Version Description
Released on 08 September 2021 =
New: support for WooCommerce 5.7
Update: YITH Plugin Framework
Tweak: enforcing a more strict nonce verification
Fix: use absolute URL in 'Remove from Wishlist' anchors, to avoid problems when template is loaded via AJAX
Dev: added yith_wcwl_plugin_icons filter, to allow third party add custom icons (thanks to swallow2603)
Download this release
Release Info
Developer | yithemes |
Plugin | YITH WooCommerce Wishlist |
Version | 3.1.0 |
Comparing to | |
See all releases |
Code changes from version 3.0.23 to 3.1.0
- README.md +7 -7
- README.txt +19 -5
- assets/js/admin/yith-wcwl.min.js +1 -1
- assets/js/jquery.yith-wcwl.min.js +1 -1
- assets/js/unminified/admin/yith-wcwl.js +2 -2
- assets/js/unminified/jquery.yith-wcwl.js +13 -0
- includes/{class.yith-wcwl-admin.php → class-yith-wcwl-admin.php} +47 -26
- includes/{class.yith-wcwl-ajax-handler.php → class-yith-wcwl-ajax-handler.php} +61 -27
- includes/{class.yith-wcwl-cron.php → class-yith-wcwl-cron.php} +7 -7
- includes/{class.yith-wcwl-exception.php → class-yith-wcwl-exception.php} +5 -5
- includes/{class.yith-wcwl-form-handler.php → class-yith-wcwl-form-handler.php} +9 -7
- includes/{class.yith-wcwl-frontend.php → class-yith-wcwl-frontend.php} +248 -238
- includes/{class.yith-wcwl-install.php → class-yith-wcwl-install.php} +43 -51
- includes/{class.yith-wcwl-privacy.php → class-yith-wcwl-privacy.php} +11 -9
- includes/{class.yith-wcwl-session.php → class-yith-wcwl-session.php} +43 -43
- includes/{class.yith-wcwl-shortcode.php → class-yith-wcwl-shortcode.php} +209 -206
- includes/{class.yith-wcwl-wishlist-factory.php → class-yith-wcwl-wishlist-factory.php} +10 -10
- includes/{class.yith-wcwl-wishlist-item.php → class-yith-wcwl-wishlist-item.php} +28 -17
- includes/{class.yith-wcwl-wishlist.php → class-yith-wcwl-wishlist.php} +30 -30
- includes/{class.yith-wcwl.php → class-yith-wcwl.php} +42 -43
- includes/data-stores/{class.yith-wcwl-wishlist-data-store.php → class-yith-wcwl-wishlist-data-store.php} +78 -74
- includes/data-stores/{class.yith-wcwl-wishlist-item-data-store.php → class-yith-wcwl-wishlist-item-data-store.php} +77 -71
- includes/{functions.yith-wcwl.php → functions-yith-wcwl.php} +50 -21
- includes/legacy/{functions.yith-wcwl-legacy.php → functions-yith-wcwl-legacy.php} +5 -5
- includes/widgets/elementor/{class.yith-wcwl-elementor-add-to-wishlist.php → class-yith-wcwl-elementor-add-to-wishlist.php} +10 -5
- includes/widgets/elementor/{class.yith-wcwl-elementor-wishlist.php → class-yith-wcwl-elementor-wishlist.php} +8 -3
- init.php +24 -24
- languages/yith-woocommerce-wishlist-da_DK.mo +0 -0
- languages/yith-woocommerce-wishlist-da_DK.po +269 -255
- languages/yith-woocommerce-wishlist-de_DE.mo +0 -0
- languages/yith-woocommerce-wishlist-de_DE.po +269 -255
- languages/yith-woocommerce-wishlist-es_AR.mo +0 -0
- languages/yith-woocommerce-wishlist-es_AR.po +269 -255
- languages/yith-woocommerce-wishlist-es_ES.mo +0 -0
- languages/yith-woocommerce-wishlist-es_ES.po +269 -255
- languages/yith-woocommerce-wishlist-es_MX.mo +0 -0
- languages/yith-woocommerce-wishlist-es_MX.po +269 -255
- languages/yith-woocommerce-wishlist-fa_IR.mo +0 -0
- languages/yith-woocommerce-wishlist-fa_IR.po +269 -255
- languages/yith-woocommerce-wishlist-fr_FR.mo +0 -0
- languages/yith-woocommerce-wishlist-fr_FR.po +269 -255
- languages/yith-woocommerce-wishlist-he_IL.mo +0 -0
- languages/yith-woocommerce-wishlist-he_IL.po +269 -255
- languages/yith-woocommerce-wishlist-hr.mo +0 -0
- languages/yith-woocommerce-wishlist-hr.po +269 -255
- languages/yith-woocommerce-wishlist-it_IT.mo +0 -0
- languages/yith-woocommerce-wishlist-it_IT.po +269 -255
- languages/yith-woocommerce-wishlist-ko_KR.mo +0 -0
- languages/yith-woocommerce-wishlist-ko_KR.po +269 -255
- languages/yith-woocommerce-wishlist-nl_NL.mo +0 -0
- languages/yith-woocommerce-wishlist-nl_NL.po +269 -255
- languages/yith-woocommerce-wishlist-pl_PL.mo +0 -0
- languages/yith-woocommerce-wishlist-pl_PL.po +269 -255
- languages/yith-woocommerce-wishlist-pt_BR.mo +0 -0
- languages/yith-woocommerce-wishlist-pt_BR.po +269 -255
- languages/yith-woocommerce-wishlist-pt_PT.mo +0 -0
- languages/yith-woocommerce-wishlist-pt_PT.po +269 -255
- languages/yith-woocommerce-wishlist-ru_RU.mo +0 -0
- languages/yith-woocommerce-wishlist-ru_RU.po +269 -255
- languages/yith-woocommerce-wishlist-sv_SE.mo +0 -0
- languages/yith-woocommerce-wishlist-sv_SE.po +159 -152
README.md
CHANGED
@@ -21,7 +21,7 @@ The wishlist is one of the most powerful and popular tools in an ecommerce shop.
|
|
21 |
|
22 |
This means that you’ll be able to loyalise customers, push them to buy and attract new customers any time a wishlist is shared. Not bad for one plugin only, don’t you think?
|
23 |
|
24 |
-
Our YITH WooCommerce Wishlist has more than **
|
25 |
|
26 |
To celebrate this record and say thanks to all the plugin users, we’ve decided to release a new 3.0 version that has improved the design tremendously and added many new options.
|
27 |
|
@@ -151,13 +151,13 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h
|
|
151 |
|
152 |
## Changelog
|
153 |
|
154 |
-
### 3.0
|
155 |
|
156 |
-
* New: support for WooCommerce 5.
|
157 |
-
* Update: YITH
|
158 |
-
*
|
159 |
-
* Fix:
|
160 |
-
* Dev: added
|
161 |
|
162 |
## Support
|
163 |
|
21 |
|
22 |
This means that you’ll be able to loyalise customers, push them to buy and attract new customers any time a wishlist is shared. Not bad for one plugin only, don’t you think?
|
23 |
|
24 |
+
Our YITH WooCommerce Wishlist has more than **900,000 active installations** and that’s why it’s **the most popular wishlist plugin ever.**
|
25 |
|
26 |
To celebrate this record and say thanks to all the plugin users, we’ve decided to release a new 3.0 version that has improved the design tremendously and added many new options.
|
27 |
|
151 |
|
152 |
## Changelog
|
153 |
|
154 |
+
### 3.1.0 - Released on 08 September 2021
|
155 |
|
156 |
+
* New: support for WooCommerce 5.7
|
157 |
+
* Update: YITH Plugin Framework
|
158 |
+
* Tweak: enforcing a more strict nonce verification
|
159 |
+
* Fix: use absolute URL in 'Remove from Wishlist' anchors, to avoid problems when template is loaded via AJAX
|
160 |
+
* Dev: added yith_wcwl_plugin_icons filter, to allow third party add custom icons (thanks to swallow2603)
|
161 |
|
162 |
## Support
|
163 |
|
README.txt
CHANGED
@@ -2,14 +2,14 @@
|
|
2 |
|
3 |
Contributors: yithemes
|
4 |
Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
|
5 |
-
Requires at least: 5.
|
6 |
-
Tested up to: 5.
|
7 |
-
Stable tag: 3.0
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
11 |
YITH WooCommerce Wishlist add all Wishlist features to your website. Needs WooCommerce to work.
|
12 |
-
WooCommerce 5.
|
13 |
|
14 |
== Description ==
|
15 |
|
@@ -21,7 +21,7 @@ The wishlist is one of the most powerful and popular tools in an ecommerce shop.
|
|
21 |
|
22 |
This means that you’ll be able to loyalise customers, push them to buy and attract new customers any time a wishlist is shared. Not bad for one plugin only, don’t you think?
|
23 |
|
24 |
-
Our YITH WooCommerce Wishlist has more than **
|
25 |
|
26 |
To celebrate this record and say thanks to all the plugin users, we’ve decided to release a new 3.0 version that has improved the design tremendously and added many new options.
|
27 |
|
@@ -113,6 +113,20 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h
|
|
113 |
|
114 |
== Changelog ==
|
115 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
= 3.0.23 - Released on 18 June 2021 =
|
117 |
|
118 |
* New: support for WooCommerce 5.4
|
2 |
|
3 |
Contributors: yithemes
|
4 |
Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
|
5 |
+
Requires at least: 5.6
|
6 |
+
Tested up to: 5.8
|
7 |
+
Stable tag: 3.1.0
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
11 |
YITH WooCommerce Wishlist add all Wishlist features to your website. Needs WooCommerce to work.
|
12 |
+
WooCommerce 5.7.x compatible.
|
13 |
|
14 |
== Description ==
|
15 |
|
21 |
|
22 |
This means that you’ll be able to loyalise customers, push them to buy and attract new customers any time a wishlist is shared. Not bad for one plugin only, don’t you think?
|
23 |
|
24 |
+
Our YITH WooCommerce Wishlist has more than **900,000 active installations** and that’s why it’s **the most popular wishlist plugin ever.**
|
25 |
|
26 |
To celebrate this record and say thanks to all the plugin users, we’ve decided to release a new 3.0 version that has improved the design tremendously and added many new options.
|
27 |
|
113 |
|
114 |
== Changelog ==
|
115 |
|
116 |
+
= 3.1.0 - Released on 08 September 2021 =
|
117 |
+
|
118 |
+
* New: support for WooCommerce 5.7
|
119 |
+
* Update: YITH Plugin Framework
|
120 |
+
* Tweak: enforcing a more strict nonce verification
|
121 |
+
* Fix: use absolute URL in 'Remove from Wishlist' anchors, to avoid problems when template is loaded via AJAX
|
122 |
+
* Dev: added yith_wcwl_plugin_icons filter, to allow third party add custom icons (thanks to swallow2603)
|
123 |
+
|
124 |
+
= 3.0.25 - Released on 05 August 2021 =
|
125 |
+
|
126 |
+
* New: support for WooCommerce 5.6
|
127 |
+
* New: support for WordPress 5.8
|
128 |
+
* Update: YITH Plugin Framework
|
129 |
+
|
130 |
= 3.0.23 - Released on 18 June 2021 =
|
131 |
|
132 |
* New: support for WooCommerce 5.4
|
assets/js/admin/yith-wcwl.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
jQuery(function(_){_.fn.dependency=function(t,e,n,c){var o=_(this);o.on("change",function(){var i=e(o);_.each(t,function(t,e){var n,e=_(e);!e.length||(n=e.closest("tr")).length&&(i?n.show().fadeTo("slow",1):n.is(":visible")?n.fadeTo("slow",0,function(){n.hide()}):n.css("opacity",0).hide())}),void 0!==n&&n(o,c)}).change()};var n=function(e,t){var c=this;c.settings={},c.modal=null,c._init=function(){c.settings=_.extend({template:e.data("template"),template_data:{},container:".yith-wcwl-wizard-modal",events:{}},t),"function"==typeof c.settings.events.init&&c.settings.events.init(e,t),c._initOpener()},c._initOpener=function(){e.on("click",function(t){var e=_(this),n=c.settings.template_data;t.preventDefault(),"function"==typeof n&&(n=n(e)),e.WCBackboneModal({template:c.settings.template,variable:n});e=_(c.settings.container);c._initEditor(e),c._initEnhancedSelect(e),c._initTabs(e),c._initSteps(e),c._initOptions(e,n),c._initEvents(e,c.settings.events)})},c._initEditor=function(t){t.find(".with-editor").each(function(){var n=_(this),t=n.attr("id");tinymce.get(t)&&(restoreTextMode=tinymce.get(t).isHidden(),wp.editor.remove(t)),wp.editor.initialize(t,{tinymce:{wpautop:!0,init_instance_callback:function(e){e.on("Change",function(t){n.val(e.getContent()).change()})}},quicktags:!0,mediaButtons:!0})})},c._initEnhancedSelect=function(t){_(document.body).trigger("wc-enhanced-select-init")},c._initTabs=function(t){t.find(".tabs").on("click","a",function(t){var e=_(this),n=e.closest("ul"),i=n.find("a"),c=n.parent().find(".tab"),o=e.data("target"),n=_(o),o=!1;t.preventDefault(),e.hasClass("active")||(o=!0),i.attr("aria-selected","false").removeClass("active"),e.attr("aria-selected","true").addClass("active"),c.attr("aria-expanded","false").removeClass("active").hide(),n.attr("aria-expanded","true").addClass("active").show(),o&&e.trigger("tabChange")})},c._initOptions=function(n,t){_.each(t,function(t,e){t=n.find('[name="'+t+'"]');t.length&&e!==t.val()&&(t.is("select")&&!t.find('option[value="'+e+'"]').length?t.append('<option value="'+e+'" selected="selected">'+e+" </option>"):t.val(e))})},c._initSteps=function(i){i.find(".step").hide().first().show(),i.find(".continue-button").on("click",function(t){var e=_(this).closest(".step"),n=e.next(".step");t.preventDefault(),n.length&&c._changeStep(i,e,n)}),i.find(".back-button").on("click",function(t){var e=_(this).closest(".step"),n=e.prev(".step");t.preventDefault(),n.length&&c._changeStep(i,e,n)})},c._initEvents=function(n,t){"function"==typeof c.settings.events.open&&c.settings.events.open(e,n),_.each(t,function(t,e){"init"!==t&&"open"!==t&&("tabChange"===t?n.find(".tabs"):"stepChange"===t?n.find(".step"):n.find(":input")).on(t,function(t){return e(_(this),n,t)})})},c._changeStep=function(o,_,a){_.animate({opacity:0},{duration:200,complete:function(){var t=o.find("article"),e=t.outerWidth(),n=t.outerHeight();t.outerWidth("auto"),t.outerHeight("auto"),_.hide(),a.show();var i=a.outerWidth(),c=a.outerHeight();a.hide(),_.css("opacity",1),t.outerWidth(e),t.outerHeight(n),t.animate({width:i,height:c},{duration:200,complete:function(){a.fadeIn(200)}})}}),a.trigger("stepChange")},c._init()},o=null,i=function(t,e,n){var i=e.find(".email-preview"),c=e.find("#template").val();o&&o.abort(),o=_.ajax({url:ajaxurl+"?action=preview_promotion_email",data:e.find("form").serialize(),method:"POST",beforeSend:function(){i.block({message:null,overlayCSS:{background:"transparent",opacity:.6}})},complete:function(){i.unblock()},success:function(t){i.removeClass("html plain").addClass(c).find(".no-interactions").html(t)}})},t=function(){return{template:"yith-wcwl-promotion-wizard",template_data:function(t){var e=t.hasClass("restore-draft")?t.data("draft"):_.extend(e,{product_id:t.data("product_id"),user_id:t.data("user_id")});return e},events:{change:i,open:function(t,e,n){e.find("#content_html-tmce").click(),i(0,e)},tabChange:function(t,e,n){e.find("#template").val(t.find(".active").data("template")),i(0,e)},stepChange:function(t,e,n){var i=t.find(".receivers-count"),c=t.find(".show-on-long-queue"),o=c.data("threshold");i.length&&_.ajax({url:ajaxurl+"?action=calculate_promotion_email_receivers",data:e.find("form").serialize(),method:"post",beforeSend:function(){i.css("opacity",.3),c.length&&c.hide()},complete:function(){i.css("opacity",1)},success:function(t){"undefined"!=typeof t.label&&(i.html(t.label),c.length&&"undefined"!=typeof t.count&&t.count>o&&c.show())}})}}}};_.fn.wizard=function(t){var e=_(this);new n(e,t)},_(".create-promotion").wizard(t()),_(".restore-draft").wizard(t());var e=function(t){return"no"===(t=!t.is('input[type="radio"]')?t.find('input[type="radio"]:checked'):t).val()},c=function(t){return t.is(":checked")},a=_("#yith_wcwl_disable_wishlist_for_unauthenticated_users"),s=_("#yith_wcwl_multi_wishlist_enable"),l=_("#yith_wcwl_enable_multi_wishlist_for_unauthenticated_users"),r=_("#yith_wcwl_modal_enable"),u=_("#yith_wcwl_loop_position"),d=_(".icon-select"),h=_('[name="yith_wcwl_add_to_cart_style"]'),w=_("#yith_wcwl_add_to_cart_icon"),m=_('[name="yith_wcwl_ask_an_estimate_style"]'),f=_("#yith_wcwl_ask_an_estimate_icon"),p=_("#yith_wcwl_enable_share"),y=_("#yith_wcwl_share_fb"),g=_("#yith_wcwl_fb_button_icon"),b=_("#yith_wcwl_share_twitter"),v=_("#yith_wcwl_tw_button_icon"),k=_("#yith_wcwl_share_pinterest"),x=_("#yith_wcwl_pr_button_icon"),C=_("#yith_wcwl_share_email"),S=_("#yith_wcwl_em_button_icon"),T=_("#yith_wcwl_share_whatsapp"),z=_("#yith_wcwl_wa_button_icon"),j=_("#yith_wcwl_show_estimate_button"),E=_("#yith_wcwl_show_additional_info_textarea"),O=_("#yith_wcwl_ask_an_estimate_fields"),H=_("#woocommerce_promotion_mail_settings\\[email_type\\]"),W=_("#woocommerce_yith_wcwl_back_in_stock_settings\\[enabled\\]"),D=_("#woocommerce_yith_wcwl_back_in_stock_settings\\[email_type\\]"),B=_("#woocommerce_yith_wcwl_on_sale_item_settings\\[enabled\\]"),M=_("#woocommerce_yith_wcwl_on_sale_item_settings\\[email_type\\]"),t=_('[id^="type_"]');u.add("select#yith_wcwl_button_position").on("change",function(){var t=_(this);"shortcode"===t.val()?t.parent().next().find(".addon").show():t.parent().next().find(".addon").hide()}).change(),t.on("change",function(){var t=_(this),e=t.val(),n=t.closest(".yith-toggle-content-row").next();"radio"===e||"select"===e?n.show().fadeTo("slow",1):n.is(":visible")?n.fadeTo("slow",0,function(){n.hide()}):n.css("opacity",0).hide()}).change(),h.on("change",function(){w.change()}),m.on("change",function(){f.change()}),d.each(function(){_(this).select2({templateResult:function(t){return t.id?_('<span><i class="option-icon fa '+t.element.value.toLowerCase()+'" ></i> '+t.text+"</span>"):t.text}})}),a.dependency(["#yith_wcwl_enable_multi_wishlist_for_unauthenticated_users-yes"],function(){return e(a)&&c(s)},function(){l.change()}),s.dependency(["#yith_wcwl_enable_multi_wishlist_for_unauthenticated_users-yes"],function(){return e(a)&&c(s)},function(){l.change()}),l.dependency(["#yith_wcwl_show_login_notice","#yith_wcwl_login_anchor_text"],function(){return c(s)&&e(a)&&e(l)}),r.dependency(["#yith_wcwl_show_exists_in_a_wishlist"],function(){var t="default"!==r.find(":checked").val();return t||_("#yith_wcwl_show_exists_in_a_wishlist").prop("checked",!0),t}),w.dependency(["#yith_wcwl_add_to_cart_custom_icon"],function(){return"custom"===w.val()&&"button_custom"===h.filter(":checked").val()}),f.dependency(["#yith_wcwl_ask_an_estimate_custom_icon"],function(){return"custom"===f.val()&&"button_custom"===m.filter(":checked").val()}),p.dependency(["#yith_wcwl_share_fb"],c,function(){y.change(),g.change(),b.change(),v.change(),k.change(),x.change(),C.change(),S.change(),T.change(),z.change()}),y.dependency(["#yith_wcwl_fb_button_icon","#yith_wcwl_color_fb_button_background"],function(){return c(y)&&c(p)},function(){g.change()}),g.dependency(["#yith_wcwl_fb_button_custom_icon"],function(){return c(y)&&c(p)&&"custom"===g.val()}),b.dependency(["#yith_wcwl_tw_button_icon","#yith_wcwl_color_tw_button_background"],function(){return c(b)&&c(p)},function(){v.change()}),v.dependency(["#yith_wcwl_tw_button_custom_icon"],function(){return c(b)&&c(p)&&"custom"===v.val()}),k.dependency(["#yith_wcwl_socials_image_url","#yith_wcwl_pr_button_icon","#yith_wcwl_color_pr_button_background"],function(){return c(k)&&c(p)},function(){x.change()}),x.dependency(["#yith_wcwl_pr_button_custom_icon"],function(){return c(k)&&c(p)&&"custom"===x.val()}),C.dependency(["#yith_wcwl_em_button_icon","#yith_wcwl_color_em_button_background"],function(){return c(C)&&c(p)},function(){S.change()}),S.dependency(["#yith_wcwl_em_button_custom_icon"],function(){return c(C)&&c(p)&&"custom"===S.val()}),T.dependency(["#yith_wcwl_wa_button_icon","#yith_wcwl_wa_button_custom_icon","#yith_wcwl_color_wa_button_background"],function(){return c(T)&&c(p)},function(){z.change()}),z.dependency(["#yith_wcwl_wa_button_custom_icon"],function(){return c(T)&&c(p)&&"custom"===z.val()}),b.add(k).dependency(["#yith_wcwl_socials_title","#yith_wcwl_socials_text"],function(){return(c(b)||c(k))&&c(p)}),j.dependency(["#yith_wcwl_show_additional_info_textarea"],c,function(){E.change()}),j.on("change",function(){E.change()}),E.dependency(["#yith_wcwl_additional_info_textarea_label"],function(){return c(j)&&c(E)}),E.on("change",function(){_(this).is(":checked")&&j.is(":checked")?O.removeClass("yith-disabled"):O.addClass("yith-disabled")}),H.dependency(["#woocommerce_promotion_mail_settings\\[content_html\\]"],function(){return"multipart"===H.val()||"html"===H.val()}),H.dependency(["#woocommerce_promotion_mail_settings\\[content_text\\]"],function(){return"multipart"===H.val()||"plain"===H.val()}),W.dependency(["#woocommerce_yith_wcwl_back_in_stock_settings\\[product_exclusions\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[category_exclusions\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[email_type\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[heading\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[subject\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[content_html\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[content_text\\]"],function(){return c(W)},function(){D.change()}),D.dependency(["#woocommerce_yith_wcwl_back_in_stock_settings\\[content_html\\]"],function(){return("multipart"===D.val()||"html"===D.val())&&c(W)}),D.dependency(["#woocommerce_yith_wcwl_back_in_stock_settings\\[content_text\\]"],function(){return("multipart"===D.val()||"plain"===D.val())&&c(W)}),B.dependency(["#woocommerce_yith_wcwl_on_sale_item_settings\\[product_exclusions\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[category_exclusions\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[email_type\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[heading\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[subject\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[content_html\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[content_text\\]"],function(){return c(B)},function(){M.change()}),M.dependency(["#woocommerce_yith_wcwl_on_sale_item_settings\\[content_html\\]"],function(){return("multipart"===M.val()||"html"===M.val())&&c(B)}),M.dependency(["#woocommerce_yith_wcwl_on_sale_item_settings\\[content_text\\]"],function(){return("multipart"===M.val()||"plain"===M.val())&&c(B)}),_(".date-picker-field, .date-picker").datepicker({dateFormat:"yy-mm-dd",numberOfMonths:1,showButtonPanel:!0}),_(document).on("yith-add-box-button-toggle",function(){var e=_("#new_type"),n=_("#new_options").closest(".yith-add-box-row");e.on("change",function(){var t=e.val();"radio"===t||"select"===t?n.show().fadeTo("slow",1):n.is(":visible")?n.fadeTo("slow",0,function(){_(this).hide()}):n.css("opacity",0).hide()}).change()})});
|
1 |
+
jQuery(function(_){_.fn.dependency=function(t,e,n,c){var o=_(this);o.on("change",function(){var i=e(o);_.each(t,function(t,e){var n,e=_(e);!e.length||(n=e.closest("tr")).length&&(i?n.show().fadeTo("slow",1):n.is(":visible")?n.fadeTo("slow",0,function(){n.hide()}):n.css("opacity",0).hide())}),void 0!==n&&n(o,c)}).change()};var n=function(e,t){var c=this;c.settings={},c.modal=null,c._init=function(){c.settings=_.extend({template:e.data("template"),template_data:{},container:".yith-wcwl-wizard-modal",events:{}},t),"function"==typeof c.settings.events.init&&c.settings.events.init(e,t),c._initOpener()},c._initOpener=function(){e.on("click",function(t){var e=_(this),n=c.settings.template_data;t.preventDefault(),"function"==typeof n&&(n=n(e)),e.WCBackboneModal({template:c.settings.template,variable:n});e=_(c.settings.container);c._initEditor(e),c._initEnhancedSelect(e),c._initTabs(e),c._initSteps(e),c._initOptions(e,n),c._initEvents(e,c.settings.events)})},c._initEditor=function(t){t.find(".with-editor").each(function(){var n=_(this),t=n.attr("id");tinymce.get(t)&&(restoreTextMode=tinymce.get(t).isHidden(),wp.editor.remove(t)),wp.editor.initialize(t,{tinymce:{wpautop:!0,init_instance_callback:function(e){e.on("Change",function(t){n.val(e.getContent()).change()})}},quicktags:!0,mediaButtons:!0})})},c._initEnhancedSelect=function(t){_(document.body).trigger("wc-enhanced-select-init")},c._initTabs=function(t){t.find(".tabs").on("click","a",function(t){var e=_(this),n=e.closest("ul"),i=n.find("a"),c=n.parent().find(".tab"),o=e.data("target"),n=_(o),o=!1;t.preventDefault(),e.hasClass("active")||(o=!0),i.attr("aria-selected","false").removeClass("active"),e.attr("aria-selected","true").addClass("active"),c.attr("aria-expanded","false").removeClass("active").hide(),n.attr("aria-expanded","true").addClass("active").show(),o&&e.trigger("tabChange")})},c._initOptions=function(n,t){_.each(t,function(t,e){t=n.find('[name="'+t+'"]');t.length&&e!==t.val()&&(t.is("select")&&!t.find('option[value="'+e+'"]').length?t.append('<option value="'+e+'" selected="selected">'+e+" </option>"):t.val(e))})},c._initSteps=function(i){i.find(".step").hide().first().show(),i.find(".continue-button").on("click",function(t){var e=_(this).closest(".step"),n=e.next(".step");t.preventDefault(),n.length&&c._changeStep(i,e,n)}),i.find(".back-button").on("click",function(t){var e=_(this).closest(".step"),n=e.prev(".step");t.preventDefault(),n.length&&c._changeStep(i,e,n)})},c._initEvents=function(n,t){"function"==typeof c.settings.events.open&&c.settings.events.open(e,n),_.each(t,function(t,e){"init"!==t&&"open"!==t&&("tabChange"===t?n.find(".tabs"):"stepChange"===t?n.find(".step"):n.find(":input")).on(t,function(t){return e(_(this),n,t)})})},c._changeStep=function(o,_,a){_.animate({opacity:0},{duration:200,complete:function(){var t=o.find("article"),e=t.outerWidth(),n=t.outerHeight();t.outerWidth("auto"),t.outerHeight("auto"),_.hide(),a.show();var i=a.outerWidth(),c=a.outerHeight();a.hide(),_.css("opacity",1),t.outerWidth(e),t.outerHeight(n),t.animate({width:i,height:c},{duration:200,complete:function(){a.fadeIn(200)}})}}),a.trigger("stepChange")},c._init()},o=null,i=function(t,e,n){var i=e.find(".email-preview"),c=e.find("#template").val();o&&o.abort(),o=_.ajax({url:ajaxurl+"?action=preview_promotion_email&_wpnonce="+yith_wcwl.nonce.preview_promotion_email,data:e.find("form").serialize(),method:"POST",beforeSend:function(){i.block({message:null,overlayCSS:{background:"transparent",opacity:.6}})},complete:function(){i.unblock()},success:function(t){i.removeClass("html plain").addClass(c).find(".no-interactions").html(t)}})},t=function(){return{template:"yith-wcwl-promotion-wizard",template_data:function(t){var e=t.hasClass("restore-draft")?t.data("draft"):_.extend(e,{product_id:t.data("product_id"),user_id:t.data("user_id")});return e},events:{change:i,open:function(t,e,n){e.find("#content_html-tmce").click(),i(0,e)},tabChange:function(t,e,n){e.find("#template").val(t.find(".active").data("template")),i(0,e)},stepChange:function(t,e,n){var i=t.find(".receivers-count"),c=t.find(".show-on-long-queue"),o=c.data("threshold");i.length&&_.ajax({url:ajaxurl+"?action=calculate_promotion_email_receivers&_wpnonce="+yith_wcwl.nonce.calculate_promotion_email_receivers,data:e.find("form").serialize(),method:"post",beforeSend:function(){i.css("opacity",.3),c.length&&c.hide()},complete:function(){i.css("opacity",1)},success:function(t){"undefined"!=typeof t.label&&(i.html(t.label),c.length&&"undefined"!=typeof t.count&&t.count>o&&c.show())}})}}}};_.fn.wizard=function(t){var e=_(this);new n(e,t)},_(".create-promotion").wizard(t()),_(".restore-draft").wizard(t());var e=function(t){return"no"===(t=!t.is('input[type="radio"]')?t.find('input[type="radio"]:checked'):t).val()},c=function(t){return t.is(":checked")},a=_("#yith_wcwl_disable_wishlist_for_unauthenticated_users"),s=_("#yith_wcwl_multi_wishlist_enable"),l=_("#yith_wcwl_enable_multi_wishlist_for_unauthenticated_users"),r=_("#yith_wcwl_modal_enable"),u=_("#yith_wcwl_loop_position"),d=_(".icon-select"),h=_('[name="yith_wcwl_add_to_cart_style"]'),w=_("#yith_wcwl_add_to_cart_icon"),m=_('[name="yith_wcwl_ask_an_estimate_style"]'),f=_("#yith_wcwl_ask_an_estimate_icon"),p=_("#yith_wcwl_enable_share"),y=_("#yith_wcwl_share_fb"),g=_("#yith_wcwl_fb_button_icon"),v=_("#yith_wcwl_share_twitter"),b=_("#yith_wcwl_tw_button_icon"),k=_("#yith_wcwl_share_pinterest"),x=_("#yith_wcwl_pr_button_icon"),C=_("#yith_wcwl_share_email"),S=_("#yith_wcwl_em_button_icon"),T=_("#yith_wcwl_share_whatsapp"),z=_("#yith_wcwl_wa_button_icon"),j=_("#yith_wcwl_show_estimate_button"),E=_("#yith_wcwl_show_additional_info_textarea"),O=_("#yith_wcwl_ask_an_estimate_fields"),H=_("#woocommerce_promotion_mail_settings\\[email_type\\]"),W=_("#woocommerce_yith_wcwl_back_in_stock_settings\\[enabled\\]"),D=_("#woocommerce_yith_wcwl_back_in_stock_settings\\[email_type\\]"),B=_("#woocommerce_yith_wcwl_on_sale_item_settings\\[enabled\\]"),M=_("#woocommerce_yith_wcwl_on_sale_item_settings\\[email_type\\]"),t=_('[id^="type_"]');u.add("select#yith_wcwl_button_position").on("change",function(){var t=_(this);"shortcode"===t.val()?t.parent().next().find(".addon").show():t.parent().next().find(".addon").hide()}).change(),t.on("change",function(){var t=_(this),e=t.val(),n=t.closest(".yith-toggle-content-row").next();"radio"===e||"select"===e?n.show().fadeTo("slow",1):n.is(":visible")?n.fadeTo("slow",0,function(){n.hide()}):n.css("opacity",0).hide()}).change(),h.on("change",function(){w.change()}),m.on("change",function(){f.change()}),d.each(function(){_(this).select2({templateResult:function(t){return t.id?_('<span><i class="option-icon fa '+t.element.value.toLowerCase()+'" ></i> '+t.text+"</span>"):t.text}})}),a.dependency(["#yith_wcwl_enable_multi_wishlist_for_unauthenticated_users-yes"],function(){return e(a)&&c(s)},function(){l.change()}),s.dependency(["#yith_wcwl_enable_multi_wishlist_for_unauthenticated_users-yes"],function(){return e(a)&&c(s)},function(){l.change()}),l.dependency(["#yith_wcwl_show_login_notice","#yith_wcwl_login_anchor_text"],function(){return c(s)&&e(a)&&e(l)}),r.dependency(["#yith_wcwl_show_exists_in_a_wishlist"],function(){var t="default"!==r.find(":checked").val();return t||_("#yith_wcwl_show_exists_in_a_wishlist").prop("checked",!0),t}),w.dependency(["#yith_wcwl_add_to_cart_custom_icon"],function(){return"custom"===w.val()&&"button_custom"===h.filter(":checked").val()}),f.dependency(["#yith_wcwl_ask_an_estimate_custom_icon"],function(){return"custom"===f.val()&&"button_custom"===m.filter(":checked").val()}),p.dependency(["#yith_wcwl_share_fb"],c,function(){y.change(),g.change(),v.change(),b.change(),k.change(),x.change(),C.change(),S.change(),T.change(),z.change()}),y.dependency(["#yith_wcwl_fb_button_icon","#yith_wcwl_color_fb_button_background"],function(){return c(y)&&c(p)},function(){g.change()}),g.dependency(["#yith_wcwl_fb_button_custom_icon"],function(){return c(y)&&c(p)&&"custom"===g.val()}),v.dependency(["#yith_wcwl_tw_button_icon","#yith_wcwl_color_tw_button_background"],function(){return c(v)&&c(p)},function(){b.change()}),b.dependency(["#yith_wcwl_tw_button_custom_icon"],function(){return c(v)&&c(p)&&"custom"===b.val()}),k.dependency(["#yith_wcwl_socials_image_url","#yith_wcwl_pr_button_icon","#yith_wcwl_color_pr_button_background"],function(){return c(k)&&c(p)},function(){x.change()}),x.dependency(["#yith_wcwl_pr_button_custom_icon"],function(){return c(k)&&c(p)&&"custom"===x.val()}),C.dependency(["#yith_wcwl_em_button_icon","#yith_wcwl_color_em_button_background"],function(){return c(C)&&c(p)},function(){S.change()}),S.dependency(["#yith_wcwl_em_button_custom_icon"],function(){return c(C)&&c(p)&&"custom"===S.val()}),T.dependency(["#yith_wcwl_wa_button_icon","#yith_wcwl_wa_button_custom_icon","#yith_wcwl_color_wa_button_background"],function(){return c(T)&&c(p)},function(){z.change()}),z.dependency(["#yith_wcwl_wa_button_custom_icon"],function(){return c(T)&&c(p)&&"custom"===z.val()}),v.add(k).dependency(["#yith_wcwl_socials_title","#yith_wcwl_socials_text"],function(){return(c(v)||c(k))&&c(p)}),j.dependency(["#yith_wcwl_show_additional_info_textarea"],c,function(){E.change()}),j.on("change",function(){E.change()}),E.dependency(["#yith_wcwl_additional_info_textarea_label"],function(){return c(j)&&c(E)}),E.on("change",function(){_(this).is(":checked")&&j.is(":checked")?O.removeClass("yith-disabled"):O.addClass("yith-disabled")}),H.dependency(["#woocommerce_promotion_mail_settings\\[content_html\\]"],function(){return"multipart"===H.val()||"html"===H.val()}),H.dependency(["#woocommerce_promotion_mail_settings\\[content_text\\]"],function(){return"multipart"===H.val()||"plain"===H.val()}),W.dependency(["#woocommerce_yith_wcwl_back_in_stock_settings\\[product_exclusions\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[category_exclusions\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[email_type\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[heading\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[subject\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[content_html\\]","#woocommerce_yith_wcwl_back_in_stock_settings\\[content_text\\]"],function(){return c(W)},function(){D.change()}),D.dependency(["#woocommerce_yith_wcwl_back_in_stock_settings\\[content_html\\]"],function(){return("multipart"===D.val()||"html"===D.val())&&c(W)}),D.dependency(["#woocommerce_yith_wcwl_back_in_stock_settings\\[content_text\\]"],function(){return("multipart"===D.val()||"plain"===D.val())&&c(W)}),B.dependency(["#woocommerce_yith_wcwl_on_sale_item_settings\\[product_exclusions\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[category_exclusions\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[email_type\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[heading\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[subject\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[content_html\\]","#woocommerce_yith_wcwl_on_sale_item_settings\\[content_text\\]"],function(){return c(B)},function(){M.change()}),M.dependency(["#woocommerce_yith_wcwl_on_sale_item_settings\\[content_html\\]"],function(){return("multipart"===M.val()||"html"===M.val())&&c(B)}),M.dependency(["#woocommerce_yith_wcwl_on_sale_item_settings\\[content_text\\]"],function(){return("multipart"===M.val()||"plain"===M.val())&&c(B)}),_(".date-picker-field, .date-picker").datepicker({dateFormat:"yy-mm-dd",numberOfMonths:1,showButtonPanel:!0}),_(document).on("yith-add-box-button-toggle",function(){var e=_("#new_type"),n=_("#new_options").closest(".yith-add-box-row");e.on("change",function(){var t=e.val();"radio"===t||"select"===t?n.show().fadeTo("slow",1):n.is(":visible")?n.fadeTo("slow",0,function(){_(this).hide()}):n.css("opacity",0).hide()}).change()})});
|
assets/js/jquery.yith-wcwl.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
jQuery(function(l){function n(){"undefined"!=typeof l.fn.selectBox&&l("select.selectBox").filter(":visible").not(".enhanced").selectBox().addClass("enhanced")}function e(){var t,e,i,a;"undefined"!=typeof l.prettyPhoto&&(t={hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1,overlay_gallery:!1,default_width:500,changepicturecallback:function(){n(),l(".wishlist-select").filter(":visible").change(),l(document).trigger("yith_wcwl_popup_opened",[this])},markup:'<div class="pp_pic_holder"><div class="ppt"> </div><div class="pp_top"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div><div class="pp_content_container"><div class="pp_left"><div class="pp_right"><div class="pp_content"><div class="pp_loaderIcon"></div><div class="pp_fade"><a href="#" class="pp_expand" title="Expand the image">Expand</a><div class="pp_hoverContainer"><a class="pp_next" href="#">next</a><a class="pp_previous" href="#">previous</a></div><div id="pp_full_res"></div><div class="pp_details"><a class="pp_close" href="#">Close</a></div></div></div></div></div></div><div class="pp_bottom"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div></div><div class="pp_overlay yith-wcwl-overlay"></div>'},l('a[data-rel^="prettyPhoto[add_to_wishlist_"]').add('a[data-rel="prettyPhoto[ask_an_estimate]"]').add('a[data-rel="prettyPhoto[create_wishlist]"]').off("click").prettyPhoto(t),l('a[data-rel="prettyPhoto[move_to_another_wishlist]"]').on("click",function(){var t=l(this),e=l("#move_to_another_wishlist").find("form"),i=e.find(".row-id"),t=t.closest("[data-row-id]").data("row-id");i.length&&i.remove(),e.append('<input type="hidden" name="row_id" class="row-id" value="'+t+'"/>')}).prettyPhoto(t),e=function(t,e){"undefined"!=typeof t.classList&&t.classList.contains("yith-wcwl-overlay")&&(e="remove"===e?"removeClass":"addClass",l("body")[e]("yith-wcwl-with-pretty-photo"))},i=function(t){e(t,"add")},a=function(t){e(t,"remove")},new MutationObserver(function(t){for(var e in t){e=t[e];"childList"===e.type&&("undefined"!=typeof e.addedNodes&&"function"==typeof e.addedNodes.forEach&&e.addedNodes.forEach(i),"undefined"!=typeof e.removedNodes&&"function"==typeof e.addedNodes.forEach&&e.removedNodes.forEach(a))}}).observe(document.body,{childList:!0}))}function i(){l(".wishlist_table").find('.product-checkbox input[type="checkbox"]').off("change").on("change",function(){var t=l(this);t.parent().removeClass("checked").removeClass("unchecked").addClass(t.is(":checked")?"checked":"unchecked")}).trigger("change")}function a(){l(".add_to_cart").filter("[data-icon]").not(".icon-added").each(function(){var t=l(this),e=t.data("icon"),e=e.match(/[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)?/gi)?l("<img/>",{src:e}):l("<i/>",{"class":"fa "+e});t.prepend(e).addClass("icon-added")})}function c(){n(),e(),i(),a(),r(),o(),w(),_(),h(),f(),l(document).trigger("yith_wcwl_init_after_ajax")}function o(){yith_wcwl_l10n.enable_tooltip&&l(".yith-wcwl-add-to-wishlist").find("[data-title]").each(function(){var t=l(this);t.hasClass("tooltip-added")||(t.on("mouseenter",function(){var t,e=l(this),i=null,a=e.outerWidth(),n=0,i=l("<span>",{"class":"yith-wcwl-tooltip",text:e.data("title")});e.append(i),t=i.outerWidth()+6,i.outerWidth(t),n=(a-t)/2,i.css({left:n.toFixed(0)+"px"}).fadeIn(200),e.addClass("with-tooltip")}).on("mouseleave",function(){var t=l(this);t.find(".yith-wcwl-tooltip").fadeOut(200,function(){t.removeClass("with-tooltip").find(".yith-wcwl-tooltip").remove()})}),t.addClass("tooltip-added"))})}function r(){l(".yith-wcwl-add-button").filter(".with-dropdown").on("mouseleave",function(){var t=l(this).find(".yith-wcwl-dropdown");t.length&&t.fadeOut(200)}).children("a").on("mouseenter",function(){var t=l(this).closest(".with-dropdown"),e=t.find(".yith-wcwl-dropdown");e.length&&e.children().length&&t.find(".yith-wcwl-dropdown").fadeIn(200)})}function _(){"undefined"!=typeof yith_wcwl_l10n.enable_drag_n_drop&&yith_wcwl_l10n.enable_drag_n_drop&&l(".wishlist_table").filter(".sortable").not(".no-interactions").each(function(){var a=l(this),n=!1;a.sortable({items:"[data-row-id]",scroll:!0,helper:function(t,e){return e.children().each(function(){l(this).width(l(this).width())}),e},update:function(){var t=a.find("[data-row-id]"),e=[],i=0;t.length&&(n&&n.abort(),t.each(function(){var t=l(this);t.find('input[name*="[position]"]').val(i++),e.push(t.data("row-id"))}),n=l.ajax({data:{action:yith_wcwl_l10n.actions.sort_wishlist_items,context:"frontend",positions:e,wishlist_token:a.data("token"),page:a.data("page"),per_page:a.data("per-page")},method:"POST",url:yith_wcwl_l10n.ajax_url}))}})})}function h(){var o,s;l(".wishlist_table").on("change",".product-quantity :input",function(){var t=l(this),e=t.closest("[data-row-id]"),i=e.data("row-id"),a=t.closest(".wishlist_table"),n=a.data("token");clearTimeout(s),e.find(".add_to_cart").attr("data-quantity",t.val()),s=setTimeout(function(){o&&o.abort(),o=l.ajax({beforeSend:function(){j(a)},complete:function(){C(a)},data:{action:yith_wcwl_l10n.actions.update_item_quantity,context:"frontend",product_id:i,wishlist_token:n,quantity:t.val()},method:"POST",url:yith_wcwl_l10n.ajax_url})},1e3)})}function f(){l(".copy-trigger").on("click",function(){var t=l(".copy-target");0<t.length&&(t.is("input")?(s()?t[0].setSelectionRange(0,9999):t.select(),document.execCommand("copy")):(t=l("<input/>",{val:t.text(),type:"text"}),l("body").append(t),s()?t[0].setSelectionRange(0,9999):t.select(),document.execCommand("copy"),t.remove()))})}function w(){l(".wishlist_table").filter(".images_grid").not(".enhanced").on("click","[data-row-id] .product-thumbnail a",function(t){var e,i,a;yith_wcwl_l10n.disable_popup_grid_view||(i=(e=l(this).closest("[data-row-id]")).siblings("[data-row-id]"),a=e.find(".item-details"),t.preventDefault(),a.length&&(i.removeClass("show"),e.toggleClass("show")))}).on("click","[data-row-id] a.close",function(t){var e=l(this).closest("[data-row-id]"),i=e.find(".item-details");t.preventDefault(),i.length&&e.removeClass("show")}).on("click","[data-row-id] a.remove_from_wishlist",function(t){var e=l(this);return t.stopPropagation(),u(e),!1}).addClass("enhanced"),l(document).on("click",function(t){l(t.target).closest("[data-row-id]").length||l(".wishlist_table").filter(".images_grid").find(".show").removeClass("show")}).on("added_to_cart",function(){l(".wishlist_table").filter(".images_grid").find(".show").removeClass("show")})}function p(e,t,i){e.action=yith_wcwl_l10n.actions.move_to_another_wishlist_action,e.context="frontend",""!==e.wishlist_token&&""!==e.destination_wishlist_token&&""!==e.item_id&&l.ajax({beforeSend:t,url:yith_wcwl_l10n.ajax_url,data:e,dataType:"json",method:"post",success:function(t){i(t),c(),l("body").trigger("moved_to_another_wishlist",[l(this),e.item_id])}})}function u(e){var t=e.parents(".cart.wishlist_table"),i=e.parents("[data-row-id]"),a=i.data("row-id"),n=t.data("id"),o=t.data("token"),a={action:yith_wcwl_l10n.actions.remove_from_wishlist_action,context:"frontend",remove_from_wishlist:a,wishlist_id:n,wishlist_token:o,fragments:S(a)};l.ajax({beforeSend:function(){j(t)},complete:function(){C(t)},data:a,method:"post",success:function(t){"undefined"!=typeof t.fragments&&O(t.fragments),c(),l("body").trigger("removed_from_wishlist",[e,i])},url:yith_wcwl_l10n.ajax_url})}function m(t){var e=l(this),i=e.closest(".wishlist_table"),a=null;t.preventDefault(),(a=i.length?e.closest("[data-wishlist-id]").find(".wishlist-title"):e.parents(".wishlist-title")).next().css("display","inline-block").find('input[type="text"]').focus(),a.hide()}function v(t){var e=l(this);t.preventDefault(),e.parents(".hidden-title-form").hide(),e.parents(".hidden-title-form").prev().show()}function y(t){var e=l(this),i=e.closest(".hidden-title-form"),a=e.closest("[data-wishlist-id]").data("wishlist-id"),n=i.find('input[type="text"]'),o=n.val(),e={};if(t.preventDefault(),!o)return i.addClass("woocommerce-invalid"),void n.focus();a=a||l("#wishlist_id").val(),e={action:yith_wcwl_l10n.actions.save_title_action,context:"frontend",wishlist_id:a,title:o,fragments:S()},l.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:e,dataType:"json",beforeSend:function(){j(i)},complete:function(){C(i)},success:function(t){var e=t.fragments;t.result?(i.hide(),i.prev().find(".wishlist-anchor, h1, h2").text(o).end().show()):(i.addClass("woocommerce-invalid"),n.focus()),void 0!==e&&O(e)}})}function g(){var t=l(this),e=t.val(),t=t.closest("[data-wishlist-id]").data("wishlist-id"),e={action:yith_wcwl_l10n.actions.save_privacy_action,context:"frontend",wishlist_id:t,privacy:e,fragments:S()};l.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:e,dataType:"json",success:function(t){t=t.fragments;void 0!==t&&O(t)}})}function b(t,e){if("undefined"!=typeof l.prettyPhoto&&"undefined"!=typeof l.prettyPhoto.close)if(void 0!==t){var i,a=l(".pp_content_container"),n=a.find(".pp_content"),o=a.find(".yith-wcwl-popup-form"),a=o.closest(".pp_pic_holder");o.length&&((i=l("<div/>",{"class":"yith-wcwl-popup-feedback"})).append(l("<i/>",{"class":"fa heading-icon "+("error"===e?"fa-exclamation-triangle":"fa-check")})),i.append(l("<p/>",{"class":"feedback",html:t})),i.css("display","none"),n.css("height","auto"),o.after(i),o.fadeOut(200,function(){i.fadeIn()}),a.addClass("feedback"),a.css("left",l(window).innerWidth()/2-a.outerWidth()/2+"px"),"undefined"!=typeof yith_wcwl_l10n.auto_close_popup&&!yith_wcwl_l10n.auto_close_popup||setTimeout(b,yith_wcwl_l10n.popup_timeout))}else try{l.prettyPhoto.close()}catch(s){}}function x(t){var e=l("#yith-wcwl-popup-message"),i=l("#yith-wcwl-message"),a="undefined"!=typeof yith_wcwl_l10n.popup_timeout?yith_wcwl_l10n.popup_timeout:3e3;"undefined"!=typeof yith_wcwl_l10n.enable_notices&&!yith_wcwl_l10n.enable_notices||(i.html(t),e.css("margin-left","-"+l(e).width()+"px").fadeIn(),window.setTimeout(function(){e.fadeOut()},a))}function k(o){var t=l("select.wishlist-select"),e=l("ul.yith-wcwl-dropdown");t.each(function(){var i=l(this),t=i.find("option"),e=t.filter('[value="new"]');t.not(e).remove(),l.each(o,function(t,e){l("<option>",{value:e.id,html:e.wishlist_name}).appendTo(i)}),i.append(e)}),e.each(function(){var i=l(this),t=i.find("li"),e=i.closest(".yith-wcwl-add-button").children("a.add_to_wishlist"),a=e.attr("data-product-id"),n=e.attr("data-product-type");t.remove(),l.each(o,function(t,e){e["default"]||l("<li>").append(l("<a>",{rel:"nofollow",html:e.wishlist_name,"class":"add_to_wishlist",href:e.add_to_this_wishlist_url,"data-product-id":a,"data-product-type":n,"data-wishlist-id":e.id})).appendTo(i)})})}function j(t){"undefined"!=typeof l.fn.block&&t.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"40px 40px",opacity:1}})}function C(t){"undefined"!=typeof l.fn.unblock&&t.stop(!0).css("opacity","1").unblock()}function T(){if(navigator.cookieEnabled)return 1;document.cookie="cookietest=1";var t=-1!==document.cookie.indexOf("cookietest=");return document.cookie="cookietest=1; expires=Thu, 01-Jan-1970 00:00:01 GMT",t}function S(t){var i={},e=null;return t?"object"==typeof t?(e=(t=l.extend({fragments:null,s:"",container:l(document),firstLoad:!1},t)).fragments||t.container.find(".wishlist-fragment"),t.s&&(e=e.not("[data-fragment-ref]").add(e.filter('[data-fragment-ref="'+t.s+'"]'))),t.firstLoad&&(e=e.filter(".on-first-load"))):(e=l(".wishlist-fragment"),"string"!=typeof t&&"number"!=typeof t||(e=e.not("[data-fragment-ref]").add(e.filter('[data-fragment-ref="'+t+'"]')))):e=l(".wishlist-fragment"),e.length?(e.each(function(){var t=l(this),e=t.attr("class").split(" ").filter(t=>t.length&&"exists"!==t).join(yith_wcwl_l10n.fragments_index_glue);i[e]=t.data("fragment-options")}),i):null}function P(e){var i=S(e=l.extend({firstLoad:!0},e));i&&l.ajax({data:{action:yith_wcwl_l10n.actions.load_fragments,context:"frontend",fragments:i},method:"post",success:function(t){"undefined"!=typeof t.fragments&&(O(t.fragments),c(),l(document).trigger("yith_wcwl_fragments_loaded",[i,t.fragments,e.firstLoad]))},url:yith_wcwl_l10n.ajax_url})}function O(t){l.each(t,function(t,e){var i="."+t.split(yith_wcwl_l10n.fragments_index_glue).filter(t=>t.length&&"exists"!==t&&"with-count"!==t).join("."),a=l(i),t=l(e).filter(i);t.length||(t=l(e).find(i)),a.length&&t.length&&a.replaceWith(t)})}function s(){return navigator.userAgent.match(/ipad|iphone/i)}function D(t){return!0===t||"yes"===t||"1"===t||1===t}l(document).on("yith_wcwl_init",function(){var d,t=l(this),s="undefined"!=typeof wc_add_to_cart_params&&null!==wc_add_to_cart_params?wc_add_to_cart_params.cart_redirect_after_add:"";t.on("click",".add_to_wishlist",function(t){var a=l(this),e=a.attr("data-product-id"),n=l(".add-to-wishlist-"+e),i=null,o={action:yith_wcwl_l10n.actions.add_to_wishlist_action,context:"frontend",add_to_wishlist:e,product_type:a.data("product-type"),wishlist_id:a.data("wishlist-id"),fragments:S(e)};if((i=l(document).triggerHandler("yith_wcwl_add_to_wishlist_data",[a,o]))&&(o=i),t.preventDefault(),jQuery(document.body).trigger("adding_to_wishlist"),yith_wcwl_l10n.multi_wishlist&&yith_wcwl_l10n.modal_enable){e=a.parents(".yith-wcwl-popup-footer").prev(".yith-wcwl-popup-content"),i=e.find(".wishlist-select"),t=e.find(".wishlist-name"),e=e.find(".wishlist-visibility").filter(":checked");if(o.wishlist_id=i.is(":visible")?i.val():"new",o.wishlist_name=t.val(),o.wishlist_visibility=e.val(),"new"===o.wishlist_id&&!o.wishlist_name)return t.closest("p").addClass("woocommerce-invalid"),!1;t.closest("p").removeClass("woocommerce-invalid")}if(T())return l.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:o,dataType:"json",beforeSend:function(){j(a)},complete:function(){C(a)},success:function(t){var e=t.result,i=t.message;yith_wcwl_l10n.multi_wishlist?(b(i,e),"undefined"!=typeof t.user_wishlists&&k(t.user_wishlists)):x(i),"true"!==e&&"exists"!==e||("undefined"!=typeof t.fragments&&O(t.fragments),yith_wcwl_l10n.multi_wishlist&&!yith_wcwl_l10n.hide_add_button||n.find(".yith-wcwl-add-button").remove(),n.addClass("exists")),c(),l("body").trigger("added_to_wishlist",[a,n])}}),!1;window.alert(yith_wcwl_l10n.labels.cookie_disabled)}),t.on("click",".wishlist_table .remove_from_wishlist",function(t){var e=l(this);return t.preventDefault(),u(e),!1}),t.on("adding_to_cart","body",function(t,e,i){void 0!==e&&void 0!==i&&e.closest(".wishlist_table").length&&(i.remove_from_wishlist_after_add_to_cart=e.closest("[data-row-id]").data("row-id"),i.wishlist_id=e.closest(".wishlist_table").data("id"),"undefined"!=typeof wc_add_to_cart_params&&(wc_add_to_cart_params.cart_redirect_after_add=yith_wcwl_l10n.redirect_to_cart),"undefined"!=typeof yith_wccl_general&&(yith_wccl_general.cart_redirect=D(yith_wcwl_l10n.redirect_to_cart)))}),t.on("added_to_cart","body",function(t,e,i,a){var n,o;void 0!==a&&a.closest(".wishlist_table").length&&("undefined"!=typeof wc_add_to_cart_params&&(wc_add_to_cart_params.cart_redirect_after_add=s),"undefined"!=typeof yith_wccl_general&&(yith_wccl_general.cart_redirect=D(s)),o=(n=a.closest("[data-row-id]")).closest(".wishlist-fragment").data("fragment-options"),a.removeClass("added"),n.find(".added_to_cart").remove(),yith_wcwl_l10n.remove_from_wishlist_after_add_to_cart&&o.is_user_owner&&n.remove())}),t.on("added_to_cart","body",function(){var t=l(".woocommerce-message");0===t.length?l("#yith-wcwl-form").prepend(yith_wcwl_l10n.labels.added_to_cart_message):t.fadeOut(300,function(){l(this).replaceWith(yith_wcwl_l10n.labels.added_to_cart_message).fadeIn()})}),t.on("cart_page_refreshed","body",c),t.on("click",".show-title-form",m),t.on("click",".wishlist-title-with-form h2",m),t.on("click",".remove_from_all_wishlists",function(t){var e=l(this),i=e.attr("data-product-id"),a=e.data("wishlist-id"),n=e.closest(".content"),i={action:yith_wcwl_l10n.actions.remove_from_all_wishlists,context:"frontend",prod_id:i,wishlist_id:a,fragments:S(i)};t.preventDefault(),l.ajax({beforeSend:function(){j(n)},complete:function(){C(n)},data:i,dataType:"json",method:"post",success:function(t){"undefined"!=typeof t.fragments&&O(t.fragments),c()},url:yith_wcwl_l10n.ajax_url})}),t.on("click",".hide-title-form",v),t.on("click",".save-title-form",y),t.on("change",".wishlist_manage_table .wishlist-visibility",g),t.on("change",".change-wishlist",function(){var t=l(this),e=t.parents(".cart.wishlist_table"),i=e.data("token"),a=t.parents("[data-row-id]").data("row-id");p({wishlist_token:i,destination_wishlist_token:t.val(),item_id:a,fragments:S()},function(){j(e)},function(t){"undefined"!=typeof t.fragments&&O(t.fragments),C(e)})}),t.on("click",".yith-wcwl-popup-footer .move_to_wishlist",function(){var i=l(this),t=i.attr("data-product-id"),e=i.data("origin-wishlist-id"),a=i.closest("form"),n=a.find(".wishlist-select").val(),o=a.find(".wishlist-name"),s=o.val(),a=a.find(".wishlist-visibility").filter(":checked").val();if("new"===n&&!s)return o.closest("p").addClass("woocommerce-invalid"),!1;o.closest("p").removeClass("woocommerce-invalid"),p({wishlist_token:e,destination_wishlist_token:n,item_id:t,wishlist_name:s,wishlist_visibility:a,fragments:S(t)},function(){j(i)},function(t){var e=t.message;yith_wcwl_l10n.multi_wishlist?(b(e),"undefined"!=typeof t.user_wishlists&&k(t.user_wishlists)):x(e),"undefined"!=typeof t.fragments&&O(t.fragments),c(),C(i)})}),t.on("click",".delete_item",function(){var i=l(this),t=i.attr("data-product-id"),e=i.data("item-id"),a=l(".add-to-wishlist-"+t),t={action:yith_wcwl_l10n.actions.delete_item_action,context:"frontend",item_id:e,fragments:S(t)};return l.ajax({url:yith_wcwl_l10n.ajax_url,data:t,dataType:"json",beforeSend:function(){j(i)},complete:function(){C(i)},method:"post",success:function(t){var e=t.fragments,t=t.message;yith_wcwl_l10n.multi_wishlist&&b(t),i.closest(".yith-wcwl-remove-button").length||x(t),void 0!==e&&O(e),c(),l("body").trigger("removed_from_wishlist",[i,a])}}),!1}),t.on("change",".yith-wcwl-popup-content .wishlist-select",function(){var t=l(this);"new"===t.val()?t.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").show():t.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").hide()}),t.on("change","#bulk_add_to_cart",function(){var t=l(this),e=t.closest(".wishlist_table").find("[data-row-id]").find('input[type="checkbox"]:not(:disabled)');(t.is(":checked")?e.prop("checked","checked"):e.prop("checked",!1)).change()}),t.on("submit",".wishlist-ask-an-estimate-popup",function(){var t=l(this),i=t.closest("form"),a=t.closest(".pp_content"),t=i.serializeArray().reduce((t,e)=>(t[e.name]=e.value,t),{});return t.action=yith_wcwl_l10n.actions.ask_an_estimate,t.context="frontend",l.ajax({beforeSend:function(){j(i)},complete:function(){C(i)},data:t,dataType:"json",method:"post",success:function(t){var e;"undefined"!=typeof t.result&&t.result?void 0!==(e=t.template)&&(i.replaceWith(e),a.css("height","auto"),setTimeout(b,yith_wcwl_l10n.time_to_close_prettyphoto)):"undefined"!=typeof t.message&&(i.find(".woocommerce-error").remove(),i.find(".popup-description").after(l("<div>",{text:t.message,"class":"woocommerce-error"})))},url:yith_wcwl_l10n.ajax_url}),!1}),t.on("click",".yith-wfbt-add-wishlist",function(t){t.preventDefault();var e=l(this),t=l("#yith-wcwl-form");l("html, body").animate({scrollTop:t.offset().top},500),function(t,i){var e=t.attr("data-product-id"),a=l(document).find(".cart.wishlist_table"),n=a.data("pagination"),o=a.data("per-page"),s=a.data("id"),d=a.data("token"),t={action:yith_wcwl_l10n.actions.reload_wishlist_and_adding_elem_action,context:"frontend",pagination:n,per_page:o,wishlist_id:s,wishlist_token:d,add_to_wishlist:e,product_type:t.data("product-type")};if(!T())return window.alert(yith_wcwl_l10n.labels.cookie_disabled);l.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:t,dataType:"html",beforeSend:function(){j(a)},complete:function(){C(a)},success:function(t){var e=l(t),t=e.find("#yith-wcwl-form"),e=e.find(".yith-wfbt-slider-wrapper");i.replaceWith(t),l(".yith-wfbt-slider-wrapper").replaceWith(e),c(),l(document).trigger("yith_wcwl_reload_wishlist_from_frequently")}})}(e,t)}),t.on("submit",".yith-wcwl-popup-form",function(){return!1}),t.on("yith_infs_added_elem",function(){e()}),t.on("found_variation",function(t,e){var i=l(t.target).data("product_id"),a=e.variation_id,t=l(".yith-wcwl-add-to-wishlist").find('[data-product-id="'+i+'"]'),e=l(".yith-wcwl-add-to-wishlist").find('[data-original-product-id="'+i+'"]'),t=t.add(e),e=t.closest(".wishlist-fragment").filter(":visible");i&&a&&t.length&&(t.each(function(){var t=l(this),e=t.closest(".yith-wcwl-add-to-wishlist");t.attr("data-original-product-id",i),t.attr("data-product-id",a),e.length&&(void 0!==(t=e.data("fragment-options"))&&(t.product_id=a,e.data("fragment-options",t)),e.removeClass(function(t,e){return e.match(/add-to-wishlist-\S+/g).join(" ")}).addClass("add-to-wishlist-"+a).attr("data-fragment-ref",a))}),yith_wcwl_l10n.reload_on_found_variation&&(j(e),P({fragments:e,firstLoad:!1})))}),t.on("reset_data",function(t){var a=l(t.target).data("product_id"),e=l('[data-original-product-id="'+a+'"]'),t=e.closest(".wishlist-fragment").filter(":visible");a&&e.length&&(e.each(function(){var t=l(this),e=t.closest(".yith-wcwl-add-to-wishlist"),i=t.attr("data-product-id");t.attr("data-product-id",a),t.attr("data-original-product-id",""),e.length&&(void 0!==(t=e.data("fragment-options"))&&(t.product_id=a,e.data("fragment-options",t)),e.removeClass("add-to-wishlist-"+i).addClass("add-to-wishlist-"+a).attr("data-fragment-ref",a))}),yith_wcwl_l10n.reload_on_found_variation&&(j(t),P({fragments:t,firstLoad:!1})))}),t.on("yith_wcwl_reload_fragments",P),t.on("yith_infs_added_elem",function(t,e){P({container:e,firstLoad:!1})}),t.on("yith_wcwl_fragments_loaded",function(t,e,i,a){a&&l(".variations_form").find(".variations select").last().change()}),t.on("click",".yith-wcwl-popup-feedback .close-popup",function(t){t.preventDefault(),b()}),"undefined"!=typeof yith_wcwl_l10n.enable_notices&&!yith_wcwl_l10n.enable_notices||!l(".yith-wcwl-add-to-wishlist").length||l("#yith-wcwl-popup-message").length||(t=l("<div>").attr("id","yith-wcwl-message"),t=l("<div>").attr("id","yith-wcwl-popup-message").html(t).hide(),l("body").prepend(t)),o(),r(),_(),h(),w(),l(document).on("click",".show-tab",function(t){var e=l(this),i=e.closest(".yith-wcwl-popup-content"),a=e.data("tab"),n=i.find(".tab").filter("."+a);if(t.preventDefault(),!n.length)return!1;e.addClass("active").siblings(".show-tab").removeClass("active"),n.show().siblings(".tab").hide(),"create"===a?i.prepend('<input type="hidden" id="new_wishlist_selector" class="wishlist-select" value="new">'):i.find("#new_wishlist_selector").remove()}),l(document).on("change",".wishlist-select",function(){var t=l(this),e=t.closest(".yith-wcwl-popup-content"),i=t.closest(".tab"),a=e.find(".tab.create"),n=e.find(".show-tab"),e=n.filter('[data-tab="create"]');"new"===t.val()&&a.length&&(i.hide(),a.show(),n.removeClass("active"),e.addClass("active"),t.find("option").removeProp("selected"),t.change())}),n(),i(),e(),a(),d=!1,yith_wcwl_l10n.is_wishlist_responsive&&l(window).on("resize",function(){var t=l(".wishlist_table.responsive"),e=t.is(".mobile"),i=window.matchMedia("(max-width: "+yith_wcwl_l10n.mobile_media_query+"px)"),a=t.closest("form"),n=a.attr("class"),o=a.data("fragment-options"),s={},a=!1;t.length&&(i.matches&&t&&!e?(o.is_mobile="yes",a=!0):!i.matches&&t&&e&&(o.is_mobile="no",a=!0),a&&(d&&d.abort(),s[n.split(" ").join(yith_wcwl_l10n.fragments_index_glue)]=o,d=l.ajax({beforeSend:function(){j(t)},complete:function(){C(t)},data:{action:yith_wcwl_l10n.actions.load_mobile_action,context:"frontend",fragments:s},method:"post",success:function(t){"undefined"!=typeof t.fragments&&(O(t.fragments),c(),l(document).trigger("yith_wcwl_responsive_template",[e,t.fragments]))},url:yith_wcwl_l10n.ajax_url})))}),f(),yith_wcwl_l10n.enable_ajax_loading&&P()}).trigger("yith_wcwl_init")});
|
1 |
+
jQuery(function(d){function a(){"undefined"!=typeof d.fn.selectBox&&d("select.selectBox").filter(":visible").not(".enhanced").selectBox().addClass("enhanced")}function e(){var t,e,i,n;"undefined"!=typeof d.prettyPhoto&&(t={hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1,overlay_gallery:!1,default_width:500,changepicturecallback:function(){a(),d(".wishlist-select").filter(":visible").change(),d(document).trigger("yith_wcwl_popup_opened",[this])},markup:'<div class="pp_pic_holder"><div class="ppt"> </div><div class="pp_top"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div><div class="pp_content_container"><div class="pp_left"><div class="pp_right"><div class="pp_content"><div class="pp_loaderIcon"></div><div class="pp_fade"><a href="#" class="pp_expand" title="Expand the image">Expand</a><div class="pp_hoverContainer"><a class="pp_next" href="#">next</a><a class="pp_previous" href="#">previous</a></div><div id="pp_full_res"></div><div class="pp_details"><a class="pp_close" href="#">Close</a></div></div></div></div></div></div><div class="pp_bottom"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div></div><div class="pp_overlay yith-wcwl-overlay"></div>'},d('a[data-rel^="prettyPhoto[add_to_wishlist_"]').add('a[data-rel="prettyPhoto[ask_an_estimate]"]').add('a[data-rel="prettyPhoto[create_wishlist]"]').off("click").prettyPhoto(t),d('a[data-rel="prettyPhoto[move_to_another_wishlist]"]').on("click",function(){var t=d(this),e=d("#move_to_another_wishlist").find("form"),i=e.find(".row-id"),t=t.closest("[data-row-id]").data("row-id");i.length&&i.remove(),e.append('<input type="hidden" name="row_id" class="row-id" value="'+t+'"/>')}).prettyPhoto(t),e=function(t,e){"undefined"!=typeof t.classList&&t.classList.contains("yith-wcwl-overlay")&&(e="remove"===e?"removeClass":"addClass",d("body")[e]("yith-wcwl-with-pretty-photo"))},i=function(t){e(t,"add")},n=function(t){e(t,"remove")},new MutationObserver(function(t){for(var e in t){e=t[e];"childList"===e.type&&("undefined"!=typeof e.addedNodes&&"function"==typeof e.addedNodes.forEach&&e.addedNodes.forEach(i),"undefined"!=typeof e.removedNodes&&"function"==typeof e.addedNodes.forEach&&e.removedNodes.forEach(n))}}).observe(document.body,{childList:!0}))}function i(){d(".wishlist_table").find('.product-checkbox input[type="checkbox"]').off("change").on("change",function(){var t=d(this);t.parent().removeClass("checked").removeClass("unchecked").addClass(t.is(":checked")?"checked":"unchecked")}).trigger("change")}function n(){d(".add_to_cart").filter("[data-icon]").not(".icon-added").each(function(){var t=d(this),e=t.data("icon"),e=e.match(/[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)?/gi)?d("<img/>",{src:e}):d("<i/>",{"class":"fa "+e});t.prepend(e).addClass("icon-added")})}function c(){a(),e(),i(),n(),r(),o(),f(),_(),h(),w(),d(document).trigger("yith_wcwl_init_after_ajax")}function o(){yith_wcwl_l10n.enable_tooltip&&d(".yith-wcwl-add-to-wishlist").find("[data-title]").each(function(){var t=d(this);t.hasClass("tooltip-added")||(t.on("mouseenter",function(){var t,e=d(this),i=null,n=e.outerWidth(),a=0,i=d("<span>",{"class":"yith-wcwl-tooltip",text:e.data("title")});e.append(i),t=i.outerWidth()+6,i.outerWidth(t),a=(n-t)/2,i.css({left:a.toFixed(0)+"px"}).fadeIn(200),e.addClass("with-tooltip")}).on("mouseleave",function(){var t=d(this);t.find(".yith-wcwl-tooltip").fadeOut(200,function(){t.removeClass("with-tooltip").find(".yith-wcwl-tooltip").remove()})}),t.addClass("tooltip-added"))})}function r(){d(".yith-wcwl-add-button").filter(".with-dropdown").on("mouseleave",function(){var t=d(this).find(".yith-wcwl-dropdown");t.length&&t.fadeOut(200)}).children("a").on("mouseenter",function(){var t=d(this).closest(".with-dropdown"),e=t.find(".yith-wcwl-dropdown");e.length&&e.children().length&&t.find(".yith-wcwl-dropdown").fadeIn(200)})}function _(){"undefined"!=typeof yith_wcwl_l10n.enable_drag_n_drop&&yith_wcwl_l10n.enable_drag_n_drop&&d(".wishlist_table").filter(".sortable").not(".no-interactions").each(function(){var n=d(this),a=!1;n.sortable({items:"[data-row-id]",scroll:!0,helper:function(t,e){return e.children().each(function(){d(this).width(d(this).width())}),e},update:function(){var t=n.find("[data-row-id]"),e=[],i=0;t.length&&(a&&a.abort(),t.each(function(){var t=d(this);t.find('input[name*="[position]"]').val(i++),e.push(t.data("row-id"))}),a=d.ajax({data:{action:yith_wcwl_l10n.actions.sort_wishlist_items,nonce:yith_wcwl_l10n.nonce.sort_wishlist_items_nonce,context:"frontend",positions:e,wishlist_token:n.data("token"),page:n.data("page"),per_page:n.data("per-page")},method:"POST",url:yith_wcwl_l10n.ajax_url}))}})})}function h(){var o,s;d(".wishlist_table").on("change",".product-quantity :input",function(){var t=d(this),e=t.closest("[data-row-id]"),i=e.data("row-id"),n=t.closest(".wishlist_table"),a=n.data("token");clearTimeout(s),e.find(".add_to_cart").attr("data-quantity",t.val()),s=setTimeout(function(){o&&o.abort(),o=d.ajax({beforeSend:function(){j(n)},complete:function(){C(n)},data:{action:yith_wcwl_l10n.actions.update_item_quantity,nonce:yith_wcwl_l10n.nonce.update_item_quantity_nonce,context:"frontend",product_id:i,wishlist_token:a,quantity:t.val()},method:"POST",url:yith_wcwl_l10n.ajax_url})},1e3)})}function w(){d(".copy-trigger").on("click",function(){var t=d(".copy-target");0<t.length&&(t.is("input")?(s()?t[0].setSelectionRange(0,9999):t.select(),document.execCommand("copy")):(t=d("<input/>",{val:t.text(),type:"text"}),d("body").append(t),s()?t[0].setSelectionRange(0,9999):t.select(),document.execCommand("copy"),t.remove()))})}function f(){d(".wishlist_table").filter(".images_grid").not(".enhanced").on("click","[data-row-id] .product-thumbnail a",function(t){var e,i,n;yith_wcwl_l10n.disable_popup_grid_view||(i=(e=d(this).closest("[data-row-id]")).siblings("[data-row-id]"),n=e.find(".item-details"),t.preventDefault(),n.length&&(i.removeClass("show"),e.toggleClass("show")))}).on("click","[data-row-id] a.close",function(t){var e=d(this).closest("[data-row-id]"),i=e.find(".item-details");t.preventDefault(),i.length&&e.removeClass("show")}).on("click","[data-row-id] a.remove_from_wishlist",function(t){var e=d(this);return t.stopPropagation(),u(e),!1}).addClass("enhanced"),d(document).on("click",function(t){d(t.target).closest("[data-row-id]").length||d(".wishlist_table").filter(".images_grid").find(".show").removeClass("show")}).on("added_to_cart",function(){d(".wishlist_table").filter(".images_grid").find(".show").removeClass("show")})}function p(e,t,i){e.action=yith_wcwl_l10n.actions.move_to_another_wishlist_action,e.nonce=yith_wcwl_l10n.nonce.move_to_another_wishlist_nonce,e.context="frontend",""!==e.wishlist_token&&""!==e.destination_wishlist_token&&""!==e.item_id&&d.ajax({beforeSend:t,url:yith_wcwl_l10n.ajax_url,data:e,dataType:"json",method:"post",success:function(t){i(t),c(),d("body").trigger("moved_to_another_wishlist",[d(this),e.item_id])}})}function u(e){var t=e.parents(".cart.wishlist_table"),i=e.parents("[data-row-id]"),n=i.data("row-id"),a=t.data("id"),o=t.data("token"),n={action:yith_wcwl_l10n.actions.remove_from_wishlist_action,nonce:yith_wcwl_l10n.nonce.remove_from_wishlist_nonce,context:"frontend",remove_from_wishlist:n,wishlist_id:a,wishlist_token:o,fragments:S(n)};d.ajax({beforeSend:function(){j(t)},complete:function(){C(t)},data:n,method:"post",success:function(t){"undefined"!=typeof t.fragments&&O(t.fragments),c(),d("body").trigger("removed_from_wishlist",[e,i])},url:yith_wcwl_l10n.ajax_url})}function m(t){var e=d(this),i=e.closest(".wishlist_table"),n=null;t.preventDefault(),(n=i.length?e.closest("[data-wishlist-id]").find(".wishlist-title"):e.parents(".wishlist-title")).next().css("display","inline-block").find('input[type="text"]').focus(),n.hide()}function y(t){var e=d(this);t.preventDefault(),e.parents(".hidden-title-form").hide(),e.parents(".hidden-title-form").prev().show()}function v(t){var e=d(this),i=e.closest(".hidden-title-form"),n=e.closest("[data-wishlist-id]").data("wishlist-id"),a=i.find('input[type="text"]'),o=a.val(),e={};if(t.preventDefault(),!o)return i.addClass("woocommerce-invalid"),void a.focus();n=n||d("#wishlist_id").val(),e={action:yith_wcwl_l10n.actions.save_title_action,nonce:yith_wcwl_l10n.nonce.save_title_nonce,context:"frontend",wishlist_id:n,title:o,fragments:S()},d.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:e,dataType:"json",beforeSend:function(){j(i)},complete:function(){C(i)},success:function(t){var e=t.fragments;t.result?(i.hide(),i.prev().find(".wishlist-anchor, h1, h2").text(o).end().show()):(i.addClass("woocommerce-invalid"),a.focus()),void 0!==e&&O(e)}})}function g(){var t=d(this),e=t.val(),t=t.closest("[data-wishlist-id]").data("wishlist-id"),e={action:yith_wcwl_l10n.actions.save_privacy_action,nonce:yith_wcwl_l10n.nonce.save_privacy_nonce,context:"frontend",wishlist_id:t,privacy:e,fragments:S()};d.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:e,dataType:"json",success:function(t){t=t.fragments;void 0!==t&&O(t)}})}function b(t,e){if("undefined"!=typeof d.prettyPhoto&&"undefined"!=typeof d.prettyPhoto.close)if(void 0!==t){var i,n=d(".pp_content_container"),a=n.find(".pp_content"),o=n.find(".yith-wcwl-popup-form"),n=o.closest(".pp_pic_holder");o.length&&((i=d("<div/>",{"class":"yith-wcwl-popup-feedback"})).append(d("<i/>",{"class":"fa heading-icon "+("error"===e?"fa-exclamation-triangle":"fa-check")})),i.append(d("<p/>",{"class":"feedback",html:t})),i.css("display","none"),a.css("height","auto"),o.after(i),o.fadeOut(200,function(){i.fadeIn()}),n.addClass("feedback"),n.css("left",d(window).innerWidth()/2-n.outerWidth()/2+"px"),"undefined"!=typeof yith_wcwl_l10n.auto_close_popup&&!yith_wcwl_l10n.auto_close_popup||setTimeout(b,yith_wcwl_l10n.popup_timeout))}else try{d.prettyPhoto.close()}catch(s){}}function x(t){var e=d("#yith-wcwl-popup-message"),i=d("#yith-wcwl-message"),n="undefined"!=typeof yith_wcwl_l10n.popup_timeout?yith_wcwl_l10n.popup_timeout:3e3;"undefined"!=typeof yith_wcwl_l10n.enable_notices&&!yith_wcwl_l10n.enable_notices||(i.html(t),e.css("margin-left","-"+d(e).width()+"px").fadeIn(),window.setTimeout(function(){e.fadeOut()},n))}function k(o){var t=d("select.wishlist-select"),e=d("ul.yith-wcwl-dropdown");t.each(function(){var i=d(this),t=i.find("option"),e=t.filter('[value="new"]');t.not(e).remove(),d.each(o,function(t,e){d("<option>",{value:e.id,html:e.wishlist_name}).appendTo(i)}),i.append(e)}),e.each(function(){var i=d(this),t=i.find("li"),e=i.closest(".yith-wcwl-add-button").children("a.add_to_wishlist"),n=e.attr("data-product-id"),a=e.attr("data-product-type");t.remove(),d.each(o,function(t,e){e["default"]||d("<li>").append(d("<a>",{rel:"nofollow",html:e.wishlist_name,"class":"add_to_wishlist",href:e.add_to_this_wishlist_url,"data-product-id":n,"data-product-type":a,"data-wishlist-id":e.id})).appendTo(i)})})}function j(t){"undefined"!=typeof d.fn.block&&t.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"40px 40px",opacity:1}})}function C(t){"undefined"!=typeof d.fn.unblock&&t.stop(!0).css("opacity","1").unblock()}function T(){if(navigator.cookieEnabled)return 1;document.cookie="cookietest=1";var t=-1!==document.cookie.indexOf("cookietest=");return document.cookie="cookietest=1; expires=Thu, 01-Jan-1970 00:00:01 GMT",t}function S(t){var i={},e=null;return t?"object"==typeof t?(e=(t=d.extend({fragments:null,s:"",container:d(document),firstLoad:!1},t)).fragments||t.container.find(".wishlist-fragment"),t.s&&(e=e.not("[data-fragment-ref]").add(e.filter('[data-fragment-ref="'+t.s+'"]'))),t.firstLoad&&(e=e.filter(".on-first-load"))):(e=d(".wishlist-fragment"),"string"!=typeof t&&"number"!=typeof t||(e=e.not("[data-fragment-ref]").add(e.filter('[data-fragment-ref="'+t+'"]')))):e=d(".wishlist-fragment"),e.length?(e.each(function(){var t=d(this),e=t.attr("class").split(" ").filter(t=>t.length&&"exists"!==t).join(yith_wcwl_l10n.fragments_index_glue);i[e]=t.data("fragment-options")}),i):null}function P(e){var i=S(e=d.extend({firstLoad:!0},e));i&&d.ajax({data:{action:yith_wcwl_l10n.actions.load_fragments,nonce:yith_wcwl_l10n.nonce.load_fragments_nonce,context:"frontend",fragments:i},method:"post",success:function(t){"undefined"!=typeof t.fragments&&(O(t.fragments),c(),d(document).trigger("yith_wcwl_fragments_loaded",[i,t.fragments,e.firstLoad]))},url:yith_wcwl_l10n.ajax_url})}function O(t){d.each(t,function(t,e){var i="."+t.split(yith_wcwl_l10n.fragments_index_glue).filter(t=>t.length&&"exists"!==t&&"with-count"!==t).join("."),n=d(i),t=d(e).filter(i);t.length||(t=d(e).find(i)),n.length&&t.length&&n.replaceWith(t)})}function s(){return navigator.userAgent.match(/ipad|iphone/i)}function D(t){return!0===t||"yes"===t||"1"===t||1===t}d(document).on("yith_wcwl_init",function(){var l,t=d(this),s="undefined"!=typeof wc_add_to_cart_params&&null!==wc_add_to_cart_params?wc_add_to_cart_params.cart_redirect_after_add:"";t.on("click",".add_to_wishlist",function(t){var n=d(this),e=n.attr("data-product-id"),a=d(".add-to-wishlist-"+e),i=null,o={action:yith_wcwl_l10n.actions.add_to_wishlist_action,nonce:yith_wcwl_l10n.nonce.add_to_wishlist_nonce,context:"frontend",add_to_wishlist:e,product_type:n.data("product-type"),wishlist_id:n.data("wishlist-id"),fragments:S(e)};if((i=d(document).triggerHandler("yith_wcwl_add_to_wishlist_data",[n,o]))&&(o=i),t.preventDefault(),jQuery(document.body).trigger("adding_to_wishlist"),yith_wcwl_l10n.multi_wishlist&&yith_wcwl_l10n.modal_enable){e=n.parents(".yith-wcwl-popup-footer").prev(".yith-wcwl-popup-content"),i=e.find(".wishlist-select"),t=e.find(".wishlist-name"),e=e.find(".wishlist-visibility").filter(":checked");if(o.wishlist_id=i.is(":visible")?i.val():"new",o.wishlist_name=t.val(),o.wishlist_visibility=e.val(),"new"===o.wishlist_id&&!o.wishlist_name)return t.closest("p").addClass("woocommerce-invalid"),!1;t.closest("p").removeClass("woocommerce-invalid")}if(T())return d.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:o,dataType:"json",beforeSend:function(){j(n)},complete:function(){C(n)},success:function(t){var e=t.result,i=t.message;yith_wcwl_l10n.multi_wishlist?(b(i,e),"undefined"!=typeof t.user_wishlists&&k(t.user_wishlists)):x(i),"true"!==e&&"exists"!==e||("undefined"!=typeof t.fragments&&O(t.fragments),yith_wcwl_l10n.multi_wishlist&&!yith_wcwl_l10n.hide_add_button||a.find(".yith-wcwl-add-button").remove(),a.addClass("exists")),c(),d("body").trigger("added_to_wishlist",[n,a])}}),!1;window.alert(yith_wcwl_l10n.labels.cookie_disabled)}),t.on("click",".wishlist_table .remove_from_wishlist",function(t){var e=d(this);return t.preventDefault(),u(e),!1}),t.on("adding_to_cart","body",function(t,e,i){void 0!==e&&void 0!==i&&e.closest(".wishlist_table").length&&(i.remove_from_wishlist_after_add_to_cart=e.closest("[data-row-id]").data("row-id"),i.wishlist_id=e.closest(".wishlist_table").data("id"),"undefined"!=typeof wc_add_to_cart_params&&(wc_add_to_cart_params.cart_redirect_after_add=yith_wcwl_l10n.redirect_to_cart),"undefined"!=typeof yith_wccl_general&&(yith_wccl_general.cart_redirect=D(yith_wcwl_l10n.redirect_to_cart)))}),t.on("added_to_cart","body",function(t,e,i,n){var a,o;void 0!==n&&n.closest(".wishlist_table").length&&("undefined"!=typeof wc_add_to_cart_params&&(wc_add_to_cart_params.cart_redirect_after_add=s),"undefined"!=typeof yith_wccl_general&&(yith_wccl_general.cart_redirect=D(s)),o=(a=n.closest("[data-row-id]")).closest(".wishlist-fragment").data("fragment-options"),n.removeClass("added"),a.find(".added_to_cart").remove(),yith_wcwl_l10n.remove_from_wishlist_after_add_to_cart&&o.is_user_owner&&a.remove())}),t.on("added_to_cart","body",function(){var t=d(".woocommerce-message");0===t.length?d("#yith-wcwl-form").prepend(yith_wcwl_l10n.labels.added_to_cart_message):t.fadeOut(300,function(){d(this).replaceWith(yith_wcwl_l10n.labels.added_to_cart_message).fadeIn()})}),t.on("cart_page_refreshed","body",c),t.on("click",".show-title-form",m),t.on("click",".wishlist-title-with-form h2",m),t.on("click",".remove_from_all_wishlists",function(t){var e=d(this),i=e.attr("data-product-id"),n=e.data("wishlist-id"),a=e.closest(".content"),i={action:yith_wcwl_l10n.actions.remove_from_all_wishlists,nonce:yith_wcwl_l10n.nonce.remove_from_all_wishlists_nonce,context:"frontend",prod_id:i,wishlist_id:n,fragments:S(i)};t.preventDefault(),d.ajax({beforeSend:function(){j(a)},complete:function(){C(a)},data:i,dataType:"json",method:"post",success:function(t){"undefined"!=typeof t.fragments&&O(t.fragments),c()},url:yith_wcwl_l10n.ajax_url})}),t.on("click",".hide-title-form",y),t.on("click",".save-title-form",v),t.on("change",".wishlist_manage_table .wishlist-visibility",g),t.on("change",".change-wishlist",function(){var t=d(this),e=t.parents(".cart.wishlist_table"),i=e.data("token"),n=t.parents("[data-row-id]").data("row-id");p({wishlist_token:i,destination_wishlist_token:t.val(),item_id:n,fragments:S()},function(){j(e)},function(t){"undefined"!=typeof t.fragments&&O(t.fragments),C(e)})}),t.on("click",".yith-wcwl-popup-footer .move_to_wishlist",function(){var i=d(this),t=i.attr("data-product-id"),e=i.data("origin-wishlist-id"),n=i.closest("form"),a=n.find(".wishlist-select").val(),o=n.find(".wishlist-name"),s=o.val(),n=n.find(".wishlist-visibility").filter(":checked").val();if("new"===a&&!s)return o.closest("p").addClass("woocommerce-invalid"),!1;o.closest("p").removeClass("woocommerce-invalid"),p({wishlist_token:e,destination_wishlist_token:a,item_id:t,wishlist_name:s,wishlist_visibility:n,fragments:S(t)},function(){j(i)},function(t){var e=t.message;yith_wcwl_l10n.multi_wishlist?(b(e),"undefined"!=typeof t.user_wishlists&&k(t.user_wishlists)):x(e),"undefined"!=typeof t.fragments&&O(t.fragments),c(),C(i)})}),t.on("click",".delete_item",function(){var i=d(this),t=i.attr("data-product-id"),e=i.data("item-id"),n=d(".add-to-wishlist-"+t),t={action:yith_wcwl_l10n.actions.delete_item_action,nonce:yith_wcwl_l10n.nonce.delete_item_nonce,context:"frontend",item_id:e,fragments:S(t)};return d.ajax({url:yith_wcwl_l10n.ajax_url,data:t,dataType:"json",beforeSend:function(){j(i)},complete:function(){C(i)},method:"post",success:function(t){var e=t.fragments,t=t.message;yith_wcwl_l10n.multi_wishlist&&b(t),i.closest(".yith-wcwl-remove-button").length||x(t),void 0!==e&&O(e),c(),d("body").trigger("removed_from_wishlist",[i,n])}}),!1}),t.on("change",".yith-wcwl-popup-content .wishlist-select",function(){var t=d(this);"new"===t.val()?t.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").show():t.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").hide()}),t.on("change","#bulk_add_to_cart",function(){var t=d(this),e=t.closest(".wishlist_table").find("[data-row-id]").find('input[type="checkbox"]:not(:disabled)');(t.is(":checked")?e.prop("checked","checked"):e.prop("checked",!1)).change()}),t.on("submit",".wishlist-ask-an-estimate-popup",function(){var t=d(this),i=t.closest("form"),n=t.closest(".pp_content"),t=i.serializeArray().reduce((t,e)=>(t[e.name]=e.value,t),{});return t.action=yith_wcwl_l10n.actions.ask_an_estimate,t.nonce=yith_wcwl_l10n.noce.ask_an_estimate_nonce,t.context="frontend",d.ajax({beforeSend:function(){j(i)},complete:function(){C(i)},data:t,dataType:"json",method:"post",success:function(t){var e;"undefined"!=typeof t.result&&t.result?void 0!==(e=t.template)&&(i.replaceWith(e),n.css("height","auto"),setTimeout(b,yith_wcwl_l10n.time_to_close_prettyphoto)):"undefined"!=typeof t.message&&(i.find(".woocommerce-error").remove(),i.find(".popup-description").after(d("<div>",{text:t.message,"class":"woocommerce-error"})))},url:yith_wcwl_l10n.ajax_url}),!1}),t.on("click",".yith-wfbt-add-wishlist",function(t){t.preventDefault();var e=d(this),t=d("#yith-wcwl-form");d("html, body").animate({scrollTop:t.offset().top},500),function(t,i){var e=t.attr("data-product-id"),n=d(document).find(".cart.wishlist_table"),a=n.data("pagination"),o=n.data("per-page"),s=n.data("id"),l=n.data("token"),t={action:yith_wcwl_l10n.actions.reload_wishlist_and_adding_elem_action,nonce:yith_wcwl_l10n.nonce.reload_wishlist_and_adding_elem_nonce,context:"frontend",pagination:a,per_page:o,wishlist_id:s,wishlist_token:l,add_to_wishlist:e,product_type:t.data("product-type")};if(!T())return window.alert(yith_wcwl_l10n.labels.cookie_disabled);d.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:t,dataType:"html",beforeSend:function(){j(n)},complete:function(){C(n)},success:function(t){var e=d(t),t=e.find("#yith-wcwl-form"),e=e.find(".yith-wfbt-slider-wrapper");i.replaceWith(t),d(".yith-wfbt-slider-wrapper").replaceWith(e),c(),d(document).trigger("yith_wcwl_reload_wishlist_from_frequently")}})}(e,t)}),t.on("submit",".yith-wcwl-popup-form",function(){return!1}),t.on("yith_infs_added_elem",function(){e()}),t.on("found_variation",function(t,e){var i=d(t.target).data("product_id"),n=e.variation_id,t=d(".yith-wcwl-add-to-wishlist").find('[data-product-id="'+i+'"]'),e=d(".yith-wcwl-add-to-wishlist").find('[data-original-product-id="'+i+'"]'),t=t.add(e),e=t.closest(".wishlist-fragment").filter(":visible");i&&n&&t.length&&(t.each(function(){var t=d(this),e=t.closest(".yith-wcwl-add-to-wishlist");t.attr("data-original-product-id",i),t.attr("data-product-id",n),e.length&&(void 0!==(t=e.data("fragment-options"))&&(t.product_id=n,e.data("fragment-options",t)),e.removeClass(function(t,e){return e.match(/add-to-wishlist-\S+/g).join(" ")}).addClass("add-to-wishlist-"+n).attr("data-fragment-ref",n))}),yith_wcwl_l10n.reload_on_found_variation&&(j(e),P({fragments:e,firstLoad:!1})))}),t.on("reset_data",function(t){var n=d(t.target).data("product_id"),e=d('[data-original-product-id="'+n+'"]'),t=e.closest(".wishlist-fragment").filter(":visible");n&&e.length&&(e.each(function(){var t=d(this),e=t.closest(".yith-wcwl-add-to-wishlist"),i=t.attr("data-product-id");t.attr("data-product-id",n),t.attr("data-original-product-id",""),e.length&&(void 0!==(t=e.data("fragment-options"))&&(t.product_id=n,e.data("fragment-options",t)),e.removeClass("add-to-wishlist-"+i).addClass("add-to-wishlist-"+n).attr("data-fragment-ref",n))}),yith_wcwl_l10n.reload_on_found_variation&&(j(t),P({fragments:t,firstLoad:!1})))}),t.on("yith_wcwl_reload_fragments",P),t.on("yith_infs_added_elem",function(t,e){P({container:e,firstLoad:!1})}),t.on("yith_wcwl_fragments_loaded",function(t,e,i,n){n&&d(".variations_form").find(".variations select").last().change()}),t.on("click",".yith-wcwl-popup-feedback .close-popup",function(t){t.preventDefault(),b()}),"undefined"!=typeof yith_wcwl_l10n.enable_notices&&!yith_wcwl_l10n.enable_notices||!d(".yith-wcwl-add-to-wishlist").length||d("#yith-wcwl-popup-message").length||(t=d("<div>").attr("id","yith-wcwl-message"),t=d("<div>").attr("id","yith-wcwl-popup-message").html(t).hide(),d("body").prepend(t)),o(),r(),_(),h(),f(),d(document).on("click",".show-tab",function(t){var e=d(this),i=e.closest(".yith-wcwl-popup-content"),n=e.data("tab"),a=i.find(".tab").filter("."+n);if(t.preventDefault(),!a.length)return!1;e.addClass("active").siblings(".show-tab").removeClass("active"),a.show().siblings(".tab").hide(),"create"===n?i.prepend('<input type="hidden" id="new_wishlist_selector" class="wishlist-select" value="new">'):i.find("#new_wishlist_selector").remove()}),d(document).on("change",".wishlist-select",function(){var t=d(this),e=t.closest(".yith-wcwl-popup-content"),i=t.closest(".tab"),n=e.find(".tab.create"),a=e.find(".show-tab"),e=a.filter('[data-tab="create"]');"new"===t.val()&&n.length&&(i.hide(),n.show(),a.removeClass("active"),e.addClass("active"),t.find("option").removeProp("selected"),t.change())}),a(),i(),e(),n(),l=!1,yith_wcwl_l10n.is_wishlist_responsive&&d(window).on("resize",function(){var t=d(".wishlist_table.responsive"),e=t.is(".mobile"),i=window.matchMedia("(max-width: "+yith_wcwl_l10n.mobile_media_query+"px)"),n=t.closest("form"),a=n.attr("class"),o=n.data("fragment-options"),s={},n=!1;t.length&&(i.matches&&t&&!e?(o.is_mobile="yes",n=!0):!i.matches&&t&&e&&(o.is_mobile="no",n=!0),n&&(l&&l.abort(),s[a.split(" ").join(yith_wcwl_l10n.fragments_index_glue)]=o,l=d.ajax({beforeSend:function(){j(t)},complete:function(){C(t)},data:{action:yith_wcwl_l10n.actions.load_mobile_action,nonce:yith_wcwl_l10n.nonce.load_mobile_nonce,context:"frontend",fragments:s},method:"post",success:function(t){"undefined"!=typeof t.fragments&&(O(t.fragments),c(),d(document).trigger("yith_wcwl_responsive_template",[e,t.fragments]))},url:yith_wcwl_l10n.ajax_url})))}),w(),yith_wcwl_l10n.enable_ajax_loading&&P()}).trigger("yith_wcwl_init")});
|
assets/js/unminified/admin/yith-wcwl.js
CHANGED
@@ -292,7 +292,7 @@ jQuery( function( $ ) {
|
|
292 |
}
|
293 |
|
294 |
updatePreviewXHR = $.ajax( {
|
295 |
-
url: ajaxurl + '?action=preview_promotion_email',
|
296 |
data: modal.find('form').serialize(),
|
297 |
method: 'POST',
|
298 |
beforeSend: function(){
|
@@ -350,7 +350,7 @@ jQuery( function( $ ) {
|
|
350 |
}
|
351 |
|
352 |
$.ajax({
|
353 |
-
url: ajaxurl + '?action=calculate_promotion_email_receivers',
|
354 |
data: modal.find('form').serialize(),
|
355 |
method: 'post',
|
356 |
beforeSend: function(){
|
292 |
}
|
293 |
|
294 |
updatePreviewXHR = $.ajax( {
|
295 |
+
url: ajaxurl + '?action=preview_promotion_email&_wpnonce=' + yith_wcwl.nonce.preview_promotion_email,
|
296 |
data: modal.find('form').serialize(),
|
297 |
method: 'POST',
|
298 |
beforeSend: function(){
|
350 |
}
|
351 |
|
352 |
$.ajax({
|
353 |
+
url: ajaxurl + '?action=calculate_promotion_email_receivers&_wpnonce=' + yith_wcwl.nonce.calculate_promotion_email_receivers,
|
354 |
data: modal.find('form').serialize(),
|
355 |
method: 'post',
|
356 |
beforeSend: function(){
|
assets/js/unminified/jquery.yith-wcwl.js
CHANGED
@@ -23,6 +23,7 @@ jQuery( function( $ ){
|
|
23 |
filtered_data = null,
|
24 |
data = {
|
25 |
action: yith_wcwl_l10n.actions.add_to_wishlist_action,
|
|
|
26 |
context: 'frontend',
|
27 |
add_to_wishlist: product_id,
|
28 |
product_type: t.data( 'product-type' ),
|
@@ -176,6 +177,7 @@ jQuery( function( $ ){
|
|
176 |
content = t.closest( '.content' ),
|
177 |
data = {
|
178 |
action: yith_wcwl_l10n.actions.remove_from_all_wishlists,
|
|
|
179 |
context: 'frontend',
|
180 |
prod_id: prod_id,
|
181 |
wishlist_id: wishlist_id,
|
@@ -300,6 +302,7 @@ jQuery( function( $ ){
|
|
300 |
el_wrap = $( '.add-to-wishlist-' + product_id ),
|
301 |
data = {
|
302 |
action: yith_wcwl_l10n.actions.delete_item_action,
|
|
|
303 |
context: 'frontend',
|
304 |
item_id: item_id,
|
305 |
fragments: retrieve_fragments( product_id )
|
@@ -371,6 +374,7 @@ jQuery( function( $ ){
|
|
371 |
data = form.serializeArray().reduce( ( data, field ) => { data[ field.name ] = field.value; return data; }, {} );
|
372 |
|
373 |
data.action = yith_wcwl_l10n.actions.ask_an_estimate;
|
|
|
374 |
data.context = 'frontend';
|
375 |
|
376 |
$.ajax({
|
@@ -920,6 +924,7 @@ jQuery( function( $ ){
|
|
920 |
jqxhr = $.ajax({
|
921 |
data: {
|
922 |
action: yith_wcwl_l10n.actions.sort_wishlist_items,
|
|
|
923 |
context: 'frontend',
|
924 |
positions: positions,
|
925 |
wishlist_token: t.data('token'),
|
@@ -970,6 +975,7 @@ jQuery( function( $ ){
|
|
970 |
},
|
971 |
data: {
|
972 |
action: yith_wcwl_l10n.actions.update_item_quantity,
|
|
|
973 |
context: 'frontend',
|
974 |
product_id: product_id,
|
975 |
wishlist_token: token,
|
@@ -1188,6 +1194,7 @@ jQuery( function( $ ){
|
|
1188 |
},
|
1189 |
data: {
|
1190 |
action: yith_wcwl_l10n.actions.load_mobile_action,
|
|
|
1191 |
context: 'frontend',
|
1192 |
fragments: fragments
|
1193 |
},
|
@@ -1217,6 +1224,7 @@ jQuery( function( $ ){
|
|
1217 |
*/
|
1218 |
function call_ajax_move_item_to_another_wishlist( data, beforeSend, complete ) {
|
1219 |
data.action = yith_wcwl_l10n.actions.move_to_another_wishlist_action;
|
|
|
1220 |
data.context = 'frontend';
|
1221 |
|
1222 |
if( data.wishlist_token === '' || data.destination_wishlist_token === '' || data.item_id === '' ){
|
@@ -1254,6 +1262,7 @@ jQuery( function( $ ){
|
|
1254 |
wishlist_token = table.data( 'token' ),
|
1255 |
data = {
|
1256 |
action: yith_wcwl_l10n.actions.remove_from_wishlist_action,
|
|
|
1257 |
context: 'frontend',
|
1258 |
remove_from_wishlist: data_row_id,
|
1259 |
wishlist_id: wishlist_id,
|
@@ -1301,6 +1310,7 @@ jQuery( function( $ ){
|
|
1301 |
wishlist_token = table.data( 'token' ),
|
1302 |
data = {
|
1303 |
action: yith_wcwl_l10n.actions.reload_wishlist_and_adding_elem_action,
|
|
|
1304 |
context: 'frontend',
|
1305 |
pagination: pagination,
|
1306 |
per_page: per_page,
|
@@ -1410,6 +1420,7 @@ jQuery( function( $ ){
|
|
1410 |
|
1411 |
data = {
|
1412 |
action: yith_wcwl_l10n.actions.save_title_action,
|
|
|
1413 |
context: 'frontend',
|
1414 |
wishlist_id: wishlist_id,
|
1415 |
title: new_title,
|
@@ -1460,6 +1471,7 @@ jQuery( function( $ ){
|
|
1460 |
wishlist_id = row.data( 'wishlist-id' ),
|
1461 |
data = {
|
1462 |
action: yith_wcwl_l10n.actions.save_privacy_action,
|
|
|
1463 |
context: 'frontend',
|
1464 |
wishlist_id: wishlist_id,
|
1465 |
privacy: new_privacy,
|
@@ -1743,6 +1755,7 @@ jQuery( function( $ ){
|
|
1743 |
$.ajax( {
|
1744 |
data: {
|
1745 |
action: yith_wcwl_l10n.actions.load_fragments,
|
|
|
1746 |
context: 'frontend',
|
1747 |
fragments: fragments
|
1748 |
},
|
23 |
filtered_data = null,
|
24 |
data = {
|
25 |
action: yith_wcwl_l10n.actions.add_to_wishlist_action,
|
26 |
+
nonce: yith_wcwl_l10n.nonce.add_to_wishlist_nonce,
|
27 |
context: 'frontend',
|
28 |
add_to_wishlist: product_id,
|
29 |
product_type: t.data( 'product-type' ),
|
177 |
content = t.closest( '.content' ),
|
178 |
data = {
|
179 |
action: yith_wcwl_l10n.actions.remove_from_all_wishlists,
|
180 |
+
nonce: yith_wcwl_l10n.nonce.remove_from_all_wishlists_nonce,
|
181 |
context: 'frontend',
|
182 |
prod_id: prod_id,
|
183 |
wishlist_id: wishlist_id,
|
302 |
el_wrap = $( '.add-to-wishlist-' + product_id ),
|
303 |
data = {
|
304 |
action: yith_wcwl_l10n.actions.delete_item_action,
|
305 |
+
nonce: yith_wcwl_l10n.nonce.delete_item_nonce,
|
306 |
context: 'frontend',
|
307 |
item_id: item_id,
|
308 |
fragments: retrieve_fragments( product_id )
|
374 |
data = form.serializeArray().reduce( ( data, field ) => { data[ field.name ] = field.value; return data; }, {} );
|
375 |
|
376 |
data.action = yith_wcwl_l10n.actions.ask_an_estimate;
|
377 |
+
data.nonce = yith_wcwl_l10n.noce.ask_an_estimate_nonce;
|
378 |
data.context = 'frontend';
|
379 |
|
380 |
$.ajax({
|
924 |
jqxhr = $.ajax({
|
925 |
data: {
|
926 |
action: yith_wcwl_l10n.actions.sort_wishlist_items,
|
927 |
+
nonce: yith_wcwl_l10n.nonce.sort_wishlist_items_nonce,
|
928 |
context: 'frontend',
|
929 |
positions: positions,
|
930 |
wishlist_token: t.data('token'),
|
975 |
},
|
976 |
data: {
|
977 |
action: yith_wcwl_l10n.actions.update_item_quantity,
|
978 |
+
nonce: yith_wcwl_l10n.nonce.update_item_quantity_nonce,
|
979 |
context: 'frontend',
|
980 |
product_id: product_id,
|
981 |
wishlist_token: token,
|
1194 |
},
|
1195 |
data: {
|
1196 |
action: yith_wcwl_l10n.actions.load_mobile_action,
|
1197 |
+
nonce: yith_wcwl_l10n.nonce.load_mobile_nonce,
|
1198 |
context: 'frontend',
|
1199 |
fragments: fragments
|
1200 |
},
|
1224 |
*/
|
1225 |
function call_ajax_move_item_to_another_wishlist( data, beforeSend, complete ) {
|
1226 |
data.action = yith_wcwl_l10n.actions.move_to_another_wishlist_action;
|
1227 |
+
data.nonce = yith_wcwl_l10n.nonce.move_to_another_wishlist_nonce;
|
1228 |
data.context = 'frontend';
|
1229 |
|
1230 |
if( data.wishlist_token === '' || data.destination_wishlist_token === '' || data.item_id === '' ){
|
1262 |
wishlist_token = table.data( 'token' ),
|
1263 |
data = {
|
1264 |
action: yith_wcwl_l10n.actions.remove_from_wishlist_action,
|
1265 |
+
nonce: yith_wcwl_l10n.nonce.remove_from_wishlist_nonce,
|
1266 |
context: 'frontend',
|
1267 |
remove_from_wishlist: data_row_id,
|
1268 |
wishlist_id: wishlist_id,
|
1310 |
wishlist_token = table.data( 'token' ),
|
1311 |
data = {
|
1312 |
action: yith_wcwl_l10n.actions.reload_wishlist_and_adding_elem_action,
|
1313 |
+
nonce: yith_wcwl_l10n.nonce.reload_wishlist_and_adding_elem_nonce,
|
1314 |
context: 'frontend',
|
1315 |
pagination: pagination,
|
1316 |
per_page: per_page,
|
1420 |
|
1421 |
data = {
|
1422 |
action: yith_wcwl_l10n.actions.save_title_action,
|
1423 |
+
nonce: yith_wcwl_l10n.nonce.save_title_nonce,
|
1424 |
context: 'frontend',
|
1425 |
wishlist_id: wishlist_id,
|
1426 |
title: new_title,
|
1471 |
wishlist_id = row.data( 'wishlist-id' ),
|
1472 |
data = {
|
1473 |
action: yith_wcwl_l10n.actions.save_privacy_action,
|
1474 |
+
nonce: yith_wcwl_l10n.nonce.save_privacy_nonce,
|
1475 |
context: 'frontend',
|
1476 |
wishlist_id: wishlist_id,
|
1477 |
privacy: new_privacy,
|
1755 |
$.ajax( {
|
1756 |
data: {
|
1757 |
action: yith_wcwl_l10n.actions.load_fragments,
|
1758 |
+
nonce: yith_wcwl_l10n.nonce.load_fragments_nonce,
|
1759 |
context: 'frontend',
|
1760 |
fragments: fragments
|
1761 |
},
|
includes/{class.yith-wcwl-admin.php → class-yith-wcwl-admin.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Admin init class
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -33,7 +33,7 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
33 |
* @var string Panel hookname
|
34 |
* @since 2.0.0
|
35 |
*/
|
36 |
-
protected $
|
37 |
|
38 |
/**
|
39 |
* Link to landing page on yithemes.com
|
@@ -122,7 +122,7 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
122 |
* @param WP_Post $post The current post object.
|
123 |
*/
|
124 |
public function add_display_post_states( $post_states, $post ) {
|
125 |
-
if ( get_option( 'yith_wcwl_wishlist_page_id' )
|
126 |
$post_states['yith_wcwl_page_for_wishlist'] = __( 'Wishlist Page', 'yith-woocommerce-wishlist' );
|
127 |
}
|
128 |
|
@@ -155,7 +155,18 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
155 |
wp_register_style( 'yith-wcwl-font-awesome', YITH_WCWL_URL . 'assets/css/font-awesome.min.css', array(), '4.7.0' );
|
156 |
wp_register_style( 'yith-wcwl-material-icons', 'https://fonts.googleapis.com/icon?family=Material+Icons', array(), '3.0.1' );
|
157 |
wp_register_style( 'yith-wcwl-admin', YITH_WCWL_URL . 'assets/css/admin.css', array( 'yith-wcwl-font-awesome' ), YITH_WCWL_Frontend()->version );
|
158 |
-
wp_register_script( 'yith-wcwl-admin', YITH_WCWL_URL . 'assets/js/' . $prefix . 'admin/yith-wcwl' . $suffix . '.js', array( 'jquery', 'wc-backbone-modal', 'jquery-blockui' ), YITH_WCWL_Frontend()->version );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
159 |
}
|
160 |
|
161 |
/**
|
@@ -208,8 +219,8 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
208 |
* @since 2.0.0
|
209 |
*/
|
210 |
public function add_plugin_meta( $new_row_meta_args, $plugin_meta, $plugin_file, $plugin_data, $status, $init_file = 'YITH_WCWL_INIT' ) {
|
211 |
-
if ( defined( $init_file ) && constant( $init_file )
|
212 |
-
$new_row_meta_args['slug']
|
213 |
|
214 |
}
|
215 |
|
@@ -232,27 +243,37 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
232 |
public function register_panel() {
|
233 |
|
234 |
$args = array(
|
235 |
-
'create_menu_page'
|
236 |
-
'parent_slug'
|
237 |
-
'page_title'
|
238 |
-
'menu_title'
|
239 |
-
'plugin_slug'
|
240 |
'plugin_description' => __( 'Allows your customers to create and share lists of products that they want to purchase on your e-commerce.', 'yith-woocommerce-wishlist' ),
|
241 |
-
'capability'
|
242 |
-
'parent'
|
243 |
-
'class'
|
244 |
-
'parent_page'
|
245 |
-
'page'
|
246 |
-
'admin-tabs'
|
247 |
-
'options-path'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
248 |
);
|
249 |
|
250 |
/* === Fixed: not updated theme === */
|
251 |
if ( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
|
252 |
-
require_once
|
253 |
}
|
254 |
|
255 |
-
$this->
|
256 |
}
|
257 |
|
258 |
/**
|
@@ -265,7 +286,7 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
265 |
* @return array Filtered array of extra classes
|
266 |
*/
|
267 |
public function mark_options_disabled( $classes, $field ) {
|
268 |
-
if ( isset( $field['id'] ) && 'yith_wfbt_enable_integration'
|
269 |
$classes[] = 'yith-disabled';
|
270 |
}
|
271 |
|
@@ -281,11 +302,11 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
281 |
public function enqueue() {
|
282 |
global $woocommerce, $pagenow;
|
283 |
|
284 |
-
if ( 'admin.php'
|
285 |
wp_enqueue_style( 'yith-wcwl-admin' );
|
286 |
wp_enqueue_script( 'yith-wcwl-admin' );
|
287 |
|
288 |
-
if ( isset( $_GET['tab'] ) && 'popular'
|
289 |
wp_enqueue_style( 'yith-wcwl-material-icons' );
|
290 |
wp_enqueue_editor();
|
291 |
}
|
@@ -302,7 +323,7 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
302 |
$premium_tab = YITH_WCWL_DIR . 'templates/admin/wishlist-panel-premium.php';
|
303 |
|
304 |
if ( file_exists( $premium_tab ) ) {
|
305 |
-
include
|
306 |
}
|
307 |
}
|
308 |
|
@@ -325,6 +346,6 @@ if ( ! class_exists( 'YITH_WCWL_Admin' ) ) {
|
|
325 |
* @return \YITH_WCWL_Admin
|
326 |
* @since 2.0.0
|
327 |
*/
|
328 |
-
function YITH_WCWL_Admin() {
|
329 |
return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Admin_Premium::get_instance() : YITH_WCWL_Admin::get_instance();
|
330 |
}
|
2 |
/**
|
3 |
* Admin init class
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
33 |
* @var string Panel hookname
|
34 |
* @since 2.0.0
|
35 |
*/
|
36 |
+
protected $panel = null;
|
37 |
|
38 |
/**
|
39 |
* Link to landing page on yithemes.com
|
122 |
* @param WP_Post $post The current post object.
|
123 |
*/
|
124 |
public function add_display_post_states( $post_states, $post ) {
|
125 |
+
if ( (int) get_option( 'yith_wcwl_wishlist_page_id' ) === $post->ID ) {
|
126 |
$post_states['yith_wcwl_page_for_wishlist'] = __( 'Wishlist Page', 'yith-woocommerce-wishlist' );
|
127 |
}
|
128 |
|
155 |
wp_register_style( 'yith-wcwl-font-awesome', YITH_WCWL_URL . 'assets/css/font-awesome.min.css', array(), '4.7.0' );
|
156 |
wp_register_style( 'yith-wcwl-material-icons', 'https://fonts.googleapis.com/icon?family=Material+Icons', array(), '3.0.1' );
|
157 |
wp_register_style( 'yith-wcwl-admin', YITH_WCWL_URL . 'assets/css/admin.css', array( 'yith-wcwl-font-awesome' ), YITH_WCWL_Frontend()->version );
|
158 |
+
wp_register_script( 'yith-wcwl-admin', YITH_WCWL_URL . 'assets/js/' . $prefix . 'admin/yith-wcwl' . $suffix . '.js', array( 'jquery', 'wc-backbone-modal', 'jquery-blockui' ), YITH_WCWL_Frontend()->version, true );
|
159 |
+
|
160 |
+
wp_localize_script(
|
161 |
+
'yith-wcwl-admin',
|
162 |
+
'yith_wcwl',
|
163 |
+
array(
|
164 |
+
'nonce' => array(
|
165 |
+
'preview_promotion_email' => wp_create_nonce( 'preview_promotion_email' ),
|
166 |
+
'calculate_promotion_email_receivers' => wp_create_nonce( 'calculate_promotion_email_receivers' ),
|
167 |
+
),
|
168 |
+
)
|
169 |
+
);
|
170 |
}
|
171 |
|
172 |
/**
|
219 |
* @since 2.0.0
|
220 |
*/
|
221 |
public function add_plugin_meta( $new_row_meta_args, $plugin_meta, $plugin_file, $plugin_data, $status, $init_file = 'YITH_WCWL_INIT' ) {
|
222 |
+
if ( defined( $init_file ) && constant( $init_file ) === $plugin_file ) {
|
223 |
+
$new_row_meta_args['slug'] = 'yith-woocommerce-wishlist';
|
224 |
|
225 |
}
|
226 |
|
243 |
public function register_panel() {
|
244 |
|
245 |
$args = array(
|
246 |
+
'create_menu_page' => true,
|
247 |
+
'parent_slug' => '',
|
248 |
+
'page_title' => 'WooCommerce Wishlist',
|
249 |
+
'menu_title' => __( 'Wishlist', 'yith-woocommerce-wishlist' ),
|
250 |
+
'plugin_slug' => YITH_WCWL_SLUG,
|
251 |
'plugin_description' => __( 'Allows your customers to create and share lists of products that they want to purchase on your e-commerce.', 'yith-woocommerce-wishlist' ),
|
252 |
+
'capability' => apply_filters( 'yith_wcwl_settings_panel_capability', 'manage_options' ),
|
253 |
+
'parent' => '',
|
254 |
+
'class' => function_exists( 'yith_set_wrapper_class' ) ? yith_set_wrapper_class() : '',
|
255 |
+
'parent_page' => 'yith_plugin_panel',
|
256 |
+
'page' => 'yith_wcwl_panel',
|
257 |
+
'admin-tabs' => $this->available_tabs,
|
258 |
+
'options-path' => YITH_WCWL_DIR . 'plugin-options',
|
259 |
+
'help_tab' => array(
|
260 |
+
'main_video' => array(
|
261 |
+
'desc' => _x( 'Check this video to learn how to <b>configure wishlist and customize options:</b>', '[HELP TAB] Video title', 'yith-woocommerce-ajax-navigation' ),
|
262 |
+
'url' => array(
|
263 |
+
'it' => 'https://www.youtube.com/embed/9hM9PgBVNTg',
|
264 |
+
'es' => 'https://www.youtube.com/embed/GwQkNrrHFs4',
|
265 |
+
),
|
266 |
+
),
|
267 |
+
'hc_url' => 'https://support.yithemes.com/hc/en-us/categories/360003468437-YITH-WOOCOMMERCE-WISHLIST',
|
268 |
+
),
|
269 |
);
|
270 |
|
271 |
/* === Fixed: not updated theme === */
|
272 |
if ( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
|
273 |
+
require_once YITH_WCWL_DIR . 'plugin-fw/lib/yit-plugin-panel-wc.php';
|
274 |
}
|
275 |
|
276 |
+
$this->panel = new YIT_Plugin_Panel_WooCommerce( $args );
|
277 |
}
|
278 |
|
279 |
/**
|
286 |
* @return array Filtered array of extra classes
|
287 |
*/
|
288 |
public function mark_options_disabled( $classes, $field ) {
|
289 |
+
if ( isset( $field['id'] ) && 'yith_wfbt_enable_integration' === $field['id'] && ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) ) {
|
290 |
$classes[] = 'yith-disabled';
|
291 |
}
|
292 |
|
302 |
public function enqueue() {
|
303 |
global $woocommerce, $pagenow;
|
304 |
|
305 |
+
if ( 'admin.php' === $pagenow && isset( $_GET['page'] ) && 'yith_wcwl_panel' === $_GET['page'] ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
306 |
wp_enqueue_style( 'yith-wcwl-admin' );
|
307 |
wp_enqueue_script( 'yith-wcwl-admin' );
|
308 |
|
309 |
+
if ( isset( $_GET['tab'] ) && 'popular' === $_GET['tab'] ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
310 |
wp_enqueue_style( 'yith-wcwl-material-icons' );
|
311 |
wp_enqueue_editor();
|
312 |
}
|
323 |
$premium_tab = YITH_WCWL_DIR . 'templates/admin/wishlist-panel-premium.php';
|
324 |
|
325 |
if ( file_exists( $premium_tab ) ) {
|
326 |
+
include $premium_tab;
|
327 |
}
|
328 |
}
|
329 |
|
346 |
* @return \YITH_WCWL_Admin
|
347 |
* @since 2.0.0
|
348 |
*/
|
349 |
+
function YITH_WCWL_Admin() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
|
350 |
return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Admin_Premium::get_instance() : YITH_WCWL_Admin::get_instance();
|
351 |
}
|
includes/{class.yith-wcwl-ajax-handler.php → class-yith-wcwl-ajax-handler.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Static class that will handle all ajax calls for the list
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -59,6 +59,10 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
59 |
* @return void
|
60 |
*/
|
61 |
public static function add_to_wishlist() {
|
|
|
|
|
|
|
|
|
62 |
try {
|
63 |
YITH_WCWL()->add();
|
64 |
|
@@ -82,7 +86,7 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
82 |
}
|
83 |
|
84 |
$product_id = isset( $_REQUEST['add_to_wishlist'] ) ? intval( $_REQUEST['add_to_wishlist'] ) : false;
|
85 |
-
$fragments = isset( $_REQUEST['fragments'] ) ? $_REQUEST['fragments'] : false; // phpcs:ignore WordPress.Security
|
86 |
$wishlist_url = YITH_WCWL()->get_last_operation_url();
|
87 |
|
88 |
$wishlists = YITH_WCWL_Wishlist_Factory::get_wishlists();
|
@@ -94,22 +98,26 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
94 |
'id' => $wishlist->get_id(),
|
95 |
'wishlist_name' => $wishlist->get_formatted_name(),
|
96 |
'default' => $wishlist->is_default(),
|
97 |
-
'add_to_this_wishlist_url' => $product_id ?
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
|
|
|
|
|
|
|
|
102 |
) : '',
|
103 |
);
|
104 |
}
|
105 |
|
106 |
-
if ( in_array( $return, array( 'exists', 'true' ) ) ) {
|
107 |
// search for related fragments.
|
108 |
if ( ! empty( $fragments ) && ! empty( $product_id ) ) {
|
109 |
foreach ( $fragments as $id => $options ) {
|
110 |
if ( strpos( $id, 'add-to-wishlist-' . $product_id ) ) {
|
111 |
$fragments[ $id ]['wishlist_url'] = $wishlist_url;
|
112 |
-
$fragments[ $id ]['added_to_wishlist'] = 'true'
|
113 |
}
|
114 |
}
|
115 |
}
|
@@ -136,7 +144,11 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
136 |
* @return void
|
137 |
*/
|
138 |
public static function remove_from_wishlist() {
|
139 |
-
|
|
|
|
|
|
|
|
|
140 |
|
141 |
try {
|
142 |
YITH_WCWL()->remove();
|
@@ -162,9 +174,13 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
162 |
* @since 3.0.0
|
163 |
*/
|
164 |
public static function delete_item() {
|
165 |
-
|
166 |
-
|
167 |
-
|
|
|
|
|
|
|
|
|
168 |
'result' => false,
|
169 |
);
|
170 |
|
@@ -192,11 +208,16 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
192 |
* @since 3.0.7
|
193 |
*/
|
194 |
public static function save_title() {
|
195 |
-
|
196 |
-
|
197 |
-
|
|
|
|
|
|
|
|
|
|
|
198 |
|
199 |
-
if ( ! $wishlist_id || ! $wishlist
|
200 |
wp_send_json(
|
201 |
array(
|
202 |
'result' => false,
|
@@ -216,7 +237,7 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
216 |
$wishlist->save();
|
217 |
|
218 |
$return = array(
|
219 |
-
'result'
|
220 |
'fragments' => self::refresh_fragments( $fragments ),
|
221 |
);
|
222 |
|
@@ -230,7 +251,11 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
230 |
* @since 3.0.0
|
231 |
*/
|
232 |
public static function load_fragments() {
|
233 |
-
|
|
|
|
|
|
|
|
|
234 |
|
235 |
wp_send_json(
|
236 |
array(
|
@@ -246,6 +271,10 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
246 |
* @since 1.0.0
|
247 |
*/
|
248 |
public static function reload_wishlist_and_adding_elem() {
|
|
|
|
|
|
|
|
|
249 |
$type_msg = 'success';
|
250 |
|
251 |
try {
|
@@ -260,8 +289,8 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
260 |
}
|
261 |
|
262 |
$wishlist_token = isset( $_REQUEST['wishlist_token'] ) ? sanitize_text_field( wp_unslash( $_REQUEST['wishlist_token'] ) ) : false;
|
|
|
263 |
|
264 |
-
$atts = array( 'wishlist_id' => $wishlist_token );
|
265 |
if ( isset( $_REQUEST['pagination'] ) ) {
|
266 |
$atts['pagination'] = sanitize_text_field( wp_unslash( $_REQUEST['pagination'] ) );
|
267 |
}
|
@@ -270,13 +299,14 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
270 |
$atts['per_page'] = intval( $_REQUEST['per_page'] );
|
271 |
}
|
272 |
|
273 |
-
ob_start();
|
274 |
-
|
275 |
yith_wcwl_add_notice( $message, $type_msg );
|
276 |
|
277 |
-
|
|
|
|
|
|
|
|
|
278 |
|
279 |
-
echo ob_get_clean(); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
|
280 |
die();
|
281 |
|
282 |
}
|
@@ -290,12 +320,16 @@ if ( ! class_exists( 'YITH_WCWL_Ajax_Handler' ) ) {
|
|
290 |
public static function load_mobile() {
|
291 |
global $yith_wcwl_is_mobile;
|
292 |
|
293 |
-
|
|
|
|
|
|
|
|
|
294 |
$result = array();
|
295 |
|
296 |
if ( ! empty( $fragments ) ) {
|
297 |
foreach ( $fragments as $id => $options ) {
|
298 |
-
$yith_wcwl_is_mobile = isset( $options['is_mobile'] ) ? 'yes'
|
299 |
|
300 |
$result = array_merge( $result, self::refresh_fragments( array( $id => $options ) ) );
|
301 |
}
|
2 |
/**
|
3 |
* Static class that will handle all ajax calls for the list
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
59 |
* @return void
|
60 |
*/
|
61 |
public static function add_to_wishlist() {
|
62 |
+
if ( ! isset( $_REQUEST['nonce'] ) || ! wp_verify_nonce( sanitize_text_field( wp_unslash( $_REQUEST['nonce'] ) ), 'add_to_wishlist' ) ) {
|
63 |
+
wp_send_json( array( 'result' => false ) );
|
64 |
+
}
|
65 |
+
|
66 |
try {
|
67 |
YITH_WCWL()->add();
|
68 |
|
86 |
}
|
87 |
|
88 |
$product_id = isset( $_REQUEST['add_to_wishlist'] ) ? intval( $_REQUEST['add_to_wishlist'] ) : false;
|
89 |
+
$fragments = isset( $_REQUEST['fragments'] ) ? wc_clean( $_REQUEST['fragments'] ) : false; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput
|
90 |
$wishlist_url = YITH_WCWL()->get_last_operation_url();
|
91 |
|
92 |
$wishlists = YITH_WCWL_Wishlist_Factory::get_wishlists();
|
98 |
'id' => $wishlist->get_id(),
|
99 |
'wishlist_name' => $wishlist->get_formatted_name(),
|
100 |
'default' => $wishlist->is_default(),
|
101 |
+
'add_to_this_wishlist_url' => $product_id ? wp_nonce_url(
|
102 |
+
add_query_arg(
|
103 |
+
array(
|
104 |
+
'add_to_wishlist' => $product_id,
|
105 |
+
'wishlist_id' => $wishlist->get_id(),
|
106 |
+
),
|
107 |
+
$wishlist->get_url()
|
108 |
+
),
|
109 |
+
'add_to_wishlist'
|
110 |
) : '',
|
111 |
);
|
112 |
}
|
113 |
|
114 |
+
if ( in_array( $return, array( 'exists', 'true' ), true ) ) {
|
115 |
// search for related fragments.
|
116 |
if ( ! empty( $fragments ) && ! empty( $product_id ) ) {
|
117 |
foreach ( $fragments as $id => $options ) {
|
118 |
if ( strpos( $id, 'add-to-wishlist-' . $product_id ) ) {
|
119 |
$fragments[ $id ]['wishlist_url'] = $wishlist_url;
|
120 |
+
$fragments[ $id ]['added_to_wishlist'] = 'true' === $return;
|
121 |
}
|
122 |
}
|
123 |
}
|
144 |
* @return void
|
145 |
*/
|
146 |
public static function remove_from_wishlist() {
|
147 |
+
if ( ! isset( $_REQUEST['nonce'] ) || ! wp_verify_nonce( sanitize_text_field( wp_unslash( $_REQUEST['nonce'] ) ), 'remove_from_wishlist' ) ) {
|
148 |
+
wp_send_json( array( 'fragments' => array() ) );
|
149 |
+
}
|
150 |
+
|
151 |
+
$fragments = isset( $_REQUEST['fragments'] ) ? wc_clean( $_REQUEST['fragments'] ) : false; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput
|
152 |
|
153 |
try {
|
154 |
YITH_WCWL()->remove();
|
174 |
* @since 3.0.0
|
175 |
*/
|
176 |
public static function delete_item() {
|
177 |
+
if ( ! isset( $_REQUEST['nonce'] ) || ! wp_verify_nonce( sanitize_text_field( wp_unslash( $_REQUEST['nonce'] ) ), 'delete_item' ) ) {
|
178 |
+
wp_send_json( array( 'result' => false ) );
|
179 |
+
}
|
180 |
+
|
181 |
+
$item_id = isset( $_POST['item_id'] ) ? intval( $_POST['item_id'] ) : false;
|
182 |
+
$fragments = isset( $_REQUEST['fragments'] ) ? wc_clean( $_REQUEST['fragments'] ) : false; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput
|
183 |
+
$return = array(
|
184 |
'result' => false,
|
185 |
);
|
186 |
|
208 |
* @since 3.0.7
|
209 |
*/
|
210 |
public static function save_title() {
|
211 |
+
if ( ! isset( $_REQUEST['nonce'] ) || ! wp_verify_nonce( sanitize_text_field( wp_unslash( $_REQUEST['nonce'] ) ), 'save_title' ) ) {
|
212 |
+
wp_send_json( array( 'result' => false ) );
|
213 |
+
}
|
214 |
+
|
215 |
+
$wishlist_id = isset( $_POST['wishlist_id'] ) ? sanitize_text_field( wp_unslash( $_POST['wishlist_id'] ) ) : false;
|
216 |
+
$wishlist_name = isset( $_POST['title'] ) ? sanitize_text_field( wp_unslash( $_POST['title'] ) ) : false;
|
217 |
+
$fragments = isset( $_REQUEST['fragments'] ) ? wc_clean( $_REQUEST['fragments'] ) : false; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput
|
218 |
+
$wishlist = $wishlist_id ? yith_wcwl_get_wishlist( $wishlist_id ) : false;
|
219 |
|
220 |
+
if ( ! $wishlist_id || ! $wishlist ) {
|
221 |
wp_send_json(
|
222 |
array(
|
223 |
'result' => false,
|
237 |
$wishlist->save();
|
238 |
|
239 |
$return = array(
|
240 |
+
'result' => true,
|
241 |
'fragments' => self::refresh_fragments( $fragments ),
|
242 |
);
|
243 |
|
251 |
* @since 3.0.0
|
252 |
*/
|
253 |
public static function load_fragments() {
|
254 |
+
if ( ! isset( $_REQUEST['nonce'] ) || ! wp_verify_nonce( sanitize_text_field( wp_unslash( $_REQUEST['nonce'] ) ), 'load_fragments' ) ) {
|
255 |
+
wp_send_json( array( 'result' => false ) );
|
256 |
+
}
|
257 |
+
|
258 |
+
$fragments = isset( $_POST['fragments'] ) ? wc_clean( $_POST['fragments'] ) : false; // phpcs:ignore WordPress.Security
|
259 |
|
260 |
wp_send_json(
|
261 |
array(
|
271 |
* @since 1.0.0
|
272 |
*/
|
273 |
public static function reload_wishlist_and_adding_elem() {
|
274 |
+
if ( ! isset( $_REQUEST['nonce'] ) || ! wp_verify_nonce( sanitize_text_field( wp_unslash( $_REQUEST['nonce'] ) ), 'reload_wishlist_and_adding_elem' ) ) {
|
275 |
+
wp_send_json( array( 'result' => false ) );
|
276 |
+
}
|
277 |
+
|
278 |
$type_msg = 'success';
|
279 |
|
280 |
try {
|
289 |
}
|
290 |
|
291 |
$wishlist_token = isset( $_REQUEST['wishlist_token'] ) ? sanitize_text_field( wp_unslash( $_REQUEST['wishlist_token'] ) ) : false;
|
292 |
+
$atts = array( 'wishlist_id' => $wishlist_token );
|
293 |
|
|
|
294 |
if ( isset( $_REQUEST['pagination'] ) ) {
|
295 |
$atts['pagination'] = sanitize_text_field( wp_unslash( $_REQUEST['pagination'] ) );
|
296 |
}
|
299 |
$atts['per_page'] = intval( $_REQUEST['per_page'] );
|
300 |
}
|
301 |
|
|
|
|
|
302 |
yith_wcwl_add_notice( $message, $type_msg );
|
303 |
|
304 |
+
?>
|
305 |
+
<div>
|
306 |
+
<?php echo YITH_WCWL_Shortcode::wishlist( $atts ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
|
307 |
+
</div>
|
308 |
+
<?php
|
309 |
|
|
|
310 |
die();
|
311 |
|
312 |
}
|
320 |
public static function load_mobile() {
|
321 |
global $yith_wcwl_is_mobile;
|
322 |
|
323 |
+
if ( ! isset( $_REQUEST['nonce'] ) || ! wp_verify_nonce( sanitize_text_field( wp_unslash( $_REQUEST['nonce'] ) ), 'load_mobile' ) ) {
|
324 |
+
wp_send_json( array( 'fragments' => array() ) );
|
325 |
+
}
|
326 |
+
|
327 |
+
$fragments = isset( $_POST['fragments'] ) ? wc_clean( $_POST['fragments'] ) : false; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput
|
328 |
$result = array();
|
329 |
|
330 |
if ( ! empty( $fragments ) ) {
|
331 |
foreach ( $fragments as $id => $options ) {
|
332 |
+
$yith_wcwl_is_mobile = isset( $options['is_mobile'] ) ? 'yes' === $options['is_mobile'] : false;
|
333 |
|
334 |
$result = array_merge( $result, self::refresh_fragments( array( $id => $options ) ) );
|
335 |
}
|
includes/{class.yith-wcwl-cron.php → class-yith-wcwl-cron.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist Cron Handler
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -23,7 +23,7 @@ if ( ! class_exists( 'YITH_WCWL_Cron' ) ) {
|
|
23 |
*
|
24 |
* @var array
|
25 |
*/
|
26 |
-
protected $
|
27 |
|
28 |
/**
|
29 |
* Single instance of the class
|
@@ -48,8 +48,8 @@ if ( ! class_exists( 'YITH_WCWL_Cron' ) ) {
|
|
48 |
* @return array Array of registered crons ans callbacks
|
49 |
*/
|
50 |
public function get_crons() {
|
51 |
-
if ( empty( $this->
|
52 |
-
$this->
|
53 |
'yith_wcwl_delete_expired_wishlists' => array(
|
54 |
'schedule' => 'daily',
|
55 |
'callback' => array( $this, 'delete_expired_wishlists' ),
|
@@ -57,7 +57,7 @@ if ( ! class_exists( 'YITH_WCWL_Cron' ) ) {
|
|
57 |
);
|
58 |
}
|
59 |
|
60 |
-
return apply_filters( 'yith_wcwl_crons', $this->
|
61 |
}
|
62 |
|
63 |
/**
|
@@ -115,6 +115,6 @@ if ( ! class_exists( 'YITH_WCWL_Cron' ) ) {
|
|
115 |
* @return \YITH_WCWL_Cron
|
116 |
* @since 3.0.0
|
117 |
*/
|
118 |
-
function YITH_WCWL_Cron() {
|
119 |
return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Cron_Premium::get_instance() : YITH_WCWL_Cron::get_instance();
|
120 |
}
|
2 |
/**
|
3 |
* Wishlist Cron Handler
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
23 |
*
|
24 |
* @var array
|
25 |
*/
|
26 |
+
protected $crons = array();
|
27 |
|
28 |
/**
|
29 |
* Single instance of the class
|
48 |
* @return array Array of registered crons ans callbacks
|
49 |
*/
|
50 |
public function get_crons() {
|
51 |
+
if ( empty( $this->crons ) ) {
|
52 |
+
$this->crons = array(
|
53 |
'yith_wcwl_delete_expired_wishlists' => array(
|
54 |
'schedule' => 'daily',
|
55 |
'callback' => array( $this, 'delete_expired_wishlists' ),
|
57 |
);
|
58 |
}
|
59 |
|
60 |
+
return apply_filters( 'yith_wcwl_crons', $this->crons );
|
61 |
}
|
62 |
|
63 |
/**
|
115 |
* @return \YITH_WCWL_Cron
|
116 |
* @since 3.0.0
|
117 |
*/
|
118 |
+
function YITH_WCWL_Cron() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
|
119 |
return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Cron_Premium::get_instance() : YITH_WCWL_Cron::get_instance();
|
120 |
}
|
includes/{class.yith-wcwl-exception.php → class-yith-wcwl-exception.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist Exception class
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -23,7 +23,7 @@ if ( ! class_exists( 'YITH_WCWL_Exception' ) ) {
|
|
23 |
*
|
24 |
* @var array
|
25 |
*/
|
26 |
-
private $
|
27 |
0 => 'error',
|
28 |
1 => 'exists',
|
29 |
);
|
@@ -36,8 +36,8 @@ if ( ! class_exists( 'YITH_WCWL_Exception' ) ) {
|
|
36 |
public function getTextualCode() {
|
37 |
$code = $this->getCode();
|
38 |
|
39 |
-
if ( array_key_exists( $code, $this->
|
40 |
-
return $this->
|
41 |
}
|
42 |
|
43 |
return 'error';
|
2 |
/**
|
3 |
* Wishlist Exception class
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
23 |
*
|
24 |
* @var array
|
25 |
*/
|
26 |
+
private $error_codes = array(
|
27 |
0 => 'error',
|
28 |
1 => 'exists',
|
29 |
);
|
36 |
public function getTextualCode() {
|
37 |
$code = $this->getCode();
|
38 |
|
39 |
+
if ( array_key_exists( $code, $this->error_codes ) ) {
|
40 |
+
return $this->error_codes[ $code ];
|
41 |
}
|
42 |
|
43 |
return 'error';
|
includes/{class.yith-wcwl-form-handler.php → class-yith-wcwl-form-handler.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Static class that will handle all form submission from customer
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -68,7 +68,7 @@ if ( ! class_exists( 'YITH_WCWL_Form_Handler' ) ) {
|
|
68 |
*/
|
69 |
public static function add_to_wishlist() {
|
70 |
// add item to wishlist when javascript is not enabled.
|
71 |
-
if ( isset( $_GET['add_to_wishlist'] ) ) {
|
72 |
try {
|
73 |
YITH_WCWL()->add();
|
74 |
|
@@ -86,7 +86,7 @@ if ( ! class_exists( 'YITH_WCWL_Form_Handler' ) ) {
|
|
86 |
*/
|
87 |
public static function remove_from_wishlist() {
|
88 |
// remove item from wishlist when javascript is not enabled.
|
89 |
-
if ( isset( $_GET['remove_from_wishlist'] ) ) {
|
90 |
try {
|
91 |
YITH_WCWL()->remove();
|
92 |
} catch ( Exception $e ) {
|
@@ -101,12 +101,13 @@ if ( ! class_exists( 'YITH_WCWL_Form_Handler' ) ) {
|
|
101 |
* @return void
|
102 |
*/
|
103 |
public static function remove_from_wishlist_after_add_to_cart() {
|
104 |
-
if ( 'yes'
|
105 |
return;
|
106 |
}
|
107 |
|
108 |
$args = array();
|
109 |
|
|
|
110 |
if ( isset( $_REQUEST['remove_from_wishlist_after_add_to_cart'] ) ) {
|
111 |
|
112 |
$args['remove_from_wishlist'] = intval( $_REQUEST['remove_from_wishlist_after_add_to_cart'] );
|
@@ -121,6 +122,7 @@ if ( ! class_exists( 'YITH_WCWL_Form_Handler' ) ) {
|
|
121 |
$args['wishlist_id'] = sanitize_text_field( wp_unslash( $_REQUEST['wishlist_id'] ) );
|
122 |
}
|
123 |
}
|
|
|
124 |
|
125 |
if ( ! empty( $args['wishlist_id'] ) ) {
|
126 |
$wishlist = yith_wcwl_get_wishlist( $args['wishlist_id'] );
|
@@ -128,7 +130,7 @@ if ( ! class_exists( 'YITH_WCWL_Form_Handler' ) ) {
|
|
128 |
if ( apply_filters( 'yith_wcwl_remove_after_add_to_cart', $wishlist && $wishlist->is_current_user_owner(), $wishlist ) ) {
|
129 |
try {
|
130 |
YITH_WCWL()->remove( $args );
|
131 |
-
} catch ( Exception $e ) {
|
132 |
// we were unable to remove item from the wishlist; no follow up is provided.
|
133 |
}
|
134 |
}
|
@@ -159,7 +161,7 @@ if ( ! class_exists( 'YITH_WCWL_Form_Handler' ) ) {
|
|
159 |
|
160 |
$redirect_url = isset( $_REQUEST['redirect_to'] ) ? esc_url_raw( wp_unslash( $_REQUEST['redirect_to'] ) ) : $wishlist->get_url();
|
161 |
|
162 |
-
|
163 |
die;
|
164 |
}
|
165 |
}
|
2 |
/**
|
3 |
* Static class that will handle all form submission from customer
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
68 |
*/
|
69 |
public static function add_to_wishlist() {
|
70 |
// add item to wishlist when javascript is not enabled.
|
71 |
+
if ( isset( $_GET['add_to_wishlist'] ) && isset( $_GET['_wpnonce'] ) && wp_verify_nonce( sanitize_text_field( wp_unslash( $_GET['_wpnonce'] ) ), 'add_to_wishlist' ) ) {
|
72 |
try {
|
73 |
YITH_WCWL()->add();
|
74 |
|
86 |
*/
|
87 |
public static function remove_from_wishlist() {
|
88 |
// remove item from wishlist when javascript is not enabled.
|
89 |
+
if ( isset( $_GET['remove_from_wishlist'] ) && isset( $_GET['_wpnonce'] ) && wp_verify_nonce( sanitize_text_field( wp_unslash( $_GET['_wpnonce'] ) ), 'remove_from_wishlist' ) ) {
|
90 |
try {
|
91 |
YITH_WCWL()->remove();
|
92 |
} catch ( Exception $e ) {
|
101 |
* @return void
|
102 |
*/
|
103 |
public static function remove_from_wishlist_after_add_to_cart() {
|
104 |
+
if ( 'yes' !== get_option( 'yith_wcwl_remove_after_add_to_cart' ) ) {
|
105 |
return;
|
106 |
}
|
107 |
|
108 |
$args = array();
|
109 |
|
110 |
+
// phpcs:disable WordPress.Security.NonceVerification.Recommended
|
111 |
if ( isset( $_REQUEST['remove_from_wishlist_after_add_to_cart'] ) ) {
|
112 |
|
113 |
$args['remove_from_wishlist'] = intval( $_REQUEST['remove_from_wishlist_after_add_to_cart'] );
|
122 |
$args['wishlist_id'] = sanitize_text_field( wp_unslash( $_REQUEST['wishlist_id'] ) );
|
123 |
}
|
124 |
}
|
125 |
+
// phpcs:enable WordPress.Security.NonceVerification.Recommended
|
126 |
|
127 |
if ( ! empty( $args['wishlist_id'] ) ) {
|
128 |
$wishlist = yith_wcwl_get_wishlist( $args['wishlist_id'] );
|
130 |
if ( apply_filters( 'yith_wcwl_remove_after_add_to_cart', $wishlist && $wishlist->is_current_user_owner(), $wishlist ) ) {
|
131 |
try {
|
132 |
YITH_WCWL()->remove( $args );
|
133 |
+
} catch ( Exception $e ) { // phpcs:ignore Generic.CodeAnalysis.EmptyStatement.DetectedCatch
|
134 |
// we were unable to remove item from the wishlist; no follow up is provided.
|
135 |
}
|
136 |
}
|
161 |
|
162 |
$redirect_url = isset( $_REQUEST['redirect_to'] ) ? esc_url_raw( wp_unslash( $_REQUEST['redirect_to'] ) ) : $wishlist->get_url();
|
163 |
|
164 |
+
wp_safe_redirect( $redirect_url );
|
165 |
die;
|
166 |
}
|
167 |
}
|
includes/{class.yith-wcwl-frontend.php → class-yith-wcwl-frontend.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Init class
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -33,7 +33,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
33 |
* @var string
|
34 |
* @since 1.0.0
|
35 |
*/
|
36 |
-
public $version = '3.0
|
37 |
|
38 |
/**
|
39 |
* Plugin database version
|
@@ -50,7 +50,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
50 |
* @access private
|
51 |
* @since 1.0.0
|
52 |
*/
|
53 |
-
protected $
|
54 |
|
55 |
/**
|
56 |
* Returns single instance of the class
|
@@ -75,7 +75,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
75 |
define( 'YITH_WCWL_VERSION', $this->version );
|
76 |
define( 'YITH_WCWL_DB_VERSION', $this->db_version );
|
77 |
|
78 |
-
$this->
|
79 |
|
80 |
// add filter for font-awesome compatibility.
|
81 |
add_filter( 'option_yith_wcwl_add_to_wishlist_icon', array( $this, 'update_font_awesome_classes' ) );
|
@@ -118,9 +118,9 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
118 |
*/
|
119 |
public function init() {
|
120 |
// update cookie from old version to new one.
|
121 |
-
$this->
|
122 |
-
$this->
|
123 |
-
$this->
|
124 |
|
125 |
// register assets.
|
126 |
$this->register_styles();
|
@@ -140,19 +140,19 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
140 |
'yith_wcwl_positions',
|
141 |
array(
|
142 |
'after_add_to_cart' => array(
|
143 |
-
'hook'
|
144 |
'priority' => 31,
|
145 |
),
|
146 |
-
'add-to-cart'
|
147 |
-
'hook'
|
148 |
'priority' => 31,
|
149 |
),
|
150 |
-
'thumbnails'
|
151 |
-
'hook'
|
152 |
'priority' => 21,
|
153 |
),
|
154 |
-
'summary'
|
155 |
-
'hook'
|
156 |
'priority' => 11,
|
157 |
),
|
158 |
)
|
@@ -166,7 +166,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
166 |
}
|
167 |
|
168 |
// check if Add to wishlist button is enabled for loop.
|
169 |
-
$enabled_on_loop = 'yes'
|
170 |
|
171 |
if ( ! $enabled_on_loop ) {
|
172 |
return;
|
@@ -175,16 +175,16 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
175 |
$positions = apply_filters(
|
176 |
'yith_wcwl_loop_positions',
|
177 |
array(
|
178 |
-
'before_image'
|
179 |
-
'hook'
|
180 |
'priority' => 5,
|
181 |
),
|
182 |
'before_add_to_cart' => array(
|
183 |
-
'hook'
|
184 |
'priority' => 7,
|
185 |
),
|
186 |
-
'after_add_to_cart'
|
187 |
-
'hook'
|
188 |
'priority' => 15,
|
189 |
),
|
190 |
)
|
@@ -272,7 +272,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
272 |
* @since 3.0.20
|
273 |
*/
|
274 |
public function add_noindex_header() {
|
275 |
-
if ( function_exists( 'wp_robots_no_robots' ) || ! isset( $_GET['add_to_wishlist'] ) || apply_filters( 'yith_wcwl_skip_noindex_headers', false ) ) {
|
276 |
return;
|
277 |
}
|
278 |
|
@@ -288,7 +288,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
288 |
* @return array Filtered robots directives.
|
289 |
*/
|
290 |
public function add_noindex_robots( $robots ) {
|
291 |
-
if ( ! isset( $_GET['add_to_wishlist'] ) || apply_filters( 'yith_wcwl_skip_noindex_headers', false ) ) {
|
292 |
return $robots;
|
293 |
}
|
294 |
|
@@ -304,7 +304,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
304 |
*/
|
305 |
public function register_styles() {
|
306 |
$woocommerce_base = WC()->template_path();
|
307 |
-
$assets_path
|
308 |
|
309 |
// register dependencies.
|
310 |
wp_register_style( 'jquery-selectBox', YITH_WCWL_URL . 'assets/css/jquery.selectBox.css', array(), '1.2.0' );
|
@@ -324,10 +324,10 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
324 |
if ( ! $located ) {
|
325 |
wp_register_style( 'yith-wcwl-main', YITH_WCWL_URL . 'assets/css/style.css', $deps, $this->version );
|
326 |
} else {
|
327 |
-
$stylesheet_directory
|
328 |
$stylesheet_directory_uri = get_stylesheet_directory_uri();
|
329 |
-
$template_directory
|
330 |
-
$template_directory_uri
|
331 |
|
332 |
$style_url = ( strpos( $located, $stylesheet_directory ) !== false ) ? str_replace( $stylesheet_directory, $stylesheet_directory_uri, $located ) : str_replace( $template_directory, $template_directory_uri, $located );
|
333 |
|
@@ -338,7 +338,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
338 |
$current_theme = wp_get_theme();
|
339 |
|
340 |
if ( $current_theme->exists() ) {
|
341 |
-
$theme_slug = $current_theme->Template;
|
342 |
|
343 |
if ( file_exists( YITH_WCWL_DIR . 'assets/css/themes/' . $theme_slug . '.css' ) ) {
|
344 |
wp_register_style( 'yith-wcwl-theme', YITH_WCWL_URL . 'assets/css/themes/' . $theme_slug . '.css', array( $located ? 'yith-wcwl-user-main' : 'yith-wcwl-main' ), $this->version );
|
@@ -353,9 +353,9 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
353 |
*/
|
354 |
public function register_scripts() {
|
355 |
$woocommerce_base = WC()->template_path();
|
356 |
-
$assets_path
|
357 |
-
$suffix
|
358 |
-
$prefix
|
359 |
|
360 |
// register dependencies.
|
361 |
wp_register_script( 'prettyPhoto', $assets_path . 'js/prettyPhoto/jquery.prettyPhoto' . $suffix . '.js', array( 'jquery' ), '3.1.6', true );
|
@@ -412,7 +412,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
412 |
* @return void
|
413 |
*/
|
414 |
public function enqueue_custom_style() {
|
415 |
-
$custom_css = $this->
|
416 |
|
417 |
if ( $custom_css ) {
|
418 |
$handle = wp_script_is( 'yith-wcwl-user-main' ) ? 'yith-wcwl-user-main' : 'yith-wcwl-main';
|
@@ -445,31 +445,41 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
445 |
return apply_filters(
|
446 |
'yith_wcwl_localize_script',
|
447 |
array(
|
448 |
-
'ajax_url'
|
449 |
-
'redirect_to_cart'
|
450 |
-
'multi_wishlist'
|
451 |
-
'hide_add_button'
|
452 |
-
'enable_ajax_loading'
|
453 |
-
'ajax_loader_url'
|
454 |
-
'remove_from_wishlist_after_add_to_cart' => get_option( 'yith_wcwl_remove_after_add_to_cart' )
|
455 |
-
'is_wishlist_responsive'
|
456 |
'time_to_close_prettyphoto' => apply_filters( 'yith_wcwl_time_to_close_prettyphoto', 3000 ),
|
457 |
-
'fragments_index_glue'
|
458 |
'reload_on_found_variation' => apply_filters( 'yith_wcwl_reload_on_found_variation', true ),
|
459 |
-
'mobile_media_query'
|
460 |
-
'labels'
|
461 |
-
'cookie_disabled'
|
462 |
'added_to_cart_message' => sprintf( '<div class="woocommerce-notices-wrapper"><div class="woocommerce-message" role="alert">%s</div></div>', apply_filters( 'yith_wcwl_added_to_cart_message', __( 'Product added to cart successfully', 'yith-woocommerce-wishlist' ) ) ),
|
463 |
),
|
464 |
-
'actions'
|
465 |
-
'add_to_wishlist_action'
|
466 |
'remove_from_wishlist_action' => 'remove_from_wishlist',
|
467 |
-
'reload_wishlist_and_adding_elem_action'
|
468 |
-
'load_mobile_action'
|
469 |
-
'delete_item_action'
|
470 |
-
'save_title_action'
|
471 |
-
'save_privacy_action'
|
472 |
-
'load_fragments'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
473 |
),
|
474 |
)
|
475 |
);
|
@@ -503,7 +513,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
503 |
*/
|
504 |
public function main_wishlist_content( $var ) {
|
505 |
$template = isset( $var['template_part'] ) ? $var['template_part'] : 'view';
|
506 |
-
$layout
|
507 |
|
508 |
yith_wcwl_get_template_part( $template, '', $layout, $var );
|
509 |
}
|
@@ -518,7 +528,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
518 |
*/
|
519 |
public function wishlist_header( $var ) {
|
520 |
$template = isset( $var['template_part'] ) ? $var['template_part'] : 'view';
|
521 |
-
$layout
|
522 |
|
523 |
yith_wcwl_get_template_part( $template, 'header', $layout, $var );
|
524 |
}
|
@@ -533,7 +543,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
533 |
*/
|
534 |
public function wishlist_footer( $var ) {
|
535 |
$template = isset( $var['template_part'] ) ? $var['template_part'] : 'view';
|
536 |
-
$layout
|
537 |
|
538 |
yith_wcwl_get_template_part( $template, 'footer', $layout, $var );
|
539 |
}
|
@@ -552,7 +562,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
552 |
return $classes;
|
553 |
}
|
554 |
|
555 |
-
$enabled_on_loop = 'yes'
|
556 |
|
557 |
if ( ! $enabled_on_loop ) {
|
558 |
return $classes;
|
@@ -560,7 +570,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
560 |
|
561 |
$position = get_option( 'yith_wcwl_loop_position', 'after_add_to_cart' );
|
562 |
|
563 |
-
if ( 'shortcode'
|
564 |
return $classes;
|
565 |
}
|
566 |
|
@@ -586,7 +596,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
586 |
if ( is_object( $value ) || is_array( $value ) ) {
|
587 |
// remove item if type is not supported.
|
588 |
unset( $options[ $id ] );
|
589 |
-
} elseif ( 'ajax_loading'
|
590 |
$options['ajax_loading'] = false;
|
591 |
}
|
592 |
}
|
@@ -625,9 +635,9 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
625 |
public function decode_fragment_options( $options ) {
|
626 |
if ( ! empty( $options ) ) {
|
627 |
foreach ( $options as $id => $value ) {
|
628 |
-
if ( 'true'
|
629 |
$options[ $id ] = true;
|
630 |
-
} elseif ( 'false'
|
631 |
$options[ $id ] = false;
|
632 |
} else {
|
633 |
$options[ $id ] = sanitize_text_field( wp_unslash( $value ) );
|
@@ -672,11 +682,11 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
672 |
*/
|
673 |
public function alter_add_to_cart_args( $args ) {
|
674 |
$use_custom_button = get_option( 'yith_wcwl_add_to_cart_style' );
|
675 |
-
$button_class
|
676 |
-
$icon
|
677 |
-
$custom_icon
|
678 |
-
$classes
|
679 |
-
$pos
|
680 |
|
681 |
if ( ! $button_class && false !== $pos ) {
|
682 |
unset( $classes[ $pos ] );
|
@@ -713,7 +723,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
713 |
*/
|
714 |
public function alter_add_to_cart_text( $text, $product ) {
|
715 |
$label_option = get_option( 'yith_wcwl_add_to_cart_text', __( 'Add to cart', 'yith-woocommerce-wishlist' ) );
|
716 |
-
$label
|
717 |
|
718 |
return $label;
|
719 |
}
|
@@ -736,28 +746,28 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
736 |
}
|
737 |
|
738 |
$wishlist_id = $wishlist->get_id();
|
739 |
-
$item
|
740 |
|
741 |
if ( wp_doing_ajax() ) {
|
742 |
$url = add_query_arg( 'add-to-cart', $product->get_id(), YITH_WCWL()->get_wishlist_url( 'view/' . $yith_wcwl_wishlist_token ) );
|
743 |
}
|
744 |
|
745 |
-
if ( $product->is_type( array( 'simple', 'variation' ) ) && get_option( 'yith_wcwl_redirect_cart' )
|
746 |
$url = add_query_arg( 'add-to-cart', $product->get_id(), wc_get_cart_url() );
|
747 |
}
|
748 |
|
749 |
-
if ( ! $product->is_type( 'external' ) && get_option( 'yith_wcwl_remove_after_add_to_cart' )
|
750 |
$url = add_query_arg(
|
751 |
array(
|
752 |
'remove_from_wishlist_after_add_to_cart' => $product->get_id(),
|
753 |
-
'wishlist_id'
|
754 |
'wishlist_token' => $yith_wcwl_wishlist_token,
|
755 |
),
|
756 |
$url
|
757 |
);
|
758 |
}
|
759 |
|
760 |
-
if ( $item && 'yes'
|
761 |
$url = add_query_arg( 'quantity', $item->get_quantity(), $url );
|
762 |
}
|
763 |
}
|
@@ -774,82 +784,82 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
774 |
*/
|
775 |
public function update_font_awesome_classes( $class ) {
|
776 |
$exceptions = array(
|
777 |
-
'icon-envelope'
|
778 |
-
'icon-star-empty'
|
779 |
-
'icon-ok'
|
780 |
-
'icon-zoom-in'
|
781 |
-
'icon-zoom-out'
|
782 |
-
'icon-off'
|
783 |
-
'icon-trash'
|
784 |
-
'icon-share'
|
785 |
-
'icon-check'
|
786 |
-
'icon-move'
|
787 |
-
'icon-file'
|
788 |
-
'icon-time'
|
789 |
-
'icon-download-alt'
|
790 |
-
'icon-download'
|
791 |
-
'icon-upload'
|
792 |
-
'icon-play-circle'
|
793 |
-
'icon-indent-left'
|
794 |
-
'icon-indent-right'
|
795 |
-
'icon-facetime-video'
|
796 |
-
'icon-picture'
|
797 |
-
'icon-plus-sign'
|
798 |
-
'icon-minus-sign'
|
799 |
-
'icon-remove-sign'
|
800 |
-
'icon-ok-sign'
|
801 |
-
'icon-question-sign'
|
802 |
-
'icon-info-sign'
|
803 |
-
'icon-screenshot'
|
804 |
-
'icon-remove-circle'
|
805 |
-
'icon-ok-circle'
|
806 |
-
'icon-ban-circle'
|
807 |
-
'icon-share-alt'
|
808 |
-
'icon-resize-full'
|
809 |
-
'icon-resize-small'
|
810 |
-
'icon-exclamation-sign'
|
811 |
-
'icon-eye-open'
|
812 |
-
'icon-eye-close'
|
813 |
-
'icon-warning-sign'
|
814 |
-
'icon-folder-close'
|
815 |
-
'icon-resize-vertical'
|
816 |
-
'icon-resize-horizontal'
|
817 |
-
'icon-twitter-sign'
|
818 |
-
'icon-facebook-sign'
|
819 |
-
'icon-thumbs-up'
|
820 |
-
'icon-thumbs-down'
|
821 |
-
'icon-heart-empty'
|
822 |
-
'icon-signout'
|
823 |
-
'icon-linkedin-sign'
|
824 |
-
'icon-pushpin'
|
825 |
-
'icon-signin'
|
826 |
-
'icon-github-sign'
|
827 |
-
'icon-upload-alt'
|
828 |
-
'icon-lemon'
|
829 |
-
'icon-check-empty'
|
830 |
-
'icon-bookmark-empty'
|
831 |
-
'icon-phone-sign'
|
832 |
-
'icon-hdd'
|
833 |
-
'icon-hand-right'
|
834 |
-
'icon-hand-left'
|
835 |
-
'icon-hand-up'
|
836 |
-
'icon-hand-down'
|
837 |
-
'icon-circle-arrow-left'
|
838 |
'icon-circle-arrow-right' => 'fa-arrow-circle-right',
|
839 |
-
'icon-circle-arrow-up'
|
840 |
-
'icon-circle-arrow-down'
|
841 |
-
'icon-fullscreen'
|
842 |
-
'icon-beaker'
|
843 |
-
'icon-paper-clip'
|
844 |
-
'icon-sign-blank'
|
845 |
-
'icon-pinterest-sign'
|
846 |
-
'icon-google-plus-sign'
|
847 |
-
'icon-envelope-alt'
|
848 |
-
'icon-comment-alt'
|
849 |
-
'icon-comments-alt'
|
850 |
);
|
851 |
|
852 |
-
if ( in_array( $class, array_keys( $exceptions ) ) ) {
|
853 |
$class = $exceptions[ $class ];
|
854 |
}
|
855 |
|
@@ -866,7 +876,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
866 |
*/
|
867 |
public function yith_wcfbt_shortcode( $meta ) {
|
868 |
|
869 |
-
if ( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) || get_option( 'yith_wfbt_enable_integration' )
|
870 |
return;
|
871 |
}
|
872 |
|
@@ -876,7 +886,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
876 |
)
|
877 |
);
|
878 |
|
879 |
-
$ids
|
880 |
// take id of products in wishlist.
|
881 |
foreach ( $products as $product ) {
|
882 |
$ids[] = $product['prod_id'];
|
@@ -897,11 +907,11 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
897 |
* @since 2.0.0
|
898 |
*/
|
899 |
public function yith_wfbt_redirect_after_add_to_cart( $url ) {
|
900 |
-
if ( ! isset( $_REQUEST['yith_wfbt_shortcode'] ) ) {
|
901 |
return $url;
|
902 |
}
|
903 |
|
904 |
-
return get_option( 'yith_wcwl_redirect_cart' )
|
905 |
}
|
906 |
|
907 |
/**
|
@@ -910,69 +920,69 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
910 |
* @param array $rules Array of additional rules to add to default ones.
|
911 |
* @return string Generated CSS code
|
912 |
*/
|
913 |
-
protected function
|
914 |
$generated_code = '';
|
915 |
-
$rules
|
916 |
'yith_wcwl_custom_css_rules',
|
917 |
array_merge(
|
918 |
array(
|
919 |
-
'color_add_to_wishlist'
|
920 |
'selector' => '.woocommerce a.add_to_wishlist.button.alt',
|
921 |
'rules' => array(
|
922 |
-
'background'
|
923 |
'rule' => 'background-color: %1$s; background: %1$s',
|
924 |
'default' => '#333333',
|
925 |
),
|
926 |
-
'text'
|
927 |
'rule' => 'color: %s',
|
928 |
'default' => '#ffffff',
|
929 |
),
|
930 |
-
'border'
|
931 |
'rule' => 'border-color: %s',
|
932 |
'default' => '#333333',
|
933 |
),
|
934 |
'background_hover' => array(
|
935 |
'rule' => 'background-color: %1$s; background: %1$s',
|
936 |
'default' => '#4F4F4F',
|
937 |
-
'status'
|
938 |
),
|
939 |
-
'text_hover'
|
940 |
'rule' => 'color: %s',
|
941 |
'default' => '#ffffff',
|
942 |
-
'status'
|
943 |
),
|
944 |
-
'border_hover'
|
945 |
'rule' => 'border-color: %s',
|
946 |
'default' => '#4F4F4F',
|
947 |
-
'status'
|
948 |
),
|
949 |
),
|
950 |
-
'deps'
|
951 |
'yith_wcwl_add_to_wishlist_style' => 'button_custom',
|
952 |
),
|
953 |
),
|
954 |
-
'rounded_corners_radius'
|
955 |
'selector' => '.woocommerce a.add_to_wishlist.button.alt',
|
956 |
-
'rules'
|
957 |
-
'rule'
|
958 |
'default' => 16,
|
959 |
),
|
960 |
-
'deps'
|
961 |
'yith_wcwl_add_to_wishlist_style' => 'button_custom',
|
962 |
),
|
963 |
),
|
964 |
-
'color_add_to_cart'
|
965 |
'selector' => '.woocommerce .wishlist_table a.add_to_cart.button.alt',
|
966 |
'rules' => array(
|
967 |
-
'background'
|
968 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
969 |
'default' => '#333333',
|
970 |
),
|
971 |
-
'text'
|
972 |
'rule' => 'color: %s',
|
973 |
'default' => '#ffffff',
|
974 |
),
|
975 |
-
'border'
|
976 |
'rule' => 'border-color: %s',
|
977 |
'default' => '#333333',
|
978 |
),
|
@@ -981,46 +991,46 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
981 |
'default' => '#4F4F4F',
|
982 |
'status' => ':hover',
|
983 |
),
|
984 |
-
'text_hover'
|
985 |
'rule' => 'color: %s',
|
986 |
'default' => '#ffffff',
|
987 |
'status' => ':hover',
|
988 |
),
|
989 |
-
'border_hover'
|
990 |
'rule' => 'border-color: %s',
|
991 |
'default' => '#4F4F4F',
|
992 |
'status' => ':hover',
|
993 |
),
|
994 |
),
|
995 |
-
'deps'
|
996 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
997 |
),
|
998 |
),
|
999 |
'add_to_cart_rounded_corners_radius' => array(
|
1000 |
'selector' => '.woocommerce .wishlist_table a.add_to_cart.button.alt',
|
1001 |
-
'rules'
|
1002 |
-
'rule'
|
1003 |
'default' => 16,
|
1004 |
),
|
1005 |
-
'deps'
|
1006 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1007 |
),
|
1008 |
),
|
1009 |
-
'color_button_style_1'
|
1010 |
'selector' => '.woocommerce .hidden-title-form button,
|
1011 |
.yith-wcwl-wishlist-new .create-wishlist-button,
|
1012 |
.wishlist_manage_table tfoot button.submit-wishlist-changes,
|
1013 |
.yith-wcwl-wishlist-search-form button.wishlist-search-button',
|
1014 |
'rules' => array(
|
1015 |
-
'background'
|
1016 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1017 |
'default' => '#333333',
|
1018 |
),
|
1019 |
-
'text'
|
1020 |
'rule' => 'color: %s',
|
1021 |
'default' => '#ffffff',
|
1022 |
),
|
1023 |
-
'border'
|
1024 |
'rule' => 'border-color: %s',
|
1025 |
'default' => '#333333',
|
1026 |
),
|
@@ -1029,35 +1039,35 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1029 |
'default' => '#333333',
|
1030 |
'status' => ':hover',
|
1031 |
),
|
1032 |
-
'text_hover'
|
1033 |
'rule' => 'color: %s',
|
1034 |
'default' => '#ffffff',
|
1035 |
'status' => ':hover',
|
1036 |
),
|
1037 |
-
'border_hover'
|
1038 |
'rule' => 'border-color: %s',
|
1039 |
'default' => '#333333',
|
1040 |
'status' => ':hover',
|
1041 |
),
|
1042 |
),
|
1043 |
-
'deps'
|
1044 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1045 |
),
|
1046 |
),
|
1047 |
-
'color_button_style_2'
|
1048 |
'selector' => '.woocommerce .wishlist-title a.show-title-form,
|
1049 |
.woocommerce .hidden-title-form a.hide-title-form,
|
1050 |
.wishlist_manage_table tfoot a.create-new-wishlist',
|
1051 |
'rules' => array(
|
1052 |
-
'background'
|
1053 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1054 |
'default' => '#333333',
|
1055 |
),
|
1056 |
-
'text'
|
1057 |
'rule' => 'color: %s',
|
1058 |
'default' => '#ffffff',
|
1059 |
),
|
1060 |
-
'border'
|
1061 |
'rule' => 'border-color: %s',
|
1062 |
'default' => '#333333',
|
1063 |
),
|
@@ -1066,38 +1076,38 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1066 |
'default' => '#333333',
|
1067 |
'status' => ':hover',
|
1068 |
),
|
1069 |
-
'text_hover'
|
1070 |
'rule' => 'color: %s',
|
1071 |
'default' => '#ffffff',
|
1072 |
'status' => ':hover',
|
1073 |
),
|
1074 |
-
'border_hover'
|
1075 |
'rule' => 'border-color: %s',
|
1076 |
'default' => '#333333',
|
1077 |
'status' => ':hover',
|
1078 |
),
|
1079 |
),
|
1080 |
-
'deps'
|
1081 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1082 |
),
|
1083 |
),
|
1084 |
-
'color_wishlist_table'
|
1085 |
'selector' => '.woocommerce table.shop_table.wishlist_table tr td',
|
1086 |
'rules' => array(
|
1087 |
-
'background'
|
1088 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1089 |
'default' => '#FFFFFF',
|
1090 |
),
|
1091 |
-
'text'
|
1092 |
'rule' => 'color: %s',
|
1093 |
'default' => '#6D6C6C',
|
1094 |
),
|
1095 |
-
'border'
|
1096 |
'rule' => 'border-color: %s;',
|
1097 |
'default' => '#FFFFFF',
|
1098 |
),
|
1099 |
),
|
1100 |
-
'deps'
|
1101 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1102 |
),
|
1103 |
),
|
@@ -1108,118 +1118,118 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1108 |
.widget_yith-wcwl-lists ul.dropdown li a:hover,
|
1109 |
.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,
|
1110 |
.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a',
|
1111 |
-
'rules'
|
1112 |
-
'rule'
|
1113 |
'default' => '#F4F4F4',
|
1114 |
),
|
1115 |
-
'deps'
|
1116 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1117 |
),
|
1118 |
),
|
1119 |
-
'color_share_button'
|
1120 |
'selector' => '.yith-wcwl-share li a',
|
1121 |
'rules' => array(
|
1122 |
-
'color'
|
1123 |
'rule' => 'color: %s;',
|
1124 |
'default' => '#FFFFFF',
|
1125 |
),
|
1126 |
-
'color_hover'
|
1127 |
'rule' => 'color: %s;',
|
1128 |
'status' => ':hover',
|
1129 |
'default' => '#FFFFFF',
|
1130 |
),
|
1131 |
),
|
1132 |
-
'deps'
|
1133 |
'yith_wcwl_enable_share' => 'yes',
|
1134 |
),
|
1135 |
),
|
1136 |
-
'color_fb_button'
|
1137 |
'selector' => '.yith-wcwl-share a.facebook',
|
1138 |
'rules' => array(
|
1139 |
-
'background'
|
1140 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1141 |
'default' => '#39599E',
|
1142 |
),
|
1143 |
-
'background_hover'
|
1144 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1145 |
'status' => ':hover',
|
1146 |
'default' => '#39599E',
|
1147 |
),
|
1148 |
),
|
1149 |
-
'deps'
|
1150 |
'yith_wcwl_enable_share' => 'yes',
|
1151 |
-
'yith_wcwl_share_fb'
|
1152 |
),
|
1153 |
),
|
1154 |
-
'color_tw_button'
|
1155 |
'selector' => '.yith-wcwl-share a.twitter',
|
1156 |
'rules' => array(
|
1157 |
-
'background'
|
1158 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1159 |
'default' => '#45AFE2',
|
1160 |
),
|
1161 |
-
'background_hover'
|
1162 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1163 |
'status' => ':hover',
|
1164 |
'default' => '#39599E',
|
1165 |
),
|
1166 |
),
|
1167 |
-
'deps'
|
1168 |
-
'yith_wcwl_enable_share'
|
1169 |
'yith_wcwl_share_twitter' => 'yes',
|
1170 |
),
|
1171 |
),
|
1172 |
-
'color_pr_button'
|
1173 |
'selector' => '.yith-wcwl-share a.pinterest',
|
1174 |
'rules' => array(
|
1175 |
-
'background'
|
1176 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1177 |
'default' => '#AB2E31',
|
1178 |
),
|
1179 |
-
'background_hover'
|
1180 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1181 |
'status' => ':hover',
|
1182 |
'default' => '#39599E',
|
1183 |
),
|
1184 |
),
|
1185 |
-
'deps'
|
1186 |
'yith_wcwl_enable_share' => 'yes',
|
1187 |
'yith_wcwl_share_pinterest' => 'yes',
|
1188 |
),
|
1189 |
),
|
1190 |
-
'color_em_button'
|
1191 |
'selector' => '.yith-wcwl-share a.email',
|
1192 |
'rules' => array(
|
1193 |
-
'background'
|
1194 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1195 |
'default' => '#FBB102',
|
1196 |
),
|
1197 |
-
'background_hover'
|
1198 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1199 |
'status' => ':hover',
|
1200 |
'default' => '#39599E',
|
1201 |
),
|
1202 |
),
|
1203 |
-
'deps'
|
1204 |
'yith_wcwl_enable_share' => 'yes',
|
1205 |
-
'yith_wcwl_share_email'
|
1206 |
),
|
1207 |
),
|
1208 |
-
'color_wa_button'
|
1209 |
'selector' => '.yith-wcwl-share a.whatsapp',
|
1210 |
'rules' => array(
|
1211 |
-
'background'
|
1212 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1213 |
'default' => '#00A901',
|
1214 |
),
|
1215 |
-
'background_hover'
|
1216 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1217 |
'status' => ':hover',
|
1218 |
'default' => '#39599E',
|
1219 |
),
|
1220 |
),
|
1221 |
-
'deps'
|
1222 |
-
'yith_wcwl_enable_share'
|
1223 |
'yith_wcwl_share_whatsapp' => 'yes',
|
1224 |
),
|
1225 |
),
|
@@ -1233,7 +1243,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1233 |
}
|
1234 |
|
1235 |
// retrieve dependencies.
|
1236 |
-
$deps_list
|
1237 |
$dependencies = array();
|
1238 |
|
1239 |
if ( ! empty( $deps_list ) ) {
|
@@ -1250,15 +1260,15 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1250 |
// check dependencies first.
|
1251 |
if ( ! empty( $rule['deps'] ) ) {
|
1252 |
foreach ( $rule['deps'] as $dep_rule => $dep_value ) {
|
1253 |
-
if ( ! isset( $dependencies[ $dep_rule ] ) || $dependencies[ $dep_rule ]
|
1254 |
continue 2;
|
1255 |
}
|
1256 |
}
|
1257 |
}
|
1258 |
|
1259 |
// retrieve values from db.
|
1260 |
-
$values
|
1261 |
-
$new_rules
|
1262 |
$rules_code = '';
|
1263 |
|
1264 |
if ( isset( $rule['rules']['rule'] ) ) {
|
@@ -1269,7 +1279,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1269 |
$new_rules[ $status ] = array();
|
1270 |
}
|
1271 |
|
1272 |
-
$new_rules[ $status ][] = $this->
|
1273 |
} else {
|
1274 |
// otherwise cycle through rules, and generate CSS code.
|
1275 |
foreach ( $rule['rules'] as $property => $css ) {
|
@@ -1279,7 +1289,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1279 |
$new_rules[ $status ] = array();
|
1280 |
}
|
1281 |
|
1282 |
-
$new_rules[ $status ][] = $this->
|
1283 |
}
|
1284 |
}
|
1285 |
|
@@ -1290,7 +1300,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1290 |
|
1291 |
if ( ! empty( $status ) ) {
|
1292 |
$updated_selector = array();
|
1293 |
-
$split_selectors
|
1294 |
|
1295 |
foreach ( $split_selectors as $split_selector ) {
|
1296 |
$updated_selector[] = $split_selector . $status;
|
@@ -1325,7 +1335,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1325 |
*
|
1326 |
* @return string Formatted CSS rule
|
1327 |
*/
|
1328 |
-
protected function
|
1329 |
$value = ( '0' === $value || ( ! empty( $value ) && ! is_array( $value ) ) ) ? $value : $default;
|
1330 |
|
1331 |
return sprintf( rtrim( $rule, ';' ) . ';', $value );
|
@@ -1337,11 +1347,11 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1337 |
* @return void
|
1338 |
* @since 2.0.7
|
1339 |
*/
|
1340 |
-
protected function
|
1341 |
$name = 'yith_wcwl_products';
|
1342 |
|
1343 |
if ( isset( $_COOKIE[ $name ] ) && is_serialized( sanitize_text_field( wp_unslash( $_COOKIE[ $name ] ) ) ) ) {
|
1344 |
-
$_COOKIE[ $name ] =
|
1345 |
yith_destroycookie( $name );
|
1346 |
}
|
1347 |
}
|
@@ -1352,8 +1362,8 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1352 |
* @return void
|
1353 |
* @since 2.0.0
|
1354 |
*/
|
1355 |
-
protected function
|
1356 |
-
$cookie
|
1357 |
$new_cookie = array();
|
1358 |
|
1359 |
if ( ! empty( $cookie ) ) {
|
@@ -1376,7 +1386,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1376 |
/**
|
1377 |
* Convert wishlist stored into cookies into
|
1378 |
*/
|
1379 |
-
protected function
|
1380 |
$cookie = yith_getcookie( 'yith_wcwl_products' );
|
1381 |
|
1382 |
if ( ! empty( $cookie ) ) {
|
@@ -1418,6 +1428,6 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
|
|
1418 |
* @return \YITH_WCWL_Frontend|\YITH_WCWL_Frontend_Premium
|
1419 |
* @since 2.0.0
|
1420 |
*/
|
1421 |
-
function YITH_WCWL_Frontend() {
|
1422 |
return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Frontend_Premium::get_instance() : YITH_WCWL_Frontend::get_instance();
|
1423 |
}
|
2 |
/**
|
3 |
* Init class
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
33 |
* @var string
|
34 |
* @since 1.0.0
|
35 |
*/
|
36 |
+
public $version = '3.1.0';
|
37 |
|
38 |
/**
|
39 |
* Plugin database version
|
50 |
* @access private
|
51 |
* @since 1.0.0
|
52 |
*/
|
53 |
+
protected $yith_wcwl_install;
|
54 |
|
55 |
/**
|
56 |
* Returns single instance of the class
|
75 |
define( 'YITH_WCWL_VERSION', $this->version );
|
76 |
define( 'YITH_WCWL_DB_VERSION', $this->db_version );
|
77 |
|
78 |
+
$this->yith_wcwl_install = YITH_WCWL_Install();
|
79 |
|
80 |
// add filter for font-awesome compatibility.
|
81 |
add_filter( 'option_yith_wcwl_add_to_wishlist_icon', array( $this, 'update_font_awesome_classes' ) );
|
118 |
*/
|
119 |
public function init() {
|
120 |
// update cookie from old version to new one.
|
121 |
+
$this->update_cookies();
|
122 |
+
$this->destroy_serialized_cookies();
|
123 |
+
$this->convert_cookies_to_session();
|
124 |
|
125 |
// register assets.
|
126 |
$this->register_styles();
|
140 |
'yith_wcwl_positions',
|
141 |
array(
|
142 |
'after_add_to_cart' => array(
|
143 |
+
'hook' => 'woocommerce_single_product_summary',
|
144 |
'priority' => 31,
|
145 |
),
|
146 |
+
'add-to-cart' => array(
|
147 |
+
'hook' => 'woocommerce_single_product_summary',
|
148 |
'priority' => 31,
|
149 |
),
|
150 |
+
'thumbnails' => array(
|
151 |
+
'hook' => 'woocommerce_product_thumbnails',
|
152 |
'priority' => 21,
|
153 |
),
|
154 |
+
'summary' => array(
|
155 |
+
'hook' => 'woocommerce_after_single_product_summary',
|
156 |
'priority' => 11,
|
157 |
),
|
158 |
)
|
166 |
}
|
167 |
|
168 |
// check if Add to wishlist button is enabled for loop.
|
169 |
+
$enabled_on_loop = 'yes' === get_option( 'yith_wcwl_show_on_loop', 'no' );
|
170 |
|
171 |
if ( ! $enabled_on_loop ) {
|
172 |
return;
|
175 |
$positions = apply_filters(
|
176 |
'yith_wcwl_loop_positions',
|
177 |
array(
|
178 |
+
'before_image' => array(
|
179 |
+
'hook' => 'woocommerce_before_shop_loop_item',
|
180 |
'priority' => 5,
|
181 |
),
|
182 |
'before_add_to_cart' => array(
|
183 |
+
'hook' => 'woocommerce_after_shop_loop_item',
|
184 |
'priority' => 7,
|
185 |
),
|
186 |
+
'after_add_to_cart' => array(
|
187 |
+
'hook' => 'woocommerce_after_shop_loop_item',
|
188 |
'priority' => 15,
|
189 |
),
|
190 |
)
|
272 |
* @since 3.0.20
|
273 |
*/
|
274 |
public function add_noindex_header() {
|
275 |
+
if ( function_exists( 'wp_robots_no_robots' ) || ! isset( $_GET['add_to_wishlist'] ) || apply_filters( 'yith_wcwl_skip_noindex_headers', false ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
276 |
return;
|
277 |
}
|
278 |
|
288 |
* @return array Filtered robots directives.
|
289 |
*/
|
290 |
public function add_noindex_robots( $robots ) {
|
291 |
+
if ( ! isset( $_GET['add_to_wishlist'] ) || apply_filters( 'yith_wcwl_skip_noindex_headers', false ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
292 |
return $robots;
|
293 |
}
|
294 |
|
304 |
*/
|
305 |
public function register_styles() {
|
306 |
$woocommerce_base = WC()->template_path();
|
307 |
+
$assets_path = str_replace( array( 'http:', 'https:' ), '', WC()->plugin_url() ) . '/assets/';
|
308 |
|
309 |
// register dependencies.
|
310 |
wp_register_style( 'jquery-selectBox', YITH_WCWL_URL . 'assets/css/jquery.selectBox.css', array(), '1.2.0' );
|
324 |
if ( ! $located ) {
|
325 |
wp_register_style( 'yith-wcwl-main', YITH_WCWL_URL . 'assets/css/style.css', $deps, $this->version );
|
326 |
} else {
|
327 |
+
$stylesheet_directory = get_stylesheet_directory();
|
328 |
$stylesheet_directory_uri = get_stylesheet_directory_uri();
|
329 |
+
$template_directory = get_template_directory();
|
330 |
+
$template_directory_uri = get_template_directory_uri();
|
331 |
|
332 |
$style_url = ( strpos( $located, $stylesheet_directory ) !== false ) ? str_replace( $stylesheet_directory, $stylesheet_directory_uri, $located ) : str_replace( $template_directory, $template_directory_uri, $located );
|
333 |
|
338 |
$current_theme = wp_get_theme();
|
339 |
|
340 |
if ( $current_theme->exists() ) {
|
341 |
+
$theme_slug = $current_theme->Template; // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase
|
342 |
|
343 |
if ( file_exists( YITH_WCWL_DIR . 'assets/css/themes/' . $theme_slug . '.css' ) ) {
|
344 |
wp_register_style( 'yith-wcwl-theme', YITH_WCWL_URL . 'assets/css/themes/' . $theme_slug . '.css', array( $located ? 'yith-wcwl-user-main' : 'yith-wcwl-main' ), $this->version );
|
353 |
*/
|
354 |
public function register_scripts() {
|
355 |
$woocommerce_base = WC()->template_path();
|
356 |
+
$assets_path = str_replace( array( 'http:', 'https:' ), '', WC()->plugin_url() ) . '/assets/';
|
357 |
+
$suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
|
358 |
+
$prefix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? 'unminified/' : '';
|
359 |
|
360 |
// register dependencies.
|
361 |
wp_register_script( 'prettyPhoto', $assets_path . 'js/prettyPhoto/jquery.prettyPhoto' . $suffix . '.js', array( 'jquery' ), '3.1.6', true );
|
412 |
* @return void
|
413 |
*/
|
414 |
public function enqueue_custom_style() {
|
415 |
+
$custom_css = $this->build_custom_css();
|
416 |
|
417 |
if ( $custom_css ) {
|
418 |
$handle = wp_script_is( 'yith-wcwl-user-main' ) ? 'yith-wcwl-user-main' : 'yith-wcwl-main';
|
445 |
return apply_filters(
|
446 |
'yith_wcwl_localize_script',
|
447 |
array(
|
448 |
+
'ajax_url' => admin_url( 'admin-ajax.php', 'relative' ),
|
449 |
+
'redirect_to_cart' => get_option( 'yith_wcwl_redirect_cart' ),
|
450 |
+
'multi_wishlist' => false,
|
451 |
+
'hide_add_button' => apply_filters( 'yith_wcwl_hide_add_button', true ),
|
452 |
+
'enable_ajax_loading' => 'yes' === get_option( 'yith_wcwl_ajax_enable', 'no' ),
|
453 |
+
'ajax_loader_url' => YITH_WCWL_URL . 'assets/images/ajax-loader-alt.svg',
|
454 |
+
'remove_from_wishlist_after_add_to_cart' => 'yes' === get_option( 'yith_wcwl_remove_after_add_to_cart' ),
|
455 |
+
'is_wishlist_responsive' => apply_filters( 'yith_wcwl_is_wishlist_responsive', true ),
|
456 |
'time_to_close_prettyphoto' => apply_filters( 'yith_wcwl_time_to_close_prettyphoto', 3000 ),
|
457 |
+
'fragments_index_glue' => apply_filters( 'yith_wcwl_fragments_index_glue', '.' ),
|
458 |
'reload_on_found_variation' => apply_filters( 'yith_wcwl_reload_on_found_variation', true ),
|
459 |
+
'mobile_media_query' => apply_filters( 'yith_wcwl_mobile_media_query', 768 ),
|
460 |
+
'labels' => array(
|
461 |
+
'cookie_disabled' => __( 'We are sorry, but this feature is available only if cookies on your browser are enabled.', 'yith-woocommerce-wishlist' ),
|
462 |
'added_to_cart_message' => sprintf( '<div class="woocommerce-notices-wrapper"><div class="woocommerce-message" role="alert">%s</div></div>', apply_filters( 'yith_wcwl_added_to_cart_message', __( 'Product added to cart successfully', 'yith-woocommerce-wishlist' ) ) ),
|
463 |
),
|
464 |
+
'actions' => array(
|
465 |
+
'add_to_wishlist_action' => 'add_to_wishlist',
|
466 |
'remove_from_wishlist_action' => 'remove_from_wishlist',
|
467 |
+
'reload_wishlist_and_adding_elem_action' => 'reload_wishlist_and_adding_elem',
|
468 |
+
'load_mobile_action' => 'load_mobile',
|
469 |
+
'delete_item_action' => 'delete_item',
|
470 |
+
'save_title_action' => 'save_title',
|
471 |
+
'save_privacy_action' => 'save_privacy',
|
472 |
+
'load_fragments' => 'load_fragments',
|
473 |
+
),
|
474 |
+
'nonce' => array(
|
475 |
+
'add_to_wishlist_nonce' => wp_create_nonce( 'add_to_wishlist' ),
|
476 |
+
'remove_from_wishlist_nonce' => wp_create_nonce( 'remove_from_wishlist' ),
|
477 |
+
'reload_wishlist_and_adding_elem_nonce' => wp_create_nonce( 'reload_wishlist_and_adding_elem' ),
|
478 |
+
'load_mobile_nonce' => wp_create_nonce( 'load_mobile' ),
|
479 |
+
'delete_item_nonce' => wp_create_nonce( 'delete_item' ),
|
480 |
+
'save_title_nonce' => wp_create_nonce( 'save_title' ),
|
481 |
+
'save_privacy_nonce' => wp_create_nonce( 'save_privacy' ),
|
482 |
+
'load_fragments_nonce' => wp_create_nonce( 'load_fragments' ),
|
483 |
),
|
484 |
)
|
485 |
);
|
513 |
*/
|
514 |
public function main_wishlist_content( $var ) {
|
515 |
$template = isset( $var['template_part'] ) ? $var['template_part'] : 'view';
|
516 |
+
$layout = ! empty( $var['layout'] ) ? $var['layout'] : '';
|
517 |
|
518 |
yith_wcwl_get_template_part( $template, '', $layout, $var );
|
519 |
}
|
528 |
*/
|
529 |
public function wishlist_header( $var ) {
|
530 |
$template = isset( $var['template_part'] ) ? $var['template_part'] : 'view';
|
531 |
+
$layout = ! empty( $var['layout'] ) ? $var['layout'] : '';
|
532 |
|
533 |
yith_wcwl_get_template_part( $template, 'header', $layout, $var );
|
534 |
}
|
543 |
*/
|
544 |
public function wishlist_footer( $var ) {
|
545 |
$template = isset( $var['template_part'] ) ? $var['template_part'] : 'view';
|
546 |
+
$layout = ! empty( $var['layout'] ) ? $var['layout'] : '';
|
547 |
|
548 |
yith_wcwl_get_template_part( $template, 'footer', $layout, $var );
|
549 |
}
|
562 |
return $classes;
|
563 |
}
|
564 |
|
565 |
+
$enabled_on_loop = 'yes' === get_option( 'yith_wcwl_show_on_loop', 'no' );
|
566 |
|
567 |
if ( ! $enabled_on_loop ) {
|
568 |
return $classes;
|
570 |
|
571 |
$position = get_option( 'yith_wcwl_loop_position', 'after_add_to_cart' );
|
572 |
|
573 |
+
if ( 'shortcode' === $position ) {
|
574 |
return $classes;
|
575 |
}
|
576 |
|
596 |
if ( is_object( $value ) || is_array( $value ) ) {
|
597 |
// remove item if type is not supported.
|
598 |
unset( $options[ $id ] );
|
599 |
+
} elseif ( 'ajax_loading' === $id ) {
|
600 |
$options['ajax_loading'] = false;
|
601 |
}
|
602 |
}
|
635 |
public function decode_fragment_options( $options ) {
|
636 |
if ( ! empty( $options ) ) {
|
637 |
foreach ( $options as $id => $value ) {
|
638 |
+
if ( 'true' === $value ) {
|
639 |
$options[ $id ] = true;
|
640 |
+
} elseif ( 'false' === $value ) {
|
641 |
$options[ $id ] = false;
|
642 |
} else {
|
643 |
$options[ $id ] = sanitize_text_field( wp_unslash( $value ) );
|
682 |
*/
|
683 |
public function alter_add_to_cart_args( $args ) {
|
684 |
$use_custom_button = get_option( 'yith_wcwl_add_to_cart_style' );
|
685 |
+
$button_class = in_array( $use_custom_button, array( 'button_custom', 'button_default' ), true );
|
686 |
+
$icon = get_option( 'yith_wcwl_add_to_cart_icon' );
|
687 |
+
$custom_icon = get_option( 'yith_wcwl_add_to_cart_custom_icon' );
|
688 |
+
$classes = isset( $args['class'] ) ? explode( ' ', $args['class'] ) : array();
|
689 |
+
$pos = array_search( 'button', $classes, true );
|
690 |
|
691 |
if ( ! $button_class && false !== $pos ) {
|
692 |
unset( $classes[ $pos ] );
|
723 |
*/
|
724 |
public function alter_add_to_cart_text( $text, $product ) {
|
725 |
$label_option = get_option( 'yith_wcwl_add_to_cart_text', __( 'Add to cart', 'yith-woocommerce-wishlist' ) );
|
726 |
+
$label = $product->is_type( 'variable' ) ? $text : apply_filters( 'yith_wcwl_add_to_cart_label', $label_option );
|
727 |
|
728 |
return $label;
|
729 |
}
|
746 |
}
|
747 |
|
748 |
$wishlist_id = $wishlist->get_id();
|
749 |
+
$item = $wishlist->get_product( $product->get_id() );
|
750 |
|
751 |
if ( wp_doing_ajax() ) {
|
752 |
$url = add_query_arg( 'add-to-cart', $product->get_id(), YITH_WCWL()->get_wishlist_url( 'view/' . $yith_wcwl_wishlist_token ) );
|
753 |
}
|
754 |
|
755 |
+
if ( $product->is_type( array( 'simple', 'variation' ) ) && 'yes' === get_option( 'yith_wcwl_redirect_cart' ) ) {
|
756 |
$url = add_query_arg( 'add-to-cart', $product->get_id(), wc_get_cart_url() );
|
757 |
}
|
758 |
|
759 |
+
if ( ! $product->is_type( 'external' ) && 'yes' === get_option( 'yith_wcwl_remove_after_add_to_cart' ) ) {
|
760 |
$url = add_query_arg(
|
761 |
array(
|
762 |
'remove_from_wishlist_after_add_to_cart' => $product->get_id(),
|
763 |
+
'wishlist_id' => $wishlist_id,
|
764 |
'wishlist_token' => $yith_wcwl_wishlist_token,
|
765 |
),
|
766 |
$url
|
767 |
);
|
768 |
}
|
769 |
|
770 |
+
if ( $item && 'yes' === get_option( 'yith_wcwl_quantity_show' ) ) {
|
771 |
$url = add_query_arg( 'quantity', $item->get_quantity(), $url );
|
772 |
}
|
773 |
}
|
784 |
*/
|
785 |
public function update_font_awesome_classes( $class ) {
|
786 |
$exceptions = array(
|
787 |
+
'icon-envelope' => 'fa-envelope-o',
|
788 |
+
'icon-star-empty' => 'fa-star-o',
|
789 |
+
'icon-ok' => 'fa-check',
|
790 |
+
'icon-zoom-in' => 'fa-search-plus',
|
791 |
+
'icon-zoom-out' => 'fa-search-minus',
|
792 |
+
'icon-off' => 'fa-power-off',
|
793 |
+
'icon-trash' => 'fa-trash-o',
|
794 |
+
'icon-share' => 'fa-share-square-o',
|
795 |
+
'icon-check' => 'fa-check-square-o',
|
796 |
+
'icon-move' => 'fa-arrows',
|
797 |
+
'icon-file' => 'fa-file-o',
|
798 |
+
'icon-time' => 'fa-clock-o',
|
799 |
+
'icon-download-alt' => 'fa-download',
|
800 |
+
'icon-download' => 'fa-arrow-circle-o-down',
|
801 |
+
'icon-upload' => 'fa-arrow-circle-o-up',
|
802 |
+
'icon-play-circle' => 'fa-play-circle-o',
|
803 |
+
'icon-indent-left' => 'fa-dedent',
|
804 |
+
'icon-indent-right' => 'fa-indent',
|
805 |
+
'icon-facetime-video' => 'fa-video-camera',
|
806 |
+
'icon-picture' => 'fa-picture-o',
|
807 |
+
'icon-plus-sign' => 'fa-plus-circle',
|
808 |
+
'icon-minus-sign' => 'fa-minus-circle',
|
809 |
+
'icon-remove-sign' => 'fa-times-circle',
|
810 |
+
'icon-ok-sign' => 'fa-check-circle',
|
811 |
+
'icon-question-sign' => 'fa-question-circle',
|
812 |
+
'icon-info-sign' => 'fa-info-circle',
|
813 |
+
'icon-screenshot' => 'fa-crosshairs',
|
814 |
+
'icon-remove-circle' => 'fa-times-circle-o',
|
815 |
+
'icon-ok-circle' => 'fa-check-circle-o',
|
816 |
+
'icon-ban-circle' => 'fa-ban',
|
817 |
+
'icon-share-alt' => 'fa-share',
|
818 |
+
'icon-resize-full' => 'fa-expand',
|
819 |
+
'icon-resize-small' => 'fa-compress',
|
820 |
+
'icon-exclamation-sign' => 'fa-exclamation-circle',
|
821 |
+
'icon-eye-open' => 'fa-eye',
|
822 |
+
'icon-eye-close' => 'fa-eye-slash',
|
823 |
+
'icon-warning-sign' => 'fa-warning',
|
824 |
+
'icon-folder-close' => 'fa-folder',
|
825 |
+
'icon-resize-vertical' => 'fa-arrows-v',
|
826 |
+
'icon-resize-horizontal' => 'fa-arrows-h',
|
827 |
+
'icon-twitter-sign' => 'fa-twitter-square',
|
828 |
+
'icon-facebook-sign' => 'fa-facebook-square',
|
829 |
+
'icon-thumbs-up' => 'fa-thumbs-o-up',
|
830 |
+
'icon-thumbs-down' => 'fa-thumbs-o-down',
|
831 |
+
'icon-heart-empty' => 'fa-heart-o',
|
832 |
+
'icon-signout' => 'fa-sign-out',
|
833 |
+
'icon-linkedin-sign' => 'fa-linkedin-square',
|
834 |
+
'icon-pushpin' => 'fa-thumb-tack',
|
835 |
+
'icon-signin' => 'fa-sign-in',
|
836 |
+
'icon-github-sign' => 'fa-github-square',
|
837 |
+
'icon-upload-alt' => 'fa-upload',
|
838 |
+
'icon-lemon' => 'fa-lemon-o',
|
839 |
+
'icon-check-empty' => 'fa-square-o',
|
840 |
+
'icon-bookmark-empty' => 'fa-bookmark-o',
|
841 |
+
'icon-phone-sign' => 'fa-phone-square',
|
842 |
+
'icon-hdd' => 'fa-hdd-o',
|
843 |
+
'icon-hand-right' => 'fa-hand-o-right',
|
844 |
+
'icon-hand-left' => 'fa-hand-o-left',
|
845 |
+
'icon-hand-up' => 'fa-hand-o-up',
|
846 |
+
'icon-hand-down' => 'fa-hand-o-down',
|
847 |
+
'icon-circle-arrow-left' => 'fa-arrow-circle-left',
|
848 |
'icon-circle-arrow-right' => 'fa-arrow-circle-right',
|
849 |
+
'icon-circle-arrow-up' => 'fa-arrow-circle-up',
|
850 |
+
'icon-circle-arrow-down' => 'fa-arrow-circle-down',
|
851 |
+
'icon-fullscreen' => 'fa-arrows-alt',
|
852 |
+
'icon-beaker' => 'fa-flask',
|
853 |
+
'icon-paper-clip' => 'fa-paperclip',
|
854 |
+
'icon-sign-blank' => 'fa-square',
|
855 |
+
'icon-pinterest-sign' => 'fa-pinterest-square',
|
856 |
+
'icon-google-plus-sign' => 'fa-google-plus-square',
|
857 |
+
'icon-envelope-alt' => 'fa-envelope',
|
858 |
+
'icon-comment-alt' => 'fa-comment-o',
|
859 |
+
'icon-comments-alt' => 'fa-comments-o',
|
860 |
);
|
861 |
|
862 |
+
if ( in_array( $class, array_keys( $exceptions ), true ) ) {
|
863 |
$class = $exceptions[ $class ];
|
864 |
}
|
865 |
|
876 |
*/
|
877 |
public function yith_wcfbt_shortcode( $meta ) {
|
878 |
|
879 |
+
if ( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) || 'no' === get_option( 'yith_wfbt_enable_integration' ) ) {
|
880 |
return;
|
881 |
}
|
882 |
|
886 |
)
|
887 |
);
|
888 |
|
889 |
+
$ids = array();
|
890 |
// take id of products in wishlist.
|
891 |
foreach ( $products as $product ) {
|
892 |
$ids[] = $product['prod_id'];
|
907 |
* @since 2.0.0
|
908 |
*/
|
909 |
public function yith_wfbt_redirect_after_add_to_cart( $url ) {
|
910 |
+
if ( ! isset( $_REQUEST['yith_wfbt_shortcode'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
911 |
return $url;
|
912 |
}
|
913 |
|
914 |
+
return 'yes' === get_option( 'yith_wcwl_redirect_cart' ) ? wc_get_cart_url() : YITH_WCWL()->get_wishlist_url();
|
915 |
}
|
916 |
|
917 |
/**
|
920 |
* @param array $rules Array of additional rules to add to default ones.
|
921 |
* @return string Generated CSS code
|
922 |
*/
|
923 |
+
protected function build_custom_css( $rules = array() ) {
|
924 |
$generated_code = '';
|
925 |
+
$rules = apply_filters(
|
926 |
'yith_wcwl_custom_css_rules',
|
927 |
array_merge(
|
928 |
array(
|
929 |
+
'color_add_to_wishlist' => array(
|
930 |
'selector' => '.woocommerce a.add_to_wishlist.button.alt',
|
931 |
'rules' => array(
|
932 |
+
'background' => array(
|
933 |
'rule' => 'background-color: %1$s; background: %1$s',
|
934 |
'default' => '#333333',
|
935 |
),
|
936 |
+
'text' => array(
|
937 |
'rule' => 'color: %s',
|
938 |
'default' => '#ffffff',
|
939 |
),
|
940 |
+
'border' => array(
|
941 |
'rule' => 'border-color: %s',
|
942 |
'default' => '#333333',
|
943 |
),
|
944 |
'background_hover' => array(
|
945 |
'rule' => 'background-color: %1$s; background: %1$s',
|
946 |
'default' => '#4F4F4F',
|
947 |
+
'status' => ':hover',
|
948 |
),
|
949 |
+
'text_hover' => array(
|
950 |
'rule' => 'color: %s',
|
951 |
'default' => '#ffffff',
|
952 |
+
'status' => ':hover',
|
953 |
),
|
954 |
+
'border_hover' => array(
|
955 |
'rule' => 'border-color: %s',
|
956 |
'default' => '#4F4F4F',
|
957 |
+
'status' => ':hover',
|
958 |
),
|
959 |
),
|
960 |
+
'deps' => array(
|
961 |
'yith_wcwl_add_to_wishlist_style' => 'button_custom',
|
962 |
),
|
963 |
),
|
964 |
+
'rounded_corners_radius' => array(
|
965 |
'selector' => '.woocommerce a.add_to_wishlist.button.alt',
|
966 |
+
'rules' => array(
|
967 |
+
'rule' => 'border-radius: %dpx',
|
968 |
'default' => 16,
|
969 |
),
|
970 |
+
'deps' => array(
|
971 |
'yith_wcwl_add_to_wishlist_style' => 'button_custom',
|
972 |
),
|
973 |
),
|
974 |
+
'color_add_to_cart' => array(
|
975 |
'selector' => '.woocommerce .wishlist_table a.add_to_cart.button.alt',
|
976 |
'rules' => array(
|
977 |
+
'background' => array(
|
978 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
979 |
'default' => '#333333',
|
980 |
),
|
981 |
+
'text' => array(
|
982 |
'rule' => 'color: %s',
|
983 |
'default' => '#ffffff',
|
984 |
),
|
985 |
+
'border' => array(
|
986 |
'rule' => 'border-color: %s',
|
987 |
'default' => '#333333',
|
988 |
),
|
991 |
'default' => '#4F4F4F',
|
992 |
'status' => ':hover',
|
993 |
),
|
994 |
+
'text_hover' => array(
|
995 |
'rule' => 'color: %s',
|
996 |
'default' => '#ffffff',
|
997 |
'status' => ':hover',
|
998 |
),
|
999 |
+
'border_hover' => array(
|
1000 |
'rule' => 'border-color: %s',
|
1001 |
'default' => '#4F4F4F',
|
1002 |
'status' => ':hover',
|
1003 |
),
|
1004 |
),
|
1005 |
+
'deps' => array(
|
1006 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1007 |
),
|
1008 |
),
|
1009 |
'add_to_cart_rounded_corners_radius' => array(
|
1010 |
'selector' => '.woocommerce .wishlist_table a.add_to_cart.button.alt',
|
1011 |
+
'rules' => array(
|
1012 |
+
'rule' => 'border-radius: %dpx',
|
1013 |
'default' => 16,
|
1014 |
),
|
1015 |
+
'deps' => array(
|
1016 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1017 |
),
|
1018 |
),
|
1019 |
+
'color_button_style_1' => array(
|
1020 |
'selector' => '.woocommerce .hidden-title-form button,
|
1021 |
.yith-wcwl-wishlist-new .create-wishlist-button,
|
1022 |
.wishlist_manage_table tfoot button.submit-wishlist-changes,
|
1023 |
.yith-wcwl-wishlist-search-form button.wishlist-search-button',
|
1024 |
'rules' => array(
|
1025 |
+
'background' => array(
|
1026 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1027 |
'default' => '#333333',
|
1028 |
),
|
1029 |
+
'text' => array(
|
1030 |
'rule' => 'color: %s',
|
1031 |
'default' => '#ffffff',
|
1032 |
),
|
1033 |
+
'border' => array(
|
1034 |
'rule' => 'border-color: %s',
|
1035 |
'default' => '#333333',
|
1036 |
),
|
1039 |
'default' => '#333333',
|
1040 |
'status' => ':hover',
|
1041 |
),
|
1042 |
+
'text_hover' => array(
|
1043 |
'rule' => 'color: %s',
|
1044 |
'default' => '#ffffff',
|
1045 |
'status' => ':hover',
|
1046 |
),
|
1047 |
+
'border_hover' => array(
|
1048 |
'rule' => 'border-color: %s',
|
1049 |
'default' => '#333333',
|
1050 |
'status' => ':hover',
|
1051 |
),
|
1052 |
),
|
1053 |
+
'deps' => array(
|
1054 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1055 |
),
|
1056 |
),
|
1057 |
+
'color_button_style_2' => array(
|
1058 |
'selector' => '.woocommerce .wishlist-title a.show-title-form,
|
1059 |
.woocommerce .hidden-title-form a.hide-title-form,
|
1060 |
.wishlist_manage_table tfoot a.create-new-wishlist',
|
1061 |
'rules' => array(
|
1062 |
+
'background' => array(
|
1063 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1064 |
'default' => '#333333',
|
1065 |
),
|
1066 |
+
'text' => array(
|
1067 |
'rule' => 'color: %s',
|
1068 |
'default' => '#ffffff',
|
1069 |
),
|
1070 |
+
'border' => array(
|
1071 |
'rule' => 'border-color: %s',
|
1072 |
'default' => '#333333',
|
1073 |
),
|
1076 |
'default' => '#333333',
|
1077 |
'status' => ':hover',
|
1078 |
),
|
1079 |
+
'text_hover' => array(
|
1080 |
'rule' => 'color: %s',
|
1081 |
'default' => '#ffffff',
|
1082 |
'status' => ':hover',
|
1083 |
),
|
1084 |
+
'border_hover' => array(
|
1085 |
'rule' => 'border-color: %s',
|
1086 |
'default' => '#333333',
|
1087 |
'status' => ':hover',
|
1088 |
),
|
1089 |
),
|
1090 |
+
'deps' => array(
|
1091 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1092 |
),
|
1093 |
),
|
1094 |
+
'color_wishlist_table' => array(
|
1095 |
'selector' => '.woocommerce table.shop_table.wishlist_table tr td',
|
1096 |
'rules' => array(
|
1097 |
+
'background' => array(
|
1098 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1099 |
'default' => '#FFFFFF',
|
1100 |
),
|
1101 |
+
'text' => array(
|
1102 |
'rule' => 'color: %s',
|
1103 |
'default' => '#6D6C6C',
|
1104 |
),
|
1105 |
+
'border' => array(
|
1106 |
'rule' => 'border-color: %s;',
|
1107 |
'default' => '#FFFFFF',
|
1108 |
),
|
1109 |
),
|
1110 |
+
'deps' => array(
|
1111 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1112 |
),
|
1113 |
),
|
1118 |
.widget_yith-wcwl-lists ul.dropdown li a:hover,
|
1119 |
.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,
|
1120 |
.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a',
|
1121 |
+
'rules' => array(
|
1122 |
+
'rule' => 'background: %1$s; background-color: %1$s;',
|
1123 |
'default' => '#F4F4F4',
|
1124 |
),
|
1125 |
+
'deps' => array(
|
1126 |
'yith_wcwl_add_to_cart_style' => 'button_custom',
|
1127 |
),
|
1128 |
),
|
1129 |
+
'color_share_button' => array(
|
1130 |
'selector' => '.yith-wcwl-share li a',
|
1131 |
'rules' => array(
|
1132 |
+
'color' => array(
|
1133 |
'rule' => 'color: %s;',
|
1134 |
'default' => '#FFFFFF',
|
1135 |
),
|
1136 |
+
'color_hover' => array(
|
1137 |
'rule' => 'color: %s;',
|
1138 |
'status' => ':hover',
|
1139 |
'default' => '#FFFFFF',
|
1140 |
),
|
1141 |
),
|
1142 |
+
'deps' => array(
|
1143 |
'yith_wcwl_enable_share' => 'yes',
|
1144 |
),
|
1145 |
),
|
1146 |
+
'color_fb_button' => array(
|
1147 |
'selector' => '.yith-wcwl-share a.facebook',
|
1148 |
'rules' => array(
|
1149 |
+
'background' => array(
|
1150 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1151 |
'default' => '#39599E',
|
1152 |
),
|
1153 |
+
'background_hover' => array(
|
1154 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1155 |
'status' => ':hover',
|
1156 |
'default' => '#39599E',
|
1157 |
),
|
1158 |
),
|
1159 |
+
'deps' => array(
|
1160 |
'yith_wcwl_enable_share' => 'yes',
|
1161 |
+
'yith_wcwl_share_fb' => 'yes',
|
1162 |
),
|
1163 |
),
|
1164 |
+
'color_tw_button' => array(
|
1165 |
'selector' => '.yith-wcwl-share a.twitter',
|
1166 |
'rules' => array(
|
1167 |
+
'background' => array(
|
1168 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1169 |
'default' => '#45AFE2',
|
1170 |
),
|
1171 |
+
'background_hover' => array(
|
1172 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1173 |
'status' => ':hover',
|
1174 |
'default' => '#39599E',
|
1175 |
),
|
1176 |
),
|
1177 |
+
'deps' => array(
|
1178 |
+
'yith_wcwl_enable_share' => 'yes',
|
1179 |
'yith_wcwl_share_twitter' => 'yes',
|
1180 |
),
|
1181 |
),
|
1182 |
+
'color_pr_button' => array(
|
1183 |
'selector' => '.yith-wcwl-share a.pinterest',
|
1184 |
'rules' => array(
|
1185 |
+
'background' => array(
|
1186 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1187 |
'default' => '#AB2E31',
|
1188 |
),
|
1189 |
+
'background_hover' => array(
|
1190 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1191 |
'status' => ':hover',
|
1192 |
'default' => '#39599E',
|
1193 |
),
|
1194 |
),
|
1195 |
+
'deps' => array(
|
1196 |
'yith_wcwl_enable_share' => 'yes',
|
1197 |
'yith_wcwl_share_pinterest' => 'yes',
|
1198 |
),
|
1199 |
),
|
1200 |
+
'color_em_button' => array(
|
1201 |
'selector' => '.yith-wcwl-share a.email',
|
1202 |
'rules' => array(
|
1203 |
+
'background' => array(
|
1204 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1205 |
'default' => '#FBB102',
|
1206 |
),
|
1207 |
+
'background_hover' => array(
|
1208 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1209 |
'status' => ':hover',
|
1210 |
'default' => '#39599E',
|
1211 |
),
|
1212 |
),
|
1213 |
+
'deps' => array(
|
1214 |
'yith_wcwl_enable_share' => 'yes',
|
1215 |
+
'yith_wcwl_share_email' => 'yes',
|
1216 |
),
|
1217 |
),
|
1218 |
+
'color_wa_button' => array(
|
1219 |
'selector' => '.yith-wcwl-share a.whatsapp',
|
1220 |
'rules' => array(
|
1221 |
+
'background' => array(
|
1222 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1223 |
'default' => '#00A901',
|
1224 |
),
|
1225 |
+
'background_hover' => array(
|
1226 |
'rule' => 'background: %1$s; background-color: %1$s;',
|
1227 |
'status' => ':hover',
|
1228 |
'default' => '#39599E',
|
1229 |
),
|
1230 |
),
|
1231 |
+
'deps' => array(
|
1232 |
+
'yith_wcwl_enable_share' => 'yes',
|
1233 |
'yith_wcwl_share_whatsapp' => 'yes',
|
1234 |
),
|
1235 |
),
|
1243 |
}
|
1244 |
|
1245 |
// retrieve dependencies.
|
1246 |
+
$deps_list = wp_list_pluck( $rules, 'deps' );
|
1247 |
$dependencies = array();
|
1248 |
|
1249 |
if ( ! empty( $deps_list ) ) {
|
1260 |
// check dependencies first.
|
1261 |
if ( ! empty( $rule['deps'] ) ) {
|
1262 |
foreach ( $rule['deps'] as $dep_rule => $dep_value ) {
|
1263 |
+
if ( ! isset( $dependencies[ $dep_rule ] ) || $dependencies[ $dep_rule ] !== $dep_value ) {
|
1264 |
continue 2;
|
1265 |
}
|
1266 |
}
|
1267 |
}
|
1268 |
|
1269 |
// retrieve values from db.
|
1270 |
+
$values = get_option( "yith_wcwl_{$id}" );
|
1271 |
+
$new_rules = array();
|
1272 |
$rules_code = '';
|
1273 |
|
1274 |
if ( isset( $rule['rules']['rule'] ) ) {
|
1279 |
$new_rules[ $status ] = array();
|
1280 |
}
|
1281 |
|
1282 |
+
$new_rules[ $status ][] = $this->build_css_rule( $rule['rules']['rule'], $values, $rule['rules']['default'] );
|
1283 |
} else {
|
1284 |
// otherwise cycle through rules, and generate CSS code.
|
1285 |
foreach ( $rule['rules'] as $property => $css ) {
|
1289 |
$new_rules[ $status ] = array();
|
1290 |
}
|
1291 |
|
1292 |
+
$new_rules[ $status ][] = $this->build_css_rule( $css['rule'], isset( $values[ $property ] ) ? $values[ $property ] : false, $css['default'] );
|
1293 |
}
|
1294 |
}
|
1295 |
|
1300 |
|
1301 |
if ( ! empty( $status ) ) {
|
1302 |
$updated_selector = array();
|
1303 |
+
$split_selectors = explode( ',', $rule['selector'] );
|
1304 |
|
1305 |
foreach ( $split_selectors as $split_selector ) {
|
1306 |
$updated_selector[] = $split_selector . $status;
|
1335 |
*
|
1336 |
* @return string Formatted CSS rule
|
1337 |
*/
|
1338 |
+
protected function build_css_rule( $rule, $value, $default = '' ) {
|
1339 |
$value = ( '0' === $value || ( ! empty( $value ) && ! is_array( $value ) ) ) ? $value : $default;
|
1340 |
|
1341 |
return sprintf( rtrim( $rule, ';' ) . ';', $value );
|
1347 |
* @return void
|
1348 |
* @since 2.0.7
|
1349 |
*/
|
1350 |
+
protected function destroy_serialized_cookies() {
|
1351 |
$name = 'yith_wcwl_products';
|
1352 |
|
1353 |
if ( isset( $_COOKIE[ $name ] ) && is_serialized( sanitize_text_field( wp_unslash( $_COOKIE[ $name ] ) ) ) ) {
|
1354 |
+
$_COOKIE[ $name ] = wp_json_encode( array() );
|
1355 |
yith_destroycookie( $name );
|
1356 |
}
|
1357 |
}
|
1362 |
* @return void
|
1363 |
* @since 2.0.0
|
1364 |
*/
|
1365 |
+
protected function update_cookies() {
|
1366 |
+
$cookie = yith_getcookie( 'yith_wcwl_products' );
|
1367 |
$new_cookie = array();
|
1368 |
|
1369 |
if ( ! empty( $cookie ) ) {
|
1386 |
/**
|
1387 |
* Convert wishlist stored into cookies into
|
1388 |
*/
|
1389 |
+
protected function convert_cookies_to_session() {
|
1390 |
$cookie = yith_getcookie( 'yith_wcwl_products' );
|
1391 |
|
1392 |
if ( ! empty( $cookie ) ) {
|
1428 |
* @return \YITH_WCWL_Frontend|\YITH_WCWL_Frontend_Premium
|
1429 |
* @since 2.0.0
|
1430 |
*/
|
1431 |
+
function YITH_WCWL_Frontend() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
|
1432 |
return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Frontend_Premium::get_instance() : YITH_WCWL_Frontend::get_instance();
|
1433 |
}
|
includes/{class.yith-wcwl-install.php → class-yith-wcwl-install.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Install file
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -34,7 +34,7 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
34 |
* @access private
|
35 |
* @since 1.0.0
|
36 |
*/
|
37 |
-
private $
|
38 |
|
39 |
/**
|
40 |
* Items table name
|
@@ -43,7 +43,7 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
43 |
* @access private
|
44 |
* @since 1.0.0
|
45 |
*/
|
46 |
-
private $
|
47 |
|
48 |
/**
|
49 |
* Returns single instance of the class
|
@@ -68,23 +68,23 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
68 |
global $wpdb;
|
69 |
|
70 |
// define local private attribute.
|
71 |
-
$this->
|
72 |
-
$this->
|
73 |
|
74 |
// add custom field to global $wpdb.
|
75 |
-
$wpdb->yith_wcwl_items
|
76 |
-
$wpdb->yith_wcwl_wishlists = $this->
|
77 |
|
78 |
// define constant to use allover the application.
|
79 |
-
define( 'YITH_WCWL_ITEMS_TABLE', $this->
|
80 |
-
define( 'YITH_WCWL_WISHLISTS_TABLE', $this->
|
81 |
|
82 |
/**
|
83 |
* Deprecated constant
|
84 |
*
|
85 |
* @deprecated
|
86 |
*/
|
87 |
-
define( 'YITH_WCWL_TABLE', $this->
|
88 |
}
|
89 |
|
90 |
/**
|
@@ -93,8 +93,8 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
93 |
* @since 1.0.0
|
94 |
*/
|
95 |
public function init() {
|
96 |
-
$this->
|
97 |
-
$this->
|
98 |
|
99 |
$this->register_current_version();
|
100 |
}
|
@@ -108,15 +108,15 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
108 |
*/
|
109 |
public function update( $current_version ) {
|
110 |
if ( version_compare( $current_version, '1.0.0', '<' ) ) {
|
111 |
-
$this->
|
112 |
}
|
113 |
|
114 |
if ( version_compare( $current_version, '2.0.0', '<' ) ) {
|
115 |
-
$this->
|
116 |
}
|
117 |
|
118 |
if ( version_compare( $current_version, '3.0.0', '<' ) ) {
|
119 |
-
$this->
|
120 |
}
|
121 |
|
122 |
// TODO (3.1): _update_310() should call ->_add_tables(), to update db structure and size of external id columns.
|
@@ -145,15 +145,15 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
145 |
*/
|
146 |
public function is_installed() {
|
147 |
global $wpdb;
|
148 |
-
$number_of_tables = $wpdb->query( $wpdb->prepare( 'SHOW TABLES LIKE %s', "{$this->
|
149 |
|
150 |
-
return (bool) ( 2
|
151 |
}
|
152 |
|
153 |
/**
|
154 |
* Update from 0.x to 1.0
|
155 |
*/
|
156 |
-
private function
|
157 |
flush_rewrite_rules();
|
158 |
}
|
159 |
|
@@ -162,9 +162,9 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
162 |
*
|
163 |
* @since 2.0.0
|
164 |
*/
|
165 |
-
private function
|
166 |
// update tables.
|
167 |
-
$this->
|
168 |
}
|
169 |
|
170 |
/**
|
@@ -172,9 +172,9 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
172 |
*
|
173 |
* @since 3.0.0
|
174 |
*/
|
175 |
-
private function
|
176 |
// update tables.
|
177 |
-
$this->
|
178 |
|
179 |
// update color options.
|
180 |
$options = array(
|
@@ -189,10 +189,10 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
189 |
$base_option_name = "yith_wcwl_{$option}";
|
190 |
|
191 |
$background = get_option( "{$base_option_name}_background" );
|
192 |
-
$color
|
193 |
-
$border
|
194 |
|
195 |
-
if ( 'color_wishlist_table'
|
196 |
$background_hover = get_option( "{$base_option_name}_hover_background" );
|
197 |
$color_hover = get_option( "{$base_option_name}_hover_color" );
|
198 |
$border_hover = get_option( "{$base_option_name}_hover_border_color" );
|
@@ -213,13 +213,13 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
213 |
|
214 |
// duplicate options.
|
215 |
$options = array(
|
216 |
-
'yith_wcwl_color_button_style_1'
|
217 |
'yith_wcwl_color_ask_an_estimate',
|
218 |
),
|
219 |
'yith_wcwl_color_button_style_1_hover' => array(
|
220 |
'yith_wcwl_color_ask_an_estimate_hover',
|
221 |
),
|
222 |
-
'woocommerce_promotion_mail_settings'
|
223 |
'woocommerce_yith_wcwl_promotion_mail_settings',
|
224 |
),
|
225 |
);
|
@@ -235,12 +235,12 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
235 |
}
|
236 |
|
237 |
// button style options.
|
238 |
-
$use_buttons
|
239 |
$use_theme_style = get_option( 'yith_wcwl_frontend_css' );
|
240 |
|
241 |
-
if ( 'yes'
|
242 |
$destination_value = 'button_custom';
|
243 |
-
} elseif ( 'yes'
|
244 |
$destination_value = 'button_default';
|
245 |
} else {
|
246 |
$destination_value = 'link';
|
@@ -252,7 +252,7 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
252 |
|
253 |
// rounded corners options.
|
254 |
$rounded_corners = get_option( 'yith_wcwl_rounded_corners' );
|
255 |
-
$radius_value
|
256 |
|
257 |
update_option( 'yith_wcwl_rounded_corners_radius', $radius_value );
|
258 |
update_option( 'yith_wcwl_add_to_cart_rounded_corners_radius', $radius_value );
|
@@ -266,9 +266,9 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
266 |
* @access private
|
267 |
* @since 1.0.0
|
268 |
*/
|
269 |
-
private function
|
270 |
-
$this->
|
271 |
-
$this->
|
272 |
}
|
273 |
|
274 |
/**
|
@@ -278,11 +278,9 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
278 |
* @access private
|
279 |
* @since 1.0.0
|
280 |
*/
|
281 |
-
private function
|
282 |
-
global $wpdb;
|
283 |
-
|
284 |
if ( ! $this->is_installed() || version_compare( get_option( 'yith_wcwl_db_version' ), '3.0.0', '<' ) ) {
|
285 |
-
$sql = "CREATE TABLE {$this->
|
286 |
ID BIGINT( 20 ) NOT NULL AUTO_INCREMENT,
|
287 |
user_id BIGINT( 20 ) NULL DEFAULT NULL,
|
288 |
session_id VARCHAR( 255 ) DEFAULT NULL,
|
@@ -297,11 +295,9 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
297 |
KEY wishlist_slug ( wishlist_slug )
|
298 |
) DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;";
|
299 |
|
300 |
-
require_once
|
301 |
dbDelta( $sql );
|
302 |
}
|
303 |
-
|
304 |
-
return;
|
305 |
}
|
306 |
|
307 |
/**
|
@@ -311,11 +307,9 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
311 |
* @access private
|
312 |
* @since 1.0.0
|
313 |
*/
|
314 |
-
private function
|
315 |
-
global $wpdb;
|
316 |
-
|
317 |
if ( ! $this->is_installed() || version_compare( get_option( 'yith_wcwl_db_version' ), '3.0.0', '<' ) ) {
|
318 |
-
$sql = "CREATE TABLE {$this->
|
319 |
ID BIGINT( 20 ) NOT NULL AUTO_INCREMENT,
|
320 |
prod_id BIGINT( 20 ) NOT NULL,
|
321 |
quantity INT( 11 ) NOT NULL,
|
@@ -330,11 +324,9 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
330 |
KEY prod_id ( prod_id )
|
331 |
) DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;";
|
332 |
|
333 |
-
require_once
|
334 |
dbDelta( $sql );
|
335 |
}
|
336 |
-
|
337 |
-
return;
|
338 |
}
|
339 |
|
340 |
/**
|
@@ -343,7 +335,7 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
343 |
* @return void
|
344 |
* @since 1.0.0
|
345 |
*/
|
346 |
-
private function
|
347 |
wc_create_page(
|
348 |
sanitize_title_with_dashes( _x( 'wishlist', 'page_slug', 'yith-woocommerce-wishlist' ) ),
|
349 |
'yith_wcwl_wishlist_page_id',
|
@@ -360,6 +352,6 @@ if ( ! class_exists( 'YITH_WCWL_Install' ) ) {
|
|
360 |
* @return \YITH_WCWL_Install
|
361 |
* @since 2.0.0
|
362 |
*/
|
363 |
-
function YITH_WCWL_Install() {
|
364 |
return YITH_WCWL_Install::get_instance();
|
365 |
}
|
2 |
/**
|
3 |
* Install file
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
34 |
* @access private
|
35 |
* @since 1.0.0
|
36 |
*/
|
37 |
+
private $table_items;
|
38 |
|
39 |
/**
|
40 |
* Items table name
|
43 |
* @access private
|
44 |
* @since 1.0.0
|
45 |
*/
|
46 |
+
private $table_wishlists;
|
47 |
|
48 |
/**
|
49 |
* Returns single instance of the class
|
68 |
global $wpdb;
|
69 |
|
70 |
// define local private attribute.
|
71 |
+
$this->table_items = $wpdb->prefix . 'yith_wcwl';
|
72 |
+
$this->table_wishlists = $wpdb->prefix . 'yith_wcwl_lists';
|
73 |
|
74 |
// add custom field to global $wpdb.
|
75 |
+
$wpdb->yith_wcwl_items = $this->table_items;
|
76 |
+
$wpdb->yith_wcwl_wishlists = $this->table_wishlists;
|
77 |
|
78 |
// define constant to use allover the application.
|
79 |
+
define( 'YITH_WCWL_ITEMS_TABLE', $this->table_items );
|
80 |
+
define( 'YITH_WCWL_WISHLISTS_TABLE', $this->table_wishlists );
|
81 |
|
82 |
/**
|
83 |
* Deprecated constant
|
84 |
*
|
85 |
* @deprecated
|
86 |
*/
|
87 |
+
define( 'YITH_WCWL_TABLE', $this->table_items );
|
88 |
}
|
89 |
|
90 |
/**
|
93 |
* @since 1.0.0
|
94 |
*/
|
95 |
public function init() {
|
96 |
+
$this->add_tables();
|
97 |
+
$this->add_pages();
|
98 |
|
99 |
$this->register_current_version();
|
100 |
}
|
108 |
*/
|
109 |
public function update( $current_version ) {
|
110 |
if ( version_compare( $current_version, '1.0.0', '<' ) ) {
|
111 |
+
$this->update_100();
|
112 |
}
|
113 |
|
114 |
if ( version_compare( $current_version, '2.0.0', '<' ) ) {
|
115 |
+
$this->update_200();
|
116 |
}
|
117 |
|
118 |
if ( version_compare( $current_version, '3.0.0', '<' ) ) {
|
119 |
+
$this->update_300();
|
120 |
}
|
121 |
|
122 |
// TODO (3.1): _update_310() should call ->_add_tables(), to update db structure and size of external id columns.
|
145 |
*/
|
146 |
public function is_installed() {
|
147 |
global $wpdb;
|
148 |
+
$number_of_tables = $wpdb->query( $wpdb->prepare( 'SHOW TABLES LIKE %s', "{$this->table_items}%" ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery
|
149 |
|
150 |
+
return (bool) ( 2 === (int) $number_of_tables );
|
151 |
}
|
152 |
|
153 |
/**
|
154 |
* Update from 0.x to 1.0
|
155 |
*/
|
156 |
+
private function update_100() {
|
157 |
flush_rewrite_rules();
|
158 |
}
|
159 |
|
162 |
*
|
163 |
* @since 2.0.0
|
164 |
*/
|
165 |
+
private function update_200() {
|
166 |
// update tables.
|
167 |
+
$this->add_tables();
|
168 |
}
|
169 |
|
170 |
/**
|
172 |
*
|
173 |
* @since 3.0.0
|
174 |
*/
|
175 |
+
private function update_300() {
|
176 |
// update tables.
|
177 |
+
$this->add_tables();
|
178 |
|
179 |
// update color options.
|
180 |
$options = array(
|
189 |
$base_option_name = "yith_wcwl_{$option}";
|
190 |
|
191 |
$background = get_option( "{$base_option_name}_background" );
|
192 |
+
$color = get_option( "{$base_option_name}_color" );
|
193 |
+
$border = get_option( "{$base_option_name}_border_color" );
|
194 |
|
195 |
+
if ( 'color_wishlist_table' !== $option ) {
|
196 |
$background_hover = get_option( "{$base_option_name}_hover_background" );
|
197 |
$color_hover = get_option( "{$base_option_name}_hover_color" );
|
198 |
$border_hover = get_option( "{$base_option_name}_hover_border_color" );
|
213 |
|
214 |
// duplicate options.
|
215 |
$options = array(
|
216 |
+
'yith_wcwl_color_button_style_1' => array(
|
217 |
'yith_wcwl_color_ask_an_estimate',
|
218 |
),
|
219 |
'yith_wcwl_color_button_style_1_hover' => array(
|
220 |
'yith_wcwl_color_ask_an_estimate_hover',
|
221 |
),
|
222 |
+
'woocommerce_promotion_mail_settings' => array(
|
223 |
'woocommerce_yith_wcwl_promotion_mail_settings',
|
224 |
),
|
225 |
);
|
235 |
}
|
236 |
|
237 |
// button style options.
|
238 |
+
$use_buttons = get_option( 'yith_wcwl_use_button' );
|
239 |
$use_theme_style = get_option( 'yith_wcwl_frontend_css' );
|
240 |
|
241 |
+
if ( 'yes' === $use_buttons && 'no' === $use_theme_style ) {
|
242 |
$destination_value = 'button_custom';
|
243 |
+
} elseif ( 'yes' === $use_buttons ) {
|
244 |
$destination_value = 'button_default';
|
245 |
} else {
|
246 |
$destination_value = 'link';
|
252 |
|
253 |
// rounded corners options.
|
254 |
$rounded_corners = get_option( 'yith_wcwl_rounded_corners' );
|
255 |
+
$radius_value = 'yes' === $rounded_corners ? 16 : 0;
|
256 |
|
257 |
update_option( 'yith_wcwl_rounded_corners_radius', $radius_value );
|
258 |
update_option( 'yith_wcwl_add_to_cart_rounded_corners_radius', $radius_value );
|
266 |
* @access private
|
267 |
* @since 1.0.0
|
268 |
*/
|
269 |
+
private function add_tables() {
|
270 |
+
$this->add_wishlists_table();
|
271 |
+
$this->add_items_table();
|
272 |
}
|
273 |
|
274 |
/**
|
278 |
* @access private
|
279 |
* @since 1.0.0
|
280 |
*/
|
281 |
+
private function add_wishlists_table() {
|
|
|
|
|
282 |
if ( ! $this->is_installed() || version_compare( get_option( 'yith_wcwl_db_version' ), '3.0.0', '<' ) ) {
|
283 |
+
$sql = "CREATE TABLE {$this->table_wishlists} (
|
284 |
ID BIGINT( 20 ) NOT NULL AUTO_INCREMENT,
|
285 |
user_id BIGINT( 20 ) NULL DEFAULT NULL,
|
286 |
session_id VARCHAR( 255 ) DEFAULT NULL,
|
295 |
KEY wishlist_slug ( wishlist_slug )
|
296 |
) DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;";
|
297 |
|
298 |
+
require_once ABSPATH . 'wp-admin/includes/upgrade.php';
|
299 |
dbDelta( $sql );
|
300 |
}
|
|
|
|
|
301 |
}
|
302 |
|
303 |
/**
|
307 |
* @access private
|
308 |
* @since 1.0.0
|
309 |
*/
|
310 |
+
private function add_items_table() {
|
|
|
|
|
311 |
if ( ! $this->is_installed() || version_compare( get_option( 'yith_wcwl_db_version' ), '3.0.0', '<' ) ) {
|
312 |
+
$sql = "CREATE TABLE {$this->table_items} (
|
313 |
ID BIGINT( 20 ) NOT NULL AUTO_INCREMENT,
|
314 |
prod_id BIGINT( 20 ) NOT NULL,
|
315 |
quantity INT( 11 ) NOT NULL,
|
324 |
KEY prod_id ( prod_id )
|
325 |
) DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;";
|
326 |
|
327 |
+
require_once ABSPATH . 'wp-admin/includes/upgrade.php';
|
328 |
dbDelta( $sql );
|
329 |
}
|
|
|
|
|
330 |
}
|
331 |
|
332 |
/**
|
335 |
* @return void
|
336 |
* @since 1.0.0
|
337 |
*/
|
338 |
+
private function add_pages() {
|
339 |
wc_create_page(
|
340 |
sanitize_title_with_dashes( _x( 'wishlist', 'page_slug', 'yith-woocommerce-wishlist' ) ),
|
341 |
'yith_wcwl_wishlist_page_id',
|
352 |
* @return \YITH_WCWL_Install
|
353 |
* @since 2.0.0
|
354 |
*/
|
355 |
+
function YITH_WCWL_Install() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
|
356 |
return YITH_WCWL_Install::get_instance();
|
357 |
}
|
includes/{class.yith-wcwl-privacy.php → class-yith-wcwl-privacy.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Privacy class; added to let customer export personal data
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -39,6 +39,8 @@ if ( ! class_exists( 'YITH_WCWL_Privacy' ) ) {
|
|
39 |
/**
|
40 |
* Retrieves privacy example text for wishlist plugin
|
41 |
*
|
|
|
|
|
42 |
* @return string Privacy message
|
43 |
* @since 2.2.2
|
44 |
*/
|
@@ -80,7 +82,7 @@ if ( ! class_exists( 'YITH_WCWL_Privacy' ) ) {
|
|
80 |
public function register_exporter( $exporters ) {
|
81 |
$exporters['yith_wcwl_exporter'] = array(
|
82 |
'exporter_friendly_name' => __( 'Customer wishlists', 'yith-woocommerce-wishlist' ),
|
83 |
-
'callback'
|
84 |
);
|
85 |
|
86 |
return $exporters;
|
@@ -96,7 +98,7 @@ if ( ! class_exists( 'YITH_WCWL_Privacy' ) ) {
|
|
96 |
public function register_eraser( $erasers ) {
|
97 |
$erasers['yith_wcwl_eraser'] = array(
|
98 |
'eraser_friendly_name' => __( 'Customer wishlists', 'yith-woocommerce-wishlist' ),
|
99 |
-
'callback'
|
100 |
);
|
101 |
|
102 |
return $erasers;
|
@@ -160,10 +162,10 @@ if ( ! class_exists( 'YITH_WCWL_Privacy' ) ) {
|
|
160 |
public function wishlist_data_eraser( $email_address, $page ) {
|
161 |
global $wpdb;
|
162 |
|
163 |
-
$page
|
164 |
-
$offset
|
165 |
-
$user
|
166 |
-
$response
|
167 |
'items_removed' => false,
|
168 |
'items_retained' => false,
|
169 |
'messages' => array(),
|
@@ -238,7 +240,7 @@ if ( ! class_exists( 'YITH_WCWL_Privacy' ) ) {
|
|
238 |
switch ( $prop ) {
|
239 |
case 'items':
|
240 |
$item_names = array();
|
241 |
-
$items
|
242 |
|
243 |
foreach ( $items as $item ) {
|
244 |
$product = $item->get_product();
|
2 |
/**
|
3 |
* Privacy class; added to let customer export personal data
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
39 |
/**
|
40 |
* Retrieves privacy example text for wishlist plugin
|
41 |
*
|
42 |
+
* @param string $section Section of the message to retrieve.
|
43 |
+
*
|
44 |
* @return string Privacy message
|
45 |
* @since 2.2.2
|
46 |
*/
|
82 |
public function register_exporter( $exporters ) {
|
83 |
$exporters['yith_wcwl_exporter'] = array(
|
84 |
'exporter_friendly_name' => __( 'Customer wishlists', 'yith-woocommerce-wishlist' ),
|
85 |
+
'callback' => array( $this, 'wishlist_data_exporter' ),
|
86 |
);
|
87 |
|
88 |
return $exporters;
|
98 |
public function register_eraser( $erasers ) {
|
99 |
$erasers['yith_wcwl_eraser'] = array(
|
100 |
'eraser_friendly_name' => __( 'Customer wishlists', 'yith-woocommerce-wishlist' ),
|
101 |
+
'callback' => array( $this, 'wishlist_data_eraser' ),
|
102 |
);
|
103 |
|
104 |
return $erasers;
|
162 |
public function wishlist_data_eraser( $email_address, $page ) {
|
163 |
global $wpdb;
|
164 |
|
165 |
+
$page = (int) $page;
|
166 |
+
$offset = 10 * ( $page - 1 );
|
167 |
+
$user = get_user_by( 'email', $email_address ); // Check if user has an ID in the DB to load stored personal data.
|
168 |
+
$response = array(
|
169 |
'items_removed' => false,
|
170 |
'items_retained' => false,
|
171 |
'messages' => array(),
|
240 |
switch ( $prop ) {
|
241 |
case 'items':
|
242 |
$item_names = array();
|
243 |
+
$items = $wishlist->get_items();
|
244 |
|
245 |
foreach ( $items as $item ) {
|
246 |
$product = $item->get_product();
|
includes/{class.yith-wcwl-session.php → class-yith-wcwl-session.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist Session Handler
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -32,44 +32,44 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
32 |
/**
|
33 |
* Session ID.
|
34 |
*
|
35 |
-
* @var int $
|
36 |
*/
|
37 |
-
protected $
|
38 |
|
39 |
/**
|
40 |
* Cookie name used for the session.
|
41 |
*
|
42 |
* @var string cookie name
|
43 |
*/
|
44 |
-
protected $
|
45 |
|
46 |
/**
|
47 |
* Cookie content.
|
48 |
*
|
49 |
* @var array cookie content.
|
50 |
*/
|
51 |
-
protected $
|
52 |
|
53 |
/**
|
54 |
* Stores session expiry.
|
55 |
*
|
56 |
* @var string session due to expire timestamp
|
57 |
*/
|
58 |
-
protected $
|
59 |
|
60 |
/**
|
61 |
* Stores session expiration.
|
62 |
*
|
63 |
* @var string session expiration timestamp
|
64 |
*/
|
65 |
-
protected $
|
66 |
|
67 |
/**
|
68 |
* True when the cookie exists.
|
69 |
*
|
70 |
* @var bool Based on whether a cookie exists.
|
71 |
*/
|
72 |
-
protected $
|
73 |
|
74 |
/**
|
75 |
* Construct session class
|
@@ -97,17 +97,17 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
97 |
* Once customer logs in, we can permanently register wishlists for his account
|
98 |
*/
|
99 |
$this->finalize_session();
|
100 |
-
} elseif ( time() > $this->
|
101 |
// Update session if its close to expiring.
|
102 |
$this->set_session_expiration();
|
103 |
-
$this->update_session_timestamp( $this->
|
104 |
}
|
105 |
} else {
|
106 |
$this->set_session_expiration();
|
107 |
-
$this->
|
108 |
}
|
109 |
|
110 |
-
if ( ! $this->
|
111 |
$this->set_session_cookie();
|
112 |
}
|
113 |
}
|
@@ -122,20 +122,20 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
122 |
return;
|
123 |
}
|
124 |
|
125 |
-
$to_hash = $this->
|
126 |
$hash = hash_hmac( 'md5', $to_hash, wp_hash( $to_hash ) );
|
127 |
|
128 |
$cookie_value = array(
|
129 |
-
'session_id'
|
130 |
-
'session_expiration' => $this->
|
131 |
-
'session_expiring'
|
132 |
-
'cookie_hash'
|
133 |
);
|
134 |
-
yith_setcookie( $this->get_session_cookie_name(), $cookie_value, $this->
|
135 |
|
136 |
// cookie has been set.
|
137 |
-
$this->
|
138 |
-
$this->
|
139 |
}
|
140 |
|
141 |
/**
|
@@ -146,8 +146,8 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
146 |
* @return bool|array
|
147 |
*/
|
148 |
public function get_session_cookie() {
|
149 |
-
if ( ! empty( $this->
|
150 |
-
return $this->
|
151 |
}
|
152 |
|
153 |
$cookie_value = yith_getcookie( $this->get_session_cookie_name() ); // @codingStandardsIgnoreLine.
|
@@ -168,12 +168,12 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
168 |
return false;
|
169 |
}
|
170 |
|
171 |
-
$this->
|
172 |
-
$this->
|
173 |
|
174 |
-
$this->
|
175 |
-
$this->
|
176 |
-
$this->
|
177 |
|
178 |
return $cookie_value;
|
179 |
}
|
@@ -194,11 +194,11 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
194 |
* @since 3.0.3
|
195 |
*/
|
196 |
public function get_session_cookie_name() {
|
197 |
-
if ( empty( $this->
|
198 |
-
$this->
|
199 |
}
|
200 |
|
201 |
-
return $this->
|
202 |
}
|
203 |
|
204 |
/**
|
@@ -210,7 +210,7 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
210 |
$session_id = $this->get_session_id();
|
211 |
|
212 |
if ( $session_id ) {
|
213 |
-
return $this->
|
214 |
}
|
215 |
|
216 |
return false;
|
@@ -220,8 +220,8 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
220 |
* Set session expiration.
|
221 |
*/
|
222 |
public function set_session_expiration() {
|
223 |
-
$this->
|
224 |
-
$this->
|
225 |
}
|
226 |
|
227 |
/**
|
@@ -230,7 +230,7 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
230 |
* @return bool
|
231 |
*/
|
232 |
public function has_session() {
|
233 |
-
return $this->
|
234 |
}
|
235 |
|
236 |
/**
|
@@ -240,11 +240,11 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
240 |
*/
|
241 |
public function get_session_id() {
|
242 |
if ( $this->has_session() ) {
|
243 |
-
return $this->
|
244 |
} elseif ( ! is_user_logged_in() ) {
|
245 |
$this->init_session_cookie();
|
246 |
|
247 |
-
return $this->
|
248 |
}
|
249 |
|
250 |
return false;
|
@@ -257,7 +257,7 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
257 |
*/
|
258 |
public function maybe_get_session_id() {
|
259 |
if ( $this->has_session() ) {
|
260 |
-
return $this->
|
261 |
}
|
262 |
|
263 |
return false;
|
@@ -278,7 +278,7 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
278 |
}
|
279 |
|
280 |
require_once ABSPATH . 'wp-includes/class-phpass.php';
|
281 |
-
$hasher
|
282 |
$session_id = md5( $hasher->get_random_bytes( 32 ) );
|
283 |
|
284 |
return $session_id;
|
@@ -304,7 +304,7 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
304 |
return;
|
305 |
}
|
306 |
|
307 |
-
$user_id
|
308 |
$session_id = $cookie['session_id'];
|
309 |
|
310 |
try {
|
@@ -343,8 +343,8 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
343 |
public function forget_session() {
|
344 |
yith_destroycookie( $this->get_session_cookie_name() );
|
345 |
|
346 |
-
$this->
|
347 |
-
$this->
|
348 |
}
|
349 |
|
350 |
/**
|
@@ -369,6 +369,6 @@ if ( ! class_exists( 'YITH_WCWL_Session' ) ) {
|
|
369 |
* @return \YITH_WCWL_Session
|
370 |
* @since 3.0.0
|
371 |
*/
|
372 |
-
function YITH_WCWL_Session() {
|
373 |
return YITH_WCWL_Session::get_instance();
|
374 |
}
|
2 |
/**
|
3 |
* Wishlist Session Handler
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
32 |
/**
|
33 |
* Session ID.
|
34 |
*
|
35 |
+
* @var int $session_id Session ID.
|
36 |
*/
|
37 |
+
protected $session_id;
|
38 |
|
39 |
/**
|
40 |
* Cookie name used for the session.
|
41 |
*
|
42 |
* @var string cookie name
|
43 |
*/
|
44 |
+
protected $cookie_name;
|
45 |
|
46 |
/**
|
47 |
* Cookie content.
|
48 |
*
|
49 |
* @var array cookie content.
|
50 |
*/
|
51 |
+
protected $cookie;
|
52 |
|
53 |
/**
|
54 |
* Stores session expiry.
|
55 |
*
|
56 |
* @var string session due to expire timestamp
|
57 |
*/
|
58 |
+
protected $session_expiring;
|
59 |
|
60 |
/**
|
61 |
* Stores session expiration.
|
62 |
*
|
63 |
* @var string session expiration timestamp
|
64 |
*/
|
65 |
+
protected $session_expiration;
|
66 |
|
67 |
/**
|
68 |
* True when the cookie exists.
|
69 |
*
|
70 |
* @var bool Based on whether a cookie exists.
|
71 |
*/
|
72 |
+
protected $has_cookie = false;
|
73 |
|
74 |
/**
|
75 |
* Construct session class
|
97 |
* Once customer logs in, we can permanently register wishlists for his account
|
98 |
*/
|
99 |
$this->finalize_session();
|
100 |
+
} elseif ( time() > $this->session_expiring ) {
|
101 |
// Update session if its close to expiring.
|
102 |
$this->set_session_expiration();
|
103 |
+
$this->update_session_timestamp( $this->session_id, $this->session_expiration );
|
104 |
}
|
105 |
} else {
|
106 |
$this->set_session_expiration();
|
107 |
+
$this->session_id = $this->session_id ? $this->session_id : $this->generate_session_id();
|
108 |
}
|
109 |
|
110 |
+
if ( ! $this->has_cookie ) {
|
111 |
$this->set_session_cookie();
|
112 |
}
|
113 |
}
|
122 |
return;
|
123 |
}
|
124 |
|
125 |
+
$to_hash = $this->session_id . '|' . $this->session_expiration;
|
126 |
$hash = hash_hmac( 'md5', $to_hash, wp_hash( $to_hash ) );
|
127 |
|
128 |
$cookie_value = array(
|
129 |
+
'session_id' => $this->session_id,
|
130 |
+
'session_expiration' => $this->session_expiration,
|
131 |
+
'session_expiring' => $this->session_expiring,
|
132 |
+
'cookie_hash' => $hash,
|
133 |
);
|
134 |
+
yith_setcookie( $this->get_session_cookie_name(), $cookie_value, $this->session_expiration, $this->use_secure_cookie(), true );
|
135 |
|
136 |
// cookie has been set.
|
137 |
+
$this->cookie = $cookie_value;
|
138 |
+
$this->has_cookie = true;
|
139 |
}
|
140 |
|
141 |
/**
|
146 |
* @return bool|array
|
147 |
*/
|
148 |
public function get_session_cookie() {
|
149 |
+
if ( ! empty( $this->cookie ) ) {
|
150 |
+
return $this->cookie;
|
151 |
}
|
152 |
|
153 |
$cookie_value = yith_getcookie( $this->get_session_cookie_name() ); // @codingStandardsIgnoreLine.
|
168 |
return false;
|
169 |
}
|
170 |
|
171 |
+
$this->cookie = $cookie_value;
|
172 |
+
$this->has_cookie = true;
|
173 |
|
174 |
+
$this->session_id = $cookie_value['session_id'];
|
175 |
+
$this->session_expiration = $cookie_value['session_expiration'];
|
176 |
+
$this->session_expiring = $cookie_value['session_expiring'];
|
177 |
|
178 |
return $cookie_value;
|
179 |
}
|
194 |
* @since 3.0.3
|
195 |
*/
|
196 |
public function get_session_cookie_name() {
|
197 |
+
if ( empty( $this->cookie_name ) ) {
|
198 |
+
$this->cookie_name = apply_filters( 'yith_wcwl_session_cookie', 'yith_wcwl_session_' . COOKIEHASH );
|
199 |
}
|
200 |
|
201 |
+
return $this->cookie_name;
|
202 |
}
|
203 |
|
204 |
/**
|
210 |
$session_id = $this->get_session_id();
|
211 |
|
212 |
if ( $session_id ) {
|
213 |
+
return $this->session_expiration;
|
214 |
}
|
215 |
|
216 |
return false;
|
220 |
* Set session expiration.
|
221 |
*/
|
222 |
public function set_session_expiration() {
|
223 |
+
$this->session_expiring = time() + yith_wcwl_get_cookie_expiration() - HOUR_IN_SECONDS;
|
224 |
+
$this->session_expiration = time() + yith_wcwl_get_cookie_expiration();
|
225 |
}
|
226 |
|
227 |
/**
|
230 |
* @return bool
|
231 |
*/
|
232 |
public function has_session() {
|
233 |
+
return $this->has_cookie; // @codingStandardsIgnoreLine.
|
234 |
}
|
235 |
|
236 |
/**
|
240 |
*/
|
241 |
public function get_session_id() {
|
242 |
if ( $this->has_session() ) {
|
243 |
+
return $this->session_id;
|
244 |
} elseif ( ! is_user_logged_in() ) {
|
245 |
$this->init_session_cookie();
|
246 |
|
247 |
+
return $this->session_id;
|
248 |
}
|
249 |
|
250 |
return false;
|
257 |
*/
|
258 |
public function maybe_get_session_id() {
|
259 |
if ( $this->has_session() ) {
|
260 |
+
return $this->session_id;
|
261 |
}
|
262 |
|
263 |
return false;
|
278 |
}
|
279 |
|
280 |
require_once ABSPATH . 'wp-includes/class-phpass.php';
|
281 |
+
$hasher = new PasswordHash( 8, false );
|
282 |
$session_id = md5( $hasher->get_random_bytes( 32 ) );
|
283 |
|
284 |
return $session_id;
|
304 |
return;
|
305 |
}
|
306 |
|
307 |
+
$user_id = get_current_user_id();
|
308 |
$session_id = $cookie['session_id'];
|
309 |
|
310 |
try {
|
343 |
public function forget_session() {
|
344 |
yith_destroycookie( $this->get_session_cookie_name() );
|
345 |
|
346 |
+
$this->session_id = $this->generate_session_id();
|
347 |
+
$this->cookie = null;
|
348 |
}
|
349 |
|
350 |
/**
|
369 |
* @return \YITH_WCWL_Session
|
370 |
* @since 3.0.0
|
371 |
*/
|
372 |
+
function YITH_WCWL_Session() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
|
373 |
return YITH_WCWL_Session::get_instance();
|
374 |
}
|
includes/{class.yith-wcwl-shortcode.php → class-yith-wcwl-shortcode.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Shortcodes class
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -53,62 +53,62 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
53 |
'description' => _x( 'Shows Add to wishlist button', '[gutenberg]: block description', 'yith-woocommerce-wishlist' ),
|
54 |
'shortcode_name' => 'yith_wcwl_add_to_wishlist',
|
55 |
'attributes' => array(
|
56 |
-
'product_id'
|
57 |
'type' => 'text',
|
58 |
'label' => __( 'ID of the product to add to the wishlist (leave empty to use the global product)', 'yith-woocommerce-wishlist' ),
|
59 |
'default' => '',
|
60 |
),
|
61 |
-
'wishlist_url'
|
62 |
'type' => 'text',
|
63 |
'label' => __( 'URL of the wishlist page (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
64 |
'default' => '',
|
65 |
),
|
66 |
-
'label'
|
67 |
'type' => 'text',
|
68 |
'label' => __( 'Button label (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
69 |
'default' => '',
|
70 |
),
|
71 |
-
'browse_wishlist_text'
|
72 |
'type' => 'text',
|
73 |
'label' => __( '"Browse wishlist" label (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
74 |
'default' => '',
|
75 |
),
|
76 |
-
'already_in_wishslist_text'
|
77 |
'type' => 'text',
|
78 |
'label' => __( '"Product already in wishlist" label (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
79 |
'default' => '',
|
80 |
),
|
81 |
-
'product_added_text'
|
82 |
'type' => 'text',
|
83 |
'label' => __( '"Product added to wishlist" label (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
84 |
'default' => '',
|
85 |
),
|
86 |
-
'icon'
|
87 |
'type' => 'text',
|
88 |
'label' => __( 'Icon for the button (use any FontAwesome valid class, or leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
89 |
'default' => '',
|
90 |
),
|
91 |
-
'link_classes'
|
92 |
'type' => 'text',
|
93 |
'label' => __( 'Additional CSS classes for the button (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
94 |
'default' => '',
|
95 |
),
|
96 |
),
|
97 |
),
|
98 |
-
'yith-wcwl-wishlist'
|
99 |
'style' => 'yith-wcwl-main',
|
100 |
'script' => 'jquery-yith-wcwl',
|
101 |
'title' => _x( 'YITH Wishlist', '[gutenberg]: block name', 'yith-woocommerce-wishlist' ),
|
102 |
'description' => _x( 'Shows a list of products in wishlist', '[gutenberg]: block description', 'yith-woocommerce-wishlist' ),
|
103 |
'shortcode_name' => 'yith_wcwl_wishlist',
|
104 |
'attributes' => array(
|
105 |
-
'pagination'
|
106 |
'type' => 'select',
|
107 |
'label' => __( 'Choose whether to paginate items in the wishlist or show them all', 'yith-woocommerce-wishlist' ),
|
108 |
'default' => 'no',
|
109 |
'options' => array(
|
110 |
'yes' => __( 'Paginate', 'yith-woocommerce-wishlist' ),
|
111 |
-
'no'
|
112 |
),
|
113 |
),
|
114 |
'per_page' => array(
|
@@ -116,7 +116,7 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
116 |
'label' => __( 'Number of items to show per page', 'yith-woocommerce-wishlist' ),
|
117 |
'default' => '5',
|
118 |
),
|
119 |
-
'wishlist_id'
|
120 |
'type' => 'text',
|
121 |
'label' => __( 'ID of the wishlist to show (e.g. K6EOWXB888ZD)', 'yith-woocommerce-wishlist' ),
|
122 |
'default' => '',
|
@@ -139,7 +139,7 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
139 |
if ( strpos( $shortcode, 'product_id=""' ) !== false ) {
|
140 |
$products = wc_get_products(
|
141 |
array(
|
142 |
-
'type'
|
143 |
'limit' => 1,
|
144 |
)
|
145 |
);
|
@@ -166,8 +166,8 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
166 |
}
|
167 |
|
168 |
// include widgets.
|
169 |
-
include_once
|
170 |
-
include_once
|
171 |
|
172 |
// register widgets.
|
173 |
add_action( 'elementor/widgets/widgets_registered', array( 'YITH_WCWL_Shortcode', 'register_elementor_widgets' ) );
|
@@ -179,7 +179,7 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
179 |
* @return void
|
180 |
*/
|
181 |
public static function register_elementor_widgets() {
|
182 |
-
\Elementor\Plugin::instance()->widgets_manager->register_widget_type( new
|
183 |
\Elementor\Plugin::instance()->widgets_manager->register_widget_type( new YITH_WCWL_Elementor_Wishlist() );
|
184 |
}
|
185 |
|
@@ -199,13 +199,13 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
199 |
|
200 |
$atts = shortcode_atts(
|
201 |
array(
|
202 |
-
'per_page'
|
203 |
-
'current_page'
|
204 |
-
'pagination'
|
205 |
-
'wishlist_id'
|
206 |
-
'action_params'
|
207 |
'no_interactions' => 'no',
|
208 |
-
'layout'
|
209 |
),
|
210 |
$atts
|
211 |
);
|
@@ -225,25 +225,25 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
225 |
|
226 |
// retrieve options from query string.
|
227 |
$action_params = explode( '/', apply_filters( 'yith_wcwl_current_wishlist_view_params', $action_params ) );
|
228 |
-
$action
|
229 |
|
230 |
// retrieve options from db.
|
231 |
$default_wishlist_title = get_option( 'yith_wcwl_wishlist_title' );
|
232 |
-
$show_price
|
233 |
-
$show_stock
|
234 |
-
$show_date_added
|
235 |
-
$show_add_to_cart
|
236 |
-
$show_remove_product
|
237 |
-
$show_variation
|
238 |
-
$repeat_remove_button
|
239 |
-
$add_to_cart_label
|
240 |
-
$price_excluding_tax
|
241 |
-
$ajax_loading
|
242 |
|
243 |
// icons.
|
244 |
$icon = get_option( 'yith_wcwl_add_to_wishlist_icon' );
|
245 |
|
246 |
-
if ( 'custom'
|
247 |
$custom_icon = get_option( 'yith_wcwl_add_to_wishlist_custom_icon' );
|
248 |
$custom_icon_alt = apply_filters( 'yith_wcwl_custom_icon_alt', '' );
|
249 |
$custom_icon_width = apply_filters( 'yith_wcwl_custom_width', '32' );
|
@@ -254,67 +254,67 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
254 |
}
|
255 |
|
256 |
// init params needed to load correct template.
|
257 |
-
$template_part
|
258 |
-
$no_interactions
|
259 |
$additional_params = array(
|
260 |
// wishlist data.
|
261 |
-
'wishlist'
|
262 |
-
'is_default'
|
263 |
-
'is_custom_list'
|
264 |
-
'wishlist_token'
|
265 |
-
'wishlist_id'
|
266 |
-
'is_private'
|
267 |
|
268 |
// wishlist items.
|
269 |
-
'count'
|
270 |
-
'wishlist_items'
|
271 |
|
272 |
// page data.
|
273 |
-
'page_title'
|
274 |
-
'default_wishlsit_title'
|
275 |
-
'current_page'
|
276 |
-
'page_links'
|
277 |
-
'layout'
|
278 |
|
279 |
// user data.
|
280 |
-
'is_user_logged_in'
|
281 |
-
'is_user_owner'
|
282 |
-
'can_user_edit_title'
|
283 |
|
284 |
// view data.
|
285 |
-
'no_interactions'
|
286 |
-
'show_price'
|
287 |
-
'show_dateadded'
|
288 |
-
'show_stock_status'
|
289 |
-
'show_add_to_cart'
|
290 |
-
'show_remove_product'
|
291 |
-
'add_to_cart_text'
|
292 |
'show_ask_estimate_button' => false,
|
293 |
-
'ask_estimate_url'
|
294 |
-
'price_excl_tax'
|
295 |
-
'show_cb'
|
296 |
-
'show_quantity'
|
297 |
-
'show_variation'
|
298 |
-
'show_price_variations'
|
299 |
-
'show_update'
|
300 |
-
'enable_drag_n_drop'
|
301 |
-
'enable_add_all_to_cart'
|
302 |
'move_to_another_wishlist' => false,
|
303 |
-
'repeat_remove_button'
|
304 |
-
'show_last_column'
|
305 |
|
306 |
// wishlist icon.
|
307 |
-
'heading_icon'
|
308 |
|
309 |
// share data.
|
310 |
-
'share_enabled'
|
311 |
|
312 |
// template data.
|
313 |
-
'template_part'
|
314 |
-
'additional_info'
|
315 |
'available_multi_wishlist' => false,
|
316 |
-
'users_wishlists'
|
317 |
-
'form_action'
|
318 |
);
|
319 |
|
320 |
$wishlist = YITH_WCWL_Wishlist_Factory::get_current_wishlist( $atts );
|
@@ -325,15 +325,15 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
325 |
|
326 |
// retrieve wishlist params.
|
327 |
$is_user_owner = $wishlist->is_current_user_owner();
|
328 |
-
$count
|
329 |
-
$offset
|
330 |
|
331 |
// sets current page, number of pages and element offset.
|
332 |
$queried_page = get_query_var( 'paged' );
|
333 |
$current_page = max( 1, $queried_page ? $queried_page : $current_page );
|
334 |
|
335 |
// sets variables for pagination, if shortcode atts is set to yes.
|
336 |
-
if ( 'yes'
|
337 |
$pages = ceil( $count / $per_page );
|
338 |
|
339 |
if ( $current_page > $pages ) {
|
@@ -345,10 +345,10 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
345 |
if ( $pages > 1 ) {
|
346 |
$page_links = paginate_links(
|
347 |
array(
|
348 |
-
'base'
|
349 |
-
'format'
|
350 |
-
'current'
|
351 |
-
'total'
|
352 |
'show_all' => true,
|
353 |
)
|
354 |
);
|
@@ -361,79 +361,81 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
361 |
$wishlist_items = $wishlist->get_items( $per_page, $offset );
|
362 |
|
363 |
// retrieve wishlist information.
|
364 |
-
$is_default
|
365 |
$wishlist_token = $wishlist->get_token();
|
366 |
$wishlist_title = $wishlist->get_formatted_name();
|
367 |
|
368 |
$additional_params = wp_parse_args(
|
369 |
array(
|
370 |
// wishlist items.
|
371 |
-
'count'
|
372 |
-
'wishlist_items'
|
373 |
|
374 |
// wishlist data.
|
375 |
-
'wishlist'
|
376 |
-
'is_default'
|
377 |
-
'is_custom_list'
|
378 |
-
'wishlist_token'
|
379 |
-
'wishlist_id'
|
380 |
-
'is_private'
|
381 |
-
'ajax_loading'
|
382 |
|
383 |
// page data.
|
384 |
-
'page_title'
|
385 |
-
'current_page'
|
386 |
-
'page_links'
|
387 |
|
388 |
// user data.
|
389 |
-
'is_user_owner'
|
390 |
-
'can_user_edit_title'
|
391 |
|
392 |
// view data.
|
393 |
-
'show_remove_product'
|
394 |
'repeat_remove_button' => $repeat_remove_button && $wishlist->current_user_can( 'remove_from_wishlist' ) && ! $no_interactions,
|
395 |
|
396 |
// template data.
|
397 |
-
'form_action'
|
398 |
),
|
399 |
$additional_params
|
400 |
);
|
401 |
|
402 |
// share options.
|
403 |
-
$enable_share
|
404 |
-
$share_facebook_enabled
|
405 |
-
$share_twitter_enabled
|
406 |
-
$share_pinterest_enabled = get_option( 'yith_wcwl_share_pinterest' )
|
407 |
-
$share_email_enabled
|
408 |
-
$share_whatsapp_enabled
|
409 |
-
$share_url_enabled
|
410 |
-
|
|
|
|
|
411 |
if ( ! $no_interactions && $enable_share && ( $share_facebook_enabled || $share_twitter_enabled || $share_pinterest_enabled || $share_email_enabled || $share_whatsapp_enabled || $share_url_enabled ) ) {
|
412 |
-
$share_title
|
413 |
-
$share_link_url
|
414 |
$share_link_title = apply_filters( 'plugin_text', urlencode( get_option( 'yith_wcwl_socials_title' ) ) );
|
415 |
-
$share_summary
|
416 |
|
417 |
$share_atts = array(
|
418 |
-
'share_facebook_enabled'
|
419 |
-
'share_twitter_enabled'
|
420 |
'share_pinterest_enabled' => $share_pinterest_enabled,
|
421 |
-
'share_email_enabled'
|
422 |
-
'share_whatsapp_enabled'
|
423 |
-
'share_url_enabled'
|
424 |
-
'share_title'
|
425 |
-
'share_link_url'
|
426 |
-
'share_link_title'
|
427 |
);
|
428 |
|
429 |
if ( $share_facebook_enabled ) {
|
430 |
-
$share_facebook_icon
|
431 |
$share_facebook_custom_icon = get_option( 'yith_wcwl_fb_button_custom_icon' );
|
432 |
|
433 |
-
if ( ! in_array( $share_facebook_icon, array( 'none', 'custom' ) ) ) {
|
434 |
$share_atts['share_facebook_icon'] = "<i class='fa {$share_facebook_icon}'></i>";
|
435 |
-
} elseif ( 'custom'
|
436 |
-
$alt_text
|
437 |
$share_atts['share_facebook_icon'] = "<img src='{$share_facebook_custom_icon}' alt='{$alt_text}'/>";
|
438 |
} else {
|
439 |
$share_atts['share_facebook_icon'] = '';
|
@@ -441,16 +443,16 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
441 |
}
|
442 |
|
443 |
if ( $share_twitter_enabled ) {
|
444 |
-
$share_twitter_summary
|
445 |
-
$share_twitter_icon
|
446 |
$share_twitter_custom_icon = get_option( 'yith_wcwl_tw_button_custom_icon' );
|
447 |
|
448 |
$share_atts['share_twitter_summary'] = $share_twitter_summary;
|
449 |
|
450 |
-
if ( ! in_array( $share_twitter_icon, array( 'none', 'custom' ) ) ) {
|
451 |
$share_atts['share_twitter_icon'] = "<i class='fa {$share_twitter_icon}'></i>";
|
452 |
-
} elseif ( 'custom'
|
453 |
-
$alt_text
|
454 |
$share_atts['share_twitter_icon'] = "<img src='{$share_twitter_custom_icon}' alt='{$alt_text}'/>";
|
455 |
} else {
|
456 |
$share_atts['share_twitter_icon'] = '';
|
@@ -458,17 +460,17 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
458 |
}
|
459 |
|
460 |
if ( $share_pinterest_enabled ) {
|
461 |
-
$share_image_url
|
462 |
-
$share_pinterest_icon
|
463 |
$share_pinterest_custom_icon = get_option( 'yith_wcwl_pr_button_custom_icon' );
|
464 |
|
465 |
-
$share_atts['share_summary']
|
466 |
$share_atts['share_image_url'] = $share_image_url;
|
467 |
|
468 |
-
if ( ! in_array( $share_pinterest_icon, array( 'none', 'custom' ) ) ) {
|
469 |
$share_atts['share_pinterest_icon'] = "<i class='fa {$share_pinterest_icon}'></i>";
|
470 |
-
} elseif ( 'custom'
|
471 |
-
$alt_text
|
472 |
$share_atts['share_pinterest_icon'] = "<img src='{$share_pinterest_custom_icon}' alt='{$alt_text}'/>";
|
473 |
} else {
|
474 |
$share_atts['share_pinterest_icon'] = '';
|
@@ -476,13 +478,13 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
476 |
}
|
477 |
|
478 |
if ( $share_email_enabled ) {
|
479 |
-
$share_email_icon
|
480 |
$share_email_custom_icon = get_option( 'yith_wcwl_em_button_custom_icon' );
|
481 |
|
482 |
-
if ( ! in_array( $share_email_icon, array( 'none', 'custom' ) ) ) {
|
483 |
$share_atts['share_email_icon'] = "<i class='fa {$share_email_icon}'></i>";
|
484 |
-
} elseif ( 'custom'
|
485 |
-
$alt_text
|
486 |
$share_atts['share_email_icon'] = "<img src='{$share_email_custom_icon}' alt='{$alt_text}'/>";
|
487 |
} else {
|
488 |
$share_atts['share_email_icon'] = '';
|
@@ -490,9 +492,9 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
490 |
}
|
491 |
|
492 |
if ( $share_whatsapp_enabled ) {
|
493 |
-
$share_whatsapp_icon
|
494 |
$share_whatsapp_custom_icon = get_option( 'yith_wcwl_wa_button_custom_icon' );
|
495 |
-
$share_whatsapp_url
|
496 |
|
497 |
if ( wp_is_mobile() ) {
|
498 |
$share_whatsapp_url = 'whatsapp://send?text=' . $share_link_title . ' - ' . urlencode( $share_link_url );
|
@@ -502,10 +504,10 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
502 |
|
503 |
$share_atts['share_whatsapp_url'] = $share_whatsapp_url;
|
504 |
|
505 |
-
if ( ! in_array( $share_whatsapp_icon, array( 'none', 'custom' ) ) ) {
|
506 |
$share_atts['share_whatsapp_icon'] = "<i class='fa {$share_whatsapp_icon}'></i>";
|
507 |
-
} elseif ( 'custom'
|
508 |
-
$alt_text
|
509 |
$share_atts['share_whatsapp_icon'] = "<img src='{$share_whatsapp_custom_icon}' alt='{$alt_text}'/>";
|
510 |
} else {
|
511 |
$share_atts['share_whatsapp_icon'] = '';
|
@@ -513,8 +515,9 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
513 |
}
|
514 |
|
515 |
$additional_params['share_enabled'] = true;
|
516 |
-
$additional_params['share_atts']
|
517 |
}
|
|
|
518 |
}
|
519 |
|
520 |
// filter params.
|
@@ -536,7 +539,7 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
536 |
$template = yith_wcwl_get_template( 'wishlist.php', $atts, true );
|
537 |
|
538 |
// we're not in wishlist template anymore.
|
539 |
-
$yith_wcwl_is_wishlist
|
540 |
$yith_wcwl_wishlist_token = null;
|
541 |
|
542 |
// remove filters for add to cart buttons.
|
@@ -575,47 +578,47 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
575 |
$current_product_parent = $current_product->get_parent_id();
|
576 |
|
577 |
// labels & icons settings.
|
578 |
-
$label_option
|
579 |
-
$icon_option
|
580 |
-
$custom_icon
|
581 |
-
$custom_icon_alt
|
582 |
-
$custom_icon_width
|
583 |
-
$added_icon_option
|
584 |
-
$custom_added_icon
|
585 |
-
$browse_wishlist
|
586 |
$already_in_wishlist = get_option( 'yith_wcwl_already_in_wishlist_text' );
|
587 |
-
$product_added
|
588 |
-
$loop_position
|
589 |
|
590 |
// button label.
|
591 |
$label = apply_filters( 'yith_wcwl_button_label', $label_option );
|
592 |
|
593 |
// button icon.
|
594 |
-
$icon
|
595 |
-
$added_icon = apply_filters( 'yith_wcwl_button_added_icon', 'none'
|
596 |
|
597 |
// button class.
|
598 |
-
$is_single
|
599 |
$use_custom_button = get_option( 'yith_wcwl_add_to_wishlist_style' );
|
600 |
-
$classes
|
601 |
|
602 |
// check if product is already in wishlist.
|
603 |
-
$exists
|
604 |
$added_to_wishlist_behaviour = get_option( 'yith_wcwl_after_add_to_wishlist_behaviour', 'view' );
|
605 |
-
$container_classes
|
606 |
-
$found_in_list
|
607 |
-
$found_item
|
608 |
|
609 |
-
$template_part = $exists && 'add'
|
610 |
$template_part = isset( $atts['added_to_wishlist'] ) ? ( $atts['added_to_wishlist'] ? 'added' : 'browse' ) : $template_part;
|
611 |
|
612 |
-
if ( $found_in_list && in_array( $template_part, array( 'browse', 'added' ) ) && 'remove' === $added_to_wishlist_behaviour ) {
|
613 |
-
|
614 |
}
|
615 |
|
616 |
if ( 'remove' === $template_part ) {
|
617 |
$classes = str_replace( array( 'single_add_to_wishlist', 'add_to_wishlist' ), '', $classes );
|
618 |
-
$label
|
619 |
}
|
620 |
|
621 |
// forcefully add icon when showing button over image, if no one is set.
|
@@ -632,32 +635,32 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
632 |
$product_type = $current_product->get_type();
|
633 |
|
634 |
$additional_params = array(
|
635 |
-
'base_url'
|
636 |
-
'wishlist_url'
|
637 |
-
'in_default_wishlist'
|
638 |
-
'exists'
|
639 |
-
'container_classes'
|
640 |
-
'is_single'
|
641 |
-
'show_exists'
|
642 |
-
'found_in_list'
|
643 |
-
'found_item'
|
644 |
-
'product_id'
|
645 |
-
'parent_product_id'
|
646 |
-
'product_type'
|
647 |
-
'label'
|
648 |
-
'show_view'
|
649 |
-
'browse_wishlist_text'
|
650 |
'already_in_wishslist_text' => apply_filters( 'yith_wcwl_product_already_in_wishlist_text_button', $already_in_wishlist ),
|
651 |
-
'product_added_text'
|
652 |
-
'icon'
|
653 |
-
'heading_icon'
|
654 |
-
'link_classes'
|
655 |
-
'available_multi_wishlist'
|
656 |
-
'disable_wishlist'
|
657 |
-
'show_count'
|
658 |
-
'ajax_loading'
|
659 |
-
'loop_position'
|
660 |
-
'template_part'
|
661 |
);
|
662 |
// let third party developer filter options.
|
663 |
$additional_params = apply_filters( 'yith_wcwl_add_to_wishlist_params', $additional_params, $atts );
|
@@ -668,41 +671,41 @@ if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
|
|
668 |
);
|
669 |
|
670 |
// set icon when missing, when on top of image (icon only, icon required).
|
671 |
-
if ( ! $is_single && 'before_image'
|
672 |
if ( ! $atts['icon'] ) {
|
673 |
$atts['icon'] = 'fa-heart-o';
|
674 |
-
} elseif ( 'custom'
|
675 |
$atts['icon'] = 'fa-heart-o';
|
676 |
}
|
677 |
}
|
678 |
|
679 |
// change icon when item exists in wishlist.
|
680 |
if ( $atts['exists'] ) {
|
681 |
-
if ( $added_icon && ( 'custom'
|
682 |
$atts['icon'] = $added_icon;
|
683 |
} elseif ( strpos( $atts['icon'], '-o' ) !== false ) {
|
684 |
$atts['icon'] = str_replace( '-o', '', $atts['icon'] );
|
685 |
}
|
686 |
}
|
687 |
|
688 |
-
if ( 'custom'
|
689 |
-
$icon_html
|
690 |
$heading_icon_html = ! empty( $custom_icon ) ? '<img class="yith-wcwl-icon" src="' . esc_url( $custom_icon ) . '" alt="' . esc_attr( $custom_icon_alt ) . '" width="' . esc_attr( $custom_icon_width ) . '" />' : '';
|
691 |
-
} elseif ( 'custom'
|
692 |
-
$icon_html
|
693 |
$heading_icon_html = $icon_html;
|
694 |
-
} elseif ( 'custom'
|
695 |
-
$icon_html
|
696 |
$heading_icon_html = ! empty( $atts['heading_icon'] ) ? '<i class="yith-wcwl-icon fa ' . $atts['heading_icon'] . '"></i>' : '';
|
697 |
} else {
|
698 |
-
$icon_html
|
699 |
$heading_icon_html = '';
|
700 |
}
|
701 |
|
702 |
// set fragment options.
|
703 |
$atts['fragment_options'] = YITH_WCWL_Frontend()->format_fragment_options( $atts, 'add_to_wishlist' );
|
704 |
-
$atts['icon']
|
705 |
-
$atts['heading_icon']
|
706 |
|
707 |
$template = yith_wcwl_get_template( 'add-to-wishlist.php', $atts, true );
|
708 |
|
2 |
/**
|
3 |
* Shortcodes class
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
53 |
'description' => _x( 'Shows Add to wishlist button', '[gutenberg]: block description', 'yith-woocommerce-wishlist' ),
|
54 |
'shortcode_name' => 'yith_wcwl_add_to_wishlist',
|
55 |
'attributes' => array(
|
56 |
+
'product_id' => array(
|
57 |
'type' => 'text',
|
58 |
'label' => __( 'ID of the product to add to the wishlist (leave empty to use the global product)', 'yith-woocommerce-wishlist' ),
|
59 |
'default' => '',
|
60 |
),
|
61 |
+
'wishlist_url' => array(
|
62 |
'type' => 'text',
|
63 |
'label' => __( 'URL of the wishlist page (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
64 |
'default' => '',
|
65 |
),
|
66 |
+
'label' => array(
|
67 |
'type' => 'text',
|
68 |
'label' => __( 'Button label (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
69 |
'default' => '',
|
70 |
),
|
71 |
+
'browse_wishlist_text' => array(
|
72 |
'type' => 'text',
|
73 |
'label' => __( '"Browse wishlist" label (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
74 |
'default' => '',
|
75 |
),
|
76 |
+
'already_in_wishslist_text' => array(
|
77 |
'type' => 'text',
|
78 |
'label' => __( '"Product already in wishlist" label (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
79 |
'default' => '',
|
80 |
),
|
81 |
+
'product_added_text' => array(
|
82 |
'type' => 'text',
|
83 |
'label' => __( '"Product added to wishlist" label (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
84 |
'default' => '',
|
85 |
),
|
86 |
+
'icon' => array(
|
87 |
'type' => 'text',
|
88 |
'label' => __( 'Icon for the button (use any FontAwesome valid class, or leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
89 |
'default' => '',
|
90 |
),
|
91 |
+
'link_classes' => array(
|
92 |
'type' => 'text',
|
93 |
'label' => __( 'Additional CSS classes for the button (leave empty to use the default settings)', 'yith-woocommerce-wishlist' ),
|
94 |
'default' => '',
|
95 |
),
|
96 |
),
|
97 |
),
|
98 |
+
'yith-wcwl-wishlist' => array(
|
99 |
'style' => 'yith-wcwl-main',
|
100 |
'script' => 'jquery-yith-wcwl',
|
101 |
'title' => _x( 'YITH Wishlist', '[gutenberg]: block name', 'yith-woocommerce-wishlist' ),
|
102 |
'description' => _x( 'Shows a list of products in wishlist', '[gutenberg]: block description', 'yith-woocommerce-wishlist' ),
|
103 |
'shortcode_name' => 'yith_wcwl_wishlist',
|
104 |
'attributes' => array(
|
105 |
+
'pagination' => array(
|
106 |
'type' => 'select',
|
107 |
'label' => __( 'Choose whether to paginate items in the wishlist or show them all', 'yith-woocommerce-wishlist' ),
|
108 |
'default' => 'no',
|
109 |
'options' => array(
|
110 |
'yes' => __( 'Paginate', 'yith-woocommerce-wishlist' ),
|
111 |
+
'no' => __( 'Do not paginate', 'yith-woocommerce-wishlist' ),
|
112 |
),
|
113 |
),
|
114 |
'per_page' => array(
|
116 |
'label' => __( 'Number of items to show per page', 'yith-woocommerce-wishlist' ),
|
117 |
'default' => '5',
|
118 |
),
|
119 |
+
'wishlist_id' => array(
|
120 |
'type' => 'text',
|
121 |
'label' => __( 'ID of the wishlist to show (e.g. K6EOWXB888ZD)', 'yith-woocommerce-wishlist' ),
|
122 |
'default' => '',
|
139 |
if ( strpos( $shortcode, 'product_id=""' ) !== false ) {
|
140 |
$products = wc_get_products(
|
141 |
array(
|
142 |
+
'type' => 'simple',
|
143 |
'limit' => 1,
|
144 |
)
|
145 |
);
|
166 |
}
|
167 |
|
168 |
// include widgets.
|
169 |
+
include_once YITH_WCWL_INC . 'widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php';
|
170 |
+
include_once YITH_WCWL_INC . 'widgets/elementor/class-yith-wcwl-elementor-wishlist.php';
|
171 |
|
172 |
// register widgets.
|
173 |
add_action( 'elementor/widgets/widgets_registered', array( 'YITH_WCWL_Shortcode', 'register_elementor_widgets' ) );
|
179 |
* @return void
|
180 |
*/
|
181 |
public static function register_elementor_widgets() {
|
182 |
+
\Elementor\Plugin::instance()->widgets_manager->register_widget_type( new YITH_WCWL_Elementor_Add_To_Wishlist() );
|
183 |
\Elementor\Plugin::instance()->widgets_manager->register_widget_type( new YITH_WCWL_Elementor_Wishlist() );
|
184 |
}
|
185 |
|
199 |
|
200 |
$atts = shortcode_atts(
|
201 |
array(
|
202 |
+
'per_page' => 5,
|
203 |
+
'current_page' => 1,
|
204 |
+
'pagination' => 'no',
|
205 |
+
'wishlist_id' => get_query_var( 'wishlist_id', false ),
|
206 |
+
'action_params' => get_query_var( YITH_WCWL()->wishlist_param, false ),
|
207 |
'no_interactions' => 'no',
|
208 |
+
'layout' => '',
|
209 |
),
|
210 |
$atts
|
211 |
);
|
225 |
|
226 |
// retrieve options from query string.
|
227 |
$action_params = explode( '/', apply_filters( 'yith_wcwl_current_wishlist_view_params', $action_params ) );
|
228 |
+
$action = ( isset( $action_params[0] ) ) ? $action_params[0] : 'view';
|
229 |
|
230 |
// retrieve options from db.
|
231 |
$default_wishlist_title = get_option( 'yith_wcwl_wishlist_title' );
|
232 |
+
$show_price = 'yes' === get_option( 'yith_wcwl_price_show' );
|
233 |
+
$show_stock = 'yes' === get_option( 'yith_wcwl_stock_show' );
|
234 |
+
$show_date_added = 'yes' === get_option( 'yith_wcwl_show_dateadded' );
|
235 |
+
$show_add_to_cart = 'yes' === get_option( 'yith_wcwl_add_to_cart_show' );
|
236 |
+
$show_remove_product = 'yes' === get_option( 'yith_wcwl_show_remove', 'yes' );
|
237 |
+
$show_variation = 'yes' === get_option( 'yith_wcwl_variation_show' );
|
238 |
+
$repeat_remove_button = 'yes' === get_option( 'yith_wcwl_repeat_remove_button' );
|
239 |
+
$add_to_cart_label = get_option( 'yith_wcwl_add_to_cart_text', __( 'Add to cart', 'yith-woocommerce-wishlist' ) );
|
240 |
+
$price_excluding_tax = 'excl' === get_option( 'woocommerce_tax_display_cart' );
|
241 |
+
$ajax_loading = 'yes' === get_option( 'yith_wcwl_ajax_enable', 'no' );
|
242 |
|
243 |
// icons.
|
244 |
$icon = get_option( 'yith_wcwl_add_to_wishlist_icon' );
|
245 |
|
246 |
+
if ( 'custom' === $icon ) {
|
247 |
$custom_icon = get_option( 'yith_wcwl_add_to_wishlist_custom_icon' );
|
248 |
$custom_icon_alt = apply_filters( 'yith_wcwl_custom_icon_alt', '' );
|
249 |
$custom_icon_width = apply_filters( 'yith_wcwl_custom_width', '32' );
|
254 |
}
|
255 |
|
256 |
// init params needed to load correct template.
|
257 |
+
$template_part = 'view';
|
258 |
+
$no_interactions = 'yes' === $no_interactions;
|
259 |
$additional_params = array(
|
260 |
// wishlist data.
|
261 |
+
'wishlist' => false,
|
262 |
+
'is_default' => true, // @deprecated since 3.0.7
|
263 |
+
'is_custom_list' => false,
|
264 |
+
'wishlist_token' => '',
|
265 |
+
'wishlist_id' => false,
|
266 |
+
'is_private' => false,
|
267 |
|
268 |
// wishlist items.
|
269 |
+
'count' => 0,
|
270 |
+
'wishlist_items' => array(),
|
271 |
|
272 |
// page data.
|
273 |
+
'page_title' => $default_wishlist_title,
|
274 |
+
'default_wishlsit_title' => $default_wishlist_title,
|
275 |
+
'current_page' => $current_page,
|
276 |
+
'page_links' => false,
|
277 |
+
'layout' => $layout,
|
278 |
|
279 |
// user data.
|
280 |
+
'is_user_logged_in' => is_user_logged_in(),
|
281 |
+
'is_user_owner' => true,
|
282 |
+
'can_user_edit_title' => false,
|
283 |
|
284 |
// view data.
|
285 |
+
'no_interactions' => $no_interactions,
|
286 |
+
'show_price' => $show_price,
|
287 |
+
'show_dateadded' => $show_date_added,
|
288 |
+
'show_stock_status' => $show_stock,
|
289 |
+
'show_add_to_cart' => $show_add_to_cart && ! $no_interactions,
|
290 |
+
'show_remove_product' => $show_remove_product && ! $no_interactions,
|
291 |
+
'add_to_cart_text' => $add_to_cart_label,
|
292 |
'show_ask_estimate_button' => false,
|
293 |
+
'ask_estimate_url' => '',
|
294 |
+
'price_excl_tax' => $price_excluding_tax,
|
295 |
+
'show_cb' => false,
|
296 |
+
'show_quantity' => false,
|
297 |
+
'show_variation' => $show_variation,
|
298 |
+
'show_price_variations' => false,
|
299 |
+
'show_update' => false,
|
300 |
+
'enable_drag_n_drop' => false,
|
301 |
+
'enable_add_all_to_cart' => false,
|
302 |
'move_to_another_wishlist' => false,
|
303 |
+
'repeat_remove_button' => $repeat_remove_button && ! $no_interactions,
|
304 |
+
'show_last_column' => $show_date_added || ( $show_add_to_cart && ! $no_interactions ) || ( $repeat_remove_button && ! $no_interactions ),
|
305 |
|
306 |
// wishlist icon.
|
307 |
+
'heading_icon' => $heading_icon,
|
308 |
|
309 |
// share data.
|
310 |
+
'share_enabled' => false,
|
311 |
|
312 |
// template data.
|
313 |
+
'template_part' => $template_part,
|
314 |
+
'additional_info' => false,
|
315 |
'available_multi_wishlist' => false,
|
316 |
+
'users_wishlists' => array(),
|
317 |
+
'form_action' => esc_url( YITH_WCWL()->get_wishlist_url( 'view' ) ),
|
318 |
);
|
319 |
|
320 |
$wishlist = YITH_WCWL_Wishlist_Factory::get_current_wishlist( $atts );
|
325 |
|
326 |
// retrieve wishlist params.
|
327 |
$is_user_owner = $wishlist->is_current_user_owner();
|
328 |
+
$count = $wishlist->count_items();
|
329 |
+
$offset = 0;
|
330 |
|
331 |
// sets current page, number of pages and element offset.
|
332 |
$queried_page = get_query_var( 'paged' );
|
333 |
$current_page = max( 1, $queried_page ? $queried_page : $current_page );
|
334 |
|
335 |
// sets variables for pagination, if shortcode atts is set to yes.
|
336 |
+
if ( 'yes' === $pagination && ! $no_interactions && $count > 1 ) {
|
337 |
$pages = ceil( $count / $per_page );
|
338 |
|
339 |
if ( $current_page > $pages ) {
|
345 |
if ( $pages > 1 ) {
|
346 |
$page_links = paginate_links(
|
347 |
array(
|
348 |
+
'base' => esc_url( add_query_arg( array( 'paged' => '%#%' ), $wishlist->get_url() ) ),
|
349 |
+
'format' => '?paged=%#%',
|
350 |
+
'current' => $current_page,
|
351 |
+
'total' => $pages,
|
352 |
'show_all' => true,
|
353 |
)
|
354 |
);
|
361 |
$wishlist_items = $wishlist->get_items( $per_page, $offset );
|
362 |
|
363 |
// retrieve wishlist information.
|
364 |
+
$is_default = $wishlist->get_is_default();
|
365 |
$wishlist_token = $wishlist->get_token();
|
366 |
$wishlist_title = $wishlist->get_formatted_name();
|
367 |
|
368 |
$additional_params = wp_parse_args(
|
369 |
array(
|
370 |
// wishlist items.
|
371 |
+
'count' => $count,
|
372 |
+
'wishlist_items' => $wishlist_items,
|
373 |
|
374 |
// wishlist data.
|
375 |
+
'wishlist' => $wishlist,
|
376 |
+
'is_default' => $is_default,
|
377 |
+
'is_custom_list' => $is_user_owner && ! $no_interactions, // @deprecated since 3.0.7
|
378 |
+
'wishlist_token' => $wishlist_token,
|
379 |
+
'wishlist_id' => $wishlist->get_id(),
|
380 |
+
'is_private' => $wishlist->has_privacy( 'private' ),
|
381 |
+
'ajax_loading' => $ajax_loading,
|
382 |
|
383 |
// page data.
|
384 |
+
'page_title' => $wishlist_title,
|
385 |
+
'current_page' => $current_page,
|
386 |
+
'page_links' => isset( $page_links ) && ! $no_interactions ? $page_links : false,
|
387 |
|
388 |
// user data.
|
389 |
+
'is_user_owner' => $is_user_owner,
|
390 |
+
'can_user_edit_title' => $wishlist->current_user_can( 'update_wishlist' ) && ! $no_interactions,
|
391 |
|
392 |
// view data.
|
393 |
+
'show_remove_product' => $show_remove_product && $wishlist->current_user_can( 'remove_from_wishlist' ) && ! $no_interactions,
|
394 |
'repeat_remove_button' => $repeat_remove_button && $wishlist->current_user_can( 'remove_from_wishlist' ) && ! $no_interactions,
|
395 |
|
396 |
// template data.
|
397 |
+
'form_action' => $wishlist->get_url(),
|
398 |
),
|
399 |
$additional_params
|
400 |
);
|
401 |
|
402 |
// share options.
|
403 |
+
$enable_share = 'yes' === get_option( 'yith_wcwl_enable_share' ) && ! $wishlist->has_privacy( 'private' );
|
404 |
+
$share_facebook_enabled = 'yes' === get_option( 'yith_wcwl_share_fb' );
|
405 |
+
$share_twitter_enabled = 'yes' === get_option( 'yith_wcwl_share_twitter' );
|
406 |
+
$share_pinterest_enabled = 'yes' === get_option( 'yith_wcwl_share_pinterest' );
|
407 |
+
$share_email_enabled = 'yes' === get_option( 'yith_wcwl_share_email' );
|
408 |
+
$share_whatsapp_enabled = 'yes' === get_option( 'yith_wcwl_share_whatsapp' );
|
409 |
+
$share_url_enabled = 'yes' === get_option( 'yith_wcwl_share_url' );
|
410 |
+
|
411 |
+
// we want spaces to be encoded as + instead of %20, so we use urlencode instead of rawurlencode.
|
412 |
+
// phpcs:disable WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode
|
413 |
if ( ! $no_interactions && $enable_share && ( $share_facebook_enabled || $share_twitter_enabled || $share_pinterest_enabled || $share_email_enabled || $share_whatsapp_enabled || $share_url_enabled ) ) {
|
414 |
+
$share_title = apply_filters( 'yith_wcwl_socials_share_title', __( 'Share on:', 'yith-woocommerce-wishlist' ) );
|
415 |
+
$share_link_url = apply_filters( 'yith_wcwl_shortcode_share_link_url', $wishlist->get_url(), $wishlist );
|
416 |
$share_link_title = apply_filters( 'plugin_text', urlencode( get_option( 'yith_wcwl_socials_title' ) ) );
|
417 |
+
$share_summary = urlencode( str_replace( '%wishlist_url%', $share_link_url, get_option( 'yith_wcwl_socials_text' ) ) );
|
418 |
|
419 |
$share_atts = array(
|
420 |
+
'share_facebook_enabled' => $share_facebook_enabled,
|
421 |
+
'share_twitter_enabled' => $share_twitter_enabled,
|
422 |
'share_pinterest_enabled' => $share_pinterest_enabled,
|
423 |
+
'share_email_enabled' => $share_email_enabled,
|
424 |
+
'share_whatsapp_enabled' => $share_whatsapp_enabled,
|
425 |
+
'share_url_enabled' => $share_url_enabled,
|
426 |
+
'share_title' => $share_title,
|
427 |
+
'share_link_url' => $share_link_url,
|
428 |
+
'share_link_title' => $share_link_title,
|
429 |
);
|
430 |
|
431 |
if ( $share_facebook_enabled ) {
|
432 |
+
$share_facebook_icon = get_option( 'yith_wcwl_fb_button_icon', 'fa-facebook' );
|
433 |
$share_facebook_custom_icon = get_option( 'yith_wcwl_fb_button_custom_icon' );
|
434 |
|
435 |
+
if ( ! in_array( $share_facebook_icon, array( 'none', 'custom' ), true ) ) {
|
436 |
$share_atts['share_facebook_icon'] = "<i class='fa {$share_facebook_icon}'></i>";
|
437 |
+
} elseif ( 'custom' === $share_facebook_icon && $share_facebook_custom_icon ) {
|
438 |
+
$alt_text = __( 'Share on Facebook', 'yith-woocommerce-wishlist' );
|
439 |
$share_atts['share_facebook_icon'] = "<img src='{$share_facebook_custom_icon}' alt='{$alt_text}'/>";
|
440 |
} else {
|
441 |
$share_atts['share_facebook_icon'] = '';
|
443 |
}
|
444 |
|
445 |
if ( $share_twitter_enabled ) {
|
446 |
+
$share_twitter_summary = urlencode( str_replace( '%wishlist_url%', '', get_option( 'yith_wcwl_socials_text' ) ) );
|
447 |
+
$share_twitter_icon = get_option( 'yith_wcwl_tw_button_icon', 'fa-twitter' );
|
448 |
$share_twitter_custom_icon = get_option( 'yith_wcwl_tw_button_custom_icon' );
|
449 |
|
450 |
$share_atts['share_twitter_summary'] = $share_twitter_summary;
|
451 |
|
452 |
+
if ( ! in_array( $share_twitter_icon, array( 'none', 'custom' ), true ) ) {
|
453 |
$share_atts['share_twitter_icon'] = "<i class='fa {$share_twitter_icon}'></i>";
|
454 |
+
} elseif ( 'custom' === $share_twitter_icon && $share_twitter_custom_icon ) {
|
455 |
+
$alt_text = __( 'Tweet on Twitter', 'yith-woocommerce-wishlist' );
|
456 |
$share_atts['share_twitter_icon'] = "<img src='{$share_twitter_custom_icon}' alt='{$alt_text}'/>";
|
457 |
} else {
|
458 |
$share_atts['share_twitter_icon'] = '';
|
460 |
}
|
461 |
|
462 |
if ( $share_pinterest_enabled ) {
|
463 |
+
$share_image_url = urlencode( get_option( 'yith_wcwl_socials_image_url' ) );
|
464 |
+
$share_pinterest_icon = get_option( 'yith_wcwl_pr_button_icon', 'fa-pinterest' );
|
465 |
$share_pinterest_custom_icon = get_option( 'yith_wcwl_pr_button_custom_icon' );
|
466 |
|
467 |
+
$share_atts['share_summary'] = $share_summary;
|
468 |
$share_atts['share_image_url'] = $share_image_url;
|
469 |
|
470 |
+
if ( ! in_array( $share_pinterest_icon, array( 'none', 'custom' ), true ) ) {
|
471 |
$share_atts['share_pinterest_icon'] = "<i class='fa {$share_pinterest_icon}'></i>";
|
472 |
+
} elseif ( 'custom' === $share_pinterest_icon && $share_pinterest_custom_icon ) {
|
473 |
+
$alt_text = __( 'Pin on Pinterest', 'yith-woocommerce-wishlist' );
|
474 |
$share_atts['share_pinterest_icon'] = "<img src='{$share_pinterest_custom_icon}' alt='{$alt_text}'/>";
|
475 |
} else {
|
476 |
$share_atts['share_pinterest_icon'] = '';
|
478 |
}
|
479 |
|
480 |
if ( $share_email_enabled ) {
|
481 |
+
$share_email_icon = get_option( 'yith_wcwl_em_button_icon', 'fa-email' );
|
482 |
$share_email_custom_icon = get_option( 'yith_wcwl_em_button_custom_icon' );
|
483 |
|
484 |
+
if ( ! in_array( $share_email_icon, array( 'none', 'custom' ), true ) ) {
|
485 |
$share_atts['share_email_icon'] = "<i class='fa {$share_email_icon}'></i>";
|
486 |
+
} elseif ( 'custom' === $share_email_icon && $share_email_custom_icon ) {
|
487 |
+
$alt_text = __( 'Share via email', 'yith-woocommerce-wishlist' );
|
488 |
$share_atts['share_email_icon'] = "<img src='{$share_email_custom_icon}' alt='{$alt_text}'/>";
|
489 |
} else {
|
490 |
$share_atts['share_email_icon'] = '';
|
492 |
}
|
493 |
|
494 |
if ( $share_whatsapp_enabled ) {
|
495 |
+
$share_whatsapp_icon = get_option( 'yith_wcwl_wa_button_icon', 'fa-whatsapp' );
|
496 |
$share_whatsapp_custom_icon = get_option( 'yith_wcwl_wa_button_custom_icon' );
|
497 |
+
$share_whatsapp_url = '';
|
498 |
|
499 |
if ( wp_is_mobile() ) {
|
500 |
$share_whatsapp_url = 'whatsapp://send?text=' . $share_link_title . ' - ' . urlencode( $share_link_url );
|
504 |
|
505 |
$share_atts['share_whatsapp_url'] = $share_whatsapp_url;
|
506 |
|
507 |
+
if ( ! in_array( $share_whatsapp_icon, array( 'none', 'custom' ), true ) ) {
|
508 |
$share_atts['share_whatsapp_icon'] = "<i class='fa {$share_whatsapp_icon}'></i>";
|
509 |
+
} elseif ( 'custom' === $share_whatsapp_icon && $share_whatsapp_custom_icon ) {
|
510 |
+
$alt_text = __( 'Share on WhatsApp', 'yith-woocommerce-wishlist' );
|
511 |
$share_atts['share_whatsapp_icon'] = "<img src='{$share_whatsapp_custom_icon}' alt='{$alt_text}'/>";
|
512 |
} else {
|
513 |
$share_atts['share_whatsapp_icon'] = '';
|
515 |
}
|
516 |
|
517 |
$additional_params['share_enabled'] = true;
|
518 |
+
$additional_params['share_atts'] = $share_atts;
|
519 |
}
|
520 |
+
// phpcs:enable WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode
|
521 |
}
|
522 |
|
523 |
// filter params.
|
539 |
$template = yith_wcwl_get_template( 'wishlist.php', $atts, true );
|
540 |
|
541 |
// we're not in wishlist template anymore.
|
542 |
+
$yith_wcwl_is_wishlist = false;
|
543 |
$yith_wcwl_wishlist_token = null;
|
544 |
|
545 |
// remove filters for add to cart buttons.
|
578 |
$current_product_parent = $current_product->get_parent_id();
|
579 |
|
580 |
// labels & icons settings.
|
581 |
+
$label_option = get_option( 'yith_wcwl_add_to_wishlist_text' );
|
582 |
+
$icon_option = get_option( 'yith_wcwl_add_to_wishlist_icon' );
|
583 |
+
$custom_icon = 'none' !== $icon_option ? get_option( 'yith_wcwl_add_to_wishlist_custom_icon' ) : '';
|
584 |
+
$custom_icon_alt = apply_filters( 'yith_wcwl_custom_icon_alt', '' );
|
585 |
+
$custom_icon_width = apply_filters( 'yith_wcwl_custom_width', '32' );
|
586 |
+
$added_icon_option = get_option( 'yith_wcwl_added_to_wishlist_icon' );
|
587 |
+
$custom_added_icon = 'none' !== $added_icon_option ? get_option( 'yith_wcwl_added_to_wishlist_custom_icon' ) : '';
|
588 |
+
$browse_wishlist = get_option( 'yith_wcwl_browse_wishlist_text' );
|
589 |
$already_in_wishlist = get_option( 'yith_wcwl_already_in_wishlist_text' );
|
590 |
+
$product_added = get_option( 'yith_wcwl_product_added_text' );
|
591 |
+
$loop_position = get_option( 'yith_wcwl_loop_position' );
|
592 |
|
593 |
// button label.
|
594 |
$label = apply_filters( 'yith_wcwl_button_label', $label_option );
|
595 |
|
596 |
// button icon.
|
597 |
+
$icon = apply_filters( 'yith_wcwl_button_icon', 'none' !== $icon_option ? $icon_option : '' );
|
598 |
+
$added_icon = apply_filters( 'yith_wcwl_button_added_icon', 'none' !== $added_icon_option ? $added_icon_option : '' );
|
599 |
|
600 |
// button class.
|
601 |
+
$is_single = isset( $atts['is_single'] ) ? $atts['is_single'] : yith_wcwl_is_single();
|
602 |
$use_custom_button = get_option( 'yith_wcwl_add_to_wishlist_style' );
|
603 |
+
$classes = apply_filters( 'yith_wcwl_add_to_wishlist_button_classes', in_array( $use_custom_button, array( 'button_custom', 'button_default' ), true ) ? 'add_to_wishlist single_add_to_wishlist button alt' : 'add_to_wishlist single_add_to_wishlist' );
|
604 |
|
605 |
// check if product is already in wishlist.
|
606 |
+
$exists = YITH_WCWL()->is_product_in_wishlist( $current_product_id );
|
607 |
$added_to_wishlist_behaviour = get_option( 'yith_wcwl_after_add_to_wishlist_behaviour', 'view' );
|
608 |
+
$container_classes = $exists ? 'exists' : false;
|
609 |
+
$found_in_list = $exists ? yith_wcwl_get_wishlist( false ) : false;
|
610 |
+
$found_item = $found_in_list ? $found_in_list->get_product( $current_product_id ) : false;
|
611 |
|
612 |
+
$template_part = $exists && 'add' !== $added_to_wishlist_behaviour ? 'browse' : 'button';
|
613 |
$template_part = isset( $atts['added_to_wishlist'] ) ? ( $atts['added_to_wishlist'] ? 'added' : 'browse' ) : $template_part;
|
614 |
|
615 |
+
if ( $found_in_list && in_array( $template_part, array( 'browse', 'added' ), true ) && 'remove' === $added_to_wishlist_behaviour ) {
|
616 |
+
$template_part = 'remove';
|
617 |
}
|
618 |
|
619 |
if ( 'remove' === $template_part ) {
|
620 |
$classes = str_replace( array( 'single_add_to_wishlist', 'add_to_wishlist' ), '', $classes );
|
621 |
+
$label = apply_filters( 'yith_wcwl_remove_from_wishlist_label', __( 'Remove from list', 'yith-woocommerce-wishlist' ) );
|
622 |
}
|
623 |
|
624 |
// forcefully add icon when showing button over image, if no one is set.
|
635 |
$product_type = $current_product->get_type();
|
636 |
|
637 |
$additional_params = array(
|
638 |
+
'base_url' => yith_wcwl_get_current_url(),
|
639 |
+
'wishlist_url' => $wishlist_url,
|
640 |
+
'in_default_wishlist' => $exists,
|
641 |
+
'exists' => $exists,
|
642 |
+
'container_classes' => $container_classes,
|
643 |
+
'is_single' => $is_single,
|
644 |
+
'show_exists' => false,
|
645 |
+
'found_in_list' => $found_in_list,
|
646 |
+
'found_item' => $found_item,
|
647 |
+
'product_id' => $current_product_id,
|
648 |
+
'parent_product_id' => $current_product_parent ? $current_product_parent : $current_product_id,
|
649 |
+
'product_type' => $product_type,
|
650 |
+
'label' => $label,
|
651 |
+
'show_view' => yith_wcwl_is_single(),
|
652 |
+
'browse_wishlist_text' => apply_filters( 'yith_wcwl_browse_wishlist_label', $browse_wishlist ),
|
653 |
'already_in_wishslist_text' => apply_filters( 'yith_wcwl_product_already_in_wishlist_text_button', $already_in_wishlist ),
|
654 |
+
'product_added_text' => apply_filters( 'yith_wcwl_product_added_to_wishlist_message_button', $product_added ),
|
655 |
+
'icon' => $icon,
|
656 |
+
'heading_icon' => $icon,
|
657 |
+
'link_classes' => $classes,
|
658 |
+
'available_multi_wishlist' => false,
|
659 |
+
'disable_wishlist' => false,
|
660 |
+
'show_count' => false,
|
661 |
+
'ajax_loading' => $ajax_loading,
|
662 |
+
'loop_position' => $loop_position,
|
663 |
+
'template_part' => $template_part,
|
664 |
);
|
665 |
// let third party developer filter options.
|
666 |
$additional_params = apply_filters( 'yith_wcwl_add_to_wishlist_params', $additional_params, $atts );
|
671 |
);
|
672 |
|
673 |
// set icon when missing, when on top of image (icon only, icon required).
|
674 |
+
if ( ! $is_single && 'before_image' === get_option( 'yith_wcwl_loop_position' ) && ( ! $atts['icon'] || 'custom' === $atts['icon'] ) ) {
|
675 |
if ( ! $atts['icon'] ) {
|
676 |
$atts['icon'] = 'fa-heart-o';
|
677 |
+
} elseif ( 'custom' === $atts['icon'] && ! $custom_icon && ! $custom_added_icon ) {
|
678 |
$atts['icon'] = 'fa-heart-o';
|
679 |
}
|
680 |
}
|
681 |
|
682 |
// change icon when item exists in wishlist.
|
683 |
if ( $atts['exists'] ) {
|
684 |
+
if ( $added_icon && ( 'custom' !== $added_icon || $custom_added_icon || $custom_icon ) ) {
|
685 |
$atts['icon'] = $added_icon;
|
686 |
} elseif ( strpos( $atts['icon'], '-o' ) !== false ) {
|
687 |
$atts['icon'] = str_replace( '-o', '', $atts['icon'] );
|
688 |
}
|
689 |
}
|
690 |
|
691 |
+
if ( 'custom' === $atts['icon'] && $atts['exists'] && $custom_added_icon ) {
|
692 |
+
$icon_html = '<img class="yith-wcwl-icon" src="' . esc_url( $custom_added_icon ) . '" alt="' . esc_attr( $custom_icon_alt ) . '" width="' . esc_attr( $custom_icon_width ) . '" />';
|
693 |
$heading_icon_html = ! empty( $custom_icon ) ? '<img class="yith-wcwl-icon" src="' . esc_url( $custom_icon ) . '" alt="' . esc_attr( $custom_icon_alt ) . '" width="' . esc_attr( $custom_icon_width ) . '" />' : '';
|
694 |
+
} elseif ( 'custom' === $atts['icon'] && $custom_icon ) {
|
695 |
+
$icon_html = '<img class="yith-wcwl-icon" src="' . esc_url( $custom_icon ) . '" alt="' . esc_attr( $custom_icon_alt ) . '" width="' . esc_attr( $custom_icon_width ) . '" />';
|
696 |
$heading_icon_html = $icon_html;
|
697 |
+
} elseif ( 'custom' !== $atts['icon'] ) {
|
698 |
+
$icon_html = ! empty( $atts['icon'] ) ? '<i class="yith-wcwl-icon fa ' . $atts['icon'] . '"></i>' : '';
|
699 |
$heading_icon_html = ! empty( $atts['heading_icon'] ) ? '<i class="yith-wcwl-icon fa ' . $atts['heading_icon'] . '"></i>' : '';
|
700 |
} else {
|
701 |
+
$icon_html = '';
|
702 |
$heading_icon_html = '';
|
703 |
}
|
704 |
|
705 |
// set fragment options.
|
706 |
$atts['fragment_options'] = YITH_WCWL_Frontend()->format_fragment_options( $atts, 'add_to_wishlist' );
|
707 |
+
$atts['icon'] = apply_filters( 'yith_wcwl_add_to_wishlist_icon_html', $icon_html, $atts );
|
708 |
+
$atts['heading_icon'] = apply_filters( 'yith_wcwl_add_to_wishlist_heading_icon_html', $heading_icon_html, $atts );
|
709 |
|
710 |
$template = yith_wcwl_get_template( 'add-to-wishlist.php', $atts, true );
|
711 |
|
includes/{class.yith-wcwl-wishlist-factory.php → class-yith-wcwl-wishlist-factory.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist Factory class
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -128,8 +128,8 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Factory' ) ) {
|
|
128 |
public static function get_current_wishlist( $args = array() ) {
|
129 |
$defaults = array(
|
130 |
'action_params' => get_query_var( YITH_WCWL()->wishlist_param, false ),
|
131 |
-
'user_id'
|
132 |
-
'wishlist_id'
|
133 |
);
|
134 |
|
135 |
/**
|
@@ -146,7 +146,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Factory' ) ) {
|
|
146 |
$action_params = explode( '/', apply_filters( 'yith_wcwl_current_wishlist_view_params', $action_params ) );
|
147 |
|
148 |
$action = ( isset( $action_params[0] ) ) ? $action_params[0] : 'view';
|
149 |
-
$value
|
150 |
|
151 |
if ( ! empty( $wishlist_id ) ) {
|
152 |
return self::get_wishlist( $wishlist_id );
|
@@ -158,9 +158,9 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Factory' ) ) {
|
|
158 |
|
159 |
if (
|
160 |
empty( $action ) ||
|
161 |
-
! in_array( $action, YITH_WCWL()->get_available_views() ) ||
|
162 |
-
in_array( $action, array( 'view', 'user' ) ) ||
|
163 |
-
( in_array( $action, array( 'manage', 'create' ) ) && ! YITH_WCWL()->is_multi_wishlist_enabled() )
|
164 |
) {
|
165 |
switch ( $action ) {
|
166 |
case 'user':
|
@@ -321,7 +321,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Factory' ) ) {
|
|
321 |
public static function get_times_added_count( $product_id ) {
|
322 |
try {
|
323 |
$result = WC_Data_Store::load( 'wishlist-item' )->count_times_added( $product_id );
|
324 |
-
return apply_filters( 'yith_wcwl_wishlist_times_added_count_query', $result, $product_id );
|
325 |
} catch ( Exception $e ) {
|
326 |
wc_caught_exception( $e, __FUNCTION__, func_get_args() );
|
327 |
return 0;
|
@@ -337,7 +337,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Factory' ) ) {
|
|
337 |
public static function get_times_current_user_added_count( $product_id ) {
|
338 |
try {
|
339 |
$result = WC_Data_Store::load( 'wishlist-item' )->count_times_added( $product_id, 'current' );
|
340 |
-
return apply_filters( 'yith_wcwl_wishlist_times_current_user_added_count_query', $result, $product_id );
|
341 |
} catch ( Exception $e ) {
|
342 |
wc_caught_exception( $e, __FUNCTION__, func_get_args() );
|
343 |
return 0;
|
2 |
/**
|
3 |
* Wishlist Factory class
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes\Wishlists
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
128 |
public static function get_current_wishlist( $args = array() ) {
|
129 |
$defaults = array(
|
130 |
'action_params' => get_query_var( YITH_WCWL()->wishlist_param, false ),
|
131 |
+
'user_id' => isset( $_GET['user_id'] ) ? intval( $_GET['user_id'] ) : false, // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
132 |
+
'wishlist_id' => false,
|
133 |
);
|
134 |
|
135 |
/**
|
146 |
$action_params = explode( '/', apply_filters( 'yith_wcwl_current_wishlist_view_params', $action_params ) );
|
147 |
|
148 |
$action = ( isset( $action_params[0] ) ) ? $action_params[0] : 'view';
|
149 |
+
$value = ( isset( $action_params[1] ) ) ? $action_params[1] : '';
|
150 |
|
151 |
if ( ! empty( $wishlist_id ) ) {
|
152 |
return self::get_wishlist( $wishlist_id );
|
158 |
|
159 |
if (
|
160 |
empty( $action ) ||
|
161 |
+
! in_array( $action, YITH_WCWL()->get_available_views(), true ) ||
|
162 |
+
in_array( $action, array( 'view', 'user' ), true ) ||
|
163 |
+
( in_array( $action, array( 'manage', 'create' ), true ) && ! YITH_WCWL()->is_multi_wishlist_enabled() )
|
164 |
) {
|
165 |
switch ( $action ) {
|
166 |
case 'user':
|
321 |
public static function get_times_added_count( $product_id ) {
|
322 |
try {
|
323 |
$result = WC_Data_Store::load( 'wishlist-item' )->count_times_added( $product_id );
|
324 |
+
return (int) apply_filters( 'yith_wcwl_wishlist_times_added_count_query', $result, $product_id );
|
325 |
} catch ( Exception $e ) {
|
326 |
wc_caught_exception( $e, __FUNCTION__, func_get_args() );
|
327 |
return 0;
|
337 |
public static function get_times_current_user_added_count( $product_id ) {
|
338 |
try {
|
339 |
$result = WC_Data_Store::load( 'wishlist-item' )->count_times_added( $product_id, 'current' );
|
340 |
+
return (int) apply_filters( 'yith_wcwl_wishlist_times_current_user_added_count_query', $result, $product_id );
|
341 |
} catch ( Exception $e ) {
|
342 |
wc_caught_exception( $e, __FUNCTION__, func_get_args() );
|
343 |
return 0;
|
includes/{class.yith-wcwl-wishlist-item.php → class-yith-wcwl-wishlist-item.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist Item class
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -98,7 +98,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
98 |
* @return int Wishlist ID
|
99 |
*/
|
100 |
public function get_wishlist_id( $context = 'view' ) {
|
101 |
-
return
|
102 |
}
|
103 |
|
104 |
/**
|
@@ -107,7 +107,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
107 |
* @return int Wishlist ID
|
108 |
*/
|
109 |
public function get_origin_wishlist_id() {
|
110 |
-
return
|
111 |
}
|
112 |
|
113 |
/**
|
@@ -118,7 +118,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
118 |
* @return int Wishlist ID
|
119 |
*/
|
120 |
public function get_original_product_id( $context = 'view' ) {
|
121 |
-
return
|
122 |
}
|
123 |
|
124 |
/**
|
@@ -185,7 +185,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
185 |
public function get_formatted_product_price( $context = 'view' ) {
|
186 |
$product = $this->get_product( $context );
|
187 |
|
188 |
-
$base_price
|
189 |
$formatted_price = $base_price ? $product->get_price_html() : apply_filters( 'yith_free_text', __( 'Free!', 'yith-woocommerce-wishlist' ), $product );
|
190 |
|
191 |
return apply_filters( 'yith_wcwl_item_formatted_price', $formatted_price, $base_price, $product );
|
@@ -214,7 +214,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
214 |
* @return int Quantity
|
215 |
*/
|
216 |
public function get_quantity( $context = 'view' ) {
|
217 |
-
return max( 1,
|
218 |
}
|
219 |
|
220 |
/**
|
@@ -224,7 +224,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
224 |
* @return int User ID
|
225 |
*/
|
226 |
public function get_user_id( $context = 'view' ) {
|
227 |
-
return
|
228 |
}
|
229 |
|
230 |
/**
|
@@ -234,7 +234,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
234 |
* @return \WP_User|bool User
|
235 |
*/
|
236 |
public function get_user( $context = 'view' ) {
|
237 |
-
$user_id =
|
238 |
|
239 |
if ( ! $user_id ) {
|
240 |
return false;
|
@@ -343,7 +343,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
343 |
* @return int Position
|
344 |
*/
|
345 |
public function get_position( $context = 'view' ) {
|
346 |
-
return
|
347 |
}
|
348 |
|
349 |
/**
|
@@ -355,7 +355,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
355 |
public function get_original_price( $context = 'view' ) {
|
356 |
$price = $this->get_prop( 'original_price', 'edit' );
|
357 |
|
358 |
-
if ( 'view'
|
359 |
return wc_price(
|
360 |
$price,
|
361 |
array(
|
@@ -376,7 +376,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
376 |
public function get_original_currency( $context = 'view' ) {
|
377 |
$currency = $this->get_prop( 'original_currency', 'edit' );
|
378 |
|
379 |
-
if ( 'view'
|
380 |
$currency = get_woocommerce_currency();
|
381 |
}
|
382 |
|
@@ -392,7 +392,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
392 |
$original_currency = $this->get_original_currency( 'edit' );
|
393 |
|
394 |
// if currency changed, makes no sense to make comparisons.
|
395 |
-
if ( get_woocommerce_currency()
|
396 |
return '';
|
397 |
}
|
398 |
|
@@ -417,7 +417,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
417 |
}
|
418 |
|
419 |
$percentage_difference = -1 * round( $difference / $original_price * 100, 2 );
|
420 |
-
$class
|
421 |
|
422 |
$template = apply_filters(
|
423 |
'yith_wcwl_price_variation_template',
|
@@ -452,6 +452,17 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
452 |
return (bool) $this->get_prop( 'on_sale', $context );
|
453 |
}
|
454 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
455 |
/* === SETTERS === */
|
456 |
|
457 |
/**
|
@@ -464,7 +475,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
464 |
|
465 |
$wishlist = yith_wcwl_get_wishlist( $wishlist_id );
|
466 |
|
467 |
-
if ( $wishlist && $this->get_user_id()
|
468 |
$this->set_user_id( $wishlist->get_user_id() );
|
469 |
}
|
470 |
}
|
@@ -517,7 +528,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
517 |
* @param int $position Position.
|
518 |
*/
|
519 |
public function set_position( $position ) {
|
520 |
-
$this->set_prop( 'position',
|
521 |
}
|
522 |
|
523 |
/**
|
@@ -545,7 +556,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item' ) ) {
|
|
545 |
* @return void
|
546 |
*/
|
547 |
public function set_on_sale( $on_sale ) {
|
548 |
-
if ( $this->get_object_read() && $on_sale && $this->is_on_sale()
|
549 |
do_action( 'yith_wcwl_item_is_on_sale', $this );
|
550 |
}
|
551 |
|
2 |
/**
|
3 |
* Wishlist Item class
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes\Wishlists
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
98 |
* @return int Wishlist ID
|
99 |
*/
|
100 |
public function get_wishlist_id( $context = 'view' ) {
|
101 |
+
return (int) $this->get_prop( 'wishlist_id', $context );
|
102 |
}
|
103 |
|
104 |
/**
|
107 |
* @return int Wishlist ID
|
108 |
*/
|
109 |
public function get_origin_wishlist_id() {
|
110 |
+
return (int) $this->origin_wishlist_id;
|
111 |
}
|
112 |
|
113 |
/**
|
118 |
* @return int Wishlist ID
|
119 |
*/
|
120 |
public function get_original_product_id( $context = 'view' ) {
|
121 |
+
return (int) $this->get_prop( 'product_id', $context );
|
122 |
}
|
123 |
|
124 |
/**
|
185 |
public function get_formatted_product_price( $context = 'view' ) {
|
186 |
$product = $this->get_product( $context );
|
187 |
|
188 |
+
$base_price = $product->is_type( 'variable' ) ? $product->get_variation_regular_price( 'max' ) : $product->get_price();
|
189 |
$formatted_price = $base_price ? $product->get_price_html() : apply_filters( 'yith_free_text', __( 'Free!', 'yith-woocommerce-wishlist' ), $product );
|
190 |
|
191 |
return apply_filters( 'yith_wcwl_item_formatted_price', $formatted_price, $base_price, $product );
|
214 |
* @return int Quantity
|
215 |
*/
|
216 |
public function get_quantity( $context = 'view' ) {
|
217 |
+
return max( 1, (int) $this->get_prop( 'quantity', $context ) );
|
218 |
}
|
219 |
|
220 |
/**
|
224 |
* @return int User ID
|
225 |
*/
|
226 |
public function get_user_id( $context = 'view' ) {
|
227 |
+
return (int) $this->get_prop( 'user_id', $context );
|
228 |
}
|
229 |
|
230 |
/**
|
234 |
* @return \WP_User|bool User
|
235 |
*/
|
236 |
public function get_user( $context = 'view' ) {
|
237 |
+
$user_id = (int) $this->get_prop( 'user_id', $context );
|
238 |
|
239 |
if ( ! $user_id ) {
|
240 |
return false;
|
343 |
* @return int Position
|
344 |
*/
|
345 |
public function get_position( $context = 'view' ) {
|
346 |
+
return (int) $this->get_prop( 'position', $context );
|
347 |
}
|
348 |
|
349 |
/**
|
355 |
public function get_original_price( $context = 'view' ) {
|
356 |
$price = $this->get_prop( 'original_price', 'edit' );
|
357 |
|
358 |
+
if ( 'view' === $context ) {
|
359 |
return wc_price(
|
360 |
$price,
|
361 |
array(
|
376 |
public function get_original_currency( $context = 'view' ) {
|
377 |
$currency = $this->get_prop( 'original_currency', 'edit' );
|
378 |
|
379 |
+
if ( 'view' === $context && ! $currency ) {
|
380 |
$currency = get_woocommerce_currency();
|
381 |
}
|
382 |
|
392 |
$original_currency = $this->get_original_currency( 'edit' );
|
393 |
|
394 |
// if currency changed, makes no sense to make comparisons.
|
395 |
+
if ( get_woocommerce_currency() !== $original_currency ) {
|
396 |
return '';
|
397 |
}
|
398 |
|
417 |
}
|
418 |
|
419 |
$percentage_difference = -1 * round( $difference / $original_price * 100, 2 );
|
420 |
+
$class = $percentage_difference > 0 ? 'increase' : 'decrease';
|
421 |
|
422 |
$template = apply_filters(
|
423 |
'yith_wcwl_price_variation_template',
|
452 |
return (bool) $this->get_prop( 'on_sale', $context );
|
453 |
}
|
454 |
|
455 |
+
/**
|
456 |
+
* Returns url to remove item from wishlist
|
457 |
+
*
|
458 |
+
* @return string Remove url.
|
459 |
+
*/
|
460 |
+
public function get_remove_url() {
|
461 |
+
$base_url = $this->get_wishlist()->get_url();
|
462 |
+
|
463 |
+
return apply_filters( 'yith_wcwl_wishlist_item_remove_url', wp_nonce_url( add_query_arg( 'remove_from_wishlist', $this->get_product_id(), $base_url ), 'remove_from_wishlist' ), $this );
|
464 |
+
}
|
465 |
+
|
466 |
/* === SETTERS === */
|
467 |
|
468 |
/**
|
475 |
|
476 |
$wishlist = yith_wcwl_get_wishlist( $wishlist_id );
|
477 |
|
478 |
+
if ( $wishlist && $this->get_user_id() !== $wishlist->get_user_id() ) {
|
479 |
$this->set_user_id( $wishlist->get_user_id() );
|
480 |
}
|
481 |
}
|
528 |
* @param int $position Position.
|
529 |
*/
|
530 |
public function set_position( $position ) {
|
531 |
+
$this->set_prop( 'position', (int) $position );
|
532 |
}
|
533 |
|
534 |
/**
|
556 |
* @return void
|
557 |
*/
|
558 |
public function set_on_sale( $on_sale ) {
|
559 |
+
if ( $this->get_object_read() && $on_sale && $this->is_on_sale() !== $on_sale ) {
|
560 |
do_action( 'yith_wcwl_item_is_on_sale', $this );
|
561 |
}
|
562 |
|
includes/{class.yith-wcwl-wishlist.php → class-yith-wcwl-wishlist.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist class
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -72,15 +72,15 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
72 |
public function __construct( $wishlist = 0 ) {
|
73 |
// set default values.
|
74 |
$this->data = array(
|
75 |
-
'privacy'
|
76 |
-
'user_id'
|
77 |
-
'session_id'
|
78 |
-
'name'
|
79 |
-
'slug'
|
80 |
-
'token'
|
81 |
-
'is_default'
|
82 |
-
'date_added'
|
83 |
-
'expiration'
|
84 |
);
|
85 |
|
86 |
parent::__construct();
|
@@ -97,7 +97,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
97 |
|
98 |
$this->data_store = WC_Data_Store::load( 'wishlist' );
|
99 |
|
100 |
-
if ( $this->get_id() > 0 || $this->get_token()
|
101 |
$this->data_store->read( $this );
|
102 |
}
|
103 |
}
|
@@ -147,18 +147,18 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
147 |
* @return bool
|
148 |
*/
|
149 |
public function is_current_user_owner( $current_user = false ) {
|
150 |
-
$user_id
|
151 |
$session_id = $this->get_session_id();
|
152 |
|
153 |
-
if ( $current_user && ( $current_user
|
154 |
return true;
|
155 |
}
|
156 |
|
157 |
-
if ( $this->has_owner() && is_user_logged_in() && get_current_user_id()
|
158 |
return true;
|
159 |
}
|
160 |
|
161 |
-
if ( $this->is_session_based() && YITH_WCWL_Session()->maybe_get_session_id()
|
162 |
return true;
|
163 |
}
|
164 |
|
@@ -224,7 +224,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
224 |
* @return int Wishlist visibility (0 => public, 1 => shared, 2 => private)
|
225 |
*/
|
226 |
public function get_privacy( $context = 'view' ) {
|
227 |
-
return $this->get_prop( 'privacy', $context );
|
228 |
}
|
229 |
|
230 |
/**
|
@@ -234,7 +234,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
234 |
* @return string Formatted privacy value
|
235 |
*/
|
236 |
public function get_formatted_privacy( $context = 'view' ) {
|
237 |
-
$privacy
|
238 |
$formatted_privacy = yith_wcwl_get_privacy_label( $privacy );
|
239 |
|
240 |
return apply_filters( 'yith_wcwl_wishlist_formatted_privacy', $formatted_privacy, $privacy, $this, $context );
|
@@ -249,7 +249,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
249 |
*/
|
250 |
public function has_privacy( $privacy ) {
|
251 |
$wishlist_privacy = $this->get_privacy( 'edit' );
|
252 |
-
$has_privacy
|
253 |
|
254 |
if ( is_array( $privacy ) && ! empty( $privacy ) ) {
|
255 |
foreach ( $privacy as $test_value ) {
|
@@ -259,9 +259,9 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
259 |
}
|
260 |
}
|
261 |
} elseif ( is_string( $privacy ) ) {
|
262 |
-
$has_privacy = yith_wcwl_get_privacy_value( $privacy )
|
263 |
} else {
|
264 |
-
$has_privacy = $privacy
|
265 |
}
|
266 |
|
267 |
return $has_privacy;
|
@@ -274,7 +274,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
274 |
* @return int Wishlist owner id
|
275 |
*/
|
276 |
public function get_user_id( $context = 'view' ) {
|
277 |
-
return $this->get_prop( 'user_id', $context );
|
278 |
}
|
279 |
|
280 |
/**
|
@@ -342,7 +342,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
342 |
public function get_date_added( $context = 'view' ) {
|
343 |
$date_added = $this->get_prop( 'date_added', $context );
|
344 |
|
345 |
-
if ( $date_added && 'view'
|
346 |
return $date_added->date_i18n( 'Y-m-d H:i:s' );
|
347 |
}
|
348 |
|
@@ -375,7 +375,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
375 |
public function get_expiration( $context = 'view' ) {
|
376 |
$expiration = $this->get_prop( 'expiration', $context );
|
377 |
|
378 |
-
if ( $expiration && 'view'
|
379 |
return $expiration->date_i18n( 'Y-m-d H:i:s' );
|
380 |
}
|
381 |
|
@@ -459,10 +459,10 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
459 |
return false;
|
460 |
}
|
461 |
|
462 |
-
$user
|
463 |
$first_name = $user->first_name;
|
464 |
-
$last_name
|
465 |
-
$email
|
466 |
|
467 |
$formatted_name = $email;
|
468 |
|
@@ -596,7 +596,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
596 |
protected function set_prop( $prop, $value ) {
|
597 |
parent::set_prop( $prop, $value );
|
598 |
|
599 |
-
if ( 'name'
|
600 |
$this->set_slug( sanitize_title_with_dashes( $this->get_name() ) );
|
601 |
}
|
602 |
}
|
@@ -672,7 +672,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
672 |
|
673 |
// Add/save items.
|
674 |
foreach ( $this->items as $product_id => $item ) {
|
675 |
-
if ( $item->get_wishlist_id()
|
676 |
$item->set_wishlist_id( $this->get_id() );
|
677 |
}
|
678 |
|
@@ -765,7 +765,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist' ) ) {
|
|
765 |
* @return bool Whether item is already in list
|
766 |
*/
|
767 |
public function has_item( $item_id ) {
|
768 |
-
return in_array( $item_id, array_column( $this->get_items(), 'id' ) );
|
769 |
}
|
770 |
|
771 |
/**
|
2 |
/**
|
3 |
* Wishlist class
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes\Wishlists
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
72 |
public function __construct( $wishlist = 0 ) {
|
73 |
// set default values.
|
74 |
$this->data = array(
|
75 |
+
'privacy' => apply_filters( 'yith_wcwl_default_wishlist_privacy', 0 ),
|
76 |
+
'user_id' => 0,
|
77 |
+
'session_id' => '',
|
78 |
+
'name' => apply_filters( 'yith_wcwl_default_wishlist_name', '' ),
|
79 |
+
'slug' => apply_filters( 'yith_wcwl_default_wishlist_slug', '' ),
|
80 |
+
'token' => '',
|
81 |
+
'is_default' => 0,
|
82 |
+
'date_added' => '',
|
83 |
+
'expiration' => '',
|
84 |
);
|
85 |
|
86 |
parent::__construct();
|
97 |
|
98 |
$this->data_store = WC_Data_Store::load( 'wishlist' );
|
99 |
|
100 |
+
if ( $this->get_id() > 0 || ! empty( $this->get_token() ) ) {
|
101 |
$this->data_store->read( $this );
|
102 |
}
|
103 |
}
|
147 |
* @return bool
|
148 |
*/
|
149 |
public function is_current_user_owner( $current_user = false ) {
|
150 |
+
$user_id = $this->get_user_id();
|
151 |
$session_id = $this->get_session_id();
|
152 |
|
153 |
+
if ( $current_user && ( (int) $current_user === $user_id || $current_user === $session_id ) ) {
|
154 |
return true;
|
155 |
}
|
156 |
|
157 |
+
if ( $this->has_owner() && is_user_logged_in() && get_current_user_id() === $user_id ) {
|
158 |
return true;
|
159 |
}
|
160 |
|
161 |
+
if ( $this->is_session_based() && YITH_WCWL_Session()->maybe_get_session_id() === $session_id ) {
|
162 |
return true;
|
163 |
}
|
164 |
|
224 |
* @return int Wishlist visibility (0 => public, 1 => shared, 2 => private)
|
225 |
*/
|
226 |
public function get_privacy( $context = 'view' ) {
|
227 |
+
return (int) $this->get_prop( 'privacy', $context );
|
228 |
}
|
229 |
|
230 |
/**
|
234 |
* @return string Formatted privacy value
|
235 |
*/
|
236 |
public function get_formatted_privacy( $context = 'view' ) {
|
237 |
+
$privacy = $this->get_privacy( $context );
|
238 |
$formatted_privacy = yith_wcwl_get_privacy_label( $privacy );
|
239 |
|
240 |
return apply_filters( 'yith_wcwl_wishlist_formatted_privacy', $formatted_privacy, $privacy, $this, $context );
|
249 |
*/
|
250 |
public function has_privacy( $privacy ) {
|
251 |
$wishlist_privacy = $this->get_privacy( 'edit' );
|
252 |
+
$has_privacy = false;
|
253 |
|
254 |
if ( is_array( $privacy ) && ! empty( $privacy ) ) {
|
255 |
foreach ( $privacy as $test_value ) {
|
259 |
}
|
260 |
}
|
261 |
} elseif ( is_string( $privacy ) ) {
|
262 |
+
$has_privacy = yith_wcwl_get_privacy_value( $privacy ) === $wishlist_privacy;
|
263 |
} else {
|
264 |
+
$has_privacy = $privacy === $wishlist_privacy;
|
265 |
}
|
266 |
|
267 |
return $has_privacy;
|
274 |
* @return int Wishlist owner id
|
275 |
*/
|
276 |
public function get_user_id( $context = 'view' ) {
|
277 |
+
return (int) $this->get_prop( 'user_id', $context );
|
278 |
}
|
279 |
|
280 |
/**
|
342 |
public function get_date_added( $context = 'view' ) {
|
343 |
$date_added = $this->get_prop( 'date_added', $context );
|
344 |
|
345 |
+
if ( $date_added && 'view' === $context ) {
|
346 |
return $date_added->date_i18n( 'Y-m-d H:i:s' );
|
347 |
}
|
348 |
|
375 |
public function get_expiration( $context = 'view' ) {
|
376 |
$expiration = $this->get_prop( 'expiration', $context );
|
377 |
|
378 |
+
if ( $expiration && 'view' === $context ) {
|
379 |
return $expiration->date_i18n( 'Y-m-d H:i:s' );
|
380 |
}
|
381 |
|
459 |
return false;
|
460 |
}
|
461 |
|
462 |
+
$user = get_userdata( $user_id );
|
463 |
$first_name = $user->first_name;
|
464 |
+
$last_name = $user->last_name;
|
465 |
+
$email = $user->user_email;
|
466 |
|
467 |
$formatted_name = $email;
|
468 |
|
596 |
protected function set_prop( $prop, $value ) {
|
597 |
parent::set_prop( $prop, $value );
|
598 |
|
599 |
+
if ( 'name' === $prop ) {
|
600 |
$this->set_slug( sanitize_title_with_dashes( $this->get_name() ) );
|
601 |
}
|
602 |
}
|
672 |
|
673 |
// Add/save items.
|
674 |
foreach ( $this->items as $product_id => $item ) {
|
675 |
+
if ( $item->get_wishlist_id() !== $this->get_id() ) {
|
676 |
$item->set_wishlist_id( $this->get_id() );
|
677 |
}
|
678 |
|
765 |
* @return bool Whether item is already in list
|
766 |
*/
|
767 |
public function has_item( $item_id ) {
|
768 |
+
return in_array( (int) $item_id, array_column( $this->get_items(), 'id' ), true );
|
769 |
}
|
770 |
|
771 |
/**
|
includes/{class.yith-wcwl.php → class-yith-wcwl.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Main class
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -105,7 +105,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
105 |
global $plugin_fw_data;
|
106 |
if ( ! empty( $plugin_fw_data ) ) {
|
107 |
$plugin_fw_file = array_shift( $plugin_fw_data );
|
108 |
-
require_once
|
109 |
}
|
110 |
}
|
111 |
}
|
@@ -120,7 +120,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
120 |
*/
|
121 |
public function privacy_loader() {
|
122 |
if ( class_exists( 'YITH_Privacy_Plugin_Abstract' ) ) {
|
123 |
-
require_once
|
124 |
new YITH_WCWL_Privacy();
|
125 |
}
|
126 |
}
|
@@ -148,7 +148,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
148 |
);
|
149 |
|
150 |
$atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts;
|
151 |
-
$atts = ! empty( $atts ) ? $atts : $_REQUEST;
|
152 |
$atts = wp_parse_args( $atts, $defaults );
|
153 |
|
154 |
// filtering params.
|
@@ -217,17 +217,17 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
217 |
public function remove( $atts = array() ) {
|
218 |
$defaults = array(
|
219 |
'remove_from_wishlist' => 0,
|
220 |
-
'wishlist_id'
|
221 |
-
'user_id'
|
222 |
);
|
223 |
|
224 |
$atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts;
|
225 |
-
$atts = ! empty( $atts ) ? $atts : $_REQUEST;
|
226 |
$atts = wp_parse_args( $atts, $defaults );
|
227 |
|
228 |
-
$prod_id
|
229 |
$wishlist_id = intval( $atts['wishlist_id'] );
|
230 |
-
$user_id
|
231 |
|
232 |
do_action( 'yith_wcwl_removing_from_wishlist', $prod_id, $wishlist_id, $user_id );
|
233 |
|
@@ -333,10 +333,10 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
333 |
);
|
334 |
|
335 |
if ( is_user_logged_in() ) {
|
336 |
-
$id
|
337 |
$args['user_id'] = $id;
|
338 |
} elseif ( YITH_WCWL_Session()->has_session() ) {
|
339 |
-
$id
|
340 |
$args['session_id'] = $id;
|
341 |
}
|
342 |
|
@@ -395,9 +395,9 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
395 |
|
396 |
$count = YITH_WCWL_Wishlist_Factory::get_wishlist_items_count(
|
397 |
array(
|
398 |
-
'product_id'
|
399 |
-
'user_id'
|
400 |
-
'session_id'
|
401 |
'wishlist_id' => 'all',
|
402 |
)
|
403 |
);
|
@@ -416,7 +416,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
416 |
public function get_product_details( $product_id, $wishlist_id = false ) {
|
417 |
$product = $this->get_products(
|
418 |
array(
|
419 |
-
'prod_id'
|
420 |
'wishlist_id' => $wishlist_id,
|
421 |
)
|
422 |
);
|
@@ -443,7 +443,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
443 |
);
|
444 |
|
445 |
$atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts;
|
446 |
-
$atts = ! empty( $atts ) ? $atts : $_REQUEST;
|
447 |
$atts = wp_parse_args( $atts, $defaults );
|
448 |
|
449 |
$user_id = ( ! empty( $atts['user_id'] ) ) ? $atts['user_id'] : false;
|
@@ -459,9 +459,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
459 |
* @return void
|
460 |
* @since 2.0.0
|
461 |
*/
|
462 |
-
public function update_wishlist( $wishlist_id, $args = array() ) {
|
463 |
-
return;
|
464 |
-
}
|
465 |
|
466 |
/**
|
467 |
* Delete indicated wishlist
|
@@ -470,9 +468,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
470 |
* @return void
|
471 |
* @since 2.0.0
|
472 |
*/
|
473 |
-
public function remove_wishlist( $wishlist_id ) {
|
474 |
-
return;
|
475 |
-
}
|
476 |
|
477 |
/**
|
478 |
* Retrieve all the wishlist matching specified arguments
|
@@ -520,7 +516,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
520 |
$lists = YITH_WCWL_Wishlist_Factory::get_wishlists(
|
521 |
array(
|
522 |
'orderby' => 'dateadded',
|
523 |
-
'order'
|
524 |
)
|
525 |
);
|
526 |
|
@@ -619,11 +615,11 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
619 |
* @since 3.0.0
|
620 |
*/
|
621 |
public function can_user_add_to_wishlist( $user_id = false ) {
|
622 |
-
$user_id
|
623 |
$disable_wishlist_for_unauthenticated_users = get_option( 'yith_wcwl_disable_wishlist_for_unauthenticated_users' );
|
624 |
-
$return
|
625 |
|
626 |
-
if ( 'yes'
|
627 |
$return = false;
|
628 |
}
|
629 |
|
@@ -637,7 +633,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
637 |
* @return array Array of filtered data store
|
638 |
*/
|
639 |
public function register_data_stores( $data_stores ) {
|
640 |
-
$data_stores['wishlist']
|
641 |
$data_stores['wishlist-item'] = 'YITH_WCWL_Wishlist_Item_Data_Store';
|
642 |
|
643 |
return $data_stores;
|
@@ -655,14 +651,14 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
655 |
// filter wishlist param.
|
656 |
$this->wishlist_param = apply_filters( 'yith_wcwl_wishlist_param', $this->wishlist_param );
|
657 |
|
658 |
-
$wishlist_page_id =
|
659 |
$wishlist_page_id = yith_wcwl_object_id( $wishlist_page_id, 'page', true, 'default' );
|
660 |
|
661 |
if ( empty( $wishlist_page_id ) ) {
|
662 |
return;
|
663 |
}
|
664 |
|
665 |
-
$wishlist_page
|
666 |
$wishlist_page_slug = $wishlist_page ? $wishlist_page->post_name : false;
|
667 |
|
668 |
if ( empty( $wishlist_page_slug ) ) {
|
@@ -673,7 +669,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
673 |
return;
|
674 |
}
|
675 |
|
676 |
-
$regex_paged
|
677 |
$regex_simple = '(([^/]+/)*' . urldecode( $wishlist_page_slug ) . ')(/(.*))?/?$';
|
678 |
|
679 |
add_rewrite_rule( $regex_paged, 'index.php?pagename=$matches[1]&' . $this->wishlist_param . '=$matches[4]&paged=$matches[5]', 'top' );
|
@@ -709,7 +705,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
709 |
$wishlist_page_id = get_option( 'yith_wcwl_wishlist_page_id' );
|
710 |
$wishlist_page_id = yith_wcwl_object_id( $wishlist_page_id );
|
711 |
|
712 |
-
return apply_filters( 'yith_wcwl_wishlist_page_id', $wishlist_page_id );
|
713 |
}
|
714 |
|
715 |
/**
|
@@ -722,12 +718,12 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
722 |
*/
|
723 |
public function get_wishlist_url( $action = '' ) {
|
724 |
global $sitepress;
|
725 |
-
$wishlist_page_id
|
726 |
$wishlist_permalink = get_the_permalink( $wishlist_page_id );
|
727 |
|
728 |
$action_params = explode( '/', $action );
|
729 |
-
$view
|
730 |
-
$data
|
731 |
|
732 |
if ( 'view' === $action && empty( $data ) ) {
|
733 |
return $wishlist_permalink;
|
@@ -735,10 +731,10 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
735 |
|
736 |
if ( get_option( 'permalink_structure' ) && ! defined( 'ICL_PLUGIN_PATH' ) && ! defined( 'POLYLANG_VERSION' ) ) {
|
737 |
$wishlist_permalink = trailingslashit( $wishlist_permalink );
|
738 |
-
$base_url
|
739 |
} else {
|
740 |
$base_url = $wishlist_permalink;
|
741 |
-
$params
|
742 |
|
743 |
if ( ! empty( $data ) ) {
|
744 |
$params[ $this->wishlist_param ] = $view;
|
@@ -755,7 +751,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
755 |
$base_url = add_query_arg( $params, $base_url );
|
756 |
}
|
757 |
|
758 |
-
if ( defined( 'ICL_PLUGIN_PATH' ) && $sitepress->get_current_language()
|
759 |
$base_url = add_query_arg( 'lang', $sitepress->get_current_language(), $base_url );
|
760 |
}
|
761 |
|
@@ -810,7 +806,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
810 |
$url = add_query_arg( $args );
|
811 |
}
|
812 |
|
813 |
-
return apply_filters( 'yith_wcwl_add_to_wishlist_url', esc_url_raw( $url ), $product_id, $args );
|
814 |
}
|
815 |
|
816 |
/**
|
@@ -821,7 +817,7 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
821 |
* @since 1.0.0
|
822 |
*/
|
823 |
public function get_remove_url( $item_id ) {
|
824 |
-
return esc_url( add_query_arg( 'remove_from_wishlist', $item_id ) );
|
825 |
}
|
826 |
|
827 |
/**
|
@@ -853,10 +849,11 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
853 |
* @return string Filtered translation url for current page/post.
|
854 |
*/
|
855 |
public function get_pll_wishlist_url( $url ) {
|
|
|
856 |
if ( yith_wcwl_is_wishlist_page() && isset( $_GET[ $this->wishlist_param ] ) ) {
|
857 |
$wishlist_action = sanitize_text_field( wp_unslash( $_GET[ $this->wishlist_param ] ) );
|
858 |
-
$user_id
|
859 |
-
$wishlist_id
|
860 |
|
861 |
$params = array_filter(
|
862 |
array(
|
@@ -868,6 +865,8 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
868 |
|
869 |
$url = add_query_arg( $params, $url );
|
870 |
}
|
|
|
|
|
871 |
return $url;
|
872 |
}
|
873 |
}
|
@@ -879,6 +878,6 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
|
|
879 |
* @return \YITH_WCWL|\YITH_WCWL_Premium
|
880 |
* @since 2.0.0
|
881 |
*/
|
882 |
-
function YITH_WCWL() {
|
883 |
return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Premium::get_instance() : YITH_WCWL::get_instance();
|
884 |
}
|
2 |
/**
|
3 |
* Main class
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
105 |
global $plugin_fw_data;
|
106 |
if ( ! empty( $plugin_fw_data ) ) {
|
107 |
$plugin_fw_file = array_shift( $plugin_fw_data );
|
108 |
+
require_once $plugin_fw_file;
|
109 |
}
|
110 |
}
|
111 |
}
|
120 |
*/
|
121 |
public function privacy_loader() {
|
122 |
if ( class_exists( 'YITH_Privacy_Plugin_Abstract' ) ) {
|
123 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-privacy.php';
|
124 |
new YITH_WCWL_Privacy();
|
125 |
}
|
126 |
}
|
148 |
);
|
149 |
|
150 |
$atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts;
|
151 |
+
$atts = ! empty( $atts ) ? $atts : $_REQUEST; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
152 |
$atts = wp_parse_args( $atts, $defaults );
|
153 |
|
154 |
// filtering params.
|
217 |
public function remove( $atts = array() ) {
|
218 |
$defaults = array(
|
219 |
'remove_from_wishlist' => 0,
|
220 |
+
'wishlist_id' => 0,
|
221 |
+
'user_id' => false,
|
222 |
);
|
223 |
|
224 |
$atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts;
|
225 |
+
$atts = ! empty( $atts ) ? $atts : $_REQUEST; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
226 |
$atts = wp_parse_args( $atts, $defaults );
|
227 |
|
228 |
+
$prod_id = intval( $atts['remove_from_wishlist'] );
|
229 |
$wishlist_id = intval( $atts['wishlist_id'] );
|
230 |
+
$user_id = intval( $atts['user_id'] );
|
231 |
|
232 |
do_action( 'yith_wcwl_removing_from_wishlist', $prod_id, $wishlist_id, $user_id );
|
233 |
|
333 |
);
|
334 |
|
335 |
if ( is_user_logged_in() ) {
|
336 |
+
$id = get_current_user_id();
|
337 |
$args['user_id'] = $id;
|
338 |
} elseif ( YITH_WCWL_Session()->has_session() ) {
|
339 |
+
$id = YITH_WCWL_Session()->get_session_id();
|
340 |
$args['session_id'] = $id;
|
341 |
}
|
342 |
|
395 |
|
396 |
$count = YITH_WCWL_Wishlist_Factory::get_wishlist_items_count(
|
397 |
array(
|
398 |
+
'product_id' => $product_id,
|
399 |
+
'user_id' => false,
|
400 |
+
'session_id' => false,
|
401 |
'wishlist_id' => 'all',
|
402 |
)
|
403 |
);
|
416 |
public function get_product_details( $product_id, $wishlist_id = false ) {
|
417 |
$product = $this->get_products(
|
418 |
array(
|
419 |
+
'prod_id' => $product_id,
|
420 |
'wishlist_id' => $wishlist_id,
|
421 |
)
|
422 |
);
|
443 |
);
|
444 |
|
445 |
$atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts;
|
446 |
+
$atts = ! empty( $atts ) ? $atts : $_REQUEST; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
447 |
$atts = wp_parse_args( $atts, $defaults );
|
448 |
|
449 |
$user_id = ( ! empty( $atts['user_id'] ) ) ? $atts['user_id'] : false;
|
459 |
* @return void
|
460 |
* @since 2.0.0
|
461 |
*/
|
462 |
+
public function update_wishlist( $wishlist_id, $args = array() ) {}
|
|
|
|
|
463 |
|
464 |
/**
|
465 |
* Delete indicated wishlist
|
468 |
* @return void
|
469 |
* @since 2.0.0
|
470 |
*/
|
471 |
+
public function remove_wishlist( $wishlist_id ) {}
|
|
|
|
|
472 |
|
473 |
/**
|
474 |
* Retrieve all the wishlist matching specified arguments
|
516 |
$lists = YITH_WCWL_Wishlist_Factory::get_wishlists(
|
517 |
array(
|
518 |
'orderby' => 'dateadded',
|
519 |
+
'order' => 'ASC',
|
520 |
)
|
521 |
);
|
522 |
|
615 |
* @since 3.0.0
|
616 |
*/
|
617 |
public function can_user_add_to_wishlist( $user_id = false ) {
|
618 |
+
$user_id = $user_id ? $user_id : get_current_user_id();
|
619 |
$disable_wishlist_for_unauthenticated_users = get_option( 'yith_wcwl_disable_wishlist_for_unauthenticated_users' );
|
620 |
+
$return = true;
|
621 |
|
622 |
+
if ( 'yes' === $disable_wishlist_for_unauthenticated_users && ! $user_id ) {
|
623 |
$return = false;
|
624 |
}
|
625 |
|
633 |
* @return array Array of filtered data store
|
634 |
*/
|
635 |
public function register_data_stores( $data_stores ) {
|
636 |
+
$data_stores['wishlist'] = 'YITH_WCWL_Wishlist_Data_Store';
|
637 |
$data_stores['wishlist-item'] = 'YITH_WCWL_Wishlist_Item_Data_Store';
|
638 |
|
639 |
return $data_stores;
|
651 |
// filter wishlist param.
|
652 |
$this->wishlist_param = apply_filters( 'yith_wcwl_wishlist_param', $this->wishlist_param );
|
653 |
|
654 |
+
$wishlist_page_id = get_option( 'yith_wcwl_wishlist_page_id' );
|
655 |
$wishlist_page_id = yith_wcwl_object_id( $wishlist_page_id, 'page', true, 'default' );
|
656 |
|
657 |
if ( empty( $wishlist_page_id ) ) {
|
658 |
return;
|
659 |
}
|
660 |
|
661 |
+
$wishlist_page = get_post( $wishlist_page_id );
|
662 |
$wishlist_page_slug = $wishlist_page ? $wishlist_page->post_name : false;
|
663 |
|
664 |
if ( empty( $wishlist_page_slug ) ) {
|
669 |
return;
|
670 |
}
|
671 |
|
672 |
+
$regex_paged = '(([^/]+/)*' . urldecode( $wishlist_page_slug ) . ')(/(.*))?/page/([0-9]{1,})/?$';
|
673 |
$regex_simple = '(([^/]+/)*' . urldecode( $wishlist_page_slug ) . ')(/(.*))?/?$';
|
674 |
|
675 |
add_rewrite_rule( $regex_paged, 'index.php?pagename=$matches[1]&' . $this->wishlist_param . '=$matches[4]&paged=$matches[5]', 'top' );
|
705 |
$wishlist_page_id = get_option( 'yith_wcwl_wishlist_page_id' );
|
706 |
$wishlist_page_id = yith_wcwl_object_id( $wishlist_page_id );
|
707 |
|
708 |
+
return (int) apply_filters( 'yith_wcwl_wishlist_page_id', $wishlist_page_id );
|
709 |
}
|
710 |
|
711 |
/**
|
718 |
*/
|
719 |
public function get_wishlist_url( $action = '' ) {
|
720 |
global $sitepress;
|
721 |
+
$wishlist_page_id = $this->get_wishlist_page_id();
|
722 |
$wishlist_permalink = get_the_permalink( $wishlist_page_id );
|
723 |
|
724 |
$action_params = explode( '/', $action );
|
725 |
+
$view = $action_params[0];
|
726 |
+
$data = isset( $action_params[1] ) ? $action_params[1] : '';
|
727 |
|
728 |
if ( 'view' === $action && empty( $data ) ) {
|
729 |
return $wishlist_permalink;
|
731 |
|
732 |
if ( get_option( 'permalink_structure' ) && ! defined( 'ICL_PLUGIN_PATH' ) && ! defined( 'POLYLANG_VERSION' ) ) {
|
733 |
$wishlist_permalink = trailingslashit( $wishlist_permalink );
|
734 |
+
$base_url = trailingslashit( $wishlist_permalink . $action );
|
735 |
} else {
|
736 |
$base_url = $wishlist_permalink;
|
737 |
+
$params = array();
|
738 |
|
739 |
if ( ! empty( $data ) ) {
|
740 |
$params[ $this->wishlist_param ] = $view;
|
751 |
$base_url = add_query_arg( $params, $base_url );
|
752 |
}
|
753 |
|
754 |
+
if ( defined( 'ICL_PLUGIN_PATH' ) && $sitepress->get_current_language() !== $sitepress->get_default_language() ) {
|
755 |
$base_url = add_query_arg( 'lang', $sitepress->get_current_language(), $base_url );
|
756 |
}
|
757 |
|
806 |
$url = add_query_arg( $args );
|
807 |
}
|
808 |
|
809 |
+
return apply_filters( 'yith_wcwl_add_to_wishlist_url', esc_url_raw( wp_nonce_url( $url, 'add_to_wishlist' ) ), $product_id, $args );
|
810 |
}
|
811 |
|
812 |
/**
|
817 |
* @since 1.0.0
|
818 |
*/
|
819 |
public function get_remove_url( $item_id ) {
|
820 |
+
return esc_url( wp_nonce_url( add_query_arg( 'remove_from_wishlist', $item_id ), 'remove_from_wishlist' ) );
|
821 |
}
|
822 |
|
823 |
/**
|
849 |
* @return string Filtered translation url for current page/post.
|
850 |
*/
|
851 |
public function get_pll_wishlist_url( $url ) {
|
852 |
+
// phpcs:disable WordPress.Security.NonceVerification.Recommended
|
853 |
if ( yith_wcwl_is_wishlist_page() && isset( $_GET[ $this->wishlist_param ] ) ) {
|
854 |
$wishlist_action = sanitize_text_field( wp_unslash( $_GET[ $this->wishlist_param ] ) );
|
855 |
+
$user_id = isset( $_GET['user_id'] ) ? sanitize_text_field( wp_unslash( $_GET['user_id'] ) ) : '';
|
856 |
+
$wishlist_id = isset( $_GET['wishlist_id'] ) ? sanitize_text_field( wp_unslash( $_GET['wishlist_id'] ) ) : '';
|
857 |
|
858 |
$params = array_filter(
|
859 |
array(
|
865 |
|
866 |
$url = add_query_arg( $params, $url );
|
867 |
}
|
868 |
+
// phpcs:enable WordPress.Security.NonceVerification.Recommended
|
869 |
+
|
870 |
return $url;
|
871 |
}
|
872 |
}
|
878 |
* @return \YITH_WCWL|\YITH_WCWL_Premium
|
879 |
* @since 2.0.0
|
880 |
*/
|
881 |
+
function YITH_WCWL() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
|
882 |
return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Premium::get_instance() : YITH_WCWL::get_instance();
|
883 |
}
|
includes/data-stores/{class.yith-wcwl-wishlist-data-store.php → class-yith-wcwl-wishlist-data-store.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist data store
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -11,6 +11,8 @@ if ( ! defined( 'YITH_WCWL' ) ) {
|
|
11 |
exit;
|
12 |
} // Exit if accessed directly
|
13 |
|
|
|
|
|
14 |
if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
15 |
/**
|
16 |
* This class implements CRUD methods for wishlists
|
@@ -66,12 +68,12 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
66 |
|
67 |
$columns = array(
|
68 |
'wishlist_privacy' => '%d',
|
69 |
-
'wishlist_name'
|
70 |
-
'wishlist_slug'
|
71 |
-
'wishlist_token'
|
72 |
-
'is_default'
|
73 |
);
|
74 |
-
$values
|
75 |
apply_filters( 'yith_wcwl_add_wishlist_privacy', $wishlist->get_privacy() ),
|
76 |
apply_filters( 'yith_wcwl_add_wishlist_name', $wishlist->get_name() ),
|
77 |
apply_filters( 'yith_wcwl_add_wishlist_slug', $wishlist->get_slug() ),
|
@@ -83,28 +85,28 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
83 |
|
84 |
if ( $session_id ) {
|
85 |
$columns['session_id'] = '%s';
|
86 |
-
$values[]
|
87 |
}
|
88 |
|
89 |
$user_id = $wishlist->get_user_id();
|
90 |
|
91 |
if ( $user_id ) {
|
92 |
$columns['user_id'] = '%d';
|
93 |
-
$values[]
|
94 |
}
|
95 |
|
96 |
$date_added = $wishlist->get_date_added( 'edit' );
|
97 |
|
98 |
if ( $date_added ) {
|
99 |
$columns['dateadded'] = 'FROM_UNIXTIME( %d )';
|
100 |
-
$values[]
|
101 |
}
|
102 |
|
103 |
$expiration = $wishlist->get_expiration( 'edit' );
|
104 |
|
105 |
if ( $expiration ) {
|
106 |
$columns['expiration'] = 'FROM_UNIXTIME( %d )';
|
107 |
-
$values[]
|
108 |
}
|
109 |
|
110 |
// if session wishlist, set always an expiration.
|
@@ -112,12 +114,12 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
112 |
|
113 |
if ( isset( $columns['session_id'] ) && ! $expiration && $session_expiration ) {
|
114 |
$columns['expiration'] = 'FROM_UNIXTIME( %d )';
|
115 |
-
$values[]
|
116 |
}
|
117 |
|
118 |
$query_columns = implode( ', ', array_map( 'esc_sql', array_keys( $columns ) ) );
|
119 |
-
$query_values
|
120 |
-
$query
|
121 |
|
122 |
$res = $wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
123 |
|
@@ -143,7 +145,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
143 |
|
144 |
$wishlist->set_defaults();
|
145 |
|
146 |
-
$id
|
147 |
$token = $wishlist->get_token();
|
148 |
|
149 |
if ( ! $id && ! $token ) {
|
@@ -202,18 +204,18 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
202 |
return;
|
203 |
}
|
204 |
|
205 |
-
$data
|
206 |
$changes = $wishlist->get_changes();
|
207 |
|
208 |
if ( array_intersect( array( 'user_id', 'session_id', 'slug', 'name', 'token', 'privacy', 'expiration', 'date_added', 'is_default' ), array_keys( $changes ) ) ) {
|
209 |
$columns = array(
|
210 |
'wishlist_privacy' => '%d',
|
211 |
-
'wishlist_name'
|
212 |
-
'wishlist_token'
|
213 |
-
'is_default'
|
214 |
-
'dateadded'
|
215 |
);
|
216 |
-
$values
|
217 |
$wishlist->get_privacy(),
|
218 |
$wishlist->get_name(),
|
219 |
$wishlist->get_token(),
|
@@ -225,7 +227,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
225 |
|
226 |
if ( $session_id ) {
|
227 |
$columns['session_id'] = '%s';
|
228 |
-
$values[]
|
229 |
} else {
|
230 |
$columns['session_id'] = 'NULL';
|
231 |
}
|
@@ -234,7 +236,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
234 |
|
235 |
if ( $user_id ) {
|
236 |
$columns['user_id'] = '%d';
|
237 |
-
$values[]
|
238 |
} else {
|
239 |
$columns['user_id'] = 'NULL';
|
240 |
}
|
@@ -243,16 +245,16 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
243 |
|
244 |
if ( $expiration ) {
|
245 |
$columns['expiration'] = 'FROM_UNIXTIME( %d )';
|
246 |
-
$values[]
|
247 |
} else {
|
248 |
$columns['expiration'] = 'NULL';
|
249 |
}
|
250 |
|
251 |
$wishlist_slug = $wishlist->get_slug();
|
252 |
|
253 |
-
if ( isset( $changes['slug'] ) && $wishlist_slug
|
254 |
$columns['wishlist_slug'] = '%s';
|
255 |
-
$values[]
|
256 |
}
|
257 |
|
258 |
$this->update_raw( $columns, $values, array( 'ID' => '%d' ), array( $wishlist->get_id() ) );
|
@@ -357,21 +359,21 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
357 |
global $wpdb;
|
358 |
|
359 |
$default = array(
|
360 |
-
'id'
|
361 |
-
'user_id'
|
362 |
-
'session_id'
|
363 |
-
'wishlist_slug'
|
364 |
-
'wishlist_name'
|
365 |
-
'wishlist_token'
|
366 |
-
'wishlist_visibility' => apply_filters( 'yith_wcwl_wishlist_visibility_string_value', 'all' ), // all
|
367 |
-
'user_search'
|
368 |
-
's'
|
369 |
-
'is_default'
|
370 |
-
'orderby'
|
371 |
-
'order'
|
372 |
-
'limit'
|
373 |
-
'offset'
|
374 |
-
'show_empty'
|
375 |
);
|
376 |
|
377 |
// if there is no current wishlist, and user was asking for current one, short-circuit query, as pointless.
|
@@ -394,7 +396,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
394 |
$sql .= " LEFT JOIN `{$wpdb->usermeta}` AS ums ON ums.`user_id` = u.`ID`";
|
395 |
}
|
396 |
|
397 |
-
$sql
|
398 |
$sql_args = array();
|
399 |
|
400 |
if ( ! empty( $user_id ) ) {
|
@@ -460,27 +462,27 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
460 |
}
|
461 |
|
462 |
if ( ! empty( $is_default ) ) {
|
463 |
-
$sql
|
464 |
$sql_args[] = $is_default;
|
465 |
}
|
466 |
|
467 |
if ( ! empty( $id ) ) {
|
468 |
-
$sql
|
469 |
$sql_args[] = $id;
|
470 |
}
|
471 |
|
472 |
if ( isset( $wishlist_slug ) && false !== $wishlist_slug ) {
|
473 |
-
$sql
|
474 |
$sql_args[] = sanitize_title_with_dashes( $wishlist_slug );
|
475 |
}
|
476 |
|
477 |
if ( ! empty( $wishlist_token ) ) {
|
478 |
-
$sql
|
479 |
$sql_args[] = $wishlist_token;
|
480 |
}
|
481 |
|
482 |
if ( ! empty( $wishlist_name ) ) {
|
483 |
-
$sql
|
484 |
$sql_args[] = '%' . esc_sql( $wishlist_name ) . '%';
|
485 |
}
|
486 |
|
@@ -489,7 +491,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
489 |
$wishlist_visibility = yith_wcwl_get_privacy_value( $wishlist_visibility );
|
490 |
}
|
491 |
|
492 |
-
$sql
|
493 |
$sql_args[] = $wishlist_visibility;
|
494 |
}
|
495 |
|
@@ -507,7 +509,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
507 |
$sql .= ' is_default DESC';
|
508 |
|
509 |
if ( ! empty( $limit ) && isset( $offset ) ) {
|
510 |
-
$sql
|
511 |
$sql_args[] = $offset;
|
512 |
$sql_args[] = $limit;
|
513 |
}
|
@@ -555,7 +557,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
555 |
|
556 |
$default = array(
|
557 |
'search' => false,
|
558 |
-
'limit'
|
559 |
'offset' => 0,
|
560 |
);
|
561 |
|
@@ -572,7 +574,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
572 |
$sql .= " LEFT JOIN `{$wpdb->usermeta}` AS ums ON ums.`user_id` = u.`ID`";
|
573 |
}
|
574 |
|
575 |
-
$sql
|
576 |
$sql_args = array( 0 );
|
577 |
|
578 |
if ( ! empty( $search ) ) {
|
@@ -637,7 +639,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
637 |
if ( $clear_caches ) {
|
638 |
$query = "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} {$query_where}";
|
639 |
$query = $conditions ? $wpdb->prepare( $query, $conditions_values ) : $query; // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
640 |
-
$ids
|
641 |
}
|
642 |
|
643 |
// calculate set statement.
|
@@ -650,7 +652,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
650 |
$query_columns = implode( ', ', $query_columns );
|
651 |
|
652 |
// build query, and execute it.
|
653 |
-
$query
|
654 |
$values = $conditions ? array_merge( $column_values, $conditions_values ) : $column_values;
|
655 |
|
656 |
$wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
@@ -712,7 +714,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
712 |
*/
|
713 |
if ( ! empty( $hidden_products ) && ! empty( $items ) && ! apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) {
|
714 |
foreach ( $items as $item_id => $item ) {
|
715 |
-
if ( ! in_array( $item->prod_id, $hidden_products ) ) {
|
716 |
continue;
|
717 |
}
|
718 |
|
@@ -764,11 +766,11 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
764 |
|
765 |
do {
|
766 |
$dictionary = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789';
|
767 |
-
$nchars
|
768 |
-
$token
|
769 |
|
770 |
for ( $i = 0; $i <= $nchars - 1; $i++ ) {
|
771 |
-
$token .= $dictionary[
|
772 |
}
|
773 |
|
774 |
$count = $wpdb->get_var( $wpdb->prepare( $sql, $token ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
@@ -802,7 +804,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
802 |
array(
|
803 |
'session_id' => 'NULL',
|
804 |
'expiration' => 'NULL',
|
805 |
-
'user_id'
|
806 |
),
|
807 |
array( $user_id ),
|
808 |
array( 'session_id' => '%s' ),
|
@@ -817,7 +819,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
817 |
|
818 |
// search for master default wishlist.
|
819 |
$master_default_wishlist = array_shift( $default_ids );
|
820 |
-
$where_statement
|
821 |
|
822 |
try {
|
823 |
if ( apply_filters( 'yith_wcwl_merge_default_wishlists', true ) ) {
|
@@ -855,25 +857,25 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
855 |
global $wpdb;
|
856 |
|
857 |
$wishlist_id = false;
|
858 |
-
$cache_key
|
859 |
|
860 |
-
$user_id
|
861 |
$session_id = YITH_WCWL_Session()->maybe_get_session_id();
|
862 |
|
863 |
if ( ! empty( $id ) && is_int( $id ) ) {
|
864 |
-
$cache_key
|
865 |
$wishlist_id = wp_cache_get( $cache_key, 'wishlists' );
|
866 |
$wishlist_id = false !== $wishlist_id ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE user_id = %d AND is_default = 1", $id ) );
|
867 |
} elseif ( ! empty( $id ) && is_string( $id ) ) {
|
868 |
-
$cache_key
|
869 |
$wishlist_id = wp_cache_get( $cache_key, 'wishlists' );
|
870 |
$wishlist_id = false !== $wishlist_id ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE session_id = %s AND expiration > NOW() AND is_default = 1", $id ) );
|
871 |
} elseif ( $user_id ) {
|
872 |
-
$cache_key
|
873 |
$wishlist_id = wp_cache_get( $cache_key, 'wishlists' );
|
874 |
$wishlist_id = false !== $wishlist_id ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE user_id = %d AND is_default = 1", $user_id ) );
|
875 |
} elseif ( $session_id ) {
|
876 |
-
$cache_key
|
877 |
$wishlist_id = wp_cache_get( $cache_key, 'wishlists' );
|
878 |
$wishlist_id = false !== $wishlist_id ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE session_id = %s AND expiration > NOW() AND is_default = 1", $session_id ) );
|
879 |
}
|
@@ -884,7 +886,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
884 |
}
|
885 |
|
886 |
return YITH_WCWL_Wishlist_Factory::get_wishlist( $wishlist_id );
|
887 |
-
} elseif ( 'edit'
|
888 |
$wishlist = $this->generate_default_wishlist( $id );
|
889 |
|
890 |
if ( $cache_key ) {
|
@@ -956,7 +958,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
956 |
if ( ! preg_match( '/([a-z-]+)-([0-9]+)/', $slug, $match ) ) {
|
957 |
$i = 2;
|
958 |
} else {
|
959 |
-
$i
|
960 |
$slug = $match[1];
|
961 |
}
|
962 |
|
@@ -990,7 +992,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
990 |
protected function should_be_default() {
|
991 |
global $wpdb;
|
992 |
|
993 |
-
$user_id
|
994 |
$customer_id = YITH_WCWL_Session()->maybe_get_session_id();
|
995 |
|
996 |
if ( $user_id ) {
|
@@ -1016,19 +1018,19 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
1016 |
*/
|
1017 |
protected function clear_caches( &$wishlist ) {
|
1018 |
if ( $wishlist instanceof YITH_WCWL_Wishlist ) {
|
1019 |
-
$id
|
1020 |
$token = $wishlist->get_token();
|
1021 |
} elseif ( intval( $wishlist ) ) {
|
1022 |
-
$id
|
1023 |
$wishlist = yith_wcwl_get_wishlist( $wishlist );
|
1024 |
-
$token
|
1025 |
} else {
|
1026 |
-
$token
|
1027 |
$wishlist = yith_wcwl_get_wishlist( $wishlist );
|
1028 |
-
$id
|
1029 |
}
|
1030 |
|
1031 |
-
$user_id
|
1032 |
$session_id = $wishlist ? $wishlist->get_session_id() : false;
|
1033 |
|
1034 |
wp_cache_delete( 'wishlist-items-' . $id, 'wishlists' );
|
@@ -1045,3 +1047,5 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
|
1045 |
}
|
1046 |
}
|
1047 |
}
|
|
|
|
2 |
/**
|
3 |
* Wishlist data store
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes\DataStores
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
11 |
exit;
|
12 |
} // Exit if accessed directly
|
13 |
|
14 |
+
// phpcs:disable WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
|
15 |
+
|
16 |
if ( ! class_exists( 'YITH_WCWL_Wishlist_Data_Store' ) ) {
|
17 |
/**
|
18 |
* This class implements CRUD methods for wishlists
|
68 |
|
69 |
$columns = array(
|
70 |
'wishlist_privacy' => '%d',
|
71 |
+
'wishlist_name' => '%s',
|
72 |
+
'wishlist_slug' => '%s',
|
73 |
+
'wishlist_token' => '%s',
|
74 |
+
'is_default' => '%d',
|
75 |
);
|
76 |
+
$values = array(
|
77 |
apply_filters( 'yith_wcwl_add_wishlist_privacy', $wishlist->get_privacy() ),
|
78 |
apply_filters( 'yith_wcwl_add_wishlist_name', $wishlist->get_name() ),
|
79 |
apply_filters( 'yith_wcwl_add_wishlist_slug', $wishlist->get_slug() ),
|
85 |
|
86 |
if ( $session_id ) {
|
87 |
$columns['session_id'] = '%s';
|
88 |
+
$values[] = apply_filters( 'yith_wcwl_add_wishlist_session_id', $session_id );
|
89 |
}
|
90 |
|
91 |
$user_id = $wishlist->get_user_id();
|
92 |
|
93 |
if ( $user_id ) {
|
94 |
$columns['user_id'] = '%d';
|
95 |
+
$values[] = apply_filters( 'yith_wcwl_add_wishlist_user_id', $user_id );
|
96 |
}
|
97 |
|
98 |
$date_added = $wishlist->get_date_added( 'edit' );
|
99 |
|
100 |
if ( $date_added ) {
|
101 |
$columns['dateadded'] = 'FROM_UNIXTIME( %d )';
|
102 |
+
$values[] = apply_filters( 'yith_wcwl_add_wishlist_date_added', $date_added->getTimestamp() );
|
103 |
}
|
104 |
|
105 |
$expiration = $wishlist->get_expiration( 'edit' );
|
106 |
|
107 |
if ( $expiration ) {
|
108 |
$columns['expiration'] = 'FROM_UNIXTIME( %d )';
|
109 |
+
$values[] = apply_filters( 'yith_wcwl_add_wishlist_expiration', $expiration->getTimestamp() );
|
110 |
}
|
111 |
|
112 |
// if session wishlist, set always an expiration.
|
114 |
|
115 |
if ( isset( $columns['session_id'] ) && ! $expiration && $session_expiration ) {
|
116 |
$columns['expiration'] = 'FROM_UNIXTIME( %d )';
|
117 |
+
$values[] = apply_filters( 'yith_wcwl_add_wishlist_expiration', $session_expiration );
|
118 |
}
|
119 |
|
120 |
$query_columns = implode( ', ', array_map( 'esc_sql', array_keys( $columns ) ) );
|
121 |
+
$query_values = implode( ', ', array_values( $columns ) );
|
122 |
+
$query = "INSERT INTO {$wpdb->yith_wcwl_wishlists} ( {$query_columns} ) VALUES ( {$query_values} ) ";
|
123 |
|
124 |
$res = $wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
125 |
|
145 |
|
146 |
$wishlist->set_defaults();
|
147 |
|
148 |
+
$id = $wishlist->get_id();
|
149 |
$token = $wishlist->get_token();
|
150 |
|
151 |
if ( ! $id && ! $token ) {
|
204 |
return;
|
205 |
}
|
206 |
|
207 |
+
$data = $wishlist->get_data();
|
208 |
$changes = $wishlist->get_changes();
|
209 |
|
210 |
if ( array_intersect( array( 'user_id', 'session_id', 'slug', 'name', 'token', 'privacy', 'expiration', 'date_added', 'is_default' ), array_keys( $changes ) ) ) {
|
211 |
$columns = array(
|
212 |
'wishlist_privacy' => '%d',
|
213 |
+
'wishlist_name' => '%s',
|
214 |
+
'wishlist_token' => '%s',
|
215 |
+
'is_default' => '%d',
|
216 |
+
'dateadded' => 'FROM_UNIXTIME( %d )',
|
217 |
);
|
218 |
+
$values = array(
|
219 |
$wishlist->get_privacy(),
|
220 |
$wishlist->get_name(),
|
221 |
$wishlist->get_token(),
|
227 |
|
228 |
if ( $session_id ) {
|
229 |
$columns['session_id'] = '%s';
|
230 |
+
$values[] = apply_filters( 'yith_wcwl_update_wishlist_session_id', $session_id );
|
231 |
} else {
|
232 |
$columns['session_id'] = 'NULL';
|
233 |
}
|
236 |
|
237 |
if ( $user_id ) {
|
238 |
$columns['user_id'] = '%d';
|
239 |
+
$values[] = apply_filters( 'yith_wcwl_update_wishlist_user_id', $user_id );
|
240 |
} else {
|
241 |
$columns['user_id'] = 'NULL';
|
242 |
}
|
245 |
|
246 |
if ( $expiration ) {
|
247 |
$columns['expiration'] = 'FROM_UNIXTIME( %d )';
|
248 |
+
$values[] = apply_filters( 'yith_wcwl_update_wishlist_expiration', $expiration->getTimestamp() );
|
249 |
} else {
|
250 |
$columns['expiration'] = 'NULL';
|
251 |
}
|
252 |
|
253 |
$wishlist_slug = $wishlist->get_slug();
|
254 |
|
255 |
+
if ( isset( $changes['slug'] ) && $wishlist_slug !== $data['slug'] ) {
|
256 |
$columns['wishlist_slug'] = '%s';
|
257 |
+
$values[] = $this->generate_slug( $wishlist_slug );
|
258 |
}
|
259 |
|
260 |
$this->update_raw( $columns, $values, array( 'ID' => '%d' ), array( $wishlist->get_id() ) );
|
359 |
global $wpdb;
|
360 |
|
361 |
$default = array(
|
362 |
+
'id' => false,
|
363 |
+
'user_id' => ( is_user_logged_in() ) ? get_current_user_id() : false,
|
364 |
+
'session_id' => ( ! is_user_logged_in() ) ? YITH_WCWL_Session()->maybe_get_session_id() : false,
|
365 |
+
'wishlist_slug' => false,
|
366 |
+
'wishlist_name' => false,
|
367 |
+
'wishlist_token' => false,
|
368 |
+
'wishlist_visibility' => apply_filters( 'yith_wcwl_wishlist_visibility_string_value', 'all' ), // all | visible | public | shared | private.
|
369 |
+
'user_search' => false,
|
370 |
+
's' => false,
|
371 |
+
'is_default' => false,
|
372 |
+
'orderby' => '',
|
373 |
+
'order' => 'DESC',
|
374 |
+
'limit' => false,
|
375 |
+
'offset' => 0,
|
376 |
+
'show_empty' => true,
|
377 |
);
|
378 |
|
379 |
// if there is no current wishlist, and user was asking for current one, short-circuit query, as pointless.
|
396 |
$sql .= " LEFT JOIN `{$wpdb->usermeta}` AS ums ON ums.`user_id` = u.`ID`";
|
397 |
}
|
398 |
|
399 |
+
$sql .= ' WHERE 1';
|
400 |
$sql_args = array();
|
401 |
|
402 |
if ( ! empty( $user_id ) ) {
|
462 |
}
|
463 |
|
464 |
if ( ! empty( $is_default ) ) {
|
465 |
+
$sql .= ' AND l.`is_default` = %d';
|
466 |
$sql_args[] = $is_default;
|
467 |
}
|
468 |
|
469 |
if ( ! empty( $id ) ) {
|
470 |
+
$sql .= ' AND l.`ID` = %d';
|
471 |
$sql_args[] = $id;
|
472 |
}
|
473 |
|
474 |
if ( isset( $wishlist_slug ) && false !== $wishlist_slug ) {
|
475 |
+
$sql .= ' AND l.`wishlist_slug` = %s';
|
476 |
$sql_args[] = sanitize_title_with_dashes( $wishlist_slug );
|
477 |
}
|
478 |
|
479 |
if ( ! empty( $wishlist_token ) ) {
|
480 |
+
$sql .= ' AND l.`wishlist_token` = %s';
|
481 |
$sql_args[] = $wishlist_token;
|
482 |
}
|
483 |
|
484 |
if ( ! empty( $wishlist_name ) ) {
|
485 |
+
$sql .= ' AND l.`wishlist_name` LIKE %s';
|
486 |
$sql_args[] = '%' . esc_sql( $wishlist_name ) . '%';
|
487 |
}
|
488 |
|
491 |
$wishlist_visibility = yith_wcwl_get_privacy_value( $wishlist_visibility );
|
492 |
}
|
493 |
|
494 |
+
$sql .= ' AND l.`wishlist_privacy` = %d';
|
495 |
$sql_args[] = $wishlist_visibility;
|
496 |
}
|
497 |
|
509 |
$sql .= ' is_default DESC';
|
510 |
|
511 |
if ( ! empty( $limit ) && isset( $offset ) ) {
|
512 |
+
$sql .= ' LIMIT %d, %d';
|
513 |
$sql_args[] = $offset;
|
514 |
$sql_args[] = $limit;
|
515 |
}
|
557 |
|
558 |
$default = array(
|
559 |
'search' => false,
|
560 |
+
'limit' => false,
|
561 |
'offset' => 0,
|
562 |
);
|
563 |
|
574 |
$sql .= " LEFT JOIN `{$wpdb->usermeta}` AS ums ON ums.`user_id` = u.`ID`";
|
575 |
}
|
576 |
|
577 |
+
$sql .= ' WHERE l.wishlist_privacy = %d';
|
578 |
$sql_args = array( 0 );
|
579 |
|
580 |
if ( ! empty( $search ) ) {
|
639 |
if ( $clear_caches ) {
|
640 |
$query = "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} {$query_where}";
|
641 |
$query = $conditions ? $wpdb->prepare( $query, $conditions_values ) : $query; // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
642 |
+
$ids = $wpdb->get_col( $query ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
643 |
}
|
644 |
|
645 |
// calculate set statement.
|
652 |
$query_columns = implode( ', ', $query_columns );
|
653 |
|
654 |
// build query, and execute it.
|
655 |
+
$query = "UPDATE {$wpdb->yith_wcwl_wishlists} SET {$query_columns} {$query_where}";
|
656 |
$values = $conditions ? array_merge( $column_values, $conditions_values ) : $column_values;
|
657 |
|
658 |
$wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
714 |
*/
|
715 |
if ( ! empty( $hidden_products ) && ! empty( $items ) && ! apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) {
|
716 |
foreach ( $items as $item_id => $item ) {
|
717 |
+
if ( ! in_array( $item->prod_id, $hidden_products, true ) ) {
|
718 |
continue;
|
719 |
}
|
720 |
|
766 |
|
767 |
do {
|
768 |
$dictionary = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789';
|
769 |
+
$nchars = 12;
|
770 |
+
$token = '';
|
771 |
|
772 |
for ( $i = 0; $i <= $nchars - 1; $i++ ) {
|
773 |
+
$token .= $dictionary[ wp_rand( 0, strlen( $dictionary ) - 1 ) ];
|
774 |
}
|
775 |
|
776 |
$count = $wpdb->get_var( $wpdb->prepare( $sql, $token ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
804 |
array(
|
805 |
'session_id' => 'NULL',
|
806 |
'expiration' => 'NULL',
|
807 |
+
'user_id' => '%d',
|
808 |
),
|
809 |
array( $user_id ),
|
810 |
array( 'session_id' => '%s' ),
|
819 |
|
820 |
// search for master default wishlist.
|
821 |
$master_default_wishlist = array_shift( $default_ids );
|
822 |
+
$where_statement = implode( ', ', array_map( 'esc_sql', $default_ids ) );
|
823 |
|
824 |
try {
|
825 |
if ( apply_filters( 'yith_wcwl_merge_default_wishlists', true ) ) {
|
857 |
global $wpdb;
|
858 |
|
859 |
$wishlist_id = false;
|
860 |
+
$cache_key = false;
|
861 |
|
862 |
+
$user_id = get_current_user_id();
|
863 |
$session_id = YITH_WCWL_Session()->maybe_get_session_id();
|
864 |
|
865 |
if ( ! empty( $id ) && is_int( $id ) ) {
|
866 |
+
$cache_key = 'wishlist-default-' . $id;
|
867 |
$wishlist_id = wp_cache_get( $cache_key, 'wishlists' );
|
868 |
$wishlist_id = false !== $wishlist_id ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE user_id = %d AND is_default = 1", $id ) );
|
869 |
} elseif ( ! empty( $id ) && is_string( $id ) ) {
|
870 |
+
$cache_key = 'wishlist-default-' . $id;
|
871 |
$wishlist_id = wp_cache_get( $cache_key, 'wishlists' );
|
872 |
$wishlist_id = false !== $wishlist_id ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE session_id = %s AND expiration > NOW() AND is_default = 1", $id ) );
|
873 |
} elseif ( $user_id ) {
|
874 |
+
$cache_key = 'wishlist-default-' . $user_id;
|
875 |
$wishlist_id = wp_cache_get( $cache_key, 'wishlists' );
|
876 |
$wishlist_id = false !== $wishlist_id ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE user_id = %d AND is_default = 1", $user_id ) );
|
877 |
} elseif ( $session_id ) {
|
878 |
+
$cache_key = 'wishlist-default-' . $session_id;
|
879 |
$wishlist_id = wp_cache_get( $cache_key, 'wishlists' );
|
880 |
$wishlist_id = false !== $wishlist_id ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE session_id = %s AND expiration > NOW() AND is_default = 1", $session_id ) );
|
881 |
}
|
886 |
}
|
887 |
|
888 |
return YITH_WCWL_Wishlist_Factory::get_wishlist( $wishlist_id );
|
889 |
+
} elseif ( 'edit' === $context ) {
|
890 |
$wishlist = $this->generate_default_wishlist( $id );
|
891 |
|
892 |
if ( $cache_key ) {
|
958 |
if ( ! preg_match( '/([a-z-]+)-([0-9]+)/', $slug, $match ) ) {
|
959 |
$i = 2;
|
960 |
} else {
|
961 |
+
$i = intval( $match[2] ) + 1;
|
962 |
$slug = $match[1];
|
963 |
}
|
964 |
|
992 |
protected function should_be_default() {
|
993 |
global $wpdb;
|
994 |
|
995 |
+
$user_id = get_current_user_id();
|
996 |
$customer_id = YITH_WCWL_Session()->maybe_get_session_id();
|
997 |
|
998 |
if ( $user_id ) {
|
1018 |
*/
|
1019 |
protected function clear_caches( &$wishlist ) {
|
1020 |
if ( $wishlist instanceof YITH_WCWL_Wishlist ) {
|
1021 |
+
$id = $wishlist->get_id();
|
1022 |
$token = $wishlist->get_token();
|
1023 |
} elseif ( intval( $wishlist ) ) {
|
1024 |
+
$id = $wishlist;
|
1025 |
$wishlist = yith_wcwl_get_wishlist( $wishlist );
|
1026 |
+
$token = $wishlist ? $wishlist->get_token() : false;
|
1027 |
} else {
|
1028 |
+
$token = $wishlist;
|
1029 |
$wishlist = yith_wcwl_get_wishlist( $wishlist );
|
1030 |
+
$id = $wishlist ? $wishlist->get_id() : false;
|
1031 |
}
|
1032 |
|
1033 |
+
$user_id = $wishlist ? $wishlist->get_user_id() : false;
|
1034 |
$session_id = $wishlist ? $wishlist->get_session_id() : false;
|
1035 |
|
1036 |
wp_cache_delete( 'wishlist-items-' . $id, 'wishlists' );
|
1047 |
}
|
1048 |
}
|
1049 |
}
|
1050 |
+
|
1051 |
+
// phpcs:disable WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
|
includes/data-stores/{class.yith-wcwl-wishlist-item-data-store.php → class-yith-wcwl-wishlist-item-data-store.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist data store
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -11,6 +11,8 @@ if ( ! defined( 'YITH_WCWL' ) ) {
|
|
11 |
exit;
|
12 |
} // Exit if accessed directly
|
13 |
|
|
|
|
|
14 |
if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
15 |
/**
|
16 |
* This class implements CRUD methods for wishlists' items
|
@@ -28,7 +30,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
28 |
public function create( &$item ) {
|
29 |
global $wpdb;
|
30 |
|
31 |
-
$product_id
|
32 |
$wishlist_id = $item->get_wishlist_id();
|
33 |
|
34 |
if ( ! $product_id || ! $wishlist_id ) {
|
@@ -45,15 +47,15 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
45 |
}
|
46 |
|
47 |
$columns = array(
|
48 |
-
'prod_id'
|
49 |
-
'quantity'
|
50 |
-
'wishlist_id'
|
51 |
-
'position'
|
52 |
-
'original_price'
|
53 |
'original_currency' => '%s',
|
54 |
-
'on_sale'
|
55 |
);
|
56 |
-
$values
|
57 |
apply_filters( 'yith_wcwl_adding_to_wishlist_product_id', $product_id ),
|
58 |
apply_filters( 'yith_wcwl_adding_to_wishlist_quantity', $item->get_quantity() ),
|
59 |
apply_filters( 'yith_wcwl_adding_to_wishlist_wishlist_id', $wishlist_id ),
|
@@ -67,19 +69,19 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
67 |
|
68 |
if ( $user_id ) {
|
69 |
$columns['user_id'] = '%d';
|
70 |
-
$values[]
|
71 |
}
|
72 |
|
73 |
$date_added = $item->get_date_added( 'edit' );
|
74 |
|
75 |
if ( $date_added ) {
|
76 |
$columns['dateadded'] = 'FROM_UNIXTIME( %d )';
|
77 |
-
$values[]
|
78 |
}
|
79 |
|
80 |
$query_columns = implode( ', ', array_map( 'esc_sql', array_keys( $columns ) ) );
|
81 |
-
$query_values
|
82 |
-
$query
|
83 |
|
84 |
$res = $wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
85 |
|
@@ -119,15 +121,15 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
119 |
|
120 |
$item->set_props(
|
121 |
array(
|
122 |
-
'wishlist_id'
|
123 |
-
'product_id'
|
124 |
-
'user_id'
|
125 |
-
'quantity'
|
126 |
-
'date_added'
|
127 |
-
'position'
|
128 |
-
'original_price'
|
129 |
'original_currency' => $data->original_currency,
|
130 |
-
'on_sale'
|
131 |
)
|
132 |
);
|
133 |
$item->set_object_read( true );
|
@@ -148,15 +150,15 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
148 |
|
149 |
if ( array_intersect( array( 'quantity', 'wishlist_id', 'product_id', 'user_id', 'position', 'on_sale', 'date_added' ), array_keys( $changes ) ) ) {
|
150 |
$columns = array(
|
151 |
-
'quantity'
|
152 |
'wishlist_id' => '%d',
|
153 |
-
'prod_id'
|
154 |
-
'position'
|
155 |
-
'on_sale'
|
156 |
-
'dateadded'
|
157 |
-
'user_id'
|
158 |
);
|
159 |
-
$values
|
160 |
$item->get_quantity(),
|
161 |
$item->get_wishlist_id(),
|
162 |
$item->get_original_product_id(),
|
@@ -227,19 +229,19 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
227 |
global $wpdb;
|
228 |
|
229 |
$default = array(
|
230 |
-
'user_id'
|
231 |
-
'session_id'
|
232 |
-
'product_id'
|
233 |
-
'wishlist_id'
|
234 |
-
'wishlist_token'
|
235 |
-
'wishlist_visibility' => apply_filters( 'yith_wcwl_wishlist_visibility_string_value', 'all' ), // all
|
236 |
-
'is_default'
|
237 |
-
'on_sale'
|
238 |
-
'id'
|
239 |
-
'limit'
|
240 |
-
'offset'
|
241 |
-
'orderby'
|
242 |
-
'order'
|
243 |
);
|
244 |
|
245 |
// if there is no current wishlist, and user was asking for current one, short-circuit query, as pointless.
|
@@ -270,52 +272,52 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
270 |
);
|
271 |
|
272 |
if ( ! empty( $user_id ) ) {
|
273 |
-
$sql
|
274 |
$sql_args[] = $user_id;
|
275 |
}
|
276 |
|
277 |
if ( ! empty( $session_id ) ) {
|
278 |
-
$sql
|
279 |
$sql_args[] = $session_id;
|
280 |
}
|
281 |
|
282 |
if ( ! empty( $product_id ) ) {
|
283 |
$product_id = yith_wcwl_object_id( $product_id, 'product', true, 'default' );
|
284 |
|
285 |
-
$sql
|
286 |
$sql_args[] = $product_id;
|
287 |
}
|
288 |
|
289 |
-
if ( ! empty( $wishlist_id ) && 'all'
|
290 |
-
$sql
|
291 |
$sql_args[] = $wishlist_id;
|
292 |
} elseif ( ( empty( $wishlist_id ) ) && empty( $wishlist_token ) && empty( $is_default ) ) {
|
293 |
$sql .= ' AND i.`wishlist_id` IS NULL';
|
294 |
}
|
295 |
|
296 |
if ( ! empty( $wishlist_token ) ) {
|
297 |
-
$sql
|
298 |
$sql_args[] = $wishlist_token;
|
299 |
}
|
300 |
|
301 |
-
if ( ! empty( $wishlist_visibility ) && 'all'
|
302 |
switch ( $wishlist_visibility ) {
|
303 |
case 'visible':
|
304 |
-
$sql
|
305 |
$sql_args[] = 0;
|
306 |
$sql_args[] = 1;
|
307 |
break;
|
308 |
case 'shared':
|
309 |
-
$sql
|
310 |
$sql_args[] = 1;
|
311 |
break;
|
312 |
case 'private':
|
313 |
-
$sql
|
314 |
$sql_args[] = 2;
|
315 |
break;
|
316 |
case 'public':
|
317 |
default:
|
318 |
-
$sql
|
319 |
$sql_args[] = 0;
|
320 |
break;
|
321 |
}
|
@@ -324,17 +326,17 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
324 |
if ( ! empty( $is_default ) ) {
|
325 |
YITH_WCWL_Wishlist_Factory::generate_default_wishlist();
|
326 |
|
327 |
-
$sql
|
328 |
$sql_args[] = $is_default;
|
329 |
}
|
330 |
|
331 |
if ( isset( $on_sale ) && false !== $on_sale ) {
|
332 |
-
$sql
|
333 |
$sql_args[] = $on_sale;
|
334 |
}
|
335 |
|
336 |
if ( ! empty( $id ) ) {
|
337 |
-
$sql
|
338 |
$sql_args[] = $id;
|
339 |
}
|
340 |
|
@@ -342,13 +344,13 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
342 |
|
343 |
if ( ! empty( $orderby ) ) {
|
344 |
$order = ! empty( $order ) ? $order : 'DESC';
|
345 |
-
$sql
|
346 |
} else {
|
347 |
$sql .= ' ORDER BY i.position ASC, i.ID DESC';
|
348 |
}
|
349 |
|
350 |
if ( ! empty( $limit ) && isset( $offset ) ) {
|
351 |
-
$sql
|
352 |
$sql_args[] = $offset;
|
353 |
$sql_args[] = $limit;
|
354 |
}
|
@@ -367,7 +369,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
367 |
*/
|
368 |
if ( ! empty( $hidden_products ) && ! empty( $items ) && ! apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) {
|
369 |
foreach ( $items as $item_id => $item ) {
|
370 |
-
if ( ! in_array( $item->prod_id, $hidden_products ) ) {
|
371 |
continue;
|
372 |
}
|
373 |
|
@@ -448,7 +450,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
448 |
}
|
449 |
|
450 |
if ( ! empty( $search ) ) {
|
451 |
-
$sql
|
452 |
$sql_args[] = '%' . $search . '%';
|
453 |
}
|
454 |
|
@@ -466,11 +468,11 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
466 |
|
467 |
if ( ! empty( $orderby ) ) {
|
468 |
$order = ! empty( $order ) ? $order : 'DESC';
|
469 |
-
$sql
|
470 |
}
|
471 |
|
472 |
if ( ! empty( $limit ) && isset( $offset ) ) {
|
473 |
-
$sql
|
474 |
$sql_args[] = $offset;
|
475 |
$sql_args[] = $limit;
|
476 |
}
|
@@ -500,26 +502,26 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
500 |
public function count_times_added( $product_id, $user = false ) {
|
501 |
global $wpdb;
|
502 |
|
503 |
-
$query_args
|
504 |
$user_condition = '';
|
505 |
|
506 |
if ( $user ) {
|
507 |
-
if ( 'current'
|
508 |
if ( is_user_logged_in() ) {
|
509 |
$user_condition = ' AND l.`user_id` = %d';
|
510 |
-
$query_args[]
|
511 |
} elseif ( YITH_WCWL_Session()->has_session() ) {
|
512 |
$user_condition = ' AND l.`session_id` = %s';
|
513 |
-
$query_args[]
|
514 |
} else {
|
515 |
return 0;
|
516 |
}
|
517 |
} elseif ( is_int( $user ) ) {
|
518 |
$user_condition = ' AND l.`user_id` = %d';
|
519 |
-
$query_args[]
|
520 |
} elseif ( is_string( $user ) ) {
|
521 |
$user_condition = ' AND l.`session_id` = %s';
|
522 |
-
$query_args[]
|
523 |
}
|
524 |
}
|
525 |
|
@@ -573,7 +575,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
573 |
if ( $clear_caches ) {
|
574 |
$query = "SELECT ID FROM {$wpdb->yith_wcwl_items} {$query_where}";
|
575 |
$query = $conditions ? $wpdb->prepare( $query, $conditions_values ) : $query; // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
576 |
-
$ids
|
577 |
}
|
578 |
|
579 |
// calculate set statement.
|
@@ -586,7 +588,7 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
586 |
$query_columns = implode( ', ', $query_columns );
|
587 |
|
588 |
// build query, and execute it.
|
589 |
-
$query
|
590 |
$values = $conditions ? array_merge( $column_values, $conditions_values ) : $column_values;
|
591 |
|
592 |
$wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
@@ -643,8 +645,12 @@ if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
|
643 |
* @since 2.0.0
|
644 |
*/
|
645 |
public static function filter_orderby_for_wishlist_count( $orderby ) {
|
646 |
-
$
|
|
|
|
|
647 |
return $orderby;
|
648 |
}
|
649 |
}
|
650 |
}
|
|
|
|
2 |
/**
|
3 |
* Wishlist data store
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes\DataStores
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
11 |
exit;
|
12 |
} // Exit if accessed directly
|
13 |
|
14 |
+
// phpcs:disable WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
|
15 |
+
|
16 |
if ( ! class_exists( 'YITH_WCWL_Wishlist_Item_Data_Store' ) ) {
|
17 |
/**
|
18 |
* This class implements CRUD methods for wishlists' items
|
30 |
public function create( &$item ) {
|
31 |
global $wpdb;
|
32 |
|
33 |
+
$product_id = $item->get_original_product_id();
|
34 |
$wishlist_id = $item->get_wishlist_id();
|
35 |
|
36 |
if ( ! $product_id || ! $wishlist_id ) {
|
47 |
}
|
48 |
|
49 |
$columns = array(
|
50 |
+
'prod_id' => '%d',
|
51 |
+
'quantity' => '%d',
|
52 |
+
'wishlist_id' => '%d',
|
53 |
+
'position' => '%d',
|
54 |
+
'original_price' => '%f',
|
55 |
'original_currency' => '%s',
|
56 |
+
'on_sale' => '%d',
|
57 |
);
|
58 |
+
$values = array(
|
59 |
apply_filters( 'yith_wcwl_adding_to_wishlist_product_id', $product_id ),
|
60 |
apply_filters( 'yith_wcwl_adding_to_wishlist_quantity', $item->get_quantity() ),
|
61 |
apply_filters( 'yith_wcwl_adding_to_wishlist_wishlist_id', $wishlist_id ),
|
69 |
|
70 |
if ( $user_id ) {
|
71 |
$columns['user_id'] = '%d';
|
72 |
+
$values[] = apply_filters( 'yith_wcwl_adding_to_wishlist_user_id', $user_id );
|
73 |
}
|
74 |
|
75 |
$date_added = $item->get_date_added( 'edit' );
|
76 |
|
77 |
if ( $date_added ) {
|
78 |
$columns['dateadded'] = 'FROM_UNIXTIME( %d )';
|
79 |
+
$values[] = apply_filters( 'yith_wcwl_adding_to_wishlist_date_added', $date_added->getTimestamp() );
|
80 |
}
|
81 |
|
82 |
$query_columns = implode( ', ', array_map( 'esc_sql', array_keys( $columns ) ) );
|
83 |
+
$query_values = implode( ', ', array_values( $columns ) );
|
84 |
+
$query = "INSERT INTO {$wpdb->yith_wcwl_items} ( {$query_columns} ) VALUES ( {$query_values} ) ";
|
85 |
|
86 |
$res = $wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
87 |
|
121 |
|
122 |
$item->set_props(
|
123 |
array(
|
124 |
+
'wishlist_id' => $data->wishlist_id,
|
125 |
+
'product_id' => $data->prod_id,
|
126 |
+
'user_id' => $data->user_id,
|
127 |
+
'quantity' => $data->quantity,
|
128 |
+
'date_added' => $data->dateadded,
|
129 |
+
'position' => $data->position,
|
130 |
+
'original_price' => $data->original_price,
|
131 |
'original_currency' => $data->original_currency,
|
132 |
+
'on_sale' => $data->on_sale,
|
133 |
)
|
134 |
);
|
135 |
$item->set_object_read( true );
|
150 |
|
151 |
if ( array_intersect( array( 'quantity', 'wishlist_id', 'product_id', 'user_id', 'position', 'on_sale', 'date_added' ), array_keys( $changes ) ) ) {
|
152 |
$columns = array(
|
153 |
+
'quantity' => '%d',
|
154 |
'wishlist_id' => '%d',
|
155 |
+
'prod_id' => '%d',
|
156 |
+
'position' => '%d',
|
157 |
+
'on_sale' => '%d',
|
158 |
+
'dateadded' => 'FROM_UNIXTIME( %d )',
|
159 |
+
'user_id' => $item->get_user_id() ? '%d' : 'NULL',
|
160 |
);
|
161 |
+
$values = array(
|
162 |
$item->get_quantity(),
|
163 |
$item->get_wishlist_id(),
|
164 |
$item->get_original_product_id(),
|
229 |
global $wpdb;
|
230 |
|
231 |
$default = array(
|
232 |
+
'user_id' => ( is_user_logged_in() ) ? get_current_user_id() : false,
|
233 |
+
'session_id' => ( ! is_user_logged_in() ) ? YITH_WCWL_Session()->maybe_get_session_id() : false,
|
234 |
+
'product_id' => false,
|
235 |
+
'wishlist_id' => false, // wishlist_id for a specific wishlist, false for default, or all for any wishlist.
|
236 |
+
'wishlist_token' => false,
|
237 |
+
'wishlist_visibility' => apply_filters( 'yith_wcwl_wishlist_visibility_string_value', 'all' ), // all | visible | public | shared | private.
|
238 |
+
'is_default' => false,
|
239 |
+
'on_sale' => false,
|
240 |
+
'id' => false, // only for table select..
|
241 |
+
'limit' => false,
|
242 |
+
'offset' => 0,
|
243 |
+
'orderby' => '',
|
244 |
+
'order' => 'DESC',
|
245 |
);
|
246 |
|
247 |
// if there is no current wishlist, and user was asking for current one, short-circuit query, as pointless.
|
272 |
);
|
273 |
|
274 |
if ( ! empty( $user_id ) ) {
|
275 |
+
$sql .= ' AND i.`user_id` = %d';
|
276 |
$sql_args[] = $user_id;
|
277 |
}
|
278 |
|
279 |
if ( ! empty( $session_id ) ) {
|
280 |
+
$sql .= ' AND l.`session_id` = %s AND l.`expiration` > NOW()';
|
281 |
$sql_args[] = $session_id;
|
282 |
}
|
283 |
|
284 |
if ( ! empty( $product_id ) ) {
|
285 |
$product_id = yith_wcwl_object_id( $product_id, 'product', true, 'default' );
|
286 |
|
287 |
+
$sql .= ' AND i.`prod_id` = %d';
|
288 |
$sql_args[] = $product_id;
|
289 |
}
|
290 |
|
291 |
+
if ( ! empty( $wishlist_id ) && 'all' !== $wishlist_id ) {
|
292 |
+
$sql .= ' AND i.`wishlist_id` = %d';
|
293 |
$sql_args[] = $wishlist_id;
|
294 |
} elseif ( ( empty( $wishlist_id ) ) && empty( $wishlist_token ) && empty( $is_default ) ) {
|
295 |
$sql .= ' AND i.`wishlist_id` IS NULL';
|
296 |
}
|
297 |
|
298 |
if ( ! empty( $wishlist_token ) ) {
|
299 |
+
$sql .= ' AND l.`wishlist_token` = %s';
|
300 |
$sql_args[] = $wishlist_token;
|
301 |
}
|
302 |
|
303 |
+
if ( ! empty( $wishlist_visibility ) && 'all' !== $wishlist_visibility ) {
|
304 |
switch ( $wishlist_visibility ) {
|
305 |
case 'visible':
|
306 |
+
$sql .= ' AND ( l.`wishlist_privacy` = %d OR l.`wishlist_privacy` = %d )';
|
307 |
$sql_args[] = 0;
|
308 |
$sql_args[] = 1;
|
309 |
break;
|
310 |
case 'shared':
|
311 |
+
$sql .= ' AND l.`wishlist_privacy` = %d';
|
312 |
$sql_args[] = 1;
|
313 |
break;
|
314 |
case 'private':
|
315 |
+
$sql .= ' AND l.`wishlist_privacy` = %d';
|
316 |
$sql_args[] = 2;
|
317 |
break;
|
318 |
case 'public':
|
319 |
default:
|
320 |
+
$sql .= ' AND l.`wishlist_privacy` = %d';
|
321 |
$sql_args[] = 0;
|
322 |
break;
|
323 |
}
|
326 |
if ( ! empty( $is_default ) ) {
|
327 |
YITH_WCWL_Wishlist_Factory::generate_default_wishlist();
|
328 |
|
329 |
+
$sql .= ' AND l.`is_default` = %d';
|
330 |
$sql_args[] = $is_default;
|
331 |
}
|
332 |
|
333 |
if ( isset( $on_sale ) && false !== $on_sale ) {
|
334 |
+
$sql .= ' AND i.`on_sale` = %d';
|
335 |
$sql_args[] = $on_sale;
|
336 |
}
|
337 |
|
338 |
if ( ! empty( $id ) ) {
|
339 |
+
$sql .= ' AND `i.ID` = %d';
|
340 |
$sql_args[] = $id;
|
341 |
}
|
342 |
|
344 |
|
345 |
if ( ! empty( $orderby ) ) {
|
346 |
$order = ! empty( $order ) ? $order : 'DESC';
|
347 |
+
$sql .= ' ORDER BY i.' . esc_sql( $orderby ) . ' ' . esc_sql( $order ) . ', i.position ASC';
|
348 |
} else {
|
349 |
$sql .= ' ORDER BY i.position ASC, i.ID DESC';
|
350 |
}
|
351 |
|
352 |
if ( ! empty( $limit ) && isset( $offset ) ) {
|
353 |
+
$sql .= ' LIMIT %d, %d';
|
354 |
$sql_args[] = $offset;
|
355 |
$sql_args[] = $limit;
|
356 |
}
|
369 |
*/
|
370 |
if ( ! empty( $hidden_products ) && ! empty( $items ) && ! apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) {
|
371 |
foreach ( $items as $item_id => $item ) {
|
372 |
+
if ( ! in_array( $item->prod_id, $hidden_products, true ) ) {
|
373 |
continue;
|
374 |
}
|
375 |
|
450 |
}
|
451 |
|
452 |
if ( ! empty( $search ) ) {
|
453 |
+
$sql .= ' AND p.post_title LIKE %s';
|
454 |
$sql_args[] = '%' . $search . '%';
|
455 |
}
|
456 |
|
468 |
|
469 |
if ( ! empty( $orderby ) ) {
|
470 |
$order = ! empty( $order ) ? $order : 'DESC';
|
471 |
+
$sql .= ' ORDER BY ' . esc_sql( $orderby ) . ' ' . esc_sql( $order );
|
472 |
}
|
473 |
|
474 |
if ( ! empty( $limit ) && isset( $offset ) ) {
|
475 |
+
$sql .= ' LIMIT %d, %d';
|
476 |
$sql_args[] = $offset;
|
477 |
$sql_args[] = $limit;
|
478 |
}
|
502 |
public function count_times_added( $product_id, $user = false ) {
|
503 |
global $wpdb;
|
504 |
|
505 |
+
$query_args = array();
|
506 |
$user_condition = '';
|
507 |
|
508 |
if ( $user ) {
|
509 |
+
if ( 'current' === $user ) {
|
510 |
if ( is_user_logged_in() ) {
|
511 |
$user_condition = ' AND l.`user_id` = %d';
|
512 |
+
$query_args[] = get_current_user_id();
|
513 |
} elseif ( YITH_WCWL_Session()->has_session() ) {
|
514 |
$user_condition = ' AND l.`session_id` = %s';
|
515 |
+
$query_args[] = YITH_WCWL_Session()->get_session_id();
|
516 |
} else {
|
517 |
return 0;
|
518 |
}
|
519 |
} elseif ( is_int( $user ) ) {
|
520 |
$user_condition = ' AND l.`user_id` = %d';
|
521 |
+
$query_args[] = $user;
|
522 |
} elseif ( is_string( $user ) ) {
|
523 |
$user_condition = ' AND l.`session_id` = %s';
|
524 |
+
$query_args[] = $user;
|
525 |
}
|
526 |
}
|
527 |
|
575 |
if ( $clear_caches ) {
|
576 |
$query = "SELECT ID FROM {$wpdb->yith_wcwl_items} {$query_where}";
|
577 |
$query = $conditions ? $wpdb->prepare( $query, $conditions_values ) : $query; // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
578 |
+
$ids = $wpdb->get_col( $query ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
579 |
}
|
580 |
|
581 |
// calculate set statement.
|
588 |
$query_columns = implode( ', ', $query_columns );
|
589 |
|
590 |
// build query, and execute it.
|
591 |
+
$query = "UPDATE {$wpdb->yith_wcwl_items} SET {$query_columns} {$query_where}";
|
592 |
$values = $conditions ? array_merge( $column_values, $conditions_values ) : $column_values;
|
593 |
|
594 |
$wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
|
645 |
* @since 2.0.0
|
646 |
*/
|
647 |
public static function filter_orderby_for_wishlist_count( $orderby ) {
|
648 |
+
$order = isset( $_REQUEST['order'] ) ? sanitize_text_field( wp_unslash( $_REQUEST['order'] ) ) : 'ASC'; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
649 |
+
$orderby = 'i.wishlist_count ' . $order;
|
650 |
+
|
651 |
return $orderby;
|
652 |
}
|
653 |
}
|
654 |
}
|
655 |
+
|
656 |
+
// phpcs:enable WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
|
includes/{functions.yith-wcwl.php → functions-yith-wcwl.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Functions file
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -54,7 +54,7 @@ if ( ! function_exists( 'yith_wcwl_is_single' ) ) {
|
|
54 |
* @since 3.0.0
|
55 |
*/
|
56 |
function yith_wcwl_is_single() {
|
57 |
-
return apply_filters( 'yith_wcwl_is_single', is_product() && ! in_array( wc_get_loop_prop( 'name' ), array( 'related', 'up-sells' ) ) && ! wc_get_loop_prop( 'is_shortcode' ) );
|
58 |
}
|
59 |
}
|
60 |
|
@@ -122,7 +122,7 @@ if ( ! function_exists( 'yith_wcwl_get_template' ) ) {
|
|
122 |
|
123 |
if ( $var && is_array( $var ) ) {
|
124 |
$atts = $var;
|
125 |
-
extract( $var );
|
126 |
}
|
127 |
|
128 |
if ( $return ) {
|
@@ -130,7 +130,7 @@ if ( ! function_exists( 'yith_wcwl_get_template' ) ) {
|
|
130 |
}
|
131 |
|
132 |
// include file located.
|
133 |
-
include
|
134 |
|
135 |
if ( $return ) {
|
136 |
return ob_get_clean();
|
@@ -248,13 +248,13 @@ if ( ! function_exists( 'yith_wcwl_get_count_text' ) ) {
|
|
248 |
// translators: 1. Number of users.
|
249 |
$count_text = sprintf( _n( '%d user', '%d users', $count, 'yith-woocommerce-wishlist' ), $count );
|
250 |
$text = _n( 'has this item in wishlist', 'have this item in wishlist', $count, 'yith-woocommerce-wishlist' );
|
251 |
-
} elseif ( $count
|
252 |
$count_text = __( 'You\'re the first', 'yith-woocommerce-wishlist' );
|
253 |
$text = __( 'to add this item in wishlist', 'yith-woocommerce-wishlist' );
|
254 |
} else {
|
255 |
$other_count = $count - $current_user_count;
|
256 |
// translators: 1. Count of users when many, or "another" when only one.
|
257 |
-
$count_text = sprintf( _n( 'You and %s user', 'You and %d users', $other_count, 'yith-woocommerce-wishlist' ), 1
|
258 |
$text = __( 'have this item in wishlist', 'yith-woocommerce-wishlist' );
|
259 |
}
|
260 |
|
@@ -295,9 +295,9 @@ if ( ! function_exists( 'yith_setcookie' ) ) {
|
|
295 |
return false;
|
296 |
}
|
297 |
|
298 |
-
$time =
|
299 |
|
300 |
-
$value =
|
301 |
$expiration = apply_filters( 'yith_wcwl_cookie_expiration_time', $time ); // Default 30 days.
|
302 |
|
303 |
$_COOKIE[ $name ] = $value;
|
@@ -356,6 +356,7 @@ if ( ! function_exists( 'yith_wcwl_get_hidden_products' ) ) {
|
|
356 |
|
357 |
if ( false === $hidden_products ) {
|
358 |
if ( version_compare( WC()->version, '3.0.0', '<' ) ) {
|
|
|
359 |
$hidden_products = get_posts(
|
360 |
array(
|
361 |
'post_type' => 'product',
|
@@ -370,6 +371,7 @@ if ( ! function_exists( 'yith_wcwl_get_hidden_products' ) ) {
|
|
370 |
),
|
371 |
)
|
372 |
);
|
|
|
373 |
} else {
|
374 |
$hidden_products = wc_get_products(
|
375 |
array(
|
@@ -418,12 +420,12 @@ if ( ! function_exists( 'yith_wcwl_get_plugin_icons' ) ) {
|
|
418 |
* @return array Array of available icons, in class => name format
|
419 |
*/
|
420 |
function yith_wcwl_get_plugin_icons( $none_label = '', $custom_label = '' ) {
|
421 |
-
$icons = json_decode( file_get_contents( YITH_WCWL_DIR . 'assets/js/admin/yith-wcwl-icons.json' ), true );
|
422 |
|
423 |
$icons['none'] = $none_label ? $none_label : __( 'None', 'yith-woocommerce-wishlist' );
|
424 |
$icons['custom'] = $custom_label ? $custom_label : __( 'Custom', 'yith-woocommerce-wishlist' );
|
425 |
|
426 |
-
return $icons;
|
427 |
}
|
428 |
}
|
429 |
|
@@ -445,7 +447,7 @@ if ( ! function_exists( 'yith_wcwl_get_privacy_label' ) ) {
|
|
445 |
$privacy_text = __( 'Shared', 'yith-woocommerce-wishlist' );
|
446 |
|
447 |
if ( $extended ) {
|
448 |
-
$privacy_text
|
449 |
$privacy_text .= __( 'Only people with a link to this list can see it', 'yith-woocommerce-wishlist' );
|
450 |
}
|
451 |
|
@@ -455,7 +457,7 @@ if ( ! function_exists( 'yith_wcwl_get_privacy_label' ) ) {
|
|
455 |
$privacy_text = __( 'Private', 'yith-woocommerce-wishlist' );
|
456 |
|
457 |
if ( $extended ) {
|
458 |
-
$privacy_text
|
459 |
$privacy_text .= __( 'Only you can see this list', 'yith-woocommerce-wishlist' );
|
460 |
}
|
461 |
|
@@ -465,7 +467,7 @@ if ( ! function_exists( 'yith_wcwl_get_privacy_label' ) ) {
|
|
465 |
$privacy_text = __( 'Public', 'yith-woocommerce-wishlist' );
|
466 |
|
467 |
if ( $extended ) {
|
468 |
-
$privacy_text
|
469 |
$privacy_text .= __( 'Anyone can search for and see this list', 'yith-woocommerce-wishlist' );
|
470 |
}
|
471 |
|
@@ -538,14 +540,14 @@ if ( ! function_exists( 'yith_wcwl_merge_in_array' ) ) {
|
|
538 |
*/
|
539 |
function yith_wcwl_merge_in_array( $array, $element, $pivot, $position = 'after' ) {
|
540 |
// search for the pivot inside array.
|
541 |
-
$pos = array_search( $pivot, array_keys( $array ) );
|
542 |
|
543 |
if ( false === $pos ) {
|
544 |
return $array;
|
545 |
}
|
546 |
|
547 |
// separate array into chunks.
|
548 |
-
$i = 'after'
|
549 |
$part_1 = array_slice( $array, 0, $pos + $i );
|
550 |
$part_2 = array_slice( $array, $pos + $i );
|
551 |
|
@@ -569,7 +571,7 @@ if ( ! function_exists( 'yith_wcwl_maybe_format_field_array' ) ) {
|
|
569 |
}
|
570 |
|
571 |
foreach ( $field_structure as $field ) {
|
572 |
-
if ( isset( $field['active'] ) && 'yes'
|
573 |
continue;
|
574 |
}
|
575 |
|
@@ -592,7 +594,7 @@ if ( ! function_exists( 'yith_wcwl_maybe_format_field_array' ) ) {
|
|
592 |
}
|
593 |
|
594 |
list( $id, $value ) = explode( '::', $raw_option );
|
595 |
-
$options[ $id ]
|
596 |
}
|
597 |
}
|
598 |
|
@@ -603,7 +605,7 @@ if ( ! function_exists( 'yith_wcwl_maybe_format_field_array' ) ) {
|
|
603 |
$field['class'] = array( 'form-row-' . $field['position'] );
|
604 |
|
605 |
// format requires.
|
606 |
-
$field['required'] = isset( $field['required'] ) && 'yes'
|
607 |
|
608 |
// set custom attributes when field is required.
|
609 |
if ( $field['required'] ) {
|
@@ -613,7 +615,7 @@ if ( ! function_exists( 'yith_wcwl_maybe_format_field_array' ) ) {
|
|
613 |
}
|
614 |
|
615 |
// if type requires options, but no options was defined, skip field printing.
|
616 |
-
if ( in_array( $field['type'], array( 'select', 'radio' ) ) && empty( $field['options'] ) ) {
|
617 |
continue;
|
618 |
}
|
619 |
|
@@ -668,13 +670,40 @@ if ( ! function_exists( 'yith_wcwl_object_id' ) ) {
|
|
668 |
// Should work with WPML and PolyLang.
|
669 |
$id = apply_filters( 'wpml_object_id', $id, $type, $return_original, $lang );
|
670 |
|
671 |
-
// Space for additional translations
|
672 |
$id = apply_filters( 'yith_wcwl_object_id', $id, $type, $return_original, $lang );
|
673 |
|
674 |
return $id;
|
675 |
}
|
676 |
}
|
677 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
678 |
/* === DEPRECATED FUNCTIONS === */
|
679 |
|
680 |
if ( ! function_exists( 'yith_frontend_css_color_picker' ) ) {
|
2 |
/**
|
3 |
* Functions file
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Functions
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
54 |
* @since 3.0.0
|
55 |
*/
|
56 |
function yith_wcwl_is_single() {
|
57 |
+
return apply_filters( 'yith_wcwl_is_single', is_product() && ! in_array( wc_get_loop_prop( 'name' ), array( 'related', 'up-sells' ), true ) && ! wc_get_loop_prop( 'is_shortcode' ) );
|
58 |
}
|
59 |
}
|
60 |
|
122 |
|
123 |
if ( $var && is_array( $var ) ) {
|
124 |
$atts = $var;
|
125 |
+
extract( $var ); // phpcs:ignore WordPress.PHP.DontExtract.extract_extract
|
126 |
}
|
127 |
|
128 |
if ( $return ) {
|
130 |
}
|
131 |
|
132 |
// include file located.
|
133 |
+
include $located;
|
134 |
|
135 |
if ( $return ) {
|
136 |
return ob_get_clean();
|
248 |
// translators: 1. Number of users.
|
249 |
$count_text = sprintf( _n( '%d user', '%d users', $count, 'yith-woocommerce-wishlist' ), $count );
|
250 |
$text = _n( 'has this item in wishlist', 'have this item in wishlist', $count, 'yith-woocommerce-wishlist' );
|
251 |
+
} elseif ( $count === $current_user_count ) {
|
252 |
$count_text = __( 'You\'re the first', 'yith-woocommerce-wishlist' );
|
253 |
$text = __( 'to add this item in wishlist', 'yith-woocommerce-wishlist' );
|
254 |
} else {
|
255 |
$other_count = $count - $current_user_count;
|
256 |
// translators: 1. Count of users when many, or "another" when only one.
|
257 |
+
$count_text = sprintf( _n( 'You and %s user', 'You and %d users', $other_count, 'yith-woocommerce-wishlist' ), 1 === $other_count ? __( 'another', 'yith-woocommerce-wishlist' ) : $other_count ); // phpcs:ignore WordPress.WP.I18n.MismatchedPlaceholders
|
258 |
$text = __( 'have this item in wishlist', 'yith-woocommerce-wishlist' );
|
259 |
}
|
260 |
|
295 |
return false;
|
296 |
}
|
297 |
|
298 |
+
$time = ! empty( $time ) ? $time : time() + yith_wcwl_get_cookie_expiration();
|
299 |
|
300 |
+
$value = wp_json_encode( stripslashes_deep( $value ) );
|
301 |
$expiration = apply_filters( 'yith_wcwl_cookie_expiration_time', $time ); // Default 30 days.
|
302 |
|
303 |
$_COOKIE[ $name ] = $value;
|
356 |
|
357 |
if ( false === $hidden_products ) {
|
358 |
if ( version_compare( WC()->version, '3.0.0', '<' ) ) {
|
359 |
+
// phpcs:disable WordPress.DB.SlowDBQuery.slow_db_query_meta_query
|
360 |
$hidden_products = get_posts(
|
361 |
array(
|
362 |
'post_type' => 'product',
|
371 |
),
|
372 |
)
|
373 |
);
|
374 |
+
// phpcs:enable WordPress.DB.SlowDBQuery.slow_db_query_meta_query
|
375 |
} else {
|
376 |
$hidden_products = wc_get_products(
|
377 |
array(
|
420 |
* @return array Array of available icons, in class => name format
|
421 |
*/
|
422 |
function yith_wcwl_get_plugin_icons( $none_label = '', $custom_label = '' ) {
|
423 |
+
$icons = json_decode( file_get_contents( YITH_WCWL_DIR . 'assets/js/admin/yith-wcwl-icons.json' ), true ); // phpcs:ignore WordPress.WP.AlternativeFunctions.file_get_contents_file_get_contents
|
424 |
|
425 |
$icons['none'] = $none_label ? $none_label : __( 'None', 'yith-woocommerce-wishlist' );
|
426 |
$icons['custom'] = $custom_label ? $custom_label : __( 'Custom', 'yith-woocommerce-wishlist' );
|
427 |
|
428 |
+
return apply_filters( 'yith_wcwl_plugin_icons', $icons, $none_label, $custom_label );
|
429 |
}
|
430 |
}
|
431 |
|
447 |
$privacy_text = __( 'Shared', 'yith-woocommerce-wishlist' );
|
448 |
|
449 |
if ( $extended ) {
|
450 |
+
$privacy_text = '<b>' . $privacy_text . '</b> - ';
|
451 |
$privacy_text .= __( 'Only people with a link to this list can see it', 'yith-woocommerce-wishlist' );
|
452 |
}
|
453 |
|
457 |
$privacy_text = __( 'Private', 'yith-woocommerce-wishlist' );
|
458 |
|
459 |
if ( $extended ) {
|
460 |
+
$privacy_text = '<b>' . $privacy_text . '</b> - ';
|
461 |
$privacy_text .= __( 'Only you can see this list', 'yith-woocommerce-wishlist' );
|
462 |
}
|
463 |
|
467 |
$privacy_text = __( 'Public', 'yith-woocommerce-wishlist' );
|
468 |
|
469 |
if ( $extended ) {
|
470 |
+
$privacy_text = '<b>' . $privacy_text . '</b> - ';
|
471 |
$privacy_text .= __( 'Anyone can search for and see this list', 'yith-woocommerce-wishlist' );
|
472 |
}
|
473 |
|
540 |
*/
|
541 |
function yith_wcwl_merge_in_array( $array, $element, $pivot, $position = 'after' ) {
|
542 |
// search for the pivot inside array.
|
543 |
+
$pos = array_search( $pivot, array_keys( $array ), true );
|
544 |
|
545 |
if ( false === $pos ) {
|
546 |
return $array;
|
547 |
}
|
548 |
|
549 |
// separate array into chunks.
|
550 |
+
$i = 'after' === $position ? 1 : 0;
|
551 |
$part_1 = array_slice( $array, 0, $pos + $i );
|
552 |
$part_2 = array_slice( $array, $pos + $i );
|
553 |
|
571 |
}
|
572 |
|
573 |
foreach ( $field_structure as $field ) {
|
574 |
+
if ( isset( $field['active'] ) && 'yes' !== $field['active'] ) {
|
575 |
continue;
|
576 |
}
|
577 |
|
594 |
}
|
595 |
|
596 |
list( $id, $value ) = explode( '::', $raw_option );
|
597 |
+
$options[ $id ] = $value;
|
598 |
}
|
599 |
}
|
600 |
|
605 |
$field['class'] = array( 'form-row-' . $field['position'] );
|
606 |
|
607 |
// format requires.
|
608 |
+
$field['required'] = isset( $field['required'] ) && 'yes' === $field['required'];
|
609 |
|
610 |
// set custom attributes when field is required.
|
611 |
if ( $field['required'] ) {
|
615 |
}
|
616 |
|
617 |
// if type requires options, but no options was defined, skip field printing.
|
618 |
+
if ( in_array( $field['type'], array( 'select', 'radio' ), true ) && empty( $field['options'] ) ) {
|
619 |
continue;
|
620 |
}
|
621 |
|
670 |
// Should work with WPML and PolyLang.
|
671 |
$id = apply_filters( 'wpml_object_id', $id, $type, $return_original, $lang );
|
672 |
|
673 |
+
// Space for additional translations.
|
674 |
$id = apply_filters( 'yith_wcwl_object_id', $id, $type, $return_original, $lang );
|
675 |
|
676 |
return $id;
|
677 |
}
|
678 |
}
|
679 |
|
680 |
+
if ( ! function_exists( 'yith_wcwl_kses_icon' ) ) {
|
681 |
+
/**
|
682 |
+
* Escape output of wishlist icon
|
683 |
+
*
|
684 |
+
* @param string $data Data to escape.
|
685 |
+
* @return string Escaped data
|
686 |
+
*/
|
687 |
+
function yith_wcwl_kses_icon( $data ) {
|
688 |
+
$allowed_icon_html = apply_filters(
|
689 |
+
'yith_wcwl_allowed_icon_html',
|
690 |
+
array(
|
691 |
+
'i' => array(
|
692 |
+
'class' => true,
|
693 |
+
),
|
694 |
+
'img' => array(
|
695 |
+
'src' => true,
|
696 |
+
'alt' => true,
|
697 |
+
'width' => true,
|
698 |
+
'height' => true,
|
699 |
+
),
|
700 |
+
)
|
701 |
+
);
|
702 |
+
|
703 |
+
return wp_kses( $data, $allowed_icon_html );
|
704 |
+
}
|
705 |
+
}
|
706 |
+
|
707 |
/* === DEPRECATED FUNCTIONS === */
|
708 |
|
709 |
if ( ! function_exists( 'yith_frontend_css_color_picker' ) ) {
|
includes/legacy/{functions.yith-wcwl-legacy.php → functions-yith-wcwl-legacy.php}
RENAMED
@@ -1,9 +1,9 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* Legacy Functions
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
@@ -18,7 +18,7 @@ if ( ! function_exists( 'YITH_WCWL_Admin_Init' ) ) {
|
|
18 |
* @return YITH_WCWL_Admin
|
19 |
* @since 2.0.0
|
20 |
*/
|
21 |
-
function YITH_WCWL_Admin_Init() {
|
22 |
_deprecated_function( __FUNCTION__, '3.0.0', 'YITH_WCWL_Admin' );
|
23 |
return YITH_WCWL_Admin();
|
24 |
}
|
@@ -31,7 +31,7 @@ if ( ! function_exists( 'YITH_WCWL_Init' ) ) {
|
|
31 |
* @return YITH_WCWL_Frontend
|
32 |
* @since 2.0.0
|
33 |
*/
|
34 |
-
function YITH_WCWL_Init() {
|
35 |
_deprecated_function( __FUNCTION__, '3.0.0', 'YITH_WCWL_Frontend' );
|
36 |
return YITH_WCWL_Frontend();
|
37 |
}
|
1 |
<?php
|
2 |
/**
|
3 |
+
* Legacy Functions
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes\Legacy
|
7 |
* @version 3.0.0
|
8 |
*/
|
9 |
|
18 |
* @return YITH_WCWL_Admin
|
19 |
* @since 2.0.0
|
20 |
*/
|
21 |
+
function YITH_WCWL_Admin_Init() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
|
22 |
_deprecated_function( __FUNCTION__, '3.0.0', 'YITH_WCWL_Admin' );
|
23 |
return YITH_WCWL_Admin();
|
24 |
}
|
31 |
* @return YITH_WCWL_Frontend
|
32 |
* @since 2.0.0
|
33 |
*/
|
34 |
+
function YITH_WCWL_Init() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
|
35 |
_deprecated_function( __FUNCTION__, '3.0.0', 'YITH_WCWL_Frontend' );
|
36 |
return YITH_WCWL_Frontend();
|
37 |
}
|
includes/widgets/elementor/{class.yith-wcwl-elementor-add-to-wishlist.php → class-yith-wcwl-elementor-add-to-wishlist.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Add to Wishlist widget for Elementor
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.7
|
8 |
*/
|
9 |
|
@@ -11,8 +11,13 @@ if ( ! defined( 'YITH_WCWL' ) ) {
|
|
11 |
exit;
|
12 |
} // Exit if accessed directly
|
13 |
|
14 |
-
if ( ! class_exists( '
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
/**
|
18 |
* Get widget name.
|
@@ -74,7 +79,7 @@ if ( ! class_exists( 'YITH_WCWL_Elementor_Add_to_Wishlist' ) ) {
|
|
74 |
* @since 1.0.0
|
75 |
* @access protected
|
76 |
*/
|
77 |
-
protected function _register_controls() {
|
78 |
|
79 |
$this->start_controls_section(
|
80 |
'product_section',
|
2 |
/**
|
3 |
* Add to Wishlist widget for Elementor
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes\Elementor
|
7 |
* @version 3.0.7
|
8 |
*/
|
9 |
|
11 |
exit;
|
12 |
} // Exit if accessed directly
|
13 |
|
14 |
+
if ( ! class_exists( 'YITH_WCWL_Elementor_Add_To_Wishlist' ) ) {
|
15 |
+
/**
|
16 |
+
* Add to Wishlist Elementor block
|
17 |
+
*
|
18 |
+
* @since 3.0.0
|
19 |
+
*/
|
20 |
+
class YITH_WCWL_Elementor_Add_To_Wishlist extends \Elementor\Widget_Base {
|
21 |
|
22 |
/**
|
23 |
* Get widget name.
|
79 |
* @since 1.0.0
|
80 |
* @access protected
|
81 |
*/
|
82 |
+
protected function _register_controls() { // phpcs:ignore PSR2.Methods.MethodDeclaration.Underscore
|
83 |
|
84 |
$this->start_controls_section(
|
85 |
'product_section',
|
includes/widgets/elementor/{class.yith-wcwl-elementor-wishlist.php → class-yith-wcwl-elementor-wishlist.php}
RENAMED
@@ -2,8 +2,8 @@
|
|
2 |
/**
|
3 |
* Wishlist widget for Elementor
|
4 |
*
|
5 |
-
* @author
|
6 |
-
* @package YITH
|
7 |
* @version 3.0.7
|
8 |
*/
|
9 |
|
@@ -12,6 +12,11 @@ if ( ! defined( 'YITH_WCWL' ) ) {
|
|
12 |
} // Exit if accessed directly
|
13 |
|
14 |
if ( ! class_exists( 'YITH_WCWL_Elementor_Wishlist' ) ) {
|
|
|
|
|
|
|
|
|
|
|
15 |
class YITH_WCWL_Elementor_Wishlist extends \Elementor\Widget_Base {
|
16 |
|
17 |
/**
|
@@ -74,7 +79,7 @@ if ( ! class_exists( 'YITH_WCWL_Elementor_Wishlist' ) ) {
|
|
74 |
* @since 1.0.0
|
75 |
* @access protected
|
76 |
*/
|
77 |
-
protected function _register_controls() {
|
78 |
|
79 |
$this->start_controls_section(
|
80 |
'product_section',
|
2 |
/**
|
3 |
* Wishlist widget for Elementor
|
4 |
*
|
5 |
+
* @author YITH
|
6 |
+
* @package YITH\Wishlist\Classes\Elementor
|
7 |
* @version 3.0.7
|
8 |
*/
|
9 |
|
12 |
} // Exit if accessed directly
|
13 |
|
14 |
if ( ! class_exists( 'YITH_WCWL_Elementor_Wishlist' ) ) {
|
15 |
+
/**
|
16 |
+
* Wishlist Elementor block
|
17 |
+
*
|
18 |
+
* @since 3.0.0
|
19 |
+
*/
|
20 |
class YITH_WCWL_Elementor_Wishlist extends \Elementor\Widget_Base {
|
21 |
|
22 |
/**
|
79 |
* @since 1.0.0
|
80 |
* @access protected
|
81 |
*/
|
82 |
+
protected function _register_controls() { // phpcs:ignore PSR2.Methods.MethodDeclaration.Underscore
|
83 |
|
84 |
$this->start_controls_section(
|
85 |
'product_section',
|
init.php
CHANGED
@@ -3,16 +3,16 @@
|
|
3 |
* Plugin Name: YITH WooCommerce Wishlist
|
4 |
* Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
|
5 |
* Description: <code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the possibility to create, fill, manage and share their wishlists allowing you to analyze their interests and needs to improve your marketing strategies. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce on <strong>YITH</strong></a>
|
6 |
-
* Version: 3.0
|
7 |
* Author: YITH
|
8 |
* Author URI: https://yithemes.com/
|
9 |
* Text Domain: yith-woocommerce-wishlist
|
10 |
* Domain Path: /languages/
|
11 |
-
* WC requires at least:
|
12 |
-
* WC tested up to: 5.
|
13 |
*
|
14 |
-
* @author
|
15 |
-
* @package YITH
|
16 |
* @version 3.0.0
|
17 |
*/
|
18 |
|
@@ -72,7 +72,7 @@ if ( ! defined( 'YITH_WCWL_SLUG' ) ) {
|
|
72 |
|
73 |
/* Plugin Framework Version Check */
|
74 |
if ( ! function_exists( 'yit_maybe_plugin_fw_loader' ) && file_exists( YITH_WCWL_DIR . 'plugin-fw/init.php' ) ) {
|
75 |
-
require_once
|
76 |
}
|
77 |
yit_maybe_plugin_fw_loader( YITH_WCWL_DIR );
|
78 |
|
@@ -88,25 +88,25 @@ if ( ! function_exists( 'yith_wishlist_constructor' ) ) {
|
|
88 |
load_plugin_textdomain( 'yith-woocommerce-wishlist', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
|
89 |
|
90 |
// Load required classes and functions.
|
91 |
-
require_once
|
92 |
-
require_once
|
93 |
-
require_once
|
94 |
-
require_once
|
95 |
-
require_once
|
96 |
-
require_once
|
97 |
-
require_once
|
98 |
-
require_once
|
99 |
-
require_once
|
100 |
-
require_once
|
101 |
-
require_once
|
102 |
-
require_once
|
103 |
-
require_once
|
104 |
-
require_once
|
105 |
-
require_once
|
106 |
-
require_once
|
107 |
|
108 |
if ( is_admin() ) {
|
109 |
-
require_once
|
110 |
}
|
111 |
|
112 |
// Let's start the game!
|
@@ -132,7 +132,7 @@ if ( ! function_exists( 'yith_wishlist_install' ) ) {
|
|
132 |
function yith_wishlist_install() {
|
133 |
|
134 |
if ( ! function_exists( 'is_plugin_active' ) ) {
|
135 |
-
require_once
|
136 |
}
|
137 |
|
138 |
if ( ! function_exists( 'WC' ) ) {
|
3 |
* Plugin Name: YITH WooCommerce Wishlist
|
4 |
* Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
|
5 |
* Description: <code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the possibility to create, fill, manage and share their wishlists allowing you to analyze their interests and needs to improve your marketing strategies. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce on <strong>YITH</strong></a>
|
6 |
+
* Version: 3.1.0
|
7 |
* Author: YITH
|
8 |
* Author URI: https://yithemes.com/
|
9 |
* Text Domain: yith-woocommerce-wishlist
|
10 |
* Domain Path: /languages/
|
11 |
+
* WC requires at least: 5.3.0
|
12 |
+
* WC tested up to: 5.7
|
13 |
*
|
14 |
+
* @author YITH
|
15 |
+
* @package YITH\Wishlist
|
16 |
* @version 3.0.0
|
17 |
*/
|
18 |
|
72 |
|
73 |
/* Plugin Framework Version Check */
|
74 |
if ( ! function_exists( 'yit_maybe_plugin_fw_loader' ) && file_exists( YITH_WCWL_DIR . 'plugin-fw/init.php' ) ) {
|
75 |
+
require_once YITH_WCWL_DIR . 'plugin-fw/init.php';
|
76 |
}
|
77 |
yit_maybe_plugin_fw_loader( YITH_WCWL_DIR );
|
78 |
|
88 |
load_plugin_textdomain( 'yith-woocommerce-wishlist', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
|
89 |
|
90 |
// Load required classes and functions.
|
91 |
+
require_once YITH_WCWL_INC . 'data-stores/class-yith-wcwl-wishlist-data-store.php';
|
92 |
+
require_once YITH_WCWL_INC . 'data-stores/class-yith-wcwl-wishlist-item-data-store.php';
|
93 |
+
require_once YITH_WCWL_INC . 'functions-yith-wcwl.php';
|
94 |
+
require_once YITH_WCWL_INC . 'legacy/functions-yith-wcwl-legacy.php';
|
95 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-exception.php';
|
96 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-form-handler.php';
|
97 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-ajax-handler.php';
|
98 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-session.php';
|
99 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-cron.php';
|
100 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-wishlist.php';
|
101 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-wishlist-item.php';
|
102 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-wishlist-factory.php';
|
103 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl.php';
|
104 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-frontend.php';
|
105 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-install.php';
|
106 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-shortcode.php';
|
107 |
|
108 |
if ( is_admin() ) {
|
109 |
+
require_once YITH_WCWL_INC . 'class-yith-wcwl-admin.php';
|
110 |
}
|
111 |
|
112 |
// Let's start the game!
|
132 |
function yith_wishlist_install() {
|
133 |
|
134 |
if ( ! function_exists( 'is_plugin_active' ) ) {
|
135 |
+
require_once ABSPATH . 'wp-admin/includes/plugin.php';
|
136 |
}
|
137 |
|
138 |
if ( ! function_exists( 'WC' ) ) {
|
languages/yith-woocommerce-wishlist-da_DK.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-da_DK.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WCWL\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: Morten Ruus <altombasketball@gmail.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
@@ -20,362 +20,362 @@ msgstr ""
|
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: plugin-fw\n"
|
22 |
|
23 |
-
#: includes/class
|
24 |
#, fuzzy
|
25 |
msgid "Wishlist Page"
|
26 |
msgstr "Ønskeliste"
|
27 |
|
28 |
-
#: includes/class
|
29 |
msgid "General settings"
|
30 |
msgstr ""
|
31 |
|
32 |
-
#: includes/class
|
33 |
msgid "Add to wishlist options"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: includes/class
|
37 |
msgid "Wishlist page options"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: includes/class
|
41 |
msgid "Premium Version"
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: includes/class
|
45 |
-
#: includes/class
|
46 |
msgid "Wishlist"
|
47 |
msgstr "Ønskeliste"
|
48 |
|
49 |
-
#: includes/class
|
50 |
msgid ""
|
51 |
"Allows your customers to create and share lists of products that they want "
|
52 |
"to purchase on your e-commerce."
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: includes/class
|
56 |
-
#: templates/add-to-wishlist-remove.php:
|
57 |
msgid "View ›"
|
58 |
msgstr ""
|
59 |
|
60 |
-
#: includes/class
|
61 |
-
#: templates/add-to-wishlist-remove.php:
|
62 |
msgid "or"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: includes/class
|
66 |
msgid "Close"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: includes/class
|
70 |
-
#: includes/class
|
71 |
msgid "Product successfully removed."
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: includes/class
|
75 |
msgid "Please, make sure to enter a valid title"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: includes/class
|
79 |
msgid ""
|
80 |
"We are sorry, but this feature is available only if cookies on your browser "
|
81 |
"are enabled."
|
82 |
msgstr ""
|
83 |
|
84 |
-
#: includes/class
|
85 |
msgid "Product added to cart successfully"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: includes/class
|
89 |
-
#: includes/class
|
90 |
-
#: plugin-options/wishlist_page-options.php:
|
91 |
-
#: templates/wishlist-view-footer-mobile.php:
|
92 |
-
#: templates/wishlist-view-footer.php:
|
93 |
msgid "Add to cart"
|
94 |
msgstr ""
|
95 |
|
96 |
-
#: includes/class
|
97 |
msgid "While you visit our site, we’ll track:"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: includes/class
|
101 |
msgid ""
|
102 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
103 |
"users your favourite products, and to create targeted email campaigns."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: includes/class
|
107 |
msgid ""
|
108 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
109 |
"make them visible to the store staff"
|
110 |
msgstr ""
|
111 |
|
112 |
-
#: includes/class
|
113 |
msgid ""
|
114 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
115 |
"browsing our site."
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/class
|
119 |
msgid ""
|
120 |
"Members of our team have access to the information you provide us with. For "
|
121 |
"example, both Administrators and Shop Managers can access:"
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: includes/class
|
125 |
msgid ""
|
126 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
127 |
"settings of your wishlists"
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: includes/class
|
131 |
msgid ""
|
132 |
"Our team members have access to this information to offer you better deals "
|
133 |
"for the products you love."
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: includes/class
|
137 |
-
#: includes/class
|
138 |
msgid "Customer wishlists"
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: includes/class
|
142 |
#: plugin-options/lists-options.php:32
|
143 |
msgid "Wishlists"
|
144 |
msgstr "Ønskeliste"
|
145 |
|
146 |
#. Translators: %s Order number.
|
147 |
-
#: includes/class
|
148 |
msgid "Removed wishlist %s."
|
149 |
msgstr ""
|
150 |
|
151 |
#. Translators: %s Order number.
|
152 |
-
#: includes/class
|
153 |
msgid "Wishlist %s has been retained."
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: includes/class
|
157 |
msgid "Token"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: includes/class
|
161 |
msgid "Wishlist URL"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: includes/class
|
165 |
msgid "Title"
|
166 |
msgstr "Titel felt"
|
167 |
|
168 |
-
#: includes/class
|
169 |
msgid "Visibility"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: includes/class
|
173 |
msgid "Items added"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: includes/class
|
177 |
msgid ""
|
178 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
179 |
"product)"
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: includes/class
|
183 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: includes/class
|
187 |
msgid "Button label (leave empty to use the default settings)"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: includes/class
|
191 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: includes/class
|
195 |
msgid ""
|
196 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
197 |
"settings)"
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: includes/class
|
201 |
msgid ""
|
202 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: includes/class
|
206 |
msgid ""
|
207 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
208 |
"the default settings)"
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: includes/class
|
212 |
msgid ""
|
213 |
"Additional CSS classes for the button (leave empty to use the default "
|
214 |
"settings)"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: includes/class
|
218 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: includes/class
|
222 |
-
#: includes/widgets/elementor/class
|
223 |
msgid "Paginate"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: includes/class
|
227 |
-
#: includes/widgets/elementor/class
|
228 |
msgid "Do not paginate"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: includes/class
|
232 |
msgid "Number of items to show per page"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: includes/class
|
236 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: includes/class
|
240 |
msgid "Share on:"
|
241 |
msgstr "Del på:"
|
242 |
|
243 |
-
#: includes/class
|
244 |
#: plugin-options/wishlist_page-options.php:138
|
245 |
msgid "Share on Facebook"
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: includes/class
|
249 |
#: plugin-options/wishlist_page-options.php:147
|
250 |
msgid "Tweet on Twitter"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: includes/class
|
254 |
#: plugin-options/wishlist_page-options.php:156
|
255 |
msgid "Pin on Pinterest"
|
256 |
msgstr ""
|
257 |
|
258 |
-
#: includes/class
|
259 |
msgid "Share via email"
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: includes/class
|
263 |
#: plugin-options/wishlist_page-options.php:174
|
264 |
msgid "Share on WhatsApp"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: includes/class
|
268 |
msgid "Remove from list"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: includes/class
|
272 |
msgid "Free!"
|
273 |
msgstr "Gratis!"
|
274 |
|
275 |
-
#: includes/class
|
276 |
msgid "The item cannot be added to this wishlist"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: includes/class
|
280 |
msgid "An error occurred while adding the products to the wishlist."
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: includes/class
|
284 |
msgid "Error. Unable to remove the product from the wishlist."
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: includes/data-stores/class
|
288 |
-
#: includes/data-stores/class
|
289 |
msgid "Invalid wishlist."
|
290 |
msgstr ""
|
291 |
|
292 |
-
#: includes/data-stores/class
|
293 |
msgid "Invalid wishlist item."
|
294 |
msgstr ""
|
295 |
|
296 |
#. translators: 1. Number of users.
|
297 |
-
#: includes/functions
|
298 |
msgid "%d user"
|
299 |
msgid_plural "%d users"
|
300 |
msgstr[0] ""
|
301 |
msgstr[1] ""
|
302 |
|
303 |
-
#: includes/functions
|
304 |
msgid "has this item in wishlist"
|
305 |
msgid_plural "have this item in wishlist"
|
306 |
msgstr[0] ""
|
307 |
msgstr[1] ""
|
308 |
|
309 |
-
#: includes/functions
|
310 |
msgid "You're the first"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: includes/functions
|
314 |
msgid "to add this item in wishlist"
|
315 |
msgstr ""
|
316 |
|
317 |
#. translators: 1. Count of users when many, or "another" when only one.
|
318 |
-
#: includes/functions
|
319 |
msgid "You and %s user"
|
320 |
msgid_plural "You and %d users"
|
321 |
msgstr[0] ""
|
322 |
msgstr[1] ""
|
323 |
|
324 |
-
#: includes/functions
|
325 |
msgid "another"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: includes/functions
|
329 |
msgid "have this item in wishlist"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: includes/functions
|
333 |
msgid "None"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: includes/functions
|
337 |
msgid "Custom"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: includes/functions
|
341 |
msgid "Shared"
|
342 |
msgstr "Delt"
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Only people with a link to this list can see it"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Private"
|
350 |
msgstr "Privat"
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Only you can see this list"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Public"
|
358 |
msgstr "Offentlig"
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Anyone can search for and see this list"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/widgets/elementor/class
|
365 |
#: plugin-options/add_to_wishlist-options.php:127
|
366 |
msgid "Add to wishlist"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: includes/widgets/elementor/class
|
370 |
#: plugin-options/add_to_wishlist-options.php:143
|
371 |
msgid "Browse wishlist"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: includes/widgets/elementor/class
|
375 |
msgid "Product already in wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
msgid "Product added to wishlist"
|
380 |
msgstr ""
|
381 |
|
@@ -392,7 +392,7 @@ msgid "while you are using the premium one."
|
|
392 |
msgstr ""
|
393 |
|
394 |
#: plugin-options/add_to_wishlist-options.php:20
|
395 |
-
#: plugin-options/settings-options.php:
|
396 |
msgid "General Settings"
|
397 |
msgstr ""
|
398 |
|
@@ -495,7 +495,7 @@ msgid "After summary"
|
|
495 |
msgstr ""
|
496 |
|
497 |
#: plugin-options/add_to_wishlist-options.php:117
|
498 |
-
#: plugin-options/wishlist_page-options.php:
|
499 |
msgid "Text customization"
|
500 |
msgstr ""
|
501 |
|
@@ -557,17 +557,17 @@ msgid ""
|
|
557 |
msgstr ""
|
558 |
|
559 |
#: plugin-options/add_to_wishlist-options.php:172
|
560 |
-
#: plugin-options/wishlist_page-options.php:
|
561 |
msgid "Textual (anchor)"
|
562 |
msgstr ""
|
563 |
|
564 |
#: plugin-options/add_to_wishlist-options.php:173
|
565 |
-
#: plugin-options/wishlist_page-options.php:
|
566 |
msgid "Button with theme style"
|
567 |
msgstr ""
|
568 |
|
569 |
#: plugin-options/add_to_wishlist-options.php:174
|
570 |
-
#: plugin-options/wishlist_page-options.php:
|
571 |
msgid "Button with custom style"
|
572 |
msgstr ""
|
573 |
|
@@ -580,32 +580,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
580 |
msgstr ""
|
581 |
|
582 |
#: plugin-options/add_to_wishlist-options.php:190
|
583 |
-
#: plugin-options/wishlist_page-options.php:
|
584 |
-
#: plugin-options/wishlist_page-options.php:
|
585 |
-
#: plugin-options/wishlist_page-options.php:
|
586 |
-
#: plugin-options/wishlist_page-options.php:
|
587 |
-
#: plugin-options/wishlist_page-options.php:
|
588 |
-
#: plugin-options/wishlist_page-options.php:
|
589 |
-
#: plugin-options/wishlist_page-options.php:
|
590 |
-
#: plugin-options/wishlist_page-options.php:
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
msgid "Background"
|
593 |
msgstr ""
|
594 |
|
595 |
#: plugin-options/add_to_wishlist-options.php:195
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
-
#: plugin-options/wishlist_page-options.php:
|
600 |
-
#: plugin-options/wishlist_page-options.php:
|
601 |
msgid "Text"
|
602 |
msgstr ""
|
603 |
|
604 |
#: plugin-options/add_to_wishlist-options.php:200
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
-
#: plugin-options/wishlist_page-options.php:
|
609 |
msgid "Border"
|
610 |
msgstr ""
|
611 |
|
@@ -614,28 +614,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
614 |
msgstr ""
|
615 |
|
616 |
#: plugin-options/add_to_wishlist-options.php:208
|
617 |
-
#: plugin-options/wishlist_page-options.php:
|
618 |
-
#: plugin-options/wishlist_page-options.php:
|
619 |
-
#: plugin-options/wishlist_page-options.php:
|
620 |
msgid "Background Hover"
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:213
|
624 |
-
#: plugin-options/wishlist_page-options.php:
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
msgid "Text Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:218
|
631 |
-
#: plugin-options/wishlist_page-options.php:
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
msgid "Border Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:231
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
msgid "Border radius"
|
640 |
msgstr ""
|
641 |
|
@@ -690,35 +690,41 @@ msgstr ""
|
|
690 |
msgid "Search list"
|
691 |
msgstr ""
|
692 |
|
693 |
-
|
|
|
|
|
694 |
msgid ""
|
695 |
"If you want to take advantage of this feature, you could consider purchasing "
|
696 |
"the %s."
|
697 |
msgstr ""
|
698 |
|
699 |
-
#: plugin-options/settings-options.php:
|
700 |
msgid "Enable AJAX loading"
|
701 |
msgstr ""
|
702 |
|
703 |
-
#: plugin-options/settings-options.php:
|
704 |
msgid "Load any cacheable wishlist item via AJAX"
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: plugin-options/settings-options.php:
|
708 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
709 |
msgstr ""
|
710 |
|
711 |
-
|
|
|
|
|
712 |
msgid ""
|
713 |
"In order to use this integration you have to install and activate YITH "
|
714 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
715 |
msgstr ""
|
716 |
|
717 |
-
#: plugin-options/settings-options.php:
|
718 |
msgid "Enable slider in wishlist"
|
719 |
msgstr ""
|
720 |
|
721 |
-
|
|
|
|
|
722 |
msgid ""
|
723 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
724 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -838,109 +844,110 @@ msgstr ""
|
|
838 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
839 |
msgstr ""
|
840 |
|
841 |
-
|
|
|
842 |
msgid "My wishlist on %s"
|
843 |
msgstr ""
|
844 |
|
845 |
-
#: plugin-options/wishlist_page-options.php:
|
846 |
msgid "Social text"
|
847 |
msgstr ""
|
848 |
|
849 |
-
#: plugin-options/wishlist_page-options.php:
|
850 |
msgid ""
|
851 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
852 |
"and Pinterest"
|
853 |
msgstr ""
|
854 |
|
855 |
-
#: plugin-options/wishlist_page-options.php:
|
856 |
msgid "Social image URL"
|
857 |
msgstr ""
|
858 |
|
859 |
-
#: plugin-options/wishlist_page-options.php:
|
860 |
msgid "It will be used to pin the wishlist on Pinterest."
|
861 |
msgstr ""
|
862 |
|
863 |
-
#: plugin-options/wishlist_page-options.php:
|
864 |
msgid "Default wishlist name"
|
865 |
msgstr ""
|
866 |
|
867 |
-
#: plugin-options/wishlist_page-options.php:
|
868 |
msgid ""
|
869 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
870 |
"automatically generated for all users if they do not create any custom one"
|
871 |
msgstr ""
|
872 |
|
873 |
-
#: plugin-options/wishlist_page-options.php:
|
874 |
#, fuzzy
|
875 |
msgid "My wishlist"
|
876 |
msgstr "ønskeliste"
|
877 |
|
878 |
-
#: plugin-options/wishlist_page-options.php:
|
879 |
msgid "\"Add to cart\" text"
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: plugin-options/wishlist_page-options.php:
|
883 |
msgid "Enter a text for the \"Add to cart\" button"
|
884 |
msgstr ""
|
885 |
|
886 |
-
#: plugin-options/wishlist_page-options.php:
|
887 |
msgid "Style & color customization"
|
888 |
msgstr ""
|
889 |
|
890 |
-
#: plugin-options/wishlist_page-options.php:
|
891 |
msgid "Style of \"Add to cart\""
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: plugin-options/wishlist_page-options.php:
|
895 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: plugin-options/wishlist_page-options.php:
|
899 |
msgid "\"Add to cart\" button style"
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: plugin-options/wishlist_page-options.php:
|
903 |
msgid "Choose the colors for the \"Add to cart\" button"
|
904 |
msgstr ""
|
905 |
|
906 |
-
#: plugin-options/wishlist_page-options.php:
|
907 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
908 |
msgstr ""
|
909 |
|
910 |
-
#: plugin-options/wishlist_page-options.php:
|
911 |
msgid "Set the radius for the \"Add to cart\" button"
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: plugin-options/wishlist_page-options.php:
|
915 |
msgid "\"Add to cart\" icon"
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: plugin-options/wishlist_page-options.php:
|
919 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: plugin-options/wishlist_page-options.php:
|
923 |
msgid "\"Add to cart\" custom icon"
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: plugin-options/wishlist_page-options.php:
|
927 |
msgid ""
|
928 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
929 |
"32px x 32px)"
|
930 |
msgstr ""
|
931 |
|
932 |
-
#: plugin-options/wishlist_page-options.php:
|
933 |
msgid "Primary button style"
|
934 |
msgstr ""
|
935 |
|
936 |
-
#: plugin-options/wishlist_page-options.php:
|
937 |
msgid ""
|
938 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
939 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
940 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: plugin-options/wishlist_page-options.php:
|
944 |
msgid ""
|
945 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
946 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -948,185 +955,185 @@ msgid ""
|
|
948 |
"small>"
|
949 |
msgstr ""
|
950 |
|
951 |
-
#: plugin-options/wishlist_page-options.php:
|
952 |
msgid "Secondary button style"
|
953 |
msgstr ""
|
954 |
|
955 |
-
#: plugin-options/wishlist_page-options.php:
|
956 |
-
#: plugin-options/wishlist_page-options.php:
|
957 |
msgid ""
|
958 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
959 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
960 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
961 |
msgstr ""
|
962 |
|
963 |
-
#: plugin-options/wishlist_page-options.php:
|
964 |
msgid "Wishlist table style"
|
965 |
msgstr ""
|
966 |
|
967 |
-
#: plugin-options/wishlist_page-options.php:
|
968 |
msgid ""
|
969 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: plugin-options/wishlist_page-options.php:
|
973 |
msgid "Highlight color"
|
974 |
msgstr ""
|
975 |
|
976 |
-
#: plugin-options/wishlist_page-options.php:
|
977 |
msgid ""
|
978 |
"Choose the color for all sections with background<br/><small>This color will "
|
979 |
"be used as background for the wishlist table heading and footer (when set to "
|
980 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: plugin-options/wishlist_page-options.php:
|
984 |
msgid "Share button text color"
|
985 |
msgstr ""
|
986 |
|
987 |
-
#: plugin-options/wishlist_page-options.php:
|
988 |
msgid "Choose colors for share buttons text"
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: plugin-options/wishlist_page-options.php:
|
992 |
msgid "Text hover"
|
993 |
msgstr ""
|
994 |
|
995 |
-
#: plugin-options/wishlist_page-options.php:
|
996 |
msgid "Facebook share button icon"
|
997 |
msgstr ""
|
998 |
|
999 |
-
#: plugin-options/wishlist_page-options.php:
|
1000 |
msgid "Select an icon for the Facebook share button"
|
1001 |
msgstr ""
|
1002 |
|
1003 |
-
#: plugin-options/wishlist_page-options.php:
|
1004 |
msgid "Facebook share button custom icon"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
-
#: plugin-options/wishlist_page-options.php:
|
1008 |
msgid ""
|
1009 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1010 |
"32px)"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
#: plugin-options/wishlist_page-options.php:
|
1014 |
msgid "Facebook share button style"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: plugin-options/wishlist_page-options.php:
|
1018 |
msgid "Choose colors for Facebook share button"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: plugin-options/wishlist_page-options.php:
|
1022 |
-
#: plugin-options/wishlist_page-options.php:
|
1023 |
-
#: plugin-options/wishlist_page-options.php:
|
1024 |
-
#: plugin-options/wishlist_page-options.php:
|
1025 |
-
#: plugin-options/wishlist_page-options.php:
|
1026 |
msgid "Background hover"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
msgid "Twitter share button icon"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
-
#: plugin-options/wishlist_page-options.php:
|
1034 |
msgid "Select an icon for the Twitter share button"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
-
#: plugin-options/wishlist_page-options.php:
|
1038 |
msgid "Twitter share button custom icon"
|
1039 |
msgstr ""
|
1040 |
|
1041 |
-
#: plugin-options/wishlist_page-options.php:
|
1042 |
msgid ""
|
1043 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1044 |
"32px)"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
-
#: plugin-options/wishlist_page-options.php:
|
1048 |
msgid "Twitter share button style"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
-
#: plugin-options/wishlist_page-options.php:
|
1052 |
msgid "Choose colors for Twitter share button"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#: plugin-options/wishlist_page-options.php:
|
1056 |
msgid "Pinterest share button icon"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
-
#: plugin-options/wishlist_page-options.php:
|
1060 |
msgid "Select an icon for the Pinterest share button"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: plugin-options/wishlist_page-options.php:
|
1064 |
msgid "Pinterest share button custom icon"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: plugin-options/wishlist_page-options.php:
|
1068 |
msgid ""
|
1069 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1070 |
"x 32px)"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
-
#: plugin-options/wishlist_page-options.php:
|
1074 |
msgid "Pinterest share button style"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
-
#: plugin-options/wishlist_page-options.php:
|
1078 |
msgid "Choose colors for Pinterest share button"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
-
#: plugin-options/wishlist_page-options.php:
|
1082 |
msgid "Email share button icon"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: plugin-options/wishlist_page-options.php:
|
1086 |
msgid "Select an icon for the Email share button"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
-
#: plugin-options/wishlist_page-options.php:
|
1090 |
msgid "Email share button custom icon"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
-
#: plugin-options/wishlist_page-options.php:
|
1094 |
msgid ""
|
1095 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1096 |
"x 32px)"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
-
#: plugin-options/wishlist_page-options.php:
|
1100 |
msgid "Email share button style"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
-
#: plugin-options/wishlist_page-options.php:
|
1104 |
msgid "Choose colors for the Email share button"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
-
#: plugin-options/wishlist_page-options.php:
|
1108 |
msgid "WhatsApp share button icon"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
-
#: plugin-options/wishlist_page-options.php:
|
1112 |
msgid "Select an icon for the WhatsApp share button"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
-
#: plugin-options/wishlist_page-options.php:
|
1116 |
msgid "WhatsApp share button custom icon"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: plugin-options/wishlist_page-options.php:
|
1120 |
msgid ""
|
1121 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1122 |
"32px)"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
-
#: plugin-options/wishlist_page-options.php:
|
1126 |
msgid "WhatsApp share button style"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: plugin-options/wishlist_page-options.php:
|
1130 |
msgid "Choose colors for WhatsApp share button"
|
1131 |
msgstr ""
|
1132 |
|
@@ -1299,74 +1306,74 @@ msgid ""
|
|
1299 |
"discount on the product they’ve added to the wishlist."
|
1300 |
msgstr ""
|
1301 |
|
1302 |
-
#: templates/share.php:
|
1303 |
msgid "Facebook"
|
1304 |
msgstr ""
|
1305 |
|
1306 |
-
#: templates/share.php:
|
1307 |
msgid "Twitter"
|
1308 |
msgstr ""
|
1309 |
|
1310 |
-
#: templates/share.php:
|
1311 |
msgid "Pinterest"
|
1312 |
msgstr ""
|
1313 |
|
1314 |
-
#: templates/share.php:
|
1315 |
msgid "Email"
|
1316 |
msgstr "E-mail"
|
1317 |
|
1318 |
-
#: templates/share.php:
|
1319 |
msgid "WhatsApp"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
-
#: templates/share.php:
|
1323 |
msgid "Whatsapp"
|
1324 |
msgstr ""
|
1325 |
|
1326 |
-
#: templates/share.php:
|
1327 |
msgid "(Now"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
-
#: templates/share.php:
|
1331 |
msgid "copy"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
-
#: templates/share.php:
|
1335 |
msgid "this wishlist link and share it anywhere)"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1339 |
-
#: templates/wishlist-view-footer.php:
|
1340 |
msgid "Apply this action to all the selected items:"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1344 |
-
#: templates/wishlist-view-footer.php:
|
1345 |
msgid "Remove from wishlist"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
#. translators: 1. Wishlist formatted name.
|
1349 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1350 |
-
#: templates/wishlist-view-footer.php:
|
1351 |
msgid "Move to %s"
|
1352 |
msgstr ""
|
1353 |
|
1354 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1355 |
-
#: templates/wishlist-view-footer.php:
|
1356 |
msgid "Apply"
|
1357 |
msgstr ""
|
1358 |
|
1359 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1360 |
-
#: templates/wishlist-view-footer.php:
|
1361 |
msgid "Update"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1365 |
-
#: templates/wishlist-view-footer.php:
|
1366 |
msgid "Add all to cart"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
-
#: templates/wishlist-view-header.php:
|
1370 |
msgid "Edit title"
|
1371 |
msgstr "Rediger titel"
|
1372 |
|
@@ -1386,28 +1393,28 @@ msgstr ""
|
|
1386 |
msgid "Stock:"
|
1387 |
msgstr ""
|
1388 |
|
1389 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1390 |
msgid "Out of stock"
|
1391 |
msgstr ""
|
1392 |
|
1393 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1394 |
msgid "In Stock"
|
1395 |
msgstr "På lager"
|
1396 |
|
1397 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1398 |
msgid "Move"
|
1399 |
msgstr "Flyt"
|
1400 |
|
1401 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1402 |
msgid "Move to another list ›"
|
1403 |
msgstr ""
|
1404 |
|
1405 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1406 |
-
#: templates/wishlist-view.php:
|
1407 |
msgid "Remove this product"
|
1408 |
msgstr "Fjern denne vare"
|
1409 |
|
1410 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1411 |
msgid "No products added to the wishlist"
|
1412 |
msgstr ""
|
1413 |
|
@@ -1432,11 +1439,11 @@ msgid "Arrange"
|
|
1432 |
msgstr ""
|
1433 |
|
1434 |
#. translators: date added label: 1 date added.
|
1435 |
-
#: templates/wishlist-view.php:
|
1436 |
msgid "Added on: %s"
|
1437 |
msgstr ""
|
1438 |
|
1439 |
-
#: templates/wishlist-view.php:
|
1440 |
msgid "Remove"
|
1441 |
msgstr "Fjern"
|
1442 |
|
@@ -1449,38 +1456,45 @@ msgid ""
|
|
1449 |
"your e-commerce on <strong>YITH</strong></a>"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1453 |
msgctxt "page_slug"
|
1454 |
msgid "wishlist"
|
1455 |
msgstr ""
|
1456 |
|
1457 |
-
#: includes/class
|
1458 |
msgctxt "date when wishlist was created"
|
1459 |
msgid "Created on"
|
1460 |
msgstr ""
|
1461 |
|
1462 |
-
#: includes/class
|
1463 |
msgctxt "[gutenberg]: block name"
|
1464 |
msgid "YITH Add to wishlist"
|
1465 |
msgstr ""
|
1466 |
|
1467 |
-
#: includes/class
|
1468 |
msgctxt "[gutenberg]: block name"
|
1469 |
msgid "YITH Wishlist"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
-
#: includes/class
|
1473 |
msgctxt "[gutenberg]: block description"
|
1474 |
msgid "Shows Add to wishlist button"
|
1475 |
msgstr ""
|
1476 |
|
1477 |
-
#: includes/class
|
1478 |
msgctxt "[gutenberg]: block description"
|
1479 |
msgid "Shows a list of products in wishlist"
|
1480 |
msgstr ""
|
1481 |
|
1482 |
#. translators: 1. % of reduction/increase in price.
|
1483 |
-
#: includes/class
|
1484 |
msgctxt ""
|
1485 |
"Part of the template that shows price variation since addition to list; "
|
1486 |
"placeholder will be replaced with a percentage"
|
@@ -1488,102 +1502,102 @@ msgid "Price is %1$s%%"
|
|
1488 |
msgstr ""
|
1489 |
|
1490 |
#. translators: 2: original product price.
|
1491 |
-
#: includes/class
|
1492 |
msgctxt ""
|
1493 |
"Part of the template that shows price variation since addition to list; "
|
1494 |
"placeholder will be replaced with a price"
|
1495 |
msgid "(Was %2$s when added in list)"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
-
#: includes/widgets/elementor/class
|
1499 |
msgctxt "Elementor widget name"
|
1500 |
msgid "YITH Wishlist Add button"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
-
#: includes/widgets/elementor/class
|
1504 |
#, fuzzy
|
1505 |
msgctxt "Elementor widget name"
|
1506 |
msgid "YITH Wishlist"
|
1507 |
msgstr "Ønskeliste"
|
1508 |
|
1509 |
-
#: includes/widgets/elementor/class
|
1510 |
msgctxt "Elementor section title"
|
1511 |
msgid "Product"
|
1512 |
msgstr ""
|
1513 |
|
1514 |
-
#: includes/widgets/elementor/class
|
1515 |
msgctxt "Elementor section title"
|
1516 |
msgid "Labels"
|
1517 |
msgstr ""
|
1518 |
|
1519 |
-
#: includes/widgets/elementor/class
|
1520 |
msgctxt "Elementor section title"
|
1521 |
msgid "Advanced"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
-
#: includes/widgets/elementor/class
|
1525 |
#, fuzzy
|
1526 |
msgctxt "Elementor section title"
|
1527 |
msgid "Wishlist"
|
1528 |
msgstr "Ønskeliste"
|
1529 |
|
1530 |
-
#: includes/widgets/elementor/class
|
1531 |
msgctxt "Elementor section title"
|
1532 |
msgid "Pagination"
|
1533 |
msgstr ""
|
1534 |
|
1535 |
-
#: includes/widgets/elementor/class
|
1536 |
msgctxt "Elementor control label"
|
1537 |
msgid "Product ID"
|
1538 |
msgstr ""
|
1539 |
|
1540 |
-
#: includes/widgets/elementor/class
|
1541 |
msgctxt "Elementor control label"
|
1542 |
msgid "Button label"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
-
#: includes/widgets/elementor/class
|
1546 |
msgctxt "Elementor control label"
|
1547 |
msgid "\"Browse wishlist\" label"
|
1548 |
msgstr ""
|
1549 |
|
1550 |
-
#: includes/widgets/elementor/class
|
1551 |
msgctxt "Elementor control label"
|
1552 |
msgid "\"Product already in wishlist\" label"
|
1553 |
msgstr ""
|
1554 |
|
1555 |
-
#: includes/widgets/elementor/class
|
1556 |
msgctxt "Elementor control label"
|
1557 |
msgid "\"Product added to wishlist\" label"
|
1558 |
msgstr ""
|
1559 |
|
1560 |
-
#: includes/widgets/elementor/class
|
1561 |
msgctxt "Elementor control label"
|
1562 |
msgid "URL of the wishlist page"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
-
#: includes/widgets/elementor/class
|
1566 |
msgctxt "Elementor control label"
|
1567 |
msgid "Icon for the button"
|
1568 |
msgstr ""
|
1569 |
|
1570 |
-
#: includes/widgets/elementor/class
|
1571 |
msgctxt "Elementor control label"
|
1572 |
msgid "Additional CSS classes for the button"
|
1573 |
msgstr ""
|
1574 |
|
1575 |
-
#: includes/widgets/elementor/class
|
1576 |
#, fuzzy
|
1577 |
msgctxt "Elementor control label"
|
1578 |
msgid "Wishlist ID"
|
1579 |
msgstr "Ønskeliste"
|
1580 |
|
1581 |
-
#: includes/widgets/elementor/class
|
1582 |
msgctxt "Elementor control label"
|
1583 |
msgid "Paginate items"
|
1584 |
msgstr ""
|
1585 |
|
1586 |
-
#: includes/widgets/elementor/class
|
1587 |
msgctxt "yith-woocommerce-wishlist"
|
1588 |
msgid "Items per page"
|
1589 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WCWL\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: Morten Ruus <altombasketball@gmail.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: plugin-fw\n"
|
22 |
|
23 |
+
#: includes/class-yith-wcwl-admin.php:126
|
24 |
#, fuzzy
|
25 |
msgid "Wishlist Page"
|
26 |
msgstr "Ønskeliste"
|
27 |
|
28 |
+
#: includes/class-yith-wcwl-admin.php:148
|
29 |
msgid "General settings"
|
30 |
msgstr ""
|
31 |
|
32 |
+
#: includes/class-yith-wcwl-admin.php:149
|
33 |
msgid "Add to wishlist options"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: includes/class-yith-wcwl-admin.php:150
|
37 |
msgid "Wishlist page options"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: includes/class-yith-wcwl-admin.php:151
|
41 |
msgid "Premium Version"
|
42 |
msgstr ""
|
43 |
|
44 |
+
#: includes/class-yith-wcwl-admin.php:249
|
45 |
+
#: includes/class-yith-wcwl-install.php:342
|
46 |
msgid "Wishlist"
|
47 |
msgstr "Ønskeliste"
|
48 |
|
49 |
+
#: includes/class-yith-wcwl-admin.php:251
|
50 |
msgid ""
|
51 |
"Allows your customers to create and share lists of products that they want "
|
52 |
"to purchase on your e-commerce."
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
56 |
+
#: templates/add-to-wishlist-remove.php:59
|
57 |
msgid "View ›"
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
61 |
+
#: templates/add-to-wishlist-remove.php:58
|
62 |
msgid "or"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
66 |
msgid "Close"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
70 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
71 |
msgid "Product successfully removed."
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
75 |
msgid "Please, make sure to enter a valid title"
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
79 |
msgid ""
|
80 |
"We are sorry, but this feature is available only if cookies on your browser "
|
81 |
"are enabled."
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
85 |
msgid "Product added to cart successfully"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
89 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
90 |
+
#: plugin-options/wishlist_page-options.php:240
|
91 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
92 |
+
#: templates/wishlist-view-footer.php:46
|
93 |
msgid "Add to cart"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
97 |
msgid "While you visit our site, we’ll track:"
|
98 |
msgstr ""
|
99 |
|
100 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
101 |
msgid ""
|
102 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
103 |
"users your favourite products, and to create targeted email campaigns."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
107 |
msgid ""
|
108 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
109 |
"make them visible to the store staff"
|
110 |
msgstr ""
|
111 |
|
112 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
113 |
msgid ""
|
114 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
115 |
"browsing our site."
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
119 |
msgid ""
|
120 |
"Members of our team have access to the information you provide us with. For "
|
121 |
"example, both Administrators and Shop Managers can access:"
|
122 |
msgstr ""
|
123 |
|
124 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
125 |
msgid ""
|
126 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
127 |
"settings of your wishlists"
|
128 |
msgstr ""
|
129 |
|
130 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
131 |
msgid ""
|
132 |
"Our team members have access to this information to offer you better deals "
|
133 |
"for the products you love."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
137 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
138 |
msgid "Customer wishlists"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
142 |
#: plugin-options/lists-options.php:32
|
143 |
msgid "Wishlists"
|
144 |
msgstr "Ønskeliste"
|
145 |
|
146 |
#. Translators: %s Order number.
|
147 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
148 |
msgid "Removed wishlist %s."
|
149 |
msgstr ""
|
150 |
|
151 |
#. Translators: %s Order number.
|
152 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
153 |
msgid "Wishlist %s has been retained."
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
157 |
msgid "Token"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
161 |
msgid "Wishlist URL"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
165 |
msgid "Title"
|
166 |
msgstr "Titel felt"
|
167 |
|
168 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
169 |
msgid "Visibility"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
173 |
msgid "Items added"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
177 |
msgid ""
|
178 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
179 |
"product)"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
183 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
187 |
msgid "Button label (leave empty to use the default settings)"
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
191 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
195 |
msgid ""
|
196 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
197 |
"settings)"
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
201 |
msgid ""
|
202 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
203 |
msgstr ""
|
204 |
|
205 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
206 |
msgid ""
|
207 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
208 |
"the default settings)"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
212 |
msgid ""
|
213 |
"Additional CSS classes for the button (leave empty to use the default "
|
214 |
"settings)"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
218 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
222 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
223 |
msgid "Paginate"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
227 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
228 |
msgid "Do not paginate"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
232 |
msgid "Number of items to show per page"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
236 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
240 |
msgid "Share on:"
|
241 |
msgstr "Del på:"
|
242 |
|
243 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
244 |
#: plugin-options/wishlist_page-options.php:138
|
245 |
msgid "Share on Facebook"
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
249 |
#: plugin-options/wishlist_page-options.php:147
|
250 |
msgid "Tweet on Twitter"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
254 |
#: plugin-options/wishlist_page-options.php:156
|
255 |
msgid "Pin on Pinterest"
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
259 |
msgid "Share via email"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
263 |
#: plugin-options/wishlist_page-options.php:174
|
264 |
msgid "Share on WhatsApp"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
268 |
msgid "Remove from list"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
272 |
msgid "Free!"
|
273 |
msgstr "Gratis!"
|
274 |
|
275 |
+
#: includes/class-yith-wcwl.php:164
|
276 |
msgid "The item cannot be added to this wishlist"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
280 |
msgid "An error occurred while adding the products to the wishlist."
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
284 |
msgid "Error. Unable to remove the product from the wishlist."
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
288 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
289 |
msgid "Invalid wishlist."
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
293 |
msgid "Invalid wishlist item."
|
294 |
msgstr ""
|
295 |
|
296 |
#. translators: 1. Number of users.
|
297 |
+
#: includes/functions-yith-wcwl.php:249
|
298 |
msgid "%d user"
|
299 |
msgid_plural "%d users"
|
300 |
msgstr[0] ""
|
301 |
msgstr[1] ""
|
302 |
|
303 |
+
#: includes/functions-yith-wcwl.php:250
|
304 |
msgid "has this item in wishlist"
|
305 |
msgid_plural "have this item in wishlist"
|
306 |
msgstr[0] ""
|
307 |
msgstr[1] ""
|
308 |
|
309 |
+
#: includes/functions-yith-wcwl.php:252
|
310 |
msgid "You're the first"
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: includes/functions-yith-wcwl.php:253
|
314 |
msgid "to add this item in wishlist"
|
315 |
msgstr ""
|
316 |
|
317 |
#. translators: 1. Count of users when many, or "another" when only one.
|
318 |
+
#: includes/functions-yith-wcwl.php:257
|
319 |
msgid "You and %s user"
|
320 |
msgid_plural "You and %d users"
|
321 |
msgstr[0] ""
|
322 |
msgstr[1] ""
|
323 |
|
324 |
+
#: includes/functions-yith-wcwl.php:257
|
325 |
msgid "another"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: includes/functions-yith-wcwl.php:258
|
329 |
msgid "have this item in wishlist"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: includes/functions-yith-wcwl.php:425
|
333 |
msgid "None"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: includes/functions-yith-wcwl.php:426
|
337 |
msgid "Custom"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: includes/functions-yith-wcwl.php:447
|
341 |
msgid "Shared"
|
342 |
msgstr "Delt"
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:451
|
345 |
msgid "Only people with a link to this list can see it"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:457
|
349 |
msgid "Private"
|
350 |
msgstr "Privat"
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:461
|
353 |
msgid "Only you can see this list"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:467
|
357 |
msgid "Public"
|
358 |
msgstr "Offentlig"
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:471
|
361 |
msgid "Anyone can search for and see this list"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
365 |
#: plugin-options/add_to_wishlist-options.php:127
|
366 |
msgid "Add to wishlist"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
370 |
#: plugin-options/add_to_wishlist-options.php:143
|
371 |
msgid "Browse wishlist"
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
375 |
msgid "Product already in wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
379 |
msgid "Product added to wishlist"
|
380 |
msgstr ""
|
381 |
|
392 |
msgstr ""
|
393 |
|
394 |
#: plugin-options/add_to_wishlist-options.php:20
|
395 |
+
#: plugin-options/settings-options.php:27
|
396 |
msgid "General Settings"
|
397 |
msgstr ""
|
398 |
|
495 |
msgstr ""
|
496 |
|
497 |
#: plugin-options/add_to_wishlist-options.php:117
|
498 |
+
#: plugin-options/wishlist_page-options.php:222
|
499 |
msgid "Text customization"
|
500 |
msgstr ""
|
501 |
|
557 |
msgstr ""
|
558 |
|
559 |
#: plugin-options/add_to_wishlist-options.php:172
|
560 |
+
#: plugin-options/wishlist_page-options.php:261
|
561 |
msgid "Textual (anchor)"
|
562 |
msgstr ""
|
563 |
|
564 |
#: plugin-options/add_to_wishlist-options.php:173
|
565 |
+
#: plugin-options/wishlist_page-options.php:262
|
566 |
msgid "Button with theme style"
|
567 |
msgstr ""
|
568 |
|
569 |
#: plugin-options/add_to_wishlist-options.php:174
|
570 |
+
#: plugin-options/wishlist_page-options.php:263
|
571 |
msgid "Button with custom style"
|
572 |
msgstr ""
|
573 |
|
580 |
msgstr ""
|
581 |
|
582 |
#: plugin-options/add_to_wishlist-options.php:190
|
583 |
+
#: plugin-options/wishlist_page-options.php:279
|
584 |
+
#: plugin-options/wishlist_page-options.php:368
|
585 |
+
#: plugin-options/wishlist_page-options.php:417
|
586 |
+
#: plugin-options/wishlist_page-options.php:465
|
587 |
+
#: plugin-options/wishlist_page-options.php:552
|
588 |
+
#: plugin-options/wishlist_page-options.php:592
|
589 |
+
#: plugin-options/wishlist_page-options.php:632
|
590 |
+
#: plugin-options/wishlist_page-options.php:672
|
591 |
+
#: plugin-options/wishlist_page-options.php:712
|
592 |
msgid "Background"
|
593 |
msgstr ""
|
594 |
|
595 |
#: plugin-options/add_to_wishlist-options.php:195
|
596 |
+
#: plugin-options/wishlist_page-options.php:284
|
597 |
+
#: plugin-options/wishlist_page-options.php:373
|
598 |
+
#: plugin-options/wishlist_page-options.php:422
|
599 |
+
#: plugin-options/wishlist_page-options.php:470
|
600 |
+
#: plugin-options/wishlist_page-options.php:507
|
601 |
msgid "Text"
|
602 |
msgstr ""
|
603 |
|
604 |
#: plugin-options/add_to_wishlist-options.php:200
|
605 |
+
#: plugin-options/wishlist_page-options.php:289
|
606 |
+
#: plugin-options/wishlist_page-options.php:378
|
607 |
+
#: plugin-options/wishlist_page-options.php:427
|
608 |
+
#: plugin-options/wishlist_page-options.php:475
|
609 |
msgid "Border"
|
610 |
msgstr ""
|
611 |
|
614 |
msgstr ""
|
615 |
|
616 |
#: plugin-options/add_to_wishlist-options.php:208
|
617 |
+
#: plugin-options/wishlist_page-options.php:297
|
618 |
+
#: plugin-options/wishlist_page-options.php:386
|
619 |
+
#: plugin-options/wishlist_page-options.php:435
|
620 |
msgid "Background Hover"
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:213
|
624 |
+
#: plugin-options/wishlist_page-options.php:302
|
625 |
+
#: plugin-options/wishlist_page-options.php:391
|
626 |
+
#: plugin-options/wishlist_page-options.php:440
|
627 |
msgid "Text Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:218
|
631 |
+
#: plugin-options/wishlist_page-options.php:307
|
632 |
+
#: plugin-options/wishlist_page-options.php:396
|
633 |
+
#: plugin-options/wishlist_page-options.php:445
|
634 |
msgid "Border Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:231
|
638 |
+
#: plugin-options/wishlist_page-options.php:320
|
639 |
msgid "Border radius"
|
640 |
msgstr ""
|
641 |
|
690 |
msgid "Search list"
|
691 |
msgstr ""
|
692 |
|
693 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
694 |
+
#. yithemes.com.
|
695 |
+
#: plugin-options/settings-options.php:19
|
696 |
msgid ""
|
697 |
"If you want to take advantage of this feature, you could consider purchasing "
|
698 |
"the %s."
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: plugin-options/settings-options.php:34
|
702 |
msgid "Enable AJAX loading"
|
703 |
msgstr ""
|
704 |
|
705 |
+
#: plugin-options/settings-options.php:35
|
706 |
msgid "Load any cacheable wishlist item via AJAX"
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: plugin-options/settings-options.php:48
|
710 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
714 |
+
#. yithemes.com.
|
715 |
+
#: plugin-options/settings-options.php:51
|
716 |
msgid ""
|
717 |
"In order to use this integration you have to install and activate YITH "
|
718 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
719 |
msgstr ""
|
720 |
|
721 |
+
#: plugin-options/settings-options.php:56
|
722 |
msgid "Enable slider in wishlist"
|
723 |
msgstr ""
|
724 |
|
725 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
726 |
+
#. Bought Together.
|
727 |
+
#: plugin-options/settings-options.php:58
|
728 |
msgid ""
|
729 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
730 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
844 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
845 |
msgstr ""
|
846 |
|
847 |
+
#. translators: 1. Blog name.
|
848 |
+
#: plugin-options/wishlist_page-options.php:195
|
849 |
msgid "My wishlist on %s"
|
850 |
msgstr ""
|
851 |
|
852 |
+
#: plugin-options/wishlist_page-options.php:200
|
853 |
msgid "Social text"
|
854 |
msgstr ""
|
855 |
|
856 |
+
#: plugin-options/wishlist_page-options.php:201
|
857 |
msgid ""
|
858 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
859 |
"and Pinterest"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: plugin-options/wishlist_page-options.php:209
|
863 |
msgid "Social image URL"
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: plugin-options/wishlist_page-options.php:210
|
867 |
msgid "It will be used to pin the wishlist on Pinterest."
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: plugin-options/wishlist_page-options.php:229
|
871 |
msgid "Default wishlist name"
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: plugin-options/wishlist_page-options.php:230
|
875 |
msgid ""
|
876 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
877 |
"automatically generated for all users if they do not create any custom one"
|
878 |
msgstr ""
|
879 |
|
880 |
+
#: plugin-options/wishlist_page-options.php:232
|
881 |
#, fuzzy
|
882 |
msgid "My wishlist"
|
883 |
msgstr "ønskeliste"
|
884 |
|
885 |
+
#: plugin-options/wishlist_page-options.php:237
|
886 |
msgid "\"Add to cart\" text"
|
887 |
msgstr ""
|
888 |
|
889 |
+
#: plugin-options/wishlist_page-options.php:238
|
890 |
msgid "Enter a text for the \"Add to cart\" button"
|
891 |
msgstr ""
|
892 |
|
893 |
+
#: plugin-options/wishlist_page-options.php:250
|
894 |
msgid "Style & color customization"
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: plugin-options/wishlist_page-options.php:257
|
898 |
msgid "Style of \"Add to cart\""
|
899 |
msgstr ""
|
900 |
|
901 |
+
#: plugin-options/wishlist_page-options.php:258
|
902 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: plugin-options/wishlist_page-options.php:271
|
906 |
msgid "\"Add to cart\" button style"
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: plugin-options/wishlist_page-options.php:277
|
910 |
msgid "Choose the colors for the \"Add to cart\" button"
|
911 |
msgstr ""
|
912 |
|
913 |
+
#: plugin-options/wishlist_page-options.php:295
|
914 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
915 |
msgstr ""
|
916 |
|
917 |
+
#: plugin-options/wishlist_page-options.php:321
|
918 |
msgid "Set the radius for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
+
#: plugin-options/wishlist_page-options.php:335
|
922 |
msgid "\"Add to cart\" icon"
|
923 |
msgstr ""
|
924 |
|
925 |
+
#: plugin-options/wishlist_page-options.php:336
|
926 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
927 |
msgstr ""
|
928 |
|
929 |
+
#: plugin-options/wishlist_page-options.php:351
|
930 |
msgid "\"Add to cart\" custom icon"
|
931 |
msgstr ""
|
932 |
|
933 |
+
#: plugin-options/wishlist_page-options.php:352
|
934 |
msgid ""
|
935 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
936 |
"32px x 32px)"
|
937 |
msgstr ""
|
938 |
|
939 |
+
#: plugin-options/wishlist_page-options.php:360
|
940 |
msgid "Primary button style"
|
941 |
msgstr ""
|
942 |
|
943 |
+
#: plugin-options/wishlist_page-options.php:366
|
944 |
msgid ""
|
945 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
946 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
947 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: plugin-options/wishlist_page-options.php:384
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
953 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
955 |
"small>"
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: plugin-options/wishlist_page-options.php:409
|
959 |
msgid "Secondary button style"
|
960 |
msgstr ""
|
961 |
|
962 |
+
#: plugin-options/wishlist_page-options.php:415
|
963 |
+
#: plugin-options/wishlist_page-options.php:433
|
964 |
msgid ""
|
965 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
966 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
967 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
968 |
msgstr ""
|
969 |
|
970 |
+
#: plugin-options/wishlist_page-options.php:458
|
971 |
msgid "Wishlist table style"
|
972 |
msgstr ""
|
973 |
|
974 |
+
#: plugin-options/wishlist_page-options.php:459
|
975 |
msgid ""
|
976 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
977 |
msgstr ""
|
978 |
|
979 |
+
#: plugin-options/wishlist_page-options.php:487
|
980 |
msgid "Highlight color"
|
981 |
msgstr ""
|
982 |
|
983 |
+
#: plugin-options/wishlist_page-options.php:488
|
984 |
msgid ""
|
985 |
"Choose the color for all sections with background<br/><small>This color will "
|
986 |
"be used as background for the wishlist table heading and footer (when set to "
|
987 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: plugin-options/wishlist_page-options.php:500
|
991 |
msgid "Share button text color"
|
992 |
msgstr ""
|
993 |
|
994 |
+
#: plugin-options/wishlist_page-options.php:501
|
995 |
msgid "Choose colors for share buttons text"
|
996 |
msgstr ""
|
997 |
|
998 |
+
#: plugin-options/wishlist_page-options.php:512
|
999 |
msgid "Text hover"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: plugin-options/wishlist_page-options.php:525
|
1003 |
msgid "Facebook share button icon"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: plugin-options/wishlist_page-options.php:526
|
1007 |
msgid "Select an icon for the Facebook share button"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#: plugin-options/wishlist_page-options.php:536
|
1011 |
msgid "Facebook share button custom icon"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: plugin-options/wishlist_page-options.php:537
|
1015 |
msgid ""
|
1016 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1017 |
"32px)"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
+
#: plugin-options/wishlist_page-options.php:545
|
1021 |
msgid "Facebook share button style"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
+
#: plugin-options/wishlist_page-options.php:546
|
1025 |
msgid "Choose colors for Facebook share button"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
+
#: plugin-options/wishlist_page-options.php:557
|
1029 |
+
#: plugin-options/wishlist_page-options.php:597
|
1030 |
+
#: plugin-options/wishlist_page-options.php:637
|
1031 |
+
#: plugin-options/wishlist_page-options.php:677
|
1032 |
+
#: plugin-options/wishlist_page-options.php:717
|
1033 |
msgid "Background hover"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
+
#: plugin-options/wishlist_page-options.php:565
|
1037 |
msgid "Twitter share button icon"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
+
#: plugin-options/wishlist_page-options.php:566
|
1041 |
msgid "Select an icon for the Twitter share button"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
+
#: plugin-options/wishlist_page-options.php:576
|
1045 |
msgid "Twitter share button custom icon"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
+
#: plugin-options/wishlist_page-options.php:577
|
1049 |
msgid ""
|
1050 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1051 |
"32px)"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: plugin-options/wishlist_page-options.php:585
|
1055 |
msgid "Twitter share button style"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: plugin-options/wishlist_page-options.php:586
|
1059 |
msgid "Choose colors for Twitter share button"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: plugin-options/wishlist_page-options.php:605
|
1063 |
msgid "Pinterest share button icon"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: plugin-options/wishlist_page-options.php:606
|
1067 |
msgid "Select an icon for the Pinterest share button"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: plugin-options/wishlist_page-options.php:616
|
1071 |
msgid "Pinterest share button custom icon"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: plugin-options/wishlist_page-options.php:617
|
1075 |
msgid ""
|
1076 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1077 |
"x 32px)"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: plugin-options/wishlist_page-options.php:625
|
1081 |
msgid "Pinterest share button style"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
+
#: plugin-options/wishlist_page-options.php:626
|
1085 |
msgid "Choose colors for Pinterest share button"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
+
#: plugin-options/wishlist_page-options.php:645
|
1089 |
msgid "Email share button icon"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
+
#: plugin-options/wishlist_page-options.php:646
|
1093 |
msgid "Select an icon for the Email share button"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
+
#: plugin-options/wishlist_page-options.php:656
|
1097 |
msgid "Email share button custom icon"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
+
#: plugin-options/wishlist_page-options.php:657
|
1101 |
msgid ""
|
1102 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1103 |
"x 32px)"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: plugin-options/wishlist_page-options.php:665
|
1107 |
msgid "Email share button style"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: plugin-options/wishlist_page-options.php:666
|
1111 |
msgid "Choose colors for the Email share button"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: plugin-options/wishlist_page-options.php:685
|
1115 |
msgid "WhatsApp share button icon"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: plugin-options/wishlist_page-options.php:686
|
1119 |
msgid "Select an icon for the WhatsApp share button"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: plugin-options/wishlist_page-options.php:696
|
1123 |
msgid "WhatsApp share button custom icon"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: plugin-options/wishlist_page-options.php:697
|
1127 |
msgid ""
|
1128 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1129 |
"32px)"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
+
#: plugin-options/wishlist_page-options.php:705
|
1133 |
msgid "WhatsApp share button style"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
+
#: plugin-options/wishlist_page-options.php:706
|
1137 |
msgid "Choose colors for WhatsApp share button"
|
1138 |
msgstr ""
|
1139 |
|
1306 |
"discount on the product they’ve added to the wishlist."
|
1307 |
msgstr ""
|
1308 |
|
1309 |
+
#: templates/share.php:51 templates/share.php:52
|
1310 |
msgid "Facebook"
|
1311 |
msgstr ""
|
1312 |
|
1313 |
+
#: templates/share.php:59 templates/share.php:60
|
1314 |
msgid "Twitter"
|
1315 |
msgstr ""
|
1316 |
|
1317 |
+
#: templates/share.php:67 templates/share.php:68
|
1318 |
msgid "Pinterest"
|
1319 |
msgstr ""
|
1320 |
|
1321 |
+
#: templates/share.php:75 templates/share.php:76
|
1322 |
msgid "Email"
|
1323 |
msgstr "E-mail"
|
1324 |
|
1325 |
+
#: templates/share.php:83
|
1326 |
msgid "WhatsApp"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
+
#: templates/share.php:84
|
1330 |
msgid "Whatsapp"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
+
#: templates/share.php:93
|
1334 |
msgid "(Now"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
+
#: templates/share.php:93
|
1338 |
msgid "copy"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
+
#: templates/share.php:93
|
1342 |
msgid "this wishlist link and share it anywhere)"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1346 |
+
#: templates/wishlist-view-footer.php:44
|
1347 |
msgid "Apply this action to all the selected items:"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1351 |
+
#: templates/wishlist-view-footer.php:49
|
1352 |
msgid "Remove from wishlist"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
#. translators: 1. Wishlist formatted name.
|
1356 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1357 |
+
#: templates/wishlist-view-footer.php:67
|
1358 |
msgid "Move to %s"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1362 |
+
#: templates/wishlist-view-footer.php:73
|
1363 |
msgid "Apply"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1367 |
+
#: templates/wishlist-view-footer.php:81
|
1368 |
msgid "Update"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1372 |
+
#: templates/wishlist-view-footer.php:103
|
1373 |
msgid "Add all to cart"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
+
#: templates/wishlist-view-header.php:48
|
1377 |
msgid "Edit title"
|
1378 |
msgstr "Rediger titel"
|
1379 |
|
1393 |
msgid "Stock:"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1397 |
msgid "Out of stock"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1401 |
msgid "In Stock"
|
1402 |
msgstr "På lager"
|
1403 |
|
1404 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1405 |
msgid "Move"
|
1406 |
msgstr "Flyt"
|
1407 |
|
1408 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1409 |
msgid "Move to another list ›"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1413 |
+
#: templates/wishlist-view.php:293
|
1414 |
msgid "Remove this product"
|
1415 |
msgstr "Fjern denne vare"
|
1416 |
|
1417 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1418 |
msgid "No products added to the wishlist"
|
1419 |
msgstr ""
|
1420 |
|
1439 |
msgstr ""
|
1440 |
|
1441 |
#. translators: date added label: 1 date added.
|
1442 |
+
#: templates/wishlist-view.php:243
|
1443 |
msgid "Added on: %s"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
+
#: templates/wishlist-view.php:293
|
1447 |
msgid "Remove"
|
1448 |
msgstr "Fjern"
|
1449 |
|
1456 |
"your e-commerce on <strong>YITH</strong></a>"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1460 |
+
msgctxt "[HELP TAB] Video title"
|
1461 |
+
msgid ""
|
1462 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1463 |
+
"</b>"
|
1464 |
+
msgstr ""
|
1465 |
+
|
1466 |
+
#: includes/class-yith-wcwl-install.php:340
|
1467 |
msgctxt "page_slug"
|
1468 |
msgid "wishlist"
|
1469 |
msgstr ""
|
1470 |
|
1471 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1472 |
msgctxt "date when wishlist was created"
|
1473 |
msgid "Created on"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1477 |
msgctxt "[gutenberg]: block name"
|
1478 |
msgid "YITH Add to wishlist"
|
1479 |
msgstr ""
|
1480 |
|
1481 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1482 |
msgctxt "[gutenberg]: block name"
|
1483 |
msgid "YITH Wishlist"
|
1484 |
msgstr ""
|
1485 |
|
1486 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1487 |
msgctxt "[gutenberg]: block description"
|
1488 |
msgid "Shows Add to wishlist button"
|
1489 |
msgstr ""
|
1490 |
|
1491 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1492 |
msgctxt "[gutenberg]: block description"
|
1493 |
msgid "Shows a list of products in wishlist"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
#. translators: 1. % of reduction/increase in price.
|
1497 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1498 |
msgctxt ""
|
1499 |
"Part of the template that shows price variation since addition to list; "
|
1500 |
"placeholder will be replaced with a percentage"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
#. translators: 2: original product price.
|
1505 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1506 |
msgctxt ""
|
1507 |
"Part of the template that shows price variation since addition to list; "
|
1508 |
"placeholder will be replaced with a price"
|
1509 |
msgid "(Was %2$s when added in list)"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1513 |
msgctxt "Elementor widget name"
|
1514 |
msgid "YITH Wishlist Add button"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1518 |
#, fuzzy
|
1519 |
msgctxt "Elementor widget name"
|
1520 |
msgid "YITH Wishlist"
|
1521 |
msgstr "Ønskeliste"
|
1522 |
|
1523 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1524 |
msgctxt "Elementor section title"
|
1525 |
msgid "Product"
|
1526 |
msgstr ""
|
1527 |
|
1528 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1529 |
msgctxt "Elementor section title"
|
1530 |
msgid "Labels"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1534 |
msgctxt "Elementor section title"
|
1535 |
msgid "Advanced"
|
1536 |
msgstr ""
|
1537 |
|
1538 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1539 |
#, fuzzy
|
1540 |
msgctxt "Elementor section title"
|
1541 |
msgid "Wishlist"
|
1542 |
msgstr "Ønskeliste"
|
1543 |
|
1544 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1545 |
msgctxt "Elementor section title"
|
1546 |
msgid "Pagination"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1550 |
msgctxt "Elementor control label"
|
1551 |
msgid "Product ID"
|
1552 |
msgstr ""
|
1553 |
|
1554 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1555 |
msgctxt "Elementor control label"
|
1556 |
msgid "Button label"
|
1557 |
msgstr ""
|
1558 |
|
1559 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1560 |
msgctxt "Elementor control label"
|
1561 |
msgid "\"Browse wishlist\" label"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1565 |
msgctxt "Elementor control label"
|
1566 |
msgid "\"Product already in wishlist\" label"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1570 |
msgctxt "Elementor control label"
|
1571 |
msgid "\"Product added to wishlist\" label"
|
1572 |
msgstr ""
|
1573 |
|
1574 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1575 |
msgctxt "Elementor control label"
|
1576 |
msgid "URL of the wishlist page"
|
1577 |
msgstr ""
|
1578 |
|
1579 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1580 |
msgctxt "Elementor control label"
|
1581 |
msgid "Icon for the button"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1585 |
msgctxt "Elementor control label"
|
1586 |
msgid "Additional CSS classes for the button"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1590 |
#, fuzzy
|
1591 |
msgctxt "Elementor control label"
|
1592 |
msgid "Wishlist ID"
|
1593 |
msgstr "Ønskeliste"
|
1594 |
|
1595 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1596 |
msgctxt "Elementor control label"
|
1597 |
msgid "Paginate items"
|
1598 |
msgstr ""
|
1599 |
|
1600 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1601 |
msgctxt "yith-woocommerce-wishlist"
|
1602 |
msgid "Items per page"
|
1603 |
msgstr ""
|
languages/yith-woocommerce-wishlist-de_DE.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-de_DE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,364 +23,364 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Wunschliste"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr "Premium Version"
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Wunschliste"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: includes/class
|
59 |
-
#: templates/add-to-wishlist-remove.php:
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class
|
64 |
-
#: templates/add-to-wishlist-remove.php:
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: includes/class
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: includes/class
|
73 |
-
#: includes/class
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Artikel entfernt."
|
76 |
|
77 |
-
#: includes/class
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class
|
92 |
-
#: includes/class
|
93 |
-
#: plugin-options/wishlist_page-options.php:
|
94 |
-
#: templates/wishlist-view-footer-mobile.php:
|
95 |
-
#: templates/wishlist-view-footer.php:
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/class
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class
|
140 |
-
#: includes/class
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Wunschlisten"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
-
#: includes/class
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "Meine Wunschliste bei %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
-
#: includes/class
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Wunschliste \"Angebot anfragen\""
|
158 |
|
159 |
-
#: includes/class
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: includes/class
|
168 |
msgid "Title"
|
169 |
msgstr "Titel:"
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/class
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class
|
225 |
-
#: includes/widgets/elementor/class
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class
|
230 |
-
#: includes/widgets/elementor/class
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/class
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: includes/class
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: includes/class
|
243 |
msgid "Share on:"
|
244 |
msgstr "Teile auf:"
|
245 |
|
246 |
-
#: includes/class
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Auf Facebook teilen"
|
250 |
|
251 |
-
#: includes/class
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Auf Twitter teilen"
|
255 |
|
256 |
-
#: includes/class
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "Auf Pinterest teilen"
|
260 |
|
261 |
-
#: includes/class
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/class
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: includes/class
|
275 |
msgid "Free!"
|
276 |
msgstr "Kostenlos!"
|
277 |
|
278 |
-
#: includes/class
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: includes/class
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: includes/class
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "Fehler: Artikel konnte nicht von der Wunschliste entfernt werden."
|
289 |
|
290 |
-
#: includes/data-stores/class
|
291 |
-
#: includes/data-stores/class
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/data-stores/class
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
-
#: includes/functions
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
-
#: includes/functions
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
-
#: includes/functions
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/functions
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
-
#: includes/functions
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
-
#: includes/functions
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "Benutzerdefiniertes CSS"
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Shared"
|
346 |
msgstr "geteilt"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Private"
|
354 |
msgstr "Privat"
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Public"
|
362 |
msgstr "Öffentlich"
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/widgets/elementor/class
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: includes/widgets/elementor/class
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "Artikel ist bereits auf der Wunschliste Text"
|
382 |
|
383 |
-
#: includes/widgets/elementor/class
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "Artikel ist bereits auf der Wunschliste Text"
|
@@ -399,7 +399,7 @@ msgid "while you are using the premium one."
|
|
399 |
msgstr ""
|
400 |
|
401 |
#: plugin-options/add_to_wishlist-options.php:20
|
402 |
-
#: plugin-options/settings-options.php:
|
403 |
msgid "General Settings"
|
404 |
msgstr "Allgemeine Einstellungen"
|
405 |
|
@@ -503,7 +503,7 @@ msgid "After summary"
|
|
503 |
msgstr "Nach der Zusammenfassung"
|
504 |
|
505 |
#: plugin-options/add_to_wishlist-options.php:117
|
506 |
-
#: plugin-options/wishlist_page-options.php:
|
507 |
msgid "Text customization"
|
508 |
msgstr ""
|
509 |
|
@@ -565,17 +565,17 @@ msgid ""
|
|
565 |
msgstr ""
|
566 |
|
567 |
#: plugin-options/add_to_wishlist-options.php:172
|
568 |
-
#: plugin-options/wishlist_page-options.php:
|
569 |
msgid "Textual (anchor)"
|
570 |
msgstr ""
|
571 |
|
572 |
#: plugin-options/add_to_wishlist-options.php:173
|
573 |
-
#: plugin-options/wishlist_page-options.php:
|
574 |
msgid "Button with theme style"
|
575 |
msgstr ""
|
576 |
|
577 |
#: plugin-options/add_to_wishlist-options.php:174
|
578 |
-
#: plugin-options/wishlist_page-options.php:
|
579 |
msgid "Button with custom style"
|
580 |
msgstr ""
|
581 |
|
@@ -588,32 +588,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
588 |
msgstr ""
|
589 |
|
590 |
#: plugin-options/add_to_wishlist-options.php:190
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
-
#: plugin-options/wishlist_page-options.php:
|
600 |
msgid "Background"
|
601 |
msgstr "Hintergrund"
|
602 |
|
603 |
#: plugin-options/add_to_wishlist-options.php:195
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
-
#: plugin-options/wishlist_page-options.php:
|
609 |
msgid "Text"
|
610 |
msgstr "Text"
|
611 |
|
612 |
#: plugin-options/add_to_wishlist-options.php:200
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
-
#: plugin-options/wishlist_page-options.php:
|
617 |
msgid "Border"
|
618 |
msgstr "Rand"
|
619 |
|
@@ -622,28 +622,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
622 |
msgstr ""
|
623 |
|
624 |
#: plugin-options/add_to_wishlist-options.php:208
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
-
#: plugin-options/wishlist_page-options.php:
|
628 |
msgid "Background Hover"
|
629 |
msgstr ""
|
630 |
|
631 |
#: plugin-options/add_to_wishlist-options.php:213
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
-
#: plugin-options/wishlist_page-options.php:
|
635 |
msgid "Text Hover"
|
636 |
msgstr ""
|
637 |
|
638 |
#: plugin-options/add_to_wishlist-options.php:218
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
-
#: plugin-options/wishlist_page-options.php:
|
642 |
msgid "Border Hover"
|
643 |
msgstr ""
|
644 |
|
645 |
#: plugin-options/add_to_wishlist-options.php:231
|
646 |
-
#: plugin-options/wishlist_page-options.php:
|
647 |
msgid "Border radius"
|
648 |
msgstr ""
|
649 |
|
@@ -698,35 +698,41 @@ msgstr ""
|
|
698 |
msgid "Search list"
|
699 |
msgstr ""
|
700 |
|
701 |
-
|
|
|
|
|
702 |
msgid ""
|
703 |
"If you want to take advantage of this feature, you could consider purchasing "
|
704 |
"the %s."
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: plugin-options/settings-options.php:
|
708 |
msgid "Enable AJAX loading"
|
709 |
msgstr ""
|
710 |
|
711 |
-
#: plugin-options/settings-options.php:
|
712 |
msgid "Load any cacheable wishlist item via AJAX"
|
713 |
msgstr ""
|
714 |
|
715 |
-
#: plugin-options/settings-options.php:
|
716 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
717 |
msgstr "YITH WooCommerce Frequently Bought Together integration"
|
718 |
|
719 |
-
|
|
|
|
|
720 |
msgid ""
|
721 |
"In order to use this integration you have to install and activate YITH "
|
722 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
723 |
msgstr ""
|
724 |
|
725 |
-
#: plugin-options/settings-options.php:
|
726 |
msgid "Enable slider in wishlist"
|
727 |
msgstr "Slider in Wunschliste aktivieren"
|
728 |
|
729 |
-
|
|
|
|
|
730 |
msgid ""
|
731 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
732 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -846,109 +852,110 @@ msgstr ""
|
|
846 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
847 |
msgstr ""
|
848 |
|
849 |
-
|
|
|
850 |
msgid "My wishlist on %s"
|
851 |
msgstr "Meine Wunschliste bei %s"
|
852 |
|
853 |
-
#: plugin-options/wishlist_page-options.php:
|
854 |
msgid "Social text"
|
855 |
msgstr "Social Text"
|
856 |
|
857 |
-
#: plugin-options/wishlist_page-options.php:
|
858 |
msgid ""
|
859 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
860 |
"and Pinterest"
|
861 |
msgstr ""
|
862 |
|
863 |
-
#: plugin-options/wishlist_page-options.php:
|
864 |
msgid "Social image URL"
|
865 |
msgstr "Social Bild URL"
|
866 |
|
867 |
-
#: plugin-options/wishlist_page-options.php:
|
868 |
msgid "It will be used to pin the wishlist on Pinterest."
|
869 |
msgstr ""
|
870 |
|
871 |
-
#: plugin-options/wishlist_page-options.php:
|
872 |
msgid "Default wishlist name"
|
873 |
msgstr ""
|
874 |
|
875 |
-
#: plugin-options/wishlist_page-options.php:
|
876 |
msgid ""
|
877 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
878 |
"automatically generated for all users if they do not create any custom one"
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: plugin-options/wishlist_page-options.php:
|
882 |
#, fuzzy
|
883 |
msgid "My wishlist"
|
884 |
msgstr "Meine Wunschliste bei %s"
|
885 |
|
886 |
-
#: plugin-options/wishlist_page-options.php:
|
887 |
msgid "\"Add to cart\" text"
|
888 |
msgstr ""
|
889 |
|
890 |
-
#: plugin-options/wishlist_page-options.php:
|
891 |
msgid "Enter a text for the \"Add to cart\" button"
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: plugin-options/wishlist_page-options.php:
|
895 |
msgid "Style & color customization"
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: plugin-options/wishlist_page-options.php:
|
899 |
msgid "Style of \"Add to cart\""
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: plugin-options/wishlist_page-options.php:
|
903 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
904 |
msgstr ""
|
905 |
|
906 |
-
#: plugin-options/wishlist_page-options.php:
|
907 |
msgid "\"Add to cart\" button style"
|
908 |
msgstr ""
|
909 |
|
910 |
-
#: plugin-options/wishlist_page-options.php:
|
911 |
msgid "Choose the colors for the \"Add to cart\" button"
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: plugin-options/wishlist_page-options.php:
|
915 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: plugin-options/wishlist_page-options.php:
|
919 |
msgid "Set the radius for the \"Add to cart\" button"
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: plugin-options/wishlist_page-options.php:
|
923 |
msgid "\"Add to cart\" icon"
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: plugin-options/wishlist_page-options.php:
|
927 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: plugin-options/wishlist_page-options.php:
|
931 |
msgid "\"Add to cart\" custom icon"
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: plugin-options/wishlist_page-options.php:
|
935 |
msgid ""
|
936 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
937 |
"32px x 32px)"
|
938 |
msgstr ""
|
939 |
|
940 |
-
#: plugin-options/wishlist_page-options.php:
|
941 |
msgid "Primary button style"
|
942 |
msgstr ""
|
943 |
|
944 |
-
#: plugin-options/wishlist_page-options.php:
|
945 |
msgid ""
|
946 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
947 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
948 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
949 |
msgstr ""
|
950 |
|
951 |
-
#: plugin-options/wishlist_page-options.php:
|
952 |
msgid ""
|
953 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
954 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -956,185 +963,185 @@ msgid ""
|
|
956 |
"small>"
|
957 |
msgstr ""
|
958 |
|
959 |
-
#: plugin-options/wishlist_page-options.php:
|
960 |
msgid "Secondary button style"
|
961 |
msgstr ""
|
962 |
|
963 |
-
#: plugin-options/wishlist_page-options.php:
|
964 |
-
#: plugin-options/wishlist_page-options.php:
|
965 |
msgid ""
|
966 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
967 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
968 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
969 |
msgstr ""
|
970 |
|
971 |
-
#: plugin-options/wishlist_page-options.php:
|
972 |
msgid "Wishlist table style"
|
973 |
msgstr ""
|
974 |
|
975 |
-
#: plugin-options/wishlist_page-options.php:
|
976 |
msgid ""
|
977 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
978 |
msgstr ""
|
979 |
|
980 |
-
#: plugin-options/wishlist_page-options.php:
|
981 |
msgid "Highlight color"
|
982 |
msgstr ""
|
983 |
|
984 |
-
#: plugin-options/wishlist_page-options.php:
|
985 |
msgid ""
|
986 |
"Choose the color for all sections with background<br/><small>This color will "
|
987 |
"be used as background for the wishlist table heading and footer (when set to "
|
988 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: plugin-options/wishlist_page-options.php:
|
992 |
msgid "Share button text color"
|
993 |
msgstr ""
|
994 |
|
995 |
-
#: plugin-options/wishlist_page-options.php:
|
996 |
msgid "Choose colors for share buttons text"
|
997 |
msgstr ""
|
998 |
|
999 |
-
#: plugin-options/wishlist_page-options.php:
|
1000 |
msgid "Text hover"
|
1001 |
msgstr ""
|
1002 |
|
1003 |
-
#: plugin-options/wishlist_page-options.php:
|
1004 |
msgid "Facebook share button icon"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
-
#: plugin-options/wishlist_page-options.php:
|
1008 |
msgid "Select an icon for the Facebook share button"
|
1009 |
msgstr ""
|
1010 |
|
1011 |
-
#: plugin-options/wishlist_page-options.php:
|
1012 |
msgid "Facebook share button custom icon"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
-
#: plugin-options/wishlist_page-options.php:
|
1016 |
msgid ""
|
1017 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1018 |
"32px)"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: plugin-options/wishlist_page-options.php:
|
1022 |
msgid "Facebook share button style"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
-
#: plugin-options/wishlist_page-options.php:
|
1026 |
msgid "Choose colors for Facebook share button"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
-
#: plugin-options/wishlist_page-options.php:
|
1034 |
msgid "Background hover"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
-
#: plugin-options/wishlist_page-options.php:
|
1038 |
msgid "Twitter share button icon"
|
1039 |
msgstr ""
|
1040 |
|
1041 |
-
#: plugin-options/wishlist_page-options.php:
|
1042 |
msgid "Select an icon for the Twitter share button"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
-
#: plugin-options/wishlist_page-options.php:
|
1046 |
msgid "Twitter share button custom icon"
|
1047 |
msgstr ""
|
1048 |
|
1049 |
-
#: plugin-options/wishlist_page-options.php:
|
1050 |
msgid ""
|
1051 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1052 |
"32px)"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#: plugin-options/wishlist_page-options.php:
|
1056 |
msgid "Twitter share button style"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
-
#: plugin-options/wishlist_page-options.php:
|
1060 |
msgid "Choose colors for Twitter share button"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: plugin-options/wishlist_page-options.php:
|
1064 |
msgid "Pinterest share button icon"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: plugin-options/wishlist_page-options.php:
|
1068 |
msgid "Select an icon for the Pinterest share button"
|
1069 |
msgstr ""
|
1070 |
|
1071 |
-
#: plugin-options/wishlist_page-options.php:
|
1072 |
msgid "Pinterest share button custom icon"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
-
#: plugin-options/wishlist_page-options.php:
|
1076 |
msgid ""
|
1077 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1078 |
"x 32px)"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
-
#: plugin-options/wishlist_page-options.php:
|
1082 |
msgid "Pinterest share button style"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: plugin-options/wishlist_page-options.php:
|
1086 |
msgid "Choose colors for Pinterest share button"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
-
#: plugin-options/wishlist_page-options.php:
|
1090 |
msgid "Email share button icon"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
-
#: plugin-options/wishlist_page-options.php:
|
1094 |
msgid "Select an icon for the Email share button"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
-
#: plugin-options/wishlist_page-options.php:
|
1098 |
msgid "Email share button custom icon"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
-
#: plugin-options/wishlist_page-options.php:
|
1102 |
msgid ""
|
1103 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1104 |
"x 32px)"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
-
#: plugin-options/wishlist_page-options.php:
|
1108 |
msgid "Email share button style"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
-
#: plugin-options/wishlist_page-options.php:
|
1112 |
msgid "Choose colors for the Email share button"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
-
#: plugin-options/wishlist_page-options.php:
|
1116 |
msgid "WhatsApp share button icon"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: plugin-options/wishlist_page-options.php:
|
1120 |
msgid "Select an icon for the WhatsApp share button"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
-
#: plugin-options/wishlist_page-options.php:
|
1124 |
msgid "WhatsApp share button custom icon"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
-
#: plugin-options/wishlist_page-options.php:
|
1128 |
msgid ""
|
1129 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1130 |
"32px)"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: plugin-options/wishlist_page-options.php:
|
1134 |
msgid "WhatsApp share button style"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: plugin-options/wishlist_page-options.php:
|
1138 |
msgid "Choose colors for WhatsApp share button"
|
1139 |
msgstr ""
|
1140 |
|
@@ -1307,74 +1314,74 @@ msgid ""
|
|
1307 |
"discount on the product they’ve added to the wishlist."
|
1308 |
msgstr ""
|
1309 |
|
1310 |
-
#: templates/share.php:
|
1311 |
msgid "Facebook"
|
1312 |
msgstr "Facebook"
|
1313 |
|
1314 |
-
#: templates/share.php:
|
1315 |
msgid "Twitter"
|
1316 |
msgstr "Twitter"
|
1317 |
|
1318 |
-
#: templates/share.php:
|
1319 |
msgid "Pinterest"
|
1320 |
msgstr "Pinterest"
|
1321 |
|
1322 |
-
#: templates/share.php:
|
1323 |
msgid "Email"
|
1324 |
msgstr "EMail"
|
1325 |
|
1326 |
-
#: templates/share.php:
|
1327 |
msgid "WhatsApp"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
-
#: templates/share.php:
|
1331 |
msgid "Whatsapp"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
-
#: templates/share.php:
|
1335 |
msgid "(Now"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: templates/share.php:
|
1339 |
msgid "copy"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: templates/share.php:
|
1343 |
msgid "this wishlist link and share it anywhere)"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1347 |
-
#: templates/wishlist-view-footer.php:
|
1348 |
msgid "Apply this action to all the selected items:"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1352 |
-
#: templates/wishlist-view-footer.php:
|
1353 |
msgid "Remove from wishlist"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
#. translators: 1. Wishlist formatted name.
|
1357 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1358 |
-
#: templates/wishlist-view-footer.php:
|
1359 |
msgid "Move to %s"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1363 |
-
#: templates/wishlist-view-footer.php:
|
1364 |
msgid "Apply"
|
1365 |
msgstr ""
|
1366 |
|
1367 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1368 |
-
#: templates/wishlist-view-footer.php:
|
1369 |
msgid "Update"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1373 |
-
#: templates/wishlist-view-footer.php:
|
1374 |
msgid "Add all to cart"
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: templates/wishlist-view-header.php:
|
1378 |
msgid "Edit title"
|
1379 |
msgstr "Titel bearbeiten"
|
1380 |
|
@@ -1394,28 +1401,28 @@ msgstr ""
|
|
1394 |
msgid "Stock:"
|
1395 |
msgstr ""
|
1396 |
|
1397 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1398 |
msgid "Out of stock"
|
1399 |
msgstr ""
|
1400 |
|
1401 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1402 |
msgid "In Stock"
|
1403 |
msgstr "Auf Lager"
|
1404 |
|
1405 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1406 |
msgid "Move"
|
1407 |
msgstr "Verschieben"
|
1408 |
|
1409 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1410 |
msgid "Move to another list ›"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1414 |
-
#: templates/wishlist-view.php:
|
1415 |
msgid "Remove this product"
|
1416 |
msgstr "Artikel entfernen"
|
1417 |
|
1418 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1419 |
msgid "No products added to the wishlist"
|
1420 |
msgstr ""
|
1421 |
|
@@ -1440,11 +1447,11 @@ msgid "Arrange"
|
|
1440 |
msgstr ""
|
1441 |
|
1442 |
#. translators: date added label: 1 date added.
|
1443 |
-
#: templates/wishlist-view.php:
|
1444 |
msgid "Added on: %s"
|
1445 |
msgstr ""
|
1446 |
|
1447 |
-
#: templates/wishlist-view.php:
|
1448 |
msgid "Remove"
|
1449 |
msgstr "Entfernen"
|
1450 |
|
@@ -1457,38 +1464,45 @@ msgid ""
|
|
1457 |
"your e-commerce on <strong>YITH</strong></a>"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1461 |
msgctxt "page_slug"
|
1462 |
msgid "wishlist"
|
1463 |
msgstr ""
|
1464 |
|
1465 |
-
#: includes/class
|
1466 |
msgctxt "date when wishlist was created"
|
1467 |
msgid "Created on"
|
1468 |
msgstr ""
|
1469 |
|
1470 |
-
#: includes/class
|
1471 |
msgctxt "[gutenberg]: block name"
|
1472 |
msgid "YITH Add to wishlist"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: includes/class
|
1476 |
msgctxt "[gutenberg]: block name"
|
1477 |
msgid "YITH Wishlist"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
-
#: includes/class
|
1481 |
msgctxt "[gutenberg]: block description"
|
1482 |
msgid "Shows Add to wishlist button"
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: includes/class
|
1486 |
msgctxt "[gutenberg]: block description"
|
1487 |
msgid "Shows a list of products in wishlist"
|
1488 |
msgstr ""
|
1489 |
|
1490 |
#. translators: 1. % of reduction/increase in price.
|
1491 |
-
#: includes/class
|
1492 |
msgctxt ""
|
1493 |
"Part of the template that shows price variation since addition to list; "
|
1494 |
"placeholder will be replaced with a percentage"
|
@@ -1496,107 +1510,107 @@ msgid "Price is %1$s%%"
|
|
1496 |
msgstr ""
|
1497 |
|
1498 |
#. translators: 2: original product price.
|
1499 |
-
#: includes/class
|
1500 |
msgctxt ""
|
1501 |
"Part of the template that shows price variation since addition to list; "
|
1502 |
"placeholder will be replaced with a price"
|
1503 |
msgid "(Was %2$s when added in list)"
|
1504 |
msgstr ""
|
1505 |
|
1506 |
-
#: includes/widgets/elementor/class
|
1507 |
msgctxt "Elementor widget name"
|
1508 |
msgid "YITH Wishlist Add button"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
-
#: includes/widgets/elementor/class
|
1512 |
#, fuzzy
|
1513 |
msgctxt "Elementor widget name"
|
1514 |
msgid "YITH Wishlist"
|
1515 |
msgstr "Wunschliste"
|
1516 |
|
1517 |
-
#: includes/widgets/elementor/class
|
1518 |
#, fuzzy
|
1519 |
msgctxt "Elementor section title"
|
1520 |
msgid "Product"
|
1521 |
msgstr "Artikel hinzugefügt!"
|
1522 |
|
1523 |
-
#: includes/widgets/elementor/class
|
1524 |
msgctxt "Elementor section title"
|
1525 |
msgid "Labels"
|
1526 |
msgstr ""
|
1527 |
|
1528 |
-
#: includes/widgets/elementor/class
|
1529 |
msgctxt "Elementor section title"
|
1530 |
msgid "Advanced"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
-
#: includes/widgets/elementor/class
|
1534 |
#, fuzzy
|
1535 |
msgctxt "Elementor section title"
|
1536 |
msgid "Wishlist"
|
1537 |
msgstr "Wunschliste"
|
1538 |
|
1539 |
-
#: includes/widgets/elementor/class
|
1540 |
msgctxt "Elementor section title"
|
1541 |
msgid "Pagination"
|
1542 |
msgstr ""
|
1543 |
|
1544 |
-
#: includes/widgets/elementor/class
|
1545 |
#, fuzzy
|
1546 |
msgctxt "Elementor control label"
|
1547 |
msgid "Product ID"
|
1548 |
msgstr "Artikel hinzugefügt!"
|
1549 |
|
1550 |
-
#: includes/widgets/elementor/class
|
1551 |
msgctxt "Elementor control label"
|
1552 |
msgid "Button label"
|
1553 |
msgstr ""
|
1554 |
|
1555 |
-
#: includes/widgets/elementor/class
|
1556 |
#, fuzzy
|
1557 |
msgctxt "Elementor control label"
|
1558 |
msgid "\"Browse wishlist\" label"
|
1559 |
msgstr "\"Wunschliste durchsuchen\" Text"
|
1560 |
|
1561 |
-
#: includes/widgets/elementor/class
|
1562 |
#, fuzzy
|
1563 |
msgctxt "Elementor control label"
|
1564 |
msgid "\"Product already in wishlist\" label"
|
1565 |
msgstr "Artikel ist bereits auf der Wunschliste Text"
|
1566 |
|
1567 |
-
#: includes/widgets/elementor/class
|
1568 |
#, fuzzy
|
1569 |
msgctxt "Elementor control label"
|
1570 |
msgid "\"Product added to wishlist\" label"
|
1571 |
msgstr "Artikel ist bereits auf der Wunschliste Text"
|
1572 |
|
1573 |
-
#: includes/widgets/elementor/class
|
1574 |
msgctxt "Elementor control label"
|
1575 |
msgid "URL of the wishlist page"
|
1576 |
msgstr ""
|
1577 |
|
1578 |
-
#: includes/widgets/elementor/class
|
1579 |
msgctxt "Elementor control label"
|
1580 |
msgid "Icon for the button"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
-
#: includes/widgets/elementor/class
|
1584 |
msgctxt "Elementor control label"
|
1585 |
msgid "Additional CSS classes for the button"
|
1586 |
msgstr ""
|
1587 |
|
1588 |
-
#: includes/widgets/elementor/class
|
1589 |
#, fuzzy
|
1590 |
msgctxt "Elementor control label"
|
1591 |
msgid "Wishlist ID"
|
1592 |
msgstr "Wunschliste"
|
1593 |
|
1594 |
-
#: includes/widgets/elementor/class
|
1595 |
msgctxt "Elementor control label"
|
1596 |
msgid "Paginate items"
|
1597 |
msgstr ""
|
1598 |
|
1599 |
-
#: includes/widgets/elementor/class
|
1600 |
msgctxt "yith-woocommerce-wishlist"
|
1601 |
msgid "Items per page"
|
1602 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Wunschliste"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr "Premium Version"
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Wunschliste"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
59 |
+
#: templates/add-to-wishlist-remove.php:59
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
64 |
+
#: templates/add-to-wishlist-remove.php:58
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Artikel entfernt."
|
76 |
|
77 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
92 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
93 |
+
#: plugin-options/wishlist_page-options.php:240
|
94 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
95 |
+
#: templates/wishlist-view-footer.php:46
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Wunschlisten"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "Meine Wunschliste bei %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Wunschliste \"Angebot anfragen\""
|
158 |
|
159 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
168 |
msgid "Title"
|
169 |
msgstr "Titel:"
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
225 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
230 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
243 |
msgid "Share on:"
|
244 |
msgstr "Teile auf:"
|
245 |
|
246 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Auf Facebook teilen"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Auf Twitter teilen"
|
255 |
|
256 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "Auf Pinterest teilen"
|
260 |
|
261 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
275 |
msgid "Free!"
|
276 |
msgstr "Kostenlos!"
|
277 |
|
278 |
+
#: includes/class-yith-wcwl.php:164
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "Fehler: Artikel konnte nicht von der Wunschliste entfernt werden."
|
289 |
|
290 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
+
#: includes/functions-yith-wcwl.php:249
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
+
#: includes/functions-yith-wcwl.php:250
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
+
#: includes/functions-yith-wcwl.php:252
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/functions-yith-wcwl.php:253
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
+
#: includes/functions-yith-wcwl.php:257
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
+
#: includes/functions-yith-wcwl.php:257
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:258
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:425
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:426
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "Benutzerdefiniertes CSS"
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:447
|
345 |
msgid "Shared"
|
346 |
msgstr "geteilt"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:451
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:457
|
353 |
msgid "Private"
|
354 |
msgstr "Privat"
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:461
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:467
|
361 |
msgid "Public"
|
362 |
msgstr "Öffentlich"
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:471
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "Artikel ist bereits auf der Wunschliste Text"
|
382 |
|
383 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "Artikel ist bereits auf der Wunschliste Text"
|
399 |
msgstr ""
|
400 |
|
401 |
#: plugin-options/add_to_wishlist-options.php:20
|
402 |
+
#: plugin-options/settings-options.php:27
|
403 |
msgid "General Settings"
|
404 |
msgstr "Allgemeine Einstellungen"
|
405 |
|
503 |
msgstr "Nach der Zusammenfassung"
|
504 |
|
505 |
#: plugin-options/add_to_wishlist-options.php:117
|
506 |
+
#: plugin-options/wishlist_page-options.php:222
|
507 |
msgid "Text customization"
|
508 |
msgstr ""
|
509 |
|
565 |
msgstr ""
|
566 |
|
567 |
#: plugin-options/add_to_wishlist-options.php:172
|
568 |
+
#: plugin-options/wishlist_page-options.php:261
|
569 |
msgid "Textual (anchor)"
|
570 |
msgstr ""
|
571 |
|
572 |
#: plugin-options/add_to_wishlist-options.php:173
|
573 |
+
#: plugin-options/wishlist_page-options.php:262
|
574 |
msgid "Button with theme style"
|
575 |
msgstr ""
|
576 |
|
577 |
#: plugin-options/add_to_wishlist-options.php:174
|
578 |
+
#: plugin-options/wishlist_page-options.php:263
|
579 |
msgid "Button with custom style"
|
580 |
msgstr ""
|
581 |
|
588 |
msgstr ""
|
589 |
|
590 |
#: plugin-options/add_to_wishlist-options.php:190
|
591 |
+
#: plugin-options/wishlist_page-options.php:279
|
592 |
+
#: plugin-options/wishlist_page-options.php:368
|
593 |
+
#: plugin-options/wishlist_page-options.php:417
|
594 |
+
#: plugin-options/wishlist_page-options.php:465
|
595 |
+
#: plugin-options/wishlist_page-options.php:552
|
596 |
+
#: plugin-options/wishlist_page-options.php:592
|
597 |
+
#: plugin-options/wishlist_page-options.php:632
|
598 |
+
#: plugin-options/wishlist_page-options.php:672
|
599 |
+
#: plugin-options/wishlist_page-options.php:712
|
600 |
msgid "Background"
|
601 |
msgstr "Hintergrund"
|
602 |
|
603 |
#: plugin-options/add_to_wishlist-options.php:195
|
604 |
+
#: plugin-options/wishlist_page-options.php:284
|
605 |
+
#: plugin-options/wishlist_page-options.php:373
|
606 |
+
#: plugin-options/wishlist_page-options.php:422
|
607 |
+
#: plugin-options/wishlist_page-options.php:470
|
608 |
+
#: plugin-options/wishlist_page-options.php:507
|
609 |
msgid "Text"
|
610 |
msgstr "Text"
|
611 |
|
612 |
#: plugin-options/add_to_wishlist-options.php:200
|
613 |
+
#: plugin-options/wishlist_page-options.php:289
|
614 |
+
#: plugin-options/wishlist_page-options.php:378
|
615 |
+
#: plugin-options/wishlist_page-options.php:427
|
616 |
+
#: plugin-options/wishlist_page-options.php:475
|
617 |
msgid "Border"
|
618 |
msgstr "Rand"
|
619 |
|
622 |
msgstr ""
|
623 |
|
624 |
#: plugin-options/add_to_wishlist-options.php:208
|
625 |
+
#: plugin-options/wishlist_page-options.php:297
|
626 |
+
#: plugin-options/wishlist_page-options.php:386
|
627 |
+
#: plugin-options/wishlist_page-options.php:435
|
628 |
msgid "Background Hover"
|
629 |
msgstr ""
|
630 |
|
631 |
#: plugin-options/add_to_wishlist-options.php:213
|
632 |
+
#: plugin-options/wishlist_page-options.php:302
|
633 |
+
#: plugin-options/wishlist_page-options.php:391
|
634 |
+
#: plugin-options/wishlist_page-options.php:440
|
635 |
msgid "Text Hover"
|
636 |
msgstr ""
|
637 |
|
638 |
#: plugin-options/add_to_wishlist-options.php:218
|
639 |
+
#: plugin-options/wishlist_page-options.php:307
|
640 |
+
#: plugin-options/wishlist_page-options.php:396
|
641 |
+
#: plugin-options/wishlist_page-options.php:445
|
642 |
msgid "Border Hover"
|
643 |
msgstr ""
|
644 |
|
645 |
#: plugin-options/add_to_wishlist-options.php:231
|
646 |
+
#: plugin-options/wishlist_page-options.php:320
|
647 |
msgid "Border radius"
|
648 |
msgstr ""
|
649 |
|
698 |
msgid "Search list"
|
699 |
msgstr ""
|
700 |
|
701 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
702 |
+
#. yithemes.com.
|
703 |
+
#: plugin-options/settings-options.php:19
|
704 |
msgid ""
|
705 |
"If you want to take advantage of this feature, you could consider purchasing "
|
706 |
"the %s."
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: plugin-options/settings-options.php:34
|
710 |
msgid "Enable AJAX loading"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: plugin-options/settings-options.php:35
|
714 |
msgid "Load any cacheable wishlist item via AJAX"
|
715 |
msgstr ""
|
716 |
|
717 |
+
#: plugin-options/settings-options.php:48
|
718 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
719 |
msgstr "YITH WooCommerce Frequently Bought Together integration"
|
720 |
|
721 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
722 |
+
#. yithemes.com.
|
723 |
+
#: plugin-options/settings-options.php:51
|
724 |
msgid ""
|
725 |
"In order to use this integration you have to install and activate YITH "
|
726 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
727 |
msgstr ""
|
728 |
|
729 |
+
#: plugin-options/settings-options.php:56
|
730 |
msgid "Enable slider in wishlist"
|
731 |
msgstr "Slider in Wunschliste aktivieren"
|
732 |
|
733 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
734 |
+
#. Bought Together.
|
735 |
+
#: plugin-options/settings-options.php:58
|
736 |
msgid ""
|
737 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
738 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
852 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
853 |
msgstr ""
|
854 |
|
855 |
+
#. translators: 1. Blog name.
|
856 |
+
#: plugin-options/wishlist_page-options.php:195
|
857 |
msgid "My wishlist on %s"
|
858 |
msgstr "Meine Wunschliste bei %s"
|
859 |
|
860 |
+
#: plugin-options/wishlist_page-options.php:200
|
861 |
msgid "Social text"
|
862 |
msgstr "Social Text"
|
863 |
|
864 |
+
#: plugin-options/wishlist_page-options.php:201
|
865 |
msgid ""
|
866 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
867 |
"and Pinterest"
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: plugin-options/wishlist_page-options.php:209
|
871 |
msgid "Social image URL"
|
872 |
msgstr "Social Bild URL"
|
873 |
|
874 |
+
#: plugin-options/wishlist_page-options.php:210
|
875 |
msgid "It will be used to pin the wishlist on Pinterest."
|
876 |
msgstr ""
|
877 |
|
878 |
+
#: plugin-options/wishlist_page-options.php:229
|
879 |
msgid "Default wishlist name"
|
880 |
msgstr ""
|
881 |
|
882 |
+
#: plugin-options/wishlist_page-options.php:230
|
883 |
msgid ""
|
884 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
885 |
"automatically generated for all users if they do not create any custom one"
|
886 |
msgstr ""
|
887 |
|
888 |
+
#: plugin-options/wishlist_page-options.php:232
|
889 |
#, fuzzy
|
890 |
msgid "My wishlist"
|
891 |
msgstr "Meine Wunschliste bei %s"
|
892 |
|
893 |
+
#: plugin-options/wishlist_page-options.php:237
|
894 |
msgid "\"Add to cart\" text"
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: plugin-options/wishlist_page-options.php:238
|
898 |
msgid "Enter a text for the \"Add to cart\" button"
|
899 |
msgstr ""
|
900 |
|
901 |
+
#: plugin-options/wishlist_page-options.php:250
|
902 |
msgid "Style & color customization"
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: plugin-options/wishlist_page-options.php:257
|
906 |
msgid "Style of \"Add to cart\""
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: plugin-options/wishlist_page-options.php:258
|
910 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
911 |
msgstr ""
|
912 |
|
913 |
+
#: plugin-options/wishlist_page-options.php:271
|
914 |
msgid "\"Add to cart\" button style"
|
915 |
msgstr ""
|
916 |
|
917 |
+
#: plugin-options/wishlist_page-options.php:277
|
918 |
msgid "Choose the colors for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
+
#: plugin-options/wishlist_page-options.php:295
|
922 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
923 |
msgstr ""
|
924 |
|
925 |
+
#: plugin-options/wishlist_page-options.php:321
|
926 |
msgid "Set the radius for the \"Add to cart\" button"
|
927 |
msgstr ""
|
928 |
|
929 |
+
#: plugin-options/wishlist_page-options.php:335
|
930 |
msgid "\"Add to cart\" icon"
|
931 |
msgstr ""
|
932 |
|
933 |
+
#: plugin-options/wishlist_page-options.php:336
|
934 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
935 |
msgstr ""
|
936 |
|
937 |
+
#: plugin-options/wishlist_page-options.php:351
|
938 |
msgid "\"Add to cart\" custom icon"
|
939 |
msgstr ""
|
940 |
|
941 |
+
#: plugin-options/wishlist_page-options.php:352
|
942 |
msgid ""
|
943 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
944 |
"32px x 32px)"
|
945 |
msgstr ""
|
946 |
|
947 |
+
#: plugin-options/wishlist_page-options.php:360
|
948 |
msgid "Primary button style"
|
949 |
msgstr ""
|
950 |
|
951 |
+
#: plugin-options/wishlist_page-options.php:366
|
952 |
msgid ""
|
953 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
954 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
955 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: plugin-options/wishlist_page-options.php:384
|
959 |
msgid ""
|
960 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
961 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
963 |
"small>"
|
964 |
msgstr ""
|
965 |
|
966 |
+
#: plugin-options/wishlist_page-options.php:409
|
967 |
msgid "Secondary button style"
|
968 |
msgstr ""
|
969 |
|
970 |
+
#: plugin-options/wishlist_page-options.php:415
|
971 |
+
#: plugin-options/wishlist_page-options.php:433
|
972 |
msgid ""
|
973 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
974 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
975 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
976 |
msgstr ""
|
977 |
|
978 |
+
#: plugin-options/wishlist_page-options.php:458
|
979 |
msgid "Wishlist table style"
|
980 |
msgstr ""
|
981 |
|
982 |
+
#: plugin-options/wishlist_page-options.php:459
|
983 |
msgid ""
|
984 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
985 |
msgstr ""
|
986 |
|
987 |
+
#: plugin-options/wishlist_page-options.php:487
|
988 |
msgid "Highlight color"
|
989 |
msgstr ""
|
990 |
|
991 |
+
#: plugin-options/wishlist_page-options.php:488
|
992 |
msgid ""
|
993 |
"Choose the color for all sections with background<br/><small>This color will "
|
994 |
"be used as background for the wishlist table heading and footer (when set to "
|
995 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
996 |
msgstr ""
|
997 |
|
998 |
+
#: plugin-options/wishlist_page-options.php:500
|
999 |
msgid "Share button text color"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: plugin-options/wishlist_page-options.php:501
|
1003 |
msgid "Choose colors for share buttons text"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: plugin-options/wishlist_page-options.php:512
|
1007 |
msgid "Text hover"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#: plugin-options/wishlist_page-options.php:525
|
1011 |
msgid "Facebook share button icon"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: plugin-options/wishlist_page-options.php:526
|
1015 |
msgid "Select an icon for the Facebook share button"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: plugin-options/wishlist_page-options.php:536
|
1019 |
msgid "Facebook share button custom icon"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
+
#: plugin-options/wishlist_page-options.php:537
|
1023 |
msgid ""
|
1024 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1025 |
"32px)"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
+
#: plugin-options/wishlist_page-options.php:545
|
1029 |
msgid "Facebook share button style"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
+
#: plugin-options/wishlist_page-options.php:546
|
1033 |
msgid "Choose colors for Facebook share button"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
+
#: plugin-options/wishlist_page-options.php:557
|
1037 |
+
#: plugin-options/wishlist_page-options.php:597
|
1038 |
+
#: plugin-options/wishlist_page-options.php:637
|
1039 |
+
#: plugin-options/wishlist_page-options.php:677
|
1040 |
+
#: plugin-options/wishlist_page-options.php:717
|
1041 |
msgid "Background hover"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
+
#: plugin-options/wishlist_page-options.php:565
|
1045 |
msgid "Twitter share button icon"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
+
#: plugin-options/wishlist_page-options.php:566
|
1049 |
msgid "Select an icon for the Twitter share button"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: plugin-options/wishlist_page-options.php:576
|
1053 |
msgid "Twitter share button custom icon"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
+
#: plugin-options/wishlist_page-options.php:577
|
1057 |
msgid ""
|
1058 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1059 |
"32px)"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: plugin-options/wishlist_page-options.php:585
|
1063 |
msgid "Twitter share button style"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: plugin-options/wishlist_page-options.php:586
|
1067 |
msgid "Choose colors for Twitter share button"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: plugin-options/wishlist_page-options.php:605
|
1071 |
msgid "Pinterest share button icon"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: plugin-options/wishlist_page-options.php:606
|
1075 |
msgid "Select an icon for the Pinterest share button"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: plugin-options/wishlist_page-options.php:616
|
1079 |
msgid "Pinterest share button custom icon"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: plugin-options/wishlist_page-options.php:617
|
1083 |
msgid ""
|
1084 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1085 |
"x 32px)"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
+
#: plugin-options/wishlist_page-options.php:625
|
1089 |
msgid "Pinterest share button style"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
+
#: plugin-options/wishlist_page-options.php:626
|
1093 |
msgid "Choose colors for Pinterest share button"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
+
#: plugin-options/wishlist_page-options.php:645
|
1097 |
msgid "Email share button icon"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
+
#: plugin-options/wishlist_page-options.php:646
|
1101 |
msgid "Select an icon for the Email share button"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
+
#: plugin-options/wishlist_page-options.php:656
|
1105 |
msgid "Email share button custom icon"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
+
#: plugin-options/wishlist_page-options.php:657
|
1109 |
msgid ""
|
1110 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1111 |
"x 32px)"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: plugin-options/wishlist_page-options.php:665
|
1115 |
msgid "Email share button style"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: plugin-options/wishlist_page-options.php:666
|
1119 |
msgid "Choose colors for the Email share button"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: plugin-options/wishlist_page-options.php:685
|
1123 |
msgid "WhatsApp share button icon"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: plugin-options/wishlist_page-options.php:686
|
1127 |
msgid "Select an icon for the WhatsApp share button"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: plugin-options/wishlist_page-options.php:696
|
1131 |
msgid "WhatsApp share button custom icon"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: plugin-options/wishlist_page-options.php:697
|
1135 |
msgid ""
|
1136 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1137 |
"32px)"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
+
#: plugin-options/wishlist_page-options.php:705
|
1141 |
msgid "WhatsApp share button style"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: plugin-options/wishlist_page-options.php:706
|
1145 |
msgid "Choose colors for WhatsApp share button"
|
1146 |
msgstr ""
|
1147 |
|
1314 |
"discount on the product they’ve added to the wishlist."
|
1315 |
msgstr ""
|
1316 |
|
1317 |
+
#: templates/share.php:51 templates/share.php:52
|
1318 |
msgid "Facebook"
|
1319 |
msgstr "Facebook"
|
1320 |
|
1321 |
+
#: templates/share.php:59 templates/share.php:60
|
1322 |
msgid "Twitter"
|
1323 |
msgstr "Twitter"
|
1324 |
|
1325 |
+
#: templates/share.php:67 templates/share.php:68
|
1326 |
msgid "Pinterest"
|
1327 |
msgstr "Pinterest"
|
1328 |
|
1329 |
+
#: templates/share.php:75 templates/share.php:76
|
1330 |
msgid "Email"
|
1331 |
msgstr "EMail"
|
1332 |
|
1333 |
+
#: templates/share.php:83
|
1334 |
msgid "WhatsApp"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
+
#: templates/share.php:84
|
1338 |
msgid "Whatsapp"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
+
#: templates/share.php:93
|
1342 |
msgid "(Now"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: templates/share.php:93
|
1346 |
msgid "copy"
|
1347 |
msgstr ""
|
1348 |
|
1349 |
+
#: templates/share.php:93
|
1350 |
msgid "this wishlist link and share it anywhere)"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1354 |
+
#: templates/wishlist-view-footer.php:44
|
1355 |
msgid "Apply this action to all the selected items:"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1359 |
+
#: templates/wishlist-view-footer.php:49
|
1360 |
msgid "Remove from wishlist"
|
1361 |
msgstr ""
|
1362 |
|
1363 |
#. translators: 1. Wishlist formatted name.
|
1364 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1365 |
+
#: templates/wishlist-view-footer.php:67
|
1366 |
msgid "Move to %s"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1370 |
+
#: templates/wishlist-view-footer.php:73
|
1371 |
msgid "Apply"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1375 |
+
#: templates/wishlist-view-footer.php:81
|
1376 |
msgid "Update"
|
1377 |
msgstr ""
|
1378 |
|
1379 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1380 |
+
#: templates/wishlist-view-footer.php:103
|
1381 |
msgid "Add all to cart"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
+
#: templates/wishlist-view-header.php:48
|
1385 |
msgid "Edit title"
|
1386 |
msgstr "Titel bearbeiten"
|
1387 |
|
1401 |
msgid "Stock:"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1405 |
msgid "Out of stock"
|
1406 |
msgstr ""
|
1407 |
|
1408 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1409 |
msgid "In Stock"
|
1410 |
msgstr "Auf Lager"
|
1411 |
|
1412 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1413 |
msgid "Move"
|
1414 |
msgstr "Verschieben"
|
1415 |
|
1416 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1417 |
msgid "Move to another list ›"
|
1418 |
msgstr ""
|
1419 |
|
1420 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1421 |
+
#: templates/wishlist-view.php:293
|
1422 |
msgid "Remove this product"
|
1423 |
msgstr "Artikel entfernen"
|
1424 |
|
1425 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1426 |
msgid "No products added to the wishlist"
|
1427 |
msgstr ""
|
1428 |
|
1447 |
msgstr ""
|
1448 |
|
1449 |
#. translators: date added label: 1 date added.
|
1450 |
+
#: templates/wishlist-view.php:243
|
1451 |
msgid "Added on: %s"
|
1452 |
msgstr ""
|
1453 |
|
1454 |
+
#: templates/wishlist-view.php:293
|
1455 |
msgid "Remove"
|
1456 |
msgstr "Entfernen"
|
1457 |
|
1464 |
"your e-commerce on <strong>YITH</strong></a>"
|
1465 |
msgstr ""
|
1466 |
|
1467 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1468 |
+
msgctxt "[HELP TAB] Video title"
|
1469 |
+
msgid ""
|
1470 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1471 |
+
"</b>"
|
1472 |
+
msgstr ""
|
1473 |
+
|
1474 |
+
#: includes/class-yith-wcwl-install.php:340
|
1475 |
msgctxt "page_slug"
|
1476 |
msgid "wishlist"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1480 |
msgctxt "date when wishlist was created"
|
1481 |
msgid "Created on"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1485 |
msgctxt "[gutenberg]: block name"
|
1486 |
msgid "YITH Add to wishlist"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1490 |
msgctxt "[gutenberg]: block name"
|
1491 |
msgid "YITH Wishlist"
|
1492 |
msgstr ""
|
1493 |
|
1494 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1495 |
msgctxt "[gutenberg]: block description"
|
1496 |
msgid "Shows Add to wishlist button"
|
1497 |
msgstr ""
|
1498 |
|
1499 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1500 |
msgctxt "[gutenberg]: block description"
|
1501 |
msgid "Shows a list of products in wishlist"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
#. translators: 1. % of reduction/increase in price.
|
1505 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1506 |
msgctxt ""
|
1507 |
"Part of the template that shows price variation since addition to list; "
|
1508 |
"placeholder will be replaced with a percentage"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
#. translators: 2: original product price.
|
1513 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1514 |
msgctxt ""
|
1515 |
"Part of the template that shows price variation since addition to list; "
|
1516 |
"placeholder will be replaced with a price"
|
1517 |
msgid "(Was %2$s when added in list)"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1521 |
msgctxt "Elementor widget name"
|
1522 |
msgid "YITH Wishlist Add button"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1526 |
#, fuzzy
|
1527 |
msgctxt "Elementor widget name"
|
1528 |
msgid "YITH Wishlist"
|
1529 |
msgstr "Wunschliste"
|
1530 |
|
1531 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1532 |
#, fuzzy
|
1533 |
msgctxt "Elementor section title"
|
1534 |
msgid "Product"
|
1535 |
msgstr "Artikel hinzugefügt!"
|
1536 |
|
1537 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1538 |
msgctxt "Elementor section title"
|
1539 |
msgid "Labels"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1543 |
msgctxt "Elementor section title"
|
1544 |
msgid "Advanced"
|
1545 |
msgstr ""
|
1546 |
|
1547 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1548 |
#, fuzzy
|
1549 |
msgctxt "Elementor section title"
|
1550 |
msgid "Wishlist"
|
1551 |
msgstr "Wunschliste"
|
1552 |
|
1553 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1554 |
msgctxt "Elementor section title"
|
1555 |
msgid "Pagination"
|
1556 |
msgstr ""
|
1557 |
|
1558 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1559 |
#, fuzzy
|
1560 |
msgctxt "Elementor control label"
|
1561 |
msgid "Product ID"
|
1562 |
msgstr "Artikel hinzugefügt!"
|
1563 |
|
1564 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1565 |
msgctxt "Elementor control label"
|
1566 |
msgid "Button label"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1570 |
#, fuzzy
|
1571 |
msgctxt "Elementor control label"
|
1572 |
msgid "\"Browse wishlist\" label"
|
1573 |
msgstr "\"Wunschliste durchsuchen\" Text"
|
1574 |
|
1575 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1576 |
#, fuzzy
|
1577 |
msgctxt "Elementor control label"
|
1578 |
msgid "\"Product already in wishlist\" label"
|
1579 |
msgstr "Artikel ist bereits auf der Wunschliste Text"
|
1580 |
|
1581 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1582 |
#, fuzzy
|
1583 |
msgctxt "Elementor control label"
|
1584 |
msgid "\"Product added to wishlist\" label"
|
1585 |
msgstr "Artikel ist bereits auf der Wunschliste Text"
|
1586 |
|
1587 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1588 |
msgctxt "Elementor control label"
|
1589 |
msgid "URL of the wishlist page"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1593 |
msgctxt "Elementor control label"
|
1594 |
msgid "Icon for the button"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1598 |
msgctxt "Elementor control label"
|
1599 |
msgid "Additional CSS classes for the button"
|
1600 |
msgstr ""
|
1601 |
|
1602 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1603 |
#, fuzzy
|
1604 |
msgctxt "Elementor control label"
|
1605 |
msgid "Wishlist ID"
|
1606 |
msgstr "Wunschliste"
|
1607 |
|
1608 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1609 |
msgctxt "Elementor control label"
|
1610 |
msgid "Paginate items"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1614 |
msgctxt "yith-woocommerce-wishlist"
|
1615 |
msgid "Items per page"
|
1616 |
msgstr ""
|
languages/yith-woocommerce-wishlist-es_AR.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-es_AR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,366 +23,366 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Lista de deseos"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Lista de deseos"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: includes/class
|
59 |
-
#: templates/add-to-wishlist-remove.php:
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class
|
64 |
-
#: templates/add-to-wishlist-remove.php:
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: includes/class
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: includes/class
|
73 |
-
#: includes/class
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Bien, lo hemos eliminado de tu lista..."
|
76 |
|
77 |
-
#: includes/class
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class
|
92 |
-
#: includes/class
|
93 |
-
#: plugin-options/wishlist_page-options.php:
|
94 |
-
#: templates/wishlist-view-footer-mobile.php:
|
95 |
-
#: templates/wishlist-view-footer.php:
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/class
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class
|
140 |
-
#: includes/class
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Lista de deseos"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
-
#: includes/class
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "Mi lista de deseos en %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
-
#: includes/class
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Texto de la tabla de la Lista de Deseos"
|
158 |
|
159 |
-
#: includes/class
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: includes/class
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/class
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class
|
225 |
-
#: includes/widgets/elementor/class
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class
|
230 |
-
#: includes/widgets/elementor/class
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/class
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: includes/class
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: includes/class
|
243 |
msgid "Share on:"
|
244 |
msgstr "Compartir en:"
|
245 |
|
246 |
-
#: includes/class
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Compartir en Facebook"
|
250 |
|
251 |
-
#: includes/class
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Tuitear en Twitter"
|
255 |
|
256 |
-
#: includes/class
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "Compartir en Pinterest"
|
260 |
|
261 |
-
#: includes/class
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/class
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: includes/class
|
275 |
msgid "Free!"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: includes/class
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: includes/class
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: includes/class
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr ""
|
289 |
"¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
|
290 |
"nuevamente, por favor."
|
291 |
|
292 |
-
#: includes/data-stores/class
|
293 |
-
#: includes/data-stores/class
|
294 |
msgid "Invalid wishlist."
|
295 |
msgstr ""
|
296 |
|
297 |
-
#: includes/data-stores/class
|
298 |
msgid "Invalid wishlist item."
|
299 |
msgstr ""
|
300 |
|
301 |
#. translators: 1. Number of users.
|
302 |
-
#: includes/functions
|
303 |
msgid "%d user"
|
304 |
msgid_plural "%d users"
|
305 |
msgstr[0] ""
|
306 |
msgstr[1] ""
|
307 |
|
308 |
-
#: includes/functions
|
309 |
msgid "has this item in wishlist"
|
310 |
msgid_plural "have this item in wishlist"
|
311 |
msgstr[0] ""
|
312 |
msgstr[1] ""
|
313 |
|
314 |
-
#: includes/functions
|
315 |
msgid "You're the first"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: includes/functions
|
319 |
msgid "to add this item in wishlist"
|
320 |
msgstr ""
|
321 |
|
322 |
#. translators: 1. Count of users when many, or "another" when only one.
|
323 |
-
#: includes/functions
|
324 |
msgid "You and %s user"
|
325 |
msgid_plural "You and %d users"
|
326 |
msgstr[0] ""
|
327 |
msgstr[1] ""
|
328 |
|
329 |
-
#: includes/functions
|
330 |
msgid "another"
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: includes/functions
|
334 |
msgid "have this item in wishlist"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: includes/functions
|
338 |
msgid "None"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: includes/functions
|
342 |
#, fuzzy
|
343 |
msgid "Custom"
|
344 |
msgstr "CSS personalizado"
|
345 |
|
346 |
-
#: includes/functions
|
347 |
msgid "Shared"
|
348 |
msgstr "Compartir en:"
|
349 |
|
350 |
-
#: includes/functions
|
351 |
msgid "Only people with a link to this list can see it"
|
352 |
msgstr ""
|
353 |
|
354 |
-
#: includes/functions
|
355 |
msgid "Private"
|
356 |
msgstr ""
|
357 |
|
358 |
-
#: includes/functions
|
359 |
msgid "Only you can see this list"
|
360 |
msgstr ""
|
361 |
|
362 |
-
#: includes/functions
|
363 |
msgid "Public"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: includes/functions
|
367 |
msgid "Anyone can search for and see this list"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: includes/widgets/elementor/class
|
371 |
#: plugin-options/add_to_wishlist-options.php:127
|
372 |
msgid "Add to wishlist"
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: includes/widgets/elementor/class
|
376 |
#: plugin-options/add_to_wishlist-options.php:143
|
377 |
msgid "Browse wishlist"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: includes/widgets/elementor/class
|
381 |
#, fuzzy
|
382 |
msgid "Product already in wishlist"
|
383 |
msgstr "Ya está en tu lista de deseos!"
|
384 |
|
385 |
-
#: includes/widgets/elementor/class
|
386 |
#, fuzzy
|
387 |
msgid "Product added to wishlist"
|
388 |
msgstr "Ya está en tu lista de deseos!"
|
@@ -400,7 +400,7 @@ msgid "while you are using the premium one."
|
|
400 |
msgstr ""
|
401 |
|
402 |
#: plugin-options/add_to_wishlist-options.php:20
|
403 |
-
#: plugin-options/settings-options.php:
|
404 |
msgid "General Settings"
|
405 |
msgstr "Configuraciones generales"
|
406 |
|
@@ -504,7 +504,7 @@ msgid "After summary"
|
|
504 |
msgstr "Después del resúmen"
|
505 |
|
506 |
#: plugin-options/add_to_wishlist-options.php:117
|
507 |
-
#: plugin-options/wishlist_page-options.php:
|
508 |
msgid "Text customization"
|
509 |
msgstr ""
|
510 |
|
@@ -566,17 +566,17 @@ msgid ""
|
|
566 |
msgstr ""
|
567 |
|
568 |
#: plugin-options/add_to_wishlist-options.php:172
|
569 |
-
#: plugin-options/wishlist_page-options.php:
|
570 |
msgid "Textual (anchor)"
|
571 |
msgstr ""
|
572 |
|
573 |
#: plugin-options/add_to_wishlist-options.php:173
|
574 |
-
#: plugin-options/wishlist_page-options.php:
|
575 |
msgid "Button with theme style"
|
576 |
msgstr ""
|
577 |
|
578 |
#: plugin-options/add_to_wishlist-options.php:174
|
579 |
-
#: plugin-options/wishlist_page-options.php:
|
580 |
msgid "Button with custom style"
|
581 |
msgstr ""
|
582 |
|
@@ -589,32 +589,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
589 |
msgstr ""
|
590 |
|
591 |
#: plugin-options/add_to_wishlist-options.php:190
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
-
#: plugin-options/wishlist_page-options.php:
|
600 |
-
#: plugin-options/wishlist_page-options.php:
|
601 |
msgid "Background"
|
602 |
msgstr ""
|
603 |
|
604 |
#: plugin-options/add_to_wishlist-options.php:195
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
-
#: plugin-options/wishlist_page-options.php:
|
609 |
-
#: plugin-options/wishlist_page-options.php:
|
610 |
msgid "Text"
|
611 |
msgstr ""
|
612 |
|
613 |
#: plugin-options/add_to_wishlist-options.php:200
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
-
#: plugin-options/wishlist_page-options.php:
|
617 |
-
#: plugin-options/wishlist_page-options.php:
|
618 |
msgid "Border"
|
619 |
msgstr ""
|
620 |
|
@@ -623,28 +623,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
623 |
msgstr ""
|
624 |
|
625 |
#: plugin-options/add_to_wishlist-options.php:208
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
-
#: plugin-options/wishlist_page-options.php:
|
628 |
-
#: plugin-options/wishlist_page-options.php:
|
629 |
msgid "Background Hover"
|
630 |
msgstr ""
|
631 |
|
632 |
#: plugin-options/add_to_wishlist-options.php:213
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
-
#: plugin-options/wishlist_page-options.php:
|
635 |
-
#: plugin-options/wishlist_page-options.php:
|
636 |
msgid "Text Hover"
|
637 |
msgstr ""
|
638 |
|
639 |
#: plugin-options/add_to_wishlist-options.php:218
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
-
#: plugin-options/wishlist_page-options.php:
|
642 |
-
#: plugin-options/wishlist_page-options.php:
|
643 |
msgid "Border Hover"
|
644 |
msgstr ""
|
645 |
|
646 |
#: plugin-options/add_to_wishlist-options.php:231
|
647 |
-
#: plugin-options/wishlist_page-options.php:
|
648 |
msgid "Border radius"
|
649 |
msgstr ""
|
650 |
|
@@ -699,35 +699,41 @@ msgstr ""
|
|
699 |
msgid "Search list"
|
700 |
msgstr ""
|
701 |
|
702 |
-
|
|
|
|
|
703 |
msgid ""
|
704 |
"If you want to take advantage of this feature, you could consider purchasing "
|
705 |
"the %s."
|
706 |
msgstr ""
|
707 |
|
708 |
-
#: plugin-options/settings-options.php:
|
709 |
msgid "Enable AJAX loading"
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: plugin-options/settings-options.php:
|
713 |
msgid "Load any cacheable wishlist item via AJAX"
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: plugin-options/settings-options.php:
|
717 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
718 |
msgstr ""
|
719 |
|
720 |
-
|
|
|
|
|
721 |
msgid ""
|
722 |
"In order to use this integration you have to install and activate YITH "
|
723 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
724 |
msgstr ""
|
725 |
|
726 |
-
#: plugin-options/settings-options.php:
|
727 |
msgid "Enable slider in wishlist"
|
728 |
msgstr ""
|
729 |
|
730 |
-
|
|
|
|
|
731 |
msgid ""
|
732 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
733 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -847,109 +853,110 @@ msgstr ""
|
|
847 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
848 |
msgstr ""
|
849 |
|
850 |
-
|
|
|
851 |
msgid "My wishlist on %s"
|
852 |
msgstr "Mi lista de deseos en %s"
|
853 |
|
854 |
-
#: plugin-options/wishlist_page-options.php:
|
855 |
msgid "Social text"
|
856 |
msgstr "Texto de sociales"
|
857 |
|
858 |
-
#: plugin-options/wishlist_page-options.php:
|
859 |
msgid ""
|
860 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
861 |
"and Pinterest"
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: plugin-options/wishlist_page-options.php:
|
865 |
msgid "Social image URL"
|
866 |
msgstr "URL de las imágenes sociales"
|
867 |
|
868 |
-
#: plugin-options/wishlist_page-options.php:
|
869 |
msgid "It will be used to pin the wishlist on Pinterest."
|
870 |
msgstr ""
|
871 |
|
872 |
-
#: plugin-options/wishlist_page-options.php:
|
873 |
msgid "Default wishlist name"
|
874 |
msgstr ""
|
875 |
|
876 |
-
#: plugin-options/wishlist_page-options.php:
|
877 |
msgid ""
|
878 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
879 |
"automatically generated for all users if they do not create any custom one"
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: plugin-options/wishlist_page-options.php:
|
883 |
#, fuzzy
|
884 |
msgid "My wishlist"
|
885 |
msgstr "Mi lista de deseos en %s"
|
886 |
|
887 |
-
#: plugin-options/wishlist_page-options.php:
|
888 |
msgid "\"Add to cart\" text"
|
889 |
msgstr ""
|
890 |
|
891 |
-
#: plugin-options/wishlist_page-options.php:
|
892 |
msgid "Enter a text for the \"Add to cart\" button"
|
893 |
msgstr ""
|
894 |
|
895 |
-
#: plugin-options/wishlist_page-options.php:
|
896 |
msgid "Style & color customization"
|
897 |
msgstr ""
|
898 |
|
899 |
-
#: plugin-options/wishlist_page-options.php:
|
900 |
msgid "Style of \"Add to cart\""
|
901 |
msgstr ""
|
902 |
|
903 |
-
#: plugin-options/wishlist_page-options.php:
|
904 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
905 |
msgstr ""
|
906 |
|
907 |
-
#: plugin-options/wishlist_page-options.php:
|
908 |
msgid "\"Add to cart\" button style"
|
909 |
msgstr ""
|
910 |
|
911 |
-
#: plugin-options/wishlist_page-options.php:
|
912 |
msgid "Choose the colors for the \"Add to cart\" button"
|
913 |
msgstr ""
|
914 |
|
915 |
-
#: plugin-options/wishlist_page-options.php:
|
916 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
917 |
msgstr ""
|
918 |
|
919 |
-
#: plugin-options/wishlist_page-options.php:
|
920 |
msgid "Set the radius for the \"Add to cart\" button"
|
921 |
msgstr ""
|
922 |
|
923 |
-
#: plugin-options/wishlist_page-options.php:
|
924 |
msgid "\"Add to cart\" icon"
|
925 |
msgstr ""
|
926 |
|
927 |
-
#: plugin-options/wishlist_page-options.php:
|
928 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
929 |
msgstr ""
|
930 |
|
931 |
-
#: plugin-options/wishlist_page-options.php:
|
932 |
msgid "\"Add to cart\" custom icon"
|
933 |
msgstr ""
|
934 |
|
935 |
-
#: plugin-options/wishlist_page-options.php:
|
936 |
msgid ""
|
937 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
938 |
"32px x 32px)"
|
939 |
msgstr ""
|
940 |
|
941 |
-
#: plugin-options/wishlist_page-options.php:
|
942 |
msgid "Primary button style"
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: plugin-options/wishlist_page-options.php:
|
946 |
msgid ""
|
947 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
948 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
949 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
950 |
msgstr ""
|
951 |
|
952 |
-
#: plugin-options/wishlist_page-options.php:
|
953 |
msgid ""
|
954 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
955 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -957,185 +964,185 @@ msgid ""
|
|
957 |
"small>"
|
958 |
msgstr ""
|
959 |
|
960 |
-
#: plugin-options/wishlist_page-options.php:
|
961 |
msgid "Secondary button style"
|
962 |
msgstr ""
|
963 |
|
964 |
-
#: plugin-options/wishlist_page-options.php:
|
965 |
-
#: plugin-options/wishlist_page-options.php:
|
966 |
msgid ""
|
967 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
968 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
969 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: plugin-options/wishlist_page-options.php:
|
973 |
msgid "Wishlist table style"
|
974 |
msgstr ""
|
975 |
|
976 |
-
#: plugin-options/wishlist_page-options.php:
|
977 |
msgid ""
|
978 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
979 |
msgstr ""
|
980 |
|
981 |
-
#: plugin-options/wishlist_page-options.php:
|
982 |
msgid "Highlight color"
|
983 |
msgstr ""
|
984 |
|
985 |
-
#: plugin-options/wishlist_page-options.php:
|
986 |
msgid ""
|
987 |
"Choose the color for all sections with background<br/><small>This color will "
|
988 |
"be used as background for the wishlist table heading and footer (when set to "
|
989 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
990 |
msgstr ""
|
991 |
|
992 |
-
#: plugin-options/wishlist_page-options.php:
|
993 |
msgid "Share button text color"
|
994 |
msgstr ""
|
995 |
|
996 |
-
#: plugin-options/wishlist_page-options.php:
|
997 |
msgid "Choose colors for share buttons text"
|
998 |
msgstr ""
|
999 |
|
1000 |
-
#: plugin-options/wishlist_page-options.php:
|
1001 |
msgid "Text hover"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
-
#: plugin-options/wishlist_page-options.php:
|
1005 |
msgid "Facebook share button icon"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
-
#: plugin-options/wishlist_page-options.php:
|
1009 |
msgid "Select an icon for the Facebook share button"
|
1010 |
msgstr ""
|
1011 |
|
1012 |
-
#: plugin-options/wishlist_page-options.php:
|
1013 |
msgid "Facebook share button custom icon"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
-
#: plugin-options/wishlist_page-options.php:
|
1017 |
msgid ""
|
1018 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1019 |
"32px)"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: plugin-options/wishlist_page-options.php:
|
1023 |
msgid "Facebook share button style"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
-
#: plugin-options/wishlist_page-options.php:
|
1027 |
msgid "Choose colors for Facebook share button"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
-
#: plugin-options/wishlist_page-options.php:
|
1034 |
-
#: plugin-options/wishlist_page-options.php:
|
1035 |
msgid "Background hover"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
-
#: plugin-options/wishlist_page-options.php:
|
1039 |
msgid "Twitter share button icon"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
-
#: plugin-options/wishlist_page-options.php:
|
1043 |
msgid "Select an icon for the Twitter share button"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
-
#: plugin-options/wishlist_page-options.php:
|
1047 |
msgid "Twitter share button custom icon"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
-
#: plugin-options/wishlist_page-options.php:
|
1051 |
msgid ""
|
1052 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1053 |
"32px)"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
-
#: plugin-options/wishlist_page-options.php:
|
1057 |
msgid "Twitter share button style"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
-
#: plugin-options/wishlist_page-options.php:
|
1061 |
msgid "Choose colors for Twitter share button"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: plugin-options/wishlist_page-options.php:
|
1065 |
msgid "Pinterest share button icon"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
-
#: plugin-options/wishlist_page-options.php:
|
1069 |
msgid "Select an icon for the Pinterest share button"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
-
#: plugin-options/wishlist_page-options.php:
|
1073 |
msgid "Pinterest share button custom icon"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
-
#: plugin-options/wishlist_page-options.php:
|
1077 |
msgid ""
|
1078 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1079 |
"x 32px)"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: plugin-options/wishlist_page-options.php:
|
1083 |
msgid "Pinterest share button style"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: plugin-options/wishlist_page-options.php:
|
1087 |
msgid "Choose colors for Pinterest share button"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: plugin-options/wishlist_page-options.php:
|
1091 |
msgid "Email share button icon"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
-
#: plugin-options/wishlist_page-options.php:
|
1095 |
msgid "Select an icon for the Email share button"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
-
#: plugin-options/wishlist_page-options.php:
|
1099 |
msgid "Email share button custom icon"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
-
#: plugin-options/wishlist_page-options.php:
|
1103 |
msgid ""
|
1104 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1105 |
"x 32px)"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: plugin-options/wishlist_page-options.php:
|
1109 |
msgid "Email share button style"
|
1110 |
msgstr ""
|
1111 |
|
1112 |
-
#: plugin-options/wishlist_page-options.php:
|
1113 |
msgid "Choose colors for the Email share button"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
-
#: plugin-options/wishlist_page-options.php:
|
1117 |
msgid "WhatsApp share button icon"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
-
#: plugin-options/wishlist_page-options.php:
|
1121 |
msgid "Select an icon for the WhatsApp share button"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
-
#: plugin-options/wishlist_page-options.php:
|
1125 |
msgid "WhatsApp share button custom icon"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
-
#: plugin-options/wishlist_page-options.php:
|
1129 |
msgid ""
|
1130 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1131 |
"32px)"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: plugin-options/wishlist_page-options.php:
|
1135 |
msgid "WhatsApp share button style"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: plugin-options/wishlist_page-options.php:
|
1139 |
msgid "Choose colors for WhatsApp share button"
|
1140 |
msgstr ""
|
1141 |
|
@@ -1308,74 +1315,74 @@ msgid ""
|
|
1308 |
"discount on the product they’ve added to the wishlist."
|
1309 |
msgstr ""
|
1310 |
|
1311 |
-
#: templates/share.php:
|
1312 |
msgid "Facebook"
|
1313 |
msgstr ""
|
1314 |
|
1315 |
-
#: templates/share.php:
|
1316 |
msgid "Twitter"
|
1317 |
msgstr ""
|
1318 |
|
1319 |
-
#: templates/share.php:
|
1320 |
msgid "Pinterest"
|
1321 |
msgstr "Compartir en Pinterest"
|
1322 |
|
1323 |
-
#: templates/share.php:
|
1324 |
msgid "Email"
|
1325 |
msgstr ""
|
1326 |
|
1327 |
-
#: templates/share.php:
|
1328 |
msgid "WhatsApp"
|
1329 |
msgstr ""
|
1330 |
|
1331 |
-
#: templates/share.php:
|
1332 |
msgid "Whatsapp"
|
1333 |
msgstr ""
|
1334 |
|
1335 |
-
#: templates/share.php:
|
1336 |
msgid "(Now"
|
1337 |
msgstr ""
|
1338 |
|
1339 |
-
#: templates/share.php:
|
1340 |
msgid "copy"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
-
#: templates/share.php:
|
1344 |
msgid "this wishlist link and share it anywhere)"
|
1345 |
msgstr ""
|
1346 |
|
1347 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1348 |
-
#: templates/wishlist-view-footer.php:
|
1349 |
msgid "Apply this action to all the selected items:"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1353 |
-
#: templates/wishlist-view-footer.php:
|
1354 |
msgid "Remove from wishlist"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
#. translators: 1. Wishlist formatted name.
|
1358 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1359 |
-
#: templates/wishlist-view-footer.php:
|
1360 |
msgid "Move to %s"
|
1361 |
msgstr ""
|
1362 |
|
1363 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1364 |
-
#: templates/wishlist-view-footer.php:
|
1365 |
msgid "Apply"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1369 |
-
#: templates/wishlist-view-footer.php:
|
1370 |
msgid "Update"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1374 |
-
#: templates/wishlist-view-footer.php:
|
1375 |
msgid "Add all to cart"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
-
#: templates/wishlist-view-header.php:
|
1379 |
msgid "Edit title"
|
1380 |
msgstr "Título de la Lista de deseos"
|
1381 |
|
@@ -1395,28 +1402,28 @@ msgstr ""
|
|
1395 |
msgid "Stock:"
|
1396 |
msgstr ""
|
1397 |
|
1398 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1399 |
msgid "Out of stock"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1403 |
msgid "In Stock"
|
1404 |
msgstr "¡Disponible!"
|
1405 |
|
1406 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1407 |
msgid "Move"
|
1408 |
msgstr ""
|
1409 |
|
1410 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1411 |
msgid "Move to another list ›"
|
1412 |
msgstr ""
|
1413 |
|
1414 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1415 |
-
#: templates/wishlist-view.php:
|
1416 |
msgid "Remove this product"
|
1417 |
msgstr "Ya no lo quiero"
|
1418 |
|
1419 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1420 |
msgid "No products added to the wishlist"
|
1421 |
msgstr ""
|
1422 |
|
@@ -1441,11 +1448,11 @@ msgid "Arrange"
|
|
1441 |
msgstr ""
|
1442 |
|
1443 |
#. translators: date added label: 1 date added.
|
1444 |
-
#: templates/wishlist-view.php:
|
1445 |
msgid "Added on: %s"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: templates/wishlist-view.php:
|
1449 |
msgid "Remove"
|
1450 |
msgstr ""
|
1451 |
|
@@ -1458,38 +1465,45 @@ msgid ""
|
|
1458 |
"your e-commerce on <strong>YITH</strong></a>"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1462 |
msgctxt "page_slug"
|
1463 |
msgid "wishlist"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
-
#: includes/class
|
1467 |
msgctxt "date when wishlist was created"
|
1468 |
msgid "Created on"
|
1469 |
msgstr ""
|
1470 |
|
1471 |
-
#: includes/class
|
1472 |
msgctxt "[gutenberg]: block name"
|
1473 |
msgid "YITH Add to wishlist"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
-
#: includes/class
|
1477 |
msgctxt "[gutenberg]: block name"
|
1478 |
msgid "YITH Wishlist"
|
1479 |
msgstr ""
|
1480 |
|
1481 |
-
#: includes/class
|
1482 |
msgctxt "[gutenberg]: block description"
|
1483 |
msgid "Shows Add to wishlist button"
|
1484 |
msgstr ""
|
1485 |
|
1486 |
-
#: includes/class
|
1487 |
msgctxt "[gutenberg]: block description"
|
1488 |
msgid "Shows a list of products in wishlist"
|
1489 |
msgstr ""
|
1490 |
|
1491 |
#. translators: 1. % of reduction/increase in price.
|
1492 |
-
#: includes/class
|
1493 |
msgctxt ""
|
1494 |
"Part of the template that shows price variation since addition to list; "
|
1495 |
"placeholder will be replaced with a percentage"
|
@@ -1497,107 +1511,107 @@ msgid "Price is %1$s%%"
|
|
1497 |
msgstr ""
|
1498 |
|
1499 |
#. translators: 2: original product price.
|
1500 |
-
#: includes/class
|
1501 |
msgctxt ""
|
1502 |
"Part of the template that shows price variation since addition to list; "
|
1503 |
"placeholder will be replaced with a price"
|
1504 |
msgid "(Was %2$s when added in list)"
|
1505 |
msgstr ""
|
1506 |
|
1507 |
-
#: includes/widgets/elementor/class
|
1508 |
msgctxt "Elementor widget name"
|
1509 |
msgid "YITH Wishlist Add button"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
-
#: includes/widgets/elementor/class
|
1513 |
#, fuzzy
|
1514 |
msgctxt "Elementor widget name"
|
1515 |
msgid "YITH Wishlist"
|
1516 |
msgstr "Lista de deseos"
|
1517 |
|
1518 |
-
#: includes/widgets/elementor/class
|
1519 |
#, fuzzy
|
1520 |
msgctxt "Elementor section title"
|
1521 |
msgid "Product"
|
1522 |
msgstr "¡Agregado!"
|
1523 |
|
1524 |
-
#: includes/widgets/elementor/class
|
1525 |
msgctxt "Elementor section title"
|
1526 |
msgid "Labels"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
-
#: includes/widgets/elementor/class
|
1530 |
msgctxt "Elementor section title"
|
1531 |
msgid "Advanced"
|
1532 |
msgstr ""
|
1533 |
|
1534 |
-
#: includes/widgets/elementor/class
|
1535 |
#, fuzzy
|
1536 |
msgctxt "Elementor section title"
|
1537 |
msgid "Wishlist"
|
1538 |
msgstr "Lista de deseos"
|
1539 |
|
1540 |
-
#: includes/widgets/elementor/class
|
1541 |
msgctxt "Elementor section title"
|
1542 |
msgid "Pagination"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
-
#: includes/widgets/elementor/class
|
1546 |
#, fuzzy
|
1547 |
msgctxt "Elementor control label"
|
1548 |
msgid "Product ID"
|
1549 |
msgstr "¡Agregado!"
|
1550 |
|
1551 |
-
#: includes/widgets/elementor/class
|
1552 |
msgctxt "Elementor control label"
|
1553 |
msgid "Button label"
|
1554 |
msgstr ""
|
1555 |
|
1556 |
-
#: includes/widgets/elementor/class
|
1557 |
#, fuzzy
|
1558 |
msgctxt "Elementor control label"
|
1559 |
msgid "\"Browse wishlist\" label"
|
1560 |
msgstr "Ir a la Lista de deseos"
|
1561 |
|
1562 |
-
#: includes/widgets/elementor/class
|
1563 |
#, fuzzy
|
1564 |
msgctxt "Elementor control label"
|
1565 |
msgid "\"Product already in wishlist\" label"
|
1566 |
msgstr "Ya está en tu lista de deseos!"
|
1567 |
|
1568 |
-
#: includes/widgets/elementor/class
|
1569 |
#, fuzzy
|
1570 |
msgctxt "Elementor control label"
|
1571 |
msgid "\"Product added to wishlist\" label"
|
1572 |
msgstr "Ya está en tu lista de deseos!"
|
1573 |
|
1574 |
-
#: includes/widgets/elementor/class
|
1575 |
msgctxt "Elementor control label"
|
1576 |
msgid "URL of the wishlist page"
|
1577 |
msgstr ""
|
1578 |
|
1579 |
-
#: includes/widgets/elementor/class
|
1580 |
msgctxt "Elementor control label"
|
1581 |
msgid "Icon for the button"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
-
#: includes/widgets/elementor/class
|
1585 |
msgctxt "Elementor control label"
|
1586 |
msgid "Additional CSS classes for the button"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
-
#: includes/widgets/elementor/class
|
1590 |
#, fuzzy
|
1591 |
msgctxt "Elementor control label"
|
1592 |
msgid "Wishlist ID"
|
1593 |
msgstr "Lista de deseos"
|
1594 |
|
1595 |
-
#: includes/widgets/elementor/class
|
1596 |
msgctxt "Elementor control label"
|
1597 |
msgid "Paginate items"
|
1598 |
msgstr ""
|
1599 |
|
1600 |
-
#: includes/widgets/elementor/class
|
1601 |
msgctxt "yith-woocommerce-wishlist"
|
1602 |
msgid "Items per page"
|
1603 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Lista de deseos"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Lista de deseos"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
59 |
+
#: templates/add-to-wishlist-remove.php:59
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
64 |
+
#: templates/add-to-wishlist-remove.php:58
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Bien, lo hemos eliminado de tu lista..."
|
76 |
|
77 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
92 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
93 |
+
#: plugin-options/wishlist_page-options.php:240
|
94 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
95 |
+
#: templates/wishlist-view-footer.php:46
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Lista de deseos"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "Mi lista de deseos en %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Texto de la tabla de la Lista de Deseos"
|
158 |
|
159 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
225 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
230 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
243 |
msgid "Share on:"
|
244 |
msgstr "Compartir en:"
|
245 |
|
246 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Compartir en Facebook"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Tuitear en Twitter"
|
255 |
|
256 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "Compartir en Pinterest"
|
260 |
|
261 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
275 |
msgid "Free!"
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: includes/class-yith-wcwl.php:164
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr ""
|
289 |
"¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
|
290 |
"nuevamente, por favor."
|
291 |
|
292 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
293 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
294 |
msgid "Invalid wishlist."
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
298 |
msgid "Invalid wishlist item."
|
299 |
msgstr ""
|
300 |
|
301 |
#. translators: 1. Number of users.
|
302 |
+
#: includes/functions-yith-wcwl.php:249
|
303 |
msgid "%d user"
|
304 |
msgid_plural "%d users"
|
305 |
msgstr[0] ""
|
306 |
msgstr[1] ""
|
307 |
|
308 |
+
#: includes/functions-yith-wcwl.php:250
|
309 |
msgid "has this item in wishlist"
|
310 |
msgid_plural "have this item in wishlist"
|
311 |
msgstr[0] ""
|
312 |
msgstr[1] ""
|
313 |
|
314 |
+
#: includes/functions-yith-wcwl.php:252
|
315 |
msgid "You're the first"
|
316 |
msgstr ""
|
317 |
|
318 |
+
#: includes/functions-yith-wcwl.php:253
|
319 |
msgid "to add this item in wishlist"
|
320 |
msgstr ""
|
321 |
|
322 |
#. translators: 1. Count of users when many, or "another" when only one.
|
323 |
+
#: includes/functions-yith-wcwl.php:257
|
324 |
msgid "You and %s user"
|
325 |
msgid_plural "You and %d users"
|
326 |
msgstr[0] ""
|
327 |
msgstr[1] ""
|
328 |
|
329 |
+
#: includes/functions-yith-wcwl.php:257
|
330 |
msgid "another"
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: includes/functions-yith-wcwl.php:258
|
334 |
msgid "have this item in wishlist"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: includes/functions-yith-wcwl.php:425
|
338 |
msgid "None"
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: includes/functions-yith-wcwl.php:426
|
342 |
#, fuzzy
|
343 |
msgid "Custom"
|
344 |
msgstr "CSS personalizado"
|
345 |
|
346 |
+
#: includes/functions-yith-wcwl.php:447
|
347 |
msgid "Shared"
|
348 |
msgstr "Compartir en:"
|
349 |
|
350 |
+
#: includes/functions-yith-wcwl.php:451
|
351 |
msgid "Only people with a link to this list can see it"
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: includes/functions-yith-wcwl.php:457
|
355 |
msgid "Private"
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: includes/functions-yith-wcwl.php:461
|
359 |
msgid "Only you can see this list"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: includes/functions-yith-wcwl.php:467
|
363 |
msgid "Public"
|
364 |
msgstr ""
|
365 |
|
366 |
+
#: includes/functions-yith-wcwl.php:471
|
367 |
msgid "Anyone can search for and see this list"
|
368 |
msgstr ""
|
369 |
|
370 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
371 |
#: plugin-options/add_to_wishlist-options.php:127
|
372 |
msgid "Add to wishlist"
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
376 |
#: plugin-options/add_to_wishlist-options.php:143
|
377 |
msgid "Browse wishlist"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
381 |
#, fuzzy
|
382 |
msgid "Product already in wishlist"
|
383 |
msgstr "Ya está en tu lista de deseos!"
|
384 |
|
385 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
386 |
#, fuzzy
|
387 |
msgid "Product added to wishlist"
|
388 |
msgstr "Ya está en tu lista de deseos!"
|
400 |
msgstr ""
|
401 |
|
402 |
#: plugin-options/add_to_wishlist-options.php:20
|
403 |
+
#: plugin-options/settings-options.php:27
|
404 |
msgid "General Settings"
|
405 |
msgstr "Configuraciones generales"
|
406 |
|
504 |
msgstr "Después del resúmen"
|
505 |
|
506 |
#: plugin-options/add_to_wishlist-options.php:117
|
507 |
+
#: plugin-options/wishlist_page-options.php:222
|
508 |
msgid "Text customization"
|
509 |
msgstr ""
|
510 |
|
566 |
msgstr ""
|
567 |
|
568 |
#: plugin-options/add_to_wishlist-options.php:172
|
569 |
+
#: plugin-options/wishlist_page-options.php:261
|
570 |
msgid "Textual (anchor)"
|
571 |
msgstr ""
|
572 |
|
573 |
#: plugin-options/add_to_wishlist-options.php:173
|
574 |
+
#: plugin-options/wishlist_page-options.php:262
|
575 |
msgid "Button with theme style"
|
576 |
msgstr ""
|
577 |
|
578 |
#: plugin-options/add_to_wishlist-options.php:174
|
579 |
+
#: plugin-options/wishlist_page-options.php:263
|
580 |
msgid "Button with custom style"
|
581 |
msgstr ""
|
582 |
|
589 |
msgstr ""
|
590 |
|
591 |
#: plugin-options/add_to_wishlist-options.php:190
|
592 |
+
#: plugin-options/wishlist_page-options.php:279
|
593 |
+
#: plugin-options/wishlist_page-options.php:368
|
594 |
+
#: plugin-options/wishlist_page-options.php:417
|
595 |
+
#: plugin-options/wishlist_page-options.php:465
|
596 |
+
#: plugin-options/wishlist_page-options.php:552
|
597 |
+
#: plugin-options/wishlist_page-options.php:592
|
598 |
+
#: plugin-options/wishlist_page-options.php:632
|
599 |
+
#: plugin-options/wishlist_page-options.php:672
|
600 |
+
#: plugin-options/wishlist_page-options.php:712
|
601 |
msgid "Background"
|
602 |
msgstr ""
|
603 |
|
604 |
#: plugin-options/add_to_wishlist-options.php:195
|
605 |
+
#: plugin-options/wishlist_page-options.php:284
|
606 |
+
#: plugin-options/wishlist_page-options.php:373
|
607 |
+
#: plugin-options/wishlist_page-options.php:422
|
608 |
+
#: plugin-options/wishlist_page-options.php:470
|
609 |
+
#: plugin-options/wishlist_page-options.php:507
|
610 |
msgid "Text"
|
611 |
msgstr ""
|
612 |
|
613 |
#: plugin-options/add_to_wishlist-options.php:200
|
614 |
+
#: plugin-options/wishlist_page-options.php:289
|
615 |
+
#: plugin-options/wishlist_page-options.php:378
|
616 |
+
#: plugin-options/wishlist_page-options.php:427
|
617 |
+
#: plugin-options/wishlist_page-options.php:475
|
618 |
msgid "Border"
|
619 |
msgstr ""
|
620 |
|
623 |
msgstr ""
|
624 |
|
625 |
#: plugin-options/add_to_wishlist-options.php:208
|
626 |
+
#: plugin-options/wishlist_page-options.php:297
|
627 |
+
#: plugin-options/wishlist_page-options.php:386
|
628 |
+
#: plugin-options/wishlist_page-options.php:435
|
629 |
msgid "Background Hover"
|
630 |
msgstr ""
|
631 |
|
632 |
#: plugin-options/add_to_wishlist-options.php:213
|
633 |
+
#: plugin-options/wishlist_page-options.php:302
|
634 |
+
#: plugin-options/wishlist_page-options.php:391
|
635 |
+
#: plugin-options/wishlist_page-options.php:440
|
636 |
msgid "Text Hover"
|
637 |
msgstr ""
|
638 |
|
639 |
#: plugin-options/add_to_wishlist-options.php:218
|
640 |
+
#: plugin-options/wishlist_page-options.php:307
|
641 |
+
#: plugin-options/wishlist_page-options.php:396
|
642 |
+
#: plugin-options/wishlist_page-options.php:445
|
643 |
msgid "Border Hover"
|
644 |
msgstr ""
|
645 |
|
646 |
#: plugin-options/add_to_wishlist-options.php:231
|
647 |
+
#: plugin-options/wishlist_page-options.php:320
|
648 |
msgid "Border radius"
|
649 |
msgstr ""
|
650 |
|
699 |
msgid "Search list"
|
700 |
msgstr ""
|
701 |
|
702 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
703 |
+
#. yithemes.com.
|
704 |
+
#: plugin-options/settings-options.php:19
|
705 |
msgid ""
|
706 |
"If you want to take advantage of this feature, you could consider purchasing "
|
707 |
"the %s."
|
708 |
msgstr ""
|
709 |
|
710 |
+
#: plugin-options/settings-options.php:34
|
711 |
msgid "Enable AJAX loading"
|
712 |
msgstr ""
|
713 |
|
714 |
+
#: plugin-options/settings-options.php:35
|
715 |
msgid "Load any cacheable wishlist item via AJAX"
|
716 |
msgstr ""
|
717 |
|
718 |
+
#: plugin-options/settings-options.php:48
|
719 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
720 |
msgstr ""
|
721 |
|
722 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
723 |
+
#. yithemes.com.
|
724 |
+
#: plugin-options/settings-options.php:51
|
725 |
msgid ""
|
726 |
"In order to use this integration you have to install and activate YITH "
|
727 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
728 |
msgstr ""
|
729 |
|
730 |
+
#: plugin-options/settings-options.php:56
|
731 |
msgid "Enable slider in wishlist"
|
732 |
msgstr ""
|
733 |
|
734 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
735 |
+
#. Bought Together.
|
736 |
+
#: plugin-options/settings-options.php:58
|
737 |
msgid ""
|
738 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
739 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
853 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
854 |
msgstr ""
|
855 |
|
856 |
+
#. translators: 1. Blog name.
|
857 |
+
#: plugin-options/wishlist_page-options.php:195
|
858 |
msgid "My wishlist on %s"
|
859 |
msgstr "Mi lista de deseos en %s"
|
860 |
|
861 |
+
#: plugin-options/wishlist_page-options.php:200
|
862 |
msgid "Social text"
|
863 |
msgstr "Texto de sociales"
|
864 |
|
865 |
+
#: plugin-options/wishlist_page-options.php:201
|
866 |
msgid ""
|
867 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
868 |
"and Pinterest"
|
869 |
msgstr ""
|
870 |
|
871 |
+
#: plugin-options/wishlist_page-options.php:209
|
872 |
msgid "Social image URL"
|
873 |
msgstr "URL de las imágenes sociales"
|
874 |
|
875 |
+
#: plugin-options/wishlist_page-options.php:210
|
876 |
msgid "It will be used to pin the wishlist on Pinterest."
|
877 |
msgstr ""
|
878 |
|
879 |
+
#: plugin-options/wishlist_page-options.php:229
|
880 |
msgid "Default wishlist name"
|
881 |
msgstr ""
|
882 |
|
883 |
+
#: plugin-options/wishlist_page-options.php:230
|
884 |
msgid ""
|
885 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
886 |
"automatically generated for all users if they do not create any custom one"
|
887 |
msgstr ""
|
888 |
|
889 |
+
#: plugin-options/wishlist_page-options.php:232
|
890 |
#, fuzzy
|
891 |
msgid "My wishlist"
|
892 |
msgstr "Mi lista de deseos en %s"
|
893 |
|
894 |
+
#: plugin-options/wishlist_page-options.php:237
|
895 |
msgid "\"Add to cart\" text"
|
896 |
msgstr ""
|
897 |
|
898 |
+
#: plugin-options/wishlist_page-options.php:238
|
899 |
msgid "Enter a text for the \"Add to cart\" button"
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: plugin-options/wishlist_page-options.php:250
|
903 |
msgid "Style & color customization"
|
904 |
msgstr ""
|
905 |
|
906 |
+
#: plugin-options/wishlist_page-options.php:257
|
907 |
msgid "Style of \"Add to cart\""
|
908 |
msgstr ""
|
909 |
|
910 |
+
#: plugin-options/wishlist_page-options.php:258
|
911 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
912 |
msgstr ""
|
913 |
|
914 |
+
#: plugin-options/wishlist_page-options.php:271
|
915 |
msgid "\"Add to cart\" button style"
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: plugin-options/wishlist_page-options.php:277
|
919 |
msgid "Choose the colors for the \"Add to cart\" button"
|
920 |
msgstr ""
|
921 |
|
922 |
+
#: plugin-options/wishlist_page-options.php:295
|
923 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
924 |
msgstr ""
|
925 |
|
926 |
+
#: plugin-options/wishlist_page-options.php:321
|
927 |
msgid "Set the radius for the \"Add to cart\" button"
|
928 |
msgstr ""
|
929 |
|
930 |
+
#: plugin-options/wishlist_page-options.php:335
|
931 |
msgid "\"Add to cart\" icon"
|
932 |
msgstr ""
|
933 |
|
934 |
+
#: plugin-options/wishlist_page-options.php:336
|
935 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
936 |
msgstr ""
|
937 |
|
938 |
+
#: plugin-options/wishlist_page-options.php:351
|
939 |
msgid "\"Add to cart\" custom icon"
|
940 |
msgstr ""
|
941 |
|
942 |
+
#: plugin-options/wishlist_page-options.php:352
|
943 |
msgid ""
|
944 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
945 |
"32px x 32px)"
|
946 |
msgstr ""
|
947 |
|
948 |
+
#: plugin-options/wishlist_page-options.php:360
|
949 |
msgid "Primary button style"
|
950 |
msgstr ""
|
951 |
|
952 |
+
#: plugin-options/wishlist_page-options.php:366
|
953 |
msgid ""
|
954 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
955 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
956 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
957 |
msgstr ""
|
958 |
|
959 |
+
#: plugin-options/wishlist_page-options.php:384
|
960 |
msgid ""
|
961 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
962 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
964 |
"small>"
|
965 |
msgstr ""
|
966 |
|
967 |
+
#: plugin-options/wishlist_page-options.php:409
|
968 |
msgid "Secondary button style"
|
969 |
msgstr ""
|
970 |
|
971 |
+
#: plugin-options/wishlist_page-options.php:415
|
972 |
+
#: plugin-options/wishlist_page-options.php:433
|
973 |
msgid ""
|
974 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
975 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
976 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
977 |
msgstr ""
|
978 |
|
979 |
+
#: plugin-options/wishlist_page-options.php:458
|
980 |
msgid "Wishlist table style"
|
981 |
msgstr ""
|
982 |
|
983 |
+
#: plugin-options/wishlist_page-options.php:459
|
984 |
msgid ""
|
985 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
986 |
msgstr ""
|
987 |
|
988 |
+
#: plugin-options/wishlist_page-options.php:487
|
989 |
msgid "Highlight color"
|
990 |
msgstr ""
|
991 |
|
992 |
+
#: plugin-options/wishlist_page-options.php:488
|
993 |
msgid ""
|
994 |
"Choose the color for all sections with background<br/><small>This color will "
|
995 |
"be used as background for the wishlist table heading and footer (when set to "
|
996 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
997 |
msgstr ""
|
998 |
|
999 |
+
#: plugin-options/wishlist_page-options.php:500
|
1000 |
msgid "Share button text color"
|
1001 |
msgstr ""
|
1002 |
|
1003 |
+
#: plugin-options/wishlist_page-options.php:501
|
1004 |
msgid "Choose colors for share buttons text"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
+
#: plugin-options/wishlist_page-options.php:512
|
1008 |
msgid "Text hover"
|
1009 |
msgstr ""
|
1010 |
|
1011 |
+
#: plugin-options/wishlist_page-options.php:525
|
1012 |
msgid "Facebook share button icon"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
+
#: plugin-options/wishlist_page-options.php:526
|
1016 |
msgid "Select an icon for the Facebook share button"
|
1017 |
msgstr ""
|
1018 |
|
1019 |
+
#: plugin-options/wishlist_page-options.php:536
|
1020 |
msgid "Facebook share button custom icon"
|
1021 |
msgstr ""
|
1022 |
|
1023 |
+
#: plugin-options/wishlist_page-options.php:537
|
1024 |
msgid ""
|
1025 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1026 |
"32px)"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
+
#: plugin-options/wishlist_page-options.php:545
|
1030 |
msgid "Facebook share button style"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
+
#: plugin-options/wishlist_page-options.php:546
|
1034 |
msgid "Choose colors for Facebook share button"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
+
#: plugin-options/wishlist_page-options.php:557
|
1038 |
+
#: plugin-options/wishlist_page-options.php:597
|
1039 |
+
#: plugin-options/wishlist_page-options.php:637
|
1040 |
+
#: plugin-options/wishlist_page-options.php:677
|
1041 |
+
#: plugin-options/wishlist_page-options.php:717
|
1042 |
msgid "Background hover"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
+
#: plugin-options/wishlist_page-options.php:565
|
1046 |
msgid "Twitter share button icon"
|
1047 |
msgstr ""
|
1048 |
|
1049 |
+
#: plugin-options/wishlist_page-options.php:566
|
1050 |
msgid "Select an icon for the Twitter share button"
|
1051 |
msgstr ""
|
1052 |
|
1053 |
+
#: plugin-options/wishlist_page-options.php:576
|
1054 |
msgid "Twitter share button custom icon"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
+
#: plugin-options/wishlist_page-options.php:577
|
1058 |
msgid ""
|
1059 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1060 |
"32px)"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
+
#: plugin-options/wishlist_page-options.php:585
|
1064 |
msgid "Twitter share button style"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
+
#: plugin-options/wishlist_page-options.php:586
|
1068 |
msgid "Choose colors for Twitter share button"
|
1069 |
msgstr ""
|
1070 |
|
1071 |
+
#: plugin-options/wishlist_page-options.php:605
|
1072 |
msgid "Pinterest share button icon"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
+
#: plugin-options/wishlist_page-options.php:606
|
1076 |
msgid "Select an icon for the Pinterest share button"
|
1077 |
msgstr ""
|
1078 |
|
1079 |
+
#: plugin-options/wishlist_page-options.php:616
|
1080 |
msgid "Pinterest share button custom icon"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
+
#: plugin-options/wishlist_page-options.php:617
|
1084 |
msgid ""
|
1085 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1086 |
"x 32px)"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
+
#: plugin-options/wishlist_page-options.php:625
|
1090 |
msgid "Pinterest share button style"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
+
#: plugin-options/wishlist_page-options.php:626
|
1094 |
msgid "Choose colors for Pinterest share button"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
+
#: plugin-options/wishlist_page-options.php:645
|
1098 |
msgid "Email share button icon"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
+
#: plugin-options/wishlist_page-options.php:646
|
1102 |
msgid "Select an icon for the Email share button"
|
1103 |
msgstr ""
|
1104 |
|
1105 |
+
#: plugin-options/wishlist_page-options.php:656
|
1106 |
msgid "Email share button custom icon"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
+
#: plugin-options/wishlist_page-options.php:657
|
1110 |
msgid ""
|
1111 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1112 |
"x 32px)"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
+
#: plugin-options/wishlist_page-options.php:665
|
1116 |
msgid "Email share button style"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
+
#: plugin-options/wishlist_page-options.php:666
|
1120 |
msgid "Choose colors for the Email share button"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
+
#: plugin-options/wishlist_page-options.php:685
|
1124 |
msgid "WhatsApp share button icon"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
+
#: plugin-options/wishlist_page-options.php:686
|
1128 |
msgid "Select an icon for the WhatsApp share button"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: plugin-options/wishlist_page-options.php:696
|
1132 |
msgid "WhatsApp share button custom icon"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
+
#: plugin-options/wishlist_page-options.php:697
|
1136 |
msgid ""
|
1137 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1138 |
"32px)"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
+
#: plugin-options/wishlist_page-options.php:705
|
1142 |
msgid "WhatsApp share button style"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
+
#: plugin-options/wishlist_page-options.php:706
|
1146 |
msgid "Choose colors for WhatsApp share button"
|
1147 |
msgstr ""
|
1148 |
|
1315 |
"discount on the product they’ve added to the wishlist."
|
1316 |
msgstr ""
|
1317 |
|
1318 |
+
#: templates/share.php:51 templates/share.php:52
|
1319 |
msgid "Facebook"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
+
#: templates/share.php:59 templates/share.php:60
|
1323 |
msgid "Twitter"
|
1324 |
msgstr ""
|
1325 |
|
1326 |
+
#: templates/share.php:67 templates/share.php:68
|
1327 |
msgid "Pinterest"
|
1328 |
msgstr "Compartir en Pinterest"
|
1329 |
|
1330 |
+
#: templates/share.php:75 templates/share.php:76
|
1331 |
msgid "Email"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
+
#: templates/share.php:83
|
1335 |
msgid "WhatsApp"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
+
#: templates/share.php:84
|
1339 |
msgid "Whatsapp"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
+
#: templates/share.php:93
|
1343 |
msgid "(Now"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
+
#: templates/share.php:93
|
1347 |
msgid "copy"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
+
#: templates/share.php:93
|
1351 |
msgid "this wishlist link and share it anywhere)"
|
1352 |
msgstr ""
|
1353 |
|
1354 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1355 |
+
#: templates/wishlist-view-footer.php:44
|
1356 |
msgid "Apply this action to all the selected items:"
|
1357 |
msgstr ""
|
1358 |
|
1359 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1360 |
+
#: templates/wishlist-view-footer.php:49
|
1361 |
msgid "Remove from wishlist"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
#. translators: 1. Wishlist formatted name.
|
1365 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1366 |
+
#: templates/wishlist-view-footer.php:67
|
1367 |
msgid "Move to %s"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1371 |
+
#: templates/wishlist-view-footer.php:73
|
1372 |
msgid "Apply"
|
1373 |
msgstr ""
|
1374 |
|
1375 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1376 |
+
#: templates/wishlist-view-footer.php:81
|
1377 |
msgid "Update"
|
1378 |
msgstr ""
|
1379 |
|
1380 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1381 |
+
#: templates/wishlist-view-footer.php:103
|
1382 |
msgid "Add all to cart"
|
1383 |
msgstr ""
|
1384 |
|
1385 |
+
#: templates/wishlist-view-header.php:48
|
1386 |
msgid "Edit title"
|
1387 |
msgstr "Título de la Lista de deseos"
|
1388 |
|
1402 |
msgid "Stock:"
|
1403 |
msgstr ""
|
1404 |
|
1405 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1406 |
msgid "Out of stock"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1410 |
msgid "In Stock"
|
1411 |
msgstr "¡Disponible!"
|
1412 |
|
1413 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1414 |
msgid "Move"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1418 |
msgid "Move to another list ›"
|
1419 |
msgstr ""
|
1420 |
|
1421 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1422 |
+
#: templates/wishlist-view.php:293
|
1423 |
msgid "Remove this product"
|
1424 |
msgstr "Ya no lo quiero"
|
1425 |
|
1426 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1427 |
msgid "No products added to the wishlist"
|
1428 |
msgstr ""
|
1429 |
|
1448 |
msgstr ""
|
1449 |
|
1450 |
#. translators: date added label: 1 date added.
|
1451 |
+
#: templates/wishlist-view.php:243
|
1452 |
msgid "Added on: %s"
|
1453 |
msgstr ""
|
1454 |
|
1455 |
+
#: templates/wishlist-view.php:293
|
1456 |
msgid "Remove"
|
1457 |
msgstr ""
|
1458 |
|
1465 |
"your e-commerce on <strong>YITH</strong></a>"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1469 |
+
msgctxt "[HELP TAB] Video title"
|
1470 |
+
msgid ""
|
1471 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1472 |
+
"</b>"
|
1473 |
+
msgstr ""
|
1474 |
+
|
1475 |
+
#: includes/class-yith-wcwl-install.php:340
|
1476 |
msgctxt "page_slug"
|
1477 |
msgid "wishlist"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1481 |
msgctxt "date when wishlist was created"
|
1482 |
msgid "Created on"
|
1483 |
msgstr ""
|
1484 |
|
1485 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1486 |
msgctxt "[gutenberg]: block name"
|
1487 |
msgid "YITH Add to wishlist"
|
1488 |
msgstr ""
|
1489 |
|
1490 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1491 |
msgctxt "[gutenberg]: block name"
|
1492 |
msgid "YITH Wishlist"
|
1493 |
msgstr ""
|
1494 |
|
1495 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1496 |
msgctxt "[gutenberg]: block description"
|
1497 |
msgid "Shows Add to wishlist button"
|
1498 |
msgstr ""
|
1499 |
|
1500 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1501 |
msgctxt "[gutenberg]: block description"
|
1502 |
msgid "Shows a list of products in wishlist"
|
1503 |
msgstr ""
|
1504 |
|
1505 |
#. translators: 1. % of reduction/increase in price.
|
1506 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1507 |
msgctxt ""
|
1508 |
"Part of the template that shows price variation since addition to list; "
|
1509 |
"placeholder will be replaced with a percentage"
|
1511 |
msgstr ""
|
1512 |
|
1513 |
#. translators: 2: original product price.
|
1514 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1515 |
msgctxt ""
|
1516 |
"Part of the template that shows price variation since addition to list; "
|
1517 |
"placeholder will be replaced with a price"
|
1518 |
msgid "(Was %2$s when added in list)"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1522 |
msgctxt "Elementor widget name"
|
1523 |
msgid "YITH Wishlist Add button"
|
1524 |
msgstr ""
|
1525 |
|
1526 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1527 |
#, fuzzy
|
1528 |
msgctxt "Elementor widget name"
|
1529 |
msgid "YITH Wishlist"
|
1530 |
msgstr "Lista de deseos"
|
1531 |
|
1532 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1533 |
#, fuzzy
|
1534 |
msgctxt "Elementor section title"
|
1535 |
msgid "Product"
|
1536 |
msgstr "¡Agregado!"
|
1537 |
|
1538 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1539 |
msgctxt "Elementor section title"
|
1540 |
msgid "Labels"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1544 |
msgctxt "Elementor section title"
|
1545 |
msgid "Advanced"
|
1546 |
msgstr ""
|
1547 |
|
1548 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1549 |
#, fuzzy
|
1550 |
msgctxt "Elementor section title"
|
1551 |
msgid "Wishlist"
|
1552 |
msgstr "Lista de deseos"
|
1553 |
|
1554 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1555 |
msgctxt "Elementor section title"
|
1556 |
msgid "Pagination"
|
1557 |
msgstr ""
|
1558 |
|
1559 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1560 |
#, fuzzy
|
1561 |
msgctxt "Elementor control label"
|
1562 |
msgid "Product ID"
|
1563 |
msgstr "¡Agregado!"
|
1564 |
|
1565 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1566 |
msgctxt "Elementor control label"
|
1567 |
msgid "Button label"
|
1568 |
msgstr ""
|
1569 |
|
1570 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1571 |
#, fuzzy
|
1572 |
msgctxt "Elementor control label"
|
1573 |
msgid "\"Browse wishlist\" label"
|
1574 |
msgstr "Ir a la Lista de deseos"
|
1575 |
|
1576 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1577 |
#, fuzzy
|
1578 |
msgctxt "Elementor control label"
|
1579 |
msgid "\"Product already in wishlist\" label"
|
1580 |
msgstr "Ya está en tu lista de deseos!"
|
1581 |
|
1582 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1583 |
#, fuzzy
|
1584 |
msgctxt "Elementor control label"
|
1585 |
msgid "\"Product added to wishlist\" label"
|
1586 |
msgstr "Ya está en tu lista de deseos!"
|
1587 |
|
1588 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1589 |
msgctxt "Elementor control label"
|
1590 |
msgid "URL of the wishlist page"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1594 |
msgctxt "Elementor control label"
|
1595 |
msgid "Icon for the button"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1599 |
msgctxt "Elementor control label"
|
1600 |
msgid "Additional CSS classes for the button"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1604 |
#, fuzzy
|
1605 |
msgctxt "Elementor control label"
|
1606 |
msgid "Wishlist ID"
|
1607 |
msgstr "Lista de deseos"
|
1608 |
|
1609 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1610 |
msgctxt "Elementor control label"
|
1611 |
msgid "Paginate items"
|
1612 |
msgstr ""
|
1613 |
|
1614 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1615 |
msgctxt "yith-woocommerce-wishlist"
|
1616 |
msgid "Items per page"
|
1617 |
msgstr ""
|
languages/yith-woocommerce-wishlist-es_ES.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-es_ES.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,33 +23,33 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Página de Lista de deseos"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr "Ajustes generales"
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr "Opciones de Añadir a la lista de deseos"
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr "Opciones de la página Lista de deseos"
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr "Versión premium"
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Wishlist"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
@@ -57,30 +57,30 @@ msgstr ""
|
|
57 |
"Permitir a tus clientes crear y compartir productos que quieran comprar en "
|
58 |
"tu comercio electrónico."
|
59 |
|
60 |
-
#: includes/class
|
61 |
-
#: templates/add-to-wishlist-remove.php:
|
62 |
msgid "View ›"
|
63 |
msgstr "Ver ›"
|
64 |
|
65 |
-
#: includes/class
|
66 |
-
#: templates/add-to-wishlist-remove.php:
|
67 |
msgid "or"
|
68 |
msgstr "o"
|
69 |
|
70 |
-
#: includes/class
|
71 |
msgid "Close"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: includes/class
|
75 |
-
#: includes/class
|
76 |
msgid "Product successfully removed."
|
77 |
msgstr "Producto eliminado satisfactoriamente."
|
78 |
|
79 |
-
#: includes/class
|
80 |
msgid "Please, make sure to enter a valid title"
|
81 |
msgstr "Por favor, asegúrate de haber introducido un título válido"
|
82 |
|
83 |
-
#: includes/class
|
84 |
msgid ""
|
85 |
"We are sorry, but this feature is available only if cookies on your browser "
|
86 |
"are enabled."
|
@@ -88,23 +88,23 @@ msgstr ""
|
|
88 |
"Lo siento, pero esta característica solo está disponible si las cookies de "
|
89 |
"tu navegador están habilitadas."
|
90 |
|
91 |
-
#: includes/class
|
92 |
msgid "Product added to cart successfully"
|
93 |
msgstr "Producto añadido al carrito con éxito"
|
94 |
|
95 |
-
#: includes/class
|
96 |
-
#: includes/class
|
97 |
-
#: plugin-options/wishlist_page-options.php:
|
98 |
-
#: templates/wishlist-view-footer-mobile.php:
|
99 |
-
#: templates/wishlist-view-footer.php:
|
100 |
msgid "Add to cart"
|
101 |
msgstr "Añadir al carrito"
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid "While you visit our site, we’ll track:"
|
105 |
msgstr "Mientras visitas nuestro sitio, nosotros rastrearemos:"
|
106 |
|
107 |
-
#: includes/class
|
108 |
msgid ""
|
109 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
110 |
"users your favourite products, and to create targeted email campaigns."
|
@@ -113,7 +113,7 @@ msgstr ""
|
|
113 |
"a ti y a otros usuarios tus productos favoritos y para crear campañas de "
|
114 |
"correo electrónico específicas."
|
115 |
|
116 |
-
#: includes/class
|
117 |
msgid ""
|
118 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
119 |
"make them visible to the store staff"
|
@@ -121,7 +121,7 @@ msgstr ""
|
|
121 |
"Listas de deseos que has creado: recopilaremos las listas de deseos que "
|
122 |
"crees y las haremos visibles al personal de la tienda"
|
123 |
|
124 |
-
#: includes/class
|
125 |
msgid ""
|
126 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
127 |
"browsing our site."
|
@@ -129,7 +129,7 @@ msgstr ""
|
|
129 |
"También usaremos cookies para realizar un seguimiento del contenido de la "
|
130 |
"lista de deseos mientras navegas por nuestro sitio."
|
131 |
|
132 |
-
#: includes/class
|
133 |
msgid ""
|
134 |
"Members of our team have access to the information you provide us with. For "
|
135 |
"example, both Administrators and Shop Managers can access:"
|
@@ -138,7 +138,7 @@ msgstr ""
|
|
138 |
"proporcionas. Por ejemplo, tanto los administradores como los gerentes de "
|
139 |
"tienda pueden acceder a:"
|
140 |
|
141 |
-
#: includes/class
|
142 |
msgid ""
|
143 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
144 |
"settings of your wishlists"
|
@@ -146,7 +146,7 @@ msgstr ""
|
|
146 |
"Detalles de la lista de deseos, como productos agregados, fecha de adición, "
|
147 |
"nombre y configuración de privacidad de tus listas de deseos"
|
148 |
|
149 |
-
#: includes/class
|
150 |
msgid ""
|
151 |
"Our team members have access to this information to offer you better deals "
|
152 |
"for the products you love."
|
@@ -154,47 +154,47 @@ msgstr ""
|
|
154 |
"Los miembros de nuestro equipo tienen acceso a esta información para "
|
155 |
"ofrecerte mejores ofertas para los productos que te gusten."
|
156 |
|
157 |
-
#: includes/class
|
158 |
-
#: includes/class
|
159 |
msgid "Customer wishlists"
|
160 |
msgstr "Listas de deseos del cliente"
|
161 |
|
162 |
-
#: includes/class
|
163 |
#: plugin-options/lists-options.php:32
|
164 |
msgid "Wishlists"
|
165 |
msgstr "Listas de deseos"
|
166 |
|
167 |
#. Translators: %s Order number.
|
168 |
-
#: includes/class
|
169 |
msgid "Removed wishlist %s."
|
170 |
msgstr "Eliminada lista de deseos %s."
|
171 |
|
172 |
#. Translators: %s Order number.
|
173 |
-
#: includes/class
|
174 |
msgid "Wishlist %s has been retained."
|
175 |
msgstr "La lista de deseos %s ha sido retenida."
|
176 |
|
177 |
-
#: includes/class
|
178 |
msgid "Token"
|
179 |
msgstr "Token"
|
180 |
|
181 |
-
#: includes/class
|
182 |
msgid "Wishlist URL"
|
183 |
msgstr "URL de la lista de deseos"
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "Title"
|
187 |
msgstr "Título"
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Visibility"
|
191 |
msgstr "Visibilidad"
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "Items added"
|
195 |
msgstr "Artículos añadidos"
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
200 |
"product)"
|
@@ -202,24 +202,24 @@ msgstr ""
|
|
202 |
"ID del producto a añadir a la lista de deseos (déjalo vacío para usar el "
|
203 |
"producto global)"
|
204 |
|
205 |
-
#: includes/class
|
206 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
"URL de la página de lista de deseos (déjalo vacío para usar los ajustes "
|
209 |
"predeterminados)"
|
210 |
|
211 |
-
#: includes/class
|
212 |
msgid "Button label (leave empty to use the default settings)"
|
213 |
msgstr ""
|
214 |
"Etiqueta del botón (déjalo vacío para usar los ajustes predeterminados)"
|
215 |
|
216 |
-
#: includes/class
|
217 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
218 |
msgstr ""
|
219 |
"Etiqueta ''Echar un vistazo a la lista de deseos'' (déjalo vacío para usar "
|
220 |
"los ajustes predeterminados)"
|
221 |
|
222 |
-
#: includes/class
|
223 |
msgid ""
|
224 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
225 |
"settings)"
|
@@ -227,14 +227,14 @@ msgstr ""
|
|
227 |
"Etiqueta ''El producto ya está en la lista de deseos'' (déjalo vacío para "
|
228 |
"usar los ajustes predeterminados)"
|
229 |
|
230 |
-
#: includes/class
|
231 |
msgid ""
|
232 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
233 |
msgstr ""
|
234 |
"Etiqueta ''Producto añadido a la lista de deseos'' (déjalo vacío para usar "
|
235 |
"los ajustes predeterminados)"
|
236 |
|
237 |
-
#: includes/class
|
238 |
msgid ""
|
239 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
240 |
"the default settings)"
|
@@ -242,7 +242,7 @@ msgstr ""
|
|
242 |
"Icono para el botón (utiliza cualquier clase válida de FontAwesome, o déjalo "
|
243 |
"vacío para usar los ajustes predeterminados)"
|
244 |
|
245 |
-
#: includes/class
|
246 |
msgid ""
|
247 |
"Additional CSS classes for the button (leave empty to use the default "
|
248 |
"settings)"
|
@@ -250,172 +250,172 @@ msgstr ""
|
|
250 |
"Botón para clases CSS adicionales (déjalo vacío para usar los ajustes "
|
251 |
"predeterminados)"
|
252 |
|
253 |
-
#: includes/class
|
254 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
255 |
msgstr ""
|
256 |
"Elige si paginar los artículos en la lista de deseos o mostrarlos todos"
|
257 |
|
258 |
-
#: includes/class
|
259 |
-
#: includes/widgets/elementor/class
|
260 |
msgid "Paginate"
|
261 |
msgstr "Paginar"
|
262 |
|
263 |
-
#: includes/class
|
264 |
-
#: includes/widgets/elementor/class
|
265 |
msgid "Do not paginate"
|
266 |
msgstr "No paginar"
|
267 |
|
268 |
-
#: includes/class
|
269 |
msgid "Number of items to show per page"
|
270 |
msgstr "Número de artículos a mostrar por página"
|
271 |
|
272 |
-
#: includes/class
|
273 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
274 |
msgstr "ID de la lista de deseos a mostrar (ej: K6EOWXB888ZD)"
|
275 |
|
276 |
-
#: includes/class
|
277 |
msgid "Share on:"
|
278 |
msgstr "Compartir en:"
|
279 |
|
280 |
-
#: includes/class
|
281 |
#: plugin-options/wishlist_page-options.php:138
|
282 |
msgid "Share on Facebook"
|
283 |
msgstr "Compartir en Facebook"
|
284 |
|
285 |
-
#: includes/class
|
286 |
#: plugin-options/wishlist_page-options.php:147
|
287 |
msgid "Tweet on Twitter"
|
288 |
msgstr "Twittear en Twitter"
|
289 |
|
290 |
-
#: includes/class
|
291 |
#: plugin-options/wishlist_page-options.php:156
|
292 |
msgid "Pin on Pinterest"
|
293 |
msgstr "Pinear en Pinterest"
|
294 |
|
295 |
-
#: includes/class
|
296 |
msgid "Share via email"
|
297 |
msgstr "Compartir por correo electrónico"
|
298 |
|
299 |
-
#: includes/class
|
300 |
#: plugin-options/wishlist_page-options.php:174
|
301 |
msgid "Share on WhatsApp"
|
302 |
msgstr "Compartir en WhatsApp"
|
303 |
|
304 |
-
#: includes/class
|
305 |
msgid "Remove from list"
|
306 |
msgstr "Eliminar de la lista"
|
307 |
|
308 |
-
#: includes/class
|
309 |
msgid "Free!"
|
310 |
msgstr "¡Gratis!"
|
311 |
|
312 |
-
#: includes/class
|
313 |
msgid "The item cannot be added to this wishlist"
|
314 |
msgstr "El artículo no puede ser añadido a la lista de deseos"
|
315 |
|
316 |
-
#: includes/class
|
317 |
msgid "An error occurred while adding the products to the wishlist."
|
318 |
msgstr ""
|
319 |
"Ha ocurrido un error mientras se añadían los productos a la lista de deseos."
|
320 |
|
321 |
-
#: includes/class
|
322 |
msgid "Error. Unable to remove the product from the wishlist."
|
323 |
msgstr "Error. No hemos podido eliminar el producto de la lista de deseos."
|
324 |
|
325 |
-
#: includes/data-stores/class
|
326 |
-
#: includes/data-stores/class
|
327 |
msgid "Invalid wishlist."
|
328 |
msgstr "Lista de deseos no válida."
|
329 |
|
330 |
-
#: includes/data-stores/class
|
331 |
msgid "Invalid wishlist item."
|
332 |
msgstr "Artículo de lista de deseos no válido."
|
333 |
|
334 |
#. translators: 1. Number of users.
|
335 |
-
#: includes/functions
|
336 |
msgid "%d user"
|
337 |
msgid_plural "%d users"
|
338 |
msgstr[0] "%d usuario"
|
339 |
msgstr[1] "%d usuarios"
|
340 |
|
341 |
-
#: includes/functions
|
342 |
msgid "has this item in wishlist"
|
343 |
msgid_plural "have this item in wishlist"
|
344 |
msgstr[0] "tiene este artículo en la lista de deseos"
|
345 |
msgstr[1] "tiene este artículo en la lista de deseos"
|
346 |
|
347 |
-
#: includes/functions
|
348 |
msgid "You're the first"
|
349 |
msgstr "Eres el primero"
|
350 |
|
351 |
-
#: includes/functions
|
352 |
msgid "to add this item in wishlist"
|
353 |
msgstr "en añadir este artículo a la lista de deseos"
|
354 |
|
355 |
#. translators: 1. Count of users when many, or "another" when only one.
|
356 |
-
#: includes/functions
|
357 |
msgid "You and %s user"
|
358 |
msgid_plural "You and %d users"
|
359 |
msgstr[0] "Tú y el usuario %s"
|
360 |
msgstr[1] "Tú y los usuarios %d"
|
361 |
|
362 |
-
#: includes/functions
|
363 |
msgid "another"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: includes/functions
|
367 |
msgid "have this item in wishlist"
|
368 |
msgstr "tienen este artículo en la lista de deseos"
|
369 |
|
370 |
-
#: includes/functions
|
371 |
msgid "None"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: includes/functions
|
375 |
#, fuzzy
|
376 |
msgid "Custom"
|
377 |
msgstr "Personalizar CSS"
|
378 |
|
379 |
-
#: includes/functions
|
380 |
msgid "Shared"
|
381 |
msgstr "Compartidas"
|
382 |
|
383 |
-
#: includes/functions
|
384 |
msgid "Only people with a link to this list can see it"
|
385 |
msgstr "Solo gente con un enlace a esta lista puede verla"
|
386 |
|
387 |
-
#: includes/functions
|
388 |
msgid "Private"
|
389 |
msgstr "Privada"
|
390 |
|
391 |
-
#: includes/functions
|
392 |
msgid "Only you can see this list"
|
393 |
msgstr "Solo tú puedes ver esta lista"
|
394 |
|
395 |
-
#: includes/functions
|
396 |
msgid "Public"
|
397 |
msgstr "Pública"
|
398 |
|
399 |
-
#: includes/functions
|
400 |
msgid "Anyone can search for and see this list"
|
401 |
msgstr "Cualquiera puede buscar y ver esta lista"
|
402 |
|
403 |
-
#: includes/widgets/elementor/class
|
404 |
#: plugin-options/add_to_wishlist-options.php:127
|
405 |
msgid "Add to wishlist"
|
406 |
msgstr "Añadir a la lista de deseos"
|
407 |
|
408 |
-
#: includes/widgets/elementor/class
|
409 |
#: plugin-options/add_to_wishlist-options.php:143
|
410 |
msgid "Browse wishlist"
|
411 |
msgstr "Echar un vistazo a la lista de deseos"
|
412 |
|
413 |
-
#: includes/widgets/elementor/class
|
414 |
#, fuzzy
|
415 |
msgid "Product already in wishlist"
|
416 |
msgstr "Texto para \"El producto ya está en la lista de deseos\""
|
417 |
|
418 |
-
#: includes/widgets/elementor/class
|
419 |
#, fuzzy
|
420 |
msgid "Product added to wishlist"
|
421 |
msgstr "Cuando el producto es añadido a la lista de deseos"
|
@@ -433,7 +433,7 @@ msgid "while you are using the premium one."
|
|
433 |
msgstr ""
|
434 |
|
435 |
#: plugin-options/add_to_wishlist-options.php:20
|
436 |
-
#: plugin-options/settings-options.php:
|
437 |
msgid "General Settings"
|
438 |
msgstr "Ajustes Generales"
|
439 |
|
@@ -555,7 +555,7 @@ msgid "After summary"
|
|
555 |
msgstr "Después del resumen"
|
556 |
|
557 |
#: plugin-options/add_to_wishlist-options.php:117
|
558 |
-
#: plugin-options/wishlist_page-options.php:
|
559 |
msgid "Text customization"
|
560 |
msgstr "Personalización de texto"
|
561 |
|
@@ -625,17 +625,17 @@ msgstr ""
|
|
625 |
"de deseos''"
|
626 |
|
627 |
#: plugin-options/add_to_wishlist-options.php:172
|
628 |
-
#: plugin-options/wishlist_page-options.php:
|
629 |
msgid "Textual (anchor)"
|
630 |
msgstr "Textual (anclaje)"
|
631 |
|
632 |
#: plugin-options/add_to_wishlist-options.php:173
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
msgid "Button with theme style"
|
635 |
msgstr "Botón con estilo del tema"
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:174
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
msgid "Button with custom style"
|
640 |
msgstr "Botón con estilo personalizado"
|
641 |
|
@@ -648,32 +648,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
648 |
msgstr "Elige los colores para el botón ''Añadir a la lista de deseos''"
|
649 |
|
650 |
#: plugin-options/add_to_wishlist-options.php:190
|
651 |
-
#: plugin-options/wishlist_page-options.php:
|
652 |
-
#: plugin-options/wishlist_page-options.php:
|
653 |
-
#: plugin-options/wishlist_page-options.php:
|
654 |
-
#: plugin-options/wishlist_page-options.php:
|
655 |
-
#: plugin-options/wishlist_page-options.php:
|
656 |
-
#: plugin-options/wishlist_page-options.php:
|
657 |
-
#: plugin-options/wishlist_page-options.php:
|
658 |
-
#: plugin-options/wishlist_page-options.php:
|
659 |
-
#: plugin-options/wishlist_page-options.php:
|
660 |
msgid "Background"
|
661 |
msgstr "Fondo"
|
662 |
|
663 |
#: plugin-options/add_to_wishlist-options.php:195
|
664 |
-
#: plugin-options/wishlist_page-options.php:
|
665 |
-
#: plugin-options/wishlist_page-options.php:
|
666 |
-
#: plugin-options/wishlist_page-options.php:
|
667 |
-
#: plugin-options/wishlist_page-options.php:
|
668 |
-
#: plugin-options/wishlist_page-options.php:
|
669 |
msgid "Text"
|
670 |
msgstr "Texto"
|
671 |
|
672 |
#: plugin-options/add_to_wishlist-options.php:200
|
673 |
-
#: plugin-options/wishlist_page-options.php:
|
674 |
-
#: plugin-options/wishlist_page-options.php:
|
675 |
-
#: plugin-options/wishlist_page-options.php:
|
676 |
-
#: plugin-options/wishlist_page-options.php:
|
677 |
msgid "Border"
|
678 |
msgstr "Borde"
|
679 |
|
@@ -684,28 +684,28 @@ msgstr ""
|
|
684 |
"cursor"
|
685 |
|
686 |
#: plugin-options/add_to_wishlist-options.php:208
|
687 |
-
#: plugin-options/wishlist_page-options.php:
|
688 |
-
#: plugin-options/wishlist_page-options.php:
|
689 |
-
#: plugin-options/wishlist_page-options.php:
|
690 |
msgid "Background Hover"
|
691 |
msgstr "Al pasar el cursor por el fondo"
|
692 |
|
693 |
#: plugin-options/add_to_wishlist-options.php:213
|
694 |
-
#: plugin-options/wishlist_page-options.php:
|
695 |
-
#: plugin-options/wishlist_page-options.php:
|
696 |
-
#: plugin-options/wishlist_page-options.php:
|
697 |
msgid "Text Hover"
|
698 |
msgstr "Al pasar el cursor por el texto"
|
699 |
|
700 |
#: plugin-options/add_to_wishlist-options.php:218
|
701 |
-
#: plugin-options/wishlist_page-options.php:
|
702 |
-
#: plugin-options/wishlist_page-options.php:
|
703 |
-
#: plugin-options/wishlist_page-options.php:
|
704 |
msgid "Border Hover"
|
705 |
msgstr "Al pasar el cursor por el borde"
|
706 |
|
707 |
#: plugin-options/add_to_wishlist-options.php:231
|
708 |
-
#: plugin-options/wishlist_page-options.php:
|
709 |
msgid "Border radius"
|
710 |
msgstr "Radio del borde"
|
711 |
|
@@ -767,7 +767,9 @@ msgstr ""
|
|
767 |
msgid "Search list"
|
768 |
msgstr "Compartir lista de deseos"
|
769 |
|
770 |
-
|
|
|
|
|
771 |
msgid ""
|
772 |
"If you want to take advantage of this feature, you could consider purchasing "
|
773 |
"the %s."
|
@@ -775,20 +777,22 @@ msgstr ""
|
|
775 |
"Si quieres beneficiarte de esta característica, podrías considerar la compra "
|
776 |
"de la %s."
|
777 |
|
778 |
-
#: plugin-options/settings-options.php:
|
779 |
msgid "Enable AJAX loading"
|
780 |
msgstr "Activar carga de AJAX"
|
781 |
|
782 |
-
#: plugin-options/settings-options.php:
|
783 |
msgid "Load any cacheable wishlist item via AJAX"
|
784 |
msgstr "Cargar cualquier artículo de lista de deseos cacheable via AJX"
|
785 |
|
786 |
-
#: plugin-options/settings-options.php:
|
787 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
788 |
msgstr ""
|
789 |
"Integración de productos YITH WooCommerce comprados juntos frecuentemente"
|
790 |
|
791 |
-
|
|
|
|
|
792 |
msgid ""
|
793 |
"In order to use this integration you have to install and activate YITH "
|
794 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
@@ -796,11 +800,13 @@ msgstr ""
|
|
796 |
"Para usar esta integración debes instalar y activar YITH WooCommerce "
|
797 |
"Frequently Bought Together. <a href=\"%s\">Leer más</a>"
|
798 |
|
799 |
-
#: plugin-options/settings-options.php:
|
800 |
msgid "Enable slider in wishlist"
|
801 |
msgstr "Habilitar deslizador en la lista de deseos"
|
802 |
|
803 |
-
|
|
|
|
|
804 |
#, fuzzy
|
805 |
msgid ""
|
806 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
@@ -938,15 +944,16 @@ msgstr ""
|
|
938 |
"Título de la lista de deseos usado para compartir (solo en Twitter y "
|
939 |
"Pinterest)"
|
940 |
|
941 |
-
|
|
|
942 |
msgid "My wishlist on %s"
|
943 |
msgstr "Mi lista de deseos en %s"
|
944 |
|
945 |
-
#: plugin-options/wishlist_page-options.php:
|
946 |
msgid "Social text"
|
947 |
msgstr "Texto social"
|
948 |
|
949 |
-
#: plugin-options/wishlist_page-options.php:
|
950 |
msgid ""
|
951 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
952 |
"and Pinterest"
|
@@ -954,19 +961,19 @@ msgstr ""
|
|
954 |
"Introduce el mensaje que quieres publicar cuando compartes una lista de "
|
955 |
"deseos en Twitter y Pinterest"
|
956 |
|
957 |
-
#: plugin-options/wishlist_page-options.php:
|
958 |
msgid "Social image URL"
|
959 |
msgstr "URL de imagen social"
|
960 |
|
961 |
-
#: plugin-options/wishlist_page-options.php:
|
962 |
msgid "It will be used to pin the wishlist on Pinterest."
|
963 |
msgstr "Será usado para fijar la lista de deseos en Pinterest."
|
964 |
|
965 |
-
#: plugin-options/wishlist_page-options.php:
|
966 |
msgid "Default wishlist name"
|
967 |
msgstr "Nombre predeterminado de lista de deseos"
|
968 |
|
969 |
-
#: plugin-options/wishlist_page-options.php:
|
970 |
msgid ""
|
971 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
972 |
"automatically generated for all users if they do not create any custom one"
|
@@ -975,60 +982,60 @@ msgstr ""
|
|
975 |
"de deseos que se creará automáticamente si los usuarios no crean una "
|
976 |
"personalizada"
|
977 |
|
978 |
-
#: plugin-options/wishlist_page-options.php:
|
979 |
#, fuzzy
|
980 |
msgid "My wishlist"
|
981 |
msgstr "Mi lista de deseos en "
|
982 |
|
983 |
-
#: plugin-options/wishlist_page-options.php:
|
984 |
msgid "\"Add to cart\" text"
|
985 |
msgstr "Texto ''Añadir al carrito''"
|
986 |
|
987 |
-
#: plugin-options/wishlist_page-options.php:
|
988 |
msgid "Enter a text for the \"Add to cart\" button"
|
989 |
msgstr "Introduce un texto para el botón ''Añadir al carrito''"
|
990 |
|
991 |
-
#: plugin-options/wishlist_page-options.php:
|
992 |
msgid "Style & color customization"
|
993 |
msgstr "Personalización de estilo y color"
|
994 |
|
995 |
-
#: plugin-options/wishlist_page-options.php:
|
996 |
msgid "Style of \"Add to cart\""
|
997 |
msgstr "Estilo de ''Añadir al carrito''"
|
998 |
|
999 |
-
#: plugin-options/wishlist_page-options.php:
|
1000 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
1001 |
msgstr "Elige si mostrar un enlace textual o un botón de ''Añadir al carrito''"
|
1002 |
|
1003 |
-
#: plugin-options/wishlist_page-options.php:
|
1004 |
msgid "\"Add to cart\" button style"
|
1005 |
msgstr "Estilo del botón ''Añadir al carrito''"
|
1006 |
|
1007 |
-
#: plugin-options/wishlist_page-options.php:
|
1008 |
msgid "Choose the colors for the \"Add to cart\" button"
|
1009 |
msgstr "Elige colores para el botón ''Añadir al carrito''"
|
1010 |
|
1011 |
-
#: plugin-options/wishlist_page-options.php:
|
1012 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
1013 |
msgstr "Elige colores para el botón ''Añadir al carrito'' al pasar el cursor"
|
1014 |
|
1015 |
-
#: plugin-options/wishlist_page-options.php:
|
1016 |
msgid "Set the radius for the \"Add to cart\" button"
|
1017 |
msgstr "Configura el radio para el botón ''Añadir al carrito''"
|
1018 |
|
1019 |
-
#: plugin-options/wishlist_page-options.php:
|
1020 |
msgid "\"Add to cart\" icon"
|
1021 |
msgstr "Icono de ''Añadir al carrito''"
|
1022 |
|
1023 |
-
#: plugin-options/wishlist_page-options.php:
|
1024 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
1025 |
msgstr "Selecciona un icono para el botón ''Añadir al carrito'' (opcional)"
|
1026 |
|
1027 |
-
#: plugin-options/wishlist_page-options.php:
|
1028 |
msgid "\"Add to cart\" custom icon"
|
1029 |
msgstr "Icono personalizado de ''Añadir al carrito''"
|
1030 |
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
msgid ""
|
1033 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
1034 |
"32px x 32px)"
|
@@ -1036,11 +1043,11 @@ msgstr ""
|
|
1036 |
"Sube un icono que te gustaría usar para el botón ''Añadir al "
|
1037 |
"carrito'' (sugerencia: 32px x 32px)"
|
1038 |
|
1039 |
-
#: plugin-options/wishlist_page-options.php:
|
1040 |
msgid "Primary button style"
|
1041 |
msgstr "Estilo de botón primario"
|
1042 |
|
1043 |
-
#: plugin-options/wishlist_page-options.php:
|
1044 |
msgid ""
|
1045 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
1046 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
@@ -1051,7 +1058,7 @@ msgstr ""
|
|
1051 |
"\"Guardar cambios\" en la vista de Administrar y el botón \"Buscar lista de "
|
1052 |
"deseos\" en la vista de Buscar</small>"
|
1053 |
|
1054 |
-
#: plugin-options/wishlist_page-options.php:
|
1055 |
msgid ""
|
1056 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
1057 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -1063,34 +1070,34 @@ msgstr ""
|
|
1063 |
"deseos, en el botón ''Guardar cambios'' en la vista Administrar y en el "
|
1064 |
"botón ''buscar lista de deseos'' en la vista Buscar</small>"
|
1065 |
|
1066 |
-
#: plugin-options/wishlist_page-options.php:
|
1067 |
msgid "Secondary button style"
|
1068 |
msgstr "Estilo de botón secundario"
|
1069 |
|
1070 |
-
#: plugin-options/wishlist_page-options.php:
|
1071 |
-
#: plugin-options/wishlist_page-options.php:
|
1072 |
msgid ""
|
1073 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
1074 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
1075 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: plugin-options/wishlist_page-options.php:
|
1079 |
msgid "Wishlist table style"
|
1080 |
msgstr "Estilo de la tabla de la lista de deseos"
|
1081 |
|
1082 |
-
#: plugin-options/wishlist_page-options.php:
|
1083 |
msgid ""
|
1084 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
1085 |
msgstr ""
|
1086 |
"Elige los colores para la tabla de la lista de deseos (cuando se establece "
|
1087 |
"el estilo ''Tradicional'')"
|
1088 |
|
1089 |
-
#: plugin-options/wishlist_page-options.php:
|
1090 |
msgid "Highlight color"
|
1091 |
msgstr "Destacar color"
|
1092 |
|
1093 |
-
#: plugin-options/wishlist_page-options.php:
|
1094 |
msgid ""
|
1095 |
"Choose the color for all sections with background<br/><small>This color will "
|
1096 |
"be used as background for the wishlist table heading and footer (when set to "
|
@@ -1101,31 +1108,31 @@ msgstr ""
|
|
1101 |
"pie de página (cuando se establece el estilo \"Tradicional\"), y para varios "
|
1102 |
"formularios sobre las visitas de la lista de deseos</small>"
|
1103 |
|
1104 |
-
#: plugin-options/wishlist_page-options.php:
|
1105 |
msgid "Share button text color"
|
1106 |
msgstr "Color de texto de botón para compartir"
|
1107 |
|
1108 |
-
#: plugin-options/wishlist_page-options.php:
|
1109 |
msgid "Choose colors for share buttons text"
|
1110 |
msgstr "Elige los colores para el texto de los botones para compartir"
|
1111 |
|
1112 |
-
#: plugin-options/wishlist_page-options.php:
|
1113 |
msgid "Text hover"
|
1114 |
msgstr "Al pasar el cursor por el texto"
|
1115 |
|
1116 |
-
#: plugin-options/wishlist_page-options.php:
|
1117 |
msgid "Facebook share button icon"
|
1118 |
msgstr "Icono del botón para compartir en Facebook"
|
1119 |
|
1120 |
-
#: plugin-options/wishlist_page-options.php:
|
1121 |
msgid "Select an icon for the Facebook share button"
|
1122 |
msgstr "Selecciona un icono para el botón para compartir en Facebook"
|
1123 |
|
1124 |
-
#: plugin-options/wishlist_page-options.php:
|
1125 |
msgid "Facebook share button custom icon"
|
1126 |
msgstr "Icono personalizado del botón para compartir en Facebook"
|
1127 |
|
1128 |
-
#: plugin-options/wishlist_page-options.php:
|
1129 |
msgid ""
|
1130 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1131 |
"32px)"
|
@@ -1133,35 +1140,35 @@ msgstr ""
|
|
1133 |
"Sube un icono que te gustaría usar para el botón para compartir en Facebook "
|
1134 |
"(sugerencia: 32px x 32px)"
|
1135 |
|
1136 |
-
#: plugin-options/wishlist_page-options.php:
|
1137 |
msgid "Facebook share button style"
|
1138 |
msgstr "Estilo del botón para compartir en Facebook"
|
1139 |
|
1140 |
-
#: plugin-options/wishlist_page-options.php:
|
1141 |
msgid "Choose colors for Facebook share button"
|
1142 |
msgstr "Elige los colores para el botón para compartir en Facebook"
|
1143 |
|
1144 |
-
#: plugin-options/wishlist_page-options.php:
|
1145 |
-
#: plugin-options/wishlist_page-options.php:
|
1146 |
-
#: plugin-options/wishlist_page-options.php:
|
1147 |
-
#: plugin-options/wishlist_page-options.php:
|
1148 |
-
#: plugin-options/wishlist_page-options.php:
|
1149 |
msgid "Background hover"
|
1150 |
msgstr "Fondo al pasar el cursor"
|
1151 |
|
1152 |
-
#: plugin-options/wishlist_page-options.php:
|
1153 |
msgid "Twitter share button icon"
|
1154 |
msgstr "Icono del botón para compartir en Twitter"
|
1155 |
|
1156 |
-
#: plugin-options/wishlist_page-options.php:
|
1157 |
msgid "Select an icon for the Twitter share button"
|
1158 |
msgstr "Selecciona un icono para el botón para compartir en Twitter"
|
1159 |
|
1160 |
-
#: plugin-options/wishlist_page-options.php:
|
1161 |
msgid "Twitter share button custom icon"
|
1162 |
msgstr "Icono personalizado para compartir en Twitter"
|
1163 |
|
1164 |
-
#: plugin-options/wishlist_page-options.php:
|
1165 |
msgid ""
|
1166 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1167 |
"32px)"
|
@@ -1169,27 +1176,27 @@ msgstr ""
|
|
1169 |
"Sube un icono que te gustaría usar para el botón para compartir en Twitter "
|
1170 |
"(sugerencia:: 32px x 32px)"
|
1171 |
|
1172 |
-
#: plugin-options/wishlist_page-options.php:
|
1173 |
msgid "Twitter share button style"
|
1174 |
msgstr "Estilo del botón para compartir en Twitter"
|
1175 |
|
1176 |
-
#: plugin-options/wishlist_page-options.php:
|
1177 |
msgid "Choose colors for Twitter share button"
|
1178 |
msgstr "Elige los colores para el botón para compartir en Twitter"
|
1179 |
|
1180 |
-
#: plugin-options/wishlist_page-options.php:
|
1181 |
msgid "Pinterest share button icon"
|
1182 |
msgstr "Icono para compartir por Pinterest"
|
1183 |
|
1184 |
-
#: plugin-options/wishlist_page-options.php:
|
1185 |
msgid "Select an icon for the Pinterest share button"
|
1186 |
msgstr "Selecciona un icono para el botón para compartir por Pinterest"
|
1187 |
|
1188 |
-
#: plugin-options/wishlist_page-options.php:
|
1189 |
msgid "Pinterest share button custom icon"
|
1190 |
msgstr "Icono personalizado del botón para compartir por Pinterest"
|
1191 |
|
1192 |
-
#: plugin-options/wishlist_page-options.php:
|
1193 |
msgid ""
|
1194 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1195 |
"x 32px)"
|
@@ -1197,28 +1204,28 @@ msgstr ""
|
|
1197 |
"Sube un icono que te gustaría usar para el botón para compartir por "
|
1198 |
"Pinterest (sugerencia: 32px x 32px)"
|
1199 |
|
1200 |
-
#: plugin-options/wishlist_page-options.php:
|
1201 |
msgid "Pinterest share button style"
|
1202 |
msgstr "Estilo del botón para compartir por Pinterest"
|
1203 |
|
1204 |
-
#: plugin-options/wishlist_page-options.php:
|
1205 |
msgid "Choose colors for Pinterest share button"
|
1206 |
msgstr "Elige colores para el botón para compartir por Pinterest"
|
1207 |
|
1208 |
-
#: plugin-options/wishlist_page-options.php:
|
1209 |
msgid "Email share button icon"
|
1210 |
msgstr "Icono para compartir por Correo electrónico"
|
1211 |
|
1212 |
-
#: plugin-options/wishlist_page-options.php:
|
1213 |
msgid "Select an icon for the Email share button"
|
1214 |
msgstr ""
|
1215 |
"Selecciona un icono para el botón para compartir por Correo electrónico"
|
1216 |
|
1217 |
-
#: plugin-options/wishlist_page-options.php:
|
1218 |
msgid "Email share button custom icon"
|
1219 |
msgstr "Icono personalizado del botón para compartir por Correo electrónico"
|
1220 |
|
1221 |
-
#: plugin-options/wishlist_page-options.php:
|
1222 |
msgid ""
|
1223 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1224 |
"x 32px)"
|
@@ -1226,27 +1233,27 @@ msgstr ""
|
|
1226 |
"Sube un icono que te gustaría usar para el botón para compartir por Correo "
|
1227 |
"electrónico (sugerencia: 32px x 32px)"
|
1228 |
|
1229 |
-
#: plugin-options/wishlist_page-options.php:
|
1230 |
msgid "Email share button style"
|
1231 |
msgstr "Estilo del botón para compartir por Correo electrónico"
|
1232 |
|
1233 |
-
#: plugin-options/wishlist_page-options.php:
|
1234 |
msgid "Choose colors for the Email share button"
|
1235 |
msgstr "Elige los colores para el botón para compartir por Correo electrónico"
|
1236 |
|
1237 |
-
#: plugin-options/wishlist_page-options.php:
|
1238 |
msgid "WhatsApp share button icon"
|
1239 |
msgstr "Icono de botón para compartir por WhatsApp"
|
1240 |
|
1241 |
-
#: plugin-options/wishlist_page-options.php:
|
1242 |
msgid "Select an icon for the WhatsApp share button"
|
1243 |
msgstr "Selecciona un icono para el botón para compartir por WhatsApp"
|
1244 |
|
1245 |
-
#: plugin-options/wishlist_page-options.php:
|
1246 |
msgid "WhatsApp share button custom icon"
|
1247 |
msgstr "Icono personalizado del botón para compartir por WhatsApp"
|
1248 |
|
1249 |
-
#: plugin-options/wishlist_page-options.php:
|
1250 |
msgid ""
|
1251 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1252 |
"32px)"
|
@@ -1254,11 +1261,11 @@ msgstr ""
|
|
1254 |
"Sube un icono que te gustaría usar para el botón para compartir por WhatsApp "
|
1255 |
"(sugerencia: 32px x 32px)"
|
1256 |
|
1257 |
-
#: plugin-options/wishlist_page-options.php:
|
1258 |
msgid "WhatsApp share button style"
|
1259 |
msgstr "Estilo del botón para compartir por WhatsApp"
|
1260 |
|
1261 |
-
#: plugin-options/wishlist_page-options.php:
|
1262 |
msgid "Choose colors for WhatsApp share button"
|
1263 |
msgstr "Elige los colores para el botón para compartir por WhatsApp"
|
1264 |
|
@@ -1431,74 +1438,74 @@ msgid ""
|
|
1431 |
"discount on the product they’ve added to the wishlist."
|
1432 |
msgstr ""
|
1433 |
|
1434 |
-
#: templates/share.php:
|
1435 |
msgid "Facebook"
|
1436 |
msgstr "Facebook"
|
1437 |
|
1438 |
-
#: templates/share.php:
|
1439 |
msgid "Twitter"
|
1440 |
msgstr "Twitter"
|
1441 |
|
1442 |
-
#: templates/share.php:
|
1443 |
msgid "Pinterest"
|
1444 |
msgstr "Pinterest"
|
1445 |
|
1446 |
-
#: templates/share.php:
|
1447 |
msgid "Email"
|
1448 |
msgstr "Email"
|
1449 |
|
1450 |
-
#: templates/share.php:
|
1451 |
msgid "WhatsApp"
|
1452 |
msgstr "WhatsApp"
|
1453 |
|
1454 |
-
#: templates/share.php:
|
1455 |
msgid "Whatsapp"
|
1456 |
msgstr "WhatsApp"
|
1457 |
|
1458 |
-
#: templates/share.php:
|
1459 |
msgid "(Now"
|
1460 |
msgstr "(Ahora"
|
1461 |
|
1462 |
-
#: templates/share.php:
|
1463 |
msgid "copy"
|
1464 |
msgstr "copiar"
|
1465 |
|
1466 |
-
#: templates/share.php:
|
1467 |
msgid "this wishlist link and share it anywhere)"
|
1468 |
msgstr "este enlace a la lista de deseos y compártelo en cualquier parte)"
|
1469 |
|
1470 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1471 |
-
#: templates/wishlist-view-footer.php:
|
1472 |
msgid "Apply this action to all the selected items:"
|
1473 |
msgstr "Aplicar esta acción a todos los artículos seleccionados:"
|
1474 |
|
1475 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1476 |
-
#: templates/wishlist-view-footer.php:
|
1477 |
msgid "Remove from wishlist"
|
1478 |
msgstr "Eliminar de la lista de deseos"
|
1479 |
|
1480 |
#. translators: 1. Wishlist formatted name.
|
1481 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1482 |
-
#: templates/wishlist-view-footer.php:
|
1483 |
msgid "Move to %s"
|
1484 |
msgstr ""
|
1485 |
|
1486 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1487 |
-
#: templates/wishlist-view-footer.php:
|
1488 |
msgid "Apply"
|
1489 |
msgstr "Aplicar"
|
1490 |
|
1491 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1492 |
-
#: templates/wishlist-view-footer.php:
|
1493 |
msgid "Update"
|
1494 |
msgstr "Actualizar"
|
1495 |
|
1496 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1497 |
-
#: templates/wishlist-view-footer.php:
|
1498 |
msgid "Add all to cart"
|
1499 |
msgstr "Añadir todo al carrito"
|
1500 |
|
1501 |
-
#: templates/wishlist-view-header.php:
|
1502 |
msgid "Edit title"
|
1503 |
msgstr "Editar título"
|
1504 |
|
@@ -1518,28 +1525,28 @@ msgstr "Cantidad:"
|
|
1518 |
msgid "Stock:"
|
1519 |
msgstr "En inventario:"
|
1520 |
|
1521 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1522 |
msgid "Out of stock"
|
1523 |
msgstr "Agotado"
|
1524 |
|
1525 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1526 |
msgid "In Stock"
|
1527 |
msgstr "En stock"
|
1528 |
|
1529 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1530 |
msgid "Move"
|
1531 |
msgstr "Mover"
|
1532 |
|
1533 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1534 |
msgid "Move to another list ›"
|
1535 |
msgstr "Mover a otra lista ›"
|
1536 |
|
1537 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1538 |
-
#: templates/wishlist-view.php:
|
1539 |
msgid "Remove this product"
|
1540 |
msgstr "Eliminar este producto"
|
1541 |
|
1542 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1543 |
msgid "No products added to the wishlist"
|
1544 |
msgstr "No se han añadido productos a la lista de deseos"
|
1545 |
|
@@ -1564,11 +1571,11 @@ msgid "Arrange"
|
|
1564 |
msgstr "Ordenar"
|
1565 |
|
1566 |
#. translators: date added label: 1 date added.
|
1567 |
-
#: templates/wishlist-view.php:
|
1568 |
msgid "Added on: %s"
|
1569 |
msgstr "Añadido el: %s"
|
1570 |
|
1571 |
-
#: templates/wishlist-view.php:
|
1572 |
msgid "Remove"
|
1573 |
msgstr "Quitar"
|
1574 |
|
@@ -1581,38 +1588,45 @@ msgid ""
|
|
1581 |
"your e-commerce on <strong>YITH</strong></a>"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1585 |
msgctxt "page_slug"
|
1586 |
msgid "wishlist"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
-
#: includes/class
|
1590 |
msgctxt "date when wishlist was created"
|
1591 |
msgid "Created on"
|
1592 |
msgstr ""
|
1593 |
|
1594 |
-
#: includes/class
|
1595 |
msgctxt "[gutenberg]: block name"
|
1596 |
msgid "YITH Add to wishlist"
|
1597 |
msgstr ""
|
1598 |
|
1599 |
-
#: includes/class
|
1600 |
msgctxt "[gutenberg]: block name"
|
1601 |
msgid "YITH Wishlist"
|
1602 |
msgstr ""
|
1603 |
|
1604 |
-
#: includes/class
|
1605 |
msgctxt "[gutenberg]: block description"
|
1606 |
msgid "Shows Add to wishlist button"
|
1607 |
msgstr ""
|
1608 |
|
1609 |
-
#: includes/class
|
1610 |
msgctxt "[gutenberg]: block description"
|
1611 |
msgid "Shows a list of products in wishlist"
|
1612 |
msgstr ""
|
1613 |
|
1614 |
#. translators: 1. % of reduction/increase in price.
|
1615 |
-
#: includes/class
|
1616 |
msgctxt ""
|
1617 |
"Part of the template that shows price variation since addition to list; "
|
1618 |
"placeholder will be replaced with a percentage"
|
@@ -1620,95 +1634,95 @@ msgid "Price is %1$s%%"
|
|
1620 |
msgstr ""
|
1621 |
|
1622 |
#. translators: 2: original product price.
|
1623 |
-
#: includes/class
|
1624 |
msgctxt ""
|
1625 |
"Part of the template that shows price variation since addition to list; "
|
1626 |
"placeholder will be replaced with a price"
|
1627 |
msgid "(Was %2$s when added in list)"
|
1628 |
msgstr ""
|
1629 |
|
1630 |
-
#: includes/widgets/elementor/class
|
1631 |
msgctxt "Elementor widget name"
|
1632 |
msgid "YITH Wishlist Add button"
|
1633 |
msgstr ""
|
1634 |
|
1635 |
-
#: includes/widgets/elementor/class
|
1636 |
#, fuzzy
|
1637 |
msgctxt "Elementor widget name"
|
1638 |
msgid "YITH Wishlist"
|
1639 |
msgstr "Wishlist"
|
1640 |
|
1641 |
-
#: includes/widgets/elementor/class
|
1642 |
#, fuzzy
|
1643 |
msgctxt "Elementor section title"
|
1644 |
msgid "Product"
|
1645 |
msgstr "Nombre del producto"
|
1646 |
|
1647 |
-
#: includes/widgets/elementor/class
|
1648 |
msgctxt "Elementor section title"
|
1649 |
msgid "Labels"
|
1650 |
msgstr ""
|
1651 |
|
1652 |
-
#: includes/widgets/elementor/class
|
1653 |
msgctxt "Elementor section title"
|
1654 |
msgid "Advanced"
|
1655 |
msgstr ""
|
1656 |
|
1657 |
-
#: includes/widgets/elementor/class
|
1658 |
#, fuzzy
|
1659 |
msgctxt "Elementor section title"
|
1660 |
msgid "Wishlist"
|
1661 |
msgstr "Wishlist"
|
1662 |
|
1663 |
-
#: includes/widgets/elementor/class
|
1664 |
#, fuzzy
|
1665 |
msgctxt "Elementor section title"
|
1666 |
msgid "Pagination"
|
1667 |
msgstr "Paginar"
|
1668 |
|
1669 |
-
#: includes/widgets/elementor/class
|
1670 |
#, fuzzy
|
1671 |
msgctxt "Elementor control label"
|
1672 |
msgid "Product ID"
|
1673 |
msgstr "Nombre del producto"
|
1674 |
|
1675 |
-
#: includes/widgets/elementor/class
|
1676 |
msgctxt "Elementor control label"
|
1677 |
msgid "Button label"
|
1678 |
msgstr ""
|
1679 |
|
1680 |
-
#: includes/widgets/elementor/class
|
1681 |
#, fuzzy
|
1682 |
msgctxt "Elementor control label"
|
1683 |
msgid "\"Browse wishlist\" label"
|
1684 |
msgstr "Texto para \"Echar un vistazo a la lista de deseos\""
|
1685 |
|
1686 |
-
#: includes/widgets/elementor/class
|
1687 |
#, fuzzy
|
1688 |
msgctxt "Elementor control label"
|
1689 |
msgid "\"Product already in wishlist\" label"
|
1690 |
msgstr "Texto para \"El producto ya está en la lista de deseos\""
|
1691 |
|
1692 |
-
#: includes/widgets/elementor/class
|
1693 |
#, fuzzy
|
1694 |
msgctxt "Elementor control label"
|
1695 |
msgid "\"Product added to wishlist\" label"
|
1696 |
msgstr "Texto para \"El producto ya está en la lista de deseos\""
|
1697 |
|
1698 |
-
#: includes/widgets/elementor/class
|
1699 |
#, fuzzy
|
1700 |
msgctxt "Elementor control label"
|
1701 |
msgid "URL of the wishlist page"
|
1702 |
msgstr "Página de Lista de deseos"
|
1703 |
|
1704 |
-
#: includes/widgets/elementor/class
|
1705 |
#, fuzzy
|
1706 |
msgctxt "Elementor control label"
|
1707 |
msgid "Icon for the button"
|
1708 |
msgstr ""
|
1709 |
"Selecciona un icono para el botón para compartir por Correo electrónico"
|
1710 |
|
1711 |
-
#: includes/widgets/elementor/class
|
1712 |
#, fuzzy
|
1713 |
msgctxt "Elementor control label"
|
1714 |
msgid "Additional CSS classes for the button"
|
@@ -1716,19 +1730,19 @@ msgstr ""
|
|
1716 |
"Botón para clases CSS adicionales (déjalo vacío para usar los ajustes "
|
1717 |
"predeterminados)"
|
1718 |
|
1719 |
-
#: includes/widgets/elementor/class
|
1720 |
#, fuzzy
|
1721 |
msgctxt "Elementor control label"
|
1722 |
msgid "Wishlist ID"
|
1723 |
msgstr "Wishlist"
|
1724 |
|
1725 |
-
#: includes/widgets/elementor/class
|
1726 |
#, fuzzy
|
1727 |
msgctxt "Elementor control label"
|
1728 |
msgid "Paginate items"
|
1729 |
msgstr "Paginar"
|
1730 |
|
1731 |
-
#: includes/widgets/elementor/class
|
1732 |
#, fuzzy
|
1733 |
msgctxt "yith-woocommerce-wishlist"
|
1734 |
msgid "Items per page"
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Página de Lista de deseos"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr "Ajustes generales"
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr "Opciones de Añadir a la lista de deseos"
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr "Opciones de la página Lista de deseos"
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr "Versión premium"
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Wishlist"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
57 |
"Permitir a tus clientes crear y compartir productos que quieran comprar en "
|
58 |
"tu comercio electrónico."
|
59 |
|
60 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
61 |
+
#: templates/add-to-wishlist-remove.php:59
|
62 |
msgid "View ›"
|
63 |
msgstr "Ver ›"
|
64 |
|
65 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
66 |
+
#: templates/add-to-wishlist-remove.php:58
|
67 |
msgid "or"
|
68 |
msgstr "o"
|
69 |
|
70 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
71 |
msgid "Close"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
75 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
76 |
msgid "Product successfully removed."
|
77 |
msgstr "Producto eliminado satisfactoriamente."
|
78 |
|
79 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
80 |
msgid "Please, make sure to enter a valid title"
|
81 |
msgstr "Por favor, asegúrate de haber introducido un título válido"
|
82 |
|
83 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
84 |
msgid ""
|
85 |
"We are sorry, but this feature is available only if cookies on your browser "
|
86 |
"are enabled."
|
88 |
"Lo siento, pero esta característica solo está disponible si las cookies de "
|
89 |
"tu navegador están habilitadas."
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
92 |
msgid "Product added to cart successfully"
|
93 |
msgstr "Producto añadido al carrito con éxito"
|
94 |
|
95 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
96 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
97 |
+
#: plugin-options/wishlist_page-options.php:240
|
98 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
99 |
+
#: templates/wishlist-view-footer.php:46
|
100 |
msgid "Add to cart"
|
101 |
msgstr "Añadir al carrito"
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
104 |
msgid "While you visit our site, we’ll track:"
|
105 |
msgstr "Mientras visitas nuestro sitio, nosotros rastrearemos:"
|
106 |
|
107 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
108 |
msgid ""
|
109 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
110 |
"users your favourite products, and to create targeted email campaigns."
|
113 |
"a ti y a otros usuarios tus productos favoritos y para crear campañas de "
|
114 |
"correo electrónico específicas."
|
115 |
|
116 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
117 |
msgid ""
|
118 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
119 |
"make them visible to the store staff"
|
121 |
"Listas de deseos que has creado: recopilaremos las listas de deseos que "
|
122 |
"crees y las haremos visibles al personal de la tienda"
|
123 |
|
124 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
125 |
msgid ""
|
126 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
127 |
"browsing our site."
|
129 |
"También usaremos cookies para realizar un seguimiento del contenido de la "
|
130 |
"lista de deseos mientras navegas por nuestro sitio."
|
131 |
|
132 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
133 |
msgid ""
|
134 |
"Members of our team have access to the information you provide us with. For "
|
135 |
"example, both Administrators and Shop Managers can access:"
|
138 |
"proporcionas. Por ejemplo, tanto los administradores como los gerentes de "
|
139 |
"tienda pueden acceder a:"
|
140 |
|
141 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
142 |
msgid ""
|
143 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
144 |
"settings of your wishlists"
|
146 |
"Detalles de la lista de deseos, como productos agregados, fecha de adición, "
|
147 |
"nombre y configuración de privacidad de tus listas de deseos"
|
148 |
|
149 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
150 |
msgid ""
|
151 |
"Our team members have access to this information to offer you better deals "
|
152 |
"for the products you love."
|
154 |
"Los miembros de nuestro equipo tienen acceso a esta información para "
|
155 |
"ofrecerte mejores ofertas para los productos que te gusten."
|
156 |
|
157 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
158 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
159 |
msgid "Customer wishlists"
|
160 |
msgstr "Listas de deseos del cliente"
|
161 |
|
162 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
163 |
#: plugin-options/lists-options.php:32
|
164 |
msgid "Wishlists"
|
165 |
msgstr "Listas de deseos"
|
166 |
|
167 |
#. Translators: %s Order number.
|
168 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
169 |
msgid "Removed wishlist %s."
|
170 |
msgstr "Eliminada lista de deseos %s."
|
171 |
|
172 |
#. Translators: %s Order number.
|
173 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
174 |
msgid "Wishlist %s has been retained."
|
175 |
msgstr "La lista de deseos %s ha sido retenida."
|
176 |
|
177 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
178 |
msgid "Token"
|
179 |
msgstr "Token"
|
180 |
|
181 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
182 |
msgid "Wishlist URL"
|
183 |
msgstr "URL de la lista de deseos"
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
186 |
msgid "Title"
|
187 |
msgstr "Título"
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
190 |
msgid "Visibility"
|
191 |
msgstr "Visibilidad"
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
194 |
msgid "Items added"
|
195 |
msgstr "Artículos añadidos"
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
198 |
msgid ""
|
199 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
200 |
"product)"
|
202 |
"ID del producto a añadir a la lista de deseos (déjalo vacío para usar el "
|
203 |
"producto global)"
|
204 |
|
205 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
206 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
"URL de la página de lista de deseos (déjalo vacío para usar los ajustes "
|
209 |
"predeterminados)"
|
210 |
|
211 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
212 |
msgid "Button label (leave empty to use the default settings)"
|
213 |
msgstr ""
|
214 |
"Etiqueta del botón (déjalo vacío para usar los ajustes predeterminados)"
|
215 |
|
216 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
217 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
218 |
msgstr ""
|
219 |
"Etiqueta ''Echar un vistazo a la lista de deseos'' (déjalo vacío para usar "
|
220 |
"los ajustes predeterminados)"
|
221 |
|
222 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
223 |
msgid ""
|
224 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
225 |
"settings)"
|
227 |
"Etiqueta ''El producto ya está en la lista de deseos'' (déjalo vacío para "
|
228 |
"usar los ajustes predeterminados)"
|
229 |
|
230 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
231 |
msgid ""
|
232 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
233 |
msgstr ""
|
234 |
"Etiqueta ''Producto añadido a la lista de deseos'' (déjalo vacío para usar "
|
235 |
"los ajustes predeterminados)"
|
236 |
|
237 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
238 |
msgid ""
|
239 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
240 |
"the default settings)"
|
242 |
"Icono para el botón (utiliza cualquier clase válida de FontAwesome, o déjalo "
|
243 |
"vacío para usar los ajustes predeterminados)"
|
244 |
|
245 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
246 |
msgid ""
|
247 |
"Additional CSS classes for the button (leave empty to use the default "
|
248 |
"settings)"
|
250 |
"Botón para clases CSS adicionales (déjalo vacío para usar los ajustes "
|
251 |
"predeterminados)"
|
252 |
|
253 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
254 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
255 |
msgstr ""
|
256 |
"Elige si paginar los artículos en la lista de deseos o mostrarlos todos"
|
257 |
|
258 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
259 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
260 |
msgid "Paginate"
|
261 |
msgstr "Paginar"
|
262 |
|
263 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
264 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
265 |
msgid "Do not paginate"
|
266 |
msgstr "No paginar"
|
267 |
|
268 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
269 |
msgid "Number of items to show per page"
|
270 |
msgstr "Número de artículos a mostrar por página"
|
271 |
|
272 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
273 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
274 |
msgstr "ID de la lista de deseos a mostrar (ej: K6EOWXB888ZD)"
|
275 |
|
276 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
277 |
msgid "Share on:"
|
278 |
msgstr "Compartir en:"
|
279 |
|
280 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
281 |
#: plugin-options/wishlist_page-options.php:138
|
282 |
msgid "Share on Facebook"
|
283 |
msgstr "Compartir en Facebook"
|
284 |
|
285 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
286 |
#: plugin-options/wishlist_page-options.php:147
|
287 |
msgid "Tweet on Twitter"
|
288 |
msgstr "Twittear en Twitter"
|
289 |
|
290 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
291 |
#: plugin-options/wishlist_page-options.php:156
|
292 |
msgid "Pin on Pinterest"
|
293 |
msgstr "Pinear en Pinterest"
|
294 |
|
295 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
296 |
msgid "Share via email"
|
297 |
msgstr "Compartir por correo electrónico"
|
298 |
|
299 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
300 |
#: plugin-options/wishlist_page-options.php:174
|
301 |
msgid "Share on WhatsApp"
|
302 |
msgstr "Compartir en WhatsApp"
|
303 |
|
304 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
305 |
msgid "Remove from list"
|
306 |
msgstr "Eliminar de la lista"
|
307 |
|
308 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
309 |
msgid "Free!"
|
310 |
msgstr "¡Gratis!"
|
311 |
|
312 |
+
#: includes/class-yith-wcwl.php:164
|
313 |
msgid "The item cannot be added to this wishlist"
|
314 |
msgstr "El artículo no puede ser añadido a la lista de deseos"
|
315 |
|
316 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
317 |
msgid "An error occurred while adding the products to the wishlist."
|
318 |
msgstr ""
|
319 |
"Ha ocurrido un error mientras se añadían los productos a la lista de deseos."
|
320 |
|
321 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
322 |
msgid "Error. Unable to remove the product from the wishlist."
|
323 |
msgstr "Error. No hemos podido eliminar el producto de la lista de deseos."
|
324 |
|
325 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
326 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
327 |
msgid "Invalid wishlist."
|
328 |
msgstr "Lista de deseos no válida."
|
329 |
|
330 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
331 |
msgid "Invalid wishlist item."
|
332 |
msgstr "Artículo de lista de deseos no válido."
|
333 |
|
334 |
#. translators: 1. Number of users.
|
335 |
+
#: includes/functions-yith-wcwl.php:249
|
336 |
msgid "%d user"
|
337 |
msgid_plural "%d users"
|
338 |
msgstr[0] "%d usuario"
|
339 |
msgstr[1] "%d usuarios"
|
340 |
|
341 |
+
#: includes/functions-yith-wcwl.php:250
|
342 |
msgid "has this item in wishlist"
|
343 |
msgid_plural "have this item in wishlist"
|
344 |
msgstr[0] "tiene este artículo en la lista de deseos"
|
345 |
msgstr[1] "tiene este artículo en la lista de deseos"
|
346 |
|
347 |
+
#: includes/functions-yith-wcwl.php:252
|
348 |
msgid "You're the first"
|
349 |
msgstr "Eres el primero"
|
350 |
|
351 |
+
#: includes/functions-yith-wcwl.php:253
|
352 |
msgid "to add this item in wishlist"
|
353 |
msgstr "en añadir este artículo a la lista de deseos"
|
354 |
|
355 |
#. translators: 1. Count of users when many, or "another" when only one.
|
356 |
+
#: includes/functions-yith-wcwl.php:257
|
357 |
msgid "You and %s user"
|
358 |
msgid_plural "You and %d users"
|
359 |
msgstr[0] "Tú y el usuario %s"
|
360 |
msgstr[1] "Tú y los usuarios %d"
|
361 |
|
362 |
+
#: includes/functions-yith-wcwl.php:257
|
363 |
msgid "another"
|
364 |
msgstr ""
|
365 |
|
366 |
+
#: includes/functions-yith-wcwl.php:258
|
367 |
msgid "have this item in wishlist"
|
368 |
msgstr "tienen este artículo en la lista de deseos"
|
369 |
|
370 |
+
#: includes/functions-yith-wcwl.php:425
|
371 |
msgid "None"
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: includes/functions-yith-wcwl.php:426
|
375 |
#, fuzzy
|
376 |
msgid "Custom"
|
377 |
msgstr "Personalizar CSS"
|
378 |
|
379 |
+
#: includes/functions-yith-wcwl.php:447
|
380 |
msgid "Shared"
|
381 |
msgstr "Compartidas"
|
382 |
|
383 |
+
#: includes/functions-yith-wcwl.php:451
|
384 |
msgid "Only people with a link to this list can see it"
|
385 |
msgstr "Solo gente con un enlace a esta lista puede verla"
|
386 |
|
387 |
+
#: includes/functions-yith-wcwl.php:457
|
388 |
msgid "Private"
|
389 |
msgstr "Privada"
|
390 |
|
391 |
+
#: includes/functions-yith-wcwl.php:461
|
392 |
msgid "Only you can see this list"
|
393 |
msgstr "Solo tú puedes ver esta lista"
|
394 |
|
395 |
+
#: includes/functions-yith-wcwl.php:467
|
396 |
msgid "Public"
|
397 |
msgstr "Pública"
|
398 |
|
399 |
+
#: includes/functions-yith-wcwl.php:471
|
400 |
msgid "Anyone can search for and see this list"
|
401 |
msgstr "Cualquiera puede buscar y ver esta lista"
|
402 |
|
403 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
404 |
#: plugin-options/add_to_wishlist-options.php:127
|
405 |
msgid "Add to wishlist"
|
406 |
msgstr "Añadir a la lista de deseos"
|
407 |
|
408 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
409 |
#: plugin-options/add_to_wishlist-options.php:143
|
410 |
msgid "Browse wishlist"
|
411 |
msgstr "Echar un vistazo a la lista de deseos"
|
412 |
|
413 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
414 |
#, fuzzy
|
415 |
msgid "Product already in wishlist"
|
416 |
msgstr "Texto para \"El producto ya está en la lista de deseos\""
|
417 |
|
418 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
419 |
#, fuzzy
|
420 |
msgid "Product added to wishlist"
|
421 |
msgstr "Cuando el producto es añadido a la lista de deseos"
|
433 |
msgstr ""
|
434 |
|
435 |
#: plugin-options/add_to_wishlist-options.php:20
|
436 |
+
#: plugin-options/settings-options.php:27
|
437 |
msgid "General Settings"
|
438 |
msgstr "Ajustes Generales"
|
439 |
|
555 |
msgstr "Después del resumen"
|
556 |
|
557 |
#: plugin-options/add_to_wishlist-options.php:117
|
558 |
+
#: plugin-options/wishlist_page-options.php:222
|
559 |
msgid "Text customization"
|
560 |
msgstr "Personalización de texto"
|
561 |
|
625 |
"de deseos''"
|
626 |
|
627 |
#: plugin-options/add_to_wishlist-options.php:172
|
628 |
+
#: plugin-options/wishlist_page-options.php:261
|
629 |
msgid "Textual (anchor)"
|
630 |
msgstr "Textual (anclaje)"
|
631 |
|
632 |
#: plugin-options/add_to_wishlist-options.php:173
|
633 |
+
#: plugin-options/wishlist_page-options.php:262
|
634 |
msgid "Button with theme style"
|
635 |
msgstr "Botón con estilo del tema"
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:174
|
638 |
+
#: plugin-options/wishlist_page-options.php:263
|
639 |
msgid "Button with custom style"
|
640 |
msgstr "Botón con estilo personalizado"
|
641 |
|
648 |
msgstr "Elige los colores para el botón ''Añadir a la lista de deseos''"
|
649 |
|
650 |
#: plugin-options/add_to_wishlist-options.php:190
|
651 |
+
#: plugin-options/wishlist_page-options.php:279
|
652 |
+
#: plugin-options/wishlist_page-options.php:368
|
653 |
+
#: plugin-options/wishlist_page-options.php:417
|
654 |
+
#: plugin-options/wishlist_page-options.php:465
|
655 |
+
#: plugin-options/wishlist_page-options.php:552
|
656 |
+
#: plugin-options/wishlist_page-options.php:592
|
657 |
+
#: plugin-options/wishlist_page-options.php:632
|
658 |
+
#: plugin-options/wishlist_page-options.php:672
|
659 |
+
#: plugin-options/wishlist_page-options.php:712
|
660 |
msgid "Background"
|
661 |
msgstr "Fondo"
|
662 |
|
663 |
#: plugin-options/add_to_wishlist-options.php:195
|
664 |
+
#: plugin-options/wishlist_page-options.php:284
|
665 |
+
#: plugin-options/wishlist_page-options.php:373
|
666 |
+
#: plugin-options/wishlist_page-options.php:422
|
667 |
+
#: plugin-options/wishlist_page-options.php:470
|
668 |
+
#: plugin-options/wishlist_page-options.php:507
|
669 |
msgid "Text"
|
670 |
msgstr "Texto"
|
671 |
|
672 |
#: plugin-options/add_to_wishlist-options.php:200
|
673 |
+
#: plugin-options/wishlist_page-options.php:289
|
674 |
+
#: plugin-options/wishlist_page-options.php:378
|
675 |
+
#: plugin-options/wishlist_page-options.php:427
|
676 |
+
#: plugin-options/wishlist_page-options.php:475
|
677 |
msgid "Border"
|
678 |
msgstr "Borde"
|
679 |
|
684 |
"cursor"
|
685 |
|
686 |
#: plugin-options/add_to_wishlist-options.php:208
|
687 |
+
#: plugin-options/wishlist_page-options.php:297
|
688 |
+
#: plugin-options/wishlist_page-options.php:386
|
689 |
+
#: plugin-options/wishlist_page-options.php:435
|
690 |
msgid "Background Hover"
|
691 |
msgstr "Al pasar el cursor por el fondo"
|
692 |
|
693 |
#: plugin-options/add_to_wishlist-options.php:213
|
694 |
+
#: plugin-options/wishlist_page-options.php:302
|
695 |
+
#: plugin-options/wishlist_page-options.php:391
|
696 |
+
#: plugin-options/wishlist_page-options.php:440
|
697 |
msgid "Text Hover"
|
698 |
msgstr "Al pasar el cursor por el texto"
|
699 |
|
700 |
#: plugin-options/add_to_wishlist-options.php:218
|
701 |
+
#: plugin-options/wishlist_page-options.php:307
|
702 |
+
#: plugin-options/wishlist_page-options.php:396
|
703 |
+
#: plugin-options/wishlist_page-options.php:445
|
704 |
msgid "Border Hover"
|
705 |
msgstr "Al pasar el cursor por el borde"
|
706 |
|
707 |
#: plugin-options/add_to_wishlist-options.php:231
|
708 |
+
#: plugin-options/wishlist_page-options.php:320
|
709 |
msgid "Border radius"
|
710 |
msgstr "Radio del borde"
|
711 |
|
767 |
msgid "Search list"
|
768 |
msgstr "Compartir lista de deseos"
|
769 |
|
770 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
771 |
+
#. yithemes.com.
|
772 |
+
#: plugin-options/settings-options.php:19
|
773 |
msgid ""
|
774 |
"If you want to take advantage of this feature, you could consider purchasing "
|
775 |
"the %s."
|
777 |
"Si quieres beneficiarte de esta característica, podrías considerar la compra "
|
778 |
"de la %s."
|
779 |
|
780 |
+
#: plugin-options/settings-options.php:34
|
781 |
msgid "Enable AJAX loading"
|
782 |
msgstr "Activar carga de AJAX"
|
783 |
|
784 |
+
#: plugin-options/settings-options.php:35
|
785 |
msgid "Load any cacheable wishlist item via AJAX"
|
786 |
msgstr "Cargar cualquier artículo de lista de deseos cacheable via AJX"
|
787 |
|
788 |
+
#: plugin-options/settings-options.php:48
|
789 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
790 |
msgstr ""
|
791 |
"Integración de productos YITH WooCommerce comprados juntos frecuentemente"
|
792 |
|
793 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
794 |
+
#. yithemes.com.
|
795 |
+
#: plugin-options/settings-options.php:51
|
796 |
msgid ""
|
797 |
"In order to use this integration you have to install and activate YITH "
|
798 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
800 |
"Para usar esta integración debes instalar y activar YITH WooCommerce "
|
801 |
"Frequently Bought Together. <a href=\"%s\">Leer más</a>"
|
802 |
|
803 |
+
#: plugin-options/settings-options.php:56
|
804 |
msgid "Enable slider in wishlist"
|
805 |
msgstr "Habilitar deslizador en la lista de deseos"
|
806 |
|
807 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
808 |
+
#. Bought Together.
|
809 |
+
#: plugin-options/settings-options.php:58
|
810 |
#, fuzzy
|
811 |
msgid ""
|
812 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
944 |
"Título de la lista de deseos usado para compartir (solo en Twitter y "
|
945 |
"Pinterest)"
|
946 |
|
947 |
+
#. translators: 1. Blog name.
|
948 |
+
#: plugin-options/wishlist_page-options.php:195
|
949 |
msgid "My wishlist on %s"
|
950 |
msgstr "Mi lista de deseos en %s"
|
951 |
|
952 |
+
#: plugin-options/wishlist_page-options.php:200
|
953 |
msgid "Social text"
|
954 |
msgstr "Texto social"
|
955 |
|
956 |
+
#: plugin-options/wishlist_page-options.php:201
|
957 |
msgid ""
|
958 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
959 |
"and Pinterest"
|
961 |
"Introduce el mensaje que quieres publicar cuando compartes una lista de "
|
962 |
"deseos en Twitter y Pinterest"
|
963 |
|
964 |
+
#: plugin-options/wishlist_page-options.php:209
|
965 |
msgid "Social image URL"
|
966 |
msgstr "URL de imagen social"
|
967 |
|
968 |
+
#: plugin-options/wishlist_page-options.php:210
|
969 |
msgid "It will be used to pin the wishlist on Pinterest."
|
970 |
msgstr "Será usado para fijar la lista de deseos en Pinterest."
|
971 |
|
972 |
+
#: plugin-options/wishlist_page-options.php:229
|
973 |
msgid "Default wishlist name"
|
974 |
msgstr "Nombre predeterminado de lista de deseos"
|
975 |
|
976 |
+
#: plugin-options/wishlist_page-options.php:230
|
977 |
msgid ""
|
978 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
979 |
"automatically generated for all users if they do not create any custom one"
|
982 |
"de deseos que se creará automáticamente si los usuarios no crean una "
|
983 |
"personalizada"
|
984 |
|
985 |
+
#: plugin-options/wishlist_page-options.php:232
|
986 |
#, fuzzy
|
987 |
msgid "My wishlist"
|
988 |
msgstr "Mi lista de deseos en "
|
989 |
|
990 |
+
#: plugin-options/wishlist_page-options.php:237
|
991 |
msgid "\"Add to cart\" text"
|
992 |
msgstr "Texto ''Añadir al carrito''"
|
993 |
|
994 |
+
#: plugin-options/wishlist_page-options.php:238
|
995 |
msgid "Enter a text for the \"Add to cart\" button"
|
996 |
msgstr "Introduce un texto para el botón ''Añadir al carrito''"
|
997 |
|
998 |
+
#: plugin-options/wishlist_page-options.php:250
|
999 |
msgid "Style & color customization"
|
1000 |
msgstr "Personalización de estilo y color"
|
1001 |
|
1002 |
+
#: plugin-options/wishlist_page-options.php:257
|
1003 |
msgid "Style of \"Add to cart\""
|
1004 |
msgstr "Estilo de ''Añadir al carrito''"
|
1005 |
|
1006 |
+
#: plugin-options/wishlist_page-options.php:258
|
1007 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
1008 |
msgstr "Elige si mostrar un enlace textual o un botón de ''Añadir al carrito''"
|
1009 |
|
1010 |
+
#: plugin-options/wishlist_page-options.php:271
|
1011 |
msgid "\"Add to cart\" button style"
|
1012 |
msgstr "Estilo del botón ''Añadir al carrito''"
|
1013 |
|
1014 |
+
#: plugin-options/wishlist_page-options.php:277
|
1015 |
msgid "Choose the colors for the \"Add to cart\" button"
|
1016 |
msgstr "Elige colores para el botón ''Añadir al carrito''"
|
1017 |
|
1018 |
+
#: plugin-options/wishlist_page-options.php:295
|
1019 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
1020 |
msgstr "Elige colores para el botón ''Añadir al carrito'' al pasar el cursor"
|
1021 |
|
1022 |
+
#: plugin-options/wishlist_page-options.php:321
|
1023 |
msgid "Set the radius for the \"Add to cart\" button"
|
1024 |
msgstr "Configura el radio para el botón ''Añadir al carrito''"
|
1025 |
|
1026 |
+
#: plugin-options/wishlist_page-options.php:335
|
1027 |
msgid "\"Add to cart\" icon"
|
1028 |
msgstr "Icono de ''Añadir al carrito''"
|
1029 |
|
1030 |
+
#: plugin-options/wishlist_page-options.php:336
|
1031 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
1032 |
msgstr "Selecciona un icono para el botón ''Añadir al carrito'' (opcional)"
|
1033 |
|
1034 |
+
#: plugin-options/wishlist_page-options.php:351
|
1035 |
msgid "\"Add to cart\" custom icon"
|
1036 |
msgstr "Icono personalizado de ''Añadir al carrito''"
|
1037 |
|
1038 |
+
#: plugin-options/wishlist_page-options.php:352
|
1039 |
msgid ""
|
1040 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
1041 |
"32px x 32px)"
|
1043 |
"Sube un icono que te gustaría usar para el botón ''Añadir al "
|
1044 |
"carrito'' (sugerencia: 32px x 32px)"
|
1045 |
|
1046 |
+
#: plugin-options/wishlist_page-options.php:360
|
1047 |
msgid "Primary button style"
|
1048 |
msgstr "Estilo de botón primario"
|
1049 |
|
1050 |
+
#: plugin-options/wishlist_page-options.php:366
|
1051 |
msgid ""
|
1052 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
1053 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
1058 |
"\"Guardar cambios\" en la vista de Administrar y el botón \"Buscar lista de "
|
1059 |
"deseos\" en la vista de Buscar</small>"
|
1060 |
|
1061 |
+
#: plugin-options/wishlist_page-options.php:384
|
1062 |
msgid ""
|
1063 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
1064 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
1070 |
"deseos, en el botón ''Guardar cambios'' en la vista Administrar y en el "
|
1071 |
"botón ''buscar lista de deseos'' en la vista Buscar</small>"
|
1072 |
|
1073 |
+
#: plugin-options/wishlist_page-options.php:409
|
1074 |
msgid "Secondary button style"
|
1075 |
msgstr "Estilo de botón secundario"
|
1076 |
|
1077 |
+
#: plugin-options/wishlist_page-options.php:415
|
1078 |
+
#: plugin-options/wishlist_page-options.php:433
|
1079 |
msgid ""
|
1080 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
1081 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
1082 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: plugin-options/wishlist_page-options.php:458
|
1086 |
msgid "Wishlist table style"
|
1087 |
msgstr "Estilo de la tabla de la lista de deseos"
|
1088 |
|
1089 |
+
#: plugin-options/wishlist_page-options.php:459
|
1090 |
msgid ""
|
1091 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
1092 |
msgstr ""
|
1093 |
"Elige los colores para la tabla de la lista de deseos (cuando se establece "
|
1094 |
"el estilo ''Tradicional'')"
|
1095 |
|
1096 |
+
#: plugin-options/wishlist_page-options.php:487
|
1097 |
msgid "Highlight color"
|
1098 |
msgstr "Destacar color"
|
1099 |
|
1100 |
+
#: plugin-options/wishlist_page-options.php:488
|
1101 |
msgid ""
|
1102 |
"Choose the color for all sections with background<br/><small>This color will "
|
1103 |
"be used as background for the wishlist table heading and footer (when set to "
|
1108 |
"pie de página (cuando se establece el estilo \"Tradicional\"), y para varios "
|
1109 |
"formularios sobre las visitas de la lista de deseos</small>"
|
1110 |
|
1111 |
+
#: plugin-options/wishlist_page-options.php:500
|
1112 |
msgid "Share button text color"
|
1113 |
msgstr "Color de texto de botón para compartir"
|
1114 |
|
1115 |
+
#: plugin-options/wishlist_page-options.php:501
|
1116 |
msgid "Choose colors for share buttons text"
|
1117 |
msgstr "Elige los colores para el texto de los botones para compartir"
|
1118 |
|
1119 |
+
#: plugin-options/wishlist_page-options.php:512
|
1120 |
msgid "Text hover"
|
1121 |
msgstr "Al pasar el cursor por el texto"
|
1122 |
|
1123 |
+
#: plugin-options/wishlist_page-options.php:525
|
1124 |
msgid "Facebook share button icon"
|
1125 |
msgstr "Icono del botón para compartir en Facebook"
|
1126 |
|
1127 |
+
#: plugin-options/wishlist_page-options.php:526
|
1128 |
msgid "Select an icon for the Facebook share button"
|
1129 |
msgstr "Selecciona un icono para el botón para compartir en Facebook"
|
1130 |
|
1131 |
+
#: plugin-options/wishlist_page-options.php:536
|
1132 |
msgid "Facebook share button custom icon"
|
1133 |
msgstr "Icono personalizado del botón para compartir en Facebook"
|
1134 |
|
1135 |
+
#: plugin-options/wishlist_page-options.php:537
|
1136 |
msgid ""
|
1137 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1138 |
"32px)"
|
1140 |
"Sube un icono que te gustaría usar para el botón para compartir en Facebook "
|
1141 |
"(sugerencia: 32px x 32px)"
|
1142 |
|
1143 |
+
#: plugin-options/wishlist_page-options.php:545
|
1144 |
msgid "Facebook share button style"
|
1145 |
msgstr "Estilo del botón para compartir en Facebook"
|
1146 |
|
1147 |
+
#: plugin-options/wishlist_page-options.php:546
|
1148 |
msgid "Choose colors for Facebook share button"
|
1149 |
msgstr "Elige los colores para el botón para compartir en Facebook"
|
1150 |
|
1151 |
+
#: plugin-options/wishlist_page-options.php:557
|
1152 |
+
#: plugin-options/wishlist_page-options.php:597
|
1153 |
+
#: plugin-options/wishlist_page-options.php:637
|
1154 |
+
#: plugin-options/wishlist_page-options.php:677
|
1155 |
+
#: plugin-options/wishlist_page-options.php:717
|
1156 |
msgid "Background hover"
|
1157 |
msgstr "Fondo al pasar el cursor"
|
1158 |
|
1159 |
+
#: plugin-options/wishlist_page-options.php:565
|
1160 |
msgid "Twitter share button icon"
|
1161 |
msgstr "Icono del botón para compartir en Twitter"
|
1162 |
|
1163 |
+
#: plugin-options/wishlist_page-options.php:566
|
1164 |
msgid "Select an icon for the Twitter share button"
|
1165 |
msgstr "Selecciona un icono para el botón para compartir en Twitter"
|
1166 |
|
1167 |
+
#: plugin-options/wishlist_page-options.php:576
|
1168 |
msgid "Twitter share button custom icon"
|
1169 |
msgstr "Icono personalizado para compartir en Twitter"
|
1170 |
|
1171 |
+
#: plugin-options/wishlist_page-options.php:577
|
1172 |
msgid ""
|
1173 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1174 |
"32px)"
|
1176 |
"Sube un icono que te gustaría usar para el botón para compartir en Twitter "
|
1177 |
"(sugerencia:: 32px x 32px)"
|
1178 |
|
1179 |
+
#: plugin-options/wishlist_page-options.php:585
|
1180 |
msgid "Twitter share button style"
|
1181 |
msgstr "Estilo del botón para compartir en Twitter"
|
1182 |
|
1183 |
+
#: plugin-options/wishlist_page-options.php:586
|
1184 |
msgid "Choose colors for Twitter share button"
|
1185 |
msgstr "Elige los colores para el botón para compartir en Twitter"
|
1186 |
|
1187 |
+
#: plugin-options/wishlist_page-options.php:605
|
1188 |
msgid "Pinterest share button icon"
|
1189 |
msgstr "Icono para compartir por Pinterest"
|
1190 |
|
1191 |
+
#: plugin-options/wishlist_page-options.php:606
|
1192 |
msgid "Select an icon for the Pinterest share button"
|
1193 |
msgstr "Selecciona un icono para el botón para compartir por Pinterest"
|
1194 |
|
1195 |
+
#: plugin-options/wishlist_page-options.php:616
|
1196 |
msgid "Pinterest share button custom icon"
|
1197 |
msgstr "Icono personalizado del botón para compartir por Pinterest"
|
1198 |
|
1199 |
+
#: plugin-options/wishlist_page-options.php:617
|
1200 |
msgid ""
|
1201 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1202 |
"x 32px)"
|
1204 |
"Sube un icono que te gustaría usar para el botón para compartir por "
|
1205 |
"Pinterest (sugerencia: 32px x 32px)"
|
1206 |
|
1207 |
+
#: plugin-options/wishlist_page-options.php:625
|
1208 |
msgid "Pinterest share button style"
|
1209 |
msgstr "Estilo del botón para compartir por Pinterest"
|
1210 |
|
1211 |
+
#: plugin-options/wishlist_page-options.php:626
|
1212 |
msgid "Choose colors for Pinterest share button"
|
1213 |
msgstr "Elige colores para el botón para compartir por Pinterest"
|
1214 |
|
1215 |
+
#: plugin-options/wishlist_page-options.php:645
|
1216 |
msgid "Email share button icon"
|
1217 |
msgstr "Icono para compartir por Correo electrónico"
|
1218 |
|
1219 |
+
#: plugin-options/wishlist_page-options.php:646
|
1220 |
msgid "Select an icon for the Email share button"
|
1221 |
msgstr ""
|
1222 |
"Selecciona un icono para el botón para compartir por Correo electrónico"
|
1223 |
|
1224 |
+
#: plugin-options/wishlist_page-options.php:656
|
1225 |
msgid "Email share button custom icon"
|
1226 |
msgstr "Icono personalizado del botón para compartir por Correo electrónico"
|
1227 |
|
1228 |
+
#: plugin-options/wishlist_page-options.php:657
|
1229 |
msgid ""
|
1230 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1231 |
"x 32px)"
|
1233 |
"Sube un icono que te gustaría usar para el botón para compartir por Correo "
|
1234 |
"electrónico (sugerencia: 32px x 32px)"
|
1235 |
|
1236 |
+
#: plugin-options/wishlist_page-options.php:665
|
1237 |
msgid "Email share button style"
|
1238 |
msgstr "Estilo del botón para compartir por Correo electrónico"
|
1239 |
|
1240 |
+
#: plugin-options/wishlist_page-options.php:666
|
1241 |
msgid "Choose colors for the Email share button"
|
1242 |
msgstr "Elige los colores para el botón para compartir por Correo electrónico"
|
1243 |
|
1244 |
+
#: plugin-options/wishlist_page-options.php:685
|
1245 |
msgid "WhatsApp share button icon"
|
1246 |
msgstr "Icono de botón para compartir por WhatsApp"
|
1247 |
|
1248 |
+
#: plugin-options/wishlist_page-options.php:686
|
1249 |
msgid "Select an icon for the WhatsApp share button"
|
1250 |
msgstr "Selecciona un icono para el botón para compartir por WhatsApp"
|
1251 |
|
1252 |
+
#: plugin-options/wishlist_page-options.php:696
|
1253 |
msgid "WhatsApp share button custom icon"
|
1254 |
msgstr "Icono personalizado del botón para compartir por WhatsApp"
|
1255 |
|
1256 |
+
#: plugin-options/wishlist_page-options.php:697
|
1257 |
msgid ""
|
1258 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1259 |
"32px)"
|
1261 |
"Sube un icono que te gustaría usar para el botón para compartir por WhatsApp "
|
1262 |
"(sugerencia: 32px x 32px)"
|
1263 |
|
1264 |
+
#: plugin-options/wishlist_page-options.php:705
|
1265 |
msgid "WhatsApp share button style"
|
1266 |
msgstr "Estilo del botón para compartir por WhatsApp"
|
1267 |
|
1268 |
+
#: plugin-options/wishlist_page-options.php:706
|
1269 |
msgid "Choose colors for WhatsApp share button"
|
1270 |
msgstr "Elige los colores para el botón para compartir por WhatsApp"
|
1271 |
|
1438 |
"discount on the product they’ve added to the wishlist."
|
1439 |
msgstr ""
|
1440 |
|
1441 |
+
#: templates/share.php:51 templates/share.php:52
|
1442 |
msgid "Facebook"
|
1443 |
msgstr "Facebook"
|
1444 |
|
1445 |
+
#: templates/share.php:59 templates/share.php:60
|
1446 |
msgid "Twitter"
|
1447 |
msgstr "Twitter"
|
1448 |
|
1449 |
+
#: templates/share.php:67 templates/share.php:68
|
1450 |
msgid "Pinterest"
|
1451 |
msgstr "Pinterest"
|
1452 |
|
1453 |
+
#: templates/share.php:75 templates/share.php:76
|
1454 |
msgid "Email"
|
1455 |
msgstr "Email"
|
1456 |
|
1457 |
+
#: templates/share.php:83
|
1458 |
msgid "WhatsApp"
|
1459 |
msgstr "WhatsApp"
|
1460 |
|
1461 |
+
#: templates/share.php:84
|
1462 |
msgid "Whatsapp"
|
1463 |
msgstr "WhatsApp"
|
1464 |
|
1465 |
+
#: templates/share.php:93
|
1466 |
msgid "(Now"
|
1467 |
msgstr "(Ahora"
|
1468 |
|
1469 |
+
#: templates/share.php:93
|
1470 |
msgid "copy"
|
1471 |
msgstr "copiar"
|
1472 |
|
1473 |
+
#: templates/share.php:93
|
1474 |
msgid "this wishlist link and share it anywhere)"
|
1475 |
msgstr "este enlace a la lista de deseos y compártelo en cualquier parte)"
|
1476 |
|
1477 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1478 |
+
#: templates/wishlist-view-footer.php:44
|
1479 |
msgid "Apply this action to all the selected items:"
|
1480 |
msgstr "Aplicar esta acción a todos los artículos seleccionados:"
|
1481 |
|
1482 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1483 |
+
#: templates/wishlist-view-footer.php:49
|
1484 |
msgid "Remove from wishlist"
|
1485 |
msgstr "Eliminar de la lista de deseos"
|
1486 |
|
1487 |
#. translators: 1. Wishlist formatted name.
|
1488 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1489 |
+
#: templates/wishlist-view-footer.php:67
|
1490 |
msgid "Move to %s"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1494 |
+
#: templates/wishlist-view-footer.php:73
|
1495 |
msgid "Apply"
|
1496 |
msgstr "Aplicar"
|
1497 |
|
1498 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1499 |
+
#: templates/wishlist-view-footer.php:81
|
1500 |
msgid "Update"
|
1501 |
msgstr "Actualizar"
|
1502 |
|
1503 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1504 |
+
#: templates/wishlist-view-footer.php:103
|
1505 |
msgid "Add all to cart"
|
1506 |
msgstr "Añadir todo al carrito"
|
1507 |
|
1508 |
+
#: templates/wishlist-view-header.php:48
|
1509 |
msgid "Edit title"
|
1510 |
msgstr "Editar título"
|
1511 |
|
1525 |
msgid "Stock:"
|
1526 |
msgstr "En inventario:"
|
1527 |
|
1528 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1529 |
msgid "Out of stock"
|
1530 |
msgstr "Agotado"
|
1531 |
|
1532 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1533 |
msgid "In Stock"
|
1534 |
msgstr "En stock"
|
1535 |
|
1536 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1537 |
msgid "Move"
|
1538 |
msgstr "Mover"
|
1539 |
|
1540 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1541 |
msgid "Move to another list ›"
|
1542 |
msgstr "Mover a otra lista ›"
|
1543 |
|
1544 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1545 |
+
#: templates/wishlist-view.php:293
|
1546 |
msgid "Remove this product"
|
1547 |
msgstr "Eliminar este producto"
|
1548 |
|
1549 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1550 |
msgid "No products added to the wishlist"
|
1551 |
msgstr "No se han añadido productos a la lista de deseos"
|
1552 |
|
1571 |
msgstr "Ordenar"
|
1572 |
|
1573 |
#. translators: date added label: 1 date added.
|
1574 |
+
#: templates/wishlist-view.php:243
|
1575 |
msgid "Added on: %s"
|
1576 |
msgstr "Añadido el: %s"
|
1577 |
|
1578 |
+
#: templates/wishlist-view.php:293
|
1579 |
msgid "Remove"
|
1580 |
msgstr "Quitar"
|
1581 |
|
1588 |
"your e-commerce on <strong>YITH</strong></a>"
|
1589 |
msgstr ""
|
1590 |
|
1591 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1592 |
+
msgctxt "[HELP TAB] Video title"
|
1593 |
+
msgid ""
|
1594 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1595 |
+
"</b>"
|
1596 |
+
msgstr ""
|
1597 |
+
|
1598 |
+
#: includes/class-yith-wcwl-install.php:340
|
1599 |
msgctxt "page_slug"
|
1600 |
msgid "wishlist"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1604 |
msgctxt "date when wishlist was created"
|
1605 |
msgid "Created on"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1609 |
msgctxt "[gutenberg]: block name"
|
1610 |
msgid "YITH Add to wishlist"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1614 |
msgctxt "[gutenberg]: block name"
|
1615 |
msgid "YITH Wishlist"
|
1616 |
msgstr ""
|
1617 |
|
1618 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1619 |
msgctxt "[gutenberg]: block description"
|
1620 |
msgid "Shows Add to wishlist button"
|
1621 |
msgstr ""
|
1622 |
|
1623 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1624 |
msgctxt "[gutenberg]: block description"
|
1625 |
msgid "Shows a list of products in wishlist"
|
1626 |
msgstr ""
|
1627 |
|
1628 |
#. translators: 1. % of reduction/increase in price.
|
1629 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1630 |
msgctxt ""
|
1631 |
"Part of the template that shows price variation since addition to list; "
|
1632 |
"placeholder will be replaced with a percentage"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
#. translators: 2: original product price.
|
1637 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1638 |
msgctxt ""
|
1639 |
"Part of the template that shows price variation since addition to list; "
|
1640 |
"placeholder will be replaced with a price"
|
1641 |
msgid "(Was %2$s when added in list)"
|
1642 |
msgstr ""
|
1643 |
|
1644 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1645 |
msgctxt "Elementor widget name"
|
1646 |
msgid "YITH Wishlist Add button"
|
1647 |
msgstr ""
|
1648 |
|
1649 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1650 |
#, fuzzy
|
1651 |
msgctxt "Elementor widget name"
|
1652 |
msgid "YITH Wishlist"
|
1653 |
msgstr "Wishlist"
|
1654 |
|
1655 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1656 |
#, fuzzy
|
1657 |
msgctxt "Elementor section title"
|
1658 |
msgid "Product"
|
1659 |
msgstr "Nombre del producto"
|
1660 |
|
1661 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1662 |
msgctxt "Elementor section title"
|
1663 |
msgid "Labels"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1667 |
msgctxt "Elementor section title"
|
1668 |
msgid "Advanced"
|
1669 |
msgstr ""
|
1670 |
|
1671 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1672 |
#, fuzzy
|
1673 |
msgctxt "Elementor section title"
|
1674 |
msgid "Wishlist"
|
1675 |
msgstr "Wishlist"
|
1676 |
|
1677 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1678 |
#, fuzzy
|
1679 |
msgctxt "Elementor section title"
|
1680 |
msgid "Pagination"
|
1681 |
msgstr "Paginar"
|
1682 |
|
1683 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1684 |
#, fuzzy
|
1685 |
msgctxt "Elementor control label"
|
1686 |
msgid "Product ID"
|
1687 |
msgstr "Nombre del producto"
|
1688 |
|
1689 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1690 |
msgctxt "Elementor control label"
|
1691 |
msgid "Button label"
|
1692 |
msgstr ""
|
1693 |
|
1694 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1695 |
#, fuzzy
|
1696 |
msgctxt "Elementor control label"
|
1697 |
msgid "\"Browse wishlist\" label"
|
1698 |
msgstr "Texto para \"Echar un vistazo a la lista de deseos\""
|
1699 |
|
1700 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1701 |
#, fuzzy
|
1702 |
msgctxt "Elementor control label"
|
1703 |
msgid "\"Product already in wishlist\" label"
|
1704 |
msgstr "Texto para \"El producto ya está en la lista de deseos\""
|
1705 |
|
1706 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1707 |
#, fuzzy
|
1708 |
msgctxt "Elementor control label"
|
1709 |
msgid "\"Product added to wishlist\" label"
|
1710 |
msgstr "Texto para \"El producto ya está en la lista de deseos\""
|
1711 |
|
1712 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1713 |
#, fuzzy
|
1714 |
msgctxt "Elementor control label"
|
1715 |
msgid "URL of the wishlist page"
|
1716 |
msgstr "Página de Lista de deseos"
|
1717 |
|
1718 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1719 |
#, fuzzy
|
1720 |
msgctxt "Elementor control label"
|
1721 |
msgid "Icon for the button"
|
1722 |
msgstr ""
|
1723 |
"Selecciona un icono para el botón para compartir por Correo electrónico"
|
1724 |
|
1725 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1726 |
#, fuzzy
|
1727 |
msgctxt "Elementor control label"
|
1728 |
msgid "Additional CSS classes for the button"
|
1730 |
"Botón para clases CSS adicionales (déjalo vacío para usar los ajustes "
|
1731 |
"predeterminados)"
|
1732 |
|
1733 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1734 |
#, fuzzy
|
1735 |
msgctxt "Elementor control label"
|
1736 |
msgid "Wishlist ID"
|
1737 |
msgstr "Wishlist"
|
1738 |
|
1739 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1740 |
#, fuzzy
|
1741 |
msgctxt "Elementor control label"
|
1742 |
msgid "Paginate items"
|
1743 |
msgstr "Paginar"
|
1744 |
|
1745 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1746 |
#, fuzzy
|
1747 |
msgctxt "yith-woocommerce-wishlist"
|
1748 |
msgid "Items per page"
|
languages/yith-woocommerce-wishlist-es_MX.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-es_MX.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,364 +23,364 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Lista de deseos"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Lista de deseos"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: includes/class
|
59 |
-
#: templates/add-to-wishlist-remove.php:
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class
|
64 |
-
#: templates/add-to-wishlist-remove.php:
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: includes/class
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: includes/class
|
73 |
-
#: includes/class
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Producto exitosamente eliminado"
|
76 |
|
77 |
-
#: includes/class
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class
|
92 |
-
#: includes/class
|
93 |
-
#: plugin-options/wishlist_page-options.php:
|
94 |
-
#: templates/wishlist-view-footer-mobile.php:
|
95 |
-
#: templates/wishlist-view-footer.php:
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/class
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class
|
140 |
-
#: includes/class
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Lista de deseos"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
-
#: includes/class
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "My Lista de deseos en %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
-
#: includes/class
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Texto de la tabla de la Lista de deseos"
|
158 |
|
159 |
-
#: includes/class
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: includes/class
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/class
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class
|
225 |
-
#: includes/widgets/elementor/class
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class
|
230 |
-
#: includes/widgets/elementor/class
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/class
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: includes/class
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: includes/class
|
243 |
msgid "Share on:"
|
244 |
msgstr "Compartir en:"
|
245 |
|
246 |
-
#: includes/class
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Compartir en Facebook"
|
250 |
|
251 |
-
#: includes/class
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Tweet en Twitter"
|
255 |
|
256 |
-
#: includes/class
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "Pin en Pinterest"
|
260 |
|
261 |
-
#: includes/class
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/class
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: includes/class
|
275 |
msgid "Free!"
|
276 |
msgstr "Gratis!"
|
277 |
|
278 |
-
#: includes/class
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: includes/class
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: includes/class
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "Error. No fue posible eliminar el producto de la Lista."
|
289 |
|
290 |
-
#: includes/data-stores/class
|
291 |
-
#: includes/data-stores/class
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/data-stores/class
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
-
#: includes/functions
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
-
#: includes/functions
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
-
#: includes/functions
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/functions
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
-
#: includes/functions
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
-
#: includes/functions
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "Css personalizado"
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Shared"
|
346 |
msgstr "Compartir en:"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/widgets/elementor/class
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: includes/widgets/elementor/class
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "El producto ya está en la Lista"
|
382 |
|
383 |
-
#: includes/widgets/elementor/class
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "El producto ya está en la Lista"
|
@@ -398,7 +398,7 @@ msgid "while you are using the premium one."
|
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
-
#: plugin-options/settings-options.php:
|
402 |
msgid "General Settings"
|
403 |
msgstr "Ajustes Generales"
|
404 |
|
@@ -502,7 +502,7 @@ msgid "After summary"
|
|
502 |
msgstr "Despues del Resumen"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
-
#: plugin-options/wishlist_page-options.php:
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
@@ -564,17 +564,17 @@ msgid ""
|
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
-
#: plugin-options/wishlist_page-options.php:
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
-
#: plugin-options/wishlist_page-options.php:
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
-
#: plugin-options/wishlist_page-options.php:
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
@@ -587,32 +587,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
-
#: plugin-options/wishlist_page-options.php:
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
msgid "Background"
|
600 |
msgstr ""
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
-
#: plugin-options/wishlist_page-options.php:
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
msgid "Text"
|
609 |
msgstr ""
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
-
#: plugin-options/wishlist_page-options.php:
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
msgid "Border"
|
617 |
msgstr ""
|
618 |
|
@@ -621,28 +621,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
-
#: plugin-options/wishlist_page-options.php:
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
-
#: plugin-options/wishlist_page-options.php:
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
-
#: plugin-options/wishlist_page-options.php:
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
@@ -697,35 +697,41 @@ msgstr ""
|
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
-
|
|
|
|
|
701 |
msgid ""
|
702 |
"If you want to take advantage of this feature, you could consider purchasing "
|
703 |
"the %s."
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: plugin-options/settings-options.php:
|
707 |
msgid "Enable AJAX loading"
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: plugin-options/settings-options.php:
|
711 |
msgid "Load any cacheable wishlist item via AJAX"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: plugin-options/settings-options.php:
|
715 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
716 |
msgstr ""
|
717 |
|
718 |
-
|
|
|
|
|
719 |
msgid ""
|
720 |
"In order to use this integration you have to install and activate YITH "
|
721 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: plugin-options/settings-options.php:
|
725 |
msgid "Enable slider in wishlist"
|
726 |
msgstr ""
|
727 |
|
728 |
-
|
|
|
|
|
729 |
msgid ""
|
730 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
731 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -845,109 +851,110 @@ msgstr ""
|
|
845 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
846 |
msgstr ""
|
847 |
|
848 |
-
|
|
|
849 |
msgid "My wishlist on %s"
|
850 |
msgstr "My Lista de deseos en %s"
|
851 |
|
852 |
-
#: plugin-options/wishlist_page-options.php:
|
853 |
msgid "Social text"
|
854 |
msgstr "Texto de redes sociales"
|
855 |
|
856 |
-
#: plugin-options/wishlist_page-options.php:
|
857 |
msgid ""
|
858 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
859 |
"and Pinterest"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: plugin-options/wishlist_page-options.php:
|
863 |
msgid "Social image URL"
|
864 |
msgstr "URL de la imágen de las redes Sociales."
|
865 |
|
866 |
-
#: plugin-options/wishlist_page-options.php:
|
867 |
msgid "It will be used to pin the wishlist on Pinterest."
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: plugin-options/wishlist_page-options.php:
|
871 |
msgid "Default wishlist name"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: plugin-options/wishlist_page-options.php:
|
875 |
msgid ""
|
876 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
877 |
"automatically generated for all users if they do not create any custom one"
|
878 |
msgstr ""
|
879 |
|
880 |
-
#: plugin-options/wishlist_page-options.php:
|
881 |
#, fuzzy
|
882 |
msgid "My wishlist"
|
883 |
msgstr "My Lista de deseos en %s"
|
884 |
|
885 |
-
#: plugin-options/wishlist_page-options.php:
|
886 |
msgid "\"Add to cart\" text"
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: plugin-options/wishlist_page-options.php:
|
890 |
msgid "Enter a text for the \"Add to cart\" button"
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: plugin-options/wishlist_page-options.php:
|
894 |
msgid "Style & color customization"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: plugin-options/wishlist_page-options.php:
|
898 |
msgid "Style of \"Add to cart\""
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: plugin-options/wishlist_page-options.php:
|
902 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: plugin-options/wishlist_page-options.php:
|
906 |
msgid "\"Add to cart\" button style"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: plugin-options/wishlist_page-options.php:
|
910 |
msgid "Choose the colors for the \"Add to cart\" button"
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: plugin-options/wishlist_page-options.php:
|
914 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: plugin-options/wishlist_page-options.php:
|
918 |
msgid "Set the radius for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: plugin-options/wishlist_page-options.php:
|
922 |
msgid "\"Add to cart\" icon"
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: plugin-options/wishlist_page-options.php:
|
926 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: plugin-options/wishlist_page-options.php:
|
930 |
msgid "\"Add to cart\" custom icon"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: plugin-options/wishlist_page-options.php:
|
934 |
msgid ""
|
935 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
936 |
"32px x 32px)"
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: plugin-options/wishlist_page-options.php:
|
940 |
msgid "Primary button style"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: plugin-options/wishlist_page-options.php:
|
944 |
msgid ""
|
945 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
946 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
947 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: plugin-options/wishlist_page-options.php:
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
953 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -955,185 +962,185 @@ msgid ""
|
|
955 |
"small>"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: plugin-options/wishlist_page-options.php:
|
959 |
msgid "Secondary button style"
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: plugin-options/wishlist_page-options.php:
|
963 |
-
#: plugin-options/wishlist_page-options.php:
|
964 |
msgid ""
|
965 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
966 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
967 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: plugin-options/wishlist_page-options.php:
|
971 |
msgid "Wishlist table style"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: plugin-options/wishlist_page-options.php:
|
975 |
msgid ""
|
976 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
977 |
msgstr ""
|
978 |
|
979 |
-
#: plugin-options/wishlist_page-options.php:
|
980 |
msgid "Highlight color"
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: plugin-options/wishlist_page-options.php:
|
984 |
msgid ""
|
985 |
"Choose the color for all sections with background<br/><small>This color will "
|
986 |
"be used as background for the wishlist table heading and footer (when set to "
|
987 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: plugin-options/wishlist_page-options.php:
|
991 |
msgid "Share button text color"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: plugin-options/wishlist_page-options.php:
|
995 |
msgid "Choose colors for share buttons text"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: plugin-options/wishlist_page-options.php:
|
999 |
msgid "Text hover"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: plugin-options/wishlist_page-options.php:
|
1003 |
msgid "Facebook share button icon"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: plugin-options/wishlist_page-options.php:
|
1007 |
msgid "Select an icon for the Facebook share button"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: plugin-options/wishlist_page-options.php:
|
1011 |
msgid "Facebook share button custom icon"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: plugin-options/wishlist_page-options.php:
|
1015 |
msgid ""
|
1016 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1017 |
"32px)"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: plugin-options/wishlist_page-options.php:
|
1021 |
msgid "Facebook share button style"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
-
#: plugin-options/wishlist_page-options.php:
|
1025 |
msgid "Choose colors for Facebook share button"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: plugin-options/wishlist_page-options.php:
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
msgid "Background hover"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
-
#: plugin-options/wishlist_page-options.php:
|
1037 |
msgid "Twitter share button icon"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: plugin-options/wishlist_page-options.php:
|
1041 |
msgid "Select an icon for the Twitter share button"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: plugin-options/wishlist_page-options.php:
|
1045 |
msgid "Twitter share button custom icon"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: plugin-options/wishlist_page-options.php:
|
1049 |
msgid ""
|
1050 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1051 |
"32px)"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: plugin-options/wishlist_page-options.php:
|
1055 |
msgid "Twitter share button style"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: plugin-options/wishlist_page-options.php:
|
1059 |
msgid "Choose colors for Twitter share button"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: plugin-options/wishlist_page-options.php:
|
1063 |
msgid "Pinterest share button icon"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: plugin-options/wishlist_page-options.php:
|
1067 |
msgid "Select an icon for the Pinterest share button"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: plugin-options/wishlist_page-options.php:
|
1071 |
msgid "Pinterest share button custom icon"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: plugin-options/wishlist_page-options.php:
|
1075 |
msgid ""
|
1076 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1077 |
"x 32px)"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
-
#: plugin-options/wishlist_page-options.php:
|
1081 |
msgid "Pinterest share button style"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
-
#: plugin-options/wishlist_page-options.php:
|
1085 |
msgid "Choose colors for Pinterest share button"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: plugin-options/wishlist_page-options.php:
|
1089 |
msgid "Email share button icon"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: plugin-options/wishlist_page-options.php:
|
1093 |
msgid "Select an icon for the Email share button"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: plugin-options/wishlist_page-options.php:
|
1097 |
msgid "Email share button custom icon"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: plugin-options/wishlist_page-options.php:
|
1101 |
msgid ""
|
1102 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1103 |
"x 32px)"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: plugin-options/wishlist_page-options.php:
|
1107 |
msgid "Email share button style"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: plugin-options/wishlist_page-options.php:
|
1111 |
msgid "Choose colors for the Email share button"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: plugin-options/wishlist_page-options.php:
|
1115 |
msgid "WhatsApp share button icon"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: plugin-options/wishlist_page-options.php:
|
1119 |
msgid "Select an icon for the WhatsApp share button"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: plugin-options/wishlist_page-options.php:
|
1123 |
msgid "WhatsApp share button custom icon"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: plugin-options/wishlist_page-options.php:
|
1127 |
msgid ""
|
1128 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1129 |
"32px)"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
-
#: plugin-options/wishlist_page-options.php:
|
1133 |
msgid "WhatsApp share button style"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
-
#: plugin-options/wishlist_page-options.php:
|
1137 |
msgid "Choose colors for WhatsApp share button"
|
1138 |
msgstr ""
|
1139 |
|
@@ -1306,74 +1313,74 @@ msgid ""
|
|
1306 |
"discount on the product they’ve added to the wishlist."
|
1307 |
msgstr ""
|
1308 |
|
1309 |
-
#: templates/share.php:
|
1310 |
msgid "Facebook"
|
1311 |
msgstr ""
|
1312 |
|
1313 |
-
#: templates/share.php:
|
1314 |
msgid "Twitter"
|
1315 |
msgstr ""
|
1316 |
|
1317 |
-
#: templates/share.php:
|
1318 |
msgid "Pinterest"
|
1319 |
msgstr "Pin en Pinterest"
|
1320 |
|
1321 |
-
#: templates/share.php:
|
1322 |
msgid "Email"
|
1323 |
msgstr ""
|
1324 |
|
1325 |
-
#: templates/share.php:
|
1326 |
msgid "WhatsApp"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
-
#: templates/share.php:
|
1330 |
msgid "Whatsapp"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: templates/share.php:
|
1334 |
msgid "(Now"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
-
#: templates/share.php:
|
1338 |
msgid "copy"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: templates/share.php:
|
1342 |
msgid "this wishlist link and share it anywhere)"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1346 |
-
#: templates/wishlist-view-footer.php:
|
1347 |
msgid "Apply this action to all the selected items:"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1351 |
-
#: templates/wishlist-view-footer.php:
|
1352 |
msgid "Remove from wishlist"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
#. translators: 1. Wishlist formatted name.
|
1356 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1357 |
-
#: templates/wishlist-view-footer.php:
|
1358 |
msgid "Move to %s"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1362 |
-
#: templates/wishlist-view-footer.php:
|
1363 |
msgid "Apply"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1367 |
-
#: templates/wishlist-view-footer.php:
|
1368 |
msgid "Update"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1372 |
-
#: templates/wishlist-view-footer.php:
|
1373 |
msgid "Add all to cart"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: templates/wishlist-view-header.php:
|
1377 |
msgid "Edit title"
|
1378 |
msgstr "Título de la Lista de deseos"
|
1379 |
|
@@ -1393,28 +1400,28 @@ msgstr ""
|
|
1393 |
msgid "Stock:"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1397 |
msgid "Out of stock"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1401 |
msgid "In Stock"
|
1402 |
msgstr "Disponilbe."
|
1403 |
|
1404 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1405 |
msgid "Move"
|
1406 |
msgstr ""
|
1407 |
|
1408 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1409 |
msgid "Move to another list ›"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1413 |
-
#: templates/wishlist-view.php:
|
1414 |
msgid "Remove this product"
|
1415 |
msgstr "Remover este producto"
|
1416 |
|
1417 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1418 |
msgid "No products added to the wishlist"
|
1419 |
msgstr ""
|
1420 |
|
@@ -1439,11 +1446,11 @@ msgid "Arrange"
|
|
1439 |
msgstr ""
|
1440 |
|
1441 |
#. translators: date added label: 1 date added.
|
1442 |
-
#: templates/wishlist-view.php:
|
1443 |
msgid "Added on: %s"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
-
#: templates/wishlist-view.php:
|
1447 |
msgid "Remove"
|
1448 |
msgstr ""
|
1449 |
|
@@ -1456,38 +1463,45 @@ msgid ""
|
|
1456 |
"your e-commerce on <strong>YITH</strong></a>"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1460 |
msgctxt "page_slug"
|
1461 |
msgid "wishlist"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
-
#: includes/class
|
1465 |
msgctxt "date when wishlist was created"
|
1466 |
msgid "Created on"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
-
#: includes/class
|
1470 |
msgctxt "[gutenberg]: block name"
|
1471 |
msgid "YITH Add to wishlist"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
-
#: includes/class
|
1475 |
msgctxt "[gutenberg]: block name"
|
1476 |
msgid "YITH Wishlist"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: includes/class
|
1480 |
msgctxt "[gutenberg]: block description"
|
1481 |
msgid "Shows Add to wishlist button"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
-
#: includes/class
|
1485 |
msgctxt "[gutenberg]: block description"
|
1486 |
msgid "Shows a list of products in wishlist"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
#. translators: 1. % of reduction/increase in price.
|
1490 |
-
#: includes/class
|
1491 |
msgctxt ""
|
1492 |
"Part of the template that shows price variation since addition to list; "
|
1493 |
"placeholder will be replaced with a percentage"
|
@@ -1495,107 +1509,107 @@ msgid "Price is %1$s%%"
|
|
1495 |
msgstr ""
|
1496 |
|
1497 |
#. translators: 2: original product price.
|
1498 |
-
#: includes/class
|
1499 |
msgctxt ""
|
1500 |
"Part of the template that shows price variation since addition to list; "
|
1501 |
"placeholder will be replaced with a price"
|
1502 |
msgid "(Was %2$s when added in list)"
|
1503 |
msgstr ""
|
1504 |
|
1505 |
-
#: includes/widgets/elementor/class
|
1506 |
msgctxt "Elementor widget name"
|
1507 |
msgid "YITH Wishlist Add button"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
-
#: includes/widgets/elementor/class
|
1511 |
#, fuzzy
|
1512 |
msgctxt "Elementor widget name"
|
1513 |
msgid "YITH Wishlist"
|
1514 |
msgstr "Lista de deseos"
|
1515 |
|
1516 |
-
#: includes/widgets/elementor/class
|
1517 |
#, fuzzy
|
1518 |
msgctxt "Elementor section title"
|
1519 |
msgid "Product"
|
1520 |
msgstr "¡Producto agregado!"
|
1521 |
|
1522 |
-
#: includes/widgets/elementor/class
|
1523 |
msgctxt "Elementor section title"
|
1524 |
msgid "Labels"
|
1525 |
msgstr ""
|
1526 |
|
1527 |
-
#: includes/widgets/elementor/class
|
1528 |
msgctxt "Elementor section title"
|
1529 |
msgid "Advanced"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
-
#: includes/widgets/elementor/class
|
1533 |
#, fuzzy
|
1534 |
msgctxt "Elementor section title"
|
1535 |
msgid "Wishlist"
|
1536 |
msgstr "Lista de deseos"
|
1537 |
|
1538 |
-
#: includes/widgets/elementor/class
|
1539 |
msgctxt "Elementor section title"
|
1540 |
msgid "Pagination"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: includes/widgets/elementor/class
|
1544 |
#, fuzzy
|
1545 |
msgctxt "Elementor control label"
|
1546 |
msgid "Product ID"
|
1547 |
msgstr "¡Producto agregado!"
|
1548 |
|
1549 |
-
#: includes/widgets/elementor/class
|
1550 |
msgctxt "Elementor control label"
|
1551 |
msgid "Button label"
|
1552 |
msgstr ""
|
1553 |
|
1554 |
-
#: includes/widgets/elementor/class
|
1555 |
#, fuzzy
|
1556 |
msgctxt "Elementor control label"
|
1557 |
msgid "\"Browse wishlist\" label"
|
1558 |
msgstr "Ir a la Lista de deseos"
|
1559 |
|
1560 |
-
#: includes/widgets/elementor/class
|
1561 |
#, fuzzy
|
1562 |
msgctxt "Elementor control label"
|
1563 |
msgid "\"Product already in wishlist\" label"
|
1564 |
msgstr "El producto ya está en la Lista"
|
1565 |
|
1566 |
-
#: includes/widgets/elementor/class
|
1567 |
#, fuzzy
|
1568 |
msgctxt "Elementor control label"
|
1569 |
msgid "\"Product added to wishlist\" label"
|
1570 |
msgstr "El producto ya está en la Lista"
|
1571 |
|
1572 |
-
#: includes/widgets/elementor/class
|
1573 |
msgctxt "Elementor control label"
|
1574 |
msgid "URL of the wishlist page"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: includes/widgets/elementor/class
|
1578 |
msgctxt "Elementor control label"
|
1579 |
msgid "Icon for the button"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
-
#: includes/widgets/elementor/class
|
1583 |
msgctxt "Elementor control label"
|
1584 |
msgid "Additional CSS classes for the button"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
-
#: includes/widgets/elementor/class
|
1588 |
#, fuzzy
|
1589 |
msgctxt "Elementor control label"
|
1590 |
msgid "Wishlist ID"
|
1591 |
msgstr "Lista de deseos"
|
1592 |
|
1593 |
-
#: includes/widgets/elementor/class
|
1594 |
msgctxt "Elementor control label"
|
1595 |
msgid "Paginate items"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: includes/widgets/elementor/class
|
1599 |
msgctxt "yith-woocommerce-wishlist"
|
1600 |
msgid "Items per page"
|
1601 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:04+0200\n"
|
10 |
"Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Lista de deseos"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Lista de deseos"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
59 |
+
#: templates/add-to-wishlist-remove.php:59
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
64 |
+
#: templates/add-to-wishlist-remove.php:58
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Producto exitosamente eliminado"
|
76 |
|
77 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
92 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
93 |
+
#: plugin-options/wishlist_page-options.php:240
|
94 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
95 |
+
#: templates/wishlist-view-footer.php:46
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Lista de deseos"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "My Lista de deseos en %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Texto de la tabla de la Lista de deseos"
|
158 |
|
159 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
225 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
230 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
243 |
msgid "Share on:"
|
244 |
msgstr "Compartir en:"
|
245 |
|
246 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Compartir en Facebook"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Tweet en Twitter"
|
255 |
|
256 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "Pin en Pinterest"
|
260 |
|
261 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
275 |
msgid "Free!"
|
276 |
msgstr "Gratis!"
|
277 |
|
278 |
+
#: includes/class-yith-wcwl.php:164
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "Error. No fue posible eliminar el producto de la Lista."
|
289 |
|
290 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
+
#: includes/functions-yith-wcwl.php:249
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
+
#: includes/functions-yith-wcwl.php:250
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
+
#: includes/functions-yith-wcwl.php:252
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/functions-yith-wcwl.php:253
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
+
#: includes/functions-yith-wcwl.php:257
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
+
#: includes/functions-yith-wcwl.php:257
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:258
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:425
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:426
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "Css personalizado"
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:447
|
345 |
msgid "Shared"
|
346 |
msgstr "Compartir en:"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:451
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:457
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:461
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:467
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:471
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "El producto ya está en la Lista"
|
382 |
|
383 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "El producto ya está en la Lista"
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
+
#: plugin-options/settings-options.php:27
|
402 |
msgid "General Settings"
|
403 |
msgstr "Ajustes Generales"
|
404 |
|
502 |
msgstr "Despues del Resumen"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
+
#: plugin-options/wishlist_page-options.php:222
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
+
#: plugin-options/wishlist_page-options.php:261
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
+
#: plugin-options/wishlist_page-options.php:262
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
+
#: plugin-options/wishlist_page-options.php:263
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
+
#: plugin-options/wishlist_page-options.php:279
|
591 |
+
#: plugin-options/wishlist_page-options.php:368
|
592 |
+
#: plugin-options/wishlist_page-options.php:417
|
593 |
+
#: plugin-options/wishlist_page-options.php:465
|
594 |
+
#: plugin-options/wishlist_page-options.php:552
|
595 |
+
#: plugin-options/wishlist_page-options.php:592
|
596 |
+
#: plugin-options/wishlist_page-options.php:632
|
597 |
+
#: plugin-options/wishlist_page-options.php:672
|
598 |
+
#: plugin-options/wishlist_page-options.php:712
|
599 |
msgid "Background"
|
600 |
msgstr ""
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
+
#: plugin-options/wishlist_page-options.php:284
|
604 |
+
#: plugin-options/wishlist_page-options.php:373
|
605 |
+
#: plugin-options/wishlist_page-options.php:422
|
606 |
+
#: plugin-options/wishlist_page-options.php:470
|
607 |
+
#: plugin-options/wishlist_page-options.php:507
|
608 |
msgid "Text"
|
609 |
msgstr ""
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
+
#: plugin-options/wishlist_page-options.php:289
|
613 |
+
#: plugin-options/wishlist_page-options.php:378
|
614 |
+
#: plugin-options/wishlist_page-options.php:427
|
615 |
+
#: plugin-options/wishlist_page-options.php:475
|
616 |
msgid "Border"
|
617 |
msgstr ""
|
618 |
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
+
#: plugin-options/wishlist_page-options.php:297
|
625 |
+
#: plugin-options/wishlist_page-options.php:386
|
626 |
+
#: plugin-options/wishlist_page-options.php:435
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
+
#: plugin-options/wishlist_page-options.php:302
|
632 |
+
#: plugin-options/wishlist_page-options.php:391
|
633 |
+
#: plugin-options/wishlist_page-options.php:440
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
+
#: plugin-options/wishlist_page-options.php:307
|
639 |
+
#: plugin-options/wishlist_page-options.php:396
|
640 |
+
#: plugin-options/wishlist_page-options.php:445
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
+
#: plugin-options/wishlist_page-options.php:320
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
701 |
+
#. yithemes.com.
|
702 |
+
#: plugin-options/settings-options.php:19
|
703 |
msgid ""
|
704 |
"If you want to take advantage of this feature, you could consider purchasing "
|
705 |
"the %s."
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: plugin-options/settings-options.php:34
|
709 |
msgid "Enable AJAX loading"
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: plugin-options/settings-options.php:35
|
713 |
msgid "Load any cacheable wishlist item via AJAX"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: plugin-options/settings-options.php:48
|
717 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
721 |
+
#. yithemes.com.
|
722 |
+
#: plugin-options/settings-options.php:51
|
723 |
msgid ""
|
724 |
"In order to use this integration you have to install and activate YITH "
|
725 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: plugin-options/settings-options.php:56
|
729 |
msgid "Enable slider in wishlist"
|
730 |
msgstr ""
|
731 |
|
732 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
733 |
+
#. Bought Together.
|
734 |
+
#: plugin-options/settings-options.php:58
|
735 |
msgid ""
|
736 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
737 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
851 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#. translators: 1. Blog name.
|
855 |
+
#: plugin-options/wishlist_page-options.php:195
|
856 |
msgid "My wishlist on %s"
|
857 |
msgstr "My Lista de deseos en %s"
|
858 |
|
859 |
+
#: plugin-options/wishlist_page-options.php:200
|
860 |
msgid "Social text"
|
861 |
msgstr "Texto de redes sociales"
|
862 |
|
863 |
+
#: plugin-options/wishlist_page-options.php:201
|
864 |
msgid ""
|
865 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
866 |
"and Pinterest"
|
867 |
msgstr ""
|
868 |
|
869 |
+
#: plugin-options/wishlist_page-options.php:209
|
870 |
msgid "Social image URL"
|
871 |
msgstr "URL de la imágen de las redes Sociales."
|
872 |
|
873 |
+
#: plugin-options/wishlist_page-options.php:210
|
874 |
msgid "It will be used to pin the wishlist on Pinterest."
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: plugin-options/wishlist_page-options.php:229
|
878 |
msgid "Default wishlist name"
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: plugin-options/wishlist_page-options.php:230
|
882 |
msgid ""
|
883 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
884 |
"automatically generated for all users if they do not create any custom one"
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: plugin-options/wishlist_page-options.php:232
|
888 |
#, fuzzy
|
889 |
msgid "My wishlist"
|
890 |
msgstr "My Lista de deseos en %s"
|
891 |
|
892 |
+
#: plugin-options/wishlist_page-options.php:237
|
893 |
msgid "\"Add to cart\" text"
|
894 |
msgstr ""
|
895 |
|
896 |
+
#: plugin-options/wishlist_page-options.php:238
|
897 |
msgid "Enter a text for the \"Add to cart\" button"
|
898 |
msgstr ""
|
899 |
|
900 |
+
#: plugin-options/wishlist_page-options.php:250
|
901 |
msgid "Style & color customization"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: plugin-options/wishlist_page-options.php:257
|
905 |
msgid "Style of \"Add to cart\""
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: plugin-options/wishlist_page-options.php:258
|
909 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: plugin-options/wishlist_page-options.php:271
|
913 |
msgid "\"Add to cart\" button style"
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: plugin-options/wishlist_page-options.php:277
|
917 |
msgid "Choose the colors for the \"Add to cart\" button"
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: plugin-options/wishlist_page-options.php:295
|
921 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: plugin-options/wishlist_page-options.php:321
|
925 |
msgid "Set the radius for the \"Add to cart\" button"
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: plugin-options/wishlist_page-options.php:335
|
929 |
msgid "\"Add to cart\" icon"
|
930 |
msgstr ""
|
931 |
|
932 |
+
#: plugin-options/wishlist_page-options.php:336
|
933 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: plugin-options/wishlist_page-options.php:351
|
937 |
msgid "\"Add to cart\" custom icon"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: plugin-options/wishlist_page-options.php:352
|
941 |
msgid ""
|
942 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
943 |
"32px x 32px)"
|
944 |
msgstr ""
|
945 |
|
946 |
+
#: plugin-options/wishlist_page-options.php:360
|
947 |
msgid "Primary button style"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: plugin-options/wishlist_page-options.php:366
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
953 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
954 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: plugin-options/wishlist_page-options.php:384
|
958 |
msgid ""
|
959 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
960 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
962 |
"small>"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: plugin-options/wishlist_page-options.php:409
|
966 |
msgid "Secondary button style"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: plugin-options/wishlist_page-options.php:415
|
970 |
+
#: plugin-options/wishlist_page-options.php:433
|
971 |
msgid ""
|
972 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
973 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
974 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: plugin-options/wishlist_page-options.php:458
|
978 |
msgid "Wishlist table style"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: plugin-options/wishlist_page-options.php:459
|
982 |
msgid ""
|
983 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: plugin-options/wishlist_page-options.php:487
|
987 |
msgid "Highlight color"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: plugin-options/wishlist_page-options.php:488
|
991 |
msgid ""
|
992 |
"Choose the color for all sections with background<br/><small>This color will "
|
993 |
"be used as background for the wishlist table heading and footer (when set to "
|
994 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
995 |
msgstr ""
|
996 |
|
997 |
+
#: plugin-options/wishlist_page-options.php:500
|
998 |
msgid "Share button text color"
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: plugin-options/wishlist_page-options.php:501
|
1002 |
msgid "Choose colors for share buttons text"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: plugin-options/wishlist_page-options.php:512
|
1006 |
msgid "Text hover"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: plugin-options/wishlist_page-options.php:525
|
1010 |
msgid "Facebook share button icon"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: plugin-options/wishlist_page-options.php:526
|
1014 |
msgid "Select an icon for the Facebook share button"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
+
#: plugin-options/wishlist_page-options.php:536
|
1018 |
msgid "Facebook share button custom icon"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: plugin-options/wishlist_page-options.php:537
|
1022 |
msgid ""
|
1023 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1024 |
"32px)"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
+
#: plugin-options/wishlist_page-options.php:545
|
1028 |
msgid "Facebook share button style"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: plugin-options/wishlist_page-options.php:546
|
1032 |
msgid "Choose colors for Facebook share button"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: plugin-options/wishlist_page-options.php:557
|
1036 |
+
#: plugin-options/wishlist_page-options.php:597
|
1037 |
+
#: plugin-options/wishlist_page-options.php:637
|
1038 |
+
#: plugin-options/wishlist_page-options.php:677
|
1039 |
+
#: plugin-options/wishlist_page-options.php:717
|
1040 |
msgid "Background hover"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
+
#: plugin-options/wishlist_page-options.php:565
|
1044 |
msgid "Twitter share button icon"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
+
#: plugin-options/wishlist_page-options.php:566
|
1048 |
msgid "Select an icon for the Twitter share button"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: plugin-options/wishlist_page-options.php:576
|
1052 |
msgid "Twitter share button custom icon"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: plugin-options/wishlist_page-options.php:577
|
1056 |
msgid ""
|
1057 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1058 |
"32px)"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: plugin-options/wishlist_page-options.php:585
|
1062 |
msgid "Twitter share button style"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: plugin-options/wishlist_page-options.php:586
|
1066 |
msgid "Choose colors for Twitter share button"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: plugin-options/wishlist_page-options.php:605
|
1070 |
msgid "Pinterest share button icon"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: plugin-options/wishlist_page-options.php:606
|
1074 |
msgid "Select an icon for the Pinterest share button"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: plugin-options/wishlist_page-options.php:616
|
1078 |
msgid "Pinterest share button custom icon"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: plugin-options/wishlist_page-options.php:617
|
1082 |
msgid ""
|
1083 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1084 |
"x 32px)"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: plugin-options/wishlist_page-options.php:625
|
1088 |
msgid "Pinterest share button style"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: plugin-options/wishlist_page-options.php:626
|
1092 |
msgid "Choose colors for Pinterest share button"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: plugin-options/wishlist_page-options.php:645
|
1096 |
msgid "Email share button icon"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: plugin-options/wishlist_page-options.php:646
|
1100 |
msgid "Select an icon for the Email share button"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
+
#: plugin-options/wishlist_page-options.php:656
|
1104 |
msgid "Email share button custom icon"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
+
#: plugin-options/wishlist_page-options.php:657
|
1108 |
msgid ""
|
1109 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1110 |
"x 32px)"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
+
#: plugin-options/wishlist_page-options.php:665
|
1114 |
msgid "Email share button style"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: plugin-options/wishlist_page-options.php:666
|
1118 |
msgid "Choose colors for the Email share button"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: plugin-options/wishlist_page-options.php:685
|
1122 |
msgid "WhatsApp share button icon"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: plugin-options/wishlist_page-options.php:686
|
1126 |
msgid "Select an icon for the WhatsApp share button"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: plugin-options/wishlist_page-options.php:696
|
1130 |
msgid "WhatsApp share button custom icon"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: plugin-options/wishlist_page-options.php:697
|
1134 |
msgid ""
|
1135 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1136 |
"32px)"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: plugin-options/wishlist_page-options.php:705
|
1140 |
msgid "WhatsApp share button style"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: plugin-options/wishlist_page-options.php:706
|
1144 |
msgid "Choose colors for WhatsApp share button"
|
1145 |
msgstr ""
|
1146 |
|
1313 |
"discount on the product they’ve added to the wishlist."
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: templates/share.php:51 templates/share.php:52
|
1317 |
msgid "Facebook"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
+
#: templates/share.php:59 templates/share.php:60
|
1321 |
msgid "Twitter"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
+
#: templates/share.php:67 templates/share.php:68
|
1325 |
msgid "Pinterest"
|
1326 |
msgstr "Pin en Pinterest"
|
1327 |
|
1328 |
+
#: templates/share.php:75 templates/share.php:76
|
1329 |
msgid "Email"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: templates/share.php:83
|
1333 |
msgid "WhatsApp"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: templates/share.php:84
|
1337 |
msgid "Whatsapp"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: templates/share.php:93
|
1341 |
msgid "(Now"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: templates/share.php:93
|
1345 |
msgid "copy"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: templates/share.php:93
|
1349 |
msgid "this wishlist link and share it anywhere)"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1353 |
+
#: templates/wishlist-view-footer.php:44
|
1354 |
msgid "Apply this action to all the selected items:"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1358 |
+
#: templates/wishlist-view-footer.php:49
|
1359 |
msgid "Remove from wishlist"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
#. translators: 1. Wishlist formatted name.
|
1363 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1364 |
+
#: templates/wishlist-view-footer.php:67
|
1365 |
msgid "Move to %s"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1369 |
+
#: templates/wishlist-view-footer.php:73
|
1370 |
msgid "Apply"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1374 |
+
#: templates/wishlist-view-footer.php:81
|
1375 |
msgid "Update"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1379 |
+
#: templates/wishlist-view-footer.php:103
|
1380 |
msgid "Add all to cart"
|
1381 |
msgstr ""
|
1382 |
|
1383 |
+
#: templates/wishlist-view-header.php:48
|
1384 |
msgid "Edit title"
|
1385 |
msgstr "Título de la Lista de deseos"
|
1386 |
|
1400 |
msgid "Stock:"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1404 |
msgid "Out of stock"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1408 |
msgid "In Stock"
|
1409 |
msgstr "Disponilbe."
|
1410 |
|
1411 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1412 |
msgid "Move"
|
1413 |
msgstr ""
|
1414 |
|
1415 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1416 |
msgid "Move to another list ›"
|
1417 |
msgstr ""
|
1418 |
|
1419 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1420 |
+
#: templates/wishlist-view.php:293
|
1421 |
msgid "Remove this product"
|
1422 |
msgstr "Remover este producto"
|
1423 |
|
1424 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1425 |
msgid "No products added to the wishlist"
|
1426 |
msgstr ""
|
1427 |
|
1446 |
msgstr ""
|
1447 |
|
1448 |
#. translators: date added label: 1 date added.
|
1449 |
+
#: templates/wishlist-view.php:243
|
1450 |
msgid "Added on: %s"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
#: templates/wishlist-view.php:293
|
1454 |
msgid "Remove"
|
1455 |
msgstr ""
|
1456 |
|
1463 |
"your e-commerce on <strong>YITH</strong></a>"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1467 |
+
msgctxt "[HELP TAB] Video title"
|
1468 |
+
msgid ""
|
1469 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1470 |
+
"</b>"
|
1471 |
+
msgstr ""
|
1472 |
+
|
1473 |
+
#: includes/class-yith-wcwl-install.php:340
|
1474 |
msgctxt "page_slug"
|
1475 |
msgid "wishlist"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1479 |
msgctxt "date when wishlist was created"
|
1480 |
msgid "Created on"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1484 |
msgctxt "[gutenberg]: block name"
|
1485 |
msgid "YITH Add to wishlist"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1489 |
msgctxt "[gutenberg]: block name"
|
1490 |
msgid "YITH Wishlist"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1494 |
msgctxt "[gutenberg]: block description"
|
1495 |
msgid "Shows Add to wishlist button"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1499 |
msgctxt "[gutenberg]: block description"
|
1500 |
msgid "Shows a list of products in wishlist"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
#. translators: 1. % of reduction/increase in price.
|
1504 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1505 |
msgctxt ""
|
1506 |
"Part of the template that shows price variation since addition to list; "
|
1507 |
"placeholder will be replaced with a percentage"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
#. translators: 2: original product price.
|
1512 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1513 |
msgctxt ""
|
1514 |
"Part of the template that shows price variation since addition to list; "
|
1515 |
"placeholder will be replaced with a price"
|
1516 |
msgid "(Was %2$s when added in list)"
|
1517 |
msgstr ""
|
1518 |
|
1519 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1520 |
msgctxt "Elementor widget name"
|
1521 |
msgid "YITH Wishlist Add button"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1525 |
#, fuzzy
|
1526 |
msgctxt "Elementor widget name"
|
1527 |
msgid "YITH Wishlist"
|
1528 |
msgstr "Lista de deseos"
|
1529 |
|
1530 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1531 |
#, fuzzy
|
1532 |
msgctxt "Elementor section title"
|
1533 |
msgid "Product"
|
1534 |
msgstr "¡Producto agregado!"
|
1535 |
|
1536 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1537 |
msgctxt "Elementor section title"
|
1538 |
msgid "Labels"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1542 |
msgctxt "Elementor section title"
|
1543 |
msgid "Advanced"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1547 |
#, fuzzy
|
1548 |
msgctxt "Elementor section title"
|
1549 |
msgid "Wishlist"
|
1550 |
msgstr "Lista de deseos"
|
1551 |
|
1552 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1553 |
msgctxt "Elementor section title"
|
1554 |
msgid "Pagination"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1558 |
#, fuzzy
|
1559 |
msgctxt "Elementor control label"
|
1560 |
msgid "Product ID"
|
1561 |
msgstr "¡Producto agregado!"
|
1562 |
|
1563 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1564 |
msgctxt "Elementor control label"
|
1565 |
msgid "Button label"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1569 |
#, fuzzy
|
1570 |
msgctxt "Elementor control label"
|
1571 |
msgid "\"Browse wishlist\" label"
|
1572 |
msgstr "Ir a la Lista de deseos"
|
1573 |
|
1574 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1575 |
#, fuzzy
|
1576 |
msgctxt "Elementor control label"
|
1577 |
msgid "\"Product already in wishlist\" label"
|
1578 |
msgstr "El producto ya está en la Lista"
|
1579 |
|
1580 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1581 |
#, fuzzy
|
1582 |
msgctxt "Elementor control label"
|
1583 |
msgid "\"Product added to wishlist\" label"
|
1584 |
msgstr "El producto ya está en la Lista"
|
1585 |
|
1586 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1587 |
msgctxt "Elementor control label"
|
1588 |
msgid "URL of the wishlist page"
|
1589 |
msgstr ""
|
1590 |
|
1591 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1592 |
msgctxt "Elementor control label"
|
1593 |
msgid "Icon for the button"
|
1594 |
msgstr ""
|
1595 |
|
1596 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1597 |
msgctxt "Elementor control label"
|
1598 |
msgid "Additional CSS classes for the button"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1602 |
#, fuzzy
|
1603 |
msgctxt "Elementor control label"
|
1604 |
msgid "Wishlist ID"
|
1605 |
msgstr "Lista de deseos"
|
1606 |
|
1607 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1608 |
msgctxt "Elementor control label"
|
1609 |
msgid "Paginate items"
|
1610 |
msgstr ""
|
1611 |
|
1612 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1613 |
msgctxt "yith-woocommerce-wishlist"
|
1614 |
msgid "Items per page"
|
1615 |
msgstr ""
|
languages/yith-woocommerce-wishlist-fa_IR.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-fa_IR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: Am!n <amin.pe94@gmail.com>\n"
|
11 |
"Language-Team: YITH - translated to persian by dornaweb <info@dornaweb.com>\n"
|
@@ -23,364 +23,364 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "لیست علاقه مندی ها"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr "نسخه پولی"
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "لیست علاقه مندی ها"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: includes/class
|
59 |
-
#: templates/add-to-wishlist-remove.php:
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class
|
64 |
-
#: templates/add-to-wishlist-remove.php:
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: includes/class
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: includes/class
|
73 |
-
#: includes/class
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "محصول با موفقیت حذف شد."
|
76 |
|
77 |
-
#: includes/class
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class
|
92 |
-
#: includes/class
|
93 |
-
#: plugin-options/wishlist_page-options.php:
|
94 |
-
#: templates/wishlist-view-footer-mobile.php:
|
95 |
-
#: templates/wishlist-view-footer.php:
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/class
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class
|
140 |
-
#: includes/class
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "لیست علاقه مندی ها"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
-
#: includes/class
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "لیست علاقه مندی های من در %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
-
#: includes/class
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: includes/class
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: includes/class
|
168 |
msgid "Title"
|
169 |
msgstr "عنوان فیلد"
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/class
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class
|
225 |
-
#: includes/widgets/elementor/class
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class
|
230 |
-
#: includes/widgets/elementor/class
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/class
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: includes/class
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: includes/class
|
243 |
msgid "Share on:"
|
244 |
msgstr "اشتراک در : "
|
245 |
|
246 |
-
#: includes/class
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "اشتراک در فیس بوک"
|
250 |
|
251 |
-
#: includes/class
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "توییت در توییتر"
|
255 |
|
256 |
-
#: includes/class
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "پین به پینترست"
|
260 |
|
261 |
-
#: includes/class
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/class
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: includes/class
|
275 |
msgid "Free!"
|
276 |
msgstr "رایگان!"
|
277 |
|
278 |
-
#: includes/class
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: includes/class
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: includes/class
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "خطا : محصول از لیست علاقه مندی ها حذف نشد."
|
289 |
|
290 |
-
#: includes/data-stores/class
|
291 |
-
#: includes/data-stores/class
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/data-stores/class
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
-
#: includes/functions
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
-
#: includes/functions
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
-
#: includes/functions
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/functions
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
-
#: includes/functions
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
-
#: includes/functions
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "CSS دستی"
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Shared"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/widgets/elementor/class
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: includes/widgets/elementor/class
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "متن \"محصول از قبل اضافه شده\""
|
382 |
|
383 |
-
#: includes/widgets/elementor/class
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "متن \"محصول از قبل اضافه شده\""
|
@@ -401,7 +401,7 @@ msgid "while you are using the premium one."
|
|
401 |
msgstr ""
|
402 |
|
403 |
#: plugin-options/add_to_wishlist-options.php:20
|
404 |
-
#: plugin-options/settings-options.php:
|
405 |
msgid "General Settings"
|
406 |
msgstr "تنظیمات عمومی"
|
407 |
|
@@ -505,7 +505,7 @@ msgid "After summary"
|
|
505 |
msgstr "بعد از خلاصه محصول"
|
506 |
|
507 |
#: plugin-options/add_to_wishlist-options.php:117
|
508 |
-
#: plugin-options/wishlist_page-options.php:
|
509 |
msgid "Text customization"
|
510 |
msgstr ""
|
511 |
|
@@ -567,17 +567,17 @@ msgid ""
|
|
567 |
msgstr ""
|
568 |
|
569 |
#: plugin-options/add_to_wishlist-options.php:172
|
570 |
-
#: plugin-options/wishlist_page-options.php:
|
571 |
msgid "Textual (anchor)"
|
572 |
msgstr ""
|
573 |
|
574 |
#: plugin-options/add_to_wishlist-options.php:173
|
575 |
-
#: plugin-options/wishlist_page-options.php:
|
576 |
msgid "Button with theme style"
|
577 |
msgstr ""
|
578 |
|
579 |
#: plugin-options/add_to_wishlist-options.php:174
|
580 |
-
#: plugin-options/wishlist_page-options.php:
|
581 |
msgid "Button with custom style"
|
582 |
msgstr ""
|
583 |
|
@@ -590,32 +590,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
590 |
msgstr ""
|
591 |
|
592 |
#: plugin-options/add_to_wishlist-options.php:190
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
-
#: plugin-options/wishlist_page-options.php:
|
600 |
-
#: plugin-options/wishlist_page-options.php:
|
601 |
-
#: plugin-options/wishlist_page-options.php:
|
602 |
msgid "Background"
|
603 |
msgstr "پس زمینه"
|
604 |
|
605 |
#: plugin-options/add_to_wishlist-options.php:195
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
-
#: plugin-options/wishlist_page-options.php:
|
609 |
-
#: plugin-options/wishlist_page-options.php:
|
610 |
-
#: plugin-options/wishlist_page-options.php:
|
611 |
msgid "Text"
|
612 |
msgstr "متن"
|
613 |
|
614 |
#: plugin-options/add_to_wishlist-options.php:200
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
-
#: plugin-options/wishlist_page-options.php:
|
617 |
-
#: plugin-options/wishlist_page-options.php:
|
618 |
-
#: plugin-options/wishlist_page-options.php:
|
619 |
msgid "Border"
|
620 |
msgstr "کادر"
|
621 |
|
@@ -624,28 +624,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
624 |
msgstr ""
|
625 |
|
626 |
#: plugin-options/add_to_wishlist-options.php:208
|
627 |
-
#: plugin-options/wishlist_page-options.php:
|
628 |
-
#: plugin-options/wishlist_page-options.php:
|
629 |
-
#: plugin-options/wishlist_page-options.php:
|
630 |
msgid "Background Hover"
|
631 |
msgstr ""
|
632 |
|
633 |
#: plugin-options/add_to_wishlist-options.php:213
|
634 |
-
#: plugin-options/wishlist_page-options.php:
|
635 |
-
#: plugin-options/wishlist_page-options.php:
|
636 |
-
#: plugin-options/wishlist_page-options.php:
|
637 |
msgid "Text Hover"
|
638 |
msgstr ""
|
639 |
|
640 |
#: plugin-options/add_to_wishlist-options.php:218
|
641 |
-
#: plugin-options/wishlist_page-options.php:
|
642 |
-
#: plugin-options/wishlist_page-options.php:
|
643 |
-
#: plugin-options/wishlist_page-options.php:
|
644 |
msgid "Border Hover"
|
645 |
msgstr ""
|
646 |
|
647 |
#: plugin-options/add_to_wishlist-options.php:231
|
648 |
-
#: plugin-options/wishlist_page-options.php:
|
649 |
msgid "Border radius"
|
650 |
msgstr ""
|
651 |
|
@@ -700,35 +700,41 @@ msgstr ""
|
|
700 |
msgid "Search list"
|
701 |
msgstr ""
|
702 |
|
703 |
-
|
|
|
|
|
704 |
msgid ""
|
705 |
"If you want to take advantage of this feature, you could consider purchasing "
|
706 |
"the %s."
|
707 |
msgstr ""
|
708 |
|
709 |
-
#: plugin-options/settings-options.php:
|
710 |
msgid "Enable AJAX loading"
|
711 |
msgstr ""
|
712 |
|
713 |
-
#: plugin-options/settings-options.php:
|
714 |
msgid "Load any cacheable wishlist item via AJAX"
|
715 |
msgstr ""
|
716 |
|
717 |
-
#: plugin-options/settings-options.php:
|
718 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
719 |
msgstr ""
|
720 |
|
721 |
-
|
|
|
|
|
722 |
msgid ""
|
723 |
"In order to use this integration you have to install and activate YITH "
|
724 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
725 |
msgstr ""
|
726 |
|
727 |
-
#: plugin-options/settings-options.php:
|
728 |
msgid "Enable slider in wishlist"
|
729 |
msgstr ""
|
730 |
|
731 |
-
|
|
|
|
|
732 |
msgid ""
|
733 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
734 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -848,109 +854,110 @@ msgstr ""
|
|
848 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
849 |
msgstr ""
|
850 |
|
851 |
-
|
|
|
852 |
msgid "My wishlist on %s"
|
853 |
msgstr "لیست علاقه مندی های من در %s"
|
854 |
|
855 |
-
#: plugin-options/wishlist_page-options.php:
|
856 |
msgid "Social text"
|
857 |
msgstr "متن اجتماعی"
|
858 |
|
859 |
-
#: plugin-options/wishlist_page-options.php:
|
860 |
msgid ""
|
861 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
862 |
"and Pinterest"
|
863 |
msgstr ""
|
864 |
|
865 |
-
#: plugin-options/wishlist_page-options.php:
|
866 |
msgid "Social image URL"
|
867 |
msgstr "آدرس تصویر اجتماعی"
|
868 |
|
869 |
-
#: plugin-options/wishlist_page-options.php:
|
870 |
msgid "It will be used to pin the wishlist on Pinterest."
|
871 |
msgstr ""
|
872 |
|
873 |
-
#: plugin-options/wishlist_page-options.php:
|
874 |
msgid "Default wishlist name"
|
875 |
msgstr ""
|
876 |
|
877 |
-
#: plugin-options/wishlist_page-options.php:
|
878 |
msgid ""
|
879 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
880 |
"automatically generated for all users if they do not create any custom one"
|
881 |
msgstr ""
|
882 |
|
883 |
-
#: plugin-options/wishlist_page-options.php:
|
884 |
#, fuzzy
|
885 |
msgid "My wishlist"
|
886 |
msgstr "لیست علاقه مندی های من در %s"
|
887 |
|
888 |
-
#: plugin-options/wishlist_page-options.php:
|
889 |
msgid "\"Add to cart\" text"
|
890 |
msgstr ""
|
891 |
|
892 |
-
#: plugin-options/wishlist_page-options.php:
|
893 |
msgid "Enter a text for the \"Add to cart\" button"
|
894 |
msgstr ""
|
895 |
|
896 |
-
#: plugin-options/wishlist_page-options.php:
|
897 |
msgid "Style & color customization"
|
898 |
msgstr ""
|
899 |
|
900 |
-
#: plugin-options/wishlist_page-options.php:
|
901 |
msgid "Style of \"Add to cart\""
|
902 |
msgstr ""
|
903 |
|
904 |
-
#: plugin-options/wishlist_page-options.php:
|
905 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
906 |
msgstr ""
|
907 |
|
908 |
-
#: plugin-options/wishlist_page-options.php:
|
909 |
msgid "\"Add to cart\" button style"
|
910 |
msgstr ""
|
911 |
|
912 |
-
#: plugin-options/wishlist_page-options.php:
|
913 |
msgid "Choose the colors for the \"Add to cart\" button"
|
914 |
msgstr ""
|
915 |
|
916 |
-
#: plugin-options/wishlist_page-options.php:
|
917 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
918 |
msgstr ""
|
919 |
|
920 |
-
#: plugin-options/wishlist_page-options.php:
|
921 |
msgid "Set the radius for the \"Add to cart\" button"
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: plugin-options/wishlist_page-options.php:
|
925 |
msgid "\"Add to cart\" icon"
|
926 |
msgstr ""
|
927 |
|
928 |
-
#: plugin-options/wishlist_page-options.php:
|
929 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
930 |
msgstr ""
|
931 |
|
932 |
-
#: plugin-options/wishlist_page-options.php:
|
933 |
msgid "\"Add to cart\" custom icon"
|
934 |
msgstr ""
|
935 |
|
936 |
-
#: plugin-options/wishlist_page-options.php:
|
937 |
msgid ""
|
938 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
939 |
"32px x 32px)"
|
940 |
msgstr ""
|
941 |
|
942 |
-
#: plugin-options/wishlist_page-options.php:
|
943 |
msgid "Primary button style"
|
944 |
msgstr ""
|
945 |
|
946 |
-
#: plugin-options/wishlist_page-options.php:
|
947 |
msgid ""
|
948 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
949 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
950 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
951 |
msgstr ""
|
952 |
|
953 |
-
#: plugin-options/wishlist_page-options.php:
|
954 |
msgid ""
|
955 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
956 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -958,185 +965,185 @@ msgid ""
|
|
958 |
"small>"
|
959 |
msgstr ""
|
960 |
|
961 |
-
#: plugin-options/wishlist_page-options.php:
|
962 |
msgid "Secondary button style"
|
963 |
msgstr ""
|
964 |
|
965 |
-
#: plugin-options/wishlist_page-options.php:
|
966 |
-
#: plugin-options/wishlist_page-options.php:
|
967 |
msgid ""
|
968 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
969 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
970 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
971 |
msgstr ""
|
972 |
|
973 |
-
#: plugin-options/wishlist_page-options.php:
|
974 |
msgid "Wishlist table style"
|
975 |
msgstr ""
|
976 |
|
977 |
-
#: plugin-options/wishlist_page-options.php:
|
978 |
msgid ""
|
979 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
980 |
msgstr ""
|
981 |
|
982 |
-
#: plugin-options/wishlist_page-options.php:
|
983 |
msgid "Highlight color"
|
984 |
msgstr ""
|
985 |
|
986 |
-
#: plugin-options/wishlist_page-options.php:
|
987 |
msgid ""
|
988 |
"Choose the color for all sections with background<br/><small>This color will "
|
989 |
"be used as background for the wishlist table heading and footer (when set to "
|
990 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
991 |
msgstr ""
|
992 |
|
993 |
-
#: plugin-options/wishlist_page-options.php:
|
994 |
msgid "Share button text color"
|
995 |
msgstr ""
|
996 |
|
997 |
-
#: plugin-options/wishlist_page-options.php:
|
998 |
msgid "Choose colors for share buttons text"
|
999 |
msgstr ""
|
1000 |
|
1001 |
-
#: plugin-options/wishlist_page-options.php:
|
1002 |
msgid "Text hover"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
-
#: plugin-options/wishlist_page-options.php:
|
1006 |
msgid "Facebook share button icon"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: plugin-options/wishlist_page-options.php:
|
1010 |
msgid "Select an icon for the Facebook share button"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
#: plugin-options/wishlist_page-options.php:
|
1014 |
msgid "Facebook share button custom icon"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: plugin-options/wishlist_page-options.php:
|
1018 |
msgid ""
|
1019 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1020 |
"32px)"
|
1021 |
msgstr ""
|
1022 |
|
1023 |
-
#: plugin-options/wishlist_page-options.php:
|
1024 |
msgid "Facebook share button style"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
-
#: plugin-options/wishlist_page-options.php:
|
1028 |
msgid "Choose colors for Facebook share button"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
-
#: plugin-options/wishlist_page-options.php:
|
1034 |
-
#: plugin-options/wishlist_page-options.php:
|
1035 |
-
#: plugin-options/wishlist_page-options.php:
|
1036 |
msgid "Background hover"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
-
#: plugin-options/wishlist_page-options.php:
|
1040 |
msgid "Twitter share button icon"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
-
#: plugin-options/wishlist_page-options.php:
|
1044 |
msgid "Select an icon for the Twitter share button"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
-
#: plugin-options/wishlist_page-options.php:
|
1048 |
msgid "Twitter share button custom icon"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
-
#: plugin-options/wishlist_page-options.php:
|
1052 |
msgid ""
|
1053 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1054 |
"32px)"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
-
#: plugin-options/wishlist_page-options.php:
|
1058 |
msgid "Twitter share button style"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
-
#: plugin-options/wishlist_page-options.php:
|
1062 |
msgid "Choose colors for Twitter share button"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
-
#: plugin-options/wishlist_page-options.php:
|
1066 |
msgid "Pinterest share button icon"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
#: plugin-options/wishlist_page-options.php:
|
1070 |
msgid "Select an icon for the Pinterest share button"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
-
#: plugin-options/wishlist_page-options.php:
|
1074 |
msgid "Pinterest share button custom icon"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
-
#: plugin-options/wishlist_page-options.php:
|
1078 |
msgid ""
|
1079 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1080 |
"x 32px)"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
-
#: plugin-options/wishlist_page-options.php:
|
1084 |
msgid "Pinterest share button style"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
-
#: plugin-options/wishlist_page-options.php:
|
1088 |
msgid "Choose colors for Pinterest share button"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
-
#: plugin-options/wishlist_page-options.php:
|
1092 |
msgid "Email share button icon"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
-
#: plugin-options/wishlist_page-options.php:
|
1096 |
msgid "Select an icon for the Email share button"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
-
#: plugin-options/wishlist_page-options.php:
|
1100 |
msgid "Email share button custom icon"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
-
#: plugin-options/wishlist_page-options.php:
|
1104 |
msgid ""
|
1105 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1106 |
"x 32px)"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: plugin-options/wishlist_page-options.php:
|
1110 |
msgid "Email share button style"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: plugin-options/wishlist_page-options.php:
|
1114 |
msgid "Choose colors for the Email share button"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: plugin-options/wishlist_page-options.php:
|
1118 |
msgid "WhatsApp share button icon"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: plugin-options/wishlist_page-options.php:
|
1122 |
msgid "Select an icon for the WhatsApp share button"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
-
#: plugin-options/wishlist_page-options.php:
|
1126 |
msgid "WhatsApp share button custom icon"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: plugin-options/wishlist_page-options.php:
|
1130 |
msgid ""
|
1131 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1132 |
"32px)"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
-
#: plugin-options/wishlist_page-options.php:
|
1136 |
msgid "WhatsApp share button style"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
-
#: plugin-options/wishlist_page-options.php:
|
1140 |
msgid "Choose colors for WhatsApp share button"
|
1141 |
msgstr ""
|
1142 |
|
@@ -1309,74 +1316,74 @@ msgid ""
|
|
1309 |
"discount on the product they’ve added to the wishlist."
|
1310 |
msgstr ""
|
1311 |
|
1312 |
-
#: templates/share.php:
|
1313 |
msgid "Facebook"
|
1314 |
msgstr "فیسبوک"
|
1315 |
|
1316 |
-
#: templates/share.php:
|
1317 |
msgid "Twitter"
|
1318 |
msgstr "توییتر"
|
1319 |
|
1320 |
-
#: templates/share.php:
|
1321 |
msgid "Pinterest"
|
1322 |
msgstr "پینترست"
|
1323 |
|
1324 |
-
#: templates/share.php:
|
1325 |
msgid "Email"
|
1326 |
msgstr "ایمیل"
|
1327 |
|
1328 |
-
#: templates/share.php:
|
1329 |
msgid "WhatsApp"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
-
#: templates/share.php:
|
1333 |
msgid "Whatsapp"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
-
#: templates/share.php:
|
1337 |
msgid "(Now"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
-
#: templates/share.php:
|
1341 |
msgid "copy"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
-
#: templates/share.php:
|
1345 |
msgid "this wishlist link and share it anywhere)"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1349 |
-
#: templates/wishlist-view-footer.php:
|
1350 |
msgid "Apply this action to all the selected items:"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1354 |
-
#: templates/wishlist-view-footer.php:
|
1355 |
msgid "Remove from wishlist"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
#. translators: 1. Wishlist formatted name.
|
1359 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1360 |
-
#: templates/wishlist-view-footer.php:
|
1361 |
msgid "Move to %s"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1365 |
-
#: templates/wishlist-view-footer.php:
|
1366 |
msgid "Apply"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1370 |
-
#: templates/wishlist-view-footer.php:
|
1371 |
msgid "Update"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1375 |
-
#: templates/wishlist-view-footer.php:
|
1376 |
msgid "Add all to cart"
|
1377 |
msgstr ""
|
1378 |
|
1379 |
-
#: templates/wishlist-view-header.php:
|
1380 |
msgid "Edit title"
|
1381 |
msgstr "ویرایش عنوان"
|
1382 |
|
@@ -1396,28 +1403,28 @@ msgstr ""
|
|
1396 |
msgid "Stock:"
|
1397 |
msgstr ""
|
1398 |
|
1399 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1400 |
msgid "Out of stock"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1404 |
msgid "In Stock"
|
1405 |
msgstr "موجود"
|
1406 |
|
1407 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1408 |
msgid "Move"
|
1409 |
msgstr ""
|
1410 |
|
1411 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1412 |
msgid "Move to another list ›"
|
1413 |
msgstr ""
|
1414 |
|
1415 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1416 |
-
#: templates/wishlist-view.php:
|
1417 |
msgid "Remove this product"
|
1418 |
msgstr "حذف این محصول"
|
1419 |
|
1420 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1421 |
msgid "No products added to the wishlist"
|
1422 |
msgstr ""
|
1423 |
|
@@ -1442,11 +1449,11 @@ msgid "Arrange"
|
|
1442 |
msgstr ""
|
1443 |
|
1444 |
#. translators: date added label: 1 date added.
|
1445 |
-
#: templates/wishlist-view.php:
|
1446 |
msgid "Added on: %s"
|
1447 |
msgstr ""
|
1448 |
|
1449 |
-
#: templates/wishlist-view.php:
|
1450 |
msgid "Remove"
|
1451 |
msgstr "حذف"
|
1452 |
|
@@ -1459,38 +1466,45 @@ msgid ""
|
|
1459 |
"your e-commerce on <strong>YITH</strong></a>"
|
1460 |
msgstr ""
|
1461 |
|
1462 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1463 |
msgctxt "page_slug"
|
1464 |
msgid "wishlist"
|
1465 |
msgstr ""
|
1466 |
|
1467 |
-
#: includes/class
|
1468 |
msgctxt "date when wishlist was created"
|
1469 |
msgid "Created on"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
-
#: includes/class
|
1473 |
msgctxt "[gutenberg]: block name"
|
1474 |
msgid "YITH Add to wishlist"
|
1475 |
msgstr ""
|
1476 |
|
1477 |
-
#: includes/class
|
1478 |
msgctxt "[gutenberg]: block name"
|
1479 |
msgid "YITH Wishlist"
|
1480 |
msgstr ""
|
1481 |
|
1482 |
-
#: includes/class
|
1483 |
msgctxt "[gutenberg]: block description"
|
1484 |
msgid "Shows Add to wishlist button"
|
1485 |
msgstr ""
|
1486 |
|
1487 |
-
#: includes/class
|
1488 |
msgctxt "[gutenberg]: block description"
|
1489 |
msgid "Shows a list of products in wishlist"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
#. translators: 1. % of reduction/increase in price.
|
1493 |
-
#: includes/class
|
1494 |
msgctxt ""
|
1495 |
"Part of the template that shows price variation since addition to list; "
|
1496 |
"placeholder will be replaced with a percentage"
|
@@ -1498,107 +1512,107 @@ msgid "Price is %1$s%%"
|
|
1498 |
msgstr ""
|
1499 |
|
1500 |
#. translators: 2: original product price.
|
1501 |
-
#: includes/class
|
1502 |
msgctxt ""
|
1503 |
"Part of the template that shows price variation since addition to list; "
|
1504 |
"placeholder will be replaced with a price"
|
1505 |
msgid "(Was %2$s when added in list)"
|
1506 |
msgstr ""
|
1507 |
|
1508 |
-
#: includes/widgets/elementor/class
|
1509 |
msgctxt "Elementor widget name"
|
1510 |
msgid "YITH Wishlist Add button"
|
1511 |
msgstr ""
|
1512 |
|
1513 |
-
#: includes/widgets/elementor/class
|
1514 |
#, fuzzy
|
1515 |
msgctxt "Elementor widget name"
|
1516 |
msgid "YITH Wishlist"
|
1517 |
msgstr "لیست علاقه مندی ها"
|
1518 |
|
1519 |
-
#: includes/widgets/elementor/class
|
1520 |
#, fuzzy
|
1521 |
msgctxt "Elementor section title"
|
1522 |
msgid "Product"
|
1523 |
msgstr "اضافه شد!"
|
1524 |
|
1525 |
-
#: includes/widgets/elementor/class
|
1526 |
msgctxt "Elementor section title"
|
1527 |
msgid "Labels"
|
1528 |
msgstr ""
|
1529 |
|
1530 |
-
#: includes/widgets/elementor/class
|
1531 |
msgctxt "Elementor section title"
|
1532 |
msgid "Advanced"
|
1533 |
msgstr ""
|
1534 |
|
1535 |
-
#: includes/widgets/elementor/class
|
1536 |
#, fuzzy
|
1537 |
msgctxt "Elementor section title"
|
1538 |
msgid "Wishlist"
|
1539 |
msgstr "لیست علاقه مندی ها"
|
1540 |
|
1541 |
-
#: includes/widgets/elementor/class
|
1542 |
msgctxt "Elementor section title"
|
1543 |
msgid "Pagination"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
-
#: includes/widgets/elementor/class
|
1547 |
#, fuzzy
|
1548 |
msgctxt "Elementor control label"
|
1549 |
msgid "Product ID"
|
1550 |
msgstr "اضافه شد!"
|
1551 |
|
1552 |
-
#: includes/widgets/elementor/class
|
1553 |
msgctxt "Elementor control label"
|
1554 |
msgid "Button label"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
-
#: includes/widgets/elementor/class
|
1558 |
#, fuzzy
|
1559 |
msgctxt "Elementor control label"
|
1560 |
msgid "\"Browse wishlist\" label"
|
1561 |
msgstr "متن \"مشاهده علاقه مندی ها\""
|
1562 |
|
1563 |
-
#: includes/widgets/elementor/class
|
1564 |
#, fuzzy
|
1565 |
msgctxt "Elementor control label"
|
1566 |
msgid "\"Product already in wishlist\" label"
|
1567 |
msgstr "متن \"محصول از قبل اضافه شده\""
|
1568 |
|
1569 |
-
#: includes/widgets/elementor/class
|
1570 |
#, fuzzy
|
1571 |
msgctxt "Elementor control label"
|
1572 |
msgid "\"Product added to wishlist\" label"
|
1573 |
msgstr "متن \"محصول از قبل اضافه شده\""
|
1574 |
|
1575 |
-
#: includes/widgets/elementor/class
|
1576 |
msgctxt "Elementor control label"
|
1577 |
msgid "URL of the wishlist page"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
-
#: includes/widgets/elementor/class
|
1581 |
msgctxt "Elementor control label"
|
1582 |
msgid "Icon for the button"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: includes/widgets/elementor/class
|
1586 |
msgctxt "Elementor control label"
|
1587 |
msgid "Additional CSS classes for the button"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
-
#: includes/widgets/elementor/class
|
1591 |
#, fuzzy
|
1592 |
msgctxt "Elementor control label"
|
1593 |
msgid "Wishlist ID"
|
1594 |
msgstr "لیست علاقه مندی ها"
|
1595 |
|
1596 |
-
#: includes/widgets/elementor/class
|
1597 |
msgctxt "Elementor control label"
|
1598 |
msgid "Paginate items"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
-
#: includes/widgets/elementor/class
|
1602 |
msgctxt "yith-woocommerce-wishlist"
|
1603 |
msgid "Items per page"
|
1604 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: Am!n <amin.pe94@gmail.com>\n"
|
11 |
"Language-Team: YITH - translated to persian by dornaweb <info@dornaweb.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "لیست علاقه مندی ها"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr "نسخه پولی"
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "لیست علاقه مندی ها"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
59 |
+
#: templates/add-to-wishlist-remove.php:59
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
64 |
+
#: templates/add-to-wishlist-remove.php:58
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "محصول با موفقیت حذف شد."
|
76 |
|
77 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
92 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
93 |
+
#: plugin-options/wishlist_page-options.php:240
|
94 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
95 |
+
#: templates/wishlist-view-footer.php:46
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "لیست علاقه مندی ها"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "لیست علاقه مندی های من در %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
168 |
msgid "Title"
|
169 |
msgstr "عنوان فیلد"
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
225 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
230 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
243 |
msgid "Share on:"
|
244 |
msgstr "اشتراک در : "
|
245 |
|
246 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "اشتراک در فیس بوک"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "توییت در توییتر"
|
255 |
|
256 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "پین به پینترست"
|
260 |
|
261 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
275 |
msgid "Free!"
|
276 |
msgstr "رایگان!"
|
277 |
|
278 |
+
#: includes/class-yith-wcwl.php:164
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "خطا : محصول از لیست علاقه مندی ها حذف نشد."
|
289 |
|
290 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
+
#: includes/functions-yith-wcwl.php:249
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
+
#: includes/functions-yith-wcwl.php:250
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
+
#: includes/functions-yith-wcwl.php:252
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/functions-yith-wcwl.php:253
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
+
#: includes/functions-yith-wcwl.php:257
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
+
#: includes/functions-yith-wcwl.php:257
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:258
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:425
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:426
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "CSS دستی"
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:447
|
345 |
msgid "Shared"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:451
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:457
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:461
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:467
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:471
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "متن \"محصول از قبل اضافه شده\""
|
382 |
|
383 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "متن \"محصول از قبل اضافه شده\""
|
401 |
msgstr ""
|
402 |
|
403 |
#: plugin-options/add_to_wishlist-options.php:20
|
404 |
+
#: plugin-options/settings-options.php:27
|
405 |
msgid "General Settings"
|
406 |
msgstr "تنظیمات عمومی"
|
407 |
|
505 |
msgstr "بعد از خلاصه محصول"
|
506 |
|
507 |
#: plugin-options/add_to_wishlist-options.php:117
|
508 |
+
#: plugin-options/wishlist_page-options.php:222
|
509 |
msgid "Text customization"
|
510 |
msgstr ""
|
511 |
|
567 |
msgstr ""
|
568 |
|
569 |
#: plugin-options/add_to_wishlist-options.php:172
|
570 |
+
#: plugin-options/wishlist_page-options.php:261
|
571 |
msgid "Textual (anchor)"
|
572 |
msgstr ""
|
573 |
|
574 |
#: plugin-options/add_to_wishlist-options.php:173
|
575 |
+
#: plugin-options/wishlist_page-options.php:262
|
576 |
msgid "Button with theme style"
|
577 |
msgstr ""
|
578 |
|
579 |
#: plugin-options/add_to_wishlist-options.php:174
|
580 |
+
#: plugin-options/wishlist_page-options.php:263
|
581 |
msgid "Button with custom style"
|
582 |
msgstr ""
|
583 |
|
590 |
msgstr ""
|
591 |
|
592 |
#: plugin-options/add_to_wishlist-options.php:190
|
593 |
+
#: plugin-options/wishlist_page-options.php:279
|
594 |
+
#: plugin-options/wishlist_page-options.php:368
|
595 |
+
#: plugin-options/wishlist_page-options.php:417
|
596 |
+
#: plugin-options/wishlist_page-options.php:465
|
597 |
+
#: plugin-options/wishlist_page-options.php:552
|
598 |
+
#: plugin-options/wishlist_page-options.php:592
|
599 |
+
#: plugin-options/wishlist_page-options.php:632
|
600 |
+
#: plugin-options/wishlist_page-options.php:672
|
601 |
+
#: plugin-options/wishlist_page-options.php:712
|
602 |
msgid "Background"
|
603 |
msgstr "پس زمینه"
|
604 |
|
605 |
#: plugin-options/add_to_wishlist-options.php:195
|
606 |
+
#: plugin-options/wishlist_page-options.php:284
|
607 |
+
#: plugin-options/wishlist_page-options.php:373
|
608 |
+
#: plugin-options/wishlist_page-options.php:422
|
609 |
+
#: plugin-options/wishlist_page-options.php:470
|
610 |
+
#: plugin-options/wishlist_page-options.php:507
|
611 |
msgid "Text"
|
612 |
msgstr "متن"
|
613 |
|
614 |
#: plugin-options/add_to_wishlist-options.php:200
|
615 |
+
#: plugin-options/wishlist_page-options.php:289
|
616 |
+
#: plugin-options/wishlist_page-options.php:378
|
617 |
+
#: plugin-options/wishlist_page-options.php:427
|
618 |
+
#: plugin-options/wishlist_page-options.php:475
|
619 |
msgid "Border"
|
620 |
msgstr "کادر"
|
621 |
|
624 |
msgstr ""
|
625 |
|
626 |
#: plugin-options/add_to_wishlist-options.php:208
|
627 |
+
#: plugin-options/wishlist_page-options.php:297
|
628 |
+
#: plugin-options/wishlist_page-options.php:386
|
629 |
+
#: plugin-options/wishlist_page-options.php:435
|
630 |
msgid "Background Hover"
|
631 |
msgstr ""
|
632 |
|
633 |
#: plugin-options/add_to_wishlist-options.php:213
|
634 |
+
#: plugin-options/wishlist_page-options.php:302
|
635 |
+
#: plugin-options/wishlist_page-options.php:391
|
636 |
+
#: plugin-options/wishlist_page-options.php:440
|
637 |
msgid "Text Hover"
|
638 |
msgstr ""
|
639 |
|
640 |
#: plugin-options/add_to_wishlist-options.php:218
|
641 |
+
#: plugin-options/wishlist_page-options.php:307
|
642 |
+
#: plugin-options/wishlist_page-options.php:396
|
643 |
+
#: plugin-options/wishlist_page-options.php:445
|
644 |
msgid "Border Hover"
|
645 |
msgstr ""
|
646 |
|
647 |
#: plugin-options/add_to_wishlist-options.php:231
|
648 |
+
#: plugin-options/wishlist_page-options.php:320
|
649 |
msgid "Border radius"
|
650 |
msgstr ""
|
651 |
|
700 |
msgid "Search list"
|
701 |
msgstr ""
|
702 |
|
703 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
704 |
+
#. yithemes.com.
|
705 |
+
#: plugin-options/settings-options.php:19
|
706 |
msgid ""
|
707 |
"If you want to take advantage of this feature, you could consider purchasing "
|
708 |
"the %s."
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: plugin-options/settings-options.php:34
|
712 |
msgid "Enable AJAX loading"
|
713 |
msgstr ""
|
714 |
|
715 |
+
#: plugin-options/settings-options.php:35
|
716 |
msgid "Load any cacheable wishlist item via AJAX"
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: plugin-options/settings-options.php:48
|
720 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
721 |
msgstr ""
|
722 |
|
723 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
724 |
+
#. yithemes.com.
|
725 |
+
#: plugin-options/settings-options.php:51
|
726 |
msgid ""
|
727 |
"In order to use this integration you have to install and activate YITH "
|
728 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
729 |
msgstr ""
|
730 |
|
731 |
+
#: plugin-options/settings-options.php:56
|
732 |
msgid "Enable slider in wishlist"
|
733 |
msgstr ""
|
734 |
|
735 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
736 |
+
#. Bought Together.
|
737 |
+
#: plugin-options/settings-options.php:58
|
738 |
msgid ""
|
739 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
740 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
854 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
855 |
msgstr ""
|
856 |
|
857 |
+
#. translators: 1. Blog name.
|
858 |
+
#: plugin-options/wishlist_page-options.php:195
|
859 |
msgid "My wishlist on %s"
|
860 |
msgstr "لیست علاقه مندی های من در %s"
|
861 |
|
862 |
+
#: plugin-options/wishlist_page-options.php:200
|
863 |
msgid "Social text"
|
864 |
msgstr "متن اجتماعی"
|
865 |
|
866 |
+
#: plugin-options/wishlist_page-options.php:201
|
867 |
msgid ""
|
868 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
869 |
"and Pinterest"
|
870 |
msgstr ""
|
871 |
|
872 |
+
#: plugin-options/wishlist_page-options.php:209
|
873 |
msgid "Social image URL"
|
874 |
msgstr "آدرس تصویر اجتماعی"
|
875 |
|
876 |
+
#: plugin-options/wishlist_page-options.php:210
|
877 |
msgid "It will be used to pin the wishlist on Pinterest."
|
878 |
msgstr ""
|
879 |
|
880 |
+
#: plugin-options/wishlist_page-options.php:229
|
881 |
msgid "Default wishlist name"
|
882 |
msgstr ""
|
883 |
|
884 |
+
#: plugin-options/wishlist_page-options.php:230
|
885 |
msgid ""
|
886 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
887 |
"automatically generated for all users if they do not create any custom one"
|
888 |
msgstr ""
|
889 |
|
890 |
+
#: plugin-options/wishlist_page-options.php:232
|
891 |
#, fuzzy
|
892 |
msgid "My wishlist"
|
893 |
msgstr "لیست علاقه مندی های من در %s"
|
894 |
|
895 |
+
#: plugin-options/wishlist_page-options.php:237
|
896 |
msgid "\"Add to cart\" text"
|
897 |
msgstr ""
|
898 |
|
899 |
+
#: plugin-options/wishlist_page-options.php:238
|
900 |
msgid "Enter a text for the \"Add to cart\" button"
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: plugin-options/wishlist_page-options.php:250
|
904 |
msgid "Style & color customization"
|
905 |
msgstr ""
|
906 |
|
907 |
+
#: plugin-options/wishlist_page-options.php:257
|
908 |
msgid "Style of \"Add to cart\""
|
909 |
msgstr ""
|
910 |
|
911 |
+
#: plugin-options/wishlist_page-options.php:258
|
912 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
913 |
msgstr ""
|
914 |
|
915 |
+
#: plugin-options/wishlist_page-options.php:271
|
916 |
msgid "\"Add to cart\" button style"
|
917 |
msgstr ""
|
918 |
|
919 |
+
#: plugin-options/wishlist_page-options.php:277
|
920 |
msgid "Choose the colors for the \"Add to cart\" button"
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: plugin-options/wishlist_page-options.php:295
|
924 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
925 |
msgstr ""
|
926 |
|
927 |
+
#: plugin-options/wishlist_page-options.php:321
|
928 |
msgid "Set the radius for the \"Add to cart\" button"
|
929 |
msgstr ""
|
930 |
|
931 |
+
#: plugin-options/wishlist_page-options.php:335
|
932 |
msgid "\"Add to cart\" icon"
|
933 |
msgstr ""
|
934 |
|
935 |
+
#: plugin-options/wishlist_page-options.php:336
|
936 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
937 |
msgstr ""
|
938 |
|
939 |
+
#: plugin-options/wishlist_page-options.php:351
|
940 |
msgid "\"Add to cart\" custom icon"
|
941 |
msgstr ""
|
942 |
|
943 |
+
#: plugin-options/wishlist_page-options.php:352
|
944 |
msgid ""
|
945 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
946 |
"32px x 32px)"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: plugin-options/wishlist_page-options.php:360
|
950 |
msgid "Primary button style"
|
951 |
msgstr ""
|
952 |
|
953 |
+
#: plugin-options/wishlist_page-options.php:366
|
954 |
msgid ""
|
955 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
956 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
957 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
958 |
msgstr ""
|
959 |
|
960 |
+
#: plugin-options/wishlist_page-options.php:384
|
961 |
msgid ""
|
962 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
963 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
965 |
"small>"
|
966 |
msgstr ""
|
967 |
|
968 |
+
#: plugin-options/wishlist_page-options.php:409
|
969 |
msgid "Secondary button style"
|
970 |
msgstr ""
|
971 |
|
972 |
+
#: plugin-options/wishlist_page-options.php:415
|
973 |
+
#: plugin-options/wishlist_page-options.php:433
|
974 |
msgid ""
|
975 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
976 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
977 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
978 |
msgstr ""
|
979 |
|
980 |
+
#: plugin-options/wishlist_page-options.php:458
|
981 |
msgid "Wishlist table style"
|
982 |
msgstr ""
|
983 |
|
984 |
+
#: plugin-options/wishlist_page-options.php:459
|
985 |
msgid ""
|
986 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: plugin-options/wishlist_page-options.php:487
|
990 |
msgid "Highlight color"
|
991 |
msgstr ""
|
992 |
|
993 |
+
#: plugin-options/wishlist_page-options.php:488
|
994 |
msgid ""
|
995 |
"Choose the color for all sections with background<br/><small>This color will "
|
996 |
"be used as background for the wishlist table heading and footer (when set to "
|
997 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
998 |
msgstr ""
|
999 |
|
1000 |
+
#: plugin-options/wishlist_page-options.php:500
|
1001 |
msgid "Share button text color"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
+
#: plugin-options/wishlist_page-options.php:501
|
1005 |
msgid "Choose colors for share buttons text"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
+
#: plugin-options/wishlist_page-options.php:512
|
1009 |
msgid "Text hover"
|
1010 |
msgstr ""
|
1011 |
|
1012 |
+
#: plugin-options/wishlist_page-options.php:525
|
1013 |
msgid "Facebook share button icon"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
+
#: plugin-options/wishlist_page-options.php:526
|
1017 |
msgid "Select an icon for the Facebook share button"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
+
#: plugin-options/wishlist_page-options.php:536
|
1021 |
msgid "Facebook share button custom icon"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
+
#: plugin-options/wishlist_page-options.php:537
|
1025 |
msgid ""
|
1026 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1027 |
"32px)"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: plugin-options/wishlist_page-options.php:545
|
1031 |
msgid "Facebook share button style"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
+
#: plugin-options/wishlist_page-options.php:546
|
1035 |
msgid "Choose colors for Facebook share button"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
+
#: plugin-options/wishlist_page-options.php:557
|
1039 |
+
#: plugin-options/wishlist_page-options.php:597
|
1040 |
+
#: plugin-options/wishlist_page-options.php:637
|
1041 |
+
#: plugin-options/wishlist_page-options.php:677
|
1042 |
+
#: plugin-options/wishlist_page-options.php:717
|
1043 |
msgid "Background hover"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: plugin-options/wishlist_page-options.php:565
|
1047 |
msgid "Twitter share button icon"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: plugin-options/wishlist_page-options.php:566
|
1051 |
msgid "Select an icon for the Twitter share button"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: plugin-options/wishlist_page-options.php:576
|
1055 |
msgid "Twitter share button custom icon"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: plugin-options/wishlist_page-options.php:577
|
1059 |
msgid ""
|
1060 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1061 |
"32px)"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: plugin-options/wishlist_page-options.php:585
|
1065 |
msgid "Twitter share button style"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
+
#: plugin-options/wishlist_page-options.php:586
|
1069 |
msgid "Choose colors for Twitter share button"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: plugin-options/wishlist_page-options.php:605
|
1073 |
msgid "Pinterest share button icon"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
+
#: plugin-options/wishlist_page-options.php:606
|
1077 |
msgid "Select an icon for the Pinterest share button"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: plugin-options/wishlist_page-options.php:616
|
1081 |
msgid "Pinterest share button custom icon"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
+
#: plugin-options/wishlist_page-options.php:617
|
1085 |
msgid ""
|
1086 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1087 |
"x 32px)"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: plugin-options/wishlist_page-options.php:625
|
1091 |
msgid "Pinterest share button style"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: plugin-options/wishlist_page-options.php:626
|
1095 |
msgid "Choose colors for Pinterest share button"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
+
#: plugin-options/wishlist_page-options.php:645
|
1099 |
msgid "Email share button icon"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: plugin-options/wishlist_page-options.php:646
|
1103 |
msgid "Select an icon for the Email share button"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: plugin-options/wishlist_page-options.php:656
|
1107 |
msgid "Email share button custom icon"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: plugin-options/wishlist_page-options.php:657
|
1111 |
msgid ""
|
1112 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1113 |
"x 32px)"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
+
#: plugin-options/wishlist_page-options.php:665
|
1117 |
msgid "Email share button style"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
+
#: plugin-options/wishlist_page-options.php:666
|
1121 |
msgid "Choose colors for the Email share button"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
+
#: plugin-options/wishlist_page-options.php:685
|
1125 |
msgid "WhatsApp share button icon"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
+
#: plugin-options/wishlist_page-options.php:686
|
1129 |
msgid "Select an icon for the WhatsApp share button"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
+
#: plugin-options/wishlist_page-options.php:696
|
1133 |
msgid "WhatsApp share button custom icon"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
+
#: plugin-options/wishlist_page-options.php:697
|
1137 |
msgid ""
|
1138 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1139 |
"32px)"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: plugin-options/wishlist_page-options.php:705
|
1143 |
msgid "WhatsApp share button style"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: plugin-options/wishlist_page-options.php:706
|
1147 |
msgid "Choose colors for WhatsApp share button"
|
1148 |
msgstr ""
|
1149 |
|
1316 |
"discount on the product they’ve added to the wishlist."
|
1317 |
msgstr ""
|
1318 |
|
1319 |
+
#: templates/share.php:51 templates/share.php:52
|
1320 |
msgid "Facebook"
|
1321 |
msgstr "فیسبوک"
|
1322 |
|
1323 |
+
#: templates/share.php:59 templates/share.php:60
|
1324 |
msgid "Twitter"
|
1325 |
msgstr "توییتر"
|
1326 |
|
1327 |
+
#: templates/share.php:67 templates/share.php:68
|
1328 |
msgid "Pinterest"
|
1329 |
msgstr "پینترست"
|
1330 |
|
1331 |
+
#: templates/share.php:75 templates/share.php:76
|
1332 |
msgid "Email"
|
1333 |
msgstr "ایمیل"
|
1334 |
|
1335 |
+
#: templates/share.php:83
|
1336 |
msgid "WhatsApp"
|
1337 |
msgstr ""
|
1338 |
|
1339 |
+
#: templates/share.php:84
|
1340 |
msgid "Whatsapp"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
+
#: templates/share.php:93
|
1344 |
msgid "(Now"
|
1345 |
msgstr ""
|
1346 |
|
1347 |
+
#: templates/share.php:93
|
1348 |
msgid "copy"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
+
#: templates/share.php:93
|
1352 |
msgid "this wishlist link and share it anywhere)"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1356 |
+
#: templates/wishlist-view-footer.php:44
|
1357 |
msgid "Apply this action to all the selected items:"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1361 |
+
#: templates/wishlist-view-footer.php:49
|
1362 |
msgid "Remove from wishlist"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
#. translators: 1. Wishlist formatted name.
|
1366 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1367 |
+
#: templates/wishlist-view-footer.php:67
|
1368 |
msgid "Move to %s"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1372 |
+
#: templates/wishlist-view-footer.php:73
|
1373 |
msgid "Apply"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1377 |
+
#: templates/wishlist-view-footer.php:81
|
1378 |
msgid "Update"
|
1379 |
msgstr ""
|
1380 |
|
1381 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1382 |
+
#: templates/wishlist-view-footer.php:103
|
1383 |
msgid "Add all to cart"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: templates/wishlist-view-header.php:48
|
1387 |
msgid "Edit title"
|
1388 |
msgstr "ویرایش عنوان"
|
1389 |
|
1403 |
msgid "Stock:"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1407 |
msgid "Out of stock"
|
1408 |
msgstr ""
|
1409 |
|
1410 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1411 |
msgid "In Stock"
|
1412 |
msgstr "موجود"
|
1413 |
|
1414 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1415 |
msgid "Move"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1419 |
msgid "Move to another list ›"
|
1420 |
msgstr ""
|
1421 |
|
1422 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1423 |
+
#: templates/wishlist-view.php:293
|
1424 |
msgid "Remove this product"
|
1425 |
msgstr "حذف این محصول"
|
1426 |
|
1427 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1428 |
msgid "No products added to the wishlist"
|
1429 |
msgstr ""
|
1430 |
|
1449 |
msgstr ""
|
1450 |
|
1451 |
#. translators: date added label: 1 date added.
|
1452 |
+
#: templates/wishlist-view.php:243
|
1453 |
msgid "Added on: %s"
|
1454 |
msgstr ""
|
1455 |
|
1456 |
+
#: templates/wishlist-view.php:293
|
1457 |
msgid "Remove"
|
1458 |
msgstr "حذف"
|
1459 |
|
1466 |
"your e-commerce on <strong>YITH</strong></a>"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1470 |
+
msgctxt "[HELP TAB] Video title"
|
1471 |
+
msgid ""
|
1472 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1473 |
+
"</b>"
|
1474 |
+
msgstr ""
|
1475 |
+
|
1476 |
+
#: includes/class-yith-wcwl-install.php:340
|
1477 |
msgctxt "page_slug"
|
1478 |
msgid "wishlist"
|
1479 |
msgstr ""
|
1480 |
|
1481 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1482 |
msgctxt "date when wishlist was created"
|
1483 |
msgid "Created on"
|
1484 |
msgstr ""
|
1485 |
|
1486 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1487 |
msgctxt "[gutenberg]: block name"
|
1488 |
msgid "YITH Add to wishlist"
|
1489 |
msgstr ""
|
1490 |
|
1491 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1492 |
msgctxt "[gutenberg]: block name"
|
1493 |
msgid "YITH Wishlist"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1497 |
msgctxt "[gutenberg]: block description"
|
1498 |
msgid "Shows Add to wishlist button"
|
1499 |
msgstr ""
|
1500 |
|
1501 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1502 |
msgctxt "[gutenberg]: block description"
|
1503 |
msgid "Shows a list of products in wishlist"
|
1504 |
msgstr ""
|
1505 |
|
1506 |
#. translators: 1. % of reduction/increase in price.
|
1507 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1508 |
msgctxt ""
|
1509 |
"Part of the template that shows price variation since addition to list; "
|
1510 |
"placeholder will be replaced with a percentage"
|
1512 |
msgstr ""
|
1513 |
|
1514 |
#. translators: 2: original product price.
|
1515 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1516 |
msgctxt ""
|
1517 |
"Part of the template that shows price variation since addition to list; "
|
1518 |
"placeholder will be replaced with a price"
|
1519 |
msgid "(Was %2$s when added in list)"
|
1520 |
msgstr ""
|
1521 |
|
1522 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1523 |
msgctxt "Elementor widget name"
|
1524 |
msgid "YITH Wishlist Add button"
|
1525 |
msgstr ""
|
1526 |
|
1527 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1528 |
#, fuzzy
|
1529 |
msgctxt "Elementor widget name"
|
1530 |
msgid "YITH Wishlist"
|
1531 |
msgstr "لیست علاقه مندی ها"
|
1532 |
|
1533 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1534 |
#, fuzzy
|
1535 |
msgctxt "Elementor section title"
|
1536 |
msgid "Product"
|
1537 |
msgstr "اضافه شد!"
|
1538 |
|
1539 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1540 |
msgctxt "Elementor section title"
|
1541 |
msgid "Labels"
|
1542 |
msgstr ""
|
1543 |
|
1544 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1545 |
msgctxt "Elementor section title"
|
1546 |
msgid "Advanced"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1550 |
#, fuzzy
|
1551 |
msgctxt "Elementor section title"
|
1552 |
msgid "Wishlist"
|
1553 |
msgstr "لیست علاقه مندی ها"
|
1554 |
|
1555 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1556 |
msgctxt "Elementor section title"
|
1557 |
msgid "Pagination"
|
1558 |
msgstr ""
|
1559 |
|
1560 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1561 |
#, fuzzy
|
1562 |
msgctxt "Elementor control label"
|
1563 |
msgid "Product ID"
|
1564 |
msgstr "اضافه شد!"
|
1565 |
|
1566 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1567 |
msgctxt "Elementor control label"
|
1568 |
msgid "Button label"
|
1569 |
msgstr ""
|
1570 |
|
1571 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1572 |
#, fuzzy
|
1573 |
msgctxt "Elementor control label"
|
1574 |
msgid "\"Browse wishlist\" label"
|
1575 |
msgstr "متن \"مشاهده علاقه مندی ها\""
|
1576 |
|
1577 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1578 |
#, fuzzy
|
1579 |
msgctxt "Elementor control label"
|
1580 |
msgid "\"Product already in wishlist\" label"
|
1581 |
msgstr "متن \"محصول از قبل اضافه شده\""
|
1582 |
|
1583 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1584 |
#, fuzzy
|
1585 |
msgctxt "Elementor control label"
|
1586 |
msgid "\"Product added to wishlist\" label"
|
1587 |
msgstr "متن \"محصول از قبل اضافه شده\""
|
1588 |
|
1589 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1590 |
msgctxt "Elementor control label"
|
1591 |
msgid "URL of the wishlist page"
|
1592 |
msgstr ""
|
1593 |
|
1594 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1595 |
msgctxt "Elementor control label"
|
1596 |
msgid "Icon for the button"
|
1597 |
msgstr ""
|
1598 |
|
1599 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1600 |
msgctxt "Elementor control label"
|
1601 |
msgid "Additional CSS classes for the button"
|
1602 |
msgstr ""
|
1603 |
|
1604 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1605 |
#, fuzzy
|
1606 |
msgctxt "Elementor control label"
|
1607 |
msgid "Wishlist ID"
|
1608 |
msgstr "لیست علاقه مندی ها"
|
1609 |
|
1610 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1611 |
msgctxt "Elementor control label"
|
1612 |
msgid "Paginate items"
|
1613 |
msgstr ""
|
1614 |
|
1615 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1616 |
msgctxt "yith-woocommerce-wishlist"
|
1617 |
msgid "Items per page"
|
1618 |
msgstr ""
|
languages/yith-woocommerce-wishlist-fr_FR.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-fr_FR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
@@ -16,32 +16,32 @@ msgstr ""
|
|
16 |
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
17 |
"X-Generator: Poedit 2.4.1\n"
|
18 |
|
19 |
-
#: includes/class
|
20 |
msgid "Wishlist Page"
|
21 |
msgstr "Page de liste de souhaits"
|
22 |
|
23 |
-
#: includes/class
|
24 |
msgid "General settings"
|
25 |
msgstr "Réglages généraux"
|
26 |
|
27 |
-
#: includes/class
|
28 |
msgid "Add to wishlist options"
|
29 |
msgstr "Ajouter aux options de liste de souhaits"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "Wishlist page options"
|
33 |
msgstr "Options de la page de liste de souhaits"
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Premium Version"
|
37 |
msgstr "Version Premium"
|
38 |
|
39 |
-
#: includes/class
|
40 |
-
#: includes/class
|
41 |
msgid "Wishlist"
|
42 |
msgstr "Liste de souhaits"
|
43 |
|
44 |
-
#: includes/class
|
45 |
msgid ""
|
46 |
"Allows your customers to create and share lists of products that they want "
|
47 |
"to purchase on your e-commerce."
|
@@ -49,30 +49,30 @@ msgstr ""
|
|
49 |
"Permet à vos clients de créer et de partager des listes de produits qu'ils "
|
50 |
"souhaitent acheter sur votre e-commerce."
|
51 |
|
52 |
-
#: includes/class
|
53 |
-
#: templates/add-to-wishlist-remove.php:
|
54 |
msgid "View ›"
|
55 |
msgstr "Voir ›"
|
56 |
|
57 |
-
#: includes/class
|
58 |
-
#: templates/add-to-wishlist-remove.php:
|
59 |
msgid "or"
|
60 |
msgstr "ou"
|
61 |
|
62 |
-
#: includes/class
|
63 |
msgid "Close"
|
64 |
msgstr "Fermer"
|
65 |
|
66 |
-
#: includes/class
|
67 |
-
#: includes/class
|
68 |
msgid "Product successfully removed."
|
69 |
msgstr "Produit supprimé correctement."
|
70 |
|
71 |
-
#: includes/class
|
72 |
msgid "Please, make sure to enter a valid title"
|
73 |
msgstr "Veuillez vous assurer d'entrer un titre valide"
|
74 |
|
75 |
-
#: includes/class
|
76 |
msgid ""
|
77 |
"We are sorry, but this feature is available only if cookies on your browser "
|
78 |
"are enabled."
|
@@ -80,23 +80,23 @@ msgstr ""
|
|
80 |
"Nous sommes désolés, mais cette fonctionnalité n'est disponible que si les "
|
81 |
"cookies de votre navigateur sont activés."
|
82 |
|
83 |
-
#: includes/class
|
84 |
msgid "Product added to cart successfully"
|
85 |
msgstr "Produit ajouté au panier avec succès"
|
86 |
|
87 |
-
#: includes/class
|
88 |
-
#: includes/class
|
89 |
-
#: plugin-options/wishlist_page-options.php:
|
90 |
-
#: templates/wishlist-view-footer-mobile.php:
|
91 |
-
#: templates/wishlist-view-footer.php:
|
92 |
msgid "Add to cart"
|
93 |
msgstr "Ajouter au panier"
|
94 |
|
95 |
-
#: includes/class
|
96 |
msgid "While you visit our site, we’ll track:"
|
97 |
msgstr "Pendant que vous visitez notre site, nous suivons:"
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid ""
|
101 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
102 |
"users your favourite products, and to create targeted email campaigns."
|
@@ -105,7 +105,7 @@ msgstr ""
|
|
105 |
"pour vous montrer, ainsi qu'à d'autres utilisateurs, vos produits préférés "
|
106 |
"et pour créer des campagnes par e-mail ciblées."
|
107 |
|
108 |
-
#: includes/class
|
109 |
msgid ""
|
110 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
111 |
"make them visible to the store staff"
|
@@ -114,7 +114,7 @@ msgstr ""
|
|
114 |
"de souhaits que vous créez et les rendrez visibles pour le personnel du "
|
115 |
"magasin"
|
116 |
|
117 |
-
#: includes/class
|
118 |
msgid ""
|
119 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
120 |
"browsing our site."
|
@@ -122,7 +122,7 @@ msgstr ""
|
|
122 |
"Nous utiliserons également des cookies pour garder une trace du contenu de "
|
123 |
"la liste de souhaits lorsque vous naviguez sur notre site."
|
124 |
|
125 |
-
#: includes/class
|
126 |
msgid ""
|
127 |
"Members of our team have access to the information you provide us with. For "
|
128 |
"example, both Administrators and Shop Managers can access:"
|
@@ -131,7 +131,7 @@ msgstr ""
|
|
131 |
"fournissez. Par exemple, les administrateurs et les responsables de magasin "
|
132 |
"peuvent accéder à:"
|
133 |
|
134 |
-
#: includes/class
|
135 |
msgid ""
|
136 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
137 |
"settings of your wishlists"
|
@@ -140,7 +140,7 @@ msgstr ""
|
|
140 |
"d'ajout, le nom et les paramètres de confidentialité de vos listes de "
|
141 |
"souhaits"
|
142 |
|
143 |
-
#: includes/class
|
144 |
msgid ""
|
145 |
"Our team members have access to this information to offer you better deals "
|
146 |
"for the products you love."
|
@@ -148,47 +148,47 @@ msgstr ""
|
|
148 |
"Les membres de notre équipe ont accès à ces informations pour vous proposer "
|
149 |
"de meilleures offres pour les produits que vous aimez."
|
150 |
|
151 |
-
#: includes/class
|
152 |
-
#: includes/class
|
153 |
msgid "Customer wishlists"
|
154 |
msgstr "Listes de souhaits des clients"
|
155 |
|
156 |
-
#: includes/class
|
157 |
#: plugin-options/lists-options.php:32
|
158 |
msgid "Wishlists"
|
159 |
msgstr "Listes de Souhaits"
|
160 |
|
161 |
#. Translators: %s Order number.
|
162 |
-
#: includes/class
|
163 |
msgid "Removed wishlist %s."
|
164 |
msgstr "Ma Liste d'Envies sur %s"
|
165 |
|
166 |
#. Translators: %s Order number.
|
167 |
-
#: includes/class
|
168 |
msgid "Wishlist %s has been retained."
|
169 |
msgstr "La liste de souhaits %s a été conservée."
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Token"
|
173 |
msgstr "Jeton"
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Wishlist URL"
|
177 |
msgstr "URL de la liste de souhaits"
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid "Title"
|
181 |
msgstr "Title:"
|
182 |
|
183 |
-
#: includes/class
|
184 |
msgid "Visibility"
|
185 |
msgstr "Visibilité"
|
186 |
|
187 |
-
#: includes/class
|
188 |
msgid "Items added"
|
189 |
msgstr "Éléments ajoutés"
|
190 |
|
191 |
-
#: includes/class
|
192 |
msgid ""
|
193 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
194 |
"product)"
|
@@ -196,24 +196,24 @@ msgstr ""
|
|
196 |
"ID du produit à ajouter à la liste de souhaits (laisser vide pour utiliser "
|
197 |
"le produit global)"
|
198 |
|
199 |
-
#: includes/class
|
200 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
201 |
msgstr ""
|
202 |
"URL de la page de liste de souhaits (laissez vide pour utiliser les "
|
203 |
"paramètres par défaut)"
|
204 |
|
205 |
-
#: includes/class
|
206 |
msgid "Button label (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
"Étiquette du bouton (laissez vide pour utiliser les paramètres par défaut)"
|
209 |
|
210 |
-
#: includes/class
|
211 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
212 |
msgstr ""
|
213 |
"Étiquette \"Parcourir la liste de souhaits\" (laisser vide pour utiliser les "
|
214 |
"paramètres par défaut)"
|
215 |
|
216 |
-
#: includes/class
|
217 |
msgid ""
|
218 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
219 |
"settings)"
|
@@ -221,14 +221,14 @@ msgstr ""
|
|
221 |
"Étiquette \"Produit déjà dans la liste de souhaits\" (laisser vide pour "
|
222 |
"utiliser les paramètres par défaut)"
|
223 |
|
224 |
-
#: includes/class
|
225 |
msgid ""
|
226 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
227 |
msgstr ""
|
228 |
"Étiquette \"Produit ajouté à la liste de souhaits\" (laisser vide pour "
|
229 |
"utiliser les paramètres par défaut)"
|
230 |
|
231 |
-
#: includes/class
|
232 |
msgid ""
|
233 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
234 |
"the default settings)"
|
@@ -236,7 +236,7 @@ msgstr ""
|
|
236 |
"Icône du bouton (utilisez n'importe quelle classe valide FontAwesome, ou "
|
237 |
"laissez vide pour utiliser les paramètres par défaut)"
|
238 |
|
239 |
-
#: includes/class
|
240 |
msgid ""
|
241 |
"Additional CSS classes for the button (leave empty to use the default "
|
242 |
"settings)"
|
@@ -244,172 +244,172 @@ msgstr ""
|
|
244 |
"Classes CSS supplémentaires pour le bouton (laissez vide pour utiliser les "
|
245 |
"paramètres par défaut)"
|
246 |
|
247 |
-
#: includes/class
|
248 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
249 |
msgstr ""
|
250 |
"Choisissez de paginer les éléments de la liste de souhaits ou de les "
|
251 |
"afficher tous"
|
252 |
|
253 |
-
#: includes/class
|
254 |
-
#: includes/widgets/elementor/class
|
255 |
msgid "Paginate"
|
256 |
msgstr "Paginer"
|
257 |
|
258 |
-
#: includes/class
|
259 |
-
#: includes/widgets/elementor/class
|
260 |
msgid "Do not paginate"
|
261 |
msgstr "Ne pas paginer"
|
262 |
|
263 |
-
#: includes/class
|
264 |
msgid "Number of items to show per page"
|
265 |
msgstr "Nombre d'éléments à afficher par page"
|
266 |
|
267 |
-
#: includes/class
|
268 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
269 |
msgstr "ID de la liste de souhaits à afficher (par exemple K6EOWXB888ZD)"
|
270 |
|
271 |
-
#: includes/class
|
272 |
msgid "Share on:"
|
273 |
msgstr "Partager sur:"
|
274 |
|
275 |
-
#: includes/class
|
276 |
#: plugin-options/wishlist_page-options.php:138
|
277 |
msgid "Share on Facebook"
|
278 |
msgstr "Partager sur Facebook"
|
279 |
|
280 |
-
#: includes/class
|
281 |
#: plugin-options/wishlist_page-options.php:147
|
282 |
msgid "Tweet on Twitter"
|
283 |
msgstr "Tweeter sur Twitter"
|
284 |
|
285 |
-
#: includes/class
|
286 |
#: plugin-options/wishlist_page-options.php:156
|
287 |
msgid "Pin on Pinterest"
|
288 |
msgstr "Pin sur Pinterest"
|
289 |
|
290 |
-
#: includes/class
|
291 |
msgid "Share via email"
|
292 |
msgstr "Partager par e-mail"
|
293 |
|
294 |
-
#: includes/class
|
295 |
#: plugin-options/wishlist_page-options.php:174
|
296 |
msgid "Share on WhatsApp"
|
297 |
msgstr "Partager sur WhatsApp"
|
298 |
|
299 |
-
#: includes/class
|
300 |
msgid "Remove from list"
|
301 |
msgstr "Retirer de la liste"
|
302 |
|
303 |
-
#: includes/class
|
304 |
msgid "Free!"
|
305 |
msgstr "Gratuit!"
|
306 |
|
307 |
-
#: includes/class
|
308 |
msgid "The item cannot be added to this wishlist"
|
309 |
msgstr "L'article ne peut pas être ajouté à cette liste de souhaits"
|
310 |
|
311 |
-
#: includes/class
|
312 |
msgid "An error occurred while adding the products to the wishlist."
|
313 |
msgstr ""
|
314 |
"Une erreur s'est produite lors de l'ajout des produits à la liste de "
|
315 |
"souhaits."
|
316 |
|
317 |
-
#: includes/class
|
318 |
msgid "Error. Unable to remove the product from the wishlist."
|
319 |
msgstr "Erreur. Impossible de supprimer le produit de la liste de souhaits."
|
320 |
|
321 |
-
#: includes/data-stores/class
|
322 |
-
#: includes/data-stores/class
|
323 |
msgid "Invalid wishlist."
|
324 |
msgstr "Liste de souhaits non valide."
|
325 |
|
326 |
-
#: includes/data-stores/class
|
327 |
msgid "Invalid wishlist item."
|
328 |
msgstr "Élément de liste de souhaits non valide."
|
329 |
|
330 |
#. translators: 1. Number of users.
|
331 |
-
#: includes/functions
|
332 |
msgid "%d user"
|
333 |
msgid_plural "%d users"
|
334 |
msgstr[0] "%d utilisateur"
|
335 |
msgstr[1] "%d utilisateurs"
|
336 |
|
337 |
-
#: includes/functions
|
338 |
msgid "has this item in wishlist"
|
339 |
msgid_plural "have this item in wishlist"
|
340 |
msgstr[0] "a cet article dans la liste de souhaits"
|
341 |
msgstr[1] "ont cet article dans la liste de souhaits"
|
342 |
|
343 |
-
#: includes/functions
|
344 |
msgid "You're the first"
|
345 |
msgstr "Vous êtes le premier"
|
346 |
|
347 |
-
#: includes/functions
|
348 |
msgid "to add this item in wishlist"
|
349 |
msgstr "ajouter cet article à la liste de souhaits"
|
350 |
|
351 |
#. translators: 1. Count of users when many, or "another" when only one.
|
352 |
-
#: includes/functions
|
353 |
msgid "You and %s user"
|
354 |
msgid_plural "You and %d users"
|
355 |
msgstr[0] "Vous et l'utilisateur %s"
|
356 |
msgstr[1] "Vous et les utilisateurs %d "
|
357 |
|
358 |
-
#: includes/functions
|
359 |
msgid "another"
|
360 |
msgstr ""
|
361 |
|
362 |
-
#: includes/functions
|
363 |
msgid "have this item in wishlist"
|
364 |
msgstr "avoir cet article dans la liste de souhaits"
|
365 |
|
366 |
-
#: includes/functions
|
367 |
msgid "None"
|
368 |
msgstr "Aucun"
|
369 |
|
370 |
-
#: includes/functions
|
371 |
msgid "Custom"
|
372 |
msgstr "Personnalisé"
|
373 |
|
374 |
-
#: includes/functions
|
375 |
msgid "Shared"
|
376 |
msgstr "Partagé"
|
377 |
|
378 |
-
#: includes/functions
|
379 |
msgid "Only people with a link to this list can see it"
|
380 |
msgstr "Seules les personnes ayant un lien vers cette liste peuvent la voir"
|
381 |
|
382 |
-
#: includes/functions
|
383 |
msgid "Private"
|
384 |
msgstr "Privé"
|
385 |
|
386 |
-
#: includes/functions
|
387 |
msgid "Only you can see this list"
|
388 |
msgstr "Vous seul pouvez voir cette liste"
|
389 |
|
390 |
-
#: includes/functions
|
391 |
msgid "Public"
|
392 |
msgstr "Publique"
|
393 |
|
394 |
-
#: includes/functions
|
395 |
msgid "Anyone can search for and see this list"
|
396 |
msgstr "Tout le monde peut rechercher et voir cette liste"
|
397 |
|
398 |
-
#: includes/widgets/elementor/class
|
399 |
#: plugin-options/add_to_wishlist-options.php:127
|
400 |
msgid "Add to wishlist"
|
401 |
msgstr "Ajouter à la liste de souhaits"
|
402 |
|
403 |
-
#: includes/widgets/elementor/class
|
404 |
#: plugin-options/add_to_wishlist-options.php:143
|
405 |
msgid "Browse wishlist"
|
406 |
msgstr "Parcourir la liste de souhaits"
|
407 |
|
408 |
-
#: includes/widgets/elementor/class
|
409 |
msgid "Product already in wishlist"
|
410 |
msgstr "Produit déjà dans la liste de souhaits"
|
411 |
|
412 |
-
#: includes/widgets/elementor/class
|
413 |
msgid "Product added to wishlist"
|
414 |
msgstr "Produit ajouté à la liste de souhaits"
|
415 |
|
@@ -428,7 +428,7 @@ msgid "while you are using the premium one."
|
|
428 |
msgstr ""
|
429 |
|
430 |
#: plugin-options/add_to_wishlist-options.php:20
|
431 |
-
#: plugin-options/settings-options.php:
|
432 |
msgid "General Settings"
|
433 |
msgstr "Réglages Généraux"
|
434 |
|
@@ -549,7 +549,7 @@ msgid "After summary"
|
|
549 |
msgstr "Après le résumé"
|
550 |
|
551 |
#: plugin-options/add_to_wishlist-options.php:117
|
552 |
-
#: plugin-options/wishlist_page-options.php:
|
553 |
msgid "Text customization"
|
554 |
msgstr "Personnalisation du texte"
|
555 |
|
@@ -619,17 +619,17 @@ msgstr ""
|
|
619 |
"de souhaits\" ou un bouton"
|
620 |
|
621 |
#: plugin-options/add_to_wishlist-options.php:172
|
622 |
-
#: plugin-options/wishlist_page-options.php:
|
623 |
msgid "Textual (anchor)"
|
624 |
msgstr "Textuel (ancre)"
|
625 |
|
626 |
#: plugin-options/add_to_wishlist-options.php:173
|
627 |
-
#: plugin-options/wishlist_page-options.php:
|
628 |
msgid "Button with theme style"
|
629 |
msgstr "Bouton avec style de thème"
|
630 |
|
631 |
#: plugin-options/add_to_wishlist-options.php:174
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
msgid "Button with custom style"
|
634 |
msgstr "Bouton avec style personnalisé"
|
635 |
|
@@ -642,32 +642,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
642 |
msgstr "Choisissez les couleurs du bouton \"Ajouter à la liste de souhaits\""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:190
|
645 |
-
#: plugin-options/wishlist_page-options.php:
|
646 |
-
#: plugin-options/wishlist_page-options.php:
|
647 |
-
#: plugin-options/wishlist_page-options.php:
|
648 |
-
#: plugin-options/wishlist_page-options.php:
|
649 |
-
#: plugin-options/wishlist_page-options.php:
|
650 |
-
#: plugin-options/wishlist_page-options.php:
|
651 |
-
#: plugin-options/wishlist_page-options.php:
|
652 |
-
#: plugin-options/wishlist_page-options.php:
|
653 |
-
#: plugin-options/wishlist_page-options.php:
|
654 |
msgid "Background"
|
655 |
msgstr "Fond"
|
656 |
|
657 |
#: plugin-options/add_to_wishlist-options.php:195
|
658 |
-
#: plugin-options/wishlist_page-options.php:
|
659 |
-
#: plugin-options/wishlist_page-options.php:
|
660 |
-
#: plugin-options/wishlist_page-options.php:
|
661 |
-
#: plugin-options/wishlist_page-options.php:
|
662 |
-
#: plugin-options/wishlist_page-options.php:
|
663 |
msgid "Text"
|
664 |
msgstr "Text"
|
665 |
|
666 |
#: plugin-options/add_to_wishlist-options.php:200
|
667 |
-
#: plugin-options/wishlist_page-options.php:
|
668 |
-
#: plugin-options/wishlist_page-options.php:
|
669 |
-
#: plugin-options/wishlist_page-options.php:
|
670 |
-
#: plugin-options/wishlist_page-options.php:
|
671 |
msgid "Border"
|
672 |
msgstr "Bordure"
|
673 |
|
@@ -678,28 +678,28 @@ msgstr ""
|
|
678 |
"survol"
|
679 |
|
680 |
#: plugin-options/add_to_wishlist-options.php:208
|
681 |
-
#: plugin-options/wishlist_page-options.php:
|
682 |
-
#: plugin-options/wishlist_page-options.php:
|
683 |
-
#: plugin-options/wishlist_page-options.php:
|
684 |
msgid "Background Hover"
|
685 |
msgstr "Arrière plan au survol"
|
686 |
|
687 |
#: plugin-options/add_to_wishlist-options.php:213
|
688 |
-
#: plugin-options/wishlist_page-options.php:
|
689 |
-
#: plugin-options/wishlist_page-options.php:
|
690 |
-
#: plugin-options/wishlist_page-options.php:
|
691 |
msgid "Text Hover"
|
692 |
msgstr "Texte au survol"
|
693 |
|
694 |
#: plugin-options/add_to_wishlist-options.php:218
|
695 |
-
#: plugin-options/wishlist_page-options.php:
|
696 |
-
#: plugin-options/wishlist_page-options.php:
|
697 |
-
#: plugin-options/wishlist_page-options.php:
|
698 |
msgid "Border Hover"
|
699 |
msgstr "Bordure au survol"
|
700 |
|
701 |
#: plugin-options/add_to_wishlist-options.php:231
|
702 |
-
#: plugin-options/wishlist_page-options.php:
|
703 |
msgid "Border radius"
|
704 |
msgstr "Rayon de bordure"
|
705 |
|
@@ -762,7 +762,9 @@ msgstr ""
|
|
762 |
msgid "Search list"
|
763 |
msgstr "Liste de recherche"
|
764 |
|
765 |
-
|
|
|
|
|
766 |
msgid ""
|
767 |
"If you want to take advantage of this feature, you could consider purchasing "
|
768 |
"the %s."
|
@@ -770,21 +772,23 @@ msgstr ""
|
|
770 |
"Si vous souhaitez profiter de cette fonctionnalité, vous pouvez envisager "
|
771 |
"d'acheter le %s."
|
772 |
|
773 |
-
#: plugin-options/settings-options.php:
|
774 |
msgid "Enable AJAX loading"
|
775 |
msgstr "Activer le chargement AJAX"
|
776 |
|
777 |
-
#: plugin-options/settings-options.php:
|
778 |
msgid "Load any cacheable wishlist item via AJAX"
|
779 |
msgstr ""
|
780 |
"Charger n'importe quel élément de liste de souhaits pouvant être mis en "
|
781 |
"cache via AJAX"
|
782 |
|
783 |
-
#: plugin-options/settings-options.php:
|
784 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
785 |
msgstr "YITH WooCommerce a fréquemment acheté ensemble l'intégrationd"
|
786 |
|
787 |
-
|
|
|
|
|
788 |
msgid ""
|
789 |
"In order to use this integration you have to install and activate YITH "
|
790 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
@@ -792,11 +796,13 @@ msgstr ""
|
|
792 |
"Pour utiliser cette intégration, vous devez installer et activer YITH "
|
793 |
"WooCommerce Frequently Bought Together. <a href=\"%s\"> En savoir plus </a>"
|
794 |
|
795 |
-
#: plugin-options/settings-options.php:
|
796 |
msgid "Enable slider in wishlist"
|
797 |
msgstr "Activer diaporama dans la liste de Souhaits"
|
798 |
|
799 |
-
|
|
|
|
|
800 |
#, fuzzy
|
801 |
msgid ""
|
802 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
@@ -934,15 +940,16 @@ msgstr ""
|
|
934 |
"Titre de la liste de souhaits utilisé pour le partage (uniquement utilisé "
|
935 |
"sur Twitter et Pinterest)"
|
936 |
|
937 |
-
|
|
|
938 |
msgid "My wishlist on %s"
|
939 |
msgstr "Ma Liste d'Envies sur %s"
|
940 |
|
941 |
-
#: plugin-options/wishlist_page-options.php:
|
942 |
msgid "Social text"
|
943 |
msgstr "Texte social"
|
944 |
|
945 |
-
#: plugin-options/wishlist_page-options.php:
|
946 |
msgid ""
|
947 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
948 |
"and Pinterest"
|
@@ -950,19 +957,19 @@ msgstr ""
|
|
950 |
"Tapez le message que vous souhaitez publier lorsque vous partagez votre "
|
951 |
"liste de souhaits sur Twitter et Pinterest"
|
952 |
|
953 |
-
#: plugin-options/wishlist_page-options.php:
|
954 |
msgid "Social image URL"
|
955 |
msgstr "URL de l'image sociale"
|
956 |
|
957 |
-
#: plugin-options/wishlist_page-options.php:
|
958 |
msgid "It will be used to pin the wishlist on Pinterest."
|
959 |
msgstr "Il sera utilisé pour épingler la liste de souhaits sur Pinterest."
|
960 |
|
961 |
-
#: plugin-options/wishlist_page-options.php:
|
962 |
msgid "Default wishlist name"
|
963 |
msgstr "Nom de liste de souhaits par défaut"
|
964 |
|
965 |
-
#: plugin-options/wishlist_page-options.php:
|
966 |
msgid ""
|
967 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
968 |
"automatically generated for all users if they do not create any custom one"
|
@@ -971,61 +978,61 @@ msgstr ""
|
|
971 |
"de souhaits qui sera automatiquement générée pour tous les utilisateurs "
|
972 |
"s'ils n'en créent pas de personnalisé"
|
973 |
|
974 |
-
#: plugin-options/wishlist_page-options.php:
|
975 |
msgid "My wishlist"
|
976 |
msgstr "Ma liste d'envies"
|
977 |
|
978 |
-
#: plugin-options/wishlist_page-options.php:
|
979 |
msgid "\"Add to cart\" text"
|
980 |
msgstr "Texte \"Ajouter au panier\""
|
981 |
|
982 |
-
#: plugin-options/wishlist_page-options.php:
|
983 |
msgid "Enter a text for the \"Add to cart\" button"
|
984 |
msgstr "Saisissez un texte pour le bouton \"Ajouter au panier\""
|
985 |
|
986 |
-
#: plugin-options/wishlist_page-options.php:
|
987 |
msgid "Style & color customization"
|
988 |
msgstr "Personnalisation du style et des couleurs"
|
989 |
|
990 |
-
#: plugin-options/wishlist_page-options.php:
|
991 |
msgid "Style of \"Add to cart\""
|
992 |
msgstr "Style de \"Ajouter au panier\""
|
993 |
|
994 |
-
#: plugin-options/wishlist_page-options.php:
|
995 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
996 |
msgstr ""
|
997 |
"Choisissez d'afficher un lien textuel \"Ajouter au panier\" ou un bouton"
|
998 |
|
999 |
-
#: plugin-options/wishlist_page-options.php:
|
1000 |
msgid "\"Add to cart\" button style"
|
1001 |
msgstr "Style de bouton \"Ajouter au panier\""
|
1002 |
|
1003 |
-
#: plugin-options/wishlist_page-options.php:
|
1004 |
msgid "Choose the colors for the \"Add to cart\" button"
|
1005 |
msgstr "Choisissez les couleurs du bouton \"Ajouter au panier\""
|
1006 |
|
1007 |
-
#: plugin-options/wishlist_page-options.php:
|
1008 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
1009 |
msgstr "Choisissez les couleurs du bouton \"Ajouter au panier\" en survol"
|
1010 |
|
1011 |
-
#: plugin-options/wishlist_page-options.php:
|
1012 |
msgid "Set the radius for the \"Add to cart\" button"
|
1013 |
msgstr "Définissez le rayon du bouton \"Ajouter au panier\""
|
1014 |
|
1015 |
-
#: plugin-options/wishlist_page-options.php:
|
1016 |
msgid "\"Add to cart\" icon"
|
1017 |
msgstr "Icône \"Ajouter au panier\""
|
1018 |
|
1019 |
-
#: plugin-options/wishlist_page-options.php:
|
1020 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
1021 |
msgstr ""
|
1022 |
"Sélectionnez une icône pour le bouton \"Ajouter au panier\" (facultatif)"
|
1023 |
|
1024 |
-
#: plugin-options/wishlist_page-options.php:
|
1025 |
msgid "\"Add to cart\" custom icon"
|
1026 |
msgstr "Icône personnalisée \"Ajouter au panier\""
|
1027 |
|
1028 |
-
#: plugin-options/wishlist_page-options.php:
|
1029 |
msgid ""
|
1030 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
1031 |
"32px x 32px)"
|
@@ -1033,11 +1040,11 @@ msgstr ""
|
|
1033 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton \"Ajouter "
|
1034 |
"au panier\" (32px x 32px suggéré)"
|
1035 |
|
1036 |
-
#: plugin-options/wishlist_page-options.php:
|
1037 |
msgid "Primary button style"
|
1038 |
msgstr "Style de bouton principal"
|
1039 |
|
1040 |
-
#: plugin-options/wishlist_page-options.php:
|
1041 |
msgid ""
|
1042 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
1043 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
@@ -1048,7 +1055,7 @@ msgstr ""
|
|
1048 |
"bouton \"Soumettre les modifications\" dans la vue Gérer et au bouton "
|
1049 |
"\"Rechercher la liste de souhaits\" dans la vue Recherche</small>"
|
1050 |
|
1051 |
-
#: plugin-options/wishlist_page-options.php:
|
1052 |
msgid ""
|
1053 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
1054 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -1061,12 +1068,12 @@ msgstr ""
|
|
1061 |
"dans la vue Gérer et au bouton \"Rechercher la liste de souhaits\" dans la "
|
1062 |
"vue Recherche</small>"
|
1063 |
|
1064 |
-
#: plugin-options/wishlist_page-options.php:
|
1065 |
msgid "Secondary button style"
|
1066 |
msgstr "Style de bouton secondaire"
|
1067 |
|
1068 |
-
#: plugin-options/wishlist_page-options.php:
|
1069 |
-
#: plugin-options/wishlist_page-options.php:
|
1070 |
msgid ""
|
1071 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
1072 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
@@ -1077,22 +1084,22 @@ msgstr ""
|
|
1077 |
"Modifier le titre dans la vue Liste de souhaits et le bouton \"Créer une "
|
1078 |
"nouvelle liste de souhaits\" dans la gestion de la vue </small>"
|
1079 |
|
1080 |
-
#: plugin-options/wishlist_page-options.php:
|
1081 |
msgid "Wishlist table style"
|
1082 |
msgstr "Style de la table de souhait"
|
1083 |
|
1084 |
-
#: plugin-options/wishlist_page-options.php:
|
1085 |
msgid ""
|
1086 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
1087 |
msgstr ""
|
1088 |
"Choisissez les couleurs du tableau de la liste de souhaits (lorsqu'il est "
|
1089 |
"réglé sur une disposition \"traditionnelle\")"
|
1090 |
|
1091 |
-
#: plugin-options/wishlist_page-options.php:
|
1092 |
msgid "Highlight color"
|
1093 |
msgstr "Couleur de surbrillance"
|
1094 |
|
1095 |
-
#: plugin-options/wishlist_page-options.php:
|
1096 |
msgid ""
|
1097 |
"Choose the color for all sections with background<br/><small>This color will "
|
1098 |
"be used as background for the wishlist table heading and footer (when set to "
|
@@ -1104,31 +1111,31 @@ msgstr ""
|
|
1104 |
"une disposition \"traditionnelle\"), et pour divers formulaires dans les "
|
1105 |
"vues de la liste de souhaits </small>"
|
1106 |
|
1107 |
-
#: plugin-options/wishlist_page-options.php:
|
1108 |
msgid "Share button text color"
|
1109 |
msgstr "Partager la couleur du texte du bouton"
|
1110 |
|
1111 |
-
#: plugin-options/wishlist_page-options.php:
|
1112 |
msgid "Choose colors for share buttons text"
|
1113 |
msgstr "Choisissez les couleurs pour le texte des boutons de partage"
|
1114 |
|
1115 |
-
#: plugin-options/wishlist_page-options.php:
|
1116 |
msgid "Text hover"
|
1117 |
msgstr "Survol du texte"
|
1118 |
|
1119 |
-
#: plugin-options/wishlist_page-options.php:
|
1120 |
msgid "Facebook share button icon"
|
1121 |
msgstr "Icône du bouton de partage Facebook"
|
1122 |
|
1123 |
-
#: plugin-options/wishlist_page-options.php:
|
1124 |
msgid "Select an icon for the Facebook share button"
|
1125 |
msgstr "Sélectionnez une icône pour le bouton de partage Facebook"
|
1126 |
|
1127 |
-
#: plugin-options/wishlist_page-options.php:
|
1128 |
msgid "Facebook share button custom icon"
|
1129 |
msgstr "Icône personnalisée du bouton de partage Facebook"
|
1130 |
|
1131 |
-
#: plugin-options/wishlist_page-options.php:
|
1132 |
msgid ""
|
1133 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1134 |
"32px)"
|
@@ -1136,35 +1143,35 @@ msgstr ""
|
|
1136 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage "
|
1137 |
"Facebook (32px x 32px suggéré)"
|
1138 |
|
1139 |
-
#: plugin-options/wishlist_page-options.php:
|
1140 |
msgid "Facebook share button style"
|
1141 |
msgstr "Style de bouton de partage Facebook"
|
1142 |
|
1143 |
-
#: plugin-options/wishlist_page-options.php:
|
1144 |
msgid "Choose colors for Facebook share button"
|
1145 |
msgstr "Choisissez les couleurs du bouton de partage Facebook"
|
1146 |
|
1147 |
-
#: plugin-options/wishlist_page-options.php:
|
1148 |
-
#: plugin-options/wishlist_page-options.php:
|
1149 |
-
#: plugin-options/wishlist_page-options.php:
|
1150 |
-
#: plugin-options/wishlist_page-options.php:
|
1151 |
-
#: plugin-options/wishlist_page-options.php:
|
1152 |
msgid "Background hover"
|
1153 |
msgstr "Survol de l'arrière-plan"
|
1154 |
|
1155 |
-
#: plugin-options/wishlist_page-options.php:
|
1156 |
msgid "Twitter share button icon"
|
1157 |
msgstr "Icône de bouton de partage Twitter"
|
1158 |
|
1159 |
-
#: plugin-options/wishlist_page-options.php:
|
1160 |
msgid "Select an icon for the Twitter share button"
|
1161 |
msgstr "Sélectionnez une icône pour le bouton de partage Twitter"
|
1162 |
|
1163 |
-
#: plugin-options/wishlist_page-options.php:
|
1164 |
msgid "Twitter share button custom icon"
|
1165 |
msgstr "Icône personnalisée du bouton de partage Twitter"
|
1166 |
|
1167 |
-
#: plugin-options/wishlist_page-options.php:
|
1168 |
msgid ""
|
1169 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1170 |
"32px)"
|
@@ -1172,27 +1179,27 @@ msgstr ""
|
|
1172 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage "
|
1173 |
"Twitter (32px x 32px suggéré)"
|
1174 |
|
1175 |
-
#: plugin-options/wishlist_page-options.php:
|
1176 |
msgid "Twitter share button style"
|
1177 |
msgstr "Style de bouton de partage Twitter"
|
1178 |
|
1179 |
-
#: plugin-options/wishlist_page-options.php:
|
1180 |
msgid "Choose colors for Twitter share button"
|
1181 |
msgstr "Choisissez les couleurs du bouton de partage Twitter"
|
1182 |
|
1183 |
-
#: plugin-options/wishlist_page-options.php:
|
1184 |
msgid "Pinterest share button icon"
|
1185 |
msgstr "Icône du bouton de partage Pinterest"
|
1186 |
|
1187 |
-
#: plugin-options/wishlist_page-options.php:
|
1188 |
msgid "Select an icon for the Pinterest share button"
|
1189 |
msgstr "Sélectionnez une icône pour le bouton de partage Pinterest"
|
1190 |
|
1191 |
-
#: plugin-options/wishlist_page-options.php:
|
1192 |
msgid "Pinterest share button custom icon"
|
1193 |
msgstr "Icône personnalisée du bouton de partage Pinterest"
|
1194 |
|
1195 |
-
#: plugin-options/wishlist_page-options.php:
|
1196 |
msgid ""
|
1197 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1198 |
"x 32px)"
|
@@ -1200,27 +1207,27 @@ msgstr ""
|
|
1200 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage "
|
1201 |
"Pinterest (32px x 32px suggéré)"
|
1202 |
|
1203 |
-
#: plugin-options/wishlist_page-options.php:
|
1204 |
msgid "Pinterest share button style"
|
1205 |
msgstr "Style de bouton de partage Pinterest"
|
1206 |
|
1207 |
-
#: plugin-options/wishlist_page-options.php:
|
1208 |
msgid "Choose colors for Pinterest share button"
|
1209 |
msgstr "Choisissez les couleurs pour le bouton de partage Pinterest"
|
1210 |
|
1211 |
-
#: plugin-options/wishlist_page-options.php:
|
1212 |
msgid "Email share button icon"
|
1213 |
msgstr "Icône du bouton de partage de courrier électronique"
|
1214 |
|
1215 |
-
#: plugin-options/wishlist_page-options.php:
|
1216 |
msgid "Select an icon for the Email share button"
|
1217 |
msgstr "Sélectionnez une icône pour le bouton Partager par e-mail"
|
1218 |
|
1219 |
-
#: plugin-options/wishlist_page-options.php:
|
1220 |
msgid "Email share button custom icon"
|
1221 |
msgstr "Icône personnalisée du bouton de partage par e-mail"
|
1222 |
|
1223 |
-
#: plugin-options/wishlist_page-options.php:
|
1224 |
msgid ""
|
1225 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1226 |
"x 32px)"
|
@@ -1228,27 +1235,27 @@ msgstr ""
|
|
1228 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton Partager "
|
1229 |
"par e-mail (32px x 32px suggéré)"
|
1230 |
|
1231 |
-
#: plugin-options/wishlist_page-options.php:
|
1232 |
msgid "Email share button style"
|
1233 |
msgstr "Style de bouton de partage d'e-mail"
|
1234 |
|
1235 |
-
#: plugin-options/wishlist_page-options.php:
|
1236 |
msgid "Choose colors for the Email share button"
|
1237 |
msgstr "Choisissez les couleurs pour le bouton Partager par e-mail"
|
1238 |
|
1239 |
-
#: plugin-options/wishlist_page-options.php:
|
1240 |
msgid "WhatsApp share button icon"
|
1241 |
msgstr "Icône du bouton de partage WhatsApp"
|
1242 |
|
1243 |
-
#: plugin-options/wishlist_page-options.php:
|
1244 |
msgid "Select an icon for the WhatsApp share button"
|
1245 |
msgstr "Sélectionnez une icône pour le bouton de partage WhatsApp"
|
1246 |
|
1247 |
-
#: plugin-options/wishlist_page-options.php:
|
1248 |
msgid "WhatsApp share button custom icon"
|
1249 |
msgstr "Icône personnalisée du bouton de partage WhatsApp"
|
1250 |
|
1251 |
-
#: plugin-options/wishlist_page-options.php:
|
1252 |
msgid ""
|
1253 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1254 |
"32px)"
|
@@ -1256,11 +1263,11 @@ msgstr ""
|
|
1256 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage "
|
1257 |
"WhatsApp (32px x 32px suggéré)"
|
1258 |
|
1259 |
-
#: plugin-options/wishlist_page-options.php:
|
1260 |
msgid "WhatsApp share button style"
|
1261 |
msgstr "Style de bouton de partage WhatsApp"
|
1262 |
|
1263 |
-
#: plugin-options/wishlist_page-options.php:
|
1264 |
msgid "Choose colors for WhatsApp share button"
|
1265 |
msgstr "Choisissez les couleurs du bouton de partage WhatsApp"
|
1266 |
|
@@ -1449,74 +1456,74 @@ msgid ""
|
|
1449 |
"discount on the product they’ve added to the wishlist."
|
1450 |
msgstr ""
|
1451 |
|
1452 |
-
#: templates/share.php:
|
1453 |
msgid "Facebook"
|
1454 |
msgstr "Facebook"
|
1455 |
|
1456 |
-
#: templates/share.php:
|
1457 |
msgid "Twitter"
|
1458 |
msgstr "Twitter"
|
1459 |
|
1460 |
-
#: templates/share.php:
|
1461 |
msgid "Pinterest"
|
1462 |
msgstr "Pinterest"
|
1463 |
|
1464 |
-
#: templates/share.php:
|
1465 |
msgid "Email"
|
1466 |
msgstr "Email"
|
1467 |
|
1468 |
-
#: templates/share.php:
|
1469 |
msgid "WhatsApp"
|
1470 |
msgstr "WhatsApp"
|
1471 |
|
1472 |
-
#: templates/share.php:
|
1473 |
msgid "Whatsapp"
|
1474 |
msgstr "Whatsapp"
|
1475 |
|
1476 |
-
#: templates/share.php:
|
1477 |
msgid "(Now"
|
1478 |
msgstr "(Maintenant"
|
1479 |
|
1480 |
-
#: templates/share.php:
|
1481 |
msgid "copy"
|
1482 |
msgstr "copier"
|
1483 |
|
1484 |
-
#: templates/share.php:
|
1485 |
msgid "this wishlist link and share it anywhere)"
|
1486 |
msgstr "ce lien de liste de souhaits et le partager n'importe où)"
|
1487 |
|
1488 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1489 |
-
#: templates/wishlist-view-footer.php:
|
1490 |
msgid "Apply this action to all the selected items:"
|
1491 |
msgstr "Appliquez cette action à tous les éléments sélectionnés:"
|
1492 |
|
1493 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1494 |
-
#: templates/wishlist-view-footer.php:
|
1495 |
msgid "Remove from wishlist"
|
1496 |
msgstr "Supprimer de la liste de souhaits"
|
1497 |
|
1498 |
#. translators: 1. Wishlist formatted name.
|
1499 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1500 |
-
#: templates/wishlist-view-footer.php:
|
1501 |
msgid "Move to %s"
|
1502 |
msgstr "Déplacer vers %s"
|
1503 |
|
1504 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1505 |
-
#: templates/wishlist-view-footer.php:
|
1506 |
msgid "Apply"
|
1507 |
msgstr "Appliquer"
|
1508 |
|
1509 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1510 |
-
#: templates/wishlist-view-footer.php:
|
1511 |
msgid "Update"
|
1512 |
msgstr "Mise à jour"
|
1513 |
|
1514 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1515 |
-
#: templates/wishlist-view-footer.php:
|
1516 |
msgid "Add all to cart"
|
1517 |
msgstr "Tout ajouter au panier"
|
1518 |
|
1519 |
-
#: templates/wishlist-view-header.php:
|
1520 |
msgid "Edit title"
|
1521 |
msgstr "Modifier le titre"
|
1522 |
|
@@ -1536,28 +1543,28 @@ msgstr "Quantité:"
|
|
1536 |
msgid "Stock:"
|
1537 |
msgstr "Stock:"
|
1538 |
|
1539 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1540 |
msgid "Out of stock"
|
1541 |
msgstr "En rupture de stock"
|
1542 |
|
1543 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1544 |
msgid "In Stock"
|
1545 |
msgstr "En Stock"
|
1546 |
|
1547 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1548 |
msgid "Move"
|
1549 |
msgstr "Déplacer"
|
1550 |
|
1551 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1552 |
msgid "Move to another list ›"
|
1553 |
msgstr "Déplacer vers une autre liste ›"
|
1554 |
|
1555 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1556 |
-
#: templates/wishlist-view.php:
|
1557 |
msgid "Remove this product"
|
1558 |
msgstr "Supprimer ce produit"
|
1559 |
|
1560 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1561 |
msgid "No products added to the wishlist"
|
1562 |
msgstr "Aucun produit ajouté à la liste de souhaits"
|
1563 |
|
@@ -1582,11 +1589,11 @@ msgid "Arrange"
|
|
1582 |
msgstr "Organiser"
|
1583 |
|
1584 |
#. translators: date added label: 1 date added.
|
1585 |
-
#: templates/wishlist-view.php:
|
1586 |
msgid "Added on: %s"
|
1587 |
msgstr "Ajouté le: %s"
|
1588 |
|
1589 |
-
#: templates/wishlist-view.php:
|
1590 |
msgid "Remove"
|
1591 |
msgstr "Supprimé"
|
1592 |
|
@@ -1605,38 +1612,45 @@ msgstr ""
|
|
1605 |
"com/\" target=\"_blank\">Obtenez plus de plugins pour votre commerce e-"
|
1606 |
"commerce sur <strong>YITH</strong></a>"
|
1607 |
|
1608 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1609 |
msgctxt "page_slug"
|
1610 |
msgid "wishlist"
|
1611 |
msgstr "listedesouhaits"
|
1612 |
|
1613 |
-
#: includes/class
|
1614 |
msgctxt "date when wishlist was created"
|
1615 |
msgid "Created on"
|
1616 |
msgstr "Créé le"
|
1617 |
|
1618 |
-
#: includes/class
|
1619 |
msgctxt "[gutenberg]: block name"
|
1620 |
msgid "YITH Add to wishlist"
|
1621 |
msgstr "YITH Ajouter à la wishlist"
|
1622 |
|
1623 |
-
#: includes/class
|
1624 |
msgctxt "[gutenberg]: block name"
|
1625 |
msgid "YITH Wishlist"
|
1626 |
msgstr "YITH Wishlist"
|
1627 |
|
1628 |
-
#: includes/class
|
1629 |
msgctxt "[gutenberg]: block description"
|
1630 |
msgid "Shows Add to wishlist button"
|
1631 |
msgstr "Affiche le bouton Ajouter à la liste de souhaits"
|
1632 |
|
1633 |
-
#: includes/class
|
1634 |
msgctxt "[gutenberg]: block description"
|
1635 |
msgid "Shows a list of products in wishlist"
|
1636 |
msgstr "Affiche une liste de produits dans la liste de souhaits"
|
1637 |
|
1638 |
#. translators: 1. % of reduction/increase in price.
|
1639 |
-
#: includes/class
|
1640 |
msgctxt ""
|
1641 |
"Part of the template that shows price variation since addition to list; "
|
1642 |
"placeholder will be replaced with a percentage"
|
@@ -1644,99 +1658,99 @@ msgid "Price is %1$s%%"
|
|
1644 |
msgstr "Le prix est %1$s%%"
|
1645 |
|
1646 |
#. translators: 2: original product price.
|
1647 |
-
#: includes/class
|
1648 |
msgctxt ""
|
1649 |
"Part of the template that shows price variation since addition to list; "
|
1650 |
"placeholder will be replaced with a price"
|
1651 |
msgid "(Was %2$s when added in list)"
|
1652 |
msgstr "(Était %2$s lors de l'ajout dans la liste)"
|
1653 |
|
1654 |
-
#: includes/widgets/elementor/class
|
1655 |
msgctxt "Elementor widget name"
|
1656 |
msgid "YITH Wishlist Add button"
|
1657 |
msgstr "YITH Wishlist bouton Ajouter"
|
1658 |
|
1659 |
-
#: includes/widgets/elementor/class
|
1660 |
msgctxt "Elementor widget name"
|
1661 |
msgid "YITH Wishlist"
|
1662 |
msgstr "YITH Wishlist"
|
1663 |
|
1664 |
-
#: includes/widgets/elementor/class
|
1665 |
msgctxt "Elementor section title"
|
1666 |
msgid "Product"
|
1667 |
msgstr "Produit"
|
1668 |
|
1669 |
-
#: includes/widgets/elementor/class
|
1670 |
msgctxt "Elementor section title"
|
1671 |
msgid "Labels"
|
1672 |
msgstr "Étiquettes"
|
1673 |
|
1674 |
-
#: includes/widgets/elementor/class
|
1675 |
msgctxt "Elementor section title"
|
1676 |
msgid "Advanced"
|
1677 |
msgstr "Avancé"
|
1678 |
|
1679 |
-
#: includes/widgets/elementor/class
|
1680 |
msgctxt "Elementor section title"
|
1681 |
msgid "Wishlist"
|
1682 |
msgstr "Liste de souhaits"
|
1683 |
|
1684 |
-
#: includes/widgets/elementor/class
|
1685 |
msgctxt "Elementor section title"
|
1686 |
msgid "Pagination"
|
1687 |
msgstr "Pagination"
|
1688 |
|
1689 |
-
#: includes/widgets/elementor/class
|
1690 |
msgctxt "Elementor control label"
|
1691 |
msgid "Product ID"
|
1692 |
msgstr "ID produit"
|
1693 |
|
1694 |
-
#: includes/widgets/elementor/class
|
1695 |
msgctxt "Elementor control label"
|
1696 |
msgid "Button label"
|
1697 |
msgstr "Étiquette de bouton"
|
1698 |
|
1699 |
-
#: includes/widgets/elementor/class
|
1700 |
msgctxt "Elementor control label"
|
1701 |
msgid "\"Browse wishlist\" label"
|
1702 |
msgstr "Étiquette \"Parcourir la liste de souhaits\""
|
1703 |
|
1704 |
-
#: includes/widgets/elementor/class
|
1705 |
msgctxt "Elementor control label"
|
1706 |
msgid "\"Product already in wishlist\" label"
|
1707 |
msgstr "Étiquette \"Produit déjà dans la liste de souhaits\""
|
1708 |
|
1709 |
-
#: includes/widgets/elementor/class
|
1710 |
msgctxt "Elementor control label"
|
1711 |
msgid "\"Product added to wishlist\" label"
|
1712 |
msgstr "Étiquette \"Produit ajouté à la liste de souhaits\""
|
1713 |
|
1714 |
-
#: includes/widgets/elementor/class
|
1715 |
msgctxt "Elementor control label"
|
1716 |
msgid "URL of the wishlist page"
|
1717 |
msgstr "URL de la page de liste de souhaits"
|
1718 |
|
1719 |
-
#: includes/widgets/elementor/class
|
1720 |
msgctxt "Elementor control label"
|
1721 |
msgid "Icon for the button"
|
1722 |
msgstr "Icône pour le bouton"
|
1723 |
|
1724 |
-
#: includes/widgets/elementor/class
|
1725 |
msgctxt "Elementor control label"
|
1726 |
msgid "Additional CSS classes for the button"
|
1727 |
msgstr "Classes CSS supplémentaires pour le bouton"
|
1728 |
|
1729 |
-
#: includes/widgets/elementor/class
|
1730 |
msgctxt "Elementor control label"
|
1731 |
msgid "Wishlist ID"
|
1732 |
msgstr "ID de la liste de souhaits"
|
1733 |
|
1734 |
-
#: includes/widgets/elementor/class
|
1735 |
msgctxt "Elementor control label"
|
1736 |
msgid "Paginate items"
|
1737 |
msgstr "Paginer les éléments"
|
1738 |
|
1739 |
-
#: includes/widgets/elementor/class
|
1740 |
msgctxt "yith-woocommerce-wishlist"
|
1741 |
msgid "Items per page"
|
1742 |
msgstr "Objets par page"
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
16 |
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
17 |
"X-Generator: Poedit 2.4.1\n"
|
18 |
|
19 |
+
#: includes/class-yith-wcwl-admin.php:126
|
20 |
msgid "Wishlist Page"
|
21 |
msgstr "Page de liste de souhaits"
|
22 |
|
23 |
+
#: includes/class-yith-wcwl-admin.php:148
|
24 |
msgid "General settings"
|
25 |
msgstr "Réglages généraux"
|
26 |
|
27 |
+
#: includes/class-yith-wcwl-admin.php:149
|
28 |
msgid "Add to wishlist options"
|
29 |
msgstr "Ajouter aux options de liste de souhaits"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:150
|
32 |
msgid "Wishlist page options"
|
33 |
msgstr "Options de la page de liste de souhaits"
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:151
|
36 |
msgid "Premium Version"
|
37 |
msgstr "Version Premium"
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:249
|
40 |
+
#: includes/class-yith-wcwl-install.php:342
|
41 |
msgid "Wishlist"
|
42 |
msgstr "Liste de souhaits"
|
43 |
|
44 |
+
#: includes/class-yith-wcwl-admin.php:251
|
45 |
msgid ""
|
46 |
"Allows your customers to create and share lists of products that they want "
|
47 |
"to purchase on your e-commerce."
|
49 |
"Permet à vos clients de créer et de partager des listes de produits qu'ils "
|
50 |
"souhaitent acheter sur votre e-commerce."
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
53 |
+
#: templates/add-to-wishlist-remove.php:59
|
54 |
msgid "View ›"
|
55 |
msgstr "Voir ›"
|
56 |
|
57 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
58 |
+
#: templates/add-to-wishlist-remove.php:58
|
59 |
msgid "or"
|
60 |
msgstr "ou"
|
61 |
|
62 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
63 |
msgid "Close"
|
64 |
msgstr "Fermer"
|
65 |
|
66 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
67 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
68 |
msgid "Product successfully removed."
|
69 |
msgstr "Produit supprimé correctement."
|
70 |
|
71 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
72 |
msgid "Please, make sure to enter a valid title"
|
73 |
msgstr "Veuillez vous assurer d'entrer un titre valide"
|
74 |
|
75 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
76 |
msgid ""
|
77 |
"We are sorry, but this feature is available only if cookies on your browser "
|
78 |
"are enabled."
|
80 |
"Nous sommes désolés, mais cette fonctionnalité n'est disponible que si les "
|
81 |
"cookies de votre navigateur sont activés."
|
82 |
|
83 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
84 |
msgid "Product added to cart successfully"
|
85 |
msgstr "Produit ajouté au panier avec succès"
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
88 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
89 |
+
#: plugin-options/wishlist_page-options.php:240
|
90 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
91 |
+
#: templates/wishlist-view-footer.php:46
|
92 |
msgid "Add to cart"
|
93 |
msgstr "Ajouter au panier"
|
94 |
|
95 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
96 |
msgid "While you visit our site, we’ll track:"
|
97 |
msgstr "Pendant que vous visitez notre site, nous suivons:"
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
100 |
msgid ""
|
101 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
102 |
"users your favourite products, and to create targeted email campaigns."
|
105 |
"pour vous montrer, ainsi qu'à d'autres utilisateurs, vos produits préférés "
|
106 |
"et pour créer des campagnes par e-mail ciblées."
|
107 |
|
108 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
109 |
msgid ""
|
110 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
111 |
"make them visible to the store staff"
|
114 |
"de souhaits que vous créez et les rendrez visibles pour le personnel du "
|
115 |
"magasin"
|
116 |
|
117 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
118 |
msgid ""
|
119 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
120 |
"browsing our site."
|
122 |
"Nous utiliserons également des cookies pour garder une trace du contenu de "
|
123 |
"la liste de souhaits lorsque vous naviguez sur notre site."
|
124 |
|
125 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
126 |
msgid ""
|
127 |
"Members of our team have access to the information you provide us with. For "
|
128 |
"example, both Administrators and Shop Managers can access:"
|
131 |
"fournissez. Par exemple, les administrateurs et les responsables de magasin "
|
132 |
"peuvent accéder à:"
|
133 |
|
134 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
135 |
msgid ""
|
136 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
137 |
"settings of your wishlists"
|
140 |
"d'ajout, le nom et les paramètres de confidentialité de vos listes de "
|
141 |
"souhaits"
|
142 |
|
143 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
144 |
msgid ""
|
145 |
"Our team members have access to this information to offer you better deals "
|
146 |
"for the products you love."
|
148 |
"Les membres de notre équipe ont accès à ces informations pour vous proposer "
|
149 |
"de meilleures offres pour les produits que vous aimez."
|
150 |
|
151 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
152 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
153 |
msgid "Customer wishlists"
|
154 |
msgstr "Listes de souhaits des clients"
|
155 |
|
156 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
157 |
#: plugin-options/lists-options.php:32
|
158 |
msgid "Wishlists"
|
159 |
msgstr "Listes de Souhaits"
|
160 |
|
161 |
#. Translators: %s Order number.
|
162 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
163 |
msgid "Removed wishlist %s."
|
164 |
msgstr "Ma Liste d'Envies sur %s"
|
165 |
|
166 |
#. Translators: %s Order number.
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
168 |
msgid "Wishlist %s has been retained."
|
169 |
msgstr "La liste de souhaits %s a été conservée."
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
172 |
msgid "Token"
|
173 |
msgstr "Jeton"
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
176 |
msgid "Wishlist URL"
|
177 |
msgstr "URL de la liste de souhaits"
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
180 |
msgid "Title"
|
181 |
msgstr "Title:"
|
182 |
|
183 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
184 |
msgid "Visibility"
|
185 |
msgstr "Visibilité"
|
186 |
|
187 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
188 |
msgid "Items added"
|
189 |
msgstr "Éléments ajoutés"
|
190 |
|
191 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
192 |
msgid ""
|
193 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
194 |
"product)"
|
196 |
"ID du produit à ajouter à la liste de souhaits (laisser vide pour utiliser "
|
197 |
"le produit global)"
|
198 |
|
199 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
200 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
201 |
msgstr ""
|
202 |
"URL de la page de liste de souhaits (laissez vide pour utiliser les "
|
203 |
"paramètres par défaut)"
|
204 |
|
205 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
206 |
msgid "Button label (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
"Étiquette du bouton (laissez vide pour utiliser les paramètres par défaut)"
|
209 |
|
210 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
211 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
212 |
msgstr ""
|
213 |
"Étiquette \"Parcourir la liste de souhaits\" (laisser vide pour utiliser les "
|
214 |
"paramètres par défaut)"
|
215 |
|
216 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
217 |
msgid ""
|
218 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
219 |
"settings)"
|
221 |
"Étiquette \"Produit déjà dans la liste de souhaits\" (laisser vide pour "
|
222 |
"utiliser les paramètres par défaut)"
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
225 |
msgid ""
|
226 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
227 |
msgstr ""
|
228 |
"Étiquette \"Produit ajouté à la liste de souhaits\" (laisser vide pour "
|
229 |
"utiliser les paramètres par défaut)"
|
230 |
|
231 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
232 |
msgid ""
|
233 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
234 |
"the default settings)"
|
236 |
"Icône du bouton (utilisez n'importe quelle classe valide FontAwesome, ou "
|
237 |
"laissez vide pour utiliser les paramètres par défaut)"
|
238 |
|
239 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
240 |
msgid ""
|
241 |
"Additional CSS classes for the button (leave empty to use the default "
|
242 |
"settings)"
|
244 |
"Classes CSS supplémentaires pour le bouton (laissez vide pour utiliser les "
|
245 |
"paramètres par défaut)"
|
246 |
|
247 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
248 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
249 |
msgstr ""
|
250 |
"Choisissez de paginer les éléments de la liste de souhaits ou de les "
|
251 |
"afficher tous"
|
252 |
|
253 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
254 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
255 |
msgid "Paginate"
|
256 |
msgstr "Paginer"
|
257 |
|
258 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
259 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
260 |
msgid "Do not paginate"
|
261 |
msgstr "Ne pas paginer"
|
262 |
|
263 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
264 |
msgid "Number of items to show per page"
|
265 |
msgstr "Nombre d'éléments à afficher par page"
|
266 |
|
267 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
268 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
269 |
msgstr "ID de la liste de souhaits à afficher (par exemple K6EOWXB888ZD)"
|
270 |
|
271 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
272 |
msgid "Share on:"
|
273 |
msgstr "Partager sur:"
|
274 |
|
275 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
276 |
#: plugin-options/wishlist_page-options.php:138
|
277 |
msgid "Share on Facebook"
|
278 |
msgstr "Partager sur Facebook"
|
279 |
|
280 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
281 |
#: plugin-options/wishlist_page-options.php:147
|
282 |
msgid "Tweet on Twitter"
|
283 |
msgstr "Tweeter sur Twitter"
|
284 |
|
285 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
286 |
#: plugin-options/wishlist_page-options.php:156
|
287 |
msgid "Pin on Pinterest"
|
288 |
msgstr "Pin sur Pinterest"
|
289 |
|
290 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
291 |
msgid "Share via email"
|
292 |
msgstr "Partager par e-mail"
|
293 |
|
294 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
295 |
#: plugin-options/wishlist_page-options.php:174
|
296 |
msgid "Share on WhatsApp"
|
297 |
msgstr "Partager sur WhatsApp"
|
298 |
|
299 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
300 |
msgid "Remove from list"
|
301 |
msgstr "Retirer de la liste"
|
302 |
|
303 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
304 |
msgid "Free!"
|
305 |
msgstr "Gratuit!"
|
306 |
|
307 |
+
#: includes/class-yith-wcwl.php:164
|
308 |
msgid "The item cannot be added to this wishlist"
|
309 |
msgstr "L'article ne peut pas être ajouté à cette liste de souhaits"
|
310 |
|
311 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
312 |
msgid "An error occurred while adding the products to the wishlist."
|
313 |
msgstr ""
|
314 |
"Une erreur s'est produite lors de l'ajout des produits à la liste de "
|
315 |
"souhaits."
|
316 |
|
317 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
318 |
msgid "Error. Unable to remove the product from the wishlist."
|
319 |
msgstr "Erreur. Impossible de supprimer le produit de la liste de souhaits."
|
320 |
|
321 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
322 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
323 |
msgid "Invalid wishlist."
|
324 |
msgstr "Liste de souhaits non valide."
|
325 |
|
326 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
327 |
msgid "Invalid wishlist item."
|
328 |
msgstr "Élément de liste de souhaits non valide."
|
329 |
|
330 |
#. translators: 1. Number of users.
|
331 |
+
#: includes/functions-yith-wcwl.php:249
|
332 |
msgid "%d user"
|
333 |
msgid_plural "%d users"
|
334 |
msgstr[0] "%d utilisateur"
|
335 |
msgstr[1] "%d utilisateurs"
|
336 |
|
337 |
+
#: includes/functions-yith-wcwl.php:250
|
338 |
msgid "has this item in wishlist"
|
339 |
msgid_plural "have this item in wishlist"
|
340 |
msgstr[0] "a cet article dans la liste de souhaits"
|
341 |
msgstr[1] "ont cet article dans la liste de souhaits"
|
342 |
|
343 |
+
#: includes/functions-yith-wcwl.php:252
|
344 |
msgid "You're the first"
|
345 |
msgstr "Vous êtes le premier"
|
346 |
|
347 |
+
#: includes/functions-yith-wcwl.php:253
|
348 |
msgid "to add this item in wishlist"
|
349 |
msgstr "ajouter cet article à la liste de souhaits"
|
350 |
|
351 |
#. translators: 1. Count of users when many, or "another" when only one.
|
352 |
+
#: includes/functions-yith-wcwl.php:257
|
353 |
msgid "You and %s user"
|
354 |
msgid_plural "You and %d users"
|
355 |
msgstr[0] "Vous et l'utilisateur %s"
|
356 |
msgstr[1] "Vous et les utilisateurs %d "
|
357 |
|
358 |
+
#: includes/functions-yith-wcwl.php:257
|
359 |
msgid "another"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: includes/functions-yith-wcwl.php:258
|
363 |
msgid "have this item in wishlist"
|
364 |
msgstr "avoir cet article dans la liste de souhaits"
|
365 |
|
366 |
+
#: includes/functions-yith-wcwl.php:425
|
367 |
msgid "None"
|
368 |
msgstr "Aucun"
|
369 |
|
370 |
+
#: includes/functions-yith-wcwl.php:426
|
371 |
msgid "Custom"
|
372 |
msgstr "Personnalisé"
|
373 |
|
374 |
+
#: includes/functions-yith-wcwl.php:447
|
375 |
msgid "Shared"
|
376 |
msgstr "Partagé"
|
377 |
|
378 |
+
#: includes/functions-yith-wcwl.php:451
|
379 |
msgid "Only people with a link to this list can see it"
|
380 |
msgstr "Seules les personnes ayant un lien vers cette liste peuvent la voir"
|
381 |
|
382 |
+
#: includes/functions-yith-wcwl.php:457
|
383 |
msgid "Private"
|
384 |
msgstr "Privé"
|
385 |
|
386 |
+
#: includes/functions-yith-wcwl.php:461
|
387 |
msgid "Only you can see this list"
|
388 |
msgstr "Vous seul pouvez voir cette liste"
|
389 |
|
390 |
+
#: includes/functions-yith-wcwl.php:467
|
391 |
msgid "Public"
|
392 |
msgstr "Publique"
|
393 |
|
394 |
+
#: includes/functions-yith-wcwl.php:471
|
395 |
msgid "Anyone can search for and see this list"
|
396 |
msgstr "Tout le monde peut rechercher et voir cette liste"
|
397 |
|
398 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
399 |
#: plugin-options/add_to_wishlist-options.php:127
|
400 |
msgid "Add to wishlist"
|
401 |
msgstr "Ajouter à la liste de souhaits"
|
402 |
|
403 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
404 |
#: plugin-options/add_to_wishlist-options.php:143
|
405 |
msgid "Browse wishlist"
|
406 |
msgstr "Parcourir la liste de souhaits"
|
407 |
|
408 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
409 |
msgid "Product already in wishlist"
|
410 |
msgstr "Produit déjà dans la liste de souhaits"
|
411 |
|
412 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
413 |
msgid "Product added to wishlist"
|
414 |
msgstr "Produit ajouté à la liste de souhaits"
|
415 |
|
428 |
msgstr ""
|
429 |
|
430 |
#: plugin-options/add_to_wishlist-options.php:20
|
431 |
+
#: plugin-options/settings-options.php:27
|
432 |
msgid "General Settings"
|
433 |
msgstr "Réglages Généraux"
|
434 |
|
549 |
msgstr "Après le résumé"
|
550 |
|
551 |
#: plugin-options/add_to_wishlist-options.php:117
|
552 |
+
#: plugin-options/wishlist_page-options.php:222
|
553 |
msgid "Text customization"
|
554 |
msgstr "Personnalisation du texte"
|
555 |
|
619 |
"de souhaits\" ou un bouton"
|
620 |
|
621 |
#: plugin-options/add_to_wishlist-options.php:172
|
622 |
+
#: plugin-options/wishlist_page-options.php:261
|
623 |
msgid "Textual (anchor)"
|
624 |
msgstr "Textuel (ancre)"
|
625 |
|
626 |
#: plugin-options/add_to_wishlist-options.php:173
|
627 |
+
#: plugin-options/wishlist_page-options.php:262
|
628 |
msgid "Button with theme style"
|
629 |
msgstr "Bouton avec style de thème"
|
630 |
|
631 |
#: plugin-options/add_to_wishlist-options.php:174
|
632 |
+
#: plugin-options/wishlist_page-options.php:263
|
633 |
msgid "Button with custom style"
|
634 |
msgstr "Bouton avec style personnalisé"
|
635 |
|
642 |
msgstr "Choisissez les couleurs du bouton \"Ajouter à la liste de souhaits\""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:190
|
645 |
+
#: plugin-options/wishlist_page-options.php:279
|
646 |
+
#: plugin-options/wishlist_page-options.php:368
|
647 |
+
#: plugin-options/wishlist_page-options.php:417
|
648 |
+
#: plugin-options/wishlist_page-options.php:465
|
649 |
+
#: plugin-options/wishlist_page-options.php:552
|
650 |
+
#: plugin-options/wishlist_page-options.php:592
|
651 |
+
#: plugin-options/wishlist_page-options.php:632
|
652 |
+
#: plugin-options/wishlist_page-options.php:672
|
653 |
+
#: plugin-options/wishlist_page-options.php:712
|
654 |
msgid "Background"
|
655 |
msgstr "Fond"
|
656 |
|
657 |
#: plugin-options/add_to_wishlist-options.php:195
|
658 |
+
#: plugin-options/wishlist_page-options.php:284
|
659 |
+
#: plugin-options/wishlist_page-options.php:373
|
660 |
+
#: plugin-options/wishlist_page-options.php:422
|
661 |
+
#: plugin-options/wishlist_page-options.php:470
|
662 |
+
#: plugin-options/wishlist_page-options.php:507
|
663 |
msgid "Text"
|
664 |
msgstr "Text"
|
665 |
|
666 |
#: plugin-options/add_to_wishlist-options.php:200
|
667 |
+
#: plugin-options/wishlist_page-options.php:289
|
668 |
+
#: plugin-options/wishlist_page-options.php:378
|
669 |
+
#: plugin-options/wishlist_page-options.php:427
|
670 |
+
#: plugin-options/wishlist_page-options.php:475
|
671 |
msgid "Border"
|
672 |
msgstr "Bordure"
|
673 |
|
678 |
"survol"
|
679 |
|
680 |
#: plugin-options/add_to_wishlist-options.php:208
|
681 |
+
#: plugin-options/wishlist_page-options.php:297
|
682 |
+
#: plugin-options/wishlist_page-options.php:386
|
683 |
+
#: plugin-options/wishlist_page-options.php:435
|
684 |
msgid "Background Hover"
|
685 |
msgstr "Arrière plan au survol"
|
686 |
|
687 |
#: plugin-options/add_to_wishlist-options.php:213
|
688 |
+
#: plugin-options/wishlist_page-options.php:302
|
689 |
+
#: plugin-options/wishlist_page-options.php:391
|
690 |
+
#: plugin-options/wishlist_page-options.php:440
|
691 |
msgid "Text Hover"
|
692 |
msgstr "Texte au survol"
|
693 |
|
694 |
#: plugin-options/add_to_wishlist-options.php:218
|
695 |
+
#: plugin-options/wishlist_page-options.php:307
|
696 |
+
#: plugin-options/wishlist_page-options.php:396
|
697 |
+
#: plugin-options/wishlist_page-options.php:445
|
698 |
msgid "Border Hover"
|
699 |
msgstr "Bordure au survol"
|
700 |
|
701 |
#: plugin-options/add_to_wishlist-options.php:231
|
702 |
+
#: plugin-options/wishlist_page-options.php:320
|
703 |
msgid "Border radius"
|
704 |
msgstr "Rayon de bordure"
|
705 |
|
762 |
msgid "Search list"
|
763 |
msgstr "Liste de recherche"
|
764 |
|
765 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
766 |
+
#. yithemes.com.
|
767 |
+
#: plugin-options/settings-options.php:19
|
768 |
msgid ""
|
769 |
"If you want to take advantage of this feature, you could consider purchasing "
|
770 |
"the %s."
|
772 |
"Si vous souhaitez profiter de cette fonctionnalité, vous pouvez envisager "
|
773 |
"d'acheter le %s."
|
774 |
|
775 |
+
#: plugin-options/settings-options.php:34
|
776 |
msgid "Enable AJAX loading"
|
777 |
msgstr "Activer le chargement AJAX"
|
778 |
|
779 |
+
#: plugin-options/settings-options.php:35
|
780 |
msgid "Load any cacheable wishlist item via AJAX"
|
781 |
msgstr ""
|
782 |
"Charger n'importe quel élément de liste de souhaits pouvant être mis en "
|
783 |
"cache via AJAX"
|
784 |
|
785 |
+
#: plugin-options/settings-options.php:48
|
786 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
787 |
msgstr "YITH WooCommerce a fréquemment acheté ensemble l'intégrationd"
|
788 |
|
789 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
790 |
+
#. yithemes.com.
|
791 |
+
#: plugin-options/settings-options.php:51
|
792 |
msgid ""
|
793 |
"In order to use this integration you have to install and activate YITH "
|
794 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
796 |
"Pour utiliser cette intégration, vous devez installer et activer YITH "
|
797 |
"WooCommerce Frequently Bought Together. <a href=\"%s\"> En savoir plus </a>"
|
798 |
|
799 |
+
#: plugin-options/settings-options.php:56
|
800 |
msgid "Enable slider in wishlist"
|
801 |
msgstr "Activer diaporama dans la liste de Souhaits"
|
802 |
|
803 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
804 |
+
#. Bought Together.
|
805 |
+
#: plugin-options/settings-options.php:58
|
806 |
#, fuzzy
|
807 |
msgid ""
|
808 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
940 |
"Titre de la liste de souhaits utilisé pour le partage (uniquement utilisé "
|
941 |
"sur Twitter et Pinterest)"
|
942 |
|
943 |
+
#. translators: 1. Blog name.
|
944 |
+
#: plugin-options/wishlist_page-options.php:195
|
945 |
msgid "My wishlist on %s"
|
946 |
msgstr "Ma Liste d'Envies sur %s"
|
947 |
|
948 |
+
#: plugin-options/wishlist_page-options.php:200
|
949 |
msgid "Social text"
|
950 |
msgstr "Texte social"
|
951 |
|
952 |
+
#: plugin-options/wishlist_page-options.php:201
|
953 |
msgid ""
|
954 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
955 |
"and Pinterest"
|
957 |
"Tapez le message que vous souhaitez publier lorsque vous partagez votre "
|
958 |
"liste de souhaits sur Twitter et Pinterest"
|
959 |
|
960 |
+
#: plugin-options/wishlist_page-options.php:209
|
961 |
msgid "Social image URL"
|
962 |
msgstr "URL de l'image sociale"
|
963 |
|
964 |
+
#: plugin-options/wishlist_page-options.php:210
|
965 |
msgid "It will be used to pin the wishlist on Pinterest."
|
966 |
msgstr "Il sera utilisé pour épingler la liste de souhaits sur Pinterest."
|
967 |
|
968 |
+
#: plugin-options/wishlist_page-options.php:229
|
969 |
msgid "Default wishlist name"
|
970 |
msgstr "Nom de liste de souhaits par défaut"
|
971 |
|
972 |
+
#: plugin-options/wishlist_page-options.php:230
|
973 |
msgid ""
|
974 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
975 |
"automatically generated for all users if they do not create any custom one"
|
978 |
"de souhaits qui sera automatiquement générée pour tous les utilisateurs "
|
979 |
"s'ils n'en créent pas de personnalisé"
|
980 |
|
981 |
+
#: plugin-options/wishlist_page-options.php:232
|
982 |
msgid "My wishlist"
|
983 |
msgstr "Ma liste d'envies"
|
984 |
|
985 |
+
#: plugin-options/wishlist_page-options.php:237
|
986 |
msgid "\"Add to cart\" text"
|
987 |
msgstr "Texte \"Ajouter au panier\""
|
988 |
|
989 |
+
#: plugin-options/wishlist_page-options.php:238
|
990 |
msgid "Enter a text for the \"Add to cart\" button"
|
991 |
msgstr "Saisissez un texte pour le bouton \"Ajouter au panier\""
|
992 |
|
993 |
+
#: plugin-options/wishlist_page-options.php:250
|
994 |
msgid "Style & color customization"
|
995 |
msgstr "Personnalisation du style et des couleurs"
|
996 |
|
997 |
+
#: plugin-options/wishlist_page-options.php:257
|
998 |
msgid "Style of \"Add to cart\""
|
999 |
msgstr "Style de \"Ajouter au panier\""
|
1000 |
|
1001 |
+
#: plugin-options/wishlist_page-options.php:258
|
1002 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
1003 |
msgstr ""
|
1004 |
"Choisissez d'afficher un lien textuel \"Ajouter au panier\" ou un bouton"
|
1005 |
|
1006 |
+
#: plugin-options/wishlist_page-options.php:271
|
1007 |
msgid "\"Add to cart\" button style"
|
1008 |
msgstr "Style de bouton \"Ajouter au panier\""
|
1009 |
|
1010 |
+
#: plugin-options/wishlist_page-options.php:277
|
1011 |
msgid "Choose the colors for the \"Add to cart\" button"
|
1012 |
msgstr "Choisissez les couleurs du bouton \"Ajouter au panier\""
|
1013 |
|
1014 |
+
#: plugin-options/wishlist_page-options.php:295
|
1015 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
1016 |
msgstr "Choisissez les couleurs du bouton \"Ajouter au panier\" en survol"
|
1017 |
|
1018 |
+
#: plugin-options/wishlist_page-options.php:321
|
1019 |
msgid "Set the radius for the \"Add to cart\" button"
|
1020 |
msgstr "Définissez le rayon du bouton \"Ajouter au panier\""
|
1021 |
|
1022 |
+
#: plugin-options/wishlist_page-options.php:335
|
1023 |
msgid "\"Add to cart\" icon"
|
1024 |
msgstr "Icône \"Ajouter au panier\""
|
1025 |
|
1026 |
+
#: plugin-options/wishlist_page-options.php:336
|
1027 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
1028 |
msgstr ""
|
1029 |
"Sélectionnez une icône pour le bouton \"Ajouter au panier\" (facultatif)"
|
1030 |
|
1031 |
+
#: plugin-options/wishlist_page-options.php:351
|
1032 |
msgid "\"Add to cart\" custom icon"
|
1033 |
msgstr "Icône personnalisée \"Ajouter au panier\""
|
1034 |
|
1035 |
+
#: plugin-options/wishlist_page-options.php:352
|
1036 |
msgid ""
|
1037 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
1038 |
"32px x 32px)"
|
1040 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton \"Ajouter "
|
1041 |
"au panier\" (32px x 32px suggéré)"
|
1042 |
|
1043 |
+
#: plugin-options/wishlist_page-options.php:360
|
1044 |
msgid "Primary button style"
|
1045 |
msgstr "Style de bouton principal"
|
1046 |
|
1047 |
+
#: plugin-options/wishlist_page-options.php:366
|
1048 |
msgid ""
|
1049 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
1050 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
1055 |
"bouton \"Soumettre les modifications\" dans la vue Gérer et au bouton "
|
1056 |
"\"Rechercher la liste de souhaits\" dans la vue Recherche</small>"
|
1057 |
|
1058 |
+
#: plugin-options/wishlist_page-options.php:384
|
1059 |
msgid ""
|
1060 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
1061 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
1068 |
"dans la vue Gérer et au bouton \"Rechercher la liste de souhaits\" dans la "
|
1069 |
"vue Recherche</small>"
|
1070 |
|
1071 |
+
#: plugin-options/wishlist_page-options.php:409
|
1072 |
msgid "Secondary button style"
|
1073 |
msgstr "Style de bouton secondaire"
|
1074 |
|
1075 |
+
#: plugin-options/wishlist_page-options.php:415
|
1076 |
+
#: plugin-options/wishlist_page-options.php:433
|
1077 |
msgid ""
|
1078 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
1079 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
1084 |
"Modifier le titre dans la vue Liste de souhaits et le bouton \"Créer une "
|
1085 |
"nouvelle liste de souhaits\" dans la gestion de la vue </small>"
|
1086 |
|
1087 |
+
#: plugin-options/wishlist_page-options.php:458
|
1088 |
msgid "Wishlist table style"
|
1089 |
msgstr "Style de la table de souhait"
|
1090 |
|
1091 |
+
#: plugin-options/wishlist_page-options.php:459
|
1092 |
msgid ""
|
1093 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
1094 |
msgstr ""
|
1095 |
"Choisissez les couleurs du tableau de la liste de souhaits (lorsqu'il est "
|
1096 |
"réglé sur une disposition \"traditionnelle\")"
|
1097 |
|
1098 |
+
#: plugin-options/wishlist_page-options.php:487
|
1099 |
msgid "Highlight color"
|
1100 |
msgstr "Couleur de surbrillance"
|
1101 |
|
1102 |
+
#: plugin-options/wishlist_page-options.php:488
|
1103 |
msgid ""
|
1104 |
"Choose the color for all sections with background<br/><small>This color will "
|
1105 |
"be used as background for the wishlist table heading and footer (when set to "
|
1111 |
"une disposition \"traditionnelle\"), et pour divers formulaires dans les "
|
1112 |
"vues de la liste de souhaits </small>"
|
1113 |
|
1114 |
+
#: plugin-options/wishlist_page-options.php:500
|
1115 |
msgid "Share button text color"
|
1116 |
msgstr "Partager la couleur du texte du bouton"
|
1117 |
|
1118 |
+
#: plugin-options/wishlist_page-options.php:501
|
1119 |
msgid "Choose colors for share buttons text"
|
1120 |
msgstr "Choisissez les couleurs pour le texte des boutons de partage"
|
1121 |
|
1122 |
+
#: plugin-options/wishlist_page-options.php:512
|
1123 |
msgid "Text hover"
|
1124 |
msgstr "Survol du texte"
|
1125 |
|
1126 |
+
#: plugin-options/wishlist_page-options.php:525
|
1127 |
msgid "Facebook share button icon"
|
1128 |
msgstr "Icône du bouton de partage Facebook"
|
1129 |
|
1130 |
+
#: plugin-options/wishlist_page-options.php:526
|
1131 |
msgid "Select an icon for the Facebook share button"
|
1132 |
msgstr "Sélectionnez une icône pour le bouton de partage Facebook"
|
1133 |
|
1134 |
+
#: plugin-options/wishlist_page-options.php:536
|
1135 |
msgid "Facebook share button custom icon"
|
1136 |
msgstr "Icône personnalisée du bouton de partage Facebook"
|
1137 |
|
1138 |
+
#: plugin-options/wishlist_page-options.php:537
|
1139 |
msgid ""
|
1140 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1141 |
"32px)"
|
1143 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage "
|
1144 |
"Facebook (32px x 32px suggéré)"
|
1145 |
|
1146 |
+
#: plugin-options/wishlist_page-options.php:545
|
1147 |
msgid "Facebook share button style"
|
1148 |
msgstr "Style de bouton de partage Facebook"
|
1149 |
|
1150 |
+
#: plugin-options/wishlist_page-options.php:546
|
1151 |
msgid "Choose colors for Facebook share button"
|
1152 |
msgstr "Choisissez les couleurs du bouton de partage Facebook"
|
1153 |
|
1154 |
+
#: plugin-options/wishlist_page-options.php:557
|
1155 |
+
#: plugin-options/wishlist_page-options.php:597
|
1156 |
+
#: plugin-options/wishlist_page-options.php:637
|
1157 |
+
#: plugin-options/wishlist_page-options.php:677
|
1158 |
+
#: plugin-options/wishlist_page-options.php:717
|
1159 |
msgid "Background hover"
|
1160 |
msgstr "Survol de l'arrière-plan"
|
1161 |
|
1162 |
+
#: plugin-options/wishlist_page-options.php:565
|
1163 |
msgid "Twitter share button icon"
|
1164 |
msgstr "Icône de bouton de partage Twitter"
|
1165 |
|
1166 |
+
#: plugin-options/wishlist_page-options.php:566
|
1167 |
msgid "Select an icon for the Twitter share button"
|
1168 |
msgstr "Sélectionnez une icône pour le bouton de partage Twitter"
|
1169 |
|
1170 |
+
#: plugin-options/wishlist_page-options.php:576
|
1171 |
msgid "Twitter share button custom icon"
|
1172 |
msgstr "Icône personnalisée du bouton de partage Twitter"
|
1173 |
|
1174 |
+
#: plugin-options/wishlist_page-options.php:577
|
1175 |
msgid ""
|
1176 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1177 |
"32px)"
|
1179 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage "
|
1180 |
"Twitter (32px x 32px suggéré)"
|
1181 |
|
1182 |
+
#: plugin-options/wishlist_page-options.php:585
|
1183 |
msgid "Twitter share button style"
|
1184 |
msgstr "Style de bouton de partage Twitter"
|
1185 |
|
1186 |
+
#: plugin-options/wishlist_page-options.php:586
|
1187 |
msgid "Choose colors for Twitter share button"
|
1188 |
msgstr "Choisissez les couleurs du bouton de partage Twitter"
|
1189 |
|
1190 |
+
#: plugin-options/wishlist_page-options.php:605
|
1191 |
msgid "Pinterest share button icon"
|
1192 |
msgstr "Icône du bouton de partage Pinterest"
|
1193 |
|
1194 |
+
#: plugin-options/wishlist_page-options.php:606
|
1195 |
msgid "Select an icon for the Pinterest share button"
|
1196 |
msgstr "Sélectionnez une icône pour le bouton de partage Pinterest"
|
1197 |
|
1198 |
+
#: plugin-options/wishlist_page-options.php:616
|
1199 |
msgid "Pinterest share button custom icon"
|
1200 |
msgstr "Icône personnalisée du bouton de partage Pinterest"
|
1201 |
|
1202 |
+
#: plugin-options/wishlist_page-options.php:617
|
1203 |
msgid ""
|
1204 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1205 |
"x 32px)"
|
1207 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage "
|
1208 |
"Pinterest (32px x 32px suggéré)"
|
1209 |
|
1210 |
+
#: plugin-options/wishlist_page-options.php:625
|
1211 |
msgid "Pinterest share button style"
|
1212 |
msgstr "Style de bouton de partage Pinterest"
|
1213 |
|
1214 |
+
#: plugin-options/wishlist_page-options.php:626
|
1215 |
msgid "Choose colors for Pinterest share button"
|
1216 |
msgstr "Choisissez les couleurs pour le bouton de partage Pinterest"
|
1217 |
|
1218 |
+
#: plugin-options/wishlist_page-options.php:645
|
1219 |
msgid "Email share button icon"
|
1220 |
msgstr "Icône du bouton de partage de courrier électronique"
|
1221 |
|
1222 |
+
#: plugin-options/wishlist_page-options.php:646
|
1223 |
msgid "Select an icon for the Email share button"
|
1224 |
msgstr "Sélectionnez une icône pour le bouton Partager par e-mail"
|
1225 |
|
1226 |
+
#: plugin-options/wishlist_page-options.php:656
|
1227 |
msgid "Email share button custom icon"
|
1228 |
msgstr "Icône personnalisée du bouton de partage par e-mail"
|
1229 |
|
1230 |
+
#: plugin-options/wishlist_page-options.php:657
|
1231 |
msgid ""
|
1232 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1233 |
"x 32px)"
|
1235 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton Partager "
|
1236 |
"par e-mail (32px x 32px suggéré)"
|
1237 |
|
1238 |
+
#: plugin-options/wishlist_page-options.php:665
|
1239 |
msgid "Email share button style"
|
1240 |
msgstr "Style de bouton de partage d'e-mail"
|
1241 |
|
1242 |
+
#: plugin-options/wishlist_page-options.php:666
|
1243 |
msgid "Choose colors for the Email share button"
|
1244 |
msgstr "Choisissez les couleurs pour le bouton Partager par e-mail"
|
1245 |
|
1246 |
+
#: plugin-options/wishlist_page-options.php:685
|
1247 |
msgid "WhatsApp share button icon"
|
1248 |
msgstr "Icône du bouton de partage WhatsApp"
|
1249 |
|
1250 |
+
#: plugin-options/wishlist_page-options.php:686
|
1251 |
msgid "Select an icon for the WhatsApp share button"
|
1252 |
msgstr "Sélectionnez une icône pour le bouton de partage WhatsApp"
|
1253 |
|
1254 |
+
#: plugin-options/wishlist_page-options.php:696
|
1255 |
msgid "WhatsApp share button custom icon"
|
1256 |
msgstr "Icône personnalisée du bouton de partage WhatsApp"
|
1257 |
|
1258 |
+
#: plugin-options/wishlist_page-options.php:697
|
1259 |
msgid ""
|
1260 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1261 |
"32px)"
|
1263 |
"Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage "
|
1264 |
"WhatsApp (32px x 32px suggéré)"
|
1265 |
|
1266 |
+
#: plugin-options/wishlist_page-options.php:705
|
1267 |
msgid "WhatsApp share button style"
|
1268 |
msgstr "Style de bouton de partage WhatsApp"
|
1269 |
|
1270 |
+
#: plugin-options/wishlist_page-options.php:706
|
1271 |
msgid "Choose colors for WhatsApp share button"
|
1272 |
msgstr "Choisissez les couleurs du bouton de partage WhatsApp"
|
1273 |
|
1456 |
"discount on the product they’ve added to the wishlist."
|
1457 |
msgstr ""
|
1458 |
|
1459 |
+
#: templates/share.php:51 templates/share.php:52
|
1460 |
msgid "Facebook"
|
1461 |
msgstr "Facebook"
|
1462 |
|
1463 |
+
#: templates/share.php:59 templates/share.php:60
|
1464 |
msgid "Twitter"
|
1465 |
msgstr "Twitter"
|
1466 |
|
1467 |
+
#: templates/share.php:67 templates/share.php:68
|
1468 |
msgid "Pinterest"
|
1469 |
msgstr "Pinterest"
|
1470 |
|
1471 |
+
#: templates/share.php:75 templates/share.php:76
|
1472 |
msgid "Email"
|
1473 |
msgstr "Email"
|
1474 |
|
1475 |
+
#: templates/share.php:83
|
1476 |
msgid "WhatsApp"
|
1477 |
msgstr "WhatsApp"
|
1478 |
|
1479 |
+
#: templates/share.php:84
|
1480 |
msgid "Whatsapp"
|
1481 |
msgstr "Whatsapp"
|
1482 |
|
1483 |
+
#: templates/share.php:93
|
1484 |
msgid "(Now"
|
1485 |
msgstr "(Maintenant"
|
1486 |
|
1487 |
+
#: templates/share.php:93
|
1488 |
msgid "copy"
|
1489 |
msgstr "copier"
|
1490 |
|
1491 |
+
#: templates/share.php:93
|
1492 |
msgid "this wishlist link and share it anywhere)"
|
1493 |
msgstr "ce lien de liste de souhaits et le partager n'importe où)"
|
1494 |
|
1495 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1496 |
+
#: templates/wishlist-view-footer.php:44
|
1497 |
msgid "Apply this action to all the selected items:"
|
1498 |
msgstr "Appliquez cette action à tous les éléments sélectionnés:"
|
1499 |
|
1500 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1501 |
+
#: templates/wishlist-view-footer.php:49
|
1502 |
msgid "Remove from wishlist"
|
1503 |
msgstr "Supprimer de la liste de souhaits"
|
1504 |
|
1505 |
#. translators: 1. Wishlist formatted name.
|
1506 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1507 |
+
#: templates/wishlist-view-footer.php:67
|
1508 |
msgid "Move to %s"
|
1509 |
msgstr "Déplacer vers %s"
|
1510 |
|
1511 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1512 |
+
#: templates/wishlist-view-footer.php:73
|
1513 |
msgid "Apply"
|
1514 |
msgstr "Appliquer"
|
1515 |
|
1516 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1517 |
+
#: templates/wishlist-view-footer.php:81
|
1518 |
msgid "Update"
|
1519 |
msgstr "Mise à jour"
|
1520 |
|
1521 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1522 |
+
#: templates/wishlist-view-footer.php:103
|
1523 |
msgid "Add all to cart"
|
1524 |
msgstr "Tout ajouter au panier"
|
1525 |
|
1526 |
+
#: templates/wishlist-view-header.php:48
|
1527 |
msgid "Edit title"
|
1528 |
msgstr "Modifier le titre"
|
1529 |
|
1543 |
msgid "Stock:"
|
1544 |
msgstr "Stock:"
|
1545 |
|
1546 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1547 |
msgid "Out of stock"
|
1548 |
msgstr "En rupture de stock"
|
1549 |
|
1550 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1551 |
msgid "In Stock"
|
1552 |
msgstr "En Stock"
|
1553 |
|
1554 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1555 |
msgid "Move"
|
1556 |
msgstr "Déplacer"
|
1557 |
|
1558 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1559 |
msgid "Move to another list ›"
|
1560 |
msgstr "Déplacer vers une autre liste ›"
|
1561 |
|
1562 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1563 |
+
#: templates/wishlist-view.php:293
|
1564 |
msgid "Remove this product"
|
1565 |
msgstr "Supprimer ce produit"
|
1566 |
|
1567 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1568 |
msgid "No products added to the wishlist"
|
1569 |
msgstr "Aucun produit ajouté à la liste de souhaits"
|
1570 |
|
1589 |
msgstr "Organiser"
|
1590 |
|
1591 |
#. translators: date added label: 1 date added.
|
1592 |
+
#: templates/wishlist-view.php:243
|
1593 |
msgid "Added on: %s"
|
1594 |
msgstr "Ajouté le: %s"
|
1595 |
|
1596 |
+
#: templates/wishlist-view.php:293
|
1597 |
msgid "Remove"
|
1598 |
msgstr "Supprimé"
|
1599 |
|
1612 |
"com/\" target=\"_blank\">Obtenez plus de plugins pour votre commerce e-"
|
1613 |
"commerce sur <strong>YITH</strong></a>"
|
1614 |
|
1615 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1616 |
+
msgctxt "[HELP TAB] Video title"
|
1617 |
+
msgid ""
|
1618 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1619 |
+
"</b>"
|
1620 |
+
msgstr ""
|
1621 |
+
|
1622 |
+
#: includes/class-yith-wcwl-install.php:340
|
1623 |
msgctxt "page_slug"
|
1624 |
msgid "wishlist"
|
1625 |
msgstr "listedesouhaits"
|
1626 |
|
1627 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1628 |
msgctxt "date when wishlist was created"
|
1629 |
msgid "Created on"
|
1630 |
msgstr "Créé le"
|
1631 |
|
1632 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1633 |
msgctxt "[gutenberg]: block name"
|
1634 |
msgid "YITH Add to wishlist"
|
1635 |
msgstr "YITH Ajouter à la wishlist"
|
1636 |
|
1637 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1638 |
msgctxt "[gutenberg]: block name"
|
1639 |
msgid "YITH Wishlist"
|
1640 |
msgstr "YITH Wishlist"
|
1641 |
|
1642 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1643 |
msgctxt "[gutenberg]: block description"
|
1644 |
msgid "Shows Add to wishlist button"
|
1645 |
msgstr "Affiche le bouton Ajouter à la liste de souhaits"
|
1646 |
|
1647 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1648 |
msgctxt "[gutenberg]: block description"
|
1649 |
msgid "Shows a list of products in wishlist"
|
1650 |
msgstr "Affiche une liste de produits dans la liste de souhaits"
|
1651 |
|
1652 |
#. translators: 1. % of reduction/increase in price.
|
1653 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1654 |
msgctxt ""
|
1655 |
"Part of the template that shows price variation since addition to list; "
|
1656 |
"placeholder will be replaced with a percentage"
|
1658 |
msgstr "Le prix est %1$s%%"
|
1659 |
|
1660 |
#. translators: 2: original product price.
|
1661 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1662 |
msgctxt ""
|
1663 |
"Part of the template that shows price variation since addition to list; "
|
1664 |
"placeholder will be replaced with a price"
|
1665 |
msgid "(Was %2$s when added in list)"
|
1666 |
msgstr "(Était %2$s lors de l'ajout dans la liste)"
|
1667 |
|
1668 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1669 |
msgctxt "Elementor widget name"
|
1670 |
msgid "YITH Wishlist Add button"
|
1671 |
msgstr "YITH Wishlist bouton Ajouter"
|
1672 |
|
1673 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1674 |
msgctxt "Elementor widget name"
|
1675 |
msgid "YITH Wishlist"
|
1676 |
msgstr "YITH Wishlist"
|
1677 |
|
1678 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1679 |
msgctxt "Elementor section title"
|
1680 |
msgid "Product"
|
1681 |
msgstr "Produit"
|
1682 |
|
1683 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1684 |
msgctxt "Elementor section title"
|
1685 |
msgid "Labels"
|
1686 |
msgstr "Étiquettes"
|
1687 |
|
1688 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1689 |
msgctxt "Elementor section title"
|
1690 |
msgid "Advanced"
|
1691 |
msgstr "Avancé"
|
1692 |
|
1693 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1694 |
msgctxt "Elementor section title"
|
1695 |
msgid "Wishlist"
|
1696 |
msgstr "Liste de souhaits"
|
1697 |
|
1698 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1699 |
msgctxt "Elementor section title"
|
1700 |
msgid "Pagination"
|
1701 |
msgstr "Pagination"
|
1702 |
|
1703 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1704 |
msgctxt "Elementor control label"
|
1705 |
msgid "Product ID"
|
1706 |
msgstr "ID produit"
|
1707 |
|
1708 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1709 |
msgctxt "Elementor control label"
|
1710 |
msgid "Button label"
|
1711 |
msgstr "Étiquette de bouton"
|
1712 |
|
1713 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1714 |
msgctxt "Elementor control label"
|
1715 |
msgid "\"Browse wishlist\" label"
|
1716 |
msgstr "Étiquette \"Parcourir la liste de souhaits\""
|
1717 |
|
1718 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1719 |
msgctxt "Elementor control label"
|
1720 |
msgid "\"Product already in wishlist\" label"
|
1721 |
msgstr "Étiquette \"Produit déjà dans la liste de souhaits\""
|
1722 |
|
1723 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1724 |
msgctxt "Elementor control label"
|
1725 |
msgid "\"Product added to wishlist\" label"
|
1726 |
msgstr "Étiquette \"Produit ajouté à la liste de souhaits\""
|
1727 |
|
1728 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1729 |
msgctxt "Elementor control label"
|
1730 |
msgid "URL of the wishlist page"
|
1731 |
msgstr "URL de la page de liste de souhaits"
|
1732 |
|
1733 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1734 |
msgctxt "Elementor control label"
|
1735 |
msgid "Icon for the button"
|
1736 |
msgstr "Icône pour le bouton"
|
1737 |
|
1738 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1739 |
msgctxt "Elementor control label"
|
1740 |
msgid "Additional CSS classes for the button"
|
1741 |
msgstr "Classes CSS supplémentaires pour le bouton"
|
1742 |
|
1743 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1744 |
msgctxt "Elementor control label"
|
1745 |
msgid "Wishlist ID"
|
1746 |
msgstr "ID de la liste de souhaits"
|
1747 |
|
1748 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1749 |
msgctxt "Elementor control label"
|
1750 |
msgid "Paginate items"
|
1751 |
msgstr "Paginer les éléments"
|
1752 |
|
1753 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1754 |
msgctxt "yith-woocommerce-wishlist"
|
1755 |
msgid "Items per page"
|
1756 |
msgstr "Objets par page"
|
languages/yith-woocommerce-wishlist-he_IL.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-he_IL.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,364 +23,364 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "רשימת משאלות"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "רשימת משאלות"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: includes/class
|
59 |
-
#: templates/add-to-wishlist-remove.php:
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class
|
64 |
-
#: templates/add-to-wishlist-remove.php:
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: includes/class
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: includes/class
|
73 |
-
#: includes/class
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "המוצר הוסר מהרשימה בהצלחה."
|
76 |
|
77 |
-
#: includes/class
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class
|
92 |
-
#: includes/class
|
93 |
-
#: plugin-options/wishlist_page-options.php:
|
94 |
-
#: templates/wishlist-view-footer-mobile.php:
|
95 |
-
#: templates/wishlist-view-footer.php:
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/class
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class
|
140 |
-
#: includes/class
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "רשימת משאלות"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
-
#: includes/class
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "רשימת המשאלות שלי ב-%s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
-
#: includes/class
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "טקסט בטבלת הרשימה"
|
158 |
|
159 |
-
#: includes/class
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: includes/class
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/class
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class
|
225 |
-
#: includes/widgets/elementor/class
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class
|
230 |
-
#: includes/widgets/elementor/class
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/class
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: includes/class
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: includes/class
|
243 |
msgid "Share on:"
|
244 |
msgstr "שתף ברשת:"
|
245 |
|
246 |
-
#: includes/class
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "שתף בפייסבוק"
|
250 |
|
251 |
-
#: includes/class
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: includes/class
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: includes/class
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/class
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: includes/class
|
275 |
msgid "Free!"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: includes/class
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: includes/class
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: includes/class
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
|
289 |
|
290 |
-
#: includes/data-stores/class
|
291 |
-
#: includes/data-stores/class
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/data-stores/class
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
-
#: includes/functions
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
-
#: includes/functions
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
-
#: includes/functions
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/functions
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
-
#: includes/functions
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
-
#: includes/functions
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "הכנס שורות CSS משלך"
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Shared"
|
346 |
msgstr "שתף ברשת:"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/widgets/elementor/class
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: includes/widgets/elementor/class
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
382 |
|
383 |
-
#: includes/widgets/elementor/class
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
@@ -398,7 +398,7 @@ msgid "while you are using the premium one."
|
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
-
#: plugin-options/settings-options.php:
|
402 |
msgid "General Settings"
|
403 |
msgstr "הגדרות כלליות"
|
404 |
|
@@ -502,7 +502,7 @@ msgid "After summary"
|
|
502 |
msgstr "אחרי תיאור מוצר"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
-
#: plugin-options/wishlist_page-options.php:
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
@@ -564,17 +564,17 @@ msgid ""
|
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
-
#: plugin-options/wishlist_page-options.php:
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
-
#: plugin-options/wishlist_page-options.php:
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
-
#: plugin-options/wishlist_page-options.php:
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
@@ -587,32 +587,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
-
#: plugin-options/wishlist_page-options.php:
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
msgid "Background"
|
600 |
msgstr ""
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
-
#: plugin-options/wishlist_page-options.php:
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
msgid "Text"
|
609 |
msgstr ""
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
-
#: plugin-options/wishlist_page-options.php:
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
msgid "Border"
|
617 |
msgstr ""
|
618 |
|
@@ -621,28 +621,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
-
#: plugin-options/wishlist_page-options.php:
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
-
#: plugin-options/wishlist_page-options.php:
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
-
#: plugin-options/wishlist_page-options.php:
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
@@ -697,35 +697,41 @@ msgstr ""
|
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
-
|
|
|
|
|
701 |
msgid ""
|
702 |
"If you want to take advantage of this feature, you could consider purchasing "
|
703 |
"the %s."
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: plugin-options/settings-options.php:
|
707 |
msgid "Enable AJAX loading"
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: plugin-options/settings-options.php:
|
711 |
msgid "Load any cacheable wishlist item via AJAX"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: plugin-options/settings-options.php:
|
715 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
716 |
msgstr ""
|
717 |
|
718 |
-
|
|
|
|
|
719 |
msgid ""
|
720 |
"In order to use this integration you have to install and activate YITH "
|
721 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: plugin-options/settings-options.php:
|
725 |
msgid "Enable slider in wishlist"
|
726 |
msgstr ""
|
727 |
|
728 |
-
|
|
|
|
|
729 |
msgid ""
|
730 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
731 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -845,109 +851,110 @@ msgstr ""
|
|
845 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
846 |
msgstr ""
|
847 |
|
848 |
-
|
|
|
849 |
msgid "My wishlist on %s"
|
850 |
msgstr "רשימת המשאלות שלי ב-%s"
|
851 |
|
852 |
-
#: plugin-options/wishlist_page-options.php:
|
853 |
msgid "Social text"
|
854 |
msgstr ""
|
855 |
|
856 |
-
#: plugin-options/wishlist_page-options.php:
|
857 |
msgid ""
|
858 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
859 |
"and Pinterest"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: plugin-options/wishlist_page-options.php:
|
863 |
msgid "Social image URL"
|
864 |
msgstr ""
|
865 |
|
866 |
-
#: plugin-options/wishlist_page-options.php:
|
867 |
msgid "It will be used to pin the wishlist on Pinterest."
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: plugin-options/wishlist_page-options.php:
|
871 |
msgid "Default wishlist name"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: plugin-options/wishlist_page-options.php:
|
875 |
msgid ""
|
876 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
877 |
"automatically generated for all users if they do not create any custom one"
|
878 |
msgstr ""
|
879 |
|
880 |
-
#: plugin-options/wishlist_page-options.php:
|
881 |
#, fuzzy
|
882 |
msgid "My wishlist"
|
883 |
msgstr "רשימת המשאלות שלי ב-%s"
|
884 |
|
885 |
-
#: plugin-options/wishlist_page-options.php:
|
886 |
msgid "\"Add to cart\" text"
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: plugin-options/wishlist_page-options.php:
|
890 |
msgid "Enter a text for the \"Add to cart\" button"
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: plugin-options/wishlist_page-options.php:
|
894 |
msgid "Style & color customization"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: plugin-options/wishlist_page-options.php:
|
898 |
msgid "Style of \"Add to cart\""
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: plugin-options/wishlist_page-options.php:
|
902 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: plugin-options/wishlist_page-options.php:
|
906 |
msgid "\"Add to cart\" button style"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: plugin-options/wishlist_page-options.php:
|
910 |
msgid "Choose the colors for the \"Add to cart\" button"
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: plugin-options/wishlist_page-options.php:
|
914 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: plugin-options/wishlist_page-options.php:
|
918 |
msgid "Set the radius for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: plugin-options/wishlist_page-options.php:
|
922 |
msgid "\"Add to cart\" icon"
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: plugin-options/wishlist_page-options.php:
|
926 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: plugin-options/wishlist_page-options.php:
|
930 |
msgid "\"Add to cart\" custom icon"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: plugin-options/wishlist_page-options.php:
|
934 |
msgid ""
|
935 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
936 |
"32px x 32px)"
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: plugin-options/wishlist_page-options.php:
|
940 |
msgid "Primary button style"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: plugin-options/wishlist_page-options.php:
|
944 |
msgid ""
|
945 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
946 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
947 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: plugin-options/wishlist_page-options.php:
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
953 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -955,185 +962,185 @@ msgid ""
|
|
955 |
"small>"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: plugin-options/wishlist_page-options.php:
|
959 |
msgid "Secondary button style"
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: plugin-options/wishlist_page-options.php:
|
963 |
-
#: plugin-options/wishlist_page-options.php:
|
964 |
msgid ""
|
965 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
966 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
967 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: plugin-options/wishlist_page-options.php:
|
971 |
msgid "Wishlist table style"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: plugin-options/wishlist_page-options.php:
|
975 |
msgid ""
|
976 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
977 |
msgstr ""
|
978 |
|
979 |
-
#: plugin-options/wishlist_page-options.php:
|
980 |
msgid "Highlight color"
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: plugin-options/wishlist_page-options.php:
|
984 |
msgid ""
|
985 |
"Choose the color for all sections with background<br/><small>This color will "
|
986 |
"be used as background for the wishlist table heading and footer (when set to "
|
987 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: plugin-options/wishlist_page-options.php:
|
991 |
msgid "Share button text color"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: plugin-options/wishlist_page-options.php:
|
995 |
msgid "Choose colors for share buttons text"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: plugin-options/wishlist_page-options.php:
|
999 |
msgid "Text hover"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: plugin-options/wishlist_page-options.php:
|
1003 |
msgid "Facebook share button icon"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: plugin-options/wishlist_page-options.php:
|
1007 |
msgid "Select an icon for the Facebook share button"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: plugin-options/wishlist_page-options.php:
|
1011 |
msgid "Facebook share button custom icon"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: plugin-options/wishlist_page-options.php:
|
1015 |
msgid ""
|
1016 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1017 |
"32px)"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: plugin-options/wishlist_page-options.php:
|
1021 |
msgid "Facebook share button style"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
-
#: plugin-options/wishlist_page-options.php:
|
1025 |
msgid "Choose colors for Facebook share button"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: plugin-options/wishlist_page-options.php:
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
msgid "Background hover"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
-
#: plugin-options/wishlist_page-options.php:
|
1037 |
msgid "Twitter share button icon"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: plugin-options/wishlist_page-options.php:
|
1041 |
msgid "Select an icon for the Twitter share button"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: plugin-options/wishlist_page-options.php:
|
1045 |
msgid "Twitter share button custom icon"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: plugin-options/wishlist_page-options.php:
|
1049 |
msgid ""
|
1050 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1051 |
"32px)"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: plugin-options/wishlist_page-options.php:
|
1055 |
msgid "Twitter share button style"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: plugin-options/wishlist_page-options.php:
|
1059 |
msgid "Choose colors for Twitter share button"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: plugin-options/wishlist_page-options.php:
|
1063 |
msgid "Pinterest share button icon"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: plugin-options/wishlist_page-options.php:
|
1067 |
msgid "Select an icon for the Pinterest share button"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: plugin-options/wishlist_page-options.php:
|
1071 |
msgid "Pinterest share button custom icon"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: plugin-options/wishlist_page-options.php:
|
1075 |
msgid ""
|
1076 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1077 |
"x 32px)"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
-
#: plugin-options/wishlist_page-options.php:
|
1081 |
msgid "Pinterest share button style"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
-
#: plugin-options/wishlist_page-options.php:
|
1085 |
msgid "Choose colors for Pinterest share button"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: plugin-options/wishlist_page-options.php:
|
1089 |
msgid "Email share button icon"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: plugin-options/wishlist_page-options.php:
|
1093 |
msgid "Select an icon for the Email share button"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: plugin-options/wishlist_page-options.php:
|
1097 |
msgid "Email share button custom icon"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: plugin-options/wishlist_page-options.php:
|
1101 |
msgid ""
|
1102 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1103 |
"x 32px)"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: plugin-options/wishlist_page-options.php:
|
1107 |
msgid "Email share button style"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: plugin-options/wishlist_page-options.php:
|
1111 |
msgid "Choose colors for the Email share button"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: plugin-options/wishlist_page-options.php:
|
1115 |
msgid "WhatsApp share button icon"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: plugin-options/wishlist_page-options.php:
|
1119 |
msgid "Select an icon for the WhatsApp share button"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: plugin-options/wishlist_page-options.php:
|
1123 |
msgid "WhatsApp share button custom icon"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: plugin-options/wishlist_page-options.php:
|
1127 |
msgid ""
|
1128 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1129 |
"32px)"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
-
#: plugin-options/wishlist_page-options.php:
|
1133 |
msgid "WhatsApp share button style"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
-
#: plugin-options/wishlist_page-options.php:
|
1137 |
msgid "Choose colors for WhatsApp share button"
|
1138 |
msgstr ""
|
1139 |
|
@@ -1306,74 +1313,74 @@ msgid ""
|
|
1306 |
"discount on the product they’ve added to the wishlist."
|
1307 |
msgstr ""
|
1308 |
|
1309 |
-
#: templates/share.php:
|
1310 |
msgid "Facebook"
|
1311 |
msgstr "פייסבוק"
|
1312 |
|
1313 |
-
#: templates/share.php:
|
1314 |
msgid "Twitter"
|
1315 |
msgstr "טוויטר"
|
1316 |
|
1317 |
-
#: templates/share.php:
|
1318 |
msgid "Pinterest"
|
1319 |
msgstr ""
|
1320 |
|
1321 |
-
#: templates/share.php:
|
1322 |
msgid "Email"
|
1323 |
msgstr ""
|
1324 |
|
1325 |
-
#: templates/share.php:
|
1326 |
msgid "WhatsApp"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
-
#: templates/share.php:
|
1330 |
msgid "Whatsapp"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: templates/share.php:
|
1334 |
msgid "(Now"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
-
#: templates/share.php:
|
1338 |
msgid "copy"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: templates/share.php:
|
1342 |
msgid "this wishlist link and share it anywhere)"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1346 |
-
#: templates/wishlist-view-footer.php:
|
1347 |
msgid "Apply this action to all the selected items:"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1351 |
-
#: templates/wishlist-view-footer.php:
|
1352 |
msgid "Remove from wishlist"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
#. translators: 1. Wishlist formatted name.
|
1356 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1357 |
-
#: templates/wishlist-view-footer.php:
|
1358 |
msgid "Move to %s"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1362 |
-
#: templates/wishlist-view-footer.php:
|
1363 |
msgid "Apply"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1367 |
-
#: templates/wishlist-view-footer.php:
|
1368 |
msgid "Update"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1372 |
-
#: templates/wishlist-view-footer.php:
|
1373 |
msgid "Add all to cart"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: templates/wishlist-view-header.php:
|
1377 |
msgid "Edit title"
|
1378 |
msgstr "כותרת רשימת משאלות"
|
1379 |
|
@@ -1393,28 +1400,28 @@ msgstr ""
|
|
1393 |
msgid "Stock:"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1397 |
msgid "Out of stock"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1401 |
msgid "In Stock"
|
1402 |
msgstr "קיים במלאי"
|
1403 |
|
1404 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1405 |
msgid "Move"
|
1406 |
msgstr ""
|
1407 |
|
1408 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1409 |
msgid "Move to another list ›"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1413 |
-
#: templates/wishlist-view.php:
|
1414 |
msgid "Remove this product"
|
1415 |
msgstr "הסרת מוצר מהרשימה"
|
1416 |
|
1417 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1418 |
msgid "No products added to the wishlist"
|
1419 |
msgstr ""
|
1420 |
|
@@ -1439,11 +1446,11 @@ msgid "Arrange"
|
|
1439 |
msgstr ""
|
1440 |
|
1441 |
#. translators: date added label: 1 date added.
|
1442 |
-
#: templates/wishlist-view.php:
|
1443 |
msgid "Added on: %s"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
-
#: templates/wishlist-view.php:
|
1447 |
msgid "Remove"
|
1448 |
msgstr ""
|
1449 |
|
@@ -1456,38 +1463,45 @@ msgid ""
|
|
1456 |
"your e-commerce on <strong>YITH</strong></a>"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1460 |
msgctxt "page_slug"
|
1461 |
msgid "wishlist"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
-
#: includes/class
|
1465 |
msgctxt "date when wishlist was created"
|
1466 |
msgid "Created on"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
-
#: includes/class
|
1470 |
msgctxt "[gutenberg]: block name"
|
1471 |
msgid "YITH Add to wishlist"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
-
#: includes/class
|
1475 |
msgctxt "[gutenberg]: block name"
|
1476 |
msgid "YITH Wishlist"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: includes/class
|
1480 |
msgctxt "[gutenberg]: block description"
|
1481 |
msgid "Shows Add to wishlist button"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
-
#: includes/class
|
1485 |
msgctxt "[gutenberg]: block description"
|
1486 |
msgid "Shows a list of products in wishlist"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
#. translators: 1. % of reduction/increase in price.
|
1490 |
-
#: includes/class
|
1491 |
msgctxt ""
|
1492 |
"Part of the template that shows price variation since addition to list; "
|
1493 |
"placeholder will be replaced with a percentage"
|
@@ -1495,107 +1509,107 @@ msgid "Price is %1$s%%"
|
|
1495 |
msgstr ""
|
1496 |
|
1497 |
#. translators: 2: original product price.
|
1498 |
-
#: includes/class
|
1499 |
msgctxt ""
|
1500 |
"Part of the template that shows price variation since addition to list; "
|
1501 |
"placeholder will be replaced with a price"
|
1502 |
msgid "(Was %2$s when added in list)"
|
1503 |
msgstr ""
|
1504 |
|
1505 |
-
#: includes/widgets/elementor/class
|
1506 |
msgctxt "Elementor widget name"
|
1507 |
msgid "YITH Wishlist Add button"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
-
#: includes/widgets/elementor/class
|
1511 |
#, fuzzy
|
1512 |
msgctxt "Elementor widget name"
|
1513 |
msgid "YITH Wishlist"
|
1514 |
msgstr "רשימת משאלות"
|
1515 |
|
1516 |
-
#: includes/widgets/elementor/class
|
1517 |
#, fuzzy
|
1518 |
msgctxt "Elementor section title"
|
1519 |
msgid "Product"
|
1520 |
msgstr "המוצר נשמר!"
|
1521 |
|
1522 |
-
#: includes/widgets/elementor/class
|
1523 |
msgctxt "Elementor section title"
|
1524 |
msgid "Labels"
|
1525 |
msgstr ""
|
1526 |
|
1527 |
-
#: includes/widgets/elementor/class
|
1528 |
msgctxt "Elementor section title"
|
1529 |
msgid "Advanced"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
-
#: includes/widgets/elementor/class
|
1533 |
#, fuzzy
|
1534 |
msgctxt "Elementor section title"
|
1535 |
msgid "Wishlist"
|
1536 |
msgstr "רשימת משאלות"
|
1537 |
|
1538 |
-
#: includes/widgets/elementor/class
|
1539 |
msgctxt "Elementor section title"
|
1540 |
msgid "Pagination"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: includes/widgets/elementor/class
|
1544 |
#, fuzzy
|
1545 |
msgctxt "Elementor control label"
|
1546 |
msgid "Product ID"
|
1547 |
msgstr "המוצר נשמר!"
|
1548 |
|
1549 |
-
#: includes/widgets/elementor/class
|
1550 |
msgctxt "Elementor control label"
|
1551 |
msgid "Button label"
|
1552 |
msgstr ""
|
1553 |
|
1554 |
-
#: includes/widgets/elementor/class
|
1555 |
#, fuzzy
|
1556 |
msgctxt "Elementor control label"
|
1557 |
msgid "\"Browse wishlist\" label"
|
1558 |
msgstr "צפה ברשימת השמורים שלך"
|
1559 |
|
1560 |
-
#: includes/widgets/elementor/class
|
1561 |
#, fuzzy
|
1562 |
msgctxt "Elementor control label"
|
1563 |
msgid "\"Product already in wishlist\" label"
|
1564 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
1565 |
|
1566 |
-
#: includes/widgets/elementor/class
|
1567 |
#, fuzzy
|
1568 |
msgctxt "Elementor control label"
|
1569 |
msgid "\"Product added to wishlist\" label"
|
1570 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
1571 |
|
1572 |
-
#: includes/widgets/elementor/class
|
1573 |
msgctxt "Elementor control label"
|
1574 |
msgid "URL of the wishlist page"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: includes/widgets/elementor/class
|
1578 |
msgctxt "Elementor control label"
|
1579 |
msgid "Icon for the button"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
-
#: includes/widgets/elementor/class
|
1583 |
msgctxt "Elementor control label"
|
1584 |
msgid "Additional CSS classes for the button"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
-
#: includes/widgets/elementor/class
|
1588 |
#, fuzzy
|
1589 |
msgctxt "Elementor control label"
|
1590 |
msgid "Wishlist ID"
|
1591 |
msgstr "רשימת משאלות"
|
1592 |
|
1593 |
-
#: includes/widgets/elementor/class
|
1594 |
msgctxt "Elementor control label"
|
1595 |
msgid "Paginate items"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: includes/widgets/elementor/class
|
1599 |
msgctxt "yith-woocommerce-wishlist"
|
1600 |
msgid "Items per page"
|
1601 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "רשימת משאלות"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "רשימת משאלות"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
59 |
+
#: templates/add-to-wishlist-remove.php:59
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
64 |
+
#: templates/add-to-wishlist-remove.php:58
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "המוצר הוסר מהרשימה בהצלחה."
|
76 |
|
77 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
92 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
93 |
+
#: plugin-options/wishlist_page-options.php:240
|
94 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
95 |
+
#: templates/wishlist-view-footer.php:46
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "רשימת משאלות"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "רשימת המשאלות שלי ב-%s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "טקסט בטבלת הרשימה"
|
158 |
|
159 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
225 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
230 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
243 |
msgid "Share on:"
|
244 |
msgstr "שתף ברשת:"
|
245 |
|
246 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "שתף בפייסבוק"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr ""
|
255 |
|
256 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
275 |
msgid "Free!"
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: includes/class-yith-wcwl.php:164
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
|
289 |
|
290 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
+
#: includes/functions-yith-wcwl.php:249
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
+
#: includes/functions-yith-wcwl.php:250
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
+
#: includes/functions-yith-wcwl.php:252
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/functions-yith-wcwl.php:253
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
+
#: includes/functions-yith-wcwl.php:257
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
+
#: includes/functions-yith-wcwl.php:257
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:258
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:425
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:426
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "הכנס שורות CSS משלך"
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:447
|
345 |
msgid "Shared"
|
346 |
msgstr "שתף ברשת:"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:451
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:457
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:461
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:467
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:471
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
382 |
|
383 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
+
#: plugin-options/settings-options.php:27
|
402 |
msgid "General Settings"
|
403 |
msgstr "הגדרות כלליות"
|
404 |
|
502 |
msgstr "אחרי תיאור מוצר"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
+
#: plugin-options/wishlist_page-options.php:222
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
+
#: plugin-options/wishlist_page-options.php:261
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
+
#: plugin-options/wishlist_page-options.php:262
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
+
#: plugin-options/wishlist_page-options.php:263
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
+
#: plugin-options/wishlist_page-options.php:279
|
591 |
+
#: plugin-options/wishlist_page-options.php:368
|
592 |
+
#: plugin-options/wishlist_page-options.php:417
|
593 |
+
#: plugin-options/wishlist_page-options.php:465
|
594 |
+
#: plugin-options/wishlist_page-options.php:552
|
595 |
+
#: plugin-options/wishlist_page-options.php:592
|
596 |
+
#: plugin-options/wishlist_page-options.php:632
|
597 |
+
#: plugin-options/wishlist_page-options.php:672
|
598 |
+
#: plugin-options/wishlist_page-options.php:712
|
599 |
msgid "Background"
|
600 |
msgstr ""
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
+
#: plugin-options/wishlist_page-options.php:284
|
604 |
+
#: plugin-options/wishlist_page-options.php:373
|
605 |
+
#: plugin-options/wishlist_page-options.php:422
|
606 |
+
#: plugin-options/wishlist_page-options.php:470
|
607 |
+
#: plugin-options/wishlist_page-options.php:507
|
608 |
msgid "Text"
|
609 |
msgstr ""
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
+
#: plugin-options/wishlist_page-options.php:289
|
613 |
+
#: plugin-options/wishlist_page-options.php:378
|
614 |
+
#: plugin-options/wishlist_page-options.php:427
|
615 |
+
#: plugin-options/wishlist_page-options.php:475
|
616 |
msgid "Border"
|
617 |
msgstr ""
|
618 |
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
+
#: plugin-options/wishlist_page-options.php:297
|
625 |
+
#: plugin-options/wishlist_page-options.php:386
|
626 |
+
#: plugin-options/wishlist_page-options.php:435
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
+
#: plugin-options/wishlist_page-options.php:302
|
632 |
+
#: plugin-options/wishlist_page-options.php:391
|
633 |
+
#: plugin-options/wishlist_page-options.php:440
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
+
#: plugin-options/wishlist_page-options.php:307
|
639 |
+
#: plugin-options/wishlist_page-options.php:396
|
640 |
+
#: plugin-options/wishlist_page-options.php:445
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
+
#: plugin-options/wishlist_page-options.php:320
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
701 |
+
#. yithemes.com.
|
702 |
+
#: plugin-options/settings-options.php:19
|
703 |
msgid ""
|
704 |
"If you want to take advantage of this feature, you could consider purchasing "
|
705 |
"the %s."
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: plugin-options/settings-options.php:34
|
709 |
msgid "Enable AJAX loading"
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: plugin-options/settings-options.php:35
|
713 |
msgid "Load any cacheable wishlist item via AJAX"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: plugin-options/settings-options.php:48
|
717 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
721 |
+
#. yithemes.com.
|
722 |
+
#: plugin-options/settings-options.php:51
|
723 |
msgid ""
|
724 |
"In order to use this integration you have to install and activate YITH "
|
725 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: plugin-options/settings-options.php:56
|
729 |
msgid "Enable slider in wishlist"
|
730 |
msgstr ""
|
731 |
|
732 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
733 |
+
#. Bought Together.
|
734 |
+
#: plugin-options/settings-options.php:58
|
735 |
msgid ""
|
736 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
737 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
851 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#. translators: 1. Blog name.
|
855 |
+
#: plugin-options/wishlist_page-options.php:195
|
856 |
msgid "My wishlist on %s"
|
857 |
msgstr "רשימת המשאלות שלי ב-%s"
|
858 |
|
859 |
+
#: plugin-options/wishlist_page-options.php:200
|
860 |
msgid "Social text"
|
861 |
msgstr ""
|
862 |
|
863 |
+
#: plugin-options/wishlist_page-options.php:201
|
864 |
msgid ""
|
865 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
866 |
"and Pinterest"
|
867 |
msgstr ""
|
868 |
|
869 |
+
#: plugin-options/wishlist_page-options.php:209
|
870 |
msgid "Social image URL"
|
871 |
msgstr ""
|
872 |
|
873 |
+
#: plugin-options/wishlist_page-options.php:210
|
874 |
msgid "It will be used to pin the wishlist on Pinterest."
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: plugin-options/wishlist_page-options.php:229
|
878 |
msgid "Default wishlist name"
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: plugin-options/wishlist_page-options.php:230
|
882 |
msgid ""
|
883 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
884 |
"automatically generated for all users if they do not create any custom one"
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: plugin-options/wishlist_page-options.php:232
|
888 |
#, fuzzy
|
889 |
msgid "My wishlist"
|
890 |
msgstr "רשימת המשאלות שלי ב-%s"
|
891 |
|
892 |
+
#: plugin-options/wishlist_page-options.php:237
|
893 |
msgid "\"Add to cart\" text"
|
894 |
msgstr ""
|
895 |
|
896 |
+
#: plugin-options/wishlist_page-options.php:238
|
897 |
msgid "Enter a text for the \"Add to cart\" button"
|
898 |
msgstr ""
|
899 |
|
900 |
+
#: plugin-options/wishlist_page-options.php:250
|
901 |
msgid "Style & color customization"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: plugin-options/wishlist_page-options.php:257
|
905 |
msgid "Style of \"Add to cart\""
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: plugin-options/wishlist_page-options.php:258
|
909 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: plugin-options/wishlist_page-options.php:271
|
913 |
msgid "\"Add to cart\" button style"
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: plugin-options/wishlist_page-options.php:277
|
917 |
msgid "Choose the colors for the \"Add to cart\" button"
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: plugin-options/wishlist_page-options.php:295
|
921 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: plugin-options/wishlist_page-options.php:321
|
925 |
msgid "Set the radius for the \"Add to cart\" button"
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: plugin-options/wishlist_page-options.php:335
|
929 |
msgid "\"Add to cart\" icon"
|
930 |
msgstr ""
|
931 |
|
932 |
+
#: plugin-options/wishlist_page-options.php:336
|
933 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: plugin-options/wishlist_page-options.php:351
|
937 |
msgid "\"Add to cart\" custom icon"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: plugin-options/wishlist_page-options.php:352
|
941 |
msgid ""
|
942 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
943 |
"32px x 32px)"
|
944 |
msgstr ""
|
945 |
|
946 |
+
#: plugin-options/wishlist_page-options.php:360
|
947 |
msgid "Primary button style"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: plugin-options/wishlist_page-options.php:366
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
953 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
954 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: plugin-options/wishlist_page-options.php:384
|
958 |
msgid ""
|
959 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
960 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
962 |
"small>"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: plugin-options/wishlist_page-options.php:409
|
966 |
msgid "Secondary button style"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: plugin-options/wishlist_page-options.php:415
|
970 |
+
#: plugin-options/wishlist_page-options.php:433
|
971 |
msgid ""
|
972 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
973 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
974 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: plugin-options/wishlist_page-options.php:458
|
978 |
msgid "Wishlist table style"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: plugin-options/wishlist_page-options.php:459
|
982 |
msgid ""
|
983 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: plugin-options/wishlist_page-options.php:487
|
987 |
msgid "Highlight color"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: plugin-options/wishlist_page-options.php:488
|
991 |
msgid ""
|
992 |
"Choose the color for all sections with background<br/><small>This color will "
|
993 |
"be used as background for the wishlist table heading and footer (when set to "
|
994 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
995 |
msgstr ""
|
996 |
|
997 |
+
#: plugin-options/wishlist_page-options.php:500
|
998 |
msgid "Share button text color"
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: plugin-options/wishlist_page-options.php:501
|
1002 |
msgid "Choose colors for share buttons text"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: plugin-options/wishlist_page-options.php:512
|
1006 |
msgid "Text hover"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: plugin-options/wishlist_page-options.php:525
|
1010 |
msgid "Facebook share button icon"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: plugin-options/wishlist_page-options.php:526
|
1014 |
msgid "Select an icon for the Facebook share button"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
+
#: plugin-options/wishlist_page-options.php:536
|
1018 |
msgid "Facebook share button custom icon"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: plugin-options/wishlist_page-options.php:537
|
1022 |
msgid ""
|
1023 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1024 |
"32px)"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
+
#: plugin-options/wishlist_page-options.php:545
|
1028 |
msgid "Facebook share button style"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: plugin-options/wishlist_page-options.php:546
|
1032 |
msgid "Choose colors for Facebook share button"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: plugin-options/wishlist_page-options.php:557
|
1036 |
+
#: plugin-options/wishlist_page-options.php:597
|
1037 |
+
#: plugin-options/wishlist_page-options.php:637
|
1038 |
+
#: plugin-options/wishlist_page-options.php:677
|
1039 |
+
#: plugin-options/wishlist_page-options.php:717
|
1040 |
msgid "Background hover"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
+
#: plugin-options/wishlist_page-options.php:565
|
1044 |
msgid "Twitter share button icon"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
+
#: plugin-options/wishlist_page-options.php:566
|
1048 |
msgid "Select an icon for the Twitter share button"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: plugin-options/wishlist_page-options.php:576
|
1052 |
msgid "Twitter share button custom icon"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: plugin-options/wishlist_page-options.php:577
|
1056 |
msgid ""
|
1057 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1058 |
"32px)"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: plugin-options/wishlist_page-options.php:585
|
1062 |
msgid "Twitter share button style"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: plugin-options/wishlist_page-options.php:586
|
1066 |
msgid "Choose colors for Twitter share button"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: plugin-options/wishlist_page-options.php:605
|
1070 |
msgid "Pinterest share button icon"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: plugin-options/wishlist_page-options.php:606
|
1074 |
msgid "Select an icon for the Pinterest share button"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: plugin-options/wishlist_page-options.php:616
|
1078 |
msgid "Pinterest share button custom icon"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: plugin-options/wishlist_page-options.php:617
|
1082 |
msgid ""
|
1083 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1084 |
"x 32px)"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: plugin-options/wishlist_page-options.php:625
|
1088 |
msgid "Pinterest share button style"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: plugin-options/wishlist_page-options.php:626
|
1092 |
msgid "Choose colors for Pinterest share button"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: plugin-options/wishlist_page-options.php:645
|
1096 |
msgid "Email share button icon"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: plugin-options/wishlist_page-options.php:646
|
1100 |
msgid "Select an icon for the Email share button"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
+
#: plugin-options/wishlist_page-options.php:656
|
1104 |
msgid "Email share button custom icon"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
+
#: plugin-options/wishlist_page-options.php:657
|
1108 |
msgid ""
|
1109 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1110 |
"x 32px)"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
+
#: plugin-options/wishlist_page-options.php:665
|
1114 |
msgid "Email share button style"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: plugin-options/wishlist_page-options.php:666
|
1118 |
msgid "Choose colors for the Email share button"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: plugin-options/wishlist_page-options.php:685
|
1122 |
msgid "WhatsApp share button icon"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: plugin-options/wishlist_page-options.php:686
|
1126 |
msgid "Select an icon for the WhatsApp share button"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: plugin-options/wishlist_page-options.php:696
|
1130 |
msgid "WhatsApp share button custom icon"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: plugin-options/wishlist_page-options.php:697
|
1134 |
msgid ""
|
1135 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1136 |
"32px)"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: plugin-options/wishlist_page-options.php:705
|
1140 |
msgid "WhatsApp share button style"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: plugin-options/wishlist_page-options.php:706
|
1144 |
msgid "Choose colors for WhatsApp share button"
|
1145 |
msgstr ""
|
1146 |
|
1313 |
"discount on the product they’ve added to the wishlist."
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: templates/share.php:51 templates/share.php:52
|
1317 |
msgid "Facebook"
|
1318 |
msgstr "פייסבוק"
|
1319 |
|
1320 |
+
#: templates/share.php:59 templates/share.php:60
|
1321 |
msgid "Twitter"
|
1322 |
msgstr "טוויטר"
|
1323 |
|
1324 |
+
#: templates/share.php:67 templates/share.php:68
|
1325 |
msgid "Pinterest"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: templates/share.php:75 templates/share.php:76
|
1329 |
msgid "Email"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: templates/share.php:83
|
1333 |
msgid "WhatsApp"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: templates/share.php:84
|
1337 |
msgid "Whatsapp"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: templates/share.php:93
|
1341 |
msgid "(Now"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: templates/share.php:93
|
1345 |
msgid "copy"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: templates/share.php:93
|
1349 |
msgid "this wishlist link and share it anywhere)"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1353 |
+
#: templates/wishlist-view-footer.php:44
|
1354 |
msgid "Apply this action to all the selected items:"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1358 |
+
#: templates/wishlist-view-footer.php:49
|
1359 |
msgid "Remove from wishlist"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
#. translators: 1. Wishlist formatted name.
|
1363 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1364 |
+
#: templates/wishlist-view-footer.php:67
|
1365 |
msgid "Move to %s"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1369 |
+
#: templates/wishlist-view-footer.php:73
|
1370 |
msgid "Apply"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1374 |
+
#: templates/wishlist-view-footer.php:81
|
1375 |
msgid "Update"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1379 |
+
#: templates/wishlist-view-footer.php:103
|
1380 |
msgid "Add all to cart"
|
1381 |
msgstr ""
|
1382 |
|
1383 |
+
#: templates/wishlist-view-header.php:48
|
1384 |
msgid "Edit title"
|
1385 |
msgstr "כותרת רשימת משאלות"
|
1386 |
|
1400 |
msgid "Stock:"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1404 |
msgid "Out of stock"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1408 |
msgid "In Stock"
|
1409 |
msgstr "קיים במלאי"
|
1410 |
|
1411 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1412 |
msgid "Move"
|
1413 |
msgstr ""
|
1414 |
|
1415 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1416 |
msgid "Move to another list ›"
|
1417 |
msgstr ""
|
1418 |
|
1419 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1420 |
+
#: templates/wishlist-view.php:293
|
1421 |
msgid "Remove this product"
|
1422 |
msgstr "הסרת מוצר מהרשימה"
|
1423 |
|
1424 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1425 |
msgid "No products added to the wishlist"
|
1426 |
msgstr ""
|
1427 |
|
1446 |
msgstr ""
|
1447 |
|
1448 |
#. translators: date added label: 1 date added.
|
1449 |
+
#: templates/wishlist-view.php:243
|
1450 |
msgid "Added on: %s"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
#: templates/wishlist-view.php:293
|
1454 |
msgid "Remove"
|
1455 |
msgstr ""
|
1456 |
|
1463 |
"your e-commerce on <strong>YITH</strong></a>"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1467 |
+
msgctxt "[HELP TAB] Video title"
|
1468 |
+
msgid ""
|
1469 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1470 |
+
"</b>"
|
1471 |
+
msgstr ""
|
1472 |
+
|
1473 |
+
#: includes/class-yith-wcwl-install.php:340
|
1474 |
msgctxt "page_slug"
|
1475 |
msgid "wishlist"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1479 |
msgctxt "date when wishlist was created"
|
1480 |
msgid "Created on"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1484 |
msgctxt "[gutenberg]: block name"
|
1485 |
msgid "YITH Add to wishlist"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1489 |
msgctxt "[gutenberg]: block name"
|
1490 |
msgid "YITH Wishlist"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1494 |
msgctxt "[gutenberg]: block description"
|
1495 |
msgid "Shows Add to wishlist button"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1499 |
msgctxt "[gutenberg]: block description"
|
1500 |
msgid "Shows a list of products in wishlist"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
#. translators: 1. % of reduction/increase in price.
|
1504 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1505 |
msgctxt ""
|
1506 |
"Part of the template that shows price variation since addition to list; "
|
1507 |
"placeholder will be replaced with a percentage"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
#. translators: 2: original product price.
|
1512 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1513 |
msgctxt ""
|
1514 |
"Part of the template that shows price variation since addition to list; "
|
1515 |
"placeholder will be replaced with a price"
|
1516 |
msgid "(Was %2$s when added in list)"
|
1517 |
msgstr ""
|
1518 |
|
1519 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1520 |
msgctxt "Elementor widget name"
|
1521 |
msgid "YITH Wishlist Add button"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1525 |
#, fuzzy
|
1526 |
msgctxt "Elementor widget name"
|
1527 |
msgid "YITH Wishlist"
|
1528 |
msgstr "רשימת משאלות"
|
1529 |
|
1530 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1531 |
#, fuzzy
|
1532 |
msgctxt "Elementor section title"
|
1533 |
msgid "Product"
|
1534 |
msgstr "המוצר נשמר!"
|
1535 |
|
1536 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1537 |
msgctxt "Elementor section title"
|
1538 |
msgid "Labels"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1542 |
msgctxt "Elementor section title"
|
1543 |
msgid "Advanced"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1547 |
#, fuzzy
|
1548 |
msgctxt "Elementor section title"
|
1549 |
msgid "Wishlist"
|
1550 |
msgstr "רשימת משאלות"
|
1551 |
|
1552 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1553 |
msgctxt "Elementor section title"
|
1554 |
msgid "Pagination"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1558 |
#, fuzzy
|
1559 |
msgctxt "Elementor control label"
|
1560 |
msgid "Product ID"
|
1561 |
msgstr "המוצר נשמר!"
|
1562 |
|
1563 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1564 |
msgctxt "Elementor control label"
|
1565 |
msgid "Button label"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1569 |
#, fuzzy
|
1570 |
msgctxt "Elementor control label"
|
1571 |
msgid "\"Browse wishlist\" label"
|
1572 |
msgstr "צפה ברשימת השמורים שלך"
|
1573 |
|
1574 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1575 |
#, fuzzy
|
1576 |
msgctxt "Elementor control label"
|
1577 |
msgid "\"Product already in wishlist\" label"
|
1578 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
1579 |
|
1580 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1581 |
#, fuzzy
|
1582 |
msgctxt "Elementor control label"
|
1583 |
msgid "\"Product added to wishlist\" label"
|
1584 |
msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
|
1585 |
|
1586 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1587 |
msgctxt "Elementor control label"
|
1588 |
msgid "URL of the wishlist page"
|
1589 |
msgstr ""
|
1590 |
|
1591 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1592 |
msgctxt "Elementor control label"
|
1593 |
msgid "Icon for the button"
|
1594 |
msgstr ""
|
1595 |
|
1596 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1597 |
msgctxt "Elementor control label"
|
1598 |
msgid "Additional CSS classes for the button"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1602 |
#, fuzzy
|
1603 |
msgctxt "Elementor control label"
|
1604 |
msgid "Wishlist ID"
|
1605 |
msgstr "רשימת משאלות"
|
1606 |
|
1607 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1608 |
msgctxt "Elementor control label"
|
1609 |
msgid "Paginate items"
|
1610 |
msgstr ""
|
1611 |
|
1612 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1613 |
msgctxt "yith-woocommerce-wishlist"
|
1614 |
msgid "Items per page"
|
1615 |
msgstr ""
|
languages/yith-woocommerce-wishlist-hr.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-hr.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -24,367 +24,367 @@ msgstr ""
|
|
24 |
"X-Poedit-SearchPath-0: ..\n"
|
25 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
26 |
|
27 |
-
#: includes/class
|
28 |
#, fuzzy
|
29 |
msgid "Wishlist Page"
|
30 |
msgstr "Privatna lista želja"
|
31 |
|
32 |
-
#: includes/class
|
33 |
msgid "General settings"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: includes/class
|
37 |
msgid "Add to wishlist options"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: includes/class
|
41 |
msgid "Wishlist page options"
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: includes/class
|
45 |
msgid "Premium Version"
|
46 |
msgstr "Premium verzija"
|
47 |
|
48 |
-
#: includes/class
|
49 |
-
#: includes/class
|
50 |
msgid "Wishlist"
|
51 |
msgstr "Lista želja"
|
52 |
|
53 |
-
#: includes/class
|
54 |
msgid ""
|
55 |
"Allows your customers to create and share lists of products that they want "
|
56 |
"to purchase on your e-commerce."
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: includes/class
|
60 |
-
#: templates/add-to-wishlist-remove.php:
|
61 |
msgid "View ›"
|
62 |
msgstr ""
|
63 |
|
64 |
-
#: includes/class
|
65 |
-
#: templates/add-to-wishlist-remove.php:
|
66 |
msgid "or"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: includes/class
|
70 |
msgid "Close"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: includes/class
|
74 |
-
#: includes/class
|
75 |
msgid "Product successfully removed."
|
76 |
msgstr "Proizvod uspješno obrisan."
|
77 |
|
78 |
-
#: includes/class
|
79 |
msgid "Please, make sure to enter a valid title"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: includes/class
|
83 |
msgid ""
|
84 |
"We are sorry, but this feature is available only if cookies on your browser "
|
85 |
"are enabled."
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: includes/class
|
89 |
msgid "Product added to cart successfully"
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: includes/class
|
93 |
-
#: includes/class
|
94 |
-
#: plugin-options/wishlist_page-options.php:
|
95 |
-
#: templates/wishlist-view-footer-mobile.php:
|
96 |
-
#: templates/wishlist-view-footer.php:
|
97 |
msgid "Add to cart"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: includes/class
|
101 |
msgid "While you visit our site, we’ll track:"
|
102 |
msgstr ""
|
103 |
|
104 |
-
#: includes/class
|
105 |
msgid ""
|
106 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
107 |
"users your favourite products, and to create targeted email campaigns."
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: includes/class
|
111 |
msgid ""
|
112 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
113 |
"make them visible to the store staff"
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: includes/class
|
117 |
msgid ""
|
118 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
119 |
"browsing our site."
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: includes/class
|
123 |
msgid ""
|
124 |
"Members of our team have access to the information you provide us with. For "
|
125 |
"example, both Administrators and Shop Managers can access:"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: includes/class
|
129 |
msgid ""
|
130 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
131 |
"settings of your wishlists"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: includes/class
|
135 |
msgid ""
|
136 |
"Our team members have access to this information to offer you better deals "
|
137 |
"for the products you love."
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: includes/class
|
141 |
-
#: includes/class
|
142 |
msgid "Customer wishlists"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: includes/class
|
146 |
#: plugin-options/lists-options.php:32
|
147 |
msgid "Wishlists"
|
148 |
msgstr "Lista želja"
|
149 |
|
150 |
#. Translators: %s Order number.
|
151 |
-
#: includes/class
|
152 |
msgid "Removed wishlist %s."
|
153 |
msgstr "Moja lista želja na %s"
|
154 |
|
155 |
#. Translators: %s Order number.
|
156 |
-
#: includes/class
|
157 |
msgid "Wishlist %s has been retained."
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: includes/class
|
161 |
msgid "Token"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: includes/class
|
165 |
msgid "Wishlist URL"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: includes/class
|
169 |
msgid "Title"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: includes/class
|
173 |
msgid "Visibility"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: includes/class
|
177 |
msgid "Items added"
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: includes/class
|
181 |
msgid ""
|
182 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
183 |
"product)"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: includes/class
|
187 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: includes/class
|
191 |
msgid "Button label (leave empty to use the default settings)"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: includes/class
|
195 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: includes/class
|
199 |
msgid ""
|
200 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
201 |
"settings)"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: includes/class
|
205 |
msgid ""
|
206 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: includes/class
|
210 |
msgid ""
|
211 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
212 |
"the default settings)"
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: includes/class
|
216 |
msgid ""
|
217 |
"Additional CSS classes for the button (leave empty to use the default "
|
218 |
"settings)"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: includes/class
|
222 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: includes/class
|
226 |
-
#: includes/widgets/elementor/class
|
227 |
msgid "Paginate"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: includes/class
|
231 |
-
#: includes/widgets/elementor/class
|
232 |
msgid "Do not paginate"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: includes/class
|
236 |
msgid "Number of items to show per page"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: includes/class
|
240 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: includes/class
|
244 |
msgid "Share on:"
|
245 |
msgstr "Podijeli na:"
|
246 |
|
247 |
-
#: includes/class
|
248 |
#: plugin-options/wishlist_page-options.php:138
|
249 |
msgid "Share on Facebook"
|
250 |
msgstr "Podijeli na Facebooku"
|
251 |
|
252 |
-
#: includes/class
|
253 |
#: plugin-options/wishlist_page-options.php:147
|
254 |
msgid "Tweet on Twitter"
|
255 |
msgstr "Tweet-aj na Twitteru"
|
256 |
|
257 |
-
#: includes/class
|
258 |
#: plugin-options/wishlist_page-options.php:156
|
259 |
msgid "Pin on Pinterest"
|
260 |
msgstr "Pinaj na Pinterestu"
|
261 |
|
262 |
-
#: includes/class
|
263 |
msgid "Share via email"
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: includes/class
|
267 |
#: plugin-options/wishlist_page-options.php:174
|
268 |
msgid "Share on WhatsApp"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: includes/class
|
272 |
msgid "Remove from list"
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: includes/class
|
276 |
msgid "Free!"
|
277 |
msgstr "Besplatno!"
|
278 |
|
279 |
-
#: includes/class
|
280 |
msgid "The item cannot be added to this wishlist"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: includes/class
|
284 |
msgid "An error occurred while adding the products to the wishlist."
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: includes/class
|
288 |
msgid "Error. Unable to remove the product from the wishlist."
|
289 |
msgstr "Greška. Proizvod se ne može obrisati iz liste želja."
|
290 |
|
291 |
-
#: includes/data-stores/class
|
292 |
-
#: includes/data-stores/class
|
293 |
msgid "Invalid wishlist."
|
294 |
msgstr ""
|
295 |
|
296 |
-
#: includes/data-stores/class
|
297 |
msgid "Invalid wishlist item."
|
298 |
msgstr ""
|
299 |
|
300 |
#. translators: 1. Number of users.
|
301 |
-
#: includes/functions
|
302 |
msgid "%d user"
|
303 |
msgid_plural "%d users"
|
304 |
msgstr[0] ""
|
305 |
msgstr[1] ""
|
306 |
msgstr[2] ""
|
307 |
|
308 |
-
#: includes/functions
|
309 |
msgid "has this item in wishlist"
|
310 |
msgid_plural "have this item in wishlist"
|
311 |
msgstr[0] ""
|
312 |
msgstr[1] ""
|
313 |
msgstr[2] ""
|
314 |
|
315 |
-
#: includes/functions
|
316 |
msgid "You're the first"
|
317 |
msgstr ""
|
318 |
|
319 |
-
#: includes/functions
|
320 |
msgid "to add this item in wishlist"
|
321 |
msgstr ""
|
322 |
|
323 |
#. translators: 1. Count of users when many, or "another" when only one.
|
324 |
-
#: includes/functions
|
325 |
msgid "You and %s user"
|
326 |
msgid_plural "You and %d users"
|
327 |
msgstr[0] ""
|
328 |
msgstr[1] ""
|
329 |
msgstr[2] ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "another"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "have this item in wishlist"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
msgid "None"
|
341 |
msgstr ""
|
342 |
|
343 |
-
#: includes/functions
|
344 |
#, fuzzy
|
345 |
msgid "Custom"
|
346 |
msgstr "Prilagođeni CSS"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Shared"
|
350 |
msgstr "Podijeljeno"
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Only people with a link to this list can see it"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Private"
|
358 |
msgstr "Privatno"
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Only you can see this list"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Public"
|
366 |
msgstr "Javno"
|
367 |
|
368 |
-
#: includes/functions
|
369 |
msgid "Anyone can search for and see this list"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: includes/widgets/elementor/class
|
373 |
#: plugin-options/add_to_wishlist-options.php:127
|
374 |
msgid "Add to wishlist"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: includes/widgets/elementor/class
|
378 |
#: plugin-options/add_to_wishlist-options.php:143
|
379 |
msgid "Browse wishlist"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: includes/widgets/elementor/class
|
383 |
#, fuzzy
|
384 |
msgid "Product already in wishlist"
|
385 |
msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
|
386 |
|
387 |
-
#: includes/widgets/elementor/class
|
388 |
#, fuzzy
|
389 |
msgid "Product added to wishlist"
|
390 |
msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
|
@@ -405,7 +405,7 @@ msgid "while you are using the premium one."
|
|
405 |
msgstr ""
|
406 |
|
407 |
#: plugin-options/add_to_wishlist-options.php:20
|
408 |
-
#: plugin-options/settings-options.php:
|
409 |
msgid "General Settings"
|
410 |
msgstr "Osnovne postavke"
|
411 |
|
@@ -509,7 +509,7 @@ msgid "After summary"
|
|
509 |
msgstr "Nakon sažetka"
|
510 |
|
511 |
#: plugin-options/add_to_wishlist-options.php:117
|
512 |
-
#: plugin-options/wishlist_page-options.php:
|
513 |
msgid "Text customization"
|
514 |
msgstr ""
|
515 |
|
@@ -571,17 +571,17 @@ msgid ""
|
|
571 |
msgstr ""
|
572 |
|
573 |
#: plugin-options/add_to_wishlist-options.php:172
|
574 |
-
#: plugin-options/wishlist_page-options.php:
|
575 |
msgid "Textual (anchor)"
|
576 |
msgstr ""
|
577 |
|
578 |
#: plugin-options/add_to_wishlist-options.php:173
|
579 |
-
#: plugin-options/wishlist_page-options.php:
|
580 |
msgid "Button with theme style"
|
581 |
msgstr ""
|
582 |
|
583 |
#: plugin-options/add_to_wishlist-options.php:174
|
584 |
-
#: plugin-options/wishlist_page-options.php:
|
585 |
msgid "Button with custom style"
|
586 |
msgstr ""
|
587 |
|
@@ -594,32 +594,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
594 |
msgstr ""
|
595 |
|
596 |
#: plugin-options/add_to_wishlist-options.php:190
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
-
#: plugin-options/wishlist_page-options.php:
|
600 |
-
#: plugin-options/wishlist_page-options.php:
|
601 |
-
#: plugin-options/wishlist_page-options.php:
|
602 |
-
#: plugin-options/wishlist_page-options.php:
|
603 |
-
#: plugin-options/wishlist_page-options.php:
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
msgid "Background"
|
607 |
msgstr "Pozadina"
|
608 |
|
609 |
#: plugin-options/add_to_wishlist-options.php:195
|
610 |
-
#: plugin-options/wishlist_page-options.php:
|
611 |
-
#: plugin-options/wishlist_page-options.php:
|
612 |
-
#: plugin-options/wishlist_page-options.php:
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
msgid "Text"
|
616 |
msgstr "Tekst"
|
617 |
|
618 |
#: plugin-options/add_to_wishlist-options.php:200
|
619 |
-
#: plugin-options/wishlist_page-options.php:
|
620 |
-
#: plugin-options/wishlist_page-options.php:
|
621 |
-
#: plugin-options/wishlist_page-options.php:
|
622 |
-
#: plugin-options/wishlist_page-options.php:
|
623 |
msgid "Border"
|
624 |
msgstr "Obrub"
|
625 |
|
@@ -628,28 +628,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:208
|
631 |
-
#: plugin-options/wishlist_page-options.php:
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
msgid "Background Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:213
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
msgid "Text Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:218
|
645 |
-
#: plugin-options/wishlist_page-options.php:
|
646 |
-
#: plugin-options/wishlist_page-options.php:
|
647 |
-
#: plugin-options/wishlist_page-options.php:
|
648 |
msgid "Border Hover"
|
649 |
msgstr ""
|
650 |
|
651 |
#: plugin-options/add_to_wishlist-options.php:231
|
652 |
-
#: plugin-options/wishlist_page-options.php:
|
653 |
msgid "Border radius"
|
654 |
msgstr ""
|
655 |
|
@@ -705,35 +705,41 @@ msgstr ""
|
|
705 |
msgid "Search list"
|
706 |
msgstr "Pretraga listi želja"
|
707 |
|
708 |
-
|
|
|
|
|
709 |
msgid ""
|
710 |
"If you want to take advantage of this feature, you could consider purchasing "
|
711 |
"the %s."
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: plugin-options/settings-options.php:
|
715 |
msgid "Enable AJAX loading"
|
716 |
msgstr ""
|
717 |
|
718 |
-
#: plugin-options/settings-options.php:
|
719 |
msgid "Load any cacheable wishlist item via AJAX"
|
720 |
msgstr ""
|
721 |
|
722 |
-
#: plugin-options/settings-options.php:
|
723 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
724 |
msgstr "YITH WooCommerse skupna Integracija"
|
725 |
|
726 |
-
|
|
|
|
|
727 |
msgid ""
|
728 |
"In order to use this integration you have to install and activate YITH "
|
729 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: plugin-options/settings-options.php:
|
733 |
msgid "Enable slider in wishlist"
|
734 |
msgstr "Omogući slider u listi želja"
|
735 |
|
736 |
-
|
|
|
|
|
737 |
msgid ""
|
738 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
739 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -853,109 +859,110 @@ msgstr ""
|
|
853 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
854 |
msgstr ""
|
855 |
|
856 |
-
|
|
|
857 |
msgid "My wishlist on %s"
|
858 |
msgstr "Moja lista želja na %s"
|
859 |
|
860 |
-
#: plugin-options/wishlist_page-options.php:
|
861 |
msgid "Social text"
|
862 |
msgstr "Tekst za objavu"
|
863 |
|
864 |
-
#: plugin-options/wishlist_page-options.php:
|
865 |
msgid ""
|
866 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
867 |
"and Pinterest"
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: plugin-options/wishlist_page-options.php:
|
871 |
msgid "Social image URL"
|
872 |
msgstr "Link na sliku za objave"
|
873 |
|
874 |
-
#: plugin-options/wishlist_page-options.php:
|
875 |
msgid "It will be used to pin the wishlist on Pinterest."
|
876 |
msgstr ""
|
877 |
|
878 |
-
#: plugin-options/wishlist_page-options.php:
|
879 |
msgid "Default wishlist name"
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: plugin-options/wishlist_page-options.php:
|
883 |
msgid ""
|
884 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
885 |
"automatically generated for all users if they do not create any custom one"
|
886 |
msgstr ""
|
887 |
|
888 |
-
#: plugin-options/wishlist_page-options.php:
|
889 |
#, fuzzy
|
890 |
msgid "My wishlist"
|
891 |
msgstr "Moja lista želja na %s"
|
892 |
|
893 |
-
#: plugin-options/wishlist_page-options.php:
|
894 |
msgid "\"Add to cart\" text"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: plugin-options/wishlist_page-options.php:
|
898 |
msgid "Enter a text for the \"Add to cart\" button"
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: plugin-options/wishlist_page-options.php:
|
902 |
msgid "Style & color customization"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: plugin-options/wishlist_page-options.php:
|
906 |
msgid "Style of \"Add to cart\""
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: plugin-options/wishlist_page-options.php:
|
910 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: plugin-options/wishlist_page-options.php:
|
914 |
msgid "\"Add to cart\" button style"
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: plugin-options/wishlist_page-options.php:
|
918 |
msgid "Choose the colors for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: plugin-options/wishlist_page-options.php:
|
922 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: plugin-options/wishlist_page-options.php:
|
926 |
msgid "Set the radius for the \"Add to cart\" button"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: plugin-options/wishlist_page-options.php:
|
930 |
msgid "\"Add to cart\" icon"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: plugin-options/wishlist_page-options.php:
|
934 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
935 |
msgstr ""
|
936 |
|
937 |
-
#: plugin-options/wishlist_page-options.php:
|
938 |
msgid "\"Add to cart\" custom icon"
|
939 |
msgstr ""
|
940 |
|
941 |
-
#: plugin-options/wishlist_page-options.php:
|
942 |
msgid ""
|
943 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
944 |
"32px x 32px)"
|
945 |
msgstr ""
|
946 |
|
947 |
-
#: plugin-options/wishlist_page-options.php:
|
948 |
msgid "Primary button style"
|
949 |
msgstr ""
|
950 |
|
951 |
-
#: plugin-options/wishlist_page-options.php:
|
952 |
msgid ""
|
953 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
954 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
955 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: plugin-options/wishlist_page-options.php:
|
959 |
msgid ""
|
960 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
961 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -963,185 +970,185 @@ msgid ""
|
|
963 |
"small>"
|
964 |
msgstr ""
|
965 |
|
966 |
-
#: plugin-options/wishlist_page-options.php:
|
967 |
msgid "Secondary button style"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: plugin-options/wishlist_page-options.php:
|
971 |
-
#: plugin-options/wishlist_page-options.php:
|
972 |
msgid ""
|
973 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
974 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
975 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: plugin-options/wishlist_page-options.php:
|
979 |
msgid "Wishlist table style"
|
980 |
msgstr ""
|
981 |
|
982 |
-
#: plugin-options/wishlist_page-options.php:
|
983 |
msgid ""
|
984 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
985 |
msgstr ""
|
986 |
|
987 |
-
#: plugin-options/wishlist_page-options.php:
|
988 |
msgid "Highlight color"
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: plugin-options/wishlist_page-options.php:
|
992 |
msgid ""
|
993 |
"Choose the color for all sections with background<br/><small>This color will "
|
994 |
"be used as background for the wishlist table heading and footer (when set to "
|
995 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: plugin-options/wishlist_page-options.php:
|
999 |
msgid "Share button text color"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: plugin-options/wishlist_page-options.php:
|
1003 |
msgid "Choose colors for share buttons text"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: plugin-options/wishlist_page-options.php:
|
1007 |
msgid "Text hover"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: plugin-options/wishlist_page-options.php:
|
1011 |
msgid "Facebook share button icon"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: plugin-options/wishlist_page-options.php:
|
1015 |
msgid "Select an icon for the Facebook share button"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: plugin-options/wishlist_page-options.php:
|
1019 |
msgid "Facebook share button custom icon"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: plugin-options/wishlist_page-options.php:
|
1023 |
msgid ""
|
1024 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1025 |
"32px)"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: plugin-options/wishlist_page-options.php:
|
1029 |
msgid "Facebook share button style"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
msgid "Choose colors for Facebook share button"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
-
#: plugin-options/wishlist_page-options.php:
|
1037 |
-
#: plugin-options/wishlist_page-options.php:
|
1038 |
-
#: plugin-options/wishlist_page-options.php:
|
1039 |
-
#: plugin-options/wishlist_page-options.php:
|
1040 |
-
#: plugin-options/wishlist_page-options.php:
|
1041 |
msgid "Background hover"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: plugin-options/wishlist_page-options.php:
|
1045 |
msgid "Twitter share button icon"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: plugin-options/wishlist_page-options.php:
|
1049 |
msgid "Select an icon for the Twitter share button"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
-
#: plugin-options/wishlist_page-options.php:
|
1053 |
msgid "Twitter share button custom icon"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
-
#: plugin-options/wishlist_page-options.php:
|
1057 |
msgid ""
|
1058 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1059 |
"32px)"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: plugin-options/wishlist_page-options.php:
|
1063 |
msgid "Twitter share button style"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: plugin-options/wishlist_page-options.php:
|
1067 |
msgid "Choose colors for Twitter share button"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: plugin-options/wishlist_page-options.php:
|
1071 |
msgid "Pinterest share button icon"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: plugin-options/wishlist_page-options.php:
|
1075 |
msgid "Select an icon for the Pinterest share button"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: plugin-options/wishlist_page-options.php:
|
1079 |
msgid "Pinterest share button custom icon"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: plugin-options/wishlist_page-options.php:
|
1083 |
msgid ""
|
1084 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1085 |
"x 32px)"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: plugin-options/wishlist_page-options.php:
|
1089 |
msgid "Pinterest share button style"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: plugin-options/wishlist_page-options.php:
|
1093 |
msgid "Choose colors for Pinterest share button"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: plugin-options/wishlist_page-options.php:
|
1097 |
msgid "Email share button icon"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: plugin-options/wishlist_page-options.php:
|
1101 |
msgid "Select an icon for the Email share button"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
#: plugin-options/wishlist_page-options.php:
|
1105 |
msgid "Email share button custom icon"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: plugin-options/wishlist_page-options.php:
|
1109 |
msgid ""
|
1110 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1111 |
"x 32px)"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: plugin-options/wishlist_page-options.php:
|
1115 |
msgid "Email share button style"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: plugin-options/wishlist_page-options.php:
|
1119 |
msgid "Choose colors for the Email share button"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: plugin-options/wishlist_page-options.php:
|
1123 |
msgid "WhatsApp share button icon"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: plugin-options/wishlist_page-options.php:
|
1127 |
msgid "Select an icon for the WhatsApp share button"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: plugin-options/wishlist_page-options.php:
|
1131 |
msgid "WhatsApp share button custom icon"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: plugin-options/wishlist_page-options.php:
|
1135 |
msgid ""
|
1136 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1137 |
"32px)"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
-
#: plugin-options/wishlist_page-options.php:
|
1141 |
msgid "WhatsApp share button style"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
-
#: plugin-options/wishlist_page-options.php:
|
1145 |
msgid "Choose colors for WhatsApp share button"
|
1146 |
msgstr ""
|
1147 |
|
@@ -1316,74 +1323,74 @@ msgid ""
|
|
1316 |
"discount on the product they’ve added to the wishlist."
|
1317 |
msgstr ""
|
1318 |
|
1319 |
-
#: templates/share.php:
|
1320 |
msgid "Facebook"
|
1321 |
msgstr ""
|
1322 |
|
1323 |
-
#: templates/share.php:
|
1324 |
msgid "Twitter"
|
1325 |
msgstr ""
|
1326 |
|
1327 |
-
#: templates/share.php:
|
1328 |
msgid "Pinterest"
|
1329 |
msgstr ""
|
1330 |
|
1331 |
-
#: templates/share.php:
|
1332 |
msgid "Email"
|
1333 |
msgstr ""
|
1334 |
|
1335 |
-
#: templates/share.php:
|
1336 |
msgid "WhatsApp"
|
1337 |
msgstr ""
|
1338 |
|
1339 |
-
#: templates/share.php:
|
1340 |
msgid "Whatsapp"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
-
#: templates/share.php:
|
1344 |
msgid "(Now"
|
1345 |
msgstr ""
|
1346 |
|
1347 |
-
#: templates/share.php:
|
1348 |
msgid "copy"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
-
#: templates/share.php:
|
1352 |
msgid "this wishlist link and share it anywhere)"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1356 |
-
#: templates/wishlist-view-footer.php:
|
1357 |
msgid "Apply this action to all the selected items:"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1361 |
-
#: templates/wishlist-view-footer.php:
|
1362 |
msgid "Remove from wishlist"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
#. translators: 1. Wishlist formatted name.
|
1366 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1367 |
-
#: templates/wishlist-view-footer.php:
|
1368 |
msgid "Move to %s"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1372 |
-
#: templates/wishlist-view-footer.php:
|
1373 |
msgid "Apply"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1377 |
-
#: templates/wishlist-view-footer.php:
|
1378 |
msgid "Update"
|
1379 |
msgstr ""
|
1380 |
|
1381 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1382 |
-
#: templates/wishlist-view-footer.php:
|
1383 |
msgid "Add all to cart"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
-
#: templates/wishlist-view-header.php:
|
1387 |
msgid "Edit title"
|
1388 |
msgstr "Uredi naslov"
|
1389 |
|
@@ -1403,28 +1410,28 @@ msgstr ""
|
|
1403 |
msgid "Stock:"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1407 |
msgid "Out of stock"
|
1408 |
msgstr ""
|
1409 |
|
1410 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1411 |
msgid "In Stock"
|
1412 |
msgstr "Na zalihi"
|
1413 |
|
1414 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1415 |
msgid "Move"
|
1416 |
msgstr "Premjesti"
|
1417 |
|
1418 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1419 |
msgid "Move to another list ›"
|
1420 |
msgstr ""
|
1421 |
|
1422 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1423 |
-
#: templates/wishlist-view.php:
|
1424 |
msgid "Remove this product"
|
1425 |
msgstr "Obriši ovaj proizvod"
|
1426 |
|
1427 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1428 |
msgid "No products added to the wishlist"
|
1429 |
msgstr ""
|
1430 |
|
@@ -1449,11 +1456,11 @@ msgid "Arrange"
|
|
1449 |
msgstr ""
|
1450 |
|
1451 |
#. translators: date added label: 1 date added.
|
1452 |
-
#: templates/wishlist-view.php:
|
1453 |
msgid "Added on: %s"
|
1454 |
msgstr ""
|
1455 |
|
1456 |
-
#: templates/wishlist-view.php:
|
1457 |
msgid "Remove"
|
1458 |
msgstr "Obriši"
|
1459 |
|
@@ -1466,38 +1473,45 @@ msgid ""
|
|
1466 |
"your e-commerce on <strong>YITH</strong></a>"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1470 |
msgctxt "page_slug"
|
1471 |
msgid "wishlist"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
-
#: includes/class
|
1475 |
msgctxt "date when wishlist was created"
|
1476 |
msgid "Created on"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: includes/class
|
1480 |
msgctxt "[gutenberg]: block name"
|
1481 |
msgid "YITH Add to wishlist"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
-
#: includes/class
|
1485 |
msgctxt "[gutenberg]: block name"
|
1486 |
msgid "YITH Wishlist"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
-
#: includes/class
|
1490 |
msgctxt "[gutenberg]: block description"
|
1491 |
msgid "Shows Add to wishlist button"
|
1492 |
msgstr ""
|
1493 |
|
1494 |
-
#: includes/class
|
1495 |
msgctxt "[gutenberg]: block description"
|
1496 |
msgid "Shows a list of products in wishlist"
|
1497 |
msgstr ""
|
1498 |
|
1499 |
#. translators: 1. % of reduction/increase in price.
|
1500 |
-
#: includes/class
|
1501 |
msgctxt ""
|
1502 |
"Part of the template that shows price variation since addition to list; "
|
1503 |
"placeholder will be replaced with a percentage"
|
@@ -1505,107 +1519,107 @@ msgid "Price is %1$s%%"
|
|
1505 |
msgstr ""
|
1506 |
|
1507 |
#. translators: 2: original product price.
|
1508 |
-
#: includes/class
|
1509 |
msgctxt ""
|
1510 |
"Part of the template that shows price variation since addition to list; "
|
1511 |
"placeholder will be replaced with a price"
|
1512 |
msgid "(Was %2$s when added in list)"
|
1513 |
msgstr ""
|
1514 |
|
1515 |
-
#: includes/widgets/elementor/class
|
1516 |
msgctxt "Elementor widget name"
|
1517 |
msgid "YITH Wishlist Add button"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
-
#: includes/widgets/elementor/class
|
1521 |
#, fuzzy
|
1522 |
msgctxt "Elementor widget name"
|
1523 |
msgid "YITH Wishlist"
|
1524 |
msgstr "Lista želja"
|
1525 |
|
1526 |
-
#: includes/widgets/elementor/class
|
1527 |
#, fuzzy
|
1528 |
msgctxt "Elementor section title"
|
1529 |
msgid "Product"
|
1530 |
msgstr "Proizvod je dodan!"
|
1531 |
|
1532 |
-
#: includes/widgets/elementor/class
|
1533 |
msgctxt "Elementor section title"
|
1534 |
msgid "Labels"
|
1535 |
msgstr ""
|
1536 |
|
1537 |
-
#: includes/widgets/elementor/class
|
1538 |
msgctxt "Elementor section title"
|
1539 |
msgid "Advanced"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
-
#: includes/widgets/elementor/class
|
1543 |
#, fuzzy
|
1544 |
msgctxt "Elementor section title"
|
1545 |
msgid "Wishlist"
|
1546 |
msgstr "Lista želja"
|
1547 |
|
1548 |
-
#: includes/widgets/elementor/class
|
1549 |
msgctxt "Elementor section title"
|
1550 |
msgid "Pagination"
|
1551 |
msgstr ""
|
1552 |
|
1553 |
-
#: includes/widgets/elementor/class
|
1554 |
#, fuzzy
|
1555 |
msgctxt "Elementor control label"
|
1556 |
msgid "Product ID"
|
1557 |
msgstr "Proizvod je dodan!"
|
1558 |
|
1559 |
-
#: includes/widgets/elementor/class
|
1560 |
msgctxt "Elementor control label"
|
1561 |
msgid "Button label"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
-
#: includes/widgets/elementor/class
|
1565 |
#, fuzzy
|
1566 |
msgctxt "Elementor control label"
|
1567 |
msgid "\"Browse wishlist\" label"
|
1568 |
msgstr "Tekst za \"Pregledaj listu želja\""
|
1569 |
|
1570 |
-
#: includes/widgets/elementor/class
|
1571 |
#, fuzzy
|
1572 |
msgctxt "Elementor control label"
|
1573 |
msgid "\"Product already in wishlist\" label"
|
1574 |
msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
|
1575 |
|
1576 |
-
#: includes/widgets/elementor/class
|
1577 |
#, fuzzy
|
1578 |
msgctxt "Elementor control label"
|
1579 |
msgid "\"Product added to wishlist\" label"
|
1580 |
msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
|
1581 |
|
1582 |
-
#: includes/widgets/elementor/class
|
1583 |
msgctxt "Elementor control label"
|
1584 |
msgid "URL of the wishlist page"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
-
#: includes/widgets/elementor/class
|
1588 |
msgctxt "Elementor control label"
|
1589 |
msgid "Icon for the button"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
-
#: includes/widgets/elementor/class
|
1593 |
msgctxt "Elementor control label"
|
1594 |
msgid "Additional CSS classes for the button"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
-
#: includes/widgets/elementor/class
|
1598 |
#, fuzzy
|
1599 |
msgctxt "Elementor control label"
|
1600 |
msgid "Wishlist ID"
|
1601 |
msgstr "Lista želja"
|
1602 |
|
1603 |
-
#: includes/widgets/elementor/class
|
1604 |
msgctxt "Elementor control label"
|
1605 |
msgid "Paginate items"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
-
#: includes/widgets/elementor/class
|
1609 |
msgctxt "yith-woocommerce-wishlist"
|
1610 |
msgid "Items per page"
|
1611 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
24 |
"X-Poedit-SearchPath-0: ..\n"
|
25 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
26 |
|
27 |
+
#: includes/class-yith-wcwl-admin.php:126
|
28 |
#, fuzzy
|
29 |
msgid "Wishlist Page"
|
30 |
msgstr "Privatna lista želja"
|
31 |
|
32 |
+
#: includes/class-yith-wcwl-admin.php:148
|
33 |
msgid "General settings"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: includes/class-yith-wcwl-admin.php:149
|
37 |
msgid "Add to wishlist options"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: includes/class-yith-wcwl-admin.php:150
|
41 |
msgid "Wishlist page options"
|
42 |
msgstr ""
|
43 |
|
44 |
+
#: includes/class-yith-wcwl-admin.php:151
|
45 |
msgid "Premium Version"
|
46 |
msgstr "Premium verzija"
|
47 |
|
48 |
+
#: includes/class-yith-wcwl-admin.php:249
|
49 |
+
#: includes/class-yith-wcwl-install.php:342
|
50 |
msgid "Wishlist"
|
51 |
msgstr "Lista želja"
|
52 |
|
53 |
+
#: includes/class-yith-wcwl-admin.php:251
|
54 |
msgid ""
|
55 |
"Allows your customers to create and share lists of products that they want "
|
56 |
"to purchase on your e-commerce."
|
57 |
msgstr ""
|
58 |
|
59 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
60 |
+
#: templates/add-to-wishlist-remove.php:59
|
61 |
msgid "View ›"
|
62 |
msgstr ""
|
63 |
|
64 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
65 |
+
#: templates/add-to-wishlist-remove.php:58
|
66 |
msgid "or"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
70 |
msgid "Close"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
74 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
75 |
msgid "Product successfully removed."
|
76 |
msgstr "Proizvod uspješno obrisan."
|
77 |
|
78 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
79 |
msgid "Please, make sure to enter a valid title"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
83 |
msgid ""
|
84 |
"We are sorry, but this feature is available only if cookies on your browser "
|
85 |
"are enabled."
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
89 |
msgid "Product added to cart successfully"
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
93 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
94 |
+
#: plugin-options/wishlist_page-options.php:240
|
95 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
96 |
+
#: templates/wishlist-view-footer.php:46
|
97 |
msgid "Add to cart"
|
98 |
msgstr ""
|
99 |
|
100 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
101 |
msgid "While you visit our site, we’ll track:"
|
102 |
msgstr ""
|
103 |
|
104 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
105 |
msgid ""
|
106 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
107 |
"users your favourite products, and to create targeted email campaigns."
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
111 |
msgid ""
|
112 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
113 |
"make them visible to the store staff"
|
114 |
msgstr ""
|
115 |
|
116 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
117 |
msgid ""
|
118 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
119 |
"browsing our site."
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
123 |
msgid ""
|
124 |
"Members of our team have access to the information you provide us with. For "
|
125 |
"example, both Administrators and Shop Managers can access:"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
129 |
msgid ""
|
130 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
131 |
"settings of your wishlists"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
135 |
msgid ""
|
136 |
"Our team members have access to this information to offer you better deals "
|
137 |
"for the products you love."
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
141 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
142 |
msgid "Customer wishlists"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
146 |
#: plugin-options/lists-options.php:32
|
147 |
msgid "Wishlists"
|
148 |
msgstr "Lista želja"
|
149 |
|
150 |
#. Translators: %s Order number.
|
151 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
152 |
msgid "Removed wishlist %s."
|
153 |
msgstr "Moja lista želja na %s"
|
154 |
|
155 |
#. Translators: %s Order number.
|
156 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
157 |
msgid "Wishlist %s has been retained."
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
161 |
msgid "Token"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
165 |
msgid "Wishlist URL"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
169 |
msgid "Title"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
173 |
msgid "Visibility"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
177 |
msgid "Items added"
|
178 |
msgstr ""
|
179 |
|
180 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
181 |
msgid ""
|
182 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
183 |
"product)"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
187 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
191 |
msgid "Button label (leave empty to use the default settings)"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
195 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
196 |
msgstr ""
|
197 |
|
198 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
199 |
msgid ""
|
200 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
201 |
"settings)"
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
205 |
msgid ""
|
206 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
210 |
msgid ""
|
211 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
212 |
"the default settings)"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
216 |
msgid ""
|
217 |
"Additional CSS classes for the button (leave empty to use the default "
|
218 |
"settings)"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
222 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
226 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
227 |
msgid "Paginate"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
231 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
232 |
msgid "Do not paginate"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
236 |
msgid "Number of items to show per page"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
240 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
244 |
msgid "Share on:"
|
245 |
msgstr "Podijeli na:"
|
246 |
|
247 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
248 |
#: plugin-options/wishlist_page-options.php:138
|
249 |
msgid "Share on Facebook"
|
250 |
msgstr "Podijeli na Facebooku"
|
251 |
|
252 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
253 |
#: plugin-options/wishlist_page-options.php:147
|
254 |
msgid "Tweet on Twitter"
|
255 |
msgstr "Tweet-aj na Twitteru"
|
256 |
|
257 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
258 |
#: plugin-options/wishlist_page-options.php:156
|
259 |
msgid "Pin on Pinterest"
|
260 |
msgstr "Pinaj na Pinterestu"
|
261 |
|
262 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
263 |
msgid "Share via email"
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
267 |
#: plugin-options/wishlist_page-options.php:174
|
268 |
msgid "Share on WhatsApp"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
272 |
msgid "Remove from list"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
276 |
msgid "Free!"
|
277 |
msgstr "Besplatno!"
|
278 |
|
279 |
+
#: includes/class-yith-wcwl.php:164
|
280 |
msgid "The item cannot be added to this wishlist"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
284 |
msgid "An error occurred while adding the products to the wishlist."
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
288 |
msgid "Error. Unable to remove the product from the wishlist."
|
289 |
msgstr "Greška. Proizvod se ne može obrisati iz liste želja."
|
290 |
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
292 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
293 |
msgid "Invalid wishlist."
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
297 |
msgid "Invalid wishlist item."
|
298 |
msgstr ""
|
299 |
|
300 |
#. translators: 1. Number of users.
|
301 |
+
#: includes/functions-yith-wcwl.php:249
|
302 |
msgid "%d user"
|
303 |
msgid_plural "%d users"
|
304 |
msgstr[0] ""
|
305 |
msgstr[1] ""
|
306 |
msgstr[2] ""
|
307 |
|
308 |
+
#: includes/functions-yith-wcwl.php:250
|
309 |
msgid "has this item in wishlist"
|
310 |
msgid_plural "have this item in wishlist"
|
311 |
msgstr[0] ""
|
312 |
msgstr[1] ""
|
313 |
msgstr[2] ""
|
314 |
|
315 |
+
#: includes/functions-yith-wcwl.php:252
|
316 |
msgid "You're the first"
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: includes/functions-yith-wcwl.php:253
|
320 |
msgid "to add this item in wishlist"
|
321 |
msgstr ""
|
322 |
|
323 |
#. translators: 1. Count of users when many, or "another" when only one.
|
324 |
+
#: includes/functions-yith-wcwl.php:257
|
325 |
msgid "You and %s user"
|
326 |
msgid_plural "You and %d users"
|
327 |
msgstr[0] ""
|
328 |
msgstr[1] ""
|
329 |
msgstr[2] ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:257
|
332 |
msgid "another"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:258
|
336 |
msgid "have this item in wishlist"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:425
|
340 |
msgid "None"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: includes/functions-yith-wcwl.php:426
|
344 |
#, fuzzy
|
345 |
msgid "Custom"
|
346 |
msgstr "Prilagođeni CSS"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:447
|
349 |
msgid "Shared"
|
350 |
msgstr "Podijeljeno"
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:451
|
353 |
msgid "Only people with a link to this list can see it"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:457
|
357 |
msgid "Private"
|
358 |
msgstr "Privatno"
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:461
|
361 |
msgid "Only you can see this list"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:467
|
365 |
msgid "Public"
|
366 |
msgstr "Javno"
|
367 |
|
368 |
+
#: includes/functions-yith-wcwl.php:471
|
369 |
msgid "Anyone can search for and see this list"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
373 |
#: plugin-options/add_to_wishlist-options.php:127
|
374 |
msgid "Add to wishlist"
|
375 |
msgstr ""
|
376 |
|
377 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
378 |
#: plugin-options/add_to_wishlist-options.php:143
|
379 |
msgid "Browse wishlist"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
383 |
#, fuzzy
|
384 |
msgid "Product already in wishlist"
|
385 |
msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
|
386 |
|
387 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
388 |
#, fuzzy
|
389 |
msgid "Product added to wishlist"
|
390 |
msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
|
405 |
msgstr ""
|
406 |
|
407 |
#: plugin-options/add_to_wishlist-options.php:20
|
408 |
+
#: plugin-options/settings-options.php:27
|
409 |
msgid "General Settings"
|
410 |
msgstr "Osnovne postavke"
|
411 |
|
509 |
msgstr "Nakon sažetka"
|
510 |
|
511 |
#: plugin-options/add_to_wishlist-options.php:117
|
512 |
+
#: plugin-options/wishlist_page-options.php:222
|
513 |
msgid "Text customization"
|
514 |
msgstr ""
|
515 |
|
571 |
msgstr ""
|
572 |
|
573 |
#: plugin-options/add_to_wishlist-options.php:172
|
574 |
+
#: plugin-options/wishlist_page-options.php:261
|
575 |
msgid "Textual (anchor)"
|
576 |
msgstr ""
|
577 |
|
578 |
#: plugin-options/add_to_wishlist-options.php:173
|
579 |
+
#: plugin-options/wishlist_page-options.php:262
|
580 |
msgid "Button with theme style"
|
581 |
msgstr ""
|
582 |
|
583 |
#: plugin-options/add_to_wishlist-options.php:174
|
584 |
+
#: plugin-options/wishlist_page-options.php:263
|
585 |
msgid "Button with custom style"
|
586 |
msgstr ""
|
587 |
|
594 |
msgstr ""
|
595 |
|
596 |
#: plugin-options/add_to_wishlist-options.php:190
|
597 |
+
#: plugin-options/wishlist_page-options.php:279
|
598 |
+
#: plugin-options/wishlist_page-options.php:368
|
599 |
+
#: plugin-options/wishlist_page-options.php:417
|
600 |
+
#: plugin-options/wishlist_page-options.php:465
|
601 |
+
#: plugin-options/wishlist_page-options.php:552
|
602 |
+
#: plugin-options/wishlist_page-options.php:592
|
603 |
+
#: plugin-options/wishlist_page-options.php:632
|
604 |
+
#: plugin-options/wishlist_page-options.php:672
|
605 |
+
#: plugin-options/wishlist_page-options.php:712
|
606 |
msgid "Background"
|
607 |
msgstr "Pozadina"
|
608 |
|
609 |
#: plugin-options/add_to_wishlist-options.php:195
|
610 |
+
#: plugin-options/wishlist_page-options.php:284
|
611 |
+
#: plugin-options/wishlist_page-options.php:373
|
612 |
+
#: plugin-options/wishlist_page-options.php:422
|
613 |
+
#: plugin-options/wishlist_page-options.php:470
|
614 |
+
#: plugin-options/wishlist_page-options.php:507
|
615 |
msgid "Text"
|
616 |
msgstr "Tekst"
|
617 |
|
618 |
#: plugin-options/add_to_wishlist-options.php:200
|
619 |
+
#: plugin-options/wishlist_page-options.php:289
|
620 |
+
#: plugin-options/wishlist_page-options.php:378
|
621 |
+
#: plugin-options/wishlist_page-options.php:427
|
622 |
+
#: plugin-options/wishlist_page-options.php:475
|
623 |
msgid "Border"
|
624 |
msgstr "Obrub"
|
625 |
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:208
|
631 |
+
#: plugin-options/wishlist_page-options.php:297
|
632 |
+
#: plugin-options/wishlist_page-options.php:386
|
633 |
+
#: plugin-options/wishlist_page-options.php:435
|
634 |
msgid "Background Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:213
|
638 |
+
#: plugin-options/wishlist_page-options.php:302
|
639 |
+
#: plugin-options/wishlist_page-options.php:391
|
640 |
+
#: plugin-options/wishlist_page-options.php:440
|
641 |
msgid "Text Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:218
|
645 |
+
#: plugin-options/wishlist_page-options.php:307
|
646 |
+
#: plugin-options/wishlist_page-options.php:396
|
647 |
+
#: plugin-options/wishlist_page-options.php:445
|
648 |
msgid "Border Hover"
|
649 |
msgstr ""
|
650 |
|
651 |
#: plugin-options/add_to_wishlist-options.php:231
|
652 |
+
#: plugin-options/wishlist_page-options.php:320
|
653 |
msgid "Border radius"
|
654 |
msgstr ""
|
655 |
|
705 |
msgid "Search list"
|
706 |
msgstr "Pretraga listi želja"
|
707 |
|
708 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
709 |
+
#. yithemes.com.
|
710 |
+
#: plugin-options/settings-options.php:19
|
711 |
msgid ""
|
712 |
"If you want to take advantage of this feature, you could consider purchasing "
|
713 |
"the %s."
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: plugin-options/settings-options.php:34
|
717 |
msgid "Enable AJAX loading"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#: plugin-options/settings-options.php:35
|
721 |
msgid "Load any cacheable wishlist item via AJAX"
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: plugin-options/settings-options.php:48
|
725 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
726 |
msgstr "YITH WooCommerse skupna Integracija"
|
727 |
|
728 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
729 |
+
#. yithemes.com.
|
730 |
+
#: plugin-options/settings-options.php:51
|
731 |
msgid ""
|
732 |
"In order to use this integration you have to install and activate YITH "
|
733 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: plugin-options/settings-options.php:56
|
737 |
msgid "Enable slider in wishlist"
|
738 |
msgstr "Omogući slider u listi želja"
|
739 |
|
740 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
741 |
+
#. Bought Together.
|
742 |
+
#: plugin-options/settings-options.php:58
|
743 |
msgid ""
|
744 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
745 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
859 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#. translators: 1. Blog name.
|
863 |
+
#: plugin-options/wishlist_page-options.php:195
|
864 |
msgid "My wishlist on %s"
|
865 |
msgstr "Moja lista želja na %s"
|
866 |
|
867 |
+
#: plugin-options/wishlist_page-options.php:200
|
868 |
msgid "Social text"
|
869 |
msgstr "Tekst za objavu"
|
870 |
|
871 |
+
#: plugin-options/wishlist_page-options.php:201
|
872 |
msgid ""
|
873 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
874 |
"and Pinterest"
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: plugin-options/wishlist_page-options.php:209
|
878 |
msgid "Social image URL"
|
879 |
msgstr "Link na sliku za objave"
|
880 |
|
881 |
+
#: plugin-options/wishlist_page-options.php:210
|
882 |
msgid "It will be used to pin the wishlist on Pinterest."
|
883 |
msgstr ""
|
884 |
|
885 |
+
#: plugin-options/wishlist_page-options.php:229
|
886 |
msgid "Default wishlist name"
|
887 |
msgstr ""
|
888 |
|
889 |
+
#: plugin-options/wishlist_page-options.php:230
|
890 |
msgid ""
|
891 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
892 |
"automatically generated for all users if they do not create any custom one"
|
893 |
msgstr ""
|
894 |
|
895 |
+
#: plugin-options/wishlist_page-options.php:232
|
896 |
#, fuzzy
|
897 |
msgid "My wishlist"
|
898 |
msgstr "Moja lista želja na %s"
|
899 |
|
900 |
+
#: plugin-options/wishlist_page-options.php:237
|
901 |
msgid "\"Add to cart\" text"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: plugin-options/wishlist_page-options.php:238
|
905 |
msgid "Enter a text for the \"Add to cart\" button"
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: plugin-options/wishlist_page-options.php:250
|
909 |
msgid "Style & color customization"
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: plugin-options/wishlist_page-options.php:257
|
913 |
msgid "Style of \"Add to cart\""
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: plugin-options/wishlist_page-options.php:258
|
917 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: plugin-options/wishlist_page-options.php:271
|
921 |
msgid "\"Add to cart\" button style"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: plugin-options/wishlist_page-options.php:277
|
925 |
msgid "Choose the colors for the \"Add to cart\" button"
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: plugin-options/wishlist_page-options.php:295
|
929 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
930 |
msgstr ""
|
931 |
|
932 |
+
#: plugin-options/wishlist_page-options.php:321
|
933 |
msgid "Set the radius for the \"Add to cart\" button"
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: plugin-options/wishlist_page-options.php:335
|
937 |
msgid "\"Add to cart\" icon"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: plugin-options/wishlist_page-options.php:336
|
941 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
942 |
msgstr ""
|
943 |
|
944 |
+
#: plugin-options/wishlist_page-options.php:351
|
945 |
msgid "\"Add to cart\" custom icon"
|
946 |
msgstr ""
|
947 |
|
948 |
+
#: plugin-options/wishlist_page-options.php:352
|
949 |
msgid ""
|
950 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
951 |
"32px x 32px)"
|
952 |
msgstr ""
|
953 |
|
954 |
+
#: plugin-options/wishlist_page-options.php:360
|
955 |
msgid "Primary button style"
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: plugin-options/wishlist_page-options.php:366
|
959 |
msgid ""
|
960 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
961 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
962 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: plugin-options/wishlist_page-options.php:384
|
966 |
msgid ""
|
967 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
968 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
970 |
"small>"
|
971 |
msgstr ""
|
972 |
|
973 |
+
#: plugin-options/wishlist_page-options.php:409
|
974 |
msgid "Secondary button style"
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: plugin-options/wishlist_page-options.php:415
|
978 |
+
#: plugin-options/wishlist_page-options.php:433
|
979 |
msgid ""
|
980 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
981 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
982 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: plugin-options/wishlist_page-options.php:458
|
986 |
msgid "Wishlist table style"
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: plugin-options/wishlist_page-options.php:459
|
990 |
msgid ""
|
991 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
992 |
msgstr ""
|
993 |
|
994 |
+
#: plugin-options/wishlist_page-options.php:487
|
995 |
msgid "Highlight color"
|
996 |
msgstr ""
|
997 |
|
998 |
+
#: plugin-options/wishlist_page-options.php:488
|
999 |
msgid ""
|
1000 |
"Choose the color for all sections with background<br/><small>This color will "
|
1001 |
"be used as background for the wishlist table heading and footer (when set to "
|
1002 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: plugin-options/wishlist_page-options.php:500
|
1006 |
msgid "Share button text color"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: plugin-options/wishlist_page-options.php:501
|
1010 |
msgid "Choose colors for share buttons text"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: plugin-options/wishlist_page-options.php:512
|
1014 |
msgid "Text hover"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
+
#: plugin-options/wishlist_page-options.php:525
|
1018 |
msgid "Facebook share button icon"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: plugin-options/wishlist_page-options.php:526
|
1022 |
msgid "Select an icon for the Facebook share button"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
+
#: plugin-options/wishlist_page-options.php:536
|
1026 |
msgid "Facebook share button custom icon"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
+
#: plugin-options/wishlist_page-options.php:537
|
1030 |
msgid ""
|
1031 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1032 |
"32px)"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: plugin-options/wishlist_page-options.php:545
|
1036 |
msgid "Facebook share button style"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
+
#: plugin-options/wishlist_page-options.php:546
|
1040 |
msgid "Choose colors for Facebook share button"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
+
#: plugin-options/wishlist_page-options.php:557
|
1044 |
+
#: plugin-options/wishlist_page-options.php:597
|
1045 |
+
#: plugin-options/wishlist_page-options.php:637
|
1046 |
+
#: plugin-options/wishlist_page-options.php:677
|
1047 |
+
#: plugin-options/wishlist_page-options.php:717
|
1048 |
msgid "Background hover"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: plugin-options/wishlist_page-options.php:565
|
1052 |
msgid "Twitter share button icon"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: plugin-options/wishlist_page-options.php:566
|
1056 |
msgid "Select an icon for the Twitter share button"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
+
#: plugin-options/wishlist_page-options.php:576
|
1060 |
msgid "Twitter share button custom icon"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
+
#: plugin-options/wishlist_page-options.php:577
|
1064 |
msgid ""
|
1065 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1066 |
"32px)"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: plugin-options/wishlist_page-options.php:585
|
1070 |
msgid "Twitter share button style"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: plugin-options/wishlist_page-options.php:586
|
1074 |
msgid "Choose colors for Twitter share button"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: plugin-options/wishlist_page-options.php:605
|
1078 |
msgid "Pinterest share button icon"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: plugin-options/wishlist_page-options.php:606
|
1082 |
msgid "Select an icon for the Pinterest share button"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: plugin-options/wishlist_page-options.php:616
|
1086 |
msgid "Pinterest share button custom icon"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
+
#: plugin-options/wishlist_page-options.php:617
|
1090 |
msgid ""
|
1091 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1092 |
"x 32px)"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: plugin-options/wishlist_page-options.php:625
|
1096 |
msgid "Pinterest share button style"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: plugin-options/wishlist_page-options.php:626
|
1100 |
msgid "Choose colors for Pinterest share button"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
+
#: plugin-options/wishlist_page-options.php:645
|
1104 |
msgid "Email share button icon"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
+
#: plugin-options/wishlist_page-options.php:646
|
1108 |
msgid "Select an icon for the Email share button"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
+
#: plugin-options/wishlist_page-options.php:656
|
1112 |
msgid "Email share button custom icon"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
+
#: plugin-options/wishlist_page-options.php:657
|
1116 |
msgid ""
|
1117 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1118 |
"x 32px)"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: plugin-options/wishlist_page-options.php:665
|
1122 |
msgid "Email share button style"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: plugin-options/wishlist_page-options.php:666
|
1126 |
msgid "Choose colors for the Email share button"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: plugin-options/wishlist_page-options.php:685
|
1130 |
msgid "WhatsApp share button icon"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: plugin-options/wishlist_page-options.php:686
|
1134 |
msgid "Select an icon for the WhatsApp share button"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
+
#: plugin-options/wishlist_page-options.php:696
|
1138 |
msgid "WhatsApp share button custom icon"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
+
#: plugin-options/wishlist_page-options.php:697
|
1142 |
msgid ""
|
1143 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1144 |
"32px)"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
+
#: plugin-options/wishlist_page-options.php:705
|
1148 |
msgid "WhatsApp share button style"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
+
#: plugin-options/wishlist_page-options.php:706
|
1152 |
msgid "Choose colors for WhatsApp share button"
|
1153 |
msgstr ""
|
1154 |
|
1323 |
"discount on the product they’ve added to the wishlist."
|
1324 |
msgstr ""
|
1325 |
|
1326 |
+
#: templates/share.php:51 templates/share.php:52
|
1327 |
msgid "Facebook"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
+
#: templates/share.php:59 templates/share.php:60
|
1331 |
msgid "Twitter"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
+
#: templates/share.php:67 templates/share.php:68
|
1335 |
msgid "Pinterest"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
+
#: templates/share.php:75 templates/share.php:76
|
1339 |
msgid "Email"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
+
#: templates/share.php:83
|
1343 |
msgid "WhatsApp"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
+
#: templates/share.php:84
|
1347 |
msgid "Whatsapp"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
+
#: templates/share.php:93
|
1351 |
msgid "(Now"
|
1352 |
msgstr ""
|
1353 |
|
1354 |
+
#: templates/share.php:93
|
1355 |
msgid "copy"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
+
#: templates/share.php:93
|
1359 |
msgid "this wishlist link and share it anywhere)"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1363 |
+
#: templates/wishlist-view-footer.php:44
|
1364 |
msgid "Apply this action to all the selected items:"
|
1365 |
msgstr ""
|
1366 |
|
1367 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1368 |
+
#: templates/wishlist-view-footer.php:49
|
1369 |
msgid "Remove from wishlist"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
#. translators: 1. Wishlist formatted name.
|
1373 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1374 |
+
#: templates/wishlist-view-footer.php:67
|
1375 |
msgid "Move to %s"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1379 |
+
#: templates/wishlist-view-footer.php:73
|
1380 |
msgid "Apply"
|
1381 |
msgstr ""
|
1382 |
|
1383 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1384 |
+
#: templates/wishlist-view-footer.php:81
|
1385 |
msgid "Update"
|
1386 |
msgstr ""
|
1387 |
|
1388 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1389 |
+
#: templates/wishlist-view-footer.php:103
|
1390 |
msgid "Add all to cart"
|
1391 |
msgstr ""
|
1392 |
|
1393 |
+
#: templates/wishlist-view-header.php:48
|
1394 |
msgid "Edit title"
|
1395 |
msgstr "Uredi naslov"
|
1396 |
|
1410 |
msgid "Stock:"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1414 |
msgid "Out of stock"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1418 |
msgid "In Stock"
|
1419 |
msgstr "Na zalihi"
|
1420 |
|
1421 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1422 |
msgid "Move"
|
1423 |
msgstr "Premjesti"
|
1424 |
|
1425 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1426 |
msgid "Move to another list ›"
|
1427 |
msgstr ""
|
1428 |
|
1429 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1430 |
+
#: templates/wishlist-view.php:293
|
1431 |
msgid "Remove this product"
|
1432 |
msgstr "Obriši ovaj proizvod"
|
1433 |
|
1434 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1435 |
msgid "No products added to the wishlist"
|
1436 |
msgstr ""
|
1437 |
|
1456 |
msgstr ""
|
1457 |
|
1458 |
#. translators: date added label: 1 date added.
|
1459 |
+
#: templates/wishlist-view.php:243
|
1460 |
msgid "Added on: %s"
|
1461 |
msgstr ""
|
1462 |
|
1463 |
+
#: templates/wishlist-view.php:293
|
1464 |
msgid "Remove"
|
1465 |
msgstr "Obriši"
|
1466 |
|
1473 |
"your e-commerce on <strong>YITH</strong></a>"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1477 |
+
msgctxt "[HELP TAB] Video title"
|
1478 |
+
msgid ""
|
1479 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1480 |
+
"</b>"
|
1481 |
+
msgstr ""
|
1482 |
+
|
1483 |
+
#: includes/class-yith-wcwl-install.php:340
|
1484 |
msgctxt "page_slug"
|
1485 |
msgid "wishlist"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1489 |
msgctxt "date when wishlist was created"
|
1490 |
msgid "Created on"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1494 |
msgctxt "[gutenberg]: block name"
|
1495 |
msgid "YITH Add to wishlist"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1499 |
msgctxt "[gutenberg]: block name"
|
1500 |
msgid "YITH Wishlist"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1504 |
msgctxt "[gutenberg]: block description"
|
1505 |
msgid "Shows Add to wishlist button"
|
1506 |
msgstr ""
|
1507 |
|
1508 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1509 |
msgctxt "[gutenberg]: block description"
|
1510 |
msgid "Shows a list of products in wishlist"
|
1511 |
msgstr ""
|
1512 |
|
1513 |
#. translators: 1. % of reduction/increase in price.
|
1514 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1515 |
msgctxt ""
|
1516 |
"Part of the template that shows price variation since addition to list; "
|
1517 |
"placeholder will be replaced with a percentage"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
#. translators: 2: original product price.
|
1522 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1523 |
msgctxt ""
|
1524 |
"Part of the template that shows price variation since addition to list; "
|
1525 |
"placeholder will be replaced with a price"
|
1526 |
msgid "(Was %2$s when added in list)"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1530 |
msgctxt "Elementor widget name"
|
1531 |
msgid "YITH Wishlist Add button"
|
1532 |
msgstr ""
|
1533 |
|
1534 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1535 |
#, fuzzy
|
1536 |
msgctxt "Elementor widget name"
|
1537 |
msgid "YITH Wishlist"
|
1538 |
msgstr "Lista želja"
|
1539 |
|
1540 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1541 |
#, fuzzy
|
1542 |
msgctxt "Elementor section title"
|
1543 |
msgid "Product"
|
1544 |
msgstr "Proizvod je dodan!"
|
1545 |
|
1546 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1547 |
msgctxt "Elementor section title"
|
1548 |
msgid "Labels"
|
1549 |
msgstr ""
|
1550 |
|
1551 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1552 |
msgctxt "Elementor section title"
|
1553 |
msgid "Advanced"
|
1554 |
msgstr ""
|
1555 |
|
1556 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1557 |
#, fuzzy
|
1558 |
msgctxt "Elementor section title"
|
1559 |
msgid "Wishlist"
|
1560 |
msgstr "Lista želja"
|
1561 |
|
1562 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1563 |
msgctxt "Elementor section title"
|
1564 |
msgid "Pagination"
|
1565 |
msgstr ""
|
1566 |
|
1567 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1568 |
#, fuzzy
|
1569 |
msgctxt "Elementor control label"
|
1570 |
msgid "Product ID"
|
1571 |
msgstr "Proizvod je dodan!"
|
1572 |
|
1573 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1574 |
msgctxt "Elementor control label"
|
1575 |
msgid "Button label"
|
1576 |
msgstr ""
|
1577 |
|
1578 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1579 |
#, fuzzy
|
1580 |
msgctxt "Elementor control label"
|
1581 |
msgid "\"Browse wishlist\" label"
|
1582 |
msgstr "Tekst za \"Pregledaj listu želja\""
|
1583 |
|
1584 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1585 |
#, fuzzy
|
1586 |
msgctxt "Elementor control label"
|
1587 |
msgid "\"Product already in wishlist\" label"
|
1588 |
msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
|
1589 |
|
1590 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1591 |
#, fuzzy
|
1592 |
msgctxt "Elementor control label"
|
1593 |
msgid "\"Product added to wishlist\" label"
|
1594 |
msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
|
1595 |
|
1596 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1597 |
msgctxt "Elementor control label"
|
1598 |
msgid "URL of the wishlist page"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1602 |
msgctxt "Elementor control label"
|
1603 |
msgid "Icon for the button"
|
1604 |
msgstr ""
|
1605 |
|
1606 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1607 |
msgctxt "Elementor control label"
|
1608 |
msgid "Additional CSS classes for the button"
|
1609 |
msgstr ""
|
1610 |
|
1611 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1612 |
#, fuzzy
|
1613 |
msgctxt "Elementor control label"
|
1614 |
msgid "Wishlist ID"
|
1615 |
msgstr "Lista želja"
|
1616 |
|
1617 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1618 |
msgctxt "Elementor control label"
|
1619 |
msgid "Paginate items"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1623 |
msgctxt "yith-woocommerce-wishlist"
|
1624 |
msgid "Items per page"
|
1625 |
msgstr ""
|
languages/yith-woocommerce-wishlist-it_IT.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-it_IT.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,33 +23,33 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Pagina Lista dei desideri"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr "Impostazioni generali"
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr "Opzioni Aggiungi alla lista"
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr "Opzioni pagina Lista dei desideri"
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr "Versione premium"
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Wishlist"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
@@ -57,30 +57,30 @@ msgstr ""
|
|
57 |
"Permette ai tuoi clienti di creare e condividere delle liste di prodotti che "
|
58 |
"desiderano acquistare sul tuo e-commerce."
|
59 |
|
60 |
-
#: includes/class
|
61 |
-
#: templates/add-to-wishlist-remove.php:
|
62 |
msgid "View ›"
|
63 |
msgstr "Vedi ›"
|
64 |
|
65 |
-
#: includes/class
|
66 |
-
#: templates/add-to-wishlist-remove.php:
|
67 |
msgid "or"
|
68 |
msgstr "oppure"
|
69 |
|
70 |
-
#: includes/class
|
71 |
msgid "Close"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: includes/class
|
75 |
-
#: includes/class
|
76 |
msgid "Product successfully removed."
|
77 |
msgstr "Prodotto rimosso con successo."
|
78 |
|
79 |
-
#: includes/class
|
80 |
msgid "Please, make sure to enter a valid title"
|
81 |
msgstr "Inserisci un valido titolo"
|
82 |
|
83 |
-
#: includes/class
|
84 |
msgid ""
|
85 |
"We are sorry, but this feature is available only if cookies on your browser "
|
86 |
"are enabled."
|
@@ -88,23 +88,23 @@ msgstr ""
|
|
88 |
"Spiacenti, questa funzionalità è disponibile solo se hai abilitato i cookie "
|
89 |
"nel tuo browser."
|
90 |
|
91 |
-
#: includes/class
|
92 |
msgid "Product added to cart successfully"
|
93 |
msgstr "Prodotto aggiunto al carrello con successo"
|
94 |
|
95 |
-
#: includes/class
|
96 |
-
#: includes/class
|
97 |
-
#: plugin-options/wishlist_page-options.php:
|
98 |
-
#: templates/wishlist-view-footer-mobile.php:
|
99 |
-
#: templates/wishlist-view-footer.php:
|
100 |
msgid "Add to cart"
|
101 |
msgstr "Aggiungi al carrello"
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid "While you visit our site, we’ll track:"
|
105 |
msgstr "Mentre visiti il nostro sito, terremo traccia di:"
|
106 |
|
107 |
-
#: includes/class
|
108 |
msgid ""
|
109 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
110 |
"users your favourite products, and to create targeted email campaigns."
|
@@ -113,7 +113,7 @@ msgstr ""
|
|
113 |
"mostrare a te e ad altri utenti i tuoi prodotti preferiti e per creare "
|
114 |
"campagne email mirate."
|
115 |
|
116 |
-
#: includes/class
|
117 |
msgid ""
|
118 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
119 |
"make them visible to the store staff"
|
@@ -121,7 +121,7 @@ msgstr ""
|
|
121 |
"Le liste dei desideri che hai creato: terremo traccia delle liste da te "
|
122 |
"create che saranno visibili allo staff del nostro store"
|
123 |
|
124 |
-
#: includes/class
|
125 |
msgid ""
|
126 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
127 |
"browsing our site."
|
@@ -129,7 +129,7 @@ msgstr ""
|
|
129 |
"Useremo anche i cookie per tenere traccia dei contenuti delle liste dei "
|
130 |
"desideri mentre visiti il nostro sito."
|
131 |
|
132 |
-
#: includes/class
|
133 |
msgid ""
|
134 |
"Members of our team have access to the information you provide us with. For "
|
135 |
"example, both Administrators and Shop Managers can access:"
|
@@ -138,7 +138,7 @@ msgstr ""
|
|
138 |
"Per esempio, sia l'amministratore che i Gestori del Negozio possono accedere "
|
139 |
"a:"
|
140 |
|
141 |
-
#: includes/class
|
142 |
msgid ""
|
143 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
144 |
"settings of your wishlists"
|
@@ -146,7 +146,7 @@ msgstr ""
|
|
146 |
"Dettagli della lista dei desideri, come ad esempio i prodotti aggiunti, la "
|
147 |
"data, il nome e le impostazioni sulla privacy delle tue liste dei desideri"
|
148 |
|
149 |
-
#: includes/class
|
150 |
msgid ""
|
151 |
"Our team members have access to this information to offer you better deals "
|
152 |
"for the products you love."
|
@@ -154,47 +154,47 @@ msgstr ""
|
|
154 |
"Il nostro team ha accesso a queste informazioni per offrirti le migliori "
|
155 |
"offerte per i prodotti che ami."
|
156 |
|
157 |
-
#: includes/class
|
158 |
-
#: includes/class
|
159 |
msgid "Customer wishlists"
|
160 |
msgstr "Liste dei clienti"
|
161 |
|
162 |
-
#: includes/class
|
163 |
#: plugin-options/lists-options.php:32
|
164 |
msgid "Wishlists"
|
165 |
msgstr "Liste dei desideri"
|
166 |
|
167 |
#. Translators: %s Order number.
|
168 |
-
#: includes/class
|
169 |
msgid "Removed wishlist %s."
|
170 |
msgstr "Lista dei desideri %s rimossa."
|
171 |
|
172 |
#. Translators: %s Order number.
|
173 |
-
#: includes/class
|
174 |
msgid "Wishlist %s has been retained."
|
175 |
msgstr "La lista dei desideri %s è stata salvata."
|
176 |
|
177 |
-
#: includes/class
|
178 |
msgid "Token"
|
179 |
msgstr "Token"
|
180 |
|
181 |
-
#: includes/class
|
182 |
msgid "Wishlist URL"
|
183 |
msgstr "URL lista dei desideri"
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "Title"
|
187 |
msgstr "Titolo"
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Visibility"
|
191 |
msgstr "Visibilità"
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "Items added"
|
195 |
msgstr "Articoli aggiunti"
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
200 |
"product)"
|
@@ -202,24 +202,24 @@ msgstr ""
|
|
202 |
"L'ID del prodotto da aggiungere alla lista dei desideri (lascia vuoto per "
|
203 |
"utilizzare il prodotto globale)"
|
204 |
|
205 |
-
#: includes/class
|
206 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
"URL della pagina Lista dei desideri (lascia vuoto per utilizzare le "
|
209 |
"impostazioni predefinite)"
|
210 |
|
211 |
-
#: includes/class
|
212 |
msgid "Button label (leave empty to use the default settings)"
|
213 |
msgstr ""
|
214 |
"Testo pulsante (lascia vuoto per utilizzare le impostazioni predefinite)"
|
215 |
|
216 |
-
#: includes/class
|
217 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
218 |
msgstr ""
|
219 |
"Testo 'Sfoglia liste' (lascia vuoto per utilizzare le impostazioni "
|
220 |
"predefinite)"
|
221 |
|
222 |
-
#: includes/class
|
223 |
msgid ""
|
224 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
225 |
"settings)"
|
@@ -227,14 +227,14 @@ msgstr ""
|
|
227 |
"Testo per 'Prodotto già nella lista' (lascia vuoto per utilizzare le "
|
228 |
"impostazioni predefinite)"
|
229 |
|
230 |
-
#: includes/class
|
231 |
msgid ""
|
232 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
233 |
msgstr ""
|
234 |
"Testo per 'Prodotto aggiunto alla lista' (lascia vuoto per utilizzare le "
|
235 |
"impostazioni predefinite)"
|
236 |
|
237 |
-
#: includes/class
|
238 |
msgid ""
|
239 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
240 |
"the default settings)"
|
@@ -242,7 +242,7 @@ msgstr ""
|
|
242 |
"Icona del pulsante (utilizza una qualsiasi classe FontAwesome valida oppure "
|
243 |
"lascia vuoto per utilizzare le impostazioni predefinite)"
|
244 |
|
245 |
-
#: includes/class
|
246 |
msgid ""
|
247 |
"Additional CSS classes for the button (leave empty to use the default "
|
248 |
"settings)"
|
@@ -250,173 +250,173 @@ msgstr ""
|
|
250 |
"Classi CSS aggiuntive per il pulsante (lascia vuoto per utilizzare le "
|
251 |
"impostazioni predefinite)"
|
252 |
|
253 |
-
#: includes/class
|
254 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
255 |
msgstr ""
|
256 |
"Scegli se paginare gli elementi nella lista dei desideri o mostrarli tutti"
|
257 |
|
258 |
-
#: includes/class
|
259 |
-
#: includes/widgets/elementor/class
|
260 |
msgid "Paginate"
|
261 |
msgstr "Paginazione"
|
262 |
|
263 |
-
#: includes/class
|
264 |
-
#: includes/widgets/elementor/class
|
265 |
msgid "Do not paginate"
|
266 |
msgstr "Nessuna paginazione"
|
267 |
|
268 |
-
#: includes/class
|
269 |
msgid "Number of items to show per page"
|
270 |
msgstr "Numero di articoli da mostrare per pagina"
|
271 |
|
272 |
-
#: includes/class
|
273 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
274 |
msgstr "ID della lista da mostrare (es. K6EOWXB888ZD)"
|
275 |
|
276 |
-
#: includes/class
|
277 |
msgid "Share on:"
|
278 |
msgstr "Condividi su:"
|
279 |
|
280 |
-
#: includes/class
|
281 |
#: plugin-options/wishlist_page-options.php:138
|
282 |
msgid "Share on Facebook"
|
283 |
msgstr "Condividi su Facebook"
|
284 |
|
285 |
-
#: includes/class
|
286 |
#: plugin-options/wishlist_page-options.php:147
|
287 |
msgid "Tweet on Twitter"
|
288 |
msgstr "Condividi su Twitter"
|
289 |
|
290 |
-
#: includes/class
|
291 |
#: plugin-options/wishlist_page-options.php:156
|
292 |
msgid "Pin on Pinterest"
|
293 |
msgstr "Condividi su Pinterest"
|
294 |
|
295 |
-
#: includes/class
|
296 |
msgid "Share via email"
|
297 |
msgstr "Condividi per email"
|
298 |
|
299 |
-
#: includes/class
|
300 |
#: plugin-options/wishlist_page-options.php:174
|
301 |
msgid "Share on WhatsApp"
|
302 |
msgstr "Condividi su WhatsApp"
|
303 |
|
304 |
-
#: includes/class
|
305 |
msgid "Remove from list"
|
306 |
msgstr "Rimuovi dalla lista"
|
307 |
|
308 |
-
#: includes/class
|
309 |
msgid "Free!"
|
310 |
msgstr "Gratuito!"
|
311 |
|
312 |
-
#: includes/class
|
313 |
msgid "The item cannot be added to this wishlist"
|
314 |
msgstr "L'elemento non può essere aggiunto alla lista dei desideri"
|
315 |
|
316 |
-
#: includes/class
|
317 |
msgid "An error occurred while adding the products to the wishlist."
|
318 |
msgstr ""
|
319 |
"Si è verificato un errore mentre si cercava di aggiungere i prodotti alla "
|
320 |
"lista."
|
321 |
|
322 |
-
#: includes/class
|
323 |
msgid "Error. Unable to remove the product from the wishlist."
|
324 |
msgstr "Errore. Impossibile rimuovere il prodotto dalla lista dei desideri."
|
325 |
|
326 |
-
#: includes/data-stores/class
|
327 |
-
#: includes/data-stores/class
|
328 |
msgid "Invalid wishlist."
|
329 |
msgstr "Lista non valida."
|
330 |
|
331 |
-
#: includes/data-stores/class
|
332 |
msgid "Invalid wishlist item."
|
333 |
msgstr "Elemento della lista non valido."
|
334 |
|
335 |
#. translators: 1. Number of users.
|
336 |
-
#: includes/functions
|
337 |
msgid "%d user"
|
338 |
msgid_plural "%d users"
|
339 |
msgstr[0] "%s utente"
|
340 |
msgstr[1] "%d utenti"
|
341 |
|
342 |
-
#: includes/functions
|
343 |
msgid "has this item in wishlist"
|
344 |
msgid_plural "have this item in wishlist"
|
345 |
msgstr[0] "ha aggiunto questo prodotto alla sua lista"
|
346 |
msgstr[1] "hanno aggiunto questo prodotto alla propria lista"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "You're the first"
|
350 |
msgstr "Sei il primo"
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "to add this item in wishlist"
|
354 |
msgstr "ad aver aggiunto questo prodotto alla lista dei desideri"
|
355 |
|
356 |
#. translators: 1. Count of users when many, or "another" when only one.
|
357 |
-
#: includes/functions
|
358 |
msgid "You and %s user"
|
359 |
msgid_plural "You and %d users"
|
360 |
msgstr[0] "Tu e un altro utente"
|
361 |
msgstr[1] "Tu e altri %d utenti"
|
362 |
|
363 |
-
#: includes/functions
|
364 |
msgid "another"
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: includes/functions
|
368 |
msgid "have this item in wishlist"
|
369 |
msgstr "avete aggiunto questo prodotto alla lista dei desideri"
|
370 |
|
371 |
-
#: includes/functions
|
372 |
msgid "None"
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: includes/functions
|
376 |
#, fuzzy
|
377 |
msgid "Custom"
|
378 |
msgstr "CSS personalizzato"
|
379 |
|
380 |
-
#: includes/functions
|
381 |
msgid "Shared"
|
382 |
msgstr "Condivisa"
|
383 |
|
384 |
-
#: includes/functions
|
385 |
msgid "Only people with a link to this list can see it"
|
386 |
msgstr "Solo le persone con cui condividi il link della lista possono vederla"
|
387 |
|
388 |
-
#: includes/functions
|
389 |
msgid "Private"
|
390 |
msgstr "Privata"
|
391 |
|
392 |
-
#: includes/functions
|
393 |
msgid "Only you can see this list"
|
394 |
msgstr "Solo tu puoi vedere questa lista"
|
395 |
|
396 |
-
#: includes/functions
|
397 |
msgid "Public"
|
398 |
msgstr "Pubblica"
|
399 |
|
400 |
-
#: includes/functions
|
401 |
msgid "Anyone can search for and see this list"
|
402 |
msgstr "Tutti possono cercare e vedere questa lista"
|
403 |
|
404 |
-
#: includes/widgets/elementor/class
|
405 |
#: plugin-options/add_to_wishlist-options.php:127
|
406 |
msgid "Add to wishlist"
|
407 |
msgstr "Aggiungi alla lista dei desideri"
|
408 |
|
409 |
-
#: includes/widgets/elementor/class
|
410 |
#: plugin-options/add_to_wishlist-options.php:143
|
411 |
msgid "Browse wishlist"
|
412 |
msgstr "Vedi la lista"
|
413 |
|
414 |
-
#: includes/widgets/elementor/class
|
415 |
#, fuzzy
|
416 |
msgid "Product already in wishlist"
|
417 |
msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
|
418 |
|
419 |
-
#: includes/widgets/elementor/class
|
420 |
#, fuzzy
|
421 |
msgid "Product added to wishlist"
|
422 |
msgstr "Quando il prodotto viene aggiunto alla lista"
|
@@ -434,7 +434,7 @@ msgid "while you are using the premium one."
|
|
434 |
msgstr ""
|
435 |
|
436 |
#: plugin-options/add_to_wishlist-options.php:20
|
437 |
-
#: plugin-options/settings-options.php:
|
438 |
msgid "General Settings"
|
439 |
msgstr "Impostazioni generali"
|
440 |
|
@@ -554,7 +554,7 @@ msgid "After summary"
|
|
554 |
msgstr "Dopo il sommario"
|
555 |
|
556 |
#: plugin-options/add_to_wishlist-options.php:117
|
557 |
-
#: plugin-options/wishlist_page-options.php:
|
558 |
msgid "Text customization"
|
559 |
msgstr "Personalizzazione testi"
|
560 |
|
@@ -621,17 +621,17 @@ msgstr ""
|
|
621 |
"Scegli se mostrare un link testuale 'Aggiungi alla lista' oppure un pulsante"
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:172
|
624 |
-
#: plugin-options/wishlist_page-options.php:
|
625 |
msgid "Textual (anchor)"
|
626 |
msgstr "Testuale (ancora)"
|
627 |
|
628 |
#: plugin-options/add_to_wishlist-options.php:173
|
629 |
-
#: plugin-options/wishlist_page-options.php:
|
630 |
msgid "Button with theme style"
|
631 |
msgstr "Pulsante con lo stile del tema"
|
632 |
|
633 |
#: plugin-options/add_to_wishlist-options.php:174
|
634 |
-
#: plugin-options/wishlist_page-options.php:
|
635 |
msgid "Button with custom style"
|
636 |
msgstr "Pulsante con uno stile personalizzato"
|
637 |
|
@@ -644,32 +644,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
644 |
msgstr "Scegli i colori del pulsante 'Aggiungi alla lista'"
|
645 |
|
646 |
#: plugin-options/add_to_wishlist-options.php:190
|
647 |
-
#: plugin-options/wishlist_page-options.php:
|
648 |
-
#: plugin-options/wishlist_page-options.php:
|
649 |
-
#: plugin-options/wishlist_page-options.php:
|
650 |
-
#: plugin-options/wishlist_page-options.php:
|
651 |
-
#: plugin-options/wishlist_page-options.php:
|
652 |
-
#: plugin-options/wishlist_page-options.php:
|
653 |
-
#: plugin-options/wishlist_page-options.php:
|
654 |
-
#: plugin-options/wishlist_page-options.php:
|
655 |
-
#: plugin-options/wishlist_page-options.php:
|
656 |
msgid "Background"
|
657 |
msgstr "Sfondo"
|
658 |
|
659 |
#: plugin-options/add_to_wishlist-options.php:195
|
660 |
-
#: plugin-options/wishlist_page-options.php:
|
661 |
-
#: plugin-options/wishlist_page-options.php:
|
662 |
-
#: plugin-options/wishlist_page-options.php:
|
663 |
-
#: plugin-options/wishlist_page-options.php:
|
664 |
-
#: plugin-options/wishlist_page-options.php:
|
665 |
msgid "Text"
|
666 |
msgstr "Testo"
|
667 |
|
668 |
#: plugin-options/add_to_wishlist-options.php:200
|
669 |
-
#: plugin-options/wishlist_page-options.php:
|
670 |
-
#: plugin-options/wishlist_page-options.php:
|
671 |
-
#: plugin-options/wishlist_page-options.php:
|
672 |
-
#: plugin-options/wishlist_page-options.php:
|
673 |
msgid "Border"
|
674 |
msgstr "Bordo"
|
675 |
|
@@ -680,28 +680,28 @@ msgstr ""
|
|
680 |
"(hover)"
|
681 |
|
682 |
#: plugin-options/add_to_wishlist-options.php:208
|
683 |
-
#: plugin-options/wishlist_page-options.php:
|
684 |
-
#: plugin-options/wishlist_page-options.php:
|
685 |
-
#: plugin-options/wishlist_page-options.php:
|
686 |
msgid "Background Hover"
|
687 |
msgstr "Colore - hover"
|
688 |
|
689 |
#: plugin-options/add_to_wishlist-options.php:213
|
690 |
-
#: plugin-options/wishlist_page-options.php:
|
691 |
-
#: plugin-options/wishlist_page-options.php:
|
692 |
-
#: plugin-options/wishlist_page-options.php:
|
693 |
msgid "Text Hover"
|
694 |
msgstr "Testo - hover"
|
695 |
|
696 |
#: plugin-options/add_to_wishlist-options.php:218
|
697 |
-
#: plugin-options/wishlist_page-options.php:
|
698 |
-
#: plugin-options/wishlist_page-options.php:
|
699 |
-
#: plugin-options/wishlist_page-options.php:
|
700 |
msgid "Border Hover"
|
701 |
msgstr "Bordo - hover"
|
702 |
|
703 |
#: plugin-options/add_to_wishlist-options.php:231
|
704 |
-
#: plugin-options/wishlist_page-options.php:
|
705 |
msgid "Border radius"
|
706 |
msgstr "Border radius"
|
707 |
|
@@ -763,27 +763,31 @@ msgstr ""
|
|
763 |
msgid "Search list"
|
764 |
msgstr "Condividi la lista"
|
765 |
|
766 |
-
|
|
|
|
|
767 |
msgid ""
|
768 |
"If you want to take advantage of this feature, you could consider purchasing "
|
769 |
"the %s."
|
770 |
msgstr "Se vuoi usufruire di questa funzionalità, acquista la %s."
|
771 |
|
772 |
-
#: plugin-options/settings-options.php:
|
773 |
msgid "Enable AJAX loading"
|
774 |
msgstr "Abilita caricamento in AJAX"
|
775 |
|
776 |
-
#: plugin-options/settings-options.php:
|
777 |
msgid "Load any cacheable wishlist item via AJAX"
|
778 |
msgstr ""
|
779 |
"Carica in AJAX qualsiasi elemento di YITH Wishlist che possa essere messo in "
|
780 |
"cache"
|
781 |
|
782 |
-
#: plugin-options/settings-options.php:
|
783 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
784 |
msgstr "Integrazione con YITH WooCommerce Frequently Bought Together"
|
785 |
|
786 |
-
|
|
|
|
|
787 |
msgid ""
|
788 |
"In order to use this integration you have to install and activate YITH "
|
789 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
@@ -792,11 +796,13 @@ msgstr ""
|
|
792 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Maggiori dettagli "
|
793 |
"qui</a>"
|
794 |
|
795 |
-
#: plugin-options/settings-options.php:
|
796 |
msgid "Enable slider in wishlist"
|
797 |
msgstr "Abilita lo slider nella lista dei desideri"
|
798 |
|
799 |
-
|
|
|
|
|
800 |
#, fuzzy
|
801 |
msgid ""
|
802 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
@@ -933,15 +939,16 @@ msgstr ""
|
|
933 |
"Titolo della lista utilizzato specificatamente per la condivisione (solo su "
|
934 |
"Twitter e Pinterest)"
|
935 |
|
936 |
-
|
|
|
937 |
msgid "My wishlist on %s"
|
938 |
msgstr "La mia lista dei desideri su %s"
|
939 |
|
940 |
-
#: plugin-options/wishlist_page-options.php:
|
941 |
msgid "Social text"
|
942 |
msgstr "Testo per i social"
|
943 |
|
944 |
-
#: plugin-options/wishlist_page-options.php:
|
945 |
msgid ""
|
946 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
947 |
"and Pinterest"
|
@@ -949,19 +956,19 @@ msgstr ""
|
|
949 |
"Inserisci qui il messaggio da pubblicare quando condividi la tua lista su "
|
950 |
"Twitter e Pinterest"
|
951 |
|
952 |
-
#: plugin-options/wishlist_page-options.php:
|
953 |
msgid "Social image URL"
|
954 |
msgstr "URL per immagine social"
|
955 |
|
956 |
-
#: plugin-options/wishlist_page-options.php:
|
957 |
msgid "It will be used to pin the wishlist on Pinterest."
|
958 |
msgstr "Sarà utilizzato per salvare la lista su Pinterest."
|
959 |
|
960 |
-
#: plugin-options/wishlist_page-options.php:
|
961 |
msgid "Default wishlist name"
|
962 |
msgstr "Nome predefinito della lista"
|
963 |
|
964 |
-
#: plugin-options/wishlist_page-options.php:
|
965 |
msgid ""
|
966 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
967 |
"automatically generated for all users if they do not create any custom one"
|
@@ -970,64 +977,64 @@ msgstr ""
|
|
970 |
"generata in automatico per ogni utente quando non ne viene creata una "
|
971 |
"personalizzata"
|
972 |
|
973 |
-
#: plugin-options/wishlist_page-options.php:
|
974 |
#, fuzzy
|
975 |
msgid "My wishlist"
|
976 |
msgstr "La mia lista dei desideri su %s "
|
977 |
|
978 |
-
#: plugin-options/wishlist_page-options.php:
|
979 |
msgid "\"Add to cart\" text"
|
980 |
msgstr "Testo 'Aggiungi al carrello'"
|
981 |
|
982 |
-
#: plugin-options/wishlist_page-options.php:
|
983 |
msgid "Enter a text for the \"Add to cart\" button"
|
984 |
msgstr "Personalizza il testo del pulsante 'Aggiungi al carrello'"
|
985 |
|
986 |
-
#: plugin-options/wishlist_page-options.php:
|
987 |
msgid "Style & color customization"
|
988 |
msgstr "Personalizzazione stile e colori"
|
989 |
|
990 |
-
#: plugin-options/wishlist_page-options.php:
|
991 |
msgid "Style of \"Add to cart\""
|
992 |
msgstr "Stile di 'Aggiungi al carrello'"
|
993 |
|
994 |
-
#: plugin-options/wishlist_page-options.php:
|
995 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
996 |
msgstr ""
|
997 |
"Scegli se mostrare un link testuale 'Aggiungi al carrello' oppure un pulsante"
|
998 |
|
999 |
-
#: plugin-options/wishlist_page-options.php:
|
1000 |
msgid "\"Add to cart\" button style"
|
1001 |
msgstr "Stile pulsante 'Aggiungi al carrello'"
|
1002 |
|
1003 |
-
#: plugin-options/wishlist_page-options.php:
|
1004 |
msgid "Choose the colors for the \"Add to cart\" button"
|
1005 |
msgstr "Scegli i colori del pulsante 'Aggiungi al carrello'"
|
1006 |
|
1007 |
-
#: plugin-options/wishlist_page-options.php:
|
1008 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
1009 |
msgstr ""
|
1010 |
"Scegli i colori del pulsante 'Aggiungi al carrello' al passaggio del mouse "
|
1011 |
"(hover)"
|
1012 |
|
1013 |
-
#: plugin-options/wishlist_page-options.php:
|
1014 |
msgid "Set the radius for the \"Add to cart\" button"
|
1015 |
msgstr ""
|
1016 |
"Imposta il raggio del bordo arrotondato del pulsante 'Aggiungi al carrello'"
|
1017 |
|
1018 |
-
#: plugin-options/wishlist_page-options.php:
|
1019 |
msgid "\"Add to cart\" icon"
|
1020 |
msgstr "Icona 'Aggiungi al carrello'"
|
1021 |
|
1022 |
-
#: plugin-options/wishlist_page-options.php:
|
1023 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
1024 |
msgstr "Seleziona un'icona per il pulsante 'Aggiungi al carrello' (opzionale)"
|
1025 |
|
1026 |
-
#: plugin-options/wishlist_page-options.php:
|
1027 |
msgid "\"Add to cart\" custom icon"
|
1028 |
msgstr "Icona personalizzata per 'Aggiungi al carrello'"
|
1029 |
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
msgid ""
|
1032 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
1033 |
"32px x 32px)"
|
@@ -1035,11 +1042,11 @@ msgstr ""
|
|
1035 |
"Carica un'icona da utilizzare per il pulsante 'Aggiungi al "
|
1036 |
"carrello' (dimensione consigliata 32 x 32 px)"
|
1037 |
|
1038 |
-
#: plugin-options/wishlist_page-options.php:
|
1039 |
msgid "Primary button style"
|
1040 |
msgstr "Stile pulsante principale"
|
1041 |
|
1042 |
-
#: plugin-options/wishlist_page-options.php:
|
1043 |
msgid ""
|
1044 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
1045 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
@@ -1050,7 +1057,7 @@ msgstr ""
|
|
1050 |
"pulsante 'Applica modifiche' in modalità Gestisci liste e al pulsante 'Cerca "
|
1051 |
"lista' in modalità Cerca.</small>"
|
1052 |
|
1053 |
-
#: plugin-options/wishlist_page-options.php:
|
1054 |
msgid ""
|
1055 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
1056 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -1062,34 +1069,34 @@ msgstr ""
|
|
1062 |
"Lista dei desideri, al pulsante 'Applica modifiche' in modalità Gestisci "
|
1063 |
"liste e al pulsante 'Cerca lista' in modalità Cerca.</small>"
|
1064 |
|
1065 |
-
#: plugin-options/wishlist_page-options.php:
|
1066 |
msgid "Secondary button style"
|
1067 |
msgstr "Stile pulsante secondario"
|
1068 |
|
1069 |
-
#: plugin-options/wishlist_page-options.php:
|
1070 |
-
#: plugin-options/wishlist_page-options.php:
|
1071 |
msgid ""
|
1072 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
1073 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
1074 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
-
#: plugin-options/wishlist_page-options.php:
|
1078 |
msgid "Wishlist table style"
|
1079 |
msgstr "Stile tabella Lista dei desideri"
|
1080 |
|
1081 |
-
#: plugin-options/wishlist_page-options.php:
|
1082 |
msgid ""
|
1083 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
1084 |
msgstr ""
|
1085 |
"Scegli i colori della tabella Lista dei desideri (quando impostata sul "
|
1086 |
"layout 'Tradizionale')"
|
1087 |
|
1088 |
-
#: plugin-options/wishlist_page-options.php:
|
1089 |
msgid "Highlight color"
|
1090 |
msgstr "Colore in evidenza"
|
1091 |
|
1092 |
-
#: plugin-options/wishlist_page-options.php:
|
1093 |
msgid ""
|
1094 |
"Choose the color for all sections with background<br/><small>This color will "
|
1095 |
"be used as background for the wishlist table heading and footer (when set to "
|
@@ -1101,31 +1108,31 @@ msgstr ""
|
|
1101 |
"'Tradizionale') e per i vari moduli nelle modalità di visualizzazione delle "
|
1102 |
"liste</small>"
|
1103 |
|
1104 |
-
#: plugin-options/wishlist_page-options.php:
|
1105 |
msgid "Share button text color"
|
1106 |
msgstr "Colore testo pulsante condivisione"
|
1107 |
|
1108 |
-
#: plugin-options/wishlist_page-options.php:
|
1109 |
msgid "Choose colors for share buttons text"
|
1110 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione"
|
1111 |
|
1112 |
-
#: plugin-options/wishlist_page-options.php:
|
1113 |
msgid "Text hover"
|
1114 |
msgstr "Testo - hover"
|
1115 |
|
1116 |
-
#: plugin-options/wishlist_page-options.php:
|
1117 |
msgid "Facebook share button icon"
|
1118 |
msgstr "Icona pulsante Condividi su Facebook"
|
1119 |
|
1120 |
-
#: plugin-options/wishlist_page-options.php:
|
1121 |
msgid "Select an icon for the Facebook share button"
|
1122 |
msgstr "Seleziona un'icona per il pulsante di condivisione su Facebook"
|
1123 |
|
1124 |
-
#: plugin-options/wishlist_page-options.php:
|
1125 |
msgid "Facebook share button custom icon"
|
1126 |
msgstr "Icona personalizzata pulsante Condividi su Facebook"
|
1127 |
|
1128 |
-
#: plugin-options/wishlist_page-options.php:
|
1129 |
msgid ""
|
1130 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1131 |
"32px)"
|
@@ -1133,35 +1140,35 @@ msgstr ""
|
|
1133 |
"Carica un'icona da utilizzare per il pulsante di condivisione su Facebook "
|
1134 |
"(dimensione consigliata 32 x 32 px)"
|
1135 |
|
1136 |
-
#: plugin-options/wishlist_page-options.php:
|
1137 |
msgid "Facebook share button style"
|
1138 |
msgstr "Stile pulsante Condividi su Facebook"
|
1139 |
|
1140 |
-
#: plugin-options/wishlist_page-options.php:
|
1141 |
msgid "Choose colors for Facebook share button"
|
1142 |
msgstr "Scegli i colori per il pulsante di condivisione su Facebook"
|
1143 |
|
1144 |
-
#: plugin-options/wishlist_page-options.php:
|
1145 |
-
#: plugin-options/wishlist_page-options.php:
|
1146 |
-
#: plugin-options/wishlist_page-options.php:
|
1147 |
-
#: plugin-options/wishlist_page-options.php:
|
1148 |
-
#: plugin-options/wishlist_page-options.php:
|
1149 |
msgid "Background hover"
|
1150 |
msgstr "Colore - hover"
|
1151 |
|
1152 |
-
#: plugin-options/wishlist_page-options.php:
|
1153 |
msgid "Twitter share button icon"
|
1154 |
msgstr "Icona pulsante Condividi su Twitter"
|
1155 |
|
1156 |
-
#: plugin-options/wishlist_page-options.php:
|
1157 |
msgid "Select an icon for the Twitter share button"
|
1158 |
msgstr "Seleziona un'icona per il pulsante di condivisione su Twitter"
|
1159 |
|
1160 |
-
#: plugin-options/wishlist_page-options.php:
|
1161 |
msgid "Twitter share button custom icon"
|
1162 |
msgstr "Icona personalizzata pulsante Condividi su Twitter"
|
1163 |
|
1164 |
-
#: plugin-options/wishlist_page-options.php:
|
1165 |
msgid ""
|
1166 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1167 |
"32px)"
|
@@ -1169,27 +1176,27 @@ msgstr ""
|
|
1169 |
"Carica un'icona da utilizzare per il pulsante di condivisione su Twitter "
|
1170 |
"(dimensione consigliata 32 x 32 px)"
|
1171 |
|
1172 |
-
#: plugin-options/wishlist_page-options.php:
|
1173 |
msgid "Twitter share button style"
|
1174 |
msgstr "Stile pulsante Condividi su Twitter"
|
1175 |
|
1176 |
-
#: plugin-options/wishlist_page-options.php:
|
1177 |
msgid "Choose colors for Twitter share button"
|
1178 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione su Twitter"
|
1179 |
|
1180 |
-
#: plugin-options/wishlist_page-options.php:
|
1181 |
msgid "Pinterest share button icon"
|
1182 |
msgstr "Icona pulsante Condividi su Pinterest"
|
1183 |
|
1184 |
-
#: plugin-options/wishlist_page-options.php:
|
1185 |
msgid "Select an icon for the Pinterest share button"
|
1186 |
msgstr "Seleziona un'icona per il pulsante di condivisione su Pinterest"
|
1187 |
|
1188 |
-
#: plugin-options/wishlist_page-options.php:
|
1189 |
msgid "Pinterest share button custom icon"
|
1190 |
msgstr "Icona personalizzata pulsante Condividi su Pinterest"
|
1191 |
|
1192 |
-
#: plugin-options/wishlist_page-options.php:
|
1193 |
msgid ""
|
1194 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1195 |
"x 32px)"
|
@@ -1197,27 +1204,27 @@ msgstr ""
|
|
1197 |
"Carica un'icona da utilizzare per il pulsante di condivisione su Pinterest "
|
1198 |
"(dimensione consigliata 32 x 32 px)"
|
1199 |
|
1200 |
-
#: plugin-options/wishlist_page-options.php:
|
1201 |
msgid "Pinterest share button style"
|
1202 |
msgstr "Stile pulsante Condividi su Pinterest"
|
1203 |
|
1204 |
-
#: plugin-options/wishlist_page-options.php:
|
1205 |
msgid "Choose colors for Pinterest share button"
|
1206 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione su Pinterest"
|
1207 |
|
1208 |
-
#: plugin-options/wishlist_page-options.php:
|
1209 |
msgid "Email share button icon"
|
1210 |
msgstr "Icona pulsante Condividi per email"
|
1211 |
|
1212 |
-
#: plugin-options/wishlist_page-options.php:
|
1213 |
msgid "Select an icon for the Email share button"
|
1214 |
msgstr "Seleziona un'icona per il pulsante di condivisione per email"
|
1215 |
|
1216 |
-
#: plugin-options/wishlist_page-options.php:
|
1217 |
msgid "Email share button custom icon"
|
1218 |
msgstr "Icona personalizzata pulsante Condividi per email"
|
1219 |
|
1220 |
-
#: plugin-options/wishlist_page-options.php:
|
1221 |
msgid ""
|
1222 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1223 |
"x 32px)"
|
@@ -1225,27 +1232,27 @@ msgstr ""
|
|
1225 |
"Carica un'icona da utilizzare per il pulsante di condivisione email "
|
1226 |
"(dimensione consigliata 32 x 32 px)"
|
1227 |
|
1228 |
-
#: plugin-options/wishlist_page-options.php:
|
1229 |
msgid "Email share button style"
|
1230 |
msgstr "Stile pulsante Condividi per email"
|
1231 |
|
1232 |
-
#: plugin-options/wishlist_page-options.php:
|
1233 |
msgid "Choose colors for the Email share button"
|
1234 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione email"
|
1235 |
|
1236 |
-
#: plugin-options/wishlist_page-options.php:
|
1237 |
msgid "WhatsApp share button icon"
|
1238 |
msgstr "Icona pulsante Condividi su WhatsApp"
|
1239 |
|
1240 |
-
#: plugin-options/wishlist_page-options.php:
|
1241 |
msgid "Select an icon for the WhatsApp share button"
|
1242 |
msgstr "Seleziona un'icona per il pulsante di condivisione su WhatsApp"
|
1243 |
|
1244 |
-
#: plugin-options/wishlist_page-options.php:
|
1245 |
msgid "WhatsApp share button custom icon"
|
1246 |
msgstr "Icona personalizzata pulsante Condividi su WhatsApp"
|
1247 |
|
1248 |
-
#: plugin-options/wishlist_page-options.php:
|
1249 |
msgid ""
|
1250 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1251 |
"32px)"
|
@@ -1253,11 +1260,11 @@ msgstr ""
|
|
1253 |
"Carica un'icona da utilizzare per il pulsante di condivisione su WhatsApp "
|
1254 |
"(dimensione consigliata 32 x 32 px)"
|
1255 |
|
1256 |
-
#: plugin-options/wishlist_page-options.php:
|
1257 |
msgid "WhatsApp share button style"
|
1258 |
msgstr "Stile pulsante Condividi su WhatsApp"
|
1259 |
|
1260 |
-
#: plugin-options/wishlist_page-options.php:
|
1261 |
msgid "Choose colors for WhatsApp share button"
|
1262 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione su WhatsApp"
|
1263 |
|
@@ -1430,74 +1437,74 @@ msgid ""
|
|
1430 |
"discount on the product they’ve added to the wishlist."
|
1431 |
msgstr ""
|
1432 |
|
1433 |
-
#: templates/share.php:
|
1434 |
msgid "Facebook"
|
1435 |
msgstr "Facebook"
|
1436 |
|
1437 |
-
#: templates/share.php:
|
1438 |
msgid "Twitter"
|
1439 |
msgstr "Twitter"
|
1440 |
|
1441 |
-
#: templates/share.php:
|
1442 |
msgid "Pinterest"
|
1443 |
msgstr "Pinterest"
|
1444 |
|
1445 |
-
#: templates/share.php:
|
1446 |
msgid "Email"
|
1447 |
msgstr "Email"
|
1448 |
|
1449 |
-
#: templates/share.php:
|
1450 |
msgid "WhatsApp"
|
1451 |
msgstr "WhatsApp"
|
1452 |
|
1453 |
-
#: templates/share.php:
|
1454 |
msgid "Whatsapp"
|
1455 |
msgstr "Whatsapp"
|
1456 |
|
1457 |
-
#: templates/share.php:
|
1458 |
msgid "(Now"
|
1459 |
msgstr "(Ora"
|
1460 |
|
1461 |
-
#: templates/share.php:
|
1462 |
msgid "copy"
|
1463 |
msgstr "copia"
|
1464 |
|
1465 |
-
#: templates/share.php:
|
1466 |
msgid "this wishlist link and share it anywhere)"
|
1467 |
msgstr "questo URL e condividilo dove vuoi)"
|
1468 |
|
1469 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1470 |
-
#: templates/wishlist-view-footer.php:
|
1471 |
msgid "Apply this action to all the selected items:"
|
1472 |
msgstr "Applica a tutti gli articoli selezionati:"
|
1473 |
|
1474 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1475 |
-
#: templates/wishlist-view-footer.php:
|
1476 |
msgid "Remove from wishlist"
|
1477 |
msgstr "Rimuovi dalla lista"
|
1478 |
|
1479 |
#. translators: 1. Wishlist formatted name.
|
1480 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1481 |
-
#: templates/wishlist-view-footer.php:
|
1482 |
msgid "Move to %s"
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1486 |
-
#: templates/wishlist-view-footer.php:
|
1487 |
msgid "Apply"
|
1488 |
msgstr "Applica"
|
1489 |
|
1490 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1491 |
-
#: templates/wishlist-view-footer.php:
|
1492 |
msgid "Update"
|
1493 |
msgstr "Aggiorna"
|
1494 |
|
1495 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1496 |
-
#: templates/wishlist-view-footer.php:
|
1497 |
msgid "Add all to cart"
|
1498 |
msgstr "Aggiungi tutti al carrello"
|
1499 |
|
1500 |
-
#: templates/wishlist-view-header.php:
|
1501 |
msgid "Edit title"
|
1502 |
msgstr "Modifica titolo"
|
1503 |
|
@@ -1517,28 +1524,28 @@ msgstr "Quantità:"
|
|
1517 |
msgid "Stock:"
|
1518 |
msgstr "Disponibilità in magazzino:"
|
1519 |
|
1520 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1521 |
msgid "Out of stock"
|
1522 |
msgstr "Esaurito"
|
1523 |
|
1524 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1525 |
msgid "In Stock"
|
1526 |
msgstr "Disponibile"
|
1527 |
|
1528 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1529 |
msgid "Move"
|
1530 |
msgstr "Sposta"
|
1531 |
|
1532 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1533 |
msgid "Move to another list ›"
|
1534 |
msgstr "Sposta in un'altra lista ›"
|
1535 |
|
1536 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1537 |
-
#: templates/wishlist-view.php:
|
1538 |
msgid "Remove this product"
|
1539 |
msgstr "Rimuovi questo prodotto"
|
1540 |
|
1541 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1542 |
msgid "No products added to the wishlist"
|
1543 |
msgstr "Non è stato ancora aggiunto nessun prodotto alla lista"
|
1544 |
|
@@ -1563,11 +1570,11 @@ msgid "Arrange"
|
|
1563 |
msgstr "Riordina"
|
1564 |
|
1565 |
#. translators: date added label: 1 date added.
|
1566 |
-
#: templates/wishlist-view.php:
|
1567 |
msgid "Added on: %s"
|
1568 |
msgstr "Aggiunto il: %s"
|
1569 |
|
1570 |
-
#: templates/wishlist-view.php:
|
1571 |
msgid "Remove"
|
1572 |
msgstr "Rimuovi"
|
1573 |
|
@@ -1580,38 +1587,45 @@ msgid ""
|
|
1580 |
"your e-commerce on <strong>YITH</strong></a>"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1584 |
msgctxt "page_slug"
|
1585 |
msgid "wishlist"
|
1586 |
msgstr ""
|
1587 |
|
1588 |
-
#: includes/class
|
1589 |
msgctxt "date when wishlist was created"
|
1590 |
msgid "Created on"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
-
#: includes/class
|
1594 |
msgctxt "[gutenberg]: block name"
|
1595 |
msgid "YITH Add to wishlist"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: includes/class
|
1599 |
msgctxt "[gutenberg]: block name"
|
1600 |
msgid "YITH Wishlist"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
-
#: includes/class
|
1604 |
msgctxt "[gutenberg]: block description"
|
1605 |
msgid "Shows Add to wishlist button"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
-
#: includes/class
|
1609 |
msgctxt "[gutenberg]: block description"
|
1610 |
msgid "Shows a list of products in wishlist"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
#. translators: 1. % of reduction/increase in price.
|
1614 |
-
#: includes/class
|
1615 |
msgctxt ""
|
1616 |
"Part of the template that shows price variation since addition to list; "
|
1617 |
"placeholder will be replaced with a percentage"
|
@@ -1619,94 +1633,94 @@ msgid "Price is %1$s%%"
|
|
1619 |
msgstr ""
|
1620 |
|
1621 |
#. translators: 2: original product price.
|
1622 |
-
#: includes/class
|
1623 |
msgctxt ""
|
1624 |
"Part of the template that shows price variation since addition to list; "
|
1625 |
"placeholder will be replaced with a price"
|
1626 |
msgid "(Was %2$s when added in list)"
|
1627 |
msgstr ""
|
1628 |
|
1629 |
-
#: includes/widgets/elementor/class
|
1630 |
msgctxt "Elementor widget name"
|
1631 |
msgid "YITH Wishlist Add button"
|
1632 |
msgstr ""
|
1633 |
|
1634 |
-
#: includes/widgets/elementor/class
|
1635 |
#, fuzzy
|
1636 |
msgctxt "Elementor widget name"
|
1637 |
msgid "YITH Wishlist"
|
1638 |
msgstr "Wishlist"
|
1639 |
|
1640 |
-
#: includes/widgets/elementor/class
|
1641 |
#, fuzzy
|
1642 |
msgctxt "Elementor section title"
|
1643 |
msgid "Product"
|
1644 |
msgstr "Nome prodotto"
|
1645 |
|
1646 |
-
#: includes/widgets/elementor/class
|
1647 |
msgctxt "Elementor section title"
|
1648 |
msgid "Labels"
|
1649 |
msgstr ""
|
1650 |
|
1651 |
-
#: includes/widgets/elementor/class
|
1652 |
msgctxt "Elementor section title"
|
1653 |
msgid "Advanced"
|
1654 |
msgstr ""
|
1655 |
|
1656 |
-
#: includes/widgets/elementor/class
|
1657 |
#, fuzzy
|
1658 |
msgctxt "Elementor section title"
|
1659 |
msgid "Wishlist"
|
1660 |
msgstr "Wishlist"
|
1661 |
|
1662 |
-
#: includes/widgets/elementor/class
|
1663 |
#, fuzzy
|
1664 |
msgctxt "Elementor section title"
|
1665 |
msgid "Pagination"
|
1666 |
msgstr "Paginazione"
|
1667 |
|
1668 |
-
#: includes/widgets/elementor/class
|
1669 |
#, fuzzy
|
1670 |
msgctxt "Elementor control label"
|
1671 |
msgid "Product ID"
|
1672 |
msgstr "Nome prodotto"
|
1673 |
|
1674 |
-
#: includes/widgets/elementor/class
|
1675 |
msgctxt "Elementor control label"
|
1676 |
msgid "Button label"
|
1677 |
msgstr ""
|
1678 |
|
1679 |
-
#: includes/widgets/elementor/class
|
1680 |
#, fuzzy
|
1681 |
msgctxt "Elementor control label"
|
1682 |
msgid "\"Browse wishlist\" label"
|
1683 |
msgstr "Testo per \"Vedi la lista dei desideri\""
|
1684 |
|
1685 |
-
#: includes/widgets/elementor/class
|
1686 |
#, fuzzy
|
1687 |
msgctxt "Elementor control label"
|
1688 |
msgid "\"Product already in wishlist\" label"
|
1689 |
msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
|
1690 |
|
1691 |
-
#: includes/widgets/elementor/class
|
1692 |
#, fuzzy
|
1693 |
msgctxt "Elementor control label"
|
1694 |
msgid "\"Product added to wishlist\" label"
|
1695 |
msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
|
1696 |
|
1697 |
-
#: includes/widgets/elementor/class
|
1698 |
#, fuzzy
|
1699 |
msgctxt "Elementor control label"
|
1700 |
msgid "URL of the wishlist page"
|
1701 |
msgstr "Pagina Lista dei desideri"
|
1702 |
|
1703 |
-
#: includes/widgets/elementor/class
|
1704 |
#, fuzzy
|
1705 |
msgctxt "Elementor control label"
|
1706 |
msgid "Icon for the button"
|
1707 |
msgstr "Seleziona un'icona per il pulsante di condivisione per email"
|
1708 |
|
1709 |
-
#: includes/widgets/elementor/class
|
1710 |
#, fuzzy
|
1711 |
msgctxt "Elementor control label"
|
1712 |
msgid "Additional CSS classes for the button"
|
@@ -1714,19 +1728,19 @@ msgstr ""
|
|
1714 |
"Classi CSS aggiuntive per il pulsante (lascia vuoto per utilizzare le "
|
1715 |
"impostazioni predefinite)"
|
1716 |
|
1717 |
-
#: includes/widgets/elementor/class
|
1718 |
#, fuzzy
|
1719 |
msgctxt "Elementor control label"
|
1720 |
msgid "Wishlist ID"
|
1721 |
msgstr "Wishlist"
|
1722 |
|
1723 |
-
#: includes/widgets/elementor/class
|
1724 |
#, fuzzy
|
1725 |
msgctxt "Elementor control label"
|
1726 |
msgid "Paginate items"
|
1727 |
msgstr "Paginazione"
|
1728 |
|
1729 |
-
#: includes/widgets/elementor/class
|
1730 |
#, fuzzy
|
1731 |
msgctxt "yith-woocommerce-wishlist"
|
1732 |
msgid "Items per page"
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Pagina Lista dei desideri"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr "Impostazioni generali"
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr "Opzioni Aggiungi alla lista"
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr "Opzioni pagina Lista dei desideri"
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr "Versione premium"
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Wishlist"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
57 |
"Permette ai tuoi clienti di creare e condividere delle liste di prodotti che "
|
58 |
"desiderano acquistare sul tuo e-commerce."
|
59 |
|
60 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
61 |
+
#: templates/add-to-wishlist-remove.php:59
|
62 |
msgid "View ›"
|
63 |
msgstr "Vedi ›"
|
64 |
|
65 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
66 |
+
#: templates/add-to-wishlist-remove.php:58
|
67 |
msgid "or"
|
68 |
msgstr "oppure"
|
69 |
|
70 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
71 |
msgid "Close"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
75 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
76 |
msgid "Product successfully removed."
|
77 |
msgstr "Prodotto rimosso con successo."
|
78 |
|
79 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
80 |
msgid "Please, make sure to enter a valid title"
|
81 |
msgstr "Inserisci un valido titolo"
|
82 |
|
83 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
84 |
msgid ""
|
85 |
"We are sorry, but this feature is available only if cookies on your browser "
|
86 |
"are enabled."
|
88 |
"Spiacenti, questa funzionalità è disponibile solo se hai abilitato i cookie "
|
89 |
"nel tuo browser."
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
92 |
msgid "Product added to cart successfully"
|
93 |
msgstr "Prodotto aggiunto al carrello con successo"
|
94 |
|
95 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
96 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
97 |
+
#: plugin-options/wishlist_page-options.php:240
|
98 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
99 |
+
#: templates/wishlist-view-footer.php:46
|
100 |
msgid "Add to cart"
|
101 |
msgstr "Aggiungi al carrello"
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
104 |
msgid "While you visit our site, we’ll track:"
|
105 |
msgstr "Mentre visiti il nostro sito, terremo traccia di:"
|
106 |
|
107 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
108 |
msgid ""
|
109 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
110 |
"users your favourite products, and to create targeted email campaigns."
|
113 |
"mostrare a te e ad altri utenti i tuoi prodotti preferiti e per creare "
|
114 |
"campagne email mirate."
|
115 |
|
116 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
117 |
msgid ""
|
118 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
119 |
"make them visible to the store staff"
|
121 |
"Le liste dei desideri che hai creato: terremo traccia delle liste da te "
|
122 |
"create che saranno visibili allo staff del nostro store"
|
123 |
|
124 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
125 |
msgid ""
|
126 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
127 |
"browsing our site."
|
129 |
"Useremo anche i cookie per tenere traccia dei contenuti delle liste dei "
|
130 |
"desideri mentre visiti il nostro sito."
|
131 |
|
132 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
133 |
msgid ""
|
134 |
"Members of our team have access to the information you provide us with. For "
|
135 |
"example, both Administrators and Shop Managers can access:"
|
138 |
"Per esempio, sia l'amministratore che i Gestori del Negozio possono accedere "
|
139 |
"a:"
|
140 |
|
141 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
142 |
msgid ""
|
143 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
144 |
"settings of your wishlists"
|
146 |
"Dettagli della lista dei desideri, come ad esempio i prodotti aggiunti, la "
|
147 |
"data, il nome e le impostazioni sulla privacy delle tue liste dei desideri"
|
148 |
|
149 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
150 |
msgid ""
|
151 |
"Our team members have access to this information to offer you better deals "
|
152 |
"for the products you love."
|
154 |
"Il nostro team ha accesso a queste informazioni per offrirti le migliori "
|
155 |
"offerte per i prodotti che ami."
|
156 |
|
157 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
158 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
159 |
msgid "Customer wishlists"
|
160 |
msgstr "Liste dei clienti"
|
161 |
|
162 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
163 |
#: plugin-options/lists-options.php:32
|
164 |
msgid "Wishlists"
|
165 |
msgstr "Liste dei desideri"
|
166 |
|
167 |
#. Translators: %s Order number.
|
168 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
169 |
msgid "Removed wishlist %s."
|
170 |
msgstr "Lista dei desideri %s rimossa."
|
171 |
|
172 |
#. Translators: %s Order number.
|
173 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
174 |
msgid "Wishlist %s has been retained."
|
175 |
msgstr "La lista dei desideri %s è stata salvata."
|
176 |
|
177 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
178 |
msgid "Token"
|
179 |
msgstr "Token"
|
180 |
|
181 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
182 |
msgid "Wishlist URL"
|
183 |
msgstr "URL lista dei desideri"
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
186 |
msgid "Title"
|
187 |
msgstr "Titolo"
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
190 |
msgid "Visibility"
|
191 |
msgstr "Visibilità"
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
194 |
msgid "Items added"
|
195 |
msgstr "Articoli aggiunti"
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
198 |
msgid ""
|
199 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
200 |
"product)"
|
202 |
"L'ID del prodotto da aggiungere alla lista dei desideri (lascia vuoto per "
|
203 |
"utilizzare il prodotto globale)"
|
204 |
|
205 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
206 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
"URL della pagina Lista dei desideri (lascia vuoto per utilizzare le "
|
209 |
"impostazioni predefinite)"
|
210 |
|
211 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
212 |
msgid "Button label (leave empty to use the default settings)"
|
213 |
msgstr ""
|
214 |
"Testo pulsante (lascia vuoto per utilizzare le impostazioni predefinite)"
|
215 |
|
216 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
217 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
218 |
msgstr ""
|
219 |
"Testo 'Sfoglia liste' (lascia vuoto per utilizzare le impostazioni "
|
220 |
"predefinite)"
|
221 |
|
222 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
223 |
msgid ""
|
224 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
225 |
"settings)"
|
227 |
"Testo per 'Prodotto già nella lista' (lascia vuoto per utilizzare le "
|
228 |
"impostazioni predefinite)"
|
229 |
|
230 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
231 |
msgid ""
|
232 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
233 |
msgstr ""
|
234 |
"Testo per 'Prodotto aggiunto alla lista' (lascia vuoto per utilizzare le "
|
235 |
"impostazioni predefinite)"
|
236 |
|
237 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
238 |
msgid ""
|
239 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
240 |
"the default settings)"
|
242 |
"Icona del pulsante (utilizza una qualsiasi classe FontAwesome valida oppure "
|
243 |
"lascia vuoto per utilizzare le impostazioni predefinite)"
|
244 |
|
245 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
246 |
msgid ""
|
247 |
"Additional CSS classes for the button (leave empty to use the default "
|
248 |
"settings)"
|
250 |
"Classi CSS aggiuntive per il pulsante (lascia vuoto per utilizzare le "
|
251 |
"impostazioni predefinite)"
|
252 |
|
253 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
254 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
255 |
msgstr ""
|
256 |
"Scegli se paginare gli elementi nella lista dei desideri o mostrarli tutti"
|
257 |
|
258 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
259 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
260 |
msgid "Paginate"
|
261 |
msgstr "Paginazione"
|
262 |
|
263 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
264 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
265 |
msgid "Do not paginate"
|
266 |
msgstr "Nessuna paginazione"
|
267 |
|
268 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
269 |
msgid "Number of items to show per page"
|
270 |
msgstr "Numero di articoli da mostrare per pagina"
|
271 |
|
272 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
273 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
274 |
msgstr "ID della lista da mostrare (es. K6EOWXB888ZD)"
|
275 |
|
276 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
277 |
msgid "Share on:"
|
278 |
msgstr "Condividi su:"
|
279 |
|
280 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
281 |
#: plugin-options/wishlist_page-options.php:138
|
282 |
msgid "Share on Facebook"
|
283 |
msgstr "Condividi su Facebook"
|
284 |
|
285 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
286 |
#: plugin-options/wishlist_page-options.php:147
|
287 |
msgid "Tweet on Twitter"
|
288 |
msgstr "Condividi su Twitter"
|
289 |
|
290 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
291 |
#: plugin-options/wishlist_page-options.php:156
|
292 |
msgid "Pin on Pinterest"
|
293 |
msgstr "Condividi su Pinterest"
|
294 |
|
295 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
296 |
msgid "Share via email"
|
297 |
msgstr "Condividi per email"
|
298 |
|
299 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
300 |
#: plugin-options/wishlist_page-options.php:174
|
301 |
msgid "Share on WhatsApp"
|
302 |
msgstr "Condividi su WhatsApp"
|
303 |
|
304 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
305 |
msgid "Remove from list"
|
306 |
msgstr "Rimuovi dalla lista"
|
307 |
|
308 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
309 |
msgid "Free!"
|
310 |
msgstr "Gratuito!"
|
311 |
|
312 |
+
#: includes/class-yith-wcwl.php:164
|
313 |
msgid "The item cannot be added to this wishlist"
|
314 |
msgstr "L'elemento non può essere aggiunto alla lista dei desideri"
|
315 |
|
316 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
317 |
msgid "An error occurred while adding the products to the wishlist."
|
318 |
msgstr ""
|
319 |
"Si è verificato un errore mentre si cercava di aggiungere i prodotti alla "
|
320 |
"lista."
|
321 |
|
322 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
323 |
msgid "Error. Unable to remove the product from the wishlist."
|
324 |
msgstr "Errore. Impossibile rimuovere il prodotto dalla lista dei desideri."
|
325 |
|
326 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
327 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
328 |
msgid "Invalid wishlist."
|
329 |
msgstr "Lista non valida."
|
330 |
|
331 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
332 |
msgid "Invalid wishlist item."
|
333 |
msgstr "Elemento della lista non valido."
|
334 |
|
335 |
#. translators: 1. Number of users.
|
336 |
+
#: includes/functions-yith-wcwl.php:249
|
337 |
msgid "%d user"
|
338 |
msgid_plural "%d users"
|
339 |
msgstr[0] "%s utente"
|
340 |
msgstr[1] "%d utenti"
|
341 |
|
342 |
+
#: includes/functions-yith-wcwl.php:250
|
343 |
msgid "has this item in wishlist"
|
344 |
msgid_plural "have this item in wishlist"
|
345 |
msgstr[0] "ha aggiunto questo prodotto alla sua lista"
|
346 |
msgstr[1] "hanno aggiunto questo prodotto alla propria lista"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:252
|
349 |
msgid "You're the first"
|
350 |
msgstr "Sei il primo"
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:253
|
353 |
msgid "to add this item in wishlist"
|
354 |
msgstr "ad aver aggiunto questo prodotto alla lista dei desideri"
|
355 |
|
356 |
#. translators: 1. Count of users when many, or "another" when only one.
|
357 |
+
#: includes/functions-yith-wcwl.php:257
|
358 |
msgid "You and %s user"
|
359 |
msgid_plural "You and %d users"
|
360 |
msgstr[0] "Tu e un altro utente"
|
361 |
msgstr[1] "Tu e altri %d utenti"
|
362 |
|
363 |
+
#: includes/functions-yith-wcwl.php:257
|
364 |
msgid "another"
|
365 |
msgstr ""
|
366 |
|
367 |
+
#: includes/functions-yith-wcwl.php:258
|
368 |
msgid "have this item in wishlist"
|
369 |
msgstr "avete aggiunto questo prodotto alla lista dei desideri"
|
370 |
|
371 |
+
#: includes/functions-yith-wcwl.php:425
|
372 |
msgid "None"
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: includes/functions-yith-wcwl.php:426
|
376 |
#, fuzzy
|
377 |
msgid "Custom"
|
378 |
msgstr "CSS personalizzato"
|
379 |
|
380 |
+
#: includes/functions-yith-wcwl.php:447
|
381 |
msgid "Shared"
|
382 |
msgstr "Condivisa"
|
383 |
|
384 |
+
#: includes/functions-yith-wcwl.php:451
|
385 |
msgid "Only people with a link to this list can see it"
|
386 |
msgstr "Solo le persone con cui condividi il link della lista possono vederla"
|
387 |
|
388 |
+
#: includes/functions-yith-wcwl.php:457
|
389 |
msgid "Private"
|
390 |
msgstr "Privata"
|
391 |
|
392 |
+
#: includes/functions-yith-wcwl.php:461
|
393 |
msgid "Only you can see this list"
|
394 |
msgstr "Solo tu puoi vedere questa lista"
|
395 |
|
396 |
+
#: includes/functions-yith-wcwl.php:467
|
397 |
msgid "Public"
|
398 |
msgstr "Pubblica"
|
399 |
|
400 |
+
#: includes/functions-yith-wcwl.php:471
|
401 |
msgid "Anyone can search for and see this list"
|
402 |
msgstr "Tutti possono cercare e vedere questa lista"
|
403 |
|
404 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
405 |
#: plugin-options/add_to_wishlist-options.php:127
|
406 |
msgid "Add to wishlist"
|
407 |
msgstr "Aggiungi alla lista dei desideri"
|
408 |
|
409 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
410 |
#: plugin-options/add_to_wishlist-options.php:143
|
411 |
msgid "Browse wishlist"
|
412 |
msgstr "Vedi la lista"
|
413 |
|
414 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
415 |
#, fuzzy
|
416 |
msgid "Product already in wishlist"
|
417 |
msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
|
418 |
|
419 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
420 |
#, fuzzy
|
421 |
msgid "Product added to wishlist"
|
422 |
msgstr "Quando il prodotto viene aggiunto alla lista"
|
434 |
msgstr ""
|
435 |
|
436 |
#: plugin-options/add_to_wishlist-options.php:20
|
437 |
+
#: plugin-options/settings-options.php:27
|
438 |
msgid "General Settings"
|
439 |
msgstr "Impostazioni generali"
|
440 |
|
554 |
msgstr "Dopo il sommario"
|
555 |
|
556 |
#: plugin-options/add_to_wishlist-options.php:117
|
557 |
+
#: plugin-options/wishlist_page-options.php:222
|
558 |
msgid "Text customization"
|
559 |
msgstr "Personalizzazione testi"
|
560 |
|
621 |
"Scegli se mostrare un link testuale 'Aggiungi alla lista' oppure un pulsante"
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:172
|
624 |
+
#: plugin-options/wishlist_page-options.php:261
|
625 |
msgid "Textual (anchor)"
|
626 |
msgstr "Testuale (ancora)"
|
627 |
|
628 |
#: plugin-options/add_to_wishlist-options.php:173
|
629 |
+
#: plugin-options/wishlist_page-options.php:262
|
630 |
msgid "Button with theme style"
|
631 |
msgstr "Pulsante con lo stile del tema"
|
632 |
|
633 |
#: plugin-options/add_to_wishlist-options.php:174
|
634 |
+
#: plugin-options/wishlist_page-options.php:263
|
635 |
msgid "Button with custom style"
|
636 |
msgstr "Pulsante con uno stile personalizzato"
|
637 |
|
644 |
msgstr "Scegli i colori del pulsante 'Aggiungi alla lista'"
|
645 |
|
646 |
#: plugin-options/add_to_wishlist-options.php:190
|
647 |
+
#: plugin-options/wishlist_page-options.php:279
|
648 |
+
#: plugin-options/wishlist_page-options.php:368
|
649 |
+
#: plugin-options/wishlist_page-options.php:417
|
650 |
+
#: plugin-options/wishlist_page-options.php:465
|
651 |
+
#: plugin-options/wishlist_page-options.php:552
|
652 |
+
#: plugin-options/wishlist_page-options.php:592
|
653 |
+
#: plugin-options/wishlist_page-options.php:632
|
654 |
+
#: plugin-options/wishlist_page-options.php:672
|
655 |
+
#: plugin-options/wishlist_page-options.php:712
|
656 |
msgid "Background"
|
657 |
msgstr "Sfondo"
|
658 |
|
659 |
#: plugin-options/add_to_wishlist-options.php:195
|
660 |
+
#: plugin-options/wishlist_page-options.php:284
|
661 |
+
#: plugin-options/wishlist_page-options.php:373
|
662 |
+
#: plugin-options/wishlist_page-options.php:422
|
663 |
+
#: plugin-options/wishlist_page-options.php:470
|
664 |
+
#: plugin-options/wishlist_page-options.php:507
|
665 |
msgid "Text"
|
666 |
msgstr "Testo"
|
667 |
|
668 |
#: plugin-options/add_to_wishlist-options.php:200
|
669 |
+
#: plugin-options/wishlist_page-options.php:289
|
670 |
+
#: plugin-options/wishlist_page-options.php:378
|
671 |
+
#: plugin-options/wishlist_page-options.php:427
|
672 |
+
#: plugin-options/wishlist_page-options.php:475
|
673 |
msgid "Border"
|
674 |
msgstr "Bordo"
|
675 |
|
680 |
"(hover)"
|
681 |
|
682 |
#: plugin-options/add_to_wishlist-options.php:208
|
683 |
+
#: plugin-options/wishlist_page-options.php:297
|
684 |
+
#: plugin-options/wishlist_page-options.php:386
|
685 |
+
#: plugin-options/wishlist_page-options.php:435
|
686 |
msgid "Background Hover"
|
687 |
msgstr "Colore - hover"
|
688 |
|
689 |
#: plugin-options/add_to_wishlist-options.php:213
|
690 |
+
#: plugin-options/wishlist_page-options.php:302
|
691 |
+
#: plugin-options/wishlist_page-options.php:391
|
692 |
+
#: plugin-options/wishlist_page-options.php:440
|
693 |
msgid "Text Hover"
|
694 |
msgstr "Testo - hover"
|
695 |
|
696 |
#: plugin-options/add_to_wishlist-options.php:218
|
697 |
+
#: plugin-options/wishlist_page-options.php:307
|
698 |
+
#: plugin-options/wishlist_page-options.php:396
|
699 |
+
#: plugin-options/wishlist_page-options.php:445
|
700 |
msgid "Border Hover"
|
701 |
msgstr "Bordo - hover"
|
702 |
|
703 |
#: plugin-options/add_to_wishlist-options.php:231
|
704 |
+
#: plugin-options/wishlist_page-options.php:320
|
705 |
msgid "Border radius"
|
706 |
msgstr "Border radius"
|
707 |
|
763 |
msgid "Search list"
|
764 |
msgstr "Condividi la lista"
|
765 |
|
766 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
767 |
+
#. yithemes.com.
|
768 |
+
#: plugin-options/settings-options.php:19
|
769 |
msgid ""
|
770 |
"If you want to take advantage of this feature, you could consider purchasing "
|
771 |
"the %s."
|
772 |
msgstr "Se vuoi usufruire di questa funzionalità, acquista la %s."
|
773 |
|
774 |
+
#: plugin-options/settings-options.php:34
|
775 |
msgid "Enable AJAX loading"
|
776 |
msgstr "Abilita caricamento in AJAX"
|
777 |
|
778 |
+
#: plugin-options/settings-options.php:35
|
779 |
msgid "Load any cacheable wishlist item via AJAX"
|
780 |
msgstr ""
|
781 |
"Carica in AJAX qualsiasi elemento di YITH Wishlist che possa essere messo in "
|
782 |
"cache"
|
783 |
|
784 |
+
#: plugin-options/settings-options.php:48
|
785 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
786 |
msgstr "Integrazione con YITH WooCommerce Frequently Bought Together"
|
787 |
|
788 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
789 |
+
#. yithemes.com.
|
790 |
+
#: plugin-options/settings-options.php:51
|
791 |
msgid ""
|
792 |
"In order to use this integration you have to install and activate YITH "
|
793 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
796 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Maggiori dettagli "
|
797 |
"qui</a>"
|
798 |
|
799 |
+
#: plugin-options/settings-options.php:56
|
800 |
msgid "Enable slider in wishlist"
|
801 |
msgstr "Abilita lo slider nella lista dei desideri"
|
802 |
|
803 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
804 |
+
#. Bought Together.
|
805 |
+
#: plugin-options/settings-options.php:58
|
806 |
#, fuzzy
|
807 |
msgid ""
|
808 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
939 |
"Titolo della lista utilizzato specificatamente per la condivisione (solo su "
|
940 |
"Twitter e Pinterest)"
|
941 |
|
942 |
+
#. translators: 1. Blog name.
|
943 |
+
#: plugin-options/wishlist_page-options.php:195
|
944 |
msgid "My wishlist on %s"
|
945 |
msgstr "La mia lista dei desideri su %s"
|
946 |
|
947 |
+
#: plugin-options/wishlist_page-options.php:200
|
948 |
msgid "Social text"
|
949 |
msgstr "Testo per i social"
|
950 |
|
951 |
+
#: plugin-options/wishlist_page-options.php:201
|
952 |
msgid ""
|
953 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
954 |
"and Pinterest"
|
956 |
"Inserisci qui il messaggio da pubblicare quando condividi la tua lista su "
|
957 |
"Twitter e Pinterest"
|
958 |
|
959 |
+
#: plugin-options/wishlist_page-options.php:209
|
960 |
msgid "Social image URL"
|
961 |
msgstr "URL per immagine social"
|
962 |
|
963 |
+
#: plugin-options/wishlist_page-options.php:210
|
964 |
msgid "It will be used to pin the wishlist on Pinterest."
|
965 |
msgstr "Sarà utilizzato per salvare la lista su Pinterest."
|
966 |
|
967 |
+
#: plugin-options/wishlist_page-options.php:229
|
968 |
msgid "Default wishlist name"
|
969 |
msgstr "Nome predefinito della lista"
|
970 |
|
971 |
+
#: plugin-options/wishlist_page-options.php:230
|
972 |
msgid ""
|
973 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
974 |
"automatically generated for all users if they do not create any custom one"
|
977 |
"generata in automatico per ogni utente quando non ne viene creata una "
|
978 |
"personalizzata"
|
979 |
|
980 |
+
#: plugin-options/wishlist_page-options.php:232
|
981 |
#, fuzzy
|
982 |
msgid "My wishlist"
|
983 |
msgstr "La mia lista dei desideri su %s "
|
984 |
|
985 |
+
#: plugin-options/wishlist_page-options.php:237
|
986 |
msgid "\"Add to cart\" text"
|
987 |
msgstr "Testo 'Aggiungi al carrello'"
|
988 |
|
989 |
+
#: plugin-options/wishlist_page-options.php:238
|
990 |
msgid "Enter a text for the \"Add to cart\" button"
|
991 |
msgstr "Personalizza il testo del pulsante 'Aggiungi al carrello'"
|
992 |
|
993 |
+
#: plugin-options/wishlist_page-options.php:250
|
994 |
msgid "Style & color customization"
|
995 |
msgstr "Personalizzazione stile e colori"
|
996 |
|
997 |
+
#: plugin-options/wishlist_page-options.php:257
|
998 |
msgid "Style of \"Add to cart\""
|
999 |
msgstr "Stile di 'Aggiungi al carrello'"
|
1000 |
|
1001 |
+
#: plugin-options/wishlist_page-options.php:258
|
1002 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
1003 |
msgstr ""
|
1004 |
"Scegli se mostrare un link testuale 'Aggiungi al carrello' oppure un pulsante"
|
1005 |
|
1006 |
+
#: plugin-options/wishlist_page-options.php:271
|
1007 |
msgid "\"Add to cart\" button style"
|
1008 |
msgstr "Stile pulsante 'Aggiungi al carrello'"
|
1009 |
|
1010 |
+
#: plugin-options/wishlist_page-options.php:277
|
1011 |
msgid "Choose the colors for the \"Add to cart\" button"
|
1012 |
msgstr "Scegli i colori del pulsante 'Aggiungi al carrello'"
|
1013 |
|
1014 |
+
#: plugin-options/wishlist_page-options.php:295
|
1015 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
1016 |
msgstr ""
|
1017 |
"Scegli i colori del pulsante 'Aggiungi al carrello' al passaggio del mouse "
|
1018 |
"(hover)"
|
1019 |
|
1020 |
+
#: plugin-options/wishlist_page-options.php:321
|
1021 |
msgid "Set the radius for the \"Add to cart\" button"
|
1022 |
msgstr ""
|
1023 |
"Imposta il raggio del bordo arrotondato del pulsante 'Aggiungi al carrello'"
|
1024 |
|
1025 |
+
#: plugin-options/wishlist_page-options.php:335
|
1026 |
msgid "\"Add to cart\" icon"
|
1027 |
msgstr "Icona 'Aggiungi al carrello'"
|
1028 |
|
1029 |
+
#: plugin-options/wishlist_page-options.php:336
|
1030 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
1031 |
msgstr "Seleziona un'icona per il pulsante 'Aggiungi al carrello' (opzionale)"
|
1032 |
|
1033 |
+
#: plugin-options/wishlist_page-options.php:351
|
1034 |
msgid "\"Add to cart\" custom icon"
|
1035 |
msgstr "Icona personalizzata per 'Aggiungi al carrello'"
|
1036 |
|
1037 |
+
#: plugin-options/wishlist_page-options.php:352
|
1038 |
msgid ""
|
1039 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
1040 |
"32px x 32px)"
|
1042 |
"Carica un'icona da utilizzare per il pulsante 'Aggiungi al "
|
1043 |
"carrello' (dimensione consigliata 32 x 32 px)"
|
1044 |
|
1045 |
+
#: plugin-options/wishlist_page-options.php:360
|
1046 |
msgid "Primary button style"
|
1047 |
msgstr "Stile pulsante principale"
|
1048 |
|
1049 |
+
#: plugin-options/wishlist_page-options.php:366
|
1050 |
msgid ""
|
1051 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
1052 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
1057 |
"pulsante 'Applica modifiche' in modalità Gestisci liste e al pulsante 'Cerca "
|
1058 |
"lista' in modalità Cerca.</small>"
|
1059 |
|
1060 |
+
#: plugin-options/wishlist_page-options.php:384
|
1061 |
msgid ""
|
1062 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
1063 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
1069 |
"Lista dei desideri, al pulsante 'Applica modifiche' in modalità Gestisci "
|
1070 |
"liste e al pulsante 'Cerca lista' in modalità Cerca.</small>"
|
1071 |
|
1072 |
+
#: plugin-options/wishlist_page-options.php:409
|
1073 |
msgid "Secondary button style"
|
1074 |
msgstr "Stile pulsante secondario"
|
1075 |
|
1076 |
+
#: plugin-options/wishlist_page-options.php:415
|
1077 |
+
#: plugin-options/wishlist_page-options.php:433
|
1078 |
msgid ""
|
1079 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
1080 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
1081 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
+
#: plugin-options/wishlist_page-options.php:458
|
1085 |
msgid "Wishlist table style"
|
1086 |
msgstr "Stile tabella Lista dei desideri"
|
1087 |
|
1088 |
+
#: plugin-options/wishlist_page-options.php:459
|
1089 |
msgid ""
|
1090 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
1091 |
msgstr ""
|
1092 |
"Scegli i colori della tabella Lista dei desideri (quando impostata sul "
|
1093 |
"layout 'Tradizionale')"
|
1094 |
|
1095 |
+
#: plugin-options/wishlist_page-options.php:487
|
1096 |
msgid "Highlight color"
|
1097 |
msgstr "Colore in evidenza"
|
1098 |
|
1099 |
+
#: plugin-options/wishlist_page-options.php:488
|
1100 |
msgid ""
|
1101 |
"Choose the color for all sections with background<br/><small>This color will "
|
1102 |
"be used as background for the wishlist table heading and footer (when set to "
|
1108 |
"'Tradizionale') e per i vari moduli nelle modalità di visualizzazione delle "
|
1109 |
"liste</small>"
|
1110 |
|
1111 |
+
#: plugin-options/wishlist_page-options.php:500
|
1112 |
msgid "Share button text color"
|
1113 |
msgstr "Colore testo pulsante condivisione"
|
1114 |
|
1115 |
+
#: plugin-options/wishlist_page-options.php:501
|
1116 |
msgid "Choose colors for share buttons text"
|
1117 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione"
|
1118 |
|
1119 |
+
#: plugin-options/wishlist_page-options.php:512
|
1120 |
msgid "Text hover"
|
1121 |
msgstr "Testo - hover"
|
1122 |
|
1123 |
+
#: plugin-options/wishlist_page-options.php:525
|
1124 |
msgid "Facebook share button icon"
|
1125 |
msgstr "Icona pulsante Condividi su Facebook"
|
1126 |
|
1127 |
+
#: plugin-options/wishlist_page-options.php:526
|
1128 |
msgid "Select an icon for the Facebook share button"
|
1129 |
msgstr "Seleziona un'icona per il pulsante di condivisione su Facebook"
|
1130 |
|
1131 |
+
#: plugin-options/wishlist_page-options.php:536
|
1132 |
msgid "Facebook share button custom icon"
|
1133 |
msgstr "Icona personalizzata pulsante Condividi su Facebook"
|
1134 |
|
1135 |
+
#: plugin-options/wishlist_page-options.php:537
|
1136 |
msgid ""
|
1137 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1138 |
"32px)"
|
1140 |
"Carica un'icona da utilizzare per il pulsante di condivisione su Facebook "
|
1141 |
"(dimensione consigliata 32 x 32 px)"
|
1142 |
|
1143 |
+
#: plugin-options/wishlist_page-options.php:545
|
1144 |
msgid "Facebook share button style"
|
1145 |
msgstr "Stile pulsante Condividi su Facebook"
|
1146 |
|
1147 |
+
#: plugin-options/wishlist_page-options.php:546
|
1148 |
msgid "Choose colors for Facebook share button"
|
1149 |
msgstr "Scegli i colori per il pulsante di condivisione su Facebook"
|
1150 |
|
1151 |
+
#: plugin-options/wishlist_page-options.php:557
|
1152 |
+
#: plugin-options/wishlist_page-options.php:597
|
1153 |
+
#: plugin-options/wishlist_page-options.php:637
|
1154 |
+
#: plugin-options/wishlist_page-options.php:677
|
1155 |
+
#: plugin-options/wishlist_page-options.php:717
|
1156 |
msgid "Background hover"
|
1157 |
msgstr "Colore - hover"
|
1158 |
|
1159 |
+
#: plugin-options/wishlist_page-options.php:565
|
1160 |
msgid "Twitter share button icon"
|
1161 |
msgstr "Icona pulsante Condividi su Twitter"
|
1162 |
|
1163 |
+
#: plugin-options/wishlist_page-options.php:566
|
1164 |
msgid "Select an icon for the Twitter share button"
|
1165 |
msgstr "Seleziona un'icona per il pulsante di condivisione su Twitter"
|
1166 |
|
1167 |
+
#: plugin-options/wishlist_page-options.php:576
|
1168 |
msgid "Twitter share button custom icon"
|
1169 |
msgstr "Icona personalizzata pulsante Condividi su Twitter"
|
1170 |
|
1171 |
+
#: plugin-options/wishlist_page-options.php:577
|
1172 |
msgid ""
|
1173 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1174 |
"32px)"
|
1176 |
"Carica un'icona da utilizzare per il pulsante di condivisione su Twitter "
|
1177 |
"(dimensione consigliata 32 x 32 px)"
|
1178 |
|
1179 |
+
#: plugin-options/wishlist_page-options.php:585
|
1180 |
msgid "Twitter share button style"
|
1181 |
msgstr "Stile pulsante Condividi su Twitter"
|
1182 |
|
1183 |
+
#: plugin-options/wishlist_page-options.php:586
|
1184 |
msgid "Choose colors for Twitter share button"
|
1185 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione su Twitter"
|
1186 |
|
1187 |
+
#: plugin-options/wishlist_page-options.php:605
|
1188 |
msgid "Pinterest share button icon"
|
1189 |
msgstr "Icona pulsante Condividi su Pinterest"
|
1190 |
|
1191 |
+
#: plugin-options/wishlist_page-options.php:606
|
1192 |
msgid "Select an icon for the Pinterest share button"
|
1193 |
msgstr "Seleziona un'icona per il pulsante di condivisione su Pinterest"
|
1194 |
|
1195 |
+
#: plugin-options/wishlist_page-options.php:616
|
1196 |
msgid "Pinterest share button custom icon"
|
1197 |
msgstr "Icona personalizzata pulsante Condividi su Pinterest"
|
1198 |
|
1199 |
+
#: plugin-options/wishlist_page-options.php:617
|
1200 |
msgid ""
|
1201 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1202 |
"x 32px)"
|
1204 |
"Carica un'icona da utilizzare per il pulsante di condivisione su Pinterest "
|
1205 |
"(dimensione consigliata 32 x 32 px)"
|
1206 |
|
1207 |
+
#: plugin-options/wishlist_page-options.php:625
|
1208 |
msgid "Pinterest share button style"
|
1209 |
msgstr "Stile pulsante Condividi su Pinterest"
|
1210 |
|
1211 |
+
#: plugin-options/wishlist_page-options.php:626
|
1212 |
msgid "Choose colors for Pinterest share button"
|
1213 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione su Pinterest"
|
1214 |
|
1215 |
+
#: plugin-options/wishlist_page-options.php:645
|
1216 |
msgid "Email share button icon"
|
1217 |
msgstr "Icona pulsante Condividi per email"
|
1218 |
|
1219 |
+
#: plugin-options/wishlist_page-options.php:646
|
1220 |
msgid "Select an icon for the Email share button"
|
1221 |
msgstr "Seleziona un'icona per il pulsante di condivisione per email"
|
1222 |
|
1223 |
+
#: plugin-options/wishlist_page-options.php:656
|
1224 |
msgid "Email share button custom icon"
|
1225 |
msgstr "Icona personalizzata pulsante Condividi per email"
|
1226 |
|
1227 |
+
#: plugin-options/wishlist_page-options.php:657
|
1228 |
msgid ""
|
1229 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1230 |
"x 32px)"
|
1232 |
"Carica un'icona da utilizzare per il pulsante di condivisione email "
|
1233 |
"(dimensione consigliata 32 x 32 px)"
|
1234 |
|
1235 |
+
#: plugin-options/wishlist_page-options.php:665
|
1236 |
msgid "Email share button style"
|
1237 |
msgstr "Stile pulsante Condividi per email"
|
1238 |
|
1239 |
+
#: plugin-options/wishlist_page-options.php:666
|
1240 |
msgid "Choose colors for the Email share button"
|
1241 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione email"
|
1242 |
|
1243 |
+
#: plugin-options/wishlist_page-options.php:685
|
1244 |
msgid "WhatsApp share button icon"
|
1245 |
msgstr "Icona pulsante Condividi su WhatsApp"
|
1246 |
|
1247 |
+
#: plugin-options/wishlist_page-options.php:686
|
1248 |
msgid "Select an icon for the WhatsApp share button"
|
1249 |
msgstr "Seleziona un'icona per il pulsante di condivisione su WhatsApp"
|
1250 |
|
1251 |
+
#: plugin-options/wishlist_page-options.php:696
|
1252 |
msgid "WhatsApp share button custom icon"
|
1253 |
msgstr "Icona personalizzata pulsante Condividi su WhatsApp"
|
1254 |
|
1255 |
+
#: plugin-options/wishlist_page-options.php:697
|
1256 |
msgid ""
|
1257 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1258 |
"32px)"
|
1260 |
"Carica un'icona da utilizzare per il pulsante di condivisione su WhatsApp "
|
1261 |
"(dimensione consigliata 32 x 32 px)"
|
1262 |
|
1263 |
+
#: plugin-options/wishlist_page-options.php:705
|
1264 |
msgid "WhatsApp share button style"
|
1265 |
msgstr "Stile pulsante Condividi su WhatsApp"
|
1266 |
|
1267 |
+
#: plugin-options/wishlist_page-options.php:706
|
1268 |
msgid "Choose colors for WhatsApp share button"
|
1269 |
msgstr "Scegli i colori del testo per i pulsanti di condivisione su WhatsApp"
|
1270 |
|
1437 |
"discount on the product they’ve added to the wishlist."
|
1438 |
msgstr ""
|
1439 |
|
1440 |
+
#: templates/share.php:51 templates/share.php:52
|
1441 |
msgid "Facebook"
|
1442 |
msgstr "Facebook"
|
1443 |
|
1444 |
+
#: templates/share.php:59 templates/share.php:60
|
1445 |
msgid "Twitter"
|
1446 |
msgstr "Twitter"
|
1447 |
|
1448 |
+
#: templates/share.php:67 templates/share.php:68
|
1449 |
msgid "Pinterest"
|
1450 |
msgstr "Pinterest"
|
1451 |
|
1452 |
+
#: templates/share.php:75 templates/share.php:76
|
1453 |
msgid "Email"
|
1454 |
msgstr "Email"
|
1455 |
|
1456 |
+
#: templates/share.php:83
|
1457 |
msgid "WhatsApp"
|
1458 |
msgstr "WhatsApp"
|
1459 |
|
1460 |
+
#: templates/share.php:84
|
1461 |
msgid "Whatsapp"
|
1462 |
msgstr "Whatsapp"
|
1463 |
|
1464 |
+
#: templates/share.php:93
|
1465 |
msgid "(Now"
|
1466 |
msgstr "(Ora"
|
1467 |
|
1468 |
+
#: templates/share.php:93
|
1469 |
msgid "copy"
|
1470 |
msgstr "copia"
|
1471 |
|
1472 |
+
#: templates/share.php:93
|
1473 |
msgid "this wishlist link and share it anywhere)"
|
1474 |
msgstr "questo URL e condividilo dove vuoi)"
|
1475 |
|
1476 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1477 |
+
#: templates/wishlist-view-footer.php:44
|
1478 |
msgid "Apply this action to all the selected items:"
|
1479 |
msgstr "Applica a tutti gli articoli selezionati:"
|
1480 |
|
1481 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1482 |
+
#: templates/wishlist-view-footer.php:49
|
1483 |
msgid "Remove from wishlist"
|
1484 |
msgstr "Rimuovi dalla lista"
|
1485 |
|
1486 |
#. translators: 1. Wishlist formatted name.
|
1487 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1488 |
+
#: templates/wishlist-view-footer.php:67
|
1489 |
msgid "Move to %s"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1493 |
+
#: templates/wishlist-view-footer.php:73
|
1494 |
msgid "Apply"
|
1495 |
msgstr "Applica"
|
1496 |
|
1497 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1498 |
+
#: templates/wishlist-view-footer.php:81
|
1499 |
msgid "Update"
|
1500 |
msgstr "Aggiorna"
|
1501 |
|
1502 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1503 |
+
#: templates/wishlist-view-footer.php:103
|
1504 |
msgid "Add all to cart"
|
1505 |
msgstr "Aggiungi tutti al carrello"
|
1506 |
|
1507 |
+
#: templates/wishlist-view-header.php:48
|
1508 |
msgid "Edit title"
|
1509 |
msgstr "Modifica titolo"
|
1510 |
|
1524 |
msgid "Stock:"
|
1525 |
msgstr "Disponibilità in magazzino:"
|
1526 |
|
1527 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1528 |
msgid "Out of stock"
|
1529 |
msgstr "Esaurito"
|
1530 |
|
1531 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1532 |
msgid "In Stock"
|
1533 |
msgstr "Disponibile"
|
1534 |
|
1535 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1536 |
msgid "Move"
|
1537 |
msgstr "Sposta"
|
1538 |
|
1539 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1540 |
msgid "Move to another list ›"
|
1541 |
msgstr "Sposta in un'altra lista ›"
|
1542 |
|
1543 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1544 |
+
#: templates/wishlist-view.php:293
|
1545 |
msgid "Remove this product"
|
1546 |
msgstr "Rimuovi questo prodotto"
|
1547 |
|
1548 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1549 |
msgid "No products added to the wishlist"
|
1550 |
msgstr "Non è stato ancora aggiunto nessun prodotto alla lista"
|
1551 |
|
1570 |
msgstr "Riordina"
|
1571 |
|
1572 |
#. translators: date added label: 1 date added.
|
1573 |
+
#: templates/wishlist-view.php:243
|
1574 |
msgid "Added on: %s"
|
1575 |
msgstr "Aggiunto il: %s"
|
1576 |
|
1577 |
+
#: templates/wishlist-view.php:293
|
1578 |
msgid "Remove"
|
1579 |
msgstr "Rimuovi"
|
1580 |
|
1587 |
"your e-commerce on <strong>YITH</strong></a>"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1591 |
+
msgctxt "[HELP TAB] Video title"
|
1592 |
+
msgid ""
|
1593 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1594 |
+
"</b>"
|
1595 |
+
msgstr ""
|
1596 |
+
|
1597 |
+
#: includes/class-yith-wcwl-install.php:340
|
1598 |
msgctxt "page_slug"
|
1599 |
msgid "wishlist"
|
1600 |
msgstr ""
|
1601 |
|
1602 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1603 |
msgctxt "date when wishlist was created"
|
1604 |
msgid "Created on"
|
1605 |
msgstr ""
|
1606 |
|
1607 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1608 |
msgctxt "[gutenberg]: block name"
|
1609 |
msgid "YITH Add to wishlist"
|
1610 |
msgstr ""
|
1611 |
|
1612 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1613 |
msgctxt "[gutenberg]: block name"
|
1614 |
msgid "YITH Wishlist"
|
1615 |
msgstr ""
|
1616 |
|
1617 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1618 |
msgctxt "[gutenberg]: block description"
|
1619 |
msgid "Shows Add to wishlist button"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1623 |
msgctxt "[gutenberg]: block description"
|
1624 |
msgid "Shows a list of products in wishlist"
|
1625 |
msgstr ""
|
1626 |
|
1627 |
#. translators: 1. % of reduction/increase in price.
|
1628 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1629 |
msgctxt ""
|
1630 |
"Part of the template that shows price variation since addition to list; "
|
1631 |
"placeholder will be replaced with a percentage"
|
1633 |
msgstr ""
|
1634 |
|
1635 |
#. translators: 2: original product price.
|
1636 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1637 |
msgctxt ""
|
1638 |
"Part of the template that shows price variation since addition to list; "
|
1639 |
"placeholder will be replaced with a price"
|
1640 |
msgid "(Was %2$s when added in list)"
|
1641 |
msgstr ""
|
1642 |
|
1643 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1644 |
msgctxt "Elementor widget name"
|
1645 |
msgid "YITH Wishlist Add button"
|
1646 |
msgstr ""
|
1647 |
|
1648 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1649 |
#, fuzzy
|
1650 |
msgctxt "Elementor widget name"
|
1651 |
msgid "YITH Wishlist"
|
1652 |
msgstr "Wishlist"
|
1653 |
|
1654 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1655 |
#, fuzzy
|
1656 |
msgctxt "Elementor section title"
|
1657 |
msgid "Product"
|
1658 |
msgstr "Nome prodotto"
|
1659 |
|
1660 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1661 |
msgctxt "Elementor section title"
|
1662 |
msgid "Labels"
|
1663 |
msgstr ""
|
1664 |
|
1665 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1666 |
msgctxt "Elementor section title"
|
1667 |
msgid "Advanced"
|
1668 |
msgstr ""
|
1669 |
|
1670 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1671 |
#, fuzzy
|
1672 |
msgctxt "Elementor section title"
|
1673 |
msgid "Wishlist"
|
1674 |
msgstr "Wishlist"
|
1675 |
|
1676 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1677 |
#, fuzzy
|
1678 |
msgctxt "Elementor section title"
|
1679 |
msgid "Pagination"
|
1680 |
msgstr "Paginazione"
|
1681 |
|
1682 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1683 |
#, fuzzy
|
1684 |
msgctxt "Elementor control label"
|
1685 |
msgid "Product ID"
|
1686 |
msgstr "Nome prodotto"
|
1687 |
|
1688 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1689 |
msgctxt "Elementor control label"
|
1690 |
msgid "Button label"
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1694 |
#, fuzzy
|
1695 |
msgctxt "Elementor control label"
|
1696 |
msgid "\"Browse wishlist\" label"
|
1697 |
msgstr "Testo per \"Vedi la lista dei desideri\""
|
1698 |
|
1699 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1700 |
#, fuzzy
|
1701 |
msgctxt "Elementor control label"
|
1702 |
msgid "\"Product already in wishlist\" label"
|
1703 |
msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
|
1704 |
|
1705 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1706 |
#, fuzzy
|
1707 |
msgctxt "Elementor control label"
|
1708 |
msgid "\"Product added to wishlist\" label"
|
1709 |
msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
|
1710 |
|
1711 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1712 |
#, fuzzy
|
1713 |
msgctxt "Elementor control label"
|
1714 |
msgid "URL of the wishlist page"
|
1715 |
msgstr "Pagina Lista dei desideri"
|
1716 |
|
1717 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1718 |
#, fuzzy
|
1719 |
msgctxt "Elementor control label"
|
1720 |
msgid "Icon for the button"
|
1721 |
msgstr "Seleziona un'icona per il pulsante di condivisione per email"
|
1722 |
|
1723 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1724 |
#, fuzzy
|
1725 |
msgctxt "Elementor control label"
|
1726 |
msgid "Additional CSS classes for the button"
|
1728 |
"Classi CSS aggiuntive per il pulsante (lascia vuoto per utilizzare le "
|
1729 |
"impostazioni predefinite)"
|
1730 |
|
1731 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1732 |
#, fuzzy
|
1733 |
msgctxt "Elementor control label"
|
1734 |
msgid "Wishlist ID"
|
1735 |
msgstr "Wishlist"
|
1736 |
|
1737 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1738 |
#, fuzzy
|
1739 |
msgctxt "Elementor control label"
|
1740 |
msgid "Paginate items"
|
1741 |
msgstr "Paginazione"
|
1742 |
|
1743 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1744 |
#, fuzzy
|
1745 |
msgctxt "yith-woocommerce-wishlist"
|
1746 |
msgid "Items per page"
|
languages/yith-woocommerce-wishlist-ko_KR.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-ko_KR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,364 +23,364 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "개인 위시리스트 "
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr "프리미엄 버전 "
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "위시리스"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: includes/class
|
59 |
-
#: templates/add-to-wishlist-remove.php:
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class
|
64 |
-
#: templates/add-to-wishlist-remove.php:
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: includes/class
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: includes/class
|
73 |
-
#: includes/class
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "상품이 성공적으로 제거 되었습니다."
|
76 |
|
77 |
-
#: includes/class
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class
|
92 |
-
#: includes/class
|
93 |
-
#: plugin-options/wishlist_page-options.php:
|
94 |
-
#: templates/wishlist-view-footer-mobile.php:
|
95 |
-
#: templates/wishlist-view-footer.php:
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/class
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class
|
140 |
-
#: includes/class
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "위시리스"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
-
#: includes/class
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "나의 위시리스트 목록 @ %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
-
#: includes/class
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: includes/class
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: includes/class
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/class
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class
|
225 |
-
#: includes/widgets/elementor/class
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class
|
230 |
-
#: includes/widgets/elementor/class
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/class
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: includes/class
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: includes/class
|
243 |
msgid "Share on:"
|
244 |
msgstr "공유: "
|
245 |
|
246 |
-
#: includes/class
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "페이스북에 공유"
|
250 |
|
251 |
-
#: includes/class
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "트위터에 트윗하기"
|
255 |
|
256 |
-
#: includes/class
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "핀레스트에 핀하기"
|
260 |
|
261 |
-
#: includes/class
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/class
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: includes/class
|
275 |
msgid "Free!"
|
276 |
msgstr "프리!"
|
277 |
|
278 |
-
#: includes/class
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: includes/class
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: includes/class
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "에러, 위시리스트에서 상품제거 불가능 "
|
289 |
|
290 |
-
#: includes/data-stores/class
|
291 |
-
#: includes/data-stores/class
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/data-stores/class
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
-
#: includes/functions
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
-
#: includes/functions
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
-
#: includes/functions
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/functions
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
-
#: includes/functions
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
-
#: includes/functions
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "커스텀 CSS"
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Shared"
|
346 |
msgstr "공유됨 "
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Private"
|
354 |
msgstr "개인 "
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Public"
|
362 |
msgstr "공용 "
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/widgets/elementor/class
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: includes/widgets/elementor/class
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
|
382 |
|
383 |
-
#: includes/widgets/elementor/class
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
|
@@ -401,7 +401,7 @@ msgid "while you are using the premium one."
|
|
401 |
msgstr ""
|
402 |
|
403 |
#: plugin-options/add_to_wishlist-options.php:20
|
404 |
-
#: plugin-options/settings-options.php:
|
405 |
msgid "General Settings"
|
406 |
msgstr "일반 설정 "
|
407 |
|
@@ -505,7 +505,7 @@ msgid "After summary"
|
|
505 |
msgstr "써머리 뒤에"
|
506 |
|
507 |
#: plugin-options/add_to_wishlist-options.php:117
|
508 |
-
#: plugin-options/wishlist_page-options.php:
|
509 |
msgid "Text customization"
|
510 |
msgstr ""
|
511 |
|
@@ -567,17 +567,17 @@ msgid ""
|
|
567 |
msgstr ""
|
568 |
|
569 |
#: plugin-options/add_to_wishlist-options.php:172
|
570 |
-
#: plugin-options/wishlist_page-options.php:
|
571 |
msgid "Textual (anchor)"
|
572 |
msgstr ""
|
573 |
|
574 |
#: plugin-options/add_to_wishlist-options.php:173
|
575 |
-
#: plugin-options/wishlist_page-options.php:
|
576 |
msgid "Button with theme style"
|
577 |
msgstr ""
|
578 |
|
579 |
#: plugin-options/add_to_wishlist-options.php:174
|
580 |
-
#: plugin-options/wishlist_page-options.php:
|
581 |
msgid "Button with custom style"
|
582 |
msgstr ""
|
583 |
|
@@ -590,32 +590,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
590 |
msgstr ""
|
591 |
|
592 |
#: plugin-options/add_to_wishlist-options.php:190
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
-
#: plugin-options/wishlist_page-options.php:
|
600 |
-
#: plugin-options/wishlist_page-options.php:
|
601 |
-
#: plugin-options/wishlist_page-options.php:
|
602 |
msgid "Background"
|
603 |
msgstr "백그라운드 "
|
604 |
|
605 |
#: plugin-options/add_to_wishlist-options.php:195
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
-
#: plugin-options/wishlist_page-options.php:
|
609 |
-
#: plugin-options/wishlist_page-options.php:
|
610 |
-
#: plugin-options/wishlist_page-options.php:
|
611 |
msgid "Text"
|
612 |
msgstr "텍스트 "
|
613 |
|
614 |
#: plugin-options/add_to_wishlist-options.php:200
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
-
#: plugin-options/wishlist_page-options.php:
|
617 |
-
#: plugin-options/wishlist_page-options.php:
|
618 |
-
#: plugin-options/wishlist_page-options.php:
|
619 |
msgid "Border"
|
620 |
msgstr "경계 "
|
621 |
|
@@ -624,28 +624,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
624 |
msgstr ""
|
625 |
|
626 |
#: plugin-options/add_to_wishlist-options.php:208
|
627 |
-
#: plugin-options/wishlist_page-options.php:
|
628 |
-
#: plugin-options/wishlist_page-options.php:
|
629 |
-
#: plugin-options/wishlist_page-options.php:
|
630 |
msgid "Background Hover"
|
631 |
msgstr ""
|
632 |
|
633 |
#: plugin-options/add_to_wishlist-options.php:213
|
634 |
-
#: plugin-options/wishlist_page-options.php:
|
635 |
-
#: plugin-options/wishlist_page-options.php:
|
636 |
-
#: plugin-options/wishlist_page-options.php:
|
637 |
msgid "Text Hover"
|
638 |
msgstr ""
|
639 |
|
640 |
#: plugin-options/add_to_wishlist-options.php:218
|
641 |
-
#: plugin-options/wishlist_page-options.php:
|
642 |
-
#: plugin-options/wishlist_page-options.php:
|
643 |
-
#: plugin-options/wishlist_page-options.php:
|
644 |
msgid "Border Hover"
|
645 |
msgstr ""
|
646 |
|
647 |
#: plugin-options/add_to_wishlist-options.php:231
|
648 |
-
#: plugin-options/wishlist_page-options.php:
|
649 |
msgid "Border radius"
|
650 |
msgstr ""
|
651 |
|
@@ -701,35 +701,41 @@ msgstr ""
|
|
701 |
msgid "Search list"
|
702 |
msgstr "위시리스트 찾기 "
|
703 |
|
704 |
-
|
|
|
|
|
705 |
msgid ""
|
706 |
"If you want to take advantage of this feature, you could consider purchasing "
|
707 |
"the %s."
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: plugin-options/settings-options.php:
|
711 |
msgid "Enable AJAX loading"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: plugin-options/settings-options.php:
|
715 |
msgid "Load any cacheable wishlist item via AJAX"
|
716 |
msgstr ""
|
717 |
|
718 |
-
#: plugin-options/settings-options.php:
|
719 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
720 |
msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결"
|
721 |
|
722 |
-
|
|
|
|
|
723 |
msgid ""
|
724 |
"In order to use this integration you have to install and activate YITH "
|
725 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: plugin-options/settings-options.php:
|
729 |
msgid "Enable slider in wishlist"
|
730 |
msgstr "위시리스트내 슬라이더 사용 "
|
731 |
|
732 |
-
|
|
|
|
|
733 |
msgid ""
|
734 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
735 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -849,109 +855,110 @@ msgstr ""
|
|
849 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
850 |
msgstr ""
|
851 |
|
852 |
-
|
|
|
853 |
msgid "My wishlist on %s"
|
854 |
msgstr "나의 위시리스트 목록 @ %s"
|
855 |
|
856 |
-
#: plugin-options/wishlist_page-options.php:
|
857 |
msgid "Social text"
|
858 |
msgstr "소셜 텍스트 "
|
859 |
|
860 |
-
#: plugin-options/wishlist_page-options.php:
|
861 |
msgid ""
|
862 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
863 |
"and Pinterest"
|
864 |
msgstr ""
|
865 |
|
866 |
-
#: plugin-options/wishlist_page-options.php:
|
867 |
msgid "Social image URL"
|
868 |
msgstr "소셜 이미지 URL"
|
869 |
|
870 |
-
#: plugin-options/wishlist_page-options.php:
|
871 |
msgid "It will be used to pin the wishlist on Pinterest."
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: plugin-options/wishlist_page-options.php:
|
875 |
msgid "Default wishlist name"
|
876 |
msgstr ""
|
877 |
|
878 |
-
#: plugin-options/wishlist_page-options.php:
|
879 |
msgid ""
|
880 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
881 |
"automatically generated for all users if they do not create any custom one"
|
882 |
msgstr ""
|
883 |
|
884 |
-
#: plugin-options/wishlist_page-options.php:
|
885 |
#, fuzzy
|
886 |
msgid "My wishlist"
|
887 |
msgstr "나의 위시리스트 목록 @ %s"
|
888 |
|
889 |
-
#: plugin-options/wishlist_page-options.php:
|
890 |
msgid "\"Add to cart\" text"
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: plugin-options/wishlist_page-options.php:
|
894 |
msgid "Enter a text for the \"Add to cart\" button"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: plugin-options/wishlist_page-options.php:
|
898 |
msgid "Style & color customization"
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: plugin-options/wishlist_page-options.php:
|
902 |
msgid "Style of \"Add to cart\""
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: plugin-options/wishlist_page-options.php:
|
906 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: plugin-options/wishlist_page-options.php:
|
910 |
msgid "\"Add to cart\" button style"
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: plugin-options/wishlist_page-options.php:
|
914 |
msgid "Choose the colors for the \"Add to cart\" button"
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: plugin-options/wishlist_page-options.php:
|
918 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: plugin-options/wishlist_page-options.php:
|
922 |
msgid "Set the radius for the \"Add to cart\" button"
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: plugin-options/wishlist_page-options.php:
|
926 |
msgid "\"Add to cart\" icon"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: plugin-options/wishlist_page-options.php:
|
930 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: plugin-options/wishlist_page-options.php:
|
934 |
msgid "\"Add to cart\" custom icon"
|
935 |
msgstr ""
|
936 |
|
937 |
-
#: plugin-options/wishlist_page-options.php:
|
938 |
msgid ""
|
939 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
940 |
"32px x 32px)"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: plugin-options/wishlist_page-options.php:
|
944 |
msgid "Primary button style"
|
945 |
msgstr ""
|
946 |
|
947 |
-
#: plugin-options/wishlist_page-options.php:
|
948 |
msgid ""
|
949 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
950 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
951 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
952 |
msgstr ""
|
953 |
|
954 |
-
#: plugin-options/wishlist_page-options.php:
|
955 |
msgid ""
|
956 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
957 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -959,185 +966,185 @@ msgid ""
|
|
959 |
"small>"
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: plugin-options/wishlist_page-options.php:
|
963 |
msgid "Secondary button style"
|
964 |
msgstr ""
|
965 |
|
966 |
-
#: plugin-options/wishlist_page-options.php:
|
967 |
-
#: plugin-options/wishlist_page-options.php:
|
968 |
msgid ""
|
969 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
970 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
971 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: plugin-options/wishlist_page-options.php:
|
975 |
msgid "Wishlist table style"
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: plugin-options/wishlist_page-options.php:
|
979 |
msgid ""
|
980 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: plugin-options/wishlist_page-options.php:
|
984 |
msgid "Highlight color"
|
985 |
msgstr ""
|
986 |
|
987 |
-
#: plugin-options/wishlist_page-options.php:
|
988 |
msgid ""
|
989 |
"Choose the color for all sections with background<br/><small>This color will "
|
990 |
"be used as background for the wishlist table heading and footer (when set to "
|
991 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: plugin-options/wishlist_page-options.php:
|
995 |
msgid "Share button text color"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: plugin-options/wishlist_page-options.php:
|
999 |
msgid "Choose colors for share buttons text"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: plugin-options/wishlist_page-options.php:
|
1003 |
msgid "Text hover"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: plugin-options/wishlist_page-options.php:
|
1007 |
msgid "Facebook share button icon"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: plugin-options/wishlist_page-options.php:
|
1011 |
msgid "Select an icon for the Facebook share button"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: plugin-options/wishlist_page-options.php:
|
1015 |
msgid "Facebook share button custom icon"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: plugin-options/wishlist_page-options.php:
|
1019 |
msgid ""
|
1020 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1021 |
"32px)"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
-
#: plugin-options/wishlist_page-options.php:
|
1025 |
msgid "Facebook share button style"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: plugin-options/wishlist_page-options.php:
|
1029 |
msgid "Choose colors for Facebook share button"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
-
#: plugin-options/wishlist_page-options.php:
|
1034 |
-
#: plugin-options/wishlist_page-options.php:
|
1035 |
-
#: plugin-options/wishlist_page-options.php:
|
1036 |
-
#: plugin-options/wishlist_page-options.php:
|
1037 |
msgid "Background hover"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: plugin-options/wishlist_page-options.php:
|
1041 |
msgid "Twitter share button icon"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: plugin-options/wishlist_page-options.php:
|
1045 |
msgid "Select an icon for the Twitter share button"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: plugin-options/wishlist_page-options.php:
|
1049 |
msgid "Twitter share button custom icon"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
-
#: plugin-options/wishlist_page-options.php:
|
1053 |
msgid ""
|
1054 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1055 |
"32px)"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: plugin-options/wishlist_page-options.php:
|
1059 |
msgid "Twitter share button style"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: plugin-options/wishlist_page-options.php:
|
1063 |
msgid "Choose colors for Twitter share button"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: plugin-options/wishlist_page-options.php:
|
1067 |
msgid "Pinterest share button icon"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: plugin-options/wishlist_page-options.php:
|
1071 |
msgid "Select an icon for the Pinterest share button"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: plugin-options/wishlist_page-options.php:
|
1075 |
msgid "Pinterest share button custom icon"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: plugin-options/wishlist_page-options.php:
|
1079 |
msgid ""
|
1080 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1081 |
"x 32px)"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
-
#: plugin-options/wishlist_page-options.php:
|
1085 |
msgid "Pinterest share button style"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: plugin-options/wishlist_page-options.php:
|
1089 |
msgid "Choose colors for Pinterest share button"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: plugin-options/wishlist_page-options.php:
|
1093 |
msgid "Email share button icon"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: plugin-options/wishlist_page-options.php:
|
1097 |
msgid "Select an icon for the Email share button"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: plugin-options/wishlist_page-options.php:
|
1101 |
msgid "Email share button custom icon"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
#: plugin-options/wishlist_page-options.php:
|
1105 |
msgid ""
|
1106 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1107 |
"x 32px)"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: plugin-options/wishlist_page-options.php:
|
1111 |
msgid "Email share button style"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: plugin-options/wishlist_page-options.php:
|
1115 |
msgid "Choose colors for the Email share button"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: plugin-options/wishlist_page-options.php:
|
1119 |
msgid "WhatsApp share button icon"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: plugin-options/wishlist_page-options.php:
|
1123 |
msgid "Select an icon for the WhatsApp share button"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: plugin-options/wishlist_page-options.php:
|
1127 |
msgid "WhatsApp share button custom icon"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: plugin-options/wishlist_page-options.php:
|
1131 |
msgid ""
|
1132 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1133 |
"32px)"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
-
#: plugin-options/wishlist_page-options.php:
|
1137 |
msgid "WhatsApp share button style"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
-
#: plugin-options/wishlist_page-options.php:
|
1141 |
msgid "Choose colors for WhatsApp share button"
|
1142 |
msgstr ""
|
1143 |
|
@@ -1312,74 +1319,74 @@ msgid ""
|
|
1312 |
"discount on the product they’ve added to the wishlist."
|
1313 |
msgstr ""
|
1314 |
|
1315 |
-
#: templates/share.php:
|
1316 |
msgid "Facebook"
|
1317 |
msgstr "페이스북 "
|
1318 |
|
1319 |
-
#: templates/share.php:
|
1320 |
msgid "Twitter"
|
1321 |
msgstr "트위터 "
|
1322 |
|
1323 |
-
#: templates/share.php:
|
1324 |
msgid "Pinterest"
|
1325 |
msgstr "핀테레스트 "
|
1326 |
|
1327 |
-
#: templates/share.php:
|
1328 |
msgid "Email"
|
1329 |
msgstr "이메일 "
|
1330 |
|
1331 |
-
#: templates/share.php:
|
1332 |
msgid "WhatsApp"
|
1333 |
msgstr ""
|
1334 |
|
1335 |
-
#: templates/share.php:
|
1336 |
msgid "Whatsapp"
|
1337 |
msgstr ""
|
1338 |
|
1339 |
-
#: templates/share.php:
|
1340 |
msgid "(Now"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
-
#: templates/share.php:
|
1344 |
msgid "copy"
|
1345 |
msgstr ""
|
1346 |
|
1347 |
-
#: templates/share.php:
|
1348 |
msgid "this wishlist link and share it anywhere)"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1352 |
-
#: templates/wishlist-view-footer.php:
|
1353 |
msgid "Apply this action to all the selected items:"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1357 |
-
#: templates/wishlist-view-footer.php:
|
1358 |
msgid "Remove from wishlist"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
#. translators: 1. Wishlist formatted name.
|
1362 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1363 |
-
#: templates/wishlist-view-footer.php:
|
1364 |
msgid "Move to %s"
|
1365 |
msgstr ""
|
1366 |
|
1367 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1368 |
-
#: templates/wishlist-view-footer.php:
|
1369 |
msgid "Apply"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1373 |
-
#: templates/wishlist-view-footer.php:
|
1374 |
msgid "Update"
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1378 |
-
#: templates/wishlist-view-footer.php:
|
1379 |
msgid "Add all to cart"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
-
#: templates/wishlist-view-header.php:
|
1383 |
msgid "Edit title"
|
1384 |
msgstr "타이틀 편집 "
|
1385 |
|
@@ -1399,28 +1406,28 @@ msgstr ""
|
|
1399 |
msgid "Stock:"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1403 |
msgid "Out of stock"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1407 |
msgid "In Stock"
|
1408 |
msgstr "재고 있음 "
|
1409 |
|
1410 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1411 |
msgid "Move"
|
1412 |
msgstr "이동 "
|
1413 |
|
1414 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1415 |
msgid "Move to another list ›"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1419 |
-
#: templates/wishlist-view.php:
|
1420 |
msgid "Remove this product"
|
1421 |
msgstr "이 상품 제거 "
|
1422 |
|
1423 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1424 |
msgid "No products added to the wishlist"
|
1425 |
msgstr ""
|
1426 |
|
@@ -1445,11 +1452,11 @@ msgid "Arrange"
|
|
1445 |
msgstr ""
|
1446 |
|
1447 |
#. translators: date added label: 1 date added.
|
1448 |
-
#: templates/wishlist-view.php:
|
1449 |
msgid "Added on: %s"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
-
#: templates/wishlist-view.php:
|
1453 |
msgid "Remove"
|
1454 |
msgstr "제거 "
|
1455 |
|
@@ -1462,38 +1469,45 @@ msgid ""
|
|
1462 |
"your e-commerce on <strong>YITH</strong></a>"
|
1463 |
msgstr ""
|
1464 |
|
1465 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1466 |
msgctxt "page_slug"
|
1467 |
msgid "wishlist"
|
1468 |
msgstr ""
|
1469 |
|
1470 |
-
#: includes/class
|
1471 |
msgctxt "date when wishlist was created"
|
1472 |
msgid "Created on"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: includes/class
|
1476 |
msgctxt "[gutenberg]: block name"
|
1477 |
msgid "YITH Add to wishlist"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
-
#: includes/class
|
1481 |
msgctxt "[gutenberg]: block name"
|
1482 |
msgid "YITH Wishlist"
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: includes/class
|
1486 |
msgctxt "[gutenberg]: block description"
|
1487 |
msgid "Shows Add to wishlist button"
|
1488 |
msgstr ""
|
1489 |
|
1490 |
-
#: includes/class
|
1491 |
msgctxt "[gutenberg]: block description"
|
1492 |
msgid "Shows a list of products in wishlist"
|
1493 |
msgstr ""
|
1494 |
|
1495 |
#. translators: 1. % of reduction/increase in price.
|
1496 |
-
#: includes/class
|
1497 |
msgctxt ""
|
1498 |
"Part of the template that shows price variation since addition to list; "
|
1499 |
"placeholder will be replaced with a percentage"
|
@@ -1501,107 +1515,107 @@ msgid "Price is %1$s%%"
|
|
1501 |
msgstr ""
|
1502 |
|
1503 |
#. translators: 2: original product price.
|
1504 |
-
#: includes/class
|
1505 |
msgctxt ""
|
1506 |
"Part of the template that shows price variation since addition to list; "
|
1507 |
"placeholder will be replaced with a price"
|
1508 |
msgid "(Was %2$s when added in list)"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
-
#: includes/widgets/elementor/class
|
1512 |
msgctxt "Elementor widget name"
|
1513 |
msgid "YITH Wishlist Add button"
|
1514 |
msgstr ""
|
1515 |
|
1516 |
-
#: includes/widgets/elementor/class
|
1517 |
#, fuzzy
|
1518 |
msgctxt "Elementor widget name"
|
1519 |
msgid "YITH Wishlist"
|
1520 |
msgstr "위시리스"
|
1521 |
|
1522 |
-
#: includes/widgets/elementor/class
|
1523 |
#, fuzzy
|
1524 |
msgctxt "Elementor section title"
|
1525 |
msgid "Product"
|
1526 |
msgstr "상품이 추가됨!"
|
1527 |
|
1528 |
-
#: includes/widgets/elementor/class
|
1529 |
msgctxt "Elementor section title"
|
1530 |
msgid "Labels"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
-
#: includes/widgets/elementor/class
|
1534 |
msgctxt "Elementor section title"
|
1535 |
msgid "Advanced"
|
1536 |
msgstr ""
|
1537 |
|
1538 |
-
#: includes/widgets/elementor/class
|
1539 |
#, fuzzy
|
1540 |
msgctxt "Elementor section title"
|
1541 |
msgid "Wishlist"
|
1542 |
msgstr "위시리스"
|
1543 |
|
1544 |
-
#: includes/widgets/elementor/class
|
1545 |
msgctxt "Elementor section title"
|
1546 |
msgid "Pagination"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
-
#: includes/widgets/elementor/class
|
1550 |
#, fuzzy
|
1551 |
msgctxt "Elementor control label"
|
1552 |
msgid "Product ID"
|
1553 |
msgstr "상품이 추가됨!"
|
1554 |
|
1555 |
-
#: includes/widgets/elementor/class
|
1556 |
msgctxt "Elementor control label"
|
1557 |
msgid "Button label"
|
1558 |
msgstr ""
|
1559 |
|
1560 |
-
#: includes/widgets/elementor/class
|
1561 |
#, fuzzy
|
1562 |
msgctxt "Elementor control label"
|
1563 |
msgid "\"Browse wishlist\" label"
|
1564 |
msgstr "\"위시리스트 둘러보기\" 텍스트"
|
1565 |
|
1566 |
-
#: includes/widgets/elementor/class
|
1567 |
#, fuzzy
|
1568 |
msgctxt "Elementor control label"
|
1569 |
msgid "\"Product already in wishlist\" label"
|
1570 |
msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
|
1571 |
|
1572 |
-
#: includes/widgets/elementor/class
|
1573 |
#, fuzzy
|
1574 |
msgctxt "Elementor control label"
|
1575 |
msgid "\"Product added to wishlist\" label"
|
1576 |
msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
|
1577 |
|
1578 |
-
#: includes/widgets/elementor/class
|
1579 |
msgctxt "Elementor control label"
|
1580 |
msgid "URL of the wishlist page"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
-
#: includes/widgets/elementor/class
|
1584 |
msgctxt "Elementor control label"
|
1585 |
msgid "Icon for the button"
|
1586 |
msgstr ""
|
1587 |
|
1588 |
-
#: includes/widgets/elementor/class
|
1589 |
msgctxt "Elementor control label"
|
1590 |
msgid "Additional CSS classes for the button"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
-
#: includes/widgets/elementor/class
|
1594 |
#, fuzzy
|
1595 |
msgctxt "Elementor control label"
|
1596 |
msgid "Wishlist ID"
|
1597 |
msgstr "위시리스"
|
1598 |
|
1599 |
-
#: includes/widgets/elementor/class
|
1600 |
msgctxt "Elementor control label"
|
1601 |
msgid "Paginate items"
|
1602 |
msgstr ""
|
1603 |
|
1604 |
-
#: includes/widgets/elementor/class
|
1605 |
msgctxt "yith-woocommerce-wishlist"
|
1606 |
msgid "Items per page"
|
1607 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:05+0200\n"
|
10 |
"Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "개인 위시리스트 "
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr "프리미엄 버전 "
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "위시리스"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
59 |
+
#: templates/add-to-wishlist-remove.php:59
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
64 |
+
#: templates/add-to-wishlist-remove.php:58
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "상품이 성공적으로 제거 되었습니다."
|
76 |
|
77 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
92 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
93 |
+
#: plugin-options/wishlist_page-options.php:240
|
94 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
95 |
+
#: templates/wishlist-view-footer.php:46
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "위시리스"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "나의 위시리스트 목록 @ %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
225 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
230 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
243 |
msgid "Share on:"
|
244 |
msgstr "공유: "
|
245 |
|
246 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "페이스북에 공유"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "트위터에 트윗하기"
|
255 |
|
256 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr "핀레스트에 핀하기"
|
260 |
|
261 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
275 |
msgid "Free!"
|
276 |
msgstr "프리!"
|
277 |
|
278 |
+
#: includes/class-yith-wcwl.php:164
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "에러, 위시리스트에서 상품제거 불가능 "
|
289 |
|
290 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
+
#: includes/functions-yith-wcwl.php:249
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
+
#: includes/functions-yith-wcwl.php:250
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
+
#: includes/functions-yith-wcwl.php:252
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/functions-yith-wcwl.php:253
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
+
#: includes/functions-yith-wcwl.php:257
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
+
#: includes/functions-yith-wcwl.php:257
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:258
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:425
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:426
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "커스텀 CSS"
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:447
|
345 |
msgid "Shared"
|
346 |
msgstr "공유됨 "
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:451
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:457
|
353 |
msgid "Private"
|
354 |
msgstr "개인 "
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:461
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:467
|
361 |
msgid "Public"
|
362 |
msgstr "공용 "
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:471
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
|
382 |
|
383 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
|
401 |
msgstr ""
|
402 |
|
403 |
#: plugin-options/add_to_wishlist-options.php:20
|
404 |
+
#: plugin-options/settings-options.php:27
|
405 |
msgid "General Settings"
|
406 |
msgstr "일반 설정 "
|
407 |
|
505 |
msgstr "써머리 뒤에"
|
506 |
|
507 |
#: plugin-options/add_to_wishlist-options.php:117
|
508 |
+
#: plugin-options/wishlist_page-options.php:222
|
509 |
msgid "Text customization"
|
510 |
msgstr ""
|
511 |
|
567 |
msgstr ""
|
568 |
|
569 |
#: plugin-options/add_to_wishlist-options.php:172
|
570 |
+
#: plugin-options/wishlist_page-options.php:261
|
571 |
msgid "Textual (anchor)"
|
572 |
msgstr ""
|
573 |
|
574 |
#: plugin-options/add_to_wishlist-options.php:173
|
575 |
+
#: plugin-options/wishlist_page-options.php:262
|
576 |
msgid "Button with theme style"
|
577 |
msgstr ""
|
578 |
|
579 |
#: plugin-options/add_to_wishlist-options.php:174
|
580 |
+
#: plugin-options/wishlist_page-options.php:263
|
581 |
msgid "Button with custom style"
|
582 |
msgstr ""
|
583 |
|
590 |
msgstr ""
|
591 |
|
592 |
#: plugin-options/add_to_wishlist-options.php:190
|
593 |
+
#: plugin-options/wishlist_page-options.php:279
|
594 |
+
#: plugin-options/wishlist_page-options.php:368
|
595 |
+
#: plugin-options/wishlist_page-options.php:417
|
596 |
+
#: plugin-options/wishlist_page-options.php:465
|
597 |
+
#: plugin-options/wishlist_page-options.php:552
|
598 |
+
#: plugin-options/wishlist_page-options.php:592
|
599 |
+
#: plugin-options/wishlist_page-options.php:632
|
600 |
+
#: plugin-options/wishlist_page-options.php:672
|
601 |
+
#: plugin-options/wishlist_page-options.php:712
|
602 |
msgid "Background"
|
603 |
msgstr "백그라운드 "
|
604 |
|
605 |
#: plugin-options/add_to_wishlist-options.php:195
|
606 |
+
#: plugin-options/wishlist_page-options.php:284
|
607 |
+
#: plugin-options/wishlist_page-options.php:373
|
608 |
+
#: plugin-options/wishlist_page-options.php:422
|
609 |
+
#: plugin-options/wishlist_page-options.php:470
|
610 |
+
#: plugin-options/wishlist_page-options.php:507
|
611 |
msgid "Text"
|
612 |
msgstr "텍스트 "
|
613 |
|
614 |
#: plugin-options/add_to_wishlist-options.php:200
|
615 |
+
#: plugin-options/wishlist_page-options.php:289
|
616 |
+
#: plugin-options/wishlist_page-options.php:378
|
617 |
+
#: plugin-options/wishlist_page-options.php:427
|
618 |
+
#: plugin-options/wishlist_page-options.php:475
|
619 |
msgid "Border"
|
620 |
msgstr "경계 "
|
621 |
|
624 |
msgstr ""
|
625 |
|
626 |
#: plugin-options/add_to_wishlist-options.php:208
|
627 |
+
#: plugin-options/wishlist_page-options.php:297
|
628 |
+
#: plugin-options/wishlist_page-options.php:386
|
629 |
+
#: plugin-options/wishlist_page-options.php:435
|
630 |
msgid "Background Hover"
|
631 |
msgstr ""
|
632 |
|
633 |
#: plugin-options/add_to_wishlist-options.php:213
|
634 |
+
#: plugin-options/wishlist_page-options.php:302
|
635 |
+
#: plugin-options/wishlist_page-options.php:391
|
636 |
+
#: plugin-options/wishlist_page-options.php:440
|
637 |
msgid "Text Hover"
|
638 |
msgstr ""
|
639 |
|
640 |
#: plugin-options/add_to_wishlist-options.php:218
|
641 |
+
#: plugin-options/wishlist_page-options.php:307
|
642 |
+
#: plugin-options/wishlist_page-options.php:396
|
643 |
+
#: plugin-options/wishlist_page-options.php:445
|
644 |
msgid "Border Hover"
|
645 |
msgstr ""
|
646 |
|
647 |
#: plugin-options/add_to_wishlist-options.php:231
|
648 |
+
#: plugin-options/wishlist_page-options.php:320
|
649 |
msgid "Border radius"
|
650 |
msgstr ""
|
651 |
|
701 |
msgid "Search list"
|
702 |
msgstr "위시리스트 찾기 "
|
703 |
|
704 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
705 |
+
#. yithemes.com.
|
706 |
+
#: plugin-options/settings-options.php:19
|
707 |
msgid ""
|
708 |
"If you want to take advantage of this feature, you could consider purchasing "
|
709 |
"the %s."
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: plugin-options/settings-options.php:34
|
713 |
msgid "Enable AJAX loading"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: plugin-options/settings-options.php:35
|
717 |
msgid "Load any cacheable wishlist item via AJAX"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#: plugin-options/settings-options.php:48
|
721 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
722 |
msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결"
|
723 |
|
724 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
725 |
+
#. yithemes.com.
|
726 |
+
#: plugin-options/settings-options.php:51
|
727 |
msgid ""
|
728 |
"In order to use this integration you have to install and activate YITH "
|
729 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
730 |
msgstr ""
|
731 |
|
732 |
+
#: plugin-options/settings-options.php:56
|
733 |
msgid "Enable slider in wishlist"
|
734 |
msgstr "위시리스트내 슬라이더 사용 "
|
735 |
|
736 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
737 |
+
#. Bought Together.
|
738 |
+
#: plugin-options/settings-options.php:58
|
739 |
msgid ""
|
740 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
741 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
855 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
856 |
msgstr ""
|
857 |
|
858 |
+
#. translators: 1. Blog name.
|
859 |
+
#: plugin-options/wishlist_page-options.php:195
|
860 |
msgid "My wishlist on %s"
|
861 |
msgstr "나의 위시리스트 목록 @ %s"
|
862 |
|
863 |
+
#: plugin-options/wishlist_page-options.php:200
|
864 |
msgid "Social text"
|
865 |
msgstr "소셜 텍스트 "
|
866 |
|
867 |
+
#: plugin-options/wishlist_page-options.php:201
|
868 |
msgid ""
|
869 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
870 |
"and Pinterest"
|
871 |
msgstr ""
|
872 |
|
873 |
+
#: plugin-options/wishlist_page-options.php:209
|
874 |
msgid "Social image URL"
|
875 |
msgstr "소셜 이미지 URL"
|
876 |
|
877 |
+
#: plugin-options/wishlist_page-options.php:210
|
878 |
msgid "It will be used to pin the wishlist on Pinterest."
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: plugin-options/wishlist_page-options.php:229
|
882 |
msgid "Default wishlist name"
|
883 |
msgstr ""
|
884 |
|
885 |
+
#: plugin-options/wishlist_page-options.php:230
|
886 |
msgid ""
|
887 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
888 |
"automatically generated for all users if they do not create any custom one"
|
889 |
msgstr ""
|
890 |
|
891 |
+
#: plugin-options/wishlist_page-options.php:232
|
892 |
#, fuzzy
|
893 |
msgid "My wishlist"
|
894 |
msgstr "나의 위시리스트 목록 @ %s"
|
895 |
|
896 |
+
#: plugin-options/wishlist_page-options.php:237
|
897 |
msgid "\"Add to cart\" text"
|
898 |
msgstr ""
|
899 |
|
900 |
+
#: plugin-options/wishlist_page-options.php:238
|
901 |
msgid "Enter a text for the \"Add to cart\" button"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: plugin-options/wishlist_page-options.php:250
|
905 |
msgid "Style & color customization"
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: plugin-options/wishlist_page-options.php:257
|
909 |
msgid "Style of \"Add to cart\""
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: plugin-options/wishlist_page-options.php:258
|
913 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: plugin-options/wishlist_page-options.php:271
|
917 |
msgid "\"Add to cart\" button style"
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: plugin-options/wishlist_page-options.php:277
|
921 |
msgid "Choose the colors for the \"Add to cart\" button"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: plugin-options/wishlist_page-options.php:295
|
925 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: plugin-options/wishlist_page-options.php:321
|
929 |
msgid "Set the radius for the \"Add to cart\" button"
|
930 |
msgstr ""
|
931 |
|
932 |
+
#: plugin-options/wishlist_page-options.php:335
|
933 |
msgid "\"Add to cart\" icon"
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: plugin-options/wishlist_page-options.php:336
|
937 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: plugin-options/wishlist_page-options.php:351
|
941 |
msgid "\"Add to cart\" custom icon"
|
942 |
msgstr ""
|
943 |
|
944 |
+
#: plugin-options/wishlist_page-options.php:352
|
945 |
msgid ""
|
946 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
947 |
"32px x 32px)"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: plugin-options/wishlist_page-options.php:360
|
951 |
msgid "Primary button style"
|
952 |
msgstr ""
|
953 |
|
954 |
+
#: plugin-options/wishlist_page-options.php:366
|
955 |
msgid ""
|
956 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
957 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
958 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: plugin-options/wishlist_page-options.php:384
|
962 |
msgid ""
|
963 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
964 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
966 |
"small>"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: plugin-options/wishlist_page-options.php:409
|
970 |
msgid "Secondary button style"
|
971 |
msgstr ""
|
972 |
|
973 |
+
#: plugin-options/wishlist_page-options.php:415
|
974 |
+
#: plugin-options/wishlist_page-options.php:433
|
975 |
msgid ""
|
976 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
977 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
978 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: plugin-options/wishlist_page-options.php:458
|
982 |
msgid "Wishlist table style"
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: plugin-options/wishlist_page-options.php:459
|
986 |
msgid ""
|
987 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: plugin-options/wishlist_page-options.php:487
|
991 |
msgid "Highlight color"
|
992 |
msgstr ""
|
993 |
|
994 |
+
#: plugin-options/wishlist_page-options.php:488
|
995 |
msgid ""
|
996 |
"Choose the color for all sections with background<br/><small>This color will "
|
997 |
"be used as background for the wishlist table heading and footer (when set to "
|
998 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: plugin-options/wishlist_page-options.php:500
|
1002 |
msgid "Share button text color"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: plugin-options/wishlist_page-options.php:501
|
1006 |
msgid "Choose colors for share buttons text"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: plugin-options/wishlist_page-options.php:512
|
1010 |
msgid "Text hover"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: plugin-options/wishlist_page-options.php:525
|
1014 |
msgid "Facebook share button icon"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
+
#: plugin-options/wishlist_page-options.php:526
|
1018 |
msgid "Select an icon for the Facebook share button"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: plugin-options/wishlist_page-options.php:536
|
1022 |
msgid "Facebook share button custom icon"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
+
#: plugin-options/wishlist_page-options.php:537
|
1026 |
msgid ""
|
1027 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1028 |
"32px)"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: plugin-options/wishlist_page-options.php:545
|
1032 |
msgid "Facebook share button style"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: plugin-options/wishlist_page-options.php:546
|
1036 |
msgid "Choose colors for Facebook share button"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
+
#: plugin-options/wishlist_page-options.php:557
|
1040 |
+
#: plugin-options/wishlist_page-options.php:597
|
1041 |
+
#: plugin-options/wishlist_page-options.php:637
|
1042 |
+
#: plugin-options/wishlist_page-options.php:677
|
1043 |
+
#: plugin-options/wishlist_page-options.php:717
|
1044 |
msgid "Background hover"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
+
#: plugin-options/wishlist_page-options.php:565
|
1048 |
msgid "Twitter share button icon"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: plugin-options/wishlist_page-options.php:566
|
1052 |
msgid "Select an icon for the Twitter share button"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: plugin-options/wishlist_page-options.php:576
|
1056 |
msgid "Twitter share button custom icon"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
+
#: plugin-options/wishlist_page-options.php:577
|
1060 |
msgid ""
|
1061 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1062 |
"32px)"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: plugin-options/wishlist_page-options.php:585
|
1066 |
msgid "Twitter share button style"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: plugin-options/wishlist_page-options.php:586
|
1070 |
msgid "Choose colors for Twitter share button"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: plugin-options/wishlist_page-options.php:605
|
1074 |
msgid "Pinterest share button icon"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: plugin-options/wishlist_page-options.php:606
|
1078 |
msgid "Select an icon for the Pinterest share button"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: plugin-options/wishlist_page-options.php:616
|
1082 |
msgid "Pinterest share button custom icon"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: plugin-options/wishlist_page-options.php:617
|
1086 |
msgid ""
|
1087 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1088 |
"x 32px)"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: plugin-options/wishlist_page-options.php:625
|
1092 |
msgid "Pinterest share button style"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: plugin-options/wishlist_page-options.php:626
|
1096 |
msgid "Choose colors for Pinterest share button"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: plugin-options/wishlist_page-options.php:645
|
1100 |
msgid "Email share button icon"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
+
#: plugin-options/wishlist_page-options.php:646
|
1104 |
msgid "Select an icon for the Email share button"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
+
#: plugin-options/wishlist_page-options.php:656
|
1108 |
msgid "Email share button custom icon"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
+
#: plugin-options/wishlist_page-options.php:657
|
1112 |
msgid ""
|
1113 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1114 |
"x 32px)"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: plugin-options/wishlist_page-options.php:665
|
1118 |
msgid "Email share button style"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: plugin-options/wishlist_page-options.php:666
|
1122 |
msgid "Choose colors for the Email share button"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: plugin-options/wishlist_page-options.php:685
|
1126 |
msgid "WhatsApp share button icon"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: plugin-options/wishlist_page-options.php:686
|
1130 |
msgid "Select an icon for the WhatsApp share button"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: plugin-options/wishlist_page-options.php:696
|
1134 |
msgid "WhatsApp share button custom icon"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
+
#: plugin-options/wishlist_page-options.php:697
|
1138 |
msgid ""
|
1139 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1140 |
"32px)"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: plugin-options/wishlist_page-options.php:705
|
1144 |
msgid "WhatsApp share button style"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
+
#: plugin-options/wishlist_page-options.php:706
|
1148 |
msgid "Choose colors for WhatsApp share button"
|
1149 |
msgstr ""
|
1150 |
|
1319 |
"discount on the product they’ve added to the wishlist."
|
1320 |
msgstr ""
|
1321 |
|
1322 |
+
#: templates/share.php:51 templates/share.php:52
|
1323 |
msgid "Facebook"
|
1324 |
msgstr "페이스북 "
|
1325 |
|
1326 |
+
#: templates/share.php:59 templates/share.php:60
|
1327 |
msgid "Twitter"
|
1328 |
msgstr "트위터 "
|
1329 |
|
1330 |
+
#: templates/share.php:67 templates/share.php:68
|
1331 |
msgid "Pinterest"
|
1332 |
msgstr "핀테레스트 "
|
1333 |
|
1334 |
+
#: templates/share.php:75 templates/share.php:76
|
1335 |
msgid "Email"
|
1336 |
msgstr "이메일 "
|
1337 |
|
1338 |
+
#: templates/share.php:83
|
1339 |
msgid "WhatsApp"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
+
#: templates/share.php:84
|
1343 |
msgid "Whatsapp"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
+
#: templates/share.php:93
|
1347 |
msgid "(Now"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
+
#: templates/share.php:93
|
1351 |
msgid "copy"
|
1352 |
msgstr ""
|
1353 |
|
1354 |
+
#: templates/share.php:93
|
1355 |
msgid "this wishlist link and share it anywhere)"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1359 |
+
#: templates/wishlist-view-footer.php:44
|
1360 |
msgid "Apply this action to all the selected items:"
|
1361 |
msgstr ""
|
1362 |
|
1363 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1364 |
+
#: templates/wishlist-view-footer.php:49
|
1365 |
msgid "Remove from wishlist"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
#. translators: 1. Wishlist formatted name.
|
1369 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1370 |
+
#: templates/wishlist-view-footer.php:67
|
1371 |
msgid "Move to %s"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1375 |
+
#: templates/wishlist-view-footer.php:73
|
1376 |
msgid "Apply"
|
1377 |
msgstr ""
|
1378 |
|
1379 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1380 |
+
#: templates/wishlist-view-footer.php:81
|
1381 |
msgid "Update"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1385 |
+
#: templates/wishlist-view-footer.php:103
|
1386 |
msgid "Add all to cart"
|
1387 |
msgstr ""
|
1388 |
|
1389 |
+
#: templates/wishlist-view-header.php:48
|
1390 |
msgid "Edit title"
|
1391 |
msgstr "타이틀 편집 "
|
1392 |
|
1406 |
msgid "Stock:"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1410 |
msgid "Out of stock"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1414 |
msgid "In Stock"
|
1415 |
msgstr "재고 있음 "
|
1416 |
|
1417 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1418 |
msgid "Move"
|
1419 |
msgstr "이동 "
|
1420 |
|
1421 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1422 |
msgid "Move to another list ›"
|
1423 |
msgstr ""
|
1424 |
|
1425 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1426 |
+
#: templates/wishlist-view.php:293
|
1427 |
msgid "Remove this product"
|
1428 |
msgstr "이 상품 제거 "
|
1429 |
|
1430 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1431 |
msgid "No products added to the wishlist"
|
1432 |
msgstr ""
|
1433 |
|
1452 |
msgstr ""
|
1453 |
|
1454 |
#. translators: date added label: 1 date added.
|
1455 |
+
#: templates/wishlist-view.php:243
|
1456 |
msgid "Added on: %s"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
+
#: templates/wishlist-view.php:293
|
1460 |
msgid "Remove"
|
1461 |
msgstr "제거 "
|
1462 |
|
1469 |
"your e-commerce on <strong>YITH</strong></a>"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1473 |
+
msgctxt "[HELP TAB] Video title"
|
1474 |
+
msgid ""
|
1475 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1476 |
+
"</b>"
|
1477 |
+
msgstr ""
|
1478 |
+
|
1479 |
+
#: includes/class-yith-wcwl-install.php:340
|
1480 |
msgctxt "page_slug"
|
1481 |
msgid "wishlist"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1485 |
msgctxt "date when wishlist was created"
|
1486 |
msgid "Created on"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1490 |
msgctxt "[gutenberg]: block name"
|
1491 |
msgid "YITH Add to wishlist"
|
1492 |
msgstr ""
|
1493 |
|
1494 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1495 |
msgctxt "[gutenberg]: block name"
|
1496 |
msgid "YITH Wishlist"
|
1497 |
msgstr ""
|
1498 |
|
1499 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1500 |
msgctxt "[gutenberg]: block description"
|
1501 |
msgid "Shows Add to wishlist button"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1505 |
msgctxt "[gutenberg]: block description"
|
1506 |
msgid "Shows a list of products in wishlist"
|
1507 |
msgstr ""
|
1508 |
|
1509 |
#. translators: 1. % of reduction/increase in price.
|
1510 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1511 |
msgctxt ""
|
1512 |
"Part of the template that shows price variation since addition to list; "
|
1513 |
"placeholder will be replaced with a percentage"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
#. translators: 2: original product price.
|
1518 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1519 |
msgctxt ""
|
1520 |
"Part of the template that shows price variation since addition to list; "
|
1521 |
"placeholder will be replaced with a price"
|
1522 |
msgid "(Was %2$s when added in list)"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1526 |
msgctxt "Elementor widget name"
|
1527 |
msgid "YITH Wishlist Add button"
|
1528 |
msgstr ""
|
1529 |
|
1530 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1531 |
#, fuzzy
|
1532 |
msgctxt "Elementor widget name"
|
1533 |
msgid "YITH Wishlist"
|
1534 |
msgstr "위시리스"
|
1535 |
|
1536 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1537 |
#, fuzzy
|
1538 |
msgctxt "Elementor section title"
|
1539 |
msgid "Product"
|
1540 |
msgstr "상품이 추가됨!"
|
1541 |
|
1542 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1543 |
msgctxt "Elementor section title"
|
1544 |
msgid "Labels"
|
1545 |
msgstr ""
|
1546 |
|
1547 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1548 |
msgctxt "Elementor section title"
|
1549 |
msgid "Advanced"
|
1550 |
msgstr ""
|
1551 |
|
1552 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1553 |
#, fuzzy
|
1554 |
msgctxt "Elementor section title"
|
1555 |
msgid "Wishlist"
|
1556 |
msgstr "위시리스"
|
1557 |
|
1558 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1559 |
msgctxt "Elementor section title"
|
1560 |
msgid "Pagination"
|
1561 |
msgstr ""
|
1562 |
|
1563 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1564 |
#, fuzzy
|
1565 |
msgctxt "Elementor control label"
|
1566 |
msgid "Product ID"
|
1567 |
msgstr "상품이 추가됨!"
|
1568 |
|
1569 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1570 |
msgctxt "Elementor control label"
|
1571 |
msgid "Button label"
|
1572 |
msgstr ""
|
1573 |
|
1574 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1575 |
#, fuzzy
|
1576 |
msgctxt "Elementor control label"
|
1577 |
msgid "\"Browse wishlist\" label"
|
1578 |
msgstr "\"위시리스트 둘러보기\" 텍스트"
|
1579 |
|
1580 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1581 |
#, fuzzy
|
1582 |
msgctxt "Elementor control label"
|
1583 |
msgid "\"Product already in wishlist\" label"
|
1584 |
msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
|
1585 |
|
1586 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1587 |
#, fuzzy
|
1588 |
msgctxt "Elementor control label"
|
1589 |
msgid "\"Product added to wishlist\" label"
|
1590 |
msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
|
1591 |
|
1592 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1593 |
msgctxt "Elementor control label"
|
1594 |
msgid "URL of the wishlist page"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1598 |
msgctxt "Elementor control label"
|
1599 |
msgid "Icon for the button"
|
1600 |
msgstr ""
|
1601 |
|
1602 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1603 |
msgctxt "Elementor control label"
|
1604 |
msgid "Additional CSS classes for the button"
|
1605 |
msgstr ""
|
1606 |
|
1607 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1608 |
#, fuzzy
|
1609 |
msgctxt "Elementor control label"
|
1610 |
msgid "Wishlist ID"
|
1611 |
msgstr "위시리스"
|
1612 |
|
1613 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1614 |
msgctxt "Elementor control label"
|
1615 |
msgid "Paginate items"
|
1616 |
msgstr ""
|
1617 |
|
1618 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1619 |
msgctxt "yith-woocommerce-wishlist"
|
1620 |
msgid "Items per page"
|
1621 |
msgstr ""
|
languages/yith-woocommerce-wishlist-nl_NL.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-nl_NL.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,33 +23,33 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Verlanglijst pagina"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr "Algemene instellingen"
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr "Toevoegen aan verlanglijst opties"
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr "Verlanglijst pagina opties"
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr "Premium versie"
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Verlanglijst"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
@@ -57,30 +57,30 @@ msgstr ""
|
|
57 |
"Laat uw klanten een lijst met producten die zij willen kopen in uw e-"
|
58 |
"commerce, maken en delen."
|
59 |
|
60 |
-
#: includes/class
|
61 |
-
#: templates/add-to-wishlist-remove.php:
|
62 |
msgid "View ›"
|
63 |
msgstr "Bekijk ›"
|
64 |
|
65 |
-
#: includes/class
|
66 |
-
#: templates/add-to-wishlist-remove.php:
|
67 |
msgid "or"
|
68 |
msgstr "of"
|
69 |
|
70 |
-
#: includes/class
|
71 |
msgid "Close"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: includes/class
|
75 |
-
#: includes/class
|
76 |
msgid "Product successfully removed."
|
77 |
msgstr "Product succesvol verwijderd."
|
78 |
|
79 |
-
#: includes/class
|
80 |
msgid "Please, make sure to enter a valid title"
|
81 |
msgstr "let op dat u een geldige titel invoert"
|
82 |
|
83 |
-
#: includes/class
|
84 |
msgid ""
|
85 |
"We are sorry, but this feature is available only if cookies on your browser "
|
86 |
"are enabled."
|
@@ -88,23 +88,23 @@ msgstr ""
|
|
88 |
"Sorry, deze optie is alleen beschikbaar als cookies in uw browser zijn "
|
89 |
"ingeschakeld."
|
90 |
|
91 |
-
#: includes/class
|
92 |
msgid "Product added to cart successfully"
|
93 |
msgstr "Product succesvol toegevoegd aan winkelwagen"
|
94 |
|
95 |
-
#: includes/class
|
96 |
-
#: includes/class
|
97 |
-
#: plugin-options/wishlist_page-options.php:
|
98 |
-
#: templates/wishlist-view-footer-mobile.php:
|
99 |
-
#: templates/wishlist-view-footer.php:
|
100 |
msgid "Add to cart"
|
101 |
msgstr "Toevoegen aan winkelwagen"
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid "While you visit our site, we’ll track:"
|
105 |
msgstr "Terwijl u onze site bezoekt, volgen wij:"
|
106 |
|
107 |
-
#: includes/class
|
108 |
msgid ""
|
109 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
110 |
"users your favourite products, and to create targeted email campaigns."
|
@@ -113,7 +113,7 @@ msgstr ""
|
|
113 |
"en andere gebruikers onze favoriete producten te laten zien en om gerichte e-"
|
114 |
"mailcampagnes te maken."
|
115 |
|
116 |
-
#: includes/class
|
117 |
msgid ""
|
118 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
119 |
"make them visible to the store staff"
|
@@ -121,7 +121,7 @@ msgstr ""
|
|
121 |
"Verlanglijst die u heeft gemaakt: we houden de verlanglijst bij die u heeft "
|
122 |
"gemaakt, en maken deze zichtbaar voor het winkelpersoneel"
|
123 |
|
124 |
-
#: includes/class
|
125 |
msgid ""
|
126 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
127 |
"browsing our site."
|
@@ -129,7 +129,7 @@ msgstr ""
|
|
129 |
"We zullen ook cookies gebruiken om de inhoud van uw verlanglijst bij te "
|
130 |
"houden terwijl u onze site bezoekt."
|
131 |
|
132 |
-
#: includes/class
|
133 |
msgid ""
|
134 |
"Members of our team have access to the information you provide us with. For "
|
135 |
"example, both Administrators and Shop Managers can access:"
|
@@ -137,7 +137,7 @@ msgstr ""
|
|
137 |
"Onze teamleden hebben toegang tot de informatie die u met ons deelt. "
|
138 |
"Bijvoorbeeld. zowel administrateurs en winkel managers hebben toegang tot:"
|
139 |
|
140 |
-
#: includes/class
|
141 |
msgid ""
|
142 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
143 |
"settings of your wishlists"
|
@@ -145,7 +145,7 @@ msgstr ""
|
|
145 |
"Verlanglijstdetails, zoals toegevoegde producten, datum van toevoeging, naam "
|
146 |
"en privacy-instellingen van uw verlanglijst"
|
147 |
|
148 |
-
#: includes/class
|
149 |
msgid ""
|
150 |
"Our team members have access to this information to offer you better deals "
|
151 |
"for the products you love."
|
@@ -153,47 +153,47 @@ msgstr ""
|
|
153 |
"Onze teamleden hebben toegang tot deze informatie om u betere deals te "
|
154 |
"bieden voor de producten waar u van houdt."
|
155 |
|
156 |
-
#: includes/class
|
157 |
-
#: includes/class
|
158 |
msgid "Customer wishlists"
|
159 |
msgstr "Verlanglijsten klant"
|
160 |
|
161 |
-
#: includes/class
|
162 |
#: plugin-options/lists-options.php:32
|
163 |
msgid "Wishlists"
|
164 |
msgstr "Verlanglijst"
|
165 |
|
166 |
#. Translators: %s Order number.
|
167 |
-
#: includes/class
|
168 |
msgid "Removed wishlist %s."
|
169 |
msgstr "Verwijderde verlanglijst %s."
|
170 |
|
171 |
#. Translators: %s Order number.
|
172 |
-
#: includes/class
|
173 |
msgid "Wishlist %s has been retained."
|
174 |
msgstr "Verlanglijst%s is bewaard gebleven."
|
175 |
|
176 |
-
#: includes/class
|
177 |
msgid "Token"
|
178 |
msgstr "Token"
|
179 |
|
180 |
-
#: includes/class
|
181 |
msgid "Wishlist URL"
|
182 |
msgstr "URL verlanglijst"
|
183 |
|
184 |
-
#: includes/class
|
185 |
msgid "Title"
|
186 |
msgstr "Titel"
|
187 |
|
188 |
-
#: includes/class
|
189 |
msgid "Visibility"
|
190 |
msgstr "Zichtbaarheid"
|
191 |
|
192 |
-
#: includes/class
|
193 |
msgid "Items added"
|
194 |
msgstr "Items toegevoegd"
|
195 |
|
196 |
-
#: includes/class
|
197 |
msgid ""
|
198 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
199 |
"product)"
|
@@ -201,23 +201,23 @@ msgstr ""
|
|
201 |
"ID van het product om toe te voegen aan verlanglijst (laat leeg om een "
|
202 |
"algemeen product te gebruiken)"
|
203 |
|
204 |
-
#: includes/class
|
205 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
"URL van de verlanglijst pagina (laat leeg om de standaardinstellingen te "
|
208 |
"gebruiken)"
|
209 |
|
210 |
-
#: includes/class
|
211 |
msgid "Button label (leave empty to use the default settings)"
|
212 |
msgstr "Knop label (laat leeg om de standaardinstellingen te gebruiken)"
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
216 |
msgstr ""
|
217 |
"\"Browse verlanglijst\" label (laat leeg om de standaardinstellingen te "
|
218 |
"gebruiken)"
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid ""
|
222 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
223 |
"settings)"
|
@@ -225,14 +225,14 @@ msgstr ""
|
|
225 |
"\"Product al toegevoegd aan verlanglijst\" label (laat leeg om "
|
226 |
"standaardinstellingen te gebruiken)"
|
227 |
|
228 |
-
#: includes/class
|
229 |
msgid ""
|
230 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
231 |
msgstr ""
|
232 |
"\"Product toegevoegd aan verlanglijst\" label (laat leeg om de "
|
233 |
"standaardinstellingen te gebruiken)"
|
234 |
|
235 |
-
#: includes/class
|
236 |
msgid ""
|
237 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
238 |
"the default settings)"
|
@@ -240,7 +240,7 @@ msgstr ""
|
|
240 |
"Icoon voor de knop (Gebruik een FontAwesome valid class, of laat het leeg om "
|
241 |
"de standaardinstellingen te gebruiken)"
|
242 |
|
243 |
-
#: includes/class
|
244 |
msgid ""
|
245 |
"Additional CSS classes for the button (leave empty to use the default "
|
246 |
"settings)"
|
@@ -248,174 +248,174 @@ msgstr ""
|
|
248 |
"Aanvullende CSS klassen voor de knop (laat leeg om de standaardinstellingen "
|
249 |
"te gebruiken)"
|
250 |
|
251 |
-
#: includes/class
|
252 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
253 |
msgstr ""
|
254 |
"Kies of items in de verlanglijst moeten worden gepagineerd of laat ze "
|
255 |
"allemaal zien"
|
256 |
|
257 |
-
#: includes/class
|
258 |
-
#: includes/widgets/elementor/class
|
259 |
msgid "Paginate"
|
260 |
msgstr "Paginering"
|
261 |
|
262 |
-
#: includes/class
|
263 |
-
#: includes/widgets/elementor/class
|
264 |
msgid "Do not paginate"
|
265 |
msgstr "Items niet pagineren"
|
266 |
|
267 |
-
#: includes/class
|
268 |
msgid "Number of items to show per page"
|
269 |
msgstr "Aantal items om weer te geven per pagina"
|
270 |
|
271 |
-
#: includes/class
|
272 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
273 |
msgstr "Verlanglijst ID om weer te geven (vb. K6EOWXB888ZD)"
|
274 |
|
275 |
-
#: includes/class
|
276 |
msgid "Share on:"
|
277 |
msgstr "Delen op:"
|
278 |
|
279 |
-
#: includes/class
|
280 |
#: plugin-options/wishlist_page-options.php:138
|
281 |
msgid "Share on Facebook"
|
282 |
msgstr "Delen op Facebook"
|
283 |
|
284 |
-
#: includes/class
|
285 |
#: plugin-options/wishlist_page-options.php:147
|
286 |
msgid "Tweet on Twitter"
|
287 |
msgstr "Tweet op Twitter"
|
288 |
|
289 |
-
#: includes/class
|
290 |
#: plugin-options/wishlist_page-options.php:156
|
291 |
msgid "Pin on Pinterest"
|
292 |
msgstr "Pin op Pinterest"
|
293 |
|
294 |
-
#: includes/class
|
295 |
msgid "Share via email"
|
296 |
msgstr "Delen via e-mail"
|
297 |
|
298 |
-
#: includes/class
|
299 |
#: plugin-options/wishlist_page-options.php:174
|
300 |
msgid "Share on WhatsApp"
|
301 |
msgstr "Delen via WhatsApp"
|
302 |
|
303 |
-
#: includes/class
|
304 |
msgid "Remove from list"
|
305 |
msgstr "Verwijderen van lijst"
|
306 |
|
307 |
-
#: includes/class
|
308 |
msgid "Free!"
|
309 |
msgstr "Gratis!"
|
310 |
|
311 |
-
#: includes/class
|
312 |
msgid "The item cannot be added to this wishlist"
|
313 |
msgstr "Het item kan niet worden toegevoegd aan deze verlanglijst"
|
314 |
|
315 |
-
#: includes/class
|
316 |
msgid "An error occurred while adding the products to the wishlist."
|
317 |
msgstr ""
|
318 |
"Er is een fout opgetreden tijdens het toevoegen van het product aan de "
|
319 |
"verlanglijst."
|
320 |
|
321 |
-
#: includes/class
|
322 |
msgid "Error. Unable to remove the product from the wishlist."
|
323 |
msgstr "Fout. Het product kon niet van de verlanglijst worden verwijderd."
|
324 |
|
325 |
-
#: includes/data-stores/class
|
326 |
-
#: includes/data-stores/class
|
327 |
msgid "Invalid wishlist."
|
328 |
msgstr "Ongeldige verlanglijst."
|
329 |
|
330 |
-
#: includes/data-stores/class
|
331 |
msgid "Invalid wishlist item."
|
332 |
msgstr "Ongeldig verlanglijst item."
|
333 |
|
334 |
#. translators: 1. Number of users.
|
335 |
-
#: includes/functions
|
336 |
msgid "%d user"
|
337 |
msgid_plural "%d users"
|
338 |
msgstr[0] "%d gebruiker"
|
339 |
msgstr[1] "%d gebruikers"
|
340 |
|
341 |
-
#: includes/functions
|
342 |
msgid "has this item in wishlist"
|
343 |
msgid_plural "have this item in wishlist"
|
344 |
msgstr[0] "heeft dit item in de verlanglijst"
|
345 |
msgstr[1] "hebben dit item in de verlanglijst"
|
346 |
|
347 |
-
#: includes/functions
|
348 |
msgid "You're the first"
|
349 |
msgstr "U bent de eerste"
|
350 |
|
351 |
-
#: includes/functions
|
352 |
msgid "to add this item in wishlist"
|
353 |
msgstr "dit item toevoegen aan verlanglijst"
|
354 |
|
355 |
#. translators: 1. Count of users when many, or "another" when only one.
|
356 |
-
#: includes/functions
|
357 |
msgid "You and %s user"
|
358 |
msgid_plural "You and %d users"
|
359 |
msgstr[0] "U en %s gebruiker"
|
360 |
msgstr[1] "U en %s gebruikers"
|
361 |
|
362 |
-
#: includes/functions
|
363 |
msgid "another"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: includes/functions
|
367 |
msgid "have this item in wishlist"
|
368 |
msgstr "hebben dit item in de verlanglijst"
|
369 |
|
370 |
-
#: includes/functions
|
371 |
msgid "None"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: includes/functions
|
375 |
#, fuzzy
|
376 |
msgid "Custom"
|
377 |
msgstr "Custom CSS"
|
378 |
|
379 |
-
#: includes/functions
|
380 |
msgid "Shared"
|
381 |
msgstr "Gedeeld"
|
382 |
|
383 |
-
#: includes/functions
|
384 |
msgid "Only people with a link to this list can see it"
|
385 |
msgstr "Alleen mensen met een link naar deze lijst kunnen hem zien"
|
386 |
|
387 |
-
#: includes/functions
|
388 |
msgid "Private"
|
389 |
msgstr "Prive"
|
390 |
|
391 |
-
#: includes/functions
|
392 |
msgid "Only you can see this list"
|
393 |
msgstr "Alleen u kunt deze lijst zien"
|
394 |
|
395 |
-
#: includes/functions
|
396 |
msgid "Public"
|
397 |
msgstr "Openbaar"
|
398 |
|
399 |
-
#: includes/functions
|
400 |
msgid "Anyone can search for and see this list"
|
401 |
msgstr "Iedereen kan zoeken naar deze verlanglijst en deze lijst zien"
|
402 |
|
403 |
-
#: includes/widgets/elementor/class
|
404 |
#: plugin-options/add_to_wishlist-options.php:127
|
405 |
msgid "Add to wishlist"
|
406 |
msgstr "Toevoegen aan verlanglijst"
|
407 |
|
408 |
-
#: includes/widgets/elementor/class
|
409 |
#: plugin-options/add_to_wishlist-options.php:143
|
410 |
msgid "Browse wishlist"
|
411 |
msgstr "Browse verlanglijst"
|
412 |
|
413 |
-
#: includes/widgets/elementor/class
|
414 |
#, fuzzy
|
415 |
msgid "Product already in wishlist"
|
416 |
msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst"
|
417 |
|
418 |
-
#: includes/widgets/elementor/class
|
419 |
#, fuzzy
|
420 |
msgid "Product added to wishlist"
|
421 |
msgstr "Wanneer een product is toegevoegd aan de verlanglijst"
|
@@ -433,7 +433,7 @@ msgid "while you are using the premium one."
|
|
433 |
msgstr ""
|
434 |
|
435 |
#: plugin-options/add_to_wishlist-options.php:20
|
436 |
-
#: plugin-options/settings-options.php:
|
437 |
msgid "General Settings"
|
438 |
msgstr "Algemene Instellingen"
|
439 |
|
@@ -555,7 +555,7 @@ msgid "After summary"
|
|
555 |
msgstr "Na samenvatting"
|
556 |
|
557 |
#: plugin-options/add_to_wishlist-options.php:117
|
558 |
-
#: plugin-options/wishlist_page-options.php:
|
559 |
msgid "Text customization"
|
560 |
msgstr "Tekst aanpassen"
|
561 |
|
@@ -624,17 +624,17 @@ msgstr ""
|
|
624 |
"weergeven"
|
625 |
|
626 |
#: plugin-options/add_to_wishlist-options.php:172
|
627 |
-
#: plugin-options/wishlist_page-options.php:
|
628 |
msgid "Textual (anchor)"
|
629 |
msgstr "Tekstueel (anker)"
|
630 |
|
631 |
#: plugin-options/add_to_wishlist-options.php:173
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
msgid "Button with theme style"
|
634 |
msgstr "Knop met stijl thema"
|
635 |
|
636 |
#: plugin-options/add_to_wishlist-options.php:174
|
637 |
-
#: plugin-options/wishlist_page-options.php:
|
638 |
msgid "Button with custom style"
|
639 |
msgstr "Knop met aangepaste stijl"
|
640 |
|
@@ -647,32 +647,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
647 |
msgstr "Kies de kleuren van de \"Toevoegen aan verlanglijst\" knop"
|
648 |
|
649 |
#: plugin-options/add_to_wishlist-options.php:190
|
650 |
-
#: plugin-options/wishlist_page-options.php:
|
651 |
-
#: plugin-options/wishlist_page-options.php:
|
652 |
-
#: plugin-options/wishlist_page-options.php:
|
653 |
-
#: plugin-options/wishlist_page-options.php:
|
654 |
-
#: plugin-options/wishlist_page-options.php:
|
655 |
-
#: plugin-options/wishlist_page-options.php:
|
656 |
-
#: plugin-options/wishlist_page-options.php:
|
657 |
-
#: plugin-options/wishlist_page-options.php:
|
658 |
-
#: plugin-options/wishlist_page-options.php:
|
659 |
msgid "Background"
|
660 |
msgstr "Achtergrond"
|
661 |
|
662 |
#: plugin-options/add_to_wishlist-options.php:195
|
663 |
-
#: plugin-options/wishlist_page-options.php:
|
664 |
-
#: plugin-options/wishlist_page-options.php:
|
665 |
-
#: plugin-options/wishlist_page-options.php:
|
666 |
-
#: plugin-options/wishlist_page-options.php:
|
667 |
-
#: plugin-options/wishlist_page-options.php:
|
668 |
msgid "Text"
|
669 |
msgstr "Tekst"
|
670 |
|
671 |
#: plugin-options/add_to_wishlist-options.php:200
|
672 |
-
#: plugin-options/wishlist_page-options.php:
|
673 |
-
#: plugin-options/wishlist_page-options.php:
|
674 |
-
#: plugin-options/wishlist_page-options.php:
|
675 |
-
#: plugin-options/wishlist_page-options.php:
|
676 |
msgid "Border"
|
677 |
msgstr "Rand"
|
678 |
|
@@ -683,28 +683,28 @@ msgstr ""
|
|
683 |
"zweven met muis"
|
684 |
|
685 |
#: plugin-options/add_to_wishlist-options.php:208
|
686 |
-
#: plugin-options/wishlist_page-options.php:
|
687 |
-
#: plugin-options/wishlist_page-options.php:
|
688 |
-
#: plugin-options/wishlist_page-options.php:
|
689 |
msgid "Background Hover"
|
690 |
msgstr "Achtergrond zweven"
|
691 |
|
692 |
#: plugin-options/add_to_wishlist-options.php:213
|
693 |
-
#: plugin-options/wishlist_page-options.php:
|
694 |
-
#: plugin-options/wishlist_page-options.php:
|
695 |
-
#: plugin-options/wishlist_page-options.php:
|
696 |
msgid "Text Hover"
|
697 |
msgstr "Tekst zweven"
|
698 |
|
699 |
#: plugin-options/add_to_wishlist-options.php:218
|
700 |
-
#: plugin-options/wishlist_page-options.php:
|
701 |
-
#: plugin-options/wishlist_page-options.php:
|
702 |
-
#: plugin-options/wishlist_page-options.php:
|
703 |
msgid "Border Hover"
|
704 |
msgstr "Rand zweven"
|
705 |
|
706 |
#: plugin-options/add_to_wishlist-options.php:231
|
707 |
-
#: plugin-options/wishlist_page-options.php:
|
708 |
msgid "Border radius"
|
709 |
msgstr "Rand Radius"
|
710 |
|
@@ -766,25 +766,29 @@ msgstr ""
|
|
766 |
msgid "Search list"
|
767 |
msgstr "Verlanglijst delen"
|
768 |
|
769 |
-
|
|
|
|
|
770 |
msgid ""
|
771 |
"If you want to take advantage of this feature, you could consider purchasing "
|
772 |
"the %s."
|
773 |
msgstr "Als u wilt profiteren van deze optie, kunt u overwegen de %s te kopen."
|
774 |
|
775 |
-
#: plugin-options/settings-options.php:
|
776 |
msgid "Enable AJAX loading"
|
777 |
msgstr "AJAX loading inschakelen"
|
778 |
|
779 |
-
#: plugin-options/settings-options.php:
|
780 |
msgid "Load any cacheable wishlist item via AJAX"
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: plugin-options/settings-options.php:
|
784 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
785 |
msgstr "YITH WooCommerce Frequently Bought Together Integratie"
|
786 |
|
787 |
-
|
|
|
|
|
788 |
msgid ""
|
789 |
"In order to use this integration you have to install and activate YITH "
|
790 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
@@ -792,11 +796,13 @@ msgstr ""
|
|
792 |
"Om deze integratie te gebriuken moet u YITH WooCommerce Frequently Bought "
|
793 |
"Together instaleren en activeren <a href=\"%s\">Meer informatie</a>"
|
794 |
|
795 |
-
#: plugin-options/settings-options.php:
|
796 |
msgid "Enable slider in wishlist"
|
797 |
msgstr "Slider in verlanglijst inschakelen"
|
798 |
|
799 |
-
|
|
|
|
|
800 |
#, fuzzy
|
801 |
msgid ""
|
802 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
@@ -935,15 +941,16 @@ msgstr ""
|
|
935 |
"Verlanglijst titel die wordt gebruikt voor delen (wordt alleen gebruikt op "
|
936 |
"Twitter en Pinterest)"
|
937 |
|
938 |
-
|
|
|
939 |
msgid "My wishlist on %s"
|
940 |
msgstr "Mijn verlanglijst op %s"
|
941 |
|
942 |
-
#: plugin-options/wishlist_page-options.php:
|
943 |
msgid "Social text"
|
944 |
msgstr "Social tekst"
|
945 |
|
946 |
-
#: plugin-options/wishlist_page-options.php:
|
947 |
msgid ""
|
948 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
949 |
"and Pinterest"
|
@@ -951,19 +958,19 @@ msgstr ""
|
|
951 |
"Typ het bericht dat u wilt publiceren wanneer u uw verlanglijst deelt op "
|
952 |
"Twitter en Pinterest"
|
953 |
|
954 |
-
#: plugin-options/wishlist_page-options.php:
|
955 |
msgid "Social image URL"
|
956 |
msgstr "Social afbeelding URL"
|
957 |
|
958 |
-
#: plugin-options/wishlist_page-options.php:
|
959 |
msgid "It will be used to pin the wishlist on Pinterest."
|
960 |
msgstr "Zal worden gebruikt om de verlanglijst te pinnen op Pinterest."
|
961 |
|
962 |
-
#: plugin-options/wishlist_page-options.php:
|
963 |
msgid "Default wishlist name"
|
964 |
msgstr "Standaard naam verlanglijst"
|
965 |
|
966 |
-
#: plugin-options/wishlist_page-options.php:
|
967 |
msgid ""
|
968 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
969 |
"automatically generated for all users if they do not create any custom one"
|
@@ -972,65 +979,65 @@ msgstr ""
|
|
972 |
"automatisch wordt gegenereerd voor alle gebruikers, als zij geen aangepaste "
|
973 |
"lijst aanmaken."
|
974 |
|
975 |
-
#: plugin-options/wishlist_page-options.php:
|
976 |
#, fuzzy
|
977 |
msgid "My wishlist"
|
978 |
msgstr "Mijn verlanglijst op %s"
|
979 |
|
980 |
-
#: plugin-options/wishlist_page-options.php:
|
981 |
msgid "\"Add to cart\" text"
|
982 |
msgstr "\"Toevoegen aan winkelwagen\" tekst"
|
983 |
|
984 |
-
#: plugin-options/wishlist_page-options.php:
|
985 |
msgid "Enter a text for the \"Add to cart\" button"
|
986 |
msgstr "Tekst invoeren voor de \"Toevoegen aan winkelwagen\" knop"
|
987 |
|
988 |
-
#: plugin-options/wishlist_page-options.php:
|
989 |
msgid "Style & color customization"
|
990 |
msgstr "Stijl & kleur aanpassing"
|
991 |
|
992 |
-
#: plugin-options/wishlist_page-options.php:
|
993 |
msgid "Style of \"Add to cart\""
|
994 |
msgstr "Stijl van \"Toevoegen aan winkelwagen\""
|
995 |
|
996 |
-
#: plugin-options/wishlist_page-options.php:
|
997 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
998 |
msgstr ""
|
999 |
"Bepaal of u een tekstuele \"Toevoegen aan winkelwagen\" link of knop wilt "
|
1000 |
"weergeven"
|
1001 |
|
1002 |
-
#: plugin-options/wishlist_page-options.php:
|
1003 |
msgid "\"Add to cart\" button style"
|
1004 |
msgstr "\"Toevoegen aan winkelwagen\" knop stijl"
|
1005 |
|
1006 |
-
#: plugin-options/wishlist_page-options.php:
|
1007 |
msgid "Choose the colors for the \"Add to cart\" button"
|
1008 |
msgstr "Kies de kleuren van de \"Toevoegen aan winkelwagen\" knop"
|
1009 |
|
1010 |
-
#: plugin-options/wishlist_page-options.php:
|
1011 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
1012 |
msgstr ""
|
1013 |
"Kies de kleuren van de \"Toevoegen aan winkelwagen\" knop bij erover zweven "
|
1014 |
"met muis"
|
1015 |
|
1016 |
-
#: plugin-options/wishlist_page-options.php:
|
1017 |
msgid "Set the radius for the \"Add to cart\" button"
|
1018 |
msgstr "Bepaal de radius voor de \"Toevoegen aan winkelwagen\" knop"
|
1019 |
|
1020 |
-
#: plugin-options/wishlist_page-options.php:
|
1021 |
msgid "\"Add to cart\" icon"
|
1022 |
msgstr "\"Toevoegen aan winkelwagen\" icoon"
|
1023 |
|
1024 |
-
#: plugin-options/wishlist_page-options.php:
|
1025 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
1026 |
msgstr ""
|
1027 |
"Selecteer een icoon voor de \"Toevoegen aan winkelwagen\" knop (optioneel)"
|
1028 |
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
msgid "\"Add to cart\" custom icon"
|
1031 |
msgstr "\"Toevoegen aan winkelwagen\" aangepast icoon"
|
1032 |
|
1033 |
-
#: plugin-options/wishlist_page-options.php:
|
1034 |
msgid ""
|
1035 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
1036 |
"32px x 32px)"
|
@@ -1038,11 +1045,11 @@ msgstr ""
|
|
1038 |
"Een icoon uploaden dat u wilt gebruiken voor de \"Toevoegen aan winkelwagen"
|
1039 |
"\" knop (aanbevolen 32 x 32px)"
|
1040 |
|
1041 |
-
#: plugin-options/wishlist_page-options.php:
|
1042 |
msgid "Primary button style"
|
1043 |
msgstr "Eerste knop stijl"
|
1044 |
|
1045 |
-
#: plugin-options/wishlist_page-options.php:
|
1046 |
msgid ""
|
1047 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
1048 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
@@ -1053,7 +1060,7 @@ msgstr ""
|
|
1053 |
"indienen\" knop in de Beheren weergave en \"Verlanglijst zoeken\" knop in de "
|
1054 |
"Zoeken weergave</small>"
|
1055 |
|
1056 |
-
#: plugin-options/wishlist_page-options.php:
|
1057 |
msgid ""
|
1058 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
1059 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -1065,34 +1072,34 @@ msgstr ""
|
|
1065 |
"verlanglijst weergave, \"Wijzigingen indienen\" knop in de Beheren weergave "
|
1066 |
"en \"Verlanglijst zoeken\" knop in de Zoeken weergave</small>"
|
1067 |
|
1068 |
-
#: plugin-options/wishlist_page-options.php:
|
1069 |
msgid "Secondary button style"
|
1070 |
msgstr "Tweede knop stijl"
|
1071 |
|
1072 |
-
#: plugin-options/wishlist_page-options.php:
|
1073 |
-
#: plugin-options/wishlist_page-options.php:
|
1074 |
msgid ""
|
1075 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
1076 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
1077 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
-
#: plugin-options/wishlist_page-options.php:
|
1081 |
msgid "Wishlist table style"
|
1082 |
msgstr "Tabelstijl verlanglijst"
|
1083 |
|
1084 |
-
#: plugin-options/wishlist_page-options.php:
|
1085 |
msgid ""
|
1086 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
1087 |
msgstr ""
|
1088 |
"Kies de kleuren van de verlanglijst tabel (bij instellen op \"Traditionele\" "
|
1089 |
"lay-out)"
|
1090 |
|
1091 |
-
#: plugin-options/wishlist_page-options.php:
|
1092 |
msgid "Highlight color"
|
1093 |
msgstr "Highlight kleur"
|
1094 |
|
1095 |
-
#: plugin-options/wishlist_page-options.php:
|
1096 |
msgid ""
|
1097 |
"Choose the color for all sections with background<br/><small>This color will "
|
1098 |
"be used as background for the wishlist table heading and footer (when set to "
|
@@ -1103,31 +1110,31 @@ msgstr ""
|
|
1103 |
"(bij instellen op \"Traditionele\" lay-out), en voor verschillende "
|
1104 |
"formulieren in verlanglijst weergaven</small>"
|
1105 |
|
1106 |
-
#: plugin-options/wishlist_page-options.php:
|
1107 |
msgid "Share button text color"
|
1108 |
msgstr "Delen knop tekst kleur"
|
1109 |
|
1110 |
-
#: plugin-options/wishlist_page-options.php:
|
1111 |
msgid "Choose colors for share buttons text"
|
1112 |
msgstr "Kies tekst kleur voor delen knoppen"
|
1113 |
|
1114 |
-
#: plugin-options/wishlist_page-options.php:
|
1115 |
msgid "Text hover"
|
1116 |
msgstr "Tekst zweven"
|
1117 |
|
1118 |
-
#: plugin-options/wishlist_page-options.php:
|
1119 |
msgid "Facebook share button icon"
|
1120 |
msgstr "Icoon voor Facebook delen knop"
|
1121 |
|
1122 |
-
#: plugin-options/wishlist_page-options.php:
|
1123 |
msgid "Select an icon for the Facebook share button"
|
1124 |
msgstr "Selecteer een icoon voor de Facebook delen knop"
|
1125 |
|
1126 |
-
#: plugin-options/wishlist_page-options.php:
|
1127 |
msgid "Facebook share button custom icon"
|
1128 |
msgstr "Aangepast icoon voor Facebook delen knop"
|
1129 |
|
1130 |
-
#: plugin-options/wishlist_page-options.php:
|
1131 |
msgid ""
|
1132 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1133 |
"32px)"
|
@@ -1135,35 +1142,35 @@ msgstr ""
|
|
1135 |
"Upload een icoon dat u wilt gebruiken voor de Facebook delen knop "
|
1136 |
"(aanbevolen 32 x 32px)"
|
1137 |
|
1138 |
-
#: plugin-options/wishlist_page-options.php:
|
1139 |
msgid "Facebook share button style"
|
1140 |
msgstr "Stijl voor Facebook delen knop"
|
1141 |
|
1142 |
-
#: plugin-options/wishlist_page-options.php:
|
1143 |
msgid "Choose colors for Facebook share button"
|
1144 |
msgstr "Kies kleuren voor Facebook delen knop"
|
1145 |
|
1146 |
-
#: plugin-options/wishlist_page-options.php:
|
1147 |
-
#: plugin-options/wishlist_page-options.php:
|
1148 |
-
#: plugin-options/wishlist_page-options.php:
|
1149 |
-
#: plugin-options/wishlist_page-options.php:
|
1150 |
-
#: plugin-options/wishlist_page-options.php:
|
1151 |
msgid "Background hover"
|
1152 |
msgstr "Achtergrond zweven"
|
1153 |
|
1154 |
-
#: plugin-options/wishlist_page-options.php:
|
1155 |
msgid "Twitter share button icon"
|
1156 |
msgstr "Icoon voor Twitter delen knop"
|
1157 |
|
1158 |
-
#: plugin-options/wishlist_page-options.php:
|
1159 |
msgid "Select an icon for the Twitter share button"
|
1160 |
msgstr "Selecteer een icoon voor de Twitter delen knop"
|
1161 |
|
1162 |
-
#: plugin-options/wishlist_page-options.php:
|
1163 |
msgid "Twitter share button custom icon"
|
1164 |
msgstr "Aangepast icoon voor Twitter delen knop"
|
1165 |
|
1166 |
-
#: plugin-options/wishlist_page-options.php:
|
1167 |
msgid ""
|
1168 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1169 |
"32px)"
|
@@ -1171,27 +1178,27 @@ msgstr ""
|
|
1171 |
"Upload een icoon dat u wilt gebruiken voor de Twitter delen knop (aanbevolen "
|
1172 |
"32 x 32px)"
|
1173 |
|
1174 |
-
#: plugin-options/wishlist_page-options.php:
|
1175 |
msgid "Twitter share button style"
|
1176 |
msgstr "Stijl voor Twitter delen knop"
|
1177 |
|
1178 |
-
#: plugin-options/wishlist_page-options.php:
|
1179 |
msgid "Choose colors for Twitter share button"
|
1180 |
msgstr "Kies kleuren voor Twitter delen knop"
|
1181 |
|
1182 |
-
#: plugin-options/wishlist_page-options.php:
|
1183 |
msgid "Pinterest share button icon"
|
1184 |
msgstr "Icoon voor Pinterest delen knop"
|
1185 |
|
1186 |
-
#: plugin-options/wishlist_page-options.php:
|
1187 |
msgid "Select an icon for the Pinterest share button"
|
1188 |
msgstr "Selecteer een icoon voor de Pinterest delen knop"
|
1189 |
|
1190 |
-
#: plugin-options/wishlist_page-options.php:
|
1191 |
msgid "Pinterest share button custom icon"
|
1192 |
msgstr "Aangepast icoon voor Pinterest delen knop"
|
1193 |
|
1194 |
-
#: plugin-options/wishlist_page-options.php:
|
1195 |
msgid ""
|
1196 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1197 |
"x 32px)"
|
@@ -1199,27 +1206,27 @@ msgstr ""
|
|
1199 |
"Upload een icoon dat u wilt gebruiken voor de Pinterest delen knop "
|
1200 |
"(aanbevolen 32 x 32px)"
|
1201 |
|
1202 |
-
#: plugin-options/wishlist_page-options.php:
|
1203 |
msgid "Pinterest share button style"
|
1204 |
msgstr "Stijl voor Pinterest delen knop"
|
1205 |
|
1206 |
-
#: plugin-options/wishlist_page-options.php:
|
1207 |
msgid "Choose colors for Pinterest share button"
|
1208 |
msgstr "Kies kleuren voor Pinterest delen knop"
|
1209 |
|
1210 |
-
#: plugin-options/wishlist_page-options.php:
|
1211 |
msgid "Email share button icon"
|
1212 |
msgstr "Icoon voor e-mail delen knop"
|
1213 |
|
1214 |
-
#: plugin-options/wishlist_page-options.php:
|
1215 |
msgid "Select an icon for the Email share button"
|
1216 |
msgstr "Selecteer een icoon voor de e-mail delen knop"
|
1217 |
|
1218 |
-
#: plugin-options/wishlist_page-options.php:
|
1219 |
msgid "Email share button custom icon"
|
1220 |
msgstr "Aangepaste icoon voor e-mail delen knop"
|
1221 |
|
1222 |
-
#: plugin-options/wishlist_page-options.php:
|
1223 |
msgid ""
|
1224 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1225 |
"x 32px)"
|
@@ -1227,27 +1234,27 @@ msgstr ""
|
|
1227 |
"Upload een icoon dat u wilt gebruiken voor de e-mail delen knop (aanbevolen "
|
1228 |
"32 x 32px)"
|
1229 |
|
1230 |
-
#: plugin-options/wishlist_page-options.php:
|
1231 |
msgid "Email share button style"
|
1232 |
msgstr "Stijl voor e-mail delen knop"
|
1233 |
|
1234 |
-
#: plugin-options/wishlist_page-options.php:
|
1235 |
msgid "Choose colors for the Email share button"
|
1236 |
msgstr "Kies kleuren voor e-mail delen knop"
|
1237 |
|
1238 |
-
#: plugin-options/wishlist_page-options.php:
|
1239 |
msgid "WhatsApp share button icon"
|
1240 |
msgstr "Icoon voor WhatsApp delen knop"
|
1241 |
|
1242 |
-
#: plugin-options/wishlist_page-options.php:
|
1243 |
msgid "Select an icon for the WhatsApp share button"
|
1244 |
msgstr "Selecteer een icoon voor de WhatsApp delen knop"
|
1245 |
|
1246 |
-
#: plugin-options/wishlist_page-options.php:
|
1247 |
msgid "WhatsApp share button custom icon"
|
1248 |
msgstr "Aangepast icoon voor WhatsApp delen knop"
|
1249 |
|
1250 |
-
#: plugin-options/wishlist_page-options.php:
|
1251 |
msgid ""
|
1252 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1253 |
"32px)"
|
@@ -1255,11 +1262,11 @@ msgstr ""
|
|
1255 |
"Upload een icoon dat u wilt gebruiken voor de WhatsApp delen knop "
|
1256 |
"(aanbevolen 32 x 32px)"
|
1257 |
|
1258 |
-
#: plugin-options/wishlist_page-options.php:
|
1259 |
msgid "WhatsApp share button style"
|
1260 |
msgstr "Stijl voor WhatsApp delen knop"
|
1261 |
|
1262 |
-
#: plugin-options/wishlist_page-options.php:
|
1263 |
msgid "Choose colors for WhatsApp share button"
|
1264 |
msgstr "Kies kleuren voor de WhatsApp delen knop"
|
1265 |
|
@@ -1432,74 +1439,74 @@ msgid ""
|
|
1432 |
"discount on the product they’ve added to the wishlist."
|
1433 |
msgstr ""
|
1434 |
|
1435 |
-
#: templates/share.php:
|
1436 |
msgid "Facebook"
|
1437 |
msgstr "Facebook"
|
1438 |
|
1439 |
-
#: templates/share.php:
|
1440 |
msgid "Twitter"
|
1441 |
msgstr "Twitter"
|
1442 |
|
1443 |
-
#: templates/share.php:
|
1444 |
msgid "Pinterest"
|
1445 |
msgstr "Pinterest"
|
1446 |
|
1447 |
-
#: templates/share.php:
|
1448 |
msgid "Email"
|
1449 |
msgstr "E-mail"
|
1450 |
|
1451 |
-
#: templates/share.php:
|
1452 |
msgid "WhatsApp"
|
1453 |
msgstr "WhatsApp"
|
1454 |
|
1455 |
-
#: templates/share.php:
|
1456 |
msgid "Whatsapp"
|
1457 |
msgstr "Whatsapp"
|
1458 |
|
1459 |
-
#: templates/share.php:
|
1460 |
msgid "(Now"
|
1461 |
msgstr "(U kunt nu"
|
1462 |
|
1463 |
-
#: templates/share.php:
|
1464 |
msgid "copy"
|
1465 |
msgstr "de verlanglijst link kopiëren"
|
1466 |
|
1467 |
-
#: templates/share.php:
|
1468 |
msgid "this wishlist link and share it anywhere)"
|
1469 |
msgstr "en overal delen)"
|
1470 |
|
1471 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1472 |
-
#: templates/wishlist-view-footer.php:
|
1473 |
msgid "Apply this action to all the selected items:"
|
1474 |
msgstr "Deze actie toepassen op alle geselecteerde items:"
|
1475 |
|
1476 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1477 |
-
#: templates/wishlist-view-footer.php:
|
1478 |
msgid "Remove from wishlist"
|
1479 |
msgstr "Verwijderen van verlanglijst"
|
1480 |
|
1481 |
#. translators: 1. Wishlist formatted name.
|
1482 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1483 |
-
#: templates/wishlist-view-footer.php:
|
1484 |
msgid "Move to %s"
|
1485 |
msgstr ""
|
1486 |
|
1487 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1488 |
-
#: templates/wishlist-view-footer.php:
|
1489 |
msgid "Apply"
|
1490 |
msgstr "Toepassen"
|
1491 |
|
1492 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1493 |
-
#: templates/wishlist-view-footer.php:
|
1494 |
msgid "Update"
|
1495 |
msgstr "Bijwerken"
|
1496 |
|
1497 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1498 |
-
#: templates/wishlist-view-footer.php:
|
1499 |
msgid "Add all to cart"
|
1500 |
msgstr "Allen toevoegen aan winkelwagen"
|
1501 |
|
1502 |
-
#: templates/wishlist-view-header.php:
|
1503 |
msgid "Edit title"
|
1504 |
msgstr "Bewerk titel"
|
1505 |
|
@@ -1519,28 +1526,28 @@ msgstr "Hoeveelheid:"
|
|
1519 |
msgid "Stock:"
|
1520 |
msgstr "Voorraad:"
|
1521 |
|
1522 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1523 |
msgid "Out of stock"
|
1524 |
msgstr "Niet op voorraad"
|
1525 |
|
1526 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1527 |
msgid "In Stock"
|
1528 |
msgstr "Op voorraad"
|
1529 |
|
1530 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1531 |
msgid "Move"
|
1532 |
msgstr "Verplaatsen"
|
1533 |
|
1534 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1535 |
msgid "Move to another list ›"
|
1536 |
msgstr "Verplaatsen naar een andere lijst ›"
|
1537 |
|
1538 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1539 |
-
#: templates/wishlist-view.php:
|
1540 |
msgid "Remove this product"
|
1541 |
msgstr "Verwijder dit product"
|
1542 |
|
1543 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1544 |
msgid "No products added to the wishlist"
|
1545 |
msgstr "Geen producten toegevoegd aan de verlanglijst"
|
1546 |
|
@@ -1565,11 +1572,11 @@ msgid "Arrange"
|
|
1565 |
msgstr "Schikken"
|
1566 |
|
1567 |
#. translators: date added label: 1 date added.
|
1568 |
-
#: templates/wishlist-view.php:
|
1569 |
msgid "Added on: %s"
|
1570 |
msgstr "Toegevoegd op: %s"
|
1571 |
|
1572 |
-
#: templates/wishlist-view.php:
|
1573 |
msgid "Remove"
|
1574 |
msgstr "Verwijderen"
|
1575 |
|
@@ -1582,38 +1589,45 @@ msgid ""
|
|
1582 |
"your e-commerce on <strong>YITH</strong></a>"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1586 |
msgctxt "page_slug"
|
1587 |
msgid "wishlist"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
-
#: includes/class
|
1591 |
msgctxt "date when wishlist was created"
|
1592 |
msgid "Created on"
|
1593 |
msgstr ""
|
1594 |
|
1595 |
-
#: includes/class
|
1596 |
msgctxt "[gutenberg]: block name"
|
1597 |
msgid "YITH Add to wishlist"
|
1598 |
msgstr ""
|
1599 |
|
1600 |
-
#: includes/class
|
1601 |
msgctxt "[gutenberg]: block name"
|
1602 |
msgid "YITH Wishlist"
|
1603 |
msgstr ""
|
1604 |
|
1605 |
-
#: includes/class
|
1606 |
msgctxt "[gutenberg]: block description"
|
1607 |
msgid "Shows Add to wishlist button"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
-
#: includes/class
|
1611 |
msgctxt "[gutenberg]: block description"
|
1612 |
msgid "Shows a list of products in wishlist"
|
1613 |
msgstr ""
|
1614 |
|
1615 |
#. translators: 1. % of reduction/increase in price.
|
1616 |
-
#: includes/class
|
1617 |
msgctxt ""
|
1618 |
"Part of the template that shows price variation since addition to list; "
|
1619 |
"placeholder will be replaced with a percentage"
|
@@ -1621,94 +1635,94 @@ msgid "Price is %1$s%%"
|
|
1621 |
msgstr ""
|
1622 |
|
1623 |
#. translators: 2: original product price.
|
1624 |
-
#: includes/class
|
1625 |
msgctxt ""
|
1626 |
"Part of the template that shows price variation since addition to list; "
|
1627 |
"placeholder will be replaced with a price"
|
1628 |
msgid "(Was %2$s when added in list)"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
-
#: includes/widgets/elementor/class
|
1632 |
msgctxt "Elementor widget name"
|
1633 |
msgid "YITH Wishlist Add button"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
-
#: includes/widgets/elementor/class
|
1637 |
#, fuzzy
|
1638 |
msgctxt "Elementor widget name"
|
1639 |
msgid "YITH Wishlist"
|
1640 |
msgstr "Verlanglijst"
|
1641 |
|
1642 |
-
#: includes/widgets/elementor/class
|
1643 |
#, fuzzy
|
1644 |
msgctxt "Elementor section title"
|
1645 |
msgid "Product"
|
1646 |
msgstr "Productnaam"
|
1647 |
|
1648 |
-
#: includes/widgets/elementor/class
|
1649 |
msgctxt "Elementor section title"
|
1650 |
msgid "Labels"
|
1651 |
msgstr ""
|
1652 |
|
1653 |
-
#: includes/widgets/elementor/class
|
1654 |
msgctxt "Elementor section title"
|
1655 |
msgid "Advanced"
|
1656 |
msgstr ""
|
1657 |
|
1658 |
-
#: includes/widgets/elementor/class
|
1659 |
#, fuzzy
|
1660 |
msgctxt "Elementor section title"
|
1661 |
msgid "Wishlist"
|
1662 |
msgstr "Verlanglijst"
|
1663 |
|
1664 |
-
#: includes/widgets/elementor/class
|
1665 |
#, fuzzy
|
1666 |
msgctxt "Elementor section title"
|
1667 |
msgid "Pagination"
|
1668 |
msgstr "Paginering"
|
1669 |
|
1670 |
-
#: includes/widgets/elementor/class
|
1671 |
#, fuzzy
|
1672 |
msgctxt "Elementor control label"
|
1673 |
msgid "Product ID"
|
1674 |
msgstr "Productnaam"
|
1675 |
|
1676 |
-
#: includes/widgets/elementor/class
|
1677 |
msgctxt "Elementor control label"
|
1678 |
msgid "Button label"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
-
#: includes/widgets/elementor/class
|
1682 |
#, fuzzy
|
1683 |
msgctxt "Elementor control label"
|
1684 |
msgid "\"Browse wishlist\" label"
|
1685 |
msgstr "\"Browse wishlist\" tekst"
|
1686 |
|
1687 |
-
#: includes/widgets/elementor/class
|
1688 |
#, fuzzy
|
1689 |
msgctxt "Elementor control label"
|
1690 |
msgid "\"Product already in wishlist\" label"
|
1691 |
msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst"
|
1692 |
|
1693 |
-
#: includes/widgets/elementor/class
|
1694 |
#, fuzzy
|
1695 |
msgctxt "Elementor control label"
|
1696 |
msgid "\"Product added to wishlist\" label"
|
1697 |
msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst"
|
1698 |
|
1699 |
-
#: includes/widgets/elementor/class
|
1700 |
#, fuzzy
|
1701 |
msgctxt "Elementor control label"
|
1702 |
msgid "URL of the wishlist page"
|
1703 |
msgstr "Verlanglijst pagina"
|
1704 |
|
1705 |
-
#: includes/widgets/elementor/class
|
1706 |
#, fuzzy
|
1707 |
msgctxt "Elementor control label"
|
1708 |
msgid "Icon for the button"
|
1709 |
msgstr "Selecteer een icoon voor de e-mail delen knop"
|
1710 |
|
1711 |
-
#: includes/widgets/elementor/class
|
1712 |
#, fuzzy
|
1713 |
msgctxt "Elementor control label"
|
1714 |
msgid "Additional CSS classes for the button"
|
@@ -1716,19 +1730,19 @@ msgstr ""
|
|
1716 |
"Aanvullende CSS klassen voor de knop (laat leeg om de standaardinstellingen "
|
1717 |
"te gebruiken)"
|
1718 |
|
1719 |
-
#: includes/widgets/elementor/class
|
1720 |
#, fuzzy
|
1721 |
msgctxt "Elementor control label"
|
1722 |
msgid "Wishlist ID"
|
1723 |
msgstr "Verlanglijst"
|
1724 |
|
1725 |
-
#: includes/widgets/elementor/class
|
1726 |
#, fuzzy
|
1727 |
msgctxt "Elementor control label"
|
1728 |
msgid "Paginate items"
|
1729 |
msgstr "Paginering"
|
1730 |
|
1731 |
-
#: includes/widgets/elementor/class
|
1732 |
#, fuzzy
|
1733 |
msgctxt "yith-woocommerce-wishlist"
|
1734 |
msgid "Items per page"
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Verlanglijst pagina"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr "Algemene instellingen"
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr "Toevoegen aan verlanglijst opties"
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr "Verlanglijst pagina opties"
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr "Premium versie"
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Verlanglijst"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
57 |
"Laat uw klanten een lijst met producten die zij willen kopen in uw e-"
|
58 |
"commerce, maken en delen."
|
59 |
|
60 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
61 |
+
#: templates/add-to-wishlist-remove.php:59
|
62 |
msgid "View ›"
|
63 |
msgstr "Bekijk ›"
|
64 |
|
65 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
66 |
+
#: templates/add-to-wishlist-remove.php:58
|
67 |
msgid "or"
|
68 |
msgstr "of"
|
69 |
|
70 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
71 |
msgid "Close"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
75 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
76 |
msgid "Product successfully removed."
|
77 |
msgstr "Product succesvol verwijderd."
|
78 |
|
79 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
80 |
msgid "Please, make sure to enter a valid title"
|
81 |
msgstr "let op dat u een geldige titel invoert"
|
82 |
|
83 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
84 |
msgid ""
|
85 |
"We are sorry, but this feature is available only if cookies on your browser "
|
86 |
"are enabled."
|
88 |
"Sorry, deze optie is alleen beschikbaar als cookies in uw browser zijn "
|
89 |
"ingeschakeld."
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
92 |
msgid "Product added to cart successfully"
|
93 |
msgstr "Product succesvol toegevoegd aan winkelwagen"
|
94 |
|
95 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
96 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
97 |
+
#: plugin-options/wishlist_page-options.php:240
|
98 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
99 |
+
#: templates/wishlist-view-footer.php:46
|
100 |
msgid "Add to cart"
|
101 |
msgstr "Toevoegen aan winkelwagen"
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
104 |
msgid "While you visit our site, we’ll track:"
|
105 |
msgstr "Terwijl u onze site bezoekt, volgen wij:"
|
106 |
|
107 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
108 |
msgid ""
|
109 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
110 |
"users your favourite products, and to create targeted email campaigns."
|
113 |
"en andere gebruikers onze favoriete producten te laten zien en om gerichte e-"
|
114 |
"mailcampagnes te maken."
|
115 |
|
116 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
117 |
msgid ""
|
118 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
119 |
"make them visible to the store staff"
|
121 |
"Verlanglijst die u heeft gemaakt: we houden de verlanglijst bij die u heeft "
|
122 |
"gemaakt, en maken deze zichtbaar voor het winkelpersoneel"
|
123 |
|
124 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
125 |
msgid ""
|
126 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
127 |
"browsing our site."
|
129 |
"We zullen ook cookies gebruiken om de inhoud van uw verlanglijst bij te "
|
130 |
"houden terwijl u onze site bezoekt."
|
131 |
|
132 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
133 |
msgid ""
|
134 |
"Members of our team have access to the information you provide us with. For "
|
135 |
"example, both Administrators and Shop Managers can access:"
|
137 |
"Onze teamleden hebben toegang tot de informatie die u met ons deelt. "
|
138 |
"Bijvoorbeeld. zowel administrateurs en winkel managers hebben toegang tot:"
|
139 |
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
141 |
msgid ""
|
142 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
143 |
"settings of your wishlists"
|
145 |
"Verlanglijstdetails, zoals toegevoegde producten, datum van toevoeging, naam "
|
146 |
"en privacy-instellingen van uw verlanglijst"
|
147 |
|
148 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
149 |
msgid ""
|
150 |
"Our team members have access to this information to offer you better deals "
|
151 |
"for the products you love."
|
153 |
"Onze teamleden hebben toegang tot deze informatie om u betere deals te "
|
154 |
"bieden voor de producten waar u van houdt."
|
155 |
|
156 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
157 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
158 |
msgid "Customer wishlists"
|
159 |
msgstr "Verlanglijsten klant"
|
160 |
|
161 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
162 |
#: plugin-options/lists-options.php:32
|
163 |
msgid "Wishlists"
|
164 |
msgstr "Verlanglijst"
|
165 |
|
166 |
#. Translators: %s Order number.
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
168 |
msgid "Removed wishlist %s."
|
169 |
msgstr "Verwijderde verlanglijst %s."
|
170 |
|
171 |
#. Translators: %s Order number.
|
172 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
173 |
msgid "Wishlist %s has been retained."
|
174 |
msgstr "Verlanglijst%s is bewaard gebleven."
|
175 |
|
176 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
177 |
msgid "Token"
|
178 |
msgstr "Token"
|
179 |
|
180 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
181 |
msgid "Wishlist URL"
|
182 |
msgstr "URL verlanglijst"
|
183 |
|
184 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
185 |
msgid "Title"
|
186 |
msgstr "Titel"
|
187 |
|
188 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
189 |
msgid "Visibility"
|
190 |
msgstr "Zichtbaarheid"
|
191 |
|
192 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
193 |
msgid "Items added"
|
194 |
msgstr "Items toegevoegd"
|
195 |
|
196 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
197 |
msgid ""
|
198 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
199 |
"product)"
|
201 |
"ID van het product om toe te voegen aan verlanglijst (laat leeg om een "
|
202 |
"algemeen product te gebruiken)"
|
203 |
|
204 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
205 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
"URL van de verlanglijst pagina (laat leeg om de standaardinstellingen te "
|
208 |
"gebruiken)"
|
209 |
|
210 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
211 |
msgid "Button label (leave empty to use the default settings)"
|
212 |
msgstr "Knop label (laat leeg om de standaardinstellingen te gebruiken)"
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
215 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
216 |
msgstr ""
|
217 |
"\"Browse verlanglijst\" label (laat leeg om de standaardinstellingen te "
|
218 |
"gebruiken)"
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
221 |
msgid ""
|
222 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
223 |
"settings)"
|
225 |
"\"Product al toegevoegd aan verlanglijst\" label (laat leeg om "
|
226 |
"standaardinstellingen te gebruiken)"
|
227 |
|
228 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
229 |
msgid ""
|
230 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
231 |
msgstr ""
|
232 |
"\"Product toegevoegd aan verlanglijst\" label (laat leeg om de "
|
233 |
"standaardinstellingen te gebruiken)"
|
234 |
|
235 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
236 |
msgid ""
|
237 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
238 |
"the default settings)"
|
240 |
"Icoon voor de knop (Gebruik een FontAwesome valid class, of laat het leeg om "
|
241 |
"de standaardinstellingen te gebruiken)"
|
242 |
|
243 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
244 |
msgid ""
|
245 |
"Additional CSS classes for the button (leave empty to use the default "
|
246 |
"settings)"
|
248 |
"Aanvullende CSS klassen voor de knop (laat leeg om de standaardinstellingen "
|
249 |
"te gebruiken)"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
252 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
253 |
msgstr ""
|
254 |
"Kies of items in de verlanglijst moeten worden gepagineerd of laat ze "
|
255 |
"allemaal zien"
|
256 |
|
257 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
258 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
259 |
msgid "Paginate"
|
260 |
msgstr "Paginering"
|
261 |
|
262 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
263 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
264 |
msgid "Do not paginate"
|
265 |
msgstr "Items niet pagineren"
|
266 |
|
267 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
268 |
msgid "Number of items to show per page"
|
269 |
msgstr "Aantal items om weer te geven per pagina"
|
270 |
|
271 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
272 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
273 |
msgstr "Verlanglijst ID om weer te geven (vb. K6EOWXB888ZD)"
|
274 |
|
275 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
276 |
msgid "Share on:"
|
277 |
msgstr "Delen op:"
|
278 |
|
279 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
280 |
#: plugin-options/wishlist_page-options.php:138
|
281 |
msgid "Share on Facebook"
|
282 |
msgstr "Delen op Facebook"
|
283 |
|
284 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
285 |
#: plugin-options/wishlist_page-options.php:147
|
286 |
msgid "Tweet on Twitter"
|
287 |
msgstr "Tweet op Twitter"
|
288 |
|
289 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
290 |
#: plugin-options/wishlist_page-options.php:156
|
291 |
msgid "Pin on Pinterest"
|
292 |
msgstr "Pin op Pinterest"
|
293 |
|
294 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
295 |
msgid "Share via email"
|
296 |
msgstr "Delen via e-mail"
|
297 |
|
298 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
299 |
#: plugin-options/wishlist_page-options.php:174
|
300 |
msgid "Share on WhatsApp"
|
301 |
msgstr "Delen via WhatsApp"
|
302 |
|
303 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
304 |
msgid "Remove from list"
|
305 |
msgstr "Verwijderen van lijst"
|
306 |
|
307 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
308 |
msgid "Free!"
|
309 |
msgstr "Gratis!"
|
310 |
|
311 |
+
#: includes/class-yith-wcwl.php:164
|
312 |
msgid "The item cannot be added to this wishlist"
|
313 |
msgstr "Het item kan niet worden toegevoegd aan deze verlanglijst"
|
314 |
|
315 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
316 |
msgid "An error occurred while adding the products to the wishlist."
|
317 |
msgstr ""
|
318 |
"Er is een fout opgetreden tijdens het toevoegen van het product aan de "
|
319 |
"verlanglijst."
|
320 |
|
321 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
322 |
msgid "Error. Unable to remove the product from the wishlist."
|
323 |
msgstr "Fout. Het product kon niet van de verlanglijst worden verwijderd."
|
324 |
|
325 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
326 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
327 |
msgid "Invalid wishlist."
|
328 |
msgstr "Ongeldige verlanglijst."
|
329 |
|
330 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
331 |
msgid "Invalid wishlist item."
|
332 |
msgstr "Ongeldig verlanglijst item."
|
333 |
|
334 |
#. translators: 1. Number of users.
|
335 |
+
#: includes/functions-yith-wcwl.php:249
|
336 |
msgid "%d user"
|
337 |
msgid_plural "%d users"
|
338 |
msgstr[0] "%d gebruiker"
|
339 |
msgstr[1] "%d gebruikers"
|
340 |
|
341 |
+
#: includes/functions-yith-wcwl.php:250
|
342 |
msgid "has this item in wishlist"
|
343 |
msgid_plural "have this item in wishlist"
|
344 |
msgstr[0] "heeft dit item in de verlanglijst"
|
345 |
msgstr[1] "hebben dit item in de verlanglijst"
|
346 |
|
347 |
+
#: includes/functions-yith-wcwl.php:252
|
348 |
msgid "You're the first"
|
349 |
msgstr "U bent de eerste"
|
350 |
|
351 |
+
#: includes/functions-yith-wcwl.php:253
|
352 |
msgid "to add this item in wishlist"
|
353 |
msgstr "dit item toevoegen aan verlanglijst"
|
354 |
|
355 |
#. translators: 1. Count of users when many, or "another" when only one.
|
356 |
+
#: includes/functions-yith-wcwl.php:257
|
357 |
msgid "You and %s user"
|
358 |
msgid_plural "You and %d users"
|
359 |
msgstr[0] "U en %s gebruiker"
|
360 |
msgstr[1] "U en %s gebruikers"
|
361 |
|
362 |
+
#: includes/functions-yith-wcwl.php:257
|
363 |
msgid "another"
|
364 |
msgstr ""
|
365 |
|
366 |
+
#: includes/functions-yith-wcwl.php:258
|
367 |
msgid "have this item in wishlist"
|
368 |
msgstr "hebben dit item in de verlanglijst"
|
369 |
|
370 |
+
#: includes/functions-yith-wcwl.php:425
|
371 |
msgid "None"
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: includes/functions-yith-wcwl.php:426
|
375 |
#, fuzzy
|
376 |
msgid "Custom"
|
377 |
msgstr "Custom CSS"
|
378 |
|
379 |
+
#: includes/functions-yith-wcwl.php:447
|
380 |
msgid "Shared"
|
381 |
msgstr "Gedeeld"
|
382 |
|
383 |
+
#: includes/functions-yith-wcwl.php:451
|
384 |
msgid "Only people with a link to this list can see it"
|
385 |
msgstr "Alleen mensen met een link naar deze lijst kunnen hem zien"
|
386 |
|
387 |
+
#: includes/functions-yith-wcwl.php:457
|
388 |
msgid "Private"
|
389 |
msgstr "Prive"
|
390 |
|
391 |
+
#: includes/functions-yith-wcwl.php:461
|
392 |
msgid "Only you can see this list"
|
393 |
msgstr "Alleen u kunt deze lijst zien"
|
394 |
|
395 |
+
#: includes/functions-yith-wcwl.php:467
|
396 |
msgid "Public"
|
397 |
msgstr "Openbaar"
|
398 |
|
399 |
+
#: includes/functions-yith-wcwl.php:471
|
400 |
msgid "Anyone can search for and see this list"
|
401 |
msgstr "Iedereen kan zoeken naar deze verlanglijst en deze lijst zien"
|
402 |
|
403 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
404 |
#: plugin-options/add_to_wishlist-options.php:127
|
405 |
msgid "Add to wishlist"
|
406 |
msgstr "Toevoegen aan verlanglijst"
|
407 |
|
408 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
409 |
#: plugin-options/add_to_wishlist-options.php:143
|
410 |
msgid "Browse wishlist"
|
411 |
msgstr "Browse verlanglijst"
|
412 |
|
413 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
414 |
#, fuzzy
|
415 |
msgid "Product already in wishlist"
|
416 |
msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst"
|
417 |
|
418 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
419 |
#, fuzzy
|
420 |
msgid "Product added to wishlist"
|
421 |
msgstr "Wanneer een product is toegevoegd aan de verlanglijst"
|
433 |
msgstr ""
|
434 |
|
435 |
#: plugin-options/add_to_wishlist-options.php:20
|
436 |
+
#: plugin-options/settings-options.php:27
|
437 |
msgid "General Settings"
|
438 |
msgstr "Algemene Instellingen"
|
439 |
|
555 |
msgstr "Na samenvatting"
|
556 |
|
557 |
#: plugin-options/add_to_wishlist-options.php:117
|
558 |
+
#: plugin-options/wishlist_page-options.php:222
|
559 |
msgid "Text customization"
|
560 |
msgstr "Tekst aanpassen"
|
561 |
|
624 |
"weergeven"
|
625 |
|
626 |
#: plugin-options/add_to_wishlist-options.php:172
|
627 |
+
#: plugin-options/wishlist_page-options.php:261
|
628 |
msgid "Textual (anchor)"
|
629 |
msgstr "Tekstueel (anker)"
|
630 |
|
631 |
#: plugin-options/add_to_wishlist-options.php:173
|
632 |
+
#: plugin-options/wishlist_page-options.php:262
|
633 |
msgid "Button with theme style"
|
634 |
msgstr "Knop met stijl thema"
|
635 |
|
636 |
#: plugin-options/add_to_wishlist-options.php:174
|
637 |
+
#: plugin-options/wishlist_page-options.php:263
|
638 |
msgid "Button with custom style"
|
639 |
msgstr "Knop met aangepaste stijl"
|
640 |
|
647 |
msgstr "Kies de kleuren van de \"Toevoegen aan verlanglijst\" knop"
|
648 |
|
649 |
#: plugin-options/add_to_wishlist-options.php:190
|
650 |
+
#: plugin-options/wishlist_page-options.php:279
|
651 |
+
#: plugin-options/wishlist_page-options.php:368
|
652 |
+
#: plugin-options/wishlist_page-options.php:417
|
653 |
+
#: plugin-options/wishlist_page-options.php:465
|
654 |
+
#: plugin-options/wishlist_page-options.php:552
|
655 |
+
#: plugin-options/wishlist_page-options.php:592
|
656 |
+
#: plugin-options/wishlist_page-options.php:632
|
657 |
+
#: plugin-options/wishlist_page-options.php:672
|
658 |
+
#: plugin-options/wishlist_page-options.php:712
|
659 |
msgid "Background"
|
660 |
msgstr "Achtergrond"
|
661 |
|
662 |
#: plugin-options/add_to_wishlist-options.php:195
|
663 |
+
#: plugin-options/wishlist_page-options.php:284
|
664 |
+
#: plugin-options/wishlist_page-options.php:373
|
665 |
+
#: plugin-options/wishlist_page-options.php:422
|
666 |
+
#: plugin-options/wishlist_page-options.php:470
|
667 |
+
#: plugin-options/wishlist_page-options.php:507
|
668 |
msgid "Text"
|
669 |
msgstr "Tekst"
|
670 |
|
671 |
#: plugin-options/add_to_wishlist-options.php:200
|
672 |
+
#: plugin-options/wishlist_page-options.php:289
|
673 |
+
#: plugin-options/wishlist_page-options.php:378
|
674 |
+
#: plugin-options/wishlist_page-options.php:427
|
675 |
+
#: plugin-options/wishlist_page-options.php:475
|
676 |
msgid "Border"
|
677 |
msgstr "Rand"
|
678 |
|
683 |
"zweven met muis"
|
684 |
|
685 |
#: plugin-options/add_to_wishlist-options.php:208
|
686 |
+
#: plugin-options/wishlist_page-options.php:297
|
687 |
+
#: plugin-options/wishlist_page-options.php:386
|
688 |
+
#: plugin-options/wishlist_page-options.php:435
|
689 |
msgid "Background Hover"
|
690 |
msgstr "Achtergrond zweven"
|
691 |
|
692 |
#: plugin-options/add_to_wishlist-options.php:213
|
693 |
+
#: plugin-options/wishlist_page-options.php:302
|
694 |
+
#: plugin-options/wishlist_page-options.php:391
|
695 |
+
#: plugin-options/wishlist_page-options.php:440
|
696 |
msgid "Text Hover"
|
697 |
msgstr "Tekst zweven"
|
698 |
|
699 |
#: plugin-options/add_to_wishlist-options.php:218
|
700 |
+
#: plugin-options/wishlist_page-options.php:307
|
701 |
+
#: plugin-options/wishlist_page-options.php:396
|
702 |
+
#: plugin-options/wishlist_page-options.php:445
|
703 |
msgid "Border Hover"
|
704 |
msgstr "Rand zweven"
|
705 |
|
706 |
#: plugin-options/add_to_wishlist-options.php:231
|
707 |
+
#: plugin-options/wishlist_page-options.php:320
|
708 |
msgid "Border radius"
|
709 |
msgstr "Rand Radius"
|
710 |
|
766 |
msgid "Search list"
|
767 |
msgstr "Verlanglijst delen"
|
768 |
|
769 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
770 |
+
#. yithemes.com.
|
771 |
+
#: plugin-options/settings-options.php:19
|
772 |
msgid ""
|
773 |
"If you want to take advantage of this feature, you could consider purchasing "
|
774 |
"the %s."
|
775 |
msgstr "Als u wilt profiteren van deze optie, kunt u overwegen de %s te kopen."
|
776 |
|
777 |
+
#: plugin-options/settings-options.php:34
|
778 |
msgid "Enable AJAX loading"
|
779 |
msgstr "AJAX loading inschakelen"
|
780 |
|
781 |
+
#: plugin-options/settings-options.php:35
|
782 |
msgid "Load any cacheable wishlist item via AJAX"
|
783 |
msgstr ""
|
784 |
|
785 |
+
#: plugin-options/settings-options.php:48
|
786 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
787 |
msgstr "YITH WooCommerce Frequently Bought Together Integratie"
|
788 |
|
789 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
790 |
+
#. yithemes.com.
|
791 |
+
#: plugin-options/settings-options.php:51
|
792 |
msgid ""
|
793 |
"In order to use this integration you have to install and activate YITH "
|
794 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
796 |
"Om deze integratie te gebriuken moet u YITH WooCommerce Frequently Bought "
|
797 |
"Together instaleren en activeren <a href=\"%s\">Meer informatie</a>"
|
798 |
|
799 |
+
#: plugin-options/settings-options.php:56
|
800 |
msgid "Enable slider in wishlist"
|
801 |
msgstr "Slider in verlanglijst inschakelen"
|
802 |
|
803 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
804 |
+
#. Bought Together.
|
805 |
+
#: plugin-options/settings-options.php:58
|
806 |
#, fuzzy
|
807 |
msgid ""
|
808 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
941 |
"Verlanglijst titel die wordt gebruikt voor delen (wordt alleen gebruikt op "
|
942 |
"Twitter en Pinterest)"
|
943 |
|
944 |
+
#. translators: 1. Blog name.
|
945 |
+
#: plugin-options/wishlist_page-options.php:195
|
946 |
msgid "My wishlist on %s"
|
947 |
msgstr "Mijn verlanglijst op %s"
|
948 |
|
949 |
+
#: plugin-options/wishlist_page-options.php:200
|
950 |
msgid "Social text"
|
951 |
msgstr "Social tekst"
|
952 |
|
953 |
+
#: plugin-options/wishlist_page-options.php:201
|
954 |
msgid ""
|
955 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
956 |
"and Pinterest"
|
958 |
"Typ het bericht dat u wilt publiceren wanneer u uw verlanglijst deelt op "
|
959 |
"Twitter en Pinterest"
|
960 |
|
961 |
+
#: plugin-options/wishlist_page-options.php:209
|
962 |
msgid "Social image URL"
|
963 |
msgstr "Social afbeelding URL"
|
964 |
|
965 |
+
#: plugin-options/wishlist_page-options.php:210
|
966 |
msgid "It will be used to pin the wishlist on Pinterest."
|
967 |
msgstr "Zal worden gebruikt om de verlanglijst te pinnen op Pinterest."
|
968 |
|
969 |
+
#: plugin-options/wishlist_page-options.php:229
|
970 |
msgid "Default wishlist name"
|
971 |
msgstr "Standaard naam verlanglijst"
|
972 |
|
973 |
+
#: plugin-options/wishlist_page-options.php:230
|
974 |
msgid ""
|
975 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
976 |
"automatically generated for all users if they do not create any custom one"
|
979 |
"automatisch wordt gegenereerd voor alle gebruikers, als zij geen aangepaste "
|
980 |
"lijst aanmaken."
|
981 |
|
982 |
+
#: plugin-options/wishlist_page-options.php:232
|
983 |
#, fuzzy
|
984 |
msgid "My wishlist"
|
985 |
msgstr "Mijn verlanglijst op %s"
|
986 |
|
987 |
+
#: plugin-options/wishlist_page-options.php:237
|
988 |
msgid "\"Add to cart\" text"
|
989 |
msgstr "\"Toevoegen aan winkelwagen\" tekst"
|
990 |
|
991 |
+
#: plugin-options/wishlist_page-options.php:238
|
992 |
msgid "Enter a text for the \"Add to cart\" button"
|
993 |
msgstr "Tekst invoeren voor de \"Toevoegen aan winkelwagen\" knop"
|
994 |
|
995 |
+
#: plugin-options/wishlist_page-options.php:250
|
996 |
msgid "Style & color customization"
|
997 |
msgstr "Stijl & kleur aanpassing"
|
998 |
|
999 |
+
#: plugin-options/wishlist_page-options.php:257
|
1000 |
msgid "Style of \"Add to cart\""
|
1001 |
msgstr "Stijl van \"Toevoegen aan winkelwagen\""
|
1002 |
|
1003 |
+
#: plugin-options/wishlist_page-options.php:258
|
1004 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
1005 |
msgstr ""
|
1006 |
"Bepaal of u een tekstuele \"Toevoegen aan winkelwagen\" link of knop wilt "
|
1007 |
"weergeven"
|
1008 |
|
1009 |
+
#: plugin-options/wishlist_page-options.php:271
|
1010 |
msgid "\"Add to cart\" button style"
|
1011 |
msgstr "\"Toevoegen aan winkelwagen\" knop stijl"
|
1012 |
|
1013 |
+
#: plugin-options/wishlist_page-options.php:277
|
1014 |
msgid "Choose the colors for the \"Add to cart\" button"
|
1015 |
msgstr "Kies de kleuren van de \"Toevoegen aan winkelwagen\" knop"
|
1016 |
|
1017 |
+
#: plugin-options/wishlist_page-options.php:295
|
1018 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
1019 |
msgstr ""
|
1020 |
"Kies de kleuren van de \"Toevoegen aan winkelwagen\" knop bij erover zweven "
|
1021 |
"met muis"
|
1022 |
|
1023 |
+
#: plugin-options/wishlist_page-options.php:321
|
1024 |
msgid "Set the radius for the \"Add to cart\" button"
|
1025 |
msgstr "Bepaal de radius voor de \"Toevoegen aan winkelwagen\" knop"
|
1026 |
|
1027 |
+
#: plugin-options/wishlist_page-options.php:335
|
1028 |
msgid "\"Add to cart\" icon"
|
1029 |
msgstr "\"Toevoegen aan winkelwagen\" icoon"
|
1030 |
|
1031 |
+
#: plugin-options/wishlist_page-options.php:336
|
1032 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
1033 |
msgstr ""
|
1034 |
"Selecteer een icoon voor de \"Toevoegen aan winkelwagen\" knop (optioneel)"
|
1035 |
|
1036 |
+
#: plugin-options/wishlist_page-options.php:351
|
1037 |
msgid "\"Add to cart\" custom icon"
|
1038 |
msgstr "\"Toevoegen aan winkelwagen\" aangepast icoon"
|
1039 |
|
1040 |
+
#: plugin-options/wishlist_page-options.php:352
|
1041 |
msgid ""
|
1042 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
1043 |
"32px x 32px)"
|
1045 |
"Een icoon uploaden dat u wilt gebruiken voor de \"Toevoegen aan winkelwagen"
|
1046 |
"\" knop (aanbevolen 32 x 32px)"
|
1047 |
|
1048 |
+
#: plugin-options/wishlist_page-options.php:360
|
1049 |
msgid "Primary button style"
|
1050 |
msgstr "Eerste knop stijl"
|
1051 |
|
1052 |
+
#: plugin-options/wishlist_page-options.php:366
|
1053 |
msgid ""
|
1054 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
1055 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
1060 |
"indienen\" knop in de Beheren weergave en \"Verlanglijst zoeken\" knop in de "
|
1061 |
"Zoeken weergave</small>"
|
1062 |
|
1063 |
+
#: plugin-options/wishlist_page-options.php:384
|
1064 |
msgid ""
|
1065 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
1066 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
1072 |
"verlanglijst weergave, \"Wijzigingen indienen\" knop in de Beheren weergave "
|
1073 |
"en \"Verlanglijst zoeken\" knop in de Zoeken weergave</small>"
|
1074 |
|
1075 |
+
#: plugin-options/wishlist_page-options.php:409
|
1076 |
msgid "Secondary button style"
|
1077 |
msgstr "Tweede knop stijl"
|
1078 |
|
1079 |
+
#: plugin-options/wishlist_page-options.php:415
|
1080 |
+
#: plugin-options/wishlist_page-options.php:433
|
1081 |
msgid ""
|
1082 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
1083 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
1084 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: plugin-options/wishlist_page-options.php:458
|
1088 |
msgid "Wishlist table style"
|
1089 |
msgstr "Tabelstijl verlanglijst"
|
1090 |
|
1091 |
+
#: plugin-options/wishlist_page-options.php:459
|
1092 |
msgid ""
|
1093 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
1094 |
msgstr ""
|
1095 |
"Kies de kleuren van de verlanglijst tabel (bij instellen op \"Traditionele\" "
|
1096 |
"lay-out)"
|
1097 |
|
1098 |
+
#: plugin-options/wishlist_page-options.php:487
|
1099 |
msgid "Highlight color"
|
1100 |
msgstr "Highlight kleur"
|
1101 |
|
1102 |
+
#: plugin-options/wishlist_page-options.php:488
|
1103 |
msgid ""
|
1104 |
"Choose the color for all sections with background<br/><small>This color will "
|
1105 |
"be used as background for the wishlist table heading and footer (when set to "
|
1110 |
"(bij instellen op \"Traditionele\" lay-out), en voor verschillende "
|
1111 |
"formulieren in verlanglijst weergaven</small>"
|
1112 |
|
1113 |
+
#: plugin-options/wishlist_page-options.php:500
|
1114 |
msgid "Share button text color"
|
1115 |
msgstr "Delen knop tekst kleur"
|
1116 |
|
1117 |
+
#: plugin-options/wishlist_page-options.php:501
|
1118 |
msgid "Choose colors for share buttons text"
|
1119 |
msgstr "Kies tekst kleur voor delen knoppen"
|
1120 |
|
1121 |
+
#: plugin-options/wishlist_page-options.php:512
|
1122 |
msgid "Text hover"
|
1123 |
msgstr "Tekst zweven"
|
1124 |
|
1125 |
+
#: plugin-options/wishlist_page-options.php:525
|
1126 |
msgid "Facebook share button icon"
|
1127 |
msgstr "Icoon voor Facebook delen knop"
|
1128 |
|
1129 |
+
#: plugin-options/wishlist_page-options.php:526
|
1130 |
msgid "Select an icon for the Facebook share button"
|
1131 |
msgstr "Selecteer een icoon voor de Facebook delen knop"
|
1132 |
|
1133 |
+
#: plugin-options/wishlist_page-options.php:536
|
1134 |
msgid "Facebook share button custom icon"
|
1135 |
msgstr "Aangepast icoon voor Facebook delen knop"
|
1136 |
|
1137 |
+
#: plugin-options/wishlist_page-options.php:537
|
1138 |
msgid ""
|
1139 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1140 |
"32px)"
|
1142 |
"Upload een icoon dat u wilt gebruiken voor de Facebook delen knop "
|
1143 |
"(aanbevolen 32 x 32px)"
|
1144 |
|
1145 |
+
#: plugin-options/wishlist_page-options.php:545
|
1146 |
msgid "Facebook share button style"
|
1147 |
msgstr "Stijl voor Facebook delen knop"
|
1148 |
|
1149 |
+
#: plugin-options/wishlist_page-options.php:546
|
1150 |
msgid "Choose colors for Facebook share button"
|
1151 |
msgstr "Kies kleuren voor Facebook delen knop"
|
1152 |
|
1153 |
+
#: plugin-options/wishlist_page-options.php:557
|
1154 |
+
#: plugin-options/wishlist_page-options.php:597
|
1155 |
+
#: plugin-options/wishlist_page-options.php:637
|
1156 |
+
#: plugin-options/wishlist_page-options.php:677
|
1157 |
+
#: plugin-options/wishlist_page-options.php:717
|
1158 |
msgid "Background hover"
|
1159 |
msgstr "Achtergrond zweven"
|
1160 |
|
1161 |
+
#: plugin-options/wishlist_page-options.php:565
|
1162 |
msgid "Twitter share button icon"
|
1163 |
msgstr "Icoon voor Twitter delen knop"
|
1164 |
|
1165 |
+
#: plugin-options/wishlist_page-options.php:566
|
1166 |
msgid "Select an icon for the Twitter share button"
|
1167 |
msgstr "Selecteer een icoon voor de Twitter delen knop"
|
1168 |
|
1169 |
+
#: plugin-options/wishlist_page-options.php:576
|
1170 |
msgid "Twitter share button custom icon"
|
1171 |
msgstr "Aangepast icoon voor Twitter delen knop"
|
1172 |
|
1173 |
+
#: plugin-options/wishlist_page-options.php:577
|
1174 |
msgid ""
|
1175 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1176 |
"32px)"
|
1178 |
"Upload een icoon dat u wilt gebruiken voor de Twitter delen knop (aanbevolen "
|
1179 |
"32 x 32px)"
|
1180 |
|
1181 |
+
#: plugin-options/wishlist_page-options.php:585
|
1182 |
msgid "Twitter share button style"
|
1183 |
msgstr "Stijl voor Twitter delen knop"
|
1184 |
|
1185 |
+
#: plugin-options/wishlist_page-options.php:586
|
1186 |
msgid "Choose colors for Twitter share button"
|
1187 |
msgstr "Kies kleuren voor Twitter delen knop"
|
1188 |
|
1189 |
+
#: plugin-options/wishlist_page-options.php:605
|
1190 |
msgid "Pinterest share button icon"
|
1191 |
msgstr "Icoon voor Pinterest delen knop"
|
1192 |
|
1193 |
+
#: plugin-options/wishlist_page-options.php:606
|
1194 |
msgid "Select an icon for the Pinterest share button"
|
1195 |
msgstr "Selecteer een icoon voor de Pinterest delen knop"
|
1196 |
|
1197 |
+
#: plugin-options/wishlist_page-options.php:616
|
1198 |
msgid "Pinterest share button custom icon"
|
1199 |
msgstr "Aangepast icoon voor Pinterest delen knop"
|
1200 |
|
1201 |
+
#: plugin-options/wishlist_page-options.php:617
|
1202 |
msgid ""
|
1203 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1204 |
"x 32px)"
|
1206 |
"Upload een icoon dat u wilt gebruiken voor de Pinterest delen knop "
|
1207 |
"(aanbevolen 32 x 32px)"
|
1208 |
|
1209 |
+
#: plugin-options/wishlist_page-options.php:625
|
1210 |
msgid "Pinterest share button style"
|
1211 |
msgstr "Stijl voor Pinterest delen knop"
|
1212 |
|
1213 |
+
#: plugin-options/wishlist_page-options.php:626
|
1214 |
msgid "Choose colors for Pinterest share button"
|
1215 |
msgstr "Kies kleuren voor Pinterest delen knop"
|
1216 |
|
1217 |
+
#: plugin-options/wishlist_page-options.php:645
|
1218 |
msgid "Email share button icon"
|
1219 |
msgstr "Icoon voor e-mail delen knop"
|
1220 |
|
1221 |
+
#: plugin-options/wishlist_page-options.php:646
|
1222 |
msgid "Select an icon for the Email share button"
|
1223 |
msgstr "Selecteer een icoon voor de e-mail delen knop"
|
1224 |
|
1225 |
+
#: plugin-options/wishlist_page-options.php:656
|
1226 |
msgid "Email share button custom icon"
|
1227 |
msgstr "Aangepaste icoon voor e-mail delen knop"
|
1228 |
|
1229 |
+
#: plugin-options/wishlist_page-options.php:657
|
1230 |
msgid ""
|
1231 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1232 |
"x 32px)"
|
1234 |
"Upload een icoon dat u wilt gebruiken voor de e-mail delen knop (aanbevolen "
|
1235 |
"32 x 32px)"
|
1236 |
|
1237 |
+
#: plugin-options/wishlist_page-options.php:665
|
1238 |
msgid "Email share button style"
|
1239 |
msgstr "Stijl voor e-mail delen knop"
|
1240 |
|
1241 |
+
#: plugin-options/wishlist_page-options.php:666
|
1242 |
msgid "Choose colors for the Email share button"
|
1243 |
msgstr "Kies kleuren voor e-mail delen knop"
|
1244 |
|
1245 |
+
#: plugin-options/wishlist_page-options.php:685
|
1246 |
msgid "WhatsApp share button icon"
|
1247 |
msgstr "Icoon voor WhatsApp delen knop"
|
1248 |
|
1249 |
+
#: plugin-options/wishlist_page-options.php:686
|
1250 |
msgid "Select an icon for the WhatsApp share button"
|
1251 |
msgstr "Selecteer een icoon voor de WhatsApp delen knop"
|
1252 |
|
1253 |
+
#: plugin-options/wishlist_page-options.php:696
|
1254 |
msgid "WhatsApp share button custom icon"
|
1255 |
msgstr "Aangepast icoon voor WhatsApp delen knop"
|
1256 |
|
1257 |
+
#: plugin-options/wishlist_page-options.php:697
|
1258 |
msgid ""
|
1259 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1260 |
"32px)"
|
1262 |
"Upload een icoon dat u wilt gebruiken voor de WhatsApp delen knop "
|
1263 |
"(aanbevolen 32 x 32px)"
|
1264 |
|
1265 |
+
#: plugin-options/wishlist_page-options.php:705
|
1266 |
msgid "WhatsApp share button style"
|
1267 |
msgstr "Stijl voor WhatsApp delen knop"
|
1268 |
|
1269 |
+
#: plugin-options/wishlist_page-options.php:706
|
1270 |
msgid "Choose colors for WhatsApp share button"
|
1271 |
msgstr "Kies kleuren voor de WhatsApp delen knop"
|
1272 |
|
1439 |
"discount on the product they’ve added to the wishlist."
|
1440 |
msgstr ""
|
1441 |
|
1442 |
+
#: templates/share.php:51 templates/share.php:52
|
1443 |
msgid "Facebook"
|
1444 |
msgstr "Facebook"
|
1445 |
|
1446 |
+
#: templates/share.php:59 templates/share.php:60
|
1447 |
msgid "Twitter"
|
1448 |
msgstr "Twitter"
|
1449 |
|
1450 |
+
#: templates/share.php:67 templates/share.php:68
|
1451 |
msgid "Pinterest"
|
1452 |
msgstr "Pinterest"
|
1453 |
|
1454 |
+
#: templates/share.php:75 templates/share.php:76
|
1455 |
msgid "Email"
|
1456 |
msgstr "E-mail"
|
1457 |
|
1458 |
+
#: templates/share.php:83
|
1459 |
msgid "WhatsApp"
|
1460 |
msgstr "WhatsApp"
|
1461 |
|
1462 |
+
#: templates/share.php:84
|
1463 |
msgid "Whatsapp"
|
1464 |
msgstr "Whatsapp"
|
1465 |
|
1466 |
+
#: templates/share.php:93
|
1467 |
msgid "(Now"
|
1468 |
msgstr "(U kunt nu"
|
1469 |
|
1470 |
+
#: templates/share.php:93
|
1471 |
msgid "copy"
|
1472 |
msgstr "de verlanglijst link kopiëren"
|
1473 |
|
1474 |
+
#: templates/share.php:93
|
1475 |
msgid "this wishlist link and share it anywhere)"
|
1476 |
msgstr "en overal delen)"
|
1477 |
|
1478 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1479 |
+
#: templates/wishlist-view-footer.php:44
|
1480 |
msgid "Apply this action to all the selected items:"
|
1481 |
msgstr "Deze actie toepassen op alle geselecteerde items:"
|
1482 |
|
1483 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1484 |
+
#: templates/wishlist-view-footer.php:49
|
1485 |
msgid "Remove from wishlist"
|
1486 |
msgstr "Verwijderen van verlanglijst"
|
1487 |
|
1488 |
#. translators: 1. Wishlist formatted name.
|
1489 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1490 |
+
#: templates/wishlist-view-footer.php:67
|
1491 |
msgid "Move to %s"
|
1492 |
msgstr ""
|
1493 |
|
1494 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1495 |
+
#: templates/wishlist-view-footer.php:73
|
1496 |
msgid "Apply"
|
1497 |
msgstr "Toepassen"
|
1498 |
|
1499 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1500 |
+
#: templates/wishlist-view-footer.php:81
|
1501 |
msgid "Update"
|
1502 |
msgstr "Bijwerken"
|
1503 |
|
1504 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1505 |
+
#: templates/wishlist-view-footer.php:103
|
1506 |
msgid "Add all to cart"
|
1507 |
msgstr "Allen toevoegen aan winkelwagen"
|
1508 |
|
1509 |
+
#: templates/wishlist-view-header.php:48
|
1510 |
msgid "Edit title"
|
1511 |
msgstr "Bewerk titel"
|
1512 |
|
1526 |
msgid "Stock:"
|
1527 |
msgstr "Voorraad:"
|
1528 |
|
1529 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1530 |
msgid "Out of stock"
|
1531 |
msgstr "Niet op voorraad"
|
1532 |
|
1533 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1534 |
msgid "In Stock"
|
1535 |
msgstr "Op voorraad"
|
1536 |
|
1537 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1538 |
msgid "Move"
|
1539 |
msgstr "Verplaatsen"
|
1540 |
|
1541 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1542 |
msgid "Move to another list ›"
|
1543 |
msgstr "Verplaatsen naar een andere lijst ›"
|
1544 |
|
1545 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1546 |
+
#: templates/wishlist-view.php:293
|
1547 |
msgid "Remove this product"
|
1548 |
msgstr "Verwijder dit product"
|
1549 |
|
1550 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1551 |
msgid "No products added to the wishlist"
|
1552 |
msgstr "Geen producten toegevoegd aan de verlanglijst"
|
1553 |
|
1572 |
msgstr "Schikken"
|
1573 |
|
1574 |
#. translators: date added label: 1 date added.
|
1575 |
+
#: templates/wishlist-view.php:243
|
1576 |
msgid "Added on: %s"
|
1577 |
msgstr "Toegevoegd op: %s"
|
1578 |
|
1579 |
+
#: templates/wishlist-view.php:293
|
1580 |
msgid "Remove"
|
1581 |
msgstr "Verwijderen"
|
1582 |
|
1589 |
"your e-commerce on <strong>YITH</strong></a>"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1593 |
+
msgctxt "[HELP TAB] Video title"
|
1594 |
+
msgid ""
|
1595 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1596 |
+
"</b>"
|
1597 |
+
msgstr ""
|
1598 |
+
|
1599 |
+
#: includes/class-yith-wcwl-install.php:340
|
1600 |
msgctxt "page_slug"
|
1601 |
msgid "wishlist"
|
1602 |
msgstr ""
|
1603 |
|
1604 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1605 |
msgctxt "date when wishlist was created"
|
1606 |
msgid "Created on"
|
1607 |
msgstr ""
|
1608 |
|
1609 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1610 |
msgctxt "[gutenberg]: block name"
|
1611 |
msgid "YITH Add to wishlist"
|
1612 |
msgstr ""
|
1613 |
|
1614 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1615 |
msgctxt "[gutenberg]: block name"
|
1616 |
msgid "YITH Wishlist"
|
1617 |
msgstr ""
|
1618 |
|
1619 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1620 |
msgctxt "[gutenberg]: block description"
|
1621 |
msgid "Shows Add to wishlist button"
|
1622 |
msgstr ""
|
1623 |
|
1624 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1625 |
msgctxt "[gutenberg]: block description"
|
1626 |
msgid "Shows a list of products in wishlist"
|
1627 |
msgstr ""
|
1628 |
|
1629 |
#. translators: 1. % of reduction/increase in price.
|
1630 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1631 |
msgctxt ""
|
1632 |
"Part of the template that shows price variation since addition to list; "
|
1633 |
"placeholder will be replaced with a percentage"
|
1635 |
msgstr ""
|
1636 |
|
1637 |
#. translators: 2: original product price.
|
1638 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1639 |
msgctxt ""
|
1640 |
"Part of the template that shows price variation since addition to list; "
|
1641 |
"placeholder will be replaced with a price"
|
1642 |
msgid "(Was %2$s when added in list)"
|
1643 |
msgstr ""
|
1644 |
|
1645 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1646 |
msgctxt "Elementor widget name"
|
1647 |
msgid "YITH Wishlist Add button"
|
1648 |
msgstr ""
|
1649 |
|
1650 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1651 |
#, fuzzy
|
1652 |
msgctxt "Elementor widget name"
|
1653 |
msgid "YITH Wishlist"
|
1654 |
msgstr "Verlanglijst"
|
1655 |
|
1656 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1657 |
#, fuzzy
|
1658 |
msgctxt "Elementor section title"
|
1659 |
msgid "Product"
|
1660 |
msgstr "Productnaam"
|
1661 |
|
1662 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1663 |
msgctxt "Elementor section title"
|
1664 |
msgid "Labels"
|
1665 |
msgstr ""
|
1666 |
|
1667 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1668 |
msgctxt "Elementor section title"
|
1669 |
msgid "Advanced"
|
1670 |
msgstr ""
|
1671 |
|
1672 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1673 |
#, fuzzy
|
1674 |
msgctxt "Elementor section title"
|
1675 |
msgid "Wishlist"
|
1676 |
msgstr "Verlanglijst"
|
1677 |
|
1678 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1679 |
#, fuzzy
|
1680 |
msgctxt "Elementor section title"
|
1681 |
msgid "Pagination"
|
1682 |
msgstr "Paginering"
|
1683 |
|
1684 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1685 |
#, fuzzy
|
1686 |
msgctxt "Elementor control label"
|
1687 |
msgid "Product ID"
|
1688 |
msgstr "Productnaam"
|
1689 |
|
1690 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1691 |
msgctxt "Elementor control label"
|
1692 |
msgid "Button label"
|
1693 |
msgstr ""
|
1694 |
|
1695 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1696 |
#, fuzzy
|
1697 |
msgctxt "Elementor control label"
|
1698 |
msgid "\"Browse wishlist\" label"
|
1699 |
msgstr "\"Browse wishlist\" tekst"
|
1700 |
|
1701 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1702 |
#, fuzzy
|
1703 |
msgctxt "Elementor control label"
|
1704 |
msgid "\"Product already in wishlist\" label"
|
1705 |
msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst"
|
1706 |
|
1707 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1708 |
#, fuzzy
|
1709 |
msgctxt "Elementor control label"
|
1710 |
msgid "\"Product added to wishlist\" label"
|
1711 |
msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst"
|
1712 |
|
1713 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1714 |
#, fuzzy
|
1715 |
msgctxt "Elementor control label"
|
1716 |
msgid "URL of the wishlist page"
|
1717 |
msgstr "Verlanglijst pagina"
|
1718 |
|
1719 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1720 |
#, fuzzy
|
1721 |
msgctxt "Elementor control label"
|
1722 |
msgid "Icon for the button"
|
1723 |
msgstr "Selecteer een icoon voor de e-mail delen knop"
|
1724 |
|
1725 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1726 |
#, fuzzy
|
1727 |
msgctxt "Elementor control label"
|
1728 |
msgid "Additional CSS classes for the button"
|
1730 |
"Aanvullende CSS klassen voor de knop (laat leeg om de standaardinstellingen "
|
1731 |
"te gebruiken)"
|
1732 |
|
1733 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1734 |
#, fuzzy
|
1735 |
msgctxt "Elementor control label"
|
1736 |
msgid "Wishlist ID"
|
1737 |
msgstr "Verlanglijst"
|
1738 |
|
1739 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1740 |
#, fuzzy
|
1741 |
msgctxt "Elementor control label"
|
1742 |
msgid "Paginate items"
|
1743 |
msgstr "Paginering"
|
1744 |
|
1745 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1746 |
#, fuzzy
|
1747 |
msgctxt "yith-woocommerce-wishlist"
|
1748 |
msgid "Items per page"
|
languages/yith-woocommerce-wishlist-pl_PL.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-pl_PL.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -24,366 +24,366 @@ msgstr ""
|
|
24 |
"X-Poedit-SearchPath-0: ..\n"
|
25 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
26 |
|
27 |
-
#: includes/class
|
28 |
#, fuzzy
|
29 |
msgid "Wishlist Page"
|
30 |
msgstr "Obserwowane"
|
31 |
|
32 |
-
#: includes/class
|
33 |
msgid "General settings"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: includes/class
|
37 |
msgid "Add to wishlist options"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: includes/class
|
41 |
msgid "Wishlist page options"
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: includes/class
|
45 |
msgid "Premium Version"
|
46 |
msgstr ""
|
47 |
|
48 |
-
#: includes/class
|
49 |
-
#: includes/class
|
50 |
msgid "Wishlist"
|
51 |
msgstr "Obserwowane"
|
52 |
|
53 |
-
#: includes/class
|
54 |
msgid ""
|
55 |
"Allows your customers to create and share lists of products that they want "
|
56 |
"to purchase on your e-commerce."
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: includes/class
|
60 |
-
#: templates/add-to-wishlist-remove.php:
|
61 |
msgid "View ›"
|
62 |
msgstr ""
|
63 |
|
64 |
-
#: includes/class
|
65 |
-
#: templates/add-to-wishlist-remove.php:
|
66 |
msgid "or"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: includes/class
|
70 |
msgid "Close"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: includes/class
|
74 |
-
#: includes/class
|
75 |
msgid "Product successfully removed."
|
76 |
msgstr "Produkt został usunięty."
|
77 |
|
78 |
-
#: includes/class
|
79 |
msgid "Please, make sure to enter a valid title"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: includes/class
|
83 |
msgid ""
|
84 |
"We are sorry, but this feature is available only if cookies on your browser "
|
85 |
"are enabled."
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: includes/class
|
89 |
msgid "Product added to cart successfully"
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: includes/class
|
93 |
-
#: includes/class
|
94 |
-
#: plugin-options/wishlist_page-options.php:
|
95 |
-
#: templates/wishlist-view-footer-mobile.php:
|
96 |
-
#: templates/wishlist-view-footer.php:
|
97 |
msgid "Add to cart"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: includes/class
|
101 |
msgid "While you visit our site, we’ll track:"
|
102 |
msgstr ""
|
103 |
|
104 |
-
#: includes/class
|
105 |
msgid ""
|
106 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
107 |
"users your favourite products, and to create targeted email campaigns."
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: includes/class
|
111 |
msgid ""
|
112 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
113 |
"make them visible to the store staff"
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: includes/class
|
117 |
msgid ""
|
118 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
119 |
"browsing our site."
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: includes/class
|
123 |
msgid ""
|
124 |
"Members of our team have access to the information you provide us with. For "
|
125 |
"example, both Administrators and Shop Managers can access:"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: includes/class
|
129 |
msgid ""
|
130 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
131 |
"settings of your wishlists"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: includes/class
|
135 |
msgid ""
|
136 |
"Our team members have access to this information to offer you better deals "
|
137 |
"for the products you love."
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: includes/class
|
141 |
-
#: includes/class
|
142 |
msgid "Customer wishlists"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: includes/class
|
146 |
#: plugin-options/lists-options.php:32
|
147 |
msgid "Wishlists"
|
148 |
msgstr "Obserwowane"
|
149 |
|
150 |
#. Translators: %s Order number.
|
151 |
-
#: includes/class
|
152 |
msgid "Removed wishlist %s."
|
153 |
msgstr "Moja lista życzeń: %s"
|
154 |
|
155 |
#. Translators: %s Order number.
|
156 |
-
#: includes/class
|
157 |
msgid "Wishlist %s has been retained."
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: includes/class
|
161 |
msgid "Token"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: includes/class
|
165 |
msgid "Wishlist URL"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: includes/class
|
169 |
msgid "Title"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: includes/class
|
173 |
msgid "Visibility"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: includes/class
|
177 |
msgid "Items added"
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: includes/class
|
181 |
msgid ""
|
182 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
183 |
"product)"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: includes/class
|
187 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: includes/class
|
191 |
msgid "Button label (leave empty to use the default settings)"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: includes/class
|
195 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: includes/class
|
199 |
msgid ""
|
200 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
201 |
"settings)"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: includes/class
|
205 |
msgid ""
|
206 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: includes/class
|
210 |
msgid ""
|
211 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
212 |
"the default settings)"
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: includes/class
|
216 |
msgid ""
|
217 |
"Additional CSS classes for the button (leave empty to use the default "
|
218 |
"settings)"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: includes/class
|
222 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: includes/class
|
226 |
-
#: includes/widgets/elementor/class
|
227 |
msgid "Paginate"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: includes/class
|
231 |
-
#: includes/widgets/elementor/class
|
232 |
msgid "Do not paginate"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: includes/class
|
236 |
msgid "Number of items to show per page"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: includes/class
|
240 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: includes/class
|
244 |
msgid "Share on:"
|
245 |
msgstr "Udostępnij na:"
|
246 |
|
247 |
-
#: includes/class
|
248 |
#: plugin-options/wishlist_page-options.php:138
|
249 |
msgid "Share on Facebook"
|
250 |
msgstr "Udostępnij na Facebooku"
|
251 |
|
252 |
-
#: includes/class
|
253 |
#: plugin-options/wishlist_page-options.php:147
|
254 |
msgid "Tweet on Twitter"
|
255 |
msgstr "Poleć na Twitterze"
|
256 |
|
257 |
-
#: includes/class
|
258 |
#: plugin-options/wishlist_page-options.php:156
|
259 |
msgid "Pin on Pinterest"
|
260 |
msgstr "Poleć na Pintereście"
|
261 |
|
262 |
-
#: includes/class
|
263 |
msgid "Share via email"
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: includes/class
|
267 |
#: plugin-options/wishlist_page-options.php:174
|
268 |
msgid "Share on WhatsApp"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: includes/class
|
272 |
msgid "Remove from list"
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: includes/class
|
276 |
msgid "Free!"
|
277 |
msgstr "Darmowe!"
|
278 |
|
279 |
-
#: includes/class
|
280 |
msgid "The item cannot be added to this wishlist"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: includes/class
|
284 |
msgid "An error occurred while adding the products to the wishlist."
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: includes/class
|
288 |
msgid "Error. Unable to remove the product from the wishlist."
|
289 |
msgstr "Błąd. Nie można usunąć produktu z listy życzeń."
|
290 |
|
291 |
-
#: includes/data-stores/class
|
292 |
-
#: includes/data-stores/class
|
293 |
msgid "Invalid wishlist."
|
294 |
msgstr ""
|
295 |
|
296 |
-
#: includes/data-stores/class
|
297 |
msgid "Invalid wishlist item."
|
298 |
msgstr ""
|
299 |
|
300 |
#. translators: 1. Number of users.
|
301 |
-
#: includes/functions
|
302 |
msgid "%d user"
|
303 |
msgid_plural "%d users"
|
304 |
msgstr[0] ""
|
305 |
msgstr[1] ""
|
306 |
msgstr[2] ""
|
307 |
|
308 |
-
#: includes/functions
|
309 |
msgid "has this item in wishlist"
|
310 |
msgid_plural "have this item in wishlist"
|
311 |
msgstr[0] ""
|
312 |
msgstr[1] ""
|
313 |
msgstr[2] ""
|
314 |
|
315 |
-
#: includes/functions
|
316 |
msgid "You're the first"
|
317 |
msgstr ""
|
318 |
|
319 |
-
#: includes/functions
|
320 |
msgid "to add this item in wishlist"
|
321 |
msgstr ""
|
322 |
|
323 |
#. translators: 1. Count of users when many, or "another" when only one.
|
324 |
-
#: includes/functions
|
325 |
msgid "You and %s user"
|
326 |
msgid_plural "You and %d users"
|
327 |
msgstr[0] ""
|
328 |
msgstr[1] ""
|
329 |
msgstr[2] ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "another"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "have this item in wishlist"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
msgid "None"
|
341 |
msgstr ""
|
342 |
|
343 |
-
#: includes/functions
|
344 |
#, fuzzy
|
345 |
msgid "Custom"
|
346 |
msgstr "Własny CSS"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Shared"
|
350 |
msgstr "Udostępniony"
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Only people with a link to this list can see it"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Private"
|
358 |
msgstr "Prywatny"
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Only you can see this list"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Public"
|
366 |
msgstr "Publiczny"
|
367 |
|
368 |
-
#: includes/functions
|
369 |
msgid "Anyone can search for and see this list"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: includes/widgets/elementor/class
|
373 |
#: plugin-options/add_to_wishlist-options.php:127
|
374 |
msgid "Add to wishlist"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: includes/widgets/elementor/class
|
378 |
#: plugin-options/add_to_wishlist-options.php:143
|
379 |
msgid "Browse wishlist"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: includes/widgets/elementor/class
|
383 |
msgid "Product already in wishlist"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: includes/widgets/elementor/class
|
387 |
msgid "Product added to wishlist"
|
388 |
msgstr ""
|
389 |
|
@@ -400,7 +400,7 @@ msgid "while you are using the premium one."
|
|
400 |
msgstr ""
|
401 |
|
402 |
#: plugin-options/add_to_wishlist-options.php:20
|
403 |
-
#: plugin-options/settings-options.php:
|
404 |
msgid "General Settings"
|
405 |
msgstr "Ustawienia ogólne"
|
406 |
|
@@ -503,7 +503,7 @@ msgid "After summary"
|
|
503 |
msgstr "Po podsumowaniu"
|
504 |
|
505 |
#: plugin-options/add_to_wishlist-options.php:117
|
506 |
-
#: plugin-options/wishlist_page-options.php:
|
507 |
msgid "Text customization"
|
508 |
msgstr ""
|
509 |
|
@@ -565,17 +565,17 @@ msgid ""
|
|
565 |
msgstr ""
|
566 |
|
567 |
#: plugin-options/add_to_wishlist-options.php:172
|
568 |
-
#: plugin-options/wishlist_page-options.php:
|
569 |
msgid "Textual (anchor)"
|
570 |
msgstr ""
|
571 |
|
572 |
#: plugin-options/add_to_wishlist-options.php:173
|
573 |
-
#: plugin-options/wishlist_page-options.php:
|
574 |
msgid "Button with theme style"
|
575 |
msgstr ""
|
576 |
|
577 |
#: plugin-options/add_to_wishlist-options.php:174
|
578 |
-
#: plugin-options/wishlist_page-options.php:
|
579 |
msgid "Button with custom style"
|
580 |
msgstr ""
|
581 |
|
@@ -588,32 +588,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
588 |
msgstr ""
|
589 |
|
590 |
#: plugin-options/add_to_wishlist-options.php:190
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
-
#: plugin-options/wishlist_page-options.php:
|
600 |
msgid "Background"
|
601 |
msgstr "Tło"
|
602 |
|
603 |
#: plugin-options/add_to_wishlist-options.php:195
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
-
#: plugin-options/wishlist_page-options.php:
|
609 |
msgid "Text"
|
610 |
msgstr "Tekst"
|
611 |
|
612 |
#: plugin-options/add_to_wishlist-options.php:200
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
-
#: plugin-options/wishlist_page-options.php:
|
617 |
msgid "Border"
|
618 |
msgstr "Ramka"
|
619 |
|
@@ -622,28 +622,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
622 |
msgstr ""
|
623 |
|
624 |
#: plugin-options/add_to_wishlist-options.php:208
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
-
#: plugin-options/wishlist_page-options.php:
|
628 |
msgid "Background Hover"
|
629 |
msgstr ""
|
630 |
|
631 |
#: plugin-options/add_to_wishlist-options.php:213
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
-
#: plugin-options/wishlist_page-options.php:
|
635 |
msgid "Text Hover"
|
636 |
msgstr ""
|
637 |
|
638 |
#: plugin-options/add_to_wishlist-options.php:218
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
-
#: plugin-options/wishlist_page-options.php:
|
642 |
msgid "Border Hover"
|
643 |
msgstr ""
|
644 |
|
645 |
#: plugin-options/add_to_wishlist-options.php:231
|
646 |
-
#: plugin-options/wishlist_page-options.php:
|
647 |
msgid "Border radius"
|
648 |
msgstr ""
|
649 |
|
@@ -698,35 +698,41 @@ msgstr ""
|
|
698 |
msgid "Search list"
|
699 |
msgstr ""
|
700 |
|
701 |
-
|
|
|
|
|
702 |
msgid ""
|
703 |
"If you want to take advantage of this feature, you could consider purchasing "
|
704 |
"the %s."
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: plugin-options/settings-options.php:
|
708 |
msgid "Enable AJAX loading"
|
709 |
msgstr ""
|
710 |
|
711 |
-
#: plugin-options/settings-options.php:
|
712 |
msgid "Load any cacheable wishlist item via AJAX"
|
713 |
msgstr ""
|
714 |
|
715 |
-
#: plugin-options/settings-options.php:
|
716 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
717 |
msgstr ""
|
718 |
|
719 |
-
|
|
|
|
|
720 |
msgid ""
|
721 |
"In order to use this integration you have to install and activate YITH "
|
722 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
723 |
msgstr ""
|
724 |
|
725 |
-
#: plugin-options/settings-options.php:
|
726 |
msgid "Enable slider in wishlist"
|
727 |
msgstr ""
|
728 |
|
729 |
-
|
|
|
|
|
730 |
msgid ""
|
731 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
732 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -846,109 +852,110 @@ msgstr ""
|
|
846 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
847 |
msgstr ""
|
848 |
|
849 |
-
|
|
|
850 |
msgid "My wishlist on %s"
|
851 |
msgstr "Moja lista życzeń: %s"
|
852 |
|
853 |
-
#: plugin-options/wishlist_page-options.php:
|
854 |
msgid "Social text"
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: plugin-options/wishlist_page-options.php:
|
858 |
msgid ""
|
859 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
860 |
"and Pinterest"
|
861 |
msgstr ""
|
862 |
|
863 |
-
#: plugin-options/wishlist_page-options.php:
|
864 |
msgid "Social image URL"
|
865 |
msgstr ""
|
866 |
|
867 |
-
#: plugin-options/wishlist_page-options.php:
|
868 |
msgid "It will be used to pin the wishlist on Pinterest."
|
869 |
msgstr ""
|
870 |
|
871 |
-
#: plugin-options/wishlist_page-options.php:
|
872 |
msgid "Default wishlist name"
|
873 |
msgstr ""
|
874 |
|
875 |
-
#: plugin-options/wishlist_page-options.php:
|
876 |
msgid ""
|
877 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
878 |
"automatically generated for all users if they do not create any custom one"
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: plugin-options/wishlist_page-options.php:
|
882 |
#, fuzzy
|
883 |
msgid "My wishlist"
|
884 |
msgstr "Moja lista życzeń: %s"
|
885 |
|
886 |
-
#: plugin-options/wishlist_page-options.php:
|
887 |
msgid "\"Add to cart\" text"
|
888 |
msgstr ""
|
889 |
|
890 |
-
#: plugin-options/wishlist_page-options.php:
|
891 |
msgid "Enter a text for the \"Add to cart\" button"
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: plugin-options/wishlist_page-options.php:
|
895 |
msgid "Style & color customization"
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: plugin-options/wishlist_page-options.php:
|
899 |
msgid "Style of \"Add to cart\""
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: plugin-options/wishlist_page-options.php:
|
903 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
904 |
msgstr ""
|
905 |
|
906 |
-
#: plugin-options/wishlist_page-options.php:
|
907 |
msgid "\"Add to cart\" button style"
|
908 |
msgstr ""
|
909 |
|
910 |
-
#: plugin-options/wishlist_page-options.php:
|
911 |
msgid "Choose the colors for the \"Add to cart\" button"
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: plugin-options/wishlist_page-options.php:
|
915 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: plugin-options/wishlist_page-options.php:
|
919 |
msgid "Set the radius for the \"Add to cart\" button"
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: plugin-options/wishlist_page-options.php:
|
923 |
msgid "\"Add to cart\" icon"
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: plugin-options/wishlist_page-options.php:
|
927 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: plugin-options/wishlist_page-options.php:
|
931 |
msgid "\"Add to cart\" custom icon"
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: plugin-options/wishlist_page-options.php:
|
935 |
msgid ""
|
936 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
937 |
"32px x 32px)"
|
938 |
msgstr ""
|
939 |
|
940 |
-
#: plugin-options/wishlist_page-options.php:
|
941 |
msgid "Primary button style"
|
942 |
msgstr ""
|
943 |
|
944 |
-
#: plugin-options/wishlist_page-options.php:
|
945 |
msgid ""
|
946 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
947 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
948 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
949 |
msgstr ""
|
950 |
|
951 |
-
#: plugin-options/wishlist_page-options.php:
|
952 |
msgid ""
|
953 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
954 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -956,185 +963,185 @@ msgid ""
|
|
956 |
"small>"
|
957 |
msgstr ""
|
958 |
|
959 |
-
#: plugin-options/wishlist_page-options.php:
|
960 |
msgid "Secondary button style"
|
961 |
msgstr ""
|
962 |
|
963 |
-
#: plugin-options/wishlist_page-options.php:
|
964 |
-
#: plugin-options/wishlist_page-options.php:
|
965 |
msgid ""
|
966 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
967 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
968 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
969 |
msgstr ""
|
970 |
|
971 |
-
#: plugin-options/wishlist_page-options.php:
|
972 |
msgid "Wishlist table style"
|
973 |
msgstr ""
|
974 |
|
975 |
-
#: plugin-options/wishlist_page-options.php:
|
976 |
msgid ""
|
977 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
978 |
msgstr ""
|
979 |
|
980 |
-
#: plugin-options/wishlist_page-options.php:
|
981 |
msgid "Highlight color"
|
982 |
msgstr ""
|
983 |
|
984 |
-
#: plugin-options/wishlist_page-options.php:
|
985 |
msgid ""
|
986 |
"Choose the color for all sections with background<br/><small>This color will "
|
987 |
"be used as background for the wishlist table heading and footer (when set to "
|
988 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: plugin-options/wishlist_page-options.php:
|
992 |
msgid "Share button text color"
|
993 |
msgstr ""
|
994 |
|
995 |
-
#: plugin-options/wishlist_page-options.php:
|
996 |
msgid "Choose colors for share buttons text"
|
997 |
msgstr ""
|
998 |
|
999 |
-
#: plugin-options/wishlist_page-options.php:
|
1000 |
msgid "Text hover"
|
1001 |
msgstr ""
|
1002 |
|
1003 |
-
#: plugin-options/wishlist_page-options.php:
|
1004 |
msgid "Facebook share button icon"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
-
#: plugin-options/wishlist_page-options.php:
|
1008 |
msgid "Select an icon for the Facebook share button"
|
1009 |
msgstr ""
|
1010 |
|
1011 |
-
#: plugin-options/wishlist_page-options.php:
|
1012 |
msgid "Facebook share button custom icon"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
-
#: plugin-options/wishlist_page-options.php:
|
1016 |
msgid ""
|
1017 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1018 |
"32px)"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: plugin-options/wishlist_page-options.php:
|
1022 |
msgid "Facebook share button style"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
-
#: plugin-options/wishlist_page-options.php:
|
1026 |
msgid "Choose colors for Facebook share button"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
-
#: plugin-options/wishlist_page-options.php:
|
1034 |
msgid "Background hover"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
-
#: plugin-options/wishlist_page-options.php:
|
1038 |
msgid "Twitter share button icon"
|
1039 |
msgstr ""
|
1040 |
|
1041 |
-
#: plugin-options/wishlist_page-options.php:
|
1042 |
msgid "Select an icon for the Twitter share button"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
-
#: plugin-options/wishlist_page-options.php:
|
1046 |
msgid "Twitter share button custom icon"
|
1047 |
msgstr ""
|
1048 |
|
1049 |
-
#: plugin-options/wishlist_page-options.php:
|
1050 |
msgid ""
|
1051 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1052 |
"32px)"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#: plugin-options/wishlist_page-options.php:
|
1056 |
msgid "Twitter share button style"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
-
#: plugin-options/wishlist_page-options.php:
|
1060 |
msgid "Choose colors for Twitter share button"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: plugin-options/wishlist_page-options.php:
|
1064 |
msgid "Pinterest share button icon"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: plugin-options/wishlist_page-options.php:
|
1068 |
msgid "Select an icon for the Pinterest share button"
|
1069 |
msgstr ""
|
1070 |
|
1071 |
-
#: plugin-options/wishlist_page-options.php:
|
1072 |
msgid "Pinterest share button custom icon"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
-
#: plugin-options/wishlist_page-options.php:
|
1076 |
msgid ""
|
1077 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1078 |
"x 32px)"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
-
#: plugin-options/wishlist_page-options.php:
|
1082 |
msgid "Pinterest share button style"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: plugin-options/wishlist_page-options.php:
|
1086 |
msgid "Choose colors for Pinterest share button"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
-
#: plugin-options/wishlist_page-options.php:
|
1090 |
msgid "Email share button icon"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
-
#: plugin-options/wishlist_page-options.php:
|
1094 |
msgid "Select an icon for the Email share button"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
-
#: plugin-options/wishlist_page-options.php:
|
1098 |
msgid "Email share button custom icon"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
-
#: plugin-options/wishlist_page-options.php:
|
1102 |
msgid ""
|
1103 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1104 |
"x 32px)"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
-
#: plugin-options/wishlist_page-options.php:
|
1108 |
msgid "Email share button style"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
-
#: plugin-options/wishlist_page-options.php:
|
1112 |
msgid "Choose colors for the Email share button"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
-
#: plugin-options/wishlist_page-options.php:
|
1116 |
msgid "WhatsApp share button icon"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: plugin-options/wishlist_page-options.php:
|
1120 |
msgid "Select an icon for the WhatsApp share button"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
-
#: plugin-options/wishlist_page-options.php:
|
1124 |
msgid "WhatsApp share button custom icon"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
-
#: plugin-options/wishlist_page-options.php:
|
1128 |
msgid ""
|
1129 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1130 |
"32px)"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: plugin-options/wishlist_page-options.php:
|
1134 |
msgid "WhatsApp share button style"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: plugin-options/wishlist_page-options.php:
|
1138 |
msgid "Choose colors for WhatsApp share button"
|
1139 |
msgstr ""
|
1140 |
|
@@ -1307,74 +1314,74 @@ msgid ""
|
|
1307 |
"discount on the product they’ve added to the wishlist."
|
1308 |
msgstr ""
|
1309 |
|
1310 |
-
#: templates/share.php:
|
1311 |
msgid "Facebook"
|
1312 |
msgstr "Facebook"
|
1313 |
|
1314 |
-
#: templates/share.php:
|
1315 |
msgid "Twitter"
|
1316 |
msgstr "Twitter"
|
1317 |
|
1318 |
-
#: templates/share.php:
|
1319 |
msgid "Pinterest"
|
1320 |
msgstr "Pinterest"
|
1321 |
|
1322 |
-
#: templates/share.php:
|
1323 |
msgid "Email"
|
1324 |
msgstr "Adres mailowy"
|
1325 |
|
1326 |
-
#: templates/share.php:
|
1327 |
msgid "WhatsApp"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
-
#: templates/share.php:
|
1331 |
msgid "Whatsapp"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
-
#: templates/share.php:
|
1335 |
msgid "(Now"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: templates/share.php:
|
1339 |
msgid "copy"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: templates/share.php:
|
1343 |
msgid "this wishlist link and share it anywhere)"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1347 |
-
#: templates/wishlist-view-footer.php:
|
1348 |
msgid "Apply this action to all the selected items:"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1352 |
-
#: templates/wishlist-view-footer.php:
|
1353 |
msgid "Remove from wishlist"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
#. translators: 1. Wishlist formatted name.
|
1357 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1358 |
-
#: templates/wishlist-view-footer.php:
|
1359 |
msgid "Move to %s"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1363 |
-
#: templates/wishlist-view-footer.php:
|
1364 |
msgid "Apply"
|
1365 |
msgstr ""
|
1366 |
|
1367 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1368 |
-
#: templates/wishlist-view-footer.php:
|
1369 |
msgid "Update"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1373 |
-
#: templates/wishlist-view-footer.php:
|
1374 |
msgid "Add all to cart"
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: templates/wishlist-view-header.php:
|
1378 |
msgid "Edit title"
|
1379 |
msgstr "Edytuj tytuł"
|
1380 |
|
@@ -1394,28 +1401,28 @@ msgstr ""
|
|
1394 |
msgid "Stock:"
|
1395 |
msgstr ""
|
1396 |
|
1397 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1398 |
msgid "Out of stock"
|
1399 |
msgstr ""
|
1400 |
|
1401 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1402 |
msgid "In Stock"
|
1403 |
msgstr "Dostępny"
|
1404 |
|
1405 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1406 |
msgid "Move"
|
1407 |
msgstr "Przenieś"
|
1408 |
|
1409 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1410 |
msgid "Move to another list ›"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1414 |
-
#: templates/wishlist-view.php:
|
1415 |
msgid "Remove this product"
|
1416 |
msgstr "Usuń"
|
1417 |
|
1418 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1419 |
msgid "No products added to the wishlist"
|
1420 |
msgstr ""
|
1421 |
|
@@ -1440,11 +1447,11 @@ msgid "Arrange"
|
|
1440 |
msgstr ""
|
1441 |
|
1442 |
#. translators: date added label: 1 date added.
|
1443 |
-
#: templates/wishlist-view.php:
|
1444 |
msgid "Added on: %s"
|
1445 |
msgstr ""
|
1446 |
|
1447 |
-
#: templates/wishlist-view.php:
|
1448 |
msgid "Remove"
|
1449 |
msgstr "Usuń"
|
1450 |
|
@@ -1457,38 +1464,45 @@ msgid ""
|
|
1457 |
"your e-commerce on <strong>YITH</strong></a>"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1461 |
msgctxt "page_slug"
|
1462 |
msgid "wishlist"
|
1463 |
msgstr ""
|
1464 |
|
1465 |
-
#: includes/class
|
1466 |
msgctxt "date when wishlist was created"
|
1467 |
msgid "Created on"
|
1468 |
msgstr ""
|
1469 |
|
1470 |
-
#: includes/class
|
1471 |
msgctxt "[gutenberg]: block name"
|
1472 |
msgid "YITH Add to wishlist"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: includes/class
|
1476 |
msgctxt "[gutenberg]: block name"
|
1477 |
msgid "YITH Wishlist"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
-
#: includes/class
|
1481 |
msgctxt "[gutenberg]: block description"
|
1482 |
msgid "Shows Add to wishlist button"
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: includes/class
|
1486 |
msgctxt "[gutenberg]: block description"
|
1487 |
msgid "Shows a list of products in wishlist"
|
1488 |
msgstr ""
|
1489 |
|
1490 |
#. translators: 1. % of reduction/increase in price.
|
1491 |
-
#: includes/class
|
1492 |
msgctxt ""
|
1493 |
"Part of the template that shows price variation since addition to list; "
|
1494 |
"placeholder will be replaced with a percentage"
|
@@ -1496,102 +1510,102 @@ msgid "Price is %1$s%%"
|
|
1496 |
msgstr ""
|
1497 |
|
1498 |
#. translators: 2: original product price.
|
1499 |
-
#: includes/class
|
1500 |
msgctxt ""
|
1501 |
"Part of the template that shows price variation since addition to list; "
|
1502 |
"placeholder will be replaced with a price"
|
1503 |
msgid "(Was %2$s when added in list)"
|
1504 |
msgstr ""
|
1505 |
|
1506 |
-
#: includes/widgets/elementor/class
|
1507 |
msgctxt "Elementor widget name"
|
1508 |
msgid "YITH Wishlist Add button"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
-
#: includes/widgets/elementor/class
|
1512 |
#, fuzzy
|
1513 |
msgctxt "Elementor widget name"
|
1514 |
msgid "YITH Wishlist"
|
1515 |
msgstr "Obserwowane"
|
1516 |
|
1517 |
-
#: includes/widgets/elementor/class
|
1518 |
msgctxt "Elementor section title"
|
1519 |
msgid "Product"
|
1520 |
msgstr ""
|
1521 |
|
1522 |
-
#: includes/widgets/elementor/class
|
1523 |
msgctxt "Elementor section title"
|
1524 |
msgid "Labels"
|
1525 |
msgstr ""
|
1526 |
|
1527 |
-
#: includes/widgets/elementor/class
|
1528 |
msgctxt "Elementor section title"
|
1529 |
msgid "Advanced"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
-
#: includes/widgets/elementor/class
|
1533 |
#, fuzzy
|
1534 |
msgctxt "Elementor section title"
|
1535 |
msgid "Wishlist"
|
1536 |
msgstr "Obserwowane"
|
1537 |
|
1538 |
-
#: includes/widgets/elementor/class
|
1539 |
msgctxt "Elementor section title"
|
1540 |
msgid "Pagination"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: includes/widgets/elementor/class
|
1544 |
msgctxt "Elementor control label"
|
1545 |
msgid "Product ID"
|
1546 |
msgstr ""
|
1547 |
|
1548 |
-
#: includes/widgets/elementor/class
|
1549 |
msgctxt "Elementor control label"
|
1550 |
msgid "Button label"
|
1551 |
msgstr ""
|
1552 |
|
1553 |
-
#: includes/widgets/elementor/class
|
1554 |
msgctxt "Elementor control label"
|
1555 |
msgid "\"Browse wishlist\" label"
|
1556 |
msgstr ""
|
1557 |
|
1558 |
-
#: includes/widgets/elementor/class
|
1559 |
msgctxt "Elementor control label"
|
1560 |
msgid "\"Product already in wishlist\" label"
|
1561 |
msgstr ""
|
1562 |
|
1563 |
-
#: includes/widgets/elementor/class
|
1564 |
msgctxt "Elementor control label"
|
1565 |
msgid "\"Product added to wishlist\" label"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
-
#: includes/widgets/elementor/class
|
1569 |
msgctxt "Elementor control label"
|
1570 |
msgid "URL of the wishlist page"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
-
#: includes/widgets/elementor/class
|
1574 |
msgctxt "Elementor control label"
|
1575 |
msgid "Icon for the button"
|
1576 |
msgstr ""
|
1577 |
|
1578 |
-
#: includes/widgets/elementor/class
|
1579 |
msgctxt "Elementor control label"
|
1580 |
msgid "Additional CSS classes for the button"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
-
#: includes/widgets/elementor/class
|
1584 |
#, fuzzy
|
1585 |
msgctxt "Elementor control label"
|
1586 |
msgid "Wishlist ID"
|
1587 |
msgstr "Obserwowane"
|
1588 |
|
1589 |
-
#: includes/widgets/elementor/class
|
1590 |
msgctxt "Elementor control label"
|
1591 |
msgid "Paginate items"
|
1592 |
msgstr ""
|
1593 |
|
1594 |
-
#: includes/widgets/elementor/class
|
1595 |
msgctxt "yith-woocommerce-wishlist"
|
1596 |
msgid "Items per page"
|
1597 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
24 |
"X-Poedit-SearchPath-0: ..\n"
|
25 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
26 |
|
27 |
+
#: includes/class-yith-wcwl-admin.php:126
|
28 |
#, fuzzy
|
29 |
msgid "Wishlist Page"
|
30 |
msgstr "Obserwowane"
|
31 |
|
32 |
+
#: includes/class-yith-wcwl-admin.php:148
|
33 |
msgid "General settings"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: includes/class-yith-wcwl-admin.php:149
|
37 |
msgid "Add to wishlist options"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: includes/class-yith-wcwl-admin.php:150
|
41 |
msgid "Wishlist page options"
|
42 |
msgstr ""
|
43 |
|
44 |
+
#: includes/class-yith-wcwl-admin.php:151
|
45 |
msgid "Premium Version"
|
46 |
msgstr ""
|
47 |
|
48 |
+
#: includes/class-yith-wcwl-admin.php:249
|
49 |
+
#: includes/class-yith-wcwl-install.php:342
|
50 |
msgid "Wishlist"
|
51 |
msgstr "Obserwowane"
|
52 |
|
53 |
+
#: includes/class-yith-wcwl-admin.php:251
|
54 |
msgid ""
|
55 |
"Allows your customers to create and share lists of products that they want "
|
56 |
"to purchase on your e-commerce."
|
57 |
msgstr ""
|
58 |
|
59 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
60 |
+
#: templates/add-to-wishlist-remove.php:59
|
61 |
msgid "View ›"
|
62 |
msgstr ""
|
63 |
|
64 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
65 |
+
#: templates/add-to-wishlist-remove.php:58
|
66 |
msgid "or"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
70 |
msgid "Close"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
74 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
75 |
msgid "Product successfully removed."
|
76 |
msgstr "Produkt został usunięty."
|
77 |
|
78 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
79 |
msgid "Please, make sure to enter a valid title"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
83 |
msgid ""
|
84 |
"We are sorry, but this feature is available only if cookies on your browser "
|
85 |
"are enabled."
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
89 |
msgid "Product added to cart successfully"
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
93 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
94 |
+
#: plugin-options/wishlist_page-options.php:240
|
95 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
96 |
+
#: templates/wishlist-view-footer.php:46
|
97 |
msgid "Add to cart"
|
98 |
msgstr ""
|
99 |
|
100 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
101 |
msgid "While you visit our site, we’ll track:"
|
102 |
msgstr ""
|
103 |
|
104 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
105 |
msgid ""
|
106 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
107 |
"users your favourite products, and to create targeted email campaigns."
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
111 |
msgid ""
|
112 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
113 |
"make them visible to the store staff"
|
114 |
msgstr ""
|
115 |
|
116 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
117 |
msgid ""
|
118 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
119 |
"browsing our site."
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
123 |
msgid ""
|
124 |
"Members of our team have access to the information you provide us with. For "
|
125 |
"example, both Administrators and Shop Managers can access:"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
129 |
msgid ""
|
130 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
131 |
"settings of your wishlists"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
135 |
msgid ""
|
136 |
"Our team members have access to this information to offer you better deals "
|
137 |
"for the products you love."
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
141 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
142 |
msgid "Customer wishlists"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
146 |
#: plugin-options/lists-options.php:32
|
147 |
msgid "Wishlists"
|
148 |
msgstr "Obserwowane"
|
149 |
|
150 |
#. Translators: %s Order number.
|
151 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
152 |
msgid "Removed wishlist %s."
|
153 |
msgstr "Moja lista życzeń: %s"
|
154 |
|
155 |
#. Translators: %s Order number.
|
156 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
157 |
msgid "Wishlist %s has been retained."
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
161 |
msgid "Token"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
165 |
msgid "Wishlist URL"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
169 |
msgid "Title"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
173 |
msgid "Visibility"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
177 |
msgid "Items added"
|
178 |
msgstr ""
|
179 |
|
180 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
181 |
msgid ""
|
182 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
183 |
"product)"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
187 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
191 |
msgid "Button label (leave empty to use the default settings)"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
195 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
196 |
msgstr ""
|
197 |
|
198 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
199 |
msgid ""
|
200 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
201 |
"settings)"
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
205 |
msgid ""
|
206 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
210 |
msgid ""
|
211 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
212 |
"the default settings)"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
216 |
msgid ""
|
217 |
"Additional CSS classes for the button (leave empty to use the default "
|
218 |
"settings)"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
222 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
226 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
227 |
msgid "Paginate"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
231 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
232 |
msgid "Do not paginate"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
236 |
msgid "Number of items to show per page"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
240 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
244 |
msgid "Share on:"
|
245 |
msgstr "Udostępnij na:"
|
246 |
|
247 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
248 |
#: plugin-options/wishlist_page-options.php:138
|
249 |
msgid "Share on Facebook"
|
250 |
msgstr "Udostępnij na Facebooku"
|
251 |
|
252 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
253 |
#: plugin-options/wishlist_page-options.php:147
|
254 |
msgid "Tweet on Twitter"
|
255 |
msgstr "Poleć na Twitterze"
|
256 |
|
257 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
258 |
#: plugin-options/wishlist_page-options.php:156
|
259 |
msgid "Pin on Pinterest"
|
260 |
msgstr "Poleć na Pintereście"
|
261 |
|
262 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
263 |
msgid "Share via email"
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
267 |
#: plugin-options/wishlist_page-options.php:174
|
268 |
msgid "Share on WhatsApp"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
272 |
msgid "Remove from list"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
276 |
msgid "Free!"
|
277 |
msgstr "Darmowe!"
|
278 |
|
279 |
+
#: includes/class-yith-wcwl.php:164
|
280 |
msgid "The item cannot be added to this wishlist"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
284 |
msgid "An error occurred while adding the products to the wishlist."
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
288 |
msgid "Error. Unable to remove the product from the wishlist."
|
289 |
msgstr "Błąd. Nie można usunąć produktu z listy życzeń."
|
290 |
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
292 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
293 |
msgid "Invalid wishlist."
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
297 |
msgid "Invalid wishlist item."
|
298 |
msgstr ""
|
299 |
|
300 |
#. translators: 1. Number of users.
|
301 |
+
#: includes/functions-yith-wcwl.php:249
|
302 |
msgid "%d user"
|
303 |
msgid_plural "%d users"
|
304 |
msgstr[0] ""
|
305 |
msgstr[1] ""
|
306 |
msgstr[2] ""
|
307 |
|
308 |
+
#: includes/functions-yith-wcwl.php:250
|
309 |
msgid "has this item in wishlist"
|
310 |
msgid_plural "have this item in wishlist"
|
311 |
msgstr[0] ""
|
312 |
msgstr[1] ""
|
313 |
msgstr[2] ""
|
314 |
|
315 |
+
#: includes/functions-yith-wcwl.php:252
|
316 |
msgid "You're the first"
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: includes/functions-yith-wcwl.php:253
|
320 |
msgid "to add this item in wishlist"
|
321 |
msgstr ""
|
322 |
|
323 |
#. translators: 1. Count of users when many, or "another" when only one.
|
324 |
+
#: includes/functions-yith-wcwl.php:257
|
325 |
msgid "You and %s user"
|
326 |
msgid_plural "You and %d users"
|
327 |
msgstr[0] ""
|
328 |
msgstr[1] ""
|
329 |
msgstr[2] ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:257
|
332 |
msgid "another"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:258
|
336 |
msgid "have this item in wishlist"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:425
|
340 |
msgid "None"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: includes/functions-yith-wcwl.php:426
|
344 |
#, fuzzy
|
345 |
msgid "Custom"
|
346 |
msgstr "Własny CSS"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:447
|
349 |
msgid "Shared"
|
350 |
msgstr "Udostępniony"
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:451
|
353 |
msgid "Only people with a link to this list can see it"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:457
|
357 |
msgid "Private"
|
358 |
msgstr "Prywatny"
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:461
|
361 |
msgid "Only you can see this list"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:467
|
365 |
msgid "Public"
|
366 |
msgstr "Publiczny"
|
367 |
|
368 |
+
#: includes/functions-yith-wcwl.php:471
|
369 |
msgid "Anyone can search for and see this list"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
373 |
#: plugin-options/add_to_wishlist-options.php:127
|
374 |
msgid "Add to wishlist"
|
375 |
msgstr ""
|
376 |
|
377 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
378 |
#: plugin-options/add_to_wishlist-options.php:143
|
379 |
msgid "Browse wishlist"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
383 |
msgid "Product already in wishlist"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
387 |
msgid "Product added to wishlist"
|
388 |
msgstr ""
|
389 |
|
400 |
msgstr ""
|
401 |
|
402 |
#: plugin-options/add_to_wishlist-options.php:20
|
403 |
+
#: plugin-options/settings-options.php:27
|
404 |
msgid "General Settings"
|
405 |
msgstr "Ustawienia ogólne"
|
406 |
|
503 |
msgstr "Po podsumowaniu"
|
504 |
|
505 |
#: plugin-options/add_to_wishlist-options.php:117
|
506 |
+
#: plugin-options/wishlist_page-options.php:222
|
507 |
msgid "Text customization"
|
508 |
msgstr ""
|
509 |
|
565 |
msgstr ""
|
566 |
|
567 |
#: plugin-options/add_to_wishlist-options.php:172
|
568 |
+
#: plugin-options/wishlist_page-options.php:261
|
569 |
msgid "Textual (anchor)"
|
570 |
msgstr ""
|
571 |
|
572 |
#: plugin-options/add_to_wishlist-options.php:173
|
573 |
+
#: plugin-options/wishlist_page-options.php:262
|
574 |
msgid "Button with theme style"
|
575 |
msgstr ""
|
576 |
|
577 |
#: plugin-options/add_to_wishlist-options.php:174
|
578 |
+
#: plugin-options/wishlist_page-options.php:263
|
579 |
msgid "Button with custom style"
|
580 |
msgstr ""
|
581 |
|
588 |
msgstr ""
|
589 |
|
590 |
#: plugin-options/add_to_wishlist-options.php:190
|
591 |
+
#: plugin-options/wishlist_page-options.php:279
|
592 |
+
#: plugin-options/wishlist_page-options.php:368
|
593 |
+
#: plugin-options/wishlist_page-options.php:417
|
594 |
+
#: plugin-options/wishlist_page-options.php:465
|
595 |
+
#: plugin-options/wishlist_page-options.php:552
|
596 |
+
#: plugin-options/wishlist_page-options.php:592
|
597 |
+
#: plugin-options/wishlist_page-options.php:632
|
598 |
+
#: plugin-options/wishlist_page-options.php:672
|
599 |
+
#: plugin-options/wishlist_page-options.php:712
|
600 |
msgid "Background"
|
601 |
msgstr "Tło"
|
602 |
|
603 |
#: plugin-options/add_to_wishlist-options.php:195
|
604 |
+
#: plugin-options/wishlist_page-options.php:284
|
605 |
+
#: plugin-options/wishlist_page-options.php:373
|
606 |
+
#: plugin-options/wishlist_page-options.php:422
|
607 |
+
#: plugin-options/wishlist_page-options.php:470
|
608 |
+
#: plugin-options/wishlist_page-options.php:507
|
609 |
msgid "Text"
|
610 |
msgstr "Tekst"
|
611 |
|
612 |
#: plugin-options/add_to_wishlist-options.php:200
|
613 |
+
#: plugin-options/wishlist_page-options.php:289
|
614 |
+
#: plugin-options/wishlist_page-options.php:378
|
615 |
+
#: plugin-options/wishlist_page-options.php:427
|
616 |
+
#: plugin-options/wishlist_page-options.php:475
|
617 |
msgid "Border"
|
618 |
msgstr "Ramka"
|
619 |
|
622 |
msgstr ""
|
623 |
|
624 |
#: plugin-options/add_to_wishlist-options.php:208
|
625 |
+
#: plugin-options/wishlist_page-options.php:297
|
626 |
+
#: plugin-options/wishlist_page-options.php:386
|
627 |
+
#: plugin-options/wishlist_page-options.php:435
|
628 |
msgid "Background Hover"
|
629 |
msgstr ""
|
630 |
|
631 |
#: plugin-options/add_to_wishlist-options.php:213
|
632 |
+
#: plugin-options/wishlist_page-options.php:302
|
633 |
+
#: plugin-options/wishlist_page-options.php:391
|
634 |
+
#: plugin-options/wishlist_page-options.php:440
|
635 |
msgid "Text Hover"
|
636 |
msgstr ""
|
637 |
|
638 |
#: plugin-options/add_to_wishlist-options.php:218
|
639 |
+
#: plugin-options/wishlist_page-options.php:307
|
640 |
+
#: plugin-options/wishlist_page-options.php:396
|
641 |
+
#: plugin-options/wishlist_page-options.php:445
|
642 |
msgid "Border Hover"
|
643 |
msgstr ""
|
644 |
|
645 |
#: plugin-options/add_to_wishlist-options.php:231
|
646 |
+
#: plugin-options/wishlist_page-options.php:320
|
647 |
msgid "Border radius"
|
648 |
msgstr ""
|
649 |
|
698 |
msgid "Search list"
|
699 |
msgstr ""
|
700 |
|
701 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
702 |
+
#. yithemes.com.
|
703 |
+
#: plugin-options/settings-options.php:19
|
704 |
msgid ""
|
705 |
"If you want to take advantage of this feature, you could consider purchasing "
|
706 |
"the %s."
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: plugin-options/settings-options.php:34
|
710 |
msgid "Enable AJAX loading"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: plugin-options/settings-options.php:35
|
714 |
msgid "Load any cacheable wishlist item via AJAX"
|
715 |
msgstr ""
|
716 |
|
717 |
+
#: plugin-options/settings-options.php:48
|
718 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
719 |
msgstr ""
|
720 |
|
721 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
722 |
+
#. yithemes.com.
|
723 |
+
#: plugin-options/settings-options.php:51
|
724 |
msgid ""
|
725 |
"In order to use this integration you have to install and activate YITH "
|
726 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
727 |
msgstr ""
|
728 |
|
729 |
+
#: plugin-options/settings-options.php:56
|
730 |
msgid "Enable slider in wishlist"
|
731 |
msgstr ""
|
732 |
|
733 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
734 |
+
#. Bought Together.
|
735 |
+
#: plugin-options/settings-options.php:58
|
736 |
msgid ""
|
737 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
738 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
852 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
853 |
msgstr ""
|
854 |
|
855 |
+
#. translators: 1. Blog name.
|
856 |
+
#: plugin-options/wishlist_page-options.php:195
|
857 |
msgid "My wishlist on %s"
|
858 |
msgstr "Moja lista życzeń: %s"
|
859 |
|
860 |
+
#: plugin-options/wishlist_page-options.php:200
|
861 |
msgid "Social text"
|
862 |
msgstr ""
|
863 |
|
864 |
+
#: plugin-options/wishlist_page-options.php:201
|
865 |
msgid ""
|
866 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
867 |
"and Pinterest"
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: plugin-options/wishlist_page-options.php:209
|
871 |
msgid "Social image URL"
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: plugin-options/wishlist_page-options.php:210
|
875 |
msgid "It will be used to pin the wishlist on Pinterest."
|
876 |
msgstr ""
|
877 |
|
878 |
+
#: plugin-options/wishlist_page-options.php:229
|
879 |
msgid "Default wishlist name"
|
880 |
msgstr ""
|
881 |
|
882 |
+
#: plugin-options/wishlist_page-options.php:230
|
883 |
msgid ""
|
884 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
885 |
"automatically generated for all users if they do not create any custom one"
|
886 |
msgstr ""
|
887 |
|
888 |
+
#: plugin-options/wishlist_page-options.php:232
|
889 |
#, fuzzy
|
890 |
msgid "My wishlist"
|
891 |
msgstr "Moja lista życzeń: %s"
|
892 |
|
893 |
+
#: plugin-options/wishlist_page-options.php:237
|
894 |
msgid "\"Add to cart\" text"
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: plugin-options/wishlist_page-options.php:238
|
898 |
msgid "Enter a text for the \"Add to cart\" button"
|
899 |
msgstr ""
|
900 |
|
901 |
+
#: plugin-options/wishlist_page-options.php:250
|
902 |
msgid "Style & color customization"
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: plugin-options/wishlist_page-options.php:257
|
906 |
msgid "Style of \"Add to cart\""
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: plugin-options/wishlist_page-options.php:258
|
910 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
911 |
msgstr ""
|
912 |
|
913 |
+
#: plugin-options/wishlist_page-options.php:271
|
914 |
msgid "\"Add to cart\" button style"
|
915 |
msgstr ""
|
916 |
|
917 |
+
#: plugin-options/wishlist_page-options.php:277
|
918 |
msgid "Choose the colors for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
+
#: plugin-options/wishlist_page-options.php:295
|
922 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
923 |
msgstr ""
|
924 |
|
925 |
+
#: plugin-options/wishlist_page-options.php:321
|
926 |
msgid "Set the radius for the \"Add to cart\" button"
|
927 |
msgstr ""
|
928 |
|
929 |
+
#: plugin-options/wishlist_page-options.php:335
|
930 |
msgid "\"Add to cart\" icon"
|
931 |
msgstr ""
|
932 |
|
933 |
+
#: plugin-options/wishlist_page-options.php:336
|
934 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
935 |
msgstr ""
|
936 |
|
937 |
+
#: plugin-options/wishlist_page-options.php:351
|
938 |
msgid "\"Add to cart\" custom icon"
|
939 |
msgstr ""
|
940 |
|
941 |
+
#: plugin-options/wishlist_page-options.php:352
|
942 |
msgid ""
|
943 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
944 |
"32px x 32px)"
|
945 |
msgstr ""
|
946 |
|
947 |
+
#: plugin-options/wishlist_page-options.php:360
|
948 |
msgid "Primary button style"
|
949 |
msgstr ""
|
950 |
|
951 |
+
#: plugin-options/wishlist_page-options.php:366
|
952 |
msgid ""
|
953 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
954 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
955 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: plugin-options/wishlist_page-options.php:384
|
959 |
msgid ""
|
960 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
961 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
963 |
"small>"
|
964 |
msgstr ""
|
965 |
|
966 |
+
#: plugin-options/wishlist_page-options.php:409
|
967 |
msgid "Secondary button style"
|
968 |
msgstr ""
|
969 |
|
970 |
+
#: plugin-options/wishlist_page-options.php:415
|
971 |
+
#: plugin-options/wishlist_page-options.php:433
|
972 |
msgid ""
|
973 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
974 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
975 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
976 |
msgstr ""
|
977 |
|
978 |
+
#: plugin-options/wishlist_page-options.php:458
|
979 |
msgid "Wishlist table style"
|
980 |
msgstr ""
|
981 |
|
982 |
+
#: plugin-options/wishlist_page-options.php:459
|
983 |
msgid ""
|
984 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
985 |
msgstr ""
|
986 |
|
987 |
+
#: plugin-options/wishlist_page-options.php:487
|
988 |
msgid "Highlight color"
|
989 |
msgstr ""
|
990 |
|
991 |
+
#: plugin-options/wishlist_page-options.php:488
|
992 |
msgid ""
|
993 |
"Choose the color for all sections with background<br/><small>This color will "
|
994 |
"be used as background for the wishlist table heading and footer (when set to "
|
995 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
996 |
msgstr ""
|
997 |
|
998 |
+
#: plugin-options/wishlist_page-options.php:500
|
999 |
msgid "Share button text color"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: plugin-options/wishlist_page-options.php:501
|
1003 |
msgid "Choose colors for share buttons text"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: plugin-options/wishlist_page-options.php:512
|
1007 |
msgid "Text hover"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#: plugin-options/wishlist_page-options.php:525
|
1011 |
msgid "Facebook share button icon"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: plugin-options/wishlist_page-options.php:526
|
1015 |
msgid "Select an icon for the Facebook share button"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: plugin-options/wishlist_page-options.php:536
|
1019 |
msgid "Facebook share button custom icon"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
+
#: plugin-options/wishlist_page-options.php:537
|
1023 |
msgid ""
|
1024 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1025 |
"32px)"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
+
#: plugin-options/wishlist_page-options.php:545
|
1029 |
msgid "Facebook share button style"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
+
#: plugin-options/wishlist_page-options.php:546
|
1033 |
msgid "Choose colors for Facebook share button"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
+
#: plugin-options/wishlist_page-options.php:557
|
1037 |
+
#: plugin-options/wishlist_page-options.php:597
|
1038 |
+
#: plugin-options/wishlist_page-options.php:637
|
1039 |
+
#: plugin-options/wishlist_page-options.php:677
|
1040 |
+
#: plugin-options/wishlist_page-options.php:717
|
1041 |
msgid "Background hover"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
+
#: plugin-options/wishlist_page-options.php:565
|
1045 |
msgid "Twitter share button icon"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
+
#: plugin-options/wishlist_page-options.php:566
|
1049 |
msgid "Select an icon for the Twitter share button"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: plugin-options/wishlist_page-options.php:576
|
1053 |
msgid "Twitter share button custom icon"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
+
#: plugin-options/wishlist_page-options.php:577
|
1057 |
msgid ""
|
1058 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1059 |
"32px)"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: plugin-options/wishlist_page-options.php:585
|
1063 |
msgid "Twitter share button style"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: plugin-options/wishlist_page-options.php:586
|
1067 |
msgid "Choose colors for Twitter share button"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: plugin-options/wishlist_page-options.php:605
|
1071 |
msgid "Pinterest share button icon"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: plugin-options/wishlist_page-options.php:606
|
1075 |
msgid "Select an icon for the Pinterest share button"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: plugin-options/wishlist_page-options.php:616
|
1079 |
msgid "Pinterest share button custom icon"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: plugin-options/wishlist_page-options.php:617
|
1083 |
msgid ""
|
1084 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1085 |
"x 32px)"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
+
#: plugin-options/wishlist_page-options.php:625
|
1089 |
msgid "Pinterest share button style"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
+
#: plugin-options/wishlist_page-options.php:626
|
1093 |
msgid "Choose colors for Pinterest share button"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
+
#: plugin-options/wishlist_page-options.php:645
|
1097 |
msgid "Email share button icon"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
+
#: plugin-options/wishlist_page-options.php:646
|
1101 |
msgid "Select an icon for the Email share button"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
+
#: plugin-options/wishlist_page-options.php:656
|
1105 |
msgid "Email share button custom icon"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
+
#: plugin-options/wishlist_page-options.php:657
|
1109 |
msgid ""
|
1110 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1111 |
"x 32px)"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: plugin-options/wishlist_page-options.php:665
|
1115 |
msgid "Email share button style"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: plugin-options/wishlist_page-options.php:666
|
1119 |
msgid "Choose colors for the Email share button"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: plugin-options/wishlist_page-options.php:685
|
1123 |
msgid "WhatsApp share button icon"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: plugin-options/wishlist_page-options.php:686
|
1127 |
msgid "Select an icon for the WhatsApp share button"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: plugin-options/wishlist_page-options.php:696
|
1131 |
msgid "WhatsApp share button custom icon"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: plugin-options/wishlist_page-options.php:697
|
1135 |
msgid ""
|
1136 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1137 |
"32px)"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
+
#: plugin-options/wishlist_page-options.php:705
|
1141 |
msgid "WhatsApp share button style"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: plugin-options/wishlist_page-options.php:706
|
1145 |
msgid "Choose colors for WhatsApp share button"
|
1146 |
msgstr ""
|
1147 |
|
1314 |
"discount on the product they’ve added to the wishlist."
|
1315 |
msgstr ""
|
1316 |
|
1317 |
+
#: templates/share.php:51 templates/share.php:52
|
1318 |
msgid "Facebook"
|
1319 |
msgstr "Facebook"
|
1320 |
|
1321 |
+
#: templates/share.php:59 templates/share.php:60
|
1322 |
msgid "Twitter"
|
1323 |
msgstr "Twitter"
|
1324 |
|
1325 |
+
#: templates/share.php:67 templates/share.php:68
|
1326 |
msgid "Pinterest"
|
1327 |
msgstr "Pinterest"
|
1328 |
|
1329 |
+
#: templates/share.php:75 templates/share.php:76
|
1330 |
msgid "Email"
|
1331 |
msgstr "Adres mailowy"
|
1332 |
|
1333 |
+
#: templates/share.php:83
|
1334 |
msgid "WhatsApp"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
+
#: templates/share.php:84
|
1338 |
msgid "Whatsapp"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
+
#: templates/share.php:93
|
1342 |
msgid "(Now"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: templates/share.php:93
|
1346 |
msgid "copy"
|
1347 |
msgstr ""
|
1348 |
|
1349 |
+
#: templates/share.php:93
|
1350 |
msgid "this wishlist link and share it anywhere)"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1354 |
+
#: templates/wishlist-view-footer.php:44
|
1355 |
msgid "Apply this action to all the selected items:"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1359 |
+
#: templates/wishlist-view-footer.php:49
|
1360 |
msgid "Remove from wishlist"
|
1361 |
msgstr ""
|
1362 |
|
1363 |
#. translators: 1. Wishlist formatted name.
|
1364 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1365 |
+
#: templates/wishlist-view-footer.php:67
|
1366 |
msgid "Move to %s"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1370 |
+
#: templates/wishlist-view-footer.php:73
|
1371 |
msgid "Apply"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1375 |
+
#: templates/wishlist-view-footer.php:81
|
1376 |
msgid "Update"
|
1377 |
msgstr ""
|
1378 |
|
1379 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1380 |
+
#: templates/wishlist-view-footer.php:103
|
1381 |
msgid "Add all to cart"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
+
#: templates/wishlist-view-header.php:48
|
1385 |
msgid "Edit title"
|
1386 |
msgstr "Edytuj tytuł"
|
1387 |
|
1401 |
msgid "Stock:"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1405 |
msgid "Out of stock"
|
1406 |
msgstr ""
|
1407 |
|
1408 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1409 |
msgid "In Stock"
|
1410 |
msgstr "Dostępny"
|
1411 |
|
1412 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1413 |
msgid "Move"
|
1414 |
msgstr "Przenieś"
|
1415 |
|
1416 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1417 |
msgid "Move to another list ›"
|
1418 |
msgstr ""
|
1419 |
|
1420 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1421 |
+
#: templates/wishlist-view.php:293
|
1422 |
msgid "Remove this product"
|
1423 |
msgstr "Usuń"
|
1424 |
|
1425 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1426 |
msgid "No products added to the wishlist"
|
1427 |
msgstr ""
|
1428 |
|
1447 |
msgstr ""
|
1448 |
|
1449 |
#. translators: date added label: 1 date added.
|
1450 |
+
#: templates/wishlist-view.php:243
|
1451 |
msgid "Added on: %s"
|
1452 |
msgstr ""
|
1453 |
|
1454 |
+
#: templates/wishlist-view.php:293
|
1455 |
msgid "Remove"
|
1456 |
msgstr "Usuń"
|
1457 |
|
1464 |
"your e-commerce on <strong>YITH</strong></a>"
|
1465 |
msgstr ""
|
1466 |
|
1467 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1468 |
+
msgctxt "[HELP TAB] Video title"
|
1469 |
+
msgid ""
|
1470 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1471 |
+
"</b>"
|
1472 |
+
msgstr ""
|
1473 |
+
|
1474 |
+
#: includes/class-yith-wcwl-install.php:340
|
1475 |
msgctxt "page_slug"
|
1476 |
msgid "wishlist"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1480 |
msgctxt "date when wishlist was created"
|
1481 |
msgid "Created on"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1485 |
msgctxt "[gutenberg]: block name"
|
1486 |
msgid "YITH Add to wishlist"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1490 |
msgctxt "[gutenberg]: block name"
|
1491 |
msgid "YITH Wishlist"
|
1492 |
msgstr ""
|
1493 |
|
1494 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1495 |
msgctxt "[gutenberg]: block description"
|
1496 |
msgid "Shows Add to wishlist button"
|
1497 |
msgstr ""
|
1498 |
|
1499 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1500 |
msgctxt "[gutenberg]: block description"
|
1501 |
msgid "Shows a list of products in wishlist"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
#. translators: 1. % of reduction/increase in price.
|
1505 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1506 |
msgctxt ""
|
1507 |
"Part of the template that shows price variation since addition to list; "
|
1508 |
"placeholder will be replaced with a percentage"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
#. translators: 2: original product price.
|
1513 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1514 |
msgctxt ""
|
1515 |
"Part of the template that shows price variation since addition to list; "
|
1516 |
"placeholder will be replaced with a price"
|
1517 |
msgid "(Was %2$s when added in list)"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1521 |
msgctxt "Elementor widget name"
|
1522 |
msgid "YITH Wishlist Add button"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1526 |
#, fuzzy
|
1527 |
msgctxt "Elementor widget name"
|
1528 |
msgid "YITH Wishlist"
|
1529 |
msgstr "Obserwowane"
|
1530 |
|
1531 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1532 |
msgctxt "Elementor section title"
|
1533 |
msgid "Product"
|
1534 |
msgstr ""
|
1535 |
|
1536 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1537 |
msgctxt "Elementor section title"
|
1538 |
msgid "Labels"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1542 |
msgctxt "Elementor section title"
|
1543 |
msgid "Advanced"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1547 |
#, fuzzy
|
1548 |
msgctxt "Elementor section title"
|
1549 |
msgid "Wishlist"
|
1550 |
msgstr "Obserwowane"
|
1551 |
|
1552 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1553 |
msgctxt "Elementor section title"
|
1554 |
msgid "Pagination"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1558 |
msgctxt "Elementor control label"
|
1559 |
msgid "Product ID"
|
1560 |
msgstr ""
|
1561 |
|
1562 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1563 |
msgctxt "Elementor control label"
|
1564 |
msgid "Button label"
|
1565 |
msgstr ""
|
1566 |
|
1567 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1568 |
msgctxt "Elementor control label"
|
1569 |
msgid "\"Browse wishlist\" label"
|
1570 |
msgstr ""
|
1571 |
|
1572 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1573 |
msgctxt "Elementor control label"
|
1574 |
msgid "\"Product already in wishlist\" label"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1578 |
msgctxt "Elementor control label"
|
1579 |
msgid "\"Product added to wishlist\" label"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1583 |
msgctxt "Elementor control label"
|
1584 |
msgid "URL of the wishlist page"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1588 |
msgctxt "Elementor control label"
|
1589 |
msgid "Icon for the button"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1593 |
msgctxt "Elementor control label"
|
1594 |
msgid "Additional CSS classes for the button"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1598 |
#, fuzzy
|
1599 |
msgctxt "Elementor control label"
|
1600 |
msgid "Wishlist ID"
|
1601 |
msgstr "Obserwowane"
|
1602 |
|
1603 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1604 |
msgctxt "Elementor control label"
|
1605 |
msgid "Paginate items"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1609 |
msgctxt "yith-woocommerce-wishlist"
|
1610 |
msgid "Items per page"
|
1611 |
msgstr ""
|
languages/yith-woocommerce-wishlist-pt_BR.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-pt_BR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,364 +23,364 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Lista de Desejos"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Lista de Desejos"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: includes/class
|
59 |
-
#: templates/add-to-wishlist-remove.php:
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class
|
64 |
-
#: templates/add-to-wishlist-remove.php:
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: includes/class
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: includes/class
|
73 |
-
#: includes/class
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Produto removida com sucesso."
|
76 |
|
77 |
-
#: includes/class
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class
|
92 |
-
#: includes/class
|
93 |
-
#: plugin-options/wishlist_page-options.php:
|
94 |
-
#: templates/wishlist-view-footer-mobile.php:
|
95 |
-
#: templates/wishlist-view-footer.php:
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/class
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class
|
140 |
-
#: includes/class
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Lista de Desejos"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
-
#: includes/class
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "Minha lista de desejos em %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
-
#: includes/class
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Texto da tabela de desejos"
|
158 |
|
159 |
-
#: includes/class
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: includes/class
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/class
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class
|
225 |
-
#: includes/widgets/elementor/class
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class
|
230 |
-
#: includes/widgets/elementor/class
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/class
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: includes/class
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: includes/class
|
243 |
msgid "Share on:"
|
244 |
msgstr "Compartilhar em:"
|
245 |
|
246 |
-
#: includes/class
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Compartilhar no Facebook"
|
250 |
|
251 |
-
#: includes/class
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Tweetar no Twitter"
|
255 |
|
256 |
-
#: includes/class
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: includes/class
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/class
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: includes/class
|
275 |
msgid "Free!"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: includes/class
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: includes/class
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: includes/class
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "Erro. Não foi possível remover o produto da lista de desejos."
|
289 |
|
290 |
-
#: includes/data-stores/class
|
291 |
-
#: includes/data-stores/class
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/data-stores/class
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
-
#: includes/functions
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
-
#: includes/functions
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
-
#: includes/functions
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/functions
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
-
#: includes/functions
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
-
#: includes/functions
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "CSS Customizado"
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Shared"
|
346 |
msgstr "Compartilhar em:"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/widgets/elementor/class
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: includes/widgets/elementor/class
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "Produto já na lista de desejos."
|
382 |
|
383 |
-
#: includes/widgets/elementor/class
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "Produto já na lista de desejos."
|
@@ -398,7 +398,7 @@ msgid "while you are using the premium one."
|
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
-
#: plugin-options/settings-options.php:
|
402 |
msgid "General Settings"
|
403 |
msgstr "Opções gerais"
|
404 |
|
@@ -502,7 +502,7 @@ msgid "After summary"
|
|
502 |
msgstr "Após sumário"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
-
#: plugin-options/wishlist_page-options.php:
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
@@ -564,17 +564,17 @@ msgid ""
|
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
-
#: plugin-options/wishlist_page-options.php:
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
-
#: plugin-options/wishlist_page-options.php:
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
-
#: plugin-options/wishlist_page-options.php:
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
@@ -587,32 +587,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
-
#: plugin-options/wishlist_page-options.php:
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
msgid "Background"
|
600 |
msgstr ""
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
-
#: plugin-options/wishlist_page-options.php:
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
msgid "Text"
|
609 |
msgstr ""
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
-
#: plugin-options/wishlist_page-options.php:
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
msgid "Border"
|
617 |
msgstr ""
|
618 |
|
@@ -621,28 +621,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
-
#: plugin-options/wishlist_page-options.php:
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
-
#: plugin-options/wishlist_page-options.php:
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
-
#: plugin-options/wishlist_page-options.php:
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
@@ -697,35 +697,41 @@ msgstr ""
|
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
-
|
|
|
|
|
701 |
msgid ""
|
702 |
"If you want to take advantage of this feature, you could consider purchasing "
|
703 |
"the %s."
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: plugin-options/settings-options.php:
|
707 |
msgid "Enable AJAX loading"
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: plugin-options/settings-options.php:
|
711 |
msgid "Load any cacheable wishlist item via AJAX"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: plugin-options/settings-options.php:
|
715 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
716 |
msgstr ""
|
717 |
|
718 |
-
|
|
|
|
|
719 |
msgid ""
|
720 |
"In order to use this integration you have to install and activate YITH "
|
721 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: plugin-options/settings-options.php:
|
725 |
msgid "Enable slider in wishlist"
|
726 |
msgstr ""
|
727 |
|
728 |
-
|
|
|
|
|
729 |
msgid ""
|
730 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
731 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -845,109 +851,110 @@ msgstr ""
|
|
845 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
846 |
msgstr ""
|
847 |
|
848 |
-
|
|
|
849 |
msgid "My wishlist on %s"
|
850 |
msgstr "Minha lista de desejos em %s"
|
851 |
|
852 |
-
#: plugin-options/wishlist_page-options.php:
|
853 |
msgid "Social text"
|
854 |
msgstr "Texto Mídias Sociais"
|
855 |
|
856 |
-
#: plugin-options/wishlist_page-options.php:
|
857 |
msgid ""
|
858 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
859 |
"and Pinterest"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: plugin-options/wishlist_page-options.php:
|
863 |
msgid "Social image URL"
|
864 |
msgstr "Url para compartilhamento"
|
865 |
|
866 |
-
#: plugin-options/wishlist_page-options.php:
|
867 |
msgid "It will be used to pin the wishlist on Pinterest."
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: plugin-options/wishlist_page-options.php:
|
871 |
msgid "Default wishlist name"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: plugin-options/wishlist_page-options.php:
|
875 |
msgid ""
|
876 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
877 |
"automatically generated for all users if they do not create any custom one"
|
878 |
msgstr ""
|
879 |
|
880 |
-
#: plugin-options/wishlist_page-options.php:
|
881 |
#, fuzzy
|
882 |
msgid "My wishlist"
|
883 |
msgstr "Minha lista de desejos em %s"
|
884 |
|
885 |
-
#: plugin-options/wishlist_page-options.php:
|
886 |
msgid "\"Add to cart\" text"
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: plugin-options/wishlist_page-options.php:
|
890 |
msgid "Enter a text for the \"Add to cart\" button"
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: plugin-options/wishlist_page-options.php:
|
894 |
msgid "Style & color customization"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: plugin-options/wishlist_page-options.php:
|
898 |
msgid "Style of \"Add to cart\""
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: plugin-options/wishlist_page-options.php:
|
902 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: plugin-options/wishlist_page-options.php:
|
906 |
msgid "\"Add to cart\" button style"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: plugin-options/wishlist_page-options.php:
|
910 |
msgid "Choose the colors for the \"Add to cart\" button"
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: plugin-options/wishlist_page-options.php:
|
914 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: plugin-options/wishlist_page-options.php:
|
918 |
msgid "Set the radius for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: plugin-options/wishlist_page-options.php:
|
922 |
msgid "\"Add to cart\" icon"
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: plugin-options/wishlist_page-options.php:
|
926 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: plugin-options/wishlist_page-options.php:
|
930 |
msgid "\"Add to cart\" custom icon"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: plugin-options/wishlist_page-options.php:
|
934 |
msgid ""
|
935 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
936 |
"32px x 32px)"
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: plugin-options/wishlist_page-options.php:
|
940 |
msgid "Primary button style"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: plugin-options/wishlist_page-options.php:
|
944 |
msgid ""
|
945 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
946 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
947 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: plugin-options/wishlist_page-options.php:
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
953 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -955,185 +962,185 @@ msgid ""
|
|
955 |
"small>"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: plugin-options/wishlist_page-options.php:
|
959 |
msgid "Secondary button style"
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: plugin-options/wishlist_page-options.php:
|
963 |
-
#: plugin-options/wishlist_page-options.php:
|
964 |
msgid ""
|
965 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
966 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
967 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: plugin-options/wishlist_page-options.php:
|
971 |
msgid "Wishlist table style"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: plugin-options/wishlist_page-options.php:
|
975 |
msgid ""
|
976 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
977 |
msgstr ""
|
978 |
|
979 |
-
#: plugin-options/wishlist_page-options.php:
|
980 |
msgid "Highlight color"
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: plugin-options/wishlist_page-options.php:
|
984 |
msgid ""
|
985 |
"Choose the color for all sections with background<br/><small>This color will "
|
986 |
"be used as background for the wishlist table heading and footer (when set to "
|
987 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: plugin-options/wishlist_page-options.php:
|
991 |
msgid "Share button text color"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: plugin-options/wishlist_page-options.php:
|
995 |
msgid "Choose colors for share buttons text"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: plugin-options/wishlist_page-options.php:
|
999 |
msgid "Text hover"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: plugin-options/wishlist_page-options.php:
|
1003 |
msgid "Facebook share button icon"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: plugin-options/wishlist_page-options.php:
|
1007 |
msgid "Select an icon for the Facebook share button"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: plugin-options/wishlist_page-options.php:
|
1011 |
msgid "Facebook share button custom icon"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: plugin-options/wishlist_page-options.php:
|
1015 |
msgid ""
|
1016 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1017 |
"32px)"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: plugin-options/wishlist_page-options.php:
|
1021 |
msgid "Facebook share button style"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
-
#: plugin-options/wishlist_page-options.php:
|
1025 |
msgid "Choose colors for Facebook share button"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: plugin-options/wishlist_page-options.php:
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
msgid "Background hover"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
-
#: plugin-options/wishlist_page-options.php:
|
1037 |
msgid "Twitter share button icon"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: plugin-options/wishlist_page-options.php:
|
1041 |
msgid "Select an icon for the Twitter share button"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: plugin-options/wishlist_page-options.php:
|
1045 |
msgid "Twitter share button custom icon"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: plugin-options/wishlist_page-options.php:
|
1049 |
msgid ""
|
1050 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1051 |
"32px)"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: plugin-options/wishlist_page-options.php:
|
1055 |
msgid "Twitter share button style"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: plugin-options/wishlist_page-options.php:
|
1059 |
msgid "Choose colors for Twitter share button"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: plugin-options/wishlist_page-options.php:
|
1063 |
msgid "Pinterest share button icon"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: plugin-options/wishlist_page-options.php:
|
1067 |
msgid "Select an icon for the Pinterest share button"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: plugin-options/wishlist_page-options.php:
|
1071 |
msgid "Pinterest share button custom icon"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: plugin-options/wishlist_page-options.php:
|
1075 |
msgid ""
|
1076 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1077 |
"x 32px)"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
-
#: plugin-options/wishlist_page-options.php:
|
1081 |
msgid "Pinterest share button style"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
-
#: plugin-options/wishlist_page-options.php:
|
1085 |
msgid "Choose colors for Pinterest share button"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: plugin-options/wishlist_page-options.php:
|
1089 |
msgid "Email share button icon"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: plugin-options/wishlist_page-options.php:
|
1093 |
msgid "Select an icon for the Email share button"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: plugin-options/wishlist_page-options.php:
|
1097 |
msgid "Email share button custom icon"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: plugin-options/wishlist_page-options.php:
|
1101 |
msgid ""
|
1102 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1103 |
"x 32px)"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: plugin-options/wishlist_page-options.php:
|
1107 |
msgid "Email share button style"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: plugin-options/wishlist_page-options.php:
|
1111 |
msgid "Choose colors for the Email share button"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: plugin-options/wishlist_page-options.php:
|
1115 |
msgid "WhatsApp share button icon"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: plugin-options/wishlist_page-options.php:
|
1119 |
msgid "Select an icon for the WhatsApp share button"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: plugin-options/wishlist_page-options.php:
|
1123 |
msgid "WhatsApp share button custom icon"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: plugin-options/wishlist_page-options.php:
|
1127 |
msgid ""
|
1128 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1129 |
"32px)"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
-
#: plugin-options/wishlist_page-options.php:
|
1133 |
msgid "WhatsApp share button style"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
-
#: plugin-options/wishlist_page-options.php:
|
1137 |
msgid "Choose colors for WhatsApp share button"
|
1138 |
msgstr ""
|
1139 |
|
@@ -1306,74 +1313,74 @@ msgid ""
|
|
1306 |
"discount on the product they’ve added to the wishlist."
|
1307 |
msgstr ""
|
1308 |
|
1309 |
-
#: templates/share.php:
|
1310 |
msgid "Facebook"
|
1311 |
msgstr "Facebook"
|
1312 |
|
1313 |
-
#: templates/share.php:
|
1314 |
msgid "Twitter"
|
1315 |
msgstr "Twitter"
|
1316 |
|
1317 |
-
#: templates/share.php:
|
1318 |
msgid "Pinterest"
|
1319 |
msgstr ""
|
1320 |
|
1321 |
-
#: templates/share.php:
|
1322 |
msgid "Email"
|
1323 |
msgstr ""
|
1324 |
|
1325 |
-
#: templates/share.php:
|
1326 |
msgid "WhatsApp"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
-
#: templates/share.php:
|
1330 |
msgid "Whatsapp"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: templates/share.php:
|
1334 |
msgid "(Now"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
-
#: templates/share.php:
|
1338 |
msgid "copy"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: templates/share.php:
|
1342 |
msgid "this wishlist link and share it anywhere)"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1346 |
-
#: templates/wishlist-view-footer.php:
|
1347 |
msgid "Apply this action to all the selected items:"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1351 |
-
#: templates/wishlist-view-footer.php:
|
1352 |
msgid "Remove from wishlist"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
#. translators: 1. Wishlist formatted name.
|
1356 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1357 |
-
#: templates/wishlist-view-footer.php:
|
1358 |
msgid "Move to %s"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1362 |
-
#: templates/wishlist-view-footer.php:
|
1363 |
msgid "Apply"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1367 |
-
#: templates/wishlist-view-footer.php:
|
1368 |
msgid "Update"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1372 |
-
#: templates/wishlist-view-footer.php:
|
1373 |
msgid "Add all to cart"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: templates/wishlist-view-header.php:
|
1377 |
msgid "Edit title"
|
1378 |
msgstr "Titulo da lista de desejos"
|
1379 |
|
@@ -1393,28 +1400,28 @@ msgstr ""
|
|
1393 |
msgid "Stock:"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1397 |
msgid "Out of stock"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1401 |
msgid "In Stock"
|
1402 |
msgstr "Em estoque"
|
1403 |
|
1404 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1405 |
msgid "Move"
|
1406 |
msgstr ""
|
1407 |
|
1408 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1409 |
msgid "Move to another list ›"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1413 |
-
#: templates/wishlist-view.php:
|
1414 |
msgid "Remove this product"
|
1415 |
msgstr "Remover este produto"
|
1416 |
|
1417 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1418 |
msgid "No products added to the wishlist"
|
1419 |
msgstr ""
|
1420 |
|
@@ -1439,11 +1446,11 @@ msgid "Arrange"
|
|
1439 |
msgstr ""
|
1440 |
|
1441 |
#. translators: date added label: 1 date added.
|
1442 |
-
#: templates/wishlist-view.php:
|
1443 |
msgid "Added on: %s"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
-
#: templates/wishlist-view.php:
|
1447 |
msgid "Remove"
|
1448 |
msgstr ""
|
1449 |
|
@@ -1456,38 +1463,45 @@ msgid ""
|
|
1456 |
"your e-commerce on <strong>YITH</strong></a>"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1460 |
msgctxt "page_slug"
|
1461 |
msgid "wishlist"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
-
#: includes/class
|
1465 |
msgctxt "date when wishlist was created"
|
1466 |
msgid "Created on"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
-
#: includes/class
|
1470 |
msgctxt "[gutenberg]: block name"
|
1471 |
msgid "YITH Add to wishlist"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
-
#: includes/class
|
1475 |
msgctxt "[gutenberg]: block name"
|
1476 |
msgid "YITH Wishlist"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: includes/class
|
1480 |
msgctxt "[gutenberg]: block description"
|
1481 |
msgid "Shows Add to wishlist button"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
-
#: includes/class
|
1485 |
msgctxt "[gutenberg]: block description"
|
1486 |
msgid "Shows a list of products in wishlist"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
#. translators: 1. % of reduction/increase in price.
|
1490 |
-
#: includes/class
|
1491 |
msgctxt ""
|
1492 |
"Part of the template that shows price variation since addition to list; "
|
1493 |
"placeholder will be replaced with a percentage"
|
@@ -1495,107 +1509,107 @@ msgid "Price is %1$s%%"
|
|
1495 |
msgstr ""
|
1496 |
|
1497 |
#. translators: 2: original product price.
|
1498 |
-
#: includes/class
|
1499 |
msgctxt ""
|
1500 |
"Part of the template that shows price variation since addition to list; "
|
1501 |
"placeholder will be replaced with a price"
|
1502 |
msgid "(Was %2$s when added in list)"
|
1503 |
msgstr ""
|
1504 |
|
1505 |
-
#: includes/widgets/elementor/class
|
1506 |
msgctxt "Elementor widget name"
|
1507 |
msgid "YITH Wishlist Add button"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
-
#: includes/widgets/elementor/class
|
1511 |
#, fuzzy
|
1512 |
msgctxt "Elementor widget name"
|
1513 |
msgid "YITH Wishlist"
|
1514 |
msgstr "Lista de Desejos"
|
1515 |
|
1516 |
-
#: includes/widgets/elementor/class
|
1517 |
#, fuzzy
|
1518 |
msgctxt "Elementor section title"
|
1519 |
msgid "Product"
|
1520 |
msgstr "Produto adicionado!"
|
1521 |
|
1522 |
-
#: includes/widgets/elementor/class
|
1523 |
msgctxt "Elementor section title"
|
1524 |
msgid "Labels"
|
1525 |
msgstr ""
|
1526 |
|
1527 |
-
#: includes/widgets/elementor/class
|
1528 |
msgctxt "Elementor section title"
|
1529 |
msgid "Advanced"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
-
#: includes/widgets/elementor/class
|
1533 |
#, fuzzy
|
1534 |
msgctxt "Elementor section title"
|
1535 |
msgid "Wishlist"
|
1536 |
msgstr "Lista de Desejos"
|
1537 |
|
1538 |
-
#: includes/widgets/elementor/class
|
1539 |
msgctxt "Elementor section title"
|
1540 |
msgid "Pagination"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: includes/widgets/elementor/class
|
1544 |
#, fuzzy
|
1545 |
msgctxt "Elementor control label"
|
1546 |
msgid "Product ID"
|
1547 |
msgstr "Produto adicionado!"
|
1548 |
|
1549 |
-
#: includes/widgets/elementor/class
|
1550 |
msgctxt "Elementor control label"
|
1551 |
msgid "Button label"
|
1552 |
msgstr ""
|
1553 |
|
1554 |
-
#: includes/widgets/elementor/class
|
1555 |
#, fuzzy
|
1556 |
msgctxt "Elementor control label"
|
1557 |
msgid "\"Browse wishlist\" label"
|
1558 |
msgstr "Veja sua lista de desejos!"
|
1559 |
|
1560 |
-
#: includes/widgets/elementor/class
|
1561 |
#, fuzzy
|
1562 |
msgctxt "Elementor control label"
|
1563 |
msgid "\"Product already in wishlist\" label"
|
1564 |
msgstr "Produto já na lista de desejos."
|
1565 |
|
1566 |
-
#: includes/widgets/elementor/class
|
1567 |
#, fuzzy
|
1568 |
msgctxt "Elementor control label"
|
1569 |
msgid "\"Product added to wishlist\" label"
|
1570 |
msgstr "Produto já na lista de desejos."
|
1571 |
|
1572 |
-
#: includes/widgets/elementor/class
|
1573 |
msgctxt "Elementor control label"
|
1574 |
msgid "URL of the wishlist page"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: includes/widgets/elementor/class
|
1578 |
msgctxt "Elementor control label"
|
1579 |
msgid "Icon for the button"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
-
#: includes/widgets/elementor/class
|
1583 |
msgctxt "Elementor control label"
|
1584 |
msgid "Additional CSS classes for the button"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
-
#: includes/widgets/elementor/class
|
1588 |
#, fuzzy
|
1589 |
msgctxt "Elementor control label"
|
1590 |
msgid "Wishlist ID"
|
1591 |
msgstr "Lista de Desejos"
|
1592 |
|
1593 |
-
#: includes/widgets/elementor/class
|
1594 |
msgctxt "Elementor control label"
|
1595 |
msgid "Paginate items"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: includes/widgets/elementor/class
|
1599 |
msgctxt "yith-woocommerce-wishlist"
|
1600 |
msgid "Items per page"
|
1601 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Lista de Desejos"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Lista de Desejos"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
59 |
+
#: templates/add-to-wishlist-remove.php:59
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
64 |
+
#: templates/add-to-wishlist-remove.php:58
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Produto removida com sucesso."
|
76 |
|
77 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
92 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
93 |
+
#: plugin-options/wishlist_page-options.php:240
|
94 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
95 |
+
#: templates/wishlist-view-footer.php:46
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Lista de Desejos"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "Minha lista de desejos em %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Texto da tabela de desejos"
|
158 |
|
159 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
225 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
230 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
243 |
msgid "Share on:"
|
244 |
msgstr "Compartilhar em:"
|
245 |
|
246 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Compartilhar no Facebook"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Tweetar no Twitter"
|
255 |
|
256 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
275 |
msgid "Free!"
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: includes/class-yith-wcwl.php:164
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "Erro. Não foi possível remover o produto da lista de desejos."
|
289 |
|
290 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
+
#: includes/functions-yith-wcwl.php:249
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
+
#: includes/functions-yith-wcwl.php:250
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
+
#: includes/functions-yith-wcwl.php:252
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/functions-yith-wcwl.php:253
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
+
#: includes/functions-yith-wcwl.php:257
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
+
#: includes/functions-yith-wcwl.php:257
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:258
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:425
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:426
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "CSS Customizado"
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:447
|
345 |
msgid "Shared"
|
346 |
msgstr "Compartilhar em:"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:451
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:457
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:461
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:467
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:471
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "Produto já na lista de desejos."
|
382 |
|
383 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "Produto já na lista de desejos."
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
+
#: plugin-options/settings-options.php:27
|
402 |
msgid "General Settings"
|
403 |
msgstr "Opções gerais"
|
404 |
|
502 |
msgstr "Após sumário"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
+
#: plugin-options/wishlist_page-options.php:222
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
+
#: plugin-options/wishlist_page-options.php:261
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
+
#: plugin-options/wishlist_page-options.php:262
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
+
#: plugin-options/wishlist_page-options.php:263
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
+
#: plugin-options/wishlist_page-options.php:279
|
591 |
+
#: plugin-options/wishlist_page-options.php:368
|
592 |
+
#: plugin-options/wishlist_page-options.php:417
|
593 |
+
#: plugin-options/wishlist_page-options.php:465
|
594 |
+
#: plugin-options/wishlist_page-options.php:552
|
595 |
+
#: plugin-options/wishlist_page-options.php:592
|
596 |
+
#: plugin-options/wishlist_page-options.php:632
|
597 |
+
#: plugin-options/wishlist_page-options.php:672
|
598 |
+
#: plugin-options/wishlist_page-options.php:712
|
599 |
msgid "Background"
|
600 |
msgstr ""
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
+
#: plugin-options/wishlist_page-options.php:284
|
604 |
+
#: plugin-options/wishlist_page-options.php:373
|
605 |
+
#: plugin-options/wishlist_page-options.php:422
|
606 |
+
#: plugin-options/wishlist_page-options.php:470
|
607 |
+
#: plugin-options/wishlist_page-options.php:507
|
608 |
msgid "Text"
|
609 |
msgstr ""
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
+
#: plugin-options/wishlist_page-options.php:289
|
613 |
+
#: plugin-options/wishlist_page-options.php:378
|
614 |
+
#: plugin-options/wishlist_page-options.php:427
|
615 |
+
#: plugin-options/wishlist_page-options.php:475
|
616 |
msgid "Border"
|
617 |
msgstr ""
|
618 |
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
+
#: plugin-options/wishlist_page-options.php:297
|
625 |
+
#: plugin-options/wishlist_page-options.php:386
|
626 |
+
#: plugin-options/wishlist_page-options.php:435
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
+
#: plugin-options/wishlist_page-options.php:302
|
632 |
+
#: plugin-options/wishlist_page-options.php:391
|
633 |
+
#: plugin-options/wishlist_page-options.php:440
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
+
#: plugin-options/wishlist_page-options.php:307
|
639 |
+
#: plugin-options/wishlist_page-options.php:396
|
640 |
+
#: plugin-options/wishlist_page-options.php:445
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
+
#: plugin-options/wishlist_page-options.php:320
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
701 |
+
#. yithemes.com.
|
702 |
+
#: plugin-options/settings-options.php:19
|
703 |
msgid ""
|
704 |
"If you want to take advantage of this feature, you could consider purchasing "
|
705 |
"the %s."
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: plugin-options/settings-options.php:34
|
709 |
msgid "Enable AJAX loading"
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: plugin-options/settings-options.php:35
|
713 |
msgid "Load any cacheable wishlist item via AJAX"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: plugin-options/settings-options.php:48
|
717 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
721 |
+
#. yithemes.com.
|
722 |
+
#: plugin-options/settings-options.php:51
|
723 |
msgid ""
|
724 |
"In order to use this integration you have to install and activate YITH "
|
725 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: plugin-options/settings-options.php:56
|
729 |
msgid "Enable slider in wishlist"
|
730 |
msgstr ""
|
731 |
|
732 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
733 |
+
#. Bought Together.
|
734 |
+
#: plugin-options/settings-options.php:58
|
735 |
msgid ""
|
736 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
737 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
851 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#. translators: 1. Blog name.
|
855 |
+
#: plugin-options/wishlist_page-options.php:195
|
856 |
msgid "My wishlist on %s"
|
857 |
msgstr "Minha lista de desejos em %s"
|
858 |
|
859 |
+
#: plugin-options/wishlist_page-options.php:200
|
860 |
msgid "Social text"
|
861 |
msgstr "Texto Mídias Sociais"
|
862 |
|
863 |
+
#: plugin-options/wishlist_page-options.php:201
|
864 |
msgid ""
|
865 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
866 |
"and Pinterest"
|
867 |
msgstr ""
|
868 |
|
869 |
+
#: plugin-options/wishlist_page-options.php:209
|
870 |
msgid "Social image URL"
|
871 |
msgstr "Url para compartilhamento"
|
872 |
|
873 |
+
#: plugin-options/wishlist_page-options.php:210
|
874 |
msgid "It will be used to pin the wishlist on Pinterest."
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: plugin-options/wishlist_page-options.php:229
|
878 |
msgid "Default wishlist name"
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: plugin-options/wishlist_page-options.php:230
|
882 |
msgid ""
|
883 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
884 |
"automatically generated for all users if they do not create any custom one"
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: plugin-options/wishlist_page-options.php:232
|
888 |
#, fuzzy
|
889 |
msgid "My wishlist"
|
890 |
msgstr "Minha lista de desejos em %s"
|
891 |
|
892 |
+
#: plugin-options/wishlist_page-options.php:237
|
893 |
msgid "\"Add to cart\" text"
|
894 |
msgstr ""
|
895 |
|
896 |
+
#: plugin-options/wishlist_page-options.php:238
|
897 |
msgid "Enter a text for the \"Add to cart\" button"
|
898 |
msgstr ""
|
899 |
|
900 |
+
#: plugin-options/wishlist_page-options.php:250
|
901 |
msgid "Style & color customization"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: plugin-options/wishlist_page-options.php:257
|
905 |
msgid "Style of \"Add to cart\""
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: plugin-options/wishlist_page-options.php:258
|
909 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: plugin-options/wishlist_page-options.php:271
|
913 |
msgid "\"Add to cart\" button style"
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: plugin-options/wishlist_page-options.php:277
|
917 |
msgid "Choose the colors for the \"Add to cart\" button"
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: plugin-options/wishlist_page-options.php:295
|
921 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: plugin-options/wishlist_page-options.php:321
|
925 |
msgid "Set the radius for the \"Add to cart\" button"
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: plugin-options/wishlist_page-options.php:335
|
929 |
msgid "\"Add to cart\" icon"
|
930 |
msgstr ""
|
931 |
|
932 |
+
#: plugin-options/wishlist_page-options.php:336
|
933 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: plugin-options/wishlist_page-options.php:351
|
937 |
msgid "\"Add to cart\" custom icon"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: plugin-options/wishlist_page-options.php:352
|
941 |
msgid ""
|
942 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
943 |
"32px x 32px)"
|
944 |
msgstr ""
|
945 |
|
946 |
+
#: plugin-options/wishlist_page-options.php:360
|
947 |
msgid "Primary button style"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: plugin-options/wishlist_page-options.php:366
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
953 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
954 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: plugin-options/wishlist_page-options.php:384
|
958 |
msgid ""
|
959 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
960 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
962 |
"small>"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: plugin-options/wishlist_page-options.php:409
|
966 |
msgid "Secondary button style"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: plugin-options/wishlist_page-options.php:415
|
970 |
+
#: plugin-options/wishlist_page-options.php:433
|
971 |
msgid ""
|
972 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
973 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
974 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: plugin-options/wishlist_page-options.php:458
|
978 |
msgid "Wishlist table style"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: plugin-options/wishlist_page-options.php:459
|
982 |
msgid ""
|
983 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: plugin-options/wishlist_page-options.php:487
|
987 |
msgid "Highlight color"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: plugin-options/wishlist_page-options.php:488
|
991 |
msgid ""
|
992 |
"Choose the color for all sections with background<br/><small>This color will "
|
993 |
"be used as background for the wishlist table heading and footer (when set to "
|
994 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
995 |
msgstr ""
|
996 |
|
997 |
+
#: plugin-options/wishlist_page-options.php:500
|
998 |
msgid "Share button text color"
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: plugin-options/wishlist_page-options.php:501
|
1002 |
msgid "Choose colors for share buttons text"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: plugin-options/wishlist_page-options.php:512
|
1006 |
msgid "Text hover"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: plugin-options/wishlist_page-options.php:525
|
1010 |
msgid "Facebook share button icon"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: plugin-options/wishlist_page-options.php:526
|
1014 |
msgid "Select an icon for the Facebook share button"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
+
#: plugin-options/wishlist_page-options.php:536
|
1018 |
msgid "Facebook share button custom icon"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: plugin-options/wishlist_page-options.php:537
|
1022 |
msgid ""
|
1023 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1024 |
"32px)"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
+
#: plugin-options/wishlist_page-options.php:545
|
1028 |
msgid "Facebook share button style"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: plugin-options/wishlist_page-options.php:546
|
1032 |
msgid "Choose colors for Facebook share button"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: plugin-options/wishlist_page-options.php:557
|
1036 |
+
#: plugin-options/wishlist_page-options.php:597
|
1037 |
+
#: plugin-options/wishlist_page-options.php:637
|
1038 |
+
#: plugin-options/wishlist_page-options.php:677
|
1039 |
+
#: plugin-options/wishlist_page-options.php:717
|
1040 |
msgid "Background hover"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
+
#: plugin-options/wishlist_page-options.php:565
|
1044 |
msgid "Twitter share button icon"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
+
#: plugin-options/wishlist_page-options.php:566
|
1048 |
msgid "Select an icon for the Twitter share button"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: plugin-options/wishlist_page-options.php:576
|
1052 |
msgid "Twitter share button custom icon"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: plugin-options/wishlist_page-options.php:577
|
1056 |
msgid ""
|
1057 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1058 |
"32px)"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: plugin-options/wishlist_page-options.php:585
|
1062 |
msgid "Twitter share button style"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: plugin-options/wishlist_page-options.php:586
|
1066 |
msgid "Choose colors for Twitter share button"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: plugin-options/wishlist_page-options.php:605
|
1070 |
msgid "Pinterest share button icon"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: plugin-options/wishlist_page-options.php:606
|
1074 |
msgid "Select an icon for the Pinterest share button"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: plugin-options/wishlist_page-options.php:616
|
1078 |
msgid "Pinterest share button custom icon"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: plugin-options/wishlist_page-options.php:617
|
1082 |
msgid ""
|
1083 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1084 |
"x 32px)"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: plugin-options/wishlist_page-options.php:625
|
1088 |
msgid "Pinterest share button style"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: plugin-options/wishlist_page-options.php:626
|
1092 |
msgid "Choose colors for Pinterest share button"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: plugin-options/wishlist_page-options.php:645
|
1096 |
msgid "Email share button icon"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: plugin-options/wishlist_page-options.php:646
|
1100 |
msgid "Select an icon for the Email share button"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
+
#: plugin-options/wishlist_page-options.php:656
|
1104 |
msgid "Email share button custom icon"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
+
#: plugin-options/wishlist_page-options.php:657
|
1108 |
msgid ""
|
1109 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1110 |
"x 32px)"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
+
#: plugin-options/wishlist_page-options.php:665
|
1114 |
msgid "Email share button style"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: plugin-options/wishlist_page-options.php:666
|
1118 |
msgid "Choose colors for the Email share button"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: plugin-options/wishlist_page-options.php:685
|
1122 |
msgid "WhatsApp share button icon"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: plugin-options/wishlist_page-options.php:686
|
1126 |
msgid "Select an icon for the WhatsApp share button"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: plugin-options/wishlist_page-options.php:696
|
1130 |
msgid "WhatsApp share button custom icon"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: plugin-options/wishlist_page-options.php:697
|
1134 |
msgid ""
|
1135 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1136 |
"32px)"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: plugin-options/wishlist_page-options.php:705
|
1140 |
msgid "WhatsApp share button style"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: plugin-options/wishlist_page-options.php:706
|
1144 |
msgid "Choose colors for WhatsApp share button"
|
1145 |
msgstr ""
|
1146 |
|
1313 |
"discount on the product they’ve added to the wishlist."
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: templates/share.php:51 templates/share.php:52
|
1317 |
msgid "Facebook"
|
1318 |
msgstr "Facebook"
|
1319 |
|
1320 |
+
#: templates/share.php:59 templates/share.php:60
|
1321 |
msgid "Twitter"
|
1322 |
msgstr "Twitter"
|
1323 |
|
1324 |
+
#: templates/share.php:67 templates/share.php:68
|
1325 |
msgid "Pinterest"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: templates/share.php:75 templates/share.php:76
|
1329 |
msgid "Email"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: templates/share.php:83
|
1333 |
msgid "WhatsApp"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: templates/share.php:84
|
1337 |
msgid "Whatsapp"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: templates/share.php:93
|
1341 |
msgid "(Now"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: templates/share.php:93
|
1345 |
msgid "copy"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: templates/share.php:93
|
1349 |
msgid "this wishlist link and share it anywhere)"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1353 |
+
#: templates/wishlist-view-footer.php:44
|
1354 |
msgid "Apply this action to all the selected items:"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1358 |
+
#: templates/wishlist-view-footer.php:49
|
1359 |
msgid "Remove from wishlist"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
#. translators: 1. Wishlist formatted name.
|
1363 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1364 |
+
#: templates/wishlist-view-footer.php:67
|
1365 |
msgid "Move to %s"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1369 |
+
#: templates/wishlist-view-footer.php:73
|
1370 |
msgid "Apply"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1374 |
+
#: templates/wishlist-view-footer.php:81
|
1375 |
msgid "Update"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1379 |
+
#: templates/wishlist-view-footer.php:103
|
1380 |
msgid "Add all to cart"
|
1381 |
msgstr ""
|
1382 |
|
1383 |
+
#: templates/wishlist-view-header.php:48
|
1384 |
msgid "Edit title"
|
1385 |
msgstr "Titulo da lista de desejos"
|
1386 |
|
1400 |
msgid "Stock:"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1404 |
msgid "Out of stock"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1408 |
msgid "In Stock"
|
1409 |
msgstr "Em estoque"
|
1410 |
|
1411 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1412 |
msgid "Move"
|
1413 |
msgstr ""
|
1414 |
|
1415 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1416 |
msgid "Move to another list ›"
|
1417 |
msgstr ""
|
1418 |
|
1419 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1420 |
+
#: templates/wishlist-view.php:293
|
1421 |
msgid "Remove this product"
|
1422 |
msgstr "Remover este produto"
|
1423 |
|
1424 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1425 |
msgid "No products added to the wishlist"
|
1426 |
msgstr ""
|
1427 |
|
1446 |
msgstr ""
|
1447 |
|
1448 |
#. translators: date added label: 1 date added.
|
1449 |
+
#: templates/wishlist-view.php:243
|
1450 |
msgid "Added on: %s"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
#: templates/wishlist-view.php:293
|
1454 |
msgid "Remove"
|
1455 |
msgstr ""
|
1456 |
|
1463 |
"your e-commerce on <strong>YITH</strong></a>"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1467 |
+
msgctxt "[HELP TAB] Video title"
|
1468 |
+
msgid ""
|
1469 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1470 |
+
"</b>"
|
1471 |
+
msgstr ""
|
1472 |
+
|
1473 |
+
#: includes/class-yith-wcwl-install.php:340
|
1474 |
msgctxt "page_slug"
|
1475 |
msgid "wishlist"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1479 |
msgctxt "date when wishlist was created"
|
1480 |
msgid "Created on"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1484 |
msgctxt "[gutenberg]: block name"
|
1485 |
msgid "YITH Add to wishlist"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1489 |
msgctxt "[gutenberg]: block name"
|
1490 |
msgid "YITH Wishlist"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1494 |
msgctxt "[gutenberg]: block description"
|
1495 |
msgid "Shows Add to wishlist button"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1499 |
msgctxt "[gutenberg]: block description"
|
1500 |
msgid "Shows a list of products in wishlist"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
#. translators: 1. % of reduction/increase in price.
|
1504 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1505 |
msgctxt ""
|
1506 |
"Part of the template that shows price variation since addition to list; "
|
1507 |
"placeholder will be replaced with a percentage"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
#. translators: 2: original product price.
|
1512 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1513 |
msgctxt ""
|
1514 |
"Part of the template that shows price variation since addition to list; "
|
1515 |
"placeholder will be replaced with a price"
|
1516 |
msgid "(Was %2$s when added in list)"
|
1517 |
msgstr ""
|
1518 |
|
1519 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1520 |
msgctxt "Elementor widget name"
|
1521 |
msgid "YITH Wishlist Add button"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1525 |
#, fuzzy
|
1526 |
msgctxt "Elementor widget name"
|
1527 |
msgid "YITH Wishlist"
|
1528 |
msgstr "Lista de Desejos"
|
1529 |
|
1530 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1531 |
#, fuzzy
|
1532 |
msgctxt "Elementor section title"
|
1533 |
msgid "Product"
|
1534 |
msgstr "Produto adicionado!"
|
1535 |
|
1536 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1537 |
msgctxt "Elementor section title"
|
1538 |
msgid "Labels"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1542 |
msgctxt "Elementor section title"
|
1543 |
msgid "Advanced"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1547 |
#, fuzzy
|
1548 |
msgctxt "Elementor section title"
|
1549 |
msgid "Wishlist"
|
1550 |
msgstr "Lista de Desejos"
|
1551 |
|
1552 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1553 |
msgctxt "Elementor section title"
|
1554 |
msgid "Pagination"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1558 |
#, fuzzy
|
1559 |
msgctxt "Elementor control label"
|
1560 |
msgid "Product ID"
|
1561 |
msgstr "Produto adicionado!"
|
1562 |
|
1563 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1564 |
msgctxt "Elementor control label"
|
1565 |
msgid "Button label"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1569 |
#, fuzzy
|
1570 |
msgctxt "Elementor control label"
|
1571 |
msgid "\"Browse wishlist\" label"
|
1572 |
msgstr "Veja sua lista de desejos!"
|
1573 |
|
1574 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1575 |
#, fuzzy
|
1576 |
msgctxt "Elementor control label"
|
1577 |
msgid "\"Product already in wishlist\" label"
|
1578 |
msgstr "Produto já na lista de desejos."
|
1579 |
|
1580 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1581 |
#, fuzzy
|
1582 |
msgctxt "Elementor control label"
|
1583 |
msgid "\"Product added to wishlist\" label"
|
1584 |
msgstr "Produto já na lista de desejos."
|
1585 |
|
1586 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1587 |
msgctxt "Elementor control label"
|
1588 |
msgid "URL of the wishlist page"
|
1589 |
msgstr ""
|
1590 |
|
1591 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1592 |
msgctxt "Elementor control label"
|
1593 |
msgid "Icon for the button"
|
1594 |
msgstr ""
|
1595 |
|
1596 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1597 |
msgctxt "Elementor control label"
|
1598 |
msgid "Additional CSS classes for the button"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1602 |
#, fuzzy
|
1603 |
msgctxt "Elementor control label"
|
1604 |
msgid "Wishlist ID"
|
1605 |
msgstr "Lista de Desejos"
|
1606 |
|
1607 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1608 |
msgctxt "Elementor control label"
|
1609 |
msgid "Paginate items"
|
1610 |
msgstr ""
|
1611 |
|
1612 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1613 |
msgctxt "yith-woocommerce-wishlist"
|
1614 |
msgid "Items per page"
|
1615 |
msgstr ""
|
languages/yith-woocommerce-wishlist-pt_PT.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-pt_PT.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
@@ -23,364 +23,364 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
-
#: includes/class
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Lista de Desejos"
|
30 |
|
31 |
-
#: includes/class
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
-
#: includes/class
|
48 |
-
#: includes/class
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Lista de Desejos"
|
51 |
|
52 |
-
#: includes/class
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: includes/class
|
59 |
-
#: templates/add-to-wishlist-remove.php:
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class
|
64 |
-
#: templates/add-to-wishlist-remove.php:
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: includes/class
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: includes/class
|
73 |
-
#: includes/class
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Produto removido com sucesso."
|
76 |
|
77 |
-
#: includes/class
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class
|
92 |
-
#: includes/class
|
93 |
-
#: plugin-options/wishlist_page-options.php:
|
94 |
-
#: templates/wishlist-view-footer-mobile.php:
|
95 |
-
#: templates/wishlist-view-footer.php:
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/class
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class
|
140 |
-
#: includes/class
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Lista de Desejos"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
-
#: includes/class
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "Minha lista de desejos em %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
-
#: includes/class
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Texto da tabela de desejos"
|
158 |
|
159 |
-
#: includes/class
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: includes/class
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: includes/class
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: includes/class
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/class
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class
|
225 |
-
#: includes/widgets/elementor/class
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class
|
230 |
-
#: includes/widgets/elementor/class
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/class
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: includes/class
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: includes/class
|
243 |
msgid "Share on:"
|
244 |
msgstr "Partilhar no:"
|
245 |
|
246 |
-
#: includes/class
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Partilhar no Facebook"
|
250 |
|
251 |
-
#: includes/class
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Tweetar no Twitter"
|
255 |
|
256 |
-
#: includes/class
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: includes/class
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/class
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: includes/class
|
275 |
msgid "Free!"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: includes/class
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: includes/class
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: includes/class
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "Erro. Não foi possível remover o produto da lista de desejos."
|
289 |
|
290 |
-
#: includes/data-stores/class
|
291 |
-
#: includes/data-stores/class
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/data-stores/class
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
-
#: includes/functions
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
-
#: includes/functions
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
-
#: includes/functions
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/functions
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
-
#: includes/functions
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
-
#: includes/functions
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: includes/functions
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/functions
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/functions
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "CSS Customizado"
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Shared"
|
346 |
msgstr "Partilhar no:"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/widgets/elementor/class
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: includes/widgets/elementor/class
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "Produto já na lista de desejos."
|
382 |
|
383 |
-
#: includes/widgets/elementor/class
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "Produto já na lista de desejos."
|
@@ -398,7 +398,7 @@ msgid "while you are using the premium one."
|
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
-
#: plugin-options/settings-options.php:
|
402 |
msgid "General Settings"
|
403 |
msgstr "Opções gerais"
|
404 |
|
@@ -502,7 +502,7 @@ msgid "After summary"
|
|
502 |
msgstr "Após sumário"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
-
#: plugin-options/wishlist_page-options.php:
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
@@ -564,17 +564,17 @@ msgid ""
|
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
-
#: plugin-options/wishlist_page-options.php:
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
-
#: plugin-options/wishlist_page-options.php:
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
-
#: plugin-options/wishlist_page-options.php:
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
@@ -587,32 +587,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
-
#: plugin-options/wishlist_page-options.php:
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
msgid "Background"
|
600 |
msgstr ""
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
-
#: plugin-options/wishlist_page-options.php:
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
msgid "Text"
|
609 |
msgstr ""
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
-
#: plugin-options/wishlist_page-options.php:
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
msgid "Border"
|
617 |
msgstr ""
|
618 |
|
@@ -621,28 +621,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
-
#: plugin-options/wishlist_page-options.php:
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
-
#: plugin-options/wishlist_page-options.php:
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
-
#: plugin-options/wishlist_page-options.php:
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
@@ -697,35 +697,41 @@ msgstr ""
|
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
-
|
|
|
|
|
701 |
msgid ""
|
702 |
"If you want to take advantage of this feature, you could consider purchasing "
|
703 |
"the %s."
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: plugin-options/settings-options.php:
|
707 |
msgid "Enable AJAX loading"
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: plugin-options/settings-options.php:
|
711 |
msgid "Load any cacheable wishlist item via AJAX"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: plugin-options/settings-options.php:
|
715 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
716 |
msgstr ""
|
717 |
|
718 |
-
|
|
|
|
|
719 |
msgid ""
|
720 |
"In order to use this integration you have to install and activate YITH "
|
721 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: plugin-options/settings-options.php:
|
725 |
msgid "Enable slider in wishlist"
|
726 |
msgstr ""
|
727 |
|
728 |
-
|
|
|
|
|
729 |
msgid ""
|
730 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
731 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -845,109 +851,110 @@ msgstr ""
|
|
845 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
846 |
msgstr ""
|
847 |
|
848 |
-
|
|
|
849 |
msgid "My wishlist on %s"
|
850 |
msgstr "Minha lista de desejos em %s"
|
851 |
|
852 |
-
#: plugin-options/wishlist_page-options.php:
|
853 |
msgid "Social text"
|
854 |
msgstr "Texto Redes Sociais"
|
855 |
|
856 |
-
#: plugin-options/wishlist_page-options.php:
|
857 |
msgid ""
|
858 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
859 |
"and Pinterest"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: plugin-options/wishlist_page-options.php:
|
863 |
msgid "Social image URL"
|
864 |
msgstr "Url para partilhar"
|
865 |
|
866 |
-
#: plugin-options/wishlist_page-options.php:
|
867 |
msgid "It will be used to pin the wishlist on Pinterest."
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: plugin-options/wishlist_page-options.php:
|
871 |
msgid "Default wishlist name"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: plugin-options/wishlist_page-options.php:
|
875 |
msgid ""
|
876 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
877 |
"automatically generated for all users if they do not create any custom one"
|
878 |
msgstr ""
|
879 |
|
880 |
-
#: plugin-options/wishlist_page-options.php:
|
881 |
#, fuzzy
|
882 |
msgid "My wishlist"
|
883 |
msgstr "Minha lista de desejos em %s"
|
884 |
|
885 |
-
#: plugin-options/wishlist_page-options.php:
|
886 |
msgid "\"Add to cart\" text"
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: plugin-options/wishlist_page-options.php:
|
890 |
msgid "Enter a text for the \"Add to cart\" button"
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: plugin-options/wishlist_page-options.php:
|
894 |
msgid "Style & color customization"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: plugin-options/wishlist_page-options.php:
|
898 |
msgid "Style of \"Add to cart\""
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: plugin-options/wishlist_page-options.php:
|
902 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: plugin-options/wishlist_page-options.php:
|
906 |
msgid "\"Add to cart\" button style"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: plugin-options/wishlist_page-options.php:
|
910 |
msgid "Choose the colors for the \"Add to cart\" button"
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: plugin-options/wishlist_page-options.php:
|
914 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: plugin-options/wishlist_page-options.php:
|
918 |
msgid "Set the radius for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: plugin-options/wishlist_page-options.php:
|
922 |
msgid "\"Add to cart\" icon"
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: plugin-options/wishlist_page-options.php:
|
926 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: plugin-options/wishlist_page-options.php:
|
930 |
msgid "\"Add to cart\" custom icon"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: plugin-options/wishlist_page-options.php:
|
934 |
msgid ""
|
935 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
936 |
"32px x 32px)"
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: plugin-options/wishlist_page-options.php:
|
940 |
msgid "Primary button style"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: plugin-options/wishlist_page-options.php:
|
944 |
msgid ""
|
945 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
946 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
947 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: plugin-options/wishlist_page-options.php:
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
953 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -955,185 +962,185 @@ msgid ""
|
|
955 |
"small>"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: plugin-options/wishlist_page-options.php:
|
959 |
msgid "Secondary button style"
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: plugin-options/wishlist_page-options.php:
|
963 |
-
#: plugin-options/wishlist_page-options.php:
|
964 |
msgid ""
|
965 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
966 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
967 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: plugin-options/wishlist_page-options.php:
|
971 |
msgid "Wishlist table style"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: plugin-options/wishlist_page-options.php:
|
975 |
msgid ""
|
976 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
977 |
msgstr ""
|
978 |
|
979 |
-
#: plugin-options/wishlist_page-options.php:
|
980 |
msgid "Highlight color"
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: plugin-options/wishlist_page-options.php:
|
984 |
msgid ""
|
985 |
"Choose the color for all sections with background<br/><small>This color will "
|
986 |
"be used as background for the wishlist table heading and footer (when set to "
|
987 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: plugin-options/wishlist_page-options.php:
|
991 |
msgid "Share button text color"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: plugin-options/wishlist_page-options.php:
|
995 |
msgid "Choose colors for share buttons text"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: plugin-options/wishlist_page-options.php:
|
999 |
msgid "Text hover"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: plugin-options/wishlist_page-options.php:
|
1003 |
msgid "Facebook share button icon"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: plugin-options/wishlist_page-options.php:
|
1007 |
msgid "Select an icon for the Facebook share button"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: plugin-options/wishlist_page-options.php:
|
1011 |
msgid "Facebook share button custom icon"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: plugin-options/wishlist_page-options.php:
|
1015 |
msgid ""
|
1016 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1017 |
"32px)"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: plugin-options/wishlist_page-options.php:
|
1021 |
msgid "Facebook share button style"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
-
#: plugin-options/wishlist_page-options.php:
|
1025 |
msgid "Choose colors for Facebook share button"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: plugin-options/wishlist_page-options.php:
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
-
#: plugin-options/wishlist_page-options.php:
|
1033 |
msgid "Background hover"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
-
#: plugin-options/wishlist_page-options.php:
|
1037 |
msgid "Twitter share button icon"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: plugin-options/wishlist_page-options.php:
|
1041 |
msgid "Select an icon for the Twitter share button"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: plugin-options/wishlist_page-options.php:
|
1045 |
msgid "Twitter share button custom icon"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: plugin-options/wishlist_page-options.php:
|
1049 |
msgid ""
|
1050 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1051 |
"32px)"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: plugin-options/wishlist_page-options.php:
|
1055 |
msgid "Twitter share button style"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: plugin-options/wishlist_page-options.php:
|
1059 |
msgid "Choose colors for Twitter share button"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: plugin-options/wishlist_page-options.php:
|
1063 |
msgid "Pinterest share button icon"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: plugin-options/wishlist_page-options.php:
|
1067 |
msgid "Select an icon for the Pinterest share button"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: plugin-options/wishlist_page-options.php:
|
1071 |
msgid "Pinterest share button custom icon"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: plugin-options/wishlist_page-options.php:
|
1075 |
msgid ""
|
1076 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1077 |
"x 32px)"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
-
#: plugin-options/wishlist_page-options.php:
|
1081 |
msgid "Pinterest share button style"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
-
#: plugin-options/wishlist_page-options.php:
|
1085 |
msgid "Choose colors for Pinterest share button"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: plugin-options/wishlist_page-options.php:
|
1089 |
msgid "Email share button icon"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: plugin-options/wishlist_page-options.php:
|
1093 |
msgid "Select an icon for the Email share button"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: plugin-options/wishlist_page-options.php:
|
1097 |
msgid "Email share button custom icon"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: plugin-options/wishlist_page-options.php:
|
1101 |
msgid ""
|
1102 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1103 |
"x 32px)"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: plugin-options/wishlist_page-options.php:
|
1107 |
msgid "Email share button style"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: plugin-options/wishlist_page-options.php:
|
1111 |
msgid "Choose colors for the Email share button"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: plugin-options/wishlist_page-options.php:
|
1115 |
msgid "WhatsApp share button icon"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: plugin-options/wishlist_page-options.php:
|
1119 |
msgid "Select an icon for the WhatsApp share button"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: plugin-options/wishlist_page-options.php:
|
1123 |
msgid "WhatsApp share button custom icon"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: plugin-options/wishlist_page-options.php:
|
1127 |
msgid ""
|
1128 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1129 |
"32px)"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
-
#: plugin-options/wishlist_page-options.php:
|
1133 |
msgid "WhatsApp share button style"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
-
#: plugin-options/wishlist_page-options.php:
|
1137 |
msgid "Choose colors for WhatsApp share button"
|
1138 |
msgstr ""
|
1139 |
|
@@ -1306,74 +1313,74 @@ msgid ""
|
|
1306 |
"discount on the product they’ve added to the wishlist."
|
1307 |
msgstr ""
|
1308 |
|
1309 |
-
#: templates/share.php:
|
1310 |
msgid "Facebook"
|
1311 |
msgstr "Facebook"
|
1312 |
|
1313 |
-
#: templates/share.php:
|
1314 |
msgid "Twitter"
|
1315 |
msgstr "Twitter"
|
1316 |
|
1317 |
-
#: templates/share.php:
|
1318 |
msgid "Pinterest"
|
1319 |
msgstr ""
|
1320 |
|
1321 |
-
#: templates/share.php:
|
1322 |
msgid "Email"
|
1323 |
msgstr ""
|
1324 |
|
1325 |
-
#: templates/share.php:
|
1326 |
msgid "WhatsApp"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
-
#: templates/share.php:
|
1330 |
msgid "Whatsapp"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: templates/share.php:
|
1334 |
msgid "(Now"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
-
#: templates/share.php:
|
1338 |
msgid "copy"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: templates/share.php:
|
1342 |
msgid "this wishlist link and share it anywhere)"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1346 |
-
#: templates/wishlist-view-footer.php:
|
1347 |
msgid "Apply this action to all the selected items:"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1351 |
-
#: templates/wishlist-view-footer.php:
|
1352 |
msgid "Remove from wishlist"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
#. translators: 1. Wishlist formatted name.
|
1356 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1357 |
-
#: templates/wishlist-view-footer.php:
|
1358 |
msgid "Move to %s"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1362 |
-
#: templates/wishlist-view-footer.php:
|
1363 |
msgid "Apply"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1367 |
-
#: templates/wishlist-view-footer.php:
|
1368 |
msgid "Update"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1372 |
-
#: templates/wishlist-view-footer.php:
|
1373 |
msgid "Add all to cart"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: templates/wishlist-view-header.php:
|
1377 |
msgid "Edit title"
|
1378 |
msgstr "Titulo da lista de desejos"
|
1379 |
|
@@ -1393,28 +1400,28 @@ msgstr ""
|
|
1393 |
msgid "Stock:"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1397 |
msgid "Out of stock"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1401 |
msgid "In Stock"
|
1402 |
msgstr "Em stock"
|
1403 |
|
1404 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1405 |
msgid "Move"
|
1406 |
msgstr ""
|
1407 |
|
1408 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1409 |
msgid "Move to another list ›"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1413 |
-
#: templates/wishlist-view.php:
|
1414 |
msgid "Remove this product"
|
1415 |
msgstr "Remover este produto"
|
1416 |
|
1417 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1418 |
msgid "No products added to the wishlist"
|
1419 |
msgstr ""
|
1420 |
|
@@ -1439,11 +1446,11 @@ msgid "Arrange"
|
|
1439 |
msgstr ""
|
1440 |
|
1441 |
#. translators: date added label: 1 date added.
|
1442 |
-
#: templates/wishlist-view.php:
|
1443 |
msgid "Added on: %s"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
-
#: templates/wishlist-view.php:
|
1447 |
msgid "Remove"
|
1448 |
msgstr ""
|
1449 |
|
@@ -1456,38 +1463,45 @@ msgid ""
|
|
1456 |
"your e-commerce on <strong>YITH</strong></a>"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1460 |
msgctxt "page_slug"
|
1461 |
msgid "wishlist"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
-
#: includes/class
|
1465 |
msgctxt "date when wishlist was created"
|
1466 |
msgid "Created on"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
-
#: includes/class
|
1470 |
msgctxt "[gutenberg]: block name"
|
1471 |
msgid "YITH Add to wishlist"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
-
#: includes/class
|
1475 |
msgctxt "[gutenberg]: block name"
|
1476 |
msgid "YITH Wishlist"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: includes/class
|
1480 |
msgctxt "[gutenberg]: block description"
|
1481 |
msgid "Shows Add to wishlist button"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
-
#: includes/class
|
1485 |
msgctxt "[gutenberg]: block description"
|
1486 |
msgid "Shows a list of products in wishlist"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
#. translators: 1. % of reduction/increase in price.
|
1490 |
-
#: includes/class
|
1491 |
msgctxt ""
|
1492 |
"Part of the template that shows price variation since addition to list; "
|
1493 |
"placeholder will be replaced with a percentage"
|
@@ -1495,107 +1509,107 @@ msgid "Price is %1$s%%"
|
|
1495 |
msgstr ""
|
1496 |
|
1497 |
#. translators: 2: original product price.
|
1498 |
-
#: includes/class
|
1499 |
msgctxt ""
|
1500 |
"Part of the template that shows price variation since addition to list; "
|
1501 |
"placeholder will be replaced with a price"
|
1502 |
msgid "(Was %2$s when added in list)"
|
1503 |
msgstr ""
|
1504 |
|
1505 |
-
#: includes/widgets/elementor/class
|
1506 |
msgctxt "Elementor widget name"
|
1507 |
msgid "YITH Wishlist Add button"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
-
#: includes/widgets/elementor/class
|
1511 |
#, fuzzy
|
1512 |
msgctxt "Elementor widget name"
|
1513 |
msgid "YITH Wishlist"
|
1514 |
msgstr "Lista de Desejos"
|
1515 |
|
1516 |
-
#: includes/widgets/elementor/class
|
1517 |
#, fuzzy
|
1518 |
msgctxt "Elementor section title"
|
1519 |
msgid "Product"
|
1520 |
msgstr "Produto adicionado!"
|
1521 |
|
1522 |
-
#: includes/widgets/elementor/class
|
1523 |
msgctxt "Elementor section title"
|
1524 |
msgid "Labels"
|
1525 |
msgstr ""
|
1526 |
|
1527 |
-
#: includes/widgets/elementor/class
|
1528 |
msgctxt "Elementor section title"
|
1529 |
msgid "Advanced"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
-
#: includes/widgets/elementor/class
|
1533 |
#, fuzzy
|
1534 |
msgctxt "Elementor section title"
|
1535 |
msgid "Wishlist"
|
1536 |
msgstr "Lista de Desejos"
|
1537 |
|
1538 |
-
#: includes/widgets/elementor/class
|
1539 |
msgctxt "Elementor section title"
|
1540 |
msgid "Pagination"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: includes/widgets/elementor/class
|
1544 |
#, fuzzy
|
1545 |
msgctxt "Elementor control label"
|
1546 |
msgid "Product ID"
|
1547 |
msgstr "Produto adicionado!"
|
1548 |
|
1549 |
-
#: includes/widgets/elementor/class
|
1550 |
msgctxt "Elementor control label"
|
1551 |
msgid "Button label"
|
1552 |
msgstr ""
|
1553 |
|
1554 |
-
#: includes/widgets/elementor/class
|
1555 |
#, fuzzy
|
1556 |
msgctxt "Elementor control label"
|
1557 |
msgid "\"Browse wishlist\" label"
|
1558 |
msgstr "Veja sua lista de desejos!"
|
1559 |
|
1560 |
-
#: includes/widgets/elementor/class
|
1561 |
#, fuzzy
|
1562 |
msgctxt "Elementor control label"
|
1563 |
msgid "\"Product already in wishlist\" label"
|
1564 |
msgstr "Produto já na lista de desejos."
|
1565 |
|
1566 |
-
#: includes/widgets/elementor/class
|
1567 |
#, fuzzy
|
1568 |
msgctxt "Elementor control label"
|
1569 |
msgid "\"Product added to wishlist\" label"
|
1570 |
msgstr "Produto já na lista de desejos."
|
1571 |
|
1572 |
-
#: includes/widgets/elementor/class
|
1573 |
msgctxt "Elementor control label"
|
1574 |
msgid "URL of the wishlist page"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: includes/widgets/elementor/class
|
1578 |
msgctxt "Elementor control label"
|
1579 |
msgid "Icon for the button"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
-
#: includes/widgets/elementor/class
|
1583 |
msgctxt "Elementor control label"
|
1584 |
msgid "Additional CSS classes for the button"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
-
#: includes/widgets/elementor/class
|
1588 |
#, fuzzy
|
1589 |
msgctxt "Elementor control label"
|
1590 |
msgid "Wishlist ID"
|
1591 |
msgstr "Lista de Desejos"
|
1592 |
|
1593 |
-
#: includes/widgets/elementor/class
|
1594 |
msgctxt "Elementor control label"
|
1595 |
msgid "Paginate items"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: includes/widgets/elementor/class
|
1599 |
msgctxt "yith-woocommerce-wishlist"
|
1600 |
msgid "Items per page"
|
1601 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WooCommerce Wishlist\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: YIThemes <support@yithemes.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
25 |
|
26 |
+
#: includes/class-yith-wcwl-admin.php:126
|
27 |
#, fuzzy
|
28 |
msgid "Wishlist Page"
|
29 |
msgstr "Lista de Desejos"
|
30 |
|
31 |
+
#: includes/class-yith-wcwl-admin.php:148
|
32 |
msgid "General settings"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-yith-wcwl-admin.php:149
|
36 |
msgid "Add to wishlist options"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-yith-wcwl-admin.php:150
|
40 |
msgid "Wishlist page options"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-yith-wcwl-admin.php:151
|
44 |
msgid "Premium Version"
|
45 |
msgstr ""
|
46 |
|
47 |
+
#: includes/class-yith-wcwl-admin.php:249
|
48 |
+
#: includes/class-yith-wcwl-install.php:342
|
49 |
msgid "Wishlist"
|
50 |
msgstr "Lista de Desejos"
|
51 |
|
52 |
+
#: includes/class-yith-wcwl-admin.php:251
|
53 |
msgid ""
|
54 |
"Allows your customers to create and share lists of products that they want "
|
55 |
"to purchase on your e-commerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
59 |
+
#: templates/add-to-wishlist-remove.php:59
|
60 |
msgid "View ›"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
64 |
+
#: templates/add-to-wishlist-remove.php:58
|
65 |
msgid "or"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
69 |
msgid "Close"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
73 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
74 |
msgid "Product successfully removed."
|
75 |
msgstr "Produto removido com sucesso."
|
76 |
|
77 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
78 |
msgid "Please, make sure to enter a valid title"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
82 |
msgid ""
|
83 |
"We are sorry, but this feature is available only if cookies on your browser "
|
84 |
"are enabled."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
88 |
msgid "Product added to cart successfully"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
92 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
93 |
+
#: plugin-options/wishlist_page-options.php:240
|
94 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
95 |
+
#: templates/wishlist-view-footer.php:46
|
96 |
msgid "Add to cart"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
100 |
msgid "While you visit our site, we’ll track:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
104 |
msgid ""
|
105 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
106 |
"users your favourite products, and to create targeted email campaigns."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
110 |
msgid ""
|
111 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
112 |
"make them visible to the store staff"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
116 |
msgid ""
|
117 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
118 |
"browsing our site."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
122 |
msgid ""
|
123 |
"Members of our team have access to the information you provide us with. For "
|
124 |
"example, both Administrators and Shop Managers can access:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
128 |
msgid ""
|
129 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
130 |
"settings of your wishlists"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
134 |
msgid ""
|
135 |
"Our team members have access to this information to offer you better deals "
|
136 |
"for the products you love."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
140 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
141 |
msgid "Customer wishlists"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
145 |
#: plugin-options/lists-options.php:32
|
146 |
msgid "Wishlists"
|
147 |
msgstr "Lista de Desejos"
|
148 |
|
149 |
#. Translators: %s Order number.
|
150 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
151 |
msgid "Removed wishlist %s."
|
152 |
msgstr "Minha lista de desejos em %s"
|
153 |
|
154 |
#. Translators: %s Order number.
|
155 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
156 |
msgid "Wishlist %s has been retained."
|
157 |
msgstr "Texto da tabela de desejos"
|
158 |
|
159 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
160 |
msgid "Token"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
164 |
msgid "Wishlist URL"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
168 |
msgid "Title"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
172 |
msgid "Visibility"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
176 |
msgid "Items added"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
180 |
msgid ""
|
181 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
182 |
"product)"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
186 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
190 |
msgid "Button label (leave empty to use the default settings)"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
194 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
198 |
msgid ""
|
199 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
200 |
"settings)"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
204 |
msgid ""
|
205 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
209 |
msgid ""
|
210 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
211 |
"the default settings)"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
215 |
msgid ""
|
216 |
"Additional CSS classes for the button (leave empty to use the default "
|
217 |
"settings)"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
221 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
225 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
226 |
msgid "Paginate"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
230 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
231 |
msgid "Do not paginate"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
235 |
msgid "Number of items to show per page"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
239 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
243 |
msgid "Share on:"
|
244 |
msgstr "Partilhar no:"
|
245 |
|
246 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
247 |
#: plugin-options/wishlist_page-options.php:138
|
248 |
msgid "Share on Facebook"
|
249 |
msgstr "Partilhar no Facebook"
|
250 |
|
251 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
252 |
#: plugin-options/wishlist_page-options.php:147
|
253 |
msgid "Tweet on Twitter"
|
254 |
msgstr "Tweetar no Twitter"
|
255 |
|
256 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
257 |
#: plugin-options/wishlist_page-options.php:156
|
258 |
msgid "Pin on Pinterest"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
262 |
msgid "Share via email"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
266 |
#: plugin-options/wishlist_page-options.php:174
|
267 |
msgid "Share on WhatsApp"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
271 |
msgid "Remove from list"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
275 |
msgid "Free!"
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: includes/class-yith-wcwl.php:164
|
279 |
msgid "The item cannot be added to this wishlist"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
283 |
msgid "An error occurred while adding the products to the wishlist."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
287 |
msgid "Error. Unable to remove the product from the wishlist."
|
288 |
msgstr "Erro. Não foi possível remover o produto da lista de desejos."
|
289 |
|
290 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
291 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
292 |
msgid "Invalid wishlist."
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
296 |
msgid "Invalid wishlist item."
|
297 |
msgstr ""
|
298 |
|
299 |
#. translators: 1. Number of users.
|
300 |
+
#: includes/functions-yith-wcwl.php:249
|
301 |
msgid "%d user"
|
302 |
msgid_plural "%d users"
|
303 |
msgstr[0] ""
|
304 |
msgstr[1] ""
|
305 |
|
306 |
+
#: includes/functions-yith-wcwl.php:250
|
307 |
msgid "has this item in wishlist"
|
308 |
msgid_plural "have this item in wishlist"
|
309 |
msgstr[0] ""
|
310 |
msgstr[1] ""
|
311 |
|
312 |
+
#: includes/functions-yith-wcwl.php:252
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/functions-yith-wcwl.php:253
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
+
#: includes/functions-yith-wcwl.php:257
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
|
327 |
+
#: includes/functions-yith-wcwl.php:257
|
328 |
msgid "another"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: includes/functions-yith-wcwl.php:258
|
332 |
msgid "have this item in wishlist"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: includes/functions-yith-wcwl.php:425
|
336 |
msgid "None"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: includes/functions-yith-wcwl.php:426
|
340 |
#, fuzzy
|
341 |
msgid "Custom"
|
342 |
msgstr "CSS Customizado"
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:447
|
345 |
msgid "Shared"
|
346 |
msgstr "Partilhar no:"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:451
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:457
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:461
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:467
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:471
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
379 |
#, fuzzy
|
380 |
msgid "Product already in wishlist"
|
381 |
msgstr "Produto já na lista de desejos."
|
382 |
|
383 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
384 |
#, fuzzy
|
385 |
msgid "Product added to wishlist"
|
386 |
msgstr "Produto já na lista de desejos."
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
+
#: plugin-options/settings-options.php:27
|
402 |
msgid "General Settings"
|
403 |
msgstr "Opções gerais"
|
404 |
|
502 |
msgstr "Após sumário"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
+
#: plugin-options/wishlist_page-options.php:222
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
+
#: plugin-options/wishlist_page-options.php:261
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
+
#: plugin-options/wishlist_page-options.php:262
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
+
#: plugin-options/wishlist_page-options.php:263
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
+
#: plugin-options/wishlist_page-options.php:279
|
591 |
+
#: plugin-options/wishlist_page-options.php:368
|
592 |
+
#: plugin-options/wishlist_page-options.php:417
|
593 |
+
#: plugin-options/wishlist_page-options.php:465
|
594 |
+
#: plugin-options/wishlist_page-options.php:552
|
595 |
+
#: plugin-options/wishlist_page-options.php:592
|
596 |
+
#: plugin-options/wishlist_page-options.php:632
|
597 |
+
#: plugin-options/wishlist_page-options.php:672
|
598 |
+
#: plugin-options/wishlist_page-options.php:712
|
599 |
msgid "Background"
|
600 |
msgstr ""
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
+
#: plugin-options/wishlist_page-options.php:284
|
604 |
+
#: plugin-options/wishlist_page-options.php:373
|
605 |
+
#: plugin-options/wishlist_page-options.php:422
|
606 |
+
#: plugin-options/wishlist_page-options.php:470
|
607 |
+
#: plugin-options/wishlist_page-options.php:507
|
608 |
msgid "Text"
|
609 |
msgstr ""
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
+
#: plugin-options/wishlist_page-options.php:289
|
613 |
+
#: plugin-options/wishlist_page-options.php:378
|
614 |
+
#: plugin-options/wishlist_page-options.php:427
|
615 |
+
#: plugin-options/wishlist_page-options.php:475
|
616 |
msgid "Border"
|
617 |
msgstr ""
|
618 |
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
+
#: plugin-options/wishlist_page-options.php:297
|
625 |
+
#: plugin-options/wishlist_page-options.php:386
|
626 |
+
#: plugin-options/wishlist_page-options.php:435
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
+
#: plugin-options/wishlist_page-options.php:302
|
632 |
+
#: plugin-options/wishlist_page-options.php:391
|
633 |
+
#: plugin-options/wishlist_page-options.php:440
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
+
#: plugin-options/wishlist_page-options.php:307
|
639 |
+
#: plugin-options/wishlist_page-options.php:396
|
640 |
+
#: plugin-options/wishlist_page-options.php:445
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
+
#: plugin-options/wishlist_page-options.php:320
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
701 |
+
#. yithemes.com.
|
702 |
+
#: plugin-options/settings-options.php:19
|
703 |
msgid ""
|
704 |
"If you want to take advantage of this feature, you could consider purchasing "
|
705 |
"the %s."
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: plugin-options/settings-options.php:34
|
709 |
msgid "Enable AJAX loading"
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: plugin-options/settings-options.php:35
|
713 |
msgid "Load any cacheable wishlist item via AJAX"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: plugin-options/settings-options.php:48
|
717 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
721 |
+
#. yithemes.com.
|
722 |
+
#: plugin-options/settings-options.php:51
|
723 |
msgid ""
|
724 |
"In order to use this integration you have to install and activate YITH "
|
725 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: plugin-options/settings-options.php:56
|
729 |
msgid "Enable slider in wishlist"
|
730 |
msgstr ""
|
731 |
|
732 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
733 |
+
#. Bought Together.
|
734 |
+
#: plugin-options/settings-options.php:58
|
735 |
msgid ""
|
736 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
737 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
851 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#. translators: 1. Blog name.
|
855 |
+
#: plugin-options/wishlist_page-options.php:195
|
856 |
msgid "My wishlist on %s"
|
857 |
msgstr "Minha lista de desejos em %s"
|
858 |
|
859 |
+
#: plugin-options/wishlist_page-options.php:200
|
860 |
msgid "Social text"
|
861 |
msgstr "Texto Redes Sociais"
|
862 |
|
863 |
+
#: plugin-options/wishlist_page-options.php:201
|
864 |
msgid ""
|
865 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
866 |
"and Pinterest"
|
867 |
msgstr ""
|
868 |
|
869 |
+
#: plugin-options/wishlist_page-options.php:209
|
870 |
msgid "Social image URL"
|
871 |
msgstr "Url para partilhar"
|
872 |
|
873 |
+
#: plugin-options/wishlist_page-options.php:210
|
874 |
msgid "It will be used to pin the wishlist on Pinterest."
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: plugin-options/wishlist_page-options.php:229
|
878 |
msgid "Default wishlist name"
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: plugin-options/wishlist_page-options.php:230
|
882 |
msgid ""
|
883 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
884 |
"automatically generated for all users if they do not create any custom one"
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: plugin-options/wishlist_page-options.php:232
|
888 |
#, fuzzy
|
889 |
msgid "My wishlist"
|
890 |
msgstr "Minha lista de desejos em %s"
|
891 |
|
892 |
+
#: plugin-options/wishlist_page-options.php:237
|
893 |
msgid "\"Add to cart\" text"
|
894 |
msgstr ""
|
895 |
|
896 |
+
#: plugin-options/wishlist_page-options.php:238
|
897 |
msgid "Enter a text for the \"Add to cart\" button"
|
898 |
msgstr ""
|
899 |
|
900 |
+
#: plugin-options/wishlist_page-options.php:250
|
901 |
msgid "Style & color customization"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: plugin-options/wishlist_page-options.php:257
|
905 |
msgid "Style of \"Add to cart\""
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: plugin-options/wishlist_page-options.php:258
|
909 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: plugin-options/wishlist_page-options.php:271
|
913 |
msgid "\"Add to cart\" button style"
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: plugin-options/wishlist_page-options.php:277
|
917 |
msgid "Choose the colors for the \"Add to cart\" button"
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: plugin-options/wishlist_page-options.php:295
|
921 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: plugin-options/wishlist_page-options.php:321
|
925 |
msgid "Set the radius for the \"Add to cart\" button"
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: plugin-options/wishlist_page-options.php:335
|
929 |
msgid "\"Add to cart\" icon"
|
930 |
msgstr ""
|
931 |
|
932 |
+
#: plugin-options/wishlist_page-options.php:336
|
933 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: plugin-options/wishlist_page-options.php:351
|
937 |
msgid "\"Add to cart\" custom icon"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: plugin-options/wishlist_page-options.php:352
|
941 |
msgid ""
|
942 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
943 |
"32px x 32px)"
|
944 |
msgstr ""
|
945 |
|
946 |
+
#: plugin-options/wishlist_page-options.php:360
|
947 |
msgid "Primary button style"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: plugin-options/wishlist_page-options.php:366
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
953 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
954 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: plugin-options/wishlist_page-options.php:384
|
958 |
msgid ""
|
959 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
960 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
962 |
"small>"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: plugin-options/wishlist_page-options.php:409
|
966 |
msgid "Secondary button style"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: plugin-options/wishlist_page-options.php:415
|
970 |
+
#: plugin-options/wishlist_page-options.php:433
|
971 |
msgid ""
|
972 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
973 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
974 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: plugin-options/wishlist_page-options.php:458
|
978 |
msgid "Wishlist table style"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: plugin-options/wishlist_page-options.php:459
|
982 |
msgid ""
|
983 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: plugin-options/wishlist_page-options.php:487
|
987 |
msgid "Highlight color"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: plugin-options/wishlist_page-options.php:488
|
991 |
msgid ""
|
992 |
"Choose the color for all sections with background<br/><small>This color will "
|
993 |
"be used as background for the wishlist table heading and footer (when set to "
|
994 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
995 |
msgstr ""
|
996 |
|
997 |
+
#: plugin-options/wishlist_page-options.php:500
|
998 |
msgid "Share button text color"
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: plugin-options/wishlist_page-options.php:501
|
1002 |
msgid "Choose colors for share buttons text"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: plugin-options/wishlist_page-options.php:512
|
1006 |
msgid "Text hover"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: plugin-options/wishlist_page-options.php:525
|
1010 |
msgid "Facebook share button icon"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: plugin-options/wishlist_page-options.php:526
|
1014 |
msgid "Select an icon for the Facebook share button"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
+
#: plugin-options/wishlist_page-options.php:536
|
1018 |
msgid "Facebook share button custom icon"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: plugin-options/wishlist_page-options.php:537
|
1022 |
msgid ""
|
1023 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1024 |
"32px)"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
+
#: plugin-options/wishlist_page-options.php:545
|
1028 |
msgid "Facebook share button style"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: plugin-options/wishlist_page-options.php:546
|
1032 |
msgid "Choose colors for Facebook share button"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: plugin-options/wishlist_page-options.php:557
|
1036 |
+
#: plugin-options/wishlist_page-options.php:597
|
1037 |
+
#: plugin-options/wishlist_page-options.php:637
|
1038 |
+
#: plugin-options/wishlist_page-options.php:677
|
1039 |
+
#: plugin-options/wishlist_page-options.php:717
|
1040 |
msgid "Background hover"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
+
#: plugin-options/wishlist_page-options.php:565
|
1044 |
msgid "Twitter share button icon"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
+
#: plugin-options/wishlist_page-options.php:566
|
1048 |
msgid "Select an icon for the Twitter share button"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: plugin-options/wishlist_page-options.php:576
|
1052 |
msgid "Twitter share button custom icon"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: plugin-options/wishlist_page-options.php:577
|
1056 |
msgid ""
|
1057 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1058 |
"32px)"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: plugin-options/wishlist_page-options.php:585
|
1062 |
msgid "Twitter share button style"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: plugin-options/wishlist_page-options.php:586
|
1066 |
msgid "Choose colors for Twitter share button"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: plugin-options/wishlist_page-options.php:605
|
1070 |
msgid "Pinterest share button icon"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: plugin-options/wishlist_page-options.php:606
|
1074 |
msgid "Select an icon for the Pinterest share button"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: plugin-options/wishlist_page-options.php:616
|
1078 |
msgid "Pinterest share button custom icon"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: plugin-options/wishlist_page-options.php:617
|
1082 |
msgid ""
|
1083 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1084 |
"x 32px)"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: plugin-options/wishlist_page-options.php:625
|
1088 |
msgid "Pinterest share button style"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: plugin-options/wishlist_page-options.php:626
|
1092 |
msgid "Choose colors for Pinterest share button"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: plugin-options/wishlist_page-options.php:645
|
1096 |
msgid "Email share button icon"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: plugin-options/wishlist_page-options.php:646
|
1100 |
msgid "Select an icon for the Email share button"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
+
#: plugin-options/wishlist_page-options.php:656
|
1104 |
msgid "Email share button custom icon"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
+
#: plugin-options/wishlist_page-options.php:657
|
1108 |
msgid ""
|
1109 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1110 |
"x 32px)"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
+
#: plugin-options/wishlist_page-options.php:665
|
1114 |
msgid "Email share button style"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: plugin-options/wishlist_page-options.php:666
|
1118 |
msgid "Choose colors for the Email share button"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: plugin-options/wishlist_page-options.php:685
|
1122 |
msgid "WhatsApp share button icon"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: plugin-options/wishlist_page-options.php:686
|
1126 |
msgid "Select an icon for the WhatsApp share button"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: plugin-options/wishlist_page-options.php:696
|
1130 |
msgid "WhatsApp share button custom icon"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: plugin-options/wishlist_page-options.php:697
|
1134 |
msgid ""
|
1135 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1136 |
"32px)"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: plugin-options/wishlist_page-options.php:705
|
1140 |
msgid "WhatsApp share button style"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: plugin-options/wishlist_page-options.php:706
|
1144 |
msgid "Choose colors for WhatsApp share button"
|
1145 |
msgstr ""
|
1146 |
|
1313 |
"discount on the product they’ve added to the wishlist."
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: templates/share.php:51 templates/share.php:52
|
1317 |
msgid "Facebook"
|
1318 |
msgstr "Facebook"
|
1319 |
|
1320 |
+
#: templates/share.php:59 templates/share.php:60
|
1321 |
msgid "Twitter"
|
1322 |
msgstr "Twitter"
|
1323 |
|
1324 |
+
#: templates/share.php:67 templates/share.php:68
|
1325 |
msgid "Pinterest"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: templates/share.php:75 templates/share.php:76
|
1329 |
msgid "Email"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: templates/share.php:83
|
1333 |
msgid "WhatsApp"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: templates/share.php:84
|
1337 |
msgid "Whatsapp"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: templates/share.php:93
|
1341 |
msgid "(Now"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: templates/share.php:93
|
1345 |
msgid "copy"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: templates/share.php:93
|
1349 |
msgid "this wishlist link and share it anywhere)"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1353 |
+
#: templates/wishlist-view-footer.php:44
|
1354 |
msgid "Apply this action to all the selected items:"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1358 |
+
#: templates/wishlist-view-footer.php:49
|
1359 |
msgid "Remove from wishlist"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
#. translators: 1. Wishlist formatted name.
|
1363 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1364 |
+
#: templates/wishlist-view-footer.php:67
|
1365 |
msgid "Move to %s"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1369 |
+
#: templates/wishlist-view-footer.php:73
|
1370 |
msgid "Apply"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1374 |
+
#: templates/wishlist-view-footer.php:81
|
1375 |
msgid "Update"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1379 |
+
#: templates/wishlist-view-footer.php:103
|
1380 |
msgid "Add all to cart"
|
1381 |
msgstr ""
|
1382 |
|
1383 |
+
#: templates/wishlist-view-header.php:48
|
1384 |
msgid "Edit title"
|
1385 |
msgstr "Titulo da lista de desejos"
|
1386 |
|
1400 |
msgid "Stock:"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1404 |
msgid "Out of stock"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1408 |
msgid "In Stock"
|
1409 |
msgstr "Em stock"
|
1410 |
|
1411 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1412 |
msgid "Move"
|
1413 |
msgstr ""
|
1414 |
|
1415 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1416 |
msgid "Move to another list ›"
|
1417 |
msgstr ""
|
1418 |
|
1419 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1420 |
+
#: templates/wishlist-view.php:293
|
1421 |
msgid "Remove this product"
|
1422 |
msgstr "Remover este produto"
|
1423 |
|
1424 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1425 |
msgid "No products added to the wishlist"
|
1426 |
msgstr ""
|
1427 |
|
1446 |
msgstr ""
|
1447 |
|
1448 |
#. translators: date added label: 1 date added.
|
1449 |
+
#: templates/wishlist-view.php:243
|
1450 |
msgid "Added on: %s"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
#: templates/wishlist-view.php:293
|
1454 |
msgid "Remove"
|
1455 |
msgstr ""
|
1456 |
|
1463 |
"your e-commerce on <strong>YITH</strong></a>"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1467 |
+
msgctxt "[HELP TAB] Video title"
|
1468 |
+
msgid ""
|
1469 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1470 |
+
"</b>"
|
1471 |
+
msgstr ""
|
1472 |
+
|
1473 |
+
#: includes/class-yith-wcwl-install.php:340
|
1474 |
msgctxt "page_slug"
|
1475 |
msgid "wishlist"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1479 |
msgctxt "date when wishlist was created"
|
1480 |
msgid "Created on"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1484 |
msgctxt "[gutenberg]: block name"
|
1485 |
msgid "YITH Add to wishlist"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1489 |
msgctxt "[gutenberg]: block name"
|
1490 |
msgid "YITH Wishlist"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1494 |
msgctxt "[gutenberg]: block description"
|
1495 |
msgid "Shows Add to wishlist button"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1499 |
msgctxt "[gutenberg]: block description"
|
1500 |
msgid "Shows a list of products in wishlist"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
#. translators: 1. % of reduction/increase in price.
|
1504 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1505 |
msgctxt ""
|
1506 |
"Part of the template that shows price variation since addition to list; "
|
1507 |
"placeholder will be replaced with a percentage"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
#. translators: 2: original product price.
|
1512 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1513 |
msgctxt ""
|
1514 |
"Part of the template that shows price variation since addition to list; "
|
1515 |
"placeholder will be replaced with a price"
|
1516 |
msgid "(Was %2$s when added in list)"
|
1517 |
msgstr ""
|
1518 |
|
1519 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1520 |
msgctxt "Elementor widget name"
|
1521 |
msgid "YITH Wishlist Add button"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1525 |
#, fuzzy
|
1526 |
msgctxt "Elementor widget name"
|
1527 |
msgid "YITH Wishlist"
|
1528 |
msgstr "Lista de Desejos"
|
1529 |
|
1530 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1531 |
#, fuzzy
|
1532 |
msgctxt "Elementor section title"
|
1533 |
msgid "Product"
|
1534 |
msgstr "Produto adicionado!"
|
1535 |
|
1536 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1537 |
msgctxt "Elementor section title"
|
1538 |
msgid "Labels"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1542 |
msgctxt "Elementor section title"
|
1543 |
msgid "Advanced"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1547 |
#, fuzzy
|
1548 |
msgctxt "Elementor section title"
|
1549 |
msgid "Wishlist"
|
1550 |
msgstr "Lista de Desejos"
|
1551 |
|
1552 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1553 |
msgctxt "Elementor section title"
|
1554 |
msgid "Pagination"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1558 |
#, fuzzy
|
1559 |
msgctxt "Elementor control label"
|
1560 |
msgid "Product ID"
|
1561 |
msgstr "Produto adicionado!"
|
1562 |
|
1563 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1564 |
msgctxt "Elementor control label"
|
1565 |
msgid "Button label"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1569 |
#, fuzzy
|
1570 |
msgctxt "Elementor control label"
|
1571 |
msgid "\"Browse wishlist\" label"
|
1572 |
msgstr "Veja sua lista de desejos!"
|
1573 |
|
1574 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1575 |
#, fuzzy
|
1576 |
msgctxt "Elementor control label"
|
1577 |
msgid "\"Product already in wishlist\" label"
|
1578 |
msgstr "Produto já na lista de desejos."
|
1579 |
|
1580 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1581 |
#, fuzzy
|
1582 |
msgctxt "Elementor control label"
|
1583 |
msgid "\"Product added to wishlist\" label"
|
1584 |
msgstr "Produto já na lista de desejos."
|
1585 |
|
1586 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1587 |
msgctxt "Elementor control label"
|
1588 |
msgid "URL of the wishlist page"
|
1589 |
msgstr ""
|
1590 |
|
1591 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1592 |
msgctxt "Elementor control label"
|
1593 |
msgid "Icon for the button"
|
1594 |
msgstr ""
|
1595 |
|
1596 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1597 |
msgctxt "Elementor control label"
|
1598 |
msgid "Additional CSS classes for the button"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1602 |
#, fuzzy
|
1603 |
msgctxt "Elementor control label"
|
1604 |
msgid "Wishlist ID"
|
1605 |
msgstr "Lista de Desejos"
|
1606 |
|
1607 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1608 |
msgctxt "Elementor control label"
|
1609 |
msgid "Paginate items"
|
1610 |
msgstr ""
|
1611 |
|
1612 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1613 |
msgctxt "yith-woocommerce-wishlist"
|
1614 |
msgid "Items per page"
|
1615 |
msgstr ""
|
languages/yith-woocommerce-wishlist-ru_RU.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-ru_RU.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WCWL\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
@@ -21,365 +21,365 @@ msgstr ""
|
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPathExcluded-0: plugin-fw\n"
|
23 |
|
24 |
-
#: includes/class
|
25 |
#, fuzzy
|
26 |
msgid "Wishlist Page"
|
27 |
msgstr "Мои закладки на %s"
|
28 |
|
29 |
-
#: includes/class
|
30 |
msgid "General settings"
|
31 |
msgstr ""
|
32 |
|
33 |
-
#: includes/class
|
34 |
msgid "Add to wishlist options"
|
35 |
msgstr ""
|
36 |
|
37 |
-
#: includes/class
|
38 |
msgid "Wishlist page options"
|
39 |
msgstr ""
|
40 |
|
41 |
-
#: includes/class
|
42 |
msgid "Premium Version"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: includes/class
|
46 |
-
#: includes/class
|
47 |
msgid "Wishlist"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: includes/class
|
51 |
msgid ""
|
52 |
"Allows your customers to create and share lists of products that they want "
|
53 |
"to purchase on your e-commerce."
|
54 |
msgstr ""
|
55 |
|
56 |
-
#: includes/class
|
57 |
-
#: templates/add-to-wishlist-remove.php:
|
58 |
msgid "View ›"
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: includes/class
|
62 |
-
#: templates/add-to-wishlist-remove.php:
|
63 |
msgid "or"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: includes/class
|
67 |
msgid "Close"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: includes/class
|
71 |
-
#: includes/class
|
72 |
msgid "Product successfully removed."
|
73 |
msgstr "Продукт успешно удален из избранного"
|
74 |
|
75 |
-
#: includes/class
|
76 |
msgid "Please, make sure to enter a valid title"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: includes/class
|
80 |
msgid ""
|
81 |
"We are sorry, but this feature is available only if cookies on your browser "
|
82 |
"are enabled."
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: includes/class
|
86 |
msgid "Product added to cart successfully"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: includes/class
|
90 |
-
#: includes/class
|
91 |
-
#: plugin-options/wishlist_page-options.php:
|
92 |
-
#: templates/wishlist-view-footer-mobile.php:
|
93 |
-
#: templates/wishlist-view-footer.php:
|
94 |
msgid "Add to cart"
|
95 |
msgstr ""
|
96 |
|
97 |
-
#: includes/class
|
98 |
msgid "While you visit our site, we’ll track:"
|
99 |
msgstr ""
|
100 |
|
101 |
-
#: includes/class
|
102 |
msgid ""
|
103 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
104 |
"users your favourite products, and to create targeted email campaigns."
|
105 |
msgstr ""
|
106 |
|
107 |
-
#: includes/class
|
108 |
msgid ""
|
109 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
110 |
"make them visible to the store staff"
|
111 |
msgstr ""
|
112 |
|
113 |
-
#: includes/class
|
114 |
msgid ""
|
115 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
116 |
"browsing our site."
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: includes/class
|
120 |
msgid ""
|
121 |
"Members of our team have access to the information you provide us with. For "
|
122 |
"example, both Administrators and Shop Managers can access:"
|
123 |
msgstr ""
|
124 |
|
125 |
-
#: includes/class
|
126 |
msgid ""
|
127 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
128 |
"settings of your wishlists"
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: includes/class
|
132 |
msgid ""
|
133 |
"Our team members have access to this information to offer you better deals "
|
134 |
"for the products you love."
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: includes/class
|
138 |
-
#: includes/class
|
139 |
msgid "Customer wishlists"
|
140 |
msgstr ""
|
141 |
|
142 |
-
#: includes/class
|
143 |
#: plugin-options/lists-options.php:32
|
144 |
msgid "Wishlists"
|
145 |
msgstr "Мои закладки на %s"
|
146 |
|
147 |
#. Translators: %s Order number.
|
148 |
-
#: includes/class
|
149 |
msgid "Removed wishlist %s."
|
150 |
msgstr "Мои закладки на %s"
|
151 |
|
152 |
#. Translators: %s Order number.
|
153 |
-
#: includes/class
|
154 |
msgid "Wishlist %s has been retained."
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: includes/class
|
158 |
msgid "Token"
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: includes/class
|
162 |
msgid "Wishlist URL"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: includes/class
|
166 |
msgid "Title"
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: includes/class
|
170 |
msgid "Visibility"
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: includes/class
|
174 |
msgid "Items added"
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: includes/class
|
178 |
msgid ""
|
179 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
180 |
"product)"
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: includes/class
|
184 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: includes/class
|
188 |
msgid "Button label (leave empty to use the default settings)"
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: includes/class
|
192 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
193 |
msgstr ""
|
194 |
|
195 |
-
#: includes/class
|
196 |
msgid ""
|
197 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
198 |
"settings)"
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: includes/class
|
202 |
msgid ""
|
203 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: includes/class
|
207 |
msgid ""
|
208 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
209 |
"the default settings)"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: includes/class
|
213 |
msgid ""
|
214 |
"Additional CSS classes for the button (leave empty to use the default "
|
215 |
"settings)"
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: includes/class
|
219 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: includes/class
|
223 |
-
#: includes/widgets/elementor/class
|
224 |
msgid "Paginate"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: includes/class
|
228 |
-
#: includes/widgets/elementor/class
|
229 |
msgid "Do not paginate"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: includes/class
|
233 |
msgid "Number of items to show per page"
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: includes/class
|
237 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
238 |
msgstr ""
|
239 |
|
240 |
-
#: includes/class
|
241 |
msgid "Share on:"
|
242 |
msgstr "Поделиться в:"
|
243 |
|
244 |
-
#: includes/class
|
245 |
#: plugin-options/wishlist_page-options.php:138
|
246 |
msgid "Share on Facebook"
|
247 |
msgstr "Поделиться на Facebook"
|
248 |
|
249 |
-
#: includes/class
|
250 |
#: plugin-options/wishlist_page-options.php:147
|
251 |
msgid "Tweet on Twitter"
|
252 |
msgstr "Поделиться в Twitter"
|
253 |
|
254 |
-
#: includes/class
|
255 |
#: plugin-options/wishlist_page-options.php:156
|
256 |
msgid "Pin on Pinterest"
|
257 |
msgstr "Поделиться в Pinterest"
|
258 |
|
259 |
-
#: includes/class
|
260 |
msgid "Share via email"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: includes/class
|
264 |
#: plugin-options/wishlist_page-options.php:174
|
265 |
msgid "Share on WhatsApp"
|
266 |
msgstr ""
|
267 |
|
268 |
-
#: includes/class
|
269 |
msgid "Remove from list"
|
270 |
msgstr ""
|
271 |
|
272 |
-
#: includes/class
|
273 |
msgid "Free!"
|
274 |
msgstr ""
|
275 |
|
276 |
-
#: includes/class
|
277 |
msgid "The item cannot be added to this wishlist"
|
278 |
msgstr ""
|
279 |
|
280 |
-
#: includes/class
|
281 |
msgid "An error occurred while adding the products to the wishlist."
|
282 |
msgstr ""
|
283 |
|
284 |
-
#: includes/class
|
285 |
msgid "Error. Unable to remove the product from the wishlist."
|
286 |
msgstr "Ошибка. Невозможно удалить продукт из избранного."
|
287 |
|
288 |
-
#: includes/data-stores/class
|
289 |
-
#: includes/data-stores/class
|
290 |
msgid "Invalid wishlist."
|
291 |
msgstr ""
|
292 |
|
293 |
-
#: includes/data-stores/class
|
294 |
msgid "Invalid wishlist item."
|
295 |
msgstr ""
|
296 |
|
297 |
#. translators: 1. Number of users.
|
298 |
-
#: includes/functions
|
299 |
msgid "%d user"
|
300 |
msgid_plural "%d users"
|
301 |
msgstr[0] ""
|
302 |
msgstr[1] ""
|
303 |
msgstr[2] ""
|
304 |
|
305 |
-
#: includes/functions
|
306 |
msgid "has this item in wishlist"
|
307 |
msgid_plural "have this item in wishlist"
|
308 |
msgstr[0] ""
|
309 |
msgstr[1] ""
|
310 |
msgstr[2] ""
|
311 |
|
312 |
-
#: includes/functions
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/functions
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
-
#: includes/functions
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
msgstr[2] ""
|
327 |
|
328 |
-
#: includes/functions
|
329 |
msgid "another"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: includes/functions
|
333 |
msgid "have this item in wishlist"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: includes/functions
|
337 |
msgid "None"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: includes/functions
|
341 |
msgid "Custom"
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: includes/functions
|
345 |
msgid "Shared"
|
346 |
msgstr "Поделиться в:"
|
347 |
|
348 |
-
#: includes/functions
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/functions
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/functions
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/functions
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/functions
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/widgets/elementor/class
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: includes/widgets/elementor/class
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/widgets/elementor/class
|
379 |
msgid "Product already in wishlist"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: includes/widgets/elementor/class
|
383 |
#, fuzzy
|
384 |
msgid "Product added to wishlist"
|
385 |
msgstr "Продукт успешно добавлен в корзину"
|
@@ -397,7 +397,7 @@ msgid "while you are using the premium one."
|
|
397 |
msgstr ""
|
398 |
|
399 |
#: plugin-options/add_to_wishlist-options.php:20
|
400 |
-
#: plugin-options/settings-options.php:
|
401 |
msgid "General Settings"
|
402 |
msgstr ""
|
403 |
|
@@ -501,7 +501,7 @@ msgid "After summary"
|
|
501 |
msgstr ""
|
502 |
|
503 |
#: plugin-options/add_to_wishlist-options.php:117
|
504 |
-
#: plugin-options/wishlist_page-options.php:
|
505 |
msgid "Text customization"
|
506 |
msgstr ""
|
507 |
|
@@ -563,17 +563,17 @@ msgid ""
|
|
563 |
msgstr ""
|
564 |
|
565 |
#: plugin-options/add_to_wishlist-options.php:172
|
566 |
-
#: plugin-options/wishlist_page-options.php:
|
567 |
msgid "Textual (anchor)"
|
568 |
msgstr ""
|
569 |
|
570 |
#: plugin-options/add_to_wishlist-options.php:173
|
571 |
-
#: plugin-options/wishlist_page-options.php:
|
572 |
msgid "Button with theme style"
|
573 |
msgstr ""
|
574 |
|
575 |
#: plugin-options/add_to_wishlist-options.php:174
|
576 |
-
#: plugin-options/wishlist_page-options.php:
|
577 |
msgid "Button with custom style"
|
578 |
msgstr ""
|
579 |
|
@@ -586,32 +586,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
586 |
msgstr ""
|
587 |
|
588 |
#: plugin-options/add_to_wishlist-options.php:190
|
589 |
-
#: plugin-options/wishlist_page-options.php:
|
590 |
-
#: plugin-options/wishlist_page-options.php:
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
msgid "Background"
|
599 |
msgstr ""
|
600 |
|
601 |
#: plugin-options/add_to_wishlist-options.php:195
|
602 |
-
#: plugin-options/wishlist_page-options.php:
|
603 |
-
#: plugin-options/wishlist_page-options.php:
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
msgid "Text"
|
608 |
msgstr ""
|
609 |
|
610 |
#: plugin-options/add_to_wishlist-options.php:200
|
611 |
-
#: plugin-options/wishlist_page-options.php:
|
612 |
-
#: plugin-options/wishlist_page-options.php:
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
msgid "Border"
|
616 |
msgstr ""
|
617 |
|
@@ -620,28 +620,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
620 |
msgstr ""
|
621 |
|
622 |
#: plugin-options/add_to_wishlist-options.php:208
|
623 |
-
#: plugin-options/wishlist_page-options.php:
|
624 |
-
#: plugin-options/wishlist_page-options.php:
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
msgid "Background Hover"
|
627 |
msgstr ""
|
628 |
|
629 |
#: plugin-options/add_to_wishlist-options.php:213
|
630 |
-
#: plugin-options/wishlist_page-options.php:
|
631 |
-
#: plugin-options/wishlist_page-options.php:
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
msgid "Text Hover"
|
634 |
msgstr ""
|
635 |
|
636 |
#: plugin-options/add_to_wishlist-options.php:218
|
637 |
-
#: plugin-options/wishlist_page-options.php:
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
msgid "Border Hover"
|
641 |
msgstr ""
|
642 |
|
643 |
#: plugin-options/add_to_wishlist-options.php:231
|
644 |
-
#: plugin-options/wishlist_page-options.php:
|
645 |
msgid "Border radius"
|
646 |
msgstr ""
|
647 |
|
@@ -696,35 +696,41 @@ msgstr ""
|
|
696 |
msgid "Search list"
|
697 |
msgstr ""
|
698 |
|
699 |
-
|
|
|
|
|
700 |
msgid ""
|
701 |
"If you want to take advantage of this feature, you could consider purchasing "
|
702 |
"the %s."
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: plugin-options/settings-options.php:
|
706 |
msgid "Enable AJAX loading"
|
707 |
msgstr ""
|
708 |
|
709 |
-
#: plugin-options/settings-options.php:
|
710 |
msgid "Load any cacheable wishlist item via AJAX"
|
711 |
msgstr ""
|
712 |
|
713 |
-
#: plugin-options/settings-options.php:
|
714 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
715 |
msgstr ""
|
716 |
|
717 |
-
|
|
|
|
|
718 |
msgid ""
|
719 |
"In order to use this integration you have to install and activate YITH "
|
720 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
721 |
msgstr ""
|
722 |
|
723 |
-
#: plugin-options/settings-options.php:
|
724 |
msgid "Enable slider in wishlist"
|
725 |
msgstr ""
|
726 |
|
727 |
-
|
|
|
|
|
728 |
msgid ""
|
729 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
730 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -844,109 +850,110 @@ msgstr ""
|
|
844 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
845 |
msgstr ""
|
846 |
|
847 |
-
|
|
|
848 |
msgid "My wishlist on %s"
|
849 |
msgstr "Мои закладки на %s"
|
850 |
|
851 |
-
#: plugin-options/wishlist_page-options.php:
|
852 |
msgid "Social text"
|
853 |
msgstr ""
|
854 |
|
855 |
-
#: plugin-options/wishlist_page-options.php:
|
856 |
msgid ""
|
857 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
858 |
"and Pinterest"
|
859 |
msgstr ""
|
860 |
|
861 |
-
#: plugin-options/wishlist_page-options.php:
|
862 |
msgid "Social image URL"
|
863 |
msgstr ""
|
864 |
|
865 |
-
#: plugin-options/wishlist_page-options.php:
|
866 |
msgid "It will be used to pin the wishlist on Pinterest."
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: plugin-options/wishlist_page-options.php:
|
870 |
msgid "Default wishlist name"
|
871 |
msgstr ""
|
872 |
|
873 |
-
#: plugin-options/wishlist_page-options.php:
|
874 |
msgid ""
|
875 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
876 |
"automatically generated for all users if they do not create any custom one"
|
877 |
msgstr ""
|
878 |
|
879 |
-
#: plugin-options/wishlist_page-options.php:
|
880 |
#, fuzzy
|
881 |
msgid "My wishlist"
|
882 |
msgstr "Мои закладки на %s"
|
883 |
|
884 |
-
#: plugin-options/wishlist_page-options.php:
|
885 |
msgid "\"Add to cart\" text"
|
886 |
msgstr ""
|
887 |
|
888 |
-
#: plugin-options/wishlist_page-options.php:
|
889 |
msgid "Enter a text for the \"Add to cart\" button"
|
890 |
msgstr ""
|
891 |
|
892 |
-
#: plugin-options/wishlist_page-options.php:
|
893 |
msgid "Style & color customization"
|
894 |
msgstr ""
|
895 |
|
896 |
-
#: plugin-options/wishlist_page-options.php:
|
897 |
msgid "Style of \"Add to cart\""
|
898 |
msgstr ""
|
899 |
|
900 |
-
#: plugin-options/wishlist_page-options.php:
|
901 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
902 |
msgstr ""
|
903 |
|
904 |
-
#: plugin-options/wishlist_page-options.php:
|
905 |
msgid "\"Add to cart\" button style"
|
906 |
msgstr ""
|
907 |
|
908 |
-
#: plugin-options/wishlist_page-options.php:
|
909 |
msgid "Choose the colors for the \"Add to cart\" button"
|
910 |
msgstr ""
|
911 |
|
912 |
-
#: plugin-options/wishlist_page-options.php:
|
913 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
914 |
msgstr ""
|
915 |
|
916 |
-
#: plugin-options/wishlist_page-options.php:
|
917 |
msgid "Set the radius for the \"Add to cart\" button"
|
918 |
msgstr ""
|
919 |
|
920 |
-
#: plugin-options/wishlist_page-options.php:
|
921 |
msgid "\"Add to cart\" icon"
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: plugin-options/wishlist_page-options.php:
|
925 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
926 |
msgstr ""
|
927 |
|
928 |
-
#: plugin-options/wishlist_page-options.php:
|
929 |
msgid "\"Add to cart\" custom icon"
|
930 |
msgstr ""
|
931 |
|
932 |
-
#: plugin-options/wishlist_page-options.php:
|
933 |
msgid ""
|
934 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
935 |
"32px x 32px)"
|
936 |
msgstr ""
|
937 |
|
938 |
-
#: plugin-options/wishlist_page-options.php:
|
939 |
msgid "Primary button style"
|
940 |
msgstr ""
|
941 |
|
942 |
-
#: plugin-options/wishlist_page-options.php:
|
943 |
msgid ""
|
944 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
945 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
946 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
947 |
msgstr ""
|
948 |
|
949 |
-
#: plugin-options/wishlist_page-options.php:
|
950 |
msgid ""
|
951 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
952 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
@@ -954,185 +961,185 @@ msgid ""
|
|
954 |
"small>"
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: plugin-options/wishlist_page-options.php:
|
958 |
msgid "Secondary button style"
|
959 |
msgstr ""
|
960 |
|
961 |
-
#: plugin-options/wishlist_page-options.php:
|
962 |
-
#: plugin-options/wishlist_page-options.php:
|
963 |
msgid ""
|
964 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
965 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
966 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
967 |
msgstr ""
|
968 |
|
969 |
-
#: plugin-options/wishlist_page-options.php:
|
970 |
msgid "Wishlist table style"
|
971 |
msgstr ""
|
972 |
|
973 |
-
#: plugin-options/wishlist_page-options.php:
|
974 |
msgid ""
|
975 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: plugin-options/wishlist_page-options.php:
|
979 |
msgid "Highlight color"
|
980 |
msgstr ""
|
981 |
|
982 |
-
#: plugin-options/wishlist_page-options.php:
|
983 |
msgid ""
|
984 |
"Choose the color for all sections with background<br/><small>This color will "
|
985 |
"be used as background for the wishlist table heading and footer (when set to "
|
986 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
987 |
msgstr ""
|
988 |
|
989 |
-
#: plugin-options/wishlist_page-options.php:
|
990 |
msgid "Share button text color"
|
991 |
msgstr ""
|
992 |
|
993 |
-
#: plugin-options/wishlist_page-options.php:
|
994 |
msgid "Choose colors for share buttons text"
|
995 |
msgstr ""
|
996 |
|
997 |
-
#: plugin-options/wishlist_page-options.php:
|
998 |
msgid "Text hover"
|
999 |
msgstr ""
|
1000 |
|
1001 |
-
#: plugin-options/wishlist_page-options.php:
|
1002 |
msgid "Facebook share button icon"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
-
#: plugin-options/wishlist_page-options.php:
|
1006 |
msgid "Select an icon for the Facebook share button"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: plugin-options/wishlist_page-options.php:
|
1010 |
msgid "Facebook share button custom icon"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
#: plugin-options/wishlist_page-options.php:
|
1014 |
msgid ""
|
1015 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1016 |
"32px)"
|
1017 |
msgstr ""
|
1018 |
|
1019 |
-
#: plugin-options/wishlist_page-options.php:
|
1020 |
msgid "Facebook share button style"
|
1021 |
msgstr ""
|
1022 |
|
1023 |
-
#: plugin-options/wishlist_page-options.php:
|
1024 |
msgid "Choose colors for Facebook share button"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
-
#: plugin-options/wishlist_page-options.php:
|
1028 |
-
#: plugin-options/wishlist_page-options.php:
|
1029 |
-
#: plugin-options/wishlist_page-options.php:
|
1030 |
-
#: plugin-options/wishlist_page-options.php:
|
1031 |
-
#: plugin-options/wishlist_page-options.php:
|
1032 |
msgid "Background hover"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
-
#: plugin-options/wishlist_page-options.php:
|
1036 |
msgid "Twitter share button icon"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
-
#: plugin-options/wishlist_page-options.php:
|
1040 |
msgid "Select an icon for the Twitter share button"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
-
#: plugin-options/wishlist_page-options.php:
|
1044 |
msgid "Twitter share button custom icon"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
-
#: plugin-options/wishlist_page-options.php:
|
1048 |
msgid ""
|
1049 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1050 |
"32px)"
|
1051 |
msgstr ""
|
1052 |
|
1053 |
-
#: plugin-options/wishlist_page-options.php:
|
1054 |
msgid "Twitter share button style"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
-
#: plugin-options/wishlist_page-options.php:
|
1058 |
msgid "Choose colors for Twitter share button"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
-
#: plugin-options/wishlist_page-options.php:
|
1062 |
msgid "Pinterest share button icon"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
-
#: plugin-options/wishlist_page-options.php:
|
1066 |
msgid "Select an icon for the Pinterest share button"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
#: plugin-options/wishlist_page-options.php:
|
1070 |
msgid "Pinterest share button custom icon"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
-
#: plugin-options/wishlist_page-options.php:
|
1074 |
msgid ""
|
1075 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1076 |
"x 32px)"
|
1077 |
msgstr ""
|
1078 |
|
1079 |
-
#: plugin-options/wishlist_page-options.php:
|
1080 |
msgid "Pinterest share button style"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
-
#: plugin-options/wishlist_page-options.php:
|
1084 |
msgid "Choose colors for Pinterest share button"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
-
#: plugin-options/wishlist_page-options.php:
|
1088 |
msgid "Email share button icon"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
-
#: plugin-options/wishlist_page-options.php:
|
1092 |
msgid "Select an icon for the Email share button"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
-
#: plugin-options/wishlist_page-options.php:
|
1096 |
msgid "Email share button custom icon"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
-
#: plugin-options/wishlist_page-options.php:
|
1100 |
msgid ""
|
1101 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1102 |
"x 32px)"
|
1103 |
msgstr ""
|
1104 |
|
1105 |
-
#: plugin-options/wishlist_page-options.php:
|
1106 |
msgid "Email share button style"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: plugin-options/wishlist_page-options.php:
|
1110 |
msgid "Choose colors for the Email share button"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: plugin-options/wishlist_page-options.php:
|
1114 |
msgid "WhatsApp share button icon"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: plugin-options/wishlist_page-options.php:
|
1118 |
msgid "Select an icon for the WhatsApp share button"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: plugin-options/wishlist_page-options.php:
|
1122 |
msgid "WhatsApp share button custom icon"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
-
#: plugin-options/wishlist_page-options.php:
|
1126 |
msgid ""
|
1127 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1128 |
"32px)"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
-
#: plugin-options/wishlist_page-options.php:
|
1132 |
msgid "WhatsApp share button style"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
-
#: plugin-options/wishlist_page-options.php:
|
1136 |
msgid "Choose colors for WhatsApp share button"
|
1137 |
msgstr ""
|
1138 |
|
@@ -1305,74 +1312,74 @@ msgid ""
|
|
1305 |
"discount on the product they’ve added to the wishlist."
|
1306 |
msgstr ""
|
1307 |
|
1308 |
-
#: templates/share.php:
|
1309 |
msgid "Facebook"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
-
#: templates/share.php:
|
1313 |
msgid "Twitter"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
-
#: templates/share.php:
|
1317 |
msgid "Pinterest"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
-
#: templates/share.php:
|
1321 |
msgid "Email"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
-
#: templates/share.php:
|
1325 |
msgid "WhatsApp"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
-
#: templates/share.php:
|
1329 |
msgid "Whatsapp"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
-
#: templates/share.php:
|
1333 |
msgid "(Now"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
-
#: templates/share.php:
|
1337 |
msgid "copy"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
-
#: templates/share.php:
|
1341 |
msgid "this wishlist link and share it anywhere)"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1345 |
-
#: templates/wishlist-view-footer.php:
|
1346 |
msgid "Apply this action to all the selected items:"
|
1347 |
msgstr ""
|
1348 |
|
1349 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1350 |
-
#: templates/wishlist-view-footer.php:
|
1351 |
msgid "Remove from wishlist"
|
1352 |
msgstr ""
|
1353 |
|
1354 |
#. translators: 1. Wishlist formatted name.
|
1355 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1356 |
-
#: templates/wishlist-view-footer.php:
|
1357 |
msgid "Move to %s"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1361 |
-
#: templates/wishlist-view-footer.php:
|
1362 |
msgid "Apply"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1366 |
-
#: templates/wishlist-view-footer.php:
|
1367 |
msgid "Update"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
-
#: templates/wishlist-view-footer-mobile.php:
|
1371 |
-
#: templates/wishlist-view-footer.php:
|
1372 |
msgid "Add all to cart"
|
1373 |
msgstr ""
|
1374 |
|
1375 |
-
#: templates/wishlist-view-header.php:
|
1376 |
msgid "Edit title"
|
1377 |
msgstr ""
|
1378 |
|
@@ -1392,28 +1399,28 @@ msgstr ""
|
|
1392 |
msgid "Stock:"
|
1393 |
msgstr ""
|
1394 |
|
1395 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1396 |
msgid "Out of stock"
|
1397 |
msgstr ""
|
1398 |
|
1399 |
-
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:
|
1400 |
msgid "In Stock"
|
1401 |
msgstr "в наличии"
|
1402 |
|
1403 |
-
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:
|
1404 |
msgid "Move"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
-
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:
|
1408 |
msgid "Move to another list ›"
|
1409 |
msgstr ""
|
1410 |
|
1411 |
-
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:
|
1412 |
-
#: templates/wishlist-view.php:
|
1413 |
msgid "Remove this product"
|
1414 |
msgstr ""
|
1415 |
|
1416 |
-
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:
|
1417 |
msgid "No products added to the wishlist"
|
1418 |
msgstr ""
|
1419 |
|
@@ -1438,11 +1445,11 @@ msgid "Arrange"
|
|
1438 |
msgstr ""
|
1439 |
|
1440 |
#. translators: date added label: 1 date added.
|
1441 |
-
#: templates/wishlist-view.php:
|
1442 |
msgid "Added on: %s"
|
1443 |
msgstr ""
|
1444 |
|
1445 |
-
#: templates/wishlist-view.php:
|
1446 |
msgid "Remove"
|
1447 |
msgstr ""
|
1448 |
|
@@ -1455,38 +1462,45 @@ msgid ""
|
|
1455 |
"your e-commerce on <strong>YITH</strong></a>"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
-
#: includes/class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1459 |
msgctxt "page_slug"
|
1460 |
msgid "wishlist"
|
1461 |
msgstr ""
|
1462 |
|
1463 |
-
#: includes/class
|
1464 |
msgctxt "date when wishlist was created"
|
1465 |
msgid "Created on"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
-
#: includes/class
|
1469 |
msgctxt "[gutenberg]: block name"
|
1470 |
msgid "YITH Add to wishlist"
|
1471 |
msgstr ""
|
1472 |
|
1473 |
-
#: includes/class
|
1474 |
msgctxt "[gutenberg]: block name"
|
1475 |
msgid "YITH Wishlist"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
-
#: includes/class
|
1479 |
msgctxt "[gutenberg]: block description"
|
1480 |
msgid "Shows Add to wishlist button"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
-
#: includes/class
|
1484 |
msgctxt "[gutenberg]: block description"
|
1485 |
msgid "Shows a list of products in wishlist"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
#. translators: 1. % of reduction/increase in price.
|
1489 |
-
#: includes/class
|
1490 |
msgctxt ""
|
1491 |
"Part of the template that shows price variation since addition to list; "
|
1492 |
"placeholder will be replaced with a percentage"
|
@@ -1494,104 +1508,104 @@ msgid "Price is %1$s%%"
|
|
1494 |
msgstr ""
|
1495 |
|
1496 |
#. translators: 2: original product price.
|
1497 |
-
#: includes/class
|
1498 |
msgctxt ""
|
1499 |
"Part of the template that shows price variation since addition to list; "
|
1500 |
"placeholder will be replaced with a price"
|
1501 |
msgid "(Was %2$s when added in list)"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
-
#: includes/widgets/elementor/class
|
1505 |
msgctxt "Elementor widget name"
|
1506 |
msgid "YITH Wishlist Add button"
|
1507 |
msgstr ""
|
1508 |
|
1509 |
-
#: includes/widgets/elementor/class
|
1510 |
#, fuzzy
|
1511 |
msgctxt "Elementor widget name"
|
1512 |
msgid "YITH Wishlist"
|
1513 |
msgstr "Мои закладки на %s"
|
1514 |
|
1515 |
-
#: includes/widgets/elementor/class
|
1516 |
msgctxt "Elementor section title"
|
1517 |
msgid "Product"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
-
#: includes/widgets/elementor/class
|
1521 |
msgctxt "Elementor section title"
|
1522 |
msgid "Labels"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
-
#: includes/widgets/elementor/class
|
1526 |
msgctxt "Elementor section title"
|
1527 |
msgid "Advanced"
|
1528 |
msgstr ""
|
1529 |
|
1530 |
-
#: includes/widgets/elementor/class
|
1531 |
#, fuzzy
|
1532 |
msgctxt "Elementor section title"
|
1533 |
msgid "Wishlist"
|
1534 |
msgstr "Мои закладки на %s"
|
1535 |
|
1536 |
-
#: includes/widgets/elementor/class
|
1537 |
msgctxt "Elementor section title"
|
1538 |
msgid "Pagination"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
-
#: includes/widgets/elementor/class
|
1542 |
msgctxt "Elementor control label"
|
1543 |
msgid "Product ID"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
-
#: includes/widgets/elementor/class
|
1547 |
msgctxt "Elementor control label"
|
1548 |
msgid "Button label"
|
1549 |
msgstr ""
|
1550 |
|
1551 |
-
#: includes/widgets/elementor/class
|
1552 |
#, fuzzy
|
1553 |
msgctxt "Elementor control label"
|
1554 |
msgid "\"Browse wishlist\" label"
|
1555 |
msgstr "\"Добавить в корзину\" button text"
|
1556 |
|
1557 |
-
#: includes/widgets/elementor/class
|
1558 |
msgctxt "Elementor control label"
|
1559 |
msgid "\"Product already in wishlist\" label"
|
1560 |
msgstr ""
|
1561 |
|
1562 |
-
#: includes/widgets/elementor/class
|
1563 |
#, fuzzy
|
1564 |
msgctxt "Elementor control label"
|
1565 |
msgid "\"Product added to wishlist\" label"
|
1566 |
msgstr "Продукт успешно добавлен в корзину"
|
1567 |
|
1568 |
-
#: includes/widgets/elementor/class
|
1569 |
msgctxt "Elementor control label"
|
1570 |
msgid "URL of the wishlist page"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
-
#: includes/widgets/elementor/class
|
1574 |
msgctxt "Elementor control label"
|
1575 |
msgid "Icon for the button"
|
1576 |
msgstr ""
|
1577 |
|
1578 |
-
#: includes/widgets/elementor/class
|
1579 |
msgctxt "Elementor control label"
|
1580 |
msgid "Additional CSS classes for the button"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
-
#: includes/widgets/elementor/class
|
1584 |
#, fuzzy
|
1585 |
msgctxt "Elementor control label"
|
1586 |
msgid "Wishlist ID"
|
1587 |
msgstr "Мои закладки на %s"
|
1588 |
|
1589 |
-
#: includes/widgets/elementor/class
|
1590 |
msgctxt "Elementor control label"
|
1591 |
msgid "Paginate items"
|
1592 |
msgstr ""
|
1593 |
|
1594 |
-
#: includes/widgets/elementor/class
|
1595 |
msgctxt "yith-woocommerce-wishlist"
|
1596 |
msgid "Items per page"
|
1597 |
msgstr ""
|
5 |
"Project-Id-Version: YITH WCWL\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
|
11 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPathExcluded-0: plugin-fw\n"
|
23 |
|
24 |
+
#: includes/class-yith-wcwl-admin.php:126
|
25 |
#, fuzzy
|
26 |
msgid "Wishlist Page"
|
27 |
msgstr "Мои закладки на %s"
|
28 |
|
29 |
+
#: includes/class-yith-wcwl-admin.php:148
|
30 |
msgid "General settings"
|
31 |
msgstr ""
|
32 |
|
33 |
+
#: includes/class-yith-wcwl-admin.php:149
|
34 |
msgid "Add to wishlist options"
|
35 |
msgstr ""
|
36 |
|
37 |
+
#: includes/class-yith-wcwl-admin.php:150
|
38 |
msgid "Wishlist page options"
|
39 |
msgstr ""
|
40 |
|
41 |
+
#: includes/class-yith-wcwl-admin.php:151
|
42 |
msgid "Premium Version"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: includes/class-yith-wcwl-admin.php:249
|
46 |
+
#: includes/class-yith-wcwl-install.php:342
|
47 |
msgid "Wishlist"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: includes/class-yith-wcwl-admin.php:251
|
51 |
msgid ""
|
52 |
"Allows your customers to create and share lists of products that they want "
|
53 |
"to purchase on your e-commerce."
|
54 |
msgstr ""
|
55 |
|
56 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
57 |
+
#: templates/add-to-wishlist-remove.php:59
|
58 |
msgid "View ›"
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
62 |
+
#: templates/add-to-wishlist-remove.php:58
|
63 |
msgid "or"
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
67 |
msgid "Close"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
71 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
72 |
msgid "Product successfully removed."
|
73 |
msgstr "Продукт успешно удален из избранного"
|
74 |
|
75 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
76 |
msgid "Please, make sure to enter a valid title"
|
77 |
msgstr ""
|
78 |
|
79 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
80 |
msgid ""
|
81 |
"We are sorry, but this feature is available only if cookies on your browser "
|
82 |
"are enabled."
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
86 |
msgid "Product added to cart successfully"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
90 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
91 |
+
#: plugin-options/wishlist_page-options.php:240
|
92 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
93 |
+
#: templates/wishlist-view-footer.php:46
|
94 |
msgid "Add to cart"
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
98 |
msgid "While you visit our site, we’ll track:"
|
99 |
msgstr ""
|
100 |
|
101 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
102 |
msgid ""
|
103 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
104 |
"users your favourite products, and to create targeted email campaigns."
|
105 |
msgstr ""
|
106 |
|
107 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
108 |
msgid ""
|
109 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
110 |
"make them visible to the store staff"
|
111 |
msgstr ""
|
112 |
|
113 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
114 |
msgid ""
|
115 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
116 |
"browsing our site."
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
120 |
msgid ""
|
121 |
"Members of our team have access to the information you provide us with. For "
|
122 |
"example, both Administrators and Shop Managers can access:"
|
123 |
msgstr ""
|
124 |
|
125 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
126 |
msgid ""
|
127 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
128 |
"settings of your wishlists"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
132 |
msgid ""
|
133 |
"Our team members have access to this information to offer you better deals "
|
134 |
"for the products you love."
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
138 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
139 |
msgid "Customer wishlists"
|
140 |
msgstr ""
|
141 |
|
142 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
143 |
#: plugin-options/lists-options.php:32
|
144 |
msgid "Wishlists"
|
145 |
msgstr "Мои закладки на %s"
|
146 |
|
147 |
#. Translators: %s Order number.
|
148 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
149 |
msgid "Removed wishlist %s."
|
150 |
msgstr "Мои закладки на %s"
|
151 |
|
152 |
#. Translators: %s Order number.
|
153 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
154 |
msgid "Wishlist %s has been retained."
|
155 |
msgstr ""
|
156 |
|
157 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
158 |
msgid "Token"
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
162 |
msgid "Wishlist URL"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
166 |
msgid "Title"
|
167 |
msgstr ""
|
168 |
|
169 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
170 |
msgid "Visibility"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
174 |
msgid "Items added"
|
175 |
msgstr ""
|
176 |
|
177 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
178 |
msgid ""
|
179 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
180 |
"product)"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
184 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
188 |
msgid "Button label (leave empty to use the default settings)"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
192 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
196 |
msgid ""
|
197 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
198 |
"settings)"
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
202 |
msgid ""
|
203 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
207 |
msgid ""
|
208 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
209 |
"the default settings)"
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
213 |
msgid ""
|
214 |
"Additional CSS classes for the button (leave empty to use the default "
|
215 |
"settings)"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
219 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
223 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
224 |
msgid "Paginate"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
228 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
229 |
msgid "Do not paginate"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
233 |
msgid "Number of items to show per page"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
237 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
238 |
msgstr ""
|
239 |
|
240 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
241 |
msgid "Share on:"
|
242 |
msgstr "Поделиться в:"
|
243 |
|
244 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
245 |
#: plugin-options/wishlist_page-options.php:138
|
246 |
msgid "Share on Facebook"
|
247 |
msgstr "Поделиться на Facebook"
|
248 |
|
249 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
250 |
#: plugin-options/wishlist_page-options.php:147
|
251 |
msgid "Tweet on Twitter"
|
252 |
msgstr "Поделиться в Twitter"
|
253 |
|
254 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
255 |
#: plugin-options/wishlist_page-options.php:156
|
256 |
msgid "Pin on Pinterest"
|
257 |
msgstr "Поделиться в Pinterest"
|
258 |
|
259 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
260 |
msgid "Share via email"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
264 |
#: plugin-options/wishlist_page-options.php:174
|
265 |
msgid "Share on WhatsApp"
|
266 |
msgstr ""
|
267 |
|
268 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
269 |
msgid "Remove from list"
|
270 |
msgstr ""
|
271 |
|
272 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
273 |
msgid "Free!"
|
274 |
msgstr ""
|
275 |
|
276 |
+
#: includes/class-yith-wcwl.php:164
|
277 |
msgid "The item cannot be added to this wishlist"
|
278 |
msgstr ""
|
279 |
|
280 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
281 |
msgid "An error occurred while adding the products to the wishlist."
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
285 |
msgid "Error. Unable to remove the product from the wishlist."
|
286 |
msgstr "Ошибка. Невозможно удалить продукт из избранного."
|
287 |
|
288 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
289 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
290 |
msgid "Invalid wishlist."
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
294 |
msgid "Invalid wishlist item."
|
295 |
msgstr ""
|
296 |
|
297 |
#. translators: 1. Number of users.
|
298 |
+
#: includes/functions-yith-wcwl.php:249
|
299 |
msgid "%d user"
|
300 |
msgid_plural "%d users"
|
301 |
msgstr[0] ""
|
302 |
msgstr[1] ""
|
303 |
msgstr[2] ""
|
304 |
|
305 |
+
#: includes/functions-yith-wcwl.php:250
|
306 |
msgid "has this item in wishlist"
|
307 |
msgid_plural "have this item in wishlist"
|
308 |
msgstr[0] ""
|
309 |
msgstr[1] ""
|
310 |
msgstr[2] ""
|
311 |
|
312 |
+
#: includes/functions-yith-wcwl.php:252
|
313 |
msgid "You're the first"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/functions-yith-wcwl.php:253
|
317 |
msgid "to add this item in wishlist"
|
318 |
msgstr ""
|
319 |
|
320 |
#. translators: 1. Count of users when many, or "another" when only one.
|
321 |
+
#: includes/functions-yith-wcwl.php:257
|
322 |
msgid "You and %s user"
|
323 |
msgid_plural "You and %d users"
|
324 |
msgstr[0] ""
|
325 |
msgstr[1] ""
|
326 |
msgstr[2] ""
|
327 |
|
328 |
+
#: includes/functions-yith-wcwl.php:257
|
329 |
msgid "another"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: includes/functions-yith-wcwl.php:258
|
333 |
msgid "have this item in wishlist"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: includes/functions-yith-wcwl.php:425
|
337 |
msgid "None"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: includes/functions-yith-wcwl.php:426
|
341 |
msgid "Custom"
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: includes/functions-yith-wcwl.php:447
|
345 |
msgid "Shared"
|
346 |
msgstr "Поделиться в:"
|
347 |
|
348 |
+
#: includes/functions-yith-wcwl.php:451
|
349 |
msgid "Only people with a link to this list can see it"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/functions-yith-wcwl.php:457
|
353 |
msgid "Private"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/functions-yith-wcwl.php:461
|
357 |
msgid "Only you can see this list"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/functions-yith-wcwl.php:467
|
361 |
msgid "Public"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: includes/functions-yith-wcwl.php:471
|
365 |
msgid "Anyone can search for and see this list"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
369 |
#: plugin-options/add_to_wishlist-options.php:127
|
370 |
msgid "Add to wishlist"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
374 |
#: plugin-options/add_to_wishlist-options.php:143
|
375 |
msgid "Browse wishlist"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
379 |
msgid "Product already in wishlist"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
383 |
#, fuzzy
|
384 |
msgid "Product added to wishlist"
|
385 |
msgstr "Продукт успешно добавлен в корзину"
|
397 |
msgstr ""
|
398 |
|
399 |
#: plugin-options/add_to_wishlist-options.php:20
|
400 |
+
#: plugin-options/settings-options.php:27
|
401 |
msgid "General Settings"
|
402 |
msgstr ""
|
403 |
|
501 |
msgstr ""
|
502 |
|
503 |
#: plugin-options/add_to_wishlist-options.php:117
|
504 |
+
#: plugin-options/wishlist_page-options.php:222
|
505 |
msgid "Text customization"
|
506 |
msgstr ""
|
507 |
|
563 |
msgstr ""
|
564 |
|
565 |
#: plugin-options/add_to_wishlist-options.php:172
|
566 |
+
#: plugin-options/wishlist_page-options.php:261
|
567 |
msgid "Textual (anchor)"
|
568 |
msgstr ""
|
569 |
|
570 |
#: plugin-options/add_to_wishlist-options.php:173
|
571 |
+
#: plugin-options/wishlist_page-options.php:262
|
572 |
msgid "Button with theme style"
|
573 |
msgstr ""
|
574 |
|
575 |
#: plugin-options/add_to_wishlist-options.php:174
|
576 |
+
#: plugin-options/wishlist_page-options.php:263
|
577 |
msgid "Button with custom style"
|
578 |
msgstr ""
|
579 |
|
586 |
msgstr ""
|
587 |
|
588 |
#: plugin-options/add_to_wishlist-options.php:190
|
589 |
+
#: plugin-options/wishlist_page-options.php:279
|
590 |
+
#: plugin-options/wishlist_page-options.php:368
|
591 |
+
#: plugin-options/wishlist_page-options.php:417
|
592 |
+
#: plugin-options/wishlist_page-options.php:465
|
593 |
+
#: plugin-options/wishlist_page-options.php:552
|
594 |
+
#: plugin-options/wishlist_page-options.php:592
|
595 |
+
#: plugin-options/wishlist_page-options.php:632
|
596 |
+
#: plugin-options/wishlist_page-options.php:672
|
597 |
+
#: plugin-options/wishlist_page-options.php:712
|
598 |
msgid "Background"
|
599 |
msgstr ""
|
600 |
|
601 |
#: plugin-options/add_to_wishlist-options.php:195
|
602 |
+
#: plugin-options/wishlist_page-options.php:284
|
603 |
+
#: plugin-options/wishlist_page-options.php:373
|
604 |
+
#: plugin-options/wishlist_page-options.php:422
|
605 |
+
#: plugin-options/wishlist_page-options.php:470
|
606 |
+
#: plugin-options/wishlist_page-options.php:507
|
607 |
msgid "Text"
|
608 |
msgstr ""
|
609 |
|
610 |
#: plugin-options/add_to_wishlist-options.php:200
|
611 |
+
#: plugin-options/wishlist_page-options.php:289
|
612 |
+
#: plugin-options/wishlist_page-options.php:378
|
613 |
+
#: plugin-options/wishlist_page-options.php:427
|
614 |
+
#: plugin-options/wishlist_page-options.php:475
|
615 |
msgid "Border"
|
616 |
msgstr ""
|
617 |
|
620 |
msgstr ""
|
621 |
|
622 |
#: plugin-options/add_to_wishlist-options.php:208
|
623 |
+
#: plugin-options/wishlist_page-options.php:297
|
624 |
+
#: plugin-options/wishlist_page-options.php:386
|
625 |
+
#: plugin-options/wishlist_page-options.php:435
|
626 |
msgid "Background Hover"
|
627 |
msgstr ""
|
628 |
|
629 |
#: plugin-options/add_to_wishlist-options.php:213
|
630 |
+
#: plugin-options/wishlist_page-options.php:302
|
631 |
+
#: plugin-options/wishlist_page-options.php:391
|
632 |
+
#: plugin-options/wishlist_page-options.php:440
|
633 |
msgid "Text Hover"
|
634 |
msgstr ""
|
635 |
|
636 |
#: plugin-options/add_to_wishlist-options.php:218
|
637 |
+
#: plugin-options/wishlist_page-options.php:307
|
638 |
+
#: plugin-options/wishlist_page-options.php:396
|
639 |
+
#: plugin-options/wishlist_page-options.php:445
|
640 |
msgid "Border Hover"
|
641 |
msgstr ""
|
642 |
|
643 |
#: plugin-options/add_to_wishlist-options.php:231
|
644 |
+
#: plugin-options/wishlist_page-options.php:320
|
645 |
msgid "Border radius"
|
646 |
msgstr ""
|
647 |
|
696 |
msgid "Search list"
|
697 |
msgstr ""
|
698 |
|
699 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
700 |
+
#. yithemes.com.
|
701 |
+
#: plugin-options/settings-options.php:19
|
702 |
msgid ""
|
703 |
"If you want to take advantage of this feature, you could consider purchasing "
|
704 |
"the %s."
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: plugin-options/settings-options.php:34
|
708 |
msgid "Enable AJAX loading"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: plugin-options/settings-options.php:35
|
712 |
msgid "Load any cacheable wishlist item via AJAX"
|
713 |
msgstr ""
|
714 |
|
715 |
+
#: plugin-options/settings-options.php:48
|
716 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
717 |
msgstr ""
|
718 |
|
719 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
720 |
+
#. yithemes.com.
|
721 |
+
#: plugin-options/settings-options.php:51
|
722 |
msgid ""
|
723 |
"In order to use this integration you have to install and activate YITH "
|
724 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: plugin-options/settings-options.php:56
|
728 |
msgid "Enable slider in wishlist"
|
729 |
msgstr ""
|
730 |
|
731 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
732 |
+
#. Bought Together.
|
733 |
+
#: plugin-options/settings-options.php:58
|
734 |
msgid ""
|
735 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
736 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
850 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
851 |
msgstr ""
|
852 |
|
853 |
+
#. translators: 1. Blog name.
|
854 |
+
#: plugin-options/wishlist_page-options.php:195
|
855 |
msgid "My wishlist on %s"
|
856 |
msgstr "Мои закладки на %s"
|
857 |
|
858 |
+
#: plugin-options/wishlist_page-options.php:200
|
859 |
msgid "Social text"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: plugin-options/wishlist_page-options.php:201
|
863 |
msgid ""
|
864 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
865 |
"and Pinterest"
|
866 |
msgstr ""
|
867 |
|
868 |
+
#: plugin-options/wishlist_page-options.php:209
|
869 |
msgid "Social image URL"
|
870 |
msgstr ""
|
871 |
|
872 |
+
#: plugin-options/wishlist_page-options.php:210
|
873 |
msgid "It will be used to pin the wishlist on Pinterest."
|
874 |
msgstr ""
|
875 |
|
876 |
+
#: plugin-options/wishlist_page-options.php:229
|
877 |
msgid "Default wishlist name"
|
878 |
msgstr ""
|
879 |
|
880 |
+
#: plugin-options/wishlist_page-options.php:230
|
881 |
msgid ""
|
882 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
883 |
"automatically generated for all users if they do not create any custom one"
|
884 |
msgstr ""
|
885 |
|
886 |
+
#: plugin-options/wishlist_page-options.php:232
|
887 |
#, fuzzy
|
888 |
msgid "My wishlist"
|
889 |
msgstr "Мои закладки на %s"
|
890 |
|
891 |
+
#: plugin-options/wishlist_page-options.php:237
|
892 |
msgid "\"Add to cart\" text"
|
893 |
msgstr ""
|
894 |
|
895 |
+
#: plugin-options/wishlist_page-options.php:238
|
896 |
msgid "Enter a text for the \"Add to cart\" button"
|
897 |
msgstr ""
|
898 |
|
899 |
+
#: plugin-options/wishlist_page-options.php:250
|
900 |
msgid "Style & color customization"
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: plugin-options/wishlist_page-options.php:257
|
904 |
msgid "Style of \"Add to cart\""
|
905 |
msgstr ""
|
906 |
|
907 |
+
#: plugin-options/wishlist_page-options.php:258
|
908 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
909 |
msgstr ""
|
910 |
|
911 |
+
#: plugin-options/wishlist_page-options.php:271
|
912 |
msgid "\"Add to cart\" button style"
|
913 |
msgstr ""
|
914 |
|
915 |
+
#: plugin-options/wishlist_page-options.php:277
|
916 |
msgid "Choose the colors for the \"Add to cart\" button"
|
917 |
msgstr ""
|
918 |
|
919 |
+
#: plugin-options/wishlist_page-options.php:295
|
920 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: plugin-options/wishlist_page-options.php:321
|
924 |
msgid "Set the radius for the \"Add to cart\" button"
|
925 |
msgstr ""
|
926 |
|
927 |
+
#: plugin-options/wishlist_page-options.php:335
|
928 |
msgid "\"Add to cart\" icon"
|
929 |
msgstr ""
|
930 |
|
931 |
+
#: plugin-options/wishlist_page-options.php:336
|
932 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
933 |
msgstr ""
|
934 |
|
935 |
+
#: plugin-options/wishlist_page-options.php:351
|
936 |
msgid "\"Add to cart\" custom icon"
|
937 |
msgstr ""
|
938 |
|
939 |
+
#: plugin-options/wishlist_page-options.php:352
|
940 |
msgid ""
|
941 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
942 |
"32px x 32px)"
|
943 |
msgstr ""
|
944 |
|
945 |
+
#: plugin-options/wishlist_page-options.php:360
|
946 |
msgid "Primary button style"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: plugin-options/wishlist_page-options.php:366
|
950 |
msgid ""
|
951 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
952 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
953 |
"Manage view and \"Search wishlist\" button on Search view</small>"
|
954 |
msgstr ""
|
955 |
|
956 |
+
#: plugin-options/wishlist_page-options.php:384
|
957 |
msgid ""
|
958 |
"Choose colors for the primary button on hover state<br/><small>This style "
|
959 |
"will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes"
|
961 |
"small>"
|
962 |
msgstr ""
|
963 |
|
964 |
+
#: plugin-options/wishlist_page-options.php:409
|
965 |
msgid "Secondary button style"
|
966 |
msgstr ""
|
967 |
|
968 |
+
#: plugin-options/wishlist_page-options.php:415
|
969 |
+
#: plugin-options/wishlist_page-options.php:433
|
970 |
msgid ""
|
971 |
"Choose colors of the secondary button<br/><small>This style will be applied "
|
972 |
"to the buttons that allow showing and hiding the Edit title form on Wishlist "
|
973 |
"view and \"Create new Wishlist\" button on Manage view</small>"
|
974 |
msgstr ""
|
975 |
|
976 |
+
#: plugin-options/wishlist_page-options.php:458
|
977 |
msgid "Wishlist table style"
|
978 |
msgstr ""
|
979 |
|
980 |
+
#: plugin-options/wishlist_page-options.php:459
|
981 |
msgid ""
|
982 |
"Choose the colors for the wishlist table (when set to \"Traditional\" layout)"
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: plugin-options/wishlist_page-options.php:487
|
986 |
msgid "Highlight color"
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: plugin-options/wishlist_page-options.php:488
|
990 |
msgid ""
|
991 |
"Choose the color for all sections with background<br/><small>This color will "
|
992 |
"be used as background for the wishlist table heading and footer (when set to "
|
993 |
"\"Traditional\" layout), and for various form across wishlist views</small>"
|
994 |
msgstr ""
|
995 |
|
996 |
+
#: plugin-options/wishlist_page-options.php:500
|
997 |
msgid "Share button text color"
|
998 |
msgstr ""
|
999 |
|
1000 |
+
#: plugin-options/wishlist_page-options.php:501
|
1001 |
msgid "Choose colors for share buttons text"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
+
#: plugin-options/wishlist_page-options.php:512
|
1005 |
msgid "Text hover"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
+
#: plugin-options/wishlist_page-options.php:525
|
1009 |
msgid "Facebook share button icon"
|
1010 |
msgstr ""
|
1011 |
|
1012 |
+
#: plugin-options/wishlist_page-options.php:526
|
1013 |
msgid "Select an icon for the Facebook share button"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
+
#: plugin-options/wishlist_page-options.php:536
|
1017 |
msgid "Facebook share button custom icon"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
+
#: plugin-options/wishlist_page-options.php:537
|
1021 |
msgid ""
|
1022 |
"Upload an icon you'd like to use for Facebook share button (suggested 32px x "
|
1023 |
"32px)"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: plugin-options/wishlist_page-options.php:545
|
1027 |
msgid "Facebook share button style"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: plugin-options/wishlist_page-options.php:546
|
1031 |
msgid "Choose colors for Facebook share button"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
+
#: plugin-options/wishlist_page-options.php:557
|
1035 |
+
#: plugin-options/wishlist_page-options.php:597
|
1036 |
+
#: plugin-options/wishlist_page-options.php:637
|
1037 |
+
#: plugin-options/wishlist_page-options.php:677
|
1038 |
+
#: plugin-options/wishlist_page-options.php:717
|
1039 |
msgid "Background hover"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: plugin-options/wishlist_page-options.php:565
|
1043 |
msgid "Twitter share button icon"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: plugin-options/wishlist_page-options.php:566
|
1047 |
msgid "Select an icon for the Twitter share button"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: plugin-options/wishlist_page-options.php:576
|
1051 |
msgid "Twitter share button custom icon"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: plugin-options/wishlist_page-options.php:577
|
1055 |
msgid ""
|
1056 |
"Upload an icon you'd like to use for Twitter share button (suggested 32px x "
|
1057 |
"32px)"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: plugin-options/wishlist_page-options.php:585
|
1061 |
msgid "Twitter share button style"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: plugin-options/wishlist_page-options.php:586
|
1065 |
msgid "Choose colors for Twitter share button"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
+
#: plugin-options/wishlist_page-options.php:605
|
1069 |
msgid "Pinterest share button icon"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: plugin-options/wishlist_page-options.php:606
|
1073 |
msgid "Select an icon for the Pinterest share button"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
+
#: plugin-options/wishlist_page-options.php:616
|
1077 |
msgid "Pinterest share button custom icon"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: plugin-options/wishlist_page-options.php:617
|
1081 |
msgid ""
|
1082 |
"Upload an icon you'd like to use for Pinterest share button (suggested 32px "
|
1083 |
"x 32px)"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: plugin-options/wishlist_page-options.php:625
|
1087 |
msgid "Pinterest share button style"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: plugin-options/wishlist_page-options.php:626
|
1091 |
msgid "Choose colors for Pinterest share button"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: plugin-options/wishlist_page-options.php:645
|
1095 |
msgid "Email share button icon"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
+
#: plugin-options/wishlist_page-options.php:646
|
1099 |
msgid "Select an icon for the Email share button"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: plugin-options/wishlist_page-options.php:656
|
1103 |
msgid "Email share button custom icon"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: plugin-options/wishlist_page-options.php:657
|
1107 |
msgid ""
|
1108 |
"Upload an icon you'd like to use for the Email share button (suggested 32px "
|
1109 |
"x 32px)"
|
1110 |
msgstr ""
|
1111 |
|
1112 |
+
#: plugin-options/wishlist_page-options.php:665
|
1113 |
msgid "Email share button style"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
+
#: plugin-options/wishlist_page-options.php:666
|
1117 |
msgid "Choose colors for the Email share button"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
+
#: plugin-options/wishlist_page-options.php:685
|
1121 |
msgid "WhatsApp share button icon"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
+
#: plugin-options/wishlist_page-options.php:686
|
1125 |
msgid "Select an icon for the WhatsApp share button"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
+
#: plugin-options/wishlist_page-options.php:696
|
1129 |
msgid "WhatsApp share button custom icon"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
+
#: plugin-options/wishlist_page-options.php:697
|
1133 |
msgid ""
|
1134 |
"Upload an icon you'd like to use for WhatsApp share button (suggested 32px x "
|
1135 |
"32px)"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: plugin-options/wishlist_page-options.php:705
|
1139 |
msgid "WhatsApp share button style"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: plugin-options/wishlist_page-options.php:706
|
1143 |
msgid "Choose colors for WhatsApp share button"
|
1144 |
msgstr ""
|
1145 |
|
1312 |
"discount on the product they’ve added to the wishlist."
|
1313 |
msgstr ""
|
1314 |
|
1315 |
+
#: templates/share.php:51 templates/share.php:52
|
1316 |
msgid "Facebook"
|
1317 |
msgstr ""
|
1318 |
|
1319 |
+
#: templates/share.php:59 templates/share.php:60
|
1320 |
msgid "Twitter"
|
1321 |
msgstr ""
|
1322 |
|
1323 |
+
#: templates/share.php:67 templates/share.php:68
|
1324 |
msgid "Pinterest"
|
1325 |
msgstr ""
|
1326 |
|
1327 |
+
#: templates/share.php:75 templates/share.php:76
|
1328 |
msgid "Email"
|
1329 |
msgstr ""
|
1330 |
|
1331 |
+
#: templates/share.php:83
|
1332 |
msgid "WhatsApp"
|
1333 |
msgstr ""
|
1334 |
|
1335 |
+
#: templates/share.php:84
|
1336 |
msgid "Whatsapp"
|
1337 |
msgstr ""
|
1338 |
|
1339 |
+
#: templates/share.php:93
|
1340 |
msgid "(Now"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
+
#: templates/share.php:93
|
1344 |
msgid "copy"
|
1345 |
msgstr ""
|
1346 |
|
1347 |
+
#: templates/share.php:93
|
1348 |
msgid "this wishlist link and share it anywhere)"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
+
#: templates/wishlist-view-footer-mobile.php:44
|
1352 |
+
#: templates/wishlist-view-footer.php:44
|
1353 |
msgid "Apply this action to all the selected items:"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
+
#: templates/wishlist-view-footer-mobile.php:49
|
1357 |
+
#: templates/wishlist-view-footer.php:49
|
1358 |
msgid "Remove from wishlist"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
#. translators: 1. Wishlist formatted name.
|
1362 |
+
#: templates/wishlist-view-footer-mobile.php:67
|
1363 |
+
#: templates/wishlist-view-footer.php:67
|
1364 |
msgid "Move to %s"
|
1365 |
msgstr ""
|
1366 |
|
1367 |
+
#: templates/wishlist-view-footer-mobile.php:73
|
1368 |
+
#: templates/wishlist-view-footer.php:73
|
1369 |
msgid "Apply"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
+
#: templates/wishlist-view-footer-mobile.php:81
|
1373 |
+
#: templates/wishlist-view-footer.php:81
|
1374 |
msgid "Update"
|
1375 |
msgstr ""
|
1376 |
|
1377 |
+
#: templates/wishlist-view-footer-mobile.php:87
|
1378 |
+
#: templates/wishlist-view-footer.php:103
|
1379 |
msgid "Add all to cart"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
+
#: templates/wishlist-view-header.php:48
|
1383 |
msgid "Edit title"
|
1384 |
msgstr ""
|
1385 |
|
1399 |
msgid "Stock:"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1403 |
msgid "Out of stock"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
+
#: templates/wishlist-view-mobile.php:192 templates/wishlist-view.php:229
|
1407 |
msgid "In Stock"
|
1408 |
msgstr "в наличии"
|
1409 |
|
1410 |
+
#: templates/wishlist-view-mobile.php:211 templates/wishlist-view.php:262
|
1411 |
msgid "Move"
|
1412 |
msgstr ""
|
1413 |
|
1414 |
+
#: templates/wishlist-view-mobile.php:232 templates/wishlist-view.php:283
|
1415 |
msgid "Move to another list ›"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
+
#: templates/wishlist-view-mobile.php:240 templates/wishlist-view.php:157
|
1419 |
+
#: templates/wishlist-view.php:293
|
1420 |
msgid "Remove this product"
|
1421 |
msgstr ""
|
1422 |
|
1423 |
+
#: templates/wishlist-view-mobile.php:251 templates/wishlist-view.php:313
|
1424 |
msgid "No products added to the wishlist"
|
1425 |
msgstr ""
|
1426 |
|
1445 |
msgstr ""
|
1446 |
|
1447 |
#. translators: date added label: 1 date added.
|
1448 |
+
#: templates/wishlist-view.php:243
|
1449 |
msgid "Added on: %s"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
+
#: templates/wishlist-view.php:293
|
1453 |
msgid "Remove"
|
1454 |
msgstr ""
|
1455 |
|
1462 |
"your e-commerce on <strong>YITH</strong></a>"
|
1463 |
msgstr ""
|
1464 |
|
1465 |
+
#: includes/class-yith-wcwl-admin.php:261
|
1466 |
+
msgctxt "[HELP TAB] Video title"
|
1467 |
+
msgid ""
|
1468 |
+
"Check this video to learn how to <b>configure wishlist and customize options:"
|
1469 |
+
"</b>"
|
1470 |
+
msgstr ""
|
1471 |
+
|
1472 |
+
#: includes/class-yith-wcwl-install.php:340
|
1473 |
msgctxt "page_slug"
|
1474 |
msgid "wishlist"
|
1475 |
msgstr ""
|
1476 |
|
1477 |
+
#: includes/class-yith-wcwl-privacy.php:230
|
1478 |
msgctxt "date when wishlist was created"
|
1479 |
msgid "Created on"
|
1480 |
msgstr ""
|
1481 |
|
1482 |
+
#: includes/class-yith-wcwl-shortcode.php:52
|
1483 |
msgctxt "[gutenberg]: block name"
|
1484 |
msgid "YITH Add to wishlist"
|
1485 |
msgstr ""
|
1486 |
|
1487 |
+
#: includes/class-yith-wcwl-shortcode.php:101
|
1488 |
msgctxt "[gutenberg]: block name"
|
1489 |
msgid "YITH Wishlist"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
+
#: includes/class-yith-wcwl-shortcode.php:53
|
1493 |
msgctxt "[gutenberg]: block description"
|
1494 |
msgid "Shows Add to wishlist button"
|
1495 |
msgstr ""
|
1496 |
|
1497 |
+
#: includes/class-yith-wcwl-shortcode.php:102
|
1498 |
msgctxt "[gutenberg]: block description"
|
1499 |
msgid "Shows a list of products in wishlist"
|
1500 |
msgstr ""
|
1501 |
|
1502 |
#. translators: 1. % of reduction/increase in price.
|
1503 |
+
#: includes/class-yith-wcwl-wishlist-item.php:428
|
1504 |
msgctxt ""
|
1505 |
"Part of the template that shows price variation since addition to list; "
|
1506 |
"placeholder will be replaced with a percentage"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
#. translators: 2: original product price.
|
1511 |
+
#: includes/class-yith-wcwl-wishlist-item.php:430
|
1512 |
msgctxt ""
|
1513 |
"Part of the template that shows price variation since addition to list; "
|
1514 |
"placeholder will be replaced with a price"
|
1515 |
msgid "(Was %2$s when added in list)"
|
1516 |
msgstr ""
|
1517 |
|
1518 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:45
|
1519 |
msgctxt "Elementor widget name"
|
1520 |
msgid "YITH Wishlist Add button"
|
1521 |
msgstr ""
|
1522 |
|
1523 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:45
|
1524 |
#, fuzzy
|
1525 |
msgctxt "Elementor widget name"
|
1526 |
msgid "YITH Wishlist"
|
1527 |
msgstr "Мои закладки на %s"
|
1528 |
|
1529 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:87
|
1530 |
msgctxt "Elementor section title"
|
1531 |
msgid "Product"
|
1532 |
msgstr ""
|
1533 |
|
1534 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:107
|
1535 |
msgctxt "Elementor section title"
|
1536 |
msgid "Labels"
|
1537 |
msgstr ""
|
1538 |
|
1539 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:157
|
1540 |
msgctxt "Elementor section title"
|
1541 |
msgid "Advanced"
|
1542 |
msgstr ""
|
1543 |
|
1544 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:87
|
1545 |
#, fuzzy
|
1546 |
msgctxt "Elementor section title"
|
1547 |
msgid "Wishlist"
|
1548 |
msgstr "Мои закладки на %s"
|
1549 |
|
1550 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:107
|
1551 |
msgctxt "Elementor section title"
|
1552 |
msgid "Pagination"
|
1553 |
msgstr ""
|
1554 |
|
1555 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:95
|
1556 |
msgctxt "Elementor control label"
|
1557 |
msgid "Product ID"
|
1558 |
msgstr ""
|
1559 |
|
1560 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:115
|
1561 |
msgctxt "Elementor control label"
|
1562 |
msgid "Button label"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:125
|
1566 |
#, fuzzy
|
1567 |
msgctxt "Elementor control label"
|
1568 |
msgid "\"Browse wishlist\" label"
|
1569 |
msgstr "\"Добавить в корзину\" button text"
|
1570 |
|
1571 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:135
|
1572 |
msgctxt "Elementor control label"
|
1573 |
msgid "\"Product already in wishlist\" label"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:145
|
1577 |
#, fuzzy
|
1578 |
msgctxt "Elementor control label"
|
1579 |
msgid "\"Product added to wishlist\" label"
|
1580 |
msgstr "Продукт успешно добавлен в корзину"
|
1581 |
|
1582 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:165
|
1583 |
msgctxt "Elementor control label"
|
1584 |
msgid "URL of the wishlist page"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:175
|
1588 |
msgctxt "Elementor control label"
|
1589 |
msgid "Icon for the button"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:185
|
1593 |
msgctxt "Elementor control label"
|
1594 |
msgid "Additional CSS classes for the button"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:95
|
1598 |
#, fuzzy
|
1599 |
msgctxt "Elementor control label"
|
1600 |
msgid "Wishlist ID"
|
1601 |
msgstr "Мои закладки на %s"
|
1602 |
|
1603 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:115
|
1604 |
msgctxt "Elementor control label"
|
1605 |
msgid "Paginate items"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:128
|
1609 |
msgctxt "yith-woocommerce-wishlist"
|
1610 |
msgid "Items per page"
|
1611 |
msgstr ""
|
languages/yith-woocommerce-wishlist-sv_SE.mo
CHANGED
Binary file
|
languages/yith-woocommerce-wishlist-sv_SE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: YITH WCWL\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
11 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
@@ -20,364 +20,364 @@ msgstr ""
|
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: plugin-fw\n"
|
22 |
|
23 |
-
#: includes/class
|
24 |
#, fuzzy
|
25 |
msgid "Wishlist Page"
|
26 |
msgstr "Önskelista"
|
27 |
|
28 |
-
#: includes/class
|
29 |
msgid "General settings"
|
30 |
msgstr ""
|
31 |
|
32 |
-
#: includes/class
|
33 |
msgid "Add to wishlist options"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: includes/class
|
37 |
msgid "Wishlist page options"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: includes/class
|
41 |
msgid "Premium Version"
|
42 |
msgstr "Premiumversion"
|
43 |
|
44 |
-
#: includes/class
|
45 |
-
#: includes/class
|
46 |
msgid "Wishlist"
|
47 |
msgstr "Önskelista"
|
48 |
|
49 |
-
#: includes/class
|
50 |
msgid ""
|
51 |
"Allows your customers to create and share lists of products that they want "
|
52 |
"to purchase on your e-commerce."
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: includes/class
|
56 |
-
#: templates/add-to-wishlist-remove.php:
|
57 |
msgid "View ›"
|
58 |
msgstr ""
|
59 |
|
60 |
-
#: includes/class
|
61 |
-
#: templates/add-to-wishlist-remove.php:
|
62 |
msgid "or"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: includes/class
|
66 |
msgid "Close"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: includes/class
|
70 |
-
#: includes/class
|
71 |
msgid "Product successfully removed."
|
72 |
msgstr "Produkten borttagen."
|
73 |
|
74 |
-
#: includes/class
|
75 |
msgid "Please, make sure to enter a valid title"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: includes/class
|
79 |
msgid ""
|
80 |
"We are sorry, but this feature is available only if cookies on your browser "
|
81 |
"are enabled."
|
82 |
msgstr ""
|
83 |
|
84 |
-
#: includes/class
|
85 |
msgid "Product added to cart successfully"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: includes/class
|
89 |
-
#: includes/class
|
90 |
-
#: plugin-options/wishlist_page-options.php:
|
91 |
-
#: templates/wishlist-view-footer-mobile.php:
|
92 |
-
#: templates/wishlist-view-footer.php:
|
93 |
msgid "Add to cart"
|
94 |
msgstr ""
|
95 |
|
96 |
-
#: includes/class
|
97 |
msgid "While you visit our site, we’ll track:"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: includes/class
|
101 |
msgid ""
|
102 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
103 |
"users your favourite products, and to create targeted email campaigns."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: includes/class
|
107 |
msgid ""
|
108 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
109 |
"make them visible to the store staff"
|
110 |
msgstr ""
|
111 |
|
112 |
-
#: includes/class
|
113 |
msgid ""
|
114 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
115 |
"browsing our site."
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/class
|
119 |
msgid ""
|
120 |
"Members of our team have access to the information you provide us with. For "
|
121 |
"example, both Administrators and Shop Managers can access:"
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: includes/class
|
125 |
msgid ""
|
126 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
127 |
"settings of your wishlists"
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: includes/class
|
131 |
msgid ""
|
132 |
"Our team members have access to this information to offer you better deals "
|
133 |
"for the products you love."
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: includes/class
|
137 |
-
#: includes/class
|
138 |
msgid "Customer wishlists"
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: includes/class
|
142 |
#: plugin-options/lists-options.php:32
|
143 |
msgid "Wishlists"
|
144 |
msgstr "Önskelista"
|
145 |
|
146 |
#. Translators: %s Order number.
|
147 |
-
#: includes/class
|
148 |
msgid "Removed wishlist %s."
|
149 |
msgstr "Min önskelista på %s"
|
150 |
|
151 |
#. Translators: %s Order number.
|
152 |
-
#: includes/class
|
153 |
msgid "Wishlist %s has been retained."
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: includes/class
|
157 |
msgid "Token"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: includes/class
|
161 |
msgid "Wishlist URL"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: includes/class
|
165 |
msgid "Title"
|
166 |
msgstr "Fälttitel"
|
167 |
|
168 |
-
#: includes/class
|
169 |
msgid "Visibility"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: includes/class
|
173 |
msgid "Items added"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: includes/class
|
177 |
msgid ""
|
178 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
179 |
"product)"
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: includes/class
|
183 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: includes/class
|
187 |
msgid "Button label (leave empty to use the default settings)"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: includes/class
|
191 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: includes/class
|
195 |
msgid ""
|
196 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
197 |
"settings)"
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: includes/class
|
201 |
msgid ""
|
202 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: includes/class
|
206 |
msgid ""
|
207 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
208 |
"the default settings)"
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: includes/class
|
212 |
msgid ""
|
213 |
"Additional CSS classes for the button (leave empty to use the default "
|
214 |
"settings)"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: includes/class
|
218 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: includes/class
|
222 |
-
#: includes/widgets/elementor/class
|
223 |
msgid "Paginate"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: includes/class
|
227 |
-
#: includes/widgets/elementor/class
|
228 |
msgid "Do not paginate"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: includes/class
|
232 |
msgid "Number of items to show per page"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: includes/class
|
236 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: includes/class
|
240 |
msgid "Share on:"
|
241 |
msgstr "Dela på:"
|
242 |
|
243 |
-
#: includes/class
|
244 |
#: plugin-options/wishlist_page-options.php:138
|
245 |
msgid "Share on Facebook"
|
246 |
msgstr "Dela på Facebook"
|
247 |
|
248 |
-
#: includes/class
|
249 |
#: plugin-options/wishlist_page-options.php:147
|
250 |
msgid "Tweet on Twitter"
|
251 |
msgstr "Twittra på Twitter"
|
252 |
|
253 |
-
#: includes/class
|
254 |
#: plugin-options/wishlist_page-options.php:156
|
255 |
msgid "Pin on Pinterest"
|
256 |
msgstr "Pinna på Pintrest"
|
257 |
|
258 |
-
#: includes/class
|
259 |
msgid "Share via email"
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: includes/class
|
263 |
#: plugin-options/wishlist_page-options.php:174
|
264 |
msgid "Share on WhatsApp"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: includes/class
|
268 |
msgid "Remove from list"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: includes/class
|
272 |
msgid "Free!"
|
273 |
msgstr "Gratis!"
|
274 |
|
275 |
-
#: includes/class
|
276 |
msgid "The item cannot be added to this wishlist"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: includes/class
|
280 |
msgid "An error occurred while adding the products to the wishlist."
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: includes/class
|
284 |
msgid "Error. Unable to remove the product from the wishlist."
|
285 |
msgstr "Fel. Kunde inte ta bort produkten ifrån önskelistan."
|
286 |
|
287 |
-
#: includes/data-stores/class
|
288 |
-
#: includes/data-stores/class
|
289 |
msgid "Invalid wishlist."
|
290 |
msgstr ""
|
291 |
|
292 |
-
#: includes/data-stores/class
|
293 |
msgid "Invalid wishlist item."
|
294 |
msgstr ""
|
295 |
|
296 |
#. translators: 1. Number of users.
|
297 |
-
#: includes/functions
|
298 |
msgid "%d user"
|
299 |
msgid_plural "%d users"
|
300 |
msgstr[0] ""
|
301 |
msgstr[1] ""
|
302 |
|
303 |
-
#: includes/functions
|
304 |
msgid "has this item in wishlist"
|
305 |
msgid_plural "have this item in wishlist"
|
306 |
msgstr[0] ""
|
307 |
msgstr[1] ""
|
308 |
|
309 |
-
#: includes/functions
|
310 |
msgid "You're the first"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: includes/functions
|
314 |
msgid "to add this item in wishlist"
|
315 |
msgstr ""
|
316 |
|
317 |
#. translators: 1. Count of users when many, or "another" when only one.
|
318 |
-
#: includes/functions
|
319 |
msgid "You and %s user"
|
320 |
msgid_plural "You and %d users"
|
321 |
msgstr[0] ""
|
322 |
msgstr[1] ""
|
323 |
|
324 |
-
#: includes/functions
|
325 |
msgid "another"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: includes/functions
|
329 |
msgid "have this item in wishlist"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: includes/functions
|
333 |
msgid "None"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: includes/functions
|
337 |
#, fuzzy
|
338 |
msgid "Custom"
|
339 |
msgstr "Egen CSS"
|
340 |
|
341 |
-
#: includes/functions
|
342 |
msgid "Shared"
|
343 |
msgstr "Delar"
|
344 |
|
345 |
-
#: includes/functions
|
346 |
msgid "Only people with a link to this list can see it"
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: includes/functions
|
350 |
msgid "Private"
|
351 |
msgstr "Privat"
|
352 |
|
353 |
-
#: includes/functions
|
354 |
msgid "Only you can see this list"
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: includes/functions
|
358 |
msgid "Public"
|
359 |
msgstr "Offentlig"
|
360 |
|
361 |
-
#: includes/functions
|
362 |
msgid "Anyone can search for and see this list"
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: includes/widgets/elementor/class
|
366 |
#: plugin-options/add_to_wishlist-options.php:127
|
367 |
msgid "Add to wishlist"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: includes/widgets/elementor/class
|
371 |
#: plugin-options/add_to_wishlist-options.php:143
|
372 |
msgid "Browse wishlist"
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: includes/widgets/elementor/class
|
376 |
#, fuzzy
|
377 |
msgid "Product already in wishlist"
|
378 |
msgstr "“Produkten redan i önskelistan”s text"
|
379 |
|
380 |
-
#: includes/widgets/elementor/class
|
381 |
#, fuzzy
|
382 |
msgid "Product added to wishlist"
|
383 |
msgstr "“Produkten redan i önskelistan”s text"
|
@@ -398,7 +398,7 @@ msgid "while you are using the premium one."
|
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
-
#: plugin-options/settings-options.php:
|
402 |
msgid "General Settings"
|
403 |
msgstr "Generella inställningar"
|
404 |
|
@@ -502,7 +502,7 @@ msgid "After summary"
|
|
502 |
msgstr "Efter sammanfattning"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
-
#: plugin-options/wishlist_page-options.php:
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
@@ -564,17 +564,17 @@ msgid ""
|
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
-
#: plugin-options/wishlist_page-options.php:
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
-
#: plugin-options/wishlist_page-options.php:
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
-
#: plugin-options/wishlist_page-options.php:
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
@@ -587,32 +587,32 @@ msgid "Choose colors for the \"Add to wishlist\" button"
|
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
-
#: plugin-options/wishlist_page-options.php:
|
591 |
-
#: plugin-options/wishlist_page-options.php:
|
592 |
-
#: plugin-options/wishlist_page-options.php:
|
593 |
-
#: plugin-options/wishlist_page-options.php:
|
594 |
-
#: plugin-options/wishlist_page-options.php:
|
595 |
-
#: plugin-options/wishlist_page-options.php:
|
596 |
-
#: plugin-options/wishlist_page-options.php:
|
597 |
-
#: plugin-options/wishlist_page-options.php:
|
598 |
-
#: plugin-options/wishlist_page-options.php:
|
599 |
msgid "Background"
|
600 |
msgstr "Bakgrund"
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
-
#: plugin-options/wishlist_page-options.php:
|
604 |
-
#: plugin-options/wishlist_page-options.php:
|
605 |
-
#: plugin-options/wishlist_page-options.php:
|
606 |
-
#: plugin-options/wishlist_page-options.php:
|
607 |
-
#: plugin-options/wishlist_page-options.php:
|
608 |
msgid "Text"
|
609 |
msgstr "Text"
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
-
#: plugin-options/wishlist_page-options.php:
|
613 |
-
#: plugin-options/wishlist_page-options.php:
|
614 |
-
#: plugin-options/wishlist_page-options.php:
|
615 |
-
#: plugin-options/wishlist_page-options.php:
|
616 |
msgid "Border"
|
617 |
msgstr "Ram"
|
618 |
|
@@ -621,28 +621,28 @@ msgid "Choose colors for the \"Add to wishlist\" button on hover state"
|
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
-
#: plugin-options/wishlist_page-options.php:
|
625 |
-
#: plugin-options/wishlist_page-options.php:
|
626 |
-
#: plugin-options/wishlist_page-options.php:
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
-
#: plugin-options/wishlist_page-options.php:
|
632 |
-
#: plugin-options/wishlist_page-options.php:
|
633 |
-
#: plugin-options/wishlist_page-options.php:
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
-
#: plugin-options/wishlist_page-options.php:
|
639 |
-
#: plugin-options/wishlist_page-options.php:
|
640 |
-
#: plugin-options/wishlist_page-options.php:
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
-
#: plugin-options/wishlist_page-options.php:
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
@@ -697,35 +697,41 @@ msgstr ""
|
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
-
|
|
|
|
|
701 |
msgid ""
|
702 |
"If you want to take advantage of this feature, you could consider purchasing "
|
703 |
"the %s."
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: plugin-options/settings-options.php:
|
707 |
msgid "Enable AJAX loading"
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: plugin-options/settings-options.php:
|
711 |
msgid "Load any cacheable wishlist item via AJAX"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: plugin-options/settings-options.php:
|
715 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
716 |
msgstr "YITH WooCommerce Vanliga köpte tillsammans integritet"
|
717 |
|
718 |
-
|
|
|
|
|
719 |
msgid ""
|
720 |
"In order to use this integration you have to install and activate YITH "
|
721 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: plugin-options/settings-options.php:
|
725 |
msgid "Enable slider in wishlist"
|
726 |
msgstr "Aktivera slider i önskelistan"
|
727 |
|
728 |
-
|
|
|
|
|
729 |
msgid ""
|
730 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
731 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
@@ -845,109 +851,110 @@ msgstr ""
|
|
845 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
846 |
msgstr ""
|
847 |
|
848 |
-
|
|
|
849 |
msgid "My wishlist on %s"
|
850 |
msgstr "Min önskelista på %s"
|
851 |
|
852 |
-
#: plugin-options/wishlist_page-options.php:
|
853 |
msgid "Social text"
|
854 |
msgstr "Text på sociala medier"
|
855 |
|
856 |
-
#: plugin-options/wishlist_page-options.php:
|
857 |
msgid ""
|
858 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
859 |
"and Pinterest"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: plugin-options/wishlist_page-options.php:
|
863 |
msgid "Social image URL"
|
864 |
msgstr "Bild för sociala medier (URL)"
|
865 |
|
866 |
-
#: plugin-options/wishlist_page-options.php:
|
867 |
msgid "It will be used to pin the wishlist on Pinterest."
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: plugin-options/wishlist_page-options.php:
|
871 |
msgid "Default wishlist name"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: plugin-options/wishlist_page-options.php:
|
875 |
msgid ""
|
876 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
877 |
"automatically generated for all users if they do not create any custom one"
|
878 |
msgstr ""
|
879 |
|
880 |
-
#: plugin-options/wishlist_page-options.php:
|
881 |
#, fuzzy
|
882 |
msgid "My wishlist"
|
883 |
msgstr "Min önskelista på %s"
|
884 |
|
885 |
-
#: plugin-options/wishlist_page-options.php:
|
886 |
msgid "\"Add to cart\" text"
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: plugin-options/wishlist_page-options.php:
|
890 |
msgid "Enter a text for the \"Add to cart\" button"
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: plugin-options/wishlist_page-options.php:
|
894 |
msgid "Style & color customization"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: plugin-options/wishlist_page-options.php:
|
898 |
msgid "Style of \"Add to cart\""
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: plugin-options/wishlist_page-options.php:
|
902 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: plugin-options/wishlist_page-options.php:
|
906 |
msgid "\"Add to cart\" button style"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: plugin-options/wishlist_page-options.php:
|
910 |
msgid "Choose the colors for the \"Add to cart\" button"
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: plugin-options/wishlist_page-options.php:
|
914 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: plugin-options/wishlist_page-options.php:
|
918 |
msgid "Set the radius for the \"Add to cart\" button"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: plugin-options/wishlist_page-options.php:
|
922 |
msgid "\"Add to cart\" icon"
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: plugin-options/wishlist_page-options.php:
|
926 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: plugin-options/wishlist_page-options.php:
|
930 |
msgid "\"Add to cart\" custom icon"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: plugin-options/wishlist_page-options.php:
|
934 |
msgid ""
|
935 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
936 |
"32px x 32px)"
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: plugin-options/wishlist_page-options.php:
|
940 |
msgid "Primary button style"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: plugin-options/wishlist_page-options.php:
|
944 |
msgid ""
|
945 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
946 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
947 |
"Manage view and \"Search wishlist\" button on Search view</sm
|
5 |
"Project-Id-Version: YITH WCWL\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-"
|
7 |
"wishlist\n"
|
8 |
+
"POT-Creation-Date: 2021-09-08 10:47:00+00:00\n"
|
9 |
"PO-Revision-Date: 2020-10-16 14:06+0200\n"
|
10 |
"Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
|
11 |
"Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: plugin-fw\n"
|
22 |
|
23 |
+
#: includes/class-yith-wcwl-admin.php:126
|
24 |
#, fuzzy
|
25 |
msgid "Wishlist Page"
|
26 |
msgstr "Önskelista"
|
27 |
|
28 |
+
#: includes/class-yith-wcwl-admin.php:148
|
29 |
msgid "General settings"
|
30 |
msgstr ""
|
31 |
|
32 |
+
#: includes/class-yith-wcwl-admin.php:149
|
33 |
msgid "Add to wishlist options"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: includes/class-yith-wcwl-admin.php:150
|
37 |
msgid "Wishlist page options"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: includes/class-yith-wcwl-admin.php:151
|
41 |
msgid "Premium Version"
|
42 |
msgstr "Premiumversion"
|
43 |
|
44 |
+
#: includes/class-yith-wcwl-admin.php:249
|
45 |
+
#: includes/class-yith-wcwl-install.php:342
|
46 |
msgid "Wishlist"
|
47 |
msgstr "Önskelista"
|
48 |
|
49 |
+
#: includes/class-yith-wcwl-admin.php:251
|
50 |
msgid ""
|
51 |
"Allows your customers to create and share lists of products that they want "
|
52 |
"to purchase on your e-commerce."
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: includes/class-yith-wcwl-ajax-handler.php:75
|
56 |
+
#: templates/add-to-wishlist-remove.php:59
|
57 |
msgid "View ›"
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: includes/class-yith-wcwl-ajax-handler.php:76
|
61 |
+
#: templates/add-to-wishlist-remove.php:58
|
62 |
msgid "or"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: includes/class-yith-wcwl-ajax-handler.php:77
|
66 |
msgid "Close"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: includes/class-yith-wcwl-ajax-handler.php:155
|
70 |
+
#: includes/class-yith-wcwl-ajax-handler.php:195
|
71 |
msgid "Product successfully removed."
|
72 |
msgstr "Produkten borttagen."
|
73 |
|
74 |
+
#: includes/class-yith-wcwl-form-handler.php:156
|
75 |
msgid "Please, make sure to enter a valid title"
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: includes/class-yith-wcwl-frontend.php:461
|
79 |
msgid ""
|
80 |
"We are sorry, but this feature is available only if cookies on your browser "
|
81 |
"are enabled."
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: includes/class-yith-wcwl-frontend.php:462
|
85 |
msgid "Product added to cart successfully"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: includes/class-yith-wcwl-frontend.php:725
|
89 |
+
#: includes/class-yith-wcwl-shortcode.php:239
|
90 |
+
#: plugin-options/wishlist_page-options.php:240
|
91 |
+
#: templates/wishlist-view-footer-mobile.php:46
|
92 |
+
#: templates/wishlist-view-footer.php:46
|
93 |
msgid "Add to cart"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: includes/class-yith-wcwl-privacy.php:52
|
97 |
msgid "While you visit our site, we’ll track:"
|
98 |
msgstr ""
|
99 |
|
100 |
+
#: includes/class-yith-wcwl-privacy.php:54
|
101 |
msgid ""
|
102 |
"Products you’ve added to the wishlist: we’ll use this to show you and other "
|
103 |
"users your favourite products, and to create targeted email campaigns."
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: includes/class-yith-wcwl-privacy.php:55
|
107 |
msgid ""
|
108 |
"Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
|
109 |
"make them visible to the store staff"
|
110 |
msgstr ""
|
111 |
|
112 |
+
#: includes/class-yith-wcwl-privacy.php:57
|
113 |
msgid ""
|
114 |
"We’ll also use cookies to keep track of wishlist contents while you’re "
|
115 |
"browsing our site."
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: includes/class-yith-wcwl-privacy.php:60
|
119 |
msgid ""
|
120 |
"Members of our team have access to the information you provide us with. For "
|
121 |
"example, both Administrators and Shop Managers can access:"
|
122 |
msgstr ""
|
123 |
|
124 |
+
#: includes/class-yith-wcwl-privacy.php:62
|
125 |
msgid ""
|
126 |
"Wishlist details, such as products added, date of addition, name and privacy "
|
127 |
"settings of your wishlists"
|
128 |
msgstr ""
|
129 |
|
130 |
+
#: includes/class-yith-wcwl-privacy.php:64
|
131 |
msgid ""
|
132 |
"Our team members have access to this information to offer you better deals "
|
133 |
"for the products you love."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: includes/class-yith-wcwl-privacy.php:84
|
137 |
+
#: includes/class-yith-wcwl-privacy.php:100
|
138 |
msgid "Customer wishlists"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: includes/class-yith-wcwl-privacy.php:137 plugin-options/lists-options.php:25
|
142 |
#: plugin-options/lists-options.php:32
|
143 |
msgid "Wishlists"
|
144 |
msgstr "Önskelista"
|
145 |
|
146 |
#. Translators: %s Order number.
|
147 |
+
#: includes/class-yith-wcwl-privacy.php:199
|
148 |
msgid "Removed wishlist %s."
|
149 |
msgstr "Min önskelista på %s"
|
150 |
|
151 |
#. Translators: %s Order number.
|
152 |
+
#: includes/class-yith-wcwl-privacy.php:203
|
153 |
msgid "Wishlist %s has been retained."
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: includes/class-yith-wcwl-privacy.php:227
|
157 |
msgid "Token"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: includes/class-yith-wcwl-privacy.php:228
|
161 |
msgid "Wishlist URL"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: includes/class-yith-wcwl-privacy.php:229
|
165 |
msgid "Title"
|
166 |
msgstr "Fälttitel"
|
167 |
|
168 |
+
#: includes/class-yith-wcwl-privacy.php:231
|
169 |
msgid "Visibility"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: includes/class-yith-wcwl-privacy.php:232
|
173 |
msgid "Items added"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: includes/class-yith-wcwl-shortcode.php:58
|
177 |
msgid ""
|
178 |
"ID of the product to add to the wishlist (leave empty to use the global "
|
179 |
"product)"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: includes/class-yith-wcwl-shortcode.php:63
|
183 |
msgid "URL of the wishlist page (leave empty to use the default settings)"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: includes/class-yith-wcwl-shortcode.php:68
|
187 |
msgid "Button label (leave empty to use the default settings)"
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: includes/class-yith-wcwl-shortcode.php:73
|
191 |
msgid "\"Browse wishlist\" label (leave empty to use the default settings)"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: includes/class-yith-wcwl-shortcode.php:78
|
195 |
msgid ""
|
196 |
"\"Product already in wishlist\" label (leave empty to use the default "
|
197 |
"settings)"
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: includes/class-yith-wcwl-shortcode.php:83
|
201 |
msgid ""
|
202 |
"\"Product added to wishlist\" label (leave empty to use the default settings)"
|
203 |
msgstr ""
|
204 |
|
205 |
+
#: includes/class-yith-wcwl-shortcode.php:88
|
206 |
msgid ""
|
207 |
"Icon for the button (use any FontAwesome valid class, or leave empty to use "
|
208 |
"the default settings)"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: includes/class-yith-wcwl-shortcode.php:93
|
212 |
msgid ""
|
213 |
"Additional CSS classes for the button (leave empty to use the default "
|
214 |
"settings)"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: includes/class-yith-wcwl-shortcode.php:107
|
218 |
msgid "Choose whether to paginate items in the wishlist or show them all"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: includes/class-yith-wcwl-shortcode.php:110
|
222 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:118
|
223 |
msgid "Paginate"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: includes/class-yith-wcwl-shortcode.php:111
|
227 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-wishlist.php:119
|
228 |
msgid "Do not paginate"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: includes/class-yith-wcwl-shortcode.php:116
|
232 |
msgid "Number of items to show per page"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: includes/class-yith-wcwl-shortcode.php:121
|
236 |
msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: includes/class-yith-wcwl-shortcode.php:414
|
240 |
msgid "Share on:"
|
241 |
msgstr "Dela på:"
|
242 |
|
243 |
+
#: includes/class-yith-wcwl-shortcode.php:438
|
244 |
#: plugin-options/wishlist_page-options.php:138
|
245 |
msgid "Share on Facebook"
|
246 |
msgstr "Dela på Facebook"
|
247 |
|
248 |
+
#: includes/class-yith-wcwl-shortcode.php:455
|
249 |
#: plugin-options/wishlist_page-options.php:147
|
250 |
msgid "Tweet on Twitter"
|
251 |
msgstr "Twittra på Twitter"
|
252 |
|
253 |
+
#: includes/class-yith-wcwl-shortcode.php:473
|
254 |
#: plugin-options/wishlist_page-options.php:156
|
255 |
msgid "Pin on Pinterest"
|
256 |
msgstr "Pinna på Pintrest"
|
257 |
|
258 |
+
#: includes/class-yith-wcwl-shortcode.php:487
|
259 |
msgid "Share via email"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: includes/class-yith-wcwl-shortcode.php:510
|
263 |
#: plugin-options/wishlist_page-options.php:174
|
264 |
msgid "Share on WhatsApp"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: includes/class-yith-wcwl-shortcode.php:621
|
268 |
msgid "Remove from list"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: includes/class-yith-wcwl-wishlist-item.php:189
|
272 |
msgid "Free!"
|
273 |
msgstr "Gratis!"
|
274 |
|
275 |
+
#: includes/class-yith-wcwl.php:164
|
276 |
msgid "The item cannot be added to this wishlist"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: includes/class-yith-wcwl.php:168 includes/class-yith-wcwl.php:174
|
280 |
msgid "An error occurred while adding the products to the wishlist."
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: includes/class-yith-wcwl.php:235 includes/class-yith-wcwl.php:241
|
284 |
msgid "Error. Unable to remove the product from the wishlist."
|
285 |
msgstr "Fel. Kunde inte ta bort produkten ifrån önskelistan."
|
286 |
|
287 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:152
|
288 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-data-store.php:174
|
289 |
msgid "Invalid wishlist."
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: includes/data-stores/class-yith-wcwl-wishlist-item-data-store.php:119
|
293 |
msgid "Invalid wishlist item."
|
294 |
msgstr ""
|
295 |
|
296 |
#. translators: 1. Number of users.
|
297 |
+
#: includes/functions-yith-wcwl.php:249
|
298 |
msgid "%d user"
|
299 |
msgid_plural "%d users"
|
300 |
msgstr[0] ""
|
301 |
msgstr[1] ""
|
302 |
|
303 |
+
#: includes/functions-yith-wcwl.php:250
|
304 |
msgid "has this item in wishlist"
|
305 |
msgid_plural "have this item in wishlist"
|
306 |
msgstr[0] ""
|
307 |
msgstr[1] ""
|
308 |
|
309 |
+
#: includes/functions-yith-wcwl.php:252
|
310 |
msgid "You're the first"
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: includes/functions-yith-wcwl.php:253
|
314 |
msgid "to add this item in wishlist"
|
315 |
msgstr ""
|
316 |
|
317 |
#. translators: 1. Count of users when many, or "another" when only one.
|
318 |
+
#: includes/functions-yith-wcwl.php:257
|
319 |
msgid "You and %s user"
|
320 |
msgid_plural "You and %d users"
|
321 |
msgstr[0] ""
|
322 |
msgstr[1] ""
|
323 |
|
324 |
+
#: includes/functions-yith-wcwl.php:257
|
325 |
msgid "another"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: includes/functions-yith-wcwl.php:258
|
329 |
msgid "have this item in wishlist"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: includes/functions-yith-wcwl.php:425
|
333 |
msgid "None"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: includes/functions-yith-wcwl.php:426
|
337 |
#, fuzzy
|
338 |
msgid "Custom"
|
339 |
msgstr "Egen CSS"
|
340 |
|
341 |
+
#: includes/functions-yith-wcwl.php:447
|
342 |
msgid "Shared"
|
343 |
msgstr "Delar"
|
344 |
|
345 |
+
#: includes/functions-yith-wcwl.php:451
|
346 |
msgid "Only people with a link to this list can see it"
|
347 |
msgstr ""
|
348 |
|
349 |
+
#: includes/functions-yith-wcwl.php:457
|
350 |
msgid "Private"
|
351 |
msgstr "Privat"
|
352 |
|
353 |
+
#: includes/functions-yith-wcwl.php:461
|
354 |
msgid "Only you can see this list"
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: includes/functions-yith-wcwl.php:467
|
358 |
msgid "Public"
|
359 |
msgstr "Offentlig"
|
360 |
|
361 |
+
#: includes/functions-yith-wcwl.php:471
|
362 |
msgid "Anyone can search for and see this list"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:118
|
366 |
#: plugin-options/add_to_wishlist-options.php:127
|
367 |
msgid "Add to wishlist"
|
368 |
msgstr ""
|
369 |
|
370 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:128
|
371 |
#: plugin-options/add_to_wishlist-options.php:143
|
372 |
msgid "Browse wishlist"
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:138
|
376 |
#, fuzzy
|
377 |
msgid "Product already in wishlist"
|
378 |
msgstr "“Produkten redan i önskelistan”s text"
|
379 |
|
380 |
+
#: includes/widgets/elementor/class-yith-wcwl-elementor-add-to-wishlist.php:148
|
381 |
#, fuzzy
|
382 |
msgid "Product added to wishlist"
|
383 |
msgstr "“Produkten redan i önskelistan”s text"
|
398 |
msgstr ""
|
399 |
|
400 |
#: plugin-options/add_to_wishlist-options.php:20
|
401 |
+
#: plugin-options/settings-options.php:27
|
402 |
msgid "General Settings"
|
403 |
msgstr "Generella inställningar"
|
404 |
|
502 |
msgstr "Efter sammanfattning"
|
503 |
|
504 |
#: plugin-options/add_to_wishlist-options.php:117
|
505 |
+
#: plugin-options/wishlist_page-options.php:222
|
506 |
msgid "Text customization"
|
507 |
msgstr ""
|
508 |
|
564 |
msgstr ""
|
565 |
|
566 |
#: plugin-options/add_to_wishlist-options.php:172
|
567 |
+
#: plugin-options/wishlist_page-options.php:261
|
568 |
msgid "Textual (anchor)"
|
569 |
msgstr ""
|
570 |
|
571 |
#: plugin-options/add_to_wishlist-options.php:173
|
572 |
+
#: plugin-options/wishlist_page-options.php:262
|
573 |
msgid "Button with theme style"
|
574 |
msgstr ""
|
575 |
|
576 |
#: plugin-options/add_to_wishlist-options.php:174
|
577 |
+
#: plugin-options/wishlist_page-options.php:263
|
578 |
msgid "Button with custom style"
|
579 |
msgstr ""
|
580 |
|
587 |
msgstr ""
|
588 |
|
589 |
#: plugin-options/add_to_wishlist-options.php:190
|
590 |
+
#: plugin-options/wishlist_page-options.php:279
|
591 |
+
#: plugin-options/wishlist_page-options.php:368
|
592 |
+
#: plugin-options/wishlist_page-options.php:417
|
593 |
+
#: plugin-options/wishlist_page-options.php:465
|
594 |
+
#: plugin-options/wishlist_page-options.php:552
|
595 |
+
#: plugin-options/wishlist_page-options.php:592
|
596 |
+
#: plugin-options/wishlist_page-options.php:632
|
597 |
+
#: plugin-options/wishlist_page-options.php:672
|
598 |
+
#: plugin-options/wishlist_page-options.php:712
|
599 |
msgid "Background"
|
600 |
msgstr "Bakgrund"
|
601 |
|
602 |
#: plugin-options/add_to_wishlist-options.php:195
|
603 |
+
#: plugin-options/wishlist_page-options.php:284
|
604 |
+
#: plugin-options/wishlist_page-options.php:373
|
605 |
+
#: plugin-options/wishlist_page-options.php:422
|
606 |
+
#: plugin-options/wishlist_page-options.php:470
|
607 |
+
#: plugin-options/wishlist_page-options.php:507
|
608 |
msgid "Text"
|
609 |
msgstr "Text"
|
610 |
|
611 |
#: plugin-options/add_to_wishlist-options.php:200
|
612 |
+
#: plugin-options/wishlist_page-options.php:289
|
613 |
+
#: plugin-options/wishlist_page-options.php:378
|
614 |
+
#: plugin-options/wishlist_page-options.php:427
|
615 |
+
#: plugin-options/wishlist_page-options.php:475
|
616 |
msgid "Border"
|
617 |
msgstr "Ram"
|
618 |
|
621 |
msgstr ""
|
622 |
|
623 |
#: plugin-options/add_to_wishlist-options.php:208
|
624 |
+
#: plugin-options/wishlist_page-options.php:297
|
625 |
+
#: plugin-options/wishlist_page-options.php:386
|
626 |
+
#: plugin-options/wishlist_page-options.php:435
|
627 |
msgid "Background Hover"
|
628 |
msgstr ""
|
629 |
|
630 |
#: plugin-options/add_to_wishlist-options.php:213
|
631 |
+
#: plugin-options/wishlist_page-options.php:302
|
632 |
+
#: plugin-options/wishlist_page-options.php:391
|
633 |
+
#: plugin-options/wishlist_page-options.php:440
|
634 |
msgid "Text Hover"
|
635 |
msgstr ""
|
636 |
|
637 |
#: plugin-options/add_to_wishlist-options.php:218
|
638 |
+
#: plugin-options/wishlist_page-options.php:307
|
639 |
+
#: plugin-options/wishlist_page-options.php:396
|
640 |
+
#: plugin-options/wishlist_page-options.php:445
|
641 |
msgid "Border Hover"
|
642 |
msgstr ""
|
643 |
|
644 |
#: plugin-options/add_to_wishlist-options.php:231
|
645 |
+
#: plugin-options/wishlist_page-options.php:320
|
646 |
msgid "Border radius"
|
647 |
msgstr ""
|
648 |
|
697 |
msgid "Search list"
|
698 |
msgstr ""
|
699 |
|
700 |
+
#. translators: 1. Anchor to Frequently Bought Together landing page on
|
701 |
+
#. yithemes.com.
|
702 |
+
#: plugin-options/settings-options.php:19
|
703 |
msgid ""
|
704 |
"If you want to take advantage of this feature, you could consider purchasing "
|
705 |
"the %s."
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: plugin-options/settings-options.php:34
|
709 |
msgid "Enable AJAX loading"
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: plugin-options/settings-options.php:35
|
713 |
msgid "Load any cacheable wishlist item via AJAX"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: plugin-options/settings-options.php:48
|
717 |
msgid "YITH WooCommerce Frequently Bought Together Integration"
|
718 |
msgstr "YITH WooCommerce Vanliga köpte tillsammans integritet"
|
719 |
|
720 |
+
#. translators: 1. Url to Frequently Bought Together landing page on
|
721 |
+
#. yithemes.com.
|
722 |
+
#: plugin-options/settings-options.php:51
|
723 |
msgid ""
|
724 |
"In order to use this integration you have to install and activate YITH "
|
725 |
"WooCommerce Frequently Bought Together. <a href=\"%s\">Learn more</a>"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: plugin-options/settings-options.php:56
|
729 |
msgid "Enable slider in wishlist"
|
730 |
msgstr "Aktivera slider i önskelistan"
|
731 |
|
732 |
+
#. translators: 1. Example image of the integration. 2. CTA to buy Frequently
|
733 |
+
#. Bought Together.
|
734 |
+
#: plugin-options/settings-options.php:58
|
735 |
msgid ""
|
736 |
"Enable the slider with linked products on the Wishlist page (<a href=\"%1$s"
|
737 |
"\" class=\"thickbox\">Example</a>). %2$s"
|
851 |
msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#. translators: 1. Blog name.
|
855 |
+
#: plugin-options/wishlist_page-options.php:195
|
856 |
msgid "My wishlist on %s"
|
857 |
msgstr "Min önskelista på %s"
|
858 |
|
859 |
+
#: plugin-options/wishlist_page-options.php:200
|
860 |
msgid "Social text"
|
861 |
msgstr "Text på sociala medier"
|
862 |
|
863 |
+
#: plugin-options/wishlist_page-options.php:201
|
864 |
msgid ""
|
865 |
"Type the message you want to publish when you share your wishlist on Twitter "
|
866 |
"and Pinterest"
|
867 |
msgstr ""
|
868 |
|
869 |
+
#: plugin-options/wishlist_page-options.php:209
|
870 |
msgid "Social image URL"
|
871 |
msgstr "Bild för sociala medier (URL)"
|
872 |
|
873 |
+
#: plugin-options/wishlist_page-options.php:210
|
874 |
msgid "It will be used to pin the wishlist on Pinterest."
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: plugin-options/wishlist_page-options.php:229
|
878 |
msgid "Default wishlist name"
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: plugin-options/wishlist_page-options.php:230
|
882 |
msgid ""
|
883 |
"Enter a name for the default wishlist. This is the wishlist that will be "
|
884 |
"automatically generated for all users if they do not create any custom one"
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: plugin-options/wishlist_page-options.php:232
|
888 |
#, fuzzy
|
889 |
msgid "My wishlist"
|
890 |
msgstr "Min önskelista på %s"
|
891 |
|
892 |
+
#: plugin-options/wishlist_page-options.php:237
|
893 |
msgid "\"Add to cart\" text"
|
894 |
msgstr ""
|
895 |
|
896 |
+
#: plugin-options/wishlist_page-options.php:238
|
897 |
msgid "Enter a text for the \"Add to cart\" button"
|
898 |
msgstr ""
|
899 |
|
900 |
+
#: plugin-options/wishlist_page-options.php:250
|
901 |
msgid "Style & color customization"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: plugin-options/wishlist_page-options.php:257
|
905 |
msgid "Style of \"Add to cart\""
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: plugin-options/wishlist_page-options.php:258
|
909 |
msgid "Choose whether to show a textual \"Add to cart\" link or a button"
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: plugin-options/wishlist_page-options.php:271
|
913 |
msgid "\"Add to cart\" button style"
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: plugin-options/wishlist_page-options.php:277
|
917 |
msgid "Choose the colors for the \"Add to cart\" button"
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: plugin-options/wishlist_page-options.php:295
|
921 |
msgid "Choose colors for the \"Add to cart\" button on hover state"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: plugin-options/wishlist_page-options.php:321
|
925 |
msgid "Set the radius for the \"Add to cart\" button"
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: plugin-options/wishlist_page-options.php:335
|
929 |
msgid "\"Add to cart\" icon"
|
930 |
msgstr ""
|
931 |
|
932 |
+
#: plugin-options/wishlist_page-options.php:336
|
933 |
msgid "Select an icon for the \"Add to cart\" button (optional)"
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: plugin-options/wishlist_page-options.php:351
|
937 |
msgid "\"Add to cart\" custom icon"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: plugin-options/wishlist_page-options.php:352
|
941 |
msgid ""
|
942 |
"Upload an icon you'd like to use for the \"Add to cart\" button (suggested "
|
943 |
"32px x 32px)"
|
944 |
msgstr ""
|
945 |
|
946 |
+
#: plugin-options/wishlist_page-options.php:360
|
947 |
msgid "Primary button style"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: plugin-options/wishlist_page-options.php:366
|
951 |
msgid ""
|
952 |
"Choose colors for the primary button<br/><small>This style will be applied "
|
953 |
"to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on "
|
954 |
"Manage view and \"Search wishlist\" button on Search view</sm
|