From d183d6d462144a0afee18eff8eef62681d4d757d Mon Sep 17 00:00:00 2001 From: jelv Date: Thu, 16 Dec 2021 21:22:32 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 99.4% (3337 of 3357 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/ --- src/i18n/strings/nl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json index 349b0b28bb..b8c813e43b 100644 --- a/src/i18n/strings/nl.json +++ b/src/i18n/strings/nl.json @@ -3434,5 +3434,7 @@ "The poll has ended. Top answer: %(topAnswer)s": "De poll is gesloten. Meest gestemd: %(topAnswer)s", "The poll has ended. No votes were cast.": "De poll is gesloten. Er kan niet meer worden gestemd.", "Final result based on %(count)s votes|one": "Einduitslag gebaseerd op %(count)s stem", - "Final result based on %(count)s votes|other": "Einduitslag gebaseerd op %(count)s stemmen" + "Final result based on %(count)s votes|other": "Einduitslag gebaseerd op %(count)s stemmen", + "We were unable to understand the given date (%(inputDate)s). Try using the format YYYY-MM-DD.": "We konden de datum niet verwerken (%(inputDate)s). Probeer het opnieuw met het formaat JJJJ-MM-DD.", + "Jump to the given date in the timeline (YYYY-MM-DD)": "Spring naar een datum in de tijdlijn (JJJJ-MM-DD)" }