diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-20 01:56:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-20 01:56:58 -0400 |
commit | ea8c0bce088b938617cda5fa9fb92914e4836bd3 (patch) | |
tree | 533d342f172cdfed03c31f8ba65139781bd4894c /lib/l10n/it.php | |
parent | 5ddea98df2fce74342735063127e9195937f35ea (diff) | |
download | nextcloud-server-ea8c0bce088b938617cda5fa9fb92914e4836bd3.tar.gz nextcloud-server-ea8c0bce088b938617cda5fa9fb92914e4836bd3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.php')
-rw-r--r-- | lib/l10n/it.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.php b/lib/l10n/it.php index 9787d90ba16..da7bf44120a 100644 --- a/lib/l10n/it.php +++ b/lib/l10n/it.php @@ -11,7 +11,6 @@ $TRANSLATIONS = array( "Settings" => "Impostazioni", "Users" => "Utenti", "Admin" => "Admin", -"Failed to upgrade \"%s\"." => "Aggiornamento non riuscito \"%s\".", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "L'applicazione \\\"%s\\\" non può essere installata poiché non è compatibile con questa versione di ownCloud.", "No app name specified" => "Il nome dell'applicazione non è specificato", "Unknown filetype" => "Tipo di file sconosciuto", @@ -100,6 +99,7 @@ $TRANSLATIONS = array( "Cannot create \"data\" directory (%s)" => "Impossibile creare la cartella \"data\" (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Ciò può essere normalmente corretto <a href=\"%s\" target=\"_blank\">fornendo al server web accesso in scrittura alla cartella radice</a>.", "Setting locale to %s failed" => "L'impostazione della localizzazione a %s non è riuscita", +"Please install one of these locales on your system and restart your webserver." => "Installa una delle seguenti localizzazioni sul tuo sistema e riavvia il server web.", "Please ask your server administrator to install the module." => "Chiedi all'amministratore del tuo server di installare il modulo.", "PHP module %s not installed." => "Il modulo PHP %s non è installato.", "PHP %s or higher is required." => "Richiesto PHP %s o superiore", |