diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index aa77e2e7..0308ba40 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2167,7 +2167,7 @@ "type": "text", "placeholders": {} }, - "pleaseEnterSecurityKey": "Bitte Sicherheitsschlüssel eingeben", + "pleaseEnterSecurityKey": "Bitte Sicherheitsschlüssel eingeben:", "@pleaseEnterSecurityKey": { "type": "text", "placeholders": {} @@ -2259,5 +2259,35 @@ "@oneMoreEvent": { "type": "text", "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": {} } }