summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-05-09 12:41:01 +0200
committerRobin Appelman <icewind@owncloud.com>2012-05-09 12:41:01 +0200
commit588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch)
treee4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/files/l10n/it.php
parent000d7ba97535f470f30be44e02140401b24b43e2 (diff)
downloadnextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz
nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip
update translations
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r--apps/files/l10n/it.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index 919ff0b5aae..cec574ad559 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -10,14 +10,13 @@
"New" => "Nuovo",
"Text file" => "File di testo",
"Folder" => "Cartella",
-"From the web" => "Dal web",
"Upload" => "Carica",
"Nothing in here. Upload something!" => "Non c'è niente qui. Carica qualcosa!",
"Name" => "Nome",
"Download" => "Scarica",
"Size" => "Dimensione",
"Modified" => "Modificato",
-"Delete" => "Cancella",
+"Delete" => "Elimina",
"Upload too large" => "Il file caricato è troppo grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "I file che stai provando a caricare superano la dimensione massima consentita su questo server."
);