From e995ff0eafc88334aa63fb0b6de157cd32c2ed9c Mon Sep 17 00:00:00 2001 From: Jelv Date: Sun, 1 Aug 2021 07:48:03 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (469 of 469 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- assets/l10n/intl_nl.arb | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/assets/l10n/intl_nl.arb b/assets/l10n/intl_nl.arb index 55bb7b5f..fdbd1dea 100644 --- a/assets/l10n/intl_nl.arb +++ b/assets/l10n/intl_nl.arb @@ -2108,7 +2108,7 @@ "type": "text", "placeholders": {} }, - "noPublicRoomsFound": "Geen publieke kamers gevonden...", + "noPublicRoomsFound": "Geen publieke kamers gevonden…", "@noPublicRoomsFound": { "type": "text", "placeholders": {} @@ -2385,7 +2385,7 @@ "type": "text", "placeholders": {} }, - "yourChatsAreBeingSynced": "Je chats worden gesynchroniseerd...", + "yourChatsAreBeingSynced": "Je chats worden gesynchroniseerd…", "@yourChatsAreBeingSynced": { "type": "text", "placeholders": {} @@ -2507,5 +2507,27 @@ "@sendSticker": { "type": "text", "placeholders": {} + }, + "spaceName": "Spacenaam", + "@spaceName": { + "type": "text", + "placeholders": {} + }, + "spaceIsPublic": "Space is publiek", + "@spaceIsPublic": { + "type": "text", + "placeholders": {} + }, + "enterASpacepName": "Vul een spacenaam in", + "@enterASpacepName": {}, + "createNewSpace": "Nieuwe space", + "@createNewSpace": { + "type": "text", + "placeholders": {} + }, + "publicSpace": "Publieke space", + "@publicSpace": { + "type": "text", + "placeholders": {} } }