mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Update Polish translation
Update Polish translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com>
This commit is contained in:
parent
ef7f3f5bd4
commit
5551b613d3
1 changed files with 17 additions and 9 deletions
|
@ -21,13 +21,13 @@
|
|||
"Import and Export Data": "Import i eksport danych",
|
||||
"Import": "Import",
|
||||
"Import Invidious data": "Importuj dane JSON Invidious",
|
||||
"Import YouTube subscriptions": "Importuj subskrybcje z YouTube/OPML",
|
||||
"Import FreeTube subscriptions (.db)": "Importuj subskrybcje z FreeTube (.db)",
|
||||
"Import NewPipe subscriptions (.json)": "Importuj subskrybcje z NewPipe (.json)",
|
||||
"Import YouTube subscriptions": "Importuj subskrypcje YouTube w formacie CSV lub OPML",
|
||||
"Import FreeTube subscriptions (.db)": "Importuj subskrypcje FreeTube (.db)",
|
||||
"Import NewPipe subscriptions (.json)": "Importuj subskrypcje NewPipe (.json)",
|
||||
"Import NewPipe data (.zip)": "Importuj dane NewPipe (.zip)",
|
||||
"Export": "Eksport",
|
||||
"Export subscriptions as OPML": "Eksportuj subskrybcje jako OPML",
|
||||
"Export subscriptions as OPML (for NewPipe & FreeTube)": "Eksportuj subskrybcje jako OPML (dla NewPipe i FreeTube)",
|
||||
"Export subscriptions as OPML": "Eksportuj subskrypcje jako OPML",
|
||||
"Export subscriptions as OPML (for NewPipe & FreeTube)": "Eksportuj subskrypcje jako OPML (dla NewPipe i FreeTube)",
|
||||
"Export data as JSON": "Eksportuj dane Invidious jako JSON",
|
||||
"Delete account?": "Usunąć konto?",
|
||||
"History": "Historia",
|
||||
|
@ -73,7 +73,7 @@
|
|||
"preferences_thin_mode_label": "Tryb minimalny: ",
|
||||
"preferences_category_misc": "Różne preferencje",
|
||||
"preferences_automatic_instance_redirect_label": "Automatycznie przekierowanie instancji (powrót do redirect.invidious.io): ",
|
||||
"preferences_category_subscription": "Preferencje subskrybcji",
|
||||
"preferences_category_subscription": "Preferencje subskrypcji",
|
||||
"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: ",
|
||||
|
@ -95,7 +95,7 @@
|
|||
"Clear watch history": "Wyczyść historię",
|
||||
"Import/export data": "Import/Eksport danych",
|
||||
"Change password": "Zmień hasło",
|
||||
"Manage subscriptions": "Organizuj subskrybcje",
|
||||
"Manage subscriptions": "Organizuj subskrypcje",
|
||||
"Manage tokens": "Zarządzaj tokenami",
|
||||
"Watch history": "Historia",
|
||||
"Delete account": "Usuń konto",
|
||||
|
@ -115,7 +115,7 @@
|
|||
"Import/export": "Import/Eksport",
|
||||
"unsubscribe": "odsubskrybuj",
|
||||
"revoke": "cofnij",
|
||||
"Subscriptions": "Subskrybcje",
|
||||
"Subscriptions": "Subskrypcje",
|
||||
"search": "szukaj",
|
||||
"Log out": "Wyloguj",
|
||||
"Source available here.": "Kod źródłowy dostępny tutaj.",
|
||||
|
@ -505,5 +505,13 @@
|
|||
"generic_channels_count_1": "{{count}} kanały",
|
||||
"generic_channels_count_2": "{{count}} kanałów",
|
||||
"Import YouTube watch history (.json)": "Importuj historię oglądania z YouTube (.json)",
|
||||
"toggle_theme": "Przełącz motyw"
|
||||
"toggle_theme": "Przełącz motyw",
|
||||
"The Popular feed has been disabled by the administrator.": "Kanał Popularne został wyłączony przez administratora.",
|
||||
"Answer": "Odpowiedź",
|
||||
"Search for videos": "Wyszukaj filmy",
|
||||
"Add to playlist": "Dodaj do playlisty",
|
||||
"Add to playlist: ": "Dodaj do playlisty: ",
|
||||
"carousel_slide": "Slajd {{current}} z {{total}}",
|
||||
"carousel_skip": "Pomiń karuzelę",
|
||||
"carousel_go_to": "Przejdź do slajdu `x`"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue