// MERGE with 1.4 r7770
This commit is contained in:
@@ -92,7 +92,7 @@ $_LANG['Please set a database login'] = 'Inserire il login SQL';
|
||||
$_LANG['Please set a database name'] = 'Inserire il nome del database.';
|
||||
$_LANG['Please set a database server name'] = 'Inserire il nome del server del database.';
|
||||
$_LANG['Port:'] = 'Porta:';
|
||||
$_LANG['PrestaShop ".INSTALL_VERSION." Installer'] = 'Installazione di PrestaShop ".INSTALL_VERSION."';
|
||||
$_LANG['PrestaShop %s Installer'] = 'Installazione di PrestaShop %s';
|
||||
$_LANG['PrestaShop is ready!'] = 'PrestaShop è pronto!';
|
||||
$_LANG['Re-type to confirm:'] = 'Conferma la password:';
|
||||
$_LANG['Ready, set, go!'] = 'PrestaShop è installato!';
|
||||
@@ -143,12 +143,12 @@ $_LANG['Verify system compatibility'] = 'Compatibilità sistema';
|
||||
$_LANG['WARNING: For more security, you must delete the \'install\' folder and readme files (readme_fr.txt, readme_en.txt, readme_es.txt, readme_de.txt, readme_it.txt, CHANGELOG).'] = 'ATTENZIONE: per motivi di sicurezza, adesso devi cancellare la cartella \'install\' e i file readme (readme_fr.txt, readme_en.txt, readme_es.txt, readme_de.txt, readme_it.txt, CHANGELOG).';
|
||||
$_LANG['Warning: a manual backup is HIGHLY recommended before continuing!'] = 'Attenzione: E\' FONDAMENTALE un backup manuale prima di continuare l\'aggiornamento dell\'applicazione Prestashop, al fine di evitare la perdita accidentale di dati.';
|
||||
$_LANG['Welcome'] = 'Benvenuto';
|
||||
$_LANG['Welcome to the PrestaShop '.INSTALL_VERSION.' Installer.'] = 'Benvenuto nell\'installazione di PrestaShop '.INSTALL_VERSION;
|
||||
$_LANG['Welcome to the PrestaShop %s Installer.'] = 'Benvenuto nell\'installazione di PrestaShop %s';
|
||||
$_LANG['When your files and database are saving in an other support, please certify that your shop is really backed up.'] = 'Una volta salvati i tuoi file applicazione e il database, ti chiederemo di certificarlo. Così facendo, ti assumerai tutte le responsabilità per qualsiasi perdita di dati dovuti ad un aggiornamento del software PrestaShop.';
|
||||
$_LANG['Write permissions on folders (and subfolders):'] = 'Scrivi i permessi sulle cartelle (e le loro sottocartelle):';
|
||||
$_LANG['Write permissions on files and folders:'] = 'Permessi di scrittura su file e cartelle:';
|
||||
$_LANG['Write permissions on folders:'] = 'Permessi di scrittura sulle cartelle';
|
||||
$_LANG['You already have the ".INSTALL_VERSION." version.'] = 'Sei già in possesso della versione ".INSTALL_VERSION."';
|
||||
$_LANG['You already have the %s version.'] = 'Sei già in possesso della versione %s';
|
||||
$_LANG['You have just installed and configured PrestaShop as your online shop solution. We wish you all the best with the success of your online shop.'] = 'Hai appena installato e configurato il tuo negozio online, grazie.';
|
||||
$_LANG['You have just updated and configured PrestaShop as your online shop solution. We wish you all the best with the success of your online shop.'] = 'Hai appena aggiornato il tuo negozio online. Grazie.';
|
||||
$_LANG['Your installation is finished!'] = 'Installazione terminata!';
|
||||
@@ -269,4 +269,4 @@ $_LANG['New features in PrestaShop v'] = 'Nuove caratteristiche in PrestaShop v'
|
||||
$_LANG['In this aim, use our'] = 'A questo scopo, utilizzare il nostro';
|
||||
$_LANG['Additional Benefits'] = 'Ulteriori vantaggi';
|
||||
$_LANG['Exclusive offers dedicated to PrestaShop merchants'] = 'Offerte esclusivo dedicato ai venditori PrestaShop';
|
||||
$_LANG['PHP magic quotes option is off (recommended)'] = 'Opzione magic quotes PHP è disattivata (consigliato)';
|
||||
$_LANG['PHP magic quotes option is off (recommended)'] = 'Opzione magic quotes PHP è disattivata (consigliato)';
|
||||
|
||||
Reference in New Issue
Block a user