// installer typography
This commit is contained in:
@@ -79,10 +79,10 @@ return array(
|
||||
'Password and its confirmation are different' => 'Wachtwoord en de bevestiging zijn verschillend',
|
||||
'Other activity...' => 'Andere activiteit',
|
||||
'Configure your database by filling out the following fields' => 'Configureer uw database door de volgende velden in te vullen',
|
||||
'To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">create a database</a> to collect all of your store’s data-related activities.' => 'Om PrestaShop te gebruiken, moet u <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">een database maken</a> om alle data-gerelateerde activiteiten van uw winkel te verzamelen',
|
||||
'To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">create a database</a> to collect all of your store\'s data-related activities.' => 'Om PrestaShop te gebruiken, moet u <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">een database maken</a> om alle data-gerelateerde activiteiten van uw winkel te verzamelen',
|
||||
'Please complete the fields below in order for PrestaShop to connect to your database. ' => 'Vul de onderstaande velden in, zodat PrestaShop een verbinding kan maken met uw database.',
|
||||
'Database server address' => 'Database serveradres',
|
||||
'The default port is 3306. To use a different port, add the port number at the end of your server’s address i.e ":4242".' => 'De standaardpoort is 3306. Om een andere poort te gebruiken, voeg het poortnummer aan het einde van uw serveradres toe, bijv. ":4242".',
|
||||
'The default port is 3306. To use a different port, add the port number at the end of your server\'s address i.e ":4242".' => 'De standaardpoort is 3306. Om een andere poort te gebruiken, voeg het poortnummer aan het einde van uw serveradres toe, bijv. ":4242".',
|
||||
'Database name' => 'Database naam',
|
||||
'Database login' => 'Database login',
|
||||
'Database password' => 'Database wachtwoord',
|
||||
|
||||
Reference in New Issue
Block a user