mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Normalize translation key for user prefrerences
preferences normalized: - annotations - annotations_subscribed - automatic_instance_redirect - autoplay - captions - comments - continue - continue_autoplay - dark_mode - default_home - extend_desc - feed_menu - listen - local - locale - max_results - notifications_only - player_style - quality - quality_dash - related_videos - show_nick - sort - speed - thin_mode - unseen_only - video_loop - volume - vr_mode
This commit is contained in:
@@ -49,33 +49,33 @@
|
||||
"Google verification code": "Overovací kód Google",
|
||||
"Preferences": "Nastavenia",
|
||||
"Player preferences": "Nastavenia prehrávača",
|
||||
"Always loop: ": "Vždy opakovať: ",
|
||||
"Autoplay: ": "Automatické prehrávanie: ",
|
||||
"Autoplay next video: ": "Automatické prehrávanie nasledujúceho videa: ",
|
||||
"Listen by default: ": "Predvolene počúvať: ",
|
||||
"Proxy videos: ": "Proxy videá: ",
|
||||
"Default speed: ": "Predvolená rýchlosť: ",
|
||||
"Preferred video quality: ": "Preferovaná kvalita videa: ",
|
||||
"Player volume: ": "Hlasitosť prehrávača: ",
|
||||
"Default comments: ": "Predvolené komentáre: ",
|
||||
"preferences_video_loop_label": "Vždy opakovať: ",
|
||||
"preferences_autoplay_label": "Automatické prehrávanie: ",
|
||||
"preferences_continue_autoplay_label": "Automatické prehrávanie nasledujúceho videa: ",
|
||||
"preferences_listen_label": "Predvolene počúvať: ",
|
||||
"preferences_local_label": "Proxy videá: ",
|
||||
"preferences_speed_label": "Predvolená rýchlosť: ",
|
||||
"preferences_quality_label": "Preferovaná kvalita videa: ",
|
||||
"preferences_volume_label": "Hlasitosť prehrávača: ",
|
||||
"preferences_comments_label": "Predvolené komentáre: ",
|
||||
"youtube": "YouTube",
|
||||
"reddit": "Reddit",
|
||||
"Default captions: ": "Predvolené titulky: ",
|
||||
"preferences_captions_label": "Predvolené titulky: ",
|
||||
"Fallback captions: ": "Náhradné titulky: ",
|
||||
"Show related videos: ": "Zobraziť súvisiace videá: ",
|
||||
"Show annotations by default: ": "Predvolene zobraziť anotácie: ",
|
||||
"preferences_related_videos_label": "Zobraziť súvisiace videá: ",
|
||||
"preferences_annotations_label": "Predvolene zobraziť anotácie: ",
|
||||
"Visual preferences": "Vizuálne nastavenia",
|
||||
"Player style: ": "Štýl prehrávača: ",
|
||||
"preferences_player_style_label": "Štýl prehrávača: ",
|
||||
"Dark mode: ": "Tmavý režim: ",
|
||||
"Theme: ": "Téma: ",
|
||||
"preferences_dark_mode_label": "Téma: ",
|
||||
"dark": "tmavá",
|
||||
"light": "svetlá",
|
||||
"Thin mode: ": "Tenký režim: ",
|
||||
"preferences_thin_mode_label": "Tenký režim: ",
|
||||
"Subscription preferences": "Nastavenia predplatného",
|
||||
"Show annotations by default for subscribed channels: ": "Predvolene zobraziť anotácie odoberaných kanálov: ",
|
||||
"preferences_annotations_subscribed_label": "Predvolene zobraziť anotácie odoberaných kanálov: ",
|
||||
"Redirect homepage to feed: ": "Presmerovanie domovskej stránky na informačný kanál: ",
|
||||
"Number of videos shown in feed: ": "Počet videí zobrazených v informačnom kanáli: ",
|
||||
"Sort videos by: ": "Zoradiť videá podľa: ",
|
||||
"preferences_max_results_label": "Počet videí zobrazených v informačnom kanáli: ",
|
||||
"preferences_sort_label": "Zoradiť videá podľa: ",
|
||||
"published": "zverejnené (od najnovších)",
|
||||
"published - reverse": "zverejnené (od najstarších)",
|
||||
"alphabetically": "abecedne (A-Z)",
|
||||
@@ -84,8 +84,8 @@
|
||||
"channel name - reverse": "názov kanála (Z-A)",
|
||||
"Only show latest video from channel: ": "Zobraziť iba najnovšie video z kanála: ",
|
||||
"Only show latest unwatched video from channel: ": "Zobraziť iba najnovšie neprehrané video z kanála: ",
|
||||
"Only show unwatched: ": "Zobraziť iba neprehrané: ",
|
||||
"Only show notifications (if there are any): ": "Zobraziť iba upozornenia (ak existujú): ",
|
||||
"preferences_unseen_only_label": "Zobraziť iba neprehrané: ",
|
||||
"preferences_notifications_only_label": "Zobraziť iba upozornenia (ak existujú): ",
|
||||
"Enable web notifications": "Povoliť webové upozornenia",
|
||||
"`x` uploaded a video": "`x` nahral(a) video"
|
||||
}
|
||||
|
Reference in New Issue
Block a user