From 5928eed5bed09efcb576ef323754c8d1c27ba3b1 Mon Sep 17 00:00:00 2001 From: Jelv Date: Sat, 27 Feb 2021 10:39:05 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 99.7% (419 of 420 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- lib/l10n/intl_nl.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index b23d1ae2..c329ed7f 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -2250,5 +2250,35 @@ "@oneMoreEvent": { "type": "text", "placeholders": {} + }, + "unlockChatBackup": "Gesprekkenback-up ontgrendelen", + "@unlockChatBackup": { + "type": "text", + "placeholders": {} + }, + "friends": "Vrienden", + "@friends": { + "type": "text", + "placeholders": {} + }, + "addNewFriend": "Nieuwe vriend toevoegen", + "@addNewFriend": { + "type": "text", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "Je kunt de versleuteling pas activeren zodra het gesprek niet meer publiekelijk toegankelijk is.", + "@noEncryptionForPublicRooms": { + "type": "text", + "placeholders": {} + }, + "deviceVerifyDescription": "De versleutelinf is pas veilig als alle apparaten zijn geverifieerd.", + "@deviceVerifyDescription": { + "type": "text", + "placeholders": {} + }, + "tapOnDeviceToVerify": "Tik op een apparaat om te verifiëren", + "@tapOnDeviceToVerify": { + "type": "text", + "placeholders": {} } }