aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-01 13:30:40 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-01 13:30:40 -0400
commite68b5f8b0da93bf1e039bc700aec8c816cc9afa9 (patch)
treeb8f10f9eef08f8064826e61c33030b35eee4ac93 /lib/l10n/it.php
parent36424580b04dd8c77ca98ff8b2fffcf671397ff4 (diff)
downloadnextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.tar.gz
nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.php')
-rw-r--r--lib/l10n/it.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/it.php b/lib/l10n/it.php
index a35027eb962..c3a040048ec 100644
--- a/lib/l10n/it.php
+++ b/lib/l10n/it.php
@@ -23,6 +23,7 @@ $TRANSLATIONS = array(
"App does not provide an info.xml file" => "L'applicazione non fornisce un file info.xml",
"App can't be installed because of not allowed code in the App" => "L'applicazione non può essere installata a causa di codice non consentito al suo interno",
"App can't be installed because it is not compatible with this version of ownCloud" => "L'applicazione non può essere installata poiché non è compatibile con questa versione di ownCloud",
+"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "L'applicazione non può essere installata poiché contiene il tag <shipped>true<shipped> che non è permesso alle applicazioni non shipped",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "L'applicazione non può essere installata poiché la versione in info.xml/version non è la stessa riportata dall'app store",
"App directory already exists" => "La cartella dell'applicazione esiste già",
"Can't create app folder. Please fix permissions. %s" => "Impossibile creare la cartella dell'applicazione. Correggi i permessi. %s",