aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:29 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:29 +0000
commit0f4e3f36220da7ed5d4e6712b7177bd5040b16cc (patch)
tree69d04e209fb3c572bcf2a3c98b3fcad9e24acea5 /apps/files/l10n/ro.js
parentcf035c8cad039b89c2a58353e21c4a762e1dd256 (diff)
downloadnextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.tar.gz
nextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.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, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index 6c89169e222..2654d832681 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -242,7 +242,6 @@ OC.L10N.register(
"This file/folder is already in that directory" : "Acest fișier/folder există în acel dosar",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nu se poate muta/redenumi un fișier/folder în el însuși sau într-un subfolder al său",
"A file or folder with that name already exists in this folder" : "Un fișier sau folder cu acest nume există deja în acest folder",
- "The files is locked" : "Fișierul este blocat",
"The file does not exist anymore" : "Fișierul nu mai există",
"Copy to {target}" : "Copiază la {target}",
"Move to {target}" : "Mută la {target}",
@@ -303,6 +302,7 @@ OC.L10N.register(
"Search for an account" : "Căutați un cont",
"Choose" : "Alege",
"No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă",
- "Add" : "Adaugă"
+ "Add" : "Adaugă",
+ "The files is locked" : "Fișierul este blocat"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");