From 3111c6b72ee65a7f4cf9be6094b6ebaaef86c0f6 Mon Sep 17 00:00:00 2001 From: Jelv Date: Tue, 10 Aug 2021 06:34:45 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (480 of 480 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- assets/l10n/intl_nl.arb | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/assets/l10n/intl_nl.arb b/assets/l10n/intl_nl.arb index fd2d6cbec..a25c079ad 100644 --- a/assets/l10n/intl_nl.arb +++ b/assets/l10n/intl_nl.arb @@ -885,7 +885,7 @@ "type": "text", "placeholders": {} }, - "openAppToReadMessages": "Open app om berichten te lezen", + "openAppToReadMessages": "Open app om de berichten te lezen", "@openAppToReadMessages": { "type": "text", "placeholders": {} @@ -1032,7 +1032,7 @@ "type": "text", "placeholders": {} }, - "makeAnAdmin": "Maak admin", + "makeAnAdmin": "Beheerder maken", "@makeAnAdmin": { "type": "text", "placeholders": {} @@ -1105,7 +1105,7 @@ "type": "text", "placeholders": {} }, - "leave": "Verlaten", + "leave": "Chat verlaten", "@leave": { "type": "text", "placeholders": {} @@ -1543,7 +1543,7 @@ "type": "text", "placeholders": {} }, - "delete": "Verwijderen", + "delete": "Bericht verwijderen", "@delete": { "type": "text", "placeholders": {} @@ -1634,7 +1634,7 @@ "error": {} } }, - "copy": "Kopieer", + "copy": "Bericht kopiƫren", "@copy": { "type": "text", "placeholders": {} @@ -1954,7 +1954,7 @@ "type": "text", "placeholders": {} }, - "admin": "Admin", + "admin": "Beheerder", "@admin": { "type": "text", "placeholders": {} @@ -2003,7 +2003,7 @@ "type": "text", "placeholders": {} }, - "contentHasBeenReported": "De inhoud is gemeld aan de serverbeheerders", + "contentHasBeenReported": "De inhoud is gerapporteerd aan de serverbeheerders", "@contentHasBeenReported": { "type": "text", "placeholders": {} @@ -2578,5 +2578,18 @@ "@allChats": { "type": "text", "placeholders": {} + }, + "autoplayImages": "Automatisch geanimeerde stickers en emoticons afspelen", + "@autoplayImages": { + "type": "text", + "placeholder": {} + }, + "noMatrixServer": "{server1} is geen Matrix-server, wil je {server2} gebruiken?", + "@noMatrixServer": { + "type": "text", + "placeholders": { + "server1": {}, + "server2": {} + } } }