diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-06 01:54:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-06 01:54:56 -0500 |
commit | 94eb2e782fa164492dd2665e6651eaa7068039aa (patch) | |
tree | 34a4604aa41e6987ea6a0bd2bdbdc3959424d047 /lib/l10n/it.json | |
parent | bfb519cced9713416fa4af753aa39ee42b468268 (diff) | |
download | nextcloud-server-94eb2e782fa164492dd2665e6651eaa7068039aa.tar.gz nextcloud-server-94eb2e782fa164492dd2665e6651eaa7068039aa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.json')
-rw-r--r-- | lib/l10n/it.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 5f5e77d0232..aef8740c7f9 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -6,6 +6,8 @@ "Sample configuration detected" : "Configurazione di esempio rilevata", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php", "PHP %s or higher is required." : "Richiesto PHP %s o superiore", + "PHP with a version less then %s is required." : "È richiesta una versione di PHP inferiore a %s.", + "Following databases are supported: %s" : "I seguenti database sono supportati: %s", "Help" : "Aiuto", "Personal" : "Personale", "Settings" : "Impostazioni", @@ -105,10 +107,6 @@ "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.", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Chiedi al tuo amministratore di aggiornare PHP all'ultima versione. La tua versione di PHP non è più supportata da ownCloud e dalla comunità di PHP.", - "PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly." : "PHP Safe Mode è abilitato. ownCloud richiede che sia disabilitato per funzionare correttamente.", - "PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." : "PHP Safe Mode è un'impostazione sconsigliata e solitamente inutile che dovrebbe essere disabilitata. Chiedi al tuo amministratore di disabilitarlo nel file php.ini o nella configurazione del server web.", - "Magic Quotes is enabled. ownCloud requires that it is disabled to work properly." : "Magic Quotes è abilitato. ownCloud richiede che sia disabilitato per funzionare correttamente.", - "Magic Quotes is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." : "Magic Quotes è un'impostazione sconsigliata e solitamente inutile che dovrebbe essere disabilitata. Chiedi al tuo amministratore di disabilitarlo nel file php.ini o nella configurazione del server web.", "PHP modules have been installed, but they are still listed as missing?" : "Sono stati installati moduli PHP, ma sono elencati ancora come mancanti?", "Please ask your server administrator to restart the web server." : "Chiedi all'amministratore di riavviare il server web.", "PostgreSQL >= 9 required" : "Richiesto PostgreSQL >= 9", |