diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
commit | a40838b61cfbad9fc3d969b82179f12308b8cd09 (patch) | |
tree | 640cb363b4637ec800b51f391cafdc35a563f272 /apps/files/l10n/ro.json | |
parent | 8afd99c2067364cc619d283914fb50bf12f9f58c (diff) | |
download | nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.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 | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 001f86cb0bf..dfac020315e 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -34,6 +34,7 @@ "Set reminder" : "Setează memo", "Edit locally" : "Editează local", "Open" : "Deschide", + "Disconnect storage" : "Deconectează stocarea", "Could not load info for file \"{file}\"" : "Nu s-a putut încărca informația pentru fișierul \"{file}\"", "Files" : "Fișiere", "Details" : "Detalii", @@ -276,20 +277,9 @@ "Direct link was copied (only works for users who have access to this file/folder)" : "Link-ul direct a fost copiat (funcționează doar pentru utilizatorii care au acces la acest fișier/folder)", "Copy direct link (only works for users who have access to this file/folder)" : "Copiază link direct (funcționeză numai pentru utilizatorii care au acces la acest fișier/director)", "You can only favorite a single file or folder at a time" : "Poți adauga la favorite un singur fișier sau director odată", - "\"remote user\"" : "\"utilizator la distanță\"", - "Search users" : "Cauta utilizatori", - "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", - "Set up templates folder" : "Setează un dosar pentru șabloane", - "Toggle %1$s sublist" : "Comută %1$s sublistă", - "Toggle grid view" : "Comută vizualizarea grilă", - "Deleted files" : "Fișiere șterse", - "Shares" : "Partajări", - "Shared with others" : "Partajat cu alții", - "Shared with you" : "Partajat cu tine", - "Deleted shares" : "Partajări șterse", - "Pending shares" : "Partajări in asteptare", "This file has the tag {tag}" : "Acest fișier are eticheta {tag}", "This file has the tags {firstTags} and {lastTag}" : "Acest fișier are etichetele {firstTags} și {lastTag}", + "\"remote user\"" : "\"utilizator la distanță\"", "Select the row for {displayName}" : "Găsire rând pentru {displayName}", "Open folder {name}" : "Deschide dosarul {name}", "Unselect all" : "Deselectează tot", @@ -300,6 +290,15 @@ "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ă", + "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", + "Set up templates folder" : "Setează un dosar pentru șabloane", + "Toggle %1$s sublist" : "Comută %1$s sublistă", + "Toggle grid view" : "Comută vizualizarea grilă", + "Shares" : "Partajări", + "Shared with others" : "Partajat cu alții", + "Shared with you" : "Partajat cu tine", + "Deleted shares" : "Partajări șterse", + "Pending shares" : "Partajări in asteptare", "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 |