diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-05 22:24:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-05 22:24:39 -0500 |
commit | 4dd84b3627d5667b61638363244621ad93a5632f (patch) | |
tree | 881a746c381c2f89574c13ceeadb222f97efab13 /settings/l10n/it.php | |
parent | ec0aa6bb6514cc161c718b0c7439fe5c036416e5 (diff) | |
download | nextcloud-server-4dd84b3627d5667b61638363244621ad93a5632f.tar.gz nextcloud-server-4dd84b3627d5667b61638363244621ad93a5632f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r-- | settings/l10n/it.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php index d2118e36b48..4e6e547b0eb 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -61,6 +61,8 @@ $TRANSLATIONS = array( "Please double check the <a href=\"%s\">installation guides</a>." => "Leggi attentamente le <a href='%s'>guide d'installazione</a>.", "Module 'fileinfo' missing" => "Modulo 'fileinfo' mancante", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.", +"Your PHP version is outdated" => "La tua versione di PHP è superata", +"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "La tua versione di PHP è superata. Ti raccomandiamo di aggiornare alla versione 5.3.8 o superiore poiché è risaputo che le vecchie versioni siano fallate. L'installazione attuale potrebbe non funzionare correttamente.", "Locale not working" => "Locale non funzionante", "System locale can not be set to a one which supports UTF-8." => "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.", "This means that there might be problems with certain characters in file names." => "Ciò significa che potrebbero esserci problemi con alcuni caratteri nei nomi dei file.", |