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

45 lines
1.5 KiB
YAML
Raw Normal View History

2015-05-06 23:35:09 +08: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/
2015-05-21 02:54:12 +08:00
nb_NO:
js:
poll:
voters:
zero: "stemmer"
2015-05-26 22:38:20 +08:00
one: "har stemt"
other: "har stemt"
2015-05-21 02:54:12 +08:00
total_votes:
zero: "stemmer totalt"
one: "stemmer totalt"
other: "stemmer totalt"
average_rating: "Gjennomsnitt: <strong>%{average}</strong>."
multiple:
help:
at_least_min_options: "Du kan velge minst <strong>%{count}</strong> alternativer."
up_to_max_options: "Du kan velge opptil <strong>%{count}</strong> alternativer."
x_options: "Du kan velge <strong>%{count}</strong> alternativer."
between_min_and_max_options: "Du kan velge mellom <strong>%{min}</strong> og <strong>%{max}</strong> alternativer."
cast-votes:
title: "Stem nå"
label: "Stem!"
show-results:
title: "Vis resultat"
label: "Vis resultat"
hide-results:
title: "Tilbake til dine stemmer"
label: "Skjul resultater"
open:
title: "Åpne avstemming"
label: "Åpne"
confirm: "Er du sikker på at du vil åpne avstemmingen?"
close:
title: "Lukk avstemming"
label: "Lukk"
confirm: "Er du sikker på at du vil lukke avstemmingen?"
error_while_toggling_status: "Det har oppstått en feil"
error_while_casting_votes: "Noe gikk galt"