summaryrefslogtreecommitdiffstats
path: root/settings/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-16 01:56:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-16 01:56:44 -0400
commitc132dd63577ff46a6742b602eea49ad2981c18b2 (patch)
tree39adc8f28de4cbe5566542e88d2ab2f7b43ae6b3 /settings/l10n/it.php
parentc1272871a543dae6067b7fa2b5f3226f4cecbdc7 (diff)
downloadnextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.tar.gz
nextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r--settings/l10n/it.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index a8425eb2cd9..2126b853697 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -108,6 +108,8 @@ $TRANSLATIONS = array(
"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 è obsoleta",
"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 è obsoleta. Ti consigliamo vivamente di aggiornare alla versione 5.3.8 o successiva poiché sono noti problemi con le vecchie versioni. L'installazione attuale potrebbe non funzionare correttamente.",
+"PHP charset is not set to UTF-8" => "Il set di caratteri di PHP non è impostato a UTF-8",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "Il set di caratteri di PHP non è impostato a UTF-8. Ciò può essere causa di problemi con i caratteri non ASCII nei nomi dei file. Consigliamo vivamente di cambiare il valore di 'default_charset' nel file php.ini a 'UTF-8'.",
"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.",