aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/ro.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz
nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip
Fix(l10n): 🔠 Update translations 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.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index cc082bc6826..7a07fda786c 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -148,7 +148,6 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Un fișier sau dosar favorit a fost <strong>schimbat</strong>",
"All files" : "Toate fișierele",
- "Unlimited" : "Nelimitată",
"Upload (max. %s)" : "Încarcă (max. %s)",
"Accept" : "Accept",
"Reject" : "Respinge",
@@ -192,9 +191,6 @@ OC.L10N.register(
"Set up templates folder" : "Setează un dosar pentru șabloane",
"Templates" : "Șabloane",
"Unable to initialize the templates directory" : "Nu s-a putut inițializa dosarul cu șabloane",
- "%s used" : "%s folosiți",
- "%1$s of %2$s used" : "%1$s din %2$s utilizat",
- "WebDAV" : "WebDAV",
"Toggle %1$s sublist" : "Comută %1$s sublistă",
"Toggle grid view" : "Comută vizualizarea grilă",
"No files in here" : "Niciun fișier aici",
@@ -219,7 +215,11 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Nu aveți permisiunea de a încărca sau crea fișiere aici",
"New" : "Nou",
"Copied!" : "S-a copiat!",
+ "Unlimited" : "Nelimitată",
"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"
+ "%s used" : "%s folosiți",
+ "%1$s of %2$s used" : "%1$s din %2$s utilizat",
+ "Settings" : "Setări",
+ "WebDAV" : "WebDAV"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");