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

49 lines
1.8 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/
2015-06-17 12:35:22 -04:00
sv:
js:
poll:
2015-12-07 12:53:21 -05:00
voters:
one: "röst"
other: "röster"
total_votes:
one: "totalt antal röst"
other: "totalt antal röster"
2015-06-17 12:35:22 -04:00
average_rating: "Medelbetyg: <strong>%{average}</strong>."
multiple:
help:
2015-12-07 12:53:21 -05:00
at_least_min_options:
one: "Du måste välja minst <strong>1</strong> alternativ."
other: "Du måste välja minst <strong>%{count}</strong> alternativ."
up_to_max_options:
one: "Du kan välja upp till <strong>1</strong> alternativ"
other: "Du kan välja upp till <strong>%{count}</strong> alternativ."
x_options:
one: "Du måste välja <strong>1</strong> alternativ."
other: "Du måste välja <strong>%{count}</strong> alternativ."
2015-06-17 12:35:22 -04:00
between_min_and_max_options: "Du kan välja mellan <strong>%{min}</strong> och <strong>%{max}</strong> alternativ."
cast-votes:
2015-06-26 10:42:09 -04:00
title: "Lägg dina röster"
2015-06-17 12:35:22 -04:00
label: "Rösta nu!"
show-results:
title: "Visa omröstningsresultatet"
label: "Visa resultat"
hide-results:
title: "Tillbaka till dina röster"
label: "Göm resultat"
open:
title: "Öppna omröstningen"
label: "Öppna"
confirm: "Är du säker på att du vill öppna denna omröstning?"
close:
title: "Stäng omröstningen"
label: "Stäng"
confirm: "Är du säker på att du vill stänga denna omröstning?"
error_while_toggling_status: "Ett fel uppstod vid ändring av status för denna omröstning."
error_while_casting_votes: "Ett fel uppstod vid röstningen."