Translated using Weblate (German)

Currently translated at 100.0% (420 of 420 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Christian 2021-02-27 10:34:34 +00:00 committed by Hosted Weblate
parent c524d40f3c
commit 36e1ac6b58
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2167,7 +2167,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"pleaseEnterSecurityKey": "Bitte Sicherheitsschlüssel eingeben", "pleaseEnterSecurityKey": "Bitte Sicherheitsschlüssel eingeben:",
"@pleaseEnterSecurityKey": { "@pleaseEnterSecurityKey": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2259,5 +2259,35 @@
"@oneMoreEvent": { "@oneMoreEvent": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"unlockChatBackup": "Chat-Backup entsperren",
"@unlockChatBackup": {
"type": "text",
"placeholders": {}
},
"friends": "Freunde",
"@friends": {
"type": "text",
"placeholders": {}
},
"addNewFriend": "Neue:n Freund:in hinzufügen",
"@addNewFriend": {
"type": "text",
"placeholders": {}
},
"noEncryptionForPublicRooms": "Du kannst die Verschlüsselung erst aktivieren, sobald dieser Raum nicht mehr öffentlich zugänglich ist.",
"@noEncryptionForPublicRooms": {
"type": "text",
"placeholders": {}
},
"deviceVerifyDescription": "Die Verschlüsselung ist erst sicher, wenn alle Geräte verifiziert sind.",
"@deviceVerifyDescription": {
"type": "text",
"placeholders": {}
},
"tapOnDeviceToVerify": "Auf Gerät tippen zum Verifizieren",
"@tapOnDeviceToVerify": {
"type": "text",
"placeholders": {}
} }
} }