You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/federatedfilesharing/l10n/ro.js

10 lines
488 B

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",
"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));");