feat(lang): translations update from Hosted Weblate (#2645)
* feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (Chinese (Traditional)) 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: 주서현 <adan.89lion@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Catalan) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (Catalan) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (Catalan) 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: dtalens <databio@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ca/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (German) Currently translated at 99.8% (1040 of 1042 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: JoKerIsCraZy <jokeriscrazy@yahoo.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/ 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: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Hosted Weblate <hosted@weblate.org> 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: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: 주서현 <adan.89lion@gmail.com> Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: JoKerIsCraZy <jokeriscrazy@yahoo.com> Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: exentler <gurandsrud@gmail.com>
This commit is contained in:
@@ -300,7 +300,7 @@
|
||||
"components.RequestButton.decline4krequests": "Lehne {requestCount, plural, one {4K Anfrage} other {{requestCount} 4K Anfragen}} ab",
|
||||
"components.RequestButton.approverequests": "Genehmige {requestCount, plural, one {Anfrage} other {{requestCount} Anfragen}}",
|
||||
"components.RequestButton.approve4krequests": "Genehmige {requestCount, plural, one {4K Anfrage} other {{requestCount} 4K Anfragen}}",
|
||||
"components.UserList.creating": "Erstelle …",
|
||||
"components.UserList.creating": "Erstelle…",
|
||||
"components.UserList.autogeneratepassword": "Passwort automatisch generieren",
|
||||
"components.UserList.validationpasswordminchars": "Passwort ist zu kurz; es sollte mindestens 8 Zeichen lang sein",
|
||||
"components.UserList.usercreatedsuccess": "Benutzer wurde erfolgreich erstellt!",
|
||||
@@ -1036,5 +1036,9 @@
|
||||
"components.Settings.externalUrl": "Externe URL",
|
||||
"components.Settings.tautulliApiKey": "API-Schlüssel",
|
||||
"components.Settings.tautulliSettings": "Tautulli Einstellungen",
|
||||
"components.Settings.validationUrl": "Die Angabe einer gültigen URL ist erforderlich"
|
||||
"components.Settings.validationUrl": "Die Angabe einer gültigen URL ist erforderlich",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordId": "Discord User ID",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Du musst eine gültige Discord User ID angeben",
|
||||
"components.Settings.SettingsAbout.appDataPath": "Datenverzeichnis",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "Die <FindDiscordIdLink>mehrstellige ID-Nummer</FindDiscordIdLink> Deines Discord-Accounts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user