mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-09 16:17:53 -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:
@@ -195,7 +195,7 @@
|
||||
"components.UserList.users": "Brukere",
|
||||
"components.UserList.importfromplexerror": "Noe gikk galt ved importering av brukere fra Plex.",
|
||||
"components.UserList.importfromplex": "Importer brukere fra Plex",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {# new user} other {# newusers}} Plex users}} ble importert fra Plex!",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {ny bruker} other {nye brukere}} ble importert fra Plex!",
|
||||
"components.Settings.menuUsers": "Brukere",
|
||||
"components.Settings.SettingsUsers.users": "Brukere",
|
||||
"components.Settings.SettingsUsers.userSettingsDescription": "Konfigurer globale og standard brukerinnstillinger.",
|
||||
@@ -1039,5 +1039,6 @@
|
||||
"components.Settings.tautulliSettingsDescription": "Overseerr kan hente avspillingshistorikk for Plex fra Tautulli. Fyll inn innstilingene under for å etablere kommunikasjon med din Tautulli-tjener.",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordId": "Discord Bruker ID",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Du må oppgi en gyldig Bruker ID for Discord",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "<FindDiscordIdLink>ID-nummeret</FindDiscordIdLink> til din brukerkonto"
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "<FindDiscordIdLink>ID-nummeret</FindDiscordIdLink> til din brukerkonto",
|
||||
"components.Settings.SettingsAbout.appDataPath": "Datakatalog"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user