From 2bd7afc0f33829412f35200b483110dc685613f2 Mon Sep 17 00:00:00 2001 From: Jelv Date: Tue, 23 Feb 2021 11:57:08 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (414 of 414 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- lib/l10n/intl_nl.arb | 46 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 38 insertions(+), 8 deletions(-) diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index d4191fa3..07689a7b 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -455,7 +455,7 @@ "type": "text", "placeholders": {} }, - "setStatus": "Stel een status in", + "setStatus": "Status instellen", "@setStatus": { "type": "text", "placeholders": {} @@ -875,7 +875,7 @@ "type": "text", "placeholders": {} }, - "optionalGroupName": "Groepsnaam (Optioneel)", + "optionalGroupName": "Groepsnaam (optioneel)", "@optionalGroupName": { "type": "text", "placeholders": {} @@ -1088,7 +1088,7 @@ "localizedTimeShort": {} } }, - "userLeftTheChat": "{username} heeft de groep verlaten", + "userLeftTheChat": "{username} is vertrokken", "@userLeftTheChat": { "type": "text", "placeholders": { @@ -1146,7 +1146,7 @@ "type": "text", "placeholders": {} }, - "joinedTheChat": "{username} is toegetreden", + "joinedTheChat": "{username} is toegetreden tot de groep", "@joinedTheChat": { "type": "text", "placeholders": { @@ -1755,7 +1755,7 @@ "username": {} } }, - "changedTheJoinRulesTo": "{username} heeft de deelnameregels gewijzigd in {joinRules}", + "changedTheJoinRulesTo": "{username} heeft de deelnameregels gewijzigd in: {joinRules}", "@changedTheJoinRulesTo": { "type": "text", "placeholders": { @@ -1770,7 +1770,7 @@ "username": {} } }, - "changedTheHistoryVisibilityTo": "{username} heeft de zichtbaarheid van de geschiedenis gewijzigd in {rules}", + "changedTheHistoryVisibilityTo": "{username} heeft de zichtbaarheid van de geschiedenis gewijzigd in: {rules}", "@changedTheHistoryVisibilityTo": { "type": "text", "placeholders": { @@ -1785,7 +1785,7 @@ "username": {} } }, - "changedTheGuestAccessRulesTo": "{username} heeft de gastenregels gewijzigd in {rules}", + "changedTheGuestAccessRulesTo": "{username} heeft de gastenregels gewijzigd in: {rules}", "@changedTheGuestAccessRulesTo": { "type": "text", "placeholders": { @@ -1820,7 +1820,7 @@ "description": {} } }, - "changedTheChatNameTo": "{username} heeft de groepsnaam gewijzigd in {chatname}", + "changedTheChatNameTo": "{username} heeft de groepsnaam gewijzigd in: {chatname}", "@changedTheChatNameTo": { "type": "text", "placeholders": { @@ -2208,5 +2208,35 @@ "@chatBackupDescription": { "type": "text", "placeholders": {} + }, + "showPassword": "Wachtwoord weergeven", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Email toevoegen", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Uitzoomen", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Inzoomen", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "blocked": "Geblokkeerd", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Geverifieerd", + "@verified": { + "type": "text", + "placeholders": {} } }