aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/ro.js
blob: 9852af223c22673e1779785fbd3bbf8b0c34d77e (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "federatedfilesharing",
    {
    "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu %s",
    "Accept" : "Accept",
    "Open documentation" : "Deschide documentația",
    "Add to your website" : "Adaugă la site-ul tău Web",
    "Share with me via ownCloud" : "Partajează cu mine via ownCloud",
    "HTML Code:" : "Cod HTML:"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");