summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/it.php')
-rw-r--r--apps/files_trashbin/l10n/it.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/it.php b/apps/files_trashbin/l10n/it.php
index 501ded0fff4..7def431a42a 100644
--- a/apps/files_trashbin/l10n/it.php
+++ b/apps/files_trashbin/l10n/it.php
@@ -1,8 +1,11 @@
<?php $TRANSLATIONS = array(
+"perform restore operation" => "esegui operazione di ripristino",
"Name" => "Nome",
+"Deleted" => "Eliminati",
"1 folder" => "1 cartella",
"{count} folders" => "{count} cartelle",
"1 file" => "1 file",
"{count} files" => "{count} file",
+"Nothing in here. Your trash bin is empty!" => "Qui non c'è niente. Il tuo cestino è vuoto.",
"Restore" => "Ripristina"
);