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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/it.php b/apps/files_trashbin/l10n/it.php
index 0dc2b938f8a..e4b39c4a6d5 100644
--- a/apps/files_trashbin/l10n/it.php
+++ b/apps/files_trashbin/l10n/it.php
@@ -8,8 +8,8 @@ $TRANSLATIONS = array(
"Delete permanently" => "Elimina definitivamente",
"Name" => "Nome",
"Deleted" => "Eliminati",
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("",""),
+"_%n folder_::_%n folders_" => array("%n cartella","%n cartelle"),
+"_%n file_::_%n files_" => array("%n file","%n file"),
"restored" => "ripristinati",
"Nothing in here. Your trash bin is empty!" => "Qui non c'è niente. Il tuo cestino è vuoto.",
"Restore" => "Ripristina",