From 398cb465d47505853fb23f4d07b25f4a247538da Mon Sep 17 00:00:00 2001 From: Jelv Date: Sun, 14 Feb 2021 08:15:37 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (408 of 408 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- lib/l10n/intl_nl.arb | 47 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index 05c6b3c6..2222029e 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -640,7 +640,7 @@ "count": {} } }, - "seenByUserAndUser": "Gezien door {username} en {username}", + "seenByUserAndUser": "Gezien door {username} en {username2}", "@seenByUserAndUser": { "type": "text", "placeholders": { @@ -2163,5 +2163,50 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "clearText": "Tekst wissen", + "@clearText": { + "type": "text", + "placeholders": {} + }, + "userUnknownVerification": "Gebruiker heeft een onbekende verificatiestatus", + "@userUnknownVerification": { + "type": "text", + "placeholders": {} + }, + "wipeChatBackup": "Uw chatback-up wissen om een nieuwe veiligheidssleutel te maken?", + "@wipeChatBackup": { + "type": "text", + "placeholders": {} + }, + "fontSize": "Lettergrootte", + "@fontSize": { + "type": "text", + "placeholders": {} + }, + "userNotVerified": "Gebruiker is niet geverifieerd", + "@userNotVerified": { + "type": "text", + "placeholders": {} + }, + "userVerified": "Gebruiker is geverifieerd", + "@userVerified": { + "type": "text", + "placeholders": {} + }, + "audioPlayerPlay": "Afspelen", + "@audioPlayerPlay": { + "type": "text", + "placeholders": {} + }, + "audioPlayerPause": "Pause", + "@audioPlayerPause": { + "type": "text", + "placeholders": {} + }, + "chatBackupDescription": "Uw chatback-up is beveiligd met een veiligheidssleutel. Zorg ervoor dat u deze niet verliest.", + "@chatBackupDescription": { + "type": "text", + "placeholders": {} } }