// installer typography

This commit is contained in:
fram
2013-11-04 16:20:10 +01:00
parent d0c6d86eb9
commit 5f1efc6b63
13 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -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 stores 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 servers 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',