diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
commit | b37ab132f799b3783d6d80d85f7c899f71be38c0 (patch) | |
tree | 2af142cfabeefbc349f4e1795357104700b29c8b /apps/files/l10n/ro.json | |
parent | 8bfc7fcc64e84ab8feea4d5808f61f762f84f054 (diff) | |
download | nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.tar.gz nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index ea4a67247f5..73302e91737 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -67,9 +67,6 @@ "Folder name" : "Denumire director", "This node is unavailable" : "Acest nod este indisponibil", "Renamed \"{oldName}\" to \"{newName}\"" : "A fost redenumit \"{oldName}\" cu \"{newName}\"", - "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" nu poate fi redenumit deoarece nu mai există", - "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Numele \"{newName}\" există în folderul \"{dir}\". Selectați, vă rog, alt nume.", - "Could not rename \"{oldName}\"" : "\"{oldName}\" nu poate fi redenumit", "Pending" : "În așteptare", "Clear filter" : "Șterge filtrul", "Modified" : "Modificat", @@ -277,16 +274,19 @@ "{newName} already exists." : "{newName} există deja.", "Name cannot be empty" : "Numele nu poate fi gol", "Another entry with the same name already exists" : "Există o altă intrare cu același nume", + "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" nu poate fi redenumit deoarece nu mai există", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Numele \"{newName}\" există în folderul \"{dir}\". Selectați, vă rog, alt nume.", + "Could not rename \"{oldName}\"" : "\"{oldName}\" nu poate fi redenumit", "Storage informations" : "Informații despre stocare", "Open the files app settings" : "Deschide setările aplicației Fișiere", "You might not have have permissions to view it, ask the sender to share it" : "S-ar putea să nu aveți permisiunea de a-l vedea, solicitați expeditorului să-l partajeze", - "Destination is not a folder" : "Destinația nu este un folder", - "This file/folder is already in that directory" : "Acest fișier/folder există în acel dosar", "The files is locked" : "Fișierul este blocat", "Create new templates folder" : "Creează un nou dosar pentru șabloane", "List of favorites files and folders." : "Lista fișierelor și dosarelor favorite", "Toggle %1$s sublist" : "Comută %1$s sublistă", "Text file" : "Fișier text", - "New text file.txt" : "Fișier nou.txt" + "New text file.txt" : "Fișier nou.txt", + "Destination is not a folder" : "Destinația nu este un folder", + "This file/folder is already in that directory" : "Acest fișier/folder există în acel dosar" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file |