diff options
Diffstat (limited to 'apps/files_trashbin/l10n/ro.js')
-rw-r--r-- | apps/files_trashbin/l10n/ro.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_trashbin/l10n/ro.js b/apps/files_trashbin/l10n/ro.js index 0e7d8840236..e00c0e18640 100644 --- a/apps/files_trashbin/l10n/ro.js +++ b/apps/files_trashbin/l10n/ro.js @@ -10,11 +10,6 @@ OC.L10N.register( "No deleted files" : "Nu sunt fișiere șterse", "Files and folders you have deleted will show up here" : "Fișierele și dosarele șterse vor fi afișate aici", "Deleted" : "A fost șters.", - "You will be able to recover deleted files from here" : "Vei putea restaura fișiere șterse de aici", - "No entries found in this folder" : "Niciun element găsit în acest director", - "Select all" : "Selectează tot", - "Name" : "Nume", - "Actions" : "Acțiuni", "Delete permanently" : "Șterge permanent", "Error while restoring file from trash bin" : "Eroare la restaurare din coș", "Error while removing file from trash bin" : "Eroare la eliminarea fișierului din coș", @@ -23,6 +18,11 @@ OC.L10N.register( "Error while removing files from trash bin" : "Eroare la eliminarea fișierelor din coș", "This operation is forbidden" : "Operațiunea este interzisă", "This directory is unavailable, please check the logs or contact the administrator" : "Acest director nu este disponibil, te rugăm verifică logurile sau contactează un administrator", + "You will be able to recover deleted files from here" : "Vei putea restaura fișiere șterse de aici", + "No entries found in this folder" : "Niciun element găsit în acest director", + "Select all" : "Selectează tot", + "Name" : "Nume", + "Actions" : "Acțiuni", "Delete" : "Șterge" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |