summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-02 15:35:55 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-02 15:35:55 +0200
commitcec8384b1a07ea4e8f6ac8534636bd24d7019ae7 (patch)
tree9ebdd6f6e02d5d036de8d76dee29cd8d6650407c /apps/files/l10n/it.php
parent29dd7eda2de629024548ddef419f1d6991ae07a6 (diff)
downloadnextcloud-server-cec8384b1a07ea4e8f6ac8534636bd24d7019ae7.tar.gz
nextcloud-server-cec8384b1a07ea4e8f6ac8534636bd24d7019ae7.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, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index 608544c1e0e..7e463982dae 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"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",
+"Unable to set upload directory." => "Impossibile impostare una cartella di caricamento.",
+"Invalid Token" => "Token non valido",
"No file was uploaded. Unknown error" => "Nessun file è stato inviato. Errore sconosciuto",
"There is no error, the file uploaded with success" => "Non ci sono errori, il file è stato caricato correttamente",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Il file caricato supera la direttiva upload_max_filesize in php.ini:",
@@ -47,7 +49,6 @@
"{count} folders" => "{count} cartelle",
"1 file" => "1 file",
"{count} files" => "{count} file",
-"Unable to rename file" => "Impossibile rinominare il file",
"Upload" => "Carica",
"File handling" => "Gestione file",
"Maximum upload size" => "Dimensione massima upload",