diff options
Diffstat (limited to 'apps/files_trashbin/l10n/ro.js')
-rw-r--r-- | apps/files_trashbin/l10n/ro.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ro.js b/apps/files_trashbin/l10n/ro.js index b9e1bff35c0..d9afbd85b0e 100644 --- a/apps/files_trashbin/l10n/ro.js +++ b/apps/files_trashbin/l10n/ro.js @@ -4,7 +4,9 @@ OC.L10N.register( "restored" : "restaurat", "Deleted files" : "Fișiere șterse", "Restore" : "Restaurare", + "List of files that have been deleted." : "Lista fișierelor șterse.", "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", @@ -12,6 +14,11 @@ OC.L10N.register( "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ș", + "Error while restoring files from trash bin" : "Eroare la restaurarea fișierelor din coș", + "Error while emptying trash bin" : "Eroare la golirea coșului", + "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", "Delete" : "Șterge" |