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, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/it.php b/apps/files_trashbin/l10n/it.php
index 057305ac517..905384b82bb 100644
--- a/apps/files_trashbin/l10n/it.php
+++ b/apps/files_trashbin/l10n/it.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Impossibile eliminare %s definitivamente",
"Couldn't restore %s" => "Impossibile ripristinare %s",
"Deleted files" => "File eliminati",
+"Restore" => "Ripristina",
"Error" => "Errore",
-"Deleted Files" => "File eliminati",
"restored" => "ripristinati",
"Nothing in here. Your trash bin is empty!" => "Qui non c'è niente. Il tuo cestino è vuoto.",
"Name" => "Nome",
-"Restore" => "Ripristina",
"Deleted" => "Eliminati",
"Delete" => "Elimina"
);