diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:21 +0000 |
commit | ff9c3b0ee2140e7b2d0866acd7a86339c26670bb (patch) | |
tree | e2578c758d2ca9b0ad4015265b2df653d989c251 /apps/files/l10n/ro.json | |
parent | be98ea3e63d1a70615f251abfabe281c7788986d (diff) | |
download | nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.tar.gz nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ro.json')
-rw-r--r-- | apps/files/l10n/ro.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 5ffade2b8aa..8849598de36 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -240,7 +240,6 @@ "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}", @@ -301,6 +300,7 @@ "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" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file |