summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-10 01:54:54 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-10 01:54:54 -0400
commitc119a9fd32206b823fe29b13e582dfd1016137a6 (patch)
tree0240dca439efbceb80023d3a41188f70fb021638 /apps/files/l10n/it.php
parentfa096217b17fa928a99509dff6d83dacd93978e5 (diff)
downloadnextcloud-server-c119a9fd32206b823fe29b13e582dfd1016137a6.tar.gz
nextcloud-server-c119a9fd32206b823fe29b13e582dfd1016137a6.zip
[tx-robot] updated from transifex
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.",