1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-05-29 05:37:48 +02:00

merge language changes

This commit is contained in:
Harvey Tindall 2021-04-06 21:30:14 +01:00
commit 3e73d16cce
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
7 changed files with 17 additions and 12 deletions

View File

@ -8,9 +8,10 @@
"password": "Passwort",
"emailAddress": "E-Mail-Adresse",
"submit": "Absenden",
"success": "Erfolg",
"success": "Erfolgreich",
"error": "Fehler",
"copy": "Kopieren",
"theme": "Thema"
"theme": "Thema",
"copied": "Kopiert"
}
}

View File

@ -11,6 +11,7 @@
"success": "Success",
"error": "Fout",
"copy": "Kopiëer",
"theme": "Thema"
"theme": "Thema",
"copied": "Gekopieerd"
}
}

View File

@ -11,6 +11,7 @@
"success": "Sucesso",
"error": "Erro",
"copy": "Copiar",
"theme": "Tema"
"theme": "Tema",
"copied": "Copiado"
}
}

View File

@ -23,10 +23,11 @@
"passwordReset": {
"title": "Wachtwoordreset aangevraagd - Jellyfin",
"someoneHasRequestedReset": "Iemand heeft recentelijk een wachtwoordreset aangevraagd in Jellyfin.",
"ifItWasYou": "Als jij dit was, voor dan onderstaande PIN in.",
"ifItWasYou": "Als jij dit was, voer dan onderstaande PIN in.",
"codeExpiry": "De code verloopt op {date}, op {time} UTC, dat is over {expiresInMinutes}.",
"pin": "PIN",
"name": "Wachtwoordreset"
"name": "Wachtwoordreset",
"ifItWasYouLink": "Als jij dit was, klik dan op onderstaande link."
},
"userDeleted": {
"title": "Je account is verwijderd - Jellyfin",

View File

@ -26,7 +26,8 @@
"ifItWasYou": "Se foi você, insira o PIN abaixo.",
"codeExpiry": "O código irá expirar em {date}, ás {time}, que está em {expiresInMinutes}.",
"pin": "PIN",
"name": "Redefinir senha"
"name": "Redefinir senha",
"ifItWasYouLink": "Se foi você, clique no link abaixo."
},
"userDeleted": {
"title": "Sua conta foi excluída - Jellyfin",

View File

@ -13,11 +13,11 @@
"reEnterPasswordInvalid": "Passwörter stimmen nicht überein.",
"createAccountButton": "Konto erstellen",
"passwordRequirementsHeader": "Passwortanforderungen",
"successHeader": "Erfolg!",
"successHeader": "Erfolgreich!",
"successContinueButton": "Weiter",
"confirmationRequired": "E-Mail-Bestätigung erforderlich",
"confirmationRequiredMessage": "Bitte überprüfe dein Posteingang und bestätige deine E-Mail-Adresse.",
"yourAccountIsValidUntil": "Dein Konto wird bis am {date} gültig sein."
"yourAccountIsValidUntil": "Dein Konto wird bis zum {date} gültig sein."
},
"validationStrings": {
"length": {

View File

@ -31,9 +31,9 @@
"language": {
"title": "Sprache",
"description": "Gemeinschaftsübersetzungen sind für die meisten Teile von jfa-go verfügbar. Du kannst unten die Standardsprachen auswählen, aber Benutzer können dies immer noch ändern, wenn sie wollen. Wenn du helfen willst zu übersetzen, melde dich bei {n} an, um anzufangen, etwas beizutragen!",
"defaultAdminLang": "Standardsprache Admin",
"defaultFormLang": "Standardsprache Kontoerstellung",
"defaultEmailLang": "Standardsprache E-Mail"
"defaultAdminLang": "Admin Standardsprache",
"defaultFormLang": "Kontoerstellung Standardsprache",
"defaultEmailLang": "E-Mail Standardsprache"
},
"general": {
"title": "Allgemein",