mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10:10 +00:00
Translated using Weblate (German)
Currently translated at 100.0% (27 of 27 strings) Translation: jfa-go/Emails Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/de/
This commit is contained in:
parent
8c276fa0a7
commit
91b2b44768
@ -1,41 +1,41 @@
|
|||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": ""
|
"name": "Deutsch (DE)"
|
||||||
},
|
},
|
||||||
"userCreated": {
|
"userCreated": {
|
||||||
"title": "",
|
"title": "Mitteilung: Benutzer erstellt",
|
||||||
"aUserWasCreated": "",
|
"aUserWasCreated": "Ein Benutzer wurde unter Verwendung des Codes {n] erstellt.",
|
||||||
"name": "",
|
"name": "Name",
|
||||||
"emailAddress": "",
|
"emailAddress": "Adresse",
|
||||||
"time": "",
|
"time": "Zeit",
|
||||||
"notificationNotice": ""
|
"notificationNotice": "Hinweis: Benachrichtigungs-E-Mails können auf dem Administrator-Dashboard umgeschalten werden."
|
||||||
},
|
},
|
||||||
"inviteExpiry": {
|
"inviteExpiry": {
|
||||||
"title": "",
|
"title": "Mitteilung: Invite abgelaufen",
|
||||||
"inviteExpired": "",
|
"inviteExpired": "Invite abgelaufen.",
|
||||||
"expiredAt": "",
|
"expiredAt": "Code {n} lief um {n} ab.",
|
||||||
"notificationNotice": ""
|
"notificationNotice": "Hinweis: Benachrichtigungs-E-Mails können auf dem Administrator-Dashboard umgeschalten werden."
|
||||||
},
|
},
|
||||||
"passwordReset": {
|
"passwordReset": {
|
||||||
"title": "",
|
"title": "Passwortzurücksetzung angefordert - Jellyfin",
|
||||||
"helloUser": "",
|
"helloUser": "Hallo {n},",
|
||||||
"someoneHasRequestedReset": "",
|
"someoneHasRequestedReset": "Jemand hat vor kurzem eine Passwortzurücksetzung auf Jellyfin angefordert.",
|
||||||
"ifItWasYou": "",
|
"ifItWasYou": "Wenn du das warst, gib den PIN unten in die Eingabeaufforderung ein.",
|
||||||
"codeExpiry": "",
|
"codeExpiry": "Der Code wird am {n}, um [n} UTC ablaufen, was in {n} ist.",
|
||||||
"ifItWasNotYou": "",
|
"ifItWasNotYou": "Wenn du das nicht warst, ignoriere bitte diese E-Mail.",
|
||||||
"pin": ""
|
"pin": "PIN"
|
||||||
},
|
},
|
||||||
"userDeleted": {
|
"userDeleted": {
|
||||||
"title": "",
|
"title": "Dein Konto wurde gelöscht - Jellyfin",
|
||||||
"yourAccountWasDeleted": "",
|
"yourAccountWasDeleted": "Dein Jellyfin-Konto wurde gelöscht.",
|
||||||
"reason": ""
|
"reason": "Grund"
|
||||||
},
|
},
|
||||||
"inviteEmail": {
|
"inviteEmail": {
|
||||||
"title": "",
|
"title": "Invite - Jellyfin",
|
||||||
"hello": "",
|
"hello": "Hallo",
|
||||||
"youHaveBeenInvited": "",
|
"youHaveBeenInvited": "Du wurdest zu Jellyfin eingeladen.",
|
||||||
"toJoin": "",
|
"toJoin": "Um beizutreten, folge dem untenstehenden Link.",
|
||||||
"inviteExpiry": "",
|
"inviteExpiry": "Dieser Invite wird am {n}, um {n} ablaufen, was in {n} ist, also handle schnell.",
|
||||||
"linkButton": ""
|
"linkButton": "Richte dein Konto ein"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user