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:
authorNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:18 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:18 +0300
commit7641818ec65d396c133edbe6d315bb1b539de68c (patch)
tree564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/ro.js
parentc73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff)
[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 4afb9a71399..2e8d8284334 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -191,7 +191,6 @@ OC.L10N.register(
"%s used" : "%s folosiți",
"%s%% of %s used" : "%s%%din %sfolosiți",
"%1$s of %2$s used" : "%1$s din %2$s utilizat",
- "Settings" : "Setări",
"Show hidden files" : "Arată fișierele ascunse",
"Crop image previews" : "Previzualizarea imaginii decupate",
"WebDAV" : "WebDAV",
@@ -217,6 +216,7 @@ OC.L10N.register(
"New text file.txt" : "Fișier nou.txt",
"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",
- "Cannot transfer ownership of a file or folder you don't own" : "Nu se poate transfera proprietatea unui fișier sau dosar ce nu le deții"
+ "Cannot transfer ownership of a file or folder you don't own" : "Nu se poate transfera proprietatea unui fișier sau dosar ce nu le deții",
+ "Settings" : "Setări"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");