discourse/plugins/poll/config/locales/client.ro.yml
2016-01-19 01:29:19 +05:30

53 lines
2.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/
ro:
js:
poll:
voters:
one: "participant"
few: "participanți"
other: "participanți"
total_votes:
one: "un vot"
few: "total voturi"
other: "total voturi"
average_rating: "Media: <strong>%{average}</strong>."
multiple:
help:
at_least_min_options:
one: "Trebuie să selectați cel puțin <strong>1</strong> opțiune."
few: "Trebuie să selectați cel puțin <strong>%{count}</strong> opțiuni."
other: "Trebuie să selectați cel puțin <strong>%{count}</strong> opțiuni."
up_to_max_options:
one: "Puteţi alege cel mult o <strong>%{count}</strong> opţiune."
few: "Puteţi selecta cel mult <strong>1</strong> opţiune."
other: "Puteți selecta până la <strong>%{count}</strong> opțiuni."
x_options:
one: "Trebuie să selectați <strong>1</strong> opțiune."
few: "Trebuie să selectați <strong>%{count}</strong> opțiuni."
other: "Trebuie să alegeți <strong>%{count}</strong> opțiuni."
between_min_and_max_options: "Puteţi alege între <strong>%{min}</strong> şi <strong>%{max}</strong> opţiuni."
cast-votes:
title: "Exprimaţi-vă votul"
label: "Votează acum!"
show-results:
title: "Afişează rezultatele sondajului"
label: "Afișare rezultate"
hide-results:
title: "Înapoi la votul dvs."
label: "Ascunde rezultate"
open:
title: "Deschide sondaj"
label: "Deschis"
confirm: "Sunteţi sigur că doriţi să deschideţi acest sondaj?"
close:
title: "Închideți sondajul"
label: "Închideți"
confirm: "Sunteţi sigur că vreţi să închideţi acest sondaj?"
error_while_toggling_status: "A apărut o eroare în timpul schimbării stării acestui sondaj."
error_while_casting_votes: "A apărut o eroare în timpul exprimării votului dvs."