discourse/plugins/poll/config/locales/client.nl.yml

43 lines
1.5 KiB
YAML

# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
nl:
js:
poll:
voters:
one: "keer gestemd"
other: "keer gestemd"
total_votes:
one: "stem"
other: "stemmen"
average_rating: "Gemiddeld cijfer: <strong>%{average}</strong>."
multiple:
help:
at_least_min_options: "Kies tenminste <strong>%{count}</strong> opties."
up_to_max_options: "Je kunt maximaal <strong>%{count}</strong> opties kiezen."
x_options: "Kies <strong>%{count}</strong> opties."
between_min_and_max_options: "Je kan tussen <strong>%{min}</strong> en <strong>%{max}</strong> opties kiezen."
cast-votes:
title: "Geef je stem"
label: "Stem nu!"
show-results:
title: "Bekijk de resultaten van de poll"
label: "Bekijk resultaten"
hide-results:
title: "Terug naar je stemmen"
label: "Verberg resultaten"
open:
title: "Open de poll"
label: "Open"
confirm: "Weet je zeker dat je deze poll wil openen?"
close:
title: "Sluit de poll"
label: "Sluit"
confirm: "Weet je zeker dat je deze poll wil sluiten?"
error_while_toggling_status: "Er ging iets mis bij het in-/uitschakelen van deze poll."
error_while_casting_votes: "Er ging iets mis bij het registreren van je stem."