mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-17 11:37:03 +08:00
52 lines
1.7 KiB
YAML
52 lines
1.7 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
ro:
|
|
js:
|
|
category:
|
|
sort_options:
|
|
votes: "Evaluări"
|
|
topic_voting:
|
|
reached_limit: "Nu mai ai voturi, elimină un vot existent!"
|
|
list_votes: "Listează-ți voturile"
|
|
votes_nav_help: "subiecte cu cele mai multe evaluări"
|
|
voted: "Ai evaluat acest subiect"
|
|
allow_topic_voting: "Permite utilizatorilor să evalueze subiectele din această categorie"
|
|
vote_title: "Evaluează"
|
|
vote_title_plural: "Evaluări"
|
|
voted_title: "Evaluat"
|
|
voting_closed_title: "Închis"
|
|
voting_limit: "Limită"
|
|
votes_left:
|
|
one: "Mai ai %{count} vot rămas, vezi <a href='%{path}'>voturile tale</a>."
|
|
few: "Mai ai %{count} voturi, vezi <a href='%{path}'>voturile tale</a>."
|
|
other: "Mai ai %{count} voturi, vezi <a href='%{path}'>voturile tale</a>."
|
|
votes_left_button_title:
|
|
one: "Mai ai %{count} vot."
|
|
few: "Mai ai %{count} voturi."
|
|
other: "Mai ai %{count} voturi."
|
|
votes:
|
|
one: "%{count} vot"
|
|
few: "%{count} voturi"
|
|
other: "%{count} voturi"
|
|
anonymous_button:
|
|
one: "Evaluează"
|
|
few: "Evaluări"
|
|
other: "Evaluări"
|
|
remove_vote: "Eliminați votul"
|
|
filters:
|
|
votes:
|
|
title: "Evaluări"
|
|
help: "subiecte cu cele mai multe evaluări"
|
|
my_votes:
|
|
title: "Evaluările mele"
|
|
help: "subiecte la care ai votat"
|
|
search:
|
|
most_votes: "Cele mai multe evaluări"
|
|
advanced:
|
|
vote:
|
|
count:
|
|
label: "Numărul minim de evaluări"
|