Translated using Weblate (German)

Currently translated at 100.0% (522 of 522 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
TeemoCell 2021-12-14 06:56:54 +00:00 committed by Hosted Weblate
parent c271072dbd
commit 1905f6b178
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1485,7 +1485,7 @@
"type": "text",
"placeholders": {}
},
"ok": "OK",
"ok": "Ok",
"@ok": {
"type": "text",
"placeholders": {}
@ -2654,5 +2654,25 @@
"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": {}
"@saveTheSecurityKeyNow": {},
"commandHint_dm": "Starte einen direkten Chat\nBenutze --no-encryption um die Verschlüsselung auszuschalten",
"@commandHint_dm": {
"type": "text",
"description": "Usage hint for the command /dm"
},
"commandHint_discardsession": "Sitzung verwerfen",
"@commandHint_discardsession": {
"type": "text",
"description": "Usage hint for the command /discardsession"
},
"commandHint_clearcache": "Zwischenspeicher löschen",
"@commandHint_clearcache": {
"type": "text",
"description": "Usage hint for the command /clearcache"
},
"commandHint_create": "Erstelle ein leeren Gruppenchat\nBenutze --no-encryption um die Verschlüsselung auszuschalten",
"@commandHint_create": {
"type": "text",
"description": "Usage hint for the command /create"
}
}