polls/l10n/ro.js

31 строка
809 B
JavaScript

OC.L10N.register(
"polls",
{
"Contact" : "Contact",
"Public link" : "Link public",
"Group" : "Grup",
"User" : "Utilizator",
"Conflict" : "Conflict",
"New comment …" : "Comentariu nou...",
"Delete comment" : "Șterge comentariu",
"Title" : "Titlu",
"Cancel" : "Anulează",
"Apply" : "Aplică",
"Confirmed" : "Confirmat",
"OK" : "OK",
"Week" : "Săptămâna",
"never" : "niciodată",
"Access" : "Acces",
"Owner" : "Proprietar",
"Description" : "Descriere",
"No" : "Nu",
"Yes" : "a",
"Details" : "Detalii",
"Configuration" : "Configurație",
"Shares" : "Partajări",
"Comments" : "Comentarii",
"Day" : "Zi",
"Month" : "Luna"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");