mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-10 16:47:54 -05:00
feat(lang): translations update from Hosted Weblate (#2320)
* feat(lang): translated using Weblate (Polish) Currently translated at 100.0% (987 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Patryk <byakurau1@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pl/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Swedish) Currently translated at 100.0% (987 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Shjosan <shjosan@kakmix.co> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (992 of 992 strings) Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (992 of 992 strings) Co-authored-by: Kobe <kobaubarr@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Kobe <kobaubarr@gmail.com>
This commit is contained in:
@@ -216,8 +216,8 @@
|
||||
"components.RequestList.RequestItem.editrequest": "Edytuj prośbę",
|
||||
"components.RequestList.RequestItem.modified": "Zmodyfikowano",
|
||||
"components.RequestList.RequestItem.modifieduserdate": "{date} przez {user}",
|
||||
"components.RequestList.RequestItem.requested": "Zgłoszony",
|
||||
"components.RequestList.RequestItem.requesteddate": "Zgłoszony",
|
||||
"components.RequestList.RequestItem.requested": "Prośba zgłoszona",
|
||||
"components.RequestList.RequestItem.requesteddate": "Prośba zgłoszona",
|
||||
"components.RequestList.showallrequests": "Pokaż wszystkie prośby",
|
||||
"components.RequestList.sortAdded": "Najnowsze",
|
||||
"components.RequestModal.AdvancedRequester.destinationserver": "Serwer docelowy",
|
||||
@@ -717,7 +717,7 @@
|
||||
"components.UserProfile.UserSettings.UserPasswordChange.confirmpassword": "Potwierdź hasło",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.webpushsettingssaved": "Ustawienia powiadomień web push zostały pomyślnie zapisane!",
|
||||
"i18n.noresults": "Brak wyników.",
|
||||
"i18n.notrequested": "Nie wnioskowano",
|
||||
"i18n.notrequested": "Brak próśb",
|
||||
"i18n.partiallyavailable": "Częściowo dostępne",
|
||||
"i18n.retry": "Ponów próbę",
|
||||
"i18n.view": "Zobacz",
|
||||
@@ -894,7 +894,7 @@
|
||||
"i18n.processing": "Przetwarzanie",
|
||||
"i18n.request": "Poproś",
|
||||
"i18n.request4k": "Poproś o 4K",
|
||||
"i18n.requested": "Zgłoszony",
|
||||
"i18n.requested": "Prośba zgłoszona",
|
||||
"i18n.requesting": "Prośba…",
|
||||
"i18n.save": "Zapisz zmiany",
|
||||
"i18n.saving": "Zapisywanie…",
|
||||
@@ -937,7 +937,7 @@
|
||||
"components.Settings.menuUsers": "Użytkownicy",
|
||||
"components.Settings.currentlibrary": "Bieżąca biblioteka: {name}",
|
||||
"components.Settings.menuServices": "Usługi",
|
||||
"components.Settings.partialRequestsEnabled": "Zezwalaj na żądania części serialu",
|
||||
"components.Settings.partialRequestsEnabled": "Zezwalaj na prośby o część serialu",
|
||||
"components.Settings.sonarrsettings": "Ustawienia Sonarr",
|
||||
"components.Settings.ssl": "Protokół SSL",
|
||||
"components.Settings.trustProxyTip": "Pozwól Overseerr poprawnie rejestrować adresy IP klientów za serwerem proxy (Overseerr musi zostać ponownie załadowany, aby zmiany zostały wprowadzone)",
|
||||
|
||||
Reference in New Issue
Block a user