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

43 lines
1.4 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04:00
# 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:
2015-05-20 14:54:12 -04:00
voters:
zero: "kiezers"
one: "kiezer"
other: "kiezers"
total_votes:
zero: "totaal aantal stemmen"
2015-05-26 10:38:20 -04:00
one: "totaal aantal stemmen"
2015-05-20 14:54:12 -04:00
other: "totaal aantal stemmen"
average_rating: "Gemiddeld cijfer: <strong>%{average}</strong>."
multiple:
help:
up_to_max_options: "Je kunt maximaal <strong>%{count}</strong> opties kiezen."
between_min_and_max_options: "Je kan tussen <strong>%{min}</strong> en <strong>%{max}</strong> opties kiezen."
2015-05-06 11:35:09 -04:00
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."