summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-30 10:19:22 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-30 10:19:22 -0400
commita711399e62d5a9f14d4b748efe4354ee37e61f13 (patch)
tree95d4688d36c4b23bfeb4cb2e75070eca7874d430 /apps/files/l10n/it.php
parentd4fed61871a6dc2a3f74a0cccc8e8072b267290d (diff)
downloadnextcloud-server-a711399e62d5a9f14d4b748efe4354ee37e61f13.tar.gz
nextcloud-server-a711399e62d5a9f14d4b748efe4354ee37e61f13.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r--apps/files/l10n/it.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index c24d30ae368..44b4e341956 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -13,11 +13,11 @@ $TRANSLATIONS = array(
"Missing a temporary folder" => "Manca una cartella temporanea",
"Failed to write to disk" => "Scrittura su disco non riuscita",
"Not enough storage available" => "Spazio di archiviazione insufficiente",
-"Upload failed. Could not get file info." => "Upload fallito. Impossibile ottenere informazioni sul file",
-"Upload failed. Could not find uploaded file" => "Upload fallit. Impossibile trovare file caricato",
+"Upload failed. Could not get file info." => "Caricamento non riuscito. Impossibile ottenere informazioni sul file.",
+"Upload failed. Could not find uploaded file" => "Caricamento non riuscito. Impossibile trovare il file caricato.",
"Invalid directory." => "Cartella non valida.",
"Files" => "File",
-"Unable to upload {filename} as it is a directory or has 0 bytes" => "Impossibile caricare {filename} poiché è una cartella oppure è di 0 byte",
+"Unable to upload {filename} as it is a directory or has 0 bytes" => "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
"Not enough space available" => "Spazio disponibile insufficiente",
"Upload cancelled." => "Invio annullato",
"Could not get result from server." => "Impossibile ottenere il risultato dal server.",