aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-17 00:33:49 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-17 00:33:49 +0000
commitdaf3b29572921562abcb700052c1de19fdd2fe4e (patch)
treed7d1af56241f659a82d30436f53bc5a951d0bda0 /apps/files/l10n/ro.js
parent2693bdf4c1e3f573c4ff1336c0d390e48f31e789 (diff)
downloadnextcloud-server-daf3b29572921562abcb700052c1de19fdd2fe4e.tar.gz
nextcloud-server-daf3b29572921562abcb700052c1de19fdd2fe4e.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.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index 2724a6a5c45..9f004f36b78 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"_including %n hidden_::_including %n hidden_" : ["incluzând %n ascuns","incluzând %nascunse","incluzând %nascuns"],
"You do not have permission to upload or create files here" : "Nu ai permisiunea de a încărca 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",
"{used} of {quota} used" : "{used} din {quota} folosiți",
"{used} used" : "{used} folosiți",
@@ -217,6 +218,7 @@ OC.L10N.register(
"Shared with you" : "Partajat cu tine",
"Shared by link" : "Partajat prin link",
"Deleted shares" : "Partajări șterse",
- "Pending shares" : "Partajări in asteptare"
+ "Pending shares" : "Partajări in asteptare",
+ "Choose" : "Alege"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");