Merge pull request #613 from djfm/nl_installer
[*] LO : Added Dutch Installer
@@ -0,0 +1,63 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_attribute>
|
||||
<attribute id="2GB">
|
||||
<name>2GB</name>
|
||||
</attribute>
|
||||
<attribute id="4GB">
|
||||
<name>4GB</name>
|
||||
</attribute>
|
||||
<attribute id="Metal">
|
||||
<name>Metal</name>
|
||||
</attribute>
|
||||
<attribute id="Blue">
|
||||
<name>Blue</name>
|
||||
</attribute>
|
||||
<attribute id="Pink">
|
||||
<name>Pink</name>
|
||||
</attribute>
|
||||
<attribute id="Green">
|
||||
<name>Green</name>
|
||||
</attribute>
|
||||
<attribute id="Orange">
|
||||
<name>Orange</name>
|
||||
</attribute>
|
||||
<attribute id="Optional_64GB_solid-state_drive">
|
||||
<name>Optional 64GB solid-state drive</name>
|
||||
</attribute>
|
||||
<attribute id="80GB_Parallel_ATA_Drive_4200_rpm">
|
||||
<name>80GB Parallel ATA Drive @ 4200 rpm</name>
|
||||
</attribute>
|
||||
<attribute id="1_60GHz_Intel_Core_2_Duo">
|
||||
<name>1.60GHz Intel Core 2 Duo</name>
|
||||
</attribute>
|
||||
<attribute id="1_80GHz_Intel_Core_2_Duo">
|
||||
<name>1.80GHz Intel Core 2 Duo</name>
|
||||
</attribute>
|
||||
<attribute id="80GB_20_000_Songs">
|
||||
<name>80GB: 20,000 Songs</name>
|
||||
</attribute>
|
||||
<attribute id="160GB_40_000_Songs">
|
||||
<name>160GB: 40,000 Songs</name>
|
||||
</attribute>
|
||||
<attribute id="Black">
|
||||
<name>Black</name>
|
||||
</attribute>
|
||||
<attribute id="8GB">
|
||||
<name>8GB</name>
|
||||
</attribute>
|
||||
<attribute id="16GB">
|
||||
<name>16GB</name>
|
||||
</attribute>
|
||||
<attribute id="32GB">
|
||||
<name>32GB</name>
|
||||
</attribute>
|
||||
<attribute id="Purple">
|
||||
<name>Purple</name>
|
||||
</attribute>
|
||||
<attribute id="Yellow">
|
||||
<name>Yellow</name>
|
||||
</attribute>
|
||||
<attribute id="Red">
|
||||
<name>Red</name>
|
||||
</attribute>
|
||||
</entity_attribute>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_attribute_group>
|
||||
<attribute_group id="Disk_space">
|
||||
<name>Disk space</name>
|
||||
<public_name>Disk space</public_name>
|
||||
</attribute_group>
|
||||
<attribute_group id="Color">
|
||||
<name>Color</name>
|
||||
<public_name>Color</public_name>
|
||||
</attribute_group>
|
||||
<attribute_group id="ICU">
|
||||
<name>ICU</name>
|
||||
<public_name>Processor</public_name>
|
||||
</attribute_group>
|
||||
</entity_attribute_group>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list_attributegroup>
|
||||
<attributegroup id="capacity">
|
||||
<name><![CDATA[Disk space]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="capacity_public">
|
||||
<name><![CDATA[Disk space]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="color">
|
||||
<name><![CDATA[Color]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="color_public">
|
||||
<name><![CDATA[Color]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="processor">
|
||||
<name><![CDATA[ICU]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="processor_public">
|
||||
<name><![CDATA[Processor]]></name>
|
||||
</attributegroup>
|
||||
</list_attributegroup>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_carrier>
|
||||
<carrier id="My_carrier" id_shop="1">
|
||||
<delay>Delivery next day!</delay>
|
||||
</carrier>
|
||||
</entity_carrier>
|
||||
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_category>
|
||||
<category id="iPods" id_shop="1">
|
||||
<name>iPods</name>
|
||||
<description>Now that you can buy movies from the iTunes Store and sync them to your iPod, the whole world is your theater.</description>
|
||||
<link_rewrite>music-ipods</link_rewrite>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</category>
|
||||
<category id="Accessories" id_shop="1">
|
||||
<name>Accessories</name>
|
||||
<description>Wonderful accessories for your iPod</description>
|
||||
<link_rewrite>accessories-ipod</link_rewrite>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</category>
|
||||
<category id="Laptops" id_shop="1">
|
||||
<name>Laptops</name>
|
||||
<description>The latest Intel processor, a bigger hard drive, plenty of memory, and even more new features all fit inside just one liberating inch. The new Mac laptops have the performance, power, and connectivity of a desktop computer. Without the desk part.</description>
|
||||
<link_rewrite>laptops</link_rewrite>
|
||||
<meta_title>Apple laptops</meta_title>
|
||||
<meta_keywords>Apple laptops MacBook Air</meta_keywords>
|
||||
<meta_description>Powerful and chic Apple laptops</meta_description>
|
||||
</category>
|
||||
</entity_category>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_feature>
|
||||
<feature id="Height">
|
||||
<name>Height</name>
|
||||
</feature>
|
||||
<feature id="Width">
|
||||
<name>Width</name>
|
||||
</feature>
|
||||
<feature id="Depth">
|
||||
<name>Depth</name>
|
||||
</feature>
|
||||
<feature id="Weight">
|
||||
<name>Weight</name>
|
||||
</feature>
|
||||
<feature id="Headphone">
|
||||
<name>Headphone</name>
|
||||
</feature>
|
||||
</entity_feature>
|
||||
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_feature_value>
|
||||
<feature_value id="Jack_stereo">
|
||||
<value>Jack stereo</value>
|
||||
</feature_value>
|
||||
<feature_value id="Mini-jack_stereo">
|
||||
<value>Mini-jack stereo</value>
|
||||
</feature_value>
|
||||
<feature_value id="2_75_in">
|
||||
<value>2.75 in</value>
|
||||
</feature_value>
|
||||
<feature_value id="2_06_in">
|
||||
<value>2.06 in</value>
|
||||
</feature_value>
|
||||
<feature_value id="49_2_g">
|
||||
<value>49.2 g</value>
|
||||
</feature_value>
|
||||
<feature_value id="0_26_in">
|
||||
<value>0.26 in</value>
|
||||
</feature_value>
|
||||
<feature_value id="1_07_in">
|
||||
<value>1.07 in</value>
|
||||
</feature_value>
|
||||
<feature_value id="1_62_in">
|
||||
<value>1.62 in</value>
|
||||
</feature_value>
|
||||
<feature_value id="15_5_g">
|
||||
<value>15.5 g</value>
|
||||
</feature_value>
|
||||
<feature_value id="0_41_in_clip_included">
|
||||
<value>0.41 in (clip included)</value>
|
||||
</feature_value>
|
||||
<feature_value id="4_33_in">
|
||||
<value>4.33 in</value>
|
||||
</feature_value>
|
||||
<feature_value id="2_76_in">
|
||||
<value>2.76 in</value>
|
||||
</feature_value>
|
||||
<feature_value id="120g">
|
||||
<value>120g</value>
|
||||
</feature_value>
|
||||
<feature_value id="0_31_in">
|
||||
<value>0.31 in</value>
|
||||
</feature_value>
|
||||
</entity_feature_value>
|
||||
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list_featurevalue>
|
||||
<featurevalue id="jack_stereo">
|
||||
<value><![CDATA[Jack stereo]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="mini_jack_stereo">
|
||||
<value><![CDATA[Mini-jack stereo]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="2.75in">
|
||||
<value><![CDATA[2.75 in]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="2.06in">
|
||||
<value><![CDATA[2.06 in]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="49.2g">
|
||||
<value><![CDATA[49.2 g]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="0.26in">
|
||||
<value><![CDATA[0.26 in]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="1.07in">
|
||||
<value><![CDATA[1.07 in]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="1.62in">
|
||||
<value><![CDATA[1.62 in]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="15.5g">
|
||||
<value><![CDATA[15.5 g]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="0.41in">
|
||||
<value><![CDATA[0.41 in (clip included)]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="4.33in">
|
||||
<value><![CDATA[4.33 in]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="2.76in">
|
||||
<value><![CDATA[2.76 in]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="120g">
|
||||
<value><![CDATA[120g]]></value>
|
||||
</featurevalue>
|
||||
<featurevalue id="0.31in">
|
||||
<value><![CDATA[0.31 in]]></value>
|
||||
</featurevalue>
|
||||
</list_featurevalue>
|
||||
@@ -0,0 +1,81 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_image>
|
||||
<image id="MacBook_Air">
|
||||
<legend>MacBook Air</legend>
|
||||
</image>
|
||||
<image id="MacBook_Air_1">
|
||||
<legend>MacBook Air</legend>
|
||||
</image>
|
||||
<image id="MacBook_Air_2">
|
||||
<legend>MacBook Air</legend>
|
||||
</image>
|
||||
<image id="MacBook_Air_3">
|
||||
<legend>MacBook Air</legend>
|
||||
</image>
|
||||
<image id="MacBook_Air_4">
|
||||
<legend>MacBook Air</legend>
|
||||
</image>
|
||||
<image id="MacBook_Air_SuperDrive">
|
||||
<legend> MacBook Air SuperDrive</legend>
|
||||
</image>
|
||||
<image id="iPod_touch">
|
||||
<legend>iPod touch</legend>
|
||||
</image>
|
||||
<image id="iPod_touch_1">
|
||||
<legend>iPod touch</legend>
|
||||
</image>
|
||||
<image id="iPod_touch_2">
|
||||
<legend>iPod touch</legend>
|
||||
</image>
|
||||
<image id="iPod_touch_3">
|
||||
<legend>iPod touch</legend>
|
||||
</image>
|
||||
<image id="iPod_touch_4">
|
||||
<legend>iPod touch</legend>
|
||||
</image>
|
||||
<image id="iPod_touch_5">
|
||||
<legend>iPod touch</legend>
|
||||
</image>
|
||||
<image id="housse-portefeuille-en-cuir">
|
||||
<legend>housse-portefeuille-en-cuir</legend>
|
||||
</image>
|
||||
<image id="Shure_SE210_Sound-Isolating_Earphones_for_iPod_and_iPhone">
|
||||
<legend>Shure SE210 Sound-Isolating Earphones for iPod and iPhone</legend>
|
||||
</image>
|
||||
<image id="iPod_Nano">
|
||||
<legend>iPod Nano</legend>
|
||||
</image>
|
||||
<image id="iPod_Nano_1">
|
||||
<legend>iPod Nano</legend>
|
||||
</image>
|
||||
<image id="iPod_Nano_2">
|
||||
<legend>iPod Nano</legend>
|
||||
</image>
|
||||
<image id="iPod_Nano_3">
|
||||
<legend>iPod Nano</legend>
|
||||
</image>
|
||||
<image id="iPod_Nano_4">
|
||||
<legend>iPod Nano</legend>
|
||||
</image>
|
||||
<image id="iPod_Nano_5">
|
||||
<legend>iPod Nano</legend>
|
||||
</image>
|
||||
<image id="iPod_Nano_6">
|
||||
<legend>iPod Nano</legend>
|
||||
</image>
|
||||
<image id="iPod_Nano_7">
|
||||
<legend>iPod Nano</legend>
|
||||
</image>
|
||||
<image id="iPod_shuffle">
|
||||
<legend>iPod shuffle</legend>
|
||||
</image>
|
||||
<image id="iPod_shuffle_1">
|
||||
<legend>iPod shuffle</legend>
|
||||
</image>
|
||||
<image id="iPod_shuffle_2">
|
||||
<legend>iPod shuffle</legend>
|
||||
</image>
|
||||
<image id="iPod_shuffle_3">
|
||||
<legend>iPod shuffle</legend>
|
||||
</image>
|
||||
</entity_image>
|
||||
@@ -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;
|
||||
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_manufacturer>
|
||||
<manufacturer id="Apple_Computer_Inc">
|
||||
<description/>
|
||||
<short_description/>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</manufacturer>
|
||||
<manufacturer id="Shure_Incorporated">
|
||||
<description/>
|
||||
<short_description/>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</manufacturer>
|
||||
</entity_manufacturer>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_order_message>
|
||||
<order_message id="Delay">
|
||||
<name>Delay</name>
|
||||
<message>Hi,
|
||||
|
||||
Unfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery.
|
||||
Please accept our apologies and rest assured that we are working hard to rectify this.
|
||||
|
||||
Best regards,</message>
|
||||
</order_message>
|
||||
</entity_order_message>
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list_ordermessage>
|
||||
<ordermessage id="delay">
|
||||
<name><![CDATA[Delay]]></name>
|
||||
<message><![CDATA[Hi,
|
||||
|
||||
Unfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery.
|
||||
@@ -0,0 +1,135 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_product>
|
||||
<product id="iPod_Nano" id_shop="1">
|
||||
<description><p><strong><span style="font-size: small;">Curved ahead of the curve.</span></strong></p>
|
||||
<p>For those about to rock, we give you nine amazing colors. But that's only part of the story. Feel the curved, all-aluminum and glass design and you won't want to put iPod nano down.</p>
|
||||
<p><strong><span style="font-size: small;">Great looks. And brains, too.</span></strong></p>
|
||||
<p>The new Genius feature turns iPod nano into your own highly intelligent, personal DJ. It creates playlists by finding songs in your library that go great together.</p>
|
||||
<p><strong><span style="font-size: small;">Made to move with your moves.</span></strong></p>
|
||||
<p>The accelerometer comes to iPod nano. Give it a shake to shuffle your music. Turn it sideways to view Cover Flow. And play games designed with your moves in mind.</p></description>
|
||||
<description_short><p>New design. New features. Now in 8GB and 16GB. iPod nano rocks like never before.</p></description_short>
|
||||
<link_rewrite>ipod-nano</link_rewrite>
|
||||
<meta_description/>
|
||||
<meta_keywords/>
|
||||
<meta_title/>
|
||||
<name>iPod Nano</name>
|
||||
<available_now>In stock</available_now>
|
||||
<available_later/>
|
||||
</product>
|
||||
<product id="iPod_shuffle" id_shop="1">
|
||||
<description><p><span style="font-size: small;"><strong>Instant attachment.</strong></span></p>
|
||||
<p>Wear up to 500 songs on your sleeve. Or your belt. Or your gym shorts. iPod shuffle is a badge of musical devotion. Now in new, more brilliant colors.</p>
|
||||
<p><span style="font-size: small;"><strong>Feed your iPod shuffle.</strong></span></p>
|
||||
<p>iTunes is your entertainment superstore. It’s your ultra-organized music collection and jukebox. And it’s how you load up your iPod shuffle in one click.</p>
|
||||
<p><span style="font-size: small;"><strong>Beauty and the beat.</strong></span></p>
|
||||
<p>Intensely colorful anodized aluminum complements the simple design of iPod shuffle. Now in blue, green, pink, red, and original silver.</p></description>
|
||||
<description_short><p>iPod shuffle, the world’s most wearable music player, now clips on in more vibrant blue, green, pink, and red.</p></description_short>
|
||||
<link_rewrite>ipod-shuffle</link_rewrite>
|
||||
<meta_description/>
|
||||
<meta_keywords/>
|
||||
<meta_title/>
|
||||
<name>iPod shuffle</name>
|
||||
<available_now>In stock</available_now>
|
||||
<available_later/>
|
||||
</product>
|
||||
<product id="MacBook_Air" id_shop="1">
|
||||
<description><p>MacBook Air is nearly as thin as your index finger. Practically every detail that could be streamlined has been. Yet it still has a 13.3-inch widescreen LED display, full-size keyboard, and large multi-touch trackpad. It’s incomparably portable without the usual ultraportable screen and keyboard compromises.</p><p>The incredible thinness of MacBook Air is the result of numerous size- and weight-shaving innovations. From a slimmer hard drive to strategically hidden I/O ports to a lower-profile battery, everything has been considered and reconsidered with thinness in mind.</p><p>MacBook Air is designed and engineered to take full advantage of the wireless world. A world in which 802.11n Wi-Fi is now so fast and so available, people are truly living untethered — buying and renting movies online, downloading software, and sharing and storing files on the web. </p></description>
|
||||
<description_short>MacBook Air is ultrathin, ultraportable, and ultra unlike anything else. But you don’t lose inches and pounds overnight. It’s the result of rethinking conventions. Of multiple wireless innovations. And of breakthrough design. With MacBook Air, mobile computing suddenly has a new standard.</description_short>
|
||||
<link_rewrite>macbook-air</link_rewrite>
|
||||
<meta_description/>
|
||||
<meta_keywords/>
|
||||
<meta_title/>
|
||||
<name>MacBook Air</name>
|
||||
<available_now/>
|
||||
<available_later/>
|
||||
</product>
|
||||
<product id="MacBook" id_shop="1">
|
||||
<description>Every MacBook has a larger hard drive, up to 250GB, to store growing media collections and valuable data.<br /><br />The 2.4GHz MacBook models now include 2GB of memory standard — perfect for running more of your favorite applications smoothly.</description>
|
||||
<description_short>MacBook makes it easy to hit the road thanks to its tough polycarbonate case, built-in wireless technologies, and innovative MagSafe Power Adapter that releases automatically if someone accidentally trips on the cord.</description_short>
|
||||
<link_rewrite>macbook</link_rewrite>
|
||||
<meta_description/>
|
||||
<meta_keywords/>
|
||||
<meta_title/>
|
||||
<name>MacBook</name>
|
||||
<available_now/>
|
||||
<available_later/>
|
||||
</product>
|
||||
<product id="iPod_touch" id_shop="1">
|
||||
<description><h3>Five new hands-on applications</h3>
|
||||
<p>View rich HTML email with photos as well as PDF, Word, and Excel attachments. Get maps, directions, and real-time traffic information. Take notes and read stock and weather reports.</p>
|
||||
<h3>Touch your music, movies, and more</h3>
|
||||
<p>The revolutionary Multi-Touch technology built into the gorgeous 3.5-inch display lets you pinch, zoom, scroll, and flick with your fingers.</p>
|
||||
<h3>Internet in your pocket</h3>
|
||||
<p>With the Safari web browser, see websites the way they were designed to be seen and zoom in and out with a tap.<sup>2</sup> And add Web Clips to your Home screen for quick access to favorite sites.</p>
|
||||
<h3>What's in the box</h3>
|
||||
<ul>
|
||||
<li><span></span>iPod touch</li>
|
||||
<li><span></span>Earphones</li>
|
||||
<li><span></span>USB 2.0 cable</li>
|
||||
<li><span></span>Dock adapter</li>
|
||||
<li><span></span>Polishing cloth</li>
|
||||
<li><span></span>Stand</li>
|
||||
<li><span></span>Quick Start guide</li>
|
||||
</ul></description>
|
||||
<description_short><ul>
|
||||
<li>Revolutionary Multi-Touch interface</li>
|
||||
<li>3.5-inch widescreen color display</li>
|
||||
<li>Wi-Fi (802.11b/g)</li>
|
||||
<li>8 mm thin</li>
|
||||
<li>Safari, YouTube, Mail, Stocks, Weather, Notes, iTunes Wi-Fi Music Store, Maps</li>
|
||||
</ul></description_short>
|
||||
<link_rewrite>ipod-touch</link_rewrite>
|
||||
<meta_description/>
|
||||
<meta_keywords/>
|
||||
<meta_title/>
|
||||
<name>iPod touch</name>
|
||||
<available_now/>
|
||||
<available_later/>
|
||||
</product>
|
||||
<product id="Belkin_Leather_Folio_for_iPod_nano_-_Black_Chocolate" id_shop="1">
|
||||
<description><p>Lorem ipsum</p></description>
|
||||
<description_short><p>Lorem ipsum</p></description_short>
|
||||
<link_rewrite>belkin-leather-folio-for-ipod-nano-black-chocolate</link_rewrite>
|
||||
<meta_description/>
|
||||
<meta_keywords/>
|
||||
<meta_title/>
|
||||
<name>Belkin Leather Folio for iPod nano - Black / Chocolate</name>
|
||||
<available_now/>
|
||||
<available_later/>
|
||||
</product>
|
||||
<product id="Shure_SE210_Sound-Isolating_Earphones_for_iPod_and_iPhone" id_shop="1">
|
||||
<description><div class="product-overview-full">Using Hi-Definition MicroSpeakers to deliver full-range audio, the ergonomic and lightweight design of the SE210 earphones is ideal for premium on-the-go listening on your iPod or iPhone. They offer the most accurate audio reproduction from both portable and home stereo audio sources--for the ultimate in precision highs and rich low end. In addition, the flexible design allows you to choose the most comfortable fit from a variety of wearing positions. <br /> <br /> <strong>Features </strong> <br /> 
|
||||
<ul>
|
||||
<li>Sound-isolating design </li>
|
||||
<li> Hi-Definition MicroSpeaker with a single balanced armature driver </li>
|
||||
<li> Detachable, modular cable so you can make the cable longer or shorter depending on your activity </li>
|
||||
<li> Connector compatible with earphone ports on both iPod and iPhone </li>
|
||||
</ul>
|
||||
<strong>Specifications </strong><br /> 
|
||||
<ul>
|
||||
<li>Speaker type: Hi-Definition MicroSpeaker </li>
|
||||
<li> Frequency range: 25Hz-18.5kHz </li>
|
||||
<li> Impedance (1kHz): 26 Ohms </li>
|
||||
<li> Sensitivity (1mW): 114 dB SPL/mW </li>
|
||||
<li> Cable length (with extension): 18.0 in./45.0 cm (54.0 in./137.1 cm) </li>
|
||||
</ul>
|
||||
<strong>In the box</strong><br /> 
|
||||
<ul>
|
||||
<li>Shure SE210 earphones </li>
|
||||
<li> Extension cable (36.0 in./91.4 cm) </li>
|
||||
<li> Three pairs foam earpiece sleeves (small, medium, large) </li>
|
||||
<li> Three pairs soft flex earpiece sleeves (small, medium, large) </li>
|
||||
<li> One pair triple-flange earpiece sleeves </li>
|
||||
<li> Carrying case </li>
|
||||
</ul>
|
||||
Warranty<br /> Two-year limited <br />(For details, please visit <br />www.shure.com/PersonalAudio/CustomerSupport/ProductReturnsAndWarranty/index.htm.) <br /><br /> Mfr. Part No.: SE210-A-EFS <br /><br />Note: Products sold through this website that do not bear the Apple Brand name are serviced and supported exclusively by their manufacturers in accordance with terms and conditions packaged with the products. Apple's Limited Warranty does not apply to products that are not Apple-branded, even if packaged or sold with Apple products. Please contact the manufacturer directly for technical support and customer service.</div></description>
|
||||
<description_short><p>Evolved from personal monitor technology road-tested by pro musicians and perfected by Shure engineers, the lightweight and stylish SE210 delivers full-range audio that's free from outside noise.</p></description_short>
|
||||
<link_rewrite>ecouteurs-a-isolation-sonore-shure-se210-blanc</link_rewrite>
|
||||
<meta_description/>
|
||||
<meta_keywords/>
|
||||
<meta_title/>
|
||||
<name>Shure SE210 Sound-Isolating Earphones for iPod and iPhone</name>
|
||||
<available_now/>
|
||||
<available_later/>
|
||||
</product>
|
||||
</entity_product>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_profile>
|
||||
<profile id="Administrator">
|
||||
<name>Administrator</name>
|
||||
</profile>
|
||||
<profile id="Logistician">
|
||||
<name>Logistician</name>
|
||||
</profile>
|
||||
<profile id="Translator">
|
||||
<name>Translator</name>
|
||||
</profile>
|
||||
<profile id="Salesman">
|
||||
<name>Salesman</name>
|
||||
</profile>
|
||||
</entity_profile>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_scene>
|
||||
<scene id="The_iPods_Nano">
|
||||
<name>The iPods Nano</name>
|
||||
</scene>
|
||||
<scene id="The_iPods">
|
||||
<name>The iPods</name>
|
||||
</scene>
|
||||
<scene id="The_MacBooks">
|
||||
<name>The MacBooks</name>
|
||||
</scene>
|
||||
</entity_scene>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_supplier>
|
||||
<supplier id="AppleStore">
|
||||
<description/>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</supplier>
|
||||
<supplier id="Shure_Online_Store">
|
||||
<description/>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</supplier>
|
||||
</entity_supplier>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_tag>
|
||||
<tag id="tag_5" name="apple" products="iPod_Nano,MacBook"/>
|
||||
<tag id="tag_22" name="superdrive" products="MacBook"/>
|
||||
<tag id="tag_23" name="Ipod touch" products="iPod_touch"/>
|
||||
<tag id="tag_28" name="ipod" products="iPod_Nano,iPod_shuffle"/>
|
||||
<tag id="tag_29" name="nano" products="iPod_Nano"/>
|
||||
<tag id="tag_33" name="shuffle" products="iPod_shuffle"/>
|
||||
</entity_tag>
|
||||
@@ -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;
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
@@ -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><h2>Shipments and returns</h2><h3>Your pack shipment</h3><p>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.</p><p>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.<br /><br />Boxes are amply sized and your items are well-protected.</p></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><h2>Legal</h2><h3>Credits</h3><p>Concept and production:</p><p>This Web site was created using <a href="http://www.prestashop.com">PrestaShop</a>&trade; open-source software.</p></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><h2>Your terms and conditions of use</h2><h3>Rule 1</h3><p>Here is the rule 1 content</p>
|
||||
<h3>Rule 2</h3><p>Here is the rule 2 content</p>
|
||||
<h3>Rule 3</h3><p>Here is the rule 3 content</p></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><h2>About us</h2>
|
||||
<h3>Our company</h3><p>Our company</p>
|
||||
<h3>Our team</h3><p>Our team</p>
|
||||
<h3>Informations</h3><p>Informations</p></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><h2>Secure payment</h2>
|
||||
<h3>Our secure payment</h3><p>With SSL</p>
|
||||
<h3>Using Visa/Mastercard/Paypal</h3><p>About this services</p></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,
|
||||

|
||||
Regards,
|
||||
Customer service</value>
|
||||
</configuration>
|
||||
</entity_configuration>
|
||||
@@ -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>
|
||||
@@ -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ão Tomé and Prí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>Åland Islands</name>
|
||||
</country>
|
||||
</entity_country>
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
@@ -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;
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
@@ -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 & 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 & 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>
|
||||
|
After Width: | Height: | Size: 348 B |
@@ -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;
|
||||
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 968 B |
|
After Width: | Height: | Size: 8.0 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 11 KiB |
@@ -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;
|
||||
@@ -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 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".',
|
||||
'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',
|
||||
),
|
||||
);
|
||||
@@ -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>
|
||||
@@ -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™
|
||||