summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-20 01:56:42 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-20 01:56:42 -0400
commit3aa8647634d02ee97c8e31119049af506b9918dd (patch)
tree193eed6c231da4e22e414ffd723205752c826dbb /apps/files/l10n/it.php
parentd76fd16abc5870d627a777f1682662da23893775 (diff)
downloadnextcloud-server-3aa8647634d02ee97c8e31119049af506b9918dd.tar.gz
nextcloud-server-3aa8647634d02ee97c8e31119049af506b9918dd.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, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index a0046b0e1c9..e1a34e646fb 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -90,7 +90,6 @@ $TRANSLATIONS = array(
"Upload too large" => "Caricamento 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.",
"Files are being scanned, please wait." => "Scansione dei file in corso, attendi",
-"Current scanning" => "Scansione corrente",
-"Upgrading filesystem cache..." => "Aggiornamento della cache del filesystem in corso..."
+"Current scanning" => "Scansione corrente"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";