From 36e1ac6b5831ad8959322da3d36ad0c11033e1bb Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 27 Feb 2021 10:34:34 +0000 Subject: [PATCH] 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/ --- lib/l10n/intl_de.arb | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) 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": {} } }