mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
44 lines
1.7 KiB
YAML
44 lines
1.7 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:
|
|
zero: "alegători"
|
|
one: "alegător"
|
|
other: "alegători"
|
|
total_votes:
|
|
zero: "numar total de voturi"
|
|
one: "vot total"
|
|
other: "numar total de voturi"
|
|
average_rating: "Media: <strong>%{average}</strong>."
|
|
multiple:
|
|
help:
|
|
at_least_min_options: "Trebuie să alegeți cel puțin <strong>%{count}</strong> opțiuni."
|
|
up_to_max_options: "Puteţi alege cel mult <strong>%{count}</strong> opţiuni."
|
|
x_options: "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 sondaj"
|
|
label: "Închis"
|
|
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."
|