summaryrefslogtreecommitdiffstats
path: root/l10n/ro.js
blob: 537dff6c32b50f60e685b7c990b2044fee1fab29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
OC.L10N.register(
    "social",
    {
    "Help" : "Ajutor",
    "Open documentation" : "Deschide documentația",
    "Finish setup" : "Finalizează instalarea",
    "Home" : "Acasă",
    "Notifications" : "Notificari",
    "Uploading..." : "Încărcare",
    "Delete" : "Șterge",
    "Post" : "Postează",
    "Website" : "Site web",
    "Reply" : "Răspunde",
    "Deny" : "Refuzați",
    "Hello" : "Bună",
    "Close" : "Închide",
    "Continue" : "Continuă",
    "User not found" : "Utilizatorul nu a fost găsit",
    "Public" : "Public"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");