summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /lib/l10n/ro.js
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
downloadnextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz
nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip
[tx-robot] updated from transifex
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));");