mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-10 16:47:54 -05:00
feat(lang): translations update from Hosted Weblate (#2629)
* feat(lang): translated using Weblate (French) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Maxent <rouaultmaxent@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Polish) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (Polish) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> 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% (1042 of 1042 strings) feat(lang): translated using Weblate (Swedish) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: exentler <gurandsrud@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Maxent <rouaultmaxent@gmail.com> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: exentler <gurandsrud@gmail.com>
This commit is contained in:
@@ -788,7 +788,7 @@
|
||||
"components.UserList.creating": "Tworzenie…",
|
||||
"components.UserList.deleteuser": "Usuń użytkownika",
|
||||
"components.UserList.displayName": "Wyświetlana nazwa",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {użytkownik} other {użytkowników}} Plex został(o) zaimportowany(ch) pomyślnie!",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {użytkownik Plex został zaimportowany} other {użytkowników Plex zostało zaimportowanych}} pomyślnie!",
|
||||
"components.UserList.localLoginDisabled": "Ustawienie <strong>Włącz Lokalne Logowanie</strong> jest obecnie wyłączone.",
|
||||
"components.UserList.localuser": "Użytkownik lokalny",
|
||||
"components.UserList.nouserstoimport": "Brak nowych użytkowników Plex do zaimportowania.",
|
||||
@@ -1039,5 +1039,6 @@
|
||||
"i18n.importing": "Importowanie…",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordId": "ID użytkownika Discorda",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "<FindDiscordIdLink>Wielocyfrowy numer ID</FindDiscordIdLink> powiązany z Twoim kontem użytkownika Discord",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Musisz podać poprawne ID użytkownika Discord"
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Musisz podać poprawne ID użytkownika Discord",
|
||||
"components.Settings.SettingsAbout.appDataPath": "Katalog danych"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user