Translated using Weblate (German)

Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Jana 2021-11-28 10:35:00 +00:00 committed by Hosted Weblate
parent 22d2b39249
commit 236faba5e7
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -624,7 +624,7 @@
"username": {} "username": {}
} }
}, },
"createNewGroup": "Neue Gruppe", "createNewGroup": "Neue Gruppe erstellen",
"@createNewGroup": { "@createNewGroup": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2056,7 +2056,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"singlesignon": "Single Sign on", "singlesignon": "Einmalige Anmeldung",
"@singlesignon": { "@singlesignon": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2640,7 +2640,7 @@
"@setupChatBackupNow": {}, "@setupChatBackupNow": {},
"passwordsDoNotMatch": "Passwörter stimmen nicht überein!", "passwordsDoNotMatch": "Passwörter stimmen nicht überein!",
"@passwordsDoNotMatch": {}, "@passwordsDoNotMatch": {},
"pleaseEnterValidEmail": "Bitte geben Sie eine gültige E-Mail-Adresse ein.", "pleaseEnterValidEmail": "Bitte gib eine gültige E-Mail-Adresse ein.",
"@pleaseEnterValidEmail": {}, "@pleaseEnterValidEmail": {},
"repeatPassword": "Passwort wiederholen", "repeatPassword": "Passwort wiederholen",
"@repeatPassword": {}, "@repeatPassword": {},
@ -2650,5 +2650,9 @@
"placeholders": { "placeholders": {
"min": {} "min": {}
} }
} },
"pleaseEnterSecurityKeyDescription": "Um deinen Chat-Backup zu entsperren, gib bitte deinen Sicherheitsschlüssel ein, der in einer früheren Sitzung generiert wurde. Der Sicherheitsschlüssel ist NICHT dein Passwort.",
"@pleaseEnterSecurityKeyDescription": {},
"saveTheSecurityKeyNow": "Jetzt Sicherheitsschlüssel speichern",
"@saveTheSecurityKeyNow": {}
} }