Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r--lib/l10n/ro.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js
index 1ff46811690..abdf2bc324d 100644
--- a/lib/l10n/ro.js
+++ b/lib/l10n/ro.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Open »%s«" : "Deschide »%s«",
"%1$s via %2$s" : "%1$sprin %2$s",
"You are not allowed to share %s" : "Nu există permisiunea de partajare %s",
- "Files can’t be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiuni de ștergere",
"Expiration date is in the past" : "Data expirării este în trecut",
"%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.",
"Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.",
@@ -127,6 +126,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar",
"Following databases are supported: %s" : "Următoarele baze de date sunt suportate: %s",
"Following platforms are supported: %s" : "Sunt suportate următoarele platforme: %s",
- "Invalid Federated Cloud ID" : "ID invalid cloud federalizat"
+ "Invalid Federated Cloud ID" : "ID invalid cloud federalizat",
+ "Files can’t be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiuni de ștergere"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");