mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
38 lines
1.2 KiB
YAML
38 lines
1.2 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/
|
|
|
|
sv:
|
|
js:
|
|
category:
|
|
sort_options:
|
|
votes: "Röster"
|
|
voting:
|
|
title: "Röstning"
|
|
reached_limit: "Du har inga fler röster, ta bort en befintlig röst!"
|
|
list_votes: "Lista dina röster"
|
|
votes_nav_help: "ämnen med de flesta rösterna"
|
|
voted: "Du röstade om detta ämne"
|
|
allow_topic_voting: "Låt användare rösta om ämnen i denna kategori"
|
|
vote_title: "Röst"
|
|
vote_title_plural: "Röster"
|
|
voted_title: "Röstade"
|
|
voting_closed_title: "Stängd"
|
|
voting_limit: "Gräns"
|
|
votes_left:
|
|
one: "Du har %{count}röst kvar, se <a href='%{path}'>dina röster</a>."
|
|
other: "Du har %{count}röster kvar, se <a href='%{path}'>dina röster</a>."
|
|
votes:
|
|
one: "%{count} röst"
|
|
other: "%{count} röster"
|
|
anonymous_button:
|
|
one: "Röst"
|
|
other: "Röster"
|
|
remove_vote: "Ta bort röst"
|
|
filters:
|
|
votes:
|
|
title: "Röster"
|
|
help: "ämnen med de flesta rösterna"
|