feat(lang): translations update from Hosted Weblate (#2414)

* feat(lang): translated using Weblate (Catalan)

Currently translated at 100.0% (1001 of 1001 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: dtalens <databio@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ca/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Polish)

Currently translated at 100.0% (1013 of 1013 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% (1016 of 1016 strings)

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 (Simplified))

Currently translated at 88.8% (903 of 1016 strings)

Co-authored-by: Eric <alchemillatruth@purelymail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hans/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Chinese (Traditional))

Currently translated at 99.9% (1015 of 1016 strings)

feat(lang): translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (1013 of 1013 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
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% (1016 of 1016 strings)

Co-authored-by: Kobe <kobaubarr@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Portuguese (Brazil))

Currently translated at 98.3% (999 of 1016 strings)

Co-authored-by: Tijuco <sendtomy@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (German)

Currently translated at 100.0% (1001 of 1001 strings)

Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: dtalens <databio@gmail.com>
Co-authored-by: Patryk <byakurau1@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Co-authored-by: Kobe <kobaubarr@gmail.com>
Co-authored-by: Tijuco <sendtomy@protonmail.com>
Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
This commit is contained in:
Weblate (bot)
2022-01-14 20:05:33 +01:00
committed by GitHub
parent 9cb97db13c
commit 88536b1f9d
8 changed files with 120 additions and 54 deletions

View File

@@ -999,5 +999,17 @@
"components.Settings.RadarrModal.announced": "Zapowiedziany",
"components.Settings.RadarrModal.inCinemas": "W kinach",
"components.Settings.RadarrModal.released": "Wydany",
"components.Settings.Notifications.enableMentions": "Włącz wzmianki"
"components.Settings.Notifications.enableMentions": "Włącz wzmianki",
"components.Settings.Notifications.NotificationsGotify.gotifysettingsfailed": "Nie udało się zapisać ustawień powiadomień Gotify.",
"components.Settings.Notifications.NotificationsGotify.gotifysettingssaved": "Ustawienia powiadomień Gotify zostały pomyślnie zapisane!",
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSending": "Wysyłanie powiadomienia o testowego Gotify…",
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSuccess": "Wysłano powiadomienie testowe Gotify!",
"components.Settings.Notifications.NotificationsGotify.url": "Adres URL serwera",
"components.Settings.Notifications.NotificationsGotify.validationTypes": "Musisz wybrać co najmniej jeden typ powiadomienia",
"components.Settings.Notifications.NotificationsGotify.validationUrlRequired": "Musisz podać prawidłowy adres URL",
"components.Settings.Notifications.NotificationsGotify.validationUrlTrailingSlash": "Adres URL nie może kończyć się ukośnikiem",
"components.Settings.Notifications.NotificationsGotify.agentenabled": "Włącz agenta",
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestFailed": "Nie udało się wysłać powiadomienia testowego Gotify.",
"components.Settings.Notifications.NotificationsGotify.token": "Token aplikacji",
"components.Settings.Notifications.NotificationsGotify.validationTokenRequired": "Musisz podać prawidłowy token aplikacji"
}