Merge pull request #338 from djfm/pl_installer
// Added Polish 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>Metaliczny</name>
|
||||
</attribute>
|
||||
<attribute id="Blue">
|
||||
<name>Niebieski</name>
|
||||
</attribute>
|
||||
<attribute id="Pink">
|
||||
<name>Różowy</name>
|
||||
</attribute>
|
||||
<attribute id="Green">
|
||||
<name>Zielony</name>
|
||||
</attribute>
|
||||
<attribute id="Orange">
|
||||
<name>Pomarańczowy</name>
|
||||
</attribute>
|
||||
<attribute id="Optional_64GB_solid-state_drive">
|
||||
<name>Opcjonalnie Dysk SSD - 64GB</name>
|
||||
</attribute>
|
||||
<attribute id="80GB_Parallel_ATA_Drive_4200_rpm">
|
||||
<name>80GB Dysk ATA @ 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>Czarny</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>Fioletowy</name>
|
||||
</attribute>
|
||||
<attribute id="Yellow">
|
||||
<name>Żółty</name>
|
||||
</attribute>
|
||||
<attribute id="Red">
|
||||
<name>Czerwony</name>
|
||||
</attribute>
|
||||
</entity_attribute>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_attribute_group>
|
||||
<attribute_group id="Disk_space">
|
||||
<name>Pojemność dysku</name>
|
||||
<public_name>Pojemność dysku</public_name>
|
||||
</attribute_group>
|
||||
<attribute_group id="Color">
|
||||
<name>Kolor</name>
|
||||
<public_name>Kolor</public_name>
|
||||
</attribute_group>
|
||||
<attribute_group id="ICU">
|
||||
<name>Procesor</name>
|
||||
<public_name>Procesor</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[Dysk twardy]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="capacity_public">
|
||||
<name><![CDATA[Dysk twardy]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="color">
|
||||
<name><![CDATA[Kolor]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="color_public">
|
||||
<name><![CDATA[Kolor]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="processor">
|
||||
<name><![CDATA[Procesor]]></name>
|
||||
</attributegroup>
|
||||
<attributegroup id="processor_public">
|
||||
<name><![CDATA[Procesor]]></name>
|
||||
</attributegroup>
|
||||
</list_attributegroup>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_carrier>
|
||||
<carrier id="My_carrier" id_shop="1">
|
||||
<delay>Dostawa następnego dnia!</delay>
|
||||
</carrier>
|
||||
</entity_carrier>
|
||||
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_category>
|
||||
<category id="iPods" id_shop="1">
|
||||
<name>iPod</name>
|
||||
<description>Teraz możesz kupić filmy na ITunes, a następnie zsynchronizować je ze swoim iPod, cały świat to Twój wielki teatr.</description>
|
||||
<link_rewrite>muzyczne-ipod</link_rewrite>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</category>
|
||||
<category id="Accessories" id_shop="1">
|
||||
<name>Akcesoria</name>
|
||||
<description>Fantastyczne akcesoria dla Twojego iPod</description>
|
||||
<link_rewrite>akcesoria-ipod</link_rewrite>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</category>
|
||||
<category id="Laptops" id_shop="1">
|
||||
<name>Laptopy</name>
|
||||
<description>Najnowocześniejsze laptopy od Apple</description>
|
||||
<link_rewrite>laptopy</link_rewrite>
|
||||
<meta_title>Laptoty Apple</meta_title>
|
||||
<meta_keywords>Apple Laptopy MacBook Air</meta_keywords>
|
||||
<meta_description>Piękne i szybkie laptopy Apple Mac Book Air</meta_description>
|
||||
</category>
|
||||
</entity_category>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_feature>
|
||||
<feature id="Height">
|
||||
<name>Wysokość</name>
|
||||
</feature>
|
||||
<feature id="Width">
|
||||
<name>Szerokość</name>
|
||||
</feature>
|
||||
<feature id="Depth">
|
||||
<name>Głębokość</name>
|
||||
</feature>
|
||||
<feature id="Weight">
|
||||
<name>Waga</name>
|
||||
</feature>
|
||||
<feature id="Headphone">
|
||||
<name>Słuchawki</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,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_order_message>
|
||||
<order_message id="Delay">
|
||||
<name>Opóźnienie</name>
|
||||
<message>Witamy,
|
||||
Niestety jeden z produktów wybranych przez Ciebie w zamówieniu aktualnie nie jest dostępny. To może opóźnić odrobinę dostawę Twojego zamówienia.
|
||||
Przepraszamy za zaistniałą sytuację i zrobimy wszystko co w naszej mocy by zamówienie dotarło do Państwa jak najszybciej.
|
||||
|
||||
Pozdrawiamy,</message>
|
||||
</order_message>
|
||||
</entity_order_message>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list_ordermessage>
|
||||
<ordermessage id="delay">
|
||||
<name><![CDATA[Opóźnienie]]></name>
|
||||
<message><![CDATA[Witamy,
|
||||
|
||||
Niestety jeden z produktów wybranych przez Ciebie w zamówieniu aktualnie nie jest dostępny. To może opóźnić odrobinę dostawę Twojego zamówienia.
|
||||
Przepraszamy za zaistniałą sytuację i zrobimy wszystko co w naszej mocy by zamówienie dotarło do Państwa jak najszybciej.
|
||||
@@ -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>Dostępny</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>Dostępny</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>Logistyk</name>
|
||||
</profile>
|
||||
<profile id="Translator">
|
||||
<name>Tłumacz</name>
|
||||
</profile>
|
||||
<profile id="Salesman">
|
||||
<name>Sprzedawca</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>Odbiór w sklepie</delay>
|
||||
</carrier>
|
||||
</entity_carrier>
|
||||
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_category>
|
||||
<category id="Root" id_shop="1">
|
||||
<name>Bazowa</name>
|
||||
<description/>
|
||||
<link_rewrite>bazowa</link_rewrite>
|
||||
<meta_title/>
|
||||
<meta_keywords/>
|
||||
<meta_description/>
|
||||
</category>
|
||||
<category id="Home" id_shop="1">
|
||||
<name>Główna</name>
|
||||
<description/>
|
||||
<link_rewrite>glowna</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>Główna</name>
|
||||
<description/>
|
||||
<link_rewrite>glowna</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>W</value>
|
||||
</configuration>
|
||||
<configuration id="PS_DELIVERY_PREFIX">
|
||||
<value>DE</value>
|
||||
</configuration>
|
||||
<configuration id="PS_SEARCH_BLACKLIST">
|
||||
<value>od,z,na,po,i,w</value>
|
||||
</configuration>
|
||||
<configuration id="PS_META_KEYWORDS">
|
||||
<value>0</value>
|
||||
</configuration>
|
||||
<configuration id="PS_CUSTOMER_SERVICE_SIGNATURE">
|
||||
<value>Szanowny Kliencie,
|
||||

|
||||
Z wyrazami szacunku,
|
||||
Dzial obslugi klienta</value>
|
||||
</configuration>
|
||||
</entity_configuration>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_contact>
|
||||
<contact id="Webmaster" name="Webmaster">
|
||||
<description>Jeśli pojawił się problem techniczny na tej stronie</description>
|
||||
</contact>
|
||||
<contact id="Customer_service" name="Obsługa klienta">
|
||||
<description>Wszelkie pytania dotyczące produktów i zamówień</description>
|
||||
</contact>
|
||||
</entity_contact>
|
||||
@@ -0,0 +1,999 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_country>
|
||||
<country id="AF">
|
||||
<name> Afganistan</name>
|
||||
</country>
|
||||
|
||||
<country id="AL">
|
||||
<name> Albania</name>
|
||||
</country>
|
||||
|
||||
<country id="DZ">
|
||||
<name> Algieria</name>
|
||||
</country>
|
||||
|
||||
<country id="AD">
|
||||
<name> Andora</name>
|
||||
</country>
|
||||
|
||||
<country id="AO">
|
||||
<name> Angola</name>
|
||||
</country>
|
||||
|
||||
<country id="AI">
|
||||
<name> Anguilla</name>
|
||||
</country>
|
||||
|
||||
<country id="AQ">
|
||||
<name> Antarktyka</name>
|
||||
</country>
|
||||
|
||||
<country id="AG">
|
||||
<name> Antigua i Barbuda</name>
|
||||
</country>
|
||||
|
||||
<country id="SA">
|
||||
<name> Arabia Saudyjska</name>
|
||||
</country>
|
||||
|
||||
<country id="AR">
|
||||
<name> Argentyna</name>
|
||||
</country>
|
||||
|
||||
<country id="AM">
|
||||
<name> Armenia</name>
|
||||
</country>
|
||||
|
||||
<country id="AW">
|
||||
<name> Aruba</name>
|
||||
</country>
|
||||
|
||||
<country id="AU">
|
||||
<name> Australia</name>
|
||||
</country>
|
||||
|
||||
<country id="AT">
|
||||
<name> Austria</name>
|
||||
</country>
|
||||
|
||||
<country id="AZ">
|
||||
<name> Azerbejdżan</name>
|
||||
</country>
|
||||
|
||||
<country id="BS">
|
||||
<name> Bahamy</name>
|
||||
</country>
|
||||
|
||||
<country id="BH">
|
||||
<name> Bahrajn</name>
|
||||
</country>
|
||||
|
||||
<country id="BD">
|
||||
<name> Bangladesz</name>
|
||||
</country>
|
||||
|
||||
<country id="BB">
|
||||
<name> Barbados</name>
|
||||
</country>
|
||||
|
||||
<country id="BE">
|
||||
<name> Belgia</name>
|
||||
</country>
|
||||
|
||||
<country id="BZ">
|
||||
<name> Belize</name>
|
||||
</country>
|
||||
|
||||
<country id="BJ">
|
||||
<name> Benin</name>
|
||||
</country>
|
||||
|
||||
<country id="BM">
|
||||
<name> Bermudy</name>
|
||||
</country>
|
||||
|
||||
<country id="BT">
|
||||
<name> Bhutan</name>
|
||||
</country>
|
||||
|
||||
<country id="BY">
|
||||
<name> Białoruś</name>
|
||||
</country>
|
||||
|
||||
<country id="BO">
|
||||
<name> Boliwia</name>
|
||||
</country>
|
||||
|
||||
<country id="BQ">
|
||||
<name> Bonaire, Sint Eustatius i Saba</name>
|
||||
</country>
|
||||
|
||||
<country id="BA">
|
||||
<name> Bośnia i Hercegowina</name>
|
||||
</country>
|
||||
|
||||
<country id="BW">
|
||||
<name> Botswana</name>
|
||||
</country>
|
||||
|
||||
<country id="BR">
|
||||
<name> Brazylia</name>
|
||||
</country>
|
||||
|
||||
<country id="BN">
|
||||
<name> Brunei</name>
|
||||
</country>
|
||||
|
||||
<country id="IO">
|
||||
<name> Brytyjskie Terytorium Oceanu Indyjskiego</name>
|
||||
</country>
|
||||
|
||||
<country id="VG">
|
||||
<name> Brytyjskie Wyspy Dziewicze</name>
|
||||
</country>
|
||||
|
||||
<country id="BG">
|
||||
<name> Bułgaria</name>
|
||||
</country>
|
||||
|
||||
<country id="BF">
|
||||
<name> Burkina Faso</name>
|
||||
</country>
|
||||
|
||||
<country id="BI">
|
||||
<name> Burundi</name>
|
||||
</country>
|
||||
|
||||
<country id="CL">
|
||||
<name> Chile</name>
|
||||
</country>
|
||||
|
||||
<country id="CN">
|
||||
<name> Chiny</name>
|
||||
</country>
|
||||
|
||||
<country id="HR">
|
||||
<name> Chorwacja</name>
|
||||
</country>
|
||||
|
||||
<country id="CW">
|
||||
<name> Curaçao</name>
|
||||
</country>
|
||||
|
||||
<country id="CY">
|
||||
<name> Cypr</name>
|
||||
</country>
|
||||
|
||||
<country id="TD">
|
||||
<name> Czad</name>
|
||||
</country>
|
||||
|
||||
<country id="ME">
|
||||
<name> Czarnogóra</name>
|
||||
</country>
|
||||
|
||||
<country id="CZ">
|
||||
<name> Czechy</name>
|
||||
</country>
|
||||
|
||||
<country id="UM">
|
||||
<name> Dalekie Wyspy Mniejsze Stanów Zjednoczonych</name>
|
||||
</country>
|
||||
|
||||
<country id="DK">
|
||||
<name> Dania</name>
|
||||
</country>
|
||||
|
||||
<country id="CD">
|
||||
<name> Demokratyczna Republika Konga</name>
|
||||
</country>
|
||||
|
||||
<country id="DM">
|
||||
<name> Dominika</name>
|
||||
</country>
|
||||
|
||||
<country id="DO">
|
||||
<name> Dominikana</name>
|
||||
</country>
|
||||
|
||||
<country id="DJ">
|
||||
<name> Dżibuti</name>
|
||||
</country>
|
||||
|
||||
<country id="EG">
|
||||
<name> Egipt</name>
|
||||
</country>
|
||||
|
||||
<country id="EC">
|
||||
<name> Ekwador</name>
|
||||
</country>
|
||||
|
||||
<country id="ER">
|
||||
<name> Erytrea</name>
|
||||
</country>
|
||||
|
||||
<country id="EE">
|
||||
<name> Estonia</name>
|
||||
</country>
|
||||
|
||||
<country id="ET">
|
||||
<name> Etiopia</name>
|
||||
</country>
|
||||
|
||||
<country id="FK">
|
||||
<name> Falklandy</name>
|
||||
</country>
|
||||
|
||||
<country id="FJ">
|
||||
<name> Fidżi</name>
|
||||
</country>
|
||||
|
||||
<country id="PH">
|
||||
<name> Filipiny</name>
|
||||
</country>
|
||||
|
||||
<country id="FI">
|
||||
<name> Finlandia</name>
|
||||
</country>
|
||||
|
||||
<country id="FR">
|
||||
<name> Francja</name>
|
||||
</country>
|
||||
|
||||
<country id="TF">
|
||||
<name> Francuskie Terytoria Południowe i Antarktyczne</name>
|
||||
</country>
|
||||
|
||||
<country id="GA">
|
||||
<name> Gabon</name>
|
||||
</country>
|
||||
|
||||
<country id="GM">
|
||||
<name> Gambia</name>
|
||||
</country>
|
||||
|
||||
<country id="GS">
|
||||
<name> Georgia Południowa i Sandwich Południowy</name>
|
||||
</country>
|
||||
|
||||
<country id="GH">
|
||||
<name> Ghana</name>
|
||||
</country>
|
||||
|
||||
<country id="GI">
|
||||
<name> Gibraltar</name>
|
||||
</country>
|
||||
|
||||
<country id="GR">
|
||||
<name> Grecja</name>
|
||||
</country>
|
||||
|
||||
<country id="GD">
|
||||
<name> Grenada</name>
|
||||
</country>
|
||||
|
||||
<country id="GL">
|
||||
<name> Grenlandia</name>
|
||||
</country>
|
||||
|
||||
<country id="GE">
|
||||
<name> Gruzja</name>
|
||||
</country>
|
||||
|
||||
<country id="GU">
|
||||
<name> Guam</name>
|
||||
</country>
|
||||
|
||||
<country id="GG">
|
||||
<name> Guernsey</name>
|
||||
</country>
|
||||
|
||||
<country id="GF">
|
||||
<name> Gujana Francuska</name>
|
||||
</country>
|
||||
|
||||
<country id="GY">
|
||||
<name> Gujana</name>
|
||||
</country>
|
||||
|
||||
<country id="GP">
|
||||
<name> Gwadelupa</name>
|
||||
</country>
|
||||
|
||||
<country id="GT">
|
||||
<name> Gwatemala</name>
|
||||
</country>
|
||||
|
||||
<country id="GW">
|
||||
<name> Gwinea Bissau</name>
|
||||
</country>
|
||||
|
||||
<country id="GQ">
|
||||
<name> Gwinea Równikowa</name>
|
||||
</country>
|
||||
|
||||
<country id="GN">
|
||||
<name> Gwinea</name>
|
||||
</country>
|
||||
|
||||
<country id="HT">
|
||||
<name> Haiti</name>
|
||||
</country>
|
||||
|
||||
<country id="ES">
|
||||
<name> Hiszpania</name>
|
||||
</country>
|
||||
|
||||
<country id="NL">
|
||||
<name> Holandia</name>
|
||||
</country>
|
||||
|
||||
<country id="HN">
|
||||
<name> Honduras</name>
|
||||
</country>
|
||||
|
||||
<country id="HK">
|
||||
<name> Hongkong</name>
|
||||
</country>
|
||||
|
||||
<country id="IN">
|
||||
<name> Indie</name>
|
||||
</country>
|
||||
|
||||
<country id="ID">
|
||||
<name> Indonezja</name>
|
||||
</country>
|
||||
|
||||
<country id="IQ">
|
||||
<name> Irak</name>
|
||||
</country>
|
||||
|
||||
<country id="IR">
|
||||
<name> Iran</name>
|
||||
</country>
|
||||
|
||||
<country id="IE">
|
||||
<name> Irlandia</name>
|
||||
</country>
|
||||
|
||||
<country id="IS">
|
||||
<name> Islandia</name>
|
||||
</country>
|
||||
|
||||
<country id="IL">
|
||||
<name> Izrael</name>
|
||||
</country>
|
||||
|
||||
<country id="JM">
|
||||
<name> Jamajka</name>
|
||||
</country>
|
||||
|
||||
<country id="JP">
|
||||
<name> Japonia</name>
|
||||
</country>
|
||||
|
||||
<country id="YE">
|
||||
<name> Jemen</name>
|
||||
</country>
|
||||
|
||||
<country id="JE">
|
||||
<name> Jersey</name>
|
||||
</country>
|
||||
|
||||
<country id="JO">
|
||||
<name> Jordania</name>
|
||||
</country>
|
||||
|
||||
<country id="KY">
|
||||
<name> Kajmany</name>
|
||||
</country>
|
||||
|
||||
<country id="KH">
|
||||
<name> Kambodża</name>
|
||||
</country>
|
||||
|
||||
<country id="CM">
|
||||
<name> Kamerun</name>
|
||||
</country>
|
||||
|
||||
<country id="CA">
|
||||
<name> Kanada</name>
|
||||
</country>
|
||||
|
||||
<country id="QA">
|
||||
<name> Katar</name>
|
||||
</country>
|
||||
|
||||
<country id="KZ">
|
||||
<name> Kazachstan</name>
|
||||
</country>
|
||||
|
||||
<country id="KE">
|
||||
<name> Kenia</name>
|
||||
</country>
|
||||
|
||||
<country id="KG">
|
||||
<name> Kirgistan</name>
|
||||
</country>
|
||||
|
||||
<country id="KI">
|
||||
<name> Kiribati</name>
|
||||
</country>
|
||||
|
||||
<country id="CO">
|
||||
<name> Kolumbia</name>
|
||||
</country>
|
||||
|
||||
<country id="KM">
|
||||
<name> Komory</name>
|
||||
</country>
|
||||
|
||||
<country id="CG">
|
||||
<name> Kongo</name>
|
||||
</country>
|
||||
|
||||
<country id="KR">
|
||||
<name> Korea Południowa</name>
|
||||
</country>
|
||||
|
||||
<country id="KP">
|
||||
<name> Korea Północna</name>
|
||||
</country>
|
||||
|
||||
<country id="CR">
|
||||
<name> Kostaryka</name>
|
||||
</country>
|
||||
|
||||
<country id="CU">
|
||||
<name> Kuba</name>
|
||||
</country>
|
||||
|
||||
<country id="KW">
|
||||
<name> Kuwejt</name>
|
||||
</country>
|
||||
|
||||
<country id="LA">
|
||||
<name> Laos</name>
|
||||
</country>
|
||||
|
||||
<country id="LS">
|
||||
<name> Lesotho</name>
|
||||
</country>
|
||||
|
||||
<country id="LB">
|
||||
<name> Liban</name>
|
||||
</country>
|
||||
|
||||
<country id="LR">
|
||||
<name> Liberia</name>
|
||||
</country>
|
||||
|
||||
<country id="LY">
|
||||
<name> Libia</name>
|
||||
</country>
|
||||
|
||||
<country id="LI">
|
||||
<name> Liechtenstein</name>
|
||||
</country>
|
||||
|
||||
<country id="LT">
|
||||
<name> Litwa</name>
|
||||
</country>
|
||||
|
||||
<country id="LU">
|
||||
<name> Luksemburg</name>
|
||||
</country>
|
||||
|
||||
<country id="LV">
|
||||
<name> Łotwa</name>
|
||||
</country>
|
||||
|
||||
<country id="MK">
|
||||
<name> Macedonia</name>
|
||||
</country>
|
||||
|
||||
<country id="MG">
|
||||
<name> Madagaskar</name>
|
||||
</country>
|
||||
|
||||
<country id="YT">
|
||||
<name> Majotta</name>
|
||||
</country>
|
||||
|
||||
<country id="MO">
|
||||
<name> Makau</name>
|
||||
</country>
|
||||
|
||||
<country id="MW">
|
||||
<name> Malawi</name>
|
||||
</country>
|
||||
|
||||
<country id="MV">
|
||||
<name> Malediwy</name>
|
||||
</country>
|
||||
|
||||
<country id="MY">
|
||||
<name> Malezja</name>
|
||||
</country>
|
||||
|
||||
<country id="ML">
|
||||
<name> Mali</name>
|
||||
</country>
|
||||
|
||||
<country id="MT">
|
||||
<name> Malta</name>
|
||||
</country>
|
||||
|
||||
<country id="MP">
|
||||
<name> Mariany Północne</name>
|
||||
</country>
|
||||
|
||||
<country id="MA">
|
||||
<name> Maroko</name>
|
||||
</country>
|
||||
|
||||
<country id="MQ">
|
||||
<name> Martynika</name>
|
||||
</country>
|
||||
|
||||
<country id="MR">
|
||||
<name> Mauretania</name>
|
||||
</country>
|
||||
|
||||
<country id="MU">
|
||||
<name> Mauritius</name>
|
||||
</country>
|
||||
|
||||
<country id="MX">
|
||||
<name> Meksyk</name>
|
||||
</country>
|
||||
|
||||
<country id="FM">
|
||||
<name> Mikronezja</name>
|
||||
</country>
|
||||
|
||||
<country id="MM">
|
||||
<name> Mjanma</name>
|
||||
</country>
|
||||
|
||||
<country id="MD">
|
||||
<name> Mołdawia</name>
|
||||
</country>
|
||||
|
||||
<country id="MC">
|
||||
<name> Monako</name>
|
||||
</country>
|
||||
|
||||
<country id="MN">
|
||||
<name> Mongolia</name>
|
||||
</country>
|
||||
|
||||
<country id="MS">
|
||||
<name> Montserrat</name>
|
||||
</country>
|
||||
|
||||
<country id="MZ">
|
||||
<name> Mozambik</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="DE">
|
||||
<name> Niemcy</name>
|
||||
</country>
|
||||
|
||||
<country id="NE">
|
||||
<name> Niger</name>
|
||||
</country>
|
||||
|
||||
<country id="NG">
|
||||
<name> Nigeria</name>
|
||||
</country>
|
||||
|
||||
<country id="NI">
|
||||
<name> Nikaragua</name>
|
||||
</country>
|
||||
|
||||
<country id="NU">
|
||||
<name> Niue</name>
|
||||
</country>
|
||||
|
||||
<country id="NF">
|
||||
<name> Norfolk</name>
|
||||
</country>
|
||||
|
||||
<country id="NO">
|
||||
<name> Norwegia</name>
|
||||
</country>
|
||||
|
||||
<country id="NC">
|
||||
<name> Nowa Kaledonia</name>
|
||||
</country>
|
||||
|
||||
<country id="NZ">
|
||||
<name> Nowa Zelandia</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> Palestyna</name>
|
||||
</country>
|
||||
|
||||
<country id="PA">
|
||||
<name> Panama</name>
|
||||
</country>
|
||||
|
||||
<country id="PG">
|
||||
<name> Papua-Nowa Gwinea</name>
|
||||
</country>
|
||||
|
||||
<country id="PY">
|
||||
<name> Paragwaj</name>
|
||||
</country>
|
||||
|
||||
<country id="PE">
|
||||
<name> Peru</name>
|
||||
</country>
|
||||
|
||||
<country id="PN">
|
||||
<name> Pitcairn</name>
|
||||
</country>
|
||||
|
||||
<country id="PF">
|
||||
<name> Polinezja Francuska</name>
|
||||
</country>
|
||||
|
||||
<country id="PL">
|
||||
<name> Polska</name>
|
||||
</country>
|
||||
|
||||
<country id="PR">
|
||||
<name> Portoryko</name>
|
||||
</country>
|
||||
|
||||
<country id="PT">
|
||||
<name> Portugalia</name>
|
||||
</country>
|
||||
|
||||
<country id="ZA">
|
||||
<name> Republika Południowej Afryki</name>
|
||||
</country>
|
||||
|
||||
<country id="CF">
|
||||
<name> Republika Środkowoafrykańska</name>
|
||||
</country>
|
||||
|
||||
<country id="CV">
|
||||
<name> Republika Zielonego Przylądka</name>
|
||||
</country>
|
||||
|
||||
<country id="RE">
|
||||
<name> Reunion</name>
|
||||
</country>
|
||||
|
||||
<country id="RU">
|
||||
<name> Rosja</name>
|
||||
</country>
|
||||
|
||||
<country id="RO">
|
||||
<name> Rumunia</name>
|
||||
</country>
|
||||
|
||||
<country id="RW">
|
||||
<name> Rwanda</name>
|
||||
</country>
|
||||
|
||||
<country id="EH">
|
||||
<name> Sahara Zachodnia</name>
|
||||
</country>
|
||||
|
||||
<country id="KN">
|
||||
<name> Saint Kitts i Nevis</name>
|
||||
</country>
|
||||
|
||||
<country id="LC">
|
||||
<name> Saint Lucia</name>
|
||||
</country>
|
||||
|
||||
<country id="VC">
|
||||
<name> Saint Vincent i Grenadyny</name>
|
||||
</country>
|
||||
|
||||
<country id="BL">
|
||||
<name> Saint-Barthélemy</name>
|
||||
</country>
|
||||
|
||||
<country id="MF">
|
||||
<name> Saint-Martin</name>
|
||||
</country>
|
||||
|
||||
<country id="PM">
|
||||
<name> Saint-Pierre i Miquelon</name>
|
||||
</country>
|
||||
|
||||
<country id="SV">
|
||||
<name> Salwador</name>
|
||||
</country>
|
||||
|
||||
<country id="AS">
|
||||
<name> Samoa Amerykańskie</name>
|
||||
</country>
|
||||
|
||||
<country id="WS">
|
||||
<name> Samoa</name>
|
||||
</country>
|
||||
|
||||
<country id="SM">
|
||||
<name> San Marino</name>
|
||||
</country>
|
||||
|
||||
<country id="SN">
|
||||
<name> Senegal</name>
|
||||
</country>
|
||||
|
||||
<country id="RS">
|
||||
<name> Serbia</name>
|
||||
</country>
|
||||
|
||||
<country id="SC">
|
||||
<name> Seszele</name>
|
||||
</country>
|
||||
|
||||
<country id="SL">
|
||||
<name> Sierra Leone</name>
|
||||
</country>
|
||||
|
||||
<country id="SG">
|
||||
<name> Singapur</name>
|
||||
</country>
|
||||
|
||||
<country id="SX">
|
||||
<name> Sint Maarten</name>
|
||||
</country>
|
||||
|
||||
<country id="SK">
|
||||
<name> Słowacja</name>
|
||||
</country>
|
||||
|
||||
<country id="SI">
|
||||
<name> Słowenia</name>
|
||||
</country>
|
||||
|
||||
<country id="SO">
|
||||
<name> Somalia</name>
|
||||
</country>
|
||||
|
||||
<country id="LK">
|
||||
<name> Sri Lanka</name>
|
||||
</country>
|
||||
|
||||
<country id="US">
|
||||
<name> Stany Zjednoczone</name>
|
||||
</country>
|
||||
|
||||
<country id="SZ">
|
||||
<name> Suazi</name>
|
||||
</country>
|
||||
|
||||
<country id="SD">
|
||||
<name> Sudan</name>
|
||||
</country>
|
||||
|
||||
<country id="SS">
|
||||
<name> Sudan Południowy</name>
|
||||
</country>
|
||||
|
||||
<country id="SR">
|
||||
<name> Surinam</name>
|
||||
</country>
|
||||
|
||||
<country id="SJ">
|
||||
<name> Svalbard i Jan Mayen</name>
|
||||
</country>
|
||||
|
||||
<country id="SY">
|
||||
<name> Syria</name>
|
||||
</country>
|
||||
|
||||
<country id="CH">
|
||||
<name> Szwajcaria</name>
|
||||
</country>
|
||||
|
||||
<country id="SE">
|
||||
<name> Szwecja</name>
|
||||
</country>
|
||||
|
||||
<country id="TJ">
|
||||
<name> Tadżykistan</name>
|
||||
</country>
|
||||
|
||||
<country id="TH">
|
||||
<name> Tajlandia</name>
|
||||
</country>
|
||||
|
||||
<country id="TW">
|
||||
<name> Tajwan</name>
|
||||
</country>
|
||||
|
||||
<country id="TZ">
|
||||
<name> Tanzania</name>
|
||||
</country>
|
||||
|
||||
<country id="TL">
|
||||
<name> Timor Wschodni</name>
|
||||
</country>
|
||||
|
||||
<country id="TG">
|
||||
<name> Togo</name>
|
||||
</country>
|
||||
|
||||
<country id="TK">
|
||||
<name> Tokelau</name>
|
||||
</country>
|
||||
|
||||
<country id="TO">
|
||||
<name> Tonga</name>
|
||||
</country>
|
||||
|
||||
<country id="TT">
|
||||
<name> Trynidad i Tobago</name>
|
||||
</country>
|
||||
|
||||
<country id="TN">
|
||||
<name> Tunezja</name>
|
||||
</country>
|
||||
|
||||
<country id="TR">
|
||||
<name> Turcja</name>
|
||||
</country>
|
||||
|
||||
<country id="TM">
|
||||
<name> Turkmenistan</name>
|
||||
</country>
|
||||
|
||||
<country id="TC">
|
||||
<name> Turks i Caicos</name>
|
||||
</country>
|
||||
|
||||
<country id="TV">
|
||||
<name> Tuvalu</name>
|
||||
</country>
|
||||
|
||||
<country id="UG">
|
||||
<name> Uganda</name>
|
||||
</country>
|
||||
|
||||
<country id="UA">
|
||||
<name> Ukraina</name>
|
||||
</country>
|
||||
|
||||
<country id="UY">
|
||||
<name> Urugwaj</name>
|
||||
</country>
|
||||
|
||||
<country id="UZ">
|
||||
<name> Uzbekistan</name>
|
||||
</country>
|
||||
|
||||
<country id="VU">
|
||||
<name> Vanuatu</name>
|
||||
</country>
|
||||
|
||||
<country id="WF">
|
||||
<name> Wallis i Futuna</name>
|
||||
</country>
|
||||
|
||||
<country id="VA">
|
||||
<name> Watykan</name>
|
||||
</country>
|
||||
|
||||
<country id="VE">
|
||||
<name> Wenezuela</name>
|
||||
</country>
|
||||
|
||||
<country id="HU">
|
||||
<name> Węgry</name>
|
||||
</country>
|
||||
|
||||
<country id="GB">
|
||||
<name> Wielka Brytania</name>
|
||||
</country>
|
||||
|
||||
<country id="VN">
|
||||
<name> Wietnam</name>
|
||||
</country>
|
||||
|
||||
<country id="IT">
|
||||
<name> Włochy</name>
|
||||
</country>
|
||||
|
||||
<country id="CI">
|
||||
<name> Wybrzeże Kości Słoniowej</name>
|
||||
</country>
|
||||
|
||||
<country id="BV">
|
||||
<name> Wyspa Bouveta</name>
|
||||
</country>
|
||||
|
||||
<country id="CX">
|
||||
<name> Wyspa Bożego Narodzenia</name>
|
||||
</country>
|
||||
|
||||
<country id="IM">
|
||||
<name> Wyspa Man</name>
|
||||
</country>
|
||||
|
||||
<country id="SH">
|
||||
<name> Wyspa Świętej Heleny, Wyspa Wniebowstąpienia i Tristan da Cunha</name>
|
||||
</country>
|
||||
|
||||
<country id="AX">
|
||||
<name> Wyspy Alandzkie</name>
|
||||
</country>
|
||||
|
||||
<country id="CK">
|
||||
<name> Wyspy Cooka</name>
|
||||
</country>
|
||||
|
||||
<country id="VI">
|
||||
<name> Wyspy Dziewicze Stanów Zjednoczonych</name>
|
||||
</country>
|
||||
|
||||
<country id="HM">
|
||||
<name> Wyspy Heard i McDonalda</name>
|
||||
</country>
|
||||
|
||||
<country id="CC">
|
||||
<name> Wyspy Kokosowe</name>
|
||||
</country>
|
||||
|
||||
<country id="MH">
|
||||
<name> Wyspy Marshalla</name>
|
||||
</country>
|
||||
|
||||
<country id="FO">
|
||||
<name> Wyspy Owcze</name>
|
||||
</country>
|
||||
|
||||
<country id="SB">
|
||||
<name> Wyspy Salomona</name>
|
||||
</country>
|
||||
|
||||
<country id="ST">
|
||||
<name> Wyspy Świętego Tomasza i Książęca</name>
|
||||
</country>
|
||||
|
||||
<country id="ZM">
|
||||
<name> Zambia</name>
|
||||
</country>
|
||||
|
||||
<country id="ZW">
|
||||
<name> Zimbabwe</name>
|
||||
</country>
|
||||
|
||||
<country id="AE">
|
||||
<name> Zjednoczone Emiraty Arabskie</name>
|
||||
</country>
|
||||
|
||||
</entity_country>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_gender>
|
||||
<gender id="1" name="Pan"/>
|
||||
<gender id="2" name="Pani"/>
|
||||
<gender id="3" name="Panna"/>
|
||||
</entity_gender>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_group>
|
||||
<group id="Visitor" name="Odwiedzający"/>
|
||||
<group id="Guest" name="Gość"/>
|
||||
<group id="Customer" name="Klient"/>
|
||||
</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>Błąd 404</title>
|
||||
<description>Nie można odnaleźć strony</description>
|
||||
<keywords>błąd, 404, nie znaleziono </keywords>
|
||||
<url_rewrite>nie-znaleziono-strony</url_rewrite>
|
||||
</meta>
|
||||
<meta id="best-sales" id_shop="1">
|
||||
<title>Najczęściej kupowane</title>
|
||||
<description>Nasze najlepsze sprzedaże</description>
|
||||
<keywords>Najczęściej kupowane</keywords>
|
||||
<url_rewrite>najczesciej-kupowane</url_rewrite>
|
||||
</meta>
|
||||
<meta id="contact" id_shop="1">
|
||||
<title>Skontaktuj się z nami</title>
|
||||
<description>Skorzystaj z formularza kontaktowego</description>
|
||||
<keywords>kontakt,e-mail</keywords>
|
||||
<url_rewrite>kontakt</url_rewrite>
|
||||
</meta>
|
||||
<meta id="index" id_shop="1">
|
||||
<title/>
|
||||
<description>Sklep na oprogramowaniu PrestaShop</description>
|
||||
<keywords>sklep, prestashop</keywords>
|
||||
<url_rewrite/>
|
||||
</meta>
|
||||
<meta id="manufacturer" id_shop="1">
|
||||
<title>Producenci</title>
|
||||
<description>Lista producentów</description>
|
||||
<keywords>producent</keywords>
|
||||
<url_rewrite>producenci</url_rewrite>
|
||||
</meta>
|
||||
<meta id="new-products" id_shop="1">
|
||||
<title>Nowe produkty</title>
|
||||
<description>Nasze nowe produkty</description>
|
||||
<keywords>nowe, produkty</keywords>
|
||||
<url_rewrite>nowe-produkty</url_rewrite>
|
||||
</meta>
|
||||
<meta id="password" id_shop="1">
|
||||
<title>Przypomnienie hasła</title>
|
||||
<description>Wpisz swój adres e-mail w celu uzyskania nowego hasła</description>
|
||||
<keywords>przypomnienie, hasło, e-mail, nowy</keywords>
|
||||
<url_rewrite>odzyskiwanie-hasla</url_rewrite>
|
||||
</meta>
|
||||
<meta id="prices-drop" id_shop="1">
|
||||
<title>Promocje</title>
|
||||
<description>Produkty w promocji</description>
|
||||
<keywords>promocje, specjalne, spadek ceny</keywords>
|
||||
<url_rewrite>promocje</url_rewrite>
|
||||
</meta>
|
||||
<meta id="sitemap" id_shop="1">
|
||||
<title>Mapa strony</title>
|
||||
<description>Zagubiłeś się? Znajdź to, czego szukasz!</description>
|
||||
<keywords>mapa strony</keywords>
|
||||
<url_rewrite>mapa-strony</url_rewrite>
|
||||
</meta>
|
||||
<meta id="supplier" id_shop="1">
|
||||
<title>Dostawcy</title>
|
||||
<description>Lista dostawców</description>
|
||||
<keywords>dostawca</keywords>
|
||||
<url_rewrite>dostawcy</url_rewrite>
|
||||
</meta>
|
||||
<meta id="address" id_shop="1">
|
||||
<title>Adres</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>adres</url_rewrite>
|
||||
</meta>
|
||||
<meta id="addresses" id_shop="1">
|
||||
<title>Adresy</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>adresy</url_rewrite>
|
||||
</meta>
|
||||
<meta id="authentication" id_shop="1">
|
||||
<title>Logowanie</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>logowanie</url_rewrite>
|
||||
</meta>
|
||||
<meta id="cart" id_shop="1">
|
||||
<title>Koszyk</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>koszyk</url_rewrite>
|
||||
</meta>
|
||||
<meta id="discount" id_shop="1">
|
||||
<title>Rabaty</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>rabaty</url_rewrite>
|
||||
</meta>
|
||||
<meta id="history" id_shop="1">
|
||||
<title>Historia zamówień</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>historia-zamowien</url_rewrite>
|
||||
</meta>
|
||||
<meta id="identity" id_shop="1">
|
||||
<title>Dane osobiste</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>dane-osobiste</url_rewrite>
|
||||
</meta>
|
||||
<meta id="my-account" id_shop="1">
|
||||
<title>Moje konto</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>moje-konto</url_rewrite>
|
||||
</meta>
|
||||
<meta id="order-follow" id_shop="1">
|
||||
<title>Śledzenie zamówienia</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>sledzenie-zamowienia</url_rewrite>
|
||||
</meta>
|
||||
<meta id="order-slip" id_shop="1">
|
||||
<title>Pokwitowania</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>pokwitowania</url_rewrite>
|
||||
</meta>
|
||||
<meta id="order" id_shop="1">
|
||||
<title>Zamówienie</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>zamowienie</url_rewrite>
|
||||
</meta>
|
||||
<meta id="search" id_shop="1">
|
||||
<title>Szukaj</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>szukaj</url_rewrite>
|
||||
</meta>
|
||||
<meta id="stores" id_shop="1">
|
||||
<title>sklepy</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>sklepy</url_rewrite>
|
||||
</meta>
|
||||
<meta id="order-opc" id_shop="1">
|
||||
<title>Zamówienie</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>szybkie-zakupy</url_rewrite>
|
||||
</meta>
|
||||
<meta id="guest-tracking" id_shop="1">
|
||||
<title>Śledzenie zamówień gości</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>sledzenie-zamowienia-gosc</url_rewrite>
|
||||
</meta>
|
||||
<meta id="order-confirmation" id_shop="1">
|
||||
<title>Potwierdzenie zamówienia</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>potwierdzenie-zamowienia</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>Oczekiwanie na potwierdzenie</name>
|
||||
</order_return_state>
|
||||
<order_return_state id="Waiting_for_package">
|
||||
<name>Oczekiwanie na paczkę</name>
|
||||
</order_return_state>
|
||||
<order_return_state id="Package_received">
|
||||
<name>Paczka została odebrana</name>
|
||||
</order_return_state>
|
||||
<order_return_state id="Return_denied">
|
||||
<name>Brak akceptacji zwrotu</name>
|
||||
</order_return_state>
|
||||
<order_return_state id="Return_completed">
|
||||
<name>Dokonanie zwrotu</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>Oczekiwanie płatności czekiem</name>
|
||||
<template>cheque</template>
|
||||
</order_state>
|
||||
<order_state id="Payment_accepted">
|
||||
<name>Płatność zaakceptowana</name>
|
||||
<template>payment</template>
|
||||
</order_state>
|
||||
<order_state id="Preparation_in_progress">
|
||||
<name>Przygotowanie w toku</name>
|
||||
<template>preparation</template>
|
||||
</order_state>
|
||||
<order_state id="Shipped">
|
||||
<name>Wysłane</name>
|
||||
<template>shipped</template>
|
||||
</order_state>
|
||||
<order_state id="Delivered">
|
||||
<name>Dostarczone</name>
|
||||
<template/>
|
||||
</order_state>
|
||||
<order_state id="Canceled">
|
||||
<name>Anulowane</name>
|
||||
<template>order_canceled</template>
|
||||
</order_state>
|
||||
<order_state id="Refund">
|
||||
<name>Zwrot</name>
|
||||
<template>refund</template>
|
||||
</order_state>
|
||||
<order_state id="Payment_error">
|
||||
<name>Błąd płatonści</name>
|
||||
<template>payment_error</template>
|
||||
</order_state>
|
||||
<order_state id="On_backorder">
|
||||
<name>Brak towaru</name>
|
||||
<template>outofstock</template>
|
||||
</order_state>
|
||||
<order_state id="Awaiting_bank_wire_payment">
|
||||
<name>Oczekiwanie na płatność przelewem bankowym</name>
|
||||
<template>bankwire</template>
|
||||
</order_state>
|
||||
<order_state id="Awaiting_PayPal_payment">
|
||||
<name>Oczekiwanie na płatność Paypal</name>
|
||||
<template/>
|
||||
</order_state>
|
||||
<order_state id="Payment_remotely_accepted">
|
||||
<name>Płatność przyjęta</name>
|
||||
<template>payment</template>
|
||||
</order_state>
|
||||
</entity_order_state>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_profile>
|
||||
<profile id="SuperAdmin">
|
||||
<name>Super Admin</name>
|
||||
</profile>
|
||||
</entity_profile>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_quick_access>
|
||||
<quick_access id="Home" name="Strona główna"/>
|
||||
<quick_access id="My_Shop" name="Mój sklep"/>
|
||||
<quick_access id="New_category" name="Nowa kategoria"/>
|
||||
<quick_access id="New_product" name="Nowy produkt"/>
|
||||
<quick_access id="New_voucher" name="Nowy kupon"/>
|
||||
</entity_quick_access>
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_risk>
|
||||
<risk id="None" name="Żaden"/>
|
||||
<risk id="Low" name="Niski"/>
|
||||
<risk id="Medium" name="Średni"/>
|
||||
<risk id="High" name="Wysoki"/>
|
||||
</entity_risk>
|
||||
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_stock_mvt_reason>
|
||||
<stock_mvt_reason id="Increase">
|
||||
<name>Wzrost</name>
|
||||
</stock_mvt_reason>
|
||||
<stock_mvt_reason id="Decrease">
|
||||
<name>Spadek</name>
|
||||
</stock_mvt_reason>
|
||||
<stock_mvt_reason id="Customer_Order">
|
||||
<name>Zamówienie klienta</name>
|
||||
</stock_mvt_reason>
|
||||
<stock_mvt_reason id="Regulation_following_an_inventory_of_stock">
|
||||
<name>Rozporządzenie dotyczące inwentaryzacji zapasów</name>
|
||||
</stock_mvt_reason>
|
||||
<stock_mvt_reason id="Regulation_following_an_inventory_of_stock_1">
|
||||
<name>Rozporządzenie dotyczące inwentaryzacji zapasów</name>
|
||||
</stock_mvt_reason>
|
||||
<stock_mvt_reason id="Transfer_to_another_warehouse">
|
||||
<name>Przeniesienie do innego magazynu</name>
|
||||
</stock_mvt_reason>
|
||||
<stock_mvt_reason id="Transfer_from_another_warehouse">
|
||||
<name>Przeniesienie z innego magazynu</name>
|
||||
</stock_mvt_reason>
|
||||
<stock_mvt_reason id="Supply_Order">
|
||||
<name>Zamówienie dostawcy</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[Tworzenie w toku]]></name>
|
||||
</supplier_order_state>
|
||||
<supplier_order_state id="Order_validated">
|
||||
<name><![CDATA[Zamówienie zostało zatwierdzone]]></name>
|
||||
</supplier_order_state>
|
||||
<supplier_order_state id="Pending_receipt">
|
||||
<name><![CDATA[W oczekiwaniu]]></name>
|
||||
</supplier_order_state>
|
||||
<supplier_order_state id="Order_received_in_part">
|
||||
<name><![CDATA[Zamówienie zostało otrzymane w częściach]]></name>
|
||||
</supplier_order_state>
|
||||
<supplier_order_state id="Order_received_completely">
|
||||
<name><![CDATA[Otrzymano zamówienie]]></name>
|
||||
</supplier_order_state>
|
||||
<supplier_order_state id="order_fenced">
|
||||
<name><![CDATA[Zakończone]]></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 - Tworzenie w toku</name>
|
||||
</supply_order_state>
|
||||
<supply_order_state id="supply_order_state_2">
|
||||
<name>2 - Zamówienie zostało zatwierdzone</name>
|
||||
</supply_order_state>
|
||||
<supply_order_state id="supply_order_state_3">
|
||||
<name>3 - W oczekiwaniu </name>
|
||||
</supply_order_state>
|
||||
<supply_order_state id="supply_order_state_4">
|
||||
<name>4 - Zamówienie zostało otrzymane w częściach</name>
|
||||
</supply_order_state>
|
||||
<supply_order_state id="supply_order_state_5">
|
||||
<name>5 - Otrzymano zamówienie </name>
|
||||
</supply_order_state>
|
||||
<supply_order_state id="supply_order_state_6">
|
||||
<name>6 - Zamówienie zostało anulowane</name>
|
||||
</supply_order_state>
|
||||
</entity_supply_order_state>
|
||||
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_tab>
|
||||
<tab id="Home" name="Strona główna"/>
|
||||
<tab id="CMS_Pages" name="Strony CMS"/>
|
||||
<tab id="CMS_Categories" name="Kategorie CMS"/>
|
||||
<tab id="Combinations_Generator" name="Generator kombinacji atrybutów"/>
|
||||
<tab id="Search" name="Wyszukiwarka"/>
|
||||
<tab id="Login" name="Logowanie"/>
|
||||
<tab id="Shops" name="Sklepy"/>
|
||||
<tab id="Shop_URLs" name="Adresy URL sklepów"/>
|
||||
<tab id="Catalog" name="Katalog"/>
|
||||
<tab id="Orders" name="Zamówienia"/>
|
||||
<tab id="Customers" name="Klienci"/>
|
||||
<tab id="Price_Rules" name="Reguły cen"/>
|
||||
<tab id="Shipping" name="Dostawa"/>
|
||||
<tab id="Localization" name="Lokalizacja"/>
|
||||
<tab id="Modules" name="Moduły"/>
|
||||
<tab id="Preferences" name="Opcje"/>
|
||||
<tab id="Advanced_Parameters" name="Opcje zaawansowane"/>
|
||||
<tab id="Administration" name="Administracja"/>
|
||||
<tab id="Stats" name="Statystyki"/>
|
||||
<tab id="Stock" name="Magazyn"/>
|
||||
<tab id="Products" name="Produkty"/>
|
||||
<tab id="Categories" name="Kategorie"/>
|
||||
<tab id="Monitoring" name="Monitoring"/>
|
||||
<tab id="Attributes_and_Values" name="Atrybuty produktów"/>
|
||||
<tab id="Features" name="Cechy"/>
|
||||
<tab id="Manufacturers" name="Producenci"/>
|
||||
<tab id="Suppliers" name="Dostawcy"/>
|
||||
<tab id="Image_Mapping" name="Oznaczanie zdjęć"/>
|
||||
<tab id="Tags" name="Tagi"/>
|
||||
<tab id="Attachments" name="Załączniki"/>
|
||||
<tab id="Orders_1" name="Zamówienia"/>
|
||||
<tab id="Invoices" name="Faktury"/>
|
||||
<tab id="Merchandise_Returns" name="Zwroty"/>
|
||||
<tab id="Delivery_Slips" name="Listy przewozowe"/>
|
||||
<tab id="Credit_Slips" name="Pokwitowania"/>
|
||||
<tab id="Statuses" name="Statusy zamówień"/>
|
||||
<tab id="Order_Messages" name="Wiadomości dla zamówień"/>
|
||||
<tab id="Customers_1" name="Klienci"/>
|
||||
<tab id="Addresses" name="Adresy"/>
|
||||
<tab id="Groups" name="Grupy"/>
|
||||
<tab id="Shopping_Carts" name="Koszyki"/>
|
||||
<tab id="Customer_Service" name="BOK"/>
|
||||
<tab id="Contacts" name="Kontakty"/>
|
||||
<tab id="Titles" name="Tytuły"/>
|
||||
<tab id="Outstanding" name="Do załatwienia"/>
|
||||
<tab id="Cart_Rules" name="Reguły cen koszyka"/>
|
||||
<tab id="Catalog_Price_Rules" name="Reguły cen katalogu"/>
|
||||
<tab id="Marketing" name="Marketing"/>
|
||||
<tab id="Shipping_1" name="Dostawa"/>
|
||||
<tab id="Carriers" name="Dostawcy"/>
|
||||
<tab id="Price_Ranges" name="Zakresy cenowe"/>
|
||||
<tab id="Weight_Ranges" name="Zakresy wagowe"/>
|
||||
<tab id="Localization_1" name="Lokalizacja"/>
|
||||
<tab id="Languages" name="Języki"/>
|
||||
<tab id="Zones" name="Strefy"/>
|
||||
<tab id="Countries" name="Kraje"/>
|
||||
<tab id="States" name="Województwa / Stany"/>
|
||||
<tab id="Currencies" name="Waluty"/>
|
||||
<tab id="Taxes" name="Podatki"/>
|
||||
<tab id="Tax_Rules" name="Reguły podatków"/>
|
||||
<tab id="Translations" name="Tłumaczenia"/>
|
||||
<tab id="Modules_1" name="Moduły"/>
|
||||
<tab id="Modules_Themes_Catalog" name="Moduły i szablony - sklep"/>
|
||||
<tab id="Positions" name="Pozycje modułów"/>
|
||||
<tab id="Payment" name="Płatności"/>
|
||||
<tab id="General" name="Podstawowe"/>
|
||||
<tab id="Orders_2" name="Zamówienia"/>
|
||||
<tab id="Products_1" name="Produkty"/>
|
||||
<tab id="Customers_2" name="Klienci"/>
|
||||
<tab id="Themes" name="Wygląd / Szablony"/>
|
||||
<tab id="SEO_URLs" name="SEO"/>
|
||||
<tab id="CMS" name="CMS"/>
|
||||
<tab id="Images" name="Zdjęcia"/>
|
||||
<tab id="Store_Contacts" name="Informacje o sklepach"/>
|
||||
<tab id="Search_1" name="Wyszukiwarka"/>
|
||||
<tab id="Maintenance" name="Przerwa techniczna"/>
|
||||
<tab id="Geolocation" name="Geolokalizacja"/>
|
||||
<tab id="Configuration_Information" name="Informacje o konfiguracji"/>
|
||||
<tab id="Performance" name="Wydajność"/>
|
||||
<tab id="E-mail" name="E-mail"/>
|
||||
<tab id="Multistore" name="Multi-store"/>
|
||||
<tab id="CSV_Import" name="Import CSV"/>
|
||||
<tab id="DB_Backup" name="Kopie zapasowe"/>
|
||||
<tab id="SQL_Manager" name="Menadżer SQL"/>
|
||||
<tab id="Logs" name="Dziennik zdarzeń"/>
|
||||
<tab id="Webservice" name="API"/>
|
||||
<tab id="Preferences_1" name="Opcje"/>
|
||||
<tab id="Quick_Access" name="Szybki dostęp"/>
|
||||
<tab id="Employees" name="Obsługa sklepu"/>
|
||||
<tab id="Profiles" name="Profile"/>
|
||||
<tab id="Permissions" name="Uprawnienia"/>
|
||||
<tab id="Menus" name="Zakładki"/>
|
||||
<tab id="Stats_1" name="Statystyki"/>
|
||||
<tab id="Search_Engines" name="Wyszukiwarki"/>
|
||||
<tab id="Referrers" name="Program sponsorski"/>
|
||||
<tab id="Warehouses" name="Magazyny"/>
|
||||
<tab id="Stock_Management" name="Magazyn"/>
|
||||
<tab id="Stock_Movement" name="Ruchy w magazynie"/>
|
||||
<tab id="Instant_Stock_Status" name="Dostępność towaru"/>
|
||||
<tab id="Stock_Coverage" name="Raporty"/>
|
||||
<tab id="Supply_orders" name="Zamówienia dostawców"/>
|
||||
<tab id="Configuration" name="Konfiguracja"/>
|
||||
</entity_tab>
|
||||
|
After Width: | Height: | Size: 330 B |
|
After Width: | Height: | Size: 330 B |
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
/*
|
||||
* 2007-2012 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-2012 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-2012 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-2012 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,194 @@
|
||||
<?php
|
||||
return array(
|
||||
'translations' => array(
|
||||
'An SQL error occured for entity <i>%1$s</i>: <i>%2$s</i>' => 'Wystąpił błąd SQL w rekordzie <i>%1$s</i>: <i>%2$s</i>',
|
||||
'Cannot create image "%1$s" for entity "%2$s"' => 'Nie można utworzyć obrazu "%1$s" dla rekordu "%2$s"',
|
||||
'Cannot create image "%1$s" (bad permissions on folder "%2$s")' => 'Nie można utworzyć obrazu "%1$s" (brak uprawnień dla folderu "%2$s")',
|
||||
'Cannot create image "%s"' => 'Nie można utworzyć obrazu "%s"',
|
||||
'Field required' => 'Wymagane pola',
|
||||
'Invalid shop name' => 'Nieprawidłowa nazwa sklepu',
|
||||
'The field %s is limited to %d characters' => 'Pole %s jest ograniczone do %d znaków',
|
||||
'Your firstname contains some invalid characters' => 'Twoje imię zawiera nieprawidłowe znaki ',
|
||||
'Your lastname contains some invalid characters' => 'Twoje nazwisko zawiera nieprawidłowe znaki',
|
||||
'The password is incorrect (alphanumeric string with at least 8 characters)' => 'Hasło jest nieprawidłowe (8 znaków alfanumerycznych)',
|
||||
'Password and its confirmation are different' => 'Potwierdzenie hasła różni się od oryginału',
|
||||
'This e-mail address is invalid' => 'Ten adres e-mail jest nieprawidłowy',
|
||||
'Image folder %s is not writable' => 'Folder zdjęć %s nie posiada uprawnień do zapisów ',
|
||||
'An error occurred during logo copy.' => 'Nie można skopiować logo',
|
||||
'An error occurred during logo upload.' => 'Nie można przesłać logo ',
|
||||
'Lingerie and Adult' => 'Bielizna i Dorośli',
|
||||
'Animals and Pets' => 'Zwierzęta',
|
||||
'Art and Culture' => 'Sztuka i Kultura',
|
||||
'Babies' => 'Niemowlęta',
|
||||
'Beauty and Personal Care' => 'Zdrowie i Uroda',
|
||||
'Cars' => 'Samochody & Motory',
|
||||
'Computer Hardware and Software' => 'Sprzęt komputerowy i oprogramowanie',
|
||||
'Download' => 'Pobierz',
|
||||
'Fashion and accessories' => 'Moda i Dodatki',
|
||||
'Flowers, Gifts and Crafts' => 'Kwiaty, Prezenty i Rękodzieła',
|
||||
'Food and beverage' => 'Żywność i Napoje',
|
||||
'HiFi, Photo and Video' => 'RTV, Zdjęcia i Video',
|
||||
'Home and Garden' => 'Dom i Ogród',
|
||||
'Home Appliances' => 'AGD',
|
||||
'Jewelry' => 'Biżuteria',
|
||||
'Mobile and Telecom' => 'Telefony i Komórki',
|
||||
'Services' => 'Usługi',
|
||||
'Shoes and accessories' => 'Buty i Akcesoria',
|
||||
'Sports and Entertainment' => 'Sport i Rozrywka',
|
||||
'Travel' => 'Podróże',
|
||||
'Database is connected' => 'Baza danych jest podłączona',
|
||||
'Test message from PrestaShop' => 'Wiadomość testowa PrestaShop',
|
||||
'This is a test message, your server is now available to send email' => 'To jest wiadomość testowa, Twój serwer jest gotowy do wysyłania e-maili. ',
|
||||
'A test e-mail has been sent to %s' => 'Wiadomość testowa została wysłana do %s',
|
||||
'An error occurred while sending email, please verify your parameters' => 'Wystąpił błąd podczas wysyłania wiadomości, proszę o sprawdzenie ustawień.',
|
||||
'%s - Login information' => '%s Logowanie',
|
||||
'Create settings.inc file' => 'Tworzenie pliku settings.inc',
|
||||
'Create database tables' => 'Tworzenie tabel bazy danych',
|
||||
'Create default shop and languages' => 'Tworzenie domyślnego sklepu i języków',
|
||||
'Populate database tables' => 'Wypełnianie tabel bazy danych',
|
||||
'Configure shop information' => 'Konfiguracja sklepu',
|
||||
'Install modules' => 'Instalacja modułów',
|
||||
'Install demonstration data' => 'Stwórz dane (produkty, strony, kategorie) przykładowe',
|
||||
'Install theme' => 'Instalacja Szablonu',
|
||||
'PHP 5.1.2 or later is not enabled' => 'PHP 5.1.2 lub nowszy nie jest włączony',
|
||||
'PHP parameters:' => 'Parametry PHP:',
|
||||
'Cannot upload files' => 'Nie można przesłać plików',
|
||||
'Cannot create new files and folders' => 'Nie można stworzyć nowych folderów ani plików ',
|
||||
'GD Library is not installed' => 'Biblioteka GD nie jest zainstalowana',
|
||||
'MySQL support is not activated' => 'Obsługa MySQL nie jest włączona',
|
||||
'Recursive write permissions on files and folders:' => 'Prawa do zapisu (rekursywnie) w plikach/ folderach:',
|
||||
'Cannot open external URLs' => 'Nie można otworzyć zewnętrznych adresów URL ',
|
||||
'Database name:' => 'Nazwa bazy danych:',
|
||||
'Database login:' => 'Użytkownik bazy danych:',
|
||||
'Database password:' => 'Hasło bazy danych:',
|
||||
'Database Engine:' => 'Typ bazy danych:',
|
||||
'Tables prefix:' => 'Prefix tabel:',
|
||||
'Drop existing tables (mode dev):' => 'Usuwanie tabel (tryb dev.)',
|
||||
'Test your database connection now!' => 'Przetestuj połączenie z bazą danych! ',
|
||||
'PHP register global option is on' => 'PHP opcja register_globals jest aktywna',
|
||||
'GZIP compression is not activated' => 'Kompresja GZIP nie jest włączona',
|
||||
'Mcrypt extension is not enabled' => 'Rozszerzenie Mcrypt nie jest włączone',
|
||||
'Mbstring extension is not enabled' => 'Rozszerzenie Mbstring nie jest włączone',
|
||||
'PHP magic quotes option is enabled' => 'PHP opcja magiq_quotes jest włączona',
|
||||
'Dom extension is not loaded' => 'Rozszerzenie DOM nie zostało załadowane',
|
||||
'PDO MySQL extension is not loaded' => 'Rozszerzenie PDO MySQL nie jest włączone',
|
||||
'Server name is not valid' => 'Adres serwera jest nieprawidłowy ',
|
||||
'You must enter a database name' => 'Podaj nazwę bazy danych',
|
||||
'You must enter a database login' => 'Podaj login dla bazy danych',
|
||||
'Tables prefix is invalid' => 'Prefiks tebeli jest niepoprawny ',
|
||||
'Wrong engine chosen for MySQL' => 'Silnik dla MySQL jest niepoprawny',
|
||||
'Cannot convert database data to utf-8' => 'Nie można przekonwertowąć bazy danych na utf-8',
|
||||
'At least one table with same prefix was already found, please change your prefix or drop your database' => 'Co najmniej jedna tabela z tym samym prefiksem została znaleziona - proszę zmienić aktualny prefiks lub usunąć istniejące tabele.',
|
||||
'Database Server is not found. Please verify the login, password and server fields' => 'Nie można połączyć się z serwerem bazy danych. Sprawdź swój login i hasło.',
|
||||
'Connection to MySQL server succeeded, but database "%s" not found' => 'Połączenie do serwera MySQL odbyło się poprawnie lecz baza danych "%is" nie została znaleziona.',
|
||||
'Engine innoDB is not supported by your MySQL server, please use MyISAM' => 'Silnik innoDB nie jest obsługiwany przez serwer SQL, proszę użyć MyISAM',
|
||||
'%s file is not writable (check permissions)' => 'Plik %s nie jest zapisywalny (sprawdź uprawnienia plików)',
|
||||
'%s folder is not writable (check permissions)' => 'Folder %s nie jest zapisywalny (sprawdź uprawnienia plików)',
|
||||
'Cannot write settings file' => 'Nie można dokonać ustawień w pliku ',
|
||||
'Database structure file not found' => 'Plik struktury bazy danych nie został znaleziony ',
|
||||
'SQL error on query <i>%s</i>' => 'Błąd SQL dla zapytania <i>%s</i>',
|
||||
'Cannot create group shop' => 'Nie można utworzyć domyślnej grupy sklepów',
|
||||
'Cannot create shop' => 'Nie można stworzyć sklepu',
|
||||
'Cannot create shop URL' => 'Nie można stworzyć URL dla sklepu',
|
||||
'File "language.xml" not found for language iso "%s"' => 'Plik "language.xml" nie został znaleziony dla iso "%s" ',
|
||||
'File "language.xml" not valid for language iso "%s"' => 'Plik "language.xml" jest niepoprawny dla iso "%s" ',
|
||||
'Encryption:' => 'Szyfrowanie',
|
||||
'None' => 'Żaden',
|
||||
'Port:' => 'Port:',
|
||||
'Login:' => 'Login:',
|
||||
'enter@your.email' => 'wpisz@twój.email',
|
||||
'Send me a test email!' => 'Wyślij testowego e-maila!',
|
||||
'Next' => 'Następny',
|
||||
'Back' => 'Poprzedni',
|
||||
'Official forum' => 'Oficjalne forum',
|
||||
'Support' => 'Wsparcie',
|
||||
'Documentation' => 'Dokumentacja',
|
||||
'Contact us' => 'Skontaktuj się z nami',
|
||||
'Forum' => 'Forum',
|
||||
'Blog' => 'Blog',
|
||||
'Contact us!' => 'Skontaktuj się z nami!',
|
||||
'Cannot install language "%s"' => 'Nie można dokonać instalacji języka "%s"',
|
||||
'Cannot copy flag language "%s"' => 'Nie można skopiować flagi dla języka "%s"',
|
||||
'Cannot create admin account' => 'Nie można utworzyć konta administratora',
|
||||
'Cannot install module "%s"' => 'Nie można zainstalować modułu "%s"',
|
||||
'Fixtures class "%s" not found' => 'Terminarz klasy "%s" nie został znaleziony',
|
||||
'"%s" must be an instane of "InstallXmlLoader"' => '"%s" musi być instancją "Install Xml Loader"',
|
||||
'Information about your Store' => 'Informacje dotyczące Twojego sklepu',
|
||||
'Shop name:' => 'Nazwa sklepu:',
|
||||
'Main activity:' => 'Główna działalność:',
|
||||
'Please choose your main activity' => 'Proszę wybrać działalność',
|
||||
'Other activity...' => 'Inne:',
|
||||
'Yes' => 'Tak',
|
||||
'No' => 'Nie',
|
||||
'Default country:' => 'Kraj:',
|
||||
'Select your country' => 'Wybierz swój kraj',
|
||||
'Shop timezone:' => 'Strefa czasowa:',
|
||||
'Select your timezone' => 'Wybierz swoją strefę czasową',
|
||||
'Shop logo:' => 'Logo sklepu:',
|
||||
'Your Account' => 'TWOJE KONTO',
|
||||
'First name:' => 'Imię:',
|
||||
'Last name:' => 'Nazwisko:',
|
||||
'Shop password:' => 'Hasło:',
|
||||
'Optional - You can add you logo at a later time.' => 'Opcjonalnie: Możesz dodać logo w późniejszym czasie',
|
||||
'E-mail address:' => 'Adres e-mail:',
|
||||
'This email address will be your username to access your store\'s back office.' => 'Adres e-mail będzie służył jako login w panelu administracyjnym sklepu.',
|
||||
'Password:' => 'Hasło:',
|
||||
'Installation Assistant' => 'Asystent instalacji ',
|
||||
'License Agreements' => 'Umowy licencyjne',
|
||||
'I agree to the above terms and conditions.' => 'Zgadzam się z powyższymi warunkami.',
|
||||
'Done!' => 'Gotowe!',
|
||||
'An error occured during installation...' => 'Wystąpił błąd podczas instalacji ... ',
|
||||
'Your installation is finished!' => 'Instalacja została zakończona!',
|
||||
'Please remember your login information:' => 'Proszę o zapamiętanie danych logowania:',
|
||||
'E-mail:' => 'E-mail:',
|
||||
'Print my login information' => 'Wydrukuj tę stronę',
|
||||
'Display' => 'Wyświetl',
|
||||
'Must be alphanumeric string with at least 8 characters' => 'Hasło musi posiadać co najmniej 8 znaków alfanumerycznych',
|
||||
'Re-type to confirm:' => 'Potwierdzenie hasła:',
|
||||
'Sign-up to the newsletter' => 'Zapisz się do newslettera PrestaShop ',
|
||||
'Configure your database by filling out the following fields:' => 'Skonfiguruj połączenie z bazą danych wypełniając następujące pola:',
|
||||
'Please complete the fields below in order for PrestaShop to connect to your database. ' => 'Proszę o wypełnienie poniższych pól w celu połączenia PrestaShop z Twoją bazą danych ',
|
||||
'Database server address:' => 'Adres serwera bazy danych:',
|
||||
'Help us learn more about your store so we can offer you optimal guidance and the best features for your business!' => 'Przedstaw swój profil, abyśmy mogli poradzić Ci jaka funkcjonalność pasuje do Twojego biznesu.',
|
||||
'Install demo products:' => 'Instalacja demo produktów:',
|
||||
'Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.' => 'Demo produktów jest dobrym sposobem do nauczenia się korzystania z PrestaShop.',
|
||||
'E-mail delivery set-up' => 'Konfiguracja do wysyłania e-maili',
|
||||
'Configure SMTP manually (advanced users only)' => 'Skonfiguruj serwer SMTP (tryb zaawansowany)',
|
||||
'By default, the PHP mail() function is used' => 'Domyślnie - PHP mail () funkcja jest używana.',
|
||||
'SMTP server address:' => 'Adres serwera SMTP:',
|
||||
'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 wysyła regularnie wskazówki dotyczące optymalizacji zarządzania sklepem. Jeśli nie chcesz ich otrzymywać, odznacz pole.',
|
||||
'To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop" target="_blank">create a database</a> to collect all of your store’s data-related activities.' => 'Aby korzystać z PrestaShop, musisz <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop" target="_blank">stworzyć baze danych</a>, w celu zebrania wszystkich danych dotyczących funkcjonowania Twojego sklepu.',
|
||||
'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".' => 'Jeśli chcesz użyć innego portu niż port domyślny (3306), dodaj ":XX" do adresu Twojego serwera - gdzie XX oznacza numer portu.',
|
||||
'If you are experiencing problems during the installation process, please call our team at %s and one of our experts will be happy to help.' => 'Jeśli spotkałeś się z problemami podczas instalacji, skontaktuj się z naszym zespołem %s.',
|
||||
'PrestaShop Installation Assistant' => 'Asystent instalacji PrestaShop',
|
||||
'I agree to participate in improving the solution by sending anonymous information about my configuration.' => 'Wyrażam chęć na udział w ulepszaniu oprogramowania PrestaShop - wysyłając anonimowe informacje dotyczące mojej konfiguracji.',
|
||||
'To enjoy the many features that are offered 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.' => 'Przed rozpoczęciem korzystania z funkcji oferowanych przez PrestaShop,zapoznaj się z warunkami licencji znajdującymi się poniżej. PrestaShop działa na licencji OSL 3.0, natomiast moduły i szablony są publikowane na licencji AFL 3.0.',
|
||||
'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>.' => 'Możesz korzystać z linków znajdujących się po lewej stronie, aby powrócić do poprzednich etapów lub uruchomić ponownie instalację <a href="%s"> klikając tutaj </a>. ',
|
||||
'You have just finished installing your shop. Thank you for using PrestaShop!' => 'Instalacja Twojego sklepu została zakończona. Dziękujemy za korzystanie z PrestaShop!',
|
||||
'WARNING: For security purposes, you must delete the "install" folder.' => 'UWAGA : Ze względów bezpieczeństwa należy usunąć folder "install".',
|
||||
'Back Office' => 'Back Office',
|
||||
'Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc.' => 'Zarządzaj sklepem przy użyciu back office.',
|
||||
'Manage your store' => 'Zarządzaj sklepem ',
|
||||
'Front Office' => 'Front Office ',
|
||||
'Discover your store as your future customers will see it!' => 'Sprawdź wygląd Twojego sklepu!',
|
||||
'Discover your store' => 'Odkryj swój sklep!',
|
||||
'We are currently checking PrestaShop compatibility with your system environment' => 'Jesteśmy w trakcie sprawdzania kompatybilności PrestaShop z Twoim systemem ',
|
||||
'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>.' => 'Jeśli masz jakieś pytania, zapoznaj się z naszą <a href="%1$s" target="_blank"> dokumentacją </a> i <a href="%2$s" target="_blank"> forum</a>. ',
|
||||
'PrestaShop compatibility with your system environment has been verified!' => 'Zgodność PrestaShop z Twoim systemem została zweryfikowana!',
|
||||
'Oops! Please correct the item(s) below, and then click "Refresh information" to test the compatibility of your new system.' => 'Proszę poprawić punkt/y znajdujące się poniżej i wybrać przycisk \'\'Odśwież informacje\'\' w celu przeprowadzenia testu kompatybilności nowego systemu. ',
|
||||
'Refresh these settings' => 'Odśwież ustawienia',
|
||||
'Welcome to the PrestaShop %s Installer.' => 'Etapy instalacji PrestaShop %s ',
|
||||
'Continue the installation in:' => 'Kontynuuj instalację w:',
|
||||
'PrestaShop requires at least 32M of memory to run, please check the memory_limit directive in php.ini or contact your host provider' => 'PrestaShop wymaga co namniej 32M pamięci do odpowiedniego funkcjonowania. Proszę o sprawdzenie wartości dyrektywy memory_limit w pliku php.ini lub skontaktowanie się z Twoim hostingowcem. ',
|
||||
'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.' => 'Instalacja PrestaShop odbywa się w łatwy i szybki sposób! W kilka minut dołączysz do 130 000 właścicieli sklepów internetowych w Europie, korzystających z naszego oprogramowania e-commerce. Będziesz mógł stworzyć swój sklep według własnych potrzeb i zarządzać nim w prosty sposób.',
|
||||
'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' => 'Jeśli potrzebujesz pomocy zapoznaj się z <a href="%1$s" target="_blank">naszą dokumentacją</a> lub skontaktuj się z działem technicznym;%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!' => 'Po dokonaniu instalacji sklepu, wybierz język spośród %d darmowych tłumaczeń.',
|
||||
'menu_welcome' => 'Wybierz język',
|
||||
'menu_license' => 'Umowy licencyjne',
|
||||
'menu_system' => 'Zgodność z systemami',
|
||||
'menu_database' => 'Konfiguracja systemu',
|
||||
'menu_configure' => 'Informacje o sklepie',
|
||||
'menu_process' => 'Instalacja sklepu',
|
||||
'Your PHP sessions path is not writable - check with your hosting provider:' => 'Twoja ścieżka sesji PHP jest niezapisywalna - skontaktuj się z dostawcą usług hostingowych:',
|
||||
),
|
||||
);
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<language>
|
||||
<name><![CDATA[Polski(Polish)]]></name>
|
||||
<language_code>pl</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 @@
|
||||
Witaj {firstname} {lastname}!
|
||||
|
||||
Oto dane logowania dla sklepu {shop_name}:
|
||||
|
||||
Hasło: {passwd}
|
||||
E-mail: {email}
|
||||
|
||||
{shop_name} - {shop_url}
|
||||
|
||||
{shop_url} na silniku PrestaShop™
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_carrier>
|
||||
<carrier id="carrier_1" id_shop="1">
|
||||
<delay>Выберите из ассортимента магазина</delay>
|
||||
<delay>Забрать товар в магазине</delay>
|
||||
</carrier>
|
||||
</entity_carrier>
|
||||
|
||||