From 4afdefb926193160987018b57ec44286e79ca3ff Mon Sep 17 00:00:00 2001 From: Nathan van Beelen Date: Sun, 28 Jan 2018 21:52:17 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 73.9% (728 of 984 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nl/ --- src/i18n/strings/nl.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json index f440e128cb..492d9d596c 100644 --- a/src/i18n/strings/nl.json +++ b/src/i18n/strings/nl.json @@ -722,5 +722,10 @@ "%(names)s and %(count)s others are typing|other": "%(names)s en %(count)s andere gebruikers zijn aan het typen", "%(names)s and %(count)s others are typing|one": "%(names)s en iemand anders is aan het typen", "Send": "Verstuur", - "Message Pinning": "Boodschap vastpinnen" + "Message Pinning": "Boodschap vastpinnen", + "Message Replies": "Antwoorden op bericht", + "Presence Management": "Presentie Beheer", + "Tag Panel": "Label Paneel", + "Disable Emoji suggestions while typing": "Emoji suggesties tijdens het typen uitzetten", + "Hide avatar changes": "Avatar veranderingen verbergen" }