diff options
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r-- | apps/files/l10n/ro.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 9f004f36b78..c88f8fcb683 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -148,7 +148,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Un fișier a fost adăugat în sau șters din <strong>favorites</strong>", "A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Un fișier sau dosar favorit a fost <strong>schimbat</strong>", - "All files" : "Toate fișierele", "Upload (max. %s)" : "Încarcă (max. %s)", "Accept" : "Accept", "Reject" : "Respinge", @@ -164,6 +163,7 @@ OC.L10N.register( "File Management" : "Management fișiere", "Name cannot be empty" : "Numele nu poate fi gol", "Select all" : "Selectează tot", + "File not found" : "Fișierul nu a fost găsit", "Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar", "Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat", "Change" : "Modificare", @@ -198,8 +198,8 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Nu s-a putut inițializa dosarul cu șabloane", "No favorites yet" : "Nu aveți favorite încă", "Files and folders you mark as favorite will show up here" : "FIșierele și directoarele pe care le marchezi ca favorite vor apărea aici", + "All files" : "Toate fișierele", "Toggle %1$s sublist" : "Comută %1$s sublistă", - "Toggle grid view" : "Comută vizualizarea grilă", "No entries found in this folder" : "Niciun element găsit în acest director", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", @@ -212,6 +212,7 @@ OC.L10N.register( "Cancel" : "Anulare", "%s used" : "%s folosiți", "%1$s of %2$s used" : "%1$s din %2$s utilizat", + "Toggle grid view" : "Comută vizualizarea grilă", "Deleted files" : "Fișiere șterse", "Shares" : "Partajări", "Shared with others" : "Partajat cu alții", |