From e5fdbedb322a1bb70f5169ca141901f838bbc7db Mon Sep 17 00:00:00 2001 From: jelv Date: Thu, 9 Dec 2021 06:32:51 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (3340 of 3340 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json index 1201d161ef..349b0b28bb 100644 --- a/src/i18n/strings/nl.json +++ b/src/i18n/strings/nl.json @@ -3426,5 +3426,13 @@ "Connectivity to the server has been lost": "De verbinding met de server is verbroken", "You cannot place calls in this browser.": "U kunt geen oproepen plaatsen in deze browser.", "Calls are unsupported": "Oproepen worden niet ondersteund", - "Toggle space panel": "Spacepaneel in- of uitschakelen" + "Toggle space panel": "Spacepaneel in- of uitschakelen", + "Are you sure you want to end this poll? This will show the final results of the poll and stop people from being able to vote.": "Weet u zeker dat u de poll wil sluiten? Dit zal zichtbaar zijn in de einduitslag van de poll en personen kunnen dan niet langer stemmen.", + "End Poll": "Poll sluiten", + "Sorry, the poll did not end. Please try again.": "Helaas, de poll is niet gesloten. Probeer het opnieuw.", + "Failed to end poll": "Poll sluiten is mislukt", + "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" }