mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Normalize translation key for preferences categories
categories normalized: - Miscellanous - Player - Visual - Administrator - Data - Subscription
This commit is contained in:
parent
88752f32bd
commit
1e0712625a
40 changed files with 212 additions and 212 deletions
|
@ -60,7 +60,7 @@
|
|||
"E-mail": "E-mail",
|
||||
"Google verification code": "Verifikační číslo Google",
|
||||
"Preferences": "Nastavení",
|
||||
"Player preferences": "Nastavení přehravače",
|
||||
"preferences_category_player": "Nastavení přehravače",
|
||||
"preferences_video_loop_label": "Vždy opakovat: ",
|
||||
"preferences_autoplay_label": "Automatické přehrávání: ",
|
||||
"preferences_continue_label": "Přehrát další ve výchozím stavu: ",
|
||||
|
@ -78,14 +78,14 @@
|
|||
"preferences_related_videos_label": "Zobrazit podobné videa: ",
|
||||
"preferences_annotations_label": "Zobrazovat poznámky ve výchozím nastavení: ",
|
||||
"preferences_extend_desc_label": "Rozšířit automaticky popis u videa: ",
|
||||
"Visual preferences": "Nastavení vzhledu",
|
||||
"preferences_category_visual": "Nastavení vzhledu",
|
||||
"preferences_player_style_label": "Styl přehrávače ",
|
||||
"Dark mode: ": "Tmavý režim ",
|
||||
"preferences_dark_mode_label": "Vzhled: ",
|
||||
"dark": "tmavý",
|
||||
"light": "světlý",
|
||||
"preferences_thin_mode_label": "Kompaktní režim: ",
|
||||
"Subscription preferences": "Nastavení předplatných",
|
||||
"preferences_category_subscription": "Nastavení předplatných",
|
||||
"preferences_annotations_subscribed_label": "Ve výchozím nastavení zobrazovat poznámky u odebíraných kanálů: ",
|
||||
"Redirect homepage to feed: ": "Přesměrovávat domovskou stránku na informační kanál: ",
|
||||
"preferences_max_results_label": "Počet videí zobrazovaných v informačním kanále: ",
|
||||
|
@ -103,7 +103,7 @@
|
|||
"Enable web notifications": "Povolit webové upozornění",
|
||||
"`x` uploaded a video": "`x` nahrál(a) video",
|
||||
"`x` is live": "`x` je živě",
|
||||
"Data preferences": "Nastavení dat",
|
||||
"preferences_category_data": "Nastavení dat",
|
||||
"Clear watch history": "Smazat historii",
|
||||
"Import/export data": "importovat/exportovat data",
|
||||
"Change password": "Změnit heslo",
|
||||
|
@ -111,7 +111,7 @@
|
|||
"Manage tokens": "Spravovat klíče",
|
||||
"Watch history": "Historie Sledování",
|
||||
"Delete account": "Smazat Účet",
|
||||
"Administrator preferences": "Administrátorská nastavení",
|
||||
"preferences_category_admin": "Administrátorská nastavení",
|
||||
"preferences_default_home_label": "Základní domovská stránka: ",
|
||||
"preferences_feed_menu_label": "Menu doporučených: ",
|
||||
"CAPTCHA enabled: ": "CAPTCHA povolen: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue