Merge pull request #613 from djfm/nl_installer

[*] LO : Added Dutch Installer
This commit is contained in:
Damien Metzger
2013-07-30 06:14:40 -07:00
54 changed files with 2219 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0"?>
<entity_carrier>
<carrier id="carrier_1" id_shop="1">
<delay>Pick up in-store</delay>
</carrier>
</entity_carrier>
+19
View File
@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<entity_category>
<category id="Root" id_shop="1">
<name>Root</name>
<description/>
<link_rewrite>root</link_rewrite>
<meta_title/>
<meta_keywords/>
<meta_description/>
</category>
<category id="Home" id_shop="1">
<name>Home</name>
<description/>
<link_rewrite>home</link_rewrite>
<meta_title/>
<meta_keywords/>
<meta_description/>
</category>
</entity_category>
+45
View File
@@ -0,0 +1,45 @@
<?xml version="1.0"?>
<entity_cms>
<cms id="Delivery">
<meta_title>Delivery</meta_title>
<meta_description>Our terms and conditions of delivery</meta_description>
<meta_keywords>conditions, delivery, delay, shipment, pack</meta_keywords>
<content>&lt;h2&gt;Shipments and returns&lt;/h2&gt;&lt;h3&gt;Your pack shipment&lt;/h3&gt;&lt;p&gt;Packages are generally dispatched within 2 days after receipt of payment and are shipped via UPS with tracking and drop-off without signature. If you prefer delivery by UPS Extra with required signature, an additional cost will be applied, so please contact us before choosing this method. Whichever shipment choice you make, we will provide you with a link to track your package online.&lt;/p&gt;&lt;p&gt;Shipping fees include handling and packing fees as well as postage costs. Handling fees are fixed, whereas transport fees vary according to total weight of the shipment. We advise you to group your items in one order. We cannot group two distinct orders placed separately, and shipping fees will apply to each of them. Your package will be dispatched at your own risk, but special care is taken to protect fragile objects.&lt;br /&gt;&lt;br /&gt;Boxes are amply sized and your items are well-protected.&lt;/p&gt;</content>
<link_rewrite>delivery</link_rewrite>
</cms>
<cms id="Legal_Notice">
<meta_title>Legal Notice</meta_title>
<meta_description>Legal notice</meta_description>
<meta_keywords>notice, legal, credits</meta_keywords>
<content>&lt;h2&gt;Legal&lt;/h2&gt;&lt;h3&gt;Credits&lt;/h3&gt;&lt;p&gt;Concept and production:&lt;/p&gt;&lt;p&gt;This Web site was created using &lt;a href="http://www.prestashop.com"&gt;PrestaShop&lt;/a&gt;&amp;trade; open-source software.&lt;/p&gt;</content>
<link_rewrite>legal-notice</link_rewrite>
</cms>
<cms id="Terms_and_conditions_of_use">
<meta_title>Terms and conditions of use</meta_title>
<meta_description>Our terms and conditions of use</meta_description>
<meta_keywords>conditions, terms, use, sell</meta_keywords>
<content>&lt;h2&gt;Your terms and conditions of use&lt;/h2&gt;&lt;h3&gt;Rule 1&lt;/h3&gt;&lt;p&gt;Here is the rule 1 content&lt;/p&gt;&#xD;
&lt;h3&gt;Rule 2&lt;/h3&gt;&lt;p&gt;Here is the rule 2 content&lt;/p&gt;&#xD;
&lt;h3&gt;Rule 3&lt;/h3&gt;&lt;p&gt;Here is the rule 3 content&lt;/p&gt;</content>
<link_rewrite>terms-and-conditions-of-use</link_rewrite>
</cms>
<cms id="About_us">
<meta_title>About us</meta_title>
<meta_description>Learn more about us</meta_description>
<meta_keywords>about us, informations</meta_keywords>
<content>&lt;h2&gt;About us&lt;/h2&gt;&#xD;
&lt;h3&gt;Our company&lt;/h3&gt;&lt;p&gt;Our company&lt;/p&gt;&#xD;
&lt;h3&gt;Our team&lt;/h3&gt;&lt;p&gt;Our team&lt;/p&gt;&#xD;
&lt;h3&gt;Informations&lt;/h3&gt;&lt;p&gt;Informations&lt;/p&gt;</content>
<link_rewrite>about-us</link_rewrite>
</cms>
<cms id="Secure_payment">
<meta_title>Secure payment</meta_title>
<meta_description>Our secure payment mean</meta_description>
<meta_keywords>secure payment, ssl, visa, mastercard, paypal</meta_keywords>
<content>&lt;h2&gt;Secure payment&lt;/h2&gt;&#xD;
&lt;h3&gt;Our secure payment&lt;/h3&gt;&lt;p&gt;With SSL&lt;/p&gt;&#xD;
&lt;h3&gt;Using Visa/Mastercard/Paypal&lt;/h3&gt;&lt;p&gt;About this services&lt;/p&gt;</content>
<link_rewrite>secure-payment</link_rewrite>
</cms>
</entity_cms>
@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<entity_cms_category>
<cms_category id="Home">
<name>Home</name>
<description/>
<link_rewrite>home</link_rewrite>
<meta_title/>
<meta_keywords/>
<meta_description/>
</cms_category>
</entity_cms_category>
@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<entity_configuration>
<configuration id="PS_INVOICE_PREFIX">
<value>IN</value>
</configuration>
<configuration id="PS_DELIVERY_PREFIX">
<value>DE</value>
</configuration>
<configuration id="PS_SEARCH_BLACKLIST">
<value>a|the|of|on|in|and|to</value>
</configuration>
<configuration id="PS_META_KEYWORDS">
<value>0</value>
</configuration>
<configuration id="PS_CUSTOMER_SERVICE_SIGNATURE">
<value>Dear Customer,&#xD;
&#xD;
Regards,&#xD;
Customer service</value>
</configuration>
</entity_configuration>
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<entity_contact>
<contact id="Webmaster" name="Webmaster">
<description>If a technical problem occurs on this website</description>
</contact>
<contact id="Customer_service" name="Customer service">
<description>For any question about a product, an order</description>
</contact>
</entity_contact>
+735
View File
@@ -0,0 +1,735 @@
<?xml version="1.0"?>
<entity_country>
<country id="DE">
<name>Germany</name>
</country>
<country id="AT">
<name>Austria</name>
</country>
<country id="BE">
<name>Belgium</name>
</country>
<country id="CA">
<name>Canada</name>
</country>
<country id="CN">
<name>China</name>
</country>
<country id="ES">
<name>Spain</name>
</country>
<country id="FI">
<name>Finland</name>
</country>
<country id="FR">
<name>France</name>
</country>
<country id="GR">
<name>Greece</name>
</country>
<country id="IT">
<name>Italy</name>
</country>
<country id="JP">
<name>Japan</name>
</country>
<country id="LU">
<name>Luxemburg</name>
</country>
<country id="NL">
<name>Netherlands</name>
</country>
<country id="PL">
<name>Poland</name>
</country>
<country id="PT">
<name>Portugal</name>
</country>
<country id="CZ">
<name>Czech Republic</name>
</country>
<country id="GB">
<name>United Kingdom</name>
</country>
<country id="SE">
<name>Sweden</name>
</country>
<country id="CH">
<name>Switzerland</name>
</country>
<country id="DK">
<name>Denmark</name>
</country>
<country id="US">
<name>United States</name>
</country>
<country id="HK">
<name>HongKong</name>
</country>
<country id="NO">
<name>Norway</name>
</country>
<country id="AU">
<name>Australia</name>
</country>
<country id="SG">
<name>Singapore</name>
</country>
<country id="IE">
<name>Ireland</name>
</country>
<country id="NZ">
<name>New Zealand</name>
</country>
<country id="KR">
<name>South Korea</name>
</country>
<country id="IL">
<name>Israel</name>
</country>
<country id="ZA">
<name>South Africa</name>
</country>
<country id="NG">
<name>Nigeria</name>
</country>
<country id="CI">
<name>Ivory Coast</name>
</country>
<country id="TG">
<name>Togo</name>
</country>
<country id="BO">
<name>Bolivia</name>
</country>
<country id="MU">
<name>Mauritius</name>
</country>
<country id="RO">
<name>Romania</name>
</country>
<country id="SK">
<name>Slovakia</name>
</country>
<country id="DZ">
<name>Algeria</name>
</country>
<country id="AS">
<name>American Samoa</name>
</country>
<country id="AD">
<name>Andorra</name>
</country>
<country id="AO">
<name>Angola</name>
</country>
<country id="AI">
<name>Anguilla</name>
</country>
<country id="AG">
<name>Antigua and Barbuda</name>
</country>
<country id="AR">
<name>Argentina</name>
</country>
<country id="AM">
<name>Armenia</name>
</country>
<country id="AW">
<name>Aruba</name>
</country>
<country id="AZ">
<name>Azerbaijan</name>
</country>
<country id="BS">
<name>Bahamas</name>
</country>
<country id="BH">
<name>Bahrain</name>
</country>
<country id="BD">
<name>Bangladesh</name>
</country>
<country id="BB">
<name>Barbados</name>
</country>
<country id="BY">
<name>Belarus</name>
</country>
<country id="BZ">
<name>Belize</name>
</country>
<country id="BJ">
<name>Benin</name>
</country>
<country id="BM">
<name>Bermuda</name>
</country>
<country id="BT">
<name>Bhutan</name>
</country>
<country id="BW">
<name>Botswana</name>
</country>
<country id="BR">
<name>Brazil</name>
</country>
<country id="BN">
<name>Brunei</name>
</country>
<country id="BF">
<name>Burkina Faso</name>
</country>
<country id="MM">
<name>Burma (Myanmar)</name>
</country>
<country id="BI">
<name>Burundi</name>
</country>
<country id="KH">
<name>Cambodia</name>
</country>
<country id="CM">
<name>Cameroon</name>
</country>
<country id="CV">
<name>Cape Verde</name>
</country>
<country id="CF">
<name>Central African Republic</name>
</country>
<country id="TD">
<name>Chad</name>
</country>
<country id="CL">
<name>Chile</name>
</country>
<country id="CO">
<name>Colombia</name>
</country>
<country id="KM">
<name>Comoros</name>
</country>
<country id="CD">
<name>Congo, Dem. Republic</name>
</country>
<country id="CG">
<name>Congo, Republic</name>
</country>
<country id="CR">
<name>Costa Rica</name>
</country>
<country id="HR">
<name>Croatia</name>
</country>
<country id="CU">
<name>Cuba</name>
</country>
<country id="CY">
<name>Cyprus</name>
</country>
<country id="DJ">
<name>Djibouti</name>
</country>
<country id="DM">
<name>Dominica</name>
</country>
<country id="DO">
<name>Dominican Republic</name>
</country>
<country id="TL">
<name>East Timor</name>
</country>
<country id="EC">
<name>Ecuador</name>
</country>
<country id="EG">
<name>Egypt</name>
</country>
<country id="SV">
<name>El Salvador</name>
</country>
<country id="GQ">
<name>Equatorial Guinea</name>
</country>
<country id="ER">
<name>Eritrea</name>
</country>
<country id="EE">
<name>Estonia</name>
</country>
<country id="ET">
<name>Ethiopia</name>
</country>
<country id="FK">
<name>Falkland Islands</name>
</country>
<country id="FO">
<name>Faroe Islands</name>
</country>
<country id="FJ">
<name>Fiji</name>
</country>
<country id="GA">
<name>Gabon</name>
</country>
<country id="GM">
<name>Gambia</name>
</country>
<country id="GE">
<name>Georgia</name>
</country>
<country id="GH">
<name>Ghana</name>
</country>
<country id="GD">
<name>Grenada</name>
</country>
<country id="GL">
<name>Greenland</name>
</country>
<country id="GI">
<name>Gibraltar</name>
</country>
<country id="GP">
<name>Guadeloupe</name>
</country>
<country id="GU">
<name>Guam</name>
</country>
<country id="GT">
<name>Guatemala</name>
</country>
<country id="GG">
<name>Guernsey</name>
</country>
<country id="GN">
<name>Guinea</name>
</country>
<country id="GW">
<name>Guinea-Bissau</name>
</country>
<country id="GY">
<name>Guyana</name>
</country>
<country id="HT">
<name>Haiti</name>
</country>
<country id="HM">
<name>Heard Island and McDonald Islands</name>
</country>
<country id="VA">
<name>Vatican City State</name>
</country>
<country id="HN">
<name>Honduras</name>
</country>
<country id="IS">
<name>Iceland</name>
</country>
<country id="IN">
<name>India</name>
</country>
<country id="ID">
<name>Indonesia</name>
</country>
<country id="IR">
<name>Iran</name>
</country>
<country id="IQ">
<name>Iraq</name>
</country>
<country id="IM">
<name>Man Island</name>
</country>
<country id="JM">
<name>Jamaica</name>
</country>
<country id="JE">
<name>Jersey</name>
</country>
<country id="JO">
<name>Jordan</name>
</country>
<country id="KZ">
<name>Kazakhstan</name>
</country>
<country id="KE">
<name>Kenya</name>
</country>
<country id="KI">
<name>Kiribati</name>
</country>
<country id="KP">
<name>Korea, Dem. Republic of</name>
</country>
<country id="KW">
<name>Kuwait</name>
</country>
<country id="KG">
<name>Kyrgyzstan</name>
</country>
<country id="LA">
<name>Laos</name>
</country>
<country id="LV">
<name>Latvia</name>
</country>
<country id="LB">
<name>Lebanon</name>
</country>
<country id="LS">
<name>Lesotho</name>
</country>
<country id="LR">
<name>Liberia</name>
</country>
<country id="LY">
<name>Libya</name>
</country>
<country id="LI">
<name>Liechtenstein</name>
</country>
<country id="LT">
<name>Lithuania</name>
</country>
<country id="MO">
<name>Macau</name>
</country>
<country id="MK">
<name>Macedonia</name>
</country>
<country id="MG">
<name>Madagascar</name>
</country>
<country id="MW">
<name>Malawi</name>
</country>
<country id="MY">
<name>Malaysia</name>
</country>
<country id="MV">
<name>Maldives</name>
</country>
<country id="ML">
<name>Mali</name>
</country>
<country id="MT">
<name>Malta</name>
</country>
<country id="MH">
<name>Marshall Islands</name>
</country>
<country id="MQ">
<name>Martinique</name>
</country>
<country id="MR">
<name>Mauritania</name>
</country>
<country id="HU">
<name>Hungary</name>
</country>
<country id="YT">
<name>Mayotte</name>
</country>
<country id="MX">
<name>Mexico</name>
</country>
<country id="FM">
<name>Micronesia</name>
</country>
<country id="MD">
<name>Moldova</name>
</country>
<country id="MC">
<name>Monaco</name>
</country>
<country id="MN">
<name>Mongolia</name>
</country>
<country id="ME">
<name>Montenegro</name>
</country>
<country id="MS">
<name>Montserrat</name>
</country>
<country id="MA">
<name>Morocco</name>
</country>
<country id="MZ">
<name>Mozambique</name>
</country>
<country id="NA">
<name>Namibia</name>
</country>
<country id="NR">
<name>Nauru</name>
</country>
<country id="NP">
<name>Nepal</name>
</country>
<country id="AN">
<name>Netherlands Antilles</name>
</country>
<country id="NC">
<name>New Caledonia</name>
</country>
<country id="NI">
<name>Nicaragua</name>
</country>
<country id="NE">
<name>Niger</name>
</country>
<country id="NU">
<name>Niue</name>
</country>
<country id="NF">
<name>Norfolk Island</name>
</country>
<country id="MP">
<name>Northern Mariana Islands</name>
</country>
<country id="OM">
<name>Oman</name>
</country>
<country id="PK">
<name>Pakistan</name>
</country>
<country id="PW">
<name>Palau</name>
</country>
<country id="PS">
<name>Palestinian Territories</name>
</country>
<country id="PA">
<name>Panama</name>
</country>
<country id="PG">
<name>Papua New Guinea</name>
</country>
<country id="PY">
<name>Paraguay</name>
</country>
<country id="PE">
<name>Peru</name>
</country>
<country id="PH">
<name>Philippines</name>
</country>
<country id="PN">
<name>Pitcairn</name>
</country>
<country id="PR">
<name>Puerto Rico</name>
</country>
<country id="QA">
<name>Qatar</name>
</country>
<country id="RE">
<name>Reunion Island</name>
</country>
<country id="RU">
<name>Russian Federation</name>
</country>
<country id="RW">
<name>Rwanda</name>
</country>
<country id="BL">
<name>Saint Barthelemy</name>
</country>
<country id="KN">
<name>Saint Kitts and Nevis</name>
</country>
<country id="LC">
<name>Saint Lucia</name>
</country>
<country id="MF">
<name>Saint Martin</name>
</country>
<country id="PM">
<name>Saint Pierre and Miquelon</name>
</country>
<country id="VC">
<name>Saint Vincent and the Grenadines</name>
</country>
<country id="WS">
<name>Samoa</name>
</country>
<country id="SM">
<name>San Marino</name>
</country>
<country id="ST">
<name>S&#xE3;o Tom&#xE9; and Pr&#xED;ncipe</name>
</country>
<country id="SA">
<name>Saudi Arabia</name>
</country>
<country id="SN">
<name>Senegal</name>
</country>
<country id="RS">
<name>Serbia</name>
</country>
<country id="SC">
<name>Seychelles</name>
</country>
<country id="SL">
<name>Sierra Leone</name>
</country>
<country id="SI">
<name>Slovenia</name>
</country>
<country id="SB">
<name>Solomon Islands</name>
</country>
<country id="SO">
<name>Somalia</name>
</country>
<country id="GS">
<name>South Georgia and the South Sandwich Islands</name>
</country>
<country id="LK">
<name>Sri Lanka</name>
</country>
<country id="SD">
<name>Sudan</name>
</country>
<country id="SR">
<name>Suriname</name>
</country>
<country id="SJ">
<name>Svalbard and Jan Mayen</name>
</country>
<country id="SZ">
<name>Swaziland</name>
</country>
<country id="SY">
<name>Syria</name>
</country>
<country id="TW">
<name>Taiwan</name>
</country>
<country id="TJ">
<name>Tajikistan</name>
</country>
<country id="TZ">
<name>Tanzania</name>
</country>
<country id="TH">
<name>Thailand</name>
</country>
<country id="TK">
<name>Tokelau</name>
</country>
<country id="TO">
<name>Tonga</name>
</country>
<country id="TT">
<name>Trinidad and Tobago</name>
</country>
<country id="TN">
<name>Tunisia</name>
</country>
<country id="TR">
<name>Turkey</name>
</country>
<country id="TM">
<name>Turkmenistan</name>
</country>
<country id="TC">
<name>Turks and Caicos Islands</name>
</country>
<country id="TV">
<name>Tuvalu</name>
</country>
<country id="UG">
<name>Uganda</name>
</country>
<country id="UA">
<name>Ukraine</name>
</country>
<country id="AE">
<name>United Arab Emirates</name>
</country>
<country id="UY">
<name>Uruguay</name>
</country>
<country id="UZ">
<name>Uzbekistan</name>
</country>
<country id="VU">
<name>Vanuatu</name>
</country>
<country id="VE">
<name>Venezuela</name>
</country>
<country id="VN">
<name>Vietnam</name>
</country>
<country id="VG">
<name>Virgin Islands (British)</name>
</country>
<country id="VI">
<name>Virgin Islands (U.S.)</name>
</country>
<country id="WF">
<name>Wallis and Futuna</name>
</country>
<country id="EH">
<name>Western Sahara</name>
</country>
<country id="YE">
<name>Yemen</name>
</country>
<country id="ZM">
<name>Zambia</name>
</country>
<country id="ZW">
<name>Zimbabwe</name>
</country>
<country id="AL">
<name>Albania</name>
</country>
<country id="AF">
<name>Afghanistan</name>
</country>
<country id="AQ">
<name>Antarctica</name>
</country>
<country id="BA">
<name>Bosnia and Herzegovina</name>
</country>
<country id="BV">
<name>Bouvet Island</name>
</country>
<country id="IO">
<name>British Indian Ocean Territory</name>
</country>
<country id="BG">
<name>Bulgaria</name>
</country>
<country id="KY">
<name>Cayman Islands</name>
</country>
<country id="CX">
<name>Christmas Island</name>
</country>
<country id="CC">
<name>Cocos (Keeling) Islands</name>
</country>
<country id="CK">
<name>Cook Islands</name>
</country>
<country id="GF">
<name>French Guiana</name>
</country>
<country id="PF">
<name>French Polynesia</name>
</country>
<country id="TF">
<name>French Southern Territories</name>
</country>
<country id="AX">
<name>&#xC5;land Islands</name>
</country>
</entity_country>
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0"?>
<entity_gender>
<gender id="1" name="Mr."/>
<gender id="2" name="Ms."/>
<gender id="3" name="Miss"/>
</entity_gender>
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0"?>
<entity_group>
<group id="Visitor" name="Visitor"/>
<group id="Guest" name="Guest"/>
<group id="Customer" name="Customer"/>
</entity_group>
+35
View File
@@ -0,0 +1,35 @@
<?php
/*
* 2007-2013 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2013 PrestaShop SA
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: post-check=0, pre-check=0', false);
header('Pragma: no-cache');
header('Location: ../../../../');
exit;
+159
View File
@@ -0,0 +1,159 @@
<?xml version="1.0"?>
<entity_meta>
<meta id="404" id_shop="1">
<title>404 error</title>
<description>This page cannot be found</description>
<keywords>error, 404, not found</keywords>
<url_rewrite>page-not-found</url_rewrite>
</meta>
<meta id="best-sales" id_shop="1">
<title>Best sales</title>
<description>Our best sales</description>
<keywords>best sales</keywords>
<url_rewrite>best-sales</url_rewrite>
</meta>
<meta id="contact" id_shop="1">
<title>Contact us</title>
<description>Use our form to contact us</description>
<keywords>contact, form, e-mail</keywords>
<url_rewrite>contact-us</url_rewrite>
</meta>
<meta id="index" id_shop="1">
<title/>
<description>Shop powered by PrestaShop</description>
<keywords>shop, prestashop</keywords>
<url_rewrite/>
</meta>
<meta id="manufacturer" id_shop="1">
<title>Manufacturers</title>
<description>Manufacturers list</description>
<keywords>manufacturer</keywords>
<url_rewrite>manufacturers</url_rewrite>
</meta>
<meta id="new-products" id_shop="1">
<title>New products</title>
<description>Our new products</description>
<keywords>new, products</keywords>
<url_rewrite>new-products</url_rewrite>
</meta>
<meta id="password" id_shop="1">
<title>Forgot your password</title>
<description>Enter your e-mail address used to register in goal to get e-mail with your new password</description>
<keywords>forgot, password, e-mail, new, reset</keywords>
<url_rewrite>password-recovery</url_rewrite>
</meta>
<meta id="prices-drop" id_shop="1">
<title>Prices drop</title>
<description>Our special products</description>
<keywords>special, prices drop</keywords>
<url_rewrite>prices-drop</url_rewrite>
</meta>
<meta id="sitemap" id_shop="1">
<title>Sitemap</title>
<description>Lost ? Find what your are looking for</description>
<keywords>sitemap</keywords>
<url_rewrite>sitemap</url_rewrite>
</meta>
<meta id="supplier" id_shop="1">
<title>Suppliers</title>
<description>Suppliers list</description>
<keywords>supplier</keywords>
<url_rewrite>supplier</url_rewrite>
</meta>
<meta id="address" id_shop="1">
<title>Address</title>
<description/>
<keywords/>
<url_rewrite>address</url_rewrite>
</meta>
<meta id="addresses" id_shop="1">
<title>Addresses</title>
<description/>
<keywords/>
<url_rewrite>addresses</url_rewrite>
</meta>
<meta id="authentication" id_shop="1">
<title>Authentication</title>
<description/>
<keywords/>
<url_rewrite>authentication</url_rewrite>
</meta>
<meta id="cart" id_shop="1">
<title>Cart</title>
<description/>
<keywords/>
<url_rewrite>cart</url_rewrite>
</meta>
<meta id="discount" id_shop="1">
<title>Discount</title>
<description/>
<keywords/>
<url_rewrite>discount</url_rewrite>
</meta>
<meta id="history" id_shop="1">
<title>Order history</title>
<description/>
<keywords/>
<url_rewrite>order-history</url_rewrite>
</meta>
<meta id="identity" id_shop="1">
<title>Identity</title>
<description/>
<keywords/>
<url_rewrite>identity</url_rewrite>
</meta>
<meta id="my-account" id_shop="1">
<title>My account</title>
<description/>
<keywords/>
<url_rewrite>my-account</url_rewrite>
</meta>
<meta id="order-follow" id_shop="1">
<title>Order follow</title>
<description/>
<keywords/>
<url_rewrite>order-follow</url_rewrite>
</meta>
<meta id="order-slip" id_shop="1">
<title>Order slip</title>
<description/>
<keywords/>
<url_rewrite>order-slip</url_rewrite>
</meta>
<meta id="order" id_shop="1">
<title>Order</title>
<description/>
<keywords/>
<url_rewrite>order</url_rewrite>
</meta>
<meta id="search" id_shop="1">
<title>Search</title>
<description/>
<keywords/>
<url_rewrite>search</url_rewrite>
</meta>
<meta id="stores" id_shop="1">
<title>Stores</title>
<description/>
<keywords/>
<url_rewrite>stores</url_rewrite>
</meta>
<meta id="order-opc" id_shop="1">
<title>Order</title>
<description/>
<keywords/>
<url_rewrite>quick-order</url_rewrite>
</meta>
<meta id="guest-tracking" id_shop="1">
<title>Guest tracking</title>
<description/>
<keywords/>
<url_rewrite>guest-tracking</url_rewrite>
</meta>
<meta id="order-confirmation" id_shop="1">
<title>Order confirmation</title>
<description/>
<keywords/>
<url_rewrite>order-confirmation</url_rewrite>
</meta>
</entity_meta>
@@ -0,0 +1,18 @@
<?xml version="1.0"?>
<entity_order_return_state>
<order_return_state id="Waiting_for_confirmation">
<name>Waiting for confirmation</name>
</order_return_state>
<order_return_state id="Waiting_for_package">
<name>Waiting for package</name>
</order_return_state>
<order_return_state id="Package_received">
<name>Package received</name>
</order_return_state>
<order_return_state id="Return_denied">
<name>Return denied</name>
</order_return_state>
<order_return_state id="Return_completed">
<name>Return completed</name>
</order_return_state>
</entity_order_return_state>
+51
View File
@@ -0,0 +1,51 @@
<?xml version="1.0"?>
<entity_order_state>
<order_state id="Awaiting_cheque_payment">
<name>Awaiting cheque payment</name>
<template>cheque</template>
</order_state>
<order_state id="Payment_accepted">
<name>Payment accepted</name>
<template>payment</template>
</order_state>
<order_state id="Preparation_in_progress">
<name>Preparation in progress</name>
<template>preparation</template>
</order_state>
<order_state id="Shipped">
<name>Shipped</name>
<template>shipped</template>
</order_state>
<order_state id="Delivered">
<name>Delivered</name>
<template/>
</order_state>
<order_state id="Canceled">
<name>Canceled</name>
<template>order_canceled</template>
</order_state>
<order_state id="Refund">
<name>Refund</name>
<template>refund</template>
</order_state>
<order_state id="Payment_error">
<name>Payment error</name>
<template>payment_error</template>
</order_state>
<order_state id="On_backorder">
<name>On backorder</name>
<template>outofstock</template>
</order_state>
<order_state id="Awaiting_bank_wire_payment">
<name>Awaiting bank wire payment</name>
<template>bankwire</template>
</order_state>
<order_state id="Awaiting_PayPal_payment">
<name>Awaiting PayPal payment</name>
<template/>
</order_state>
<order_state id="Payment_remotely_accepted">
<name>Payment remotely accepted</name>
<template>payment</template>
</order_state>
</entity_order_state>
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0"?>
<entity_profile>
<profile id="SuperAdmin">
<name>SuperAdmin</name>
</profile>
</entity_profile>
@@ -0,0 +1,8 @@
<?xml version="1.0"?>
<entity_quick_access>
<quick_access id="Home" name="Home"/>
<quick_access id="My_Shop" name="My Shop"/>
<quick_access id="New_category" name="New category"/>
<quick_access id="New_product" name="New product"/>
<quick_access id="New_voucher" name="New voucher"/>
</entity_quick_access>
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<entity_risk>
<risk id="None" name="None"/>
<risk id="Low" name="Low"/>
<risk id="Medium" name="Medium"/>
<risk id="High" name="High"/>
</entity_risk>
@@ -0,0 +1,27 @@
<?xml version="1.0"?>
<entity_stock_mvt_reason>
<stock_mvt_reason id="Increase">
<name>Increase</name>
</stock_mvt_reason>
<stock_mvt_reason id="Decrease">
<name>Decrease</name>
</stock_mvt_reason>
<stock_mvt_reason id="Customer_Order">
<name>Customer Order</name>
</stock_mvt_reason>
<stock_mvt_reason id="Regulation_following_an_inventory_of_stock">
<name>Regulation following an inventory of stock</name>
</stock_mvt_reason>
<stock_mvt_reason id="Regulation_following_an_inventory_of_stock_1">
<name>Regulation following an inventory of stock</name>
</stock_mvt_reason>
<stock_mvt_reason id="Transfer_to_another_warehouse">
<name>Transfer to another warehouse</name>
</stock_mvt_reason>
<stock_mvt_reason id="Transfer_from_another_warehouse">
<name>Transfer from another warehouse</name>
</stock_mvt_reason>
<stock_mvt_reason id="Supply_Order">
<name>Supply Order</name>
</stock_mvt_reason>
</entity_stock_mvt_reason>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<entity_supplier_order_state>
<supplier_order_state id="creation_in_progress">
<name><![CDATA[creation in progress]]></name>
</supplier_order_state>
<supplier_order_state id="Order_validated">
<name><![CDATA[Order validated]]></name>
</supplier_order_state>
<supplier_order_state id="Pending_receipt">
<name><![CDATA[Pending receipt]]></name>
</supplier_order_state>
<supplier_order_state id="Order_received_in_part">
<name><![CDATA[Order received in part]]></name>
</supplier_order_state>
<supplier_order_state id="Order_received_completely">
<name><![CDATA[Order received completely]]></name>
</supplier_order_state>
<supplier_order_state id="order_fenced">
<name><![CDATA[order fenced]]></name>
</supplier_order_state>
</entity_supplier_order_state>
@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<entity_supply_order_state>
<supply_order_state id="supply_order_state_1">
<name>1 - Creation in progress</name>
</supply_order_state>
<supply_order_state id="supply_order_state_2">
<name>2 - Order validated</name>
</supply_order_state>
<supply_order_state id="supply_order_state_3">
<name>3 - Pending receipt</name>
</supply_order_state>
<supply_order_state id="supply_order_state_4">
<name>4 - Order received in part</name>
</supply_order_state>
<supply_order_state id="supply_order_state_5">
<name>5 - Order received completely</name>
</supply_order_state>
<supply_order_state id="supply_order_state_6">
<name>6 - Order canceled</name>
</supply_order_state>
</entity_supply_order_state>
+105
View File
@@ -0,0 +1,105 @@
<?xml version="1.0"?>
<entity_tab>
<tab id="Home" name="Home"/>
<tab id="CMS_Pages" name="CMS Pages"/>
<tab id="CMS_Categories" name="CMS Categories"/>
<tab id="Combinations_Generator" name="Combinations Generator"/>
<tab id="Search" name="Search"/>
<tab id="Login" name="Login"/>
<tab id="Shops" name="Shops"/>
<tab id="Shop_URLs" name="Shop URLs"/>
<tab id="Catalog" name="Catalog"/>
<tab id="Orders" name="Orders"/>
<tab id="Customers" name="Customers"/>
<tab id="Price_Rules" name="Price Rules"/>
<tab id="Shipping" name="Shipping"/>
<tab id="Localization" name="Localization"/>
<tab id="Modules" name="Modules"/>
<tab id="Preferences" name="Preferences"/>
<tab id="Advanced_Parameters" name="Advanced Parameters"/>
<tab id="Administration" name="Administration"/>
<tab id="Stats" name="Stats"/>
<tab id="Stock" name="Stock"/>
<tab id="Products" name="Products"/>
<tab id="Categories" name="Categories"/>
<tab id="Monitoring" name="Monitoring"/>
<tab id="Attributes_and_Values" name="Attributes and Values"/>
<tab id="Features" name="Features"/>
<tab id="Manufacturers" name="Manufacturers"/>
<tab id="Suppliers" name="Suppliers"/>
<tab id="Image_Mapping" name="Image Mapping"/>
<tab id="Tags" name="Tags"/>
<tab id="Attachments" name="Attachments"/>
<tab id="Orders_1" name="Orders"/>
<tab id="Invoices" name="Invoices"/>
<tab id="Merchandise_Returns" name="Merchandise Returns"/>
<tab id="Delivery_Slips" name="Delivery Slips"/>
<tab id="Credit_Slips" name="Credit Slips"/>
<tab id="Statuses" name="Statuses"/>
<tab id="Order_Messages" name="Order Messages"/>
<tab id="Customers_1" name="Customers"/>
<tab id="Addresses" name="Addresses"/>
<tab id="Groups" name="Groups"/>
<tab id="Shopping_Carts" name="Shopping Carts"/>
<tab id="Customer_Service" name="Customer Service"/>
<tab id="Contacts" name="Contacts"/>
<tab id="Titles" name="Titles"/>
<tab id="Outstanding" name="Outstanding"/>
<tab id="Cart_Rules" name="Cart Rules"/>
<tab id="Catalog_Price_Rules" name="Catalog Price Rules"/>
<tab id="Marketing" name="Marketing"/>
<tab id="Shipping_1" name="Shipping"/>
<tab id="Carriers" name="Carriers"/>
<tab id="Price_Ranges" name="Price Ranges"/>
<tab id="Weight_Ranges" name="Weight Ranges"/>
<tab id="Localization_1" name="Localization"/>
<tab id="Languages" name="Languages"/>
<tab id="Zones" name="Zones"/>
<tab id="Countries" name="Countries"/>
<tab id="States" name="States"/>
<tab id="Currencies" name="Currencies"/>
<tab id="Taxes" name="Taxes"/>
<tab id="Tax_Rules" name="Tax Rules"/>
<tab id="Translations" name="Translations"/>
<tab id="Modules_1" name="Modules"/>
<tab id="Modules_Themes_Catalog" name="Modules &amp; Themes Catalog"/>
<tab id="Positions" name="Positions"/>
<tab id="Payment" name="Payment"/>
<tab id="General" name="General"/>
<tab id="Orders_2" name="Orders"/>
<tab id="Products_1" name="Products"/>
<tab id="Customers_2" name="Customers"/>
<tab id="Themes" name="Themes"/>
<tab id="SEO_URLs" name="SEO &amp; URLs"/>
<tab id="CMS" name="CMS"/>
<tab id="Images" name="Images"/>
<tab id="Store_Contacts" name="Store Contacts"/>
<tab id="Search_1" name="Search"/>
<tab id="Maintenance" name="Maintenance"/>
<tab id="Geolocation" name="Geolocation"/>
<tab id="Configuration_Information" name="Configuration Information"/>
<tab id="Performance" name="Performance"/>
<tab id="E-mail" name="E-mail"/>
<tab id="Multistore" name="Multistore"/>
<tab id="CSV_Import" name="CSV Import"/>
<tab id="DB_Backup" name="DB Backup"/>
<tab id="SQL_Manager" name="SQL Manager"/>
<tab id="Logs" name="Logs"/>
<tab id="Webservice" name="Webservice"/>
<tab id="Preferences_1" name="Preferences"/>
<tab id="Quick_Access" name="Quick Access"/>
<tab id="Employees" name="Employees"/>
<tab id="Profiles" name="Profiles"/>
<tab id="Permissions" name="Permissions"/>
<tab id="Menus" name="Menus"/>
<tab id="Stats_1" name="Stats"/>
<tab id="Search_Engines" name="Search Engines"/>
<tab id="Referrers" name="Referrers"/>
<tab id="Warehouses" name="Warehouses"/>
<tab id="Stock_Management" name="Stock Management"/>
<tab id="Stock_Movement" name="Stock Movement"/>
<tab id="Instant_Stock_Status" name="Instant Stock Status"/>
<tab id="Stock_Coverage" name="Stock Coverage"/>
<tab id="Supply_orders" name="Supply orders"/>
<tab id="Configuration" name="Configuration"/>
</entity_tab>
Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

+35
View File
@@ -0,0 +1,35 @@
<?php
/*
* 2007-2013 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2013 PrestaShop SA
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: post-check=0, pre-check=0', false);
header('Pragma: no-cache');
header('Location: ../../../../');
exit;
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

+35
View File
@@ -0,0 +1,35 @@
<?php
/*
* 2007-2013 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2013 PrestaShop SA
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: post-check=0, pre-check=0', false);
header('Pragma: no-cache');
header('Location: ../../../');
exit;
+202
View File
@@ -0,0 +1,202 @@
<?php
return array(
'informations' => array(
'phone' => '+1 (888) 947-6543',
'documentation' => 'http://doc.prestashop.com/',
'documentation_upgrade' => 'http://docs.prestashop.com/display/PS15/Updating+PrestaShop',
'forum' => 'http://www.prestashop.com/forums/',
'blog' => 'http://www.prestashop.com/blog/',
'support' => 'https://www.prestashop.com/en/support',
),
'translations' => array(
'menu_welcome' => 'Kies uw taal',
'menu_license' => 'Licentieovereenkomsten',
'menu_system' => 'Systeemcompabiliteit',
'menu_database' => 'Systeemconfiguratie',
'menu_configure' => 'Winkel informatie',
'menu_process' => 'Winkel installatie',
'Welcome to the PrestaShop %s Installer.' => 'Welkom bij het PrestaShop %s installatieprogramma.',
'PrestaShop Installation Assistant' => 'PrestaShop Installatie Assistent',
'Installation Assistant' => 'Installatie Assistent',
'Continue the installation in:' => 'Ga verder met de installatie in:',
'The installation of PrestaShop is quick and easy. In just a few moments, you will become part of a community consisting of more than 130,000 merchants. You are on the way to creating your own unique online store that you can manage easily every day.' => 'De installatie van PrestaShop is snel en eenvoudig. Binnen enkele minuten maakt u deel uit van een community met meer dan 130.000 handelaren. U staat op het punt om uw eigen unieke webwinkel te maken, die u dagelijks eenvoudig kunt beheren.',
'If you need help, do not hesitate to check <a href="%1$s" target="_blank">our documentation</a> or to contact our support team: %2$s' => 'Als u hulp nodig hebt, lees onze documentatie door of neem contact op met onze support team: %2$s',
'The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d translations, all for free!' => 'De talenselectie hierboven geldt alleen voor de installatie assistent. Zodra uw webwinkel is geïnstalleerd, kunt u geheel gratis de taal voor uw webwinkel uit meer dan %d vertalingen kiezen.',
'If you need some assistance during the installation process, please call our team at %s and one of our experts will be happy to help.' => 'Hulp nodig tijdens de installatie? Neem dan contact met ons team op via %s en onze experts helpen u verder.',
'License Agreements' => 'Licentieovereenkomsten',
'To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.' => 'Om van de vele functies, die door PrestaShop gratis worden aangebonden, gebruik te maken, lees dan de onderstaande licentievoorwaarden. De PrestaShop-kern is onder OSL 3.0 gelicenseerd, terwijl de modules en thema\'s onder AFL 3.0 zijn gelicenseerd.',
'I agree to the above terms and conditions.' => 'Ik ga akkoord met de bovenstaande voorwaarden.',
'Information about your Store' => 'Informatie over uw webwinkel',
'Shop name:' => 'Winkelnaam:',
'Main activity:' => 'Hoofdactiviteit:',
'Please choose your main activity' => 'Selecteer uw hoofdactiviteit:',
'Animals and Pets' => 'Huisdieren',
'Art and Culture' => 'Kunst en cultuur',
'Babies' => 'Baby\'s',
'Beauty and Personal Care' => 'Schoonheid en persoonlijke verzorging',
'Cars' => 'Auto\'s',
'Computer Hardware and Software' => 'Computer hardware en software',
'Download' => 'Download',
'Fashion and accessories' => 'Mode en accessoires',
'Flowers, Gifts and Crafts' => 'Bloemen, cadeaus en handwerken',
'Food and beverage' => 'Eten en drinken',
'HiFi, Photo and Video' => 'HiFi, foto en video',
'Home and Garden' => 'Huis en tuin',
'Home Appliances' => 'Huishoudelijke apparaten',
'Jewelry' => 'Sierraden',
'Mobile and Telecom' => 'Mobiel en telecom',
'Services' => 'Diensten',
'Shoes and accessories' => 'Schoenen en accessoires',
'Sports and Entertainment' => 'Sport en vermaak',
'Travel' => 'Reizen',
'Lingerie and Adult' => 'Lingerie en volwassen',
'Help us learn more about your store so we can offer you optimal guidance and the best features for your business!' => 'Help ons om zoveel mogelijk informatie over uw webwinkel te ontvangen, zodat wij u een optimale begeleiding en de beste functies kunnen bieden.',
'Yes' => 'Ja',
'No' => 'Nee',
'Field required' => 'Verplicht veld',
'Invalid shop name' => 'Ongeldige winkelnaam',
'This e-mail address is invalid' => 'Dit e-mailadres is ongeldig',
'Country:' => 'Land:',
'Select your country' => 'Selecteer uw land',
'Your Account' => 'Uw account',
'First name:' => 'Voornaam:',
'Last name:' => 'Achternaam:',
'E-mail address:' => 'E-mailadres:',
'Shop password:' => 'Wachtwoord:',
'Must be letters and numbers with at least 8 characters' => 'Moet tenminste uit 8 letters en nummers bestaan',
'Re-type to confirm:' => 'Bevestig wachtwoord:',
'Sign-up to the newsletter' => 'Aanmelden voor de nieuwbrief',
'Install demo products:' => 'Installeer demo producten:',
'Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.' => 'Demo producten zijn een goede manier om te ontdekken hoe PrestaShop werkt. Installeer deze als u er nog niet bekend mee bent.',
'This email address will be your username to access your store\'s back office.' => 'Dit e-mailadres is uw backoffice gebruikersnaam.',
'PrestaShop can provide you with guidance on a regular basis by sending you tips on how to optimize the management of your store which will help you grow your business. If you do not wish to receive these tips, please uncheck this box.' => 'PrestaShop kan op regelmatige basis tips naar u toesturen over hoe u het beheer van uw winkel kunt verbeteren wat u tevens zult helpen om uw bedrijf te laten groeien. Indien u niet wenst om deze tips te ontvangen, vink dit vakje dan uit.',
'Next' => 'Volgende',
'Back' => 'Terug',
'The field %s is limited to %d characters' => 'Dit veld %s is gelimiteerd tot %d karakters',
'Your firstname contains some invalid characters' => 'Uw voornaam bevat enkele ongelidge karakters',
'Your lastname contains some invalid characters' => 'Uw achternaam bevat enkele ongelidge karakters',
'The password is incorrect (alphanumeric string with at least 8 characters)' => 'Het wachtwoord is onjuist (alfanumerieke reeks met tenministe 8 karakters)',
'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',
'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".',
'Database name:' => 'Database naam:',
'Database login:' => 'Database login:',
'Database password:' => 'Database wachtwoord:',
'Tables prefix:' => 'Tabellen prefix:',
'Test your database connection now!' => 'Test uw databaseverbinding nu!',
'None' => 'Geen',
'Port:' => 'Poort:',
'Login:' => 'Login:',
'enter@your.email' => 'enter@your.email',
'Send me a test email!' => 'Stuur mij een test e-mail!',
'Drop existing tables (mode dev):' => 'Bestaande tabellen verwijderen (mode dev):',
'Configure SMTP manually (advanced users only)' => 'Configureer SMTP handmatig (enkel voor geavanceerde gebruikers)',
'SMTP server address:' => 'SMTP serveradres:',
'Encryption:' => 'Encryptie',
'Forum' => 'Forum',
'At least one table with same prefix was already found, please change your prefix or drop your database' => 'Tenminste één table met dezelfde prefix is gevonden. Verander uw prefix of verwijder uw database.',
'Database Server is not found. Please verify the login, password and server fields' => 'Databaseserver is niet gevonden. Controleer de login-, wachtwoord- en servervelden',
'Shop timezone:' => 'Winkel tijdzone',
'Select your timezone' => 'Selecteer uw tijdzone',
'Shop logo:' => 'Winkel logo:',
'Optional - You can add you logo at a later time.' => 'Optioneel - U kunt uw logo later toevoegen',
'Password:' => 'Wachtwoord:',
'E-mail:' => 'E-mail:',
'Print my login information' => 'Print mijn login informatie',
'Official forum' => 'Officiële forum',
'Support' => 'Support',
'Documentation' => 'Documentatie',
'Blog' => 'Blog',
'Your installation is finished!' => 'Uw installatie is voltooid!',
'You have just finished installing your shop. Thank you for using PrestaShop!' => 'U hebt zojuist uw winkel geïnstalleerd. Dank u voor het gebruiken van PrestaShop!',
'Please remember your login information:' => 'Gelieve uw login informatie te onthouden:',
'An SQL error occured for entity <i>%1$s</i>: <i>%2$s</i>' => 'Een SQL fout is opgetreden voor entiteit <i>%1$s</i>: <i>%2$s</i> ',
'%s - Login information' => '%s - Login informatie',
'Database is connected' => 'Database is verbonden',
'Database is created' => 'Database is gemaakt',
'Cannot create the database automatically' => 'Kan de database niet automatisch creëren',
'Manage your store' => 'Beheer uw winkel',
'Front Office' => 'Frontoffice',
'Discover your store as your future customers will see it!' => 'Ontdek uw winkel zoals u toekomstige klanten het zullen zien!',
'Discover your store' => 'Ontdek uw winkel',
'We are currently checking PrestaShop compatibility with your system environment' => 'Wij controleren momenteel de compabiliteit van PrestaShop met uw systeemomgeving',
'PrestaShop compatibility with your system environment has been verified!' => 'PrestaShop compabiliteit met uw systeemomgeving is gecontroleerd!',
'Display' => 'Weergave',
'For security purposes, you must delete the "install" folder.' => 'Om beveiligingsredenen moet u de "install" map verwijderen.',
'http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation' => 'http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation ',
'Back Office' => 'Backoffice',
'Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc.' => 'Beheer uw winkel door uw backoffice te gebruiken. Beheer uw bestellen en klanten, voeg modules toe, verander thema\'s, enz.',
'If you have any questions, please visit our <a href="%1$s" target="_blank">documentation</a> and <a href="%2$s" target="_blank">community forum</a>.' => 'Als u vragen hebt, bezoek dan onze <a href="%1$s" target="_blank">documentatie</a> en <a href="%2$s" target="_blank">community forum</a>. ',
'Oops! Please correct the item(s) below, and then click "Refresh information" to test the compatibility of your new system.' => 'Oeps! Corrigeer de onderstaande item(s) en klik dan "Vernieuw informatie" om de compatibiliteit van uw nieuwe systeem te testen.',
'Refresh these settings' => 'Vernieuw deze instellingen',
'PrestaShop requires at least 32M of memory to run, please check the memory_limit directive in php.ini or contact your host provider' => 'PrestaShop vereist tenminste 32MB geheugen om te draaien, controleer de memory_limit richtlijn in php.ini of neem contact op met uw hostingprovider',
'Done!' => 'Klaar!',
'An error occured during installation...' => 'Een fout is optreden tijdens de installatie...',
'You can use the links on the left column to go back to the previous steps, or restart the installation process by <a href="%s">clicking here</a>.' => 'In de linkerkolom kunt u van de links gebruikmaken om terug te gaan naar vorige stappen, of het installatieproces opnieuw starten door <a href="%s">hier te klikken</a>.',
'Contact us' => 'Contacteer ons',
'Contact us!' => 'Contacteer ons!',
'http://doc.prestashop.com/display/PS15/What+you+need+to+get+started#HowtoenableJavaScript-HowtoenableJavaScript' => 'http://doc.prestashop.com/display/PS15/What+you+need+to+get+started#HowtoenableJavaScript-HowtoenableJavaScript ',
'Database Engine:' => 'Database engine:',
'E-mail delivery set-up' => 'E-mailinstellingen',
'By default, the PHP mail() function is used' => 'De PHP mail() functie wordt standaard gebruikt',
'Image folder %s is not writable' => 'Afbeeldingmap %s is niet schrijfbaar',
'An error occurred during logo copy.' => 'Een fout is opgetreden tijdens het kopiëren van het logo',
'An error occurred during logo upload.' => 'Een fout is opgetreden tijdens het uploaden van het logo',
'To install PrestaShop, you need to have JavaScript enabled in your browser.' => 'Om PrestaShop te installeren moet u JavaScript in uw browser inschakelen.',
'I agree to participate in improving the solution by sending anonymous information about my configuration.' => 'Ik ga akkoord om deel te nemen aan het verbeteren van de software met het sturen van anonieme informatie over mijn configuratie.',
'Cannot create image "%1$s" for entity "%2$s"' => 'Kan afbeelding "%1$s" voor entiteit "%2$s" niet creëren',
'Cannot create image "%s"' => 'Kan afbeelding "%1$s" niet creëren',
'Cannot create image "%1$s" (bad permissions on folder "%2$s")' => 'Kan afbeelding "%1$s" (verkeerde rechten op map "%2$s") niet creëren',
'Create settings.inc file' => 'Creëren settings.inc bestand',
'Create database tables' => 'Creëren database tabellen',
'Create default shop and languages' => 'Creëren standaardwinkel en talen',
'Populate database tables' => 'Vullen database tabellen',
'Configure shop information' => 'Configureren winkelinformatie',
'Install modules' => 'Installeren modules',
'Install modules Addons' => 'Installeren Addons modules',
'Install demonstration data' => 'Installeren demonstratiegegevens',
'Install theme' => 'Installeren thema',
'Cannot upload files' => 'Kan bestanden niet uploaden',
'Cannot create new files and folders' => 'Kan nieuwe bestanden en mappen niet creëren',
'GD Library is not installed' => 'GD Library is niet geïnstalleerd',
'PHP parameters:' => 'PHP parameters:',
'PHP 5.1.2 or later is not enabled' => 'PHP 5.1.2 of hoger is niet geactiveerd',
'MySQL support is not activated' => 'MySQL support is niet geactiveerd',
'Recursive write permissions on files and folders:' => 'Recursieve schrijfrechten op bestanden en mappen:',
'Cannot open external URLs' => 'Kan externe URLs niet openen',
'GZIP compression is not activated' => 'GZIP compressie is niet geactiveerd',
'Mcrypt extension is not enabled' => 'Mcrypt extensie is niet geactiveerd',
'Mbstring extension is not enabled' => 'Mbstring extensie is niet geactiveerd',
'Dom extension is not loaded' => 'Dom extensie is niet geactiveerd',
'Server name is not valid' => 'Servernaam is ongeldig',
'You must enter a database name' => 'U moet een database naam invoeren',
'You must enter a database login' => 'U moet een database login invoeren',
'Tables prefix is invalid' => 'Tabellen prefex is ongeldig',
'SQL error on query <i>%s</i>' => 'SQL fout in zoekopdracht <i>%s</i>',
'%s file is not writable (check permissions)' => ' %s bestand is niet schrijfbaar (controleer rechten)',
'%s folder is not writable (check permissions)' => ' %s map is niet schrijfbaar (controleer rechten)',
'Database structure file not found' => 'Database structuurbestand is niet gevonden',
'Cannot create group shop' => 'Kan groep winkel niet creëren',
'Cannot create shop' => 'Kan winkel niet creëren',
'Cannot create shop URL' => 'Kan winkel URL niet creëren',
'Cannot install language "%s"' => 'Kan taal "%s" niet installeren',
'Cannot copy flag language "%s"' => 'Kan vlag taal "%s" niet installeren',
'Cannot create admin account' => 'Kan admin account niet creëren',
'Cannot install module "%s"' => 'Kan module "%s" niet installeren',
'Cannot write settings file' => 'Kan instellingbestand niet schrijven',
'File "language.xml" not found for language iso "%s"' => 'Bestand "language.xml" niet gevonden voor taal iso "%s"',
'File "language.xml" not valid for language iso "%s"' => 'Bestand "language.xml" niet gevonden voor taal iso "%s"',
'"%s" must be an instane of "InstallXmlLoader"' => '"%s" moet een instantie van "InstallXmlLoader" zijn',
'PHP magic quotes option is enabled' => 'PHP magic quotes optie is geactiveerd',
'PDO MySQL extension is not loaded' => 'PDO MySQL extensie is niet geladen',
'Cannot convert database data to utf-8' => 'Kan databasegegevens niet naar utf-8 converteren',
'Connection to MySQL server succeeded, but database "%s" not found' => 'Verbinding met MySQL server geslaagd, maar database "%s" niet gevonden',
'Attempt to create the database automatically' => 'Poging om de database automatisch te creëren',
'Fixtures class "%s" not found' => 'Fixtures class "%s" niet gevonden',
'PHP register global option is on' => 'PHP register global optie is ingeschakeld',
),
);
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<language>
<name><![CDATA[Nederlands (Dutch)]]></name>
<language_code>nl-nl</language_code>
<date_format_lite>m/j/Y</date_format_lite>
<date_format_full>m/j/Y H:i:s</date_format_full>
<is_rtl>false</is_rtl>
</language>
+10
View File
@@ -0,0 +1,10 @@
Hi {firstname} {lastname},
Here is your personal login information for {shop_name}:
Password: {passwd}
E-mail address: {email}
{shop_name} - {shop_url}
{shop_url} powered by PrestaShop™