Changeset 2871

Show
Ignore:
Timestamp:
11/14/08 19:52:28 (5 years ago)
Author:
riopwg
Message:

language/it_IT

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extras/auto-install/trunk/language/it_IT/loader.lang.txt

    r2869 r2871  
    2121// +-----------------------------------------------------------------------+ 
    2222 
    23 /* TODO */ 
    2423$lang['Piwigo NetInstall'] = 'Piwigo NetInstall'; 
    25 $lang['Welcome to NetInstall!'] = 'Welcome to NetInstall!'; 
    26 $lang['Language'] = 'Language'; 
    27 $lang['This tool is meant to retrieve the latest Piwigo archive and unzip it in your webspace.'] = 'This tool is meant to retrieve the latest Piwigo archive and unzip it in your webspace.'; 
    28 $lang['Right after then, you will be redirect to the Piwigo Setup Wizard.'] = 'Right after then, you will be redirect to the Piwigo Setup Wizard.'; 
     24$lang['Welcome to NetInstall!'] = 'Benvenuti su NetInstall!'; 
     25$lang['Language'] = 'Lingua'; 
     26$lang['This tool is meant to retrieve the latest Piwigo archive and unzip it in your webspace.'] = 'Questo TOOL permette di recuperare l\'ultima versione di Piwigo e di dezipparla sul proprio spazio web.'; 
     27$lang['Right after then, you will be redirect to the Piwigo Setup Wizard.'] = 'Verrete reindirizzati verso la pagina d\'installazione di Piwigo.'; 
    2928 
    30 $lang['Write access is needed'] = 'Write access is needed'; 
    31 $lang['It looks like NetInstall wont be able to write in the current directory, and this is required to follow on.'] = 'It looks like NetInstall wont be able to write in the current directory, and this is required to follow on.'; 
    32 $lang['Please try to change the permissions to allow write access, then reload this page by hitting the Refresh button.'] = 'Please try to change the permissions to allow write access, then reload this page by hitting the Refresh button.'; 
     29$lang['Write access is needed'] = 'Sono necessari dei diritti in scrittura'; 
     30$lang['It looks like NetInstall wont be able to write in the current directory, and this is required to follow on.'] = 'Sembrerebbe che NetInstall non abbia i diritti di scrittura sulla directory corrente: ci� � necessario'; 
     31$lang['Please try to change the permissions to allow write access, then reload this page by hitting the Refresh button.'] = 'Provate a cambiare i permessi per consentire l\'accesso in scrittura, poi ricaricare la pagina con il bottone "Refresh".'; 
    3332$lang['Refresh'] = 'Refresh'; 
    3433 
    35 $lang['PHP 5 is required'] = 'PHP 5 is required'; 
    36 $lang['It appears your webhost is currently running PHP %s.'] = 'It appears your webhost is currently running PHP %s.'; 
    37 $lang['NetInstall may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'NetInstall may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'; 
    38 $lang['Note you can change your configuration by yourself and restart NetInstall after that.'] = 'Note you can change your configuration by yourself and restart NetInstall after that.'; 
    39 $lang['Try to configure PHP 5'] = 'Try to configure PHP 5'; 
     34$lang['PHP 5 is required'] = '� necessario PHP 5'; 
     35$lang['It appears your webhost is currently running PHP %s.'] = 'Sembrerebbe che la versione del vostro server � PHP %s.'; 
     36$lang['NetInstall may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'NetInstall cerchr� di passare in PHP 5 creando o modificando il file .htaccess.'; 
     37$lang['Note you can change your configuration by yourself and restart NetInstall after that.'] = 'Notate che potete cambiare manualmente la configurazione e rilanciare NetInstall.'; 
     38$lang['Try to configure PHP 5'] = 'Provate a configuratre PHP 5'; 
    4039 
    41 $lang['Retrieve and unzip Piwigo'] = 'Retrieve and unzip Piwigo'; 
    42 $lang['Destination:'] = 'Destination:'; 
     40$lang['Retrieve and unzip Piwigo'] = 'Uplodare e dezippare Piwigo'; 
     41$lang['Destination:'] = 'Disinstallazione:'; 
    4342 
    44 $lang['Sorry!'] = 'Sorry!'; 
    45 $lang['NetInstall was not able to configure PHP 5.'] = 'NetInstall was not able to configure PHP 5.'; 
    46 $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."; 
    47 $lang['Hope to see you back soon.'] = 'Hope to see you back soon.'; 
     43$lang['Sorry!'] = 'Spiacente!'; 
     44$lang['NetInstall was not able to configure PHP 5.'] = 'NetInstall non a potuto configurare PHP 5.'; 
     45$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.'; 
     46$lang['Hope to see you back soon.'] = 'Sperando di rivedervi prossimamente ...'; 
    4847 
    49 $lang['It seems like a previous Piwigo installation is still sitting in that space.'] = 'It seems like a previous Piwigo installation is still sitting in that space.'; 
    50 $lang['You need to rename or remove it before we can go further...'] = 'You need to rename or remove it before we can go further...'; 
    51 $lang['Needed files are not present.'] = 'Needed files are not present.'; 
    52 $lang['Invalid zip file.'] = 'Invalid zip file.'; 
    53 $lang['It seems that the zip file was not extracted.'] = 'It seems that the zip file was not extracted.'; 
     48$lang['It seems like a previous Piwigo installation is still sitting in that space.'] = 'Sembra che esisti un\'installazione anteriore di Piwigo.'; 
     49$lang['You need to rename or remove it before we can go further...'] = 'Dovete rinomarla o cancellarla prima di continuare...'; 
     50$lang['Needed files are not present.'] = 'Mancano i file necessari.'; 
     51$lang['Invalid zip file.'] = 'file zip non valido.'; 
     52$lang['It seems that the zip file was not extracted.'] = 'I file non sono stati estratti correttamente.'; 
    5453 
    55 $lang['Congratulations!'] = 'Congratulations!'; 
    56 $lang['Everything went fine. You are now ready to start the installation procedure.'] = 'Everything went fine. You are now ready to start the installation procedure.'; 
    57 $lang['Install Piwigo now'] = 'Install Piwigo now'; 
    58 $lang['An error occurred while grabbing the necessary files to go on.'] = 'An error occurred while grabbing the necessary files to go on.'; 
    59 $lang['Something went wrong...'] = 'Something went wrong ...'; 
    60 $lang['What are you doing here that way ?!'] = 'What are you doing here that way ?!'; 
     54$lang['Congratulations!'] = 'Congratulazione!'; 
     55$lang['Everything went fine. You are now ready to start the installation procedure.'] = 'Si � tutto svolto correttamente. Siete pronti a lanciare la procedura d\'installazione.'; 
     56$lang['Install Piwigo now'] = 'Installare Piwigo ora'; 
     57$lang['An error occurred while grabbing the necessary files to go on.'] = 'Errore durante l\'upload dei file.'; 
     58$lang['Something went wrong...'] = 'Qualcosa � andato male ...'; 
     59$lang['What are you doing here that way ?!'] = 'Cosa fate qui ?!'; 
    6160 
    62 $lang['This loader was initialy coded for <a href="http://www.dotclear.net" title="Dotclear">Dotclear</a>. Thanks!'] = 'This loader was initialy coded for <a href="http://www.dotclear.net" title="Dotclear">Dotclear</a>. Thanks!'; 
     61$lang['This loader was initialy coded for <a href="http://www.dotclear.net" title="Dotclear">Dotclear</a>. Thanks!'] = 'Questo installatore automatico � stato inizialmente creato per <a href="http://www.dotclear.net" title="Dotclear">Dotclear</a>. Grazie!';