discourse/plugins/poll/config/locales/client.nb_NO.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/
nb_NO:
js:
poll:
voters:
one: "stemmegiver"
other: "stemmegivere"
total_votes:
one: "antall stemmer"
other: "antall stemmer"
average_rating: "Gjennomsnitt: <strong>%{average}</strong>."
multiple:
help:
at_least_min_options: "Du må velge minst <strong>%{count}</strong> alternativer."
up_to_max_options: "Du kan velge opptil <strong>%{count}</strong> alternativer."
x_options: "Du må 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"