Version Description
- Added: Options for browse wishlist/already in wishlist/product added strings
- Added: rel nofollow to add to wishlist button
- Tweak: moved wishlist response popup handling to separate js file
- Updated: WPML xml configuration
- Updated: string revision
Download this release
Release Info
Developer | yithemes |
Plugin | YITH WooCommerce Wishlist |
Version | 2.0.4 |
Comparing to | |
See all releases |
Code changes from version 2.0.3 to 2.0.4
- README.txt +15 -7
- assets/js/jquery.yith-wcwl.js +2 -1
- assets/js/unminified/jquery.yith-wcwl.js +21 -0
- includes/class.yith-wcwl-admin-init.php +1469 -1434
- includes/class.yith-wcwl-init.php +1 -1
- includes/class.yith-wcwl-shortcode.php +331 -325
- includes/class.yith-wcwl-ui.php +1 -2
- includes/class.yith-wcwl.php +2 -2
- init.php +1 -1
- languages/default.po +217 -193
- languages/yit-de_DE.mo +0 -0
- languages/yit-de_DE.po +234 -194
- languages/yit-es_AR.mo +0 -0
- languages/yit-es_AR.po +236 -195
- languages/yit-es_MX.mo +0 -0
- languages/yit-es_MX.po +234 -195
- languages/yit-fr_FR.mo +0 -0
- languages/yit-fr_FR.po +234 -195
- languages/yit-he_IL.mo +0 -0
- languages/yit-he_IL.po +231 -194
- languages/yit-it_IT.mo +0 -0
- languages/yit-it_IT.po +242 -198
- languages/yit-pt_BR.mo +0 -0
- languages/yit-pt_BR.po +232 -194
- languages/yit-tr_TR.mo +0 -0
- languages/yit-tr_TR.po +233 -195
- languages/yit-uk_UA.mo +0 -0
- languages/yit-uk_UA.po +220 -193
- languages/yit.pot +217 -193
- plugin-fw/assets/css/yit-plugin-panel.css +17 -1
- plugin-fw/lib/yit-cpt-unlimited.php +3 -3
- plugin-fw/lib/yit-metabox.php +1 -1
- plugin-fw/lib/yit-plugin-panel-wc.php +22 -2
- plugin-fw/lib/yit-plugin-panel.php +9 -4
- plugin-fw/lib/yit-plugin-subpanel.php +2 -2
- plugin-fw/lib/yit-pointers.php +2 -2
- plugin-fw/lib/yit-upgrade.php +3 -3
- plugin-fw/licence/lib/yit-licence.php +2 -2
- plugin-fw/templates/metaboxes/types/contactform.php +12 -12
- plugin-fw/templates/metaboxes/types/sidebar-layout.php +1 -1
- plugin-fw/templates/panel/woocommerce/woocommerce-form.php +2 -2
- plugin-fw/yit-functions.php +1 -1
- templates/add-to-wishlist-button.php +1 -1
- templates/add-to-wishlist.php +5 -18
- templates/admin/wishlist-panel-premium.php +2 -2
- wpml-config.xml +16 -12
README.txt
CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
|
|
4 |
Tags: wishlist, woocommerce, products, themes, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, woocommerce 2.3 ready, shop wishlist
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.1.1
|
7 |
-
Stable tag: 2.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -86,6 +86,14 @@ This might depend on the fact that your theme overrides plugin templates. Check
|
|
86 |
|
87 |
== Changelog ==
|
88 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
= 2.0.3 =
|
90 |
|
91 |
* Tweak: set correct protocol for admin-ajax requests
|
@@ -219,10 +227,10 @@ Full documentation is available [here](http://yithemes.com/docs-plugins/yith-woo
|
|
219 |
|
220 |
== Upgrade notice ==
|
221 |
|
222 |
-
= 2.0.
|
223 |
|
224 |
-
*
|
225 |
-
*
|
226 |
-
* Tweak:
|
227 |
-
*
|
228 |
-
*
|
4 |
Tags: wishlist, woocommerce, products, themes, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, woocommerce 2.3 ready, shop wishlist
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.1.1
|
7 |
+
Stable tag: 2.0.4
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
86 |
|
87 |
== Changelog ==
|
88 |
|
89 |
+
= 2.0.4 =
|
90 |
+
|
91 |
+
* Added: Options for browse wishlist/already in wishlist/product added strings
|
92 |
+
* Added: rel nofollow to add to wishlist button
|
93 |
+
* Tweak: moved wishlist response popup handling to separate js file
|
94 |
+
* Updated: WPML xml configuration
|
95 |
+
* Updated: string revision
|
96 |
+
|
97 |
= 2.0.3 =
|
98 |
|
99 |
* Tweak: set correct protocol for admin-ajax requests
|
227 |
|
228 |
== Upgrade notice ==
|
229 |
|
230 |
+
= 2.0.4 =
|
231 |
|
232 |
+
* Added: Options for browse wishlist/already in wishlist/product added strings
|
233 |
+
* Added: rel nofollow to add to wishlist button
|
234 |
+
* Tweak: moved wishlist response popup handling to separate js file
|
235 |
+
* Updated: WPML xml configuration
|
236 |
+
* Updated: string revision
|
assets/js/jquery.yith-wcwl.js
CHANGED
@@ -7,4 +7,5 @@ yith_wcwl_l10n.hide_add_button)&&d.find(".yith-wcwl-add-button").hide().removeCl
|
|
7 |
b.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}});c("#yith-wcwl-form").load(yith_wcwl_l10n.ajax_url,d,function(){b.stop(!0).css("opacity","1").unblock()})}function f(a){var b=c(this);a.preventDefault();b.parents(".wishlist-title").next().show();b.parents(".wishlist-title").hide()}function k(){if(navigator.cookieEnabled)return!0;document.cookie="cookietest=1";var a=-1!=document.cookie.indexOf("cookietest=");
|
8 |
document.cookie="cookietest=1; expires=Thu, 01-Jan-1970 00:00:01 GMT";return a}var m="undefined"!==typeof wc_add_to_cart_params?wc_add_to_cart_params.cart_redirect_after_add:"";c(document).on("click",".add_to_wishlist",function(a){var b=c(this);a.preventDefault();h(b);return!1});c(document).on("click",".remove_from_wishlist",function(a){var b=c(this);a.preventDefault();l(b);return!1});c(document).on("adding_to_cart","body",function(a,b,c){0!=b.closest(".wishlist_table").length&&(c.remove_from_wishlist_after_add_to_cart=
|
9 |
b.closest("tr").data("row-id"),c.wishlist_id=b.closest("table").data("id"),wc_add_to_cart_params.cart_redirect_after_add=yith_wcwl_l10n.redirect_to_cart)});c(document).on("added_to_cart","body",function(a){wc_add_to_cart_params.cart_redirect_after_add=m;a=c(".wishlist_table");a.find(".added").removeClass("added");a.find(".added_to_cart").remove()});c(document).on("click",".show-title-form",f);c(document).on("click",".wishlist-title-with-form h2",f);c(document).on("click",".hide-title-form",function(a){var b=
|
10 |
-
c(this);a.preventDefault();b.parents(".hidden-title-form").hide();b.parents(".hidden-title-form").prev().show()});c(document).on("change",".yith-wcwl-popup-content .wishlist-select",function(a){a=c(this);"new"==a.val()?a.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").css("display","table-row"):a.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").hide()});c("
|
|
7 |
b.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}});c("#yith-wcwl-form").load(yith_wcwl_l10n.ajax_url,d,function(){b.stop(!0).css("opacity","1").unblock()})}function f(a){var b=c(this);a.preventDefault();b.parents(".wishlist-title").next().show();b.parents(".wishlist-title").hide()}function k(){if(navigator.cookieEnabled)return!0;document.cookie="cookietest=1";var a=-1!=document.cookie.indexOf("cookietest=");
|
8 |
document.cookie="cookietest=1; expires=Thu, 01-Jan-1970 00:00:01 GMT";return a}var m="undefined"!==typeof wc_add_to_cart_params?wc_add_to_cart_params.cart_redirect_after_add:"";c(document).on("click",".add_to_wishlist",function(a){var b=c(this);a.preventDefault();h(b);return!1});c(document).on("click",".remove_from_wishlist",function(a){var b=c(this);a.preventDefault();l(b);return!1});c(document).on("adding_to_cart","body",function(a,b,c){0!=b.closest(".wishlist_table").length&&(c.remove_from_wishlist_after_add_to_cart=
|
9 |
b.closest("tr").data("row-id"),c.wishlist_id=b.closest("table").data("id"),wc_add_to_cart_params.cart_redirect_after_add=yith_wcwl_l10n.redirect_to_cart)});c(document).on("added_to_cart","body",function(a){wc_add_to_cart_params.cart_redirect_after_add=m;a=c(".wishlist_table");a.find(".added").removeClass("added");a.find(".added_to_cart").remove()});c(document).on("click",".show-title-form",f);c(document).on("click",".wishlist-title-with-form h2",f);c(document).on("click",".hide-title-form",function(a){var b=
|
10 |
+
c(this);a.preventDefault();b.parents(".hidden-title-form").hide();b.parents(".hidden-title-form").prev().show()});c(document).on("change",".yith-wcwl-popup-content .wishlist-select",function(a){a=c(this);"new"==a.val()?a.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").css("display","table-row"):a.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").hide()});(function(){if(0!=c(".yith-wcwl-add-to-wishlist").length&&0==c("#yith-wcwl-popup-message").length){var a=c("<div>").attr("id",
|
11 |
+
"yith-wcwl-message"),a=c("<div>").attr("id","yith-wcwl-popup-message").html(a).hide();c("body").prepend(a)}})();c("select.selectBox").selectBox()});
|
assets/js/unminified/jquery.yith-wcwl.js
CHANGED
@@ -57,6 +57,8 @@ jQuery( document ).ready( function( $ ){
|
|
57 |
}
|
58 |
} );
|
59 |
|
|
|
|
|
60 |
/**
|
61 |
* Adds selectbox where needed
|
62 |
*/
|
@@ -249,4 +251,23 @@ jQuery( document ).ready( function( $ ){
|
|
249 |
|
250 |
return ret;
|
251 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
252 |
});
|
57 |
}
|
58 |
} );
|
59 |
|
60 |
+
add_wishlist_popup();
|
61 |
+
|
62 |
/**
|
63 |
* Adds selectbox where needed
|
64 |
*/
|
251 |
|
252 |
return ret;
|
253 |
}
|
254 |
+
|
255 |
+
/**
|
256 |
+
* Add wishlist popup message
|
257 |
+
*
|
258 |
+
* @return void
|
259 |
+
* @since 2.0.0
|
260 |
+
*/
|
261 |
+
function add_wishlist_popup() {
|
262 |
+
if( $('.yith-wcwl-add-to-wishlist').length != 0 && $( '#yith-wcwl-popup-message' ).length == 0 ) {
|
263 |
+
var message_div = $( '<div>' )
|
264 |
+
.attr( 'id', 'yith-wcwl-message' ),
|
265 |
+
popup_div = $( '<div>' )
|
266 |
+
.attr( 'id', 'yith-wcwl-popup-message' )
|
267 |
+
.html( message_div )
|
268 |
+
.hide();
|
269 |
+
|
270 |
+
$( 'body' ).prepend( popup_div );
|
271 |
+
}
|
272 |
+
}
|
273 |
});
|
includes/class.yith-wcwl-admin-init.php
CHANGED
@@ -8,1443 +8,1478 @@
|
|
8 |
*/
|
9 |
|
10 |
if ( ! defined( 'YITH_WCWL' ) ) {
|
11 |
-
|
12 |
} // Exit if accessed directly
|
13 |
|
14 |
if ( ! class_exists( 'YITH_WCWL_Admin_Init' ) ) {
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
-
|
571 |
-
|
572 |
-
|
573 |
-
|
574 |
-
|
575 |
-
|
576 |
-
|
577 |
-
|
578 |
-
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
|
801 |
-
|
802 |
-
|
803 |
-
|
804 |
-
|
805 |
-
|
806 |
-
|
807 |
-
|
808 |
-
|
809 |
-
|
810 |
-
|
811 |
-
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
|
818 |
-
|
819 |
-
|
820 |
-
|
821 |
-
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
|
828 |
-
|
829 |
-
|
830 |
-
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
912 |
of YITH WOOCOMMERCE WISHLIST to benefit from all features!', 'yit' ),
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
|
1002 |
-
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
|
1037 |
-
|
1038 |
-
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
|
1051 |
-
|
1052 |
-
|
1053 |
-
|
1054 |
-
|
1055 |
-
|
1056 |
-
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
|
1120 |
-
|
1121 |
-
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
|
1138 |
-
|
1139 |
-
|
1140 |
-
|
1141 |
-
|
1142 |
-
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
|
1181 |
-
|
1182 |
-
|
1183 |
-
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
|
1189 |
-
|
1190 |
-
|
1191 |
-
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
|
1198 |
-
|
1199 |
-
|
1200 |
-
|
1201 |
-
|
1202 |
-
|
1203 |
-
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
|
1218 |
-
|
1219 |
-
|
1220 |
-
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
|
1234 |
-
|
1235 |
-
|
1236 |
-
|
1237 |
-
|
1238 |
-
|
1239 |
-
|
1240 |
-
|
1241 |
-
|
1242 |
-
|
1243 |
-
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
|
1248 |
-
|
1249 |
-
|
1250 |
-
|
1251 |
-
|
1252 |
-
|
1253 |
-
|
1254 |
-
|
1255 |
-
|
1256 |
-
|
1257 |
-
|
1258 |
-
|
1259 |
-
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
1272 |
-
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
1281 |
-
|
1282 |
-
|
1283 |
-
|
1284 |
-
|
1285 |
-
|
1286 |
-
|
1287 |
-
|
1288 |
-
|
1289 |
-
|
1290 |
-
|
1291 |
-
|
1292 |
-
|
1293 |
-
|
1294 |
-
|
1295 |
-
|
1296 |
-
|
1297 |
-
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
|
1310 |
-
|
1311 |
-
|
1312 |
-
|
1313 |
-
|
1314 |
-
|
1315 |
-
|
1316 |
-
|
1317 |
-
|
1318 |
-
|
1319 |
-
|
1320 |
-
|
1321 |
-
|
1322 |
-
|
1323 |
-
|
1324 |
-
|
1325 |
-
|
1326 |
-
|
1327 |
-
|
1328 |
-
|
1329 |
-
|
1330 |
-
|
1331 |
-
|
1332 |
-
|
1333 |
-
|
1334 |
-
|
1335 |
-
|
1336 |
-
|
1337 |
-
|
1338 |
-
|
1339 |
-
|
1340 |
-
|
1341 |
-
|
1342 |
-
|
1343 |
-
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
-
|
1353 |
-
|
1354 |
-
|
1355 |
-
|
1356 |
-
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
|
1362 |
-
|
1363 |
-
|
1364 |
-
|
1365 |
-
|
1366 |
-
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
|
1401 |
-
|
1402 |
-
|
1403 |
-
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
-
|
1419 |
-
|
1420 |
-
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
|
1427 |
-
|
1428 |
-
|
1429 |
-
|
1430 |
-
|
1431 |
-
|
1432 |
-
|
1433 |
-
|
1434 |
-
|
1435 |
-
|
1436 |
-
|
1437 |
-
|
1438 |
-
|
1439 |
-
|
1440 |
-
|
1441 |
-
|
1442 |
-
|
1443 |
-
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1448 |
}
|
1449 |
|
1450 |
/**
|
@@ -1454,5 +1489,5 @@ of YITH WOOCOMMERCE WISHLIST to benefit from all features!', 'yit' ),
|
|
1454 |
* @since 2.0.0
|
1455 |
*/
|
1456 |
function YITH_WCWL_Admin_Init(){
|
1457 |
-
|
1458 |
}
|
8 |
*/
|
9 |
|
10 |
if ( ! defined( 'YITH_WCWL' ) ) {
|
11 |
+
exit;
|
12 |
} // Exit if accessed directly
|
13 |
|
14 |
if ( ! class_exists( 'YITH_WCWL_Admin_Init' ) ) {
|
15 |
+
/**
|
16 |
+
* Initiator class. Create and populate admin views.
|
17 |
+
*
|
18 |
+
* @since 1.0.0
|
19 |
+
*/
|
20 |
+
class YITH_WCWL_Admin_Init {
|
21 |
+
|
22 |
+
/**
|
23 |
+
* Single instance of the class
|
24 |
+
*
|
25 |
+
* @var \YITH_WCWL_Admin_Init
|
26 |
+
* @since 2.0.0
|
27 |
+
*/
|
28 |
+
protected static $instance;
|
29 |
+
|
30 |
+
/**
|
31 |
+
* Plugin version
|
32 |
+
*
|
33 |
+
* @var string
|
34 |
+
* @since 1.0.0
|
35 |
+
*/
|
36 |
+
public $version = '2.0.4';
|
37 |
+
|
38 |
+
/**
|
39 |
+
* Plugin database version
|
40 |
+
*
|
41 |
+
* @var string
|
42 |
+
* @since 1.0.0
|
43 |
+
*/
|
44 |
+
public $db_version = '2.0.0';
|
45 |
+
|
46 |
+
/**
|
47 |
+
* Wishlist panel
|
48 |
+
*
|
49 |
+
* @var string Panel hookname
|
50 |
+
* @since 2.0.0
|
51 |
+
*/
|
52 |
+
protected $_panel = null;
|
53 |
+
|
54 |
+
/**
|
55 |
+
* Tab name
|
56 |
+
*
|
57 |
+
* @var string
|
58 |
+
* @since 1.0.0
|
59 |
+
*/
|
60 |
+
public $tab;
|
61 |
+
|
62 |
+
/**
|
63 |
+
* Various links
|
64 |
+
*
|
65 |
+
* @var string
|
66 |
+
* @access public
|
67 |
+
* @since 1.0.0
|
68 |
+
*/
|
69 |
+
public $banner_url = 'http://cdn.yithemes.com/plugins/yith_wishlist.php?url';
|
70 |
+
public $banner_img = 'http://cdn.yithemes.com/plugins/yith_wishlist.php';
|
71 |
+
public $doc_url = 'http://yithemes.com/docs-plugins/yith-woocommerce-wishlist/';
|
72 |
+
public $premium_landing_url = 'http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/';
|
73 |
+
|
74 |
+
/**
|
75 |
+
* Plugin options
|
76 |
+
*
|
77 |
+
* @var array
|
78 |
+
* @since 1.0.0
|
79 |
+
*/
|
80 |
+
public $options;
|
81 |
+
|
82 |
+
/**
|
83 |
+
* List of available tab for wishlist panel
|
84 |
+
*
|
85 |
+
* @var array
|
86 |
+
* @access public
|
87 |
+
* @since 2.0.0
|
88 |
+
*/
|
89 |
+
public $available_tabs = array();
|
90 |
+
|
91 |
+
/**
|
92 |
+
* Default tab to show when no selected
|
93 |
+
*
|
94 |
+
* @var string
|
95 |
+
* @access public
|
96 |
+
* @since 2.0.0
|
97 |
+
*/
|
98 |
+
public $default_tab = 'settings';
|
99 |
+
|
100 |
+
/**
|
101 |
+
* Returns single instance of the class
|
102 |
+
*
|
103 |
+
* @return \YITH_WCWL_Admin_Init
|
104 |
+
* @since 2.0.0
|
105 |
+
*/
|
106 |
+
public static function get_instance(){
|
107 |
+
if( is_null( self::$instance ) ){
|
108 |
+
self::$instance = new self();
|
109 |
+
}
|
110 |
+
|
111 |
+
return self::$instance;
|
112 |
+
}
|
113 |
+
|
114 |
+
/**
|
115 |
+
* Constructor of the class
|
116 |
+
*
|
117 |
+
* @return \YITH_WCWL_Admin_Init
|
118 |
+
* @since 2.0.0
|
119 |
+
*/
|
120 |
+
public function __construct(){
|
121 |
+
define( 'YITH_WCWL_VERSION', $this->version );
|
122 |
+
define( 'YITH_WCWL_DB_VERSION', $this->db_version );
|
123 |
+
|
124 |
+
// init premium features for admin panel
|
125 |
+
if( function_exists( 'YITH_WCWL_Admin_Premium' ) ){
|
126 |
+
YITH_WCWL_Admin_Premium();
|
127 |
+
}
|
128 |
+
|
129 |
+
/**
|
130 |
+
* Support to WC 2.0.x
|
131 |
+
*/
|
132 |
+
global $woocommerce;
|
133 |
+
$is_woocommerce_2_0 = version_compare( preg_replace( '/-beta-([0-9]+)/', '', $woocommerce->version ), '2.1', '<' );
|
134 |
+
|
135 |
+
$this->options = $this->_plugin_options();
|
136 |
+
|
137 |
+
if ( ! defined( 'DOING_AJAX' ) ) {
|
138 |
+
$this->install();
|
139 |
+
}
|
140 |
+
|
141 |
+
add_action( 'init', array( $this, 'init' ), 0 );
|
142 |
+
add_action( 'admin_enqueue_scripts', array( $this, 'enqueue' ), 20 );
|
143 |
+
add_filter( 'plugin_action_links_' . plugin_basename( YITH_WCWL_DIR . 'init.php' ), array( $this, 'action_links' ) );
|
144 |
+
add_filter( 'plugin_row_meta', array( $this, 'add_plugin_meta' ), 10, 2 );
|
145 |
+
|
146 |
+
if( $is_woocommerce_2_0 ) {
|
147 |
+
add_filter( 'woocommerce_page_settings', array( $this, 'add_page_setting_woocommerce' ) );
|
148 |
+
}
|
149 |
+
|
150 |
+
// saves panel options
|
151 |
+
add_action( 'woocommerce_update_option_yith_wcwl_color_panel', array( $this, 'update_color_options' ) );
|
152 |
+
|
153 |
+
// handles custom wc option type
|
154 |
+
add_action( 'woocommerce_admin_field_yith_wcwl_color_panel', array( $this, 'print_color_panel' ) );
|
155 |
+
|
156 |
+
// register wishlist panel
|
157 |
+
add_action( 'admin_menu', array( $this, 'register_panel' ), 5 );
|
158 |
+
add_action( 'yith_wcwl_premium_tab', array( $this, 'print_premium_tab' ) );
|
159 |
+
|
160 |
+
// register pointer methods
|
161 |
+
add_action( 'admin_init', array( $this, 'register_pointer' ) );
|
162 |
+
|
163 |
+
//Apply filters
|
164 |
+
$this->banner_url = apply_filters( 'yith_wcmg_banner_url', $this->banner_url );
|
165 |
+
}
|
166 |
+
|
167 |
+
/**
|
168 |
+
* Get the premium landing uri
|
169 |
+
*
|
170 |
+
* @since 1.0.0
|
171 |
+
* @author Andrea Grillo <andrea.grillo@yithemes.com>
|
172 |
+
* @return string The premium landing link
|
173 |
+
*/
|
174 |
+
public function get_premium_landing_uri(){
|
175 |
+
return defined( 'YITH_REFER_ID' ) ? $this->premium_landing_url . '?refer_id=' . YITH_REFER_ID : $this->premium_landing_url;
|
176 |
+
}
|
177 |
+
|
178 |
+
/* === INITIALIZATION SECTION === */
|
179 |
+
|
180 |
+
/**
|
181 |
+
* Initiator method. Initiate properties.
|
182 |
+
*
|
183 |
+
* @return void
|
184 |
+
* @access private
|
185 |
+
* @since 1.0.0
|
186 |
+
*/
|
187 |
+
public function init() {
|
188 |
+
$this->tab = __( 'Wishlist', 'yit' );
|
189 |
+
$this->available_tabs = apply_filters( 'yith_wcwl_available_admin_tabs', array(
|
190 |
+
'settings' => __( 'Settings', 'yit' ),
|
191 |
+
'colors' => __( 'Colors', 'yit' ),
|
192 |
+
'premium' => __( 'Premium Version', 'yit' )
|
193 |
+
) );
|
194 |
+
$this->default_tab = apply_filters( 'yith_wcwl_default_admin_tab', $this->default_tab );
|
195 |
+
|
196 |
+
wp_register_style( 'yith-wcwl-admin', YITH_WCWL_URL . 'assets/css/admin.css' );
|
197 |
+
}
|
198 |
+
|
199 |
+
/**
|
200 |
+
* Run the installation
|
201 |
+
*
|
202 |
+
* @return void
|
203 |
+
* @since 1.0.0
|
204 |
+
*/
|
205 |
+
public function install() {
|
206 |
+
$stored_db_version = get_option( 'yith_wcwl_db_version' );
|
207 |
+
|
208 |
+
if( $stored_db_version == '1.0.0' ){
|
209 |
+
add_action( 'init', array( YITH_WCWL_Install(), 'update' ) );
|
210 |
+
add_action( 'init', 'flush_rewrite_rules' );
|
211 |
+
YITH_WCWL_Install()->default_options( $this->options );
|
212 |
+
|
213 |
+
// Plugin installed
|
214 |
+
do_action( 'yith_wcwl_installed' );
|
215 |
+
do_action( 'yith_wcwl_updated' );
|
216 |
+
}
|
217 |
+
elseif ( $this->db_version != $stored_db_version || ! YITH_WCWL_Install()->is_installed() ) {
|
218 |
+
add_action( 'init', array( YITH_WCWL_Install(), 'init' ) );
|
219 |
+
YITH_WCWL_Install()->default_options( $this->options );
|
220 |
+
|
221 |
+
// Plugin installed
|
222 |
+
do_action( 'yith_wcwl_installed' );
|
223 |
+
}
|
224 |
+
}
|
225 |
+
|
226 |
+
/**
|
227 |
+
* Update plugin color options.
|
228 |
+
*
|
229 |
+
* @return void
|
230 |
+
* @since 1.0.0
|
231 |
+
*/
|
232 |
+
public function update_color_options() {
|
233 |
+
global $pagenow;
|
234 |
+
|
235 |
+
$colors_options = array();
|
236 |
+
|
237 |
+
foreach ( YITH_WCWL_Init()->colors_options as $name => $option ) {
|
238 |
+
foreach ( $option as $id => $color ) {
|
239 |
+
$default_value = isset( $colors_options[$name][$id] ) ? $colors_options[$name][$id] : '';
|
240 |
+
$colors_options[$name][$id] = isset( $_POST['yith_wcwl_color_' . $name . '_' . $id] ) && ! empty( $_POST['yith_wcwl_color_' . $name . '_' . $id] ) ? woocommerce_format_hex( $_POST['yith_wcwl_color_' . $name . '_' . $id] ) : $default_value;
|
241 |
+
}
|
242 |
+
}
|
243 |
+
|
244 |
+
update_option( 'yith_wcwl_frontend_css_colors', maybe_serialize( $colors_options ) );
|
245 |
+
}
|
246 |
+
|
247 |
+
/**
|
248 |
+
* Print color panel.
|
249 |
+
*
|
250 |
+
* @return void
|
251 |
+
* @since 1.0.0
|
252 |
+
*/
|
253 |
+
public function print_color_panel() {
|
254 |
+
?>
|
255 |
+
<div id="yith_wcwl_styles_colors">
|
256 |
+
<h3><?php _e( 'Colors', 'yit' ) ?></h3>
|
257 |
+
<?php $this->_styles_options() ?>
|
258 |
+
</div> <?php
|
259 |
+
}
|
260 |
+
|
261 |
+
/**
|
262 |
+
* Add the select for the Wishlist page in WooCommerce > Settings > Pages
|
263 |
+
*
|
264 |
+
* @param array $settings
|
265 |
+
*
|
266 |
+
* @return array
|
267 |
+
* @since 1.0.0
|
268 |
+
*/
|
269 |
+
public function add_page_setting_woocommerce( $settings ) {
|
270 |
+
unset( $settings[count( $settings ) - 1] );
|
271 |
+
|
272 |
+
$setting[] = $this->get_wcwl_page_option();
|
273 |
+
|
274 |
+
$settings[] = array( 'type' => 'sectionend', 'id' => 'page_options' );
|
275 |
+
|
276 |
+
return $settings;
|
277 |
+
}
|
278 |
+
|
279 |
+
/**
|
280 |
+
* action_links function.
|
281 |
+
*
|
282 |
+
* @access public
|
283 |
+
*
|
284 |
+
* @param mixed $links
|
285 |
+
* @return array
|
286 |
+
*/
|
287 |
+
public function action_links( $links ) {
|
288 |
+
$plugin_links = array(
|
289 |
+
'<a href="' . admin_url( 'admin.php?page=yith_wcwl_panel&tab=settings' ) . '">' . __( 'Settings', 'yit' ) . '</a>'
|
290 |
+
);
|
291 |
+
|
292 |
+
if( ! function_exists( 'YITH_WCWL_Premium' ) ){
|
293 |
+
$plugin_links[] = '<a target="_blank" href="' . $this->get_premium_landing_uri() . '">' . __( 'Premium Version', 'yit' ) . '</a>';
|
294 |
+
}
|
295 |
+
|
296 |
+
return array_merge( $links, $plugin_links );
|
297 |
+
}
|
298 |
+
|
299 |
+
/**
|
300 |
+
* Adds plugin row meta
|
301 |
+
*
|
302 |
+
* @param $plugin_meta array
|
303 |
+
* @param $plugin_file string
|
304 |
+
* @return array
|
305 |
+
* @since 2.0.0
|
306 |
+
*/
|
307 |
+
public function add_plugin_meta( $plugin_meta, $plugin_file ){
|
308 |
+
global $woocommerce;
|
309 |
+
|
310 |
+
if ( $plugin_file == plugin_basename( YITH_WCWL_DIR . 'init.php' ) ) {
|
311 |
+
|
312 |
+
// outdated wc alert
|
313 |
+
|
314 |
+
if( version_compare( preg_replace( '/-beta-([0-9]+)/', '', $woocommerce->version ), '2.2', '<' ) ){
|
315 |
+
$woocommerce_file = $woocommerce->plugin_path;
|
316 |
+
if ( ! is_multisite() && current_user_can( 'delete_plugins' ) ) {
|
317 |
+
$plugin_meta['outdated_wc_alert'] = '<a class="outdated-wc-alert" style="color: red" href="' . wp_nonce_url( self_admin_url( 'update.php?action=upgrade-plugin&plugin=' ) . $woocommerce_file, 'upgrade-plugin_' . $woocommerce_file ) . '">' . __( 'WARNING: This plugin requires at least WooCommerce 2.2! Please, use this link to update it.', 'yit' ) . '</a>';
|
318 |
+
}
|
319 |
+
else{
|
320 |
+
$plugin_meta['outdated_wc_alert'] = '<span class="outdated-wc-alert" style="color: red">' . __( 'WARNING: This plugin requires at least WooCommerce 2.2!', 'yit' ) . '</span>';
|
321 |
+
}
|
322 |
+
}
|
323 |
+
|
324 |
+
// documentation link
|
325 |
+
$plugin_meta['documentation'] = '<a target="_blank" href="' . $this->doc_url . '">' . __( 'Plugin Documentation', 'yit' ) . '</a>';
|
326 |
+
}
|
327 |
+
|
328 |
+
return $plugin_meta;
|
329 |
+
}
|
330 |
+
|
331 |
+
/**
|
332 |
+
* Return the option to add the wishlist page
|
333 |
+
*
|
334 |
+
* @access public
|
335 |
+
* @return mxied array
|
336 |
+
* @since 1.1.3
|
337 |
+
*/
|
338 |
+
public function get_wcwl_page_option(){
|
339 |
+
|
340 |
+
return array(
|
341 |
+
'name' => __( 'Wishlist Page', 'yit' ),
|
342 |
+
'desc' => __( 'Page contents: [yith_wcwl_wishlist]', 'yit' ),
|
343 |
+
'id' => 'yith_wcwl_wishlist_page_id',
|
344 |
+
'type' => 'single_select_page',
|
345 |
+
'std' => '', // for woocommerce < 2.0
|
346 |
+
'default' => '', // for woocommerce >= 2.0
|
347 |
+
'class' => 'chosen_select_nostd',
|
348 |
+
'css' => 'min-width:300px;',
|
349 |
+
'desc_tip' => false,
|
350 |
+
);
|
351 |
+
}
|
352 |
+
|
353 |
+
/**
|
354 |
+
* Print the banner
|
355 |
+
*
|
356 |
+
* @access protected
|
357 |
+
* @return void
|
358 |
+
* @since 1.0.0
|
359 |
+
*/
|
360 |
+
protected function _printBanner() {
|
361 |
+
?>
|
362 |
+
<div class="yith_banner">
|
363 |
+
<a href="<?php echo $this->banner_url ?>" target="_blank">
|
364 |
+
<img src="<?php echo $this->banner_img ?>" alt="" />
|
365 |
+
</a>
|
366 |
+
</div>
|
367 |
+
<?php
|
368 |
+
}
|
369 |
+
|
370 |
+
/**
|
371 |
+
* Plugin options and tabs.
|
372 |
+
*
|
373 |
+
* @return array
|
374 |
+
* @since 1.0.0
|
375 |
+
*/
|
376 |
+
private function _plugin_options() {
|
377 |
+
$icons = array(
|
378 |
+
'fa-glass' => 'Glass',
|
379 |
+
'fa-music' => 'Music',
|
380 |
+
'fa-search' => 'Search',
|
381 |
+
'fa-envelope-o' => 'Envelope O',
|
382 |
+
'fa-heart' => 'Heart',
|
383 |
+
'fa-star' => 'Star',
|
384 |
+
'fa-star-o' => 'Star O',
|
385 |
+
'fa-user' => 'User',
|
386 |
+
'fa-film' => 'Film',
|
387 |
+
'fa-th-large' => 'Th Large',
|
388 |
+
'fa-th' => 'Th',
|
389 |
+
'fa-th-list' => 'Th List',
|
390 |
+
'fa-check' => 'Check',
|
391 |
+
'fa-remove' => 'Remove',
|
392 |
+
'fa-search-plus' => 'Search Plus',
|
393 |
+
'fa-search-minus' => 'Search Minus',
|
394 |
+
'fa-power-off' => 'Power Off',
|
395 |
+
'fa-signal' => 'Signal',
|
396 |
+
'fa-cog' => 'Cog',
|
397 |
+
'fa-trash-o' => 'Trash O',
|
398 |
+
'fa-home' => 'Home',
|
399 |
+
'fa-file-o' => 'File O',
|
400 |
+
'fa-clock-o' => 'Clock O',
|
401 |
+
'fa-road' => 'Road',
|
402 |
+
'fa-download' => 'Download',
|
403 |
+
'fa-arrow-circle-o-down' => 'Arrow Circle O Down',
|
404 |
+
'fa-arrow-circle-o-up' => 'Arrow Circle O Up',
|
405 |
+
'fa-inbox' => 'Inbox',
|
406 |
+
'fa-play-circle-o' => 'Play Circle O',
|
407 |
+
'fa-repeat' => 'Repeat',
|
408 |
+
'fa-refresh' => 'Refresh',
|
409 |
+
'fa-list-alt' => 'List Alt',
|
410 |
+
'fa-lock' => 'Lock',
|
411 |
+
'fa-flag' => 'Flag',
|
412 |
+
'fa-headphones' => 'Headphones',
|
413 |
+
'fa-volume-off' => 'Volume Off',
|
414 |
+
'fa-volume-down' => 'Volume Down',
|
415 |
+
'fa-volume-up' => 'Volume Up',
|
416 |
+
'fa-qrcode' => 'Qrcode',
|
417 |
+
'fa-barcode' => 'Barcode',
|
418 |
+
'fa-tag' => 'Tag',
|
419 |
+
'fa-tags' => 'Tags',
|
420 |
+
'fa-book' => 'Book',
|
421 |
+
'fa-bookmark' => 'Bookmark',
|
422 |
+
'fa-print' => 'Print',
|
423 |
+
'fa-camera' => 'Camera',
|
424 |
+
'fa-font' => 'Font',
|
425 |
+
'fa-bold' => 'Bold',
|
426 |
+
'fa-italic' => 'Italic',
|
427 |
+
'fa-text-height' => 'Text Height',
|
428 |
+
'fa-text-width' => 'Text Width',
|
429 |
+
'fa-align-left' => 'Align Left',
|
430 |
+
'fa-align-center' => 'Align Center',
|
431 |
+
'fa-align-right' => 'Align Right',
|
432 |
+
'fa-align-justify' => 'Align Justify',
|
433 |
+
'fa-list' => 'List',
|
434 |
+
'fa-dedent' => 'Dedent',
|
435 |
+
'fa-indent' => 'Indent',
|
436 |
+
'fa-video-camera' => 'Video Camera',
|
437 |
+
'fa-picture-o' => 'Photo',
|
438 |
+
'fa-pencil' => 'Pencil',
|
439 |
+
'fa-map-marker' => 'Map Marker',
|
440 |
+
'fa-adjust' => 'Adjust',
|
441 |
+
'fa-tint' => 'Tint',
|
442 |
+
'fa-edit' => 'Edit',
|
443 |
+
'fa-share-square-o' => 'Share Square O',
|
444 |
+
'fa-check-square-o' => 'Check Square O',
|
445 |
+
'fa-arrows' => 'Arrows',
|
446 |
+
'fa-step-backward' => 'Step Backward',
|
447 |
+
'fa-fast-backward' => 'Fast Backward',
|
448 |
+
'fa-backward' => 'Backward',
|
449 |
+
'fa-play' => 'Play',
|
450 |
+
'fa-pause' => 'Pause',
|
451 |
+
'fa-stop' => 'Stop',
|
452 |
+
'fa-forward' => 'Forward',
|
453 |
+
'fa-fast-forward' => 'Fast Forward',
|
454 |
+
'fa-step-forward' => 'Step Forward',
|
455 |
+
'fa-eject' => 'Eject',
|
456 |
+
'fa-chevron-left' => 'Chevron Left',
|
457 |
+
'fa-chevron-right' => 'Chevron Right',
|
458 |
+
'fa-plus-circle' => 'Plus Circle',
|
459 |
+
'fa-minus-circle' => 'Minus Circle',
|
460 |
+
'fa-times-circle' => 'Times Circle',
|
461 |
+
'fa-check-circle' => 'Check Circle',
|
462 |
+
'fa-question-circle' => 'Question Circle',
|
463 |
+
'fa-info-circle' => 'Info Circle',
|
464 |
+
'fa-crosshairs' => 'Crosshairs',
|
465 |
+
'fa-times-circle-o' => 'Times Circle O',
|
466 |
+
'fa-check-circle-o' => 'Check Circle O',
|
467 |
+
'fa-ban' => 'Ban',
|
468 |
+
'fa-arrow-left' => 'Arrow Left',
|
469 |
+
'fa-arrow-right' => 'Arrow Right',
|
470 |
+
'fa-arrow-up' => 'Arrow Up',
|
471 |
+
'fa-arrow-down' => 'Arrow Down',
|
472 |
+
'fa-share' => 'Share',
|
473 |
+
'fa-expand' => 'Expand',
|
474 |
+
'fa-compress' => 'Compress',
|
475 |
+
'fa-plus' => 'Plus',
|
476 |
+
'fa-minus' => 'Minus',
|
477 |
+
'fa-asterisk' => 'Asterisk',
|
478 |
+
'fa-exclamation-circle' => 'Exclamation Circle',
|
479 |
+
'fa-gift' => 'Gift',
|
480 |
+
'fa-leaf' => 'Leaf',
|
481 |
+
'fa-fire' => 'Fire',
|
482 |
+
'fa-eye' => 'Eye',
|
483 |
+
'fa-eye-slash' => 'Eye Slash',
|
484 |
+
'fa-warning' => 'Warning',
|
485 |
+
'fa-plane' => 'Plane',
|
486 |
+
'fa-calendar' => 'Calendar',
|
487 |
+
'fa-random' => 'Random',
|
488 |
+
'fa-comment' => 'Comment',
|
489 |
+
'fa-magnet' => 'Magnet',
|
490 |
+
'fa-chevron-up' => 'Chevron Up',
|
491 |
+
'fa-chevron-down' => 'Chevron Down',
|
492 |
+
'fa-retweet' => 'Retweet',
|
493 |
+
'fa-shopping-cart' => 'Shopping Cart',
|
494 |
+
'fa-folder' => 'Folder',
|
495 |
+
'fa-folder-open' => 'Folder Open',
|
496 |
+
'fa-arrows-v' => 'Arrows V',
|
497 |
+
'fa-arrows-h' => 'Arrows H',
|
498 |
+
'fa-bar-chart' => 'Bar Chart',
|
499 |
+
'fa-twitter-square' => 'Twitter Square',
|
500 |
+
'fa-facebook-square' => 'Facebook Square',
|
501 |
+
'fa-camera-retro' => 'Camera Retro',
|
502 |
+
'fa-key' => 'Key',
|
503 |
+
'fa-cogs' => 'Cogs',
|
504 |
+
'fa-comments' => 'Comments',
|
505 |
+
'fa-thumbs-o-up' => 'Thumbs O Up',
|
506 |
+
'fa-thumbs-o-down' => 'Thumbs O Down',
|
507 |
+
'fa-star-half' => 'Star Half',
|
508 |
+
'fa-heart-o' => 'Heart O',
|
509 |
+
'fa-sign-out' => 'Sign Out',
|
510 |
+
'fa-linkedin-square' => 'Linkedin Square',
|
511 |
+
'fa-thumb-tack' => 'Thumb Tack',
|
512 |
+
'fa-external-link' => 'External Link',
|
513 |
+
'fa-sign-in' => 'Sign In',
|
514 |
+
'fa-trophy' => 'Trophy',
|
515 |
+
'fa-github-square' => 'Github Square',
|
516 |
+
'fa-upload' => 'Upload',
|
517 |
+
'fa-lemon-o' => 'Lemon O',
|
518 |
+
'fa-phone' => 'Phone',
|
519 |
+
'fa-square-o' => 'Square O',
|
520 |
+
'fa-bookmark-o' => 'Bookmark O',
|
521 |
+
'fa-phone-square' => 'Phone Square',
|
522 |
+
'fa-twitter' => 'Twitter',
|
523 |
+
'fa-facebook' => 'Facebook',
|
524 |
+
'fa-github' => 'Github',
|
525 |
+
'fa-unlock' => 'Unlock',
|
526 |
+
'fa-credit-card' => 'Credit Card',
|
527 |
+
'fa-rss' => 'Rss',
|
528 |
+
'fa-hdd-o' => 'Hdd O',
|
529 |
+
'fa-bullhorn' => 'Bullhorn',
|
530 |
+
'fa-bell' => 'Bell',
|
531 |
+
'fa-certificate' => 'Certificate',
|
532 |
+
'fa-hand-o-right' => 'Hand O Right',
|
533 |
+
'fa-hand-o-left' => 'Hand O Left',
|
534 |
+
'fa-hand-o-up' => 'Hand O Up',
|
535 |
+
'fa-hand-o-down' => 'Hand O Down',
|
536 |
+
'fa-arrow-circle-left' => 'Arrow Circle Left',
|
537 |
+
'fa-arrow-circle-right' => 'Arrow Circle Right',
|
538 |
+
'fa-arrow-circle-up' => 'Arrow Circle Up',
|
539 |
+
'fa-arrow-circle-down' => 'Arrow Circle Down',
|
540 |
+
'fa-globe' => 'Globe',
|
541 |
+
'fa-wrench' => 'Wrench',
|
542 |
+
'fa-tasks' => 'Tasks',
|
543 |
+
'fa-filter' => 'Filter',
|
544 |
+
'fa-briefcase' => 'Briefcase',
|
545 |
+
'fa-arrows-alt' => 'Arrows Alt',
|
546 |
+
'fa-group' => 'Group',
|
547 |
+
'fa-link' => 'Link',
|
548 |
+
'fa-cloud' => 'Cloud',
|
549 |
+
'fa-flask' => 'Flask',
|
550 |
+
'fa-cut' => 'Cut',
|
551 |
+
'fa-copy' => 'Copy',
|
552 |
+
'fa-paperclip' => 'Paperclip',
|
553 |
+
'fa-save' => 'Save',
|
554 |
+
'fa-square' => 'Square',
|
555 |
+
'fa-navicon' => 'Navicon',
|
556 |
+
'fa-list-ul' => 'List Ul',
|
557 |
+
'fa-list-ol' => 'List Ol',
|
558 |
+
'fa-strikethrough' => 'Strikethrough',
|
559 |
+
'fa-underline' => 'Underline',
|
560 |
+
'fa-table' => 'Table',
|
561 |
+
'fa-magic' => 'Magic',
|
562 |
+
'fa-truck' => 'Truck',
|
563 |
+
'fa-pinterest' => 'Pinterest',
|
564 |
+
'fa-pinterest-square' => 'Pinterest Square',
|
565 |
+
'fa-google-plus-square' => 'Google Plus Square',
|
566 |
+
'fa-google-plus' => 'Google Plus',
|
567 |
+
'fa-money' => 'Money',
|
568 |
+
'fa-caret-down' => 'Caret Down',
|
569 |
+
'fa-caret-up' => 'Caret Up',
|
570 |
+
'fa-caret-left' => 'Caret Left',
|
571 |
+
'fa-caret-right' => 'Caret Right',
|
572 |
+
'fa-columns' => 'Columns',
|
573 |
+
'fa-unsorted' => 'Unsorted',
|
574 |
+
'fa-sort-down' => 'Sort Down',
|
575 |
+
'fa-sort-up' => 'Sort Up',
|
576 |
+
'fa-envelope' => 'Envelope',
|
577 |
+
'fa-linkedin' => 'Linkedin',
|
578 |
+
'fa-undo' => 'Undo',
|
579 |
+
'fa-legal' => 'Legal',
|
580 |
+
'fa-dashboard' => 'Dashboard',
|
581 |
+
'fa-comment-o' => 'Comment O',
|
582 |
+
'fa-comments-o' => 'Comments O',
|
583 |
+
'fa-bolt' => 'Bolt',
|
584 |
+
'fa-sitemap' => 'Sitemap',
|
585 |
+
'fa-umbrella' => 'Umbrella',
|
586 |
+
'fa-paste' => 'Paste',
|
587 |
+
'fa-lightbulb-o' => 'Lightbulb O',
|
588 |
+
'fa-exchange' => 'Exchange',
|
589 |
+
'fa-cloud-download' => 'Cloud Download',
|
590 |
+
'fa-cloud-upload' => 'Cloud Upload',
|
591 |
+
'fa-user-md' => 'User Md',
|
592 |
+
'fa-stethoscope' => 'Stethoscope',
|
593 |
+
'fa-suitcase' => 'Suitcase',
|
594 |
+
'fa-bell-o' => 'Bell O',
|
595 |
+
'fa-coffee' => 'Coffee',
|
596 |
+
'fa-cutlery' => 'Cutlery',
|
597 |
+
'fa-file-text-o' => 'File Text O',
|
598 |
+
'fa-building-o' => 'Building O',
|
599 |
+
'fa-hospital-o' => 'Hospital O',
|
600 |
+
'fa-ambulance' => 'Ambulance',
|
601 |
+
'fa-medkit' => 'Medkit',
|
602 |
+
'fa-fighter-jet' => 'Fighter Jet',
|
603 |
+
'fa-beer' => 'Beer',
|
604 |
+
'fa-h-square' => 'H Square',
|
605 |
+
'fa-plus-square' => 'Plus Square',
|
606 |
+
'fa-angle-double-left' => 'Angle Double Left',
|
607 |
+
'fa-angle-double-right' => 'Angle Double Right',
|
608 |
+
'fa-angle-double-up' => 'Angle Double Up',
|
609 |
+
'fa-angle-double-down' => 'Angle Double Down',
|
610 |
+
'fa-angle-left' => 'Angle Left',
|
611 |
+
'fa-angle-right' => 'Angle Right',
|
612 |
+
'fa-angle-up' => 'Angle Up',
|
613 |
+
'fa-angle-down' => 'Angle Down',
|
614 |
+
'fa-desktop' => 'Desktop',
|
615 |
+
'fa-laptop' => 'Laptop',
|
616 |
+
'fa-tablet' => 'Tablet',
|
617 |
+
'fa-mobile' => 'Mobile',
|
618 |
+
'fa-circle-o' => 'Circle O',
|
619 |
+
'fa-quote-left' => 'Quote Left',
|
620 |
+
'fa-quote-right' => 'Quote Right',
|
621 |
+
'fa-spinner' => 'Spinner',
|
622 |
+
'fa-circle' => 'Circle',
|
623 |
+
'fa-reply' => 'Reply',
|
624 |
+
'fa-github-alt' => 'Github Alt',
|
625 |
+
'fa-folder-o' => 'Folder O',
|
626 |
+
'fa-folder-open-o' => 'Folder Open O',
|
627 |
+
'fa-smile-o' => 'Smile O',
|
628 |
+
'fa-frown-o' => 'Frown O',
|
629 |
+
'fa-meh-o' => 'Meh O',
|
630 |
+
'fa-gamepad' => 'Gamepad',
|
631 |
+
'fa-keyboard-o' => 'Keyboard O',
|
632 |
+
'fa-flag-o' => 'Flag O',
|
633 |
+
'fa-flag-checkered' => 'Flag Checkered',
|
634 |
+
'fa-terminal' => 'Terminal',
|
635 |
+
'fa-code' => 'Code',
|
636 |
+
'fa-reply-all' => 'Reply All',
|
637 |
+
'fa-star-half-o' => 'Star Half O',
|
638 |
+
'fa-location-arrow' => 'Location Arrow',
|
639 |
+
'fa-crop' => 'Crop',
|
640 |
+
'fa-code-fork' => 'Code Fork',
|
641 |
+
'fa-chain-broken' => 'Chain Broken',
|
642 |
+
'fa-question' => 'Question',
|
643 |
+
'fa-info' => 'Info',
|
644 |
+
'fa-exclamation' => 'Exclamation',
|
645 |
+
'fa-superscript' => 'Superscript',
|
646 |
+
'fa-subscript' => 'Subscript',
|
647 |
+
'fa-eraser' => 'Eraser',
|
648 |
+
'fa-puzzle-piece' => 'Puzzle Piece',
|
649 |
+
'fa-microphone' => 'Microphone',
|
650 |
+
'fa-microphone-slash' => 'Microphone Slash',
|
651 |
+
'fa-shield' => 'Shield',
|
652 |
+
'fa-calendar-o' => 'Calendar O',
|
653 |
+
'fa-fire-extinguisher' => 'Fire Extinguisher',
|
654 |
+
'fa-rocket' => 'Rocket',
|
655 |
+
'fa-maxcdn' => 'Maxcdn',
|
656 |
+
'fa-chevron-circle-left' => 'Chevron Circle Left',
|
657 |
+
'fa-chevron-circle-right' => 'Chevron Circle Right',
|
658 |
+
'fa-chevron-circle-up' => 'Chevron Circle Up',
|
659 |
+
'fa-chevron-circle-down' => 'Chevron Circle Down',
|
660 |
+
'fa-html5' => 'Html5',
|
661 |
+
'fa-css3' => 'Css3',
|
662 |
+
'fa-anchor' => 'Anchor',
|
663 |
+
'fa-unlock-alt' => 'Unlock Alt',
|
664 |
+
'fa-bullseye' => 'Bullseye',
|
665 |
+
'fa-ellipsis-h' => 'Ellipsis H',
|
666 |
+
'fa-ellipsis-v' => 'Ellipsis V',
|
667 |
+
'fa-rss-square' => 'Rss Square',
|
668 |
+
'fa-play-circle' => 'Play Circle',
|
669 |
+
'fa-ticket' => 'Ticket',
|
670 |
+
'fa-minus-square' => 'Minus Square',
|
671 |
+
'fa-minus-square-o' => 'Minus Square O',
|
672 |
+
'fa-level-up' => 'Level Up',
|
673 |
+
'fa-level-down' => 'Level Down',
|
674 |
+
'fa-check-square' => 'Check Square',
|
675 |
+
'fa-pencil-square' => 'Pencil Square',
|
676 |
+
'fa-external-link-square' => 'External Link Square',
|
677 |
+
'fa-share-square' => 'Share Square',
|
678 |
+
'fa-compass' => 'Compass',
|
679 |
+
'fa-caret-square-o-down' => 'Caret Square O Down',
|
680 |
+
'fa-caret-square-o-up' => 'Caret Square O Up',
|
681 |
+
'fa-caret-square-o-right' => 'Caret Square O Right',
|
682 |
+
'fa-eur' => 'Eur',
|
683 |
+
'fa-gbp' => 'Gbp',
|
684 |
+
'fa-usd' => 'Usd',
|
685 |
+
'fa-inr' => 'Inr',
|
686 |
+
'fa-jpy' => 'Jpy',
|
687 |
+
'fa-rub' => 'Rub',
|
688 |
+
'fa-krw' => 'Krw',
|
689 |
+
'fa-btc' => 'Btc',
|
690 |
+
'fa-file' => 'File',
|
691 |
+
'fa-file-text' => 'File Text',
|
692 |
+
'fa-sort-alpha-asc' => 'Sort Alpha Asc',
|
693 |
+
'fa-sort-alpha-desc' => 'Sort Alpha Desc',
|
694 |
+
'fa-sort-amount-asc' => 'Sort Amount Asc',
|
695 |
+
'fa-sort-amount-desc' => 'Sort Amount Desc',
|
696 |
+
'fa-sort-numeric-asc' => 'Sort Numeric Asc',
|
697 |
+
'fa-sort-numeric-desc' => 'Sort Numeric Desc',
|
698 |
+
'fa-thumbs-up' => 'Thumbs Up',
|
699 |
+
'fa-thumbs-down' => 'Thumbs Down',
|
700 |
+
'fa-youtube-square' => 'Youtube Square',
|
701 |
+
'fa-youtube' => 'Youtube',
|
702 |
+
'fa-xing' => 'Xing',
|
703 |
+
'fa-xing-square' => 'Xing Square',
|
704 |
+
'fa-youtube-play' => 'Youtube Play',
|
705 |
+
'fa-dropbox' => 'Dropbox',
|
706 |
+
'fa-stack-overflow' => 'Stack Overflow',
|
707 |
+
'fa-instagram' => 'Instagram',
|
708 |
+
'fa-flickr' => 'Flickr',
|
709 |
+
'fa-adn' => 'Adn',
|
710 |
+
'fa-bitbucket' => 'Bitbucket',
|
711 |
+
'fa-bitbucket-square' => 'Bitbucket Square',
|
712 |
+
'fa-tumblr' => 'Tumblr',
|
713 |
+
'fa-tumblr-square' => 'Tumblr Square',
|
714 |
+
'fa-long-arrow-down' => 'Long Arrow Down',
|
715 |
+
'fa-long-arrow-up' => 'Long Arrow Up',
|
716 |
+
'fa-long-arrow-left' => 'Long Arrow Left',
|
717 |
+
'fa-long-arrow-right' => 'Long Arrow Right',
|
718 |
+
'fa-apple' => 'Apple',
|
719 |
+
'fa-windows' => 'Windows',
|
720 |
+
'fa-android' => 'Android',
|
721 |
+
'fa-linux' => 'Linux',
|
722 |
+
'fa-dribbble' => 'Dribbble',
|
723 |
+
'fa-skype' => 'Skype',
|
724 |
+
'fa-foursquare' => 'Foursquare',
|
725 |
+
'fa-trello' => 'Trello',
|
726 |
+
'fa-female' => 'Female',
|
727 |
+
'fa-male' => 'Male',
|
728 |
+
'fa-gratipay' => 'Gratipay',
|
729 |
+
'fa-sun-o' => 'Sun O',
|
730 |
+
'fa-moon-o' => 'Moon O',
|
731 |
+
'fa-archive' => 'Archive',
|
732 |
+
'fa-bug' => 'Bug',
|
733 |
+
'fa-vk' => 'Vk',
|
734 |
+
'fa-weibo' => 'Weibo',
|
735 |
+
'fa-renren' => 'Renren',
|
736 |
+
'fa-pagelines' => 'Pagelines',
|
737 |
+
'fa-stack-exchange' => 'Stack Exchange',
|
738 |
+
'fa-arrow-circle-o-right' => 'Arrow Circle O Right',
|
739 |
+
'fa-arrow-circle-o-left' => 'Arrow Circle O Left',
|
740 |
+
'fa-caret-square-o-left' => 'Caret Square O Left',
|
741 |
+
'fa-dot-circle-o' => 'Dot Circle O',
|
742 |
+
'fa-wheelchair' => 'Wheelchair',
|
743 |
+
'fa-vimeo-square' => 'Vimeo Square',
|
744 |
+
'fa-try' => 'Try',
|
745 |
+
'fa-plus-square-o' => 'Plus Square O',
|
746 |
+
'fa-space-shuttle' => 'Space Shuttle',
|
747 |
+
'fa-slack' => 'Slack',
|
748 |
+
'fa-envelope-square' => 'Envelope Square',
|
749 |
+
'fa-wordpress' => 'Wordpress',
|
750 |
+
'fa-openid' => 'Openid',
|
751 |
+
'fa-university' => 'University',
|
752 |
+
'fa-graduation-cap' => 'Graduation Cap',
|
753 |
+
'fa-yahoo' => 'Yahoo',
|
754 |
+
'fa-google' => 'Google',
|
755 |
+
'fa-reddit' => 'Reddit',
|
756 |
+
'fa-reddit-square' => 'Reddit Square',
|
757 |
+
'fa-stumbleupon-circle' => 'Stumbleupon Circle',
|
758 |
+
'fa-stumbleupon' => 'Stumbleupon',
|
759 |
+
'fa-delicious' => 'Delicious',
|
760 |
+
'fa-digg' => 'Digg',
|
761 |
+
'fa-pied-piper' => 'Pied Piper',
|
762 |
+
'fa-pied-piper-alt' => 'Pied Piper Alt',
|
763 |
+
'fa-drupal' => 'Drupal',
|
764 |
+
'fa-joomla' => 'Joomla',
|
765 |
+
'fa-language' => 'Language',
|
766 |
+
'fa-fax' => 'Fax',
|
767 |
+
'fa-building' => 'Building',
|
768 |
+
'fa-child' => 'Child',
|
769 |
+
'fa-paw' => 'Paw',
|
770 |
+
'fa-spoon' => 'Spoon',
|
771 |
+
'fa-cube' => 'Cube',
|
772 |
+
'fa-cubes' => 'Cubes',
|
773 |
+
'fa-behance' => 'Behance',
|
774 |
+
'fa-behance-square' => 'Behance Square',
|
775 |
+
'fa-steam' => 'Steam',
|
776 |
+
'fa-steam-square' => 'Steam Square',
|
777 |
+
'fa-recycle' => 'Recycle',
|
778 |
+
'fa-car' => 'Car',
|
779 |
+
'fa-taxi' => 'Taxi',
|
780 |
+
'fa-tree' => 'Tree',
|
781 |
+
'fa-spotify' => 'Spotify',
|
782 |
+
'fa-deviantart' => 'Deviantart',
|
783 |
+
'fa-soundcloud' => 'Soundcloud',
|
784 |
+
'fa-database' => 'Database',
|
785 |
+
'fa-file-pdf-o' => 'File Pdf O',
|
786 |
+
'fa-file-word-o' => 'File Word O',
|
787 |
+
'fa-file-excel-o' => 'File Excel O',
|
788 |
+
'fa-file-powerpoint-o' => 'File Powerpoint O',
|
789 |
+
'fa-file-image-o' => 'File Image O',
|
790 |
+
'fa-file-archive-o' => 'File Archive O',
|
791 |
+
'fa-file-audio-o' => 'File Audio O',
|
792 |
+
'fa-file-video-o' => 'File Video O',
|
793 |
+
'fa-file-code-o' => 'File Code O',
|
794 |
+
'fa-vine' => 'Vine',
|
795 |
+
'fa-codepen' => 'Codepen',
|
796 |
+
'fa-jsfiddle' => 'Jsfiddle',
|
797 |
+
'fa-life-ring' => 'Life Ring',
|
798 |
+
'fa-circle-o-notch' => 'Circle O Notch',
|
799 |
+
'fa-rebel' => 'Rebel',
|
800 |
+
'fa-empire' => 'Empire',
|
801 |
+
'fa-git-square' => 'Git Square',
|
802 |
+
'fa-git' => 'Git',
|
803 |
+
'fa-hacker-news' => 'Hacker News',
|
804 |
+
'fa-tencent-weibo' => 'Tencent Weibo',
|
805 |
+
'fa-qq' => 'Qq',
|
806 |
+
'fa-weixin' => 'Weixin',
|
807 |
+
'fa-paper-plane' => 'Paper Plane',
|
808 |
+
'fa-paper-plane-o' => 'Paper Plane O',
|
809 |
+
'fa-history' => 'History',
|
810 |
+
'fa-circle-thin' => 'Circle Thin',
|
811 |
+
'fa-header' => 'Header',
|
812 |
+
'fa-paragraph' => 'Paragraph',
|
813 |
+
'fa-sliders' => 'Sliders',
|
814 |
+
'fa-share-alt' => 'Share Alt',
|
815 |
+
'fa-share-alt-square' => 'Share Alt Square',
|
816 |
+
'fa-bomb' => 'Bomb',
|
817 |
+
'fa-futbol-o' => 'Futbol O',
|
818 |
+
'fa-tty' => 'Tty',
|
819 |
+
'fa-binoculars' => 'Binoculars',
|
820 |
+
'fa-plug' => 'Plug',
|
821 |
+
'fa-slideshare' => 'Slideshare',
|
822 |
+
'fa-twitch' => 'Twitch',
|
823 |
+
'fa-yelp' => 'Yelp',
|
824 |
+
'fa-newspaper-o' => 'Newspaper O',
|
825 |
+
'fa-wifi' => 'Wifi',
|
826 |
+
'fa-calculator' => 'Calculator',
|
827 |
+
'fa-paypal' => 'Paypal',
|
828 |
+
'fa-google-wallet' => 'Google Wallet',
|
829 |
+
'fa-cc-visa' => 'Cc Visa',
|
830 |
+
'fa-cc-mastercard' => 'Cc Mastercard',
|
831 |
+
'fa-cc-discover' => 'Cc Discover',
|
832 |
+
'fa-cc-amex' => 'Cc Amex',
|
833 |
+
'fa-cc-paypal' => 'Cc Paypal',
|
834 |
+
'fa-cc-stripe' => 'Cc Stripe',
|
835 |
+
'fa-bell-slash' => 'Bell Slash',
|
836 |
+
'fa-bell-slash-o' => 'Bell Slash O',
|
837 |
+
'fa-trash' => 'Trash',
|
838 |
+
'fa-copyright' => 'Copyright',
|
839 |
+
'fa-at' => 'At',
|
840 |
+
'fa-eyedropper' => 'Eyedropper',
|
841 |
+
'fa-paint-brush' => 'Paint Brush',
|
842 |
+
'fa-birthday-cake' => 'Birthday Cake',
|
843 |
+
'fa-area-chart' => 'Area Chart',
|
844 |
+
'fa-pie-chart' => 'Pie Chart',
|
845 |
+
'fa-line-chart' => 'Line Chart',
|
846 |
+
'fa-lastfm' => 'Lastfm',
|
847 |
+
'fa-lastfm-square' => 'Lastfm Square',
|
848 |
+
'fa-toggle-off' => 'Toggle Off',
|
849 |
+
'fa-toggle-on' => 'Toggle On',
|
850 |
+
'fa-bicycle' => 'Bicycle',
|
851 |
+
'fa-bus' => 'Bus',
|
852 |
+
'fa-ioxhost' => 'Ioxhost',
|
853 |
+
'fa-angellist' => 'Angellist',
|
854 |
+
'fa-cc' => 'Cc',
|
855 |
+
'fa-ils' => 'Ils',
|
856 |
+
'fa-meanpath' => 'Meanpath',
|
857 |
+
'fa-buysellads' => 'Buysellads',
|
858 |
+
'fa-connectdevelop' => 'Connectdevelop',
|
859 |
+
'fa-dashcube' => 'Dashcube',
|
860 |
+
'fa-forumbee' => 'Forumbee',
|
861 |
+
'fa-leanpub' => 'Leanpub',
|
862 |
+
'fa-sellsy' => 'Sellsy',
|
863 |
+
'fa-shirtsinbulk' => 'Shirtsinbulk',
|
864 |
+
'fa-simplybuilt' => 'Simplybuilt',
|
865 |
+
'fa-skyatlas' => 'Skyatlas',
|
866 |
+
'fa-cart-plus' => 'Cart Plus',
|
867 |
+
'fa-cart-arrow-down' => 'Cart Arrow Down',
|
868 |
+
'fa-diamond' => 'Diamond',
|
869 |
+
'fa-ship' => 'Ship',
|
870 |
+
'fa-user-secret' => 'User Secret',
|
871 |
+
'fa-motorcycle' => 'Motorcycle',
|
872 |
+
'fa-street-view' => 'Street View',
|
873 |
+
'fa-heartbeat' => 'Heartbeat',
|
874 |
+
'fa-venus' => 'Venus',
|
875 |
+
'fa-mars' => 'Mars',
|
876 |
+
'fa-mercury' => 'Mercury',
|
877 |
+
'fa-transgender' => 'Transgender',
|
878 |
+
'fa-transgender-alt' => 'Transgender Alt',
|
879 |
+
'fa-venus-double' => 'Venus Double',
|
880 |
+
'fa-mars-double' => 'Mars Double',
|
881 |
+
'fa-venus-mars' => 'Venus Mars',
|
882 |
+
'fa-mars-stroke' => 'Mars Stroke',
|
883 |
+
'fa-mars-stroke-v' => 'Mars Stroke V',
|
884 |
+
'fa-mars-stroke-h' => 'Mars Stroke H',
|
885 |
+
'fa-neuter' => 'Neuter',
|
886 |
+
'fa-facebook-official' => 'Facebook Official',
|
887 |
+
'fa-pinterest-p' => 'Pinterest P',
|
888 |
+
'fa-whatsapp' => 'Whatsapp',
|
889 |
+
'fa-server' => 'Server',
|
890 |
+
'fa-user-plus' => 'User Plus',
|
891 |
+
'fa-user-times' => 'User Times',
|
892 |
+
'fa-bed' => 'Bed',
|
893 |
+
'fa-viacoin' => 'Viacoin',
|
894 |
+
'fa-train' => 'Train',
|
895 |
+
'fa-subway' => 'Subway',
|
896 |
+
'fa-medium' => 'Medium'
|
897 |
+
);
|
898 |
+
|
899 |
+
ksort( $icons );
|
900 |
+
|
901 |
+
global $woocommerce;
|
902 |
+
|
903 |
+
$is_woocommerce_2_0 =version_compare( preg_replace( '/-beta-([0-9]+)/', '', $woocommerce->version ), '2.1', '<' );
|
904 |
+
|
905 |
+
$options['general_settings'] = array();
|
906 |
+
|
907 |
+
if( $is_woocommerce_2_0 ){
|
908 |
+
$settings_page = 'WooCommerce > Settings > Pages' ;
|
909 |
+
}
|
910 |
+
else{
|
911 |
+
$settings_page = 'in this settings page';
|
912 |
+
}
|
913 |
+
|
914 |
+
$general_settings_start = array(
|
915 |
+
|
916 |
+
'section_general_settings_videobox' => array(
|
917 |
+
'name' => __( 'Upgrade to the PREMIUM VERSION', 'yit' ),
|
918 |
+
'type' => 'videobox',
|
919 |
+
'default' => array(
|
920 |
+
'plugin_name' => __( 'YITH WooCommerce Wishlist', 'yit' ),
|
921 |
+
'title_first_column' => __( 'Discover the Advanced Features', 'yit' ),
|
922 |
+
'description_first_column' => __( 'Upgrade to the PREMIUM VERSION
|
923 |
of YITH WOOCOMMERCE WISHLIST to benefit from all features!', 'yit' ),
|
924 |
+
'video' => array(
|
925 |
+
'video_id' => '118797844',
|
926 |
+
'video_image_url' => YITH_WCWL_URL . '/assets/images/video-thumb.jpg',
|
927 |
+
'video_description' => '',
|
928 |
+
),
|
929 |
+
'title_second_column' => __( 'Get Support and Pro Features', 'yit' ),
|
930 |
+
'description_second_column' => __( 'By purchasing the premium version of the plugin, you will take advantage of the advanced features of the product and you will get one year of free updates and support through our platform available 24h/24.', 'yit' ),
|
931 |
+
'button' => array(
|
932 |
+
'href' => $this->get_premium_landing_uri(),
|
933 |
+
'title' => 'Get Support and Pro Features'
|
934 |
+
)
|
935 |
+
),
|
936 |
+
'id' => 'yith_wcwl_general_videobox'
|
937 |
+
),
|
938 |
+
|
939 |
+
'general_section_start' => array(
|
940 |
+
'name' => __( 'General Settings', 'yit' ),
|
941 |
+
'type' => 'title',
|
942 |
+
'desc' => '',
|
943 |
+
'id' => 'yith_wcwl_general_settings'
|
944 |
+
),
|
945 |
+
|
946 |
+
'wishlist_enable' => array(
|
947 |
+
'name' => __( 'Enable YITH Wishlist', 'yit' ),
|
948 |
+
'desc' => sprintf( __( 'Enable all plugin features. <strong>Be sure to select a voice in the wishlist page menu in %s.</strong> Also, please read the plugin <a href="%s" target="_blank">documentation</a>.', 'yit' ), $settings_page, esc_url( $this->doc_url ) ),
|
949 |
+
'id' => 'yith_wcwl_enabled',
|
950 |
+
'std' => 'yes', // for woocommerce < 2.0
|
951 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
952 |
+
'type' => 'checkbox'
|
953 |
+
),
|
954 |
+
'default_wishlist_title' => array(
|
955 |
+
'name' => __( 'Default wishlist title', 'yit' ),
|
956 |
+
'id' => 'yith_wcwl_wishlist_title',
|
957 |
+
'std' => sprintf( __( 'My wishlist on %s', 'yit' ), get_bloginfo( 'name' ) ), // for woocommerce < 2.0
|
958 |
+
'default' => sprintf( __( 'My wishlist on %s', 'yit' ), get_bloginfo( 'name' ) ), // for woocommerce >= 2.0
|
959 |
+
'type' => 'text',
|
960 |
+
'css' => 'min-width:300px;',
|
961 |
+
)
|
962 |
+
);
|
963 |
+
|
964 |
+
$general_settings_end = array(
|
965 |
+
'add_to_wishlist_position' => array(
|
966 |
+
'name' => __( 'Position', 'yit' ),
|
967 |
+
'desc' => __( 'You can add it in variable products only After "Add to Cart " or using the shortcode [yith_wcwl_add_to_wishlist].', 'yit' ),
|
968 |
+
'id' => 'yith_wcwl_button_position',
|
969 |
+
'type' => 'select',
|
970 |
+
'class' => 'chosen_select',
|
971 |
+
'css' => 'min-width:300px;',
|
972 |
+
'options' => array(
|
973 |
+
'add-to-cart' => __( 'After "Add to cart"', 'yit' ),
|
974 |
+
'thumbnails' => __( 'After thumbnails', 'yit' ),
|
975 |
+
'summary' => __( 'After summary', 'yit' ),
|
976 |
+
'shortcode' => __( 'Use shortcode', 'yit' )
|
977 |
+
),
|
978 |
+
'desc_tip' => true
|
979 |
+
),
|
980 |
+
'redirect_to_cart' => array(
|
981 |
+
'name' => __( 'Redirect to cart', 'yit' ),
|
982 |
+
'desc' => __( 'Redirect to cart page if "Add to cart" button is clicked in the wishlist page.', 'yit' ),
|
983 |
+
'id' => 'yith_wcwl_redirect_cart',
|
984 |
+
'std' => 'no', // for woocommerce < 2.0
|
985 |
+
'default' => 'no', // for woocommerce >= 2.0
|
986 |
+
'type' => 'checkbox'
|
987 |
+
),
|
988 |
+
'remove_after_add_to_cart' => array(
|
989 |
+
'name' => __( 'Remove if added to the cart', 'yit' ),
|
990 |
+
'desc' => __( 'Remove the product from the wishlist if it has been added to the cart.', 'yit' ),
|
991 |
+
'id' => 'yith_wcwl_remove_after_add_to_cart',
|
992 |
+
'std' => 'yes', // for woocommerce < 2.0
|
993 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
994 |
+
'type' => 'checkbox'
|
995 |
+
),
|
996 |
+
'add_to_wishlist_text' => array(
|
997 |
+
'name' => __( '"Add to Wishlist" text', 'yit' ),
|
998 |
+
'id' => 'yith_wcwl_add_to_wishlist_text',
|
999 |
+
'std' => __( 'Add to Wishlist', 'yit' ), // for woocommerce < 2.0
|
1000 |
+
'default' => __( 'Add to Wishlist', 'yit' ), // for woocommerce >= 2.0
|
1001 |
+
'type' => 'text',
|
1002 |
+
'css' => 'min-width:300px;',
|
1003 |
+
),
|
1004 |
+
'browse_wishlist_text' => array(
|
1005 |
+
'name' => __( '"Browse wishlist" text', 'yit' ),
|
1006 |
+
'id' => 'yith_wcwl_browse_wishlist_text',
|
1007 |
+
'std' => __( 'Browse Wishlist', 'yit' ), // for woocommerce < 2.0
|
1008 |
+
'default' => __( 'Browse Wishlist', 'yit' ), // for woocommerce >= 2.0
|
1009 |
+
'type' => 'text',
|
1010 |
+
'css' => 'min-width:300px;',
|
1011 |
+
),
|
1012 |
+
'already_in_wishlist_text' => array(
|
1013 |
+
'name' => __( '"Product already in wishlist" text', 'yit' ),
|
1014 |
+
'id' => 'yith_wcwl_already_in_wishlist_text',
|
1015 |
+
'std' => __( 'The product is already in the wishlist!', 'yit' ), // for woocommerce < 2.0
|
1016 |
+
'default' => __( 'The product is already in the wishlist!', 'yit' ), // for woocommerce >= 2.0
|
1017 |
+
'type' => 'text',
|
1018 |
+
'css' => 'min-width:300px;',
|
1019 |
+
),
|
1020 |
+
'product_added_text' => array(
|
1021 |
+
'name' => __( '"Product added" text', 'yit' ),
|
1022 |
+
'id' => 'yith_wcwl_product_added_text',
|
1023 |
+
'std' => __( 'Product added!', 'yit' ), // for woocommerce < 2.0
|
1024 |
+
'default' => __( 'Product added!', 'yit' ), // for woocommerce >= 2.0
|
1025 |
+
'type' => 'text',
|
1026 |
+
'css' => 'min-width:300px;',
|
1027 |
+
),
|
1028 |
+
'add_to_cart_text' => array(
|
1029 |
+
'name' => __( '"Add to Cart" text', 'yit' ),
|
1030 |
+
'id' => 'yith_wcwl_add_to_cart_text',
|
1031 |
+
'std' => __( 'Add to Cart', 'yit' ), // for woocommerce < 2.0
|
1032 |
+
'default' => __( 'Add to Cart', 'yit' ), // for woocommerce >= 2.0
|
1033 |
+
'type' => 'text',
|
1034 |
+
'css' => 'min-width:300px;',
|
1035 |
+
),
|
1036 |
+
'show_unit_price' => array(
|
1037 |
+
'name' => __( 'Show Unit price', 'yit' ),
|
1038 |
+
'desc' => __( 'Show unit price for each product in wishlist', 'yit' ),
|
1039 |
+
'id' => 'yith_wcwl_price_show',
|
1040 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1041 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1042 |
+
'type' => 'checkbox',
|
1043 |
+
'css' => 'min-width:300px;',
|
1044 |
+
),
|
1045 |
+
'show_add_to_cart' => array(
|
1046 |
+
'name' => __( 'Show "Add to Cart" button', 'yit' ),
|
1047 |
+
'desc' => __( 'Show "Add to cart" button for each product in wishlist', 'yit' ),
|
1048 |
+
'id' => 'yith_wcwl_add_to_cart_show',
|
1049 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1050 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1051 |
+
'type' => 'checkbox',
|
1052 |
+
'css' => 'min-width:300px;',
|
1053 |
+
),
|
1054 |
+
'show_stock_status' => array(
|
1055 |
+
'name' => __( 'Show Stock status', 'yit' ),
|
1056 |
+
'desc' => __( 'Show "In stock" or "Out of stock" label for each product in wishlist', 'yit' ),
|
1057 |
+
'id' => 'yith_wcwl_stock_show',
|
1058 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1059 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1060 |
+
'type' => 'checkbox',
|
1061 |
+
'css' => 'min-width:300px;',
|
1062 |
+
),
|
1063 |
+
|
1064 |
+
'general_section_end' => array(
|
1065 |
+
'type' => 'sectionend',
|
1066 |
+
'id' => 'yith_wcwl_general_settings'
|
1067 |
+
)
|
1068 |
+
);
|
1069 |
+
|
1070 |
+
if( $is_woocommerce_2_0 ) {
|
1071 |
+
$options['general_settings'] = array_merge( $general_settings_start, $general_settings_end );
|
1072 |
+
}
|
1073 |
+
else{
|
1074 |
+
$options['general_settings'] = array_merge( $general_settings_start, array( $this->get_wcwl_page_option() ), $general_settings_end );
|
1075 |
+
}
|
1076 |
+
|
1077 |
+
$options['styles'] = array(
|
1078 |
+
'styles_section_start' => array(
|
1079 |
+
'name' => __( 'Styles', 'yit' ),
|
1080 |
+
'type' => 'title',
|
1081 |
+
'desc' => '',
|
1082 |
+
'id' => 'yith_wcwl_styles'
|
1083 |
+
),
|
1084 |
+
|
1085 |
+
'use_buttons' => array(
|
1086 |
+
'name' => __( 'Use buttons', 'yit' ),
|
1087 |
+
'desc' => __( 'Use buttons instead of simple anchors.', 'yit' ),
|
1088 |
+
'id' => 'yith_wcwl_use_button',
|
1089 |
+
'std' => 'no', // for woocommerce < 2.0
|
1090 |
+
'default' => 'no', // for woocommerce >= 2.0
|
1091 |
+
'type' => 'checkbox'
|
1092 |
+
),
|
1093 |
+
'custom_css' => array(
|
1094 |
+
'name' => __( 'Custom CSS', 'yit' ),
|
1095 |
+
'id' => 'yith_wcwl_custom_css',
|
1096 |
+
'css' => 'width:100%; height: 75px;',
|
1097 |
+
'std' => '', // for woocommerce < 2.0
|
1098 |
+
'default' => '', // for woocommerce >= 2.0
|
1099 |
+
'type' => 'textarea'
|
1100 |
+
),
|
1101 |
+
'use_theme_style' => array(
|
1102 |
+
'name' => __( 'Use theme style', 'yit' ),
|
1103 |
+
'desc' => __( 'Use the theme style.', 'yit' ),
|
1104 |
+
'id' => 'yith_wcwl_frontend_css',
|
1105 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1106 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1107 |
+
'type' => 'checkbox'
|
1108 |
+
),
|
1109 |
+
'rounded_buttons' => array(
|
1110 |
+
'name' => __( 'Rounded buttons', 'yit' ),
|
1111 |
+
'desc' => __( 'Make button corners rounded', 'yit' ),
|
1112 |
+
'id' => 'yith_wcwl_rounded_corners',
|
1113 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1114 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1115 |
+
'type' => 'checkbox'
|
1116 |
+
),
|
1117 |
+
'add_to_wishlist_icon' => array(
|
1118 |
+
'name' => __( '"Add to Wishlist" icon', 'yit' ),
|
1119 |
+
'desc' => __( 'Add an icon to the "Add to Wishlist" button', 'yit' ),
|
1120 |
+
'id' => 'yith_wcwl_add_to_wishlist_icon',
|
1121 |
+
'css' => 'min-width:300px;width:300px;',
|
1122 |
+
'std' => apply_filters( 'yith_wcwl_add_to_wishlist_std_icon', 'none' ), // for woocommerce < 2.0
|
1123 |
+
'default' => apply_filters( 'yith_wcwl_add_to_wishlist_std_icon', 'none' ), // for woocommerce >= 2.0
|
1124 |
+
'type' => 'select',
|
1125 |
+
'class' => 'chosen_select',
|
1126 |
+
'desc_tip' => true,
|
1127 |
+
'options' => array( 'none' => 'None' ) + $icons
|
1128 |
+
),
|
1129 |
+
'add_to_cart_icon' => array(
|
1130 |
+
'name' => __( '"Add to Cart" icon', 'yit' ),
|
1131 |
+
'desc' => __( 'Add an icon to the "Add to Cart" button', 'yit' ),
|
1132 |
+
'id' => 'yith_wcwl_add_to_cart_icon',
|
1133 |
+
'css' => 'min-width:300px;width:300px;',
|
1134 |
+
'std' => apply_filters( 'yith_wcwl_add_to_cart_std_icon', 'fa-shopping-cart' ), // for woocommerce < 2.0
|
1135 |
+
'default' => apply_filters( 'yith_wcwl_add_to_cart_std_icon', 'fa-shopping-cart' ), // for woocommerce >= 2.0
|
1136 |
+
'type' => 'select',
|
1137 |
+
'class' => 'chosen_select',
|
1138 |
+
'desc_tip' => true,
|
1139 |
+
'options' => array( 'none' => 'None' ) + $icons
|
1140 |
+
),
|
1141 |
+
|
1142 |
+
'styles_section_end' => array(
|
1143 |
+
'type' => 'sectionend',
|
1144 |
+
'id' => 'yith_wcwl_styles'
|
1145 |
+
)
|
1146 |
+
);
|
1147 |
+
|
1148 |
+
$options['socials_share'] = array(
|
1149 |
+
'socials_section_start' => array(
|
1150 |
+
'name' => __( 'Socials & Share', 'yit' ),
|
1151 |
+
'type' => 'title',
|
1152 |
+
'desc' => '',
|
1153 |
+
'id' => 'yith_wcwl_socials_share'
|
1154 |
+
),
|
1155 |
+
|
1156 |
+
'share_on_facebook' => array(
|
1157 |
+
'name' => __( 'Share on Facebook', 'yit' ),
|
1158 |
+
'desc' => __( 'Show "Share on Facebook" button', 'yit' ),
|
1159 |
+
'id' => 'yith_wcwl_share_fb',
|
1160 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1161 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1162 |
+
'type' => 'checkbox'
|
1163 |
+
),
|
1164 |
+
'share_on_twitter' => array(
|
1165 |
+
'name' => __( 'Tweet on Twitter', 'yit' ),
|
1166 |
+
'desc' => __( 'Show "Tweet on Twitter" button', 'yit' ),
|
1167 |
+
'id' => 'yith_wcwl_share_twitter',
|
1168 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1169 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1170 |
+
'type' => 'checkbox'
|
1171 |
+
),
|
1172 |
+
'share_on_pinterest' => array(
|
1173 |
+
'name' => __( 'Pin on Pinterest', 'yit' ),
|
1174 |
+
'desc' => __( 'Show "Pin on Pinterest" button', 'yit' ),
|
1175 |
+
'id' => 'yith_wcwl_share_pinterest',
|
1176 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1177 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1178 |
+
'type' => 'checkbox'
|
1179 |
+
),
|
1180 |
+
'share_on_googleplus' => array(
|
1181 |
+
'name' => __( 'Share on Google+', 'yit' ),
|
1182 |
+
'desc' => __( 'Show "Share on Facebook" button', 'yit' ),
|
1183 |
+
'id' => 'yith_wcwl_share_googleplus',
|
1184 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1185 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1186 |
+
'type' => 'checkbox'
|
1187 |
+
),
|
1188 |
+
'share_by_email' => array(
|
1189 |
+
'name' => __( 'Share by Email', 'yit' ),
|
1190 |
+
'desc' => __( 'Show "Share by Email" button', 'yit' ),
|
1191 |
+
'id' => 'yith_wcwl_share_email',
|
1192 |
+
'std' => 'yes', // for woocommerce < 2.0
|
1193 |
+
'default' => 'yes', // for woocommerce >= 2.0
|
1194 |
+
'type' => 'checkbox'
|
1195 |
+
),
|
1196 |
+
'socials_title' => array(
|
1197 |
+
'name' => __( 'Social title', 'yit' ),
|
1198 |
+
'id' => 'yith_wcwl_socials_title',
|
1199 |
+
'std' => sprintf( __( 'My wishlist on %s', 'yit' ), get_bloginfo( 'name' ) ), // for woocommerce < 2.0
|
1200 |
+
'default' => sprintf( __( 'My wishlist on %s', 'yit' ), get_bloginfo( 'name' ) ), // for woocommerce >= 2.0
|
1201 |
+
'type' => 'text',
|
1202 |
+
'css' => 'min-width:300px;',
|
1203 |
+
),
|
1204 |
+
'socials_text' => array(
|
1205 |
+
'name' => __( 'Social text', 'yit' ),
|
1206 |
+
'desc' => __( 'It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url%</strong> where you want to show the URL of your wishlist.', 'yit' ),
|
1207 |
+
'id' => 'yith_wcwl_socials_text',
|
1208 |
+
'css' => 'width:100%; height: 75px;',
|
1209 |
+
'std' => '', // for woocommerce < 2.0
|
1210 |
+
'default' => '', // for woocommerce >= 2.0
|
1211 |
+
'type' => 'textarea'
|
1212 |
+
),
|
1213 |
+
'socials_image' => array(
|
1214 |
+
'name' => __( 'Social image URL', 'yit' ),
|
1215 |
+
'id' => 'yith_wcwl_socials_image_url',
|
1216 |
+
'std' => '', // for woocommerce < 2.0
|
1217 |
+
'default' => '', // for woocommerce >= 2.0
|
1218 |
+
'type' => 'text',
|
1219 |
+
'css' => 'min-width:300px;',
|
1220 |
+
),
|
1221 |
+
|
1222 |
+
'socials_section_end' => array(
|
1223 |
+
'type' => 'sectionend',
|
1224 |
+
'id' => 'yith_wcwl_styles'
|
1225 |
+
)
|
1226 |
+
);
|
1227 |
+
|
1228 |
+
return apply_filters( 'yith_wcwl_admin_options', $options );
|
1229 |
+
}
|
1230 |
+
|
1231 |
+
/**
|
1232 |
+
* Add colors options to the panel.
|
1233 |
+
*
|
1234 |
+
* @return void
|
1235 |
+
* @access private
|
1236 |
+
* @since 1.0.0
|
1237 |
+
*/
|
1238 |
+
private function _styles_options() {
|
1239 |
+
$colors = maybe_unserialize( get_option( 'yith_wcwl_frontend_css_colors' ) );
|
1240 |
+
|
1241 |
+
foreach ( YITH_WCWL_Init()->colors_options as $color => $attrs ) {
|
1242 |
+
if ( ! isset( $colors[$color] ) ) {
|
1243 |
+
$colors[$color] = $attrs;
|
1244 |
+
}
|
1245 |
+
}
|
1246 |
+
|
1247 |
+
?>
|
1248 |
+
<div class="color-panel">
|
1249 |
+
<div class="clear"></div>
|
1250 |
+
<h4><?php _e( '"Add to wishlist" button', 'yit' ) ?></h4>
|
1251 |
+
<?php
|
1252 |
+
|
1253 |
+
yith_frontend_css_color_picker( __( 'Background', 'yit' ), 'yith_wcwl_color_add_to_wishlist_background', $colors['add_to_wishlist']['background'] );
|
1254 |
+
yith_frontend_css_color_picker( __( 'Text', 'yit' ), 'yith_wcwl_color_add_to_wishlist_color', $colors['add_to_wishlist']['color'] );
|
1255 |
+
yith_frontend_css_color_picker( __( 'Border', 'yit' ), 'yith_wcwl_color_add_to_wishlist_border_color', $colors['add_to_wishlist']['border_color'] );
|
1256 |
+
|
1257 |
+
?>
|
1258 |
+
<div class="clear" style="height:10px;"></div>
|
1259 |
+
<?php
|
1260 |
+
|
1261 |
+
// hover
|
1262 |
+
yith_frontend_css_color_picker( __( 'Background (hover)', 'yit' ), 'yith_wcwl_color_add_to_wishlist_hover_background', $colors['add_to_wishlist_hover']['background'] );
|
1263 |
+
yith_frontend_css_color_picker( __( 'Text (hover)', 'yit' ), 'yith_wcwl_color_add_to_wishlist_hover_color', $colors['add_to_wishlist_hover']['color'] );
|
1264 |
+
yith_frontend_css_color_picker( __( 'Border (hover)', 'yit' ), 'yith_wcwl_color_add_to_wishlist_hover_border_color', $colors['add_to_wishlist_hover']['border_color'] );
|
1265 |
+
|
1266 |
+
?>
|
1267 |
+
<div class="clear" style="height:30px;"></div>
|
1268 |
+
<h4><?php _e( '"Add to Cart" button', 'yit' ) ?></h4>
|
1269 |
+
<?php
|
1270 |
+
|
1271 |
+
yith_frontend_css_color_picker( __( 'Background', 'yit' ), 'yith_wcwl_color_add_to_cart_background', $colors['add_to_cart']['background'] );
|
1272 |
+
yith_frontend_css_color_picker( __( 'Text', 'yit' ), 'yith_wcwl_color_add_to_cart_color', $colors['add_to_cart']['color'] );
|
1273 |
+
yith_frontend_css_color_picker( __( 'Border', 'yit' ), 'yith_wcwl_color_add_to_cart_border_color', $colors['add_to_cart']['border_color'] );
|
1274 |
+
|
1275 |
+
?>
|
1276 |
+
<div class="clear" style="height:10px;"></div>
|
1277 |
+
<?php
|
1278 |
+
|
1279 |
+
// hover
|
1280 |
+
yith_frontend_css_color_picker( __( 'Background (hover)', 'yit' ), 'yith_wcwl_color_add_to_cart_hover_background', $colors['add_to_cart_hover']['background'] );
|
1281 |
+
yith_frontend_css_color_picker( __( 'Text (hover)', 'yit' ), 'yith_wcwl_color_add_to_cart_hover_color', $colors['add_to_cart_hover']['color'] );
|
1282 |
+
yith_frontend_css_color_picker( __( 'Border (hover)', 'yit' ), 'yith_wcwl_color_add_to_cart_hover_border_color', $colors['add_to_cart_hover']['border_color'] );
|
1283 |
+
|
1284 |
+
?>
|
1285 |
+
<div class="clear" style="height:30px;"></div>
|
1286 |
+
<h4><?php _e( '"Style 1" button', 'yit' ) ?></h4>
|
1287 |
+
<?php
|
1288 |
+
|
1289 |
+
yith_frontend_css_color_picker( __( 'Background', 'yit' ), 'yith_wcwl_color_button_style_1_background', $colors['button_style_1']['background'] );
|
1290 |
+
yith_frontend_css_color_picker( __( 'Text', 'yit' ), 'yith_wcwl_color_button_style_1_color', $colors['button_style_1']['color'] );
|
1291 |
+
yith_frontend_css_color_picker( __( 'Border', 'yit' ), 'yith_wcwl_color_button_style_1_border_color', $colors['button_style_1']['border_color'] );
|
1292 |
+
|
1293 |
+
?>
|
1294 |
+
<div class="clear" style="height:10px;"></div>
|
1295 |
+
<?php
|
1296 |
+
|
1297 |
+
// hover
|
1298 |
+
yith_frontend_css_color_picker( __( 'Background (hover)', 'yit' ), 'yith_wcwl_color_button_style_1_hover_background', $colors['button_style_1_hover']['background'] );
|
1299 |
+
yith_frontend_css_color_picker( __( 'Text (hover)', 'yit' ), 'yith_wcwl_color_button_style_1_hover_color', $colors['button_style_1_hover']['color'] );
|
1300 |
+
yith_frontend_css_color_picker( __( 'Border (hover)', 'yit' ), 'yith_wcwl_color_button_style_1_hover_border_color', $colors['button_style_1_hover']['border_color'] );
|
1301 |
+
|
1302 |
+
?>
|
1303 |
+
<div class="clear" style="height:30px;"></div>
|
1304 |
+
<h4><?php _e( '"Style 2" button', 'yit' ) ?></h4>
|
1305 |
+
<?php
|
1306 |
+
|
1307 |
+
yith_frontend_css_color_picker( __( 'Background', 'yit' ), 'yith_wcwl_color_button_style_2_background', $colors['button_style_2']['background'] );
|
1308 |
+
yith_frontend_css_color_picker( __( 'Text', 'yit' ), 'yith_wcwl_color_button_style_2_color', $colors['button_style_2']['color'] );
|
1309 |
+
yith_frontend_css_color_picker( __( 'Border', 'yit' ), 'yith_wcwl_color_button_style_2_border_color', $colors['button_style_2']['border_color'] );
|
1310 |
+
|
1311 |
+
?>
|
1312 |
+
<div class="clear" style="height:10px;"></div>
|
1313 |
+
<?php
|
1314 |
+
|
1315 |
+
// hover
|
1316 |
+
yith_frontend_css_color_picker( __( 'Background (hover)', 'yit' ), 'yith_wcwl_color_button_style_2_hover_background', $colors['button_style_2_hover']['background'] );
|
1317 |
+
yith_frontend_css_color_picker( __( 'Text (hover)', 'yit' ), 'yith_wcwl_color_button_style_2_hover_color', $colors['button_style_2_hover']['color'] );
|
1318 |
+
yith_frontend_css_color_picker( __( 'Border (hover)', 'yit' ), 'yith_wcwl_color_button_style_2_hover_border_color', $colors['button_style_2_hover']['border_color'] );
|
1319 |
+
|
1320 |
+
?>
|
1321 |
+
<div class="clear" style="height:30px;"></div>
|
1322 |
+
<h4><?php _e( 'Wishlist table', 'yit' )?></h4>
|
1323 |
+
<?php
|
1324 |
+
|
1325 |
+
yith_frontend_css_color_picker( __( 'Background', 'yit' ), 'yith_wcwl_color_wishlist_table_background', $colors['wishlist_table']['background'] );
|
1326 |
+
yith_frontend_css_color_picker( __( 'Text', 'yit' ), 'yith_wcwl_color_wishlist_table_color', $colors['wishlist_table']['color'] );
|
1327 |
+
yith_frontend_css_color_picker( __( 'Border', 'yit' ), 'yith_wcwl_color_wishlist_table_border_color', $colors['wishlist_table']['border_color'] );
|
1328 |
+
|
1329 |
+
?>
|
1330 |
+
<div class="clear" style="height:30px;"></div>
|
1331 |
+
<h4><?php _e( 'Headers', 'yit' ) ?></h4>
|
1332 |
+
<?php
|
1333 |
+
|
1334 |
+
yith_frontend_css_color_picker( __( 'Background color', 'yit' ), 'yith_wcwl_color_headers_background', $colors['headers']['background'] );
|
1335 |
+
|
1336 |
+
do_action( 'yith_wcwl_admin_color_pickers' );
|
1337 |
+
|
1338 |
+
?>
|
1339 |
+
<div class="clear"></div>
|
1340 |
+
</div>
|
1341 |
+
<div class="clear" style="height:30px;"></div>
|
1342 |
+
|
1343 |
+
<script type="text/javascript">
|
1344 |
+
jQuery('input#yith_wcwl_frontend_css').on('change',function () {
|
1345 |
+
if (jQuery(this).is(':checked')) {
|
1346 |
+
jQuery('#yith_wcwl_styles_colors').hide();
|
1347 |
+
jQuery('#yith_wcwl_rounded_corners').parents('tr').hide();
|
1348 |
+
jQuery('#yith_wcwl_add_to_wishlist_icon').parents('tr').hide();
|
1349 |
+
jQuery('#yith_wcwl_add_to_cart_icon').parents('tr').hide();
|
1350 |
+
} else {
|
1351 |
+
jQuery('#yith_wcwl_styles_colors').show();
|
1352 |
+
if (jQuery('#yith_wcwl_use_button').is(':checked')) {
|
1353 |
+
jQuery('#yith_wcwl_rounded_corners').parents('tr').show();
|
1354 |
+
jQuery('#yith_wcwl_add_to_wishlist_icon').parents('tr').show();
|
1355 |
+
jQuery('#yith_wcwl_add_to_cart_icon').parents('tr').show();
|
1356 |
+
}
|
1357 |
+
}
|
1358 |
+
}).change();
|
1359 |
+
|
1360 |
+
jQuery('input#yith_wcwl_use_button').on('change',function () {
|
1361 |
+
if (jQuery(this).is(':checked') && !jQuery('#yith_wcwl_frontend_css').is(':checked')) {
|
1362 |
+
jQuery('#yith_wcwl_rounded_corners').parents('tr').show();
|
1363 |
+
jQuery('#yith_wcwl_add_to_wishlist_icon').parents('tr').show();
|
1364 |
+
jQuery('#yith_wcwl_add_to_cart_icon').parents('tr').show();
|
1365 |
+
} else {
|
1366 |
+
jQuery('#yith_wcwl_rounded_corners').parents('tr').hide();
|
1367 |
+
jQuery('#yith_wcwl_add_to_wishlist_icon').parents('tr').hide();
|
1368 |
+
jQuery('#yith_wcwl_add_to_cart_icon').parents('tr').hide();
|
1369 |
+
}
|
1370 |
+
}).change();
|
1371 |
+
|
1372 |
+
jQuery('#yith_wcwl_multi_wishlist_enable').on('change', function () {
|
1373 |
+
if (jQuery(this).is(':checked')) {
|
1374 |
+
jQuery('#yith_wcwl_wishlist_create_title').parents('tr').show();
|
1375 |
+
jQuery('#yith_wcwl_wishlist_manage_title').parents('tr').show();
|
1376 |
+
}
|
1377 |
+
else{
|
1378 |
+
jQuery('#yith_wcwl_wishlist_create_title').parents('tr').hide();
|
1379 |
+
jQuery('#yith_wcwl_wishlist_manage_title').parents('tr').hide();
|
1380 |
+
}
|
1381 |
+
}).change();
|
1382 |
+
</script>
|
1383 |
+
<?php
|
1384 |
+
}
|
1385 |
+
|
1386 |
+
/* === WISHLIST SUBPANEL SECTION === */
|
1387 |
+
|
1388 |
+
/**
|
1389 |
+
* Register wishlist panel
|
1390 |
+
*
|
1391 |
+
* @return void
|
1392 |
+
* @since 2.0.0
|
1393 |
+
*/
|
1394 |
+
public function register_panel() {
|
1395 |
+
|
1396 |
+
$args = array(
|
1397 |
+
'create_menu_page' => true,
|
1398 |
+
'parent_slug' => '',
|
1399 |
+
'page_title' => __( 'Wishlist', 'yit' ),
|
1400 |
+
'menu_title' => __( 'Wishlist', 'yit' ),
|
1401 |
+
'capability' => 'manage_options',
|
1402 |
+
'parent' => '',
|
1403 |
+
'parent_page' => 'yit_plugin_panel',
|
1404 |
+
'page' => 'yith_wcwl_panel',
|
1405 |
+
'admin-tabs' => $this->available_tabs,
|
1406 |
+
'options-path' => YITH_WCWL_DIR . 'plugin-options'
|
1407 |
+
);
|
1408 |
+
|
1409 |
+
/* === Fixed: not updated theme === */
|
1410 |
+
if( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
|
1411 |
+
require_once( YITH_WCWL_DIR . 'plugin-fw/lib/yit-plugin-panel-wc.php' );
|
1412 |
+
}
|
1413 |
+
|
1414 |
+
$this->_panel = new YIT_Plugin_Panel_WooCommerce( $args );
|
1415 |
+
}
|
1416 |
+
|
1417 |
+
/**
|
1418 |
+
* Load admin style.
|
1419 |
+
*
|
1420 |
+
* @return void
|
1421 |
+
* @since 1.0.0
|
1422 |
+
*/
|
1423 |
+
public function enqueue() {
|
1424 |
+
global $woocommerce;
|
1425 |
+
wp_enqueue_style( 'yith-wcwl-admin' );
|
1426 |
+
}
|
1427 |
+
|
1428 |
+
/**
|
1429 |
+
* Prints tab premium of the plugin
|
1430 |
+
*
|
1431 |
+
* @return void
|
1432 |
+
* @since 2.0.0
|
1433 |
+
*/
|
1434 |
+
public function print_premium_tab() {
|
1435 |
+
$premium_tab = YITH_WCWL_DIR . 'templates/admin/wishlist-panel-premium.php';
|
1436 |
+
|
1437 |
+
if( file_exists( $premium_tab ) ){
|
1438 |
+
include( $premium_tab );
|
1439 |
+
}
|
1440 |
+
}
|
1441 |
+
|
1442 |
+
/* === POINTER SECTION === */
|
1443 |
+
|
1444 |
+
/**
|
1445 |
+
* Register pointers for notify plugin updates to user
|
1446 |
+
*
|
1447 |
+
* @return void
|
1448 |
+
* @since 2.0.0
|
1449 |
+
*/
|
1450 |
+
public function register_pointer(){
|
1451 |
+
|
1452 |
+
if( ! class_exists( 'YIT_Pointers' ) ){
|
1453 |
+
include_once( 'plugin-fw/lib/yit-pointers.php' );
|
1454 |
+
}
|
1455 |
+
|
1456 |
+
$args[] = array(
|
1457 |
+
'screen_id' => 'plugins',
|
1458 |
+
'pointer_id' => 'yith_wcwl_panel',
|
1459 |
+
'target' => '#toplevel_page_yit_plugin_panel',
|
1460 |
+
'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
|
1461 |
+
__( 'Wishlist Activated', 'yit' ),
|
1462 |
+
apply_filters( 'yith_wcwl_activated_pointer_content', sprintf( __( 'In the YIT Plugin tab you can find the Wishlist options. With this menu, you can access to all the settings of our plugins that you have activated. Wishlist is available in an outstanding PREMIUM version with many new options, <a href="%s">discover it now</a>.', 'yit' ), $this->get_premium_landing_uri() ) )
|
1463 |
+
),
|
1464 |
+
'position' => array( 'edge' => 'left', 'align' => 'center' ),
|
1465 |
+
'init' => YITH_WCWL_INIT
|
1466 |
+
);
|
1467 |
+
|
1468 |
+
$args[] = array(
|
1469 |
+
'screen_id' => 'update',
|
1470 |
+
'pointer_id' => 'yith_wcwl_panel',
|
1471 |
+
'target' => '#toplevel_page_yit_plugin_panel',
|
1472 |
+
'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
|
1473 |
+
__( 'Wishlist Updated', 'yit' ),
|
1474 |
+
apply_filters( 'yith_wcwl_updated_pointer_content', sprintf( __( 'From now on, you can find all the options of Wishlist under YIT Plugin -> Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous version. When one of our plugins is updated, a new voice will be added to this menu. Wishlist has been updated with new available options, <a href="%s">discover the PREMIUM version.</a>', 'yit' ), $this->get_premium_landing_uri() ) )
|
1475 |
+
),
|
1476 |
+
'position' => array( 'edge' => 'left', 'align' => 'center' ),
|
1477 |
+
'init' => YITH_WCWL_INIT
|
1478 |
+
);
|
1479 |
+
|
1480 |
+
YIT_Pointers()->register( $args );
|
1481 |
+
}
|
1482 |
+
}
|
1483 |
}
|
1484 |
|
1485 |
/**
|
1489 |
* @since 2.0.0
|
1490 |
*/
|
1491 |
function YITH_WCWL_Admin_Init(){
|
1492 |
+
return YITH_WCWL_Admin_Init::get_instance();
|
1493 |
}
|
includes/class.yith-wcwl-init.php
CHANGED
@@ -344,7 +344,7 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
|
|
344 |
'ajax_loader_url' => YITH_WCWL_URL . 'assets/images/ajax-loader.gif',
|
345 |
'remove_from_wishlist_after_add_to_cart' => get_option( 'yith_wcwl_remove_after_add_to_cart' ),
|
346 |
'labels' => array(
|
347 |
-
'cookie_disabled' => __( 'We are sorry,but this feature is available only if cookies on your browser
|
348 |
),
|
349 |
'actions' => array(
|
350 |
'add_to_wishlist_action' => 'add_to_wishlist',
|
344 |
'ajax_loader_url' => YITH_WCWL_URL . 'assets/images/ajax-loader.gif',
|
345 |
'remove_from_wishlist_after_add_to_cart' => get_option( 'yith_wcwl_remove_after_add_to_cart' ),
|
346 |
'labels' => array(
|
347 |
+
'cookie_disabled' => __( 'We are sorry, but this feature is available only if cookies are enabled on your browser.', 'yit' )
|
348 |
),
|
349 |
'actions' => array(
|
350 |
'add_to_wishlist_action' => 'add_to_wishlist',
|
includes/class.yith-wcwl-shortcode.php
CHANGED
@@ -10,331 +10,337 @@
|
|
10 |
if ( ! defined( 'YITH_WCWL' ) ) { exit; } // Exit if accessed directly
|
11 |
|
12 |
if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
338 |
}
|
339 |
|
340 |
add_shortcode( 'yith_wcwl_wishlist', array( 'YITH_WCWL_Shortcode', 'wishlist' ) );
|
10 |
if ( ! defined( 'YITH_WCWL' ) ) { exit; } // Exit if accessed directly
|
11 |
|
12 |
if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
13 |
+
/**
|
14 |
+
* YITH WCWL Shortcodes
|
15 |
+
*
|
16 |
+
* @since 1.0.0
|
17 |
+
*/
|
18 |
+
class YITH_WCWL_Shortcode {
|
19 |
+
/**
|
20 |
+
* Print the wishlist HTML.
|
21 |
+
*
|
22 |
+
* @since 1.0.0
|
23 |
+
*/
|
24 |
+
public static function wishlist( $atts, $content = null ) {
|
25 |
+
global $yith_wcwl_is_wishlist;
|
26 |
+
$atts = shortcode_atts( array(
|
27 |
+
'per_page' => 5,
|
28 |
+
'pagination' => 'no'
|
29 |
+
), $atts );
|
30 |
+
|
31 |
+
$available_views = apply_filters( 'yith_wcwl_available_wishlist_views', array( 'view', 'user' ) );
|
32 |
+
|
33 |
+
extract( $atts );
|
34 |
+
|
35 |
+
// retrieve options from query string
|
36 |
+
$action_params = get_query_var( 'wishlist-action', false );
|
37 |
+
$action_params = explode( '/', $action_params );
|
38 |
+
$action = ( isset( $action_params[0] ) ) ? $action_params[0] : 'view';
|
39 |
+
|
40 |
+
$user_id = isset( $_GET['user_id'] ) ? $_GET['user_id'] : false;
|
41 |
+
|
42 |
+
// init params needed to load correct tempalte
|
43 |
+
$additional_params = array();
|
44 |
+
$template_part = 'view';
|
45 |
+
|
46 |
+
/* === WISHLIST TEMPLATE === */
|
47 |
+
if(
|
48 |
+
empty( $action ) ||
|
49 |
+
( ! empty( $action ) && ( $action == 'view' || $action == 'user' ) ) ||
|
50 |
+
( ! empty( $action ) && ( $action == 'manage' || $action == 'create' ) && get_option( 'yith_wcwl_multi_wishlist_enable', false ) != 'yes' ) ||
|
51 |
+
( ! empty( $action ) && ! in_array( $action, $available_views ) ) ||
|
52 |
+
! empty( $user_id )
|
53 |
+
){
|
54 |
+
/*
|
55 |
+
* someone is requesting a wishlist
|
56 |
+
* -if user is not logged in..
|
57 |
+
* -and no wishlist_id is passed, cookie wishlist is loaded
|
58 |
+
* -and a wishlist_id is passed, checks if wishlist is public or shared, and shows it only in this case
|
59 |
+
* -if user is logged in..
|
60 |
+
* -and no wishlist_id is passed, default wishlist is loaded
|
61 |
+
* -and a wishlist_id is passed, checks owner of the wishlist
|
62 |
+
* -if wishlist is of the logged user, shows it
|
63 |
+
* -if wishlist is of another user, checks if wishlist is public or shared, and shows it only in this case (if user is admin, can see all wishlists)
|
64 |
+
*/
|
65 |
+
|
66 |
+
if( ! empty( $action ) && $action == 'user' ){
|
67 |
+
$user_id = isset( $action_params[1] ) ? $action_params[1] : false;
|
68 |
+
$user_id = ( ! $user_id ) ? get_query_var( $user_id, false ) : $user_id;
|
69 |
+
$user_id = ( ! $user_id ) ? get_current_user_id() : false;
|
70 |
+
|
71 |
+
$wishlists = YITH_WCWL()->get_wishlists( array( 'user_id' => $user_id, 'is_default' => 1 ) );
|
72 |
+
|
73 |
+
if( ! empty( $wishlists ) && isset( $wishlists[0] ) ){
|
74 |
+
$wishlist_id = $wishlists[0]['wishlist_token'];
|
75 |
+
}
|
76 |
+
else{
|
77 |
+
$wishlist_id = false;
|
78 |
+
}
|
79 |
+
}
|
80 |
+
else {
|
81 |
+
$wishlist_id = isset( $action_params[1] ) ? $action_params[1] : false;
|
82 |
+
$wishlist_id = ( ! $wishlist_id ) ? get_query_var( 'wishlist_id', false ) : $wishlist_id;
|
83 |
+
}
|
84 |
+
|
85 |
+
$is_user_owner = false;
|
86 |
+
$query_args = array();
|
87 |
+
|
88 |
+
if( ! empty( $user_id ) ){
|
89 |
+
$query_args[ 'user_id' ] = $user_id;
|
90 |
+
$query_args[ 'is_default' ] = 1;
|
91 |
+
|
92 |
+
if( get_current_user_id() == $user_id ){
|
93 |
+
$is_user_owner = true;
|
94 |
+
}
|
95 |
+
}
|
96 |
+
elseif( ! is_user_logged_in() ){
|
97 |
+
if( empty( $wishlist_id ) ){
|
98 |
+
$query_args[ 'wishlist_id' ] = false;
|
99 |
+
$is_user_owner = true;
|
100 |
+
}
|
101 |
+
else{
|
102 |
+
$is_user_owner = false;
|
103 |
+
|
104 |
+
$query_args[ 'wishlist_token' ] = $wishlist_id;
|
105 |
+
$query_args[ 'wishlist_visibility' ] = 'visible';
|
106 |
+
}
|
107 |
+
}
|
108 |
+
else{
|
109 |
+
if( empty( $wishlist_id ) ){
|
110 |
+
$query_args[ 'user_id' ] = get_current_user_id();
|
111 |
+
$query_args[ 'is_default' ] = 1;
|
112 |
+
$is_user_owner = true;
|
113 |
+
}
|
114 |
+
else{
|
115 |
+
$wishlist = YITH_WCWL()->get_wishlist_detail_by_token( $wishlist_id );
|
116 |
+
$is_user_owner = $wishlist['user_id'] == get_current_user_id();
|
117 |
+
|
118 |
+
$query_args[ 'wishlist_token' ] = $wishlist_id;
|
119 |
+
|
120 |
+
if( ! empty( $wishlist ) && $wishlist['user_id'] != get_current_user_id() ){
|
121 |
+
$query_args[ 'user_id' ] = false;
|
122 |
+
if( ! current_user_can( 'manage_options' ) ){
|
123 |
+
$query_args[ 'wishlist_visibility' ] = 'visible';
|
124 |
+
}
|
125 |
+
}
|
126 |
+
}
|
127 |
+
}
|
128 |
+
|
129 |
+
// counts number of elements in wishlist for the user
|
130 |
+
$count = YITH_WCWL()->count_products( $wishlist_id );
|
131 |
+
|
132 |
+
// sets current page, number of pages and element offset
|
133 |
+
$current_page = max( 1, get_query_var( 'paged' ) );
|
134 |
+
|
135 |
+
// sets variables for pagination, if shortcode atts is set to yes
|
136 |
+
if( $pagination == 'yes' && $count > 1 ){
|
137 |
+
$pages = ceil( $count / $per_page );
|
138 |
+
|
139 |
+
if( $current_page > $pages ){
|
140 |
+
$current_page = $pages;
|
141 |
+
}
|
142 |
+
|
143 |
+
$offset = ( $current_page - 1 ) * $per_page;
|
144 |
+
|
145 |
+
if( $pages > 1 ){
|
146 |
+
$page_links = paginate_links( array(
|
147 |
+
'base' => add_query_arg( array( 'paged' => '%#%' ), YITH_WCWL()->get_wishlist_url( 'view' . '/' . $wishlist_id ) ),
|
148 |
+
'format' => '?paged=%#%',
|
149 |
+
'current' => $current_page,
|
150 |
+
'total' => $pages,
|
151 |
+
'show_all' => true
|
152 |
+
) );
|
153 |
+
}
|
154 |
+
|
155 |
+
$query_args[ 'limit' ] = $per_page;
|
156 |
+
$query_args[ 'offset' ] = $offset;
|
157 |
+
}
|
158 |
+
|
159 |
+
if( empty( $wishlist_id ) ){
|
160 |
+
$wishlists = YITH_WCWL()->get_wishlists( array( 'user_id' => get_current_user_id(), 'is_default' => 1 ) );
|
161 |
+
if( ! empty( $wishlists ) ){
|
162 |
+
$wishlist_id = $wishlists[0]['wishlist_token'];
|
163 |
+
}
|
164 |
+
}
|
165 |
+
|
166 |
+
// retrieve items to print
|
167 |
+
$wishlist_items = YITH_WCWL()->get_products( $query_args );
|
168 |
+
|
169 |
+
// retrieve wishlist information
|
170 |
+
$wishlist_meta = YITH_WCWL()->get_wishlist_detail_by_token( $wishlist_id );
|
171 |
+
|
172 |
+
// retireve wishlist title
|
173 |
+
if( $wishlist_meta['is_default'] == 1 ) {
|
174 |
+
$wishlist_title = get_option( 'yith_wcwl_wishlist_title' );
|
175 |
+
}
|
176 |
+
else{
|
177 |
+
$wishlist_title = $wishlist_meta['wishlist_name'];
|
178 |
+
}
|
179 |
+
|
180 |
+
// retrieve estimate options
|
181 |
+
$show_ask_estimate_button = get_option( 'yith_wcwl_show_estimate_button' ) == 'yes';
|
182 |
+
$ask_estimate_url = false;
|
183 |
+
if( $show_ask_estimate_button ){
|
184 |
+
$ask_estimate_url = wp_nonce_url(
|
185 |
+
add_query_arg(
|
186 |
+
'ask_an_estimate',
|
187 |
+
!empty( $wishlist_meta['wishlist_token'] ) ? $wishlist_meta['wishlist_token'] : 'false',
|
188 |
+
YITH_WCWL()->get_wishlist_url( 'view' . ( $wishlist_meta['is_default'] != 1 ? '/' . $wishlist_meta['wishlist_token'] : '' ) )
|
189 |
+
),
|
190 |
+
'ask_an_estimate',
|
191 |
+
'estimate_nonce'
|
192 |
+
);
|
193 |
+
}
|
194 |
+
|
195 |
+
// retrieve share options
|
196 |
+
$share_facebook_enabled = get_option( 'yith_wcwl_share_fb' ) == 'yes';
|
197 |
+
$share_twitter_enabled = get_option( 'yith_wcwl_share_twitter' ) == 'yes';
|
198 |
+
$share_pinterest_enabled = get_option( 'yith_wcwl_share_pinterest' ) == 'yes';
|
199 |
+
$share_googleplus_enabled = get_option( 'yith_wcwl_share_googleplus' ) == 'yes';
|
200 |
+
$share_email_enabled = get_option( 'yith_wcwl_share_email' ) == 'yes';
|
201 |
+
|
202 |
+
$share_enabled = $share_facebook_enabled || $share_twitter_enabled || $share_pinterest_enabled || $share_googleplus_enabled || $share_email_enabled;
|
203 |
+
|
204 |
+
$additional_params = array(
|
205 |
+
'count' => $count,
|
206 |
+
'wishlist_items' => $wishlist_items,
|
207 |
+
'wishlist_meta' => $wishlist_meta,
|
208 |
+
'page_title' => $wishlist_title,
|
209 |
+
'current_page' => $current_page,
|
210 |
+
'page_links' => isset( $page_links ) ? $page_links : false,
|
211 |
+
'is_user_logged_in' => is_user_logged_in(),
|
212 |
+
'is_user_owner' => $is_user_owner,
|
213 |
+
'show_price' => get_option( 'yith_wcwl_price_show' ) == 'yes',
|
214 |
+
'show_ask_estimate_button' => $show_ask_estimate_button,
|
215 |
+
'ask_estimate_url' => $ask_estimate_url,
|
216 |
+
'show_stock_status' => get_option( 'yith_wcwl_stock_show' ) == 'yes',
|
217 |
+
'show_add_to_cart' => get_option( 'yith_wcwl_add_to_cart_show' ) == 'yes',
|
218 |
+
'price_excl_tax' => get_option( 'woocommerce_tax_display_cart' ) == 'excl',
|
219 |
+
'template_part' => $template_part,
|
220 |
+
'share_enabled' => $share_enabled
|
221 |
+
);
|
222 |
+
|
223 |
+
if( $share_enabled ){
|
224 |
+
$share_title = apply_filters( 'yith_wcwl_socials_share_title', __( 'Share on:', 'yit' ) );
|
225 |
+
$share_link_url = ( ! empty( $wishlist_id ) ) ? YITH_WCWL()->get_wishlist_url( 'view' . '/' . $wishlist_id ) : YITH_WCWL()->get_wishlist_url( 'user' . '/' . get_current_user_id() );
|
226 |
+
$share_links_title = apply_filters( 'plugin_text', urlencode( get_option( 'yith_wcwl_socials_title' ) ) );
|
227 |
+
$share_twitter_summary = str_replace( '%wishlist_url%', '', get_option( 'yith_wcwl_socials_text' ) );
|
228 |
+
$share_summary = urlencode( str_replace( '%wishlist_url%', $share_link_url, get_option( 'yith_wcwl_socials_text' ) ) );
|
229 |
+
$share_image_url = urlencode( get_option( 'yith_wcwl_socials_image_url' ) );
|
230 |
+
|
231 |
+
$share_atts = array(
|
232 |
+
'share_facebook_enabled' => $share_facebook_enabled,
|
233 |
+
'share_twitter_enabled' => $share_twitter_enabled,
|
234 |
+
'share_pinterest_enabled' => $share_pinterest_enabled,
|
235 |
+
'share_googleplus_enabled' => $share_googleplus_enabled,
|
236 |
+
'share_email_enabled' => $share_email_enabled,
|
237 |
+
'share_title' => $share_title,
|
238 |
+
'share_link_url' => $share_link_url,
|
239 |
+
'share_link_title' => $share_links_title,
|
240 |
+
'share_twitter_summary' => $share_twitter_summary,
|
241 |
+
'share_summary' => $share_summary,
|
242 |
+
'share_image_url' => $share_image_url
|
243 |
+
);
|
244 |
+
|
245 |
+
$additional_params['share_atts'] = $share_atts;
|
246 |
+
}
|
247 |
+
}
|
248 |
+
|
249 |
+
$additional_params = apply_filters( 'yith_wcwl_wishlist_params', $additional_params, $action, $action_params, $pagination, $per_page );
|
250 |
+
$additional_params['template_part'] = isset( $additional_params['template_part'] ) ? $additional_params['template_part'] : $template_part;
|
251 |
+
|
252 |
+
$atts = array_merge(
|
253 |
+
$atts,
|
254 |
+
$additional_params
|
255 |
+
);
|
256 |
+
|
257 |
+
// adds attributes list to params to extract in template, so it can be passed through a new get_template()
|
258 |
+
$atts['atts'] = $atts;
|
259 |
+
|
260 |
+
// apply filters for add to cart buttons
|
261 |
+
add_filter( 'woocommerce_loop_add_to_cart_link', array( 'YITH_WCWL_UI', 'alter_add_to_cart_button' ), 10, 2 );
|
262 |
+
|
263 |
+
// sets that we're in the wishlist template
|
264 |
+
$yith_wcwl_is_wishlist = true;
|
265 |
+
|
266 |
+
$template = yith_wcwl_get_template( 'wishlist.php', $atts, true );
|
267 |
+
|
268 |
+
// we're not in wishlist template anymore
|
269 |
+
$yith_wcwl_is_wishlist = false;
|
270 |
+
|
271 |
+
// remove filters for add to cart buttons
|
272 |
+
remove_filter( 'woocommerce_loop_add_to_cart_link', array( 'YITH_WCWL_UI', 'alter_add_to_cart_button' ) );
|
273 |
+
|
274 |
+
return apply_filters( 'yith_wcwl_wishlisth_html', $template, array(), true );
|
275 |
+
}
|
276 |
+
|
277 |
+
/**
|
278 |
+
* Return "Add to Wishlist" button.
|
279 |
+
*
|
280 |
+
* @since 1.0.0
|
281 |
+
*/
|
282 |
+
public static function add_to_wishlist( $atts, $content = null ) {
|
283 |
+
global $product;
|
284 |
+
|
285 |
+
$template_part = 'button';
|
286 |
+
|
287 |
+
$label_option = get_option( 'yith_wcwl_add_to_wishlist_text' );
|
288 |
+
$icon_option = get_option( 'yith_wcwl_add_to_wishlist_icon' ) != 'none' ? '<i class="fa ' . get_option( 'yith_wcwl_add_to_wishlist_icon' ) . '"></i>' : '';
|
289 |
+
|
290 |
+
$label = apply_filters( 'yith_wcwl_button_label', $label_option );
|
291 |
+
$icon = apply_filters( 'yith_wcwl_button_icon', $icon_option );
|
292 |
+
|
293 |
+
$browse_wishlist = get_option( 'yith_wcwl_browse_wishlist_text' );
|
294 |
+
|
295 |
+
$already_in_wishlist = get_option( 'yith_wcwl_already_in_wishlist_text' );
|
296 |
+
|
297 |
+
$product_added = get_option( 'yith_wcwl_product_added_text' );
|
298 |
+
|
299 |
+
$classes = apply_filters( 'yith_wcwl_add_to_wishlist_button_classes', get_option( 'yith_wcwl_use_button' ) == 'yes' ? 'add_to_wishlist single_add_to_wishlist button alt' : 'add_to_wishlist' );
|
300 |
+
|
301 |
+
$wishlist_url = YITH_WCWL()->get_wishlist_url();
|
302 |
+
$default_wishlists = is_user_logged_in() ? YITH_WCWL()->get_wishlists( array( 'is_default' => true ) ) : false;
|
303 |
+
|
304 |
+
if( ! empty( $default_wishlists ) ){
|
305 |
+
$default_wishlist = $default_wishlists[0]['ID'];
|
306 |
+
}
|
307 |
+
else{
|
308 |
+
$default_wishlist = false;
|
309 |
+
}
|
310 |
+
|
311 |
+
$exists = YITH_WCWL()->is_product_in_wishlist( $product->id, $default_wishlist );
|
312 |
+
$product_type = $product->product_type;
|
313 |
+
|
314 |
+
$additional_params = array(
|
315 |
+
'wishlist_url' => $wishlist_url,
|
316 |
+
'exists' => $exists,
|
317 |
+
'product_id' => $product->id,
|
318 |
+
'product_type' => $product_type,
|
319 |
+
'label' => $label,
|
320 |
+
'browse_wishlist_text' => $browse_wishlist,
|
321 |
+
'already_in_wishslist_text' => $already_in_wishlist,
|
322 |
+
'product_added_text' => $product_added,
|
323 |
+
'icon' => $icon,
|
324 |
+
'link_classes' => $classes,
|
325 |
+
'available_multi_wishlist' => false,
|
326 |
+
);
|
327 |
+
|
328 |
+
$additional_params = apply_filters( 'yith_wcwl_add_to_wishlist_params', $additional_params );
|
329 |
+
$additional_params['template_part'] = isset( $additional_params['template_part'] ) ? $additional_params['template_part'] : $template_part;
|
330 |
+
|
331 |
+
$atts = shortcode_atts(
|
332 |
+
$additional_params,
|
333 |
+
$atts
|
334 |
+
);
|
335 |
+
|
336 |
+
// adds attributes list to params to extract in template, so it can be passed through a new get_template()
|
337 |
+
$atts['atts'] = $atts;
|
338 |
+
|
339 |
+
$template = yith_wcwl_get_template( 'add-to-wishlist.php', $atts, true );
|
340 |
+
|
341 |
+
return apply_filters( 'yith_wcwl_add_to_wishlisth_button_html', $template, $wishlist_url, $product_type, $exists );
|
342 |
+
}
|
343 |
+
}
|
344 |
}
|
345 |
|
346 |
add_shortcode( 'yith_wcwl_wishlist', array( 'YITH_WCWL_Shortcode', 'wishlist' ) );
|
includes/class.yith-wcwl-ui.php
CHANGED
@@ -195,9 +195,8 @@ if( ! class_exists( 'YITH_WCWL_UI' ) ) {
|
|
195 |
|
196 |
// retrieve options
|
197 |
$label_option = get_option( 'yith_wcwl_add_to_cart_text' );
|
198 |
-
$localize_label = function_exists( 'icl_translate' ) ? icl_translate( 'Plugins', 'plugin_yit_wishlist_button', $label_option ) : $label_option;
|
199 |
|
200 |
-
$label = $product->product_type == 'variable' ? apply_filters( 'variable_add_to_cart_text', __('Select options', 'yit') ) : apply_filters( 'yith_wcwl_add_to_cart_label', $
|
201 |
if( get_option( 'yith_wcwl_frontend_css' ) != 'yes' ) {
|
202 |
$icon = get_option( 'yith_wcwl_use_button' ) == 'yes' && get_option( 'yith_wcwl_add_to_cart_icon' ) != 'none' ? '<i class="fa ' . get_option( 'yith_wcwl_add_to_cart_icon' ) . '"></i>' : '';
|
203 |
}
|
195 |
|
196 |
// retrieve options
|
197 |
$label_option = get_option( 'yith_wcwl_add_to_cart_text' );
|
|
|
198 |
|
199 |
+
$label = $product->product_type == 'variable' ? apply_filters( 'variable_add_to_cart_text', __('Select options', 'yit') ) : apply_filters( 'yith_wcwl_add_to_cart_label', $label_option );
|
200 |
if( get_option( 'yith_wcwl_frontend_css' ) != 'yes' ) {
|
201 |
$icon = get_option( 'yith_wcwl_use_button' ) == 'yes' && get_option( 'yith_wcwl_add_to_cart_icon' ) != 'none' ? '<i class="fa ' . get_option( 'yith_wcwl_add_to_cart_icon' ) . '"></i>' : '';
|
202 |
}
|
includes/class.yith-wcwl.php
CHANGED
@@ -182,7 +182,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
182 |
$wishlist_name = ( ! empty( $this->details['wishlist_name'] ) ) ? $this->details['wishlist_name'] : '';
|
183 |
|
184 |
if ( $prod_id == false ) {
|
185 |
-
$this->errors[] = __( 'Error occurred while adding
|
186 |
return "error";
|
187 |
}
|
188 |
|
@@ -315,7 +315,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
315 |
return true;
|
316 |
}
|
317 |
else {
|
318 |
-
$this->errors[] = __( 'Error occurred while removing
|
319 |
return false;
|
320 |
}
|
321 |
}
|
182 |
$wishlist_name = ( ! empty( $this->details['wishlist_name'] ) ) ? $this->details['wishlist_name'] : '';
|
183 |
|
184 |
if ( $prod_id == false ) {
|
185 |
+
$this->errors[] = __( 'Error occurred while adding products to the wishlist.', 'yit' );
|
186 |
return "error";
|
187 |
}
|
188 |
|
315 |
return true;
|
316 |
}
|
317 |
else {
|
318 |
+
$this->errors[] = __( 'Error occurred while removing products from the wishlist', 'yit' );
|
319 |
return false;
|
320 |
}
|
321 |
}
|
init.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: YITH WooCommerce Wishlist
|
4 |
* Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
|
5 |
* Description: YITH WooCommerce Wishlist allows you to add Wishlist functionality to your e-commerce.
|
6 |
-
* Version: 2.0.
|
7 |
* Author: Yithemes
|
8 |
* Author URI: http://yithemes.com/
|
9 |
* Text Domain: yit
|
3 |
* Plugin Name: YITH WooCommerce Wishlist
|
4 |
* Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
|
5 |
* Description: YITH WooCommerce Wishlist allows you to add Wishlist functionality to your e-commerce.
|
6 |
+
* Version: 2.0.4
|
7 |
* Author: Yithemes
|
8 |
* Author URI: http://yithemes.com/
|
9 |
* Text Domain: yit
|
languages/default.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -26,15 +26,15 @@ msgid ""
|
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
30 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
31 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
37 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -42,76 +42,76 @@ msgstr ""
|
|
42 |
msgid "Settings"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
46 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
47 |
msgid "Colors"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
51 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid ""
|
57 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
58 |
-
"to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
107 |
msgid "General Settings"
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
115 |
#, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -119,290 +119,320 @@ msgid ""
|
|
119 |
"\" target=\"_blank\">documentation</a>."
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
123 |
msgid "Default wishlist title"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
127 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
128 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
129 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
130 |
#, php-format
|
131 |
msgid "My wishlist on %s"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
135 |
msgid "Position"
|
136 |
msgstr ""
|
137 |
|
138 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
139 |
msgid ""
|
140 |
-
"
|
141 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
145 |
msgid "After \"Add to cart\""
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
149 |
msgid "After thumbnails"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
153 |
msgid "After summary"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
157 |
msgid "Use shortcode"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
161 |
msgid "Redirect to cart"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
165 |
msgid ""
|
166 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
167 |
"page."
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
171 |
msgid "Remove if added to the cart"
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
175 |
-
msgid "Remove the product from the wishlist if
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
179 |
msgid "\"Add to Wishlist\" text"
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
183 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
184 |
msgid "Add to Wishlist"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
msgid "\"Add to Cart\" text"
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
192 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
193 |
msgid "Add to Cart"
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
197 |
msgid "Show Unit price"
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
201 |
msgid "Show unit price for each product in wishlist"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
205 |
msgid "Show \"Add to Cart\" button"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
209 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
213 |
msgid "Show Stock status"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
217 |
msgid ""
|
218 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
222 |
msgid "Styles"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
226 |
msgid "Use buttons"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
230 |
-
msgid "Use buttons instead of
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
234 |
msgid "Custom CSS"
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
238 |
msgid "Use theme style"
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
242 |
msgid "Use the theme style."
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
246 |
-
msgid "
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
250 |
-
msgid "Make
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
254 |
msgid "\"Add to Wishlist\" icon"
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
258 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
262 |
msgid "\"Add to Cart\" icon"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
266 |
msgid "Add an icon to the \"Add to Cart\" button"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
270 |
msgid "Socials & Share"
|
271 |
msgstr ""
|
272 |
|
273 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
274 |
msgid "Share on Facebook"
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
278 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
279 |
msgid "Show \"Share on Facebook\" button"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
283 |
msgid "Tweet on Twitter"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
287 |
msgid "Show \"Tweet on Twitter\" button"
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
291 |
msgid "Pin on Pinterest"
|
292 |
msgstr ""
|
293 |
|
294 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
295 |
msgid "Show \"Pin on Pinterest\" button"
|
296 |
msgstr ""
|
297 |
|
298 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
299 |
msgid "Share on Google+"
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
303 |
msgid "Share by Email"
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
307 |
msgid "Show \"Share by Email\" button"
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
311 |
msgid "Social title"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
315 |
msgid "Social text"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
319 |
msgid ""
|
320 |
-
"
|
321 |
-
"strong> where you want the URL of your wishlist
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
325 |
msgid "Social image URL"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
329 |
msgid "\"Add to wishlist\" button"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
333 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
334 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
335 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
336 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
337 |
msgid "Background"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
341 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
342 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
343 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
344 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
345 |
msgid "Text"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
349 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
350 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
351 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
352 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
353 |
msgid "Border"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
357 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
358 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
359 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
360 |
msgid "Background (hover)"
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
364 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
365 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
366 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
367 |
msgid "Text (hover)"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
371 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
372 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
373 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
374 |
msgid "Border (hover)"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
378 |
msgid "\"Add to Cart\" button"
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
382 |
msgid "\"Style 1\" button"
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
386 |
msgid "\"Style 2\" button"
|
387 |
msgstr ""
|
388 |
|
389 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
390 |
msgid "Wishlist table"
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
394 |
msgid "Headers"
|
395 |
msgstr ""
|
396 |
|
397 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
398 |
msgid "Background color"
|
399 |
msgstr ""
|
400 |
|
401 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
402 |
msgid "Wishlist Activated"
|
403 |
msgstr ""
|
404 |
|
405 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
406 |
#, php-format
|
407 |
msgid ""
|
408 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -411,51 +441,37 @@ msgid ""
|
|
411 |
"options, <a href=\"%s\">discover it now</a>."
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
415 |
msgid "Wishlist Updated"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
419 |
#, php-format
|
420 |
msgid ""
|
421 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
422 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
423 |
-
"version. When one of our plugins
|
424 |
-
"menu. Wishlist
|
425 |
-
"the PREMIUM version.</a>"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: ../includes/class.yith-wcwl-init.php:
|
429 |
msgid ""
|
430 |
-
"We are sorry,but this feature is available only if cookies
|
431 |
-
"
|
432 |
msgstr ""
|
433 |
|
434 |
#: ../includes/class.yith-wcwl-install.php:239
|
435 |
msgid "wishlist"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: ../includes/class.yith-wcwl-shortcode.php:
|
439 |
#: ../includes/class.yith-wcwl-ui.php:161
|
440 |
msgid "Share on:"
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1143
|
444 |
-
#: ../templates/add-to-wishlist.php:21
|
445 |
-
msgid "Product added!"
|
446 |
-
msgstr ""
|
447 |
-
|
448 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
449 |
-
#: ../templates/add-to-wishlist.php:23 ../templates/add-to-wishlist.php:30
|
450 |
-
msgid "Browse Wishlist"
|
451 |
-
msgstr ""
|
452 |
-
|
453 |
-
#: ../includes/class.yith-wcwl-ui.php:82 ../templates/add-to-wishlist.php:28
|
454 |
-
msgid "The product is already in the wishlist!"
|
455 |
-
msgstr ""
|
456 |
-
|
457 |
#: ../includes/class.yith-wcwl-ui.php:116
|
458 |
-
#: ../includes/class.yith-wcwl-ui.php:
|
459 |
msgid "Select options"
|
460 |
msgstr ""
|
461 |
|
@@ -471,35 +487,39 @@ msgstr ""
|
|
471 |
msgid "email"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: ../includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
475 |
msgid "Error occurred while adding product to wishlist."
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: ../includes/class.yith-wcwl.php:
|
479 |
msgid "Remove now does not require any param"
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: ../includes/class.yith-wcwl.php:
|
483 |
-
msgid "Error occurred while removing
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: ../includes/class.yith-wcwl.php:
|
487 |
msgid "You need to log in before creating a new wishlist"
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: ../includes/class.yith-wcwl.php:
|
491 |
msgid "Product already in the wishlist."
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: ../includes/class.yith-wcwl.php:
|
495 |
msgid "Product successfully removed."
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: ../includes/class.yith-wcwl.php:
|
499 |
msgid "Error. Unable to remove the product from the wishlist."
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: ../includes/class.yith-wcwl.php:
|
503 |
msgid "No products were added to the wishlist"
|
504 |
msgstr ""
|
505 |
|
@@ -627,7 +647,9 @@ msgid "Rewrite"
|
|
627 |
msgstr ""
|
628 |
|
629 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
630 |
-
msgid "
|
|
|
|
|
631 |
msgstr ""
|
632 |
|
633 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -662,7 +684,7 @@ msgid "Taxonomy Rewrite"
|
|
662 |
msgstr ""
|
663 |
|
664 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
665 |
-
msgid "Set
|
666 |
msgstr ""
|
667 |
|
668 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -695,15 +717,15 @@ msgstr ""
|
|
695 |
|
696 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
697 |
#, php-format
|
698 |
-
msgid "Add %s
|
699 |
msgstr ""
|
700 |
|
701 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
702 |
msgid "Add with multiupload"
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:
|
706 |
-
msgid "The changes you made will be lost if you leave this page."
|
707 |
msgstr ""
|
708 |
|
709 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -722,9 +744,9 @@ msgid "Save Changes"
|
|
722 |
msgstr ""
|
723 |
|
724 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
725 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
726 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
727 |
-
msgid "
|
|
|
728 |
msgstr ""
|
729 |
|
730 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -736,12 +758,12 @@ msgstr ""
|
|
736 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
737 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
738 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
739 |
-
msgid "Are you sure
|
740 |
msgstr ""
|
741 |
|
742 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
743 |
msgid ""
|
744 |
-
"The element you have
|
745 |
msgstr ""
|
746 |
|
747 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -770,7 +792,7 @@ msgid "An error has occurred during import. Please try again."
|
|
770 |
msgstr ""
|
771 |
|
772 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
773 |
-
msgid "The file
|
774 |
msgstr ""
|
775 |
|
776 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -781,6 +803,12 @@ msgstr ""
|
|
781 |
msgid "Sorting successful."
|
782 |
msgstr ""
|
783 |
|
|
|
|
|
|
|
|
|
|
|
|
|
784 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
785 |
msgid "Plugins Activated"
|
786 |
msgstr ""
|
@@ -806,13 +834,12 @@ msgstr ""
|
|
806 |
|
807 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
808 |
msgid ""
|
809 |
-
"From now on, you can find all
|
810 |
-
"menu.\n"
|
811 |
" Any time one of our plugins is updated, "
|
812 |
"a new entry will be added to this menu.\n"
|
813 |
-
" For example, after update, plugin "
|
814 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
815 |
-
"etc.)\n"
|
816 |
" will be moved from previous location to "
|
817 |
"YIT Plugin tab."
|
818 |
msgstr ""
|
@@ -831,7 +858,7 @@ msgstr ""
|
|
831 |
|
832 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
833 |
msgid ""
|
834 |
-
"please <a href=\"%activate_link%\">
|
835 |
msgstr ""
|
836 |
|
837 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
@@ -884,11 +911,12 @@ msgid ""
|
|
884 |
msgstr ""
|
885 |
|
886 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
887 |
-
msgid "You can't update plugins for this site."
|
888 |
msgstr ""
|
889 |
|
890 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
891 |
-
msgid "
|
|
|
892 |
msgstr ""
|
893 |
|
894 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
@@ -917,11 +945,11 @@ msgid "Invalid licence key"
|
|
917 |
msgstr ""
|
918 |
|
919 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
920 |
-
msgid "Software has been
|
921 |
msgstr ""
|
922 |
|
923 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
924 |
-
msgid "
|
925 |
msgstr ""
|
926 |
|
927 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1108,7 +1136,7 @@ msgstr ""
|
|
1108 |
|
1109 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1110 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1111 |
-
msgid "Insert title for the field."
|
1112 |
msgstr ""
|
1113 |
|
1114 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
@@ -1130,7 +1158,7 @@ msgstr ""
|
|
1130 |
|
1131 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1132 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1133 |
-
msgid "Select type for this field."
|
1134 |
msgstr ""
|
1135 |
|
1136 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1140,7 +1168,7 @@ msgstr ""
|
|
1140 |
|
1141 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1142 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1143 |
-
msgid "Select this if you want this field already checked."
|
1144 |
msgstr ""
|
1145 |
|
1146 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1167,7 +1195,7 @@ msgstr ""
|
|
1167 |
|
1168 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1169 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1170 |
-
msgid "Message
|
1171 |
msgstr ""
|
1172 |
|
1173 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1182,12 +1210,12 @@ msgstr ""
|
|
1182 |
|
1183 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1184 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1185 |
-
msgid "Select this if it must be required."
|
1186 |
msgstr ""
|
1187 |
|
1188 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1189 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1190 |
-
msgid "Select this if
|
1191 |
msgstr ""
|
1192 |
|
1193 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1327,10 +1355,6 @@ msgstr ""
|
|
1327 |
msgid "No sidebar"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1331 |
-
msgid "No sideabr"
|
1332 |
-
msgstr ""
|
1333 |
-
|
1334 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1335 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1336 |
msgid "Right sidebar"
|
@@ -1433,23 +1457,23 @@ msgstr ""
|
|
1433 |
msgid "Stock Status"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
-
#: ../templates/wishlist-view.php:
|
1437 |
msgid "Remove this product"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
-
#: ../templates/wishlist-view.php:
|
1441 |
msgid "Free!"
|
1442 |
msgstr ""
|
1443 |
|
1444 |
-
#: ../templates/wishlist-view.php:
|
1445 |
msgid "Out of Stock"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: ../templates/wishlist-view.php:
|
1449 |
msgid "In Stock"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
-
#: ../templates/wishlist-view.php:
|
1453 |
msgid "Ask an estimate of costs"
|
1454 |
msgstr ""
|
1455 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
+
"POT-Creation-Date: 2015-03-04 16:38+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-03-04 16:38+0100\n"
|
6 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.7\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: ../includes/class.yith-wcwl-admin-init.php:188
|
30 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1399
|
31 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1400
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: ../includes/class.yith-wcwl-admin-init.php:190
|
37 |
+
#: ../includes/class.yith-wcwl-admin-init.php:289
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
42 |
msgid "Settings"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: ../includes/class.yith-wcwl-admin-init.php:191
|
46 |
+
#: ../includes/class.yith-wcwl-admin-init.php:256
|
47 |
msgid "Colors"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../includes/class.yith-wcwl-admin-init.php:192
|
51 |
+
#: ../includes/class.yith-wcwl-admin-init.php:293
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ../includes/class.yith-wcwl-admin-init.php:317
|
56 |
msgid ""
|
57 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
58 |
+
"link to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: ../includes/class.yith-wcwl-admin-init.php:320
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../includes/class.yith-wcwl-admin-init.php:325
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: ../includes/class.yith-wcwl-admin-init.php:341
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: ../includes/class.yith-wcwl-admin-init.php:342
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: ../includes/class.yith-wcwl-admin-init.php:917
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: ../includes/class.yith-wcwl-admin-init.php:920
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: ../includes/class.yith-wcwl-admin-init.php:921
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: ../includes/class.yith-wcwl-admin-init.php:922
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../includes/class.yith-wcwl-admin-init.php:929
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: ../includes/class.yith-wcwl-admin-init.php:930
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: ../includes/class.yith-wcwl-admin-init.php:940
|
107 |
msgid "General Settings"
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: ../includes/class.yith-wcwl-admin-init.php:947
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: ../includes/class.yith-wcwl-admin-init.php:948
|
115 |
#, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
119 |
"\" target=\"_blank\">documentation</a>."
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: ../includes/class.yith-wcwl-admin-init.php:955
|
123 |
msgid "Default wishlist title"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: ../includes/class.yith-wcwl-admin-init.php:957
|
127 |
+
#: ../includes/class.yith-wcwl-admin-init.php:958
|
128 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1199
|
129 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1200
|
130 |
#, php-format
|
131 |
msgid "My wishlist on %s"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: ../includes/class.yith-wcwl-admin-init.php:966
|
135 |
msgid "Position"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: ../includes/class.yith-wcwl-admin-init.php:967
|
139 |
msgid ""
|
140 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
141 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: ../includes/class.yith-wcwl-admin-init.php:973
|
145 |
msgid "After \"Add to cart\""
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: ../includes/class.yith-wcwl-admin-init.php:974
|
149 |
msgid "After thumbnails"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: ../includes/class.yith-wcwl-admin-init.php:975
|
153 |
msgid "After summary"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: ../includes/class.yith-wcwl-admin-init.php:976
|
157 |
msgid "Use shortcode"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: ../includes/class.yith-wcwl-admin-init.php:981
|
161 |
msgid "Redirect to cart"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../includes/class.yith-wcwl-admin-init.php:982
|
165 |
msgid ""
|
166 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
167 |
"page."
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: ../includes/class.yith-wcwl-admin-init.php:989
|
171 |
msgid "Remove if added to the cart"
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: ../includes/class.yith-wcwl-admin-init.php:990
|
175 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: ../includes/class.yith-wcwl-admin-init.php:997
|
179 |
msgid "\"Add to Wishlist\" text"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: ../includes/class.yith-wcwl-admin-init.php:999
|
183 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1000
|
184 |
msgid "Add to Wishlist"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1005
|
188 |
+
msgid "\"Browse wishlist\" text"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1007
|
192 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1008
|
193 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
194 |
+
msgid "Browse Wishlist"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1013
|
198 |
+
msgid "\"Product already in wishlist\" text"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1015
|
202 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1016
|
203 |
+
#: ../includes/class.yith-wcwl-ui.php:82
|
204 |
+
msgid "The product is already in the wishlist!"
|
205 |
+
msgstr ""
|
206 |
+
|
207 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1021
|
208 |
+
msgid "\"Product added\" text"
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1023
|
212 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1024
|
213 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1237
|
214 |
+
msgid "Product added!"
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1029
|
218 |
msgid "\"Add to Cart\" text"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1031
|
222 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1032
|
223 |
msgid "Add to Cart"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1037
|
227 |
msgid "Show Unit price"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1038
|
231 |
msgid "Show unit price for each product in wishlist"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1046
|
235 |
msgid "Show \"Add to Cart\" button"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1047
|
239 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1055
|
243 |
msgid "Show Stock status"
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1056
|
247 |
msgid ""
|
248 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
249 |
msgstr ""
|
250 |
|
251 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1079
|
252 |
msgid "Styles"
|
253 |
msgstr ""
|
254 |
|
255 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1086
|
256 |
msgid "Use buttons"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1087
|
260 |
+
msgid "Use buttons instead of simple anchors."
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1094
|
264 |
msgid "Custom CSS"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1102
|
268 |
msgid "Use theme style"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1103
|
272 |
msgid "Use the theme style."
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1110
|
276 |
+
msgid "Rounded buttons"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1111
|
280 |
+
msgid "Make button corners rounded"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1118
|
284 |
msgid "\"Add to Wishlist\" icon"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1119
|
288 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1130
|
292 |
msgid "\"Add to Cart\" icon"
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1131
|
296 |
msgid "Add an icon to the \"Add to Cart\" button"
|
297 |
msgstr ""
|
298 |
|
299 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1150
|
300 |
msgid "Socials & Share"
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1157
|
304 |
msgid "Share on Facebook"
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1158
|
308 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1182
|
309 |
msgid "Show \"Share on Facebook\" button"
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1165
|
313 |
msgid "Tweet on Twitter"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1166
|
317 |
msgid "Show \"Tweet on Twitter\" button"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1173
|
321 |
msgid "Pin on Pinterest"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1174
|
325 |
msgid "Show \"Pin on Pinterest\" button"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1181
|
329 |
msgid "Share on Google+"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1189
|
333 |
msgid "Share by Email"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1190
|
337 |
msgid "Show \"Share by Email\" button"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1197
|
341 |
msgid "Social title"
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1205
|
345 |
msgid "Social text"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1206
|
349 |
msgid ""
|
350 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
351 |
+
"%</strong> where you want to show the URL of your wishlist."
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1214
|
355 |
msgid "Social image URL"
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1250
|
359 |
msgid "\"Add to wishlist\" button"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1253
|
363 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1271
|
364 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1289
|
365 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1307
|
366 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1325
|
367 |
msgid "Background"
|
368 |
msgstr ""
|
369 |
|
370 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1254
|
371 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1272
|
372 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1290
|
373 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1308
|
374 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1326
|
375 |
msgid "Text"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1255
|
379 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1273
|
380 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1291
|
381 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1309
|
382 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1327
|
383 |
msgid "Border"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1262
|
387 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1280
|
388 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1298
|
389 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1316
|
390 |
msgid "Background (hover)"
|
391 |
msgstr ""
|
392 |
|
393 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1263
|
394 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1281
|
395 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1299
|
396 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1317
|
397 |
msgid "Text (hover)"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1264
|
401 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1282
|
402 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1300
|
403 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1318
|
404 |
msgid "Border (hover)"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1268
|
408 |
msgid "\"Add to Cart\" button"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1286
|
412 |
msgid "\"Style 1\" button"
|
413 |
msgstr ""
|
414 |
|
415 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1304
|
416 |
msgid "\"Style 2\" button"
|
417 |
msgstr ""
|
418 |
|
419 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1322
|
420 |
msgid "Wishlist table"
|
421 |
msgstr ""
|
422 |
|
423 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1331
|
424 |
msgid "Headers"
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1334
|
428 |
msgid "Background color"
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1461
|
432 |
msgid "Wishlist Activated"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1462
|
436 |
#, php-format
|
437 |
msgid ""
|
438 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
441 |
"options, <a href=\"%s\">discover it now</a>."
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1473
|
445 |
msgid "Wishlist Updated"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1474
|
449 |
#, php-format
|
450 |
msgid ""
|
451 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
452 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
453 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
454 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
455 |
+
"\">discover the PREMIUM version.</a>"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: ../includes/class.yith-wcwl-init.php:347
|
459 |
msgid ""
|
460 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
461 |
+
"your browser."
|
462 |
msgstr ""
|
463 |
|
464 |
#: ../includes/class.yith-wcwl-install.php:239
|
465 |
msgid "wishlist"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: ../includes/class.yith-wcwl-shortcode.php:224
|
469 |
#: ../includes/class.yith-wcwl-ui.php:161
|
470 |
msgid "Share on:"
|
471 |
msgstr ""
|
472 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
473 |
#: ../includes/class.yith-wcwl-ui.php:116
|
474 |
+
#: ../includes/class.yith-wcwl-ui.php:199
|
475 |
msgid "Select options"
|
476 |
msgstr ""
|
477 |
|
487 |
msgid "email"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: ../includes/class.yith-wcwl.php:185
|
491 |
+
msgid "Error occurred while adding products to the wishlist."
|
492 |
+
msgstr ""
|
493 |
+
|
494 |
+
#: ../includes/class.yith-wcwl.php:269
|
495 |
msgid "Error occurred while adding product to wishlist."
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: ../includes/class.yith-wcwl.php:284
|
499 |
msgid "Remove now does not require any param"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: ../includes/class.yith-wcwl.php:318
|
503 |
+
msgid "Error occurred while removing products from the wishlist"
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: ../includes/class.yith-wcwl.php:596
|
507 |
msgid "You need to log in before creating a new wishlist"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: ../includes/class.yith-wcwl.php:1240
|
511 |
msgid "Product already in the wishlist."
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: ../includes/class.yith-wcwl.php:1272
|
515 |
msgid "Product successfully removed."
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: ../includes/class.yith-wcwl.php:1276
|
519 |
msgid "Error. Unable to remove the product from the wishlist."
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: ../includes/class.yith-wcwl.php:1280 ../templates/wishlist-view.php:170
|
523 |
msgid "No products were added to the wishlist"
|
524 |
msgstr ""
|
525 |
|
647 |
msgstr ""
|
648 |
|
649 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
650 |
+
msgid ""
|
651 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
652 |
+
"empty)"
|
653 |
msgstr ""
|
654 |
|
655 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
684 |
msgstr ""
|
685 |
|
686 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
687 |
+
msgid "Set univocal name for each category page URL."
|
688 |
msgstr ""
|
689 |
|
690 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
717 |
|
718 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
719 |
#, php-format
|
720 |
+
msgid "Add %s from images"
|
721 |
msgstr ""
|
722 |
|
723 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
724 |
msgid "Add with multiupload"
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:345
|
728 |
+
msgid "The changes you have made will be lost if you leave this page."
|
729 |
msgstr ""
|
730 |
|
731 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
744 |
msgstr ""
|
745 |
|
746 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
747 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
748 |
+
msgid ""
|
749 |
+
"If you continue with this action, you will reset all options in this page."
|
750 |
msgstr ""
|
751 |
|
752 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
758 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
759 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
760 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
761 |
+
msgid "Are you sure?"
|
762 |
msgstr ""
|
763 |
|
764 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
765 |
msgid ""
|
766 |
+
"The element you have entered already exists. Please, enter another name."
|
767 |
msgstr ""
|
768 |
|
769 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
792 |
msgstr ""
|
793 |
|
794 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
795 |
+
msgid "The added file is not valid."
|
796 |
msgstr ""
|
797 |
|
798 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
803 |
msgid "Sorting successful."
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
807 |
+
msgid ""
|
808 |
+
"If you continue with this action, you will reset all the options in this "
|
809 |
+
"page."
|
810 |
+
msgstr ""
|
811 |
+
|
812 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
813 |
msgid "Plugins Activated"
|
814 |
msgstr ""
|
834 |
|
835 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
836 |
msgid ""
|
837 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
838 |
" Any time one of our plugins is updated, "
|
839 |
"a new entry will be added to this menu.\n"
|
840 |
+
" For example, after the update, plugin "
|
841 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
842 |
+
"Search, etc.)\n"
|
843 |
" will be moved from previous location to "
|
844 |
"YIT Plugin tab."
|
845 |
msgstr ""
|
858 |
|
859 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
860 |
msgid ""
|
861 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
862 |
msgstr ""
|
863 |
|
864 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
911 |
msgstr ""
|
912 |
|
913 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
914 |
+
msgid "You can't update the plugins for this site."
|
915 |
msgstr ""
|
916 |
|
917 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
918 |
+
msgid ""
|
919 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
920 |
msgstr ""
|
921 |
|
922 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
945 |
msgstr ""
|
946 |
|
947 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
948 |
+
msgid "Software has been deactivated"
|
949 |
msgstr ""
|
950 |
|
951 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
952 |
+
msgid "Maximum number of activations exceeded"
|
953 |
msgstr ""
|
954 |
|
955 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
1136 |
|
1137 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1138 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1139 |
+
msgid "Insert the title for the field."
|
1140 |
msgstr ""
|
1141 |
|
1142 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1158 |
|
1159 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1160 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1161 |
+
msgid "Select the type for this field."
|
1162 |
msgstr ""
|
1163 |
|
1164 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
1168 |
|
1169 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1170 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1171 |
+
msgid "Select this option if you want this field appears as already checked."
|
1172 |
msgstr ""
|
1173 |
|
1174 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
1195 |
|
1196 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1197 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1198 |
+
msgid "Error Message"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
1210 |
|
1211 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1212 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1213 |
+
msgid "Select this option if it must be required."
|
1214 |
msgstr ""
|
1215 |
|
1216 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1217 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1218 |
+
msgid "Select this option if the email must be valid."
|
1219 |
msgstr ""
|
1220 |
|
1221 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
1355 |
msgid "No sidebar"
|
1356 |
msgstr ""
|
1357 |
|
|
|
|
|
|
|
|
|
1358 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1359 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1360 |
msgid "Right sidebar"
|
1457 |
msgid "Stock Status"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
+
#: ../templates/wishlist-view.php:101
|
1461 |
msgid "Remove this product"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
+
#: ../templates/wishlist-view.php:130
|
1465 |
msgid "Free!"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
+
#: ../templates/wishlist-view.php:141
|
1469 |
msgid "Out of Stock"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
+
#: ../templates/wishlist-view.php:144
|
1473 |
msgid "In Stock"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: ../templates/wishlist-view.php:196
|
1477 |
msgid "Ask an estimate of costs"
|
1478 |
msgstr ""
|
1479 |
|
languages/yit-de_DE.mo
CHANGED
Binary file
|
languages/yit-de_DE.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2015-
|
6 |
-
"PO-Revision-Date: 2015-
|
7 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -15,7 +15,7 @@ msgstr ""
|
|
15 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"X-Textdomain-Support: yes\n"
|
18 |
-
"X-Generator: Poedit 1.5.
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
#: init.php:128
|
@@ -30,15 +30,15 @@ msgid ""
|
|
30 |
"are using the premium one."
|
31 |
msgstr ""
|
32 |
|
33 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
34 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
35 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
36 |
#: includes/class.yith-wcwl-install.php:240
|
37 |
msgid "Wishlist"
|
38 |
msgstr "Wunschliste"
|
39 |
|
40 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
41 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
42 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1048
|
43 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1196
|
44 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -46,76 +46,76 @@ msgstr "Wunschliste"
|
|
46 |
msgid "Settings"
|
47 |
msgstr "Einstellungen"
|
48 |
|
49 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
50 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
51 |
msgid "Colors"
|
52 |
msgstr "Farben"
|
53 |
|
54 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
55 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid "Premium Version"
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
60 |
msgid ""
|
61 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
62 |
-
"to update it."
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Plugin Documentation"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Wishlist Page"
|
75 |
msgstr "Wunschlistenseite"
|
76 |
|
77 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
79 |
msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
|
80 |
|
81 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "Upgrade to the PREMIUM VERSION"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "YITH WooCommerce Wishlist"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid "Discover the Advanced Features"
|
91 |
msgstr ""
|
92 |
|
93 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
94 |
msgid ""
|
95 |
"Upgrade to the PREMIUM VERSION\n"
|
96 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid "Get Support and Pro Features"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
104 |
msgid ""
|
105 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
106 |
"the advanced features of the product and you will get one year of free "
|
107 |
"updates and support through our platform available 24h/24."
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "General Settings"
|
112 |
msgstr "Allgemeine Einstellungen"
|
113 |
|
114 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
115 |
msgid "Enable YITH Wishlist"
|
116 |
msgstr "Aktiviere YITH Wunschliste"
|
117 |
|
118 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
119 |
#, fuzzy, php-format
|
120 |
msgid ""
|
121 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -127,52 +127,53 @@ msgstr ""
|
|
127 |
"markiert ist.</strong> Bitte lesen Sie die Plugin- <a href=\"%s\" target="
|
128 |
"\"_blank\">Hinweise</a>."
|
129 |
|
130 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
131 |
#, fuzzy
|
132 |
msgid "Default wishlist title"
|
133 |
msgstr "Wunschlistentitel"
|
134 |
|
135 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
136 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
137 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
138 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
139 |
#, php-format
|
140 |
msgid "My wishlist on %s"
|
141 |
msgstr "Meine Wunschliste von %s"
|
142 |
|
143 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
144 |
msgid "Position"
|
145 |
msgstr "Position"
|
146 |
|
147 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
|
|
148 |
msgid ""
|
149 |
-
"
|
150 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
151 |
msgstr ""
|
152 |
"Bei Variablen Produkten kann nur nach \"Add to Cart\" eingetragen werden "
|
153 |
"oder der Shortcode[yith_wcwl_add_to_wishlist] verwendet werden."
|
154 |
|
155 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
156 |
msgid "After \"Add to cart\""
|
157 |
msgstr "Nach \"Add to cart\""
|
158 |
|
159 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
160 |
msgid "After thumbnails"
|
161 |
msgstr "Nach Thumbnails (Miniaturbilder)"
|
162 |
|
163 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
164 |
msgid "After summary"
|
165 |
msgstr "Nach Zusammenfassung"
|
166 |
|
167 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
168 |
msgid "Use shortcode"
|
169 |
msgstr "Shortcode verwenden"
|
170 |
|
171 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
172 |
msgid "Redirect to cart"
|
173 |
msgstr "Weiterleiten zum Warenkorb"
|
174 |
|
175 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
176 |
msgid ""
|
177 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
178 |
"page."
|
@@ -180,261 +181,298 @@ msgstr ""
|
|
180 |
"Zum Warenkorb weiterleiten, wenn \"Add to cart\" Button auf der "
|
181 |
"Wunschlistenseite angeklickt wurde"
|
182 |
|
183 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
184 |
msgid "Remove if added to the cart"
|
185 |
msgstr "Entfernen, wenn Produkt zum Warenkorb hinzugefügt wurde"
|
186 |
|
187 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
188 |
-
|
|
|
189 |
msgstr ""
|
190 |
"Produkt von der Wunschliste enfernen, wenn es zum Warenkorb hinzugefügt wurde"
|
191 |
|
192 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
193 |
msgid "\"Add to Wishlist\" text"
|
194 |
msgstr "\"Zu Wunschliste hinzufügen\" Text"
|
195 |
|
196 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
197 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
198 |
msgid "Add to Wishlist"
|
199 |
msgstr "Zu Wunschliste hinzufügen"
|
200 |
|
201 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
msgid "\"Add to Cart\" text"
|
203 |
msgstr "\"Auf die Wunschliste setzen\" Text"
|
204 |
|
205 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
206 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
207 |
msgid "Add to Cart"
|
208 |
msgstr "Zum Warenkorb hinzufügen"
|
209 |
|
210 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
211 |
#, fuzzy
|
212 |
msgid "Show Unit price"
|
213 |
msgstr "Preis"
|
214 |
|
215 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
216 |
msgid "Show unit price for each product in wishlist"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
220 |
#, fuzzy
|
221 |
msgid "Show \"Add to Cart\" button"
|
222 |
msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
|
223 |
|
224 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
225 |
#, fuzzy
|
226 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
227 |
msgstr "\"Zu Warenkorb hinzufügen\" Button Hintergrund"
|
228 |
|
229 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
230 |
#, fuzzy
|
231 |
msgid "Show Stock status"
|
232 |
msgstr "Lagerstatus"
|
233 |
|
234 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
235 |
msgid ""
|
236 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
240 |
msgid "Styles"
|
241 |
msgstr "Style"
|
242 |
|
243 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
244 |
msgid "Use buttons"
|
245 |
msgstr "Buttons verwenden"
|
246 |
|
247 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
248 |
-
|
|
|
249 |
msgstr "Buttons anstatt von einfachen Anchors verwenden"
|
250 |
|
251 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
252 |
msgid "Custom CSS"
|
253 |
msgstr "Benutzerdefiniertes CSS"
|
254 |
|
255 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
256 |
msgid "Use theme style"
|
257 |
msgstr "Theme Design verwenden"
|
258 |
|
259 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
260 |
msgid "Use the theme style."
|
261 |
msgstr "Theme Design verwenden"
|
262 |
|
263 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
264 |
#, fuzzy
|
265 |
-
msgid "
|
266 |
-
msgstr "
|
267 |
|
268 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
269 |
-
|
|
|
270 |
msgstr "Button mit abgerundeten Ecken nutzen"
|
271 |
|
272 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
273 |
msgid "\"Add to Wishlist\" icon"
|
274 |
msgstr "\"Zur Wunschliste hinzufügen\" Icon"
|
275 |
|
276 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
277 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
278 |
msgstr "Ein Icon zu \"Auf die Wunschliste setzen\" Button verwenden"
|
279 |
|
280 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
281 |
msgid "\"Add to Cart\" icon"
|
282 |
msgstr "\"In den Warenkoeb\" Icon"
|
283 |
|
284 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
285 |
msgid "Add an icon to the \"Add to Cart\" button"
|
286 |
msgstr "Ein \"In den Warenkorb\"- Icon hinzufügen"
|
287 |
|
288 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
289 |
msgid "Socials & Share"
|
290 |
msgstr "Soziale Netzwerke; Teilen"
|
291 |
|
292 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
293 |
msgid "Share on Facebook"
|
294 |
msgstr "Auf Facebook teilen"
|
295 |
|
296 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
297 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
298 |
#, fuzzy
|
299 |
msgid "Show \"Share on Facebook\" button"
|
300 |
msgstr "Auf Facebook teilen"
|
301 |
|
302 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
303 |
msgid "Tweet on Twitter"
|
304 |
msgstr "Auf Twitter tweeten"
|
305 |
|
306 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
307 |
#, fuzzy
|
308 |
msgid "Show \"Tweet on Twitter\" button"
|
309 |
msgstr "Auf Twitter tweeten"
|
310 |
|
311 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
312 |
msgid "Pin on Pinterest"
|
313 |
msgstr "Auf Pinterest pinnen"
|
314 |
|
315 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
316 |
#, fuzzy
|
317 |
msgid "Show \"Pin on Pinterest\" button"
|
318 |
msgstr "Auf Pinterest pinnen"
|
319 |
|
320 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
321 |
msgid "Share on Google+"
|
322 |
msgstr "Bei Google+ teilen"
|
323 |
|
324 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
325 |
msgid "Share by Email"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
329 |
#, fuzzy
|
330 |
msgid "Show \"Share by Email\" button"
|
331 |
msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
|
332 |
|
333 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
334 |
#, fuzzy
|
335 |
msgid "Social title"
|
336 |
msgstr "Soziale Netzwerke-Titel"
|
337 |
|
338 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
339 |
#, fuzzy
|
340 |
msgid "Social text"
|
341 |
msgstr "Soziale Netzwerke Text"
|
342 |
|
343 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
|
|
344 |
msgid ""
|
345 |
-
"
|
346 |
-
"strong> where you want the URL of your wishlist
|
347 |
msgstr ""
|
348 |
"Wird bei Facebook, Twitter und Pinterest genutzt. Benutzen Sie <strong>"
|
349 |
"%wishlist_url%</strong> wenn die URL der Wunschliste angezeigt werden soll. "
|
350 |
|
351 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
352 |
#, fuzzy
|
353 |
msgid "Social image URL"
|
354 |
msgstr "Soziale Netzwerke Bild URL"
|
355 |
|
356 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
357 |
#, fuzzy
|
358 |
msgid "\"Add to wishlist\" button"
|
359 |
msgstr "\"Zu Wunschliste hinzufügen\" Button Text"
|
360 |
|
361 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
362 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
363 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
364 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
365 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
366 |
msgid "Background"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
370 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
371 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
372 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
373 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
374 |
msgid "Text"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
378 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
379 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
380 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
381 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
382 |
msgid "Border"
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
386 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
387 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
388 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
389 |
msgid "Background (hover)"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
393 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
394 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
395 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
396 |
msgid "Text (hover)"
|
397 |
msgstr ""
|
398 |
|
399 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
400 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
401 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
402 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
403 |
msgid "Border (hover)"
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
407 |
#, fuzzy
|
408 |
msgid "\"Add to Cart\" button"
|
409 |
msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
|
410 |
|
411 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
412 |
msgid "\"Style 1\" button"
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
416 |
msgid "\"Style 2\" button"
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
420 |
#, fuzzy
|
421 |
msgid "Wishlist table"
|
422 |
msgstr "Wunschlistentitel"
|
423 |
|
424 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
425 |
msgid "Headers"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
429 |
msgid "Background color"
|
430 |
msgstr ""
|
431 |
|
432 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
433 |
#, fuzzy
|
434 |
msgid "Wishlist Activated"
|
435 |
msgstr "Wunschlistentitel"
|
436 |
|
437 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
438 |
#, php-format
|
439 |
msgid ""
|
440 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -443,25 +481,25 @@ msgid ""
|
|
443 |
"options, <a href=\"%s\">discover it now</a>."
|
444 |
msgstr ""
|
445 |
|
446 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
447 |
#, fuzzy
|
448 |
msgid "Wishlist Updated"
|
449 |
msgstr "Wunschlistenseite"
|
450 |
|
451 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
452 |
#, php-format
|
453 |
msgid ""
|
454 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
455 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
456 |
-
"version. When one of our plugins
|
457 |
-
"menu. Wishlist
|
458 |
-
"the PREMIUM version.</a>"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: includes/class.yith-wcwl-init.php:
|
462 |
msgid ""
|
463 |
-
"We are sorry,but this feature is available only if cookies
|
464 |
-
"
|
465 |
msgstr ""
|
466 |
|
467 |
#: includes/class.yith-wcwl-install.php:239
|
@@ -470,26 +508,12 @@ msgctxt "page_slug"
|
|
470 |
msgid "wishlist"
|
471 |
msgstr "Wunschliste"
|
472 |
|
473 |
-
#: includes/class.yith-wcwl-shortcode.php:
|
474 |
#: includes/class.yith-wcwl-ui.php:161
|
475 |
msgid "Share on:"
|
476 |
msgstr "Teilen auf:"
|
477 |
|
478 |
-
#: includes/class.yith-wcwl-ui.php:
|
479 |
-
#: templates/add-to-wishlist.php:21
|
480 |
-
msgid "Product added!"
|
481 |
-
msgstr "Produkt hinzugefügt!"
|
482 |
-
|
483 |
-
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
|
484 |
-
#: templates/add-to-wishlist.php:23 templates/add-to-wishlist.php:30
|
485 |
-
msgid "Browse Wishlist"
|
486 |
-
msgstr "Wunschliste durchsuchen"
|
487 |
-
|
488 |
-
#: includes/class.yith-wcwl-ui.php:82 templates/add-to-wishlist.php:28
|
489 |
-
msgid "The product is already in the wishlist!"
|
490 |
-
msgstr "Dieses Produkt ist bereits in der Wunschliste vorhanden."
|
491 |
-
|
492 |
-
#: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:200
|
493 |
msgid "Select options"
|
494 |
msgstr "Optionen wählen"
|
495 |
|
@@ -505,40 +529,48 @@ msgstr "Twitter"
|
|
505 |
msgid "email"
|
506 |
msgstr ""
|
507 |
|
508 |
-
#: includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
509 |
msgid "Error occurred while adding product to wishlist."
|
510 |
msgstr ""
|
511 |
"Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
|
512 |
"gesetzt werden."
|
513 |
|
514 |
-
#: includes/class.yith-wcwl.php:
|
515 |
msgid "Remove now does not require any param"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: includes/class.yith-wcwl.php:
|
519 |
-
|
|
|
520 |
msgstr ""
|
521 |
"Es ist ein Fehler aufgetreten. Das Produkt konnte nicht von der Wunschliste "
|
522 |
"entfernt werden. "
|
523 |
|
524 |
-
#: includes/class.yith-wcwl.php:
|
525 |
msgid "You need to log in before creating a new wishlist"
|
526 |
msgstr ""
|
527 |
|
528 |
-
#: includes/class.yith-wcwl.php:
|
529 |
msgid "Product already in the wishlist."
|
530 |
msgstr "Produkt ist bereits auf der Wunschliste"
|
531 |
|
532 |
-
#: includes/class.yith-wcwl.php:
|
533 |
msgid "Product successfully removed."
|
534 |
msgstr "Produkt wurde von der Wunschliste entfernt. "
|
535 |
|
536 |
-
#: includes/class.yith-wcwl.php:
|
537 |
msgid "Error. Unable to remove the product from the wishlist."
|
538 |
msgstr ""
|
539 |
"Fehlermeldung: Entfernen des Produkts von der Wunschliste nicht möglich. "
|
540 |
|
541 |
-
#: includes/class.yith-wcwl.php:
|
542 |
msgid "No products were added to the wishlist"
|
543 |
msgstr "Es wurden keine Produkte auf die Wunschliste gesetzt"
|
544 |
|
@@ -671,7 +703,9 @@ msgid "Rewrite"
|
|
671 |
msgstr ""
|
672 |
|
673 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1059
|
674 |
-
msgid "
|
|
|
|
|
675 |
msgstr ""
|
676 |
|
677 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -706,7 +740,7 @@ msgid "Taxonomy Rewrite"
|
|
706 |
msgstr ""
|
707 |
|
708 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1083
|
709 |
-
msgid "Set
|
710 |
msgstr ""
|
711 |
|
712 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -740,15 +774,15 @@ msgstr ""
|
|
740 |
|
741 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1631
|
742 |
#, php-format
|
743 |
-
msgid "Add %s
|
744 |
msgstr ""
|
745 |
|
746 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1633
|
747 |
msgid "Add with multiupload"
|
748 |
msgstr ""
|
749 |
|
750 |
-
#: plugin-fw/lib/yit-plugin-panel-wc.php:
|
751 |
-
msgid "The changes you made will be lost if you leave this page."
|
752 |
msgstr ""
|
753 |
|
754 |
#: plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -768,9 +802,9 @@ msgid "Save Changes"
|
|
768 |
msgstr ""
|
769 |
|
770 |
#: plugin-fw/lib/yit-plugin-panel.php:274
|
771 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:145
|
772 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
773 |
-
msgid "
|
|
|
774 |
msgstr ""
|
775 |
|
776 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -782,12 +816,12 @@ msgstr ""
|
|
782 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
783 |
#: plugin-fw/lib/yit-plugin-subpanel.php:147
|
784 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
785 |
-
msgid "Are you sure
|
786 |
msgstr ""
|
787 |
|
788 |
#: plugin-fw/lib/yit-plugin-panel.php:410
|
789 |
msgid ""
|
790 |
-
"The element you have
|
791 |
msgstr ""
|
792 |
|
793 |
#: plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -818,7 +852,7 @@ msgid "An error has occurred during import. Please try again."
|
|
818 |
msgstr ""
|
819 |
|
820 |
#: plugin-fw/lib/yit-plugin-panel.php:418
|
821 |
-
msgid "The file
|
822 |
msgstr ""
|
823 |
|
824 |
#: plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -829,6 +863,12 @@ msgstr ""
|
|
829 |
msgid "Sorting successful."
|
830 |
msgstr ""
|
831 |
|
|
|
|
|
|
|
|
|
|
|
|
|
832 |
#: plugin-fw/lib/yit-pointers.php:70
|
833 |
msgid "Plugins Activated"
|
834 |
msgstr ""
|
@@ -854,13 +894,12 @@ msgstr ""
|
|
854 |
|
855 |
#: plugin-fw/lib/yit-pointers.php:85
|
856 |
msgid ""
|
857 |
-
"From now on, you can find all
|
858 |
-
"menu.\n"
|
859 |
" Any time one of our plugins is updated, "
|
860 |
"a new entry will be added to this menu.\n"
|
861 |
-
" For example, after update, plugin "
|
862 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
863 |
-
"etc.)\n"
|
864 |
" will be moved from previous location to "
|
865 |
"YIT Plugin tab."
|
866 |
msgstr ""
|
@@ -879,7 +918,7 @@ msgstr ""
|
|
879 |
|
880 |
#: plugin-fw/lib/yit-upgrade.php:122
|
881 |
msgid ""
|
882 |
-
"please <a href=\"%activate_link%\">
|
883 |
msgstr ""
|
884 |
|
885 |
#: plugin-fw/lib/yit-upgrade.php:123
|
@@ -932,11 +971,12 @@ msgid ""
|
|
932 |
msgstr ""
|
933 |
|
934 |
#: plugin-fw/lib/yit-upgrade.php:493
|
935 |
-
msgid "You can't update plugins for this site."
|
936 |
msgstr ""
|
937 |
|
938 |
#: plugin-fw/lib/yit-upgrade.php:497
|
939 |
-
msgid "
|
|
|
940 |
msgstr ""
|
941 |
|
942 |
#: plugin-fw/lib/yit-upgrade.php:504
|
@@ -965,11 +1005,11 @@ msgid "Invalid licence key"
|
|
965 |
msgstr ""
|
966 |
|
967 |
#: plugin-fw/licence/lib/yit-licence.php:531
|
968 |
-
msgid "Software has been
|
969 |
msgstr ""
|
970 |
|
971 |
#: plugin-fw/licence/lib/yit-licence.php:532
|
972 |
-
msgid "
|
973 |
msgstr ""
|
974 |
|
975 |
#: plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1158,7 +1198,7 @@ msgstr ""
|
|
1158 |
|
1159 |
#: plugin-fw/templates/metaboxes/types/contactform.php:78
|
1160 |
#: plugin-fw/templates/metaboxes/types/contactform.php:270
|
1161 |
-
msgid "Insert title for the field."
|
1162 |
msgstr ""
|
1163 |
|
1164 |
#: plugin-fw/templates/metaboxes/types/contactform.php:83
|
@@ -1180,7 +1220,7 @@ msgstr ""
|
|
1180 |
|
1181 |
#: plugin-fw/templates/metaboxes/types/contactform.php:100
|
1182 |
#: plugin-fw/templates/metaboxes/types/contactform.php:292
|
1183 |
-
msgid "Select type for this field."
|
1184 |
msgstr ""
|
1185 |
|
1186 |
#: plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1190,7 +1230,7 @@ msgstr ""
|
|
1190 |
|
1191 |
#: plugin-fw/templates/metaboxes/types/contactform.php:109
|
1192 |
#: plugin-fw/templates/metaboxes/types/contactform.php:301
|
1193 |
-
msgid "Select this if you want this field already checked."
|
1194 |
msgstr ""
|
1195 |
|
1196 |
#: plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1220,7 +1260,7 @@ msgstr "Optionen wählen"
|
|
1220 |
|
1221 |
#: plugin-fw/templates/metaboxes/types/contactform.php:127
|
1222 |
#: plugin-fw/templates/metaboxes/types/contactform.php:319
|
1223 |
-
msgid "Message
|
1224 |
msgstr ""
|
1225 |
|
1226 |
#: plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1235,12 +1275,12 @@ msgstr ""
|
|
1235 |
|
1236 |
#: plugin-fw/templates/metaboxes/types/contactform.php:140
|
1237 |
#: plugin-fw/templates/metaboxes/types/contactform.php:332
|
1238 |
-
msgid "Select this if it must be required."
|
1239 |
msgstr ""
|
1240 |
|
1241 |
#: plugin-fw/templates/metaboxes/types/contactform.php:149
|
1242 |
#: plugin-fw/templates/metaboxes/types/contactform.php:341
|
1243 |
-
msgid "Select this if
|
1244 |
msgstr ""
|
1245 |
|
1246 |
#: plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1381,10 +1421,6 @@ msgstr ""
|
|
1381 |
msgid "No sidebar"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
-
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1385 |
-
msgid "No sideabr"
|
1386 |
-
msgstr ""
|
1387 |
-
|
1388 |
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1389 |
#: plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1390 |
msgid "Right sidebar"
|
@@ -1489,23 +1525,23 @@ msgstr "Preis"
|
|
1489 |
msgid "Stock Status"
|
1490 |
msgstr "Lagerstatus"
|
1491 |
|
1492 |
-
#: templates/wishlist-view.php:
|
1493 |
msgid "Remove this product"
|
1494 |
msgstr "Dieses Produkt entfernen"
|
1495 |
|
1496 |
-
#: templates/wishlist-view.php:
|
1497 |
msgid "Free!"
|
1498 |
msgstr ""
|
1499 |
|
1500 |
-
#: templates/wishlist-view.php:
|
1501 |
msgid "Out of Stock"
|
1502 |
msgstr "Nicht auf Lager"
|
1503 |
|
1504 |
-
#: templates/wishlist-view.php:
|
1505 |
msgid "In Stock"
|
1506 |
msgstr "Auf Lager"
|
1507 |
|
1508 |
-
#: templates/wishlist-view.php:
|
1509 |
msgid "Ask an estimate of costs"
|
1510 |
msgstr ""
|
1511 |
|
@@ -1529,6 +1565,10 @@ msgstr ""
|
|
1529 |
msgid "Click to preview"
|
1530 |
msgstr ""
|
1531 |
|
|
|
|
|
|
|
|
|
1532 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1533 |
#~ msgstr ""
|
1534 |
#~ "Gewähltes Produkt ist nicht mehr im Sortiment und kann daher nicht im "
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-03-04 16:39+0100\n"
|
6 |
+
"PO-Revision-Date: 2015-03-04 16:39+0100\n"
|
7 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
15 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"X-Textdomain-Support: yes\n"
|
18 |
+
"X-Generator: Poedit 1.5.7\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
#: init.php:128
|
30 |
"are using the premium one."
|
31 |
msgstr ""
|
32 |
|
33 |
+
#: includes/class.yith-wcwl-admin-init.php:188
|
34 |
+
#: includes/class.yith-wcwl-admin-init.php:1399
|
35 |
+
#: includes/class.yith-wcwl-admin-init.php:1400
|
36 |
#: includes/class.yith-wcwl-install.php:240
|
37 |
msgid "Wishlist"
|
38 |
msgstr "Wunschliste"
|
39 |
|
40 |
+
#: includes/class.yith-wcwl-admin-init.php:190
|
41 |
+
#: includes/class.yith-wcwl-admin-init.php:289
|
42 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1048
|
43 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1196
|
44 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1202
|
46 |
msgid "Settings"
|
47 |
msgstr "Einstellungen"
|
48 |
|
49 |
+
#: includes/class.yith-wcwl-admin-init.php:191
|
50 |
+
#: includes/class.yith-wcwl-admin-init.php:256
|
51 |
msgid "Colors"
|
52 |
msgstr "Farben"
|
53 |
|
54 |
+
#: includes/class.yith-wcwl-admin-init.php:192
|
55 |
+
#: includes/class.yith-wcwl-admin-init.php:293
|
56 |
msgid "Premium Version"
|
57 |
msgstr ""
|
58 |
|
59 |
+
#: includes/class.yith-wcwl-admin-init.php:317
|
60 |
msgid ""
|
61 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
62 |
+
"link to update it."
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: includes/class.yith-wcwl-admin-init.php:320
|
66 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: includes/class.yith-wcwl-admin-init.php:325
|
70 |
msgid "Plugin Documentation"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: includes/class.yith-wcwl-admin-init.php:341
|
74 |
msgid "Wishlist Page"
|
75 |
msgstr "Wunschlistenseite"
|
76 |
|
77 |
+
#: includes/class.yith-wcwl-admin-init.php:342
|
78 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
79 |
msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
|
80 |
|
81 |
+
#: includes/class.yith-wcwl-admin-init.php:917
|
82 |
msgid "Upgrade to the PREMIUM VERSION"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: includes/class.yith-wcwl-admin-init.php:920
|
86 |
msgid "YITH WooCommerce Wishlist"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: includes/class.yith-wcwl-admin-init.php:921
|
90 |
msgid "Discover the Advanced Features"
|
91 |
msgstr ""
|
92 |
|
93 |
+
#: includes/class.yith-wcwl-admin-init.php:922
|
94 |
msgid ""
|
95 |
"Upgrade to the PREMIUM VERSION\n"
|
96 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class.yith-wcwl-admin-init.php:929
|
100 |
msgid "Get Support and Pro Features"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class.yith-wcwl-admin-init.php:930
|
104 |
msgid ""
|
105 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
106 |
"the advanced features of the product and you will get one year of free "
|
107 |
"updates and support through our platform available 24h/24."
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: includes/class.yith-wcwl-admin-init.php:940
|
111 |
msgid "General Settings"
|
112 |
msgstr "Allgemeine Einstellungen"
|
113 |
|
114 |
+
#: includes/class.yith-wcwl-admin-init.php:947
|
115 |
msgid "Enable YITH Wishlist"
|
116 |
msgstr "Aktiviere YITH Wunschliste"
|
117 |
|
118 |
+
#: includes/class.yith-wcwl-admin-init.php:948
|
119 |
#, fuzzy, php-format
|
120 |
msgid ""
|
121 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
127 |
"markiert ist.</strong> Bitte lesen Sie die Plugin- <a href=\"%s\" target="
|
128 |
"\"_blank\">Hinweise</a>."
|
129 |
|
130 |
+
#: includes/class.yith-wcwl-admin-init.php:955
|
131 |
#, fuzzy
|
132 |
msgid "Default wishlist title"
|
133 |
msgstr "Wunschlistentitel"
|
134 |
|
135 |
+
#: includes/class.yith-wcwl-admin-init.php:957
|
136 |
+
#: includes/class.yith-wcwl-admin-init.php:958
|
137 |
+
#: includes/class.yith-wcwl-admin-init.php:1199
|
138 |
+
#: includes/class.yith-wcwl-admin-init.php:1200
|
139 |
#, php-format
|
140 |
msgid "My wishlist on %s"
|
141 |
msgstr "Meine Wunschliste von %s"
|
142 |
|
143 |
+
#: includes/class.yith-wcwl-admin-init.php:966
|
144 |
msgid "Position"
|
145 |
msgstr "Position"
|
146 |
|
147 |
+
#: includes/class.yith-wcwl-admin-init.php:967
|
148 |
+
#, fuzzy
|
149 |
msgid ""
|
150 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
151 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
152 |
msgstr ""
|
153 |
"Bei Variablen Produkten kann nur nach \"Add to Cart\" eingetragen werden "
|
154 |
"oder der Shortcode[yith_wcwl_add_to_wishlist] verwendet werden."
|
155 |
|
156 |
+
#: includes/class.yith-wcwl-admin-init.php:973
|
157 |
msgid "After \"Add to cart\""
|
158 |
msgstr "Nach \"Add to cart\""
|
159 |
|
160 |
+
#: includes/class.yith-wcwl-admin-init.php:974
|
161 |
msgid "After thumbnails"
|
162 |
msgstr "Nach Thumbnails (Miniaturbilder)"
|
163 |
|
164 |
+
#: includes/class.yith-wcwl-admin-init.php:975
|
165 |
msgid "After summary"
|
166 |
msgstr "Nach Zusammenfassung"
|
167 |
|
168 |
+
#: includes/class.yith-wcwl-admin-init.php:976
|
169 |
msgid "Use shortcode"
|
170 |
msgstr "Shortcode verwenden"
|
171 |
|
172 |
+
#: includes/class.yith-wcwl-admin-init.php:981
|
173 |
msgid "Redirect to cart"
|
174 |
msgstr "Weiterleiten zum Warenkorb"
|
175 |
|
176 |
+
#: includes/class.yith-wcwl-admin-init.php:982
|
177 |
msgid ""
|
178 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
179 |
"page."
|
181 |
"Zum Warenkorb weiterleiten, wenn \"Add to cart\" Button auf der "
|
182 |
"Wunschlistenseite angeklickt wurde"
|
183 |
|
184 |
+
#: includes/class.yith-wcwl-admin-init.php:989
|
185 |
msgid "Remove if added to the cart"
|
186 |
msgstr "Entfernen, wenn Produkt zum Warenkorb hinzugefügt wurde"
|
187 |
|
188 |
+
#: includes/class.yith-wcwl-admin-init.php:990
|
189 |
+
#, fuzzy
|
190 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
191 |
msgstr ""
|
192 |
"Produkt von der Wunschliste enfernen, wenn es zum Warenkorb hinzugefügt wurde"
|
193 |
|
194 |
+
#: includes/class.yith-wcwl-admin-init.php:997
|
195 |
msgid "\"Add to Wishlist\" text"
|
196 |
msgstr "\"Zu Wunschliste hinzufügen\" Text"
|
197 |
|
198 |
+
#: includes/class.yith-wcwl-admin-init.php:999
|
199 |
+
#: includes/class.yith-wcwl-admin-init.php:1000
|
200 |
msgid "Add to Wishlist"
|
201 |
msgstr "Zu Wunschliste hinzufügen"
|
202 |
|
203 |
+
#: includes/class.yith-wcwl-admin-init.php:1005
|
204 |
+
#, fuzzy
|
205 |
+
msgid "\"Browse wishlist\" text"
|
206 |
+
msgstr "Wunschliste durchsuchen"
|
207 |
+
|
208 |
+
#: includes/class.yith-wcwl-admin-init.php:1007
|
209 |
+
#: includes/class.yith-wcwl-admin-init.php:1008
|
210 |
+
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
|
211 |
+
msgid "Browse Wishlist"
|
212 |
+
msgstr "Wunschliste durchsuchen"
|
213 |
+
|
214 |
+
#: includes/class.yith-wcwl-admin-init.php:1013
|
215 |
+
#, fuzzy
|
216 |
+
msgid "\"Product already in wishlist\" text"
|
217 |
+
msgstr "Produkt ist bereits auf der Wunschliste"
|
218 |
+
|
219 |
+
#: includes/class.yith-wcwl-admin-init.php:1015
|
220 |
+
#: includes/class.yith-wcwl-admin-init.php:1016
|
221 |
+
#: includes/class.yith-wcwl-ui.php:82
|
222 |
+
msgid "The product is already in the wishlist!"
|
223 |
+
msgstr "Dieses Produkt ist bereits in der Wunschliste vorhanden."
|
224 |
+
|
225 |
+
#: includes/class.yith-wcwl-admin-init.php:1021
|
226 |
+
#, fuzzy
|
227 |
+
msgid "\"Product added\" text"
|
228 |
+
msgstr "Produkt hinzugefügt!"
|
229 |
+
|
230 |
+
#: includes/class.yith-wcwl-admin-init.php:1023
|
231 |
+
#: includes/class.yith-wcwl-admin-init.php:1024
|
232 |
+
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl.php:1237
|
233 |
+
msgid "Product added!"
|
234 |
+
msgstr "Produkt hinzugefügt!"
|
235 |
+
|
236 |
+
#: includes/class.yith-wcwl-admin-init.php:1029
|
237 |
msgid "\"Add to Cart\" text"
|
238 |
msgstr "\"Auf die Wunschliste setzen\" Text"
|
239 |
|
240 |
+
#: includes/class.yith-wcwl-admin-init.php:1031
|
241 |
+
#: includes/class.yith-wcwl-admin-init.php:1032
|
242 |
msgid "Add to Cart"
|
243 |
msgstr "Zum Warenkorb hinzufügen"
|
244 |
|
245 |
+
#: includes/class.yith-wcwl-admin-init.php:1037
|
246 |
#, fuzzy
|
247 |
msgid "Show Unit price"
|
248 |
msgstr "Preis"
|
249 |
|
250 |
+
#: includes/class.yith-wcwl-admin-init.php:1038
|
251 |
msgid "Show unit price for each product in wishlist"
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: includes/class.yith-wcwl-admin-init.php:1046
|
255 |
#, fuzzy
|
256 |
msgid "Show \"Add to Cart\" button"
|
257 |
msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
|
258 |
|
259 |
+
#: includes/class.yith-wcwl-admin-init.php:1047
|
260 |
#, fuzzy
|
261 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
262 |
msgstr "\"Zu Warenkorb hinzufügen\" Button Hintergrund"
|
263 |
|
264 |
+
#: includes/class.yith-wcwl-admin-init.php:1055
|
265 |
#, fuzzy
|
266 |
msgid "Show Stock status"
|
267 |
msgstr "Lagerstatus"
|
268 |
|
269 |
+
#: includes/class.yith-wcwl-admin-init.php:1056
|
270 |
msgid ""
|
271 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class.yith-wcwl-admin-init.php:1079
|
275 |
msgid "Styles"
|
276 |
msgstr "Style"
|
277 |
|
278 |
+
#: includes/class.yith-wcwl-admin-init.php:1086
|
279 |
msgid "Use buttons"
|
280 |
msgstr "Buttons verwenden"
|
281 |
|
282 |
+
#: includes/class.yith-wcwl-admin-init.php:1087
|
283 |
+
#, fuzzy
|
284 |
+
msgid "Use buttons instead of simple anchors."
|
285 |
msgstr "Buttons anstatt von einfachen Anchors verwenden"
|
286 |
|
287 |
+
#: includes/class.yith-wcwl-admin-init.php:1094
|
288 |
msgid "Custom CSS"
|
289 |
msgstr "Benutzerdefiniertes CSS"
|
290 |
|
291 |
+
#: includes/class.yith-wcwl-admin-init.php:1102
|
292 |
msgid "Use theme style"
|
293 |
msgstr "Theme Design verwenden"
|
294 |
|
295 |
+
#: includes/class.yith-wcwl-admin-init.php:1103
|
296 |
msgid "Use the theme style."
|
297 |
msgstr "Theme Design verwenden"
|
298 |
|
299 |
+
#: includes/class.yith-wcwl-admin-init.php:1110
|
300 |
#, fuzzy
|
301 |
+
msgid "Rounded buttons"
|
302 |
+
msgstr "Buttons verwenden"
|
303 |
|
304 |
+
#: includes/class.yith-wcwl-admin-init.php:1111
|
305 |
+
#, fuzzy
|
306 |
+
msgid "Make button corners rounded"
|
307 |
msgstr "Button mit abgerundeten Ecken nutzen"
|
308 |
|
309 |
+
#: includes/class.yith-wcwl-admin-init.php:1118
|
310 |
msgid "\"Add to Wishlist\" icon"
|
311 |
msgstr "\"Zur Wunschliste hinzufügen\" Icon"
|
312 |
|
313 |
+
#: includes/class.yith-wcwl-admin-init.php:1119
|
314 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
315 |
msgstr "Ein Icon zu \"Auf die Wunschliste setzen\" Button verwenden"
|
316 |
|
317 |
+
#: includes/class.yith-wcwl-admin-init.php:1130
|
318 |
msgid "\"Add to Cart\" icon"
|
319 |
msgstr "\"In den Warenkoeb\" Icon"
|
320 |
|
321 |
+
#: includes/class.yith-wcwl-admin-init.php:1131
|
322 |
msgid "Add an icon to the \"Add to Cart\" button"
|
323 |
msgstr "Ein \"In den Warenkorb\"- Icon hinzufügen"
|
324 |
|
325 |
+
#: includes/class.yith-wcwl-admin-init.php:1150
|
326 |
msgid "Socials & Share"
|
327 |
msgstr "Soziale Netzwerke; Teilen"
|
328 |
|
329 |
+
#: includes/class.yith-wcwl-admin-init.php:1157
|
330 |
msgid "Share on Facebook"
|
331 |
msgstr "Auf Facebook teilen"
|
332 |
|
333 |
+
#: includes/class.yith-wcwl-admin-init.php:1158
|
334 |
+
#: includes/class.yith-wcwl-admin-init.php:1182
|
335 |
#, fuzzy
|
336 |
msgid "Show \"Share on Facebook\" button"
|
337 |
msgstr "Auf Facebook teilen"
|
338 |
|
339 |
+
#: includes/class.yith-wcwl-admin-init.php:1165
|
340 |
msgid "Tweet on Twitter"
|
341 |
msgstr "Auf Twitter tweeten"
|
342 |
|
343 |
+
#: includes/class.yith-wcwl-admin-init.php:1166
|
344 |
#, fuzzy
|
345 |
msgid "Show \"Tweet on Twitter\" button"
|
346 |
msgstr "Auf Twitter tweeten"
|
347 |
|
348 |
+
#: includes/class.yith-wcwl-admin-init.php:1173
|
349 |
msgid "Pin on Pinterest"
|
350 |
msgstr "Auf Pinterest pinnen"
|
351 |
|
352 |
+
#: includes/class.yith-wcwl-admin-init.php:1174
|
353 |
#, fuzzy
|
354 |
msgid "Show \"Pin on Pinterest\" button"
|
355 |
msgstr "Auf Pinterest pinnen"
|
356 |
|
357 |
+
#: includes/class.yith-wcwl-admin-init.php:1181
|
358 |
msgid "Share on Google+"
|
359 |
msgstr "Bei Google+ teilen"
|
360 |
|
361 |
+
#: includes/class.yith-wcwl-admin-init.php:1189
|
362 |
msgid "Share by Email"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: includes/class.yith-wcwl-admin-init.php:1190
|
366 |
#, fuzzy
|
367 |
msgid "Show \"Share by Email\" button"
|
368 |
msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
|
369 |
|
370 |
+
#: includes/class.yith-wcwl-admin-init.php:1197
|
371 |
#, fuzzy
|
372 |
msgid "Social title"
|
373 |
msgstr "Soziale Netzwerke-Titel"
|
374 |
|
375 |
+
#: includes/class.yith-wcwl-admin-init.php:1205
|
376 |
#, fuzzy
|
377 |
msgid "Social text"
|
378 |
msgstr "Soziale Netzwerke Text"
|
379 |
|
380 |
+
#: includes/class.yith-wcwl-admin-init.php:1206
|
381 |
+
#, fuzzy
|
382 |
msgid ""
|
383 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
384 |
+
"%</strong> where you want to show the URL of your wishlist."
|
385 |
msgstr ""
|
386 |
"Wird bei Facebook, Twitter und Pinterest genutzt. Benutzen Sie <strong>"
|
387 |
"%wishlist_url%</strong> wenn die URL der Wunschliste angezeigt werden soll. "
|
388 |
|
389 |
+
#: includes/class.yith-wcwl-admin-init.php:1214
|
390 |
#, fuzzy
|
391 |
msgid "Social image URL"
|
392 |
msgstr "Soziale Netzwerke Bild URL"
|
393 |
|
394 |
+
#: includes/class.yith-wcwl-admin-init.php:1250
|
395 |
#, fuzzy
|
396 |
msgid "\"Add to wishlist\" button"
|
397 |
msgstr "\"Zu Wunschliste hinzufügen\" Button Text"
|
398 |
|
399 |
+
#: includes/class.yith-wcwl-admin-init.php:1253
|
400 |
+
#: includes/class.yith-wcwl-admin-init.php:1271
|
401 |
+
#: includes/class.yith-wcwl-admin-init.php:1289
|
402 |
+
#: includes/class.yith-wcwl-admin-init.php:1307
|
403 |
+
#: includes/class.yith-wcwl-admin-init.php:1325
|
404 |
msgid "Background"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: includes/class.yith-wcwl-admin-init.php:1254
|
408 |
+
#: includes/class.yith-wcwl-admin-init.php:1272
|
409 |
+
#: includes/class.yith-wcwl-admin-init.php:1290
|
410 |
+
#: includes/class.yith-wcwl-admin-init.php:1308
|
411 |
+
#: includes/class.yith-wcwl-admin-init.php:1326
|
412 |
msgid "Text"
|
413 |
msgstr ""
|
414 |
|
415 |
+
#: includes/class.yith-wcwl-admin-init.php:1255
|
416 |
+
#: includes/class.yith-wcwl-admin-init.php:1273
|
417 |
+
#: includes/class.yith-wcwl-admin-init.php:1291
|
418 |
+
#: includes/class.yith-wcwl-admin-init.php:1309
|
419 |
+
#: includes/class.yith-wcwl-admin-init.php:1327
|
420 |
msgid "Border"
|
421 |
msgstr ""
|
422 |
|
423 |
+
#: includes/class.yith-wcwl-admin-init.php:1262
|
424 |
+
#: includes/class.yith-wcwl-admin-init.php:1280
|
425 |
+
#: includes/class.yith-wcwl-admin-init.php:1298
|
426 |
+
#: includes/class.yith-wcwl-admin-init.php:1316
|
427 |
msgid "Background (hover)"
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: includes/class.yith-wcwl-admin-init.php:1263
|
431 |
+
#: includes/class.yith-wcwl-admin-init.php:1281
|
432 |
+
#: includes/class.yith-wcwl-admin-init.php:1299
|
433 |
+
#: includes/class.yith-wcwl-admin-init.php:1317
|
434 |
msgid "Text (hover)"
|
435 |
msgstr ""
|
436 |
|
437 |
+
#: includes/class.yith-wcwl-admin-init.php:1264
|
438 |
+
#: includes/class.yith-wcwl-admin-init.php:1282
|
439 |
+
#: includes/class.yith-wcwl-admin-init.php:1300
|
440 |
+
#: includes/class.yith-wcwl-admin-init.php:1318
|
441 |
msgid "Border (hover)"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: includes/class.yith-wcwl-admin-init.php:1268
|
445 |
#, fuzzy
|
446 |
msgid "\"Add to Cart\" button"
|
447 |
msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
|
448 |
|
449 |
+
#: includes/class.yith-wcwl-admin-init.php:1286
|
450 |
msgid "\"Style 1\" button"
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: includes/class.yith-wcwl-admin-init.php:1304
|
454 |
msgid "\"Style 2\" button"
|
455 |
msgstr ""
|
456 |
|
457 |
+
#: includes/class.yith-wcwl-admin-init.php:1322
|
458 |
#, fuzzy
|
459 |
msgid "Wishlist table"
|
460 |
msgstr "Wunschlistentitel"
|
461 |
|
462 |
+
#: includes/class.yith-wcwl-admin-init.php:1331
|
463 |
msgid "Headers"
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: includes/class.yith-wcwl-admin-init.php:1334
|
467 |
msgid "Background color"
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: includes/class.yith-wcwl-admin-init.php:1461
|
471 |
#, fuzzy
|
472 |
msgid "Wishlist Activated"
|
473 |
msgstr "Wunschlistentitel"
|
474 |
|
475 |
+
#: includes/class.yith-wcwl-admin-init.php:1462
|
476 |
#, php-format
|
477 |
msgid ""
|
478 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
481 |
"options, <a href=\"%s\">discover it now</a>."
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: includes/class.yith-wcwl-admin-init.php:1473
|
485 |
#, fuzzy
|
486 |
msgid "Wishlist Updated"
|
487 |
msgstr "Wunschlistenseite"
|
488 |
|
489 |
+
#: includes/class.yith-wcwl-admin-init.php:1474
|
490 |
#, php-format
|
491 |
msgid ""
|
492 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
493 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
494 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
495 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
496 |
+
"\">discover the PREMIUM version.</a>"
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: includes/class.yith-wcwl-init.php:347
|
500 |
msgid ""
|
501 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
502 |
+
"your browser."
|
503 |
msgstr ""
|
504 |
|
505 |
#: includes/class.yith-wcwl-install.php:239
|
508 |
msgid "wishlist"
|
509 |
msgstr "Wunschliste"
|
510 |
|
511 |
+
#: includes/class.yith-wcwl-shortcode.php:224
|
512 |
#: includes/class.yith-wcwl-ui.php:161
|
513 |
msgid "Share on:"
|
514 |
msgstr "Teilen auf:"
|
515 |
|
516 |
+
#: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:199
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
517 |
msgid "Select options"
|
518 |
msgstr "Optionen wählen"
|
519 |
|
529 |
msgid "email"
|
530 |
msgstr ""
|
531 |
|
532 |
+
#: includes/class.yith-wcwl.php:185
|
533 |
+
#, fuzzy
|
534 |
+
msgid "Error occurred while adding products to the wishlist."
|
535 |
+
msgstr ""
|
536 |
+
"Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
|
537 |
+
"gesetzt werden."
|
538 |
+
|
539 |
+
#: includes/class.yith-wcwl.php:269
|
540 |
msgid "Error occurred while adding product to wishlist."
|
541 |
msgstr ""
|
542 |
"Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
|
543 |
"gesetzt werden."
|
544 |
|
545 |
+
#: includes/class.yith-wcwl.php:284
|
546 |
msgid "Remove now does not require any param"
|
547 |
msgstr ""
|
548 |
|
549 |
+
#: includes/class.yith-wcwl.php:318
|
550 |
+
#, fuzzy
|
551 |
+
msgid "Error occurred while removing products from the wishlist"
|
552 |
msgstr ""
|
553 |
"Es ist ein Fehler aufgetreten. Das Produkt konnte nicht von der Wunschliste "
|
554 |
"entfernt werden. "
|
555 |
|
556 |
+
#: includes/class.yith-wcwl.php:596
|
557 |
msgid "You need to log in before creating a new wishlist"
|
558 |
msgstr ""
|
559 |
|
560 |
+
#: includes/class.yith-wcwl.php:1240
|
561 |
msgid "Product already in the wishlist."
|
562 |
msgstr "Produkt ist bereits auf der Wunschliste"
|
563 |
|
564 |
+
#: includes/class.yith-wcwl.php:1272
|
565 |
msgid "Product successfully removed."
|
566 |
msgstr "Produkt wurde von der Wunschliste entfernt. "
|
567 |
|
568 |
+
#: includes/class.yith-wcwl.php:1276
|
569 |
msgid "Error. Unable to remove the product from the wishlist."
|
570 |
msgstr ""
|
571 |
"Fehlermeldung: Entfernen des Produkts von der Wunschliste nicht möglich. "
|
572 |
|
573 |
+
#: includes/class.yith-wcwl.php:1280 templates/wishlist-view.php:170
|
574 |
msgid "No products were added to the wishlist"
|
575 |
msgstr "Es wurden keine Produkte auf die Wunschliste gesetzt"
|
576 |
|
703 |
msgstr ""
|
704 |
|
705 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1059
|
706 |
+
msgid ""
|
707 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
708 |
+
"empty)"
|
709 |
msgstr ""
|
710 |
|
711 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1064
|
740 |
msgstr ""
|
741 |
|
742 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1083
|
743 |
+
msgid "Set univocal name for each category page URL."
|
744 |
msgstr ""
|
745 |
|
746 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1088
|
774 |
|
775 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1631
|
776 |
#, php-format
|
777 |
+
msgid "Add %s from images"
|
778 |
msgstr ""
|
779 |
|
780 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1633
|
781 |
msgid "Add with multiupload"
|
782 |
msgstr ""
|
783 |
|
784 |
+
#: plugin-fw/lib/yit-plugin-panel-wc.php:345
|
785 |
+
msgid "The changes you have made will be lost if you leave this page."
|
786 |
msgstr ""
|
787 |
|
788 |
#: plugin-fw/lib/yit-plugin-panel.php:61
|
802 |
msgstr ""
|
803 |
|
804 |
#: plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
805 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
806 |
+
msgid ""
|
807 |
+
"If you continue with this action, you will reset all options in this page."
|
808 |
msgstr ""
|
809 |
|
810 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
816 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
817 |
#: plugin-fw/lib/yit-plugin-subpanel.php:147
|
818 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
819 |
+
msgid "Are you sure?"
|
820 |
msgstr ""
|
821 |
|
822 |
#: plugin-fw/lib/yit-plugin-panel.php:410
|
823 |
msgid ""
|
824 |
+
"The element you have entered already exists. Please, enter another name."
|
825 |
msgstr ""
|
826 |
|
827 |
#: plugin-fw/lib/yit-plugin-panel.php:411
|
852 |
msgstr ""
|
853 |
|
854 |
#: plugin-fw/lib/yit-plugin-panel.php:418
|
855 |
+
msgid "The added file is not valid."
|
856 |
msgstr ""
|
857 |
|
858 |
#: plugin-fw/lib/yit-plugin-panel.php:419
|
863 |
msgid "Sorting successful."
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:145
|
867 |
+
msgid ""
|
868 |
+
"If you continue with this action, you will reset all the options in this "
|
869 |
+
"page."
|
870 |
+
msgstr ""
|
871 |
+
|
872 |
#: plugin-fw/lib/yit-pointers.php:70
|
873 |
msgid "Plugins Activated"
|
874 |
msgstr ""
|
894 |
|
895 |
#: plugin-fw/lib/yit-pointers.php:85
|
896 |
msgid ""
|
897 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
898 |
" Any time one of our plugins is updated, "
|
899 |
"a new entry will be added to this menu.\n"
|
900 |
+
" For example, after the update, plugin "
|
901 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
902 |
+
"Search, etc.)\n"
|
903 |
" will be moved from previous location to "
|
904 |
"YIT Plugin tab."
|
905 |
msgstr ""
|
918 |
|
919 |
#: plugin-fw/lib/yit-upgrade.php:122
|
920 |
msgid ""
|
921 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
922 |
msgstr ""
|
923 |
|
924 |
#: plugin-fw/lib/yit-upgrade.php:123
|
971 |
msgstr ""
|
972 |
|
973 |
#: plugin-fw/lib/yit-upgrade.php:493
|
974 |
+
msgid "You can't update the plugins for this site."
|
975 |
msgstr ""
|
976 |
|
977 |
#: plugin-fw/lib/yit-upgrade.php:497
|
978 |
+
msgid ""
|
979 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
980 |
msgstr ""
|
981 |
|
982 |
#: plugin-fw/lib/yit-upgrade.php:504
|
1005 |
msgstr ""
|
1006 |
|
1007 |
#: plugin-fw/licence/lib/yit-licence.php:531
|
1008 |
+
msgid "Software has been deactivated"
|
1009 |
msgstr ""
|
1010 |
|
1011 |
#: plugin-fw/licence/lib/yit-licence.php:532
|
1012 |
+
msgid "Maximum number of activations exceeded"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
#: plugin-fw/licence/lib/yit-licence.php:533
|
1198 |
|
1199 |
#: plugin-fw/templates/metaboxes/types/contactform.php:78
|
1200 |
#: plugin-fw/templates/metaboxes/types/contactform.php:270
|
1201 |
+
msgid "Insert the title for the field."
|
1202 |
msgstr ""
|
1203 |
|
1204 |
#: plugin-fw/templates/metaboxes/types/contactform.php:83
|
1220 |
|
1221 |
#: plugin-fw/templates/metaboxes/types/contactform.php:100
|
1222 |
#: plugin-fw/templates/metaboxes/types/contactform.php:292
|
1223 |
+
msgid "Select the type for this field."
|
1224 |
msgstr ""
|
1225 |
|
1226 |
#: plugin-fw/templates/metaboxes/types/contactform.php:105
|
1230 |
|
1231 |
#: plugin-fw/templates/metaboxes/types/contactform.php:109
|
1232 |
#: plugin-fw/templates/metaboxes/types/contactform.php:301
|
1233 |
+
msgid "Select this option if you want this field appears as already checked."
|
1234 |
msgstr ""
|
1235 |
|
1236 |
#: plugin-fw/templates/metaboxes/types/contactform.php:114
|
1260 |
|
1261 |
#: plugin-fw/templates/metaboxes/types/contactform.php:127
|
1262 |
#: plugin-fw/templates/metaboxes/types/contactform.php:319
|
1263 |
+
msgid "Error Message"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
#: plugin-fw/templates/metaboxes/types/contactform.php:131
|
1275 |
|
1276 |
#: plugin-fw/templates/metaboxes/types/contactform.php:140
|
1277 |
#: plugin-fw/templates/metaboxes/types/contactform.php:332
|
1278 |
+
msgid "Select this option if it must be required."
|
1279 |
msgstr ""
|
1280 |
|
1281 |
#: plugin-fw/templates/metaboxes/types/contactform.php:149
|
1282 |
#: plugin-fw/templates/metaboxes/types/contactform.php:341
|
1283 |
+
msgid "Select this option if the email must be valid."
|
1284 |
msgstr ""
|
1285 |
|
1286 |
#: plugin-fw/templates/metaboxes/types/contactform.php:154
|
1421 |
msgid "No sidebar"
|
1422 |
msgstr ""
|
1423 |
|
|
|
|
|
|
|
|
|
1424 |
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1425 |
#: plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1426 |
msgid "Right sidebar"
|
1525 |
msgid "Stock Status"
|
1526 |
msgstr "Lagerstatus"
|
1527 |
|
1528 |
+
#: templates/wishlist-view.php:101
|
1529 |
msgid "Remove this product"
|
1530 |
msgstr "Dieses Produkt entfernen"
|
1531 |
|
1532 |
+
#: templates/wishlist-view.php:130
|
1533 |
msgid "Free!"
|
1534 |
msgstr ""
|
1535 |
|
1536 |
+
#: templates/wishlist-view.php:141
|
1537 |
msgid "Out of Stock"
|
1538 |
msgstr "Nicht auf Lager"
|
1539 |
|
1540 |
+
#: templates/wishlist-view.php:144
|
1541 |
msgid "In Stock"
|
1542 |
msgstr "Auf Lager"
|
1543 |
|
1544 |
+
#: templates/wishlist-view.php:196
|
1545 |
msgid "Ask an estimate of costs"
|
1546 |
msgstr ""
|
1547 |
|
1565 |
msgid "Click to preview"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
+
#, fuzzy
|
1569 |
+
#~ msgid "Button rounded corners"
|
1570 |
+
#~ msgstr "Button mit abgerundeten Ecken"
|
1571 |
+
|
1572 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1573 |
#~ msgstr ""
|
1574 |
#~ "Gewähltes Produkt ist nicht mehr im Sortiment und kann daher nicht im "
|
languages/yit-es_AR.mo
CHANGED
Binary file
|
languages/yit-es_AR.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: Español\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.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -26,15 +26,15 @@ msgid ""
|
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
30 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
31 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr "Lista de deseos"
|
35 |
|
36 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
37 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -42,76 +42,76 @@ msgstr "Lista de deseos"
|
|
42 |
msgid "Settings"
|
43 |
msgstr "Configuraciones"
|
44 |
|
45 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
46 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
47 |
msgid "Colors"
|
48 |
msgstr "Colores"
|
49 |
|
50 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
51 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid ""
|
57 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
58 |
-
"to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr "Lista de deseos"
|
72 |
|
73 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr "Contenidos: [yith_wcwl_wishlist]"
|
76 |
|
77 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
107 |
msgid "General Settings"
|
108 |
msgstr "Configuraciones generales"
|
109 |
|
110 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr "Habilitar YITH Wishlist"
|
113 |
|
114 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
115 |
#, fuzzy, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -123,52 +123,53 @@ msgstr ""
|
|
123 |
"Páginas.</strong> También, por favor lee la <a href=\"%s\" target=\"_blank"
|
124 |
"\">documentación</a> del plugin."
|
125 |
|
126 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
127 |
#, fuzzy
|
128 |
msgid "Default wishlist title"
|
129 |
msgstr "Título de la Lista de deseos"
|
130 |
|
131 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
132 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
133 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
134 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
135 |
#, php-format
|
136 |
msgid "My wishlist on %s"
|
137 |
msgstr "Mi lista de deseos en %s"
|
138 |
|
139 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
140 |
msgid "Position"
|
141 |
msgstr "Posición"
|
142 |
|
143 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
144 |
msgid ""
|
145 |
-
"
|
146 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
147 |
msgstr ""
|
148 |
"En productos variables puedes agregarlo sólo Después de \"Agregar al carrito"
|
149 |
"\" o usar el shortcode [yith_wcwl_add_to_wishlist]. "
|
150 |
|
151 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
152 |
msgid "After \"Add to cart\""
|
153 |
msgstr "Después de \"Agregar al carrito\""
|
154 |
|
155 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
156 |
msgid "After thumbnails"
|
157 |
msgstr "Después de las miniaturas"
|
158 |
|
159 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
160 |
msgid "After summary"
|
161 |
msgstr "Después del resúmen"
|
162 |
|
163 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
164 |
msgid "Use shortcode"
|
165 |
msgstr "Usar shortcode"
|
166 |
|
167 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
168 |
msgid "Redirect to cart"
|
169 |
msgstr "Redireccionar al carrito"
|
170 |
|
171 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
172 |
msgid ""
|
173 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
174 |
"page."
|
@@ -176,257 +177,294 @@ msgstr ""
|
|
176 |
"Redireccionar a la página del carrito si se presiona el botón \"Agregar al "
|
177 |
"carrito\" en la página de la lista de deseos."
|
178 |
|
179 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
180 |
msgid "Remove if added to the cart"
|
181 |
msgstr "Eliminar después de agregar al carrito"
|
182 |
|
183 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
184 |
-
|
|
|
185 |
msgstr "Eliminar el producto de la lista de deseos si fue agregado al carrito."
|
186 |
|
187 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
188 |
msgid "\"Add to Wishlist\" text"
|
189 |
msgstr "Texto de \"Agregar a la Lista de deseos\""
|
190 |
|
191 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
192 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
193 |
msgid "Add to Wishlist"
|
194 |
msgstr "Agregar a la Lista de deseos"
|
195 |
|
196 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
197 |
msgid "\"Add to Cart\" text"
|
198 |
msgstr "Texto de \"Agregar al carrito\""
|
199 |
|
200 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
201 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
202 |
msgid "Add to Cart"
|
203 |
msgstr "Agregar al carrito"
|
204 |
|
205 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
206 |
msgid "Show Unit price"
|
207 |
msgstr "Mostrar precio por unidad"
|
208 |
|
209 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
210 |
msgid "Show unit price for each product in wishlist"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
214 |
msgid "Show \"Add to Cart\" button"
|
215 |
msgstr "Mostrar el botón \"Agregar al carrito\""
|
216 |
|
217 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
218 |
#, fuzzy
|
219 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
220 |
msgstr "Fondo del botón \"Agregar al carrito\""
|
221 |
|
222 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
223 |
msgid "Show Stock status"
|
224 |
msgstr "Mostrar estado del stock"
|
225 |
|
226 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
227 |
msgid ""
|
228 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
232 |
msgid "Styles"
|
233 |
msgstr "Estilos"
|
234 |
|
235 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
236 |
msgid "Use buttons"
|
237 |
msgstr "Usar botones"
|
238 |
|
239 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
240 |
-
|
|
|
241 |
msgstr "Usar botones en lugar de anclas simples."
|
242 |
|
243 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
244 |
msgid "Custom CSS"
|
245 |
msgstr "CSS personalizado"
|
246 |
|
247 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
248 |
msgid "Use theme style"
|
249 |
msgstr "Usar el estilo del tema"
|
250 |
|
251 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
252 |
msgid "Use the theme style."
|
253 |
msgstr "Usar el estilo del tema."
|
254 |
|
255 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
256 |
#, fuzzy
|
257 |
-
msgid "
|
258 |
-
msgstr "
|
259 |
|
260 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
261 |
-
|
|
|
262 |
msgstr "Redondear los ángulos de los botones"
|
263 |
|
264 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
265 |
msgid "\"Add to Wishlist\" icon"
|
266 |
msgstr "Ícono de \"Agregar a la Lista de deseos\""
|
267 |
|
268 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
269 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
270 |
msgstr "Agregar un ícono al botón de \"Agregar a la Lista de deseos\""
|
271 |
|
272 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
273 |
msgid "\"Add to Cart\" icon"
|
274 |
msgstr "Ícono de \"Agregar al carrito\""
|
275 |
|
276 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
277 |
msgid "Add an icon to the \"Add to Cart\" button"
|
278 |
msgstr "Agregar un ícono para el botón de \"Agregar al carrito\""
|
279 |
|
280 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
281 |
msgid "Socials & Share"
|
282 |
msgstr "Sociales & Compartir"
|
283 |
|
284 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
285 |
msgid "Share on Facebook"
|
286 |
msgstr "Compartir en Facebook"
|
287 |
|
288 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
289 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
290 |
#, fuzzy
|
291 |
msgid "Show \"Share on Facebook\" button"
|
292 |
msgstr "Compartir en Facebook"
|
293 |
|
294 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
295 |
msgid "Tweet on Twitter"
|
296 |
msgstr "Tuitear en Twitter"
|
297 |
|
298 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
299 |
#, fuzzy
|
300 |
msgid "Show \"Tweet on Twitter\" button"
|
301 |
msgstr "Tuitear en Twitter"
|
302 |
|
303 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
304 |
msgid "Pin on Pinterest"
|
305 |
msgstr "Compartir en Pinterest"
|
306 |
|
307 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
308 |
#, fuzzy
|
309 |
msgid "Show \"Pin on Pinterest\" button"
|
310 |
msgstr "Compartir en Pinterest"
|
311 |
|
312 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
313 |
msgid "Share on Google+"
|
314 |
msgstr "Compartir en Google+"
|
315 |
|
316 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
317 |
msgid "Share by Email"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
321 |
#, fuzzy
|
322 |
msgid "Show \"Share by Email\" button"
|
323 |
msgstr "Mostrar el botón \"Agregar al carrito\""
|
324 |
|
325 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
326 |
#, fuzzy
|
327 |
msgid "Social title"
|
328 |
msgstr "Título de sociales"
|
329 |
|
330 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
331 |
#, fuzzy
|
332 |
msgid "Social text"
|
333 |
msgstr "Texto de sociales"
|
334 |
|
335 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
336 |
msgid ""
|
337 |
-
"
|
338 |
-
"strong> where you want the URL of your wishlist
|
339 |
msgstr ""
|
340 |
"Será usado por Facebook, Twitter y Pinterest. Usar <strong>%wishlist_url%</"
|
341 |
"strong> donde quieras que aparezca la URL de tu lista de deseos."
|
342 |
|
343 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
344 |
#, fuzzy
|
345 |
msgid "Social image URL"
|
346 |
msgstr "URL de las imágenes sociales"
|
347 |
|
348 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
349 |
#, fuzzy
|
350 |
msgid "\"Add to wishlist\" button"
|
351 |
msgstr "Texto del botón \"Agregar a la lista de deseos\""
|
352 |
|
353 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
354 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
355 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
356 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
357 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
358 |
msgid "Background"
|
359 |
msgstr ""
|
360 |
|
361 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
362 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
363 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
364 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
365 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
366 |
msgid "Text"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
370 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
371 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
372 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
373 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
374 |
msgid "Border"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
378 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
379 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
380 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
381 |
msgid "Background (hover)"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
385 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
386 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
387 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
388 |
msgid "Text (hover)"
|
389 |
msgstr ""
|
390 |
|
391 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
392 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
393 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
394 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
395 |
msgid "Border (hover)"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
399 |
#, fuzzy
|
400 |
msgid "\"Add to Cart\" button"
|
401 |
msgstr "Texto del botón \"Agregar al carrito\""
|
402 |
|
403 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
404 |
msgid "\"Style 1\" button"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
408 |
msgid "\"Style 2\" button"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
412 |
#, fuzzy
|
413 |
msgid "Wishlist table"
|
414 |
msgstr "Título de la Lista de deseos"
|
415 |
|
416 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
417 |
msgid "Headers"
|
418 |
msgstr ""
|
419 |
|
420 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
421 |
msgid "Background color"
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
425 |
#, fuzzy
|
426 |
msgid "Wishlist Activated"
|
427 |
msgstr "Título de la Lista de deseos"
|
428 |
|
429 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
430 |
#, php-format
|
431 |
msgid ""
|
432 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -435,52 +473,38 @@ msgid ""
|
|
435 |
"options, <a href=\"%s\">discover it now</a>."
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
439 |
#, fuzzy
|
440 |
msgid "Wishlist Updated"
|
441 |
msgstr "Lista de deseos"
|
442 |
|
443 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
444 |
#, php-format
|
445 |
msgid ""
|
446 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
447 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
448 |
-
"version. When one of our plugins
|
449 |
-
"menu. Wishlist
|
450 |
-
"the PREMIUM version.</a>"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: ../includes/class.yith-wcwl-init.php:
|
454 |
msgid ""
|
455 |
-
"We are sorry,but this feature is available only if cookies
|
456 |
-
"
|
457 |
msgstr ""
|
458 |
|
459 |
#: ../includes/class.yith-wcwl-install.php:239
|
460 |
msgid "wishlist"
|
461 |
msgstr "lista de deseos"
|
462 |
|
463 |
-
#: ../includes/class.yith-wcwl-shortcode.php:
|
464 |
#: ../includes/class.yith-wcwl-ui.php:161
|
465 |
msgid "Share on:"
|
466 |
msgstr "Compartir en:"
|
467 |
|
468 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1143
|
469 |
-
#: ../templates/add-to-wishlist.php:21
|
470 |
-
msgid "Product added!"
|
471 |
-
msgstr "¡Agregado!"
|
472 |
-
|
473 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
474 |
-
#: ../templates/add-to-wishlist.php:23 ../templates/add-to-wishlist.php:30
|
475 |
-
msgid "Browse Wishlist"
|
476 |
-
msgstr "Ir a la Lista de deseos"
|
477 |
-
|
478 |
-
#: ../includes/class.yith-wcwl-ui.php:82 ../templates/add-to-wishlist.php:28
|
479 |
-
msgid "The product is already in the wishlist!"
|
480 |
-
msgstr "¡Este producto ya está en la lista de deseos!"
|
481 |
-
|
482 |
#: ../includes/class.yith-wcwl-ui.php:116
|
483 |
-
#: ../includes/class.yith-wcwl-ui.php:
|
484 |
msgid "Select options"
|
485 |
msgstr "Selecciona opciones"
|
486 |
|
@@ -496,41 +520,49 @@ msgstr ""
|
|
496 |
msgid "email"
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: ../includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
500 |
msgid "Error occurred while adding product to wishlist."
|
501 |
msgstr ""
|
502 |
"¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
|
503 |
"Intenta nuevamente, por favor."
|
504 |
|
505 |
-
#: ../includes/class.yith-wcwl.php:
|
506 |
msgid "Remove now does not require any param"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: ../includes/class.yith-wcwl.php:
|
510 |
-
|
|
|
511 |
msgstr ""
|
512 |
"¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
|
513 |
"nuevamente, por favor."
|
514 |
|
515 |
-
#: ../includes/class.yith-wcwl.php:
|
516 |
msgid "You need to log in before creating a new wishlist"
|
517 |
msgstr ""
|
518 |
|
519 |
-
#: ../includes/class.yith-wcwl.php:
|
520 |
msgid "Product already in the wishlist."
|
521 |
msgstr "Ya está en tu lista de deseos!"
|
522 |
|
523 |
-
#: ../includes/class.yith-wcwl.php:
|
524 |
msgid "Product successfully removed."
|
525 |
msgstr "Bien, lo hemos eliminado de tu lista..."
|
526 |
|
527 |
-
#: ../includes/class.yith-wcwl.php:
|
528 |
msgid "Error. Unable to remove the product from the wishlist."
|
529 |
msgstr ""
|
530 |
"¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
|
531 |
"nuevamente, por favor."
|
532 |
|
533 |
-
#: ../includes/class.yith-wcwl.php:
|
534 |
msgid "No products were added to the wishlist"
|
535 |
msgstr "Tu lista de deseos está vacía por el momento..."
|
536 |
|
@@ -658,7 +690,9 @@ msgid "Rewrite"
|
|
658 |
msgstr ""
|
659 |
|
660 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
661 |
-
msgid "
|
|
|
|
|
662 |
msgstr ""
|
663 |
|
664 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -693,7 +727,7 @@ msgid "Taxonomy Rewrite"
|
|
693 |
msgstr ""
|
694 |
|
695 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
696 |
-
msgid "Set
|
697 |
msgstr ""
|
698 |
|
699 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -727,15 +761,15 @@ msgstr ""
|
|
727 |
|
728 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
729 |
#, php-format
|
730 |
-
msgid "Add %s
|
731 |
msgstr ""
|
732 |
|
733 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
734 |
msgid "Add with multiupload"
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:
|
738 |
-
msgid "The changes you made will be lost if you leave this page."
|
739 |
msgstr ""
|
740 |
|
741 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -755,9 +789,9 @@ msgid "Save Changes"
|
|
755 |
msgstr ""
|
756 |
|
757 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
758 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
759 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
760 |
-
msgid "
|
|
|
761 |
msgstr ""
|
762 |
|
763 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -769,12 +803,12 @@ msgstr ""
|
|
769 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
770 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
771 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
772 |
-
msgid "Are you sure
|
773 |
msgstr ""
|
774 |
|
775 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
776 |
msgid ""
|
777 |
-
"The element you have
|
778 |
msgstr ""
|
779 |
|
780 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -805,7 +839,7 @@ msgid "An error has occurred during import. Please try again."
|
|
805 |
msgstr ""
|
806 |
|
807 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
808 |
-
msgid "The file
|
809 |
msgstr ""
|
810 |
|
811 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -816,6 +850,12 @@ msgstr ""
|
|
816 |
msgid "Sorting successful."
|
817 |
msgstr ""
|
818 |
|
|
|
|
|
|
|
|
|
|
|
|
|
819 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
820 |
msgid "Plugins Activated"
|
821 |
msgstr ""
|
@@ -841,13 +881,12 @@ msgstr ""
|
|
841 |
|
842 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
843 |
msgid ""
|
844 |
-
"From now on, you can find all
|
845 |
-
"menu.\n"
|
846 |
" Any time one of our plugins is updated, "
|
847 |
"a new entry will be added to this menu.\n"
|
848 |
-
" For example, after update, plugin "
|
849 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
850 |
-
"etc.)\n"
|
851 |
" will be moved from previous location to "
|
852 |
"YIT Plugin tab."
|
853 |
msgstr ""
|
@@ -866,7 +905,7 @@ msgstr ""
|
|
866 |
|
867 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
868 |
msgid ""
|
869 |
-
"please <a href=\"%activate_link%\">
|
870 |
msgstr ""
|
871 |
|
872 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
@@ -919,11 +958,12 @@ msgid ""
|
|
919 |
msgstr ""
|
920 |
|
921 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
922 |
-
msgid "You can't update plugins for this site."
|
923 |
msgstr ""
|
924 |
|
925 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
926 |
-
msgid "
|
|
|
927 |
msgstr ""
|
928 |
|
929 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
@@ -952,11 +992,11 @@ msgid "Invalid licence key"
|
|
952 |
msgstr ""
|
953 |
|
954 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
955 |
-
msgid "Software has been
|
956 |
msgstr ""
|
957 |
|
958 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
959 |
-
msgid "
|
960 |
msgstr ""
|
961 |
|
962 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1147,8 +1187,9 @@ msgstr ""
|
|
1147 |
|
1148 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1149 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1150 |
-
|
1151 |
-
|
|
|
1152 |
|
1153 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1154 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:275
|
@@ -1170,7 +1211,7 @@ msgstr ""
|
|
1170 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1171 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1172 |
#, fuzzy
|
1173 |
-
msgid "Select type for this field."
|
1174 |
msgstr "Selecciona una familia de fuentes"
|
1175 |
|
1176 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1180,7 +1221,7 @@ msgstr ""
|
|
1180 |
|
1181 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1182 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1183 |
-
msgid "Select this if you want this field already checked."
|
1184 |
msgstr ""
|
1185 |
|
1186 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1211,7 +1252,7 @@ msgstr "Selecciona opciones"
|
|
1211 |
|
1212 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1213 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1214 |
-
msgid "Message
|
1215 |
msgstr ""
|
1216 |
|
1217 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1226,12 +1267,12 @@ msgstr ""
|
|
1226 |
|
1227 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1228 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1229 |
-
msgid "Select this if it must be required."
|
1230 |
msgstr ""
|
1231 |
|
1232 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1233 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1234 |
-
msgid "Select this if
|
1235 |
msgstr ""
|
1236 |
|
1237 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1372,10 +1413,6 @@ msgstr ""
|
|
1372 |
msgid "No sidebar"
|
1373 |
msgstr ""
|
1374 |
|
1375 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1376 |
-
msgid "No sideabr"
|
1377 |
-
msgstr ""
|
1378 |
-
|
1379 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1380 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1381 |
msgid "Right sidebar"
|
@@ -1481,23 +1518,23 @@ msgid "Stock Status"
|
|
1481 |
msgstr "Estado de stock"
|
1482 |
|
1483 |
# Not literal but more friendly.
|
1484 |
-
#: ../templates/wishlist-view.php:
|
1485 |
msgid "Remove this product"
|
1486 |
msgstr "Ya no lo quiero"
|
1487 |
|
1488 |
-
#: ../templates/wishlist-view.php:
|
1489 |
msgid "Free!"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
-
#: ../templates/wishlist-view.php:
|
1493 |
msgid "Out of Stock"
|
1494 |
msgstr "No disponible por el momento"
|
1495 |
|
1496 |
-
#: ../templates/wishlist-view.php:
|
1497 |
msgid "In Stock"
|
1498 |
msgstr "¡Disponible!"
|
1499 |
|
1500 |
-
#: ../templates/wishlist-view.php:
|
1501 |
msgid "Ask an estimate of costs"
|
1502 |
msgstr ""
|
1503 |
|
@@ -1521,6 +1558,10 @@ msgstr "Selecciona una familia de fuentes"
|
|
1521 |
msgid "Click to preview"
|
1522 |
msgstr "Haz click para ir a la vista preliminar"
|
1523 |
|
|
|
|
|
|
|
|
|
1524 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1525 |
#~ msgstr ""
|
1526 |
#~ "Perdón, pero no podemos agregarlo al carrito porque actualmente no "
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
+
"POT-Creation-Date: 2015-03-04 16:39+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-03-04 16:39+0100\n"
|
6 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: Español\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.7\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: ../includes/class.yith-wcwl-admin-init.php:188
|
30 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1399
|
31 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1400
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr "Lista de deseos"
|
35 |
|
36 |
+
#: ../includes/class.yith-wcwl-admin-init.php:190
|
37 |
+
#: ../includes/class.yith-wcwl-admin-init.php:289
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
42 |
msgid "Settings"
|
43 |
msgstr "Configuraciones"
|
44 |
|
45 |
+
#: ../includes/class.yith-wcwl-admin-init.php:191
|
46 |
+
#: ../includes/class.yith-wcwl-admin-init.php:256
|
47 |
msgid "Colors"
|
48 |
msgstr "Colores"
|
49 |
|
50 |
+
#: ../includes/class.yith-wcwl-admin-init.php:192
|
51 |
+
#: ../includes/class.yith-wcwl-admin-init.php:293
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ../includes/class.yith-wcwl-admin-init.php:317
|
56 |
msgid ""
|
57 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
58 |
+
"link to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: ../includes/class.yith-wcwl-admin-init.php:320
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../includes/class.yith-wcwl-admin-init.php:325
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: ../includes/class.yith-wcwl-admin-init.php:341
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr "Lista de deseos"
|
72 |
|
73 |
+
#: ../includes/class.yith-wcwl-admin-init.php:342
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr "Contenidos: [yith_wcwl_wishlist]"
|
76 |
|
77 |
+
#: ../includes/class.yith-wcwl-admin-init.php:917
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: ../includes/class.yith-wcwl-admin-init.php:920
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: ../includes/class.yith-wcwl-admin-init.php:921
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: ../includes/class.yith-wcwl-admin-init.php:922
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../includes/class.yith-wcwl-admin-init.php:929
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: ../includes/class.yith-wcwl-admin-init.php:930
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: ../includes/class.yith-wcwl-admin-init.php:940
|
107 |
msgid "General Settings"
|
108 |
msgstr "Configuraciones generales"
|
109 |
|
110 |
+
#: ../includes/class.yith-wcwl-admin-init.php:947
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr "Habilitar YITH Wishlist"
|
113 |
|
114 |
+
#: ../includes/class.yith-wcwl-admin-init.php:948
|
115 |
#, fuzzy, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
123 |
"Páginas.</strong> También, por favor lee la <a href=\"%s\" target=\"_blank"
|
124 |
"\">documentación</a> del plugin."
|
125 |
|
126 |
+
#: ../includes/class.yith-wcwl-admin-init.php:955
|
127 |
#, fuzzy
|
128 |
msgid "Default wishlist title"
|
129 |
msgstr "Título de la Lista de deseos"
|
130 |
|
131 |
+
#: ../includes/class.yith-wcwl-admin-init.php:957
|
132 |
+
#: ../includes/class.yith-wcwl-admin-init.php:958
|
133 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1199
|
134 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1200
|
135 |
#, php-format
|
136 |
msgid "My wishlist on %s"
|
137 |
msgstr "Mi lista de deseos en %s"
|
138 |
|
139 |
+
#: ../includes/class.yith-wcwl-admin-init.php:966
|
140 |
msgid "Position"
|
141 |
msgstr "Posición"
|
142 |
|
143 |
+
#: ../includes/class.yith-wcwl-admin-init.php:967
|
144 |
+
#, fuzzy
|
145 |
msgid ""
|
146 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
147 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
148 |
msgstr ""
|
149 |
"En productos variables puedes agregarlo sólo Después de \"Agregar al carrito"
|
150 |
"\" o usar el shortcode [yith_wcwl_add_to_wishlist]. "
|
151 |
|
152 |
+
#: ../includes/class.yith-wcwl-admin-init.php:973
|
153 |
msgid "After \"Add to cart\""
|
154 |
msgstr "Después de \"Agregar al carrito\""
|
155 |
|
156 |
+
#: ../includes/class.yith-wcwl-admin-init.php:974
|
157 |
msgid "After thumbnails"
|
158 |
msgstr "Después de las miniaturas"
|
159 |
|
160 |
+
#: ../includes/class.yith-wcwl-admin-init.php:975
|
161 |
msgid "After summary"
|
162 |
msgstr "Después del resúmen"
|
163 |
|
164 |
+
#: ../includes/class.yith-wcwl-admin-init.php:976
|
165 |
msgid "Use shortcode"
|
166 |
msgstr "Usar shortcode"
|
167 |
|
168 |
+
#: ../includes/class.yith-wcwl-admin-init.php:981
|
169 |
msgid "Redirect to cart"
|
170 |
msgstr "Redireccionar al carrito"
|
171 |
|
172 |
+
#: ../includes/class.yith-wcwl-admin-init.php:982
|
173 |
msgid ""
|
174 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
175 |
"page."
|
177 |
"Redireccionar a la página del carrito si se presiona el botón \"Agregar al "
|
178 |
"carrito\" en la página de la lista de deseos."
|
179 |
|
180 |
+
#: ../includes/class.yith-wcwl-admin-init.php:989
|
181 |
msgid "Remove if added to the cart"
|
182 |
msgstr "Eliminar después de agregar al carrito"
|
183 |
|
184 |
+
#: ../includes/class.yith-wcwl-admin-init.php:990
|
185 |
+
#, fuzzy
|
186 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
187 |
msgstr "Eliminar el producto de la lista de deseos si fue agregado al carrito."
|
188 |
|
189 |
+
#: ../includes/class.yith-wcwl-admin-init.php:997
|
190 |
msgid "\"Add to Wishlist\" text"
|
191 |
msgstr "Texto de \"Agregar a la Lista de deseos\""
|
192 |
|
193 |
+
#: ../includes/class.yith-wcwl-admin-init.php:999
|
194 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1000
|
195 |
msgid "Add to Wishlist"
|
196 |
msgstr "Agregar a la Lista de deseos"
|
197 |
|
198 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1005
|
199 |
+
#, fuzzy
|
200 |
+
msgid "\"Browse wishlist\" text"
|
201 |
+
msgstr "Ir a la Lista de deseos"
|
202 |
+
|
203 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1007
|
204 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1008
|
205 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
206 |
+
msgid "Browse Wishlist"
|
207 |
+
msgstr "Ir a la Lista de deseos"
|
208 |
+
|
209 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1013
|
210 |
+
#, fuzzy
|
211 |
+
msgid "\"Product already in wishlist\" text"
|
212 |
+
msgstr "Ya está en tu lista de deseos!"
|
213 |
+
|
214 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1015
|
215 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1016
|
216 |
+
#: ../includes/class.yith-wcwl-ui.php:82
|
217 |
+
msgid "The product is already in the wishlist!"
|
218 |
+
msgstr "¡Este producto ya está en la lista de deseos!"
|
219 |
+
|
220 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1021
|
221 |
+
#, fuzzy
|
222 |
+
msgid "\"Product added\" text"
|
223 |
+
msgstr "¡Agregado!"
|
224 |
+
|
225 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1023
|
226 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1024
|
227 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1237
|
228 |
+
msgid "Product added!"
|
229 |
+
msgstr "¡Agregado!"
|
230 |
+
|
231 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1029
|
232 |
msgid "\"Add to Cart\" text"
|
233 |
msgstr "Texto de \"Agregar al carrito\""
|
234 |
|
235 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1031
|
236 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1032
|
237 |
msgid "Add to Cart"
|
238 |
msgstr "Agregar al carrito"
|
239 |
|
240 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1037
|
241 |
msgid "Show Unit price"
|
242 |
msgstr "Mostrar precio por unidad"
|
243 |
|
244 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1038
|
245 |
msgid "Show unit price for each product in wishlist"
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1046
|
249 |
msgid "Show \"Add to Cart\" button"
|
250 |
msgstr "Mostrar el botón \"Agregar al carrito\""
|
251 |
|
252 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1047
|
253 |
#, fuzzy
|
254 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
255 |
msgstr "Fondo del botón \"Agregar al carrito\""
|
256 |
|
257 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1055
|
258 |
msgid "Show Stock status"
|
259 |
msgstr "Mostrar estado del stock"
|
260 |
|
261 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1056
|
262 |
msgid ""
|
263 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1079
|
267 |
msgid "Styles"
|
268 |
msgstr "Estilos"
|
269 |
|
270 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1086
|
271 |
msgid "Use buttons"
|
272 |
msgstr "Usar botones"
|
273 |
|
274 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1087
|
275 |
+
#, fuzzy
|
276 |
+
msgid "Use buttons instead of simple anchors."
|
277 |
msgstr "Usar botones en lugar de anclas simples."
|
278 |
|
279 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1094
|
280 |
msgid "Custom CSS"
|
281 |
msgstr "CSS personalizado"
|
282 |
|
283 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1102
|
284 |
msgid "Use theme style"
|
285 |
msgstr "Usar el estilo del tema"
|
286 |
|
287 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1103
|
288 |
msgid "Use the theme style."
|
289 |
msgstr "Usar el estilo del tema."
|
290 |
|
291 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1110
|
292 |
#, fuzzy
|
293 |
+
msgid "Rounded buttons"
|
294 |
+
msgstr "Usar botones"
|
295 |
|
296 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1111
|
297 |
+
#, fuzzy
|
298 |
+
msgid "Make button corners rounded"
|
299 |
msgstr "Redondear los ángulos de los botones"
|
300 |
|
301 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1118
|
302 |
msgid "\"Add to Wishlist\" icon"
|
303 |
msgstr "Ícono de \"Agregar a la Lista de deseos\""
|
304 |
|
305 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1119
|
306 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
307 |
msgstr "Agregar un ícono al botón de \"Agregar a la Lista de deseos\""
|
308 |
|
309 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1130
|
310 |
msgid "\"Add to Cart\" icon"
|
311 |
msgstr "Ícono de \"Agregar al carrito\""
|
312 |
|
313 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1131
|
314 |
msgid "Add an icon to the \"Add to Cart\" button"
|
315 |
msgstr "Agregar un ícono para el botón de \"Agregar al carrito\""
|
316 |
|
317 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1150
|
318 |
msgid "Socials & Share"
|
319 |
msgstr "Sociales & Compartir"
|
320 |
|
321 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1157
|
322 |
msgid "Share on Facebook"
|
323 |
msgstr "Compartir en Facebook"
|
324 |
|
325 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1158
|
326 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1182
|
327 |
#, fuzzy
|
328 |
msgid "Show \"Share on Facebook\" button"
|
329 |
msgstr "Compartir en Facebook"
|
330 |
|
331 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1165
|
332 |
msgid "Tweet on Twitter"
|
333 |
msgstr "Tuitear en Twitter"
|
334 |
|
335 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1166
|
336 |
#, fuzzy
|
337 |
msgid "Show \"Tweet on Twitter\" button"
|
338 |
msgstr "Tuitear en Twitter"
|
339 |
|
340 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1173
|
341 |
msgid "Pin on Pinterest"
|
342 |
msgstr "Compartir en Pinterest"
|
343 |
|
344 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1174
|
345 |
#, fuzzy
|
346 |
msgid "Show \"Pin on Pinterest\" button"
|
347 |
msgstr "Compartir en Pinterest"
|
348 |
|
349 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1181
|
350 |
msgid "Share on Google+"
|
351 |
msgstr "Compartir en Google+"
|
352 |
|
353 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1189
|
354 |
msgid "Share by Email"
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1190
|
358 |
#, fuzzy
|
359 |
msgid "Show \"Share by Email\" button"
|
360 |
msgstr "Mostrar el botón \"Agregar al carrito\""
|
361 |
|
362 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1197
|
363 |
#, fuzzy
|
364 |
msgid "Social title"
|
365 |
msgstr "Título de sociales"
|
366 |
|
367 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1205
|
368 |
#, fuzzy
|
369 |
msgid "Social text"
|
370 |
msgstr "Texto de sociales"
|
371 |
|
372 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1206
|
373 |
+
#, fuzzy
|
374 |
msgid ""
|
375 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
376 |
+
"%</strong> where you want to show the URL of your wishlist."
|
377 |
msgstr ""
|
378 |
"Será usado por Facebook, Twitter y Pinterest. Usar <strong>%wishlist_url%</"
|
379 |
"strong> donde quieras que aparezca la URL de tu lista de deseos."
|
380 |
|
381 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1214
|
382 |
#, fuzzy
|
383 |
msgid "Social image URL"
|
384 |
msgstr "URL de las imágenes sociales"
|
385 |
|
386 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1250
|
387 |
#, fuzzy
|
388 |
msgid "\"Add to wishlist\" button"
|
389 |
msgstr "Texto del botón \"Agregar a la lista de deseos\""
|
390 |
|
391 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1253
|
392 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1271
|
393 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1289
|
394 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1307
|
395 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1325
|
396 |
msgid "Background"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1254
|
400 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1272
|
401 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1290
|
402 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1308
|
403 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1326
|
404 |
msgid "Text"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1255
|
408 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1273
|
409 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1291
|
410 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1309
|
411 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1327
|
412 |
msgid "Border"
|
413 |
msgstr ""
|
414 |
|
415 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1262
|
416 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1280
|
417 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1298
|
418 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1316
|
419 |
msgid "Background (hover)"
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1263
|
423 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1281
|
424 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1299
|
425 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1317
|
426 |
msgid "Text (hover)"
|
427 |
msgstr ""
|
428 |
|
429 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1264
|
430 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1282
|
431 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1300
|
432 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1318
|
433 |
msgid "Border (hover)"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1268
|
437 |
#, fuzzy
|
438 |
msgid "\"Add to Cart\" button"
|
439 |
msgstr "Texto del botón \"Agregar al carrito\""
|
440 |
|
441 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1286
|
442 |
msgid "\"Style 1\" button"
|
443 |
msgstr ""
|
444 |
|
445 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1304
|
446 |
msgid "\"Style 2\" button"
|
447 |
msgstr ""
|
448 |
|
449 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1322
|
450 |
#, fuzzy
|
451 |
msgid "Wishlist table"
|
452 |
msgstr "Título de la Lista de deseos"
|
453 |
|
454 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1331
|
455 |
msgid "Headers"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1334
|
459 |
msgid "Background color"
|
460 |
msgstr ""
|
461 |
|
462 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1461
|
463 |
#, fuzzy
|
464 |
msgid "Wishlist Activated"
|
465 |
msgstr "Título de la Lista de deseos"
|
466 |
|
467 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1462
|
468 |
#, php-format
|
469 |
msgid ""
|
470 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
473 |
"options, <a href=\"%s\">discover it now</a>."
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1473
|
477 |
#, fuzzy
|
478 |
msgid "Wishlist Updated"
|
479 |
msgstr "Lista de deseos"
|
480 |
|
481 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1474
|
482 |
#, php-format
|
483 |
msgid ""
|
484 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
485 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
486 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
487 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
488 |
+
"\">discover the PREMIUM version.</a>"
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: ../includes/class.yith-wcwl-init.php:347
|
492 |
msgid ""
|
493 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
494 |
+
"your browser."
|
495 |
msgstr ""
|
496 |
|
497 |
#: ../includes/class.yith-wcwl-install.php:239
|
498 |
msgid "wishlist"
|
499 |
msgstr "lista de deseos"
|
500 |
|
501 |
+
#: ../includes/class.yith-wcwl-shortcode.php:224
|
502 |
#: ../includes/class.yith-wcwl-ui.php:161
|
503 |
msgid "Share on:"
|
504 |
msgstr "Compartir en:"
|
505 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
506 |
#: ../includes/class.yith-wcwl-ui.php:116
|
507 |
+
#: ../includes/class.yith-wcwl-ui.php:199
|
508 |
msgid "Select options"
|
509 |
msgstr "Selecciona opciones"
|
510 |
|
520 |
msgid "email"
|
521 |
msgstr ""
|
522 |
|
523 |
+
#: ../includes/class.yith-wcwl.php:185
|
524 |
+
#, fuzzy
|
525 |
+
msgid "Error occurred while adding products to the wishlist."
|
526 |
+
msgstr ""
|
527 |
+
"¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
|
528 |
+
"Intenta nuevamente, por favor."
|
529 |
+
|
530 |
+
#: ../includes/class.yith-wcwl.php:269
|
531 |
msgid "Error occurred while adding product to wishlist."
|
532 |
msgstr ""
|
533 |
"¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
|
534 |
"Intenta nuevamente, por favor."
|
535 |
|
536 |
+
#: ../includes/class.yith-wcwl.php:284
|
537 |
msgid "Remove now does not require any param"
|
538 |
msgstr ""
|
539 |
|
540 |
+
#: ../includes/class.yith-wcwl.php:318
|
541 |
+
#, fuzzy
|
542 |
+
msgid "Error occurred while removing products from the wishlist"
|
543 |
msgstr ""
|
544 |
"¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
|
545 |
"nuevamente, por favor."
|
546 |
|
547 |
+
#: ../includes/class.yith-wcwl.php:596
|
548 |
msgid "You need to log in before creating a new wishlist"
|
549 |
msgstr ""
|
550 |
|
551 |
+
#: ../includes/class.yith-wcwl.php:1240
|
552 |
msgid "Product already in the wishlist."
|
553 |
msgstr "Ya está en tu lista de deseos!"
|
554 |
|
555 |
+
#: ../includes/class.yith-wcwl.php:1272
|
556 |
msgid "Product successfully removed."
|
557 |
msgstr "Bien, lo hemos eliminado de tu lista..."
|
558 |
|
559 |
+
#: ../includes/class.yith-wcwl.php:1276
|
560 |
msgid "Error. Unable to remove the product from the wishlist."
|
561 |
msgstr ""
|
562 |
"¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
|
563 |
"nuevamente, por favor."
|
564 |
|
565 |
+
#: ../includes/class.yith-wcwl.php:1280 ../templates/wishlist-view.php:170
|
566 |
msgid "No products were added to the wishlist"
|
567 |
msgstr "Tu lista de deseos está vacía por el momento..."
|
568 |
|
690 |
msgstr ""
|
691 |
|
692 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
693 |
+
msgid ""
|
694 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
695 |
+
"empty)"
|
696 |
msgstr ""
|
697 |
|
698 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
727 |
msgstr ""
|
728 |
|
729 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
730 |
+
msgid "Set univocal name for each category page URL."
|
731 |
msgstr ""
|
732 |
|
733 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
761 |
|
762 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
763 |
#, php-format
|
764 |
+
msgid "Add %s from images"
|
765 |
msgstr ""
|
766 |
|
767 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
768 |
msgid "Add with multiupload"
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:345
|
772 |
+
msgid "The changes you have made will be lost if you leave this page."
|
773 |
msgstr ""
|
774 |
|
775 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
789 |
msgstr ""
|
790 |
|
791 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
792 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
793 |
+
msgid ""
|
794 |
+
"If you continue with this action, you will reset all options in this page."
|
795 |
msgstr ""
|
796 |
|
797 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
803 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
804 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
805 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
806 |
+
msgid "Are you sure?"
|
807 |
msgstr ""
|
808 |
|
809 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
810 |
msgid ""
|
811 |
+
"The element you have entered already exists. Please, enter another name."
|
812 |
msgstr ""
|
813 |
|
814 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
839 |
msgstr ""
|
840 |
|
841 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
842 |
+
msgid "The added file is not valid."
|
843 |
msgstr ""
|
844 |
|
845 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
850 |
msgid "Sorting successful."
|
851 |
msgstr ""
|
852 |
|
853 |
+
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
854 |
+
msgid ""
|
855 |
+
"If you continue with this action, you will reset all the options in this "
|
856 |
+
"page."
|
857 |
+
msgstr ""
|
858 |
+
|
859 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
860 |
msgid "Plugins Activated"
|
861 |
msgstr ""
|
881 |
|
882 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
883 |
msgid ""
|
884 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
885 |
" Any time one of our plugins is updated, "
|
886 |
"a new entry will be added to this menu.\n"
|
887 |
+
" For example, after the update, plugin "
|
888 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
889 |
+
"Search, etc.)\n"
|
890 |
" will be moved from previous location to "
|
891 |
"YIT Plugin tab."
|
892 |
msgstr ""
|
905 |
|
906 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
907 |
msgid ""
|
908 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
909 |
msgstr ""
|
910 |
|
911 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
958 |
msgstr ""
|
959 |
|
960 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
961 |
+
msgid "You can't update the plugins for this site."
|
962 |
msgstr ""
|
963 |
|
964 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
965 |
+
msgid ""
|
966 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
967 |
msgstr ""
|
968 |
|
969 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
992 |
msgstr ""
|
993 |
|
994 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
995 |
+
msgid "Software has been deactivated"
|
996 |
msgstr ""
|
997 |
|
998 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
999 |
+
msgid "Maximum number of activations exceeded"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
1187 |
|
1188 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1189 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1190 |
+
#, fuzzy
|
1191 |
+
msgid "Insert the title for the field."
|
1192 |
+
msgstr "Selecciona una familia de fuentes"
|
1193 |
|
1194 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1195 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:275
|
1211 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1212 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1213 |
#, fuzzy
|
1214 |
+
msgid "Select the type for this field."
|
1215 |
msgstr "Selecciona una familia de fuentes"
|
1216 |
|
1217 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
1221 |
|
1222 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1223 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1224 |
+
msgid "Select this option if you want this field appears as already checked."
|
1225 |
msgstr ""
|
1226 |
|
1227 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
1252 |
|
1253 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1254 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1255 |
+
msgid "Error Message"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
1267 |
|
1268 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1269 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1270 |
+
msgid "Select this option if it must be required."
|
1271 |
msgstr ""
|
1272 |
|
1273 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1274 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1275 |
+
msgid "Select this option if the email must be valid."
|
1276 |
msgstr ""
|
1277 |
|
1278 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
1413 |
msgid "No sidebar"
|
1414 |
msgstr ""
|
1415 |
|
|
|
|
|
|
|
|
|
1416 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1417 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1418 |
msgid "Right sidebar"
|
1518 |
msgstr "Estado de stock"
|
1519 |
|
1520 |
# Not literal but more friendly.
|
1521 |
+
#: ../templates/wishlist-view.php:101
|
1522 |
msgid "Remove this product"
|
1523 |
msgstr "Ya no lo quiero"
|
1524 |
|
1525 |
+
#: ../templates/wishlist-view.php:130
|
1526 |
msgid "Free!"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
+
#: ../templates/wishlist-view.php:141
|
1530 |
msgid "Out of Stock"
|
1531 |
msgstr "No disponible por el momento"
|
1532 |
|
1533 |
+
#: ../templates/wishlist-view.php:144
|
1534 |
msgid "In Stock"
|
1535 |
msgstr "¡Disponible!"
|
1536 |
|
1537 |
+
#: ../templates/wishlist-view.php:196
|
1538 |
msgid "Ask an estimate of costs"
|
1539 |
msgstr ""
|
1540 |
|
1558 |
msgid "Click to preview"
|
1559 |
msgstr "Haz click para ir a la vista preliminar"
|
1560 |
|
1561 |
+
#, fuzzy
|
1562 |
+
#~ msgid "Button rounded corners"
|
1563 |
+
#~ msgstr "Botones con ángulos redondeados"
|
1564 |
+
|
1565 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1566 |
#~ msgstr ""
|
1567 |
#~ "Perdón, pero no podemos agregarlo al carrito porque actualmente no "
|
languages/yit-es_MX.mo
CHANGED
Binary file
|
languages/yit-es_MX.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\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.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -26,15 +26,15 @@ msgid ""
|
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
30 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
31 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr "Lista de deseos"
|
35 |
|
36 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
37 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -42,76 +42,76 @@ msgstr "Lista de deseos"
|
|
42 |
msgid "Settings"
|
43 |
msgstr "Ajustes"
|
44 |
|
45 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
46 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
47 |
msgid "Colors"
|
48 |
msgstr "Colores"
|
49 |
|
50 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
51 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid ""
|
57 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
58 |
-
"to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr "Página de la Lista de Deseos"
|
72 |
|
73 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
107 |
msgid "General Settings"
|
108 |
msgstr "Ajustes Generales"
|
109 |
|
110 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr "Activar la Lista de deseos de YITH"
|
113 |
|
114 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
115 |
#, fuzzy, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -123,52 +123,53 @@ msgstr ""
|
|
123 |
"Páginas.</strong>Por favor lea la <a href=\"%s\" target=\"_blank"
|
124 |
"\">documentación</a>. del plugin"
|
125 |
|
126 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
127 |
#, fuzzy
|
128 |
msgid "Default wishlist title"
|
129 |
msgstr "Título de la Lista de deseos"
|
130 |
|
131 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
132 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
133 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
134 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
135 |
#, php-format
|
136 |
msgid "My wishlist on %s"
|
137 |
msgstr "My Lista de deseos en %s"
|
138 |
|
139 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
140 |
msgid "Position"
|
141 |
msgstr "Posición"
|
142 |
|
143 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
144 |
msgid ""
|
145 |
-
"
|
146 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
147 |
msgstr ""
|
148 |
"En productos variables puedes agregarlos solo despues de \"Agregar al "
|
149 |
"Carrito\" o usar el shortcode [yith_wcwl_add_to_wishlist]."
|
150 |
|
151 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
152 |
msgid "After \"Add to cart\""
|
153 |
msgstr "Despued de \"Agregar al Carrito\""
|
154 |
|
155 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
156 |
msgid "After thumbnails"
|
157 |
msgstr "Despues de las miniaturas"
|
158 |
|
159 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
160 |
msgid "After summary"
|
161 |
msgstr "Despues del Resumen"
|
162 |
|
163 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
164 |
msgid "Use shortcode"
|
165 |
msgstr "Usar shortcode"
|
166 |
|
167 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
168 |
msgid "Redirect to cart"
|
169 |
msgstr "Redirreccionar al Carrito"
|
170 |
|
171 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
172 |
msgid ""
|
173 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
174 |
"page."
|
@@ -176,258 +177,295 @@ msgstr ""
|
|
176 |
"Redireccionar a la página del Carrito si el boton de \"Agregar al Carrito\" "
|
177 |
"es presionado en la página de la Lista de deseos."
|
178 |
|
179 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
180 |
msgid "Remove if added to the cart"
|
181 |
msgstr "Remover si es agregado al Carrito."
|
182 |
|
183 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
184 |
-
|
|
|
185 |
msgstr ""
|
186 |
"Remover el producto de la Lista de deseos si ha sido agregado al Carrito."
|
187 |
|
188 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
189 |
msgid "\"Add to Wishlist\" text"
|
190 |
msgstr "Testo de \"Agregar al Carrito\""
|
191 |
|
192 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
193 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
194 |
msgid "Add to Wishlist"
|
195 |
msgstr "Agregar a la Lista de deseos"
|
196 |
|
197 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
198 |
msgid "\"Add to Cart\" text"
|
199 |
msgstr "Texto de \"Agregar del Carrito\""
|
200 |
|
201 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
202 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
203 |
msgid "Add to Cart"
|
204 |
msgstr "Agregar al Carrito"
|
205 |
|
206 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
207 |
msgid "Show Unit price"
|
208 |
msgstr "Mostrar Precio unitario"
|
209 |
|
210 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
211 |
msgid "Show unit price for each product in wishlist"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
215 |
msgid "Show \"Add to Cart\" button"
|
216 |
msgstr "Mostar el boton de \"Agregar al Carrito\" "
|
217 |
|
218 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
219 |
#, fuzzy
|
220 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
221 |
msgstr "\"Agregar al Carrito\" fondo del boton"
|
222 |
|
223 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
224 |
msgid "Show Stock status"
|
225 |
msgstr "Mostar el estado del inventario"
|
226 |
|
227 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
228 |
msgid ""
|
229 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
233 |
msgid "Styles"
|
234 |
msgstr "Estilos"
|
235 |
|
236 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
237 |
msgid "Use buttons"
|
238 |
msgstr "Usar botones"
|
239 |
|
240 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
241 |
-
|
|
|
242 |
msgstr "Usar botones en lugar de un simple elnaces"
|
243 |
|
244 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
245 |
msgid "Custom CSS"
|
246 |
msgstr "Css personalizado"
|
247 |
|
248 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
249 |
msgid "Use theme style"
|
250 |
msgstr "Usar estilo del tema"
|
251 |
|
252 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
253 |
msgid "Use the theme style."
|
254 |
msgstr "Usar el estilo del tema"
|
255 |
|
256 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
257 |
#, fuzzy
|
258 |
-
msgid "
|
259 |
-
msgstr "
|
260 |
|
261 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
262 |
-
|
|
|
263 |
msgstr "Redondear los bordes de los botones"
|
264 |
|
265 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
266 |
msgid "\"Add to Wishlist\" icon"
|
267 |
msgstr "Icono de \"Agregar a la Lista de deseos\""
|
268 |
|
269 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
270 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
271 |
msgstr "Agregar un icono para el boton de \"Agregar a la Lista de deseos\""
|
272 |
|
273 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
274 |
msgid "\"Add to Cart\" icon"
|
275 |
msgstr "Icono de \"Agregar al carrito\""
|
276 |
|
277 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
278 |
msgid "Add an icon to the \"Add to Cart\" button"
|
279 |
msgstr "Agregar un icono para el boton de \"Agregar al Carrito\""
|
280 |
|
281 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
282 |
msgid "Socials & Share"
|
283 |
msgstr "Compartir"
|
284 |
|
285 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
286 |
msgid "Share on Facebook"
|
287 |
msgstr "Compartir en Facebook"
|
288 |
|
289 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
290 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
291 |
#, fuzzy
|
292 |
msgid "Show \"Share on Facebook\" button"
|
293 |
msgstr "Compartir en Facebook"
|
294 |
|
295 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
296 |
msgid "Tweet on Twitter"
|
297 |
msgstr "Tweet en Twitter"
|
298 |
|
299 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
300 |
#, fuzzy
|
301 |
msgid "Show \"Tweet on Twitter\" button"
|
302 |
msgstr "Tweet en Twitter"
|
303 |
|
304 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
305 |
msgid "Pin on Pinterest"
|
306 |
msgstr "Pin en Pinterest"
|
307 |
|
308 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
309 |
#, fuzzy
|
310 |
msgid "Show \"Pin on Pinterest\" button"
|
311 |
msgstr "Pin en Pinterest"
|
312 |
|
313 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
314 |
msgid "Share on Google+"
|
315 |
msgstr "Compartir en Google+"
|
316 |
|
317 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
318 |
msgid "Share by Email"
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
322 |
#, fuzzy
|
323 |
msgid "Show \"Share by Email\" button"
|
324 |
msgstr "Mostar el boton de \"Agregar al Carrito\" "
|
325 |
|
326 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
327 |
#, fuzzy
|
328 |
msgid "Social title"
|
329 |
msgstr "Tiítulo de Redes sociales"
|
330 |
|
331 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
332 |
#, fuzzy
|
333 |
msgid "Social text"
|
334 |
msgstr "Texto de redes sociales"
|
335 |
|
336 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
337 |
msgid ""
|
338 |
-
"
|
339 |
-
"strong> where you want the URL of your wishlist
|
340 |
msgstr ""
|
341 |
"Será usado por Facebook, Twitter y Pinterest. Usa <strong>%wishlist_url%</"
|
342 |
"strong> donde quieras que la URL de tu Lista de deseos aparesca."
|
343 |
|
344 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
345 |
#, fuzzy
|
346 |
msgid "Social image URL"
|
347 |
msgstr "URL de la imágen de las redes Sociales."
|
348 |
|
349 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
350 |
#, fuzzy
|
351 |
msgid "\"Add to wishlist\" button"
|
352 |
msgstr "\"Agregar a Lista de deseos\" texto del boton"
|
353 |
|
354 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
355 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
356 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
357 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
358 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
359 |
msgid "Background"
|
360 |
msgstr ""
|
361 |
|
362 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
363 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
364 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
365 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
366 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
367 |
msgid "Text"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
371 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
372 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
373 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
374 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
375 |
msgid "Border"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
379 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
380 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
381 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
382 |
msgid "Background (hover)"
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
386 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
387 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
388 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
389 |
msgid "Text (hover)"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
393 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
394 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
395 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
396 |
msgid "Border (hover)"
|
397 |
msgstr ""
|
398 |
|
399 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
400 |
#, fuzzy
|
401 |
msgid "\"Add to Cart\" button"
|
402 |
msgstr "\"Agregar al Carrito\" texto del boton"
|
403 |
|
404 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
405 |
msgid "\"Style 1\" button"
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
409 |
msgid "\"Style 2\" button"
|
410 |
msgstr ""
|
411 |
|
412 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
413 |
#, fuzzy
|
414 |
msgid "Wishlist table"
|
415 |
msgstr "Título de la Lista de deseos"
|
416 |
|
417 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
418 |
msgid "Headers"
|
419 |
msgstr ""
|
420 |
|
421 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
422 |
msgid "Background color"
|
423 |
msgstr ""
|
424 |
|
425 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
426 |
#, fuzzy
|
427 |
msgid "Wishlist Activated"
|
428 |
msgstr "Título de la Lista de deseos"
|
429 |
|
430 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
431 |
#, php-format
|
432 |
msgid ""
|
433 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -436,52 +474,38 @@ msgid ""
|
|
436 |
"options, <a href=\"%s\">discover it now</a>."
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
440 |
#, fuzzy
|
441 |
msgid "Wishlist Updated"
|
442 |
msgstr "Página de la Lista de Deseos"
|
443 |
|
444 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
445 |
#, php-format
|
446 |
msgid ""
|
447 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
448 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
449 |
-
"version. When one of our plugins
|
450 |
-
"menu. Wishlist
|
451 |
-
"the PREMIUM version.</a>"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: ../includes/class.yith-wcwl-init.php:
|
455 |
msgid ""
|
456 |
-
"We are sorry,but this feature is available only if cookies
|
457 |
-
"
|
458 |
msgstr ""
|
459 |
|
460 |
#: ../includes/class.yith-wcwl-install.php:239
|
461 |
msgid "wishlist"
|
462 |
msgstr "Lista de deseos"
|
463 |
|
464 |
-
#: ../includes/class.yith-wcwl-shortcode.php:
|
465 |
#: ../includes/class.yith-wcwl-ui.php:161
|
466 |
msgid "Share on:"
|
467 |
msgstr "Compartir en:"
|
468 |
|
469 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1143
|
470 |
-
#: ../templates/add-to-wishlist.php:21
|
471 |
-
msgid "Product added!"
|
472 |
-
msgstr "¡Producto agregado!"
|
473 |
-
|
474 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
475 |
-
#: ../templates/add-to-wishlist.php:23 ../templates/add-to-wishlist.php:30
|
476 |
-
msgid "Browse Wishlist"
|
477 |
-
msgstr "Ir a la Lista de deseos"
|
478 |
-
|
479 |
-
#: ../includes/class.yith-wcwl-ui.php:82 ../templates/add-to-wishlist.php:28
|
480 |
-
msgid "The product is already in the wishlist!"
|
481 |
-
msgstr "El producto ya se encuentra en la Lista de deseos!"
|
482 |
-
|
483 |
#: ../includes/class.yith-wcwl-ui.php:116
|
484 |
-
#: ../includes/class.yith-wcwl-ui.php:
|
485 |
msgid "Select options"
|
486 |
msgstr "Opciones de selección."
|
487 |
|
@@ -497,35 +521,41 @@ msgstr ""
|
|
497 |
msgid "email"
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: ../includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
501 |
msgid "Error occurred while adding product to wishlist."
|
502 |
msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
|
503 |
|
504 |
-
#: ../includes/class.yith-wcwl.php:
|
505 |
msgid "Remove now does not require any param"
|
506 |
msgstr ""
|
507 |
|
508 |
-
#: ../includes/class.yith-wcwl.php:
|
509 |
-
|
|
|
510 |
msgstr "Ocurrió un erro mientras se eliminaba el producto a la Lista"
|
511 |
|
512 |
-
#: ../includes/class.yith-wcwl.php:
|
513 |
msgid "You need to log in before creating a new wishlist"
|
514 |
msgstr ""
|
515 |
|
516 |
-
#: ../includes/class.yith-wcwl.php:
|
517 |
msgid "Product already in the wishlist."
|
518 |
msgstr "El producto ya está en la Lista"
|
519 |
|
520 |
-
#: ../includes/class.yith-wcwl.php:
|
521 |
msgid "Product successfully removed."
|
522 |
msgstr "Producto exitosamente eliminado"
|
523 |
|
524 |
-
#: ../includes/class.yith-wcwl.php:
|
525 |
msgid "Error. Unable to remove the product from the wishlist."
|
526 |
msgstr "Error. No fue posible eliminar el producto de la Lista."
|
527 |
|
528 |
-
#: ../includes/class.yith-wcwl.php:
|
529 |
msgid "No products were added to the wishlist"
|
530 |
msgstr "Aun no has agregado nada."
|
531 |
|
@@ -653,7 +683,9 @@ msgid "Rewrite"
|
|
653 |
msgstr ""
|
654 |
|
655 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
656 |
-
msgid "
|
|
|
|
|
657 |
msgstr ""
|
658 |
|
659 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -688,7 +720,7 @@ msgid "Taxonomy Rewrite"
|
|
688 |
msgstr ""
|
689 |
|
690 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
691 |
-
msgid "Set
|
692 |
msgstr ""
|
693 |
|
694 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -722,15 +754,15 @@ msgstr ""
|
|
722 |
|
723 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
724 |
#, php-format
|
725 |
-
msgid "Add %s
|
726 |
msgstr ""
|
727 |
|
728 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
729 |
msgid "Add with multiupload"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:
|
733 |
-
msgid "The changes you made will be lost if you leave this page."
|
734 |
msgstr ""
|
735 |
|
736 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -750,9 +782,9 @@ msgid "Save Changes"
|
|
750 |
msgstr ""
|
751 |
|
752 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
753 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
754 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
755 |
-
msgid "
|
|
|
756 |
msgstr ""
|
757 |
|
758 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -764,12 +796,12 @@ msgstr ""
|
|
764 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
765 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
766 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
767 |
-
msgid "Are you sure
|
768 |
msgstr ""
|
769 |
|
770 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
771 |
msgid ""
|
772 |
-
"The element you have
|
773 |
msgstr ""
|
774 |
|
775 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -800,7 +832,7 @@ msgid "An error has occurred during import. Please try again."
|
|
800 |
msgstr ""
|
801 |
|
802 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
803 |
-
msgid "The file
|
804 |
msgstr ""
|
805 |
|
806 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -811,6 +843,12 @@ msgstr ""
|
|
811 |
msgid "Sorting successful."
|
812 |
msgstr ""
|
813 |
|
|
|
|
|
|
|
|
|
|
|
|
|
814 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
815 |
msgid "Plugins Activated"
|
816 |
msgstr ""
|
@@ -836,13 +874,12 @@ msgstr ""
|
|
836 |
|
837 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
838 |
msgid ""
|
839 |
-
"From now on, you can find all
|
840 |
-
"menu.\n"
|
841 |
" Any time one of our plugins is updated, "
|
842 |
"a new entry will be added to this menu.\n"
|
843 |
-
" For example, after update, plugin "
|
844 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
845 |
-
"etc.)\n"
|
846 |
" will be moved from previous location to "
|
847 |
"YIT Plugin tab."
|
848 |
msgstr ""
|
@@ -861,7 +898,7 @@ msgstr ""
|
|
861 |
|
862 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
863 |
msgid ""
|
864 |
-
"please <a href=\"%activate_link%\">
|
865 |
msgstr ""
|
866 |
|
867 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
@@ -914,11 +951,12 @@ msgid ""
|
|
914 |
msgstr ""
|
915 |
|
916 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
917 |
-
msgid "You can't update plugins for this site."
|
918 |
msgstr ""
|
919 |
|
920 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
921 |
-
msgid "
|
|
|
922 |
msgstr ""
|
923 |
|
924 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
@@ -947,11 +985,11 @@ msgid "Invalid licence key"
|
|
947 |
msgstr ""
|
948 |
|
949 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
950 |
-
msgid "Software has been
|
951 |
msgstr ""
|
952 |
|
953 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
954 |
-
msgid "
|
955 |
msgstr ""
|
956 |
|
957 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1142,8 +1180,9 @@ msgstr ""
|
|
1142 |
|
1143 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1144 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1145 |
-
|
1146 |
-
|
|
|
1147 |
|
1148 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1149 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:275
|
@@ -1165,7 +1204,7 @@ msgstr ""
|
|
1165 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1166 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1167 |
#, fuzzy
|
1168 |
-
msgid "Select type for this field."
|
1169 |
msgstr "Selecciona una familia de fuentes"
|
1170 |
|
1171 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1175,7 +1214,7 @@ msgstr ""
|
|
1175 |
|
1176 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1177 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1178 |
-
msgid "Select this if you want this field already checked."
|
1179 |
msgstr ""
|
1180 |
|
1181 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1206,7 +1245,7 @@ msgstr "Opciones de selección."
|
|
1206 |
|
1207 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1208 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1209 |
-
msgid "Message
|
1210 |
msgstr ""
|
1211 |
|
1212 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1221,12 +1260,12 @@ msgstr ""
|
|
1221 |
|
1222 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1223 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1224 |
-
msgid "Select this if it must be required."
|
1225 |
msgstr ""
|
1226 |
|
1227 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1228 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1229 |
-
msgid "Select this if
|
1230 |
msgstr ""
|
1231 |
|
1232 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1367,10 +1406,6 @@ msgstr ""
|
|
1367 |
msgid "No sidebar"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1371 |
-
msgid "No sideabr"
|
1372 |
-
msgstr ""
|
1373 |
-
|
1374 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1375 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1376 |
msgid "Right sidebar"
|
@@ -1475,23 +1510,23 @@ msgstr "Precio unitario"
|
|
1475 |
msgid "Stock Status"
|
1476 |
msgstr "Estado del inventario"
|
1477 |
|
1478 |
-
#: ../templates/wishlist-view.php:
|
1479 |
msgid "Remove this product"
|
1480 |
msgstr "Remover este producto"
|
1481 |
|
1482 |
-
#: ../templates/wishlist-view.php:
|
1483 |
msgid "Free!"
|
1484 |
msgstr "Gratis!"
|
1485 |
|
1486 |
-
#: ../templates/wishlist-view.php:
|
1487 |
msgid "Out of Stock"
|
1488 |
msgstr "Agotado"
|
1489 |
|
1490 |
-
#: ../templates/wishlist-view.php:
|
1491 |
msgid "In Stock"
|
1492 |
msgstr "Disponilbe."
|
1493 |
|
1494 |
-
#: ../templates/wishlist-view.php:
|
1495 |
msgid "Ask an estimate of costs"
|
1496 |
msgstr ""
|
1497 |
|
@@ -1515,6 +1550,10 @@ msgstr "Selecciona una familia de fuentes"
|
|
1515 |
msgid "Click to preview"
|
1516 |
msgstr "Click para previsualizar"
|
1517 |
|
|
|
|
|
|
|
|
|
1518 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1519 |
#~ msgstr "No se ha podido agregar, el producto no cuenta con existencias."
|
1520 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
+
"POT-Creation-Date: 2015-03-04 16:39+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-03-04 16:39+0100\n"
|
6 |
"Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\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.7\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: ../includes/class.yith-wcwl-admin-init.php:188
|
30 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1399
|
31 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1400
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr "Lista de deseos"
|
35 |
|
36 |
+
#: ../includes/class.yith-wcwl-admin-init.php:190
|
37 |
+
#: ../includes/class.yith-wcwl-admin-init.php:289
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
42 |
msgid "Settings"
|
43 |
msgstr "Ajustes"
|
44 |
|
45 |
+
#: ../includes/class.yith-wcwl-admin-init.php:191
|
46 |
+
#: ../includes/class.yith-wcwl-admin-init.php:256
|
47 |
msgid "Colors"
|
48 |
msgstr "Colores"
|
49 |
|
50 |
+
#: ../includes/class.yith-wcwl-admin-init.php:192
|
51 |
+
#: ../includes/class.yith-wcwl-admin-init.php:293
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ../includes/class.yith-wcwl-admin-init.php:317
|
56 |
msgid ""
|
57 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
58 |
+
"link to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: ../includes/class.yith-wcwl-admin-init.php:320
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../includes/class.yith-wcwl-admin-init.php:325
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: ../includes/class.yith-wcwl-admin-init.php:341
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr "Página de la Lista de Deseos"
|
72 |
|
73 |
+
#: ../includes/class.yith-wcwl-admin-init.php:342
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: ../includes/class.yith-wcwl-admin-init.php:917
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: ../includes/class.yith-wcwl-admin-init.php:920
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: ../includes/class.yith-wcwl-admin-init.php:921
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: ../includes/class.yith-wcwl-admin-init.php:922
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../includes/class.yith-wcwl-admin-init.php:929
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: ../includes/class.yith-wcwl-admin-init.php:930
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: ../includes/class.yith-wcwl-admin-init.php:940
|
107 |
msgid "General Settings"
|
108 |
msgstr "Ajustes Generales"
|
109 |
|
110 |
+
#: ../includes/class.yith-wcwl-admin-init.php:947
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr "Activar la Lista de deseos de YITH"
|
113 |
|
114 |
+
#: ../includes/class.yith-wcwl-admin-init.php:948
|
115 |
#, fuzzy, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
123 |
"Páginas.</strong>Por favor lea la <a href=\"%s\" target=\"_blank"
|
124 |
"\">documentación</a>. del plugin"
|
125 |
|
126 |
+
#: ../includes/class.yith-wcwl-admin-init.php:955
|
127 |
#, fuzzy
|
128 |
msgid "Default wishlist title"
|
129 |
msgstr "Título de la Lista de deseos"
|
130 |
|
131 |
+
#: ../includes/class.yith-wcwl-admin-init.php:957
|
132 |
+
#: ../includes/class.yith-wcwl-admin-init.php:958
|
133 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1199
|
134 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1200
|
135 |
#, php-format
|
136 |
msgid "My wishlist on %s"
|
137 |
msgstr "My Lista de deseos en %s"
|
138 |
|
139 |
+
#: ../includes/class.yith-wcwl-admin-init.php:966
|
140 |
msgid "Position"
|
141 |
msgstr "Posición"
|
142 |
|
143 |
+
#: ../includes/class.yith-wcwl-admin-init.php:967
|
144 |
+
#, fuzzy
|
145 |
msgid ""
|
146 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
147 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
148 |
msgstr ""
|
149 |
"En productos variables puedes agregarlos solo despues de \"Agregar al "
|
150 |
"Carrito\" o usar el shortcode [yith_wcwl_add_to_wishlist]."
|
151 |
|
152 |
+
#: ../includes/class.yith-wcwl-admin-init.php:973
|
153 |
msgid "After \"Add to cart\""
|
154 |
msgstr "Despued de \"Agregar al Carrito\""
|
155 |
|
156 |
+
#: ../includes/class.yith-wcwl-admin-init.php:974
|
157 |
msgid "After thumbnails"
|
158 |
msgstr "Despues de las miniaturas"
|
159 |
|
160 |
+
#: ../includes/class.yith-wcwl-admin-init.php:975
|
161 |
msgid "After summary"
|
162 |
msgstr "Despues del Resumen"
|
163 |
|
164 |
+
#: ../includes/class.yith-wcwl-admin-init.php:976
|
165 |
msgid "Use shortcode"
|
166 |
msgstr "Usar shortcode"
|
167 |
|
168 |
+
#: ../includes/class.yith-wcwl-admin-init.php:981
|
169 |
msgid "Redirect to cart"
|
170 |
msgstr "Redirreccionar al Carrito"
|
171 |
|
172 |
+
#: ../includes/class.yith-wcwl-admin-init.php:982
|
173 |
msgid ""
|
174 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
175 |
"page."
|
177 |
"Redireccionar a la página del Carrito si el boton de \"Agregar al Carrito\" "
|
178 |
"es presionado en la página de la Lista de deseos."
|
179 |
|
180 |
+
#: ../includes/class.yith-wcwl-admin-init.php:989
|
181 |
msgid "Remove if added to the cart"
|
182 |
msgstr "Remover si es agregado al Carrito."
|
183 |
|
184 |
+
#: ../includes/class.yith-wcwl-admin-init.php:990
|
185 |
+
#, fuzzy
|
186 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
187 |
msgstr ""
|
188 |
"Remover el producto de la Lista de deseos si ha sido agregado al Carrito."
|
189 |
|
190 |
+
#: ../includes/class.yith-wcwl-admin-init.php:997
|
191 |
msgid "\"Add to Wishlist\" text"
|
192 |
msgstr "Testo de \"Agregar al Carrito\""
|
193 |
|
194 |
+
#: ../includes/class.yith-wcwl-admin-init.php:999
|
195 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1000
|
196 |
msgid "Add to Wishlist"
|
197 |
msgstr "Agregar a la Lista de deseos"
|
198 |
|
199 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1005
|
200 |
+
#, fuzzy
|
201 |
+
msgid "\"Browse wishlist\" text"
|
202 |
+
msgstr "Ir a la Lista de deseos"
|
203 |
+
|
204 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1007
|
205 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1008
|
206 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
207 |
+
msgid "Browse Wishlist"
|
208 |
+
msgstr "Ir a la Lista de deseos"
|
209 |
+
|
210 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1013
|
211 |
+
#, fuzzy
|
212 |
+
msgid "\"Product already in wishlist\" text"
|
213 |
+
msgstr "El producto ya está en la Lista"
|
214 |
+
|
215 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1015
|
216 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1016
|
217 |
+
#: ../includes/class.yith-wcwl-ui.php:82
|
218 |
+
msgid "The product is already in the wishlist!"
|
219 |
+
msgstr "El producto ya se encuentra en la Lista de deseos!"
|
220 |
+
|
221 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1021
|
222 |
+
#, fuzzy
|
223 |
+
msgid "\"Product added\" text"
|
224 |
+
msgstr "¡Producto agregado!"
|
225 |
+
|
226 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1023
|
227 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1024
|
228 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1237
|
229 |
+
msgid "Product added!"
|
230 |
+
msgstr "¡Producto agregado!"
|
231 |
+
|
232 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1029
|
233 |
msgid "\"Add to Cart\" text"
|
234 |
msgstr "Texto de \"Agregar del Carrito\""
|
235 |
|
236 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1031
|
237 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1032
|
238 |
msgid "Add to Cart"
|
239 |
msgstr "Agregar al Carrito"
|
240 |
|
241 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1037
|
242 |
msgid "Show Unit price"
|
243 |
msgstr "Mostrar Precio unitario"
|
244 |
|
245 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1038
|
246 |
msgid "Show unit price for each product in wishlist"
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1046
|
250 |
msgid "Show \"Add to Cart\" button"
|
251 |
msgstr "Mostar el boton de \"Agregar al Carrito\" "
|
252 |
|
253 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1047
|
254 |
#, fuzzy
|
255 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
256 |
msgstr "\"Agregar al Carrito\" fondo del boton"
|
257 |
|
258 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1055
|
259 |
msgid "Show Stock status"
|
260 |
msgstr "Mostar el estado del inventario"
|
261 |
|
262 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1056
|
263 |
msgid ""
|
264 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1079
|
268 |
msgid "Styles"
|
269 |
msgstr "Estilos"
|
270 |
|
271 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1086
|
272 |
msgid "Use buttons"
|
273 |
msgstr "Usar botones"
|
274 |
|
275 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1087
|
276 |
+
#, fuzzy
|
277 |
+
msgid "Use buttons instead of simple anchors."
|
278 |
msgstr "Usar botones en lugar de un simple elnaces"
|
279 |
|
280 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1094
|
281 |
msgid "Custom CSS"
|
282 |
msgstr "Css personalizado"
|
283 |
|
284 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1102
|
285 |
msgid "Use theme style"
|
286 |
msgstr "Usar estilo del tema"
|
287 |
|
288 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1103
|
289 |
msgid "Use the theme style."
|
290 |
msgstr "Usar el estilo del tema"
|
291 |
|
292 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1110
|
293 |
#, fuzzy
|
294 |
+
msgid "Rounded buttons"
|
295 |
+
msgstr "Usar botones"
|
296 |
|
297 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1111
|
298 |
+
#, fuzzy
|
299 |
+
msgid "Make button corners rounded"
|
300 |
msgstr "Redondear los bordes de los botones"
|
301 |
|
302 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1118
|
303 |
msgid "\"Add to Wishlist\" icon"
|
304 |
msgstr "Icono de \"Agregar a la Lista de deseos\""
|
305 |
|
306 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1119
|
307 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
308 |
msgstr "Agregar un icono para el boton de \"Agregar a la Lista de deseos\""
|
309 |
|
310 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1130
|
311 |
msgid "\"Add to Cart\" icon"
|
312 |
msgstr "Icono de \"Agregar al carrito\""
|
313 |
|
314 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1131
|
315 |
msgid "Add an icon to the \"Add to Cart\" button"
|
316 |
msgstr "Agregar un icono para el boton de \"Agregar al Carrito\""
|
317 |
|
318 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1150
|
319 |
msgid "Socials & Share"
|
320 |
msgstr "Compartir"
|
321 |
|
322 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1157
|
323 |
msgid "Share on Facebook"
|
324 |
msgstr "Compartir en Facebook"
|
325 |
|
326 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1158
|
327 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1182
|
328 |
#, fuzzy
|
329 |
msgid "Show \"Share on Facebook\" button"
|
330 |
msgstr "Compartir en Facebook"
|
331 |
|
332 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1165
|
333 |
msgid "Tweet on Twitter"
|
334 |
msgstr "Tweet en Twitter"
|
335 |
|
336 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1166
|
337 |
#, fuzzy
|
338 |
msgid "Show \"Tweet on Twitter\" button"
|
339 |
msgstr "Tweet en Twitter"
|
340 |
|
341 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1173
|
342 |
msgid "Pin on Pinterest"
|
343 |
msgstr "Pin en Pinterest"
|
344 |
|
345 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1174
|
346 |
#, fuzzy
|
347 |
msgid "Show \"Pin on Pinterest\" button"
|
348 |
msgstr "Pin en Pinterest"
|
349 |
|
350 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1181
|
351 |
msgid "Share on Google+"
|
352 |
msgstr "Compartir en Google+"
|
353 |
|
354 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1189
|
355 |
msgid "Share by Email"
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1190
|
359 |
#, fuzzy
|
360 |
msgid "Show \"Share by Email\" button"
|
361 |
msgstr "Mostar el boton de \"Agregar al Carrito\" "
|
362 |
|
363 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1197
|
364 |
#, fuzzy
|
365 |
msgid "Social title"
|
366 |
msgstr "Tiítulo de Redes sociales"
|
367 |
|
368 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1205
|
369 |
#, fuzzy
|
370 |
msgid "Social text"
|
371 |
msgstr "Texto de redes sociales"
|
372 |
|
373 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1206
|
374 |
+
#, fuzzy
|
375 |
msgid ""
|
376 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
377 |
+
"%</strong> where you want to show the URL of your wishlist."
|
378 |
msgstr ""
|
379 |
"Será usado por Facebook, Twitter y Pinterest. Usa <strong>%wishlist_url%</"
|
380 |
"strong> donde quieras que la URL de tu Lista de deseos aparesca."
|
381 |
|
382 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1214
|
383 |
#, fuzzy
|
384 |
msgid "Social image URL"
|
385 |
msgstr "URL de la imágen de las redes Sociales."
|
386 |
|
387 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1250
|
388 |
#, fuzzy
|
389 |
msgid "\"Add to wishlist\" button"
|
390 |
msgstr "\"Agregar a Lista de deseos\" texto del boton"
|
391 |
|
392 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1253
|
393 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1271
|
394 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1289
|
395 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1307
|
396 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1325
|
397 |
msgid "Background"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1254
|
401 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1272
|
402 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1290
|
403 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1308
|
404 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1326
|
405 |
msgid "Text"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1255
|
409 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1273
|
410 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1291
|
411 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1309
|
412 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1327
|
413 |
msgid "Border"
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1262
|
417 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1280
|
418 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1298
|
419 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1316
|
420 |
msgid "Background (hover)"
|
421 |
msgstr ""
|
422 |
|
423 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1263
|
424 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1281
|
425 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1299
|
426 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1317
|
427 |
msgid "Text (hover)"
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1264
|
431 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1282
|
432 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1300
|
433 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1318
|
434 |
msgid "Border (hover)"
|
435 |
msgstr ""
|
436 |
|
437 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1268
|
438 |
#, fuzzy
|
439 |
msgid "\"Add to Cart\" button"
|
440 |
msgstr "\"Agregar al Carrito\" texto del boton"
|
441 |
|
442 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1286
|
443 |
msgid "\"Style 1\" button"
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1304
|
447 |
msgid "\"Style 2\" button"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1322
|
451 |
#, fuzzy
|
452 |
msgid "Wishlist table"
|
453 |
msgstr "Título de la Lista de deseos"
|
454 |
|
455 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1331
|
456 |
msgid "Headers"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1334
|
460 |
msgid "Background color"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1461
|
464 |
#, fuzzy
|
465 |
msgid "Wishlist Activated"
|
466 |
msgstr "Título de la Lista de deseos"
|
467 |
|
468 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1462
|
469 |
#, php-format
|
470 |
msgid ""
|
471 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
474 |
"options, <a href=\"%s\">discover it now</a>."
|
475 |
msgstr ""
|
476 |
|
477 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1473
|
478 |
#, fuzzy
|
479 |
msgid "Wishlist Updated"
|
480 |
msgstr "Página de la Lista de Deseos"
|
481 |
|
482 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1474
|
483 |
#, php-format
|
484 |
msgid ""
|
485 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
486 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
487 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
488 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
489 |
+
"\">discover the PREMIUM version.</a>"
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: ../includes/class.yith-wcwl-init.php:347
|
493 |
msgid ""
|
494 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
495 |
+
"your browser."
|
496 |
msgstr ""
|
497 |
|
498 |
#: ../includes/class.yith-wcwl-install.php:239
|
499 |
msgid "wishlist"
|
500 |
msgstr "Lista de deseos"
|
501 |
|
502 |
+
#: ../includes/class.yith-wcwl-shortcode.php:224
|
503 |
#: ../includes/class.yith-wcwl-ui.php:161
|
504 |
msgid "Share on:"
|
505 |
msgstr "Compartir en:"
|
506 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
507 |
#: ../includes/class.yith-wcwl-ui.php:116
|
508 |
+
#: ../includes/class.yith-wcwl-ui.php:199
|
509 |
msgid "Select options"
|
510 |
msgstr "Opciones de selección."
|
511 |
|
521 |
msgid "email"
|
522 |
msgstr ""
|
523 |
|
524 |
+
#: ../includes/class.yith-wcwl.php:185
|
525 |
+
#, fuzzy
|
526 |
+
msgid "Error occurred while adding products to the wishlist."
|
527 |
+
msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
|
528 |
+
|
529 |
+
#: ../includes/class.yith-wcwl.php:269
|
530 |
msgid "Error occurred while adding product to wishlist."
|
531 |
msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
|
532 |
|
533 |
+
#: ../includes/class.yith-wcwl.php:284
|
534 |
msgid "Remove now does not require any param"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: ../includes/class.yith-wcwl.php:318
|
538 |
+
#, fuzzy
|
539 |
+
msgid "Error occurred while removing products from the wishlist"
|
540 |
msgstr "Ocurrió un erro mientras se eliminaba el producto a la Lista"
|
541 |
|
542 |
+
#: ../includes/class.yith-wcwl.php:596
|
543 |
msgid "You need to log in before creating a new wishlist"
|
544 |
msgstr ""
|
545 |
|
546 |
+
#: ../includes/class.yith-wcwl.php:1240
|
547 |
msgid "Product already in the wishlist."
|
548 |
msgstr "El producto ya está en la Lista"
|
549 |
|
550 |
+
#: ../includes/class.yith-wcwl.php:1272
|
551 |
msgid "Product successfully removed."
|
552 |
msgstr "Producto exitosamente eliminado"
|
553 |
|
554 |
+
#: ../includes/class.yith-wcwl.php:1276
|
555 |
msgid "Error. Unable to remove the product from the wishlist."
|
556 |
msgstr "Error. No fue posible eliminar el producto de la Lista."
|
557 |
|
558 |
+
#: ../includes/class.yith-wcwl.php:1280 ../templates/wishlist-view.php:170
|
559 |
msgid "No products were added to the wishlist"
|
560 |
msgstr "Aun no has agregado nada."
|
561 |
|
683 |
msgstr ""
|
684 |
|
685 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
686 |
+
msgid ""
|
687 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
688 |
+
"empty)"
|
689 |
msgstr ""
|
690 |
|
691 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
720 |
msgstr ""
|
721 |
|
722 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
723 |
+
msgid "Set univocal name for each category page URL."
|
724 |
msgstr ""
|
725 |
|
726 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
754 |
|
755 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
756 |
#, php-format
|
757 |
+
msgid "Add %s from images"
|
758 |
msgstr ""
|
759 |
|
760 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
761 |
msgid "Add with multiupload"
|
762 |
msgstr ""
|
763 |
|
764 |
+
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:345
|
765 |
+
msgid "The changes you have made will be lost if you leave this page."
|
766 |
msgstr ""
|
767 |
|
768 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
782 |
msgstr ""
|
783 |
|
784 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
785 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
786 |
+
msgid ""
|
787 |
+
"If you continue with this action, you will reset all options in this page."
|
788 |
msgstr ""
|
789 |
|
790 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
796 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
797 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
798 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
799 |
+
msgid "Are you sure?"
|
800 |
msgstr ""
|
801 |
|
802 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
803 |
msgid ""
|
804 |
+
"The element you have entered already exists. Please, enter another name."
|
805 |
msgstr ""
|
806 |
|
807 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
832 |
msgstr ""
|
833 |
|
834 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
835 |
+
msgid "The added file is not valid."
|
836 |
msgstr ""
|
837 |
|
838 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
843 |
msgid "Sorting successful."
|
844 |
msgstr ""
|
845 |
|
846 |
+
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
847 |
+
msgid ""
|
848 |
+
"If you continue with this action, you will reset all the options in this "
|
849 |
+
"page."
|
850 |
+
msgstr ""
|
851 |
+
|
852 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
853 |
msgid "Plugins Activated"
|
854 |
msgstr ""
|
874 |
|
875 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
876 |
msgid ""
|
877 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
878 |
" Any time one of our plugins is updated, "
|
879 |
"a new entry will be added to this menu.\n"
|
880 |
+
" For example, after the update, plugin "
|
881 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
882 |
+
"Search, etc.)\n"
|
883 |
" will be moved from previous location to "
|
884 |
"YIT Plugin tab."
|
885 |
msgstr ""
|
898 |
|
899 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
900 |
msgid ""
|
901 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
902 |
msgstr ""
|
903 |
|
904 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
951 |
msgstr ""
|
952 |
|
953 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
954 |
+
msgid "You can't update the plugins for this site."
|
955 |
msgstr ""
|
956 |
|
957 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
958 |
+
msgid ""
|
959 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
960 |
msgstr ""
|
961 |
|
962 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
985 |
msgstr ""
|
986 |
|
987 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
988 |
+
msgid "Software has been deactivated"
|
989 |
msgstr ""
|
990 |
|
991 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
992 |
+
msgid "Maximum number of activations exceeded"
|
993 |
msgstr ""
|
994 |
|
995 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
1180 |
|
1181 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1182 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1183 |
+
#, fuzzy
|
1184 |
+
msgid "Insert the title for the field."
|
1185 |
+
msgstr "Selecciona una familia de fuentes"
|
1186 |
|
1187 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1188 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:275
|
1204 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1205 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1206 |
#, fuzzy
|
1207 |
+
msgid "Select the type for this field."
|
1208 |
msgstr "Selecciona una familia de fuentes"
|
1209 |
|
1210 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
1214 |
|
1215 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1216 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1217 |
+
msgid "Select this option if you want this field appears as already checked."
|
1218 |
msgstr ""
|
1219 |
|
1220 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
1245 |
|
1246 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1247 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1248 |
+
msgid "Error Message"
|
1249 |
msgstr ""
|
1250 |
|
1251 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
1260 |
|
1261 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1262 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1263 |
+
msgid "Select this option if it must be required."
|
1264 |
msgstr ""
|
1265 |
|
1266 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1267 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1268 |
+
msgid "Select this option if the email must be valid."
|
1269 |
msgstr ""
|
1270 |
|
1271 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
1406 |
msgid "No sidebar"
|
1407 |
msgstr ""
|
1408 |
|
|
|
|
|
|
|
|
|
1409 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1410 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1411 |
msgid "Right sidebar"
|
1510 |
msgid "Stock Status"
|
1511 |
msgstr "Estado del inventario"
|
1512 |
|
1513 |
+
#: ../templates/wishlist-view.php:101
|
1514 |
msgid "Remove this product"
|
1515 |
msgstr "Remover este producto"
|
1516 |
|
1517 |
+
#: ../templates/wishlist-view.php:130
|
1518 |
msgid "Free!"
|
1519 |
msgstr "Gratis!"
|
1520 |
|
1521 |
+
#: ../templates/wishlist-view.php:141
|
1522 |
msgid "Out of Stock"
|
1523 |
msgstr "Agotado"
|
1524 |
|
1525 |
+
#: ../templates/wishlist-view.php:144
|
1526 |
msgid "In Stock"
|
1527 |
msgstr "Disponilbe."
|
1528 |
|
1529 |
+
#: ../templates/wishlist-view.php:196
|
1530 |
msgid "Ask an estimate of costs"
|
1531 |
msgstr ""
|
1532 |
|
1550 |
msgid "Click to preview"
|
1551 |
msgstr "Click para previsualizar"
|
1552 |
|
1553 |
+
#, fuzzy
|
1554 |
+
#~ msgid "Button rounded corners"
|
1555 |
+
#~ msgstr "Bordes redondeados para los botones"
|
1556 |
+
|
1557 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1558 |
#~ msgstr "No se ha podido agregar, el producto no cuenta con existencias."
|
1559 |
|
languages/yit-fr_FR.mo
CHANGED
Binary file
|
languages/yit-fr_FR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2015-
|
6 |
-
"PO-Revision-Date: 2015-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -15,7 +15,7 @@ msgstr ""
|
|
15 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"X-Textdomain-Support: yes\n"
|
18 |
-
"X-Generator: Poedit 1.5.
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
#: init.php:128
|
@@ -30,15 +30,15 @@ msgid ""
|
|
30 |
"are using the premium one."
|
31 |
msgstr ""
|
32 |
|
33 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
34 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
35 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
36 |
#: includes/class.yith-wcwl-install.php:240
|
37 |
msgid "Wishlist"
|
38 |
msgstr "Wishlist"
|
39 |
|
40 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
41 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
42 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1048
|
43 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1196
|
44 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -46,76 +46,76 @@ msgstr "Wishlist"
|
|
46 |
msgid "Settings"
|
47 |
msgstr "Paramètres"
|
48 |
|
49 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
50 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
51 |
msgid "Colors"
|
52 |
msgstr "Couleurs"
|
53 |
|
54 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
55 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid "Premium Version"
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
60 |
msgid ""
|
61 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
62 |
-
"to update it."
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Plugin Documentation"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Wishlist Page"
|
75 |
msgstr "Page Wishlist"
|
76 |
|
77 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
79 |
msgstr "Contenu de la page : [yith_wcwl_wishlist]"
|
80 |
|
81 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "Upgrade to the PREMIUM VERSION"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "YITH WooCommerce Wishlist"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid "Discover the Advanced Features"
|
91 |
msgstr ""
|
92 |
|
93 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
94 |
msgid ""
|
95 |
"Upgrade to the PREMIUM VERSION\n"
|
96 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid "Get Support and Pro Features"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
104 |
msgid ""
|
105 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
106 |
"the advanced features of the product and you will get one year of free "
|
107 |
"updates and support through our platform available 24h/24."
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "General Settings"
|
112 |
msgstr "Paramètres généraux"
|
113 |
|
114 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
115 |
msgid "Enable YITH Wishlist"
|
116 |
msgstr "Activer YITH Wishlist"
|
117 |
|
118 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
119 |
#, fuzzy, php-format
|
120 |
msgid ""
|
121 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -127,52 +127,53 @@ msgstr ""
|
|
127 |
"strong> Egalement, prenez le temps de lire la <a href=\"%s\" target=\"_blank"
|
128 |
"\">documentation</a>."
|
129 |
|
130 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
131 |
#, fuzzy
|
132 |
msgid "Default wishlist title"
|
133 |
msgstr "Titre de la Wishlist"
|
134 |
|
135 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
136 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
137 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
138 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
139 |
#, php-format
|
140 |
msgid "My wishlist on %s"
|
141 |
msgstr "Ma wishlist sur %s"
|
142 |
|
143 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
144 |
msgid "Position"
|
145 |
msgstr "Position"
|
146 |
|
147 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
|
|
148 |
msgid ""
|
149 |
-
"
|
150 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
151 |
msgstr ""
|
152 |
"Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
|
153 |
"au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
|
154 |
|
155 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
156 |
msgid "After \"Add to cart\""
|
157 |
msgstr "Après \"Ajouter au panier\""
|
158 |
|
159 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
160 |
msgid "After thumbnails"
|
161 |
msgstr "Après les images"
|
162 |
|
163 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
164 |
msgid "After summary"
|
165 |
msgstr "Après le résumé"
|
166 |
|
167 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
168 |
msgid "Use shortcode"
|
169 |
msgstr "Utiliser le shortcode"
|
170 |
|
171 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
172 |
msgid "Redirect to cart"
|
173 |
msgstr "Rediriger vers le panier"
|
174 |
|
175 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
176 |
msgid ""
|
177 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
178 |
"page."
|
@@ -180,258 +181,295 @@ msgstr ""
|
|
180 |
"Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
|
181 |
"sur la page Wishlist."
|
182 |
|
183 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
184 |
msgid "Remove if added to the cart"
|
185 |
msgstr "Supprimer si ajouté au panier"
|
186 |
|
187 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
188 |
-
|
|
|
189 |
msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
|
190 |
|
191 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
192 |
msgid "\"Add to Wishlist\" text"
|
193 |
msgstr "Texte \"Ajouter à la wishlist\""
|
194 |
|
195 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
196 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
197 |
msgid "Add to Wishlist"
|
198 |
msgstr "Ajouter à la wishlist"
|
199 |
|
200 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
msgid "\"Add to Cart\" text"
|
202 |
msgstr "Texte \"Ajouter au panier\""
|
203 |
|
204 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
205 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
206 |
msgid "Add to Cart"
|
207 |
msgstr "Ajouter au panier"
|
208 |
|
209 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
210 |
msgid "Show Unit price"
|
211 |
msgstr "Voir le prix unitaire"
|
212 |
|
213 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
214 |
msgid "Show unit price for each product in wishlist"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
218 |
msgid "Show \"Add to Cart\" button"
|
219 |
msgstr "Voir le bouton \"Ajouter au panier\""
|
220 |
|
221 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
222 |
#, fuzzy
|
223 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
224 |
msgstr "Fond du bouton \"Ajouter au panier\""
|
225 |
|
226 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
227 |
msgid "Show Stock status"
|
228 |
msgstr "Voir le statut du stock"
|
229 |
|
230 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
231 |
msgid ""
|
232 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
236 |
msgid "Styles"
|
237 |
msgstr "Styles"
|
238 |
|
239 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
240 |
msgid "Use buttons"
|
241 |
msgstr "Utiliser des boutons"
|
242 |
|
243 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
244 |
-
|
|
|
245 |
msgstr "Utiliser des boutons à la place de simples liens"
|
246 |
|
247 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
248 |
msgid "Custom CSS"
|
249 |
msgstr "CSS personnalisée"
|
250 |
|
251 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
252 |
msgid "Use theme style"
|
253 |
msgstr "Utiliser le style du thème"
|
254 |
|
255 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
256 |
msgid "Use the theme style."
|
257 |
msgstr "Utiliser le style du thème?"
|
258 |
|
259 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
260 |
#, fuzzy
|
261 |
-
msgid "
|
262 |
-
msgstr "
|
263 |
|
264 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
265 |
-
|
|
|
266 |
msgstr "Arrondir les coins des boutons"
|
267 |
|
268 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
269 |
msgid "\"Add to Wishlist\" icon"
|
270 |
msgstr "Icône \"Ajouter à la wishlist\""
|
271 |
|
272 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
273 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
274 |
msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
|
275 |
|
276 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
277 |
msgid "\"Add to Cart\" icon"
|
278 |
msgstr "Icône \"Ajouter au panier\""
|
279 |
|
280 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
281 |
msgid "Add an icon to the \"Add to Cart\" button"
|
282 |
msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
|
283 |
|
284 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
285 |
msgid "Socials & Share"
|
286 |
msgstr "Partage"
|
287 |
|
288 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
289 |
msgid "Share on Facebook"
|
290 |
msgstr "Partager sur Facebook"
|
291 |
|
292 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
293 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
294 |
#, fuzzy
|
295 |
msgid "Show \"Share on Facebook\" button"
|
296 |
msgstr "Partager sur Facebook"
|
297 |
|
298 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
299 |
msgid "Tweet on Twitter"
|
300 |
msgstr "Partager sur Twitter"
|
301 |
|
302 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
303 |
#, fuzzy
|
304 |
msgid "Show \"Tweet on Twitter\" button"
|
305 |
msgstr "Partager sur Twitter"
|
306 |
|
307 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
308 |
msgid "Pin on Pinterest"
|
309 |
msgstr "Partager sur Pinterest"
|
310 |
|
311 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
312 |
#, fuzzy
|
313 |
msgid "Show \"Pin on Pinterest\" button"
|
314 |
msgstr "Partager sur Pinterest"
|
315 |
|
316 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
317 |
msgid "Share on Google+"
|
318 |
msgstr "Partager sur Google+"
|
319 |
|
320 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
321 |
msgid "Share by Email"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
325 |
#, fuzzy
|
326 |
msgid "Show \"Share by Email\" button"
|
327 |
msgstr "Voir le bouton \"Ajouter au panier\""
|
328 |
|
329 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
330 |
#, fuzzy
|
331 |
msgid "Social title"
|
332 |
msgstr "Titre pour les réseaux sociaux"
|
333 |
|
334 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
335 |
#, fuzzy
|
336 |
msgid "Social text"
|
337 |
msgstr "Texte pour les réseaux sociaux"
|
338 |
|
339 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
|
|
340 |
msgid ""
|
341 |
-
"
|
342 |
-
"strong> where you want the URL of your wishlist
|
343 |
msgstr ""
|
344 |
"Sera utiliser par Facebook, Twitter et Pinterest. Placez <strong>"
|
345 |
"%wishlist_url%</strong> à l'endroit où vous voulez faire apparaitre le lien "
|
346 |
"vers votre wishlist."
|
347 |
|
348 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
349 |
#, fuzzy
|
350 |
msgid "Social image URL"
|
351 |
msgstr "URL de l'image pour les réseaux sociaux"
|
352 |
|
353 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
354 |
#, fuzzy
|
355 |
msgid "\"Add to wishlist\" button"
|
356 |
msgstr "Texte du bouton \"Ajouter à la Wishlist\""
|
357 |
|
358 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
359 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
360 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
361 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
362 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
363 |
msgid "Background"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
367 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
368 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
369 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
370 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
371 |
msgid "Text"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
375 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
376 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
377 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
378 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
379 |
msgid "Border"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
383 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
384 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
385 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
386 |
msgid "Background (hover)"
|
387 |
msgstr ""
|
388 |
|
389 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
390 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
391 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
392 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
393 |
msgid "Text (hover)"
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
397 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
398 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
399 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
400 |
msgid "Border (hover)"
|
401 |
msgstr ""
|
402 |
|
403 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
404 |
#, fuzzy
|
405 |
msgid "\"Add to Cart\" button"
|
406 |
msgstr "Texte du bouton \"Ajouter au panier\""
|
407 |
|
408 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
409 |
msgid "\"Style 1\" button"
|
410 |
msgstr ""
|
411 |
|
412 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
413 |
msgid "\"Style 2\" button"
|
414 |
msgstr ""
|
415 |
|
416 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
417 |
#, fuzzy
|
418 |
msgid "Wishlist table"
|
419 |
msgstr "Titre de la Wishlist"
|
420 |
|
421 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
422 |
msgid "Headers"
|
423 |
msgstr ""
|
424 |
|
425 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
426 |
msgid "Background color"
|
427 |
msgstr ""
|
428 |
|
429 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
430 |
#, fuzzy
|
431 |
msgid "Wishlist Activated"
|
432 |
msgstr "Titre de la Wishlist"
|
433 |
|
434 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
435 |
#, php-format
|
436 |
msgid ""
|
437 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -440,25 +478,25 @@ msgid ""
|
|
440 |
"options, <a href=\"%s\">discover it now</a>."
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
444 |
#, fuzzy
|
445 |
msgid "Wishlist Updated"
|
446 |
msgstr "Page Wishlist"
|
447 |
|
448 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
449 |
#, php-format
|
450 |
msgid ""
|
451 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
452 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
453 |
-
"version. When one of our plugins
|
454 |
-
"menu. Wishlist
|
455 |
-
"the PREMIUM version.</a>"
|
456 |
msgstr ""
|
457 |
|
458 |
-
#: includes/class.yith-wcwl-init.php:
|
459 |
msgid ""
|
460 |
-
"We are sorry,but this feature is available only if cookies
|
461 |
-
"
|
462 |
msgstr ""
|
463 |
|
464 |
#: includes/class.yith-wcwl-install.php:239
|
@@ -466,26 +504,12 @@ msgctxt "page_slug"
|
|
466 |
msgid "wishlist"
|
467 |
msgstr "wishlist"
|
468 |
|
469 |
-
#: includes/class.yith-wcwl-shortcode.php:
|
470 |
#: includes/class.yith-wcwl-ui.php:161
|
471 |
msgid "Share on:"
|
472 |
msgstr "Partager sur :"
|
473 |
|
474 |
-
#: includes/class.yith-wcwl-ui.php:
|
475 |
-
#: templates/add-to-wishlist.php:21
|
476 |
-
msgid "Product added!"
|
477 |
-
msgstr "Produit ajouté !"
|
478 |
-
|
479 |
-
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
|
480 |
-
#: templates/add-to-wishlist.php:23 templates/add-to-wishlist.php:30
|
481 |
-
msgid "Browse Wishlist"
|
482 |
-
msgstr "Parcourir la wishlist"
|
483 |
-
|
484 |
-
#: includes/class.yith-wcwl-ui.php:82 templates/add-to-wishlist.php:28
|
485 |
-
msgid "The product is already in the wishlist!"
|
486 |
-
msgstr "Ce produit est dans votre wishlist"
|
487 |
-
|
488 |
-
#: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:200
|
489 |
msgid "Select options"
|
490 |
msgstr "Choisir les options"
|
491 |
|
@@ -501,36 +525,42 @@ msgstr "Twitter"
|
|
501 |
msgid "email"
|
502 |
msgstr ""
|
503 |
|
504 |
-
#: includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
505 |
msgid "Error occurred while adding product to wishlist."
|
506 |
msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
|
507 |
|
508 |
-
#: includes/class.yith-wcwl.php:
|
509 |
msgid "Remove now does not require any param"
|
510 |
msgstr ""
|
511 |
|
512 |
-
#: includes/class.yith-wcwl.php:
|
513 |
-
|
|
|
514 |
msgstr ""
|
515 |
"Une erreur est survenue lors de le suppression du produit de la wishlist"
|
516 |
|
517 |
-
#: includes/class.yith-wcwl.php:
|
518 |
msgid "You need to log in before creating a new wishlist"
|
519 |
msgstr ""
|
520 |
|
521 |
-
#: includes/class.yith-wcwl.php:
|
522 |
msgid "Product already in the wishlist."
|
523 |
msgstr "Ce produit est déjà dans votre wishlist"
|
524 |
|
525 |
-
#: includes/class.yith-wcwl.php:
|
526 |
msgid "Product successfully removed."
|
527 |
msgstr "Le produit a bien été supprimé"
|
528 |
|
529 |
-
#: includes/class.yith-wcwl.php:
|
530 |
msgid "Error. Unable to remove the product from the wishlist."
|
531 |
msgstr "Erreur : impossible de supprimer le produit de la wishlist"
|
532 |
|
533 |
-
#: includes/class.yith-wcwl.php:
|
534 |
msgid "No products were added to the wishlist"
|
535 |
msgstr "Aucun produit dans votre wishlist"
|
536 |
|
@@ -663,7 +693,9 @@ msgid "Rewrite"
|
|
663 |
msgstr ""
|
664 |
|
665 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1059
|
666 |
-
msgid "
|
|
|
|
|
667 |
msgstr ""
|
668 |
|
669 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -698,7 +730,7 @@ msgid "Taxonomy Rewrite"
|
|
698 |
msgstr ""
|
699 |
|
700 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1083
|
701 |
-
msgid "Set
|
702 |
msgstr ""
|
703 |
|
704 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -732,15 +764,15 @@ msgstr ""
|
|
732 |
|
733 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1631
|
734 |
#, php-format
|
735 |
-
msgid "Add %s
|
736 |
msgstr ""
|
737 |
|
738 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1633
|
739 |
msgid "Add with multiupload"
|
740 |
msgstr ""
|
741 |
|
742 |
-
#: plugin-fw/lib/yit-plugin-panel-wc.php:
|
743 |
-
msgid "The changes you made will be lost if you leave this page."
|
744 |
msgstr ""
|
745 |
|
746 |
#: plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -760,9 +792,9 @@ msgid "Save Changes"
|
|
760 |
msgstr ""
|
761 |
|
762 |
#: plugin-fw/lib/yit-plugin-panel.php:274
|
763 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:145
|
764 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
765 |
-
msgid "
|
|
|
766 |
msgstr ""
|
767 |
|
768 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -774,12 +806,12 @@ msgstr ""
|
|
774 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
775 |
#: plugin-fw/lib/yit-plugin-subpanel.php:147
|
776 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
777 |
-
msgid "Are you sure
|
778 |
msgstr ""
|
779 |
|
780 |
#: plugin-fw/lib/yit-plugin-panel.php:410
|
781 |
msgid ""
|
782 |
-
"The element you have
|
783 |
msgstr ""
|
784 |
|
785 |
#: plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -810,7 +842,7 @@ msgid "An error has occurred during import. Please try again."
|
|
810 |
msgstr ""
|
811 |
|
812 |
#: plugin-fw/lib/yit-plugin-panel.php:418
|
813 |
-
msgid "The file
|
814 |
msgstr ""
|
815 |
|
816 |
#: plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -821,6 +853,12 @@ msgstr ""
|
|
821 |
msgid "Sorting successful."
|
822 |
msgstr ""
|
823 |
|
|
|
|
|
|
|
|
|
|
|
|
|
824 |
#: plugin-fw/lib/yit-pointers.php:70
|
825 |
msgid "Plugins Activated"
|
826 |
msgstr ""
|
@@ -846,13 +884,12 @@ msgstr ""
|
|
846 |
|
847 |
#: plugin-fw/lib/yit-pointers.php:85
|
848 |
msgid ""
|
849 |
-
"From now on, you can find all
|
850 |
-
"menu.\n"
|
851 |
" Any time one of our plugins is updated, "
|
852 |
"a new entry will be added to this menu.\n"
|
853 |
-
" For example, after update, plugin "
|
854 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
855 |
-
"etc.)\n"
|
856 |
" will be moved from previous location to "
|
857 |
"YIT Plugin tab."
|
858 |
msgstr ""
|
@@ -871,7 +908,7 @@ msgstr ""
|
|
871 |
|
872 |
#: plugin-fw/lib/yit-upgrade.php:122
|
873 |
msgid ""
|
874 |
-
"please <a href=\"%activate_link%\">
|
875 |
msgstr ""
|
876 |
|
877 |
#: plugin-fw/lib/yit-upgrade.php:123
|
@@ -924,11 +961,12 @@ msgid ""
|
|
924 |
msgstr ""
|
925 |
|
926 |
#: plugin-fw/lib/yit-upgrade.php:493
|
927 |
-
msgid "You can't update plugins for this site."
|
928 |
msgstr ""
|
929 |
|
930 |
#: plugin-fw/lib/yit-upgrade.php:497
|
931 |
-
msgid "
|
|
|
932 |
msgstr ""
|
933 |
|
934 |
#: plugin-fw/lib/yit-upgrade.php:504
|
@@ -957,11 +995,11 @@ msgid "Invalid licence key"
|
|
957 |
msgstr ""
|
958 |
|
959 |
#: plugin-fw/licence/lib/yit-licence.php:531
|
960 |
-
msgid "Software has been
|
961 |
msgstr ""
|
962 |
|
963 |
#: plugin-fw/licence/lib/yit-licence.php:532
|
964 |
-
msgid "
|
965 |
msgstr ""
|
966 |
|
967 |
#: plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1152,8 +1190,9 @@ msgstr ""
|
|
1152 |
|
1153 |
#: plugin-fw/templates/metaboxes/types/contactform.php:78
|
1154 |
#: plugin-fw/templates/metaboxes/types/contactform.php:270
|
1155 |
-
|
1156 |
-
|
|
|
1157 |
|
1158 |
#: plugin-fw/templates/metaboxes/types/contactform.php:83
|
1159 |
#: plugin-fw/templates/metaboxes/types/contactform.php:275
|
@@ -1175,7 +1214,7 @@ msgstr ""
|
|
1175 |
#: plugin-fw/templates/metaboxes/types/contactform.php:100
|
1176 |
#: plugin-fw/templates/metaboxes/types/contactform.php:292
|
1177 |
#, fuzzy
|
1178 |
-
msgid "Select type for this field."
|
1179 |
msgstr "Choisissez une police"
|
1180 |
|
1181 |
#: plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1185,7 +1224,7 @@ msgstr ""
|
|
1185 |
|
1186 |
#: plugin-fw/templates/metaboxes/types/contactform.php:109
|
1187 |
#: plugin-fw/templates/metaboxes/types/contactform.php:301
|
1188 |
-
msgid "Select this if you want this field already checked."
|
1189 |
msgstr ""
|
1190 |
|
1191 |
#: plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1216,7 +1255,7 @@ msgstr "Choisir les options"
|
|
1216 |
|
1217 |
#: plugin-fw/templates/metaboxes/types/contactform.php:127
|
1218 |
#: plugin-fw/templates/metaboxes/types/contactform.php:319
|
1219 |
-
msgid "Message
|
1220 |
msgstr ""
|
1221 |
|
1222 |
#: plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1231,12 +1270,12 @@ msgstr ""
|
|
1231 |
|
1232 |
#: plugin-fw/templates/metaboxes/types/contactform.php:140
|
1233 |
#: plugin-fw/templates/metaboxes/types/contactform.php:332
|
1234 |
-
msgid "Select this if it must be required."
|
1235 |
msgstr ""
|
1236 |
|
1237 |
#: plugin-fw/templates/metaboxes/types/contactform.php:149
|
1238 |
#: plugin-fw/templates/metaboxes/types/contactform.php:341
|
1239 |
-
msgid "Select this if
|
1240 |
msgstr ""
|
1241 |
|
1242 |
#: plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1377,10 +1416,6 @@ msgstr ""
|
|
1377 |
msgid "No sidebar"
|
1378 |
msgstr ""
|
1379 |
|
1380 |
-
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1381 |
-
msgid "No sideabr"
|
1382 |
-
msgstr ""
|
1383 |
-
|
1384 |
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1385 |
#: plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1386 |
msgid "Right sidebar"
|
@@ -1485,23 +1520,23 @@ msgstr "Prix unitaire"
|
|
1485 |
msgid "Stock Status"
|
1486 |
msgstr "Stock"
|
1487 |
|
1488 |
-
#: templates/wishlist-view.php:
|
1489 |
msgid "Remove this product"
|
1490 |
msgstr "Enlever ce produit"
|
1491 |
|
1492 |
-
#: templates/wishlist-view.php:
|
1493 |
msgid "Free!"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
-
#: templates/wishlist-view.php:
|
1497 |
msgid "Out of Stock"
|
1498 |
msgstr "Epuisé"
|
1499 |
|
1500 |
-
#: templates/wishlist-view.php:
|
1501 |
msgid "In Stock"
|
1502 |
msgstr "En stock"
|
1503 |
|
1504 |
-
#: templates/wishlist-view.php:
|
1505 |
msgid "Ask an estimate of costs"
|
1506 |
msgstr ""
|
1507 |
|
@@ -1525,6 +1560,10 @@ msgstr "Choisissez une police"
|
|
1525 |
msgid "Click to preview"
|
1526 |
msgstr "Cliquez-ici pour pré-visualiser"
|
1527 |
|
|
|
|
|
|
|
|
|
1528 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1529 |
#~ msgstr "Impossible d'ajouter au panier : ce produit n'est plus en stock."
|
1530 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-03-04 16:39+0100\n"
|
6 |
+
"PO-Revision-Date: 2015-03-04 16:39+0100\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
15 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"X-Textdomain-Support: yes\n"
|
18 |
+
"X-Generator: Poedit 1.5.7\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
#: init.php:128
|
30 |
"are using the premium one."
|
31 |
msgstr ""
|
32 |
|
33 |
+
#: includes/class.yith-wcwl-admin-init.php:188
|
34 |
+
#: includes/class.yith-wcwl-admin-init.php:1399
|
35 |
+
#: includes/class.yith-wcwl-admin-init.php:1400
|
36 |
#: includes/class.yith-wcwl-install.php:240
|
37 |
msgid "Wishlist"
|
38 |
msgstr "Wishlist"
|
39 |
|
40 |
+
#: includes/class.yith-wcwl-admin-init.php:190
|
41 |
+
#: includes/class.yith-wcwl-admin-init.php:289
|
42 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1048
|
43 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1196
|
44 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1202
|
46 |
msgid "Settings"
|
47 |
msgstr "Paramètres"
|
48 |
|
49 |
+
#: includes/class.yith-wcwl-admin-init.php:191
|
50 |
+
#: includes/class.yith-wcwl-admin-init.php:256
|
51 |
msgid "Colors"
|
52 |
msgstr "Couleurs"
|
53 |
|
54 |
+
#: includes/class.yith-wcwl-admin-init.php:192
|
55 |
+
#: includes/class.yith-wcwl-admin-init.php:293
|
56 |
msgid "Premium Version"
|
57 |
msgstr ""
|
58 |
|
59 |
+
#: includes/class.yith-wcwl-admin-init.php:317
|
60 |
msgid ""
|
61 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
62 |
+
"link to update it."
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: includes/class.yith-wcwl-admin-init.php:320
|
66 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: includes/class.yith-wcwl-admin-init.php:325
|
70 |
msgid "Plugin Documentation"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: includes/class.yith-wcwl-admin-init.php:341
|
74 |
msgid "Wishlist Page"
|
75 |
msgstr "Page Wishlist"
|
76 |
|
77 |
+
#: includes/class.yith-wcwl-admin-init.php:342
|
78 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
79 |
msgstr "Contenu de la page : [yith_wcwl_wishlist]"
|
80 |
|
81 |
+
#: includes/class.yith-wcwl-admin-init.php:917
|
82 |
msgid "Upgrade to the PREMIUM VERSION"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: includes/class.yith-wcwl-admin-init.php:920
|
86 |
msgid "YITH WooCommerce Wishlist"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: includes/class.yith-wcwl-admin-init.php:921
|
90 |
msgid "Discover the Advanced Features"
|
91 |
msgstr ""
|
92 |
|
93 |
+
#: includes/class.yith-wcwl-admin-init.php:922
|
94 |
msgid ""
|
95 |
"Upgrade to the PREMIUM VERSION\n"
|
96 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class.yith-wcwl-admin-init.php:929
|
100 |
msgid "Get Support and Pro Features"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class.yith-wcwl-admin-init.php:930
|
104 |
msgid ""
|
105 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
106 |
"the advanced features of the product and you will get one year of free "
|
107 |
"updates and support through our platform available 24h/24."
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: includes/class.yith-wcwl-admin-init.php:940
|
111 |
msgid "General Settings"
|
112 |
msgstr "Paramètres généraux"
|
113 |
|
114 |
+
#: includes/class.yith-wcwl-admin-init.php:947
|
115 |
msgid "Enable YITH Wishlist"
|
116 |
msgstr "Activer YITH Wishlist"
|
117 |
|
118 |
+
#: includes/class.yith-wcwl-admin-init.php:948
|
119 |
#, fuzzy, php-format
|
120 |
msgid ""
|
121 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
127 |
"strong> Egalement, prenez le temps de lire la <a href=\"%s\" target=\"_blank"
|
128 |
"\">documentation</a>."
|
129 |
|
130 |
+
#: includes/class.yith-wcwl-admin-init.php:955
|
131 |
#, fuzzy
|
132 |
msgid "Default wishlist title"
|
133 |
msgstr "Titre de la Wishlist"
|
134 |
|
135 |
+
#: includes/class.yith-wcwl-admin-init.php:957
|
136 |
+
#: includes/class.yith-wcwl-admin-init.php:958
|
137 |
+
#: includes/class.yith-wcwl-admin-init.php:1199
|
138 |
+
#: includes/class.yith-wcwl-admin-init.php:1200
|
139 |
#, php-format
|
140 |
msgid "My wishlist on %s"
|
141 |
msgstr "Ma wishlist sur %s"
|
142 |
|
143 |
+
#: includes/class.yith-wcwl-admin-init.php:966
|
144 |
msgid "Position"
|
145 |
msgstr "Position"
|
146 |
|
147 |
+
#: includes/class.yith-wcwl-admin-init.php:967
|
148 |
+
#, fuzzy
|
149 |
msgid ""
|
150 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
151 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
152 |
msgstr ""
|
153 |
"Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
|
154 |
"au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
|
155 |
|
156 |
+
#: includes/class.yith-wcwl-admin-init.php:973
|
157 |
msgid "After \"Add to cart\""
|
158 |
msgstr "Après \"Ajouter au panier\""
|
159 |
|
160 |
+
#: includes/class.yith-wcwl-admin-init.php:974
|
161 |
msgid "After thumbnails"
|
162 |
msgstr "Après les images"
|
163 |
|
164 |
+
#: includes/class.yith-wcwl-admin-init.php:975
|
165 |
msgid "After summary"
|
166 |
msgstr "Après le résumé"
|
167 |
|
168 |
+
#: includes/class.yith-wcwl-admin-init.php:976
|
169 |
msgid "Use shortcode"
|
170 |
msgstr "Utiliser le shortcode"
|
171 |
|
172 |
+
#: includes/class.yith-wcwl-admin-init.php:981
|
173 |
msgid "Redirect to cart"
|
174 |
msgstr "Rediriger vers le panier"
|
175 |
|
176 |
+
#: includes/class.yith-wcwl-admin-init.php:982
|
177 |
msgid ""
|
178 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
179 |
"page."
|
181 |
"Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
|
182 |
"sur la page Wishlist."
|
183 |
|
184 |
+
#: includes/class.yith-wcwl-admin-init.php:989
|
185 |
msgid "Remove if added to the cart"
|
186 |
msgstr "Supprimer si ajouté au panier"
|
187 |
|
188 |
+
#: includes/class.yith-wcwl-admin-init.php:990
|
189 |
+
#, fuzzy
|
190 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
191 |
msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
|
192 |
|
193 |
+
#: includes/class.yith-wcwl-admin-init.php:997
|
194 |
msgid "\"Add to Wishlist\" text"
|
195 |
msgstr "Texte \"Ajouter à la wishlist\""
|
196 |
|
197 |
+
#: includes/class.yith-wcwl-admin-init.php:999
|
198 |
+
#: includes/class.yith-wcwl-admin-init.php:1000
|
199 |
msgid "Add to Wishlist"
|
200 |
msgstr "Ajouter à la wishlist"
|
201 |
|
202 |
+
#: includes/class.yith-wcwl-admin-init.php:1005
|
203 |
+
#, fuzzy
|
204 |
+
msgid "\"Browse wishlist\" text"
|
205 |
+
msgstr "Parcourir la wishlist"
|
206 |
+
|
207 |
+
#: includes/class.yith-wcwl-admin-init.php:1007
|
208 |
+
#: includes/class.yith-wcwl-admin-init.php:1008
|
209 |
+
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
|
210 |
+
msgid "Browse Wishlist"
|
211 |
+
msgstr "Parcourir la wishlist"
|
212 |
+
|
213 |
+
#: includes/class.yith-wcwl-admin-init.php:1013
|
214 |
+
#, fuzzy
|
215 |
+
msgid "\"Product already in wishlist\" text"
|
216 |
+
msgstr "Ce produit est déjà dans votre wishlist"
|
217 |
+
|
218 |
+
#: includes/class.yith-wcwl-admin-init.php:1015
|
219 |
+
#: includes/class.yith-wcwl-admin-init.php:1016
|
220 |
+
#: includes/class.yith-wcwl-ui.php:82
|
221 |
+
msgid "The product is already in the wishlist!"
|
222 |
+
msgstr "Ce produit est dans votre wishlist"
|
223 |
+
|
224 |
+
#: includes/class.yith-wcwl-admin-init.php:1021
|
225 |
+
#, fuzzy
|
226 |
+
msgid "\"Product added\" text"
|
227 |
+
msgstr "Produit ajouté !"
|
228 |
+
|
229 |
+
#: includes/class.yith-wcwl-admin-init.php:1023
|
230 |
+
#: includes/class.yith-wcwl-admin-init.php:1024
|
231 |
+
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl.php:1237
|
232 |
+
msgid "Product added!"
|
233 |
+
msgstr "Produit ajouté !"
|
234 |
+
|
235 |
+
#: includes/class.yith-wcwl-admin-init.php:1029
|
236 |
msgid "\"Add to Cart\" text"
|
237 |
msgstr "Texte \"Ajouter au panier\""
|
238 |
|
239 |
+
#: includes/class.yith-wcwl-admin-init.php:1031
|
240 |
+
#: includes/class.yith-wcwl-admin-init.php:1032
|
241 |
msgid "Add to Cart"
|
242 |
msgstr "Ajouter au panier"
|
243 |
|
244 |
+
#: includes/class.yith-wcwl-admin-init.php:1037
|
245 |
msgid "Show Unit price"
|
246 |
msgstr "Voir le prix unitaire"
|
247 |
|
248 |
+
#: includes/class.yith-wcwl-admin-init.php:1038
|
249 |
msgid "Show unit price for each product in wishlist"
|
250 |
msgstr ""
|
251 |
|
252 |
+
#: includes/class.yith-wcwl-admin-init.php:1046
|
253 |
msgid "Show \"Add to Cart\" button"
|
254 |
msgstr "Voir le bouton \"Ajouter au panier\""
|
255 |
|
256 |
+
#: includes/class.yith-wcwl-admin-init.php:1047
|
257 |
#, fuzzy
|
258 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
259 |
msgstr "Fond du bouton \"Ajouter au panier\""
|
260 |
|
261 |
+
#: includes/class.yith-wcwl-admin-init.php:1055
|
262 |
msgid "Show Stock status"
|
263 |
msgstr "Voir le statut du stock"
|
264 |
|
265 |
+
#: includes/class.yith-wcwl-admin-init.php:1056
|
266 |
msgid ""
|
267 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class.yith-wcwl-admin-init.php:1079
|
271 |
msgid "Styles"
|
272 |
msgstr "Styles"
|
273 |
|
274 |
+
#: includes/class.yith-wcwl-admin-init.php:1086
|
275 |
msgid "Use buttons"
|
276 |
msgstr "Utiliser des boutons"
|
277 |
|
278 |
+
#: includes/class.yith-wcwl-admin-init.php:1087
|
279 |
+
#, fuzzy
|
280 |
+
msgid "Use buttons instead of simple anchors."
|
281 |
msgstr "Utiliser des boutons à la place de simples liens"
|
282 |
|
283 |
+
#: includes/class.yith-wcwl-admin-init.php:1094
|
284 |
msgid "Custom CSS"
|
285 |
msgstr "CSS personnalisée"
|
286 |
|
287 |
+
#: includes/class.yith-wcwl-admin-init.php:1102
|
288 |
msgid "Use theme style"
|
289 |
msgstr "Utiliser le style du thème"
|
290 |
|
291 |
+
#: includes/class.yith-wcwl-admin-init.php:1103
|
292 |
msgid "Use the theme style."
|
293 |
msgstr "Utiliser le style du thème?"
|
294 |
|
295 |
+
#: includes/class.yith-wcwl-admin-init.php:1110
|
296 |
#, fuzzy
|
297 |
+
msgid "Rounded buttons"
|
298 |
+
msgstr "Utiliser des boutons"
|
299 |
|
300 |
+
#: includes/class.yith-wcwl-admin-init.php:1111
|
301 |
+
#, fuzzy
|
302 |
+
msgid "Make button corners rounded"
|
303 |
msgstr "Arrondir les coins des boutons"
|
304 |
|
305 |
+
#: includes/class.yith-wcwl-admin-init.php:1118
|
306 |
msgid "\"Add to Wishlist\" icon"
|
307 |
msgstr "Icône \"Ajouter à la wishlist\""
|
308 |
|
309 |
+
#: includes/class.yith-wcwl-admin-init.php:1119
|
310 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
311 |
msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
|
312 |
|
313 |
+
#: includes/class.yith-wcwl-admin-init.php:1130
|
314 |
msgid "\"Add to Cart\" icon"
|
315 |
msgstr "Icône \"Ajouter au panier\""
|
316 |
|
317 |
+
#: includes/class.yith-wcwl-admin-init.php:1131
|
318 |
msgid "Add an icon to the \"Add to Cart\" button"
|
319 |
msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
|
320 |
|
321 |
+
#: includes/class.yith-wcwl-admin-init.php:1150
|
322 |
msgid "Socials & Share"
|
323 |
msgstr "Partage"
|
324 |
|
325 |
+
#: includes/class.yith-wcwl-admin-init.php:1157
|
326 |
msgid "Share on Facebook"
|
327 |
msgstr "Partager sur Facebook"
|
328 |
|
329 |
+
#: includes/class.yith-wcwl-admin-init.php:1158
|
330 |
+
#: includes/class.yith-wcwl-admin-init.php:1182
|
331 |
#, fuzzy
|
332 |
msgid "Show \"Share on Facebook\" button"
|
333 |
msgstr "Partager sur Facebook"
|
334 |
|
335 |
+
#: includes/class.yith-wcwl-admin-init.php:1165
|
336 |
msgid "Tweet on Twitter"
|
337 |
msgstr "Partager sur Twitter"
|
338 |
|
339 |
+
#: includes/class.yith-wcwl-admin-init.php:1166
|
340 |
#, fuzzy
|
341 |
msgid "Show \"Tweet on Twitter\" button"
|
342 |
msgstr "Partager sur Twitter"
|
343 |
|
344 |
+
#: includes/class.yith-wcwl-admin-init.php:1173
|
345 |
msgid "Pin on Pinterest"
|
346 |
msgstr "Partager sur Pinterest"
|
347 |
|
348 |
+
#: includes/class.yith-wcwl-admin-init.php:1174
|
349 |
#, fuzzy
|
350 |
msgid "Show \"Pin on Pinterest\" button"
|
351 |
msgstr "Partager sur Pinterest"
|
352 |
|
353 |
+
#: includes/class.yith-wcwl-admin-init.php:1181
|
354 |
msgid "Share on Google+"
|
355 |
msgstr "Partager sur Google+"
|
356 |
|
357 |
+
#: includes/class.yith-wcwl-admin-init.php:1189
|
358 |
msgid "Share by Email"
|
359 |
msgstr ""
|
360 |
|
361 |
+
#: includes/class.yith-wcwl-admin-init.php:1190
|
362 |
#, fuzzy
|
363 |
msgid "Show \"Share by Email\" button"
|
364 |
msgstr "Voir le bouton \"Ajouter au panier\""
|
365 |
|
366 |
+
#: includes/class.yith-wcwl-admin-init.php:1197
|
367 |
#, fuzzy
|
368 |
msgid "Social title"
|
369 |
msgstr "Titre pour les réseaux sociaux"
|
370 |
|
371 |
+
#: includes/class.yith-wcwl-admin-init.php:1205
|
372 |
#, fuzzy
|
373 |
msgid "Social text"
|
374 |
msgstr "Texte pour les réseaux sociaux"
|
375 |
|
376 |
+
#: includes/class.yith-wcwl-admin-init.php:1206
|
377 |
+
#, fuzzy
|
378 |
msgid ""
|
379 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
380 |
+
"%</strong> where you want to show the URL of your wishlist."
|
381 |
msgstr ""
|
382 |
"Sera utiliser par Facebook, Twitter et Pinterest. Placez <strong>"
|
383 |
"%wishlist_url%</strong> à l'endroit où vous voulez faire apparaitre le lien "
|
384 |
"vers votre wishlist."
|
385 |
|
386 |
+
#: includes/class.yith-wcwl-admin-init.php:1214
|
387 |
#, fuzzy
|
388 |
msgid "Social image URL"
|
389 |
msgstr "URL de l'image pour les réseaux sociaux"
|
390 |
|
391 |
+
#: includes/class.yith-wcwl-admin-init.php:1250
|
392 |
#, fuzzy
|
393 |
msgid "\"Add to wishlist\" button"
|
394 |
msgstr "Texte du bouton \"Ajouter à la Wishlist\""
|
395 |
|
396 |
+
#: includes/class.yith-wcwl-admin-init.php:1253
|
397 |
+
#: includes/class.yith-wcwl-admin-init.php:1271
|
398 |
+
#: includes/class.yith-wcwl-admin-init.php:1289
|
399 |
+
#: includes/class.yith-wcwl-admin-init.php:1307
|
400 |
+
#: includes/class.yith-wcwl-admin-init.php:1325
|
401 |
msgid "Background"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: includes/class.yith-wcwl-admin-init.php:1254
|
405 |
+
#: includes/class.yith-wcwl-admin-init.php:1272
|
406 |
+
#: includes/class.yith-wcwl-admin-init.php:1290
|
407 |
+
#: includes/class.yith-wcwl-admin-init.php:1308
|
408 |
+
#: includes/class.yith-wcwl-admin-init.php:1326
|
409 |
msgid "Text"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: includes/class.yith-wcwl-admin-init.php:1255
|
413 |
+
#: includes/class.yith-wcwl-admin-init.php:1273
|
414 |
+
#: includes/class.yith-wcwl-admin-init.php:1291
|
415 |
+
#: includes/class.yith-wcwl-admin-init.php:1309
|
416 |
+
#: includes/class.yith-wcwl-admin-init.php:1327
|
417 |
msgid "Border"
|
418 |
msgstr ""
|
419 |
|
420 |
+
#: includes/class.yith-wcwl-admin-init.php:1262
|
421 |
+
#: includes/class.yith-wcwl-admin-init.php:1280
|
422 |
+
#: includes/class.yith-wcwl-admin-init.php:1298
|
423 |
+
#: includes/class.yith-wcwl-admin-init.php:1316
|
424 |
msgid "Background (hover)"
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: includes/class.yith-wcwl-admin-init.php:1263
|
428 |
+
#: includes/class.yith-wcwl-admin-init.php:1281
|
429 |
+
#: includes/class.yith-wcwl-admin-init.php:1299
|
430 |
+
#: includes/class.yith-wcwl-admin-init.php:1317
|
431 |
msgid "Text (hover)"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: includes/class.yith-wcwl-admin-init.php:1264
|
435 |
+
#: includes/class.yith-wcwl-admin-init.php:1282
|
436 |
+
#: includes/class.yith-wcwl-admin-init.php:1300
|
437 |
+
#: includes/class.yith-wcwl-admin-init.php:1318
|
438 |
msgid "Border (hover)"
|
439 |
msgstr ""
|
440 |
|
441 |
+
#: includes/class.yith-wcwl-admin-init.php:1268
|
442 |
#, fuzzy
|
443 |
msgid "\"Add to Cart\" button"
|
444 |
msgstr "Texte du bouton \"Ajouter au panier\""
|
445 |
|
446 |
+
#: includes/class.yith-wcwl-admin-init.php:1286
|
447 |
msgid "\"Style 1\" button"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: includes/class.yith-wcwl-admin-init.php:1304
|
451 |
msgid "\"Style 2\" button"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: includes/class.yith-wcwl-admin-init.php:1322
|
455 |
#, fuzzy
|
456 |
msgid "Wishlist table"
|
457 |
msgstr "Titre de la Wishlist"
|
458 |
|
459 |
+
#: includes/class.yith-wcwl-admin-init.php:1331
|
460 |
msgid "Headers"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: includes/class.yith-wcwl-admin-init.php:1334
|
464 |
msgid "Background color"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: includes/class.yith-wcwl-admin-init.php:1461
|
468 |
#, fuzzy
|
469 |
msgid "Wishlist Activated"
|
470 |
msgstr "Titre de la Wishlist"
|
471 |
|
472 |
+
#: includes/class.yith-wcwl-admin-init.php:1462
|
473 |
#, php-format
|
474 |
msgid ""
|
475 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
478 |
"options, <a href=\"%s\">discover it now</a>."
|
479 |
msgstr ""
|
480 |
|
481 |
+
#: includes/class.yith-wcwl-admin-init.php:1473
|
482 |
#, fuzzy
|
483 |
msgid "Wishlist Updated"
|
484 |
msgstr "Page Wishlist"
|
485 |
|
486 |
+
#: includes/class.yith-wcwl-admin-init.php:1474
|
487 |
#, php-format
|
488 |
msgid ""
|
489 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
490 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
491 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
492 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
493 |
+
"\">discover the PREMIUM version.</a>"
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: includes/class.yith-wcwl-init.php:347
|
497 |
msgid ""
|
498 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
499 |
+
"your browser."
|
500 |
msgstr ""
|
501 |
|
502 |
#: includes/class.yith-wcwl-install.php:239
|
504 |
msgid "wishlist"
|
505 |
msgstr "wishlist"
|
506 |
|
507 |
+
#: includes/class.yith-wcwl-shortcode.php:224
|
508 |
#: includes/class.yith-wcwl-ui.php:161
|
509 |
msgid "Share on:"
|
510 |
msgstr "Partager sur :"
|
511 |
|
512 |
+
#: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:199
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
513 |
msgid "Select options"
|
514 |
msgstr "Choisir les options"
|
515 |
|
525 |
msgid "email"
|
526 |
msgstr ""
|
527 |
|
528 |
+
#: includes/class.yith-wcwl.php:185
|
529 |
+
#, fuzzy
|
530 |
+
msgid "Error occurred while adding products to the wishlist."
|
531 |
+
msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
|
532 |
+
|
533 |
+
#: includes/class.yith-wcwl.php:269
|
534 |
msgid "Error occurred while adding product to wishlist."
|
535 |
msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
|
536 |
|
537 |
+
#: includes/class.yith-wcwl.php:284
|
538 |
msgid "Remove now does not require any param"
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: includes/class.yith-wcwl.php:318
|
542 |
+
#, fuzzy
|
543 |
+
msgid "Error occurred while removing products from the wishlist"
|
544 |
msgstr ""
|
545 |
"Une erreur est survenue lors de le suppression du produit de la wishlist"
|
546 |
|
547 |
+
#: includes/class.yith-wcwl.php:596
|
548 |
msgid "You need to log in before creating a new wishlist"
|
549 |
msgstr ""
|
550 |
|
551 |
+
#: includes/class.yith-wcwl.php:1240
|
552 |
msgid "Product already in the wishlist."
|
553 |
msgstr "Ce produit est déjà dans votre wishlist"
|
554 |
|
555 |
+
#: includes/class.yith-wcwl.php:1272
|
556 |
msgid "Product successfully removed."
|
557 |
msgstr "Le produit a bien été supprimé"
|
558 |
|
559 |
+
#: includes/class.yith-wcwl.php:1276
|
560 |
msgid "Error. Unable to remove the product from the wishlist."
|
561 |
msgstr "Erreur : impossible de supprimer le produit de la wishlist"
|
562 |
|
563 |
+
#: includes/class.yith-wcwl.php:1280 templates/wishlist-view.php:170
|
564 |
msgid "No products were added to the wishlist"
|
565 |
msgstr "Aucun produit dans votre wishlist"
|
566 |
|
693 |
msgstr ""
|
694 |
|
695 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1059
|
696 |
+
msgid ""
|
697 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
698 |
+
"empty)"
|
699 |
msgstr ""
|
700 |
|
701 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1064
|
730 |
msgstr ""
|
731 |
|
732 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1083
|
733 |
+
msgid "Set univocal name for each category page URL."
|
734 |
msgstr ""
|
735 |
|
736 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1088
|
764 |
|
765 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1631
|
766 |
#, php-format
|
767 |
+
msgid "Add %s from images"
|
768 |
msgstr ""
|
769 |
|
770 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1633
|
771 |
msgid "Add with multiupload"
|
772 |
msgstr ""
|
773 |
|
774 |
+
#: plugin-fw/lib/yit-plugin-panel-wc.php:345
|
775 |
+
msgid "The changes you have made will be lost if you leave this page."
|
776 |
msgstr ""
|
777 |
|
778 |
#: plugin-fw/lib/yit-plugin-panel.php:61
|
792 |
msgstr ""
|
793 |
|
794 |
#: plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
795 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
796 |
+
msgid ""
|
797 |
+
"If you continue with this action, you will reset all options in this page."
|
798 |
msgstr ""
|
799 |
|
800 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
806 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
807 |
#: plugin-fw/lib/yit-plugin-subpanel.php:147
|
808 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
809 |
+
msgid "Are you sure?"
|
810 |
msgstr ""
|
811 |
|
812 |
#: plugin-fw/lib/yit-plugin-panel.php:410
|
813 |
msgid ""
|
814 |
+
"The element you have entered already exists. Please, enter another name."
|
815 |
msgstr ""
|
816 |
|
817 |
#: plugin-fw/lib/yit-plugin-panel.php:411
|
842 |
msgstr ""
|
843 |
|
844 |
#: plugin-fw/lib/yit-plugin-panel.php:418
|
845 |
+
msgid "The added file is not valid."
|
846 |
msgstr ""
|
847 |
|
848 |
#: plugin-fw/lib/yit-plugin-panel.php:419
|
853 |
msgid "Sorting successful."
|
854 |
msgstr ""
|
855 |
|
856 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:145
|
857 |
+
msgid ""
|
858 |
+
"If you continue with this action, you will reset all the options in this "
|
859 |
+
"page."
|
860 |
+
msgstr ""
|
861 |
+
|
862 |
#: plugin-fw/lib/yit-pointers.php:70
|
863 |
msgid "Plugins Activated"
|
864 |
msgstr ""
|
884 |
|
885 |
#: plugin-fw/lib/yit-pointers.php:85
|
886 |
msgid ""
|
887 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
888 |
" Any time one of our plugins is updated, "
|
889 |
"a new entry will be added to this menu.\n"
|
890 |
+
" For example, after the update, plugin "
|
891 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
892 |
+
"Search, etc.)\n"
|
893 |
" will be moved from previous location to "
|
894 |
"YIT Plugin tab."
|
895 |
msgstr ""
|
908 |
|
909 |
#: plugin-fw/lib/yit-upgrade.php:122
|
910 |
msgid ""
|
911 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
912 |
msgstr ""
|
913 |
|
914 |
#: plugin-fw/lib/yit-upgrade.php:123
|
961 |
msgstr ""
|
962 |
|
963 |
#: plugin-fw/lib/yit-upgrade.php:493
|
964 |
+
msgid "You can't update the plugins for this site."
|
965 |
msgstr ""
|
966 |
|
967 |
#: plugin-fw/lib/yit-upgrade.php:497
|
968 |
+
msgid ""
|
969 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
970 |
msgstr ""
|
971 |
|
972 |
#: plugin-fw/lib/yit-upgrade.php:504
|
995 |
msgstr ""
|
996 |
|
997 |
#: plugin-fw/licence/lib/yit-licence.php:531
|
998 |
+
msgid "Software has been deactivated"
|
999 |
msgstr ""
|
1000 |
|
1001 |
#: plugin-fw/licence/lib/yit-licence.php:532
|
1002 |
+
msgid "Maximum number of activations exceeded"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
#: plugin-fw/licence/lib/yit-licence.php:533
|
1190 |
|
1191 |
#: plugin-fw/templates/metaboxes/types/contactform.php:78
|
1192 |
#: plugin-fw/templates/metaboxes/types/contactform.php:270
|
1193 |
+
#, fuzzy
|
1194 |
+
msgid "Insert the title for the field."
|
1195 |
+
msgstr "Choisissez une police"
|
1196 |
|
1197 |
#: plugin-fw/templates/metaboxes/types/contactform.php:83
|
1198 |
#: plugin-fw/templates/metaboxes/types/contactform.php:275
|
1214 |
#: plugin-fw/templates/metaboxes/types/contactform.php:100
|
1215 |
#: plugin-fw/templates/metaboxes/types/contactform.php:292
|
1216 |
#, fuzzy
|
1217 |
+
msgid "Select the type for this field."
|
1218 |
msgstr "Choisissez une police"
|
1219 |
|
1220 |
#: plugin-fw/templates/metaboxes/types/contactform.php:105
|
1224 |
|
1225 |
#: plugin-fw/templates/metaboxes/types/contactform.php:109
|
1226 |
#: plugin-fw/templates/metaboxes/types/contactform.php:301
|
1227 |
+
msgid "Select this option if you want this field appears as already checked."
|
1228 |
msgstr ""
|
1229 |
|
1230 |
#: plugin-fw/templates/metaboxes/types/contactform.php:114
|
1255 |
|
1256 |
#: plugin-fw/templates/metaboxes/types/contactform.php:127
|
1257 |
#: plugin-fw/templates/metaboxes/types/contactform.php:319
|
1258 |
+
msgid "Error Message"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
#: plugin-fw/templates/metaboxes/types/contactform.php:131
|
1270 |
|
1271 |
#: plugin-fw/templates/metaboxes/types/contactform.php:140
|
1272 |
#: plugin-fw/templates/metaboxes/types/contactform.php:332
|
1273 |
+
msgid "Select this option if it must be required."
|
1274 |
msgstr ""
|
1275 |
|
1276 |
#: plugin-fw/templates/metaboxes/types/contactform.php:149
|
1277 |
#: plugin-fw/templates/metaboxes/types/contactform.php:341
|
1278 |
+
msgid "Select this option if the email must be valid."
|
1279 |
msgstr ""
|
1280 |
|
1281 |
#: plugin-fw/templates/metaboxes/types/contactform.php:154
|
1416 |
msgid "No sidebar"
|
1417 |
msgstr ""
|
1418 |
|
|
|
|
|
|
|
|
|
1419 |
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1420 |
#: plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1421 |
msgid "Right sidebar"
|
1520 |
msgid "Stock Status"
|
1521 |
msgstr "Stock"
|
1522 |
|
1523 |
+
#: templates/wishlist-view.php:101
|
1524 |
msgid "Remove this product"
|
1525 |
msgstr "Enlever ce produit"
|
1526 |
|
1527 |
+
#: templates/wishlist-view.php:130
|
1528 |
msgid "Free!"
|
1529 |
msgstr ""
|
1530 |
|
1531 |
+
#: templates/wishlist-view.php:141
|
1532 |
msgid "Out of Stock"
|
1533 |
msgstr "Epuisé"
|
1534 |
|
1535 |
+
#: templates/wishlist-view.php:144
|
1536 |
msgid "In Stock"
|
1537 |
msgstr "En stock"
|
1538 |
|
1539 |
+
#: templates/wishlist-view.php:196
|
1540 |
msgid "Ask an estimate of costs"
|
1541 |
msgstr ""
|
1542 |
|
1560 |
msgid "Click to preview"
|
1561 |
msgstr "Cliquez-ici pour pré-visualiser"
|
1562 |
|
1563 |
+
#, fuzzy
|
1564 |
+
#~ msgid "Button rounded corners"
|
1565 |
+
#~ msgstr "Boutons avec des coins arrondis"
|
1566 |
+
|
1567 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1568 |
#~ msgstr "Impossible d'ajouter au panier : ce produit n'est plus en stock."
|
1569 |
|
languages/yit-he_IL.mo
CHANGED
Binary file
|
languages/yit-he_IL.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -26,15 +26,15 @@ msgid ""
|
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
30 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
31 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr "רשימת משאלות"
|
35 |
|
36 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
37 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -42,76 +42,76 @@ msgstr "רשימת משאלות"
|
|
42 |
msgid "Settings"
|
43 |
msgstr "הגדרות"
|
44 |
|
45 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
46 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
47 |
msgid "Colors"
|
48 |
msgstr "צבעים"
|
49 |
|
50 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
51 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid ""
|
57 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
58 |
-
"to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr "עמוד רשימת המשאלות"
|
72 |
|
73 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr "תוכן העמוד: [yith_wcwl_wishlist]"
|
76 |
|
77 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
107 |
msgid "General Settings"
|
108 |
msgstr "הגדרות כלליות"
|
109 |
|
110 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr "אפשר שימוש ברשימת המשאלות של YITH"
|
113 |
|
114 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
115 |
#, fuzzy, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -122,307 +122,344 @@ msgstr ""
|
|
122 |
"בהגדרות של WooCommerce > Settings > Pages.</strong> בנוסף, קרא את <a "
|
123 |
"href=\"%s\" target=\"_blank\">הוראות השימוש</a> של התוסף."
|
124 |
|
125 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
126 |
#, fuzzy
|
127 |
msgid "Default wishlist title"
|
128 |
msgstr "כותרת רשימת משאלות"
|
129 |
|
130 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
131 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
132 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
133 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
134 |
#, php-format
|
135 |
msgid "My wishlist on %s"
|
136 |
msgstr "רשימת המשאלות שלי ב-%s"
|
137 |
|
138 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
139 |
msgid "Position"
|
140 |
msgstr "מיקום"
|
141 |
|
142 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
143 |
msgid ""
|
144 |
-
"
|
145 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
149 |
msgid "After \"Add to cart\""
|
150 |
msgstr "לאחר \"הוספה לסל\""
|
151 |
|
152 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
153 |
msgid "After thumbnails"
|
154 |
msgstr "אחרי התמונות המוקטנות"
|
155 |
|
156 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
157 |
msgid "After summary"
|
158 |
msgstr "אחרי תיאור מוצר"
|
159 |
|
160 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
161 |
msgid "Use shortcode"
|
162 |
msgstr "השתמש בקוד מקוצר"
|
163 |
|
164 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
165 |
msgid "Redirect to cart"
|
166 |
msgstr "הפנייה לסל הקניות"
|
167 |
|
168 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
169 |
msgid ""
|
170 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
171 |
"page."
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
175 |
msgid "Remove if added to the cart"
|
176 |
msgstr "הסר מהרשימה אם הוסף לסל"
|
177 |
|
178 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
179 |
-
|
|
|
180 |
msgstr "הסר את המוצר מהרשימה אם הוא הוסף לסל."
|
181 |
|
182 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
183 |
msgid "\"Add to Wishlist\" text"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
187 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
188 |
msgid "Add to Wishlist"
|
189 |
msgstr "הוסף לרשימת המשאלות"
|
190 |
|
191 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
msgid "\"Add to Cart\" text"
|
193 |
msgstr ""
|
194 |
|
195 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
196 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
197 |
msgid "Add to Cart"
|
198 |
msgstr "הוסף לסל"
|
199 |
|
200 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
201 |
#, fuzzy
|
202 |
msgid "Show Unit price"
|
203 |
msgstr "מחיר ליחידה"
|
204 |
|
205 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
206 |
msgid "Show unit price for each product in wishlist"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
210 |
#, fuzzy
|
211 |
msgid "Show \"Add to Cart\" button"
|
212 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
213 |
|
214 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
215 |
#, fuzzy
|
216 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
217 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
218 |
|
219 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
220 |
#, fuzzy
|
221 |
msgid "Show Stock status"
|
222 |
msgstr "מצב מלאי"
|
223 |
|
224 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
225 |
msgid ""
|
226 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
230 |
msgid "Styles"
|
231 |
msgstr "סגנונות עיצוב"
|
232 |
|
233 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
234 |
msgid "Use buttons"
|
235 |
msgstr "השתמש בכפתורים"
|
236 |
|
237 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
238 |
-
|
|
|
239 |
msgstr "השתמש בכפתורים במקום קישורים רגילים."
|
240 |
|
241 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
242 |
msgid "Custom CSS"
|
243 |
msgstr "הכנס שורות CSS משלך"
|
244 |
|
245 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
246 |
msgid "Use theme style"
|
247 |
msgstr "השתמש בעיצוב של התבנית שלך"
|
248 |
|
249 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
250 |
msgid "Use the theme style."
|
251 |
msgstr "השתמש בעיצוב של תבנית האתר."
|
252 |
|
253 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
254 |
#, fuzzy
|
255 |
-
msgid "
|
256 |
-
msgstr "
|
257 |
|
258 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
259 |
-
|
|
|
260 |
msgstr "הצג את הכפתורים עם פינות מעוגלות"
|
261 |
|
262 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
263 |
msgid "\"Add to Wishlist\" icon"
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
267 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
271 |
msgid "\"Add to Cart\" icon"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
275 |
msgid "Add an icon to the \"Add to Cart\" button"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
279 |
msgid "Socials & Share"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
283 |
msgid "Share on Facebook"
|
284 |
msgstr "שתף בפייסבוק"
|
285 |
|
286 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
287 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
288 |
#, fuzzy
|
289 |
msgid "Show \"Share on Facebook\" button"
|
290 |
msgstr "שתף בפייסבוק"
|
291 |
|
292 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
293 |
msgid "Tweet on Twitter"
|
294 |
msgstr ""
|
295 |
|
296 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
297 |
#, fuzzy
|
298 |
msgid "Show \"Tweet on Twitter\" button"
|
299 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
300 |
|
301 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
302 |
msgid "Pin on Pinterest"
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
306 |
#, fuzzy
|
307 |
msgid "Show \"Pin on Pinterest\" button"
|
308 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
309 |
|
310 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
311 |
msgid "Share on Google+"
|
312 |
msgstr "שתף בגוגל+"
|
313 |
|
314 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
315 |
msgid "Share by Email"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
319 |
#, fuzzy
|
320 |
msgid "Show \"Share by Email\" button"
|
321 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
322 |
|
323 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
324 |
#, fuzzy
|
325 |
msgid "Social title"
|
326 |
msgstr "כותרת רשימת משאלות"
|
327 |
|
328 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
329 |
msgid "Social text"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
333 |
msgid ""
|
334 |
-
"
|
335 |
-
"strong> where you want the URL of your wishlist
|
336 |
msgstr ""
|
337 |
"יעשה שימוש על ידי Facebook, Twitter וגם Pinterest. השתמש ב-<strong>"
|
338 |
"%wishlist_url%</strong> היכן שתרצה את ה-URL של רשימת המשאלות שלך שיופיע."
|
339 |
|
340 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
341 |
msgid "Social image URL"
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
345 |
#, fuzzy
|
346 |
msgid "\"Add to wishlist\" button"
|
347 |
msgstr "הוסף לרשימת המשאלות"
|
348 |
|
349 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
350 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
351 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
352 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
353 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
354 |
msgid "Background"
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
358 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
359 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
360 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
361 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
362 |
msgid "Text"
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
366 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
367 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
368 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
369 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
370 |
msgid "Border"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
374 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
375 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
376 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
377 |
msgid "Background (hover)"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
381 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
382 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
383 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
384 |
msgid "Text (hover)"
|
385 |
msgstr ""
|
386 |
|
387 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
388 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
389 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
390 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
391 |
msgid "Border (hover)"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
395 |
#, fuzzy
|
396 |
msgid "\"Add to Cart\" button"
|
397 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
398 |
|
399 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
400 |
msgid "\"Style 1\" button"
|
401 |
msgstr ""
|
402 |
|
403 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
404 |
msgid "\"Style 2\" button"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
408 |
#, fuzzy
|
409 |
msgid "Wishlist table"
|
410 |
msgstr "כותרת רשימת משאלות"
|
411 |
|
412 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
413 |
msgid "Headers"
|
414 |
msgstr ""
|
415 |
|
416 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
417 |
msgid "Background color"
|
418 |
msgstr ""
|
419 |
|
420 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
421 |
#, fuzzy
|
422 |
msgid "Wishlist Activated"
|
423 |
msgstr "כותרת רשימת משאלות"
|
424 |
|
425 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
426 |
#, php-format
|
427 |
msgid ""
|
428 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -431,52 +468,38 @@ msgid ""
|
|
431 |
"options, <a href=\"%s\">discover it now</a>."
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
435 |
#, fuzzy
|
436 |
msgid "Wishlist Updated"
|
437 |
msgstr "עמוד רשימת המשאלות"
|
438 |
|
439 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
440 |
#, php-format
|
441 |
msgid ""
|
442 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
443 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
444 |
-
"version. When one of our plugins
|
445 |
-
"menu. Wishlist
|
446 |
-
"the PREMIUM version.</a>"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: ../includes/class.yith-wcwl-init.php:
|
450 |
msgid ""
|
451 |
-
"We are sorry,but this feature is available only if cookies
|
452 |
-
"
|
453 |
msgstr ""
|
454 |
|
455 |
#: ../includes/class.yith-wcwl-install.php:239
|
456 |
msgid "wishlist"
|
457 |
msgstr "רשימת משאלות"
|
458 |
|
459 |
-
#: ../includes/class.yith-wcwl-shortcode.php:
|
460 |
#: ../includes/class.yith-wcwl-ui.php:161
|
461 |
msgid "Share on:"
|
462 |
msgstr "שתף ברשת:"
|
463 |
|
464 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1143
|
465 |
-
#: ../templates/add-to-wishlist.php:21
|
466 |
-
msgid "Product added!"
|
467 |
-
msgstr "המוצר נשמר!"
|
468 |
-
|
469 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
470 |
-
#: ../templates/add-to-wishlist.php:23 ../templates/add-to-wishlist.php:30
|
471 |
-
msgid "Browse Wishlist"
|
472 |
-
msgstr "צפה ברשימת השמורים שלך"
|
473 |
-
|
474 |
-
#: ../includes/class.yith-wcwl-ui.php:82 ../templates/add-to-wishlist.php:28
|
475 |
-
msgid "The product is already in the wishlist!"
|
476 |
-
msgstr "המוצר נשמר."
|
477 |
-
|
478 |
#: ../includes/class.yith-wcwl-ui.php:116
|
479 |
-
#: ../includes/class.yith-wcwl-ui.php:
|
480 |
msgid "Select options"
|
481 |
msgstr "בחירת דגם"
|
482 |
|
@@ -492,35 +515,41 @@ msgstr "טוויטר"
|
|
492 |
msgid "email"
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: ../includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
496 |
msgid "Error occurred while adding product to wishlist."
|
497 |
msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
|
498 |
|
499 |
-
#: ../includes/class.yith-wcwl.php:
|
500 |
msgid "Remove now does not require any param"
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: ../includes/class.yith-wcwl.php:
|
504 |
-
|
|
|
505 |
msgstr "ארעה שגיאה בזמן הסרת המוצר מהרשימה"
|
506 |
|
507 |
-
#: ../includes/class.yith-wcwl.php:
|
508 |
msgid "You need to log in before creating a new wishlist"
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: ../includes/class.yith-wcwl.php:
|
512 |
msgid "Product already in the wishlist."
|
513 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
514 |
|
515 |
-
#: ../includes/class.yith-wcwl.php:
|
516 |
msgid "Product successfully removed."
|
517 |
msgstr "המוצר הוסר מהרשימה בהצלחה."
|
518 |
|
519 |
-
#: ../includes/class.yith-wcwl.php:
|
520 |
msgid "Error. Unable to remove the product from the wishlist."
|
521 |
msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
|
522 |
|
523 |
-
#: ../includes/class.yith-wcwl.php:
|
524 |
msgid "No products were added to the wishlist"
|
525 |
msgstr "אין מוצרים ברשימת המשאלות שלך."
|
526 |
|
@@ -648,7 +677,9 @@ msgid "Rewrite"
|
|
648 |
msgstr ""
|
649 |
|
650 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
651 |
-
msgid "
|
|
|
|
|
652 |
msgstr ""
|
653 |
|
654 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -683,7 +714,7 @@ msgid "Taxonomy Rewrite"
|
|
683 |
msgstr ""
|
684 |
|
685 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
686 |
-
msgid "Set
|
687 |
msgstr ""
|
688 |
|
689 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -717,15 +748,15 @@ msgstr ""
|
|
717 |
|
718 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
719 |
#, php-format
|
720 |
-
msgid "Add %s
|
721 |
msgstr ""
|
722 |
|
723 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
724 |
msgid "Add with multiupload"
|
725 |
msgstr ""
|
726 |
|
727 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:
|
728 |
-
msgid "The changes you made will be lost if you leave this page."
|
729 |
msgstr ""
|
730 |
|
731 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -745,9 +776,9 @@ msgid "Save Changes"
|
|
745 |
msgstr ""
|
746 |
|
747 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
748 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
749 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
750 |
-
msgid "
|
|
|
751 |
msgstr ""
|
752 |
|
753 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -759,12 +790,12 @@ msgstr ""
|
|
759 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
760 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
761 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
762 |
-
msgid "Are you sure
|
763 |
msgstr ""
|
764 |
|
765 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
766 |
msgid ""
|
767 |
-
"The element you have
|
768 |
msgstr ""
|
769 |
|
770 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -795,7 +826,7 @@ msgid "An error has occurred during import. Please try again."
|
|
795 |
msgstr ""
|
796 |
|
797 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
798 |
-
msgid "The file
|
799 |
msgstr ""
|
800 |
|
801 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -806,6 +837,12 @@ msgstr ""
|
|
806 |
msgid "Sorting successful."
|
807 |
msgstr ""
|
808 |
|
|
|
|
|
|
|
|
|
|
|
|
|
809 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
810 |
msgid "Plugins Activated"
|
811 |
msgstr ""
|
@@ -831,13 +868,12 @@ msgstr ""
|
|
831 |
|
832 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
833 |
msgid ""
|
834 |
-
"From now on, you can find all
|
835 |
-
"menu.\n"
|
836 |
" Any time one of our plugins is updated, "
|
837 |
"a new entry will be added to this menu.\n"
|
838 |
-
" For example, after update, plugin "
|
839 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
840 |
-
"etc.)\n"
|
841 |
" will be moved from previous location to "
|
842 |
"YIT Plugin tab."
|
843 |
msgstr ""
|
@@ -856,7 +892,7 @@ msgstr ""
|
|
856 |
|
857 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
858 |
msgid ""
|
859 |
-
"please <a href=\"%activate_link%\">
|
860 |
msgstr ""
|
861 |
|
862 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
@@ -909,11 +945,12 @@ msgid ""
|
|
909 |
msgstr ""
|
910 |
|
911 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
912 |
-
msgid "You can't update plugins for this site."
|
913 |
msgstr ""
|
914 |
|
915 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
916 |
-
msgid "
|
|
|
917 |
msgstr ""
|
918 |
|
919 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
@@ -942,11 +979,11 @@ msgid "Invalid licence key"
|
|
942 |
msgstr ""
|
943 |
|
944 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
945 |
-
msgid "Software has been
|
946 |
msgstr ""
|
947 |
|
948 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
949 |
-
msgid "
|
950 |
msgstr ""
|
951 |
|
952 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1135,7 +1172,7 @@ msgstr ""
|
|
1135 |
|
1136 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1137 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1138 |
-
msgid "Insert title for the field."
|
1139 |
msgstr ""
|
1140 |
|
1141 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
@@ -1157,7 +1194,7 @@ msgstr ""
|
|
1157 |
|
1158 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1159 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1160 |
-
msgid "Select type for this field."
|
1161 |
msgstr ""
|
1162 |
|
1163 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1167,7 +1204,7 @@ msgstr ""
|
|
1167 |
|
1168 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1169 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1170 |
-
msgid "Select this if you want this field already checked."
|
1171 |
msgstr ""
|
1172 |
|
1173 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1196,7 +1233,7 @@ msgstr "בחירת דגם"
|
|
1196 |
|
1197 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1198 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1199 |
-
msgid "Message
|
1200 |
msgstr ""
|
1201 |
|
1202 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1211,12 +1248,12 @@ msgstr ""
|
|
1211 |
|
1212 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1213 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1214 |
-
msgid "Select this if it must be required."
|
1215 |
msgstr ""
|
1216 |
|
1217 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1218 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1219 |
-
msgid "Select this if
|
1220 |
msgstr ""
|
1221 |
|
1222 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1357,10 +1394,6 @@ msgstr ""
|
|
1357 |
msgid "No sidebar"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1361 |
-
msgid "No sideabr"
|
1362 |
-
msgstr ""
|
1363 |
-
|
1364 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1365 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1366 |
msgid "Right sidebar"
|
@@ -1464,23 +1497,23 @@ msgstr "מחיר ליחידה"
|
|
1464 |
msgid "Stock Status"
|
1465 |
msgstr "מצב מלאי"
|
1466 |
|
1467 |
-
#: ../templates/wishlist-view.php:
|
1468 |
msgid "Remove this product"
|
1469 |
msgstr "הסרת מוצר מהרשימה"
|
1470 |
|
1471 |
-
#: ../templates/wishlist-view.php:
|
1472 |
msgid "Free!"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: ../templates/wishlist-view.php:
|
1476 |
msgid "Out of Stock"
|
1477 |
msgstr "לא קיים במלאי"
|
1478 |
|
1479 |
-
#: ../templates/wishlist-view.php:
|
1480 |
msgid "In Stock"
|
1481 |
msgstr "קיים במלאי"
|
1482 |
|
1483 |
-
#: ../templates/wishlist-view.php:
|
1484 |
msgid "Ask an estimate of costs"
|
1485 |
msgstr ""
|
1486 |
|
@@ -1504,6 +1537,10 @@ msgstr ""
|
|
1504 |
msgid "Click to preview"
|
1505 |
msgstr ""
|
1506 |
|
|
|
|
|
|
|
|
|
1507 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1508 |
#~ msgstr "לא ניתן להוסיף את המוצר לסל כי הוא אינו קיים במלאי!"
|
1509 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
+
"POT-Creation-Date: 2015-03-04 16:39+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-03-04 16:39+0100\n"
|
6 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.7\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: ../includes/class.yith-wcwl-admin-init.php:188
|
30 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1399
|
31 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1400
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr "רשימת משאלות"
|
35 |
|
36 |
+
#: ../includes/class.yith-wcwl-admin-init.php:190
|
37 |
+
#: ../includes/class.yith-wcwl-admin-init.php:289
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
42 |
msgid "Settings"
|
43 |
msgstr "הגדרות"
|
44 |
|
45 |
+
#: ../includes/class.yith-wcwl-admin-init.php:191
|
46 |
+
#: ../includes/class.yith-wcwl-admin-init.php:256
|
47 |
msgid "Colors"
|
48 |
msgstr "צבעים"
|
49 |
|
50 |
+
#: ../includes/class.yith-wcwl-admin-init.php:192
|
51 |
+
#: ../includes/class.yith-wcwl-admin-init.php:293
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ../includes/class.yith-wcwl-admin-init.php:317
|
56 |
msgid ""
|
57 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
58 |
+
"link to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: ../includes/class.yith-wcwl-admin-init.php:320
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../includes/class.yith-wcwl-admin-init.php:325
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: ../includes/class.yith-wcwl-admin-init.php:341
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr "עמוד רשימת המשאלות"
|
72 |
|
73 |
+
#: ../includes/class.yith-wcwl-admin-init.php:342
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr "תוכן העמוד: [yith_wcwl_wishlist]"
|
76 |
|
77 |
+
#: ../includes/class.yith-wcwl-admin-init.php:917
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: ../includes/class.yith-wcwl-admin-init.php:920
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: ../includes/class.yith-wcwl-admin-init.php:921
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: ../includes/class.yith-wcwl-admin-init.php:922
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../includes/class.yith-wcwl-admin-init.php:929
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: ../includes/class.yith-wcwl-admin-init.php:930
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: ../includes/class.yith-wcwl-admin-init.php:940
|
107 |
msgid "General Settings"
|
108 |
msgstr "הגדרות כלליות"
|
109 |
|
110 |
+
#: ../includes/class.yith-wcwl-admin-init.php:947
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr "אפשר שימוש ברשימת המשאלות של YITH"
|
113 |
|
114 |
+
#: ../includes/class.yith-wcwl-admin-init.php:948
|
115 |
#, fuzzy, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
122 |
"בהגדרות של WooCommerce > Settings > Pages.</strong> בנוסף, קרא את <a "
|
123 |
"href=\"%s\" target=\"_blank\">הוראות השימוש</a> של התוסף."
|
124 |
|
125 |
+
#: ../includes/class.yith-wcwl-admin-init.php:955
|
126 |
#, fuzzy
|
127 |
msgid "Default wishlist title"
|
128 |
msgstr "כותרת רשימת משאלות"
|
129 |
|
130 |
+
#: ../includes/class.yith-wcwl-admin-init.php:957
|
131 |
+
#: ../includes/class.yith-wcwl-admin-init.php:958
|
132 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1199
|
133 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1200
|
134 |
#, php-format
|
135 |
msgid "My wishlist on %s"
|
136 |
msgstr "רשימת המשאלות שלי ב-%s"
|
137 |
|
138 |
+
#: ../includes/class.yith-wcwl-admin-init.php:966
|
139 |
msgid "Position"
|
140 |
msgstr "מיקום"
|
141 |
|
142 |
+
#: ../includes/class.yith-wcwl-admin-init.php:967
|
143 |
msgid ""
|
144 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
145 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: ../includes/class.yith-wcwl-admin-init.php:973
|
149 |
msgid "After \"Add to cart\""
|
150 |
msgstr "לאחר \"הוספה לסל\""
|
151 |
|
152 |
+
#: ../includes/class.yith-wcwl-admin-init.php:974
|
153 |
msgid "After thumbnails"
|
154 |
msgstr "אחרי התמונות המוקטנות"
|
155 |
|
156 |
+
#: ../includes/class.yith-wcwl-admin-init.php:975
|
157 |
msgid "After summary"
|
158 |
msgstr "אחרי תיאור מוצר"
|
159 |
|
160 |
+
#: ../includes/class.yith-wcwl-admin-init.php:976
|
161 |
msgid "Use shortcode"
|
162 |
msgstr "השתמש בקוד מקוצר"
|
163 |
|
164 |
+
#: ../includes/class.yith-wcwl-admin-init.php:981
|
165 |
msgid "Redirect to cart"
|
166 |
msgstr "הפנייה לסל הקניות"
|
167 |
|
168 |
+
#: ../includes/class.yith-wcwl-admin-init.php:982
|
169 |
msgid ""
|
170 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
171 |
"page."
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: ../includes/class.yith-wcwl-admin-init.php:989
|
175 |
msgid "Remove if added to the cart"
|
176 |
msgstr "הסר מהרשימה אם הוסף לסל"
|
177 |
|
178 |
+
#: ../includes/class.yith-wcwl-admin-init.php:990
|
179 |
+
#, fuzzy
|
180 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
181 |
msgstr "הסר את המוצר מהרשימה אם הוא הוסף לסל."
|
182 |
|
183 |
+
#: ../includes/class.yith-wcwl-admin-init.php:997
|
184 |
msgid "\"Add to Wishlist\" text"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: ../includes/class.yith-wcwl-admin-init.php:999
|
188 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1000
|
189 |
msgid "Add to Wishlist"
|
190 |
msgstr "הוסף לרשימת המשאלות"
|
191 |
|
192 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1005
|
193 |
+
#, fuzzy
|
194 |
+
msgid "\"Browse wishlist\" text"
|
195 |
+
msgstr "צפה ברשימת השמורים שלך"
|
196 |
+
|
197 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1007
|
198 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1008
|
199 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
200 |
+
msgid "Browse Wishlist"
|
201 |
+
msgstr "צפה ברשימת השמורים שלך"
|
202 |
+
|
203 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1013
|
204 |
+
#, fuzzy
|
205 |
+
msgid "\"Product already in wishlist\" text"
|
206 |
+
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
207 |
+
|
208 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1015
|
209 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1016
|
210 |
+
#: ../includes/class.yith-wcwl-ui.php:82
|
211 |
+
msgid "The product is already in the wishlist!"
|
212 |
+
msgstr "המוצר נשמר."
|
213 |
+
|
214 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1021
|
215 |
+
#, fuzzy
|
216 |
+
msgid "\"Product added\" text"
|
217 |
+
msgstr "המוצר נשמר!"
|
218 |
+
|
219 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1023
|
220 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1024
|
221 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1237
|
222 |
+
msgid "Product added!"
|
223 |
+
msgstr "המוצר נשמר!"
|
224 |
+
|
225 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1029
|
226 |
msgid "\"Add to Cart\" text"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1031
|
230 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1032
|
231 |
msgid "Add to Cart"
|
232 |
msgstr "הוסף לסל"
|
233 |
|
234 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1037
|
235 |
#, fuzzy
|
236 |
msgid "Show Unit price"
|
237 |
msgstr "מחיר ליחידה"
|
238 |
|
239 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1038
|
240 |
msgid "Show unit price for each product in wishlist"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1046
|
244 |
#, fuzzy
|
245 |
msgid "Show \"Add to Cart\" button"
|
246 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
247 |
|
248 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1047
|
249 |
#, fuzzy
|
250 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
251 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
252 |
|
253 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1055
|
254 |
#, fuzzy
|
255 |
msgid "Show Stock status"
|
256 |
msgstr "מצב מלאי"
|
257 |
|
258 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1056
|
259 |
msgid ""
|
260 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1079
|
264 |
msgid "Styles"
|
265 |
msgstr "סגנונות עיצוב"
|
266 |
|
267 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1086
|
268 |
msgid "Use buttons"
|
269 |
msgstr "השתמש בכפתורים"
|
270 |
|
271 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1087
|
272 |
+
#, fuzzy
|
273 |
+
msgid "Use buttons instead of simple anchors."
|
274 |
msgstr "השתמש בכפתורים במקום קישורים רגילים."
|
275 |
|
276 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1094
|
277 |
msgid "Custom CSS"
|
278 |
msgstr "הכנס שורות CSS משלך"
|
279 |
|
280 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1102
|
281 |
msgid "Use theme style"
|
282 |
msgstr "השתמש בעיצוב של התבנית שלך"
|
283 |
|
284 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1103
|
285 |
msgid "Use the theme style."
|
286 |
msgstr "השתמש בעיצוב של תבנית האתר."
|
287 |
|
288 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1110
|
289 |
#, fuzzy
|
290 |
+
msgid "Rounded buttons"
|
291 |
+
msgstr "השתמש בכפתורים"
|
292 |
|
293 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1111
|
294 |
+
#, fuzzy
|
295 |
+
msgid "Make button corners rounded"
|
296 |
msgstr "הצג את הכפתורים עם פינות מעוגלות"
|
297 |
|
298 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1118
|
299 |
msgid "\"Add to Wishlist\" icon"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1119
|
303 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1130
|
307 |
msgid "\"Add to Cart\" icon"
|
308 |
msgstr ""
|
309 |
|
310 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1131
|
311 |
msgid "Add an icon to the \"Add to Cart\" button"
|
312 |
msgstr ""
|
313 |
|
314 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1150
|
315 |
msgid "Socials & Share"
|
316 |
msgstr ""
|
317 |
|
318 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1157
|
319 |
msgid "Share on Facebook"
|
320 |
msgstr "שתף בפייסבוק"
|
321 |
|
322 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1158
|
323 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1182
|
324 |
#, fuzzy
|
325 |
msgid "Show \"Share on Facebook\" button"
|
326 |
msgstr "שתף בפייסבוק"
|
327 |
|
328 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1165
|
329 |
msgid "Tweet on Twitter"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1166
|
333 |
#, fuzzy
|
334 |
msgid "Show \"Tweet on Twitter\" button"
|
335 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
336 |
|
337 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1173
|
338 |
msgid "Pin on Pinterest"
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1174
|
342 |
#, fuzzy
|
343 |
msgid "Show \"Pin on Pinterest\" button"
|
344 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
345 |
|
346 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1181
|
347 |
msgid "Share on Google+"
|
348 |
msgstr "שתף בגוגל+"
|
349 |
|
350 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1189
|
351 |
msgid "Share by Email"
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1190
|
355 |
#, fuzzy
|
356 |
msgid "Show \"Share by Email\" button"
|
357 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
358 |
|
359 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1197
|
360 |
#, fuzzy
|
361 |
msgid "Social title"
|
362 |
msgstr "כותרת רשימת משאלות"
|
363 |
|
364 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1205
|
365 |
msgid "Social text"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1206
|
369 |
+
#, fuzzy
|
370 |
msgid ""
|
371 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
372 |
+
"%</strong> where you want to show the URL of your wishlist."
|
373 |
msgstr ""
|
374 |
"יעשה שימוש על ידי Facebook, Twitter וגם Pinterest. השתמש ב-<strong>"
|
375 |
"%wishlist_url%</strong> היכן שתרצה את ה-URL של רשימת המשאלות שלך שיופיע."
|
376 |
|
377 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1214
|
378 |
msgid "Social image URL"
|
379 |
msgstr ""
|
380 |
|
381 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1250
|
382 |
#, fuzzy
|
383 |
msgid "\"Add to wishlist\" button"
|
384 |
msgstr "הוסף לרשימת המשאלות"
|
385 |
|
386 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1253
|
387 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1271
|
388 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1289
|
389 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1307
|
390 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1325
|
391 |
msgid "Background"
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1254
|
395 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1272
|
396 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1290
|
397 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1308
|
398 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1326
|
399 |
msgid "Text"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1255
|
403 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1273
|
404 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1291
|
405 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1309
|
406 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1327
|
407 |
msgid "Border"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1262
|
411 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1280
|
412 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1298
|
413 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1316
|
414 |
msgid "Background (hover)"
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1263
|
418 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1281
|
419 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1299
|
420 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1317
|
421 |
msgid "Text (hover)"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1264
|
425 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1282
|
426 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1300
|
427 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1318
|
428 |
msgid "Border (hover)"
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1268
|
432 |
#, fuzzy
|
433 |
msgid "\"Add to Cart\" button"
|
434 |
msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
|
435 |
|
436 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1286
|
437 |
msgid "\"Style 1\" button"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1304
|
441 |
msgid "\"Style 2\" button"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1322
|
445 |
#, fuzzy
|
446 |
msgid "Wishlist table"
|
447 |
msgstr "כותרת רשימת משאלות"
|
448 |
|
449 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1331
|
450 |
msgid "Headers"
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1334
|
454 |
msgid "Background color"
|
455 |
msgstr ""
|
456 |
|
457 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1461
|
458 |
#, fuzzy
|
459 |
msgid "Wishlist Activated"
|
460 |
msgstr "כותרת רשימת משאלות"
|
461 |
|
462 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1462
|
463 |
#, php-format
|
464 |
msgid ""
|
465 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
468 |
"options, <a href=\"%s\">discover it now</a>."
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1473
|
472 |
#, fuzzy
|
473 |
msgid "Wishlist Updated"
|
474 |
msgstr "עמוד רשימת המשאלות"
|
475 |
|
476 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1474
|
477 |
#, php-format
|
478 |
msgid ""
|
479 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
480 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
481 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
482 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
483 |
+
"\">discover the PREMIUM version.</a>"
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: ../includes/class.yith-wcwl-init.php:347
|
487 |
msgid ""
|
488 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
489 |
+
"your browser."
|
490 |
msgstr ""
|
491 |
|
492 |
#: ../includes/class.yith-wcwl-install.php:239
|
493 |
msgid "wishlist"
|
494 |
msgstr "רשימת משאלות"
|
495 |
|
496 |
+
#: ../includes/class.yith-wcwl-shortcode.php:224
|
497 |
#: ../includes/class.yith-wcwl-ui.php:161
|
498 |
msgid "Share on:"
|
499 |
msgstr "שתף ברשת:"
|
500 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
501 |
#: ../includes/class.yith-wcwl-ui.php:116
|
502 |
+
#: ../includes/class.yith-wcwl-ui.php:199
|
503 |
msgid "Select options"
|
504 |
msgstr "בחירת דגם"
|
505 |
|
515 |
msgid "email"
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: ../includes/class.yith-wcwl.php:185
|
519 |
+
#, fuzzy
|
520 |
+
msgid "Error occurred while adding products to the wishlist."
|
521 |
+
msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
|
522 |
+
|
523 |
+
#: ../includes/class.yith-wcwl.php:269
|
524 |
msgid "Error occurred while adding product to wishlist."
|
525 |
msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
|
526 |
|
527 |
+
#: ../includes/class.yith-wcwl.php:284
|
528 |
msgid "Remove now does not require any param"
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: ../includes/class.yith-wcwl.php:318
|
532 |
+
#, fuzzy
|
533 |
+
msgid "Error occurred while removing products from the wishlist"
|
534 |
msgstr "ארעה שגיאה בזמן הסרת המוצר מהרשימה"
|
535 |
|
536 |
+
#: ../includes/class.yith-wcwl.php:596
|
537 |
msgid "You need to log in before creating a new wishlist"
|
538 |
msgstr ""
|
539 |
|
540 |
+
#: ../includes/class.yith-wcwl.php:1240
|
541 |
msgid "Product already in the wishlist."
|
542 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
543 |
|
544 |
+
#: ../includes/class.yith-wcwl.php:1272
|
545 |
msgid "Product successfully removed."
|
546 |
msgstr "המוצר הוסר מהרשימה בהצלחה."
|
547 |
|
548 |
+
#: ../includes/class.yith-wcwl.php:1276
|
549 |
msgid "Error. Unable to remove the product from the wishlist."
|
550 |
msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
|
551 |
|
552 |
+
#: ../includes/class.yith-wcwl.php:1280 ../templates/wishlist-view.php:170
|
553 |
msgid "No products were added to the wishlist"
|
554 |
msgstr "אין מוצרים ברשימת המשאלות שלך."
|
555 |
|
677 |
msgstr ""
|
678 |
|
679 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
680 |
+
msgid ""
|
681 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
682 |
+
"empty)"
|
683 |
msgstr ""
|
684 |
|
685 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
714 |
msgstr ""
|
715 |
|
716 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
717 |
+
msgid "Set univocal name for each category page URL."
|
718 |
msgstr ""
|
719 |
|
720 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
748 |
|
749 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
750 |
#, php-format
|
751 |
+
msgid "Add %s from images"
|
752 |
msgstr ""
|
753 |
|
754 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
755 |
msgid "Add with multiupload"
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:345
|
759 |
+
msgid "The changes you have made will be lost if you leave this page."
|
760 |
msgstr ""
|
761 |
|
762 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
776 |
msgstr ""
|
777 |
|
778 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
779 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
780 |
+
msgid ""
|
781 |
+
"If you continue with this action, you will reset all options in this page."
|
782 |
msgstr ""
|
783 |
|
784 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
790 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
791 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
792 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
793 |
+
msgid "Are you sure?"
|
794 |
msgstr ""
|
795 |
|
796 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
797 |
msgid ""
|
798 |
+
"The element you have entered already exists. Please, enter another name."
|
799 |
msgstr ""
|
800 |
|
801 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
826 |
msgstr ""
|
827 |
|
828 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
829 |
+
msgid "The added file is not valid."
|
830 |
msgstr ""
|
831 |
|
832 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
837 |
msgid "Sorting successful."
|
838 |
msgstr ""
|
839 |
|
840 |
+
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
841 |
+
msgid ""
|
842 |
+
"If you continue with this action, you will reset all the options in this "
|
843 |
+
"page."
|
844 |
+
msgstr ""
|
845 |
+
|
846 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
847 |
msgid "Plugins Activated"
|
848 |
msgstr ""
|
868 |
|
869 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
870 |
msgid ""
|
871 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
872 |
" Any time one of our plugins is updated, "
|
873 |
"a new entry will be added to this menu.\n"
|
874 |
+
" For example, after the update, plugin "
|
875 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
876 |
+
"Search, etc.)\n"
|
877 |
" will be moved from previous location to "
|
878 |
"YIT Plugin tab."
|
879 |
msgstr ""
|
892 |
|
893 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
894 |
msgid ""
|
895 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
896 |
msgstr ""
|
897 |
|
898 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
945 |
msgstr ""
|
946 |
|
947 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
948 |
+
msgid "You can't update the plugins for this site."
|
949 |
msgstr ""
|
950 |
|
951 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
952 |
+
msgid ""
|
953 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
954 |
msgstr ""
|
955 |
|
956 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
979 |
msgstr ""
|
980 |
|
981 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
982 |
+
msgid "Software has been deactivated"
|
983 |
msgstr ""
|
984 |
|
985 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
986 |
+
msgid "Maximum number of activations exceeded"
|
987 |
msgstr ""
|
988 |
|
989 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
1172 |
|
1173 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1174 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1175 |
+
msgid "Insert the title for the field."
|
1176 |
msgstr ""
|
1177 |
|
1178 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1194 |
|
1195 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1196 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1197 |
+
msgid "Select the type for this field."
|
1198 |
msgstr ""
|
1199 |
|
1200 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
1204 |
|
1205 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1206 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1207 |
+
msgid "Select this option if you want this field appears as already checked."
|
1208 |
msgstr ""
|
1209 |
|
1210 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
1233 |
|
1234 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1235 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1236 |
+
msgid "Error Message"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
1248 |
|
1249 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1250 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1251 |
+
msgid "Select this option if it must be required."
|
1252 |
msgstr ""
|
1253 |
|
1254 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1255 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1256 |
+
msgid "Select this option if the email must be valid."
|
1257 |
msgstr ""
|
1258 |
|
1259 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
1394 |
msgid "No sidebar"
|
1395 |
msgstr ""
|
1396 |
|
|
|
|
|
|
|
|
|
1397 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1398 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1399 |
msgid "Right sidebar"
|
1497 |
msgid "Stock Status"
|
1498 |
msgstr "מצב מלאי"
|
1499 |
|
1500 |
+
#: ../templates/wishlist-view.php:101
|
1501 |
msgid "Remove this product"
|
1502 |
msgstr "הסרת מוצר מהרשימה"
|
1503 |
|
1504 |
+
#: ../templates/wishlist-view.php:130
|
1505 |
msgid "Free!"
|
1506 |
msgstr ""
|
1507 |
|
1508 |
+
#: ../templates/wishlist-view.php:141
|
1509 |
msgid "Out of Stock"
|
1510 |
msgstr "לא קיים במלאי"
|
1511 |
|
1512 |
+
#: ../templates/wishlist-view.php:144
|
1513 |
msgid "In Stock"
|
1514 |
msgstr "קיים במלאי"
|
1515 |
|
1516 |
+
#: ../templates/wishlist-view.php:196
|
1517 |
msgid "Ask an estimate of costs"
|
1518 |
msgstr ""
|
1519 |
|
1537 |
msgid "Click to preview"
|
1538 |
msgstr ""
|
1539 |
|
1540 |
+
#, fuzzy
|
1541 |
+
#~ msgid "Button rounded corners"
|
1542 |
+
#~ msgstr "כפתורים עם פינות מעוגלות"
|
1543 |
+
|
1544 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1545 |
#~ msgstr "לא ניתן להוסיף את המוצר לסל כי הוא אינו קיים במלאי!"
|
1546 |
|
languages/yit-it_IT.mo
CHANGED
Binary file
|
languages/yit-it_IT.po
CHANGED
@@ -2,15 +2,15 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Wishlist v1.0.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2015-
|
6 |
-
"PO-Revision-Date: 2015-
|
7 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
8 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
-
"X-Generator: Poedit 1.5.
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
16 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
@@ -31,16 +31,16 @@ msgid ""
|
|
31 |
msgstr ""
|
32 |
|
33 |
# @ yit
|
34 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
35 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
36 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
37 |
#: ../includes/class.yith-wcwl-install.php:240
|
38 |
msgid "Wishlist"
|
39 |
msgstr "Lista dei desideri"
|
40 |
|
41 |
# @ yit
|
42 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
43 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
44 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
45 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
46 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -49,63 +49,63 @@ msgid "Settings"
|
|
49 |
msgstr "Impostazioni"
|
50 |
|
51 |
# @ yit
|
52 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
53 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
54 |
msgid "Colors"
|
55 |
msgstr "Colori"
|
56 |
|
57 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
58 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
59 |
msgid "Premium Version"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
63 |
msgid ""
|
64 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
65 |
-
"to update it."
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
69 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
73 |
msgid "Plugin Documentation"
|
74 |
msgstr ""
|
75 |
|
76 |
# @ yit
|
77 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Wishlist Page"
|
79 |
msgstr "Lista dei desideri"
|
80 |
|
81 |
# @ yit
|
82 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
83 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
84 |
msgstr "Contenuto della pagina: [yith_wcwl_wishlist]"
|
85 |
|
86 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
87 |
msgid "Upgrade to the PREMIUM VERSION"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
91 |
msgid "YITH WooCommerce Wishlist"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
95 |
msgid "Discover the Advanced Features"
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
99 |
msgid ""
|
100 |
"Upgrade to the PREMIUM VERSION\n"
|
101 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
102 |
msgstr ""
|
103 |
|
104 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
105 |
msgid "Get Support and Pro Features"
|
106 |
msgstr ""
|
107 |
|
108 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
109 |
msgid ""
|
110 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
111 |
"the advanced features of the product and you will get one year of free "
|
@@ -113,17 +113,17 @@ msgid ""
|
|
113 |
msgstr ""
|
114 |
|
115 |
# @ yit
|
116 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
117 |
msgid "General Settings"
|
118 |
msgstr "Impostazioni"
|
119 |
|
120 |
# @ yit
|
121 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
122 |
msgid "Enable YITH Wishlist"
|
123 |
msgstr "Abilita YITH WooCommerce Wishlist"
|
124 |
|
125 |
# @ yit
|
126 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
127 |
#, fuzzy, php-format
|
128 |
msgid ""
|
129 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -136,61 +136,62 @@ msgstr ""
|
|
136 |
"a> del plugin."
|
137 |
|
138 |
# @ yit
|
139 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
140 |
#, fuzzy
|
141 |
msgid "Default wishlist title"
|
142 |
msgstr "Titolo della lista dei desideri"
|
143 |
|
144 |
# @ yit
|
145 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
146 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
147 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
148 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
149 |
#, php-format
|
150 |
msgid "My wishlist on %s"
|
151 |
msgstr "La mia lista dei desideri su %s"
|
152 |
|
153 |
# @ yit
|
154 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
155 |
msgid "Position"
|
156 |
msgstr "Posizione"
|
157 |
|
158 |
# @ yit
|
159 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
160 |
msgid ""
|
161 |
-
"
|
162 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
163 |
msgstr ""
|
164 |
"Per i prodotti variabili puoi utilizzare soltanto Dopo \"Aggiungi al Carrello"
|
165 |
"\" o utilizzare lo shortcode [yith_wcwl_add_to_wishlist]."
|
166 |
|
167 |
# @ yit
|
168 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
169 |
msgid "After \"Add to cart\""
|
170 |
msgstr "Dopo \"Aggiungi al Carrello\""
|
171 |
|
172 |
# @ yit
|
173 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
174 |
msgid "After thumbnails"
|
175 |
msgstr "Dopo le thumbnail"
|
176 |
|
177 |
# @ yit
|
178 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
179 |
msgid "After summary"
|
180 |
msgstr "Dopo la descrizione"
|
181 |
|
182 |
# @ yit
|
183 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
184 |
msgid "Use shortcode"
|
185 |
msgstr "Utilizza lo shortcode"
|
186 |
|
187 |
# @ yit
|
188 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
189 |
msgid "Redirect to cart"
|
190 |
msgstr "Reindirizza al carrello"
|
191 |
|
192 |
# @ yit
|
193 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
194 |
msgid ""
|
195 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
196 |
"page."
|
@@ -199,299 +200,342 @@ msgstr ""
|
|
199 |
"bottone \"Aggiungi al carrello\" "
|
200 |
|
201 |
# @ yit
|
202 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
203 |
msgid "Remove if added to the cart"
|
204 |
msgstr "Rimuovi se aggiunto al carrello"
|
205 |
|
206 |
# @ yit
|
207 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
208 |
-
|
|
|
209 |
msgstr ""
|
210 |
"Quando un prodotto viene aggiunto al carrello, viene rimosso dalla lista dei "
|
211 |
"desideri."
|
212 |
|
213 |
# @ yit
|
214 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
215 |
msgid "\"Add to Wishlist\" text"
|
216 |
msgstr "Testo del pulsante\"Aggiungi alla lista dei desideri\""
|
217 |
|
218 |
# @ yit
|
219 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
220 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
221 |
msgid "Add to Wishlist"
|
222 |
msgstr "Aggiungi alla lista dei desideri"
|
223 |
|
224 |
# @ yit
|
225 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
226 |
msgid "\"Add to Cart\" text"
|
227 |
msgstr "Testo del pulsante\"Aggiungi al carrello\""
|
228 |
|
229 |
# @ yit
|
230 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
231 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
232 |
msgid "Add to Cart"
|
233 |
msgstr "Aggiungi al Carrello"
|
234 |
|
235 |
# @ yit
|
236 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
237 |
#, fuzzy
|
238 |
msgid "Show Unit price"
|
239 |
msgstr "Prezzo Unitario"
|
240 |
|
241 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
242 |
msgid "Show unit price for each product in wishlist"
|
243 |
msgstr ""
|
244 |
|
245 |
# @ yit
|
246 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
247 |
msgid "Show \"Add to Cart\" button"
|
248 |
msgstr "Mostra il pulsante \"Aggiungi al carrello\""
|
249 |
|
250 |
# @ yit
|
251 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
252 |
#, fuzzy
|
253 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
254 |
msgstr "Sfondo del pulsante\"Aggiungi al carrello\""
|
255 |
|
256 |
# @ yit
|
257 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
258 |
#, fuzzy
|
259 |
msgid "Show Stock status"
|
260 |
msgstr "Disponibilitá"
|
261 |
|
262 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
263 |
msgid ""
|
264 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
265 |
msgstr ""
|
266 |
|
267 |
# @ yit
|
268 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
269 |
msgid "Styles"
|
270 |
msgstr "Stili"
|
271 |
|
272 |
# @ yit
|
273 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
274 |
msgid "Use buttons"
|
275 |
msgstr "Usa pulsanti"
|
276 |
|
277 |
# @ yit
|
278 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
279 |
-
|
|
|
280 |
msgstr "Utilizza dei pulsanti al posto delle ancore"
|
281 |
|
282 |
# @ yit
|
283 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
284 |
msgid "Custom CSS"
|
285 |
msgstr "CSS personalizzato"
|
286 |
|
287 |
# @ yit
|
288 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
289 |
msgid "Use theme style"
|
290 |
msgstr "Usa stile del tema"
|
291 |
|
292 |
# @ yit
|
293 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
294 |
msgid "Use the theme style."
|
295 |
msgstr "Usa lo stile del tema."
|
296 |
|
297 |
# @ yit
|
298 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
299 |
#, fuzzy
|
300 |
-
msgid "
|
301 |
-
msgstr "
|
302 |
|
303 |
# @ yit
|
304 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
305 |
-
|
|
|
306 |
msgstr "Arrotonda i bordi dei pulsanti"
|
307 |
|
308 |
# @ yit
|
309 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
310 |
msgid "\"Add to Wishlist\" icon"
|
311 |
msgstr "Icona \"Aggiungi alla lista dei desideri\""
|
312 |
|
313 |
# @ yit
|
314 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
315 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
316 |
msgstr "Aggiungi un'icona al pulsante \"Aggiungi alla lista dei desideri\""
|
317 |
|
318 |
# @ yit
|
319 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
320 |
msgid "\"Add to Cart\" icon"
|
321 |
msgstr "Icona \"Aggiungi al carrello\""
|
322 |
|
323 |
# @ yit
|
324 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
325 |
msgid "Add an icon to the \"Add to Cart\" button"
|
326 |
msgstr "Aggiunge un'icona al pulsante \"Aggiungi al carrello\""
|
327 |
|
328 |
# @ yit
|
329 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
330 |
msgid "Socials & Share"
|
331 |
msgstr "Social & Condivisione"
|
332 |
|
333 |
# @ yit
|
334 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
335 |
msgid "Share on Facebook"
|
336 |
msgstr "Condivi su Facebook"
|
337 |
|
338 |
# @ yit
|
339 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
340 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
341 |
#, fuzzy
|
342 |
msgid "Show \"Share on Facebook\" button"
|
343 |
msgstr "Condivi su Facebook"
|
344 |
|
345 |
# @ yit
|
346 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
347 |
msgid "Tweet on Twitter"
|
348 |
msgstr "Condividi su Twitter"
|
349 |
|
350 |
# @ yit
|
351 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
352 |
#, fuzzy
|
353 |
msgid "Show \"Tweet on Twitter\" button"
|
354 |
msgstr "Condividi su Twitter"
|
355 |
|
356 |
# @ yit
|
357 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
358 |
msgid "Pin on Pinterest"
|
359 |
msgstr "Pin su Pinterest"
|
360 |
|
361 |
# @ yit
|
362 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
363 |
#, fuzzy
|
364 |
msgid "Show \"Pin on Pinterest\" button"
|
365 |
msgstr "Pin su Pinterest"
|
366 |
|
367 |
# @ yit
|
368 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
369 |
msgid "Share on Google+"
|
370 |
msgstr "Condividi su Google+"
|
371 |
|
372 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
373 |
msgid "Share by Email"
|
374 |
msgstr ""
|
375 |
|
376 |
# @ yit
|
377 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
378 |
#, fuzzy
|
379 |
msgid "Show \"Share by Email\" button"
|
380 |
msgstr "Mostra il pulsante \"Aggiungi al carrello\""
|
381 |
|
382 |
# @ yit
|
383 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
384 |
#, fuzzy
|
385 |
msgid "Social title"
|
386 |
msgstr "Titolo dei social"
|
387 |
|
388 |
# @ yit
|
389 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
390 |
#, fuzzy
|
391 |
msgid "Social text"
|
392 |
msgstr "Testo dei social"
|
393 |
|
394 |
# @ yit
|
395 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
396 |
msgid ""
|
397 |
-
"
|
398 |
-
"strong> where you want the URL of your wishlist
|
399 |
msgstr ""
|
400 |
"Sará utilizzato da Facebook, Twitter e Pinterest. Utilizza <strong>"
|
401 |
"%wishlist_url%</strong> dove vuoi che appaia l'URL della lista dei desideri."
|
402 |
|
403 |
# @ yit
|
404 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
405 |
#, fuzzy
|
406 |
msgid "Social image URL"
|
407 |
msgstr "URL immagine social"
|
408 |
|
409 |
# @ yit
|
410 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
411 |
#, fuzzy
|
412 |
msgid "\"Add to wishlist\" button"
|
413 |
msgstr "Testo del pulsante \"Aggiungi alla lista dei desideri\""
|
414 |
|
415 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
416 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
417 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
418 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
419 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
420 |
msgid "Background"
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
424 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
425 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
426 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
427 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
428 |
msgid "Text"
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
432 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
433 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
434 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
435 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
436 |
msgid "Border"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
440 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
441 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
442 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
443 |
msgid "Background (hover)"
|
444 |
msgstr ""
|
445 |
|
446 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
447 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
448 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
449 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
450 |
msgid "Text (hover)"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
454 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
455 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
456 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
457 |
msgid "Border (hover)"
|
458 |
msgstr ""
|
459 |
|
460 |
# @ yit
|
461 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
462 |
#, fuzzy
|
463 |
msgid "\"Add to Cart\" button"
|
464 |
msgstr "Testo del pulsante\"Aggiungi al carrello\""
|
465 |
|
466 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
467 |
msgid "\"Style 1\" button"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
471 |
msgid "\"Style 2\" button"
|
472 |
msgstr ""
|
473 |
|
474 |
# @ yit
|
475 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
476 |
#, fuzzy
|
477 |
msgid "Wishlist table"
|
478 |
msgstr "Titolo della lista dei desideri"
|
479 |
|
480 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
481 |
msgid "Headers"
|
482 |
msgstr ""
|
483 |
|
484 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
485 |
msgid "Background color"
|
486 |
msgstr ""
|
487 |
|
488 |
# @ yit
|
489 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
490 |
#, fuzzy
|
491 |
msgid "Wishlist Activated"
|
492 |
msgstr "Titolo della lista dei desideri"
|
493 |
|
494 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
495 |
#, php-format
|
496 |
msgid ""
|
497 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -501,25 +545,25 @@ msgid ""
|
|
501 |
msgstr ""
|
502 |
|
503 |
# @ yit
|
504 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
505 |
#, fuzzy
|
506 |
msgid "Wishlist Updated"
|
507 |
msgstr "Lista dei desideri"
|
508 |
|
509 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
510 |
#, php-format
|
511 |
msgid ""
|
512 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
513 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
514 |
-
"version. When one of our plugins
|
515 |
-
"menu. Wishlist
|
516 |
-
"the PREMIUM version.</a>"
|
517 |
msgstr ""
|
518 |
|
519 |
-
#: ../includes/class.yith-wcwl-init.php:
|
520 |
msgid ""
|
521 |
-
"We are sorry,but this feature is available only if cookies
|
522 |
-
"
|
523 |
msgstr ""
|
524 |
|
525 |
# @ yit
|
@@ -529,31 +573,14 @@ msgid "wishlist"
|
|
529 |
msgstr ""
|
530 |
|
531 |
# @ yit
|
532 |
-
#: ../includes/class.yith-wcwl-shortcode.php:
|
533 |
#: ../includes/class.yith-wcwl-ui.php:161
|
534 |
msgid "Share on:"
|
535 |
msgstr "Condividi su:"
|
536 |
|
537 |
-
# @ yit
|
538 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1143
|
539 |
-
#: ../templates/add-to-wishlist.php:21
|
540 |
-
msgid "Product added!"
|
541 |
-
msgstr "Prodotto aggiunto!"
|
542 |
-
|
543 |
-
# @ yit
|
544 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
545 |
-
#: ../templates/add-to-wishlist.php:23 ../templates/add-to-wishlist.php:30
|
546 |
-
msgid "Browse Wishlist"
|
547 |
-
msgstr "Esplora la lista dei desideri"
|
548 |
-
|
549 |
-
# @ yit
|
550 |
-
#: ../includes/class.yith-wcwl-ui.php:82 ../templates/add-to-wishlist.php:28
|
551 |
-
msgid "The product is already in the wishlist!"
|
552 |
-
msgstr "Il prodotto é giá nella lista dei desideri!"
|
553 |
-
|
554 |
# @ yit
|
555 |
#: ../includes/class.yith-wcwl-ui.php:116
|
556 |
-
#: ../includes/class.yith-wcwl-ui.php:
|
557 |
msgid "Select options"
|
558 |
msgstr "Seleziona opzioni"
|
559 |
|
@@ -572,40 +599,47 @@ msgid "email"
|
|
572 |
msgstr ""
|
573 |
|
574 |
# @ yit
|
575 |
-
#: ../includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
576 |
msgid "Error occurred while adding product to wishlist."
|
577 |
msgstr "Errore durante l'aggiunta del prodotto alla lista dei desideri."
|
578 |
|
579 |
-
#: ../includes/class.yith-wcwl.php:
|
580 |
msgid "Remove now does not require any param"
|
581 |
msgstr ""
|
582 |
|
583 |
# @ yit
|
584 |
-
#: ../includes/class.yith-wcwl.php:
|
585 |
-
|
|
|
586 |
msgstr "Errore durante la rimozione del prodotto dalla lista dei desideri"
|
587 |
|
588 |
-
#: ../includes/class.yith-wcwl.php:
|
589 |
msgid "You need to log in before creating a new wishlist"
|
590 |
msgstr ""
|
591 |
|
592 |
# @ yit
|
593 |
-
#: ../includes/class.yith-wcwl.php:
|
594 |
msgid "Product already in the wishlist."
|
595 |
msgstr "Il prodotto é giá nella lista dei desideri."
|
596 |
|
597 |
# @ yit
|
598 |
-
#: ../includes/class.yith-wcwl.php:
|
599 |
msgid "Product successfully removed."
|
600 |
msgstr "Prodotto rimosso con successo."
|
601 |
|
602 |
# @ yit
|
603 |
-
#: ../includes/class.yith-wcwl.php:
|
604 |
msgid "Error. Unable to remove the product from the wishlist."
|
605 |
msgstr "Errore. Impossibile rimuovere il prodotto dalla lista dei desideri."
|
606 |
|
607 |
# @ yit
|
608 |
-
#: ../includes/class.yith-wcwl.php:
|
609 |
msgid "No products were added to the wishlist"
|
610 |
msgstr "Nessun prodotto nella lista dei desideri"
|
611 |
|
@@ -739,7 +773,9 @@ msgid "Rewrite"
|
|
739 |
msgstr ""
|
740 |
|
741 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
742 |
-
msgid "
|
|
|
|
|
743 |
msgstr ""
|
744 |
|
745 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -774,7 +810,7 @@ msgid "Taxonomy Rewrite"
|
|
774 |
msgstr ""
|
775 |
|
776 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
777 |
-
msgid "Set
|
778 |
msgstr ""
|
779 |
|
780 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -809,15 +845,15 @@ msgstr ""
|
|
809 |
|
810 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
811 |
#, php-format
|
812 |
-
msgid "Add %s
|
813 |
msgstr ""
|
814 |
|
815 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
816 |
msgid "Add with multiupload"
|
817 |
msgstr ""
|
818 |
|
819 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:
|
820 |
-
msgid "The changes you made will be lost if you leave this page."
|
821 |
msgstr ""
|
822 |
|
823 |
# @ yit
|
@@ -838,9 +874,9 @@ msgid "Save Changes"
|
|
838 |
msgstr ""
|
839 |
|
840 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
841 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
842 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
843 |
-
msgid "
|
|
|
844 |
msgstr ""
|
845 |
|
846 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -852,12 +888,12 @@ msgstr ""
|
|
852 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
853 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
854 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
855 |
-
msgid "Are you sure
|
856 |
msgstr ""
|
857 |
|
858 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
859 |
msgid ""
|
860 |
-
"The element you have
|
861 |
msgstr ""
|
862 |
|
863 |
# @ yit
|
@@ -890,7 +926,7 @@ msgid "An error has occurred during import. Please try again."
|
|
890 |
msgstr ""
|
891 |
|
892 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
893 |
-
msgid "The file
|
894 |
msgstr ""
|
895 |
|
896 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -901,6 +937,12 @@ msgstr ""
|
|
901 |
msgid "Sorting successful."
|
902 |
msgstr ""
|
903 |
|
|
|
|
|
|
|
|
|
|
|
|
|
904 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
905 |
msgid "Plugins Activated"
|
906 |
msgstr ""
|
@@ -926,13 +968,12 @@ msgstr ""
|
|
926 |
|
927 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
928 |
msgid ""
|
929 |
-
"From now on, you can find all
|
930 |
-
"menu.\n"
|
931 |
" Any time one of our plugins is updated, "
|
932 |
"a new entry will be added to this menu.\n"
|
933 |
-
" For example, after update, plugin "
|
934 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
935 |
-
"etc.)\n"
|
936 |
" will be moved from previous location to "
|
937 |
"YIT Plugin tab."
|
938 |
msgstr ""
|
@@ -951,7 +992,7 @@ msgstr ""
|
|
951 |
|
952 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
953 |
msgid ""
|
954 |
-
"please <a href=\"%activate_link%\">
|
955 |
msgstr ""
|
956 |
|
957 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
@@ -1004,11 +1045,12 @@ msgid ""
|
|
1004 |
msgstr ""
|
1005 |
|
1006 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
1007 |
-
msgid "You can't update plugins for this site."
|
1008 |
msgstr ""
|
1009 |
|
1010 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
1011 |
-
msgid "
|
|
|
1012 |
msgstr ""
|
1013 |
|
1014 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
@@ -1037,11 +1079,11 @@ msgid "Invalid licence key"
|
|
1037 |
msgstr ""
|
1038 |
|
1039 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
1040 |
-
msgid "Software has been
|
1041 |
msgstr ""
|
1042 |
|
1043 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
1044 |
-
msgid "
|
1045 |
msgstr ""
|
1046 |
|
1047 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1235,8 +1277,9 @@ msgstr ""
|
|
1235 |
|
1236 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1237 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1238 |
-
|
1239 |
-
|
|
|
1240 |
|
1241 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1242 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:275
|
@@ -1258,7 +1301,7 @@ msgstr ""
|
|
1258 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1259 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1260 |
#, fuzzy
|
1261 |
-
msgid "Select type for this field."
|
1262 |
msgstr "Seleziona Font"
|
1263 |
|
1264 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1268,7 +1311,7 @@ msgstr ""
|
|
1268 |
|
1269 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1270 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1271 |
-
msgid "Select this if you want this field already checked."
|
1272 |
msgstr ""
|
1273 |
|
1274 |
# @ yit
|
@@ -1301,7 +1344,7 @@ msgstr "Seleziona opzioni"
|
|
1301 |
|
1302 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1303 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1304 |
-
msgid "Message
|
1305 |
msgstr ""
|
1306 |
|
1307 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1316,12 +1359,12 @@ msgstr ""
|
|
1316 |
|
1317 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1318 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1319 |
-
msgid "Select this if it must be required."
|
1320 |
msgstr ""
|
1321 |
|
1322 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1323 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1324 |
-
msgid "Select this if
|
1325 |
msgstr ""
|
1326 |
|
1327 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1463,10 +1506,6 @@ msgstr ""
|
|
1463 |
msgid "No sidebar"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1467 |
-
msgid "No sideabr"
|
1468 |
-
msgstr ""
|
1469 |
-
|
1470 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1471 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1472 |
msgid "Right sidebar"
|
@@ -1576,25 +1615,25 @@ msgid "Stock Status"
|
|
1576 |
msgstr "Disponibilitá"
|
1577 |
|
1578 |
# @ yit
|
1579 |
-
#: ../templates/wishlist-view.php:
|
1580 |
msgid "Remove this product"
|
1581 |
msgstr "Rimuovi questo prodotto"
|
1582 |
|
1583 |
-
#: ../templates/wishlist-view.php:
|
1584 |
msgid "Free!"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
# @ yit
|
1588 |
-
#: ../templates/wishlist-view.php:
|
1589 |
msgid "Out of Stock"
|
1590 |
msgstr "Non disponibile"
|
1591 |
|
1592 |
# @ yit
|
1593 |
-
#: ../templates/wishlist-view.php:
|
1594 |
msgid "In Stock"
|
1595 |
msgstr "Disponibile"
|
1596 |
|
1597 |
-
#: ../templates/wishlist-view.php:
|
1598 |
msgid "Ask an estimate of costs"
|
1599 |
msgstr ""
|
1600 |
|
@@ -1617,3 +1656,8 @@ msgstr "Seleziona Font"
|
|
1617 |
#: ../yit-common/yith-panel.php:481
|
1618 |
msgid "Click to preview"
|
1619 |
msgstr "Anteprima"
|
|
|
|
|
|
|
|
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Wishlist v1.0.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-03-04 16:40+0100\n"
|
6 |
+
"PO-Revision-Date: 2015-03-04 16:40+0100\n"
|
7 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
8 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
+
"X-Generator: Poedit 1.5.7\n"
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
16 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
31 |
msgstr ""
|
32 |
|
33 |
# @ yit
|
34 |
+
#: ../includes/class.yith-wcwl-admin-init.php:188
|
35 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1399
|
36 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1400
|
37 |
#: ../includes/class.yith-wcwl-install.php:240
|
38 |
msgid "Wishlist"
|
39 |
msgstr "Lista dei desideri"
|
40 |
|
41 |
# @ yit
|
42 |
+
#: ../includes/class.yith-wcwl-admin-init.php:190
|
43 |
+
#: ../includes/class.yith-wcwl-admin-init.php:289
|
44 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
45 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
46 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
49 |
msgstr "Impostazioni"
|
50 |
|
51 |
# @ yit
|
52 |
+
#: ../includes/class.yith-wcwl-admin-init.php:191
|
53 |
+
#: ../includes/class.yith-wcwl-admin-init.php:256
|
54 |
msgid "Colors"
|
55 |
msgstr "Colori"
|
56 |
|
57 |
+
#: ../includes/class.yith-wcwl-admin-init.php:192
|
58 |
+
#: ../includes/class.yith-wcwl-admin-init.php:293
|
59 |
msgid "Premium Version"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: ../includes/class.yith-wcwl-admin-init.php:317
|
63 |
msgid ""
|
64 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
65 |
+
"link to update it."
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: ../includes/class.yith-wcwl-admin-init.php:320
|
69 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: ../includes/class.yith-wcwl-admin-init.php:325
|
73 |
msgid "Plugin Documentation"
|
74 |
msgstr ""
|
75 |
|
76 |
# @ yit
|
77 |
+
#: ../includes/class.yith-wcwl-admin-init.php:341
|
78 |
msgid "Wishlist Page"
|
79 |
msgstr "Lista dei desideri"
|
80 |
|
81 |
# @ yit
|
82 |
+
#: ../includes/class.yith-wcwl-admin-init.php:342
|
83 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
84 |
msgstr "Contenuto della pagina: [yith_wcwl_wishlist]"
|
85 |
|
86 |
+
#: ../includes/class.yith-wcwl-admin-init.php:917
|
87 |
msgid "Upgrade to the PREMIUM VERSION"
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: ../includes/class.yith-wcwl-admin-init.php:920
|
91 |
msgid "YITH WooCommerce Wishlist"
|
92 |
msgstr ""
|
93 |
|
94 |
+
#: ../includes/class.yith-wcwl-admin-init.php:921
|
95 |
msgid "Discover the Advanced Features"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: ../includes/class.yith-wcwl-admin-init.php:922
|
99 |
msgid ""
|
100 |
"Upgrade to the PREMIUM VERSION\n"
|
101 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
102 |
msgstr ""
|
103 |
|
104 |
+
#: ../includes/class.yith-wcwl-admin-init.php:929
|
105 |
msgid "Get Support and Pro Features"
|
106 |
msgstr ""
|
107 |
|
108 |
+
#: ../includes/class.yith-wcwl-admin-init.php:930
|
109 |
msgid ""
|
110 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
111 |
"the advanced features of the product and you will get one year of free "
|
113 |
msgstr ""
|
114 |
|
115 |
# @ yit
|
116 |
+
#: ../includes/class.yith-wcwl-admin-init.php:940
|
117 |
msgid "General Settings"
|
118 |
msgstr "Impostazioni"
|
119 |
|
120 |
# @ yit
|
121 |
+
#: ../includes/class.yith-wcwl-admin-init.php:947
|
122 |
msgid "Enable YITH Wishlist"
|
123 |
msgstr "Abilita YITH WooCommerce Wishlist"
|
124 |
|
125 |
# @ yit
|
126 |
+
#: ../includes/class.yith-wcwl-admin-init.php:948
|
127 |
#, fuzzy, php-format
|
128 |
msgid ""
|
129 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
136 |
"a> del plugin."
|
137 |
|
138 |
# @ yit
|
139 |
+
#: ../includes/class.yith-wcwl-admin-init.php:955
|
140 |
#, fuzzy
|
141 |
msgid "Default wishlist title"
|
142 |
msgstr "Titolo della lista dei desideri"
|
143 |
|
144 |
# @ yit
|
145 |
+
#: ../includes/class.yith-wcwl-admin-init.php:957
|
146 |
+
#: ../includes/class.yith-wcwl-admin-init.php:958
|
147 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1199
|
148 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1200
|
149 |
#, php-format
|
150 |
msgid "My wishlist on %s"
|
151 |
msgstr "La mia lista dei desideri su %s"
|
152 |
|
153 |
# @ yit
|
154 |
+
#: ../includes/class.yith-wcwl-admin-init.php:966
|
155 |
msgid "Position"
|
156 |
msgstr "Posizione"
|
157 |
|
158 |
# @ yit
|
159 |
+
#: ../includes/class.yith-wcwl-admin-init.php:967
|
160 |
+
#, fuzzy
|
161 |
msgid ""
|
162 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
163 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
164 |
msgstr ""
|
165 |
"Per i prodotti variabili puoi utilizzare soltanto Dopo \"Aggiungi al Carrello"
|
166 |
"\" o utilizzare lo shortcode [yith_wcwl_add_to_wishlist]."
|
167 |
|
168 |
# @ yit
|
169 |
+
#: ../includes/class.yith-wcwl-admin-init.php:973
|
170 |
msgid "After \"Add to cart\""
|
171 |
msgstr "Dopo \"Aggiungi al Carrello\""
|
172 |
|
173 |
# @ yit
|
174 |
+
#: ../includes/class.yith-wcwl-admin-init.php:974
|
175 |
msgid "After thumbnails"
|
176 |
msgstr "Dopo le thumbnail"
|
177 |
|
178 |
# @ yit
|
179 |
+
#: ../includes/class.yith-wcwl-admin-init.php:975
|
180 |
msgid "After summary"
|
181 |
msgstr "Dopo la descrizione"
|
182 |
|
183 |
# @ yit
|
184 |
+
#: ../includes/class.yith-wcwl-admin-init.php:976
|
185 |
msgid "Use shortcode"
|
186 |
msgstr "Utilizza lo shortcode"
|
187 |
|
188 |
# @ yit
|
189 |
+
#: ../includes/class.yith-wcwl-admin-init.php:981
|
190 |
msgid "Redirect to cart"
|
191 |
msgstr "Reindirizza al carrello"
|
192 |
|
193 |
# @ yit
|
194 |
+
#: ../includes/class.yith-wcwl-admin-init.php:982
|
195 |
msgid ""
|
196 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
197 |
"page."
|
200 |
"bottone \"Aggiungi al carrello\" "
|
201 |
|
202 |
# @ yit
|
203 |
+
#: ../includes/class.yith-wcwl-admin-init.php:989
|
204 |
msgid "Remove if added to the cart"
|
205 |
msgstr "Rimuovi se aggiunto al carrello"
|
206 |
|
207 |
# @ yit
|
208 |
+
#: ../includes/class.yith-wcwl-admin-init.php:990
|
209 |
+
#, fuzzy
|
210 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
211 |
msgstr ""
|
212 |
"Quando un prodotto viene aggiunto al carrello, viene rimosso dalla lista dei "
|
213 |
"desideri."
|
214 |
|
215 |
# @ yit
|
216 |
+
#: ../includes/class.yith-wcwl-admin-init.php:997
|
217 |
msgid "\"Add to Wishlist\" text"
|
218 |
msgstr "Testo del pulsante\"Aggiungi alla lista dei desideri\""
|
219 |
|
220 |
# @ yit
|
221 |
+
#: ../includes/class.yith-wcwl-admin-init.php:999
|
222 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1000
|
223 |
msgid "Add to Wishlist"
|
224 |
msgstr "Aggiungi alla lista dei desideri"
|
225 |
|
226 |
# @ yit
|
227 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1005
|
228 |
+
#, fuzzy
|
229 |
+
msgid "\"Browse wishlist\" text"
|
230 |
+
msgstr "Esplora la lista dei desideri"
|
231 |
+
|
232 |
+
# @ yit
|
233 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1007
|
234 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1008
|
235 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
236 |
+
msgid "Browse Wishlist"
|
237 |
+
msgstr "Esplora la lista dei desideri"
|
238 |
+
|
239 |
+
# @ yit
|
240 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1013
|
241 |
+
#, fuzzy
|
242 |
+
msgid "\"Product already in wishlist\" text"
|
243 |
+
msgstr "Il prodotto é giá nella lista dei desideri."
|
244 |
+
|
245 |
+
# @ yit
|
246 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1015
|
247 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1016
|
248 |
+
#: ../includes/class.yith-wcwl-ui.php:82
|
249 |
+
msgid "The product is already in the wishlist!"
|
250 |
+
msgstr "Il prodotto é giá nella lista dei desideri!"
|
251 |
+
|
252 |
+
# @ yit
|
253 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1021
|
254 |
+
#, fuzzy
|
255 |
+
msgid "\"Product added\" text"
|
256 |
+
msgstr "Prodotto aggiunto!"
|
257 |
+
|
258 |
+
# @ yit
|
259 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1023
|
260 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1024
|
261 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1237
|
262 |
+
msgid "Product added!"
|
263 |
+
msgstr "Prodotto aggiunto!"
|
264 |
+
|
265 |
+
# @ yit
|
266 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1029
|
267 |
msgid "\"Add to Cart\" text"
|
268 |
msgstr "Testo del pulsante\"Aggiungi al carrello\""
|
269 |
|
270 |
# @ yit
|
271 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1031
|
272 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1032
|
273 |
msgid "Add to Cart"
|
274 |
msgstr "Aggiungi al Carrello"
|
275 |
|
276 |
# @ yit
|
277 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1037
|
278 |
#, fuzzy
|
279 |
msgid "Show Unit price"
|
280 |
msgstr "Prezzo Unitario"
|
281 |
|
282 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1038
|
283 |
msgid "Show unit price for each product in wishlist"
|
284 |
msgstr ""
|
285 |
|
286 |
# @ yit
|
287 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1046
|
288 |
msgid "Show \"Add to Cart\" button"
|
289 |
msgstr "Mostra il pulsante \"Aggiungi al carrello\""
|
290 |
|
291 |
# @ yit
|
292 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1047
|
293 |
#, fuzzy
|
294 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
295 |
msgstr "Sfondo del pulsante\"Aggiungi al carrello\""
|
296 |
|
297 |
# @ yit
|
298 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1055
|
299 |
#, fuzzy
|
300 |
msgid "Show Stock status"
|
301 |
msgstr "Disponibilitá"
|
302 |
|
303 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1056
|
304 |
msgid ""
|
305 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
306 |
msgstr ""
|
307 |
|
308 |
# @ yit
|
309 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1079
|
310 |
msgid "Styles"
|
311 |
msgstr "Stili"
|
312 |
|
313 |
# @ yit
|
314 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1086
|
315 |
msgid "Use buttons"
|
316 |
msgstr "Usa pulsanti"
|
317 |
|
318 |
# @ yit
|
319 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1087
|
320 |
+
#, fuzzy
|
321 |
+
msgid "Use buttons instead of simple anchors."
|
322 |
msgstr "Utilizza dei pulsanti al posto delle ancore"
|
323 |
|
324 |
# @ yit
|
325 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1094
|
326 |
msgid "Custom CSS"
|
327 |
msgstr "CSS personalizzato"
|
328 |
|
329 |
# @ yit
|
330 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1102
|
331 |
msgid "Use theme style"
|
332 |
msgstr "Usa stile del tema"
|
333 |
|
334 |
# @ yit
|
335 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1103
|
336 |
msgid "Use the theme style."
|
337 |
msgstr "Usa lo stile del tema."
|
338 |
|
339 |
# @ yit
|
340 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1110
|
341 |
#, fuzzy
|
342 |
+
msgid "Rounded buttons"
|
343 |
+
msgstr "Usa pulsanti"
|
344 |
|
345 |
# @ yit
|
346 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1111
|
347 |
+
#, fuzzy
|
348 |
+
msgid "Make button corners rounded"
|
349 |
msgstr "Arrotonda i bordi dei pulsanti"
|
350 |
|
351 |
# @ yit
|
352 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1118
|
353 |
msgid "\"Add to Wishlist\" icon"
|
354 |
msgstr "Icona \"Aggiungi alla lista dei desideri\""
|
355 |
|
356 |
# @ yit
|
357 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1119
|
358 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
359 |
msgstr "Aggiungi un'icona al pulsante \"Aggiungi alla lista dei desideri\""
|
360 |
|
361 |
# @ yit
|
362 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1130
|
363 |
msgid "\"Add to Cart\" icon"
|
364 |
msgstr "Icona \"Aggiungi al carrello\""
|
365 |
|
366 |
# @ yit
|
367 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1131
|
368 |
msgid "Add an icon to the \"Add to Cart\" button"
|
369 |
msgstr "Aggiunge un'icona al pulsante \"Aggiungi al carrello\""
|
370 |
|
371 |
# @ yit
|
372 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1150
|
373 |
msgid "Socials & Share"
|
374 |
msgstr "Social & Condivisione"
|
375 |
|
376 |
# @ yit
|
377 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1157
|
378 |
msgid "Share on Facebook"
|
379 |
msgstr "Condivi su Facebook"
|
380 |
|
381 |
# @ yit
|
382 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1158
|
383 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1182
|
384 |
#, fuzzy
|
385 |
msgid "Show \"Share on Facebook\" button"
|
386 |
msgstr "Condivi su Facebook"
|
387 |
|
388 |
# @ yit
|
389 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1165
|
390 |
msgid "Tweet on Twitter"
|
391 |
msgstr "Condividi su Twitter"
|
392 |
|
393 |
# @ yit
|
394 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1166
|
395 |
#, fuzzy
|
396 |
msgid "Show \"Tweet on Twitter\" button"
|
397 |
msgstr "Condividi su Twitter"
|
398 |
|
399 |
# @ yit
|
400 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1173
|
401 |
msgid "Pin on Pinterest"
|
402 |
msgstr "Pin su Pinterest"
|
403 |
|
404 |
# @ yit
|
405 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1174
|
406 |
#, fuzzy
|
407 |
msgid "Show \"Pin on Pinterest\" button"
|
408 |
msgstr "Pin su Pinterest"
|
409 |
|
410 |
# @ yit
|
411 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1181
|
412 |
msgid "Share on Google+"
|
413 |
msgstr "Condividi su Google+"
|
414 |
|
415 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1189
|
416 |
msgid "Share by Email"
|
417 |
msgstr ""
|
418 |
|
419 |
# @ yit
|
420 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1190
|
421 |
#, fuzzy
|
422 |
msgid "Show \"Share by Email\" button"
|
423 |
msgstr "Mostra il pulsante \"Aggiungi al carrello\""
|
424 |
|
425 |
# @ yit
|
426 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1197
|
427 |
#, fuzzy
|
428 |
msgid "Social title"
|
429 |
msgstr "Titolo dei social"
|
430 |
|
431 |
# @ yit
|
432 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1205
|
433 |
#, fuzzy
|
434 |
msgid "Social text"
|
435 |
msgstr "Testo dei social"
|
436 |
|
437 |
# @ yit
|
438 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1206
|
439 |
+
#, fuzzy
|
440 |
msgid ""
|
441 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
442 |
+
"%</strong> where you want to show the URL of your wishlist."
|
443 |
msgstr ""
|
444 |
"Sará utilizzato da Facebook, Twitter e Pinterest. Utilizza <strong>"
|
445 |
"%wishlist_url%</strong> dove vuoi che appaia l'URL della lista dei desideri."
|
446 |
|
447 |
# @ yit
|
448 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1214
|
449 |
#, fuzzy
|
450 |
msgid "Social image URL"
|
451 |
msgstr "URL immagine social"
|
452 |
|
453 |
# @ yit
|
454 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1250
|
455 |
#, fuzzy
|
456 |
msgid "\"Add to wishlist\" button"
|
457 |
msgstr "Testo del pulsante \"Aggiungi alla lista dei desideri\""
|
458 |
|
459 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1253
|
460 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1271
|
461 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1289
|
462 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1307
|
463 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1325
|
464 |
msgid "Background"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1254
|
468 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1272
|
469 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1290
|
470 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1308
|
471 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1326
|
472 |
msgid "Text"
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1255
|
476 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1273
|
477 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1291
|
478 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1309
|
479 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1327
|
480 |
msgid "Border"
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1262
|
484 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1280
|
485 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1298
|
486 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1316
|
487 |
msgid "Background (hover)"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1263
|
491 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1281
|
492 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1299
|
493 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1317
|
494 |
msgid "Text (hover)"
|
495 |
msgstr ""
|
496 |
|
497 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1264
|
498 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1282
|
499 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1300
|
500 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1318
|
501 |
msgid "Border (hover)"
|
502 |
msgstr ""
|
503 |
|
504 |
# @ yit
|
505 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1268
|
506 |
#, fuzzy
|
507 |
msgid "\"Add to Cart\" button"
|
508 |
msgstr "Testo del pulsante\"Aggiungi al carrello\""
|
509 |
|
510 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1286
|
511 |
msgid "\"Style 1\" button"
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1304
|
515 |
msgid "\"Style 2\" button"
|
516 |
msgstr ""
|
517 |
|
518 |
# @ yit
|
519 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1322
|
520 |
#, fuzzy
|
521 |
msgid "Wishlist table"
|
522 |
msgstr "Titolo della lista dei desideri"
|
523 |
|
524 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1331
|
525 |
msgid "Headers"
|
526 |
msgstr ""
|
527 |
|
528 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1334
|
529 |
msgid "Background color"
|
530 |
msgstr ""
|
531 |
|
532 |
# @ yit
|
533 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1461
|
534 |
#, fuzzy
|
535 |
msgid "Wishlist Activated"
|
536 |
msgstr "Titolo della lista dei desideri"
|
537 |
|
538 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1462
|
539 |
#, php-format
|
540 |
msgid ""
|
541 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
545 |
msgstr ""
|
546 |
|
547 |
# @ yit
|
548 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1473
|
549 |
#, fuzzy
|
550 |
msgid "Wishlist Updated"
|
551 |
msgstr "Lista dei desideri"
|
552 |
|
553 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1474
|
554 |
#, php-format
|
555 |
msgid ""
|
556 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
557 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
558 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
559 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
560 |
+
"\">discover the PREMIUM version.</a>"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: ../includes/class.yith-wcwl-init.php:347
|
564 |
msgid ""
|
565 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
566 |
+
"your browser."
|
567 |
msgstr ""
|
568 |
|
569 |
# @ yit
|
573 |
msgstr ""
|
574 |
|
575 |
# @ yit
|
576 |
+
#: ../includes/class.yith-wcwl-shortcode.php:224
|
577 |
#: ../includes/class.yith-wcwl-ui.php:161
|
578 |
msgid "Share on:"
|
579 |
msgstr "Condividi su:"
|
580 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
581 |
# @ yit
|
582 |
#: ../includes/class.yith-wcwl-ui.php:116
|
583 |
+
#: ../includes/class.yith-wcwl-ui.php:199
|
584 |
msgid "Select options"
|
585 |
msgstr "Seleziona opzioni"
|
586 |
|
599 |
msgstr ""
|
600 |
|
601 |
# @ yit
|
602 |
+
#: ../includes/class.yith-wcwl.php:185
|
603 |
+
#, fuzzy
|
604 |
+
msgid "Error occurred while adding products to the wishlist."
|
605 |
+
msgstr "Errore durante l'aggiunta del prodotto alla lista dei desideri."
|
606 |
+
|
607 |
+
# @ yit
|
608 |
+
#: ../includes/class.yith-wcwl.php:269
|
609 |
msgid "Error occurred while adding product to wishlist."
|
610 |
msgstr "Errore durante l'aggiunta del prodotto alla lista dei desideri."
|
611 |
|
612 |
+
#: ../includes/class.yith-wcwl.php:284
|
613 |
msgid "Remove now does not require any param"
|
614 |
msgstr ""
|
615 |
|
616 |
# @ yit
|
617 |
+
#: ../includes/class.yith-wcwl.php:318
|
618 |
+
#, fuzzy
|
619 |
+
msgid "Error occurred while removing products from the wishlist"
|
620 |
msgstr "Errore durante la rimozione del prodotto dalla lista dei desideri"
|
621 |
|
622 |
+
#: ../includes/class.yith-wcwl.php:596
|
623 |
msgid "You need to log in before creating a new wishlist"
|
624 |
msgstr ""
|
625 |
|
626 |
# @ yit
|
627 |
+
#: ../includes/class.yith-wcwl.php:1240
|
628 |
msgid "Product already in the wishlist."
|
629 |
msgstr "Il prodotto é giá nella lista dei desideri."
|
630 |
|
631 |
# @ yit
|
632 |
+
#: ../includes/class.yith-wcwl.php:1272
|
633 |
msgid "Product successfully removed."
|
634 |
msgstr "Prodotto rimosso con successo."
|
635 |
|
636 |
# @ yit
|
637 |
+
#: ../includes/class.yith-wcwl.php:1276
|
638 |
msgid "Error. Unable to remove the product from the wishlist."
|
639 |
msgstr "Errore. Impossibile rimuovere il prodotto dalla lista dei desideri."
|
640 |
|
641 |
# @ yit
|
642 |
+
#: ../includes/class.yith-wcwl.php:1280 ../templates/wishlist-view.php:170
|
643 |
msgid "No products were added to the wishlist"
|
644 |
msgstr "Nessun prodotto nella lista dei desideri"
|
645 |
|
773 |
msgstr ""
|
774 |
|
775 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
776 |
+
msgid ""
|
777 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
778 |
+
"empty)"
|
779 |
msgstr ""
|
780 |
|
781 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
810 |
msgstr ""
|
811 |
|
812 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
813 |
+
msgid "Set univocal name for each category page URL."
|
814 |
msgstr ""
|
815 |
|
816 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
845 |
|
846 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
847 |
#, php-format
|
848 |
+
msgid "Add %s from images"
|
849 |
msgstr ""
|
850 |
|
851 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
852 |
msgid "Add with multiupload"
|
853 |
msgstr ""
|
854 |
|
855 |
+
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:345
|
856 |
+
msgid "The changes you have made will be lost if you leave this page."
|
857 |
msgstr ""
|
858 |
|
859 |
# @ yit
|
874 |
msgstr ""
|
875 |
|
876 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
877 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
878 |
+
msgid ""
|
879 |
+
"If you continue with this action, you will reset all options in this page."
|
880 |
msgstr ""
|
881 |
|
882 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
888 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
889 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
890 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
891 |
+
msgid "Are you sure?"
|
892 |
msgstr ""
|
893 |
|
894 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
895 |
msgid ""
|
896 |
+
"The element you have entered already exists. Please, enter another name."
|
897 |
msgstr ""
|
898 |
|
899 |
# @ yit
|
926 |
msgstr ""
|
927 |
|
928 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
929 |
+
msgid "The added file is not valid."
|
930 |
msgstr ""
|
931 |
|
932 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
937 |
msgid "Sorting successful."
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
941 |
+
msgid ""
|
942 |
+
"If you continue with this action, you will reset all the options in this "
|
943 |
+
"page."
|
944 |
+
msgstr ""
|
945 |
+
|
946 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
947 |
msgid "Plugins Activated"
|
948 |
msgstr ""
|
968 |
|
969 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
970 |
msgid ""
|
971 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
972 |
" Any time one of our plugins is updated, "
|
973 |
"a new entry will be added to this menu.\n"
|
974 |
+
" For example, after the update, plugin "
|
975 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
976 |
+
"Search, etc.)\n"
|
977 |
" will be moved from previous location to "
|
978 |
"YIT Plugin tab."
|
979 |
msgstr ""
|
992 |
|
993 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
994 |
msgid ""
|
995 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
996 |
msgstr ""
|
997 |
|
998 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
1045 |
msgstr ""
|
1046 |
|
1047 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
1048 |
+
msgid "You can't update the plugins for this site."
|
1049 |
msgstr ""
|
1050 |
|
1051 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
1052 |
+
msgid ""
|
1053 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
1054 |
msgstr ""
|
1055 |
|
1056 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
1079 |
msgstr ""
|
1080 |
|
1081 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
1082 |
+
msgid "Software has been deactivated"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
1086 |
+
msgid "Maximum number of activations exceeded"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
1277 |
|
1278 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1279 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1280 |
+
#, fuzzy
|
1281 |
+
msgid "Insert the title for the field."
|
1282 |
+
msgstr "Seleziona Font"
|
1283 |
|
1284 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1285 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:275
|
1301 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1302 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1303 |
#, fuzzy
|
1304 |
+
msgid "Select the type for this field."
|
1305 |
msgstr "Seleziona Font"
|
1306 |
|
1307 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
1311 |
|
1312 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1313 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1314 |
+
msgid "Select this option if you want this field appears as already checked."
|
1315 |
msgstr ""
|
1316 |
|
1317 |
# @ yit
|
1344 |
|
1345 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1346 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1347 |
+
msgid "Error Message"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
1359 |
|
1360 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1361 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1362 |
+
msgid "Select this option if it must be required."
|
1363 |
msgstr ""
|
1364 |
|
1365 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1366 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1367 |
+
msgid "Select this option if the email must be valid."
|
1368 |
msgstr ""
|
1369 |
|
1370 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
1506 |
msgid "No sidebar"
|
1507 |
msgstr ""
|
1508 |
|
|
|
|
|
|
|
|
|
1509 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1510 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1511 |
msgid "Right sidebar"
|
1615 |
msgstr "Disponibilitá"
|
1616 |
|
1617 |
# @ yit
|
1618 |
+
#: ../templates/wishlist-view.php:101
|
1619 |
msgid "Remove this product"
|
1620 |
msgstr "Rimuovi questo prodotto"
|
1621 |
|
1622 |
+
#: ../templates/wishlist-view.php:130
|
1623 |
msgid "Free!"
|
1624 |
msgstr ""
|
1625 |
|
1626 |
# @ yit
|
1627 |
+
#: ../templates/wishlist-view.php:141
|
1628 |
msgid "Out of Stock"
|
1629 |
msgstr "Non disponibile"
|
1630 |
|
1631 |
# @ yit
|
1632 |
+
#: ../templates/wishlist-view.php:144
|
1633 |
msgid "In Stock"
|
1634 |
msgstr "Disponibile"
|
1635 |
|
1636 |
+
#: ../templates/wishlist-view.php:196
|
1637 |
msgid "Ask an estimate of costs"
|
1638 |
msgstr ""
|
1639 |
|
1656 |
#: ../yit-common/yith-panel.php:481
|
1657 |
msgid "Click to preview"
|
1658 |
msgstr "Anteprima"
|
1659 |
+
|
1660 |
+
# @ yit
|
1661 |
+
#, fuzzy
|
1662 |
+
#~ msgid "Button rounded corners"
|
1663 |
+
#~ msgstr "Pulsanti con bordi arrotondati"
|
languages/yit-pt_BR.mo
CHANGED
Binary file
|
languages/yit-pt_BR.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -26,15 +26,15 @@ msgid ""
|
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
30 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
31 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr "Lista de Desejos"
|
35 |
|
36 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
37 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -42,76 +42,76 @@ msgstr "Lista de Desejos"
|
|
42 |
msgid "Settings"
|
43 |
msgstr "Configurações"
|
44 |
|
45 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
46 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
47 |
msgid "Colors"
|
48 |
msgstr "Cores"
|
49 |
|
50 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
51 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid ""
|
57 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
58 |
-
"to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr "Meus desejos"
|
72 |
|
73 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
|
76 |
|
77 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
107 |
msgid "General Settings"
|
108 |
msgstr "Opções gerais"
|
109 |
|
110 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr "Ativar Lista de Desejos"
|
113 |
|
114 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
115 |
#, fuzzy, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -121,52 +121,53 @@ msgstr ""
|
|
121 |
"Ativar todas opções. <strong> Saiba que a página de desejos é selecionada na "
|
122 |
"seção Páginas. </strong>. <a href=\"%s\" target=\"_blank\">Documentação</a>."
|
123 |
|
124 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
125 |
#, fuzzy
|
126 |
msgid "Default wishlist title"
|
127 |
msgstr "Titulo da lista de desejos"
|
128 |
|
129 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
130 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
131 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
132 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
133 |
#, php-format
|
134 |
msgid "My wishlist on %s"
|
135 |
msgstr "Minha lista de desejos em %s"
|
136 |
|
137 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
138 |
msgid "Position"
|
139 |
msgstr "Posição"
|
140 |
|
141 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
142 |
msgid ""
|
143 |
-
"
|
144 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
145 |
msgstr ""
|
146 |
"Em produtos variáveis você pode adicionar isto somenteapós \"Adcionar ao "
|
147 |
"Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
|
148 |
|
149 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
150 |
msgid "After \"Add to cart\""
|
151 |
msgstr "Após \" Adicionar ao carrinho \""
|
152 |
|
153 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
154 |
msgid "After thumbnails"
|
155 |
msgstr "Após miniaturas"
|
156 |
|
157 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
158 |
msgid "After summary"
|
159 |
msgstr "Após sumário"
|
160 |
|
161 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
162 |
msgid "Use shortcode"
|
163 |
msgstr "Usar shortcode"
|
164 |
|
165 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
166 |
msgid "Redirect to cart"
|
167 |
msgstr "Redirecionar para o carrinho"
|
168 |
|
169 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
170 |
msgid ""
|
171 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
172 |
"page."
|
@@ -174,261 +175,298 @@ msgstr ""
|
|
174 |
"Redirecionar para a página de carrinho se o botão \" Adcionar ao carrinho \" "
|
175 |
"estiver clicado na página de lista de desejos."
|
176 |
|
177 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
178 |
msgid "Remove if added to the cart"
|
179 |
msgstr "Remover se adcionado ao carrinho"
|
180 |
|
181 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
182 |
-
|
|
|
183 |
msgstr ""
|
184 |
"Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
|
185 |
|
186 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
187 |
msgid "\"Add to Wishlist\" text"
|
188 |
msgstr "Texto \" Adcionar a Lista de Desejos\""
|
189 |
|
190 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
191 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
192 |
msgid "Add to Wishlist"
|
193 |
msgstr "Adicionar aos meus desejos"
|
194 |
|
195 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
196 |
msgid "\"Add to Cart\" text"
|
197 |
msgstr "Texto \" Adicionar ao Carrinho\""
|
198 |
|
199 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
200 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
201 |
msgid "Add to Cart"
|
202 |
msgstr "Adcionar ao Carrinho"
|
203 |
|
204 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
205 |
#, fuzzy
|
206 |
msgid "Show Unit price"
|
207 |
msgstr "Preço unitário"
|
208 |
|
209 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
210 |
msgid "Show unit price for each product in wishlist"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
214 |
#, fuzzy
|
215 |
msgid "Show \"Add to Cart\" button"
|
216 |
msgstr "Texto do botão \"Adicionar ao carrinho \""
|
217 |
|
218 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
219 |
#, fuzzy
|
220 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
221 |
msgstr "Fundo do do botão \"Adicionar ao carrinho \""
|
222 |
|
223 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
224 |
#, fuzzy
|
225 |
msgid "Show Stock status"
|
226 |
msgstr "Status do estoque"
|
227 |
|
228 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
229 |
msgid ""
|
230 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
234 |
msgid "Styles"
|
235 |
msgstr "Estilos"
|
236 |
|
237 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
238 |
msgid "Use buttons"
|
239 |
msgstr "Usar botões"
|
240 |
|
241 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
242 |
-
|
|
|
243 |
msgstr "Usar botões ao invés de simples âncoras."
|
244 |
|
245 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
246 |
msgid "Custom CSS"
|
247 |
msgstr "CSS Customizado"
|
248 |
|
249 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
250 |
msgid "Use theme style"
|
251 |
msgstr "Usar estilo do tema"
|
252 |
|
253 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
254 |
msgid "Use the theme style."
|
255 |
msgstr "Usar o estilo do tema."
|
256 |
|
257 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
258 |
#, fuzzy
|
259 |
-
msgid "
|
260 |
-
msgstr "
|
261 |
|
262 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
263 |
-
|
|
|
264 |
msgstr "Faça botões do canto arredondado"
|
265 |
|
266 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
267 |
msgid "\"Add to Wishlist\" icon"
|
268 |
msgstr "Ícone \"Adcionar aos meus desejos\" "
|
269 |
|
270 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
271 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
272 |
msgstr "Adicionar um ícone ao botão \"Adcionar aos meus desejos\""
|
273 |
|
274 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
275 |
msgid "\"Add to Cart\" icon"
|
276 |
msgstr "Ícone \"Adicionar ao Carrinho\""
|
277 |
|
278 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
279 |
msgid "Add an icon to the \"Add to Cart\" button"
|
280 |
msgstr "Adicionar um ícone ao botão \"Adcionar ao carrinho\""
|
281 |
|
282 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
283 |
msgid "Socials & Share"
|
284 |
msgstr "Social & Compartilhamento"
|
285 |
|
286 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
287 |
msgid "Share on Facebook"
|
288 |
msgstr "Compartilhar no Facebook"
|
289 |
|
290 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
291 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
292 |
#, fuzzy
|
293 |
msgid "Show \"Share on Facebook\" button"
|
294 |
msgstr "Compartilhar no Facebook"
|
295 |
|
296 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
297 |
msgid "Tweet on Twitter"
|
298 |
msgstr "Tweetar no Twitter"
|
299 |
|
300 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
301 |
#, fuzzy
|
302 |
msgid "Show \"Tweet on Twitter\" button"
|
303 |
msgstr "Tweetar no Twitter"
|
304 |
|
305 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
306 |
msgid "Pin on Pinterest"
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
310 |
#, fuzzy
|
311 |
msgid "Show \"Pin on Pinterest\" button"
|
312 |
msgstr "Texto do botão \"Adicionar ao carrinho \""
|
313 |
|
314 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
315 |
msgid "Share on Google+"
|
316 |
msgstr "Comparilhar no Google+"
|
317 |
|
318 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
319 |
msgid "Share by Email"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
323 |
#, fuzzy
|
324 |
msgid "Show \"Share by Email\" button"
|
325 |
msgstr "Texto do botão \"Adicionar ao carrinho \""
|
326 |
|
327 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
328 |
#, fuzzy
|
329 |
msgid "Social title"
|
330 |
msgstr "Título Mídias Sociais"
|
331 |
|
332 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
333 |
#, fuzzy
|
334 |
msgid "Social text"
|
335 |
msgstr "Texto Mídias Sociais"
|
336 |
|
337 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
338 |
msgid ""
|
339 |
-
"
|
340 |
-
"strong> where you want the URL of your wishlist
|
341 |
msgstr ""
|
342 |
"Vai ser usado por Facebook, Twitter e Pinterest. Use <strong>%wishlist_url%</"
|
343 |
"strong> "
|
344 |
|
345 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
346 |
#, fuzzy
|
347 |
msgid "Social image URL"
|
348 |
msgstr "Url para compartilhamento"
|
349 |
|
350 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
351 |
#, fuzzy
|
352 |
msgid "\"Add to wishlist\" button"
|
353 |
msgstr "Texto do botão \"Adicionar aos meus desejos\""
|
354 |
|
355 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
356 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
357 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
358 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
359 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
360 |
msgid "Background"
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
364 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
365 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
366 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
367 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
368 |
msgid "Text"
|
369 |
msgstr ""
|
370 |
|
371 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
372 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
373 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
374 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
375 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
376 |
msgid "Border"
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
380 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
381 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
382 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
383 |
msgid "Background (hover)"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
387 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
388 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
389 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
390 |
msgid "Text (hover)"
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
394 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
395 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
396 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
397 |
msgid "Border (hover)"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
401 |
#, fuzzy
|
402 |
msgid "\"Add to Cart\" button"
|
403 |
msgstr "Texto do botão \"Adicionar ao carrinho \""
|
404 |
|
405 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
406 |
msgid "\"Style 1\" button"
|
407 |
msgstr ""
|
408 |
|
409 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
410 |
msgid "\"Style 2\" button"
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
414 |
#, fuzzy
|
415 |
msgid "Wishlist table"
|
416 |
msgstr "Titulo da lista de desejos"
|
417 |
|
418 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
419 |
msgid "Headers"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
423 |
msgid "Background color"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
427 |
#, fuzzy
|
428 |
msgid "Wishlist Activated"
|
429 |
msgstr "Titulo da lista de desejos"
|
430 |
|
431 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
432 |
#, php-format
|
433 |
msgid ""
|
434 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -437,52 +475,38 @@ msgid ""
|
|
437 |
"options, <a href=\"%s\">discover it now</a>."
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
441 |
#, fuzzy
|
442 |
msgid "Wishlist Updated"
|
443 |
msgstr "Meus desejos"
|
444 |
|
445 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
446 |
#, php-format
|
447 |
msgid ""
|
448 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
449 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
450 |
-
"version. When one of our plugins
|
451 |
-
"menu. Wishlist
|
452 |
-
"the PREMIUM version.</a>"
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: ../includes/class.yith-wcwl-init.php:
|
456 |
msgid ""
|
457 |
-
"We are sorry,but this feature is available only if cookies
|
458 |
-
"
|
459 |
msgstr ""
|
460 |
|
461 |
#: ../includes/class.yith-wcwl-install.php:239
|
462 |
msgid "wishlist"
|
463 |
msgstr "lista de desejos"
|
464 |
|
465 |
-
#: ../includes/class.yith-wcwl-shortcode.php:
|
466 |
#: ../includes/class.yith-wcwl-ui.php:161
|
467 |
msgid "Share on:"
|
468 |
msgstr "Compartilhar em:"
|
469 |
|
470 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1143
|
471 |
-
#: ../templates/add-to-wishlist.php:21
|
472 |
-
msgid "Product added!"
|
473 |
-
msgstr "Produto adicionado!"
|
474 |
-
|
475 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
476 |
-
#: ../templates/add-to-wishlist.php:23 ../templates/add-to-wishlist.php:30
|
477 |
-
msgid "Browse Wishlist"
|
478 |
-
msgstr "Veja sua lista de desejos!"
|
479 |
-
|
480 |
-
#: ../includes/class.yith-wcwl-ui.php:82 ../templates/add-to-wishlist.php:28
|
481 |
-
msgid "The product is already in the wishlist!"
|
482 |
-
msgstr "Esse produto já se encontra na sua lista de desejos!"
|
483 |
-
|
484 |
#: ../includes/class.yith-wcwl-ui.php:116
|
485 |
-
#: ../includes/class.yith-wcwl-ui.php:
|
486 |
msgid "Select options"
|
487 |
msgstr "Selecione as opções"
|
488 |
|
@@ -498,35 +522,41 @@ msgstr "Twitter"
|
|
498 |
msgid "email"
|
499 |
msgstr ""
|
500 |
|
501 |
-
#: ../includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
502 |
msgid "Error occurred while adding product to wishlist."
|
503 |
msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
|
504 |
|
505 |
-
#: ../includes/class.yith-wcwl.php:
|
506 |
msgid "Remove now does not require any param"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: ../includes/class.yith-wcwl.php:
|
510 |
-
|
|
|
511 |
msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
|
512 |
|
513 |
-
#: ../includes/class.yith-wcwl.php:
|
514 |
msgid "You need to log in before creating a new wishlist"
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: ../includes/class.yith-wcwl.php:
|
518 |
msgid "Product already in the wishlist."
|
519 |
msgstr "Produto já na lista de desejos."
|
520 |
|
521 |
-
#: ../includes/class.yith-wcwl.php:
|
522 |
msgid "Product successfully removed."
|
523 |
msgstr "Produto removida com sucesso."
|
524 |
|
525 |
-
#: ../includes/class.yith-wcwl.php:
|
526 |
msgid "Error. Unable to remove the product from the wishlist."
|
527 |
msgstr "Erro. Não foi possível remover o produto da lista de desejos."
|
528 |
|
529 |
-
#: ../includes/class.yith-wcwl.php:
|
530 |
msgid "No products were added to the wishlist"
|
531 |
msgstr "Nenhum produto foi adicionado à lista de desejos"
|
532 |
|
@@ -654,7 +684,9 @@ msgid "Rewrite"
|
|
654 |
msgstr ""
|
655 |
|
656 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
657 |
-
msgid "
|
|
|
|
|
658 |
msgstr ""
|
659 |
|
660 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -689,7 +721,7 @@ msgid "Taxonomy Rewrite"
|
|
689 |
msgstr ""
|
690 |
|
691 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
692 |
-
msgid "Set
|
693 |
msgstr ""
|
694 |
|
695 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -723,15 +755,15 @@ msgstr ""
|
|
723 |
|
724 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
725 |
#, php-format
|
726 |
-
msgid "Add %s
|
727 |
msgstr ""
|
728 |
|
729 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
730 |
msgid "Add with multiupload"
|
731 |
msgstr ""
|
732 |
|
733 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:
|
734 |
-
msgid "The changes you made will be lost if you leave this page."
|
735 |
msgstr ""
|
736 |
|
737 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -751,9 +783,9 @@ msgid "Save Changes"
|
|
751 |
msgstr ""
|
752 |
|
753 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
754 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
755 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
756 |
-
msgid "
|
|
|
757 |
msgstr ""
|
758 |
|
759 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -765,12 +797,12 @@ msgstr ""
|
|
765 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
766 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
767 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
768 |
-
msgid "Are you sure
|
769 |
msgstr ""
|
770 |
|
771 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
772 |
msgid ""
|
773 |
-
"The element you have
|
774 |
msgstr ""
|
775 |
|
776 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -801,7 +833,7 @@ msgid "An error has occurred during import. Please try again."
|
|
801 |
msgstr ""
|
802 |
|
803 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
804 |
-
msgid "The file
|
805 |
msgstr ""
|
806 |
|
807 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -812,6 +844,12 @@ msgstr ""
|
|
812 |
msgid "Sorting successful."
|
813 |
msgstr ""
|
814 |
|
|
|
|
|
|
|
|
|
|
|
|
|
815 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
816 |
msgid "Plugins Activated"
|
817 |
msgstr ""
|
@@ -837,13 +875,12 @@ msgstr ""
|
|
837 |
|
838 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
839 |
msgid ""
|
840 |
-
"From now on, you can find all
|
841 |
-
"menu.\n"
|
842 |
" Any time one of our plugins is updated, "
|
843 |
"a new entry will be added to this menu.\n"
|
844 |
-
" For example, after update, plugin "
|
845 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
846 |
-
"etc.)\n"
|
847 |
" will be moved from previous location to "
|
848 |
"YIT Plugin tab."
|
849 |
msgstr ""
|
@@ -862,7 +899,7 @@ msgstr ""
|
|
862 |
|
863 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
864 |
msgid ""
|
865 |
-
"please <a href=\"%activate_link%\">
|
866 |
msgstr ""
|
867 |
|
868 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
@@ -915,11 +952,12 @@ msgid ""
|
|
915 |
msgstr ""
|
916 |
|
917 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
918 |
-
msgid "You can't update plugins for this site."
|
919 |
msgstr ""
|
920 |
|
921 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
922 |
-
msgid "
|
|
|
923 |
msgstr ""
|
924 |
|
925 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
@@ -948,11 +986,11 @@ msgid "Invalid licence key"
|
|
948 |
msgstr ""
|
949 |
|
950 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
951 |
-
msgid "Software has been
|
952 |
msgstr ""
|
953 |
|
954 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
955 |
-
msgid "
|
956 |
msgstr ""
|
957 |
|
958 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1141,7 +1179,7 @@ msgstr ""
|
|
1141 |
|
1142 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1143 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1144 |
-
msgid "Insert title for the field."
|
1145 |
msgstr ""
|
1146 |
|
1147 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
@@ -1163,7 +1201,7 @@ msgstr ""
|
|
1163 |
|
1164 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1165 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1166 |
-
msgid "Select type for this field."
|
1167 |
msgstr ""
|
1168 |
|
1169 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1173,7 +1211,7 @@ msgstr ""
|
|
1173 |
|
1174 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1175 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1176 |
-
msgid "Select this if you want this field already checked."
|
1177 |
msgstr ""
|
1178 |
|
1179 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1203,7 +1241,7 @@ msgstr "Selecione as opções"
|
|
1203 |
|
1204 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1205 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1206 |
-
msgid "Message
|
1207 |
msgstr ""
|
1208 |
|
1209 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1218,12 +1256,12 @@ msgstr ""
|
|
1218 |
|
1219 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1220 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1221 |
-
msgid "Select this if it must be required."
|
1222 |
msgstr ""
|
1223 |
|
1224 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1225 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1226 |
-
msgid "Select this if
|
1227 |
msgstr ""
|
1228 |
|
1229 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1364,10 +1402,6 @@ msgstr ""
|
|
1364 |
msgid "No sidebar"
|
1365 |
msgstr ""
|
1366 |
|
1367 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1368 |
-
msgid "No sideabr"
|
1369 |
-
msgstr ""
|
1370 |
-
|
1371 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1372 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1373 |
msgid "Right sidebar"
|
@@ -1471,23 +1505,23 @@ msgstr "Preço unitário"
|
|
1471 |
msgid "Stock Status"
|
1472 |
msgstr "Status do estoque"
|
1473 |
|
1474 |
-
#: ../templates/wishlist-view.php:
|
1475 |
msgid "Remove this product"
|
1476 |
msgstr "Remover este produto"
|
1477 |
|
1478 |
-
#: ../templates/wishlist-view.php:
|
1479 |
msgid "Free!"
|
1480 |
msgstr ""
|
1481 |
|
1482 |
-
#: ../templates/wishlist-view.php:
|
1483 |
msgid "Out of Stock"
|
1484 |
msgstr "Sem estoque"
|
1485 |
|
1486 |
-
#: ../templates/wishlist-view.php:
|
1487 |
msgid "In Stock"
|
1488 |
msgstr "Em estoque"
|
1489 |
|
1490 |
-
#: ../templates/wishlist-view.php:
|
1491 |
msgid "Ask an estimate of costs"
|
1492 |
msgstr ""
|
1493 |
|
@@ -1511,6 +1545,10 @@ msgstr ""
|
|
1511 |
msgid "Click to preview"
|
1512 |
msgstr ""
|
1513 |
|
|
|
|
|
|
|
|
|
1514 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1515 |
#~ msgstr "Não foi possível adicionar ao carrinho. O produto esta esgotado."
|
1516 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
+
"POT-Creation-Date: 2015-03-04 16:40+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-03-04 16:40+0100\n"
|
6 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.7\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: ../includes/class.yith-wcwl-admin-init.php:188
|
30 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1399
|
31 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1400
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr "Lista de Desejos"
|
35 |
|
36 |
+
#: ../includes/class.yith-wcwl-admin-init.php:190
|
37 |
+
#: ../includes/class.yith-wcwl-admin-init.php:289
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
42 |
msgid "Settings"
|
43 |
msgstr "Configurações"
|
44 |
|
45 |
+
#: ../includes/class.yith-wcwl-admin-init.php:191
|
46 |
+
#: ../includes/class.yith-wcwl-admin-init.php:256
|
47 |
msgid "Colors"
|
48 |
msgstr "Cores"
|
49 |
|
50 |
+
#: ../includes/class.yith-wcwl-admin-init.php:192
|
51 |
+
#: ../includes/class.yith-wcwl-admin-init.php:293
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ../includes/class.yith-wcwl-admin-init.php:317
|
56 |
msgid ""
|
57 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
58 |
+
"link to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: ../includes/class.yith-wcwl-admin-init.php:320
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../includes/class.yith-wcwl-admin-init.php:325
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: ../includes/class.yith-wcwl-admin-init.php:341
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr "Meus desejos"
|
72 |
|
73 |
+
#: ../includes/class.yith-wcwl-admin-init.php:342
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
|
76 |
|
77 |
+
#: ../includes/class.yith-wcwl-admin-init.php:917
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: ../includes/class.yith-wcwl-admin-init.php:920
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: ../includes/class.yith-wcwl-admin-init.php:921
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: ../includes/class.yith-wcwl-admin-init.php:922
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../includes/class.yith-wcwl-admin-init.php:929
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: ../includes/class.yith-wcwl-admin-init.php:930
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: ../includes/class.yith-wcwl-admin-init.php:940
|
107 |
msgid "General Settings"
|
108 |
msgstr "Opções gerais"
|
109 |
|
110 |
+
#: ../includes/class.yith-wcwl-admin-init.php:947
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr "Ativar Lista de Desejos"
|
113 |
|
114 |
+
#: ../includes/class.yith-wcwl-admin-init.php:948
|
115 |
#, fuzzy, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
121 |
"Ativar todas opções. <strong> Saiba que a página de desejos é selecionada na "
|
122 |
"seção Páginas. </strong>. <a href=\"%s\" target=\"_blank\">Documentação</a>."
|
123 |
|
124 |
+
#: ../includes/class.yith-wcwl-admin-init.php:955
|
125 |
#, fuzzy
|
126 |
msgid "Default wishlist title"
|
127 |
msgstr "Titulo da lista de desejos"
|
128 |
|
129 |
+
#: ../includes/class.yith-wcwl-admin-init.php:957
|
130 |
+
#: ../includes/class.yith-wcwl-admin-init.php:958
|
131 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1199
|
132 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1200
|
133 |
#, php-format
|
134 |
msgid "My wishlist on %s"
|
135 |
msgstr "Minha lista de desejos em %s"
|
136 |
|
137 |
+
#: ../includes/class.yith-wcwl-admin-init.php:966
|
138 |
msgid "Position"
|
139 |
msgstr "Posição"
|
140 |
|
141 |
+
#: ../includes/class.yith-wcwl-admin-init.php:967
|
142 |
+
#, fuzzy
|
143 |
msgid ""
|
144 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
145 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
146 |
msgstr ""
|
147 |
"Em produtos variáveis você pode adicionar isto somenteapós \"Adcionar ao "
|
148 |
"Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
|
149 |
|
150 |
+
#: ../includes/class.yith-wcwl-admin-init.php:973
|
151 |
msgid "After \"Add to cart\""
|
152 |
msgstr "Após \" Adicionar ao carrinho \""
|
153 |
|
154 |
+
#: ../includes/class.yith-wcwl-admin-init.php:974
|
155 |
msgid "After thumbnails"
|
156 |
msgstr "Após miniaturas"
|
157 |
|
158 |
+
#: ../includes/class.yith-wcwl-admin-init.php:975
|
159 |
msgid "After summary"
|
160 |
msgstr "Após sumário"
|
161 |
|
162 |
+
#: ../includes/class.yith-wcwl-admin-init.php:976
|
163 |
msgid "Use shortcode"
|
164 |
msgstr "Usar shortcode"
|
165 |
|
166 |
+
#: ../includes/class.yith-wcwl-admin-init.php:981
|
167 |
msgid "Redirect to cart"
|
168 |
msgstr "Redirecionar para o carrinho"
|
169 |
|
170 |
+
#: ../includes/class.yith-wcwl-admin-init.php:982
|
171 |
msgid ""
|
172 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
173 |
"page."
|
175 |
"Redirecionar para a página de carrinho se o botão \" Adcionar ao carrinho \" "
|
176 |
"estiver clicado na página de lista de desejos."
|
177 |
|
178 |
+
#: ../includes/class.yith-wcwl-admin-init.php:989
|
179 |
msgid "Remove if added to the cart"
|
180 |
msgstr "Remover se adcionado ao carrinho"
|
181 |
|
182 |
+
#: ../includes/class.yith-wcwl-admin-init.php:990
|
183 |
+
#, fuzzy
|
184 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
185 |
msgstr ""
|
186 |
"Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
|
187 |
|
188 |
+
#: ../includes/class.yith-wcwl-admin-init.php:997
|
189 |
msgid "\"Add to Wishlist\" text"
|
190 |
msgstr "Texto \" Adcionar a Lista de Desejos\""
|
191 |
|
192 |
+
#: ../includes/class.yith-wcwl-admin-init.php:999
|
193 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1000
|
194 |
msgid "Add to Wishlist"
|
195 |
msgstr "Adicionar aos meus desejos"
|
196 |
|
197 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1005
|
198 |
+
#, fuzzy
|
199 |
+
msgid "\"Browse wishlist\" text"
|
200 |
+
msgstr "Veja sua lista de desejos!"
|
201 |
+
|
202 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1007
|
203 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1008
|
204 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
205 |
+
msgid "Browse Wishlist"
|
206 |
+
msgstr "Veja sua lista de desejos!"
|
207 |
+
|
208 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1013
|
209 |
+
#, fuzzy
|
210 |
+
msgid "\"Product already in wishlist\" text"
|
211 |
+
msgstr "Produto já na lista de desejos."
|
212 |
+
|
213 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1015
|
214 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1016
|
215 |
+
#: ../includes/class.yith-wcwl-ui.php:82
|
216 |
+
msgid "The product is already in the wishlist!"
|
217 |
+
msgstr "Esse produto já se encontra na sua lista de desejos!"
|
218 |
+
|
219 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1021
|
220 |
+
#, fuzzy
|
221 |
+
msgid "\"Product added\" text"
|
222 |
+
msgstr "Produto adicionado!"
|
223 |
+
|
224 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1023
|
225 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1024
|
226 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1237
|
227 |
+
msgid "Product added!"
|
228 |
+
msgstr "Produto adicionado!"
|
229 |
+
|
230 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1029
|
231 |
msgid "\"Add to Cart\" text"
|
232 |
msgstr "Texto \" Adicionar ao Carrinho\""
|
233 |
|
234 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1031
|
235 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1032
|
236 |
msgid "Add to Cart"
|
237 |
msgstr "Adcionar ao Carrinho"
|
238 |
|
239 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1037
|
240 |
#, fuzzy
|
241 |
msgid "Show Unit price"
|
242 |
msgstr "Preço unitário"
|
243 |
|
244 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1038
|
245 |
msgid "Show unit price for each product in wishlist"
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1046
|
249 |
#, fuzzy
|
250 |
msgid "Show \"Add to Cart\" button"
|
251 |
msgstr "Texto do botão \"Adicionar ao carrinho \""
|
252 |
|
253 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1047
|
254 |
#, fuzzy
|
255 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
256 |
msgstr "Fundo do do botão \"Adicionar ao carrinho \""
|
257 |
|
258 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1055
|
259 |
#, fuzzy
|
260 |
msgid "Show Stock status"
|
261 |
msgstr "Status do estoque"
|
262 |
|
263 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1056
|
264 |
msgid ""
|
265 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
266 |
msgstr ""
|
267 |
|
268 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1079
|
269 |
msgid "Styles"
|
270 |
msgstr "Estilos"
|
271 |
|
272 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1086
|
273 |
msgid "Use buttons"
|
274 |
msgstr "Usar botões"
|
275 |
|
276 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1087
|
277 |
+
#, fuzzy
|
278 |
+
msgid "Use buttons instead of simple anchors."
|
279 |
msgstr "Usar botões ao invés de simples âncoras."
|
280 |
|
281 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1094
|
282 |
msgid "Custom CSS"
|
283 |
msgstr "CSS Customizado"
|
284 |
|
285 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1102
|
286 |
msgid "Use theme style"
|
287 |
msgstr "Usar estilo do tema"
|
288 |
|
289 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1103
|
290 |
msgid "Use the theme style."
|
291 |
msgstr "Usar o estilo do tema."
|
292 |
|
293 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1110
|
294 |
#, fuzzy
|
295 |
+
msgid "Rounded buttons"
|
296 |
+
msgstr "Usar botões"
|
297 |
|
298 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1111
|
299 |
+
#, fuzzy
|
300 |
+
msgid "Make button corners rounded"
|
301 |
msgstr "Faça botões do canto arredondado"
|
302 |
|
303 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1118
|
304 |
msgid "\"Add to Wishlist\" icon"
|
305 |
msgstr "Ícone \"Adcionar aos meus desejos\" "
|
306 |
|
307 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1119
|
308 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
309 |
msgstr "Adicionar um ícone ao botão \"Adcionar aos meus desejos\""
|
310 |
|
311 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1130
|
312 |
msgid "\"Add to Cart\" icon"
|
313 |
msgstr "Ícone \"Adicionar ao Carrinho\""
|
314 |
|
315 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1131
|
316 |
msgid "Add an icon to the \"Add to Cart\" button"
|
317 |
msgstr "Adicionar um ícone ao botão \"Adcionar ao carrinho\""
|
318 |
|
319 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1150
|
320 |
msgid "Socials & Share"
|
321 |
msgstr "Social & Compartilhamento"
|
322 |
|
323 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1157
|
324 |
msgid "Share on Facebook"
|
325 |
msgstr "Compartilhar no Facebook"
|
326 |
|
327 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1158
|
328 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1182
|
329 |
#, fuzzy
|
330 |
msgid "Show \"Share on Facebook\" button"
|
331 |
msgstr "Compartilhar no Facebook"
|
332 |
|
333 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1165
|
334 |
msgid "Tweet on Twitter"
|
335 |
msgstr "Tweetar no Twitter"
|
336 |
|
337 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1166
|
338 |
#, fuzzy
|
339 |
msgid "Show \"Tweet on Twitter\" button"
|
340 |
msgstr "Tweetar no Twitter"
|
341 |
|
342 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1173
|
343 |
msgid "Pin on Pinterest"
|
344 |
msgstr ""
|
345 |
|
346 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1174
|
347 |
#, fuzzy
|
348 |
msgid "Show \"Pin on Pinterest\" button"
|
349 |
msgstr "Texto do botão \"Adicionar ao carrinho \""
|
350 |
|
351 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1181
|
352 |
msgid "Share on Google+"
|
353 |
msgstr "Comparilhar no Google+"
|
354 |
|
355 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1189
|
356 |
msgid "Share by Email"
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1190
|
360 |
#, fuzzy
|
361 |
msgid "Show \"Share by Email\" button"
|
362 |
msgstr "Texto do botão \"Adicionar ao carrinho \""
|
363 |
|
364 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1197
|
365 |
#, fuzzy
|
366 |
msgid "Social title"
|
367 |
msgstr "Título Mídias Sociais"
|
368 |
|
369 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1205
|
370 |
#, fuzzy
|
371 |
msgid "Social text"
|
372 |
msgstr "Texto Mídias Sociais"
|
373 |
|
374 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1206
|
375 |
+
#, fuzzy
|
376 |
msgid ""
|
377 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
378 |
+
"%</strong> where you want to show the URL of your wishlist."
|
379 |
msgstr ""
|
380 |
"Vai ser usado por Facebook, Twitter e Pinterest. Use <strong>%wishlist_url%</"
|
381 |
"strong> "
|
382 |
|
383 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1214
|
384 |
#, fuzzy
|
385 |
msgid "Social image URL"
|
386 |
msgstr "Url para compartilhamento"
|
387 |
|
388 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1250
|
389 |
#, fuzzy
|
390 |
msgid "\"Add to wishlist\" button"
|
391 |
msgstr "Texto do botão \"Adicionar aos meus desejos\""
|
392 |
|
393 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1253
|
394 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1271
|
395 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1289
|
396 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1307
|
397 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1325
|
398 |
msgid "Background"
|
399 |
msgstr ""
|
400 |
|
401 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1254
|
402 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1272
|
403 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1290
|
404 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1308
|
405 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1326
|
406 |
msgid "Text"
|
407 |
msgstr ""
|
408 |
|
409 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1255
|
410 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1273
|
411 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1291
|
412 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1309
|
413 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1327
|
414 |
msgid "Border"
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1262
|
418 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1280
|
419 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1298
|
420 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1316
|
421 |
msgid "Background (hover)"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1263
|
425 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1281
|
426 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1299
|
427 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1317
|
428 |
msgid "Text (hover)"
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1264
|
432 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1282
|
433 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1300
|
434 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1318
|
435 |
msgid "Border (hover)"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1268
|
439 |
#, fuzzy
|
440 |
msgid "\"Add to Cart\" button"
|
441 |
msgstr "Texto do botão \"Adicionar ao carrinho \""
|
442 |
|
443 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1286
|
444 |
msgid "\"Style 1\" button"
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1304
|
448 |
msgid "\"Style 2\" button"
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1322
|
452 |
#, fuzzy
|
453 |
msgid "Wishlist table"
|
454 |
msgstr "Titulo da lista de desejos"
|
455 |
|
456 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1331
|
457 |
msgid "Headers"
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1334
|
461 |
msgid "Background color"
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1461
|
465 |
#, fuzzy
|
466 |
msgid "Wishlist Activated"
|
467 |
msgstr "Titulo da lista de desejos"
|
468 |
|
469 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1462
|
470 |
#, php-format
|
471 |
msgid ""
|
472 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
475 |
"options, <a href=\"%s\">discover it now</a>."
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1473
|
479 |
#, fuzzy
|
480 |
msgid "Wishlist Updated"
|
481 |
msgstr "Meus desejos"
|
482 |
|
483 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1474
|
484 |
#, php-format
|
485 |
msgid ""
|
486 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
487 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
488 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
489 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
490 |
+
"\">discover the PREMIUM version.</a>"
|
491 |
msgstr ""
|
492 |
|
493 |
+
#: ../includes/class.yith-wcwl-init.php:347
|
494 |
msgid ""
|
495 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
496 |
+
"your browser."
|
497 |
msgstr ""
|
498 |
|
499 |
#: ../includes/class.yith-wcwl-install.php:239
|
500 |
msgid "wishlist"
|
501 |
msgstr "lista de desejos"
|
502 |
|
503 |
+
#: ../includes/class.yith-wcwl-shortcode.php:224
|
504 |
#: ../includes/class.yith-wcwl-ui.php:161
|
505 |
msgid "Share on:"
|
506 |
msgstr "Compartilhar em:"
|
507 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
508 |
#: ../includes/class.yith-wcwl-ui.php:116
|
509 |
+
#: ../includes/class.yith-wcwl-ui.php:199
|
510 |
msgid "Select options"
|
511 |
msgstr "Selecione as opções"
|
512 |
|
522 |
msgid "email"
|
523 |
msgstr ""
|
524 |
|
525 |
+
#: ../includes/class.yith-wcwl.php:185
|
526 |
+
#, fuzzy
|
527 |
+
msgid "Error occurred while adding products to the wishlist."
|
528 |
+
msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
|
529 |
+
|
530 |
+
#: ../includes/class.yith-wcwl.php:269
|
531 |
msgid "Error occurred while adding product to wishlist."
|
532 |
msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
|
533 |
|
534 |
+
#: ../includes/class.yith-wcwl.php:284
|
535 |
msgid "Remove now does not require any param"
|
536 |
msgstr ""
|
537 |
|
538 |
+
#: ../includes/class.yith-wcwl.php:318
|
539 |
+
#, fuzzy
|
540 |
+
msgid "Error occurred while removing products from the wishlist"
|
541 |
msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
|
542 |
|
543 |
+
#: ../includes/class.yith-wcwl.php:596
|
544 |
msgid "You need to log in before creating a new wishlist"
|
545 |
msgstr ""
|
546 |
|
547 |
+
#: ../includes/class.yith-wcwl.php:1240
|
548 |
msgid "Product already in the wishlist."
|
549 |
msgstr "Produto já na lista de desejos."
|
550 |
|
551 |
+
#: ../includes/class.yith-wcwl.php:1272
|
552 |
msgid "Product successfully removed."
|
553 |
msgstr "Produto removida com sucesso."
|
554 |
|
555 |
+
#: ../includes/class.yith-wcwl.php:1276
|
556 |
msgid "Error. Unable to remove the product from the wishlist."
|
557 |
msgstr "Erro. Não foi possível remover o produto da lista de desejos."
|
558 |
|
559 |
+
#: ../includes/class.yith-wcwl.php:1280 ../templates/wishlist-view.php:170
|
560 |
msgid "No products were added to the wishlist"
|
561 |
msgstr "Nenhum produto foi adicionado à lista de desejos"
|
562 |
|
684 |
msgstr ""
|
685 |
|
686 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
687 |
+
msgid ""
|
688 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
689 |
+
"empty)"
|
690 |
msgstr ""
|
691 |
|
692 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
721 |
msgstr ""
|
722 |
|
723 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
724 |
+
msgid "Set univocal name for each category page URL."
|
725 |
msgstr ""
|
726 |
|
727 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
755 |
|
756 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
757 |
#, php-format
|
758 |
+
msgid "Add %s from images"
|
759 |
msgstr ""
|
760 |
|
761 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
762 |
msgid "Add with multiupload"
|
763 |
msgstr ""
|
764 |
|
765 |
+
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:345
|
766 |
+
msgid "The changes you have made will be lost if you leave this page."
|
767 |
msgstr ""
|
768 |
|
769 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
783 |
msgstr ""
|
784 |
|
785 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
786 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
787 |
+
msgid ""
|
788 |
+
"If you continue with this action, you will reset all options in this page."
|
789 |
msgstr ""
|
790 |
|
791 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
797 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
798 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
799 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
800 |
+
msgid "Are you sure?"
|
801 |
msgstr ""
|
802 |
|
803 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
804 |
msgid ""
|
805 |
+
"The element you have entered already exists. Please, enter another name."
|
806 |
msgstr ""
|
807 |
|
808 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
833 |
msgstr ""
|
834 |
|
835 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
836 |
+
msgid "The added file is not valid."
|
837 |
msgstr ""
|
838 |
|
839 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
844 |
msgid "Sorting successful."
|
845 |
msgstr ""
|
846 |
|
847 |
+
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
848 |
+
msgid ""
|
849 |
+
"If you continue with this action, you will reset all the options in this "
|
850 |
+
"page."
|
851 |
+
msgstr ""
|
852 |
+
|
853 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
854 |
msgid "Plugins Activated"
|
855 |
msgstr ""
|
875 |
|
876 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
877 |
msgid ""
|
878 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
879 |
" Any time one of our plugins is updated, "
|
880 |
"a new entry will be added to this menu.\n"
|
881 |
+
" For example, after the update, plugin "
|
882 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
883 |
+
"Search, etc.)\n"
|
884 |
" will be moved from previous location to "
|
885 |
"YIT Plugin tab."
|
886 |
msgstr ""
|
899 |
|
900 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
901 |
msgid ""
|
902 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
903 |
msgstr ""
|
904 |
|
905 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
952 |
msgstr ""
|
953 |
|
954 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
955 |
+
msgid "You can't update the plugins for this site."
|
956 |
msgstr ""
|
957 |
|
958 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
959 |
+
msgid ""
|
960 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
961 |
msgstr ""
|
962 |
|
963 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
986 |
msgstr ""
|
987 |
|
988 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
989 |
+
msgid "Software has been deactivated"
|
990 |
msgstr ""
|
991 |
|
992 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
993 |
+
msgid "Maximum number of activations exceeded"
|
994 |
msgstr ""
|
995 |
|
996 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
1179 |
|
1180 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1181 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1182 |
+
msgid "Insert the title for the field."
|
1183 |
msgstr ""
|
1184 |
|
1185 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1201 |
|
1202 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1203 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1204 |
+
msgid "Select the type for this field."
|
1205 |
msgstr ""
|
1206 |
|
1207 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
1211 |
|
1212 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1213 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1214 |
+
msgid "Select this option if you want this field appears as already checked."
|
1215 |
msgstr ""
|
1216 |
|
1217 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
1241 |
|
1242 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1243 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1244 |
+
msgid "Error Message"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
1256 |
|
1257 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1258 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1259 |
+
msgid "Select this option if it must be required."
|
1260 |
msgstr ""
|
1261 |
|
1262 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1263 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1264 |
+
msgid "Select this option if the email must be valid."
|
1265 |
msgstr ""
|
1266 |
|
1267 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
1402 |
msgid "No sidebar"
|
1403 |
msgstr ""
|
1404 |
|
|
|
|
|
|
|
|
|
1405 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1406 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1407 |
msgid "Right sidebar"
|
1505 |
msgid "Stock Status"
|
1506 |
msgstr "Status do estoque"
|
1507 |
|
1508 |
+
#: ../templates/wishlist-view.php:101
|
1509 |
msgid "Remove this product"
|
1510 |
msgstr "Remover este produto"
|
1511 |
|
1512 |
+
#: ../templates/wishlist-view.php:130
|
1513 |
msgid "Free!"
|
1514 |
msgstr ""
|
1515 |
|
1516 |
+
#: ../templates/wishlist-view.php:141
|
1517 |
msgid "Out of Stock"
|
1518 |
msgstr "Sem estoque"
|
1519 |
|
1520 |
+
#: ../templates/wishlist-view.php:144
|
1521 |
msgid "In Stock"
|
1522 |
msgstr "Em estoque"
|
1523 |
|
1524 |
+
#: ../templates/wishlist-view.php:196
|
1525 |
msgid "Ask an estimate of costs"
|
1526 |
msgstr ""
|
1527 |
|
1545 |
msgid "Click to preview"
|
1546 |
msgstr ""
|
1547 |
|
1548 |
+
#, fuzzy
|
1549 |
+
#~ msgid "Button rounded corners"
|
1550 |
+
#~ msgstr "Botões com cantos arredondados"
|
1551 |
+
|
1552 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1553 |
#~ msgstr "Não foi possível adicionar ao carrinho. O produto esta esgotado."
|
1554 |
|
languages/yit-tr_TR.mo
CHANGED
Binary file
|
languages/yit-tr_TR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2015-
|
6 |
-
"PO-Revision-Date: 2015-
|
7 |
"Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
|
8 |
"Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
|
9 |
"Language: tr_TR\n"
|
@@ -16,7 +16,7 @@ msgstr ""
|
|
16 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
"X-Poedit-Basepath: ../\n"
|
18 |
"X-Textdomain-Support: yes\n"
|
19 |
-
"X-Generator: Poedit 1.5.
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
#: init.php:128
|
@@ -31,15 +31,15 @@ msgid ""
|
|
31 |
"are using the premium one."
|
32 |
msgstr ""
|
33 |
|
34 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
35 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
36 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
37 |
#: includes/class.yith-wcwl-install.php:240
|
38 |
msgid "Wishlist"
|
39 |
msgstr "İstek Listesi"
|
40 |
|
41 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
42 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
43 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1048
|
44 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1196
|
45 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -47,76 +47,76 @@ msgstr "İstek Listesi"
|
|
47 |
msgid "Settings"
|
48 |
msgstr "Ayarlar"
|
49 |
|
50 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
51 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
52 |
msgid "Colors"
|
53 |
msgstr "Renkler"
|
54 |
|
55 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
56 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
57 |
msgid "Premium Version"
|
58 |
msgstr ""
|
59 |
|
60 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
61 |
msgid ""
|
62 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
63 |
-
"to update it."
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
67 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
71 |
msgid "Plugin Documentation"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
75 |
msgid "Wishlist Page"
|
76 |
msgstr "İstek Listesi Sayfası"
|
77 |
|
78 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
79 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
80 |
msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
|
81 |
|
82 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
83 |
msgid "Upgrade to the PREMIUM VERSION"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
87 |
msgid "YITH WooCommerce Wishlist"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
91 |
msgid "Discover the Advanced Features"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
95 |
msgid ""
|
96 |
"Upgrade to the PREMIUM VERSION\n"
|
97 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
101 |
msgid "Get Support and Pro Features"
|
102 |
msgstr ""
|
103 |
|
104 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
105 |
msgid ""
|
106 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
107 |
"the advanced features of the product and you will get one year of free "
|
108 |
"updates and support through our platform available 24h/24."
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
112 |
msgid "General Settings"
|
113 |
msgstr "Genel Ayarlar"
|
114 |
|
115 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
116 |
msgid "Enable YITH Wishlist"
|
117 |
msgstr "YITH İstek Listesi Etkin"
|
118 |
|
119 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
120 |
#, php-format
|
121 |
msgid ""
|
122 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -124,50 +124,50 @@ msgid ""
|
|
124 |
"\" target=\"_blank\">documentation</a>."
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
128 |
#, fuzzy
|
129 |
msgid "Default wishlist title"
|
130 |
msgstr "İstek listesi başlığı"
|
131 |
|
132 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
133 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
134 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
135 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
136 |
#, php-format
|
137 |
msgid "My wishlist on %s"
|
138 |
msgstr "%s üzerinde istek listem"
|
139 |
|
140 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
141 |
msgid "Position"
|
142 |
msgstr "Pozisyon"
|
143 |
|
144 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
145 |
msgid ""
|
146 |
-
"
|
147 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
151 |
msgid "After \"Add to cart\""
|
152 |
msgstr "\"Sepete Ekle\"den sonra"
|
153 |
|
154 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
155 |
msgid "After thumbnails"
|
156 |
msgstr "Küçük resimlerden sonra"
|
157 |
|
158 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
159 |
msgid "After summary"
|
160 |
msgstr "Özet bilgisinden sonra"
|
161 |
|
162 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
163 |
msgid "Use shortcode"
|
164 |
msgstr "Kısa kod kullan"
|
165 |
|
166 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
167 |
msgid "Redirect to cart"
|
168 |
msgstr "Sepete yönlendir"
|
169 |
|
170 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
171 |
msgid ""
|
172 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
173 |
"page."
|
@@ -175,258 +175,295 @@ msgstr ""
|
|
175 |
"Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
|
176 |
"sepet sayfasına git."
|
177 |
|
178 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
179 |
msgid "Remove if added to the cart"
|
180 |
msgstr "Sepete eklenmişse kaldır"
|
181 |
|
182 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
183 |
-
|
|
|
184 |
msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
|
185 |
|
186 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
187 |
msgid "\"Add to Wishlist\" text"
|
188 |
msgstr "\"İstek Listeme Ekle\" metni"
|
189 |
|
190 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
191 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
192 |
msgid "Add to Wishlist"
|
193 |
msgstr "İstek Listeme Ekle"
|
194 |
|
195 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
196 |
msgid "\"Add to Cart\" text"
|
197 |
msgstr "\"Sepete Ekle\" metni"
|
198 |
|
199 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
200 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
201 |
msgid "Add to Cart"
|
202 |
msgstr "Sepete Ekle"
|
203 |
|
204 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
205 |
msgid "Show Unit price"
|
206 |
msgstr "Birim Fiyatını Göster"
|
207 |
|
208 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
209 |
msgid "Show unit price for each product in wishlist"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
213 |
msgid "Show \"Add to Cart\" button"
|
214 |
msgstr "\"Sepete Ekle\" butonunu göster"
|
215 |
|
216 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
217 |
#, fuzzy
|
218 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
219 |
msgstr "\"Sepete Ekle\" buton arkaplanı"
|
220 |
|
221 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
222 |
msgid "Show Stock status"
|
223 |
msgstr "Stok durumunu göster"
|
224 |
|
225 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
226 |
msgid ""
|
227 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
231 |
msgid "Styles"
|
232 |
msgstr "Stiller"
|
233 |
|
234 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
235 |
msgid "Use buttons"
|
236 |
msgstr "Butonları kullan"
|
237 |
|
238 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
239 |
-
|
|
|
240 |
msgstr "Basit bağlantılar yerine buton kullanın."
|
241 |
|
242 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
243 |
msgid "Custom CSS"
|
244 |
msgstr "Özel CSS"
|
245 |
|
246 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
247 |
msgid "Use theme style"
|
248 |
msgstr "Tema stilini kullan"
|
249 |
|
250 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
251 |
msgid "Use the theme style."
|
252 |
msgstr "Tema stilini kullan."
|
253 |
|
254 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
255 |
#, fuzzy
|
256 |
-
msgid "
|
257 |
-
msgstr "
|
258 |
|
259 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
260 |
-
|
|
|
261 |
msgstr "Butonların köşelerini yuvarlaklaştır"
|
262 |
|
263 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
264 |
msgid "\"Add to Wishlist\" icon"
|
265 |
msgstr "\"İstek Listeme Ekle\" simgesi"
|
266 |
|
267 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
268 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
269 |
msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
|
270 |
|
271 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
272 |
msgid "\"Add to Cart\" icon"
|
273 |
msgstr "\"Sepete Ekle\" simgesi"
|
274 |
|
275 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
276 |
msgid "Add an icon to the \"Add to Cart\" button"
|
277 |
msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
|
278 |
|
279 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
280 |
msgid "Socials & Share"
|
281 |
msgstr "Sosyal & Paylaşım"
|
282 |
|
283 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
284 |
msgid "Share on Facebook"
|
285 |
msgstr "Facebook'ta Paylaş"
|
286 |
|
287 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
288 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
289 |
#, fuzzy
|
290 |
msgid "Show \"Share on Facebook\" button"
|
291 |
msgstr "Facebook'ta Paylaş"
|
292 |
|
293 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
294 |
msgid "Tweet on Twitter"
|
295 |
msgstr "Twitter'da Tweetle"
|
296 |
|
297 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
298 |
#, fuzzy
|
299 |
msgid "Show \"Tweet on Twitter\" button"
|
300 |
msgstr "Twitter'da Tweetle"
|
301 |
|
302 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
303 |
msgid "Pin on Pinterest"
|
304 |
msgstr "Pinterest'te Pinle"
|
305 |
|
306 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
307 |
#, fuzzy
|
308 |
msgid "Show \"Pin on Pinterest\" button"
|
309 |
msgstr "Pinterest'te Pinle"
|
310 |
|
311 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
312 |
msgid "Share on Google+"
|
313 |
msgstr "Google+'da Paylaş"
|
314 |
|
315 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
316 |
msgid "Share by Email"
|
317 |
msgstr ""
|
318 |
|
319 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
320 |
#, fuzzy
|
321 |
msgid "Show \"Share by Email\" button"
|
322 |
msgstr "\"Sepete Ekle\" butonunu göster"
|
323 |
|
324 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
325 |
#, fuzzy
|
326 |
msgid "Social title"
|
327 |
msgstr "Sosyal medya başlığı"
|
328 |
|
329 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
330 |
#, fuzzy
|
331 |
msgid "Social text"
|
332 |
msgstr "Sosyal medya metni"
|
333 |
|
334 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
|
|
335 |
msgid ""
|
336 |
-
"
|
337 |
-
"strong> where you want the URL of your wishlist
|
338 |
msgstr ""
|
339 |
"Facebook, Twitter ve Pinterest için kullanılacak. İstek listesinin "
|
340 |
"görünmesini istediğiniz yer için <strong>%wishlist_url%</strong> URL'ini "
|
341 |
"kullanın."
|
342 |
|
343 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
344 |
#, fuzzy
|
345 |
msgid "Social image URL"
|
346 |
msgstr "Sosyal medya resim URL'i"
|
347 |
|
348 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
349 |
#, fuzzy
|
350 |
msgid "\"Add to wishlist\" button"
|
351 |
msgstr "\"İstek Listeme Ekle\" buton metni"
|
352 |
|
353 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
354 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
355 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
356 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
357 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
358 |
msgid "Background"
|
359 |
msgstr ""
|
360 |
|
361 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
362 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
363 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
364 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
365 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
366 |
msgid "Text"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
370 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
371 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
372 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
373 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
374 |
msgid "Border"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
378 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
379 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
380 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
381 |
msgid "Background (hover)"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
385 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
386 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
387 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
388 |
msgid "Text (hover)"
|
389 |
msgstr ""
|
390 |
|
391 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
392 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
393 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
394 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
395 |
msgid "Border (hover)"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
399 |
#, fuzzy
|
400 |
msgid "\"Add to Cart\" button"
|
401 |
msgstr "\"Sepete Ekle\" buton metni"
|
402 |
|
403 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
404 |
msgid "\"Style 1\" button"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
408 |
msgid "\"Style 2\" button"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
412 |
#, fuzzy
|
413 |
msgid "Wishlist table"
|
414 |
msgstr "İstek listesi başlığı"
|
415 |
|
416 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
417 |
msgid "Headers"
|
418 |
msgstr ""
|
419 |
|
420 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
421 |
msgid "Background color"
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
425 |
#, fuzzy
|
426 |
msgid "Wishlist Activated"
|
427 |
msgstr "İstek listesi başlığı"
|
428 |
|
429 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
430 |
#, php-format
|
431 |
msgid ""
|
432 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -435,25 +472,25 @@ msgid ""
|
|
435 |
"options, <a href=\"%s\">discover it now</a>."
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
439 |
#, fuzzy
|
440 |
msgid "Wishlist Updated"
|
441 |
msgstr "İstek Listesi Sayfası"
|
442 |
|
443 |
-
#: includes/class.yith-wcwl-admin-init.php:
|
444 |
#, php-format
|
445 |
msgid ""
|
446 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
447 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
448 |
-
"version. When one of our plugins
|
449 |
-
"menu. Wishlist
|
450 |
-
"the PREMIUM version.</a>"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: includes/class.yith-wcwl-init.php:
|
454 |
msgid ""
|
455 |
-
"We are sorry,but this feature is available only if cookies
|
456 |
-
"
|
457 |
msgstr ""
|
458 |
|
459 |
#: includes/class.yith-wcwl-install.php:239
|
@@ -461,26 +498,12 @@ msgctxt "page_slug"
|
|
461 |
msgid "wishlist"
|
462 |
msgstr "istek-listem"
|
463 |
|
464 |
-
#: includes/class.yith-wcwl-shortcode.php:
|
465 |
#: includes/class.yith-wcwl-ui.php:161
|
466 |
msgid "Share on:"
|
467 |
msgstr "Paylaşım seçenekleri:"
|
468 |
|
469 |
-
#: includes/class.yith-wcwl-ui.php:
|
470 |
-
#: templates/add-to-wishlist.php:21
|
471 |
-
msgid "Product added!"
|
472 |
-
msgstr "Ürün eklendi!"
|
473 |
-
|
474 |
-
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
|
475 |
-
#: templates/add-to-wishlist.php:23 templates/add-to-wishlist.php:30
|
476 |
-
msgid "Browse Wishlist"
|
477 |
-
msgstr "İstek Listesini Görüntüle"
|
478 |
-
|
479 |
-
#: includes/class.yith-wcwl-ui.php:82 templates/add-to-wishlist.php:28
|
480 |
-
msgid "The product is already in the wishlist!"
|
481 |
-
msgstr "Ürün zaten istek listenizde bulunuyor!"
|
482 |
-
|
483 |
-
#: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:200
|
484 |
msgid "Select options"
|
485 |
msgstr "Seçenekler"
|
486 |
|
@@ -496,35 +519,41 @@ msgstr "Twitter"
|
|
496 |
msgid "email"
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
500 |
msgid "Error occurred while adding product to wishlist."
|
501 |
msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
|
502 |
|
503 |
-
#: includes/class.yith-wcwl.php:
|
504 |
msgid "Remove now does not require any param"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: includes/class.yith-wcwl.php:
|
508 |
-
|
|
|
509 |
msgstr "Ürün istek listenizden kaldırılırken bir hata meydana geldi."
|
510 |
|
511 |
-
#: includes/class.yith-wcwl.php:
|
512 |
msgid "You need to log in before creating a new wishlist"
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: includes/class.yith-wcwl.php:
|
516 |
msgid "Product already in the wishlist."
|
517 |
msgstr "Ürün zaten istek listenizde."
|
518 |
|
519 |
-
#: includes/class.yith-wcwl.php:
|
520 |
msgid "Product successfully removed."
|
521 |
msgstr "Ürün başarıyla kaldırıldı."
|
522 |
|
523 |
-
#: includes/class.yith-wcwl.php:
|
524 |
msgid "Error. Unable to remove the product from the wishlist."
|
525 |
msgstr "Hata. Ürün istek listenizden kaldırılamadı. "
|
526 |
|
527 |
-
#: includes/class.yith-wcwl.php:
|
528 |
msgid "No products were added to the wishlist"
|
529 |
msgstr "İstek listesinde herhangi bir ürün bulunmuyor"
|
530 |
|
@@ -657,7 +686,9 @@ msgid "Rewrite"
|
|
657 |
msgstr ""
|
658 |
|
659 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1059
|
660 |
-
msgid "
|
|
|
|
|
661 |
msgstr ""
|
662 |
|
663 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -692,7 +723,7 @@ msgid "Taxonomy Rewrite"
|
|
692 |
msgstr ""
|
693 |
|
694 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1083
|
695 |
-
msgid "Set
|
696 |
msgstr ""
|
697 |
|
698 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -726,15 +757,15 @@ msgstr ""
|
|
726 |
|
727 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1631
|
728 |
#, php-format
|
729 |
-
msgid "Add %s
|
730 |
msgstr ""
|
731 |
|
732 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1633
|
733 |
msgid "Add with multiupload"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: plugin-fw/lib/yit-plugin-panel-wc.php:
|
737 |
-
msgid "The changes you made will be lost if you leave this page."
|
738 |
msgstr ""
|
739 |
|
740 |
#: plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -754,9 +785,9 @@ msgid "Save Changes"
|
|
754 |
msgstr ""
|
755 |
|
756 |
#: plugin-fw/lib/yit-plugin-panel.php:274
|
757 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:145
|
758 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
759 |
-
msgid "
|
|
|
760 |
msgstr ""
|
761 |
|
762 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -768,12 +799,12 @@ msgstr ""
|
|
768 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
769 |
#: plugin-fw/lib/yit-plugin-subpanel.php:147
|
770 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
771 |
-
msgid "Are you sure
|
772 |
msgstr ""
|
773 |
|
774 |
#: plugin-fw/lib/yit-plugin-panel.php:410
|
775 |
msgid ""
|
776 |
-
"The element you have
|
777 |
msgstr ""
|
778 |
|
779 |
#: plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -804,7 +835,7 @@ msgid "An error has occurred during import. Please try again."
|
|
804 |
msgstr ""
|
805 |
|
806 |
#: plugin-fw/lib/yit-plugin-panel.php:418
|
807 |
-
msgid "The file
|
808 |
msgstr ""
|
809 |
|
810 |
#: plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -815,6 +846,12 @@ msgstr ""
|
|
815 |
msgid "Sorting successful."
|
816 |
msgstr ""
|
817 |
|
|
|
|
|
|
|
|
|
|
|
|
|
818 |
#: plugin-fw/lib/yit-pointers.php:70
|
819 |
msgid "Plugins Activated"
|
820 |
msgstr ""
|
@@ -840,13 +877,12 @@ msgstr ""
|
|
840 |
|
841 |
#: plugin-fw/lib/yit-pointers.php:85
|
842 |
msgid ""
|
843 |
-
"From now on, you can find all
|
844 |
-
"menu.\n"
|
845 |
" Any time one of our plugins is updated, "
|
846 |
"a new entry will be added to this menu.\n"
|
847 |
-
" For example, after update, plugin "
|
848 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
849 |
-
"etc.)\n"
|
850 |
" will be moved from previous location to "
|
851 |
"YIT Plugin tab."
|
852 |
msgstr ""
|
@@ -865,7 +901,7 @@ msgstr ""
|
|
865 |
|
866 |
#: plugin-fw/lib/yit-upgrade.php:122
|
867 |
msgid ""
|
868 |
-
"please <a href=\"%activate_link%\">
|
869 |
msgstr ""
|
870 |
|
871 |
#: plugin-fw/lib/yit-upgrade.php:123
|
@@ -918,11 +954,12 @@ msgid ""
|
|
918 |
msgstr ""
|
919 |
|
920 |
#: plugin-fw/lib/yit-upgrade.php:493
|
921 |
-
msgid "You can't update plugins for this site."
|
922 |
msgstr ""
|
923 |
|
924 |
#: plugin-fw/lib/yit-upgrade.php:497
|
925 |
-
msgid "
|
|
|
926 |
msgstr ""
|
927 |
|
928 |
#: plugin-fw/lib/yit-upgrade.php:504
|
@@ -951,11 +988,11 @@ msgid "Invalid licence key"
|
|
951 |
msgstr ""
|
952 |
|
953 |
#: plugin-fw/licence/lib/yit-licence.php:531
|
954 |
-
msgid "Software has been
|
955 |
msgstr ""
|
956 |
|
957 |
#: plugin-fw/licence/lib/yit-licence.php:532
|
958 |
-
msgid "
|
959 |
msgstr ""
|
960 |
|
961 |
#: plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1146,8 +1183,9 @@ msgstr ""
|
|
1146 |
|
1147 |
#: plugin-fw/templates/metaboxes/types/contactform.php:78
|
1148 |
#: plugin-fw/templates/metaboxes/types/contactform.php:270
|
1149 |
-
|
1150 |
-
|
|
|
1151 |
|
1152 |
#: plugin-fw/templates/metaboxes/types/contactform.php:83
|
1153 |
#: plugin-fw/templates/metaboxes/types/contactform.php:275
|
@@ -1169,7 +1207,7 @@ msgstr ""
|
|
1169 |
#: plugin-fw/templates/metaboxes/types/contactform.php:100
|
1170 |
#: plugin-fw/templates/metaboxes/types/contactform.php:292
|
1171 |
#, fuzzy
|
1172 |
-
msgid "Select type for this field."
|
1173 |
msgstr "Font ailesi seçimi"
|
1174 |
|
1175 |
#: plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1179,7 +1217,7 @@ msgstr ""
|
|
1179 |
|
1180 |
#: plugin-fw/templates/metaboxes/types/contactform.php:109
|
1181 |
#: plugin-fw/templates/metaboxes/types/contactform.php:301
|
1182 |
-
msgid "Select this if you want this field already checked."
|
1183 |
msgstr ""
|
1184 |
|
1185 |
#: plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1210,7 +1248,7 @@ msgstr "Seçenekler"
|
|
1210 |
|
1211 |
#: plugin-fw/templates/metaboxes/types/contactform.php:127
|
1212 |
#: plugin-fw/templates/metaboxes/types/contactform.php:319
|
1213 |
-
msgid "Message
|
1214 |
msgstr ""
|
1215 |
|
1216 |
#: plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1225,12 +1263,12 @@ msgstr ""
|
|
1225 |
|
1226 |
#: plugin-fw/templates/metaboxes/types/contactform.php:140
|
1227 |
#: plugin-fw/templates/metaboxes/types/contactform.php:332
|
1228 |
-
msgid "Select this if it must be required."
|
1229 |
msgstr ""
|
1230 |
|
1231 |
#: plugin-fw/templates/metaboxes/types/contactform.php:149
|
1232 |
#: plugin-fw/templates/metaboxes/types/contactform.php:341
|
1233 |
-
msgid "Select this if
|
1234 |
msgstr ""
|
1235 |
|
1236 |
#: plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1371,10 +1409,6 @@ msgstr ""
|
|
1371 |
msgid "No sidebar"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
-
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1375 |
-
msgid "No sideabr"
|
1376 |
-
msgstr ""
|
1377 |
-
|
1378 |
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1379 |
#: plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1380 |
msgid "Right sidebar"
|
@@ -1479,23 +1513,23 @@ msgstr "Birim Fiyatı"
|
|
1479 |
msgid "Stock Status"
|
1480 |
msgstr "Stok Durumu"
|
1481 |
|
1482 |
-
#: templates/wishlist-view.php:
|
1483 |
msgid "Remove this product"
|
1484 |
msgstr "Bu ürünü kaldır"
|
1485 |
|
1486 |
-
#: templates/wishlist-view.php:
|
1487 |
msgid "Free!"
|
1488 |
msgstr "Ücretsiz!"
|
1489 |
|
1490 |
-
#: templates/wishlist-view.php:
|
1491 |
msgid "Out of Stock"
|
1492 |
msgstr "Stok Dışı"
|
1493 |
|
1494 |
-
#: templates/wishlist-view.php:
|
1495 |
msgid "In Stock"
|
1496 |
msgstr "Stokta"
|
1497 |
|
1498 |
-
#: templates/wishlist-view.php:
|
1499 |
msgid "Ask an estimate of costs"
|
1500 |
msgstr ""
|
1501 |
|
@@ -1519,6 +1553,10 @@ msgstr "Font ailesi seçimi"
|
|
1519 |
msgid "Click to preview"
|
1520 |
msgstr "Önizleme için tıklayın"
|
1521 |
|
|
|
|
|
|
|
|
|
1522 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1523 |
#~ msgstr "Stokta bulunmayan ürünler istek listesine eklenemez!"
|
1524 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-03-04 16:40+0100\n"
|
6 |
+
"PO-Revision-Date: 2015-03-04 16:40+0100\n"
|
7 |
"Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
|
8 |
"Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
|
9 |
"Language: tr_TR\n"
|
16 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
"X-Poedit-Basepath: ../\n"
|
18 |
"X-Textdomain-Support: yes\n"
|
19 |
+
"X-Generator: Poedit 1.5.7\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
#: init.php:128
|
31 |
"are using the premium one."
|
32 |
msgstr ""
|
33 |
|
34 |
+
#: includes/class.yith-wcwl-admin-init.php:188
|
35 |
+
#: includes/class.yith-wcwl-admin-init.php:1399
|
36 |
+
#: includes/class.yith-wcwl-admin-init.php:1400
|
37 |
#: includes/class.yith-wcwl-install.php:240
|
38 |
msgid "Wishlist"
|
39 |
msgstr "İstek Listesi"
|
40 |
|
41 |
+
#: includes/class.yith-wcwl-admin-init.php:190
|
42 |
+
#: includes/class.yith-wcwl-admin-init.php:289
|
43 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1048
|
44 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1196
|
45 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1202
|
47 |
msgid "Settings"
|
48 |
msgstr "Ayarlar"
|
49 |
|
50 |
+
#: includes/class.yith-wcwl-admin-init.php:191
|
51 |
+
#: includes/class.yith-wcwl-admin-init.php:256
|
52 |
msgid "Colors"
|
53 |
msgstr "Renkler"
|
54 |
|
55 |
+
#: includes/class.yith-wcwl-admin-init.php:192
|
56 |
+
#: includes/class.yith-wcwl-admin-init.php:293
|
57 |
msgid "Premium Version"
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: includes/class.yith-wcwl-admin-init.php:317
|
61 |
msgid ""
|
62 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
63 |
+
"link to update it."
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: includes/class.yith-wcwl-admin-init.php:320
|
67 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: includes/class.yith-wcwl-admin-init.php:325
|
71 |
msgid "Plugin Documentation"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: includes/class.yith-wcwl-admin-init.php:341
|
75 |
msgid "Wishlist Page"
|
76 |
msgstr "İstek Listesi Sayfası"
|
77 |
|
78 |
+
#: includes/class.yith-wcwl-admin-init.php:342
|
79 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
80 |
msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
|
81 |
|
82 |
+
#: includes/class.yith-wcwl-admin-init.php:917
|
83 |
msgid "Upgrade to the PREMIUM VERSION"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: includes/class.yith-wcwl-admin-init.php:920
|
87 |
msgid "YITH WooCommerce Wishlist"
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: includes/class.yith-wcwl-admin-init.php:921
|
91 |
msgid "Discover the Advanced Features"
|
92 |
msgstr ""
|
93 |
|
94 |
+
#: includes/class.yith-wcwl-admin-init.php:922
|
95 |
msgid ""
|
96 |
"Upgrade to the PREMIUM VERSION\n"
|
97 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
98 |
msgstr ""
|
99 |
|
100 |
+
#: includes/class.yith-wcwl-admin-init.php:929
|
101 |
msgid "Get Support and Pro Features"
|
102 |
msgstr ""
|
103 |
|
104 |
+
#: includes/class.yith-wcwl-admin-init.php:930
|
105 |
msgid ""
|
106 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
107 |
"the advanced features of the product and you will get one year of free "
|
108 |
"updates and support through our platform available 24h/24."
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: includes/class.yith-wcwl-admin-init.php:940
|
112 |
msgid "General Settings"
|
113 |
msgstr "Genel Ayarlar"
|
114 |
|
115 |
+
#: includes/class.yith-wcwl-admin-init.php:947
|
116 |
msgid "Enable YITH Wishlist"
|
117 |
msgstr "YITH İstek Listesi Etkin"
|
118 |
|
119 |
+
#: includes/class.yith-wcwl-admin-init.php:948
|
120 |
#, php-format
|
121 |
msgid ""
|
122 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
124 |
"\" target=\"_blank\">documentation</a>."
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class.yith-wcwl-admin-init.php:955
|
128 |
#, fuzzy
|
129 |
msgid "Default wishlist title"
|
130 |
msgstr "İstek listesi başlığı"
|
131 |
|
132 |
+
#: includes/class.yith-wcwl-admin-init.php:957
|
133 |
+
#: includes/class.yith-wcwl-admin-init.php:958
|
134 |
+
#: includes/class.yith-wcwl-admin-init.php:1199
|
135 |
+
#: includes/class.yith-wcwl-admin-init.php:1200
|
136 |
#, php-format
|
137 |
msgid "My wishlist on %s"
|
138 |
msgstr "%s üzerinde istek listem"
|
139 |
|
140 |
+
#: includes/class.yith-wcwl-admin-init.php:966
|
141 |
msgid "Position"
|
142 |
msgstr "Pozisyon"
|
143 |
|
144 |
+
#: includes/class.yith-wcwl-admin-init.php:967
|
145 |
msgid ""
|
146 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
147 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
148 |
msgstr ""
|
149 |
|
150 |
+
#: includes/class.yith-wcwl-admin-init.php:973
|
151 |
msgid "After \"Add to cart\""
|
152 |
msgstr "\"Sepete Ekle\"den sonra"
|
153 |
|
154 |
+
#: includes/class.yith-wcwl-admin-init.php:974
|
155 |
msgid "After thumbnails"
|
156 |
msgstr "Küçük resimlerden sonra"
|
157 |
|
158 |
+
#: includes/class.yith-wcwl-admin-init.php:975
|
159 |
msgid "After summary"
|
160 |
msgstr "Özet bilgisinden sonra"
|
161 |
|
162 |
+
#: includes/class.yith-wcwl-admin-init.php:976
|
163 |
msgid "Use shortcode"
|
164 |
msgstr "Kısa kod kullan"
|
165 |
|
166 |
+
#: includes/class.yith-wcwl-admin-init.php:981
|
167 |
msgid "Redirect to cart"
|
168 |
msgstr "Sepete yönlendir"
|
169 |
|
170 |
+
#: includes/class.yith-wcwl-admin-init.php:982
|
171 |
msgid ""
|
172 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
173 |
"page."
|
175 |
"Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
|
176 |
"sepet sayfasına git."
|
177 |
|
178 |
+
#: includes/class.yith-wcwl-admin-init.php:989
|
179 |
msgid "Remove if added to the cart"
|
180 |
msgstr "Sepete eklenmişse kaldır"
|
181 |
|
182 |
+
#: includes/class.yith-wcwl-admin-init.php:990
|
183 |
+
#, fuzzy
|
184 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
185 |
msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
|
186 |
|
187 |
+
#: includes/class.yith-wcwl-admin-init.php:997
|
188 |
msgid "\"Add to Wishlist\" text"
|
189 |
msgstr "\"İstek Listeme Ekle\" metni"
|
190 |
|
191 |
+
#: includes/class.yith-wcwl-admin-init.php:999
|
192 |
+
#: includes/class.yith-wcwl-admin-init.php:1000
|
193 |
msgid "Add to Wishlist"
|
194 |
msgstr "İstek Listeme Ekle"
|
195 |
|
196 |
+
#: includes/class.yith-wcwl-admin-init.php:1005
|
197 |
+
#, fuzzy
|
198 |
+
msgid "\"Browse wishlist\" text"
|
199 |
+
msgstr "İstek Listesini Görüntüle"
|
200 |
+
|
201 |
+
#: includes/class.yith-wcwl-admin-init.php:1007
|
202 |
+
#: includes/class.yith-wcwl-admin-init.php:1008
|
203 |
+
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
|
204 |
+
msgid "Browse Wishlist"
|
205 |
+
msgstr "İstek Listesini Görüntüle"
|
206 |
+
|
207 |
+
#: includes/class.yith-wcwl-admin-init.php:1013
|
208 |
+
#, fuzzy
|
209 |
+
msgid "\"Product already in wishlist\" text"
|
210 |
+
msgstr "Ürün zaten istek listenizde."
|
211 |
+
|
212 |
+
#: includes/class.yith-wcwl-admin-init.php:1015
|
213 |
+
#: includes/class.yith-wcwl-admin-init.php:1016
|
214 |
+
#: includes/class.yith-wcwl-ui.php:82
|
215 |
+
msgid "The product is already in the wishlist!"
|
216 |
+
msgstr "Ürün zaten istek listenizde bulunuyor!"
|
217 |
+
|
218 |
+
#: includes/class.yith-wcwl-admin-init.php:1021
|
219 |
+
#, fuzzy
|
220 |
+
msgid "\"Product added\" text"
|
221 |
+
msgstr "Ürün eklendi!"
|
222 |
+
|
223 |
+
#: includes/class.yith-wcwl-admin-init.php:1023
|
224 |
+
#: includes/class.yith-wcwl-admin-init.php:1024
|
225 |
+
#: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl.php:1237
|
226 |
+
msgid "Product added!"
|
227 |
+
msgstr "Ürün eklendi!"
|
228 |
+
|
229 |
+
#: includes/class.yith-wcwl-admin-init.php:1029
|
230 |
msgid "\"Add to Cart\" text"
|
231 |
msgstr "\"Sepete Ekle\" metni"
|
232 |
|
233 |
+
#: includes/class.yith-wcwl-admin-init.php:1031
|
234 |
+
#: includes/class.yith-wcwl-admin-init.php:1032
|
235 |
msgid "Add to Cart"
|
236 |
msgstr "Sepete Ekle"
|
237 |
|
238 |
+
#: includes/class.yith-wcwl-admin-init.php:1037
|
239 |
msgid "Show Unit price"
|
240 |
msgstr "Birim Fiyatını Göster"
|
241 |
|
242 |
+
#: includes/class.yith-wcwl-admin-init.php:1038
|
243 |
msgid "Show unit price for each product in wishlist"
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: includes/class.yith-wcwl-admin-init.php:1046
|
247 |
msgid "Show \"Add to Cart\" button"
|
248 |
msgstr "\"Sepete Ekle\" butonunu göster"
|
249 |
|
250 |
+
#: includes/class.yith-wcwl-admin-init.php:1047
|
251 |
#, fuzzy
|
252 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
253 |
msgstr "\"Sepete Ekle\" buton arkaplanı"
|
254 |
|
255 |
+
#: includes/class.yith-wcwl-admin-init.php:1055
|
256 |
msgid "Show Stock status"
|
257 |
msgstr "Stok durumunu göster"
|
258 |
|
259 |
+
#: includes/class.yith-wcwl-admin-init.php:1056
|
260 |
msgid ""
|
261 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
262 |
msgstr ""
|
263 |
|
264 |
+
#: includes/class.yith-wcwl-admin-init.php:1079
|
265 |
msgid "Styles"
|
266 |
msgstr "Stiller"
|
267 |
|
268 |
+
#: includes/class.yith-wcwl-admin-init.php:1086
|
269 |
msgid "Use buttons"
|
270 |
msgstr "Butonları kullan"
|
271 |
|
272 |
+
#: includes/class.yith-wcwl-admin-init.php:1087
|
273 |
+
#, fuzzy
|
274 |
+
msgid "Use buttons instead of simple anchors."
|
275 |
msgstr "Basit bağlantılar yerine buton kullanın."
|
276 |
|
277 |
+
#: includes/class.yith-wcwl-admin-init.php:1094
|
278 |
msgid "Custom CSS"
|
279 |
msgstr "Özel CSS"
|
280 |
|
281 |
+
#: includes/class.yith-wcwl-admin-init.php:1102
|
282 |
msgid "Use theme style"
|
283 |
msgstr "Tema stilini kullan"
|
284 |
|
285 |
+
#: includes/class.yith-wcwl-admin-init.php:1103
|
286 |
msgid "Use the theme style."
|
287 |
msgstr "Tema stilini kullan."
|
288 |
|
289 |
+
#: includes/class.yith-wcwl-admin-init.php:1110
|
290 |
#, fuzzy
|
291 |
+
msgid "Rounded buttons"
|
292 |
+
msgstr "Butonları kullan"
|
293 |
|
294 |
+
#: includes/class.yith-wcwl-admin-init.php:1111
|
295 |
+
#, fuzzy
|
296 |
+
msgid "Make button corners rounded"
|
297 |
msgstr "Butonların köşelerini yuvarlaklaştır"
|
298 |
|
299 |
+
#: includes/class.yith-wcwl-admin-init.php:1118
|
300 |
msgid "\"Add to Wishlist\" icon"
|
301 |
msgstr "\"İstek Listeme Ekle\" simgesi"
|
302 |
|
303 |
+
#: includes/class.yith-wcwl-admin-init.php:1119
|
304 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
305 |
msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
|
306 |
|
307 |
+
#: includes/class.yith-wcwl-admin-init.php:1130
|
308 |
msgid "\"Add to Cart\" icon"
|
309 |
msgstr "\"Sepete Ekle\" simgesi"
|
310 |
|
311 |
+
#: includes/class.yith-wcwl-admin-init.php:1131
|
312 |
msgid "Add an icon to the \"Add to Cart\" button"
|
313 |
msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
|
314 |
|
315 |
+
#: includes/class.yith-wcwl-admin-init.php:1150
|
316 |
msgid "Socials & Share"
|
317 |
msgstr "Sosyal & Paylaşım"
|
318 |
|
319 |
+
#: includes/class.yith-wcwl-admin-init.php:1157
|
320 |
msgid "Share on Facebook"
|
321 |
msgstr "Facebook'ta Paylaş"
|
322 |
|
323 |
+
#: includes/class.yith-wcwl-admin-init.php:1158
|
324 |
+
#: includes/class.yith-wcwl-admin-init.php:1182
|
325 |
#, fuzzy
|
326 |
msgid "Show \"Share on Facebook\" button"
|
327 |
msgstr "Facebook'ta Paylaş"
|
328 |
|
329 |
+
#: includes/class.yith-wcwl-admin-init.php:1165
|
330 |
msgid "Tweet on Twitter"
|
331 |
msgstr "Twitter'da Tweetle"
|
332 |
|
333 |
+
#: includes/class.yith-wcwl-admin-init.php:1166
|
334 |
#, fuzzy
|
335 |
msgid "Show \"Tweet on Twitter\" button"
|
336 |
msgstr "Twitter'da Tweetle"
|
337 |
|
338 |
+
#: includes/class.yith-wcwl-admin-init.php:1173
|
339 |
msgid "Pin on Pinterest"
|
340 |
msgstr "Pinterest'te Pinle"
|
341 |
|
342 |
+
#: includes/class.yith-wcwl-admin-init.php:1174
|
343 |
#, fuzzy
|
344 |
msgid "Show \"Pin on Pinterest\" button"
|
345 |
msgstr "Pinterest'te Pinle"
|
346 |
|
347 |
+
#: includes/class.yith-wcwl-admin-init.php:1181
|
348 |
msgid "Share on Google+"
|
349 |
msgstr "Google+'da Paylaş"
|
350 |
|
351 |
+
#: includes/class.yith-wcwl-admin-init.php:1189
|
352 |
msgid "Share by Email"
|
353 |
msgstr ""
|
354 |
|
355 |
+
#: includes/class.yith-wcwl-admin-init.php:1190
|
356 |
#, fuzzy
|
357 |
msgid "Show \"Share by Email\" button"
|
358 |
msgstr "\"Sepete Ekle\" butonunu göster"
|
359 |
|
360 |
+
#: includes/class.yith-wcwl-admin-init.php:1197
|
361 |
#, fuzzy
|
362 |
msgid "Social title"
|
363 |
msgstr "Sosyal medya başlığı"
|
364 |
|
365 |
+
#: includes/class.yith-wcwl-admin-init.php:1205
|
366 |
#, fuzzy
|
367 |
msgid "Social text"
|
368 |
msgstr "Sosyal medya metni"
|
369 |
|
370 |
+
#: includes/class.yith-wcwl-admin-init.php:1206
|
371 |
+
#, fuzzy
|
372 |
msgid ""
|
373 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
374 |
+
"%</strong> where you want to show the URL of your wishlist."
|
375 |
msgstr ""
|
376 |
"Facebook, Twitter ve Pinterest için kullanılacak. İstek listesinin "
|
377 |
"görünmesini istediğiniz yer için <strong>%wishlist_url%</strong> URL'ini "
|
378 |
"kullanın."
|
379 |
|
380 |
+
#: includes/class.yith-wcwl-admin-init.php:1214
|
381 |
#, fuzzy
|
382 |
msgid "Social image URL"
|
383 |
msgstr "Sosyal medya resim URL'i"
|
384 |
|
385 |
+
#: includes/class.yith-wcwl-admin-init.php:1250
|
386 |
#, fuzzy
|
387 |
msgid "\"Add to wishlist\" button"
|
388 |
msgstr "\"İstek Listeme Ekle\" buton metni"
|
389 |
|
390 |
+
#: includes/class.yith-wcwl-admin-init.php:1253
|
391 |
+
#: includes/class.yith-wcwl-admin-init.php:1271
|
392 |
+
#: includes/class.yith-wcwl-admin-init.php:1289
|
393 |
+
#: includes/class.yith-wcwl-admin-init.php:1307
|
394 |
+
#: includes/class.yith-wcwl-admin-init.php:1325
|
395 |
msgid "Background"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: includes/class.yith-wcwl-admin-init.php:1254
|
399 |
+
#: includes/class.yith-wcwl-admin-init.php:1272
|
400 |
+
#: includes/class.yith-wcwl-admin-init.php:1290
|
401 |
+
#: includes/class.yith-wcwl-admin-init.php:1308
|
402 |
+
#: includes/class.yith-wcwl-admin-init.php:1326
|
403 |
msgid "Text"
|
404 |
msgstr ""
|
405 |
|
406 |
+
#: includes/class.yith-wcwl-admin-init.php:1255
|
407 |
+
#: includes/class.yith-wcwl-admin-init.php:1273
|
408 |
+
#: includes/class.yith-wcwl-admin-init.php:1291
|
409 |
+
#: includes/class.yith-wcwl-admin-init.php:1309
|
410 |
+
#: includes/class.yith-wcwl-admin-init.php:1327
|
411 |
msgid "Border"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: includes/class.yith-wcwl-admin-init.php:1262
|
415 |
+
#: includes/class.yith-wcwl-admin-init.php:1280
|
416 |
+
#: includes/class.yith-wcwl-admin-init.php:1298
|
417 |
+
#: includes/class.yith-wcwl-admin-init.php:1316
|
418 |
msgid "Background (hover)"
|
419 |
msgstr ""
|
420 |
|
421 |
+
#: includes/class.yith-wcwl-admin-init.php:1263
|
422 |
+
#: includes/class.yith-wcwl-admin-init.php:1281
|
423 |
+
#: includes/class.yith-wcwl-admin-init.php:1299
|
424 |
+
#: includes/class.yith-wcwl-admin-init.php:1317
|
425 |
msgid "Text (hover)"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: includes/class.yith-wcwl-admin-init.php:1264
|
429 |
+
#: includes/class.yith-wcwl-admin-init.php:1282
|
430 |
+
#: includes/class.yith-wcwl-admin-init.php:1300
|
431 |
+
#: includes/class.yith-wcwl-admin-init.php:1318
|
432 |
msgid "Border (hover)"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: includes/class.yith-wcwl-admin-init.php:1268
|
436 |
#, fuzzy
|
437 |
msgid "\"Add to Cart\" button"
|
438 |
msgstr "\"Sepete Ekle\" buton metni"
|
439 |
|
440 |
+
#: includes/class.yith-wcwl-admin-init.php:1286
|
441 |
msgid "\"Style 1\" button"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: includes/class.yith-wcwl-admin-init.php:1304
|
445 |
msgid "\"Style 2\" button"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: includes/class.yith-wcwl-admin-init.php:1322
|
449 |
#, fuzzy
|
450 |
msgid "Wishlist table"
|
451 |
msgstr "İstek listesi başlığı"
|
452 |
|
453 |
+
#: includes/class.yith-wcwl-admin-init.php:1331
|
454 |
msgid "Headers"
|
455 |
msgstr ""
|
456 |
|
457 |
+
#: includes/class.yith-wcwl-admin-init.php:1334
|
458 |
msgid "Background color"
|
459 |
msgstr ""
|
460 |
|
461 |
+
#: includes/class.yith-wcwl-admin-init.php:1461
|
462 |
#, fuzzy
|
463 |
msgid "Wishlist Activated"
|
464 |
msgstr "İstek listesi başlığı"
|
465 |
|
466 |
+
#: includes/class.yith-wcwl-admin-init.php:1462
|
467 |
#, php-format
|
468 |
msgid ""
|
469 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
472 |
"options, <a href=\"%s\">discover it now</a>."
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: includes/class.yith-wcwl-admin-init.php:1473
|
476 |
#, fuzzy
|
477 |
msgid "Wishlist Updated"
|
478 |
msgstr "İstek Listesi Sayfası"
|
479 |
|
480 |
+
#: includes/class.yith-wcwl-admin-init.php:1474
|
481 |
#, php-format
|
482 |
msgid ""
|
483 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
484 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
485 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
486 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
487 |
+
"\">discover the PREMIUM version.</a>"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: includes/class.yith-wcwl-init.php:347
|
491 |
msgid ""
|
492 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
493 |
+
"your browser."
|
494 |
msgstr ""
|
495 |
|
496 |
#: includes/class.yith-wcwl-install.php:239
|
498 |
msgid "wishlist"
|
499 |
msgstr "istek-listem"
|
500 |
|
501 |
+
#: includes/class.yith-wcwl-shortcode.php:224
|
502 |
#: includes/class.yith-wcwl-ui.php:161
|
503 |
msgid "Share on:"
|
504 |
msgstr "Paylaşım seçenekleri:"
|
505 |
|
506 |
+
#: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:199
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
507 |
msgid "Select options"
|
508 |
msgstr "Seçenekler"
|
509 |
|
519 |
msgid "email"
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: includes/class.yith-wcwl.php:185
|
523 |
+
#, fuzzy
|
524 |
+
msgid "Error occurred while adding products to the wishlist."
|
525 |
+
msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
|
526 |
+
|
527 |
+
#: includes/class.yith-wcwl.php:269
|
528 |
msgid "Error occurred while adding product to wishlist."
|
529 |
msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
|
530 |
|
531 |
+
#: includes/class.yith-wcwl.php:284
|
532 |
msgid "Remove now does not require any param"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: includes/class.yith-wcwl.php:318
|
536 |
+
#, fuzzy
|
537 |
+
msgid "Error occurred while removing products from the wishlist"
|
538 |
msgstr "Ürün istek listenizden kaldırılırken bir hata meydana geldi."
|
539 |
|
540 |
+
#: includes/class.yith-wcwl.php:596
|
541 |
msgid "You need to log in before creating a new wishlist"
|
542 |
msgstr ""
|
543 |
|
544 |
+
#: includes/class.yith-wcwl.php:1240
|
545 |
msgid "Product already in the wishlist."
|
546 |
msgstr "Ürün zaten istek listenizde."
|
547 |
|
548 |
+
#: includes/class.yith-wcwl.php:1272
|
549 |
msgid "Product successfully removed."
|
550 |
msgstr "Ürün başarıyla kaldırıldı."
|
551 |
|
552 |
+
#: includes/class.yith-wcwl.php:1276
|
553 |
msgid "Error. Unable to remove the product from the wishlist."
|
554 |
msgstr "Hata. Ürün istek listenizden kaldırılamadı. "
|
555 |
|
556 |
+
#: includes/class.yith-wcwl.php:1280 templates/wishlist-view.php:170
|
557 |
msgid "No products were added to the wishlist"
|
558 |
msgstr "İstek listesinde herhangi bir ürün bulunmuyor"
|
559 |
|
686 |
msgstr ""
|
687 |
|
688 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1059
|
689 |
+
msgid ""
|
690 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
691 |
+
"empty)"
|
692 |
msgstr ""
|
693 |
|
694 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1064
|
723 |
msgstr ""
|
724 |
|
725 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1083
|
726 |
+
msgid "Set univocal name for each category page URL."
|
727 |
msgstr ""
|
728 |
|
729 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1088
|
757 |
|
758 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1631
|
759 |
#, php-format
|
760 |
+
msgid "Add %s from images"
|
761 |
msgstr ""
|
762 |
|
763 |
#: plugin-fw/lib/yit-cpt-unlimited.php:1633
|
764 |
msgid "Add with multiupload"
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: plugin-fw/lib/yit-plugin-panel-wc.php:345
|
768 |
+
msgid "The changes you have made will be lost if you leave this page."
|
769 |
msgstr ""
|
770 |
|
771 |
#: plugin-fw/lib/yit-plugin-panel.php:61
|
785 |
msgstr ""
|
786 |
|
787 |
#: plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
788 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
789 |
+
msgid ""
|
790 |
+
"If you continue with this action, you will reset all options in this page."
|
791 |
msgstr ""
|
792 |
|
793 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
799 |
#: plugin-fw/lib/yit-plugin-panel.php:276
|
800 |
#: plugin-fw/lib/yit-plugin-subpanel.php:147
|
801 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
802 |
+
msgid "Are you sure?"
|
803 |
msgstr ""
|
804 |
|
805 |
#: plugin-fw/lib/yit-plugin-panel.php:410
|
806 |
msgid ""
|
807 |
+
"The element you have entered already exists. Please, enter another name."
|
808 |
msgstr ""
|
809 |
|
810 |
#: plugin-fw/lib/yit-plugin-panel.php:411
|
835 |
msgstr ""
|
836 |
|
837 |
#: plugin-fw/lib/yit-plugin-panel.php:418
|
838 |
+
msgid "The added file is not valid."
|
839 |
msgstr ""
|
840 |
|
841 |
#: plugin-fw/lib/yit-plugin-panel.php:419
|
846 |
msgid "Sorting successful."
|
847 |
msgstr ""
|
848 |
|
849 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:145
|
850 |
+
msgid ""
|
851 |
+
"If you continue with this action, you will reset all the options in this "
|
852 |
+
"page."
|
853 |
+
msgstr ""
|
854 |
+
|
855 |
#: plugin-fw/lib/yit-pointers.php:70
|
856 |
msgid "Plugins Activated"
|
857 |
msgstr ""
|
877 |
|
878 |
#: plugin-fw/lib/yit-pointers.php:85
|
879 |
msgid ""
|
880 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
881 |
" Any time one of our plugins is updated, "
|
882 |
"a new entry will be added to this menu.\n"
|
883 |
+
" For example, after the update, plugin "
|
884 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
885 |
+
"Search, etc.)\n"
|
886 |
" will be moved from previous location to "
|
887 |
"YIT Plugin tab."
|
888 |
msgstr ""
|
901 |
|
902 |
#: plugin-fw/lib/yit-upgrade.php:122
|
903 |
msgid ""
|
904 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
905 |
msgstr ""
|
906 |
|
907 |
#: plugin-fw/lib/yit-upgrade.php:123
|
954 |
msgstr ""
|
955 |
|
956 |
#: plugin-fw/lib/yit-upgrade.php:493
|
957 |
+
msgid "You can't update the plugins for this site."
|
958 |
msgstr ""
|
959 |
|
960 |
#: plugin-fw/lib/yit-upgrade.php:497
|
961 |
+
msgid ""
|
962 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
963 |
msgstr ""
|
964 |
|
965 |
#: plugin-fw/lib/yit-upgrade.php:504
|
988 |
msgstr ""
|
989 |
|
990 |
#: plugin-fw/licence/lib/yit-licence.php:531
|
991 |
+
msgid "Software has been deactivated"
|
992 |
msgstr ""
|
993 |
|
994 |
#: plugin-fw/licence/lib/yit-licence.php:532
|
995 |
+
msgid "Maximum number of activations exceeded"
|
996 |
msgstr ""
|
997 |
|
998 |
#: plugin-fw/licence/lib/yit-licence.php:533
|
1183 |
|
1184 |
#: plugin-fw/templates/metaboxes/types/contactform.php:78
|
1185 |
#: plugin-fw/templates/metaboxes/types/contactform.php:270
|
1186 |
+
#, fuzzy
|
1187 |
+
msgid "Insert the title for the field."
|
1188 |
+
msgstr "Font ailesi seçimi"
|
1189 |
|
1190 |
#: plugin-fw/templates/metaboxes/types/contactform.php:83
|
1191 |
#: plugin-fw/templates/metaboxes/types/contactform.php:275
|
1207 |
#: plugin-fw/templates/metaboxes/types/contactform.php:100
|
1208 |
#: plugin-fw/templates/metaboxes/types/contactform.php:292
|
1209 |
#, fuzzy
|
1210 |
+
msgid "Select the type for this field."
|
1211 |
msgstr "Font ailesi seçimi"
|
1212 |
|
1213 |
#: plugin-fw/templates/metaboxes/types/contactform.php:105
|
1217 |
|
1218 |
#: plugin-fw/templates/metaboxes/types/contactform.php:109
|
1219 |
#: plugin-fw/templates/metaboxes/types/contactform.php:301
|
1220 |
+
msgid "Select this option if you want this field appears as already checked."
|
1221 |
msgstr ""
|
1222 |
|
1223 |
#: plugin-fw/templates/metaboxes/types/contactform.php:114
|
1248 |
|
1249 |
#: plugin-fw/templates/metaboxes/types/contactform.php:127
|
1250 |
#: plugin-fw/templates/metaboxes/types/contactform.php:319
|
1251 |
+
msgid "Error Message"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
#: plugin-fw/templates/metaboxes/types/contactform.php:131
|
1263 |
|
1264 |
#: plugin-fw/templates/metaboxes/types/contactform.php:140
|
1265 |
#: plugin-fw/templates/metaboxes/types/contactform.php:332
|
1266 |
+
msgid "Select this option if it must be required."
|
1267 |
msgstr ""
|
1268 |
|
1269 |
#: plugin-fw/templates/metaboxes/types/contactform.php:149
|
1270 |
#: plugin-fw/templates/metaboxes/types/contactform.php:341
|
1271 |
+
msgid "Select this option if the email must be valid."
|
1272 |
msgstr ""
|
1273 |
|
1274 |
#: plugin-fw/templates/metaboxes/types/contactform.php:154
|
1409 |
msgid "No sidebar"
|
1410 |
msgstr ""
|
1411 |
|
|
|
|
|
|
|
|
|
1412 |
#: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1413 |
#: plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1414 |
msgid "Right sidebar"
|
1513 |
msgid "Stock Status"
|
1514 |
msgstr "Stok Durumu"
|
1515 |
|
1516 |
+
#: templates/wishlist-view.php:101
|
1517 |
msgid "Remove this product"
|
1518 |
msgstr "Bu ürünü kaldır"
|
1519 |
|
1520 |
+
#: templates/wishlist-view.php:130
|
1521 |
msgid "Free!"
|
1522 |
msgstr "Ücretsiz!"
|
1523 |
|
1524 |
+
#: templates/wishlist-view.php:141
|
1525 |
msgid "Out of Stock"
|
1526 |
msgstr "Stok Dışı"
|
1527 |
|
1528 |
+
#: templates/wishlist-view.php:144
|
1529 |
msgid "In Stock"
|
1530 |
msgstr "Stokta"
|
1531 |
|
1532 |
+
#: templates/wishlist-view.php:196
|
1533 |
msgid "Ask an estimate of costs"
|
1534 |
msgstr ""
|
1535 |
|
1553 |
msgid "Click to preview"
|
1554 |
msgstr "Önizleme için tıklayın"
|
1555 |
|
1556 |
+
#, fuzzy
|
1557 |
+
#~ msgid "Button rounded corners"
|
1558 |
+
#~ msgstr "Yuvarlak köşeli butonlar"
|
1559 |
+
|
1560 |
#~ msgid "Cannot add to the cart as product is Out of Stock!"
|
1561 |
#~ msgstr "Stokta bulunmayan ürünler istek listesine eklenemez!"
|
1562 |
|
languages/yit-uk_UA.mo
CHANGED
Binary file
|
languages/yit-uk_UA.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -26,15 +26,15 @@ msgid ""
|
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
30 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
31 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
37 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -42,76 +42,76 @@ msgstr ""
|
|
42 |
msgid "Settings"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
46 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
47 |
msgid "Colors"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
51 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid ""
|
57 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
58 |
-
"to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
107 |
msgid "General Settings"
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
115 |
#, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -119,300 +119,332 @@ msgid ""
|
|
119 |
"\" target=\"_blank\">documentation</a>."
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
123 |
msgid "Default wishlist title"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
127 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
128 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
129 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
130 |
#, php-format
|
131 |
msgid "My wishlist on %s"
|
132 |
msgstr "Мій обраний список в %s"
|
133 |
|
134 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
135 |
msgid "Position"
|
136 |
msgstr ""
|
137 |
|
138 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
139 |
msgid ""
|
140 |
-
"
|
141 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
145 |
msgid "After \"Add to cart\""
|
146 |
msgstr "After \"Додати в кошик\""
|
147 |
|
148 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
149 |
msgid "After thumbnails"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
153 |
msgid "After summary"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
157 |
msgid "Use shortcode"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
161 |
msgid "Redirect to cart"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
165 |
msgid ""
|
166 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
167 |
"page."
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
171 |
msgid "Remove if added to the cart"
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
175 |
-
msgid "Remove the product from the wishlist if
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
179 |
msgid "\"Add to Wishlist\" text"
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
183 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
184 |
msgid "Add to Wishlist"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
msgid "\"Add to Cart\" text"
|
189 |
msgstr "\"Додати в кошик\" text"
|
190 |
|
191 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
192 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
193 |
msgid "Add to Cart"
|
194 |
msgstr "Додати в кошик"
|
195 |
|
196 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
197 |
#, fuzzy
|
198 |
msgid "Show Unit price"
|
199 |
msgstr "Ціна"
|
200 |
|
201 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
202 |
msgid "Show unit price for each product in wishlist"
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
206 |
#, fuzzy
|
207 |
msgid "Show \"Add to Cart\" button"
|
208 |
msgstr "\"Додати в кошик\" button text"
|
209 |
|
210 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
211 |
#, fuzzy
|
212 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
213 |
msgstr "\"Додати в кошик\" button background"
|
214 |
|
215 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
216 |
#, fuzzy
|
217 |
msgid "Show Stock status"
|
218 |
msgstr "Наявність на складі"
|
219 |
|
220 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
221 |
msgid ""
|
222 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
226 |
msgid "Styles"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
230 |
msgid "Use buttons"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
234 |
-
msgid "Use buttons instead of
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
238 |
msgid "Custom CSS"
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
242 |
msgid "Use theme style"
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
246 |
msgid "Use the theme style."
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
250 |
-
msgid "
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
254 |
-
msgid "Make
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
258 |
msgid "\"Add to Wishlist\" icon"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
262 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
266 |
msgid "\"Add to Cart\" icon"
|
267 |
msgstr "\"Додати в кошик\" icon"
|
268 |
|
269 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
270 |
msgid "Add an icon to the \"Add to Cart\" button"
|
271 |
msgstr "Add an icon to the \"Додати в кошик\" button"
|
272 |
|
273 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
274 |
msgid "Socials & Share"
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
278 |
msgid "Share on Facebook"
|
279 |
msgstr ""
|
280 |
|
281 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
282 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
283 |
#, fuzzy
|
284 |
msgid "Show \"Share on Facebook\" button"
|
285 |
msgstr "\"Додати в кошик\" button text"
|
286 |
|
287 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
288 |
msgid "Tweet on Twitter"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
292 |
#, fuzzy
|
293 |
msgid "Show \"Tweet on Twitter\" button"
|
294 |
msgstr "\"Додати в кошик\" button text"
|
295 |
|
296 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
297 |
msgid "Pin on Pinterest"
|
298 |
msgstr ""
|
299 |
|
300 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
301 |
#, fuzzy
|
302 |
msgid "Show \"Pin on Pinterest\" button"
|
303 |
msgstr "\"Додати в кошик\" button text"
|
304 |
|
305 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
306 |
msgid "Share on Google+"
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
310 |
msgid "Share by Email"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
314 |
#, fuzzy
|
315 |
msgid "Show \"Share by Email\" button"
|
316 |
msgstr "\"Додати в кошик\" button text"
|
317 |
|
318 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
319 |
msgid "Social title"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
323 |
msgid "Social text"
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
327 |
msgid ""
|
328 |
-
"
|
329 |
-
"strong> where you want the URL of your wishlist
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
333 |
msgid "Social image URL"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
337 |
#, fuzzy
|
338 |
msgid "\"Add to wishlist\" button"
|
339 |
msgstr "\"Додати в кошик\" button text"
|
340 |
|
341 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
342 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
343 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
344 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
345 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
346 |
msgid "Background"
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
350 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
351 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
352 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
353 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
354 |
msgid "Text"
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
358 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
359 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
360 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
361 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
362 |
msgid "Border"
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
366 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
367 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
368 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
369 |
msgid "Background (hover)"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
373 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
374 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
375 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
376 |
msgid "Text (hover)"
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
380 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
381 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
382 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
383 |
msgid "Border (hover)"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
387 |
#, fuzzy
|
388 |
msgid "\"Add to Cart\" button"
|
389 |
msgstr "\"Додати в кошик\" button text"
|
390 |
|
391 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
392 |
msgid "\"Style 1\" button"
|
393 |
msgstr ""
|
394 |
|
395 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
396 |
msgid "\"Style 2\" button"
|
397 |
msgstr ""
|
398 |
|
399 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
400 |
msgid "Wishlist table"
|
401 |
msgstr ""
|
402 |
|
403 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
404 |
msgid "Headers"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
408 |
msgid "Background color"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
412 |
msgid "Wishlist Activated"
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
416 |
#, php-format
|
417 |
msgid ""
|
418 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -421,51 +453,37 @@ msgid ""
|
|
421 |
"options, <a href=\"%s\">discover it now</a>."
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
425 |
msgid "Wishlist Updated"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
429 |
#, php-format
|
430 |
msgid ""
|
431 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
432 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
433 |
-
"version. When one of our plugins
|
434 |
-
"menu. Wishlist
|
435 |
-
"the PREMIUM version.</a>"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: ../includes/class.yith-wcwl-init.php:
|
439 |
msgid ""
|
440 |
-
"We are sorry,but this feature is available only if cookies
|
441 |
-
"
|
442 |
msgstr ""
|
443 |
|
444 |
#: ../includes/class.yith-wcwl-install.php:239
|
445 |
msgid "wishlist"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: ../includes/class.yith-wcwl-shortcode.php:
|
449 |
#: ../includes/class.yith-wcwl-ui.php:161
|
450 |
msgid "Share on:"
|
451 |
msgstr "Поширити в:"
|
452 |
|
453 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1143
|
454 |
-
#: ../templates/add-to-wishlist.php:21
|
455 |
-
msgid "Product added!"
|
456 |
-
msgstr ""
|
457 |
-
|
458 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
459 |
-
#: ../templates/add-to-wishlist.php:23 ../templates/add-to-wishlist.php:30
|
460 |
-
msgid "Browse Wishlist"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: ../includes/class.yith-wcwl-ui.php:82 ../templates/add-to-wishlist.php:28
|
464 |
-
msgid "The product is already in the wishlist!"
|
465 |
-
msgstr ""
|
466 |
-
|
467 |
#: ../includes/class.yith-wcwl-ui.php:116
|
468 |
-
#: ../includes/class.yith-wcwl-ui.php:
|
469 |
msgid "Select options"
|
470 |
msgstr ""
|
471 |
|
@@ -481,35 +499,40 @@ msgstr ""
|
|
481 |
msgid "email"
|
482 |
msgstr ""
|
483 |
|
484 |
-
#: ../includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
|
|
485 |
msgid "Error occurred while adding product to wishlist."
|
486 |
msgstr ""
|
487 |
|
488 |
-
#: ../includes/class.yith-wcwl.php:
|
489 |
msgid "Remove now does not require any param"
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: ../includes/class.yith-wcwl.php:
|
493 |
-
msgid "Error occurred while removing
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: ../includes/class.yith-wcwl.php:
|
497 |
msgid "You need to log in before creating a new wishlist"
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: ../includes/class.yith-wcwl.php:
|
501 |
msgid "Product already in the wishlist."
|
502 |
msgstr ""
|
503 |
|
504 |
-
#: ../includes/class.yith-wcwl.php:
|
505 |
msgid "Product successfully removed."
|
506 |
msgstr ""
|
507 |
|
508 |
-
#: ../includes/class.yith-wcwl.php:
|
509 |
msgid "Error. Unable to remove the product from the wishlist."
|
510 |
msgstr ""
|
511 |
|
512 |
-
#: ../includes/class.yith-wcwl.php:
|
513 |
msgid "No products were added to the wishlist"
|
514 |
msgstr "Немає доданих продуктів до вибраного"
|
515 |
|
@@ -637,7 +660,9 @@ msgid "Rewrite"
|
|
637 |
msgstr ""
|
638 |
|
639 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
640 |
-
msgid "
|
|
|
|
|
641 |
msgstr ""
|
642 |
|
643 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -672,7 +697,7 @@ msgid "Taxonomy Rewrite"
|
|
672 |
msgstr ""
|
673 |
|
674 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
675 |
-
msgid "Set
|
676 |
msgstr ""
|
677 |
|
678 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -705,15 +730,15 @@ msgstr ""
|
|
705 |
|
706 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
707 |
#, php-format
|
708 |
-
msgid "Add %s
|
709 |
msgstr ""
|
710 |
|
711 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
712 |
msgid "Add with multiupload"
|
713 |
msgstr ""
|
714 |
|
715 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:
|
716 |
-
msgid "The changes you made will be lost if you leave this page."
|
717 |
msgstr ""
|
718 |
|
719 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -732,9 +757,9 @@ msgid "Save Changes"
|
|
732 |
msgstr ""
|
733 |
|
734 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
735 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
736 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
737 |
-
msgid "
|
|
|
738 |
msgstr ""
|
739 |
|
740 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -746,12 +771,12 @@ msgstr ""
|
|
746 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
747 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
748 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
749 |
-
msgid "Are you sure
|
750 |
msgstr ""
|
751 |
|
752 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
753 |
msgid ""
|
754 |
-
"The element you have
|
755 |
msgstr ""
|
756 |
|
757 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -780,7 +805,7 @@ msgid "An error has occurred during import. Please try again."
|
|
780 |
msgstr ""
|
781 |
|
782 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
783 |
-
msgid "The file
|
784 |
msgstr ""
|
785 |
|
786 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -791,6 +816,12 @@ msgstr ""
|
|
791 |
msgid "Sorting successful."
|
792 |
msgstr ""
|
793 |
|
|
|
|
|
|
|
|
|
|
|
|
|
794 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
795 |
msgid "Plugins Activated"
|
796 |
msgstr ""
|
@@ -816,13 +847,12 @@ msgstr ""
|
|
816 |
|
817 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
818 |
msgid ""
|
819 |
-
"From now on, you can find all
|
820 |
-
"menu.\n"
|
821 |
" Any time one of our plugins is updated, "
|
822 |
"a new entry will be added to this menu.\n"
|
823 |
-
" For example, after update, plugin "
|
824 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
825 |
-
"etc.)\n"
|
826 |
" will be moved from previous location to "
|
827 |
"YIT Plugin tab."
|
828 |
msgstr ""
|
@@ -841,7 +871,7 @@ msgstr ""
|
|
841 |
|
842 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
843 |
msgid ""
|
844 |
-
"please <a href=\"%activate_link%\">
|
845 |
msgstr ""
|
846 |
|
847 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
@@ -894,11 +924,12 @@ msgid ""
|
|
894 |
msgstr ""
|
895 |
|
896 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
897 |
-
msgid "You can't update plugins for this site."
|
898 |
msgstr ""
|
899 |
|
900 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
901 |
-
msgid "
|
|
|
902 |
msgstr ""
|
903 |
|
904 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
@@ -927,11 +958,11 @@ msgid "Invalid licence key"
|
|
927 |
msgstr ""
|
928 |
|
929 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
930 |
-
msgid "Software has been
|
931 |
msgstr ""
|
932 |
|
933 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
934 |
-
msgid "
|
935 |
msgstr ""
|
936 |
|
937 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1118,7 +1149,7 @@ msgstr ""
|
|
1118 |
|
1119 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1120 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1121 |
-
msgid "Insert title for the field."
|
1122 |
msgstr ""
|
1123 |
|
1124 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
@@ -1140,7 +1171,7 @@ msgstr ""
|
|
1140 |
|
1141 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1142 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1143 |
-
msgid "Select type for this field."
|
1144 |
msgstr ""
|
1145 |
|
1146 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1150,7 +1181,7 @@ msgstr ""
|
|
1150 |
|
1151 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1152 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1153 |
-
msgid "Select this if you want this field already checked."
|
1154 |
msgstr ""
|
1155 |
|
1156 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1179,7 +1210,7 @@ msgstr ""
|
|
1179 |
|
1180 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1181 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1182 |
-
msgid "Message
|
1183 |
msgstr ""
|
1184 |
|
1185 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1194,12 +1225,12 @@ msgstr ""
|
|
1194 |
|
1195 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1196 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1197 |
-
msgid "Select this if it must be required."
|
1198 |
msgstr ""
|
1199 |
|
1200 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1201 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1202 |
-
msgid "Select this if
|
1203 |
msgstr ""
|
1204 |
|
1205 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1340,10 +1371,6 @@ msgstr ""
|
|
1340 |
msgid "No sidebar"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1344 |
-
msgid "No sideabr"
|
1345 |
-
msgstr ""
|
1346 |
-
|
1347 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1348 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1349 |
msgid "Right sidebar"
|
@@ -1446,23 +1473,23 @@ msgstr "Ціна"
|
|
1446 |
msgid "Stock Status"
|
1447 |
msgstr "Наявність на складі"
|
1448 |
|
1449 |
-
#: ../templates/wishlist-view.php:
|
1450 |
msgid "Remove this product"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
-
#: ../templates/wishlist-view.php:
|
1454 |
msgid "Free!"
|
1455 |
msgstr ""
|
1456 |
|
1457 |
-
#: ../templates/wishlist-view.php:
|
1458 |
msgid "Out of Stock"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
-
#: ../templates/wishlist-view.php:
|
1462 |
msgid "In Stock"
|
1463 |
msgstr "в наявності"
|
1464 |
|
1465 |
-
#: ../templates/wishlist-view.php:
|
1466 |
msgid "Ask an estimate of costs"
|
1467 |
msgstr ""
|
1468 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
+
"POT-Creation-Date: 2015-03-04 16:40+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-03-04 16:40+0100\n"
|
6 |
"Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.7\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: ../includes/class.yith-wcwl-admin-init.php:188
|
30 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1399
|
31 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1400
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: ../includes/class.yith-wcwl-admin-init.php:190
|
37 |
+
#: ../includes/class.yith-wcwl-admin-init.php:289
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
42 |
msgid "Settings"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: ../includes/class.yith-wcwl-admin-init.php:191
|
46 |
+
#: ../includes/class.yith-wcwl-admin-init.php:256
|
47 |
msgid "Colors"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../includes/class.yith-wcwl-admin-init.php:192
|
51 |
+
#: ../includes/class.yith-wcwl-admin-init.php:293
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ../includes/class.yith-wcwl-admin-init.php:317
|
56 |
msgid ""
|
57 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
58 |
+
"link to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: ../includes/class.yith-wcwl-admin-init.php:320
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../includes/class.yith-wcwl-admin-init.php:325
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: ../includes/class.yith-wcwl-admin-init.php:341
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: ../includes/class.yith-wcwl-admin-init.php:342
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: ../includes/class.yith-wcwl-admin-init.php:917
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: ../includes/class.yith-wcwl-admin-init.php:920
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: ../includes/class.yith-wcwl-admin-init.php:921
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: ../includes/class.yith-wcwl-admin-init.php:922
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../includes/class.yith-wcwl-admin-init.php:929
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: ../includes/class.yith-wcwl-admin-init.php:930
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: ../includes/class.yith-wcwl-admin-init.php:940
|
107 |
msgid "General Settings"
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: ../includes/class.yith-wcwl-admin-init.php:947
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: ../includes/class.yith-wcwl-admin-init.php:948
|
115 |
#, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
119 |
"\" target=\"_blank\">documentation</a>."
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: ../includes/class.yith-wcwl-admin-init.php:955
|
123 |
msgid "Default wishlist title"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: ../includes/class.yith-wcwl-admin-init.php:957
|
127 |
+
#: ../includes/class.yith-wcwl-admin-init.php:958
|
128 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1199
|
129 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1200
|
130 |
#, php-format
|
131 |
msgid "My wishlist on %s"
|
132 |
msgstr "Мій обраний список в %s"
|
133 |
|
134 |
+
#: ../includes/class.yith-wcwl-admin-init.php:966
|
135 |
msgid "Position"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: ../includes/class.yith-wcwl-admin-init.php:967
|
139 |
msgid ""
|
140 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
141 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: ../includes/class.yith-wcwl-admin-init.php:973
|
145 |
msgid "After \"Add to cart\""
|
146 |
msgstr "After \"Додати в кошик\""
|
147 |
|
148 |
+
#: ../includes/class.yith-wcwl-admin-init.php:974
|
149 |
msgid "After thumbnails"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: ../includes/class.yith-wcwl-admin-init.php:975
|
153 |
msgid "After summary"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: ../includes/class.yith-wcwl-admin-init.php:976
|
157 |
msgid "Use shortcode"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: ../includes/class.yith-wcwl-admin-init.php:981
|
161 |
msgid "Redirect to cart"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../includes/class.yith-wcwl-admin-init.php:982
|
165 |
msgid ""
|
166 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
167 |
"page."
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: ../includes/class.yith-wcwl-admin-init.php:989
|
171 |
msgid "Remove if added to the cart"
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: ../includes/class.yith-wcwl-admin-init.php:990
|
175 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: ../includes/class.yith-wcwl-admin-init.php:997
|
179 |
msgid "\"Add to Wishlist\" text"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: ../includes/class.yith-wcwl-admin-init.php:999
|
183 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1000
|
184 |
msgid "Add to Wishlist"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1005
|
188 |
+
#, fuzzy
|
189 |
+
msgid "\"Browse wishlist\" text"
|
190 |
+
msgstr "\"Додати в кошик\" button text"
|
191 |
+
|
192 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1007
|
193 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1008
|
194 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
195 |
+
msgid "Browse Wishlist"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1013
|
199 |
+
msgid "\"Product already in wishlist\" text"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1015
|
203 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1016
|
204 |
+
#: ../includes/class.yith-wcwl-ui.php:82
|
205 |
+
msgid "The product is already in the wishlist!"
|
206 |
+
msgstr ""
|
207 |
+
|
208 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1021
|
209 |
+
#, fuzzy
|
210 |
+
msgid "\"Product added\" text"
|
211 |
+
msgstr "Назва продукту"
|
212 |
+
|
213 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1023
|
214 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1024
|
215 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1237
|
216 |
+
msgid "Product added!"
|
217 |
+
msgstr ""
|
218 |
+
|
219 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1029
|
220 |
msgid "\"Add to Cart\" text"
|
221 |
msgstr "\"Додати в кошик\" text"
|
222 |
|
223 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1031
|
224 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1032
|
225 |
msgid "Add to Cart"
|
226 |
msgstr "Додати в кошик"
|
227 |
|
228 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1037
|
229 |
#, fuzzy
|
230 |
msgid "Show Unit price"
|
231 |
msgstr "Ціна"
|
232 |
|
233 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1038
|
234 |
msgid "Show unit price for each product in wishlist"
|
235 |
msgstr ""
|
236 |
|
237 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1046
|
238 |
#, fuzzy
|
239 |
msgid "Show \"Add to Cart\" button"
|
240 |
msgstr "\"Додати в кошик\" button text"
|
241 |
|
242 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1047
|
243 |
#, fuzzy
|
244 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
245 |
msgstr "\"Додати в кошик\" button background"
|
246 |
|
247 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1055
|
248 |
#, fuzzy
|
249 |
msgid "Show Stock status"
|
250 |
msgstr "Наявність на складі"
|
251 |
|
252 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1056
|
253 |
msgid ""
|
254 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1079
|
258 |
msgid "Styles"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1086
|
262 |
msgid "Use buttons"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1087
|
266 |
+
msgid "Use buttons instead of simple anchors."
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1094
|
270 |
msgid "Custom CSS"
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1102
|
274 |
msgid "Use theme style"
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1103
|
278 |
msgid "Use the theme style."
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1110
|
282 |
+
msgid "Rounded buttons"
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1111
|
286 |
+
msgid "Make button corners rounded"
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1118
|
290 |
msgid "\"Add to Wishlist\" icon"
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1119
|
294 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1130
|
298 |
msgid "\"Add to Cart\" icon"
|
299 |
msgstr "\"Додати в кошик\" icon"
|
300 |
|
301 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1131
|
302 |
msgid "Add an icon to the \"Add to Cart\" button"
|
303 |
msgstr "Add an icon to the \"Додати в кошик\" button"
|
304 |
|
305 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1150
|
306 |
msgid "Socials & Share"
|
307 |
msgstr ""
|
308 |
|
309 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1157
|
310 |
msgid "Share on Facebook"
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1158
|
314 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1182
|
315 |
#, fuzzy
|
316 |
msgid "Show \"Share on Facebook\" button"
|
317 |
msgstr "\"Додати в кошик\" button text"
|
318 |
|
319 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1165
|
320 |
msgid "Tweet on Twitter"
|
321 |
msgstr ""
|
322 |
|
323 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1166
|
324 |
#, fuzzy
|
325 |
msgid "Show \"Tweet on Twitter\" button"
|
326 |
msgstr "\"Додати в кошик\" button text"
|
327 |
|
328 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1173
|
329 |
msgid "Pin on Pinterest"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1174
|
333 |
#, fuzzy
|
334 |
msgid "Show \"Pin on Pinterest\" button"
|
335 |
msgstr "\"Додати в кошик\" button text"
|
336 |
|
337 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1181
|
338 |
msgid "Share on Google+"
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1189
|
342 |
msgid "Share by Email"
|
343 |
msgstr ""
|
344 |
|
345 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1190
|
346 |
#, fuzzy
|
347 |
msgid "Show \"Share by Email\" button"
|
348 |
msgstr "\"Додати в кошик\" button text"
|
349 |
|
350 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1197
|
351 |
msgid "Social title"
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1205
|
355 |
msgid "Social text"
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1206
|
359 |
msgid ""
|
360 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
361 |
+
"%</strong> where you want to show the URL of your wishlist."
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1214
|
365 |
msgid "Social image URL"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1250
|
369 |
#, fuzzy
|
370 |
msgid "\"Add to wishlist\" button"
|
371 |
msgstr "\"Додати в кошик\" button text"
|
372 |
|
373 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1253
|
374 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1271
|
375 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1289
|
376 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1307
|
377 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1325
|
378 |
msgid "Background"
|
379 |
msgstr ""
|
380 |
|
381 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1254
|
382 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1272
|
383 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1290
|
384 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1308
|
385 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1326
|
386 |
msgid "Text"
|
387 |
msgstr ""
|
388 |
|
389 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1255
|
390 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1273
|
391 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1291
|
392 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1309
|
393 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1327
|
394 |
msgid "Border"
|
395 |
msgstr ""
|
396 |
|
397 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1262
|
398 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1280
|
399 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1298
|
400 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1316
|
401 |
msgid "Background (hover)"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1263
|
405 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1281
|
406 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1299
|
407 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1317
|
408 |
msgid "Text (hover)"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1264
|
412 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1282
|
413 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1300
|
414 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1318
|
415 |
msgid "Border (hover)"
|
416 |
msgstr ""
|
417 |
|
418 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1268
|
419 |
#, fuzzy
|
420 |
msgid "\"Add to Cart\" button"
|
421 |
msgstr "\"Додати в кошик\" button text"
|
422 |
|
423 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1286
|
424 |
msgid "\"Style 1\" button"
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1304
|
428 |
msgid "\"Style 2\" button"
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1322
|
432 |
msgid "Wishlist table"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1331
|
436 |
msgid "Headers"
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1334
|
440 |
msgid "Background color"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1461
|
444 |
msgid "Wishlist Activated"
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1462
|
448 |
#, php-format
|
449 |
msgid ""
|
450 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
453 |
"options, <a href=\"%s\">discover it now</a>."
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1473
|
457 |
msgid "Wishlist Updated"
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1474
|
461 |
#, php-format
|
462 |
msgid ""
|
463 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
464 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
465 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
466 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
467 |
+
"\">discover the PREMIUM version.</a>"
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: ../includes/class.yith-wcwl-init.php:347
|
471 |
msgid ""
|
472 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
473 |
+
"your browser."
|
474 |
msgstr ""
|
475 |
|
476 |
#: ../includes/class.yith-wcwl-install.php:239
|
477 |
msgid "wishlist"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: ../includes/class.yith-wcwl-shortcode.php:224
|
481 |
#: ../includes/class.yith-wcwl-ui.php:161
|
482 |
msgid "Share on:"
|
483 |
msgstr "Поширити в:"
|
484 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
485 |
#: ../includes/class.yith-wcwl-ui.php:116
|
486 |
+
#: ../includes/class.yith-wcwl-ui.php:199
|
487 |
msgid "Select options"
|
488 |
msgstr ""
|
489 |
|
499 |
msgid "email"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: ../includes/class.yith-wcwl.php:185
|
503 |
+
#, fuzzy
|
504 |
+
msgid "Error occurred while adding products to the wishlist."
|
505 |
+
msgstr "Немає доданих продуктів до вибраного"
|
506 |
+
|
507 |
+
#: ../includes/class.yith-wcwl.php:269
|
508 |
msgid "Error occurred while adding product to wishlist."
|
509 |
msgstr ""
|
510 |
|
511 |
+
#: ../includes/class.yith-wcwl.php:284
|
512 |
msgid "Remove now does not require any param"
|
513 |
msgstr ""
|
514 |
|
515 |
+
#: ../includes/class.yith-wcwl.php:318
|
516 |
+
msgid "Error occurred while removing products from the wishlist"
|
517 |
msgstr ""
|
518 |
|
519 |
+
#: ../includes/class.yith-wcwl.php:596
|
520 |
msgid "You need to log in before creating a new wishlist"
|
521 |
msgstr ""
|
522 |
|
523 |
+
#: ../includes/class.yith-wcwl.php:1240
|
524 |
msgid "Product already in the wishlist."
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: ../includes/class.yith-wcwl.php:1272
|
528 |
msgid "Product successfully removed."
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: ../includes/class.yith-wcwl.php:1276
|
532 |
msgid "Error. Unable to remove the product from the wishlist."
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: ../includes/class.yith-wcwl.php:1280 ../templates/wishlist-view.php:170
|
536 |
msgid "No products were added to the wishlist"
|
537 |
msgstr "Немає доданих продуктів до вибраного"
|
538 |
|
660 |
msgstr ""
|
661 |
|
662 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
663 |
+
msgid ""
|
664 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
665 |
+
"empty)"
|
666 |
msgstr ""
|
667 |
|
668 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
697 |
msgstr ""
|
698 |
|
699 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
700 |
+
msgid "Set univocal name for each category page URL."
|
701 |
msgstr ""
|
702 |
|
703 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
730 |
|
731 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
732 |
#, php-format
|
733 |
+
msgid "Add %s from images"
|
734 |
msgstr ""
|
735 |
|
736 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
737 |
msgid "Add with multiupload"
|
738 |
msgstr ""
|
739 |
|
740 |
+
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:345
|
741 |
+
msgid "The changes you have made will be lost if you leave this page."
|
742 |
msgstr ""
|
743 |
|
744 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
757 |
msgstr ""
|
758 |
|
759 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
760 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
761 |
+
msgid ""
|
762 |
+
"If you continue with this action, you will reset all options in this page."
|
763 |
msgstr ""
|
764 |
|
765 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
771 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
772 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
773 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
774 |
+
msgid "Are you sure?"
|
775 |
msgstr ""
|
776 |
|
777 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
778 |
msgid ""
|
779 |
+
"The element you have entered already exists. Please, enter another name."
|
780 |
msgstr ""
|
781 |
|
782 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
805 |
msgstr ""
|
806 |
|
807 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
808 |
+
msgid "The added file is not valid."
|
809 |
msgstr ""
|
810 |
|
811 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
816 |
msgid "Sorting successful."
|
817 |
msgstr ""
|
818 |
|
819 |
+
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
820 |
+
msgid ""
|
821 |
+
"If you continue with this action, you will reset all the options in this "
|
822 |
+
"page."
|
823 |
+
msgstr ""
|
824 |
+
|
825 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
826 |
msgid "Plugins Activated"
|
827 |
msgstr ""
|
847 |
|
848 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
849 |
msgid ""
|
850 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
851 |
" Any time one of our plugins is updated, "
|
852 |
"a new entry will be added to this menu.\n"
|
853 |
+
" For example, after the update, plugin "
|
854 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
855 |
+
"Search, etc.)\n"
|
856 |
" will be moved from previous location to "
|
857 |
"YIT Plugin tab."
|
858 |
msgstr ""
|
871 |
|
872 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
873 |
msgid ""
|
874 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
875 |
msgstr ""
|
876 |
|
877 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
924 |
msgstr ""
|
925 |
|
926 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
927 |
+
msgid "You can't update the plugins for this site."
|
928 |
msgstr ""
|
929 |
|
930 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
931 |
+
msgid ""
|
932 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
933 |
msgstr ""
|
934 |
|
935 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
958 |
msgstr ""
|
959 |
|
960 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
961 |
+
msgid "Software has been deactivated"
|
962 |
msgstr ""
|
963 |
|
964 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
965 |
+
msgid "Maximum number of activations exceeded"
|
966 |
msgstr ""
|
967 |
|
968 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
1149 |
|
1150 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1151 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1152 |
+
msgid "Insert the title for the field."
|
1153 |
msgstr ""
|
1154 |
|
1155 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1171 |
|
1172 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1173 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1174 |
+
msgid "Select the type for this field."
|
1175 |
msgstr ""
|
1176 |
|
1177 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
1181 |
|
1182 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1183 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1184 |
+
msgid "Select this option if you want this field appears as already checked."
|
1185 |
msgstr ""
|
1186 |
|
1187 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
1210 |
|
1211 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1212 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1213 |
+
msgid "Error Message"
|
1214 |
msgstr ""
|
1215 |
|
1216 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
1225 |
|
1226 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1227 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1228 |
+
msgid "Select this option if it must be required."
|
1229 |
msgstr ""
|
1230 |
|
1231 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1232 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1233 |
+
msgid "Select this option if the email must be valid."
|
1234 |
msgstr ""
|
1235 |
|
1236 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
1371 |
msgid "No sidebar"
|
1372 |
msgstr ""
|
1373 |
|
|
|
|
|
|
|
|
|
1374 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1375 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1376 |
msgid "Right sidebar"
|
1473 |
msgid "Stock Status"
|
1474 |
msgstr "Наявність на складі"
|
1475 |
|
1476 |
+
#: ../templates/wishlist-view.php:101
|
1477 |
msgid "Remove this product"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
+
#: ../templates/wishlist-view.php:130
|
1481 |
msgid "Free!"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
+
#: ../templates/wishlist-view.php:141
|
1485 |
msgid "Out of Stock"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: ../templates/wishlist-view.php:144
|
1489 |
msgid "In Stock"
|
1490 |
msgstr "в наявності"
|
1491 |
|
1492 |
+
#: ../templates/wishlist-view.php:196
|
1493 |
msgid "Ask an estimate of costs"
|
1494 |
msgstr ""
|
1495 |
|
languages/yit.pot
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -26,15 +26,15 @@ msgid ""
|
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
30 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
31 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
37 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
@@ -42,76 +42,76 @@ msgstr ""
|
|
42 |
msgid "Settings"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
46 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
47 |
msgid "Colors"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
51 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
56 |
msgid ""
|
57 |
-
"WARNING: This plugin requires at least WooCommerce 2.2!
|
58 |
-
"to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
107 |
msgid "General Settings"
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
115 |
#, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
@@ -119,290 +119,320 @@ msgid ""
|
|
119 |
"\" target=\"_blank\">documentation</a>."
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
123 |
msgid "Default wishlist title"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
127 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
128 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
129 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
130 |
#, php-format
|
131 |
msgid "My wishlist on %s"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
135 |
msgid "Position"
|
136 |
msgstr ""
|
137 |
|
138 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
139 |
msgid ""
|
140 |
-
"
|
141 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
145 |
msgid "After \"Add to cart\""
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
149 |
msgid "After thumbnails"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
153 |
msgid "After summary"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
157 |
msgid "Use shortcode"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
161 |
msgid "Redirect to cart"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
165 |
msgid ""
|
166 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
167 |
"page."
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
171 |
msgid "Remove if added to the cart"
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
175 |
-
msgid "Remove the product from the wishlist if
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
179 |
msgid "\"Add to Wishlist\" text"
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
183 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
184 |
msgid "Add to Wishlist"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
msgid "\"Add to Cart\" text"
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
192 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
193 |
msgid "Add to Cart"
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
197 |
msgid "Show Unit price"
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
201 |
msgid "Show unit price for each product in wishlist"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
205 |
msgid "Show \"Add to Cart\" button"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
209 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
213 |
msgid "Show Stock status"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
217 |
msgid ""
|
218 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
222 |
msgid "Styles"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
226 |
msgid "Use buttons"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
230 |
-
msgid "Use buttons instead of
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
234 |
msgid "Custom CSS"
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
238 |
msgid "Use theme style"
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
242 |
msgid "Use the theme style."
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
246 |
-
msgid "
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
250 |
-
msgid "Make
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
254 |
msgid "\"Add to Wishlist\" icon"
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
258 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
262 |
msgid "\"Add to Cart\" icon"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
266 |
msgid "Add an icon to the \"Add to Cart\" button"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
270 |
msgid "Socials & Share"
|
271 |
msgstr ""
|
272 |
|
273 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
274 |
msgid "Share on Facebook"
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
278 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
279 |
msgid "Show \"Share on Facebook\" button"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
283 |
msgid "Tweet on Twitter"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
287 |
msgid "Show \"Tweet on Twitter\" button"
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
291 |
msgid "Pin on Pinterest"
|
292 |
msgstr ""
|
293 |
|
294 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
295 |
msgid "Show \"Pin on Pinterest\" button"
|
296 |
msgstr ""
|
297 |
|
298 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
299 |
msgid "Share on Google+"
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
303 |
msgid "Share by Email"
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
307 |
msgid "Show \"Share by Email\" button"
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
311 |
msgid "Social title"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
315 |
msgid "Social text"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
319 |
msgid ""
|
320 |
-
"
|
321 |
-
"strong> where you want the URL of your wishlist
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
325 |
msgid "Social image URL"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
329 |
msgid "\"Add to wishlist\" button"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
333 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
334 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
335 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
336 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
337 |
msgid "Background"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
341 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
342 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
343 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
344 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
345 |
msgid "Text"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
349 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
350 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
351 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
352 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
353 |
msgid "Border"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
357 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
358 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
359 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
360 |
msgid "Background (hover)"
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
364 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
365 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
366 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
367 |
msgid "Text (hover)"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
371 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
372 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
373 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
374 |
msgid "Border (hover)"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
378 |
msgid "\"Add to Cart\" button"
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
382 |
msgid "\"Style 1\" button"
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
386 |
msgid "\"Style 2\" button"
|
387 |
msgstr ""
|
388 |
|
389 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
390 |
msgid "Wishlist table"
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
394 |
msgid "Headers"
|
395 |
msgstr ""
|
396 |
|
397 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
398 |
msgid "Background color"
|
399 |
msgstr ""
|
400 |
|
401 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
402 |
msgid "Wishlist Activated"
|
403 |
msgstr ""
|
404 |
|
405 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
406 |
#, php-format
|
407 |
msgid ""
|
408 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
@@ -411,51 +441,37 @@ msgid ""
|
|
411 |
"options, <a href=\"%s\">discover it now</a>."
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
415 |
msgid "Wishlist Updated"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: ../includes/class.yith-wcwl-admin-init.php:
|
419 |
#, php-format
|
420 |
msgid ""
|
421 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
422 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
423 |
-
"version. When one of our plugins
|
424 |
-
"menu. Wishlist
|
425 |
-
"the PREMIUM version.</a>"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: ../includes/class.yith-wcwl-init.php:
|
429 |
msgid ""
|
430 |
-
"We are sorry,but this feature is available only if cookies
|
431 |
-
"
|
432 |
msgstr ""
|
433 |
|
434 |
#: ../includes/class.yith-wcwl-install.php:239
|
435 |
msgid "wishlist"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: ../includes/class.yith-wcwl-shortcode.php:
|
439 |
#: ../includes/class.yith-wcwl-ui.php:161
|
440 |
msgid "Share on:"
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1143
|
444 |
-
#: ../templates/add-to-wishlist.php:21
|
445 |
-
msgid "Product added!"
|
446 |
-
msgstr ""
|
447 |
-
|
448 |
-
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
449 |
-
#: ../templates/add-to-wishlist.php:23 ../templates/add-to-wishlist.php:30
|
450 |
-
msgid "Browse Wishlist"
|
451 |
-
msgstr ""
|
452 |
-
|
453 |
-
#: ../includes/class.yith-wcwl-ui.php:82 ../templates/add-to-wishlist.php:28
|
454 |
-
msgid "The product is already in the wishlist!"
|
455 |
-
msgstr ""
|
456 |
-
|
457 |
#: ../includes/class.yith-wcwl-ui.php:116
|
458 |
-
#: ../includes/class.yith-wcwl-ui.php:
|
459 |
msgid "Select options"
|
460 |
msgstr ""
|
461 |
|
@@ -471,35 +487,39 @@ msgstr ""
|
|
471 |
msgid "email"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: ../includes/class.yith-wcwl.php:
|
|
|
|
|
|
|
|
|
475 |
msgid "Error occurred while adding product to wishlist."
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: ../includes/class.yith-wcwl.php:
|
479 |
msgid "Remove now does not require any param"
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: ../includes/class.yith-wcwl.php:
|
483 |
-
msgid "Error occurred while removing
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: ../includes/class.yith-wcwl.php:
|
487 |
msgid "You need to log in before creating a new wishlist"
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: ../includes/class.yith-wcwl.php:
|
491 |
msgid "Product already in the wishlist."
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: ../includes/class.yith-wcwl.php:
|
495 |
msgid "Product successfully removed."
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: ../includes/class.yith-wcwl.php:
|
499 |
msgid "Error. Unable to remove the product from the wishlist."
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: ../includes/class.yith-wcwl.php:
|
503 |
msgid "No products were added to the wishlist"
|
504 |
msgstr ""
|
505 |
|
@@ -627,7 +647,9 @@ msgid "Rewrite"
|
|
627 |
msgstr ""
|
628 |
|
629 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
630 |
-
msgid "
|
|
|
|
|
631 |
msgstr ""
|
632 |
|
633 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
@@ -662,7 +684,7 @@ msgid "Taxonomy Rewrite"
|
|
662 |
msgstr ""
|
663 |
|
664 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
665 |
-
msgid "Set
|
666 |
msgstr ""
|
667 |
|
668 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
@@ -695,15 +717,15 @@ msgstr ""
|
|
695 |
|
696 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
697 |
#, php-format
|
698 |
-
msgid "Add %s
|
699 |
msgstr ""
|
700 |
|
701 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
702 |
msgid "Add with multiupload"
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:
|
706 |
-
msgid "The changes you made will be lost if you leave this page."
|
707 |
msgstr ""
|
708 |
|
709 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
@@ -722,9 +744,9 @@ msgid "Save Changes"
|
|
722 |
msgstr ""
|
723 |
|
724 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
725 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
726 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
727 |
-
msgid "
|
|
|
728 |
msgstr ""
|
729 |
|
730 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
@@ -736,12 +758,12 @@ msgstr ""
|
|
736 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
737 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
738 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
739 |
-
msgid "Are you sure
|
740 |
msgstr ""
|
741 |
|
742 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
743 |
msgid ""
|
744 |
-
"The element you have
|
745 |
msgstr ""
|
746 |
|
747 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
@@ -770,7 +792,7 @@ msgid "An error has occurred during import. Please try again."
|
|
770 |
msgstr ""
|
771 |
|
772 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
773 |
-
msgid "The file
|
774 |
msgstr ""
|
775 |
|
776 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
@@ -781,6 +803,12 @@ msgstr ""
|
|
781 |
msgid "Sorting successful."
|
782 |
msgstr ""
|
783 |
|
|
|
|
|
|
|
|
|
|
|
|
|
784 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
785 |
msgid "Plugins Activated"
|
786 |
msgstr ""
|
@@ -806,13 +834,12 @@ msgstr ""
|
|
806 |
|
807 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
808 |
msgid ""
|
809 |
-
"From now on, you can find all
|
810 |
-
"menu.\n"
|
811 |
" Any time one of our plugins is updated, "
|
812 |
"a new entry will be added to this menu.\n"
|
813 |
-
" For example, after update, plugin "
|
814 |
-
"options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax
|
815 |
-
"etc.)\n"
|
816 |
" will be moved from previous location to "
|
817 |
"YIT Plugin tab."
|
818 |
msgstr ""
|
@@ -831,7 +858,7 @@ msgstr ""
|
|
831 |
|
832 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
833 |
msgid ""
|
834 |
-
"please <a href=\"%activate_link%\">
|
835 |
msgstr ""
|
836 |
|
837 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
@@ -884,11 +911,12 @@ msgid ""
|
|
884 |
msgstr ""
|
885 |
|
886 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
887 |
-
msgid "You can't update plugins for this site."
|
888 |
msgstr ""
|
889 |
|
890 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
891 |
-
msgid "
|
|
|
892 |
msgstr ""
|
893 |
|
894 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
@@ -917,11 +945,11 @@ msgid "Invalid licence key"
|
|
917 |
msgstr ""
|
918 |
|
919 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
920 |
-
msgid "Software has been
|
921 |
msgstr ""
|
922 |
|
923 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
924 |
-
msgid "
|
925 |
msgstr ""
|
926 |
|
927 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
@@ -1108,7 +1136,7 @@ msgstr ""
|
|
1108 |
|
1109 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1110 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1111 |
-
msgid "Insert title for the field."
|
1112 |
msgstr ""
|
1113 |
|
1114 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
@@ -1130,7 +1158,7 @@ msgstr ""
|
|
1130 |
|
1131 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1132 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1133 |
-
msgid "Select type for this field."
|
1134 |
msgstr ""
|
1135 |
|
1136 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
@@ -1140,7 +1168,7 @@ msgstr ""
|
|
1140 |
|
1141 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1142 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1143 |
-
msgid "Select this if you want this field already checked."
|
1144 |
msgstr ""
|
1145 |
|
1146 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
@@ -1167,7 +1195,7 @@ msgstr ""
|
|
1167 |
|
1168 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1169 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1170 |
-
msgid "Message
|
1171 |
msgstr ""
|
1172 |
|
1173 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
@@ -1182,12 +1210,12 @@ msgstr ""
|
|
1182 |
|
1183 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1184 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1185 |
-
msgid "Select this if it must be required."
|
1186 |
msgstr ""
|
1187 |
|
1188 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1189 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1190 |
-
msgid "Select this if
|
1191 |
msgstr ""
|
1192 |
|
1193 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
@@ -1327,10 +1355,6 @@ msgstr ""
|
|
1327 |
msgid "No sidebar"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
1331 |
-
msgid "No sideabr"
|
1332 |
-
msgstr ""
|
1333 |
-
|
1334 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1335 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1336 |
msgid "Right sidebar"
|
@@ -1433,23 +1457,23 @@ msgstr ""
|
|
1433 |
msgid "Stock Status"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
-
#: ../templates/wishlist-view.php:
|
1437 |
msgid "Remove this product"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
-
#: ../templates/wishlist-view.php:
|
1441 |
msgid "Free!"
|
1442 |
msgstr ""
|
1443 |
|
1444 |
-
#: ../templates/wishlist-view.php:
|
1445 |
msgid "Out of Stock"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: ../templates/wishlist-view.php:
|
1449 |
msgid "In Stock"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
-
#: ../templates/wishlist-view.php:
|
1453 |
msgid "Ask an estimate of costs"
|
1454 |
msgstr ""
|
1455 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WCWL\n"
|
4 |
+
"POT-Creation-Date: 2015-03-04 16:39+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-03-04 16:39+0100\n"
|
6 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
7 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
8 |
"Language: English\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.7\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
"X-Poedit-Basepath: ./\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
26 |
"are using the premium one."
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: ../includes/class.yith-wcwl-admin-init.php:188
|
30 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1399
|
31 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1400
|
32 |
#: ../includes/class.yith-wcwl-install.php:240
|
33 |
msgid "Wishlist"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: ../includes/class.yith-wcwl-admin-init.php:190
|
37 |
+
#: ../includes/class.yith-wcwl-admin-init.php:289
|
38 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
39 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
40 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
42 |
msgid "Settings"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: ../includes/class.yith-wcwl-admin-init.php:191
|
46 |
+
#: ../includes/class.yith-wcwl-admin-init.php:256
|
47 |
msgid "Colors"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../includes/class.yith-wcwl-admin-init.php:192
|
51 |
+
#: ../includes/class.yith-wcwl-admin-init.php:293
|
52 |
msgid "Premium Version"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ../includes/class.yith-wcwl-admin-init.php:317
|
56 |
msgid ""
|
57 |
+
"WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
|
58 |
+
"link to update it."
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: ../includes/class.yith-wcwl-admin-init.php:320
|
62 |
msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../includes/class.yith-wcwl-admin-init.php:325
|
66 |
msgid "Plugin Documentation"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: ../includes/class.yith-wcwl-admin-init.php:341
|
70 |
msgid "Wishlist Page"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: ../includes/class.yith-wcwl-admin-init.php:342
|
74 |
msgid "Page contents: [yith_wcwl_wishlist]"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: ../includes/class.yith-wcwl-admin-init.php:917
|
78 |
msgid "Upgrade to the PREMIUM VERSION"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: ../includes/class.yith-wcwl-admin-init.php:920
|
82 |
msgid "YITH WooCommerce Wishlist"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: ../includes/class.yith-wcwl-admin-init.php:921
|
86 |
msgid "Discover the Advanced Features"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: ../includes/class.yith-wcwl-admin-init.php:922
|
90 |
msgid ""
|
91 |
"Upgrade to the PREMIUM VERSION\n"
|
92 |
"of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../includes/class.yith-wcwl-admin-init.php:929
|
96 |
msgid "Get Support and Pro Features"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: ../includes/class.yith-wcwl-admin-init.php:930
|
100 |
msgid ""
|
101 |
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
"the advanced features of the product and you will get one year of free "
|
103 |
"updates and support through our platform available 24h/24."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: ../includes/class.yith-wcwl-admin-init.php:940
|
107 |
msgid "General Settings"
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: ../includes/class.yith-wcwl-admin-init.php:947
|
111 |
msgid "Enable YITH Wishlist"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: ../includes/class.yith-wcwl-admin-init.php:948
|
115 |
#, php-format
|
116 |
msgid ""
|
117 |
"Enable all plugin features. <strong>Be sure to select a voice in the "
|
119 |
"\" target=\"_blank\">documentation</a>."
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: ../includes/class.yith-wcwl-admin-init.php:955
|
123 |
msgid "Default wishlist title"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: ../includes/class.yith-wcwl-admin-init.php:957
|
127 |
+
#: ../includes/class.yith-wcwl-admin-init.php:958
|
128 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1199
|
129 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1200
|
130 |
#, php-format
|
131 |
msgid "My wishlist on %s"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: ../includes/class.yith-wcwl-admin-init.php:966
|
135 |
msgid "Position"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: ../includes/class.yith-wcwl-admin-init.php:967
|
139 |
msgid ""
|
140 |
+
"You can add it in variable products only After \"Add to Cart \" or using the "
|
141 |
"shortcode [yith_wcwl_add_to_wishlist]."
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: ../includes/class.yith-wcwl-admin-init.php:973
|
145 |
msgid "After \"Add to cart\""
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: ../includes/class.yith-wcwl-admin-init.php:974
|
149 |
msgid "After thumbnails"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: ../includes/class.yith-wcwl-admin-init.php:975
|
153 |
msgid "After summary"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: ../includes/class.yith-wcwl-admin-init.php:976
|
157 |
msgid "Use shortcode"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: ../includes/class.yith-wcwl-admin-init.php:981
|
161 |
msgid "Redirect to cart"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../includes/class.yith-wcwl-admin-init.php:982
|
165 |
msgid ""
|
166 |
"Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
|
167 |
"page."
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: ../includes/class.yith-wcwl-admin-init.php:989
|
171 |
msgid "Remove if added to the cart"
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: ../includes/class.yith-wcwl-admin-init.php:990
|
175 |
+
msgid "Remove the product from the wishlist if it has been added to the cart."
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: ../includes/class.yith-wcwl-admin-init.php:997
|
179 |
msgid "\"Add to Wishlist\" text"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: ../includes/class.yith-wcwl-admin-init.php:999
|
183 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1000
|
184 |
msgid "Add to Wishlist"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1005
|
188 |
+
msgid "\"Browse wishlist\" text"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1007
|
192 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1008
|
193 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
|
194 |
+
msgid "Browse Wishlist"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1013
|
198 |
+
msgid "\"Product already in wishlist\" text"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1015
|
202 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1016
|
203 |
+
#: ../includes/class.yith-wcwl-ui.php:82
|
204 |
+
msgid "The product is already in the wishlist!"
|
205 |
+
msgstr ""
|
206 |
+
|
207 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1021
|
208 |
+
msgid "\"Product added\" text"
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1023
|
212 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1024
|
213 |
+
#: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl.php:1237
|
214 |
+
msgid "Product added!"
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1029
|
218 |
msgid "\"Add to Cart\" text"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1031
|
222 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1032
|
223 |
msgid "Add to Cart"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1037
|
227 |
msgid "Show Unit price"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1038
|
231 |
msgid "Show unit price for each product in wishlist"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1046
|
235 |
msgid "Show \"Add to Cart\" button"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1047
|
239 |
msgid "Show \"Add to cart\" button for each product in wishlist"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1055
|
243 |
msgid "Show Stock status"
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1056
|
247 |
msgid ""
|
248 |
"Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
|
249 |
msgstr ""
|
250 |
|
251 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1079
|
252 |
msgid "Styles"
|
253 |
msgstr ""
|
254 |
|
255 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1086
|
256 |
msgid "Use buttons"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1087
|
260 |
+
msgid "Use buttons instead of simple anchors."
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1094
|
264 |
msgid "Custom CSS"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1102
|
268 |
msgid "Use theme style"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1103
|
272 |
msgid "Use the theme style."
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1110
|
276 |
+
msgid "Rounded buttons"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1111
|
280 |
+
msgid "Make button corners rounded"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1118
|
284 |
msgid "\"Add to Wishlist\" icon"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1119
|
288 |
msgid "Add an icon to the \"Add to Wishlist\" button"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1130
|
292 |
msgid "\"Add to Cart\" icon"
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1131
|
296 |
msgid "Add an icon to the \"Add to Cart\" button"
|
297 |
msgstr ""
|
298 |
|
299 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1150
|
300 |
msgid "Socials & Share"
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1157
|
304 |
msgid "Share on Facebook"
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1158
|
308 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1182
|
309 |
msgid "Show \"Share on Facebook\" button"
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1165
|
313 |
msgid "Tweet on Twitter"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1166
|
317 |
msgid "Show \"Tweet on Twitter\" button"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1173
|
321 |
msgid "Pin on Pinterest"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1174
|
325 |
msgid "Show \"Pin on Pinterest\" button"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1181
|
329 |
msgid "Share on Google+"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1189
|
333 |
msgid "Share by Email"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1190
|
337 |
msgid "Show \"Share by Email\" button"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1197
|
341 |
msgid "Social title"
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1205
|
345 |
msgid "Social text"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1206
|
349 |
msgid ""
|
350 |
+
"It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
|
351 |
+
"%</strong> where you want to show the URL of your wishlist."
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1214
|
355 |
msgid "Social image URL"
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1250
|
359 |
msgid "\"Add to wishlist\" button"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1253
|
363 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1271
|
364 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1289
|
365 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1307
|
366 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1325
|
367 |
msgid "Background"
|
368 |
msgstr ""
|
369 |
|
370 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1254
|
371 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1272
|
372 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1290
|
373 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1308
|
374 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1326
|
375 |
msgid "Text"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1255
|
379 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1273
|
380 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1291
|
381 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1309
|
382 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1327
|
383 |
msgid "Border"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1262
|
387 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1280
|
388 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1298
|
389 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1316
|
390 |
msgid "Background (hover)"
|
391 |
msgstr ""
|
392 |
|
393 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1263
|
394 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1281
|
395 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1299
|
396 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1317
|
397 |
msgid "Text (hover)"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1264
|
401 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1282
|
402 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1300
|
403 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1318
|
404 |
msgid "Border (hover)"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1268
|
408 |
msgid "\"Add to Cart\" button"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1286
|
412 |
msgid "\"Style 1\" button"
|
413 |
msgstr ""
|
414 |
|
415 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1304
|
416 |
msgid "\"Style 2\" button"
|
417 |
msgstr ""
|
418 |
|
419 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1322
|
420 |
msgid "Wishlist table"
|
421 |
msgstr ""
|
422 |
|
423 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1331
|
424 |
msgid "Headers"
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1334
|
428 |
msgid "Background color"
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1461
|
432 |
msgid "Wishlist Activated"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1462
|
436 |
#, php-format
|
437 |
msgid ""
|
438 |
"In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
|
441 |
"options, <a href=\"%s\">discover it now</a>."
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1473
|
445 |
msgid "Wishlist Updated"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: ../includes/class.yith-wcwl-admin-init.php:1474
|
449 |
#, php-format
|
450 |
msgid ""
|
451 |
"From now on, you can find all the options of Wishlist under YIT Plugin -> "
|
452 |
"Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
|
453 |
+
"version. When one of our plugins is updated, a new voice will be added to "
|
454 |
+
"this menu. Wishlist has been updated with new available options, <a href=\"%s"
|
455 |
+
"\">discover the PREMIUM version.</a>"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: ../includes/class.yith-wcwl-init.php:347
|
459 |
msgid ""
|
460 |
+
"We are sorry, but this feature is available only if cookies are enabled on "
|
461 |
+
"your browser."
|
462 |
msgstr ""
|
463 |
|
464 |
#: ../includes/class.yith-wcwl-install.php:239
|
465 |
msgid "wishlist"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: ../includes/class.yith-wcwl-shortcode.php:224
|
469 |
#: ../includes/class.yith-wcwl-ui.php:161
|
470 |
msgid "Share on:"
|
471 |
msgstr ""
|
472 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
473 |
#: ../includes/class.yith-wcwl-ui.php:116
|
474 |
+
#: ../includes/class.yith-wcwl-ui.php:199
|
475 |
msgid "Select options"
|
476 |
msgstr ""
|
477 |
|
487 |
msgid "email"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: ../includes/class.yith-wcwl.php:185
|
491 |
+
msgid "Error occurred while adding products to the wishlist."
|
492 |
+
msgstr ""
|
493 |
+
|
494 |
+
#: ../includes/class.yith-wcwl.php:269
|
495 |
msgid "Error occurred while adding product to wishlist."
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: ../includes/class.yith-wcwl.php:284
|
499 |
msgid "Remove now does not require any param"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: ../includes/class.yith-wcwl.php:318
|
503 |
+
msgid "Error occurred while removing products from the wishlist"
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: ../includes/class.yith-wcwl.php:596
|
507 |
msgid "You need to log in before creating a new wishlist"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: ../includes/class.yith-wcwl.php:1240
|
511 |
msgid "Product already in the wishlist."
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: ../includes/class.yith-wcwl.php:1272
|
515 |
msgid "Product successfully removed."
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: ../includes/class.yith-wcwl.php:1276
|
519 |
msgid "Error. Unable to remove the product from the wishlist."
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: ../includes/class.yith-wcwl.php:1280 ../templates/wishlist-view.php:170
|
523 |
msgid "No products were added to the wishlist"
|
524 |
msgstr ""
|
525 |
|
647 |
msgstr ""
|
648 |
|
649 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
650 |
+
msgid ""
|
651 |
+
"Univocal identification name in the URL for each product (slug from post if "
|
652 |
+
"empty)"
|
653 |
msgstr ""
|
654 |
|
655 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
684 |
msgstr ""
|
685 |
|
686 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
687 |
+
msgid "Set univocal name for each category page URL."
|
688 |
msgstr ""
|
689 |
|
690 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
717 |
|
718 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
719 |
#, php-format
|
720 |
+
msgid "Add %s from images"
|
721 |
msgstr ""
|
722 |
|
723 |
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
724 |
msgid "Add with multiupload"
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:345
|
728 |
+
msgid "The changes you have made will be lost if you leave this page."
|
729 |
msgstr ""
|
730 |
|
731 |
#: ../plugin-fw/lib/yit-plugin-panel.php:61
|
744 |
msgstr ""
|
745 |
|
746 |
#: ../plugin-fw/lib/yit-plugin-panel.php:274
|
|
|
747 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
748 |
+
msgid ""
|
749 |
+
"If you continue with this action, you will reset all options in this page."
|
750 |
msgstr ""
|
751 |
|
752 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
758 |
#: ../plugin-fw/lib/yit-plugin-panel.php:276
|
759 |
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
760 |
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
761 |
+
msgid "Are you sure?"
|
762 |
msgstr ""
|
763 |
|
764 |
#: ../plugin-fw/lib/yit-plugin-panel.php:410
|
765 |
msgid ""
|
766 |
+
"The element you have entered already exists. Please, enter another name."
|
767 |
msgstr ""
|
768 |
|
769 |
#: ../plugin-fw/lib/yit-plugin-panel.php:411
|
792 |
msgstr ""
|
793 |
|
794 |
#: ../plugin-fw/lib/yit-plugin-panel.php:418
|
795 |
+
msgid "The added file is not valid."
|
796 |
msgstr ""
|
797 |
|
798 |
#: ../plugin-fw/lib/yit-plugin-panel.php:419
|
803 |
msgid "Sorting successful."
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
807 |
+
msgid ""
|
808 |
+
"If you continue with this action, you will reset all the options in this "
|
809 |
+
"page."
|
810 |
+
msgstr ""
|
811 |
+
|
812 |
#: ../plugin-fw/lib/yit-pointers.php:70
|
813 |
msgid "Plugins Activated"
|
814 |
msgstr ""
|
834 |
|
835 |
#: ../plugin-fw/lib/yit-pointers.php:85
|
836 |
msgid ""
|
837 |
+
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
|
|
838 |
" Any time one of our plugins is updated, "
|
839 |
"a new entry will be added to this menu.\n"
|
840 |
+
" For example, after the update, plugin "
|
841 |
+
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
842 |
+
"Search, etc.)\n"
|
843 |
" will be moved from previous location to "
|
844 |
"YIT Plugin tab."
|
845 |
msgstr ""
|
858 |
|
859 |
#: ../plugin-fw/lib/yit-upgrade.php:122
|
860 |
msgid ""
|
861 |
+
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
862 |
msgstr ""
|
863 |
|
864 |
#: ../plugin-fw/lib/yit-upgrade.php:123
|
911 |
msgstr ""
|
912 |
|
913 |
#: ../plugin-fw/lib/yit-upgrade.php:493
|
914 |
+
msgid "You can't update the plugins for this site."
|
915 |
msgstr ""
|
916 |
|
917 |
#: ../plugin-fw/lib/yit-upgrade.php:497
|
918 |
+
msgid ""
|
919 |
+
"You do not have sufficient permissions to update the plugins for this site."
|
920 |
msgstr ""
|
921 |
|
922 |
#: ../plugin-fw/lib/yit-upgrade.php:504
|
945 |
msgstr ""
|
946 |
|
947 |
#: ../plugin-fw/licence/lib/yit-licence.php:531
|
948 |
+
msgid "Software has been deactivated"
|
949 |
msgstr ""
|
950 |
|
951 |
#: ../plugin-fw/licence/lib/yit-licence.php:532
|
952 |
+
msgid "Maximum number of activations exceeded"
|
953 |
msgstr ""
|
954 |
|
955 |
#: ../plugin-fw/licence/lib/yit-licence.php:533
|
1136 |
|
1137 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:78
|
1138 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:270
|
1139 |
+
msgid "Insert the title for the field."
|
1140 |
msgstr ""
|
1141 |
|
1142 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:83
|
1158 |
|
1159 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:100
|
1160 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:292
|
1161 |
+
msgid "Select the type for this field."
|
1162 |
msgstr ""
|
1163 |
|
1164 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:105
|
1168 |
|
1169 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:109
|
1170 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:301
|
1171 |
+
msgid "Select this option if you want this field appears as already checked."
|
1172 |
msgstr ""
|
1173 |
|
1174 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:114
|
1195 |
|
1196 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:127
|
1197 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:319
|
1198 |
+
msgid "Error Message"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:131
|
1210 |
|
1211 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:140
|
1212 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:332
|
1213 |
+
msgid "Select this option if it must be required."
|
1214 |
msgstr ""
|
1215 |
|
1216 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:149
|
1217 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:341
|
1218 |
+
msgid "Select this option if the email must be valid."
|
1219 |
msgstr ""
|
1220 |
|
1221 |
#: ../plugin-fw/templates/metaboxes/types/contactform.php:154
|
1355 |
msgid "No sidebar"
|
1356 |
msgstr ""
|
1357 |
|
|
|
|
|
|
|
|
|
1358 |
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
1359 |
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
1360 |
msgid "Right sidebar"
|
1457 |
msgid "Stock Status"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
+
#: ../templates/wishlist-view.php:101
|
1461 |
msgid "Remove this product"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
+
#: ../templates/wishlist-view.php:130
|
1465 |
msgid "Free!"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
+
#: ../templates/wishlist-view.php:141
|
1469 |
msgid "Out of Stock"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
+
#: ../templates/wishlist-view.php:144
|
1473 |
msgid "In Stock"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: ../templates/wishlist-view.php:196
|
1477 |
msgid "Ask an estimate of costs"
|
1478 |
msgstr ""
|
1479 |
|
plugin-fw/assets/css/yit-plugin-panel.css
CHANGED
@@ -144,7 +144,7 @@
|
|
144 |
width: 100%!important;
|
145 |
}
|
146 |
|
147 |
-
/* === Chosen Customizzation === */
|
148 |
|
149 |
.yith-choosen .chosen-choices {
|
150 |
line-height: 27px;
|
@@ -180,6 +180,22 @@
|
|
180 |
background-color: #FAFAFA;
|
181 |
}
|
182 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
|
184 |
/* Style to woocommerce panel*/
|
185 |
#plugin-fw-wc{
|
144 |
width: 100%!important;
|
145 |
}
|
146 |
|
147 |
+
/* === Multiple Chosen Customizzation === */
|
148 |
|
149 |
.yith-choosen .chosen-choices {
|
150 |
line-height: 27px;
|
180 |
background-color: #FAFAFA;
|
181 |
}
|
182 |
|
183 |
+
/* === Single Chosen Customizzation === */
|
184 |
+
|
185 |
+
.yith-choosen .chosen-container-single .chosen-default {
|
186 |
+
background: transparent;
|
187 |
+
border-color: #ddd;
|
188 |
+
}
|
189 |
+
|
190 |
+
.yith-choosen .chosen-search > input[type=text]{
|
191 |
+
width: 100% !important;
|
192 |
+
}
|
193 |
+
|
194 |
+
.yith-choosen .chosen-container-single .chosen-single {
|
195 |
+
background: transparent;
|
196 |
+
border-color: #ddd;
|
197 |
+
}
|
198 |
+
|
199 |
|
200 |
/* Style to woocommerce panel*/
|
201 |
#plugin-fw-wc{
|
plugin-fw/lib/yit-cpt-unlimited.php
CHANGED
@@ -1056,7 +1056,7 @@ class YIT_CPT_Unlimited {
|
|
1056 |
|
1057 |
'rewrite' => array(
|
1058 |
'label' => __( 'Rewrite', 'yit' ),
|
1059 |
-
'desc' => __( '
|
1060 |
'type' => 'text',
|
1061 |
'std' => '' ),
|
1062 |
|
@@ -1080,7 +1080,7 @@ class YIT_CPT_Unlimited {
|
|
1080 |
|
1081 |
'taxonomy_rewrite' => array(
|
1082 |
'label' => __( 'Taxonomy Rewrite', 'yit' ),
|
1083 |
-
'desc' => __( 'Set
|
1084 |
'type' => 'text',
|
1085 |
'std' => '' ),
|
1086 |
|
@@ -1628,7 +1628,7 @@ class YIT_CPT_Unlimited {
|
|
1628 |
var button = $('<a />', {
|
1629 |
href: '#',
|
1630 |
class: 'multi-uploader add-new-h2',
|
1631 |
-
'data-uploader_title': '<?php printf( __( 'Add %s
|
1632 |
'data-uploader_button_text': '<?php printf( __( 'Add %s', 'yit' ), $label_plural ) ?>'
|
1633 |
}).text('<?php _e( 'Add with multiupload', 'yit' ) ?>');
|
1634 |
|
1056 |
|
1057 |
'rewrite' => array(
|
1058 |
'label' => __( 'Rewrite', 'yit' ),
|
1059 |
+
'desc' => __( 'Univocal identification name in the URL for each product (slug from post if empty)', 'yit' ),
|
1060 |
'type' => 'text',
|
1061 |
'std' => '' ),
|
1062 |
|
1080 |
|
1081 |
'taxonomy_rewrite' => array(
|
1082 |
'label' => __( 'Taxonomy Rewrite', 'yit' ),
|
1083 |
+
'desc' => __( 'Set univocal name for each category page URL.', 'yit' ),
|
1084 |
'type' => 'text',
|
1085 |
'std' => '' ),
|
1086 |
|
1628 |
var button = $('<a />', {
|
1629 |
href: '#',
|
1630 |
class: 'multi-uploader add-new-h2',
|
1631 |
+
'data-uploader_title': '<?php printf( __( 'Add %s from images', 'yit' ), $label_plural ) ?>',
|
1632 |
'data-uploader_button_text': '<?php printf( __( 'Add %s', 'yit' ), $label_plural ) ?>'
|
1633 |
}).text('<?php _e( 'Add with multiupload', 'yit' ) ?>');
|
1634 |
|
plugin-fw/lib/yit-metabox.php
CHANGED
@@ -30,7 +30,7 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
30 |
* 'fields' => array(
|
31 |
* 'meta_checkbox' => array(
|
32 |
* 'label' => __( 'Show title', 'yit' ),
|
33 |
-
* 'desc' => __( 'Show
|
34 |
* 'type' => 'checkbox',
|
35 |
* 'private' => false,
|
36 |
* 'std' => '1'),
|
30 |
* 'fields' => array(
|
31 |
* 'meta_checkbox' => array(
|
32 |
* 'label' => __( 'Show title', 'yit' ),
|
33 |
+
* 'desc' => __( 'Show title of the page or not.', 'yit' ),
|
34 |
* 'type' => 'checkbox',
|
35 |
* 'private' => false,
|
36 |
* 'std' => '1'),
|
plugin-fw/lib/yit-plugin-panel-wc.php
CHANGED
@@ -121,7 +121,7 @@ if ( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
|
|
121 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.com>
|
122 |
*/
|
123 |
public function yit_videobox( $args = array() ) {
|
124 |
-
if ( !empty( $args ) ) {
|
125 |
extract( $args );
|
126 |
require_once( YIT_CORE_PLUGIN_TEMPLATE_PATH . '/panel/woocommerce/woocommerce-videobox.php' );
|
127 |
}
|
@@ -262,6 +262,26 @@ if ( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
|
|
262 |
}
|
263 |
}
|
264 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
265 |
/**
|
266 |
* Update options
|
267 |
*
|
@@ -322,7 +342,7 @@ if ( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
|
|
322 |
wp_enqueue_script( 'woocommerce_settings', $woocommerce->plugin_url() . '/assets/js/admin/settings.min.js', array( 'jquery', 'jquery-ui-datepicker','jquery-ui-dialog', 'jquery-ui-sortable', 'iris', 'chosen' ), $woocommerce->version, true );
|
323 |
wp_enqueue_script( 'yit-plugin-panel', YIT_CORE_PLUGIN_URL . '/assets/js/yit-plugin-panel.min.js', array( 'jquery', 'jquery-chosen' ), $this->version, true );
|
324 |
wp_localize_script( 'woocommerce_settings', 'woocommerce_settings_params', array(
|
325 |
-
'i18n_nav_warning' => __( 'The changes you made will be lost if you leave this page.', 'yit' )
|
326 |
) );
|
327 |
}
|
328 |
|
121 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.com>
|
122 |
*/
|
123 |
public function yit_videobox( $args = array() ) {
|
124 |
+
if ( ! empty( $args ) ) {
|
125 |
extract( $args );
|
126 |
require_once( YIT_CORE_PLUGIN_TEMPLATE_PATH . '/panel/woocommerce/woocommerce-videobox.php' );
|
127 |
}
|
262 |
}
|
263 |
}
|
264 |
|
265 |
+
/**
|
266 |
+
* Fire the action to print the custom tab
|
267 |
+
*
|
268 |
+
* @param $current_tab string
|
269 |
+
*
|
270 |
+
* @return void
|
271 |
+
* @since 1.0
|
272 |
+
* @author Antonino Scarfì <antonino.scarfi@yithemes.com>
|
273 |
+
*/
|
274 |
+
public function print_video_box() {
|
275 |
+
$file = $this->settings['options-path'] . '/video-box.php';
|
276 |
+
|
277 |
+
if ( ! file_exists( $file ) ) {
|
278 |
+
return;
|
279 |
+
}
|
280 |
+
|
281 |
+
$args = include_once( $file );
|
282 |
+
$this->yit_videobox( $args );
|
283 |
+
}
|
284 |
+
|
285 |
/**
|
286 |
* Update options
|
287 |
*
|
342 |
wp_enqueue_script( 'woocommerce_settings', $woocommerce->plugin_url() . '/assets/js/admin/settings.min.js', array( 'jquery', 'jquery-ui-datepicker','jquery-ui-dialog', 'jquery-ui-sortable', 'iris', 'chosen' ), $woocommerce->version, true );
|
343 |
wp_enqueue_script( 'yit-plugin-panel', YIT_CORE_PLUGIN_URL . '/assets/js/yit-plugin-panel.min.js', array( 'jquery', 'jquery-chosen' ), $this->version, true );
|
344 |
wp_localize_script( 'woocommerce_settings', 'woocommerce_settings_params', array(
|
345 |
+
'i18n_nav_warning' => __( 'The changes you have made will be lost if you leave this page.', 'yit' )
|
346 |
) );
|
347 |
}
|
348 |
|
plugin-fw/lib/yit-plugin-panel.php
CHANGED
@@ -271,9 +271,9 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
|
|
271 |
<input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'yit' ) ?>" style="float:left;margin-right:10px;" />
|
272 |
</form>
|
273 |
<form method="post">
|
274 |
-
<?php $warning = __( 'If you
|
275 |
<input type="hidden" name="yit-action" value="reset" />
|
276 |
-
<input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure
|
277 |
</form>
|
278 |
<p> </p>
|
279 |
<?php endif ?>
|
@@ -407,7 +407,7 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
|
|
407 |
public function message() {
|
408 |
|
409 |
$message = array(
|
410 |
-
'element_exists' => $this->get_message( '<strong>' . __( 'The element you have
|
411 |
'saved' => $this->get_message( '<strong>' . __( 'Settings saved', 'yit' ) . '.</strong>', 'updated', false ),
|
412 |
'reset' => $this->get_message( '<strong>' . __( 'Settings reset', 'yit' ) . '.</strong>', 'updated', false ),
|
413 |
'delete' => $this->get_message( '<strong>' . __( 'Element deleted correctly.', 'yit' ) . '</strong>', 'updated', false ),
|
@@ -415,7 +415,7 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
|
|
415 |
'settings-updated' => $this->get_message( '<strong>' . __( 'Element updated correctly.', 'yit' ) . '</strong>', 'updated', false ),
|
416 |
'imported' => $this->get_message( '<strong>' . __( 'Database imported correctly.', 'yit' ) . '</strong>', 'updated', false ),
|
417 |
'no-imported' => $this->get_message( '<strong>' . __( 'An error has occurred during import. Please try again.', 'yit' ) . '</strong>', 'error', false ),
|
418 |
-
'file-not-valid' => $this->get_message( '<strong>' . __( 'The file
|
419 |
'cant-import' => $this->get_message( '<strong>' . __( 'Sorry, import is disabled.', 'yit' ) . '</strong>', 'error', false ),
|
420 |
'ord' => $this->get_message( '<strong>' . __( 'Sorting successful.', 'yit' ) . '</strong>', 'updated', false )
|
421 |
);
|
@@ -467,6 +467,11 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
|
|
467 |
|
468 |
foreach ( ( array ) glob( $option_files_path . '*.php' ) as $filename ) {
|
469 |
preg_match( '/(.*)-options\.(.*)/', basename( $filename ), $filename_parts );
|
|
|
|
|
|
|
|
|
|
|
470 |
$tab = $filename_parts[1];
|
471 |
|
472 |
$tabs[$tab] = $filename;
|
271 |
<input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'yit' ) ?>" style="float:left;margin-right:10px;" />
|
272 |
</form>
|
273 |
<form method="post">
|
274 |
+
<?php $warning = __( 'If you continue with this action, you will reset all options in this page.', 'yit' ) ?>
|
275 |
<input type="hidden" name="yit-action" value="reset" />
|
276 |
+
<input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yit' ) ?>');" />
|
277 |
</form>
|
278 |
<p> </p>
|
279 |
<?php endif ?>
|
407 |
public function message() {
|
408 |
|
409 |
$message = array(
|
410 |
+
'element_exists' => $this->get_message( '<strong>' . __( 'The element you have entered already exists. Please, enter another name.', 'yit' ) . '</strong>', 'error', false ),
|
411 |
'saved' => $this->get_message( '<strong>' . __( 'Settings saved', 'yit' ) . '.</strong>', 'updated', false ),
|
412 |
'reset' => $this->get_message( '<strong>' . __( 'Settings reset', 'yit' ) . '.</strong>', 'updated', false ),
|
413 |
'delete' => $this->get_message( '<strong>' . __( 'Element deleted correctly.', 'yit' ) . '</strong>', 'updated', false ),
|
415 |
'settings-updated' => $this->get_message( '<strong>' . __( 'Element updated correctly.', 'yit' ) . '</strong>', 'updated', false ),
|
416 |
'imported' => $this->get_message( '<strong>' . __( 'Database imported correctly.', 'yit' ) . '</strong>', 'updated', false ),
|
417 |
'no-imported' => $this->get_message( '<strong>' . __( 'An error has occurred during import. Please try again.', 'yit' ) . '</strong>', 'error', false ),
|
418 |
+
'file-not-valid' => $this->get_message( '<strong>' . __( 'The added file is not valid.', 'yit' ) . '</strong>', 'error', false ),
|
419 |
'cant-import' => $this->get_message( '<strong>' . __( 'Sorry, import is disabled.', 'yit' ) . '</strong>', 'error', false ),
|
420 |
'ord' => $this->get_message( '<strong>' . __( 'Sorting successful.', 'yit' ) . '</strong>', 'updated', false )
|
421 |
);
|
467 |
|
468 |
foreach ( ( array ) glob( $option_files_path . '*.php' ) as $filename ) {
|
469 |
preg_match( '/(.*)-options\.(.*)/', basename( $filename ), $filename_parts );
|
470 |
+
|
471 |
+
if ( ! isset( $filename_parts[1] ) ) {
|
472 |
+
continue;
|
473 |
+
}
|
474 |
+
|
475 |
$tab = $filename_parts[1];
|
476 |
|
477 |
$tabs[$tab] = $filename;
|
plugin-fw/lib/yit-plugin-subpanel.php
CHANGED
@@ -142,9 +142,9 @@ if ( ! class_exists( 'YIT_Plugin_SubPanel' ) ) {
|
|
142 |
<input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'yit' ) ?>" style="float:left;margin-right:10px;" />
|
143 |
</form>
|
144 |
<form method="post">
|
145 |
-
<?php $warning = __( 'If you
|
146 |
<input type="hidden" name="yit-action" value="reset" />
|
147 |
-
<input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure
|
148 |
</form>
|
149 |
<p> </p>
|
150 |
<?php endif ?>
|
142 |
<input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'yit' ) ?>" style="float:left;margin-right:10px;" />
|
143 |
</form>
|
144 |
<form method="post">
|
145 |
+
<?php $warning = __( 'If you continue with this action, you will reset all the options in this page.', 'yit' ) ?>
|
146 |
<input type="hidden" name="yit-action" value="reset" />
|
147 |
+
<input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yit' ) ?>');" />
|
148 |
</form>
|
149 |
<p> </p>
|
150 |
<?php endif ?>
|
plugin-fw/lib/yit-pointers.php
CHANGED
@@ -82,9 +82,9 @@ if ( ! class_exists( 'YIT_Pointers' ) ) {
|
|
82 |
'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">Yithemes.com</a> %s
|
83 |
<a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
|
84 |
__( 'Plugins Upgraded', 'yit' ),
|
85 |
-
__( 'From now on, you can find all
|
86 |
Any time one of our plugins is updated, a new entry will be added to this menu.
|
87 |
-
For example, after update, plugin options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.)
|
88 |
will be moved from previous location to YIT Plugin tab.', 'yit' ),
|
89 |
__( 'Discover all our plugins available on:', 'yit' ),
|
90 |
__( 'and', 'yit' )
|
82 |
'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">Yithemes.com</a> %s
|
83 |
<a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
|
84 |
__( 'Plugins Upgraded', 'yit' ),
|
85 |
+
__( 'From now on, you can find all options of your plugins in YIT Plugin menu.
|
86 |
Any time one of our plugins is updated, a new entry will be added to this menu.
|
87 |
+
For example, after the update, plugin options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.)
|
88 |
will be moved from previous location to YIT Plugin tab.', 'yit' ),
|
89 |
__( 'Discover all our plugins available on:', 'yit' ),
|
90 |
__( 'and', 'yit' )
|
plugin-fw/lib/yit-upgrade.php
CHANGED
@@ -119,7 +119,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
|
|
119 |
'new_version' => __( 'There is a new version of %plugin_name% available.', 'yit' ),
|
120 |
'latest' => __( 'View version %latest% details.', 'yit' ),
|
121 |
'unavailable' => __( 'Automatic update is unavailable for this plugin,', 'yit' ),
|
122 |
-
'activate' => __( 'please <a href="%activate_link%">
|
123 |
'update_now' => __( 'Update now.', 'yit' )
|
124 |
|
125 |
);
|
@@ -490,11 +490,11 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
|
|
490 |
$action = isset($_REQUEST['action']) ? $_REQUEST['action'] : '';
|
491 |
|
492 |
if( 'upgrade-plugin-multisite' != $action ){
|
493 |
-
wp_die( __( 'You can\'t update plugins for this site.', 'yit' ) );
|
494 |
}
|
495 |
|
496 |
if ( ! current_user_can( 'update_plugins' ) ) {
|
497 |
-
wp_die( __( 'You do not have sufficient permissions to update plugins for this site.', 'yit' ) );
|
498 |
}
|
499 |
|
500 |
$this->check_update( get_site_transient( 'update_plugins') , true );
|
119 |
'new_version' => __( 'There is a new version of %plugin_name% available.', 'yit' ),
|
120 |
'latest' => __( 'View version %latest% details.', 'yit' ),
|
121 |
'unavailable' => __( 'Automatic update is unavailable for this plugin,', 'yit' ),
|
122 |
+
'activate' => __( 'please <a href="%activate_link%">activate</a> your copy of %plugin_name%.', 'yit' ),
|
123 |
'update_now' => __( 'Update now.', 'yit' )
|
124 |
|
125 |
);
|
490 |
$action = isset($_REQUEST['action']) ? $_REQUEST['action'] : '';
|
491 |
|
492 |
if( 'upgrade-plugin-multisite' != $action ){
|
493 |
+
wp_die( __( 'You can\'t update the plugins for this site.', 'yit' ) );
|
494 |
}
|
495 |
|
496 |
if ( ! current_user_can( 'update_plugins' ) ) {
|
497 |
+
wp_die( __( 'You do not have sufficient permissions to update the plugins for this site.', 'yit' ) );
|
498 |
}
|
499 |
|
500 |
$this->check_update( get_site_transient( 'update_plugins') , true );
|
plugin-fw/licence/lib/yit-licence.php
CHANGED
@@ -528,8 +528,8 @@ if ( ! class_exists( 'YIT_Licence' ) ) {
|
|
528 |
$error_strings = array(
|
529 |
'100' => __( 'Invalid Request', 'yit' ),
|
530 |
'101' => __( 'Invalid licence key', 'yit' ),
|
531 |
-
'102' => __( 'Software has been
|
532 |
-
'103' => __( '
|
533 |
'104' => __( 'Invalid instance ID', 'yit' ),
|
534 |
'105' => __( 'Invalid security key', 'yit' ),
|
535 |
'106' => __( 'Licence key has expired', 'yit' ),
|
528 |
$error_strings = array(
|
529 |
'100' => __( 'Invalid Request', 'yit' ),
|
530 |
'101' => __( 'Invalid licence key', 'yit' ),
|
531 |
+
'102' => __( 'Software has been deactivated', 'yit' ),
|
532 |
+
'103' => __( 'Maximum number of activations exceeded', 'yit' ),
|
533 |
'104' => __( 'Invalid instance ID', 'yit' ),
|
534 |
'105' => __( 'Invalid security key', 'yit' ),
|
535 |
'106' => __( 'Licence key has expired', 'yit' ),
|
plugin-fw/templates/metaboxes/types/contactform.php
CHANGED
@@ -75,7 +75,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
75 |
|
76 |
<p>
|
77 |
<input type="text" value="<?php echo esc_attr( $value[$index]['title'] ) ?>" id="<?php echo $id ?>_title_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][title]" />
|
78 |
-
<span class="desc inline"><?php _e( 'Insert title for the field.', 'yit' ) ?></span>
|
79 |
</p>
|
80 |
</div>
|
81 |
|
@@ -97,7 +97,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
97 |
<option value="<?php echo esc_attr( $type ) ?>"<?php selected( $type, $value[$index]['type'] ) ?>><?php echo $name_type ?></option>
|
98 |
<?php endforeach; ?>
|
99 |
</select>
|
100 |
-
<span class="desc inline"><?php _e( 'Select type for this field.', 'yit' ) ?></span>
|
101 |
</p>
|
102 |
</div>
|
103 |
|
@@ -106,7 +106,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
106 |
|
107 |
<p>
|
108 |
<input type="checkbox" id="<?php echo $id ?>_already_checked_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][already_checked]" value="1"<?php checked( $value[$index]['already_checked'] ) ?> />
|
109 |
-
<span class="desc inline"><?php _e( 'Select this if you want this field already checked.', 'yit' ) ?></span>
|
110 |
</p>
|
111 |
</div>
|
112 |
|
@@ -124,7 +124,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
124 |
</div>
|
125 |
|
126 |
<div class="the-metabox text clearfix">
|
127 |
-
<label for="<?php echo $id ?>_error_<?php echo $index ?>"><?php _e( 'Message
|
128 |
|
129 |
<p>
|
130 |
<input type="text" value="<?php echo esc_attr( $value[$index]['error'] ) ?>" id="<?php echo $id ?>_error_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][error]" />
|
@@ -137,7 +137,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
137 |
|
138 |
<p>
|
139 |
<input type="checkbox" id="<?php echo $id ?>_required_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][required]" value="1"<?php checked( $value[$index]['required'] ) ?> />
|
140 |
-
<span class="desc inline"><?php _e( 'Select this if it must be required.', 'yit' ) ?></span>
|
141 |
</p>
|
142 |
</div>
|
143 |
|
@@ -146,7 +146,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
146 |
|
147 |
<p>
|
148 |
<input type="checkbox" id="<?php echo $id ?>_is_email_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][is_email]" value="1"<?php checked( $value[$index]['is_email'] ) ?> />
|
149 |
-
<span class="desc inline"><?php _e( 'Select this if
|
150 |
</p>
|
151 |
</div>
|
152 |
|
@@ -267,7 +267,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
267 |
|
268 |
<p>
|
269 |
<input disabled type="text" value="" id="<?php echo $id ?>_title" name="<?php echo $name ?>[][title]" />
|
270 |
-
<span class="desc inline"><?php _e( 'Insert title for the field.', 'yit' ) ?></span>
|
271 |
</p>
|
272 |
</div>
|
273 |
|
@@ -289,7 +289,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
289 |
<option value="<?php echo esc_attr( $type ) ?>"><?php echo $name_type ?></option>
|
290 |
<?php endforeach; ?>
|
291 |
</select>
|
292 |
-
<span class="desc inline"><?php _e( 'Select type for this field.', 'yit' ) ?></span>
|
293 |
</p>
|
294 |
</div>
|
295 |
|
@@ -298,7 +298,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
298 |
|
299 |
<p>
|
300 |
<input disabled type="checkbox" id="<?php echo $id ?>_already_checked" name="<?php echo $name ?>[][already_checked]" value="1" />
|
301 |
-
<span class="desc inline"><?php _e( 'Select this if you want this field already checked.', 'yit' ) ?></span>
|
302 |
</p>
|
303 |
</div>
|
304 |
|
@@ -316,7 +316,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
316 |
</div>
|
317 |
|
318 |
<div class="the-metabox text clearfix">
|
319 |
-
<label for="<?php echo $id ?>_error"><?php _e( 'Message
|
320 |
|
321 |
<p>
|
322 |
<input disabled type="text" value="" id="<?php echo $id ?>_error" name="<?php echo $name ?>[][error]" />
|
@@ -329,7 +329,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
329 |
|
330 |
<p>
|
331 |
<input disabled type="checkbox" id="<?php echo $id ?>_required" name="<?php echo $name ?>[][required]" value="1" />
|
332 |
-
<span class="desc inline"><?php _e( 'Select this if it must be required.', 'yit' ) ?></span>
|
333 |
</p>
|
334 |
</div>
|
335 |
|
@@ -338,7 +338,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
|
|
338 |
|
339 |
<p>
|
340 |
<input disabled type="checkbox" id="<?php echo $id ?>_is_email" name="<?php echo $name ?>[][is_email]" value="1" />
|
341 |
-
<span class="desc inline"><?php _e( 'Select this if
|
342 |
</p>
|
343 |
</div>
|
344 |
|
75 |
|
76 |
<p>
|
77 |
<input type="text" value="<?php echo esc_attr( $value[$index]['title'] ) ?>" id="<?php echo $id ?>_title_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][title]" />
|
78 |
+
<span class="desc inline"><?php _e( 'Insert the title for the field.', 'yit' ) ?></span>
|
79 |
</p>
|
80 |
</div>
|
81 |
|
97 |
<option value="<?php echo esc_attr( $type ) ?>"<?php selected( $type, $value[$index]['type'] ) ?>><?php echo $name_type ?></option>
|
98 |
<?php endforeach; ?>
|
99 |
</select>
|
100 |
+
<span class="desc inline"><?php _e( 'Select the type for this field.', 'yit' ) ?></span>
|
101 |
</p>
|
102 |
</div>
|
103 |
|
106 |
|
107 |
<p>
|
108 |
<input type="checkbox" id="<?php echo $id ?>_already_checked_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][already_checked]" value="1"<?php checked( $value[$index]['already_checked'] ) ?> />
|
109 |
+
<span class="desc inline"><?php _e( 'Select this option if you want this field appears as already checked.', 'yit' ) ?></span>
|
110 |
</p>
|
111 |
</div>
|
112 |
|
124 |
</div>
|
125 |
|
126 |
<div class="the-metabox text clearfix">
|
127 |
+
<label for="<?php echo $id ?>_error_<?php echo $index ?>"><?php _e( 'Error Message', 'yit' ) ?></label>
|
128 |
|
129 |
<p>
|
130 |
<input type="text" value="<?php echo esc_attr( $value[$index]['error'] ) ?>" id="<?php echo $id ?>_error_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][error]" />
|
137 |
|
138 |
<p>
|
139 |
<input type="checkbox" id="<?php echo $id ?>_required_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][required]" value="1"<?php checked( $value[$index]['required'] ) ?> />
|
140 |
+
<span class="desc inline"><?php _e( 'Select this option if it must be required.', 'yit' ) ?></span>
|
141 |
</p>
|
142 |
</div>
|
143 |
|
146 |
|
147 |
<p>
|
148 |
<input type="checkbox" id="<?php echo $id ?>_is_email_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][is_email]" value="1"<?php checked( $value[$index]['is_email'] ) ?> />
|
149 |
+
<span class="desc inline"><?php _e( 'Select this option if the email must be valid.', 'yit' ) ?></span>
|
150 |
</p>
|
151 |
</div>
|
152 |
|
267 |
|
268 |
<p>
|
269 |
<input disabled type="text" value="" id="<?php echo $id ?>_title" name="<?php echo $name ?>[][title]" />
|
270 |
+
<span class="desc inline"><?php _e( 'Insert the title for the field.', 'yit' ) ?></span>
|
271 |
</p>
|
272 |
</div>
|
273 |
|
289 |
<option value="<?php echo esc_attr( $type ) ?>"><?php echo $name_type ?></option>
|
290 |
<?php endforeach; ?>
|
291 |
</select>
|
292 |
+
<span class="desc inline"><?php _e( 'Select the type for this field.', 'yit' ) ?></span>
|
293 |
</p>
|
294 |
</div>
|
295 |
|
298 |
|
299 |
<p>
|
300 |
<input disabled type="checkbox" id="<?php echo $id ?>_already_checked" name="<?php echo $name ?>[][already_checked]" value="1" />
|
301 |
+
<span class="desc inline"><?php _e( 'Select this option if you want this field appears as already checked.', 'yit' ) ?></span>
|
302 |
</p>
|
303 |
</div>
|
304 |
|
316 |
</div>
|
317 |
|
318 |
<div class="the-metabox text clearfix">
|
319 |
+
<label for="<?php echo $id ?>_error"><?php _e( 'Error Message', 'yit' ) ?></label>
|
320 |
|
321 |
<p>
|
322 |
<input disabled type="text" value="" id="<?php echo $id ?>_error" name="<?php echo $name ?>[][error]" />
|
329 |
|
330 |
<p>
|
331 |
<input disabled type="checkbox" id="<?php echo $id ?>_required" name="<?php echo $name ?>[][required]" value="1" />
|
332 |
+
<span class="desc inline"><?php _e( 'Select this option if it must be required.', 'yit' ) ?></span>
|
333 |
</p>
|
334 |
</div>
|
335 |
|
338 |
|
339 |
<p>
|
340 |
<input disabled type="checkbox" id="<?php echo $id ?>_is_email" name="<?php echo $name ?>[][is_email]" value="1" />
|
341 |
+
<span class="desc inline"><?php _e( 'Select this option if the email must be valid.', 'yit' ) ?></span>
|
342 |
</p>
|
343 |
</div>
|
344 |
|
plugin-fw/templates/metaboxes/types/sidebar-layout.php
CHANGED
@@ -25,7 +25,7 @@ $sidebar = ! isset( $value['sidebar'] ) ? '' : $value['sidebar'];
|
|
25 |
<img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/sideleft.png" title="<?php _e( 'Left sidebar', 'yit' ) ?>" alt="<?php _e( 'Left sidebar', 'yit' ) ?>" />
|
26 |
|
27 |
<input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-no' ?>" value="sidebar-no" <?php checked( $layout, 'sidebar-no' ) ?> />
|
28 |
-
<img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/noside.png" title="<?php _e( 'No sidebar', 'yit' ) ?>" alt="<?php _e( 'No
|
29 |
|
30 |
<input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-right' ?>" value="sidebar-right" <?php checked( $layout, 'sidebar-right' ) ?> />
|
31 |
<img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/sideright.png" title="<?php _e( 'Right sidebar', 'yit' ) ?>" alt="<?php _e( 'Right sidebar', 'yit' ) ?>" />
|
25 |
<img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/sideleft.png" title="<?php _e( 'Left sidebar', 'yit' ) ?>" alt="<?php _e( 'Left sidebar', 'yit' ) ?>" />
|
26 |
|
27 |
<input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-no' ?>" value="sidebar-no" <?php checked( $layout, 'sidebar-no' ) ?> />
|
28 |
+
<img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/noside.png" title="<?php _e( 'No sidebar', 'yit' ) ?>" alt="<?php _e( 'No sidebar', 'yit' ) ?>" />
|
29 |
|
30 |
<input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-right' ?>" value="sidebar-right" <?php checked( $layout, 'sidebar-right' ) ?> />
|
31 |
<img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/sideright.png" title="<?php _e( 'Right sidebar', 'yit' ) ?>" alt="<?php _e( 'Right sidebar', 'yit' ) ?>" />
|
plugin-fw/templates/panel/woocommerce/woocommerce-form.php
CHANGED
@@ -5,8 +5,8 @@
|
|
5 |
<input style="float: left; margin-right: 10px;" class="button-primary" type="submit" value="<?php _e( 'Save Changes', 'yit' )?>"/>
|
6 |
</form>
|
7 |
<form id="plugin-fw-wc-reset" method="post">
|
8 |
-
<?php $warning = __( 'If you
|
9 |
<input type="hidden" name="yit-action" value="wc-options-reset" />
|
10 |
-
<input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure
|
11 |
</form>
|
12 |
</div>
|
5 |
<input style="float: left; margin-right: 10px;" class="button-primary" type="submit" value="<?php _e( 'Save Changes', 'yit' )?>"/>
|
6 |
</form>
|
7 |
<form id="plugin-fw-wc-reset" method="post">
|
8 |
+
<?php $warning = __( 'If you continue with this action, you will reset all options in this page.', 'yit' ) ?>
|
9 |
<input type="hidden" name="yit-action" value="wc-options-reset" />
|
10 |
+
<input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yit' ) ?>');" />
|
11 |
</form>
|
12 |
</div>
|
plugin-fw/yit-functions.php
CHANGED
@@ -272,7 +272,7 @@ if ( ! function_exists( 'yit_plugin_get_attachment_id' ) ) {
|
|
272 |
|
273 |
foreach ( $ids as $id ) {
|
274 |
$attachment_image = wp_get_attachment_image_src( $id, 'full' );
|
275 |
-
if ( $url == str_replace( 'https://', 'http://', array_shift( $attachment_image ) ) ) {
|
276 |
return $id;
|
277 |
}
|
278 |
}
|
272 |
|
273 |
foreach ( $ids as $id ) {
|
274 |
$attachment_image = wp_get_attachment_image_src( $id, 'full' );
|
275 |
+
if ( $url == array_shift( $attachment_image ) || $url == str_replace( 'https://', 'http://', array_shift( $attachment_image ) ) ) {
|
276 |
return $id;
|
277 |
}
|
278 |
}
|
templates/add-to-wishlist-button.php
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
global $product;
|
11 |
?>
|
12 |
|
13 |
-
<a href="<?php echo esc_url( add_query_arg( 'add_to_wishlist', $product_id ) )?>" data-product-id="<?php echo $product_id ?>" data-product-type="<?php echo $product_type?>" class="<?php echo $link_classes ?>" >
|
14 |
<?php echo $icon ?>
|
15 |
<?php echo $label ?>
|
16 |
</a>
|
10 |
global $product;
|
11 |
?>
|
12 |
|
13 |
+
<a href="<?php echo esc_url( add_query_arg( 'add_to_wishlist', $product_id ) )?>" rel="nofollow" data-product-id="<?php echo $product_id ?>" data-product-type="<?php echo $product_type?>" class="<?php echo $link_classes ?>" >
|
14 |
<?php echo $icon ?>
|
15 |
<?php echo $label ?>
|
16 |
</a>
|
templates/add-to-wishlist.php
CHANGED
@@ -18,16 +18,16 @@ global $product;
|
|
18 |
</div>
|
19 |
|
20 |
<div class="yith-wcwl-wishlistaddedbrowse hide" style="display:none;">
|
21 |
-
<span class="feedback"><?php
|
22 |
<a href="<?php echo esc_url( $wishlist_url )?>" >
|
23 |
-
<?php echo apply_filters( 'yith-wcwl-browse-wishlist-label',
|
24 |
</a>
|
25 |
</div>
|
26 |
|
27 |
<div class="yith-wcwl-wishlistexistsbrowse <?php echo ( $exists && ! $available_multi_wishlist ) ? 'show' : 'hide' ?>" style="display:<?php echo ( $exists && ! $available_multi_wishlist ) ? 'block' : 'none' ?>">
|
28 |
-
<span class="feedback"><?php
|
29 |
<a href="<?php echo esc_url( $wishlist_url ) ?>">
|
30 |
-
<?php echo apply_filters( 'yith-wcwl-browse-wishlist-label',
|
31 |
</a>
|
32 |
</div>
|
33 |
|
@@ -36,17 +36,4 @@ global $product;
|
|
36 |
|
37 |
</div>
|
38 |
|
39 |
-
<div class="clear"></div>
|
40 |
-
|
41 |
-
<script type="text/javascript">
|
42 |
-
if( jQuery( '#yith-wcwl-popup-message' ).length == 0 ) {
|
43 |
-
var message_div = jQuery( '<div>' )
|
44 |
-
.attr( 'id', 'yith-wcwl-message' ),
|
45 |
-
popup_div = jQuery( '<div>' )
|
46 |
-
.attr( 'id', 'yith-wcwl-popup-message' )
|
47 |
-
.html( message_div )
|
48 |
-
.hide();
|
49 |
-
|
50 |
-
jQuery( 'body' ).prepend( popup_div );
|
51 |
-
}
|
52 |
-
</script>
|
18 |
</div>
|
19 |
|
20 |
<div class="yith-wcwl-wishlistaddedbrowse hide" style="display:none;">
|
21 |
+
<span class="feedback"><?php echo $product_added_text ?></span>
|
22 |
<a href="<?php echo esc_url( $wishlist_url )?>" >
|
23 |
+
<?php echo apply_filters( 'yith-wcwl-browse-wishlist-label', $browse_wishlist_text )?>
|
24 |
</a>
|
25 |
</div>
|
26 |
|
27 |
<div class="yith-wcwl-wishlistexistsbrowse <?php echo ( $exists && ! $available_multi_wishlist ) ? 'show' : 'hide' ?>" style="display:<?php echo ( $exists && ! $available_multi_wishlist ) ? 'block' : 'none' ?>">
|
28 |
+
<span class="feedback"><?php echo $already_in_wishslist_text ?></span>
|
29 |
<a href="<?php echo esc_url( $wishlist_url ) ?>">
|
30 |
+
<?php echo apply_filters( 'yith-wcwl-browse-wishlist-label', $browse_wishlist_text )?>
|
31 |
</a>
|
32 |
</div>
|
33 |
|
36 |
|
37 |
</div>
|
38 |
|
39 |
+
<div class="clear"></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
templates/admin/wishlist-panel-premium.php
CHANGED
@@ -166,7 +166,7 @@
|
|
166 |
Upgrade to the <span class="highlight">premium version</span><br/>
|
167 |
of <span class="highlight">YITH wishlist</span> to benefit from all features!
|
168 |
</p>
|
169 |
-
<a href="
|
170 |
<span class="highlight">UPGRADE</span>
|
171 |
<span>to the premium version</span>
|
172 |
</a>
|
@@ -258,7 +258,7 @@
|
|
258 |
Upgrade to the <span class="highlight">premium version</span><br/>
|
259 |
of <span class="highlight">YITH wishlist</span> to benefit from all features!
|
260 |
</p>
|
261 |
-
<a href="
|
262 |
<span class="highlight">UPGRADE</span>
|
263 |
<span>to the premium version</span>
|
264 |
</a>
|
166 |
Upgrade to the <span class="highlight">premium version</span><br/>
|
167 |
of <span class="highlight">YITH wishlist</span> to benefit from all features!
|
168 |
</p>
|
169 |
+
<a href="<?php echo YITH_WCWL_Admin_Init()->get_premium_landing_uri(); ?>" target="_blank" class="wishlist-cta-button button btn">
|
170 |
<span class="highlight">UPGRADE</span>
|
171 |
<span>to the premium version</span>
|
172 |
</a>
|
258 |
Upgrade to the <span class="highlight">premium version</span><br/>
|
259 |
of <span class="highlight">YITH wishlist</span> to benefit from all features!
|
260 |
</p>
|
261 |
+
<a href="<?php echo YITH_WCWL_Admin_Init()->get_premium_landing_uri();?>" target="_blank" class="wishlist-cta-button button btn">
|
262 |
<span class="highlight">UPGRADE</span>
|
263 |
<span>to the premium version</span>
|
264 |
</a>
|
wpml-config.xml
CHANGED
@@ -1,12 +1,16 @@
|
|
1 |
-
<
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
1 |
+
<wpml-config>
|
2 |
+
<admin-texts>
|
3 |
+
<key name="yith_wcwl_wishlist_title" />
|
4 |
+
<key name="yith_wcwl_wishlist_search_title" />
|
5 |
+
<key name="yith_wcwl_wishlist_manage_title" />
|
6 |
+
<key name="yith_wcwl_wishlist_create_title" />
|
7 |
+
<key name="yith_wcwl_add_to_wishlist_text" />
|
8 |
+
<key name="yith_wcwl_browse_wishlist_text" />
|
9 |
+
<key name="yith_wcwl_already_in_wishlist_text" />
|
10 |
+
<key name="yith_wcwl_product_added_text" />
|
11 |
+
<key name="yith_wcwl_add_to_wishlist_popup_text" />
|
12 |
+
<key name="yith_wcwl_add_to_cart_text" />
|
13 |
+
<key name="yith_wcwl_socials_title" />
|
14 |
+
<key name="yith_wcwl_socials_text" />
|
15 |
+
</admin-texts>
|
16 |
+
</wpml-config>
|