aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-20 10:50:14 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-20 10:50:14 -0400
commit5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6 (patch)
tree690208feef82d3a258f9f8f2c5140bf14374449c /apps/files/l10n/it.php
parent8e26f291a7912ccc3520ac53af0ddf1da714fdbc (diff)
downloadnextcloud-server-5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6.tar.gz
nextcloud-server-5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r--apps/files/l10n/it.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index b0ec954d907..6eef9c4f69c 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -13,10 +13,8 @@ $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" => "Caricamento non riuscito",
"Invalid directory." => "Cartella non valida.",
"Files" => "File",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile caricare il file poiché è una cartella o ha una dimensione di 0 byte",
"Not enough space available" => "Spazio disponibile insufficiente",
"Upload cancelled." => "Invio annullato",
"File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
@@ -37,7 +35,6 @@ $TRANSLATIONS = array(
"_%n file_::_%n files_" => array("%n file","%n file"),
"{dirs} and {files}" => "{dirs} e {files}",
"_Uploading %n file_::_Uploading %n files_" => array("Caricamento di %n file in corso","Caricamento di %n file in corso"),
-"files uploading" => "caricamento file",
"'.' is an invalid file name." => "'.' non è un nome file valido.",
"File name cannot be empty." => "Il nome del file non può essere vuoto.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.",