diff options
Diffstat (limited to 'apps/files_trashbin/l10n/it.js')
-rw-r--r-- | apps/files_trashbin/l10n/it.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/it.js b/apps/files_trashbin/l10n/it.js index 52e767871e7..19659d0e696 100644 --- a/apps/files_trashbin/l10n/it.js +++ b/apps/files_trashbin/l10n/it.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "File eliminati", "Restore" : "Ripristina", "Delete" : "Elimina", + "Error while restoring file from trashbin" : "Errore durante il ripristino del file dal cestino", "Delete permanently" : "Elimina definitivamente", + "Error while removing file from trashbin" : "Errore durante la la rimozione del file dal cestino", + "Error while restoring files from trashbin" : "Errore durante il ripristino dei files dal cestino", + "Error while emptying trashbin" : "Errore durante lo svuotamento del cestino", + "Error while removing files from trashbin" : "Errore durante la la rimozione dei files dal cestino", "This operation is forbidden" : "Questa operazione è vietata", "This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore", "restored" : "ripristinati", |