Version Description
- Added: Bulgarian Translation by Joanna Mikova
- Added: Spanish Translation by Rodoslav Angelov and Mariano Rivas
Download this release
Release Info
Developer | yithemes |
Plugin | YITH WooCommerce Compare |
Version | 1.2.3 |
Comparing to | |
See all releases |
Code changes from version 1.2.2 to 1.2.3
- README.txt +11 -5
- init.php +2 -2
- languages/yit-bg_BG.mo +0 -0
- languages/yit-bg_BG.po +248 -0
- languages/yit-es_ES.mo +0 -0
- languages/yit-es_ES.po +255 -0
README.txt
CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
|
|
4 |
Tags: woocommerce, compare, compare products, product compare, widget
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.1
|
7 |
-
Stable tag: 1.2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -24,7 +24,7 @@ Working demos are available here:
|
|
24 |
**[LIVE DEMO 1](http://preview.yithemes.com/room09/shop/)** - **[LIVE DEMO 2](http://preview.yithemes.com/bazar/shop/)**
|
25 |
|
26 |
|
27 |
-
Full documentation is available [here](http://yithemes.com/docs-plugins/
|
28 |
|
29 |
|
30 |
This plugin is 100% compatible with [WPML](http://wpml.org/?aid=24889&affiliate_key=Qn1wDeBNTcZV)
|
@@ -45,7 +45,7 @@ You can also add the widget with the product list of compare table, in Appearanc
|
|
45 |
|
46 |
= Developer =
|
47 |
|
48 |
-
Are you a developer? Want to customize the templates or the style of the plugin? Read on the [documentation](http://yithemes.com/docs-plugins/
|
49 |
|
50 |
= Support =
|
51 |
|
@@ -82,9 +82,15 @@ Yes, you can sort the fields in the compare table. You can do it in Woocommerce
|
|
82 |
3. The settings of plugin
|
83 |
|
84 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
= 1.2.2 =
|
86 |
|
87 |
-
*
|
88 |
|
89 |
= 1.2.1 =
|
90 |
|
@@ -170,7 +176,7 @@ If you have created your own language pack, or have an update for an existing on
|
|
170 |
|
171 |
== Documentation ==
|
172 |
|
173 |
-
Full documentation is available [here](http://yithemes.com/docs-plugins/
|
174 |
|
175 |
== Upgrade notice ==
|
176 |
|
4 |
Tags: woocommerce, compare, compare products, product compare, widget
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.1
|
7 |
+
Stable tag: 1.2.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
24 |
**[LIVE DEMO 1](http://preview.yithemes.com/room09/shop/)** - **[LIVE DEMO 2](http://preview.yithemes.com/bazar/shop/)**
|
25 |
|
26 |
|
27 |
+
Full documentation is available [here](http://yithemes.com/docs-plugins/yith-woocommerce-compare).
|
28 |
|
29 |
|
30 |
This plugin is 100% compatible with [WPML](http://wpml.org/?aid=24889&affiliate_key=Qn1wDeBNTcZV)
|
45 |
|
46 |
= Developer =
|
47 |
|
48 |
+
Are you a developer? Want to customize the templates or the style of the plugin? Read on the [documentation](http://yithemes.com/docs-plugins/yith-woocommerce-compare) and discover how to do that.
|
49 |
|
50 |
= Support =
|
51 |
|
82 |
3. The settings of plugin
|
83 |
|
84 |
== Changelog ==
|
85 |
+
|
86 |
+
= 1.2.3 =
|
87 |
+
|
88 |
+
* Added: Bulgarian Translation by Joanna Mikova
|
89 |
+
* Added: Spanish Translation by Rodoslav Angelov and Mariano Rivas
|
90 |
+
|
91 |
= 1.2.2 =
|
92 |
|
93 |
+
* Fixed: Shortcode compare
|
94 |
|
95 |
= 1.2.1 =
|
96 |
|
176 |
|
177 |
== Documentation ==
|
178 |
|
179 |
+
Full documentation is available [here](http://yithemes.com/docs-plugins/yith-woocommerce-compare).
|
180 |
|
181 |
== Upgrade notice ==
|
182 |
|
init.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: YITH Woocommerce Compare
|
4 |
* Plugin URI: http://yithemes.com/
|
5 |
* Description: YITH Woocommerce Compare allows you to compare more products with woocommerce plugin, through product attributes.
|
6 |
-
* Version: 1.2.
|
7 |
* Author: Your Inspiration Themes
|
8 |
* Author URI: http://yithemes.com/
|
9 |
* Text Domain: yit
|
@@ -42,7 +42,7 @@ function yith_woocompare_constructor() {
|
|
42 |
load_plugin_textdomain( 'yit', false, dirname( plugin_basename( __FILE__ ) ). '/languages/' );
|
43 |
|
44 |
define( 'YITH_WOOCOMPARE', true );
|
45 |
-
define( 'YITH_WOOCOMPARE_VERSION', '1.2.
|
46 |
define( 'YITH_WOOCOMPARE_URL', plugin_dir_url( __FILE__ ) );
|
47 |
define( 'YITH_WOOCOMPARE_DIR', plugin_dir_path( __FILE__ ) );
|
48 |
|
3 |
* Plugin Name: YITH Woocommerce Compare
|
4 |
* Plugin URI: http://yithemes.com/
|
5 |
* Description: YITH Woocommerce Compare allows you to compare more products with woocommerce plugin, through product attributes.
|
6 |
+
* Version: 1.2.3
|
7 |
* Author: Your Inspiration Themes
|
8 |
* Author URI: http://yithemes.com/
|
9 |
* Text Domain: yit
|
42 |
load_plugin_textdomain( 'yit', false, dirname( plugin_basename( __FILE__ ) ). '/languages/' );
|
43 |
|
44 |
define( 'YITH_WOOCOMPARE', true );
|
45 |
+
define( 'YITH_WOOCOMPARE_VERSION', '1.2.3' );
|
46 |
define( 'YITH_WOOCOMPARE_URL', plugin_dir_url( __FILE__ ) );
|
47 |
define( 'YITH_WOOCOMPARE_DIR', plugin_dir_path( __FILE__ ) );
|
48 |
|
languages/yit-bg_BG.mo
ADDED
Binary file
|
languages/yit-bg_BG.po
ADDED
@@ -0,0 +1,248 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: YITH Woocommerce Compare\n"
|
4 |
+
"POT-Creation-Date: 2015-02-13 12:10+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-02-13 12:10+0100\n"
|
6 |
+
"Last-Translator: \n"
|
7 |
+
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
+
"Language: en\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.5.5\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
+
"X-Poedit-Basepath: ./\n"
|
15 |
+
"X-Poedit-SearchPath-0: ..\n"
|
16 |
+
|
17 |
+
#: ../class.yith-woocompare-admin.php:130
|
18 |
+
msgid "Products Compare"
|
19 |
+
msgstr "Сравнение на продуктите"
|
20 |
+
|
21 |
+
#: ../class.yith-woocompare-admin.php:144 ../yith-woocompare-options.php:24
|
22 |
+
msgid "General Settings"
|
23 |
+
msgstr "Общи настройки"
|
24 |
+
|
25 |
+
#: ../class.yith-woocompare-admin.php:375
|
26 |
+
msgid "Hard Crop?"
|
27 |
+
msgstr ""
|
28 |
+
|
29 |
+
#: ../class.yith-woocompare-frontend.php:142
|
30 |
+
msgid "Added"
|
31 |
+
msgstr "Добавено"
|
32 |
+
|
33 |
+
#: ../class.yith-woocompare-frontend.php:143 ../templates/compare.php:51
|
34 |
+
msgid "Product Comparison"
|
35 |
+
msgstr "Сравнение на продуктите"
|
36 |
+
|
37 |
+
#: ../class.yith-woocompare-frontend.php:254
|
38 |
+
msgid "In stock"
|
39 |
+
msgstr "В наличност"
|
40 |
+
|
41 |
+
#: ../class.yith-woocompare-frontend.php:338 ../yith-woocompare-options.php:47
|
42 |
+
#: ../widgets/class.yith-woocompare-widget.php:45
|
43 |
+
msgid "Compare"
|
44 |
+
msgstr "Сравни"
|
45 |
+
|
46 |
+
#: ../class.yith-woocompare-frontend.php:512
|
47 |
+
msgid "No products to compare"
|
48 |
+
msgstr "В момента нямате продукти за сравнение"
|
49 |
+
|
50 |
+
#: ../class.yith-woocompare-frontend.php:522 ../templates/compare.php:109
|
51 |
+
msgid "Remove"
|
52 |
+
msgstr "Премахни"
|
53 |
+
|
54 |
+
#: ../class.yith-woocompare-helper.php:39
|
55 |
+
msgid "Image"
|
56 |
+
msgstr "Снимка"
|
57 |
+
|
58 |
+
#: ../class.yith-woocompare-helper.php:40
|
59 |
+
#: ../widgets/class.yith-woocompare-widget.php:62
|
60 |
+
msgid "Title"
|
61 |
+
msgstr "Заглавие"
|
62 |
+
|
63 |
+
#: ../class.yith-woocompare-helper.php:41
|
64 |
+
msgid "Price"
|
65 |
+
msgstr "Цена"
|
66 |
+
|
67 |
+
#: ../class.yith-woocompare-helper.php:42
|
68 |
+
msgid "Add to cart"
|
69 |
+
msgstr "КУПИ"
|
70 |
+
|
71 |
+
#: ../class.yith-woocompare-helper.php:43
|
72 |
+
msgid "Description"
|
73 |
+
msgstr "Описание"
|
74 |
+
|
75 |
+
#: ../class.yith-woocompare-helper.php:44
|
76 |
+
msgid "Availability"
|
77 |
+
msgstr "Достъпност"
|
78 |
+
|
79 |
+
#: ../yith-woocompare-options.php:31
|
80 |
+
msgid "Link or Button"
|
81 |
+
msgstr "Свържи към бутона"
|
82 |
+
|
83 |
+
#: ../yith-woocompare-options.php:32
|
84 |
+
msgid "Choose if you want to use a link or a button for the action button."
|
85 |
+
msgstr "Изберете дали искате да използвате линк или бутон"
|
86 |
+
|
87 |
+
#: ../yith-woocompare-options.php:38
|
88 |
+
msgid "Link"
|
89 |
+
msgstr "Линк"
|
90 |
+
|
91 |
+
#: ../yith-woocompare-options.php:39
|
92 |
+
msgid "Button"
|
93 |
+
msgstr "Бутон"
|
94 |
+
|
95 |
+
#: ../yith-woocompare-options.php:44
|
96 |
+
msgid "Link/Button text"
|
97 |
+
msgstr "Текст на Линка/Бутона"
|
98 |
+
|
99 |
+
#: ../yith-woocompare-options.php:45
|
100 |
+
msgid "Type the text to use for the button or the link of the compare."
|
101 |
+
msgstr "Напишете текста, който искате да използвате за линка или бутона"
|
102 |
+
|
103 |
+
#: ../yith-woocompare-options.php:52
|
104 |
+
msgid "Show button in single product page"
|
105 |
+
msgstr "Покажете бутона на страницата на продукта"
|
106 |
+
|
107 |
+
#: ../yith-woocompare-options.php:53
|
108 |
+
msgid "Say if you want to show the button in the single product page."
|
109 |
+
msgstr ""
|
110 |
+
|
111 |
+
#: ../yith-woocompare-options.php:61
|
112 |
+
msgid "Show button in products list"
|
113 |
+
msgstr "Покажете бутона в каталога "
|
114 |
+
|
115 |
+
#: ../yith-woocompare-options.php:62
|
116 |
+
msgid "Say if you want to show the button in the products list."
|
117 |
+
msgstr ""
|
118 |
+
|
119 |
+
#: ../yith-woocompare-options.php:70
|
120 |
+
msgid "Open automatically lightbox"
|
121 |
+
msgstr ""
|
122 |
+
|
123 |
+
#: ../yith-woocompare-options.php:71
|
124 |
+
msgid "Open link after click into \"Compare\" button\"."
|
125 |
+
msgstr ""
|
126 |
+
|
127 |
+
#: ../yith-woocompare-options.php:83
|
128 |
+
msgid "Table Settings"
|
129 |
+
msgstr "Настройки на таблицата"
|
130 |
+
|
131 |
+
#: ../yith-woocompare-options.php:90
|
132 |
+
msgid "Table title"
|
133 |
+
msgstr "Заглавие на таблицата"
|
134 |
+
|
135 |
+
#: ../yith-woocompare-options.php:91
|
136 |
+
msgid "Type the text to use for the table title."
|
137 |
+
msgstr ""
|
138 |
+
|
139 |
+
#: ../yith-woocompare-options.php:93
|
140 |
+
msgid "Compare products"
|
141 |
+
msgstr "Сравнете продуктите си"
|
142 |
+
|
143 |
+
#: ../yith-woocompare-options.php:98
|
144 |
+
msgid "Fields to show"
|
145 |
+
msgstr ""
|
146 |
+
|
147 |
+
#: ../yith-woocompare-options.php:99 ../yith-woocompare-options.php:108
|
148 |
+
#: ../yith-woocompare-options.php:117
|
149 |
+
msgid ""
|
150 |
+
"Select the fields to show in the comparison table and order them by "
|
151 |
+
"drag&drop (are included also the woocommerce attributes)"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: ../yith-woocompare-options.php:107
|
155 |
+
msgid "Repeat \"Price\" field at the end of the table"
|
156 |
+
msgstr ""
|
157 |
+
|
158 |
+
#: ../yith-woocompare-options.php:116
|
159 |
+
msgid "Repeat \"Add to cart\" field at the end of the table"
|
160 |
+
msgstr ""
|
161 |
+
|
162 |
+
#: ../yith-woocompare-options.php:125
|
163 |
+
msgid "Image size"
|
164 |
+
msgstr "Размер на изображението"
|
165 |
+
|
166 |
+
#: ../yith-woocompare-options.php:126
|
167 |
+
msgid "Set the size for the images"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: ../templates/compare.php:76
|
171 |
+
msgid "Close window [X]"
|
172 |
+
msgstr "Затвори"
|
173 |
+
|
174 |
+
#: ../templates/compare.php:101
|
175 |
+
msgid "No products added in the compare table."
|
176 |
+
msgstr "Няма добавени продукти за сравнение."
|
177 |
+
|
178 |
+
#: ../widgets/class.yith-woocompare-widget.php:21
|
179 |
+
msgid "The widget show the list of products added in the compare table."
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: ../widgets/class.yith-woocompare-widget.php:22
|
183 |
+
msgid "YITH Woocommerce Compare Widget"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../widgets/class.yith-woocompare-widget.php:44
|
187 |
+
msgid "Clear all"
|
188 |
+
msgstr "Изтрий всички"
|
189 |
+
|
190 |
+
#: ../yit-common/yith-panel.php:406
|
191 |
+
msgid "Select a date"
|
192 |
+
msgstr "Избери дата"
|
193 |
+
|
194 |
+
#: ../yit-common/yith-panel.php:407
|
195 |
+
msgid "Hours"
|
196 |
+
msgstr "Часове"
|
197 |
+
|
198 |
+
#: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
|
199 |
+
msgid "Minutes"
|
200 |
+
msgstr "Минути"
|
201 |
+
|
202 |
+
#: ../yit-common/yith-panel.php:417
|
203 |
+
msgid "Upload"
|
204 |
+
msgstr "Качи съдържание"
|
205 |
+
|
206 |
+
#: ../yit-common/yith-panel.php:444
|
207 |
+
msgid "px"
|
208 |
+
msgstr ""
|
209 |
+
|
210 |
+
#: ../yit-common/yith-panel.php:445
|
211 |
+
msgid "em"
|
212 |
+
msgstr ""
|
213 |
+
|
214 |
+
#: ../yit-common/yith-panel.php:446
|
215 |
+
msgid "pt"
|
216 |
+
msgstr ""
|
217 |
+
|
218 |
+
#: ../yit-common/yith-panel.php:447
|
219 |
+
msgid "rem"
|
220 |
+
msgstr ""
|
221 |
+
|
222 |
+
#: ../yit-common/yith-panel.php:457
|
223 |
+
msgid "Select a font family"
|
224 |
+
msgstr "Изберете шрифт"
|
225 |
+
|
226 |
+
#: ../yit-common/yith-panel.php:465
|
227 |
+
msgid "Regular"
|
228 |
+
msgstr ""
|
229 |
+
|
230 |
+
#: ../yit-common/yith-panel.php:466
|
231 |
+
msgid "Bold"
|
232 |
+
msgstr ""
|
233 |
+
|
234 |
+
#: ../yit-common/yith-panel.php:467
|
235 |
+
msgid "Extra bold"
|
236 |
+
msgstr ""
|
237 |
+
|
238 |
+
#: ../yit-common/yith-panel.php:468
|
239 |
+
msgid "Italic"
|
240 |
+
msgstr ""
|
241 |
+
|
242 |
+
#: ../yit-common/yith-panel.php:469
|
243 |
+
msgid "Italic bold"
|
244 |
+
msgstr ""
|
245 |
+
|
246 |
+
#: ../yit-common/yith-panel.php:481
|
247 |
+
msgid "Click to preview"
|
248 |
+
msgstr "Предварителен преглед"
|
languages/yit-es_ES.mo
ADDED
Binary file
|
languages/yit-es_ES.po
ADDED
@@ -0,0 +1,255 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: YITH Woocommerce Compare\n"
|
4 |
+
"POT-Creation-Date: 2015-02-13 12:14+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-02-13 12:19+0100\n"
|
6 |
+
"Last-Translator: Radi Angelov <fullmetalradi@hotmail.com>\n"
|
7 |
+
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
+
"Language: es_ES\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.5.5\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
+
"X-Poedit-Basepath: ./\n"
|
15 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
+
"X-Poedit-SearchPath-0: ..\n"
|
17 |
+
|
18 |
+
#: ../class.yith-woocompare-admin.php:130
|
19 |
+
msgid "Products Compare"
|
20 |
+
msgstr "Comparador de productos"
|
21 |
+
|
22 |
+
#: ../class.yith-woocompare-admin.php:144 ../yith-woocompare-options.php:24
|
23 |
+
msgid "General Settings"
|
24 |
+
msgstr "Obciones generales"
|
25 |
+
|
26 |
+
#: ../class.yith-woocompare-admin.php:375
|
27 |
+
msgid "Hard Crop?"
|
28 |
+
msgstr "Hard Crop?"
|
29 |
+
|
30 |
+
#: ../class.yith-woocompare-frontend.php:142
|
31 |
+
msgid "Added"
|
32 |
+
msgstr "Añadido"
|
33 |
+
|
34 |
+
#: ../class.yith-woocompare-frontend.php:143 ../templates/compare.php:51
|
35 |
+
msgid "Product Comparison"
|
36 |
+
msgstr "Comparacion de producto"
|
37 |
+
|
38 |
+
#: ../class.yith-woocompare-frontend.php:254
|
39 |
+
msgid "In stock"
|
40 |
+
msgstr "En stock"
|
41 |
+
|
42 |
+
#: ../class.yith-woocompare-frontend.php:338 ../yith-woocompare-options.php:47
|
43 |
+
#: ../widgets/class.yith-woocompare-widget.php:45
|
44 |
+
msgid "Compare"
|
45 |
+
msgstr "Comparar"
|
46 |
+
|
47 |
+
#: ../class.yith-woocompare-frontend.php:512
|
48 |
+
msgid "No products to compare"
|
49 |
+
msgstr "Comparador de productos vacio"
|
50 |
+
|
51 |
+
#: ../class.yith-woocompare-frontend.php:522 ../templates/compare.php:109
|
52 |
+
msgid "Remove"
|
53 |
+
msgstr "Eliminar"
|
54 |
+
|
55 |
+
#: ../class.yith-woocompare-helper.php:39
|
56 |
+
msgid "Image"
|
57 |
+
msgstr "Imagen"
|
58 |
+
|
59 |
+
#: ../class.yith-woocompare-helper.php:40
|
60 |
+
#: ../widgets/class.yith-woocompare-widget.php:62
|
61 |
+
msgid "Title"
|
62 |
+
msgstr "Titulo"
|
63 |
+
|
64 |
+
#: ../class.yith-woocompare-helper.php:41
|
65 |
+
msgid "Price"
|
66 |
+
msgstr "Precio"
|
67 |
+
|
68 |
+
#: ../class.yith-woocompare-helper.php:42
|
69 |
+
msgid "Add to cart"
|
70 |
+
msgstr "Añadir al carrito"
|
71 |
+
|
72 |
+
#: ../class.yith-woocompare-helper.php:43
|
73 |
+
msgid "Description"
|
74 |
+
msgstr "Descripcion"
|
75 |
+
|
76 |
+
#: ../class.yith-woocompare-helper.php:44
|
77 |
+
msgid "Availability"
|
78 |
+
msgstr "Disponibilidad"
|
79 |
+
|
80 |
+
#: ../yith-woocompare-options.php:31
|
81 |
+
msgid "Link or Button"
|
82 |
+
msgstr "Link o Boton"
|
83 |
+
|
84 |
+
#: ../yith-woocompare-options.php:32
|
85 |
+
msgid "Choose if you want to use a link or a button for the action button."
|
86 |
+
msgstr "Elige si deseas usar boton o link"
|
87 |
+
|
88 |
+
#: ../yith-woocompare-options.php:38
|
89 |
+
msgid "Link"
|
90 |
+
msgstr "Enlace"
|
91 |
+
|
92 |
+
#: ../yith-woocompare-options.php:39
|
93 |
+
msgid "Button"
|
94 |
+
msgstr "Boton"
|
95 |
+
|
96 |
+
#: ../yith-woocompare-options.php:44
|
97 |
+
msgid "Link/Button text"
|
98 |
+
msgstr "Texto del boton/link"
|
99 |
+
|
100 |
+
#: ../yith-woocompare-options.php:45
|
101 |
+
msgid "Type the text to use for the button or the link of the compare."
|
102 |
+
msgstr "Escribe el texto del boton/link comparar."
|
103 |
+
|
104 |
+
#: ../yith-woocompare-options.php:52
|
105 |
+
msgid "Show button in single product page"
|
106 |
+
msgstr "Mostrar boton en pagina de producto individual"
|
107 |
+
|
108 |
+
#: ../yith-woocompare-options.php:53
|
109 |
+
msgid "Say if you want to show the button in the single product page."
|
110 |
+
msgstr ""
|
111 |
+
"¿Quieres mostrar el boton de comparar en la pagina individual de cada "
|
112 |
+
"producto?"
|
113 |
+
|
114 |
+
#: ../yith-woocompare-options.php:61
|
115 |
+
msgid "Show button in products list"
|
116 |
+
msgstr "Mostrar boton en la lista de productos"
|
117 |
+
|
118 |
+
#: ../yith-woocompare-options.php:62
|
119 |
+
msgid "Say if you want to show the button in the products list."
|
120 |
+
msgstr "¿Quieres mostrar el boton de comparar en la lista de productos?"
|
121 |
+
|
122 |
+
#: ../yith-woocompare-options.php:70
|
123 |
+
msgid "Open automatically lightbox"
|
124 |
+
msgstr "Abrir lightbox (mensaje emergente) automaticamente"
|
125 |
+
|
126 |
+
#: ../yith-woocompare-options.php:71
|
127 |
+
msgid "Open link after click into \"Compare\" button\"."
|
128 |
+
msgstr "Abrir link despues de hacer click en \"Comparar\""
|
129 |
+
|
130 |
+
#: ../yith-woocompare-options.php:83
|
131 |
+
msgid "Table Settings"
|
132 |
+
msgstr "Opciones de tabla"
|
133 |
+
|
134 |
+
#: ../yith-woocompare-options.php:90
|
135 |
+
msgid "Table title"
|
136 |
+
msgstr "Titulo de tabla"
|
137 |
+
|
138 |
+
#: ../yith-woocompare-options.php:91
|
139 |
+
msgid "Type the text to use for the table title."
|
140 |
+
msgstr "Escribe el texto del boton/link comparar."
|
141 |
+
|
142 |
+
#: ../yith-woocompare-options.php:93
|
143 |
+
msgid "Compare products"
|
144 |
+
msgstr "Comparador de productos"
|
145 |
+
|
146 |
+
#: ../yith-woocompare-options.php:98
|
147 |
+
msgid "Fields to show"
|
148 |
+
msgstr "Mostrar boton en la lista de productos"
|
149 |
+
|
150 |
+
#: ../yith-woocompare-options.php:99 ../yith-woocompare-options.php:108
|
151 |
+
#: ../yith-woocompare-options.php:117
|
152 |
+
msgid ""
|
153 |
+
"Select the fields to show in the comparison table and order them by "
|
154 |
+
"drag&drop (are included also the woocommerce attributes)"
|
155 |
+
msgstr ""
|
156 |
+
"Elige que campos quieres mostrar en la tabla del comparador y ordenalos "
|
157 |
+
"simplemente arrastrandolos (estan incluidos los atributos de productos de "
|
158 |
+
"woocommerce)"
|
159 |
+
|
160 |
+
#: ../yith-woocompare-options.php:107
|
161 |
+
msgid "Repeat \"Price\" field at the end of the table"
|
162 |
+
msgstr "Repetir campo \"Precio\" al final de la tabla"
|
163 |
+
|
164 |
+
#: ../yith-woocompare-options.php:116
|
165 |
+
msgid "Repeat \"Add to cart\" field at the end of the table"
|
166 |
+
msgstr "Repetir campo \"Añadir al carrito\" al final de la tabla"
|
167 |
+
|
168 |
+
#: ../yith-woocompare-options.php:125
|
169 |
+
msgid "Image size"
|
170 |
+
msgstr "Imagen"
|
171 |
+
|
172 |
+
#: ../yith-woocompare-options.php:126
|
173 |
+
msgid "Set the size for the images"
|
174 |
+
msgstr "Fijar el tamaño de la imagen"
|
175 |
+
|
176 |
+
#: ../templates/compare.php:76
|
177 |
+
msgid "Close window [X]"
|
178 |
+
msgstr "Cerrar ventana [X]"
|
179 |
+
|
180 |
+
#: ../templates/compare.php:101
|
181 |
+
msgid "No products added in the compare table."
|
182 |
+
msgstr "Comparador de productos"
|
183 |
+
|
184 |
+
#: ../widgets/class.yith-woocompare-widget.php:21
|
185 |
+
msgid "The widget show the list of products added in the compare table."
|
186 |
+
msgstr ""
|
187 |
+
"El widget muestra la lista de productos añadidos en la tabla de comparacion"
|
188 |
+
|
189 |
+
#: ../widgets/class.yith-woocompare-widget.php:22
|
190 |
+
msgid "YITH Woocommerce Compare Widget"
|
191 |
+
msgstr "YITH Woocommerce widget de comparador"
|
192 |
+
|
193 |
+
#: ../widgets/class.yith-woocompare-widget.php:44
|
194 |
+
msgid "Clear all"
|
195 |
+
msgstr "Eliminar todos"
|
196 |
+
|
197 |
+
#: ../yit-common/yith-panel.php:406
|
198 |
+
msgid "Select a date"
|
199 |
+
msgstr "Seleccionar fecha"
|
200 |
+
|
201 |
+
#: ../yit-common/yith-panel.php:407
|
202 |
+
msgid "Hours"
|
203 |
+
msgstr "Horas"
|
204 |
+
|
205 |
+
#: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
|
206 |
+
msgid "Minutes"
|
207 |
+
msgstr "Minutos"
|
208 |
+
|
209 |
+
#: ../yit-common/yith-panel.php:417
|
210 |
+
msgid "Upload"
|
211 |
+
msgstr "Cargar"
|
212 |
+
|
213 |
+
#: ../yit-common/yith-panel.php:444
|
214 |
+
msgid "px"
|
215 |
+
msgstr "px"
|
216 |
+
|
217 |
+
#: ../yit-common/yith-panel.php:445
|
218 |
+
msgid "em"
|
219 |
+
msgstr "em"
|
220 |
+
|
221 |
+
#: ../yit-common/yith-panel.php:446
|
222 |
+
msgid "pt"
|
223 |
+
msgstr "pt"
|
224 |
+
|
225 |
+
#: ../yit-common/yith-panel.php:447
|
226 |
+
msgid "rem"
|
227 |
+
msgstr "rem"
|
228 |
+
|
229 |
+
#: ../yit-common/yith-panel.php:457
|
230 |
+
msgid "Select a font family"
|
231 |
+
msgstr "Seleccionar fuente"
|
232 |
+
|
233 |
+
#: ../yit-common/yith-panel.php:465
|
234 |
+
msgid "Regular"
|
235 |
+
msgstr "Normal"
|
236 |
+
|
237 |
+
#: ../yit-common/yith-panel.php:466
|
238 |
+
msgid "Bold"
|
239 |
+
msgstr "Negrita"
|
240 |
+
|
241 |
+
#: ../yit-common/yith-panel.php:467
|
242 |
+
msgid "Extra bold"
|
243 |
+
msgstr "Extra negrita"
|
244 |
+
|
245 |
+
#: ../yit-common/yith-panel.php:468
|
246 |
+
msgid "Italic"
|
247 |
+
msgstr "Cursiva"
|
248 |
+
|
249 |
+
#: ../yit-common/yith-panel.php:469
|
250 |
+
msgid "Italic bold"
|
251 |
+
msgstr "Cursiva negrita"
|
252 |
+
|
253 |
+
#: ../yit-common/yith-panel.php:481
|
254 |
+
msgid "Click to preview"
|
255 |
+
msgstr "Click para previsualizar"
|