From c588b1dca22ba668a58f2ce590fc0b47b52f61a3 Mon Sep 17 00:00:00 2001 From: Jelv Date: Mon, 27 Dec 2021 13:03:12 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (531 of 531 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- assets/l10n/intl_nl.arb | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_nl.arb b/assets/l10n/intl_nl.arb index 7e0806bd..dae6285c 100644 --- a/assets/l10n/intl_nl.arb +++ b/assets/l10n/intl_nl.arb @@ -2678,5 +2678,26 @@ "@openVideoCamera": { "type": "text", "placeholders": {} - } + }, + "yourStory": "Jouw verhaal", + "@yourStory": {}, + "replyHasBeenSent": "Antwoord is verzonden", + "@replyHasBeenSent": {}, + "whoCanSeeMyStories": "Wie kan mijn verhalen zien?", + "@whoCanSeeMyStories": {}, + "videoWithSize": "Video ({size})", + "@videoWithSize": { + "type": "text", + "placeholders": { + "size": {} + } + }, + "addToStory": "Toevoegen aan verhaal", + "@addToStory": {}, + "publish": "Publiceren", + "@publish": {}, + "unsubscribeStories": "Verhalen afmelden", + "@unsubscribeStories": {}, + "thisUserHasNotPostedAnythingYet": "Deze persoon heeft nog niets in zijn verhaal geplaatst", + "@thisUserHasNotPostedAnythingYet": {} }