summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r--apps/files/l10n/it.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index a2a583940b6..08cb41f1230 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Errore sconosciuto",
"Could not move %s - File with this name already exists" => "Impossibile spostare %s - un file con questo nome esiste già",
"Could not move %s" => "Impossibile spostare %s",
+"Permission denied" => "Permesso negato",
"File name cannot be empty." => "Il nome del file non può essere vuoto.",
"\"%s\" is an invalid file name." => "\"%s\" non è un nome file valido.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.",