From 5026f1bf8d80cd09174029190825e47f3433f95e Mon Sep 17 00:00:00 2001 From: Jelv Date: Tue, 2 Feb 2021 10:42:22 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (384 of 384 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- lib/l10n/intl_nl.arb | 91 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 88 insertions(+), 3 deletions(-) diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index eb450163..ec9e5547 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -1241,7 +1241,7 @@ "type": "text", "placeholders": {} }, - "homeserverIsNotCompatible": "Thuisserver is niet compatibel", + "homeserverIsNotCompatible": "Homeserver is niet compatibel", "@homeserverIsNotCompatible": { "type": "text", "placeholders": {} @@ -1341,7 +1341,7 @@ "type": "text", "placeholders": {} }, - "enterYourHomeserver": "Vul je thuisserver in", + "enterYourHomeserver": "Vul je homeserver in", "@enterYourHomeserver": { "type": "text", "placeholders": {} @@ -1800,7 +1800,7 @@ "username": {} } }, - "changeTheHomeserver": "Wijzig de thuisserver", + "changeTheHomeserver": "Wijzig de homeserver", "@changeTheHomeserver": { "type": "text", "placeholders": {} @@ -1992,5 +1992,90 @@ "@about": { "type": "text", "placeholders": {} + }, + "reportMessage": "Bericht melden", + "@reportMessage": { + "type": "text", + "placeholders": {} + }, + "redactMessage": "Bericht redigeren", + "@redactMessage": { + "type": "text", + "placeholders": {} + }, + "contentHasBeenReported": "De inhoud is gemeld aan de serverbeheerders", + "@contentHasBeenReported": { + "type": "text", + "placeholders": {} + }, + "reason": "Reden", + "@reason": { + "type": "text", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "Waarom wil je dit melden?", + "@whyDoYouWantToReportThis": { + "type": "text", + "placeholders": {} + }, + "inoffensive": "Niet beledigend", + "@inoffensive": { + "type": "text", + "placeholders": {} + }, + "offensive": "Beledigend", + "@offensive": { + "type": "text", + "placeholders": {} + }, + "extremeOffensive": "Extreem beledigend", + "@extremeOffensive": { + "type": "text", + "placeholders": {} + }, + "howOffensiveIsThisContent": "Hoe beledigend is deze inhoud?", + "@howOffensiveIsThisContent": { + "type": "text", + "placeholders": {} + }, + "search": "Zoeken", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Ontdek", + "@discover": { + "type": "text", + "placeholders": {} + }, + "groups": "Groepen", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Berichten", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Status", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Negeer", + "@ignore": { + "type": "text", + "placeholders": {} + }, + "next": "Volgende", + "@next": { + "type": "text", + "placeholders": {} + }, + "pleaseFollowInstructionsOnWeb": "Volg de instructies op de website en klik op volgende.", + "@pleaseFollowInstructionsOnWeb": { + "type": "text", + "placeholders": {} } }