summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
commita7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch)
treeccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/ro.js
parent2ee948e8d1a836696c514657c78804d1942f0d7b (diff)
downloadnextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz
nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index d66516edc33..2aa4ee7f4af 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -66,7 +66,6 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n fișier","%n fișiere","%n fișiere"],
"{dirs} and {files}" : "{dirs} și {files}",
"_including %n hidden_::_including %n hidden_" : ["incluzând %n ascuns","incluzând %nascunse","incluzând %nascuns"],
- "You don’t have permission to upload or create files here" : "Nu aveți permisiunea de a încărca sau crea fișiere aici",
"_Uploading %n file_::_Uploading %n files_" : ["Se încarcă %n fișier.","Se încarcă %n fișiere.","Se încarcă %n fișiere."],
"New" : "Nou",
"Select file range" : "Selectează un interval",
@@ -166,6 +165,7 @@ OC.L10N.register(
"Pending shares" : "Partajări in asteptare",
"Text file" : "Fișier text",
"New text file.txt" : "Fișier nou.txt",
- "Select" : "Alege"
+ "Select" : "Alege",
+ "You don’t have permission to upload or create files here" : "Nu aveți permisiunea de a încărca sau crea fișiere aici"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");