Changeset 3204 for branches/2.0/language/it_IT/install.lang.php
- Timestamp:
- Mar 16, 2009, 6:04:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/language/it_IT/install.lang.php
r3058 r3204 62 62 $lang['conf_mail_webmaster'] = 'Indirizzo email del Amministratore'; 63 63 $lang['conf_mail_webmaster_info'] = 'i visitatori potranno contattarvi utilizzando questo indirizzo email'; 64 65 $lang['PHP 5 is required'] = 'È necessario PHP 5'; 66 $lang['It appears your webhost is currently running PHP %s.'] = 'Sembrerebbe che la versione del vostro server è PHP %s.'; 67 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo cerchrà di passare in PHP 5 creando o modificando il file .htaccess.'; 68 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Notate che potete cambiare manualmente la configurazione e rilanciare Piwigo.'; 69 $lang['Try to configure PHP 5'] = 'Provate a configuratre PHP 5'; 70 $lang['Sorry!'] = 'Spiacente!'; 71 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo non a potuto configurare PHP 5.'; 72 $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = 'Dovete contattare il votro provider per chiedere come configurare PHP 5.'; 73 $lang['Hope to see you back soon.'] = 'Sperando di rivedervi prossimamente ...'; 64 74 ?>
Note: See TracChangeset
for help on using the changeset viewer.