mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Normalize translation key for preferences categories
categories normalized: - Miscellanous - Player - Visual - Administrator - Data - Subscription
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"E-mail": "E-mail",
|
||||
"Google verification code": "Kod weryfikacyjny Google",
|
||||
"Preferences": "Preferencje",
|
||||
"Player preferences": "Ustawienia odtwarzacza",
|
||||
"preferences_category_player": "Ustawienia odtwarzacza",
|
||||
"preferences_video_loop_label": "Zawsze zapętlaj: ",
|
||||
"preferences_autoplay_label": "Autoodtwarzanie: ",
|
||||
"preferences_continue_label": "Domyślnie odtwarzaj następny: ",
|
||||
@@ -79,16 +79,16 @@
|
||||
"preferences_annotations_label": "Domyślnie pokazuj adnotacje: ",
|
||||
"preferences_extend_desc_label": "Automatycznie rozwijaj opisy filmów: ",
|
||||
"preferences_vr_mode_label": "Interaktywne filmy 360 stopni: ",
|
||||
"Visual preferences": "Preferencje Wizualne",
|
||||
"preferences_category_visual": "Preferencje Wizualne",
|
||||
"preferences_player_style_label": "Styl odtwarzacza: ",
|
||||
"Dark mode: ": "Ciemny motyw: ",
|
||||
"preferences_dark_mode_label": "Motyw: ",
|
||||
"dark": "ciemny",
|
||||
"light": "jasny",
|
||||
"preferences_thin_mode_label": "Tryb minimalny: ",
|
||||
"Miscellaneous preferences": "Różne preferencje",
|
||||
"preferences_category_misc": "Różne preferencje",
|
||||
"preferences_automatic_instance_redirect_label": "Automatyczne przekierowanie instancji (powrót do redirect.invidious.io): ",
|
||||
"Subscription preferences": "Preferencje subskrybcji",
|
||||
"preferences_category_subscription": "Preferencje subskrybcji",
|
||||
"preferences_annotations_subscribed_label": "Domyślnie wyświetlaj adnotacje dla subskrybowanych kanałów: ",
|
||||
"Redirect homepage to feed: ": "Przekieruj stronę główną do subskrybcji: ",
|
||||
"preferences_max_results_label": "Liczba filmów widoczna na stronie subskrybcji: ",
|
||||
@@ -106,7 +106,7 @@
|
||||
"Enable web notifications": "Włącz powiadomienia",
|
||||
"`x` uploaded a video": "`x` dodał film",
|
||||
"`x` is live": "'x ' jest na żywo",
|
||||
"Data preferences": "Preferencje danych",
|
||||
"preferences_category_data": "Preferencje danych",
|
||||
"Clear watch history": "Wyczyść historię",
|
||||
"Import/export data": "Import/Eksport danych",
|
||||
"Change password": "Zmień hasło",
|
||||
@@ -114,7 +114,7 @@
|
||||
"Manage tokens": "Zarządzaj tokenami",
|
||||
"Watch history": "Historia",
|
||||
"Delete account": "Usuń konto",
|
||||
"Administrator preferences": "Preferencje administratora",
|
||||
"preferences_category_admin": "Preferencje administratora",
|
||||
"preferences_default_home_label": "Domyślna strona główna: ",
|
||||
"preferences_feed_menu_label": "Menu aktualności ",
|
||||
"preferences_show_nick_label": "Pokaż pseudonim na górze: ",
|
||||
|
Reference in New Issue
Block a user