nextcloud/apps/files_sharing/l10n/ro.json

19 lines
940 B
JSON
Raw Normal View History

{ "translations": {
2014-10-31 08:55:39 +03:00
"Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server",
"Shared with you" : "Partajat cu tine",
"Shared with others" : "Partajat cu alții",
"Cancel" : "Anulare",
2015-01-14 09:55:16 +03:00
"Share" : "Partajează",
"Shared by" : "impartite in ",
"This share is password-protected" : "Această partajare este protejată cu parolă",
"The password is wrong. Try again." : "Parola este incorectă. Încercaţi din nou.",
"Password" : "Parolă",
"Name" : "Nume",
"Reasons might be:" : "Motive posibile ar fi:",
2014-10-31 08:55:39 +03:00
"the item was removed" : "acest articol a fost șters",
"sharing is disabled" : "Partajare este oprită",
"Add to your ownCloud" : "Adaugă propriul tău ownCloud",
"Download" : "Descarcă",
2014-11-06 09:55:04 +03:00
"Download %s" : "Descarcă %s"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}