Translated using Weblate (German)

Currently translated at 100.0% (367 of 367 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Christian 2021-01-19 21:14:54 +00:00 committed by Hosted Weblate
parent d9b1c196c9
commit c7b95df5cb
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 27 additions and 0 deletions

View File

@ -1974,5 +1974,32 @@
"@noConnectionToTheServer": {
"type": "text",
"placeholders": {}
},
"security": "Sicherheit",
"@security": {
"type": "text",
"placeholders": {}
},
"appLock": "App Lock",
"@appLock": {
"type": "text",
"placeholders": {}
},
"pleaseChooseAPasscode": "Bitte einen Code festlegen",
"@pleaseChooseAPasscode": {
"type": "text",
"placeholders": {}
},
"pleaseEnter4Digits": "Bitte 4 Ziffern eingeben oder leer lassen, um App Lock zu deaktivieren.",
"@pleaseEnter4Digits": {
"type": "text",
"placeholders": {}
},
"youWillBeConnectedTo": "Du wirst mit [homeserver] verbunden",
"@youWillBeConnectedTo": {
"type": "text",
"placeholders": {
"homeserver": {}
}
}
}