From d21cf55ef6318eb8321212bed601126b94557a9c Mon Sep 17 00:00:00 2001 From: alarocca130 Date: Wed, 21 Apr 2021 12:19:03 +0200 Subject: [PATCH] VERSION 3.0.21 --- .jshintrc | 27 - README.md | 13 +- README.txt | 15 +- assets/js/admin/yith-wcwl.min.js | 2 +- assets/js/jquery.yith-wcwl.min.js | 2 +- assets/js/unminified/admin/yith-wcwl.js | 9 + assets/js/unminified/jquery.yith-wcwl.js | 26 +- includes/class.yith-wcwl-ajax-handler.php | 2 +- includes/class.yith-wcwl-cron.php | 25 +- includes/class.yith-wcwl-exception.php | 20 +- includes/class.yith-wcwl-frontend.php | 1009 +++++++------- includes/class.yith-wcwl-install.php | 4 +- includes/class.yith-wcwl-privacy.php | 110 +- includes/class.yith-wcwl-session.php | 47 +- includes/class.yith-wcwl-shortcode.php | 37 +- includes/class.yith-wcwl-wishlist-factory.php | 76 +- includes/class.yith-wcwl-wishlist-item.php | 118 +- includes/class.yith-wcwl-wishlist.php | 168 ++- includes/class.yith-wcwl.php | 230 +-- .../class.yith-wcwl-wishlist-data-store.php | 382 ++--- ...ass.yith-wcwl-wishlist-item-data-store.php | 240 ++-- includes/functions.yith-wcwl.php | 5 +- .../legacy/functions.yith-wcwl-legacy.php | 10 +- ...ss.yith-wcwl-elementor-add-to-wishlist.php | 51 +- .../class.yith-wcwl-elementor-wishlist.php | 30 +- init.php | 4 +- languages/yith-woocommerce-wishlist-da_DK.mo | Bin 1295 -> 1274 bytes languages/yith-woocommerce-wishlist-da_DK.po | 814 ++++++----- languages/yith-woocommerce-wishlist-de_DE.mo | Bin 3515 -> 3477 bytes languages/yith-woocommerce-wishlist-de_DE.po | 824 ++++++----- languages/yith-woocommerce-wishlist-es_AR.mo | Bin 2916 -> 2862 bytes languages/yith-woocommerce-wishlist-es_AR.po | 824 ++++++----- languages/yith-woocommerce-wishlist-es_ES.mo | Bin 30446 -> 30116 bytes languages/yith-woocommerce-wishlist-es_ES.po | 843 ++++++----- languages/yith-woocommerce-wishlist-es_MX.mo | Bin 2925 -> 2887 bytes languages/yith-woocommerce-wishlist-es_MX.po | 824 ++++++----- languages/yith-woocommerce-wishlist-fa_IR.mo | Bin 3466 -> 3407 bytes languages/yith-woocommerce-wishlist-fa_IR.po | 824 ++++++----- languages/yith-woocommerce-wishlist-fr_FR.mo | Bin 35006 -> 34464 bytes languages/yith-woocommerce-wishlist-fr_FR.po | 822 ++++++----- languages/yith-woocommerce-wishlist-he_IL.mo | Bin 2931 -> 2885 bytes languages/yith-woocommerce-wishlist-he_IL.po | 824 ++++++----- languages/yith-woocommerce-wishlist-hr.mo | Bin 4117 -> 4070 bytes languages/yith-woocommerce-wishlist-hr.po | 824 ++++++----- languages/yith-woocommerce-wishlist-it_IT.mo | Bin 29731 -> 29409 bytes languages/yith-woocommerce-wishlist-it_IT.po | 841 ++++++----- languages/yith-woocommerce-wishlist-ko_KR.mo | Bin 4454 -> 4419 bytes languages/yith-woocommerce-wishlist-ko_KR.po | 824 ++++++----- languages/yith-woocommerce-wishlist-nl_NL.mo | Bin 28765 -> 28448 bytes languages/yith-woocommerce-wishlist-nl_NL.po | 841 ++++++----- languages/yith-woocommerce-wishlist-pl_PL.mo | Bin 2676 -> 2612 bytes languages/yith-woocommerce-wishlist-pl_PL.po | 814 ++++++----- languages/yith-woocommerce-wishlist-pt_BR.mo | Bin 2827 -> 2775 bytes languages/yith-woocommerce-wishlist-pt_BR.po | 824 ++++++----- languages/yith-woocommerce-wishlist-pt_PT.mo | Bin 2806 -> 2754 bytes languages/yith-woocommerce-wishlist-pt_PT.po | 824 ++++++----- languages/yith-woocommerce-wishlist-ru_RU.mo | Bin 2022 -> 1980 bytes languages/yith-woocommerce-wishlist-ru_RU.po | 818 ++++++----- languages/yith-woocommerce-wishlist-sv_SE.mo | Bin 3260 -> 3201 bytes languages/yith-woocommerce-wishlist-sv_SE.po | 824 ++++++----- languages/yith-woocommerce-wishlist-tr_TR.mo | Bin 2937 -> 2884 bytes languages/yith-woocommerce-wishlist-tr_TR.po | 824 ++++++----- languages/yith-woocommerce-wishlist-uk_UA.mo | Bin 1608 -> 1558 bytes languages/yith-woocommerce-wishlist-uk_UA.po | 818 ++++++----- languages/yith-woocommerce-wishlist-zh_CN.mo | Bin 1733 -> 1699 bytes languages/yith-woocommerce-wishlist-zh_CN.po | 824 ++++++----- languages/yith-woocommerce-wishlist-zh_TW.mo | Bin 1733 -> 1699 bytes languages/yith-woocommerce-wishlist-zh_TW.po | 824 ++++++----- languages/yith-woocommerce-wishlist.pot | 542 ++++---- plugin-fw/assets/css/elementor.css | 36 + plugin-fw/assets/css/metaboxes.css | 1 - plugin-fw/assets/css/yit-plugin-panel.css | 26 +- plugin-fw/assets/css/yith-fields.css | 351 ++--- plugin-fw/assets/css/yith-icon.css | 291 ++++ plugin-fw/assets/fonts/yith-icon.eot | Bin 9040 -> 11008 bytes plugin-fw/assets/fonts/yith-icon.svg | 46 - plugin-fw/assets/fonts/yith-icon.ttf | Bin 8868 -> 10836 bytes plugin-fw/assets/fonts/yith-icon.woff | Bin 8944 -> 0 bytes plugin-fw/assets/fonts/yith-icon.woff2 | Bin 0 -> 5320 bytes plugin-fw/assets/images/yith-icon.svg | 15 +- plugin-fw/assets/js/metabox.js | 67 +- plugin-fw/assets/js/metabox.min.js | 2 +- plugin-fw/assets/js/yit-plugin-panel.js | 27 +- plugin-fw/assets/js/yit-plugin-panel.min.js | 2 +- plugin-fw/assets/js/yith-fields.js | 65 +- plugin-fw/assets/js/yith-fields.min.js | 2 +- plugin-fw/assets/js/yith-gutenberg.js | 212 --- plugin-fw/assets/js/yith-gutenberg.min.js | 1 - plugin-fw/dist/gutenberg/index.asset.php | 1 + plugin-fw/dist/gutenberg/index.js | 1 + plugin-fw/dist/gutenberg/style-index.css | 2 + .../elementor/class-yith-elementor-widget.php | 480 +++++++ .../elementor/class-yith-elementor.php | 123 ++ .../gutenberg}/class-yith-gutenberg.php | 61 +- plugin-fw/includes/class-yit-assets.php | 14 +- plugin-fw/includes/class-yit-plugin-panel.php | 2 +- .../includes/class-yith-system-status.php | 4 +- plugin-fw/init.php | 4 +- plugin-fw/languages/yith-plugin-fw-el.mo | Bin 15928 -> 15777 bytes plugin-fw/languages/yith-plugin-fw-el.po | 68 +- plugin-fw/languages/yith-plugin-fw-es_ES.mo | Bin 12178 -> 13397 bytes plugin-fw/languages/yith-plugin-fw-es_ES.po | 59 +- plugin-fw/languages/yith-plugin-fw-it_IT.mo | Bin 12059 -> 13175 bytes plugin-fw/languages/yith-plugin-fw-it_IT.po | 65 +- plugin-fw/languages/yith-plugin-fw-nl_NL.mo | Bin 11852 -> 12969 bytes plugin-fw/languages/yith-plugin-fw-nl_NL.po | 71 +- plugin-fw/languages/yith-plugin-fw.pot | 54 +- plugin-fw/lib/yith-gutenberg.php | 2 +- plugin-fw/phpcs.xml | 1 + .../templates/fields/copy-to-clipboard.php | 47 + plugin-fw/templates/fields/inline-fields.php | 2 +- plugin-fw/yit-functions.php | 59 + plugin-fw/yit-plugin.php | 5 +- plugin-options/add_to_wishlist-options.php | 517 +++---- plugin-options/lists-options.php | 53 +- plugin-options/settings-options.php | 81 +- plugin-options/wishlist_page-options.php | 1227 +++++++++-------- templates/add-to-wishlist-added.php | 2 +- templates/add-to-wishlist-button.php | 4 +- templates/add-to-wishlist-remove.php | 2 +- templates/add-to-wishlist.php | 21 +- templates/wishlist-view.php | 10 +- templates/wishlist.php | 2 +- 123 files changed, 12786 insertions(+), 11929 deletions(-) delete mode 100644 .jshintrc create mode 100644 plugin-fw/assets/css/elementor.css create mode 100644 plugin-fw/assets/css/yith-icon.css delete mode 100644 plugin-fw/assets/fonts/yith-icon.svg delete mode 100644 plugin-fw/assets/fonts/yith-icon.woff create mode 100644 plugin-fw/assets/fonts/yith-icon.woff2 delete mode 100644 plugin-fw/assets/js/yith-gutenberg.js delete mode 100644 plugin-fw/assets/js/yith-gutenberg.min.js create mode 100644 plugin-fw/dist/gutenberg/index.asset.php create mode 100644 plugin-fw/dist/gutenberg/index.js create mode 100644 plugin-fw/dist/gutenberg/style-index.css create mode 100644 plugin-fw/includes/builders/elementor/class-yith-elementor-widget.php create mode 100644 plugin-fw/includes/builders/elementor/class-yith-elementor.php rename plugin-fw/includes/{ => builders/gutenberg}/class-yith-gutenberg.php (82%) create mode 100644 plugin-fw/templates/fields/copy-to-clipboard.php diff --git a/.jshintrc b/.jshintrc deleted file mode 100644 index 97d6d48..0000000 --- a/.jshintrc +++ /dev/null @@ -1,27 +0,0 @@ -{ - "esversion": 6, - "boss": true, - "curly": true, - "eqeqeq": true, - "eqnull": true, - "es3": false, - "expr": true, - "immed": true, - "noarg": true, - "onevar": true, - "quotmark": "single", - "trailing": true, - "undef": true, - "unused": true, - "multistr": true, - - "browser": true, - - "globals": { - "_": false, - "Backbone": false, - "jQuery": false, - "JSON": false, - "wp": false - } -} diff --git a/README.md b/README.md index e08b842..fa88774 100644 --- a/README.md +++ b/README.md @@ -151,13 +151,16 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h ## Changelog -### 3.0.20 - Released on 22 February 2021 +### 3.0.21 - Released on 21 April 2021 -* New: support for WordPress 5.7 -* New: support for WooCommerce 5.1 +* New: support for WooCommerce 5.2 +* New: added no-robots headers for add_to_wishlist url (thanks to brix720) * Update: YITH plugin framework -* Fix: wrong data type for item insert query (thanks to jonatanmenendez) -* Dev: added new yith_wcwl_get_wishlist_on_remove filter +* Tweak: code refactoring according to PHPCS +* Fix: avoid setting session_id, until guest performs any edit operation over the lists +* Fix: removed deprecated unbind from scripts +* Dev: added yith_wcwl_main_style_deps filter to allow devs remove unnecessary deps +* Dev: added yith_wcwl_custom_icon_alt and yith_wcwl_custom_width filters, to allow dev customize ATW custom icon ## Support diff --git a/README.txt b/README.txt index 4406105..35af2e9 100644 --- a/README.txt +++ b/README.txt @@ -4,12 +4,12 @@ Contributors: yithemes Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist Requires at least: 5.3 Tested up to: 5.7 -Stable tag: 3.0.20 +Stable tag: 3.0.21 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html YITH WooCommerce Wishlist add all Wishlist features to your website. Needs WooCommerce to work. -WooCommerce 5.0.x compatible. +WooCommerce 5.2.x compatible. == Description == @@ -113,6 +113,17 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h == Changelog == += 3.0.21 - Released on 21 April 2021 = + +* New: support for WooCommerce 5.2 +* New: added no-robots headers for add_to_wishlist url (thanks to brix720) +* Update: YITH plugin framework +* Tweak: code refactoring according to PHPCS +* Fix: avoid setting session_id, until guest performs any edit operation over the lists +* Fix: removed deprecated unbind from scripts +* Dev: added yith_wcwl_main_style_deps filter to allow devs remove unnecessary deps +* Dev: added yith_wcwl_custom_icon_alt and yith_wcwl_custom_width filters, to allow dev customize ATW custom icon + = 3.0.20 - Released on 22 February 2021 = * New: support for WordPress 5.7 diff --git a/assets/js/admin/yith-wcwl.min.js b/assets/js/admin/yith-wcwl.min.js index 443b14b..5d5e792 100644 --- a/assets/js/admin/yith-wcwl.min.js +++ b/assets/js/admin/yith-wcwl.min.js @@ -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('"):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"),h=_(".icon-select"),d=_('[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"),H=_("#yith_wcwl_ask_an_estimate_fields"),O=_("#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\\]"),q=_("#woocommerce_yith_wcwl_on_sale_item_settings\\[enabled\\]"),B=_("#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(),d.on("change",function(){w.change()}),m.on("change",function(){f.change()}),h.each(function(){_(this).select2({templateResult:function(t){return t.id?_(' '+t.text+""):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"===d.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")?H.removeClass("yith-disabled"):H.addClass("yith-disabled")}),O.dependency(["#woocommerce_promotion_mail_settings\\[content_html\\]"],function(){return"multipart"===O.val()||"html"===O.val()}),O.dependency(["#woocommerce_promotion_mail_settings\\[content_text\\]"],function(){return"multipart"===O.val()||"plain"===O.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)}),q.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(q)},function(){B.change()}),B.dependency(["#woocommerce_yith_wcwl_on_sale_item_settings\\[content_html\\]"],function(){return("multipart"===B.val()||"html"===B.val())&&c(q)}),B.dependency(["#woocommerce_yith_wcwl_on_sale_item_settings\\[content_text\\]"],function(){return("multipart"===B.val()||"plain"===B.val())&&c(q)}),_(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()})}); \ No newline at end of file +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('"):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?_(' '+t.text+""):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()})}); \ No newline at end of file diff --git a/assets/js/jquery.yith-wcwl.min.js b/assets/js/jquery.yith-wcwl.min.js index a0b17ee..061f7f9 100644 --- a/assets/js/jquery.yith-wcwl.min.js +++ b/assets/js/jquery.yith-wcwl.min.js @@ -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:'
 
'},l('a[data-rel^="prettyPhoto[add_to_wishlist_"]').add('a[data-rel="prettyPhoto[ask_an_estimate]"]').add('a[data-rel="prettyPhoto[create_wishlist]"]').unbind("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('')}).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&&e.addedNodes.forEach(i),"undefined"!=typeof e.removedNodes&&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("",{src:e}):l("",{"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("",{"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",{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=l(this).closest("[data-row-id]"),i=e.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){if("undefined"!=typeof l.prettyPhoto&&"undefined"!=typeof l.prettyPhoto.close)if(void 0!==t){var e,i=l(".pp_content_container"),a=i.find(".pp_content"),n=i.find(".yith-wcwl-popup-form"),i=n.closest(".pp_pic_holder");n.length&&((e=l("
",{"class":"yith-wcwl-popup-feedback"})).append(l("",{"class":"fa fa-check heading-icon"})),e.append(l("

",{"class":"feedback",html:t})),e.css("display","none"),a.css("height","auto"),n.after(e),n.fadeOut(200,function(){e.fadeIn()}),i.addClass("feedback"),i.css("left",l(window).innerWidth()/2-i.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(o){}}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("

  • ").append(l("",{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).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),"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("
    ",{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('[data-product-id="'+i+'"]').add('[data-original-product-id="'+i+'"]'),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("
    ").attr("id","yith-wcwl-message"),t=l("
    ").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(''):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")}); \ No newline at end of file +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:'
    '},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('')}).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("",{src:e}):l("",{"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("",{"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",{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){if("undefined"!=typeof l.prettyPhoto&&"undefined"!=typeof l.prettyPhoto.close)if(void 0!==t){var e,i=l(".pp_content_container"),a=i.find(".pp_content"),n=i.find(".yith-wcwl-popup-form"),i=n.closest(".pp_pic_holder");n.length&&((e=l("
    ",{"class":"yith-wcwl-popup-feedback"})).append(l("",{"class":"fa fa-check heading-icon"})),e.append(l("

    ",{"class":"feedback",html:t})),e.css("display","none"),a.css("height","auto"),n.after(e),n.fadeOut(200,function(){e.fadeIn()}),i.addClass("feedback"),i.css("left",l(window).innerWidth()/2-i.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(o){}}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("

  • ").append(l("",{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).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),"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("
    ",{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('[data-product-id="'+i+'"]').add('[data-original-product-id="'+i+'"]'),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("
    ").attr("id","yith-wcwl-message"),t=l("
    ").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(''):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")}); \ No newline at end of file diff --git a/assets/js/unminified/admin/yith-wcwl.js b/assets/js/unminified/admin/yith-wcwl.js index 2ad58cf..97e4686 100644 --- a/assets/js/unminified/admin/yith-wcwl.js +++ b/assets/js/unminified/admin/yith-wcwl.js @@ -726,6 +726,15 @@ jQuery( function( $ ) { return ( 'multipart' === on_sale_item_mail_type.val() || 'plain' === on_sale_item_mail_type.val() ) && isChecked( on_sale_item_mail_enabled ) } ); + /* === DATEPICKER === */ + + // commissions filter + $( ".date-picker-field, .date-picker" ).datepicker ({ + dateFormat: "yy-mm-dd", + numberOfMonths: 1, + showButtonPanel: true + } ); + /* === TOGGLE BOX HANDLING === */ $(document).on( 'yith-add-box-button-toggle', function(){ diff --git a/assets/js/unminified/jquery.yith-wcwl.js b/assets/js/unminified/jquery.yith-wcwl.js index c0f4f32..2866211 100644 --- a/assets/js/unminified/jquery.yith-wcwl.js +++ b/assets/js/unminified/jquery.yith-wcwl.js @@ -658,7 +658,7 @@ jQuery( function( $ ){ $('a[data-rel^="prettyPhoto[add_to_wishlist_"]') .add('a[data-rel="prettyPhoto[ask_an_estimate]"]') .add('a[data-rel="prettyPhoto[create_wishlist]"]') - .unbind( 'click' ) + .off( 'click' ) .prettyPhoto( ppParams ); $('a[data-rel="prettyPhoto[move_to_another_wishlist]"]').on( 'click', function(){ @@ -693,9 +693,8 @@ jQuery( function( $ ){ for ( var i in mutationsList ) { var mutation = mutationsList[ i ]; if ( mutation.type === 'childList' ) { - typeof mutation.addedNodes !== 'undefined' && mutation.addedNodes.forEach( callbackAdd); - - typeof mutation.removedNodes !== 'undefined' && mutation.removedNodes.forEach( callbackRemove ); + typeof mutation.addedNodes !== 'undefined' && typeof mutation.addedNodes.forEach === 'function' && mutation.addedNodes.forEach( callbackAdd ); + typeof mutation.removedNodes !== 'undefined' && typeof mutation.addedNodes.forEach === 'function' && mutation.removedNodes.forEach( callbackRemove ); } } } ); @@ -1029,18 +1028,21 @@ jQuery( function( $ ){ * @since 3.0.0 */ function init_wishlist_details_popup() { + $('.wishlist_table').filter('.images_grid').not('.enhanced') .on( 'click', '[data-row-id] .product-thumbnail a', function(ev){ - var t = $(this), - item = t.closest('[data-row-id]'), - items = item.siblings( '[data-row-id]' ), - popup = item.find('.item-details'); + if ( ! yith_wcwl_l10n.disable_popup_grid_view ){ + var t = $(this), + item = t.closest('[data-row-id]'), + items = item.siblings( '[data-row-id]' ), + popup = item.find('.item-details'); - ev.preventDefault(); + ev.preventDefault(); - if( popup.length ){ - items.removeClass('show'); - item.toggleClass( 'show' ); + if( popup.length ){ + items.removeClass('show'); + item.toggleClass( 'show' ); + } } } ) .on( 'click', '[data-row-id] a.close', function (ev){ diff --git a/includes/class.yith-wcwl-ajax-handler.php b/includes/class.yith-wcwl-ajax-handler.php index 9de1483..91bce55 100644 --- a/includes/class.yith-wcwl-ajax-handler.php +++ b/includes/class.yith-wcwl-ajax-handler.php @@ -217,7 +217,7 @@ public static function save_title() { $return = array( 'result' => true, - 'fragments' => YITH_WCWL_Ajax_Handler::refresh_fragments( $fragments ), + 'fragments' => self::refresh_fragments( $fragments ), ); wp_send_json( $return ); diff --git a/includes/class.yith-wcwl-cron.php b/includes/class.yith-wcwl-cron.php index 03ef2af..94dce3d 100644 --- a/includes/class.yith-wcwl-cron.php +++ b/includes/class.yith-wcwl-cron.php @@ -48,12 +48,12 @@ public function __construct() { * @return array Array of registered crons ans callbacks */ public function get_crons() { - if( empty( $this->_crons ) ){ + if ( empty( $this->_crons ) ) { $this->_crons = array( 'yith_wcwl_delete_expired_wishlists' => array( 'schedule' => 'daily', - 'callback' => array( $this, 'delete_expired_wishlists' ) - ) + 'callback' => array( $this, 'delete_expired_wishlists' ), + ), ); } @@ -68,12 +68,12 @@ public function get_crons() { public function schedule() { $crons = $this->get_crons(); - if( ! empty( $crons ) ){ - foreach( $crons as $hook => $data ){ + if ( ! empty( $crons ) ) { + foreach ( $crons as $hook => $data ) { add_action( $hook, $data['callback'] ); - if( ! wp_next_scheduled( $hook ) ){ + if ( ! wp_next_scheduled( $hook ) ) { wp_schedule_event( time() + MINUTE_IN_SECONDS, $data['schedule'], $hook ); } } @@ -86,10 +86,9 @@ public function schedule() { * @return void */ public function delete_expired_wishlists() { - try{ + try { WC_Data_Store::load( 'wishlist' )->delete_expired(); - } - catch( Exception $e ){ + } catch ( Exception $e ) { return; } } @@ -100,8 +99,8 @@ public function delete_expired_wishlists() { * @return \YITH_WCWL_Cron * @since 3.0.0 */ - public static function get_instance(){ - if( is_null( self::$instance ) ){ + public static function get_instance() { + if ( is_null( self::$instance ) ) { self::$instance = new self(); } @@ -116,6 +115,6 @@ public static function get_instance(){ * @return \YITH_WCWL_Cron * @since 3.0.0 */ -function YITH_WCWL_Cron(){ +function YITH_WCWL_Cron() { return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Cron_Premium::get_instance() : YITH_WCWL_Cron::get_instance(); -} \ No newline at end of file +} diff --git a/includes/class.yith-wcwl-exception.php b/includes/class.yith-wcwl-exception.php index 7feb7f6..76aa5ea 100644 --- a/includes/class.yith-wcwl-exception.php +++ b/includes/class.yith-wcwl-exception.php @@ -18,19 +18,29 @@ * @since 1.0.0 */ class YITH_WCWL_Exception extends Exception { - private $_errorCodes = array( + /** + * Available error codes + * + * @var array + */ + private $_error_codes = array( 0 => 'error', - 1 => 'exists' + 1 => 'exists', ); + /** + * Returns textual code for the error + * + * @return string Textual code of the error. + */ public function getTextualCode() { $code = $this->getCode(); - if( array_key_exists( $code, $this->_errorCodes ) ){ - return $this->_errorCodes[ $code ]; + if ( array_key_exists( $code, $this->_error_codes ) ) { + return $this->_error_codes[ $code ]; } return 'error'; } } -} \ No newline at end of file +} diff --git a/includes/class.yith-wcwl-frontend.php b/includes/class.yith-wcwl-frontend.php index 4dd6550..6604688 100644 --- a/includes/class.yith-wcwl-frontend.php +++ b/includes/class.yith-wcwl-frontend.php @@ -33,7 +33,7 @@ class YITH_WCWL_Frontend { * @var string * @since 1.0.0 */ - public $version = '3.0.20'; + public $version = '3.0.21'; /** * Plugin database version @@ -58,8 +58,8 @@ class YITH_WCWL_Frontend { * @return \YITH_WCWL_Frontend * @since 2.0.0 */ - public static function get_instance(){ - if( is_null( self::$instance ) ){ + public static function get_instance() { + if ( is_null( self::$instance ) ) { self::$instance = new self(); } @@ -77,35 +77,37 @@ public function __construct() { $this->_yith_wcwl_install = YITH_WCWL_Install(); - // add filter for font-awesome compatibility + // add filter for font-awesome compatibility. add_filter( 'option_yith_wcwl_add_to_wishlist_icon', array( $this, 'update_font_awesome_classes' ) ); add_filter( 'option_yith_wcwl_add_to_cart_icon', array( $this, 'update_font_awesome_classes' ) ); - // init class + // init class. add_action( 'init', array( $this, 'init' ), 0 ); - // templates + // templates. add_action( 'init', array( $this, 'add_button' ) ); add_filter( 'body_class', array( $this, 'add_body_class' ) ); add_action( 'template_redirect', array( $this, 'add_nocache_headers' ) ); + add_action( 'wp_head', array( $this, 'add_noindex_header' ) ); + add_filter( 'wp_robots', array( $this, 'add_noindex_robots' ) ); add_action( 'yith_wcwl_before_wishlist_title', array( $this, 'print_notices' ) ); add_action( 'yith_wcwl_wishlist_before_wishlist_content', array( $this, 'wishlist_header' ), 10, 1 ); add_action( 'yith_wcwl_wishlist_main_wishlist_content', array( $this, 'main_wishlist_content' ), 10, 1 ); add_action( 'yith_wcwl_wishlist_after_wishlist_content', array( $this, 'wishlist_footer' ), 10, 1 ); - // template modifications + // template modifications. add_filter( 'woocommerce_post_class', array( $this, 'add_products_class_on_loop' ) ); - // scripts + // scripts. add_action( 'wp_head', array( $this, 'detect_javascript' ), 0 ); add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_styles_and_stuffs' ) ); add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ) ); - // add YITH WooCommerce Frequently Bought Together Premium shortcode + // add YITH WooCommerce Frequently Bought Together Premium shortcode. add_action( 'yith_wcwl_after_wishlist_form', array( $this, 'yith_wcfbt_shortcode' ), 10, 1 ); add_filter( 'woocommerce_add_to_cart_redirect', array( $this, 'yith_wfbt_redirect_after_add_to_cart' ), 10, 1 ); - // YITH WCWL Loaded + // YITH WCWL Loaded. do_action( 'yith_wcwl_loaded' ); } @@ -116,12 +118,12 @@ public function __construct() { * @since 1.0.0 */ public function init() { - // update cookie from old version to new one + // update cookie from old version to new one. $this->_update_cookies(); $this->_destroy_serialized_cookies(); $this->_convert_cookies_to_session(); - // register assets + // register assets. $this->register_styles(); $this->register_scripts(); } @@ -135,37 +137,64 @@ public function init() { * @since 1.0.0 */ public function add_button() { - $positions = apply_filters( 'yith_wcwl_positions', array( - 'after_add_to_cart' => array( 'hook' => 'woocommerce_single_product_summary', 'priority' => 31 ), - 'add-to-cart' => array( 'hook' => 'woocommerce_single_product_summary', 'priority' => 31 ), - 'thumbnails' => array( 'hook' => 'woocommerce_product_thumbnails', 'priority' => 21 ), - 'summary' => array( 'hook' => 'woocommerce_after_single_product_summary', 'priority' => 11 ) - ) ); - - // Add the link "Add to wishlist" + $positions = apply_filters( + 'yith_wcwl_positions', + array( + 'after_add_to_cart' => array( + 'hook' => 'woocommerce_single_product_summary', + 'priority' => 31, + ), + 'add-to-cart' => array( + 'hook' => 'woocommerce_single_product_summary', + 'priority' => 31, + ), + 'thumbnails' => array( + 'hook' => 'woocommerce_product_thumbnails', + 'priority' => 21, + ), + 'summary' => array( + 'hook' => 'woocommerce_after_single_product_summary', + 'priority' => 11, + ), + ) + ); + + // Add the link "Add to wishlist". $position = get_option( 'yith_wcwl_button_position', 'add-to-cart' ); - if ( $position != 'shortcode' && isset( $positions[ $position ] ) ) { + if ( 'shortcode' !== $position && isset( $positions[ $position ] ) ) { add_action( $positions[ $position ]['hook'], array( $this, 'print_button' ), $positions[ $position ]['priority'] ); } - // check if Add to wishlist button is enabled for loop + // check if Add to wishlist button is enabled for loop. $enabled_on_loop = 'yes' == get_option( 'yith_wcwl_show_on_loop', 'no' ); - if( ! $enabled_on_loop ){ + if ( ! $enabled_on_loop ) { return; } - $positions = apply_filters( 'yith_wcwl_loop_positions', array( - 'before_image' => array( 'hook' => 'woocommerce_before_shop_loop_item', 'priority' => 5 ), - 'before_add_to_cart' => array( 'hook' => 'woocommerce_after_shop_loop_item', 'priority' => 7 ), - 'after_add_to_cart' => array( 'hook' => 'woocommerce_after_shop_loop_item', 'priority' => 15 ) - ) ); + $positions = apply_filters( + 'yith_wcwl_loop_positions', + array( + 'before_image' => array( + 'hook' => 'woocommerce_before_shop_loop_item', + 'priority' => 5, + ), + 'before_add_to_cart' => array( + 'hook' => 'woocommerce_after_shop_loop_item', + 'priority' => 7, + ), + 'after_add_to_cart' => array( + 'hook' => 'woocommerce_after_shop_loop_item', + 'priority' => 15, + ), + ) + ); - // Add the link "Add to wishlist" + // Add the link "Add to wishlist". $position = get_option( 'yith_wcwl_loop_position', 'after_add_to_cart' ); - if ( $position != 'shortcode' && isset( $positions[ $position ] ) ) { + if ( 'shortcode' !== $position && isset( $positions[ $position ] ) ) { add_action( $positions[ $position ]['hook'], array( $this, 'print_button' ), $positions[ $position ]['priority'] ); } } @@ -183,11 +212,11 @@ public function print_button() { * * @since 3.0.7 */ - if( ! apply_filters( 'yith_wcwl_show_add_to_wishlist', true ) ){ + if ( ! apply_filters( 'yith_wcwl_show_add_to_wishlist', true ) ) { return; } - echo do_shortcode( "[yith_wcwl_add_to_wishlist]" ); + echo do_shortcode( '[yith_wcwl_add_to_wishlist]' ); } /* === WISHLIST PAGE === */ @@ -199,7 +228,7 @@ public function print_button() { * @since 2.0.5 */ public function print_notices() { - if( function_exists( 'wc_print_notices' ) ) { + if ( function_exists( 'wc_print_notices' ) ) { wc_print_notices(); } } @@ -207,7 +236,7 @@ public function print_notices() { /** * Add specific body class when the Wishlist page is opened * - * @param array $classes + * @param array $classes Existing boy classes. * * @return array * @since 1.0.0 @@ -231,11 +260,42 @@ public function add_body_class( $classes ) { * @since 3.0.0 */ public function add_nocache_headers() { - if( ! headers_sent() && yith_wcwl_is_wishlist_page() ){ + if ( ! headers_sent() && yith_wcwl_is_wishlist_page() ) { wc_nocache_headers(); } } + /** + * Send noindex header on Add To Wishlist url (?add_to_wishlist=12345) + * Deprecated since version 5.7 of WordPress. + * + * @return void + * @since 3.0.20 + */ + public function add_noindex_header() { + if ( function_exists( 'wp_robots_no_robots' ) || ! isset( $_GET['add_to_wishlist'] ) || apply_filters( 'yith_wcwl_skip_noindex_headers', false ) ) { + return; + } + + wp_no_robots(); + } + + /** + * Disable search engines indexing for Add to Wishlist url. + * Uses "wp_robots" filter introduced in WP 5.7. + * + * @since 3.0.20 + * @param array $robots Associative array of robots directives. + * @return array Filtered robots directives. + */ + public function add_noindex_robots( $robots ) { + if ( ! isset( $_GET['add_to_wishlist'] ) || apply_filters( 'yith_wcwl_skip_noindex_headers', false ) ) { + return $robots; + } + + return wp_robots_no_robots( $robots ); + } + /* === SCRIPTS AND ASSETS === */ /** @@ -247,21 +307,24 @@ public function register_styles() { $woocommerce_base = WC()->template_path(); $assets_path = str_replace( array( 'http:', 'https:' ), '', WC()->plugin_url() ) . '/assets/'; - // register dependencies + // register dependencies. wp_register_style( 'jquery-selectBox', YITH_WCWL_URL . 'assets/css/jquery.selectBox.css', array(), '1.2.0' ); wp_register_style( 'yith-wcwl-font-awesome', YITH_WCWL_URL . 'assets/css/font-awesome.css', array(), '4.7.0' ); - wp_register_style( 'woocommerce_prettyPhoto_css', $assets_path . 'css/prettyPhoto.css' ); + wp_register_style( 'woocommerce_prettyPhoto_css', $assets_path . 'css/prettyPhoto.css', array(), '3.1.6' ); - // register main style - $located = locate_template( array( - $woocommerce_base . 'wishlist.css', - 'wishlist.css' - ) ); + $deps = apply_filters( 'yith_wcwl_main_style_deps', array( 'jquery-selectBox', 'yith-wcwl-font-awesome' ) ); - if( ! $located ){ - wp_register_style( 'yith-wcwl-main', YITH_WCWL_URL . 'assets/css/style.css', array( 'jquery-selectBox', 'yith-wcwl-font-awesome' ), $this->version ); - } - else{ + // register main style. + $located = locate_template( + array( + $woocommerce_base . 'wishlist.css', + 'wishlist.css', + ) + ); + + if ( ! $located ) { + wp_register_style( 'yith-wcwl-main', YITH_WCWL_URL . 'assets/css/style.css', $deps, $this->version ); + } else { $stylesheet_directory = get_stylesheet_directory(); $stylesheet_directory_uri = get_stylesheet_directory_uri(); $template_directory = get_template_directory(); @@ -269,16 +332,16 @@ public function register_styles() { $style_url = ( strpos( $located, $stylesheet_directory ) !== false ) ? str_replace( $stylesheet_directory, $stylesheet_directory_uri, $located ) : str_replace( $template_directory, $template_directory_uri, $located ); - wp_register_style( 'yith-wcwl-user-main', $style_url, array( 'jquery-selectBox', 'yith-wcwl-font-awesome' ), $this->version ); + wp_register_style( 'yith-wcwl-user-main', $style_url, $deps, $this->version ); } - // theme specific assets + // theme specific assets. $current_theme = wp_get_theme(); - if( $current_theme->exists() ){ + if ( $current_theme->exists() ) { $theme_slug = $current_theme->Template; - if( file_exists( YITH_WCWL_DIR . 'assets/css/themes/' . $theme_slug . '.css' ) ){ + if ( file_exists( YITH_WCWL_DIR . 'assets/css/themes/' . $theme_slug . '.css' ) ) { 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 ); } } @@ -295,23 +358,28 @@ public function register_scripts() { $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min'; $prefix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? 'unminified/' : ''; - $located = locate_template( array( - $woocommerce_base . 'wishlist.js', - 'wishlist.js' - ) ); - + // register dependencies. wp_register_script( 'prettyPhoto', $assets_path . 'js/prettyPhoto/jquery.prettyPhoto' . $suffix . '.js', array( 'jquery' ), '3.1.6', true ); wp_register_script( 'jquery-selectBox', YITH_WCWL_URL . 'assets/js/jquery.selectBox.min.js', array( 'jquery' ), '1.2.0', true ); + $deps = apply_filters( 'yith_wcwl_main_script_deps', array( 'jquery', 'jquery-selectBox' ) ); + + // get localized variables. $yith_wcwl_l10n = $this->get_localize(); - $main_script_deps = apply_filters( 'yith_wcwl_main_script_deps', array( 'jquery', 'jquery-selectBox' ) ); + + // register main script. + $located = locate_template( + array( + $woocommerce_base . 'wishlist.js', + 'wishlist.js', + ) + ); if ( ! $located ) { - wp_register_script( 'jquery-yith-wcwl', YITH_WCWL_URL . 'assets/js/' . $prefix . 'jquery.yith-wcwl' . $suffix . '.js', $main_script_deps, $this->version, true ); + wp_register_script( 'jquery-yith-wcwl', YITH_WCWL_URL . 'assets/js/' . $prefix . 'jquery.yith-wcwl' . $suffix . '.js', $deps, $this->version, true ); wp_localize_script( 'jquery-yith-wcwl', 'yith_wcwl_l10n', $yith_wcwl_l10n ); - } - else { - wp_register_script( 'jquery-yith-wcwl-user', str_replace( get_stylesheet_directory(), get_stylesheet_directory_uri(), $located ), $main_script_deps, $this->version, true ); + } else { + wp_register_script( 'jquery-yith-wcwl-user', str_replace( get_stylesheet_directory(), get_stylesheet_directory_uri(), $located ), $deps, $this->version, true ); wp_localize_script( 'jquery-yith-wcwl-user', 'yith_wcwl_l10n', $yith_wcwl_l10n ); } } @@ -323,25 +391,24 @@ public function register_scripts() { * @since 1.0.0 */ public function enqueue_styles_and_stuffs() { - // libraries + // libraries. wp_enqueue_style( 'woocommerce_prettyPhoto_css' ); wp_enqueue_style( 'jquery-selectBox' ); wp_enqueue_style( 'yith-wcwl-font-awesome' ); - // main plugin style + // main plugin style. if ( ! wp_style_is( 'yith-wcwl-user-main', 'registered' ) ) { wp_enqueue_style( 'yith-wcwl-main' ); - } - else { + } else { wp_enqueue_style( 'yith-wcwl-user-main' ); } - // theme specific style - if( wp_style_is( 'yith-wcwl-theme', 'registered' ) ){ - wp_enqueue_style( 'yith-wcwl-theme' );; + // theme specific style. + if ( wp_style_is( 'yith-wcwl-theme', 'registered' ) ) { + wp_enqueue_style( 'yith-wcwl-theme' ); } - // custom style + // custom style. $this->enqueue_custom_style(); } @@ -353,7 +420,7 @@ public function enqueue_styles_and_stuffs() { public function enqueue_custom_style() { $custom_css = $this->_build_custom_css(); - if( $custom_css ) { + if ( $custom_css ) { $handle = wp_script_is( 'yith-wcwl-user-main' ) ? 'yith-wcwl-user-main' : 'yith-wcwl-main'; wp_add_inline_style( $handle, $custom_css ); @@ -372,8 +439,7 @@ public function enqueue_scripts() { if ( ! wp_script_is( 'jquery-yith-wcwl-user', 'registered' ) ) { wp_enqueue_script( 'jquery-yith-wcwl' ); - } - else { + } else { wp_enqueue_script( 'jquery-yith-wcwl-user' ); } } @@ -427,10 +493,10 @@ public function get_localize() { * @since 1.0.0 */ public function detect_javascript() { - if( ! defined( 'YIT' ) ): + if ( ! defined( 'YIT' ) ) : ?> - $value ){ - if( is_object( $value ) || is_array( $value ) ){ - // remove item if type is not supported + // removes unusable values, and changes options common for all fragments. + if ( ! empty( $options ) ) { + foreach ( $options as $id => $value ) { + if ( is_object( $value ) || is_array( $value ) ) { + // remove item if type is not supported. unset( $options[ $id ] ); - } - elseif( 'ajax_loading' == $id ){ + } elseif ( 'ajax_loading' == $id ) { $options['ajax_loading'] = false; } } } - // applies context specific changes - if( ! empty( $context ) ){ + // applies context specific changes. + if ( ! empty( $context ) ) { $options['item'] = $context; - switch( $context ) { + switch ( $context ) { case 'add_to_wishlist': unset( $options['template_part'] ); unset( $options['label'] ); @@ -583,7 +654,7 @@ public function decode_fragment_options( $options ) { * @since 2.0.0 * @version 3.0.0 */ - public function alter_add_to_cart_button(){ + public function alter_add_to_cart_button() { add_filter( 'woocommerce_loop_add_to_cart_args', array( $this, 'alter_add_to_cart_args' ) ); add_filter( 'woocommerce_product_add_to_cart_text', array( $this, 'alter_add_to_cart_text' ), 10, 2 ); add_filter( 'woocommerce_product_add_to_cart_url', array( $this, 'alter_add_to_cart_url' ), 10, 2 ); @@ -604,7 +675,7 @@ public function restore_add_to_cart_button() { /** * Changes arguments used to print Add to Cart button on wishlist (classes and attributes) * - * @param $args array Array of arguments + * @param array $args Array of arguments. * @return array Array of filtered arguments * @since 3.0.0 */ @@ -614,11 +685,11 @@ public function alter_add_to_cart_args( $args ) { $icon = get_option( 'yith_wcwl_add_to_cart_icon' ); $custom_icon = get_option( 'yith_wcwl_add_to_cart_custom_icon' ); $classes = isset( $args['class'] ) ? explode( ' ', $args['class'] ) : array(); + $pos = array_search( 'button', $classes ); - if( ! $button_class && $pos = array_search( 'button', $classes ) !== false ){ + if ( ! $button_class && false !== $pos ) { unset( $classes[ $pos ] ); - } - elseif( $button_class ){ + } elseif ( $button_class ) { $classes[] = 'button'; } @@ -627,17 +698,16 @@ public function alter_add_to_cart_args( $args ) { $args['class'] = implode( ' ', $classes ); - if( 'button_custom' == $use_custom_button && $icon != 'none' ) { - if( ! isset( $args['attributes'] ) ){ - $args['attributes'] = array(); - } - - if( $icon != 'custom' ) { - $args['attributes']['data-icon'] = $icon; - } - elseif( $custom_icon ){ - $args['attributes']['data-icon'] = $custom_icon; - } + if ( 'button_custom' === $use_custom_button && 'none' !== $icon ) { + if ( ! isset( $args['attributes'] ) ) { + $args['attributes'] = array(); + } + + if ( 'custom' !== $icon ) { + $args['attributes']['data-icon'] = $icon; + } elseif ( $custom_icon ) { + $args['attributes']['data-icon'] = $custom_icon; + } } return $args; @@ -646,8 +716,8 @@ public function alter_add_to_cart_args( $args ) { /** * Filter Add to Cart button label on wishlist page * - * @param $text string Button label - * @param \WC_Product Current product + * @param string $text Button label. + * @param \WC_Product $product Current product. * @return string Filtered label */ public function alter_add_to_cart_text( $text, $product ) { @@ -660,43 +730,43 @@ public function alter_add_to_cart_text( $text, $product ) { /** * Filter Add to Cart button url on wishlist page * - * @param $url string Url to the Add to Cart - * @param $product \WC_Product Current product + * @param string $url Url to the Add to Cart. + * @param \WC_Product $product Current product. * @return string Filtered url */ public function alter_add_to_cart_url( $url, $product ) { global $yith_wcwl_wishlist_token; - if( $yith_wcwl_wishlist_token ){ + if ( $yith_wcwl_wishlist_token ) { $wishlist = yith_wcwl_get_wishlist( $yith_wcwl_wishlist_token ); - if( ! $wishlist ){ + if ( ! $wishlist ) { return $url; } $wishlist_id = $wishlist->get_id(); $item = $wishlist->get_product( $product->get_id() ); - if( wp_doing_ajax() ){ - $url = add_query_arg( 'add-to-cart', $product->get_id(), YITH_WCWL()->get_wishlist_url( 'view/' . $yith_wcwl_wishlist_token ) ); + if ( wp_doing_ajax() ) { + $url = add_query_arg( 'add-to-cart', $product->get_id(), YITH_WCWL()->get_wishlist_url( 'view/' . $yith_wcwl_wishlist_token ) ); } - if( $product->is_type( array( 'simple', 'variation' ) ) && get_option( 'yith_wcwl_redirect_cart' ) == 'yes' ){ + if ( $product->is_type( array( 'simple', 'variation' ) ) && get_option( 'yith_wcwl_redirect_cart' ) == 'yes' ) { $url = add_query_arg( 'add-to-cart', $product->get_id(), wc_get_cart_url() ); } - if( ! $product->is_type( 'external' ) && get_option( 'yith_wcwl_remove_after_add_to_cart' ) == 'yes' ){ + if ( ! $product->is_type( 'external' ) && get_option( 'yith_wcwl_remove_after_add_to_cart' ) == 'yes' ) { $url = add_query_arg( array( 'remove_from_wishlist_after_add_to_cart' => $product->get_id(), 'wishlist_id' => $wishlist_id, - 'wishlist_token' => $yith_wcwl_wishlist_token + 'wishlist_token' => $yith_wcwl_wishlist_token, ), $url ); } - if( $item && 'yes' == get_option( 'yith_wcwl_quantity_show' ) ){ + if ( $item && 'yes' == get_option( 'yith_wcwl_quantity_show' ) ) { $url = add_query_arg( 'quantity', $item->get_quantity(), $url ); } } @@ -707,7 +777,7 @@ public function alter_add_to_cart_url( $url, $product ) { /** * Modernize font-awesome class, for old wishlist users * - * @param $class string Original font-awesome class + * @param string $class Original font-awesome class. * @return string Filtered font-awesome class * @since 2.0.2 */ @@ -785,10 +855,10 @@ public function update_font_awesome_classes( $class ) { 'icon-google-plus-sign' => 'fa-google-plus-square', 'icon-envelope-alt' => 'fa-envelope', 'icon-comment-alt' => 'fa-comment-o', - 'icon-comments-alt' => 'fa-comments-o' + 'icon-comments-alt' => 'fa-comments-o', ); - if( in_array( $class, array_keys( $exceptions ) ) ){ + if ( in_array( $class, array_keys( $exceptions ) ) ) { $class = $exceptions[ $class ]; } @@ -800,27 +870,28 @@ public function update_font_awesome_classes( $class ) { /** * Add Frequently Bought Together shortcode to wishlist page * - * @param mixed $meta + * @param mixed $meta Meta. * @author Francesco Licandro */ - public function yith_wcfbt_shortcode( $meta ){ + public function yith_wcfbt_shortcode( $meta ) { - if( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) || get_option( 'yith_wfbt_enable_integration' ) == 'no' ) { + if ( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) || get_option( 'yith_wfbt_enable_integration' ) == 'no' ) { return; } $products = YITH_WCWL()->get_products( array( - 'wishlist_id' => is_user_logged_in() ? $meta['ID'] : '' - )); + 'wishlist_id' => is_user_logged_in() ? $meta['ID'] : '', + ) + ); $ids = array(); - // take id of products in wishlist - foreach( $products as $product ) { + // take id of products in wishlist. + foreach ( $products as $product ) { $ids[] = $product['prod_id']; } - if( empty( $ids ) ) { + if ( empty( $ids ) ) { return; } @@ -830,10 +901,12 @@ public function yith_wcfbt_shortcode( $meta ){ /** * Redirect after add to cart from YITH WooCommerce Frequently Bought Together Premium shortcode * + * @param string $url Redirect url. + * * @since 2.0.0 */ - public function yith_wfbt_redirect_after_add_to_cart( $url ){ - if( ! isset( $_REQUEST['yith_wfbt_shortcode'] ) ) { + public function yith_wfbt_redirect_after_add_to_cart( $url ) { + if ( ! isset( $_REQUEST['yith_wfbt_shortcode'] ) ) { return $url; } @@ -843,371 +916,375 @@ public function yith_wfbt_redirect_after_add_to_cart( $url ){ /** * Generate CSS code to append to each page, to apply custom style to wishlist elements * - * @param $rules array Array of additional rules to add to default ones + * @param array $rules Array of additional rules to add to default ones. * @return string Generated CSS code */ - protected function _build_custom_css( $rules = array() ){ + protected function _build_custom_css( $rules = array() ) { $generated_code = ''; - $rules = apply_filters( 'yith_wcwl_custom_css_rules', array_merge( array( - 'color_add_to_wishlist' => array( - 'selector' => '.woocommerce a.add_to_wishlist.button.alt', - 'rules' => array( - 'background' => array( - 'rule' => 'background-color: %1$s; background: %1$s', - 'default' => '#333333' - ), - 'text' => array( - 'rule' => 'color: %s', - 'default' => '#ffffff' - ), - 'border' => array( - 'rule' => 'border-color: %s', - 'default' => '#333333' + $rules = apply_filters( + 'yith_wcwl_custom_css_rules', + array_merge( + array( + 'color_add_to_wishlist' => array( + 'selector' => '.woocommerce a.add_to_wishlist.button.alt', + 'rules' => array( + 'background' => array( + 'rule' => 'background-color: %1$s; background: %1$s', + 'default' => '#333333', + ), + 'text' => array( + 'rule' => 'color: %s', + 'default' => '#ffffff', + ), + 'border' => array( + 'rule' => 'border-color: %s', + 'default' => '#333333', + ), + 'background_hover' => array( + 'rule' => 'background-color: %1$s; background: %1$s', + 'default' => '#4F4F4F', + 'status' => ':hover', + ), + 'text_hover' => array( + 'rule' => 'color: %s', + 'default' => '#ffffff', + 'status' => ':hover', + ), + 'border_hover' => array( + 'rule' => 'border-color: %s', + 'default' => '#4F4F4F', + 'status' => ':hover', + ), + ), + 'deps' => array( + 'yith_wcwl_add_to_wishlist_style' => 'button_custom', + ), ), - 'background_hover' => array( - 'rule' => 'background-color: %1$s; background: %1$s', - 'default' => '#4F4F4F', - 'status' => ':hover' + 'rounded_corners_radius' => array( + 'selector' => '.woocommerce a.add_to_wishlist.button.alt', + 'rules' => array( + 'rule' => 'border-radius: %dpx', + 'default' => 16, + ), + 'deps' => array( + 'yith_wcwl_add_to_wishlist_style' => 'button_custom', + ), ), - 'text_hover' => array( - 'rule' => 'color: %s', - 'default' => '#ffffff', - 'status' => ':hover' + 'color_add_to_cart' => array( + 'selector' => '.woocommerce .wishlist_table a.add_to_cart.button.alt', + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#333333', + ), + 'text' => array( + 'rule' => 'color: %s', + 'default' => '#ffffff', + ), + 'border' => array( + 'rule' => 'border-color: %s', + 'default' => '#333333', + ), + 'background_hover' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#4F4F4F', + 'status' => ':hover', + ), + 'text_hover' => array( + 'rule' => 'color: %s', + 'default' => '#ffffff', + 'status' => ':hover', + ), + 'border_hover' => array( + 'rule' => 'border-color: %s', + 'default' => '#4F4F4F', + 'status' => ':hover', + ), + ), + 'deps' => array( + 'yith_wcwl_add_to_cart_style' => 'button_custom', + ), ), - 'border_hover' => array( - 'rule' => 'border-color: %s', - 'default' => '#4F4F4F', - 'status' => ':hover' - ) - ), - 'deps' => array( - 'yith_wcwl_add_to_wishlist_style' => 'button_custom' - ) - ), - 'rounded_corners_radius' => array( - 'selector' => '.woocommerce a.add_to_wishlist.button.alt', - 'rules' => array( - 'rule' => 'border-radius: %dpx', - 'default' => 16 - ), - 'deps' => array( - 'yith_wcwl_add_to_wishlist_style' => 'button_custom' - ) - ), - 'color_add_to_cart' => array( - 'selector' => '.woocommerce .wishlist_table a.add_to_cart.button.alt', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#333333' - ), - 'text' => array( - 'rule' => 'color: %s', - 'default' => '#ffffff' - ), - 'border' => array( - 'rule' => 'border-color: %s', - 'default' => '#333333' - ), - 'background_hover' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#4F4F4F', - 'status' => ':hover' - ), - 'text_hover' => array( - 'rule' => 'color: %s', - 'default' => '#ffffff', - 'status' => ':hover' + 'add_to_cart_rounded_corners_radius' => array( + 'selector' => '.woocommerce .wishlist_table a.add_to_cart.button.alt', + 'rules' => array( + 'rule' => 'border-radius: %dpx', + 'default' => 16, + ), + 'deps' => array( + 'yith_wcwl_add_to_cart_style' => 'button_custom', + ), ), - 'border_hover' => array( - 'rule' => 'border-color: %s', - 'default' => '#4F4F4F', - 'status' => ':hover' - ) - ), - 'deps' => array( - 'yith_wcwl_add_to_cart_style' => 'button_custom' - ) - ), - 'add_to_cart_rounded_corners_radius' => array( - 'selector' => '.woocommerce .wishlist_table a.add_to_cart.button.alt', - 'rules' => array( - 'rule' => 'border-radius: %dpx', - 'default' => 16 - ), - 'deps' => array( - 'yith_wcwl_add_to_cart_style' => 'button_custom', - ) - ), - 'color_button_style_1' => array( - 'selector' => '.woocommerce .hidden-title-form button, + 'color_button_style_1' => array( + 'selector' => '.woocommerce .hidden-title-form button, .yith-wcwl-wishlist-new .create-wishlist-button, .wishlist_manage_table tfoot button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#333333' - ), - 'text' => array( - 'rule' => 'color: %s', - 'default' => '#ffffff' - ), - 'border' => array( - 'rule' => 'border-color: %s', - 'default' => '#333333' - ), - 'background_hover' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#333333', - 'status' => ':hover' - ), - 'text_hover' => array( - 'rule' => 'color: %s', - 'default' => '#ffffff', - 'status' => ':hover' + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#333333', + ), + 'text' => array( + 'rule' => 'color: %s', + 'default' => '#ffffff', + ), + 'border' => array( + 'rule' => 'border-color: %s', + 'default' => '#333333', + ), + 'background_hover' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#333333', + 'status' => ':hover', + ), + 'text_hover' => array( + 'rule' => 'color: %s', + 'default' => '#ffffff', + 'status' => ':hover', + ), + 'border_hover' => array( + 'rule' => 'border-color: %s', + 'default' => '#333333', + 'status' => ':hover', + ), + ), + 'deps' => array( + 'yith_wcwl_add_to_cart_style' => 'button_custom', + ), ), - 'border_hover' => array( - 'rule' => 'border-color: %s', - 'default' => '#333333', - 'status' => ':hover' - ) - ), - 'deps' => array( - 'yith_wcwl_add_to_cart_style' => 'button_custom' - ) - ), - 'color_button_style_2' => array( - 'selector' => '.woocommerce .wishlist-title a.show-title-form, + 'color_button_style_2' => array( + 'selector' => '.woocommerce .wishlist-title a.show-title-form, .woocommerce .hidden-title-form a.hide-title-form, .wishlist_manage_table tfoot a.create-new-wishlist', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#333333' - ), - 'text' => array( - 'rule' => 'color: %s', - 'default' => '#ffffff' - ), - 'border' => array( - 'rule' => 'border-color: %s', - 'default' => '#333333' - ), - 'background_hover' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#333333', - 'status' => ':hover' - ), - 'text_hover' => array( - 'rule' => 'color: %s', - 'default' => '#ffffff', - 'status' => ':hover' - ), - 'border_hover' => array( - 'rule' => 'border-color: %s', - 'default' => '#333333', - 'status' => ':hover' - ) - ), - 'deps' => array( - 'yith_wcwl_add_to_cart_style' => 'button_custom' - ) - ), - 'color_wishlist_table' => array( - 'selector' => '.woocommerce table.shop_table.wishlist_table tr td', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#FFFFFF' + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#333333', + ), + 'text' => array( + 'rule' => 'color: %s', + 'default' => '#ffffff', + ), + 'border' => array( + 'rule' => 'border-color: %s', + 'default' => '#333333', + ), + 'background_hover' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#333333', + 'status' => ':hover', + ), + 'text_hover' => array( + 'rule' => 'color: %s', + 'default' => '#ffffff', + 'status' => ':hover', + ), + 'border_hover' => array( + 'rule' => 'border-color: %s', + 'default' => '#333333', + 'status' => ':hover', + ), + ), + 'deps' => array( + 'yith_wcwl_add_to_cart_style' => 'button_custom', + ), ), - 'text' => array( - 'rule' => 'color: %s', - 'default' => '#6D6C6C' + 'color_wishlist_table' => array( + 'selector' => '.woocommerce table.shop_table.wishlist_table tr td', + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#FFFFFF', + ), + 'text' => array( + 'rule' => 'color: %s', + 'default' => '#6D6C6C', + ), + 'border' => array( + 'rule' => 'border-color: %s;', + 'default' => '#FFFFFF', + ), + ), + 'deps' => array( + 'yith_wcwl_add_to_cart_style' => 'button_custom', + ), ), - 'border' => array( - 'rule' => 'border-color: %s;', - 'default' => '#FFFFFF' - ) - ), - 'deps' => array( - 'yith_wcwl_add_to_cart_style' => 'button_custom' - ) - ), - 'color_headers_background' => array( - 'selector' => '.wishlist_table thead tr th, + 'color_headers_background' => array( + 'selector' => '.wishlist_table thead tr th, .wishlist_table tfoot td td, .widget_yith-wcwl-lists ul.dropdown li.current a, .widget_yith-wcwl-lists ul.dropdown li a:hover, .selectBox-dropdown-menu.selectBox-options li.selectBox-selected a, .selectBox-dropdown-menu.selectBox-options li.selectBox-hover a', - 'rules' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#F4F4F4' - ), - 'deps' => array( - 'yith_wcwl_add_to_cart_style' => 'button_custom' - ) - ), - 'color_share_button' => array( - 'selector' => '.yith-wcwl-share li a', - 'rules' => array( - 'color' => array( - 'rule' => 'color: %s;', - 'default' => '#FFFFFF' + 'rules' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#F4F4F4', + ), + 'deps' => array( + 'yith_wcwl_add_to_cart_style' => 'button_custom', + ), ), - 'color_hover' => array( - 'rule' => 'color: %s;', - 'status' => ':hover', - 'default' => '#FFFFFF' - ) - ), - 'deps' => array( - 'yith_wcwl_enable_share' => 'yes' - ) - ), - 'color_fb_button' => array( - 'selector' => '.yith-wcwl-share a.facebook', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#39599E' + 'color_share_button' => array( + 'selector' => '.yith-wcwl-share li a', + 'rules' => array( + 'color' => array( + 'rule' => 'color: %s;', + 'default' => '#FFFFFF', + ), + 'color_hover' => array( + 'rule' => 'color: %s;', + 'status' => ':hover', + 'default' => '#FFFFFF', + ), + ), + 'deps' => array( + 'yith_wcwl_enable_share' => 'yes', + ), ), - 'background_hover' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'status' => ':hover', - 'default' => '#39599E' - ) - ), - 'deps' => array( - 'yith_wcwl_enable_share' => 'yes', - 'yith_wcwl_share_fb' => 'yes', - ) - ), - 'color_tw_button' => array( - 'selector' => '.yith-wcwl-share a.twitter', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#45AFE2' + 'color_fb_button' => array( + 'selector' => '.yith-wcwl-share a.facebook', + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#39599E', + ), + 'background_hover' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'status' => ':hover', + 'default' => '#39599E', + ), + ), + 'deps' => array( + 'yith_wcwl_enable_share' => 'yes', + 'yith_wcwl_share_fb' => 'yes', + ), ), - 'background_hover' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'status' => ':hover', - 'default' => '#39599E' - ) - ), - 'deps' => array( - 'yith_wcwl_enable_share' => 'yes', - 'yith_wcwl_share_twitter' => 'yes', - ) - ), - 'color_pr_button' => array( - 'selector' => '.yith-wcwl-share a.pinterest', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#AB2E31' + 'color_tw_button' => array( + 'selector' => '.yith-wcwl-share a.twitter', + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#45AFE2', + ), + 'background_hover' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'status' => ':hover', + 'default' => '#39599E', + ), + ), + 'deps' => array( + 'yith_wcwl_enable_share' => 'yes', + 'yith_wcwl_share_twitter' => 'yes', + ), ), - 'background_hover' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'status' => ':hover', - 'default' => '#39599E' - ) - ), - 'deps' => array( - 'yith_wcwl_enable_share' => 'yes', - 'yith_wcwl_share_pinterest' => 'yes', - ) - ), - 'color_em_button' => array( - 'selector' => '.yith-wcwl-share a.email', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#FBB102' + 'color_pr_button' => array( + 'selector' => '.yith-wcwl-share a.pinterest', + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#AB2E31', + ), + 'background_hover' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'status' => ':hover', + 'default' => '#39599E', + ), + ), + 'deps' => array( + 'yith_wcwl_enable_share' => 'yes', + 'yith_wcwl_share_pinterest' => 'yes', + ), ), - 'background_hover' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'status' => ':hover', - 'default' => '#39599E' - ) - ), - 'deps' => array( - 'yith_wcwl_enable_share' => 'yes', - 'yith_wcwl_share_email' => 'yes', - ) - ), - 'color_wa_button' => array( - 'selector' => '.yith-wcwl-share a.whatsapp', - 'rules' => array( - 'background' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'default' => '#00A901' + 'color_em_button' => array( + 'selector' => '.yith-wcwl-share a.email', + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#FBB102', + ), + 'background_hover' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'status' => ':hover', + 'default' => '#39599E', + ), + ), + 'deps' => array( + 'yith_wcwl_enable_share' => 'yes', + 'yith_wcwl_share_email' => 'yes', + ), + ), + 'color_wa_button' => array( + 'selector' => '.yith-wcwl-share a.whatsapp', + 'rules' => array( + 'background' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'default' => '#00A901', + ), + 'background_hover' => array( + 'rule' => 'background: %1$s; background-color: %1$s;', + 'status' => ':hover', + 'default' => '#39599E', + ), + ), + 'deps' => array( + 'yith_wcwl_enable_share' => 'yes', + 'yith_wcwl_share_whatsapp' => 'yes', + ), ), - 'background_hover' => array( - 'rule' => 'background: %1$s; background-color: %1$s;', - 'status' => ':hover', - 'default' => '#39599E' - ) ), - 'deps' => array( - 'yith_wcwl_enable_share' => 'yes', - 'yith_wcwl_share_whatsapp' => 'yes', - ) - ), - ), $rules ) ); - - if( empty( $rules ) ){ + $rules + ) + ); + + if ( empty( $rules ) ) { return $generated_code; } - // retrieve dependencies + // retrieve dependencies. $deps_list = wp_list_pluck( $rules, 'deps' ); $dependencies = array(); - if( ! empty( $deps_list ) ){ - foreach( $deps_list as $rule => $deps ){ - foreach( $deps as $dep_rule => $dep_value ){ - if( ! isset( $dependencies[ $dep_rule ] ) ){ + if ( ! empty( $deps_list ) ) { + foreach ( $deps_list as $rule => $deps ) { + foreach ( $deps as $dep_rule => $dep_value ) { + if ( ! isset( $dependencies[ $dep_rule ] ) ) { $dependencies[ $dep_rule ] = get_option( $dep_rule ); } } } } - foreach( $rules as $id => $rule ){ - // check dependencies first - if( ! empty( $rule['deps'] ) ){ - foreach( $rule['deps'] as $dep_rule => $dep_value ){ - if( ! isset( $dependencies[ $dep_rule ] ) || $dependencies[ $dep_rule ] != $dep_value ){ + foreach ( $rules as $id => $rule ) { + // check dependencies first. + if ( ! empty( $rule['deps'] ) ) { + foreach ( $rule['deps'] as $dep_rule => $dep_value ) { + if ( ! isset( $dependencies[ $dep_rule ] ) || $dependencies[ $dep_rule ] != $dep_value ) { continue 2; } } } - // retrieve values from db + // retrieve values from db. $values = get_option( "yith_wcwl_{$id}" ); $new_rules = array(); $rules_code = ''; - // if we have a single-valued option, just search for the rule to apply - if( isset( $rule['rules']['rule'] ) ){ + if ( isset( $rule['rules']['rule'] ) ) { + // if we have a single-valued option, just search for the rule to apply. $status = isset( $rule['rules']['status'] ) ? $rule['rules']['status'] : ''; - if( ! isset( $new_rules[ $status ] ) ){ + if ( ! isset( $new_rules[ $status ] ) ) { $new_rules[ $status ] = array(); } $new_rules[ $status ][] = $this->_build_css_rule( $rule['rules']['rule'], $values, $rule['rules']['default'] ); - } - - // otherwise cycle through rules, and generate CSS code - else{ - foreach( $rule['rules'] as $property => $css ){ + } else { + // otherwise cycle through rules, and generate CSS code. + foreach ( $rule['rules'] as $property => $css ) { $status = isset( $css['status'] ) ? $css['status'] : ''; - if( ! isset( $new_rules[ $status ] ) ){ + if ( ! isset( $new_rules[ $status ] ) ) { $new_rules[ $status ] = array(); } @@ -1215,16 +1292,16 @@ protected function _build_custom_css( $rules = array() ){ } } - // if code was generated, prepend selector - if( ! empty( $new_rules ) ){ - foreach( $new_rules as $status => $rules ){ + // if code was generated, prepend selector. + if ( ! empty( $new_rules ) ) { + foreach ( $new_rules as $status => $rules ) { $selector = $rule['selector']; - if( ! empty( $status ) ){ + if ( ! empty( $status ) ) { $updated_selector = array(); $split_selectors = explode( ',', $rule['selector'] ); - foreach( $split_selectors as $split_selector ){ + foreach ( $split_selectors as $split_selector ) { $updated_selector[] = $split_selector . $status; } @@ -1235,11 +1312,13 @@ protected function _build_custom_css( $rules = array() ){ } } - // append new rule to generated CSS + // append new rule to generated CSS. $generated_code .= $rules_code; } - if( $custom_css = get_option( 'yith_wcwl_custom_css' ) ){ + $custom_css = get_option( 'yith_wcwl_custom_css' ); + + if ( $custom_css ) { $generated_code .= $custom_css; } @@ -1249,13 +1328,13 @@ protected function _build_custom_css( $rules = array() ){ /** * Generate each single CSS rule that will be included in custom plugin CSS * - * @param $rule string Rule to use; placeholders may be applied to be replaced with value {@see sprintf} - * @param $value string Value to inject inside rule, replacing placeholders - * @param $default string Default value, to be used instead of value when it is empty + * @param string $rule Rule to use; placeholders may be applied to be replaced with value {@see sprintf}. + * @param string $value Value to inject inside rule, replacing placeholders. + * @param string $default Default value, to be used instead of value when it is empty. * * @return string Formatted CSS rule */ - protected function _build_css_rule( $rule, $value, $default = '' ){ + protected function _build_css_rule( $rule, $value, $default = '' ) { $value = ( '0' === $value || ( ! empty( $value ) && ! is_array( $value ) ) ) ? $value : $default; return sprintf( rtrim( $rule, ';' ) . ';', $value ); @@ -1267,10 +1346,10 @@ protected function _build_css_rule( $rule, $value, $default = '' ){ * @return void * @since 2.0.7 */ - protected function _destroy_serialized_cookies(){ + protected function _destroy_serialized_cookies() { $name = 'yith_wcwl_products'; - if ( isset( $_COOKIE[$name] ) && is_serialized( stripslashes( $_COOKIE[ $name ] ) ) ) { + if ( isset( $_COOKIE[ $name ] ) && is_serialized( sanitize_text_field( wp_unslash( $_COOKIE[ $name ] ) ) ) ) { $_COOKIE[ $name ] = json_encode( array() ); yith_destroycookie( $name ); } @@ -1282,11 +1361,11 @@ protected function _destroy_serialized_cookies(){ * @return void * @since 2.0.0 */ - protected function _update_cookies(){ + protected function _update_cookies() { $cookie = yith_getcookie( 'yith_wcwl_products' ); $new_cookie = array(); - if( ! empty( $cookie ) ) { + if ( ! empty( $cookie ) ) { foreach ( $cookie as $item ) { if ( ! isset( $item['add-to-wishlist'] ) ) { return; @@ -1295,7 +1374,7 @@ protected function _update_cookies(){ $new_cookie[] = array( 'prod_id' => $item['add-to-wishlist'], 'quantity' => isset( $item['quantity'] ) ? $item['quantity'] : 1, - 'wishlist_id' => false + 'wishlist_id' => false, ); } @@ -1304,21 +1383,21 @@ protected function _update_cookies(){ } /** - * Convert wishlist stored into cookies into + * Convert wishlist stored into cookies into */ - protected function _convert_cookies_to_session(){ + protected function _convert_cookies_to_session() { $cookie = yith_getcookie( 'yith_wcwl_products' ); - if( ! empty( $cookie ) ){ + if ( ! empty( $cookie ) ) { $default_list = YITH_WCWL_Wishlist_Factory::get_default_wishlist(); - if( ! $default_list ){ + if ( ! $default_list ) { return false; } - foreach ( $cookie as $item ){ - if( $default_list->has_product( $item['prod_id'] ) ){ + foreach ( $cookie as $item ) { + if ( $default_list->has_product( $item['prod_id'] ) ) { continue; } @@ -1327,7 +1406,7 @@ protected function _convert_cookies_to_session(){ $new_item->set_product_id( $item['prod_id'] ); $new_item->set_quantity( $item['quantity'] ); - if( isset( $item['dateadded'] ) ){ + if ( isset( $item['dateadded'] ) ) { $new_item->set_date_added( $item['dateadded'] ); } @@ -1337,7 +1416,7 @@ protected function _convert_cookies_to_session(){ $default_list->save(); yith_destroycookie( 'yith_wcwl_products' ); - } + } } } } @@ -1348,6 +1427,6 @@ protected function _convert_cookies_to_session(){ * @return \YITH_WCWL_Frontend|\YITH_WCWL_Frontend_Premium * @since 2.0.0 */ -function YITH_WCWL_Frontend(){ +function YITH_WCWL_Frontend() { return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Frontend_Premium::get_instance() : YITH_WCWL_Frontend::get_instance(); } diff --git a/includes/class.yith-wcwl-install.php b/includes/class.yith-wcwl-install.php index aa38d68..af9ecba 100644 --- a/includes/class.yith-wcwl-install.php +++ b/includes/class.yith-wcwl-install.php @@ -80,6 +80,8 @@ public function __construct() { define( 'YITH_WCWL_WISHLISTS_TABLE', $this->_table_wishlists ); /** + * Deprecated constant + * * @deprecated */ define( 'YITH_WCWL_TABLE', $this->_table_items ); @@ -360,4 +362,4 @@ private function _add_pages() { */ function YITH_WCWL_Install() { return YITH_WCWL_Install::get_instance(); -} \ No newline at end of file +} diff --git a/includes/class.yith-wcwl-privacy.php b/includes/class.yith-wcwl-privacy.php index 525a8bb..01e4a4a 100644 --- a/includes/class.yith-wcwl-privacy.php +++ b/includes/class.yith-wcwl-privacy.php @@ -11,7 +11,7 @@ exit; } // Exit if accessed directly -if( ! class_exists( 'YITH_WCWL_Privacy' ) ) { +if ( ! class_exists( 'YITH_WCWL_Privacy' ) ) { /** * YITH WCWL Exporter * @@ -29,10 +29,10 @@ public function __construct() { parent::__construct( 'YITH WooCommerce Wishlist' ); - // set up wishlist data exporter + // set up wishlist data exporter. add_filter( 'wp_privacy_personal_data_exporters', array( $this, 'register_exporter' ) ); - // set up wishlist data eraser + // set up wishlist data eraser. add_filter( 'wp_privacy_personal_data_erasers', array( $this, 'register_eraser' ) ); } @@ -45,21 +45,21 @@ public function __construct() { public function get_privacy_message( $section ) { $content = ''; - switch( $section ){ + switch ( $section ) { case 'collect_and_store': - $content = '

    ' . __( 'While you visit our site, we’ll track:', 'yith-woocommerce-wishlist' ) . '

    ' . - '
      ' . - '
    • ' . __( 'Products you’ve added to the wishlist: we’ll use this to show you and other users your favourite products, and to create targeted email campaigns.', 'yith-woocommerce-wishlist' ) . '
    • ' . - '
    • ' . __( 'Wishlists you’ve created: we’ll keep track of the wishlists you create, and make them visible to the store staff', 'yith-woocommerce-wishlist' ) . '
    • ' . - '
    ' . - '

    ' . __( 'We’ll also use cookies to keep track of wishlist contents while you’re browsing our site.', 'yith-woocommerce-wishlist' ) . '

    '; + $content = '

    ' . __( 'While you visit our site, we’ll track:', 'yith-woocommerce-wishlist' ) . '

    ' . + '
      ' . + '
    • ' . __( 'Products you’ve added to the wishlist: we’ll use this to show you and other users your favourite products, and to create targeted email campaigns.', 'yith-woocommerce-wishlist' ) . '
    • ' . + '
    • ' . __( 'Wishlists you’ve created: we’ll keep track of the wishlists you create, and make them visible to the store staff', 'yith-woocommerce-wishlist' ) . '
    • ' . + '
    ' . + '

    ' . __( 'We’ll also use cookies to keep track of wishlist contents while you’re browsing our site.', 'yith-woocommerce-wishlist' ) . '

    '; break; case 'has_access': - $content = '

    ' . __( 'Members of our team have access to the information you provide us with. For example, both Administrators and Shop Managers can access:', 'yith-woocommerce-wishlist' ) . '

    ' . - '
      ' . - '
    • ' . __( 'Wishlist details, such as products added, date of addition, name and privacy settings of your wishlists', 'yith-woocommerce-wishlist' ) . '
    • ' . - '
    ' . - '

    ' . __( 'Our team members have access to this information to offer you better deals for the products you love.', 'yith-woocommerce-wishlist' ) . '

    '; + $content = '

    ' . __( 'Members of our team have access to the information you provide us with. For example, both Administrators and Shop Managers can access:', 'yith-woocommerce-wishlist' ) . '

    ' . + '
      ' . + '
    • ' . __( 'Wishlist details, such as products added, date of addition, name and privacy settings of your wishlists', 'yith-woocommerce-wishlist' ) . '
    • ' . + '
    ' . + '

    ' . __( 'Our team members have access to this information to offer you better deals for the products you love.', 'yith-woocommerce-wishlist' ) . '

    '; break; case 'share': case 'payments': @@ -73,14 +73,14 @@ public function get_privacy_message( $section ) { /** * Register exporters for wishlist plugin * - * @param $exporters array Array of currently registered exporters + * @param array $exporters Array of currently registered exporters. * @return array Array of filtered exporters * @since 2.2.2 */ public function register_exporter( $exporters ) { $exporters['yith_wcwl_exporter'] = array( 'exporter_friendly_name' => __( 'Customer wishlists', 'yith-woocommerce-wishlist' ), - 'callback' => array( $this, 'wishlist_data_exporter' ) + 'callback' => array( $this, 'wishlist_data_exporter' ), ); return $exporters; @@ -89,14 +89,14 @@ public function register_exporter( $exporters ) { /** * Register eraser for wishlist plugin * - * @param $erasers array Array of currently registered erasers + * @param array $erasers Array of currently registered erasers. * @return array Array of filtered erasers * @since 2.2.2 */ public function register_eraser( $erasers ) { $erasers['yith_wcwl_eraser'] = array( 'eraser_friendly_name' => __( 'Customer wishlists', 'yith-woocommerce-wishlist' ), - 'callback' => array( $this, 'wishlist_data_eraser' ) + 'callback' => array( $this, 'wishlist_data_eraser' ), ); return $erasers; @@ -105,26 +105,28 @@ public function register_eraser( $erasers ) { /** * Export user wishlists (only available for authenticated users' wishlist) * - * @param $email_address string Email of the users that requested export - * @param $page int Current page processed + * @param string $email_address Email of the users that requested export. + * @param int $page Current page processed. * @return array Array of data to export * @since 2.2.2 */ public function wishlist_data_exporter( $email_address, $page ) { $done = true; $page = (int) $page; - $offset = 10 * ( $page -1 ); + $offset = 10 * ( $page - 1 ); $user = get_user_by( 'email', $email_address ); // Check if user has an ID in the DB to load stored personal data. $data_to_export = array(); if ( $user instanceof WP_User ) { - $wishlists = YITH_WCWL()->get_wishlists( array( - 'limit' => 10, - 'offset' => $offset, - 'user_id' => $user->ID, - 'orderby' => 'ID', - 'order' => 'ASC' - ) ); + $wishlists = YITH_WCWL()->get_wishlists( + array( + 'limit' => 10, + 'offset' => $offset, + 'user_id' => $user->ID, + 'orderby' => 'ID', + 'order' => 'ASC', + ) + ); if ( 0 < count( $wishlists ) ) { foreach ( $wishlists as $wishlist ) { @@ -150,8 +152,8 @@ public function wishlist_data_exporter( $email_address, $page ) { /** * Deletes user wishlists (only available for authenticated users' wishlist) * - * @param $email_address string Email of the users that requested export - * @param $page int Current page processed + * @param string $email_address Email of the users that requested export. + * @param int $page Current page processed. * @return array Result of the operation * @since 2.2.2 */ @@ -159,7 +161,7 @@ public function wishlist_data_eraser( $email_address, $page ) { global $wpdb; $page = (int) $page; - $offset = 10 * ( $page -1 ); + $offset = 10 * ( $page - 1 ); $user = get_user_by( 'email', $email_address ); // Check if user has an ID in the DB to load stored personal data. $response = array( 'items_removed' => false, @@ -172,13 +174,15 @@ public function wishlist_data_eraser( $email_address, $page ) { return $response; } - $wishlists = YITH_WCWL()->get_wishlists( array( - 'limit' => 10, - 'offset' => $offset, - 'user_id' => $user->ID, - 'orderby' => 'ID', - 'order' => 'ASC' - ) ); + $wishlists = YITH_WCWL()->get_wishlists( + array( + 'limit' => 10, + 'offset' => $offset, + 'user_id' => $user->ID, + 'orderby' => 'ID', + 'order' => 'ASC', + ) + ); if ( 0 < count( $wishlists ) ) { foreach ( $wishlists as $wishlist ) { @@ -209,20 +213,24 @@ public function wishlist_data_eraser( $email_address, $page ) { /** * Retrieves data to export for each user's wishlist * - * @param $wishlist \YITH_WCWL_Wishlist Wishlist + * @param \YITH_WCWL_Wishlist $wishlist Wishlist. * @return array Data to export * @since 2.2.2 */ protected function get_wishlist_personal_data( $wishlist ) { $personal_data = array(); - $props_to_export = apply_filters( 'yith_wcwl_privacy_export_wishlist_personal_data_props', array( - 'wishlist_token' => __( 'Token', 'yith-woocommerce-wishlist' ), - 'wishlist_url' => __( 'Wishlist URL', 'yith-woocommerce-wishlist' ), - 'wishlist_name' => __( 'Title', 'yith-woocommerce-wishlist' ), - 'dateadded' => _x( 'Created on', 'date when wishlist was created', 'yith-woocommerce-wishlist' ), - 'wishlist_privacy' => __( 'Visibility', 'yith-woocommerce-wishlist' ), - 'items' => __( 'Items added', 'yith-woocommerce-wishlist' ), - ), $wishlist ); + $props_to_export = apply_filters( + 'yith_wcwl_privacy_export_wishlist_personal_data_props', + array( + 'wishlist_token' => __( 'Token', 'yith-woocommerce-wishlist' ), + 'wishlist_url' => __( 'Wishlist URL', 'yith-woocommerce-wishlist' ), + 'wishlist_name' => __( 'Title', 'yith-woocommerce-wishlist' ), + 'dateadded' => _x( 'Created on', 'date when wishlist was created', 'yith-woocommerce-wishlist' ), + 'wishlist_privacy' => __( 'Visibility', 'yith-woocommerce-wishlist' ), + 'items' => __( 'Items added', 'yith-woocommerce-wishlist' ), + ), + $wishlist + ); foreach ( $props_to_export as $prop => $name ) { $value = ''; @@ -235,13 +243,13 @@ protected function get_wishlist_personal_data( $wishlist ) { foreach ( $items as $item ) { $product = $item->get_product(); - if( ! $product ){ + if ( ! $product ) { continue; } $item_name = $product->get_name() . ' x ' . $item['quantity']; - if( $item->get_date_added() ){ + if ( $item->get_date_added() ) { $item_name .= ' (on: ' . $item->get_date_added() . ')'; } @@ -288,4 +296,4 @@ protected function get_wishlist_personal_data( $wishlist ) { return $personal_data; } } -} \ No newline at end of file +} diff --git a/includes/class.yith-wcwl-session.php b/includes/class.yith-wcwl-session.php index 0671010..d0d3521 100644 --- a/includes/class.yith-wcwl-session.php +++ b/includes/class.yith-wcwl-session.php @@ -41,6 +41,13 @@ class YITH_WCWL_Session { * * @var string cookie name */ + protected $_cookie_name; + + /** + * Cookie content. + * + * @var array cookie content. + */ protected $_cookie; /** @@ -68,6 +75,10 @@ class YITH_WCWL_Session { * Construct session class */ public function __construct() { + // prefetch session cookie. + add_action( 'init', array( $this, 'get_session_cookie' ), 5 ); + + // add action to finalize session. add_action( 'init', array( $this, 'finalize_session' ) ); } @@ -80,10 +91,6 @@ public function init_session_cookie() { $cookie = $this->get_session_cookie(); if ( is_array( $cookie ) && ! empty( $cookie['session_id'] ) && ! empty( $cookie['session_expiration'] ) ) { - $this->_session_id = $cookie['session_id']; - $this->_session_expiration = $cookie['session_expiration']; - $this->_session_expiring = $cookie['session_expiring']; - if ( is_user_logged_in() ) { // If the user logs in, forget session. /** @@ -127,6 +134,7 @@ public function set_session_cookie() { yith_setcookie( $this->get_session_cookie_name(), $cookie_value, $this->_session_expiration, $this->use_secure_cookie(), true ); // cookie has been set. + $this->_cookie = $cookie_value; $this->_has_cookie = true; } @@ -138,6 +146,10 @@ public function set_session_cookie() { * @return bool|array */ public function get_session_cookie() { + if ( ! empty( $this->_cookie ) ) { + return $this->_cookie; + } + $cookie_value = yith_getcookie( $this->get_session_cookie_name() ); // @codingStandardsIgnoreLine. if ( empty( $cookie_value ) || ! is_array( $cookie_value ) ) { @@ -156,6 +168,13 @@ public function get_session_cookie() { return false; } + $this->_cookie = $cookie_value; + $this->_has_cookie = true; + + $this->_session_id = $cookie_value['session_id']; + $this->_session_expiration = $cookie_value['session_expiration']; + $this->_session_expiring = $cookie_value['session_expiring']; + return $cookie_value; } @@ -175,11 +194,11 @@ public function use_secure_cookie() { * @since 3.0.3 */ public function get_session_cookie_name() { - if ( empty( $this->_cookie ) ) { - $this->_cookie = apply_filters( 'yith_wcwl_session_cookie', 'yith_wcwl_session_' . COOKIEHASH ); + if ( empty( $this->_cookie_name ) ) { + $this->_cookie_name = apply_filters( 'yith_wcwl_session_cookie', 'yith_wcwl_session_' . COOKIEHASH ); } - return $this->_cookie; + return $this->_cookie_name; } /** @@ -231,6 +250,19 @@ public function get_session_id() { return false; } + /** + * Returns current session id, if any; false otherwise (won't create a session) + * + * @return string|bool Current customer id, or false, if none + */ + public function maybe_get_session_id() { + if ( $this->has_session() ) { + return $this->_session_id; + } + + return false; + } + /** * Generate a unique customer ID for guests, or return false if logged in. * @@ -312,6 +344,7 @@ public function forget_session() { yith_destroycookie( $this->get_session_cookie_name() ); $this->_session_id = $this->generate_session_id(); + $this->_cookie = null; } /** diff --git a/includes/class.yith-wcwl-shortcode.php b/includes/class.yith-wcwl-shortcode.php index 1b2da92..7c307fc 100644 --- a/includes/class.yith-wcwl-shortcode.php +++ b/includes/class.yith-wcwl-shortcode.php @@ -11,7 +11,7 @@ exit; } // Exit if accessed directly -if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) { +if ( ! class_exists( 'YITH_WCWL_Shortcode' ) ) { /** * YITH WCWL Shortcodes * @@ -211,6 +211,8 @@ public static function wishlist( $atts, $content = null ) { ); /** + * Extracted variables: + * * @var $per_page int * @var $current_page int * @var $pagination string @@ -240,12 +242,15 @@ public static function wishlist( $atts, $content = null ) { // icons. $icon = get_option( 'yith_wcwl_add_to_wishlist_icon' ); - $custom_icon = get_option( 'yith_wcwl_add_to_wishlist_custom_icon' ); if ( 'custom' == $icon ) { - $heading_icon = ''; + $custom_icon = get_option( 'yith_wcwl_add_to_wishlist_custom_icon' ); + $custom_icon_alt = apply_filters( 'yith_wcwl_custom_icon_alt', '' ); + $custom_icon_width = apply_filters( 'yith_wcwl_custom_width', '32' ); + + $heading_icon = '' . esc_attr( $custom_icon_alt ) . ''; } else { - $heading_icon = ! empty( $icon ) ? '' : ''; + $heading_icon = ! empty( $icon ) ? '' : ''; } // init params needed to load correct template. @@ -543,8 +548,10 @@ public static function wishlist( $atts, $content = null ) { /** * Return "Add to Wishlist" button. * - * @param array $atts Array of parameters for the shortcode - * @param string $content Shortcode content (usually empty) + * @param array $atts Array of parameters for the shortcode. + * @param string $content Shortcode content (usually empty). + * + * @return string Template of the shortcode. * * @since 1.0.0 */ @@ -568,6 +575,8 @@ public static function add_to_wishlist( $atts, $content = null ) { $label_option = get_option( 'yith_wcwl_add_to_wishlist_text' ); $icon_option = get_option( 'yith_wcwl_add_to_wishlist_icon' ); $custom_icon = 'none' != $icon_option ? get_option( 'yith_wcwl_add_to_wishlist_custom_icon' ) : ''; + $custom_icon_alt = apply_filters( 'yith_wcwl_custom_icon_alt', '' ); + $custom_icon_width = apply_filters( 'yith_wcwl_custom_width', '32' ); $added_icon_option = get_option( 'yith_wcwl_added_to_wishlist_icon' ); $custom_added_icon = 'none' != $added_icon_option ? get_option( 'yith_wcwl_added_to_wishlist_custom_icon' ) : ''; $browse_wishlist = get_option( 'yith_wcwl_browse_wishlist_text' ); @@ -597,21 +606,21 @@ public static function add_to_wishlist( $atts, $content = null ) { $template_part = $exists && 'add' != $added_to_wishlist_behaviour ? 'browse' : 'button'; $template_part = isset( $atts['added_to_wishlist'] ) ? ( $atts['added_to_wishlist'] ? 'added' : 'browse' ) : $template_part; - if ( $found_in_list && in_array( $template_part, array( 'browse', 'added' ) ) ) { - 'remove' == $added_to_wishlist_behaviour && $template_part = 'remove'; + if ( $found_in_list && in_array( $template_part, array( 'browse', 'added' ) ) && 'remove' === $added_to_wishlist_behaviour ) { + $template_part = 'remove'; } - if ( 'remove' == $template_part ) { + if ( 'remove' === $template_part ) { $classes = str_replace( array( 'single_add_to_wishlist', 'add_to_wishlist' ), '', $classes ); $label = apply_filters( 'yith_wcwl_remove_from_wishlist_label', __( 'Remove from list', 'yith-woocommerce-wishlist' ) ); } // forcefully add icon when showing button over image, if no one is set. - if ( ! $is_single && 'before_image' == get_option( 'yith_wcwl_loop_position' ) ) { + if ( ! $is_single && 'before_image' === get_option( 'yith_wcwl_loop_position' ) ) { $classes = str_replace( 'button', '', $classes ); } - $ajax_loading = get_option( 'yith_wcwl_ajax_enable', 'no' ) == 'yes'; + $ajax_loading = 'yes' === get_option( 'yith_wcwl_ajax_enable', 'no' ); // get wishlist url. $wishlist_url = YITH_WCWL()->get_wishlist_url(); @@ -674,10 +683,10 @@ public static function add_to_wishlist( $atts, $content = null ) { } if ( 'custom' == $atts['icon'] && $atts['exists'] && $custom_added_icon ) { - $icon_html = ''; - $heading_icon_html = ! empty( $custom_icon ) ? '' : ''; + $icon_html = '' . esc_attr( $custom_icon_alt ) . ''; + $heading_icon_html = ! empty( $custom_icon ) ? '' . esc_attr( $custom_icon_alt ) . '' : ''; } elseif ( 'custom' == $atts['icon'] && $custom_icon ) { - $icon_html = ''; + $icon_html = '' . esc_attr( $custom_icon_alt ) . ''; $heading_icon_html = $icon_html; } elseif ( 'custom' != $atts['icon'] ) { $icon_html = ! empty( $atts['icon'] ) ? '' : ''; diff --git a/includes/class.yith-wcwl-wishlist-factory.php b/includes/class.yith-wcwl-wishlist-factory.php index 5af9b4c..902df0c 100644 --- a/includes/class.yith-wcwl-wishlist-factory.php +++ b/includes/class.yith-wcwl-wishlist-factory.php @@ -21,8 +21,8 @@ class YITH_WCWL_Wishlist_Factory { /** * Retrieve a specific wishlist from ID or token * - * @param $wishlist_id string|int|bool Wishlist id or token or false, when you want to retrieve default - * @param $context string Context; when on edit context, and no wishlist matches selection, default wishlist will be created and returned + * @param string|int|bool $wishlist_id Wishlist id or token or false, when you want to retrieve default. + * @param string $context Context; when on edit context, and no wishlist matches selection, default wishlist will be created and returned. * @return \YITH_WCWL_Wishlist|bool Wishlist object or false on failure */ public static function get_wishlist( $wishlist_id = false, $context = 'view' ) { @@ -41,7 +41,7 @@ public static function get_wishlist( $wishlist_id = false, $context = 'view' ) { /** * Query database to search for wishlists that matches specific parameters * - * @param $args mixed Array of valid arguments
    + * @param array $args Array of valid arguments
    * [
    * 'id' // Wishlist id to search, if any
    * 'user_id' // User owner
    @@ -56,7 +56,7 @@ public static function get_wishlist( $wishlist_id = false, $context = 'view' ) { * 'limit' // Pagination param: maximum number of elements in the set. 0 to retrieve all elements
    * 'offset' // Pagination param: offset for the current set. 0 to start from the first item
    * 'show_empty' // Whether to show empty lists os not
    - * ] + * ]. * * @return \YITH_WCWL_Wishlist[]|bool A list of matching wishlists or false on failure */ @@ -66,7 +66,7 @@ public static function get_wishlists( $args = array() ) { try { $results = WC_Data_Store::load( 'wishlist' )->query( $args ); return apply_filters( 'yith_wcwl_wishlist_query', $results, $args ); - } catch( Exception $e ){ + } catch ( Exception $e ) { wc_caught_exception( $e, __FUNCTION__, func_get_args() ); return false; } @@ -75,7 +75,7 @@ public static function get_wishlists( $args = array() ) { /** * Query database to count wishlists that matches specific parameters * - * @param $args array Same parameters allowed for {@see get_wishlists} + * @param array $args Same parameters allowed for {@see get_wishlists}. * @return int Count */ public static function get_wishlists_count( $args = array() ) { @@ -84,7 +84,7 @@ public static function get_wishlists_count( $args = array() ) { try { $result = WC_Data_Store::load( 'wishlist' )->count( $args ); return apply_filters( 'yith_wcwl_wishlist_count_query', $result, $args ); - } catch( Exception $e ){ + } catch ( Exception $e ) { wc_caught_exception( $e, __FUNCTION__, func_get_args() ); return 0; } @@ -94,12 +94,12 @@ public static function get_wishlists_count( $args = array() ) { * Search user ids whose wishlists match passed parameters * NOTE: this will only retrieve wishlists for a logged in user, while guests wishlist will be ignored * - * @param $args mixed Array of valid arguments
    + * @param array $args Array of valid arguments
    * [
    * 'search' // String to match against first name / last name / user login or user email of wishlist owner
    * 'limit' // Pagination param: number of items to show in one page. 0 to show all items
    * 'offset' // Pagination param: offset for the current set. 0 to start from the first item
    - * ] + * ]. * @return int[]|bool Array of user ids, or false on failure */ public static function get_wishlist_users( $args = array() ) { @@ -108,7 +108,7 @@ public static function get_wishlist_users( $args = array() ) { try { $results = WC_Data_Store::load( 'wishlist' )->search_users( $args ); return apply_filters( 'yith_wcwl_wishlist_user_query', $results, $args ); - } catch( Exception $e ){ + } catch ( Exception $e ) { wc_caught_exception( $e, __FUNCTION__, func_get_args() ); return false; } @@ -117,50 +117,52 @@ public static function get_wishlist_users( $args = array() ) { /** * Retrieve current wishlist, basing on query string parameters, user or session * - * @param $args array Array of arguments
    + * @param array $args Array of arguments
    * [
    * 'action_params' // query string parameters * 'user_id' // user we need to retrieve wishlist for * 'wishlist_id' // id of the wishlist we need to retrieve - * ] + * ]. * @return YITH_WCWL_Wishlist|bool */ public static function get_current_wishlist( $args = array() ) { $defaults = array( 'action_params' => get_query_var( YITH_WCWL()->wishlist_param, false ), - 'user_id' => isset( $_GET['user_id'] ) ? $_GET['user_id'] : false, - 'wishlist_id' => false + 'user_id' => isset( $_GET['user_id'] ) ? intval( $_GET['user_id'] ) : false, + 'wishlist_id' => false, ); /** + * Extracted variables: + * * @var $action_params * @var $user_id * @var $wishlist_id */ $args = wp_parse_args( $args, $defaults ); - extract( $args ); + extract( $args ); // phpcs:ignore WordPress.PHP.DontExtract - // retrieve options from query string + // retrieve options from query string. $action_params = explode( '/', apply_filters( 'yith_wcwl_current_wishlist_view_params', $action_params ) ); $action = ( isset( $action_params[0] ) ) ? $action_params[0] : 'view'; $value = ( isset( $action_params[1] ) ) ? $action_params[1] : ''; - if( ! empty( $wishlist_id ) ){ + if ( ! empty( $wishlist_id ) ) { return self::get_wishlist( $wishlist_id ); } - if( ! empty( $user_id ) ){ + if ( ! empty( $user_id ) ) { return self::get_default_wishlist( $user_id ); } - if( + if ( empty( $action ) || ! in_array( $action, YITH_WCWL()->get_available_views() ) || in_array( $action, array( 'view', 'user' ) ) || ( in_array( $action, array( 'manage', 'create' ) ) && ! YITH_WCWL()->is_multi_wishlist_enabled() ) - ){ - switch( $action ){ + ) { + switch ( $action ) { case 'user': $user_id = $value; $user_id = ( ! $user_id ) ? get_query_var( $user_id, false ) : $user_id; @@ -196,7 +198,7 @@ public static function get_default_wishlist( $id = false, $context = 'read' ) { /** * Retrieve default wishlist for current user (or current session) * - * @param $id string|int|bool Customer or session id; false if you want to use current customer or session + * @param string|int|bool $id Customer or session id; false if you want to use current customer or session. * @return \YITH_WCWL_Wishlist|bool Wishlist object or false on failure */ public static function generate_default_wishlist( $id = false ) { @@ -212,7 +214,7 @@ public static function generate_wishlist_token() { try { $token = WC_Data_Store::load( 'wishlist' )->generate_token(); return $token; - } catch( Exception $e ){ + } catch ( Exception $e ) { wc_caught_exception( $e, __FUNCTION__, func_get_args() ); return false; } @@ -221,7 +223,7 @@ public static function generate_wishlist_token() { /** * Retrieve a specific wishlist item from ID * - * @param $item_id int|\YITH_WCWL_Wishlist_Item|stdClass Item identifier, or item itself + * @param int|\YITH_WCWL_Wishlist_Item|stdClass $item_id Item identifier, or item itself. * @return \YITH_WCWL_Wishlist_Item|bool Wishlist item, or false on failure */ public static function get_wishlist_item( $item_id = 0 ) { @@ -248,14 +250,14 @@ public static function get_wishlist_item( $item_id = 0 ) { /** * Retrieve item from a wishlist by product id * - * @param $wishlist_id int|string Wishlist id or token - * @param $product_id int Product ID + * @param int|string $wishlist_id Wishlist id or token. + * @param int $product_id Product ID. * @return YITH_WCWL_Wishlist_Item|bool Item, or false when no item found */ public static function get_wishlist_item_by_product_id( $wishlist_id, $product_id ) { $wishlist = self::get_wishlist( $wishlist_id ); - if( $wishlist ){ + if ( $wishlist ) { return $wishlist->get_product( $product_id ); } @@ -265,7 +267,7 @@ public static function get_wishlist_item_by_product_id( $wishlist_id, $product_i /** * Query database to search for wishlist items that matches specific parameters * - * @param $args mixed Arguments array; it may contains any of the following:
    + * @param array $args Arguments array; it may contains any of the following:
    * [
    * 'user_id' // Owner of the wishlist; default to current user logged in (if any), or false for cookie wishlist
    * 'product_id' // Product to search in the wishlist
    @@ -276,7 +278,7 @@ public static function get_wishlist_item_by_product_id( $wishlist_id, $product_i * 'id' => false, // only for table select
    * 'limit' => false, // pagination param; number of items per page. 0 to get all items
    * 'offset' => 0 // pagination param; offset for the current set. 0 to start from the first item
    - * ] + * ]. * * @return \YITH_WCWL_Wishlist_Item[]|bool A list of matching items or false on failure */ @@ -286,7 +288,7 @@ public static function get_wishlist_items( $args = array() ) { try { $results = WC_Data_Store::load( 'wishlist-item' )->query( $args ); return apply_filters( 'yith_wcwl_wishlist_item_query', $results, $args ); - } catch( Exception $e ){ + } catch ( Exception $e ) { wc_caught_exception( $e, __FUNCTION__, func_get_args() ); return false; } @@ -295,7 +297,7 @@ public static function get_wishlist_items( $args = array() ) { /** * Query database to count wishlist items that matches specific parameters * - * @param $args array Same parameters allowed for {@see get_wishlist_items} + * @param array $args Same parameters allowed for {@see get_wishlist_items}. * @return int Count */ public static function get_wishlist_items_count( $args = array() ) { @@ -304,7 +306,7 @@ public static function get_wishlist_items_count( $args = array() ) { try { $result = WC_Data_Store::load( 'wishlist-item' )->count( $args ); return apply_filters( 'yith_wcwl_wishlist_item_count_query', $result, $args ); - } catch( Exception $e ){ + } catch ( Exception $e ) { wc_caught_exception( $e, __FUNCTION__, func_get_args() ); return 0; } @@ -313,14 +315,14 @@ public static function get_wishlist_items_count( $args = array() ) { /** * Count how many times a specific product was added to wishlist * - * @param $product_id int Product id + * @param int $product_id Product id. * @return int Count of times product was added to cart */ public static function get_times_added_count( $product_id ) { try { $result = WC_Data_Store::load( 'wishlist-item' )->count_times_added( $product_id ); return apply_filters( 'yith_wcwl_wishlist_times_added_count_query', $result, $product_id ); - } catch( Exception $e ){ + } catch ( Exception $e ) { wc_caught_exception( $e, __FUNCTION__, func_get_args() ); return 0; } @@ -329,17 +331,17 @@ public static function get_times_added_count( $product_id ) { /** * Count how many times a specific product was added to wishlist by the current user * - * @param $product_id int Product id + * @param int $product_id Product id. * @return int Count of times product was added to cart */ public static function get_times_current_user_added_count( $product_id ) { try { $result = WC_Data_Store::load( 'wishlist-item' )->count_times_added( $product_id, 'current' ); return apply_filters( 'yith_wcwl_wishlist_times_current_user_added_count_query', $result, $product_id ); - } catch( Exception $e ){ + } catch ( Exception $e ) { wc_caught_exception( $e, __FUNCTION__, func_get_args() ); return 0; } } } -} \ No newline at end of file +} diff --git a/includes/class.yith-wcwl-wishlist-item.php b/includes/class.yith-wcwl-wishlist-item.php index f624811..1bfabe7 100644 --- a/includes/class.yith-wcwl-wishlist-item.php +++ b/includes/class.yith-wcwl-wishlist-item.php @@ -65,7 +65,7 @@ class YITH_WCWL_Wishlist_Item extends WC_Data implements ArrayAccess { * Constructor. * * @param int|object|array $item ID to load from the DB, or YITH_WCWL_Wishlist_Item object. - * @throws Exception When cannot loading correct Data Store object + * @throws Exception When cannot loading correct Data Store object. */ public function __construct( $item = 0 ) { parent::__construct( $item ); @@ -94,7 +94,7 @@ public function __construct( $item = 0 ) { /** * Get wishlist ID for current item * - * @param $context string Context + * @param string $context Context. * @return int Wishlist ID */ public function get_wishlist_id( $context = 'view' ) { @@ -113,6 +113,8 @@ public function get_origin_wishlist_id() { /** * Get origin product ID for current item (no WPML filtering) * + * @param string $context Context. + * * @return int Wishlist ID */ public function get_original_product_id( $context = 'view' ) { @@ -122,7 +124,7 @@ public function get_original_product_id( $context = 'view' ) { /** * Get product ID for current item * - * @param $context string Context + * @param string $context Context. * @return int Product ID */ public function get_product_id( $context = 'view' ) { @@ -132,7 +134,7 @@ public function get_product_id( $context = 'view' ) { /** * Return product object related to current item * - * @param $context string Context + * @param string $context Context. * @return \WC_Product Product */ public function get_product( $context = 'view' ) { @@ -150,7 +152,7 @@ public function get_product( $context = 'view' ) { /** * Return price of the produce related to current item * - * @param $context string Context + * @param string $context Context. * @return float */ public function get_product_price( $context = 'view' ) { @@ -163,6 +165,8 @@ public function get_product_price( $context = 'view' ) { switch ( $product->get_type() ) { case 'variable': /** + * Product used is a variation; we can then retrieve minimum variation price + * * @var $product \WC_Product_Variable */ return (float) $product->get_variation_price( 'min' ); @@ -175,7 +179,7 @@ public function get_product_price( $context = 'view' ) { /** * Retrieve formatted price for current item * - * @param $context string Context + * @param string $context Context. * @return string Formatter price */ public function get_formatted_product_price( $context = 'view' ) { @@ -190,7 +194,7 @@ public function get_formatted_product_price( $context = 'view' ) { /** * Return formatted product name * - * @param $context string Context + * @param string $context Context. * @return string Formatted name; empty string on failure */ public function get_formatted_product_name( $context = 'view' ) { @@ -206,7 +210,7 @@ public function get_formatted_product_name( $context = 'view' ) { /** * Get quantity for current item * - * @param $context string Context + * @param string $context Context. * @return int Quantity */ public function get_quantity( $context = 'view' ) { @@ -216,7 +220,7 @@ public function get_quantity( $context = 'view' ) { /** * Get user ID for current item * - * @param $context string Context + * @param string $context Context. * @return int User ID */ public function get_user_id( $context = 'view' ) { @@ -226,7 +230,7 @@ public function get_user_id( $context = 'view' ) { /** * Get user for current item * - * @param $context string Context + * @param string $context Context. * @return \WP_User|bool User */ public function get_user( $context = 'view' ) { @@ -242,7 +246,7 @@ public function get_user( $context = 'view' ) { /** * Get wishlist date added * - * @param $context string Context + * @param string $context Context. * @return \WC_DateTime|string Wishlist date of creation */ public function get_date_added( $context = 'view' ) { @@ -258,13 +262,13 @@ public function get_date_added( $context = 'view' ) { /** * Get formatted wishlist date added * - * @param $format string Date format (if empty, WP date format will be applied) + * @param string $format Date format (if empty, WP date format will be applied). * @return string Wishlist date of creation */ public function get_date_added_formatted( $format = '' ) { $date_added = $this->get_date_added( 'edit' ); - if( $date_added ){ + if ( $date_added ) { $format = $format ? $format : get_option( 'date_format' ); return $date_added->date_i18n( $format ); } @@ -280,7 +284,7 @@ public function get_date_added_formatted( $format = '' ) { public function get_wishlist() { $wishlist_id = $this->get_wishlist_id(); - if( ! $wishlist_id ){ + if ( ! $wishlist_id ) { return false; } @@ -295,7 +299,7 @@ public function get_wishlist() { public function get_wishlist_slug() { $wishlist = $this->get_wishlist(); - if( ! $wishlist ){ + if ( ! $wishlist ) { return false; } @@ -310,7 +314,7 @@ public function get_wishlist_slug() { public function get_wishlist_name() { $wishlist = $this->get_wishlist(); - if( ! $wishlist ){ + if ( ! $wishlist ) { return false; } @@ -325,7 +329,7 @@ public function get_wishlist_name() { public function get_wishlist_token() { $wishlist = $this->get_wishlist(); - if( ! $wishlist ){ + if ( ! $wishlist ) { return false; } @@ -335,6 +339,7 @@ public function get_wishlist_token() { /** * Return item position inside the list * + * @param string $context Context. * @return int Position */ public function get_position( $context = 'view' ) { @@ -344,15 +349,19 @@ public function get_position( $context = 'view' ) { /** * Return original price * + * @param string $context Context. * @return string Original price */ public function get_original_price( $context = 'view' ) { $price = $this->get_prop( 'original_price', 'edit' ); - if( 'view' == $context ){ - return wc_price( $price, array( - 'currency' => $this->get_original_currency() - ) ); + if ( 'view' == $context ) { + return wc_price( + $price, + array( + 'currency' => $this->get_original_currency(), + ) + ); } return $price; @@ -361,12 +370,13 @@ public function get_original_price( $context = 'view' ) { /** * Return original currency * + * @param string $context Context. * @return string Original price */ public function get_original_currency( $context = 'view' ) { $currency = $this->get_prop( 'original_currency', 'edit' ); - if( 'view' == $context && ! $currency ){ + if ( 'view' == $context && ! $currency ) { $currency = get_woocommerce_currency(); } @@ -381,40 +391,49 @@ public function get_original_currency( $context = 'view' ) { public function get_price_variation() { $original_currency = $this->get_original_currency( 'edit' ); - // if currency changed, makes no sense to make comparisons - if( $original_currency != get_woocommerce_currency() ){ + // if currency changed, makes no sense to make comparisons. + if ( get_woocommerce_currency() != $original_currency ) { return ''; } $original_price = $this->get_original_price( 'edit' ); - // original price wasn't stored in the wishlist - if( ! $original_price ){ + // original price wasn't stored in the wishlist. + if ( ! $original_price ) { return ''; } $product = $this->get_product(); $current_price = $this->get_product_price(); - if( ! is_numeric( $current_price ) ){ + if ( ! is_numeric( $current_price ) ) { return ''; } $difference = $original_price - $current_price; - if( $difference <= 0 && apply_filters( 'yith_wcwl_hide_price_increase', true, $product, $original_price, $original_currency ) ){ + if ( $difference <= 0 && apply_filters( 'yith_wcwl_hide_price_increase', true, $product, $original_price, $original_currency ) ) { return ''; } $percentage_difference = -1 * round( $difference / $original_price * 100, 2 ); $class = $percentage_difference > 0 ? 'increase' : 'decrease'; - $template = apply_filters( 'yith_wcwl_price_variation_template', sprintf( - '%s%s', + $template = apply_filters( + 'yith_wcwl_price_variation_template', + sprintf( + '%s%s', + $class, + // translators: 1. % of reduction/increase in price. + _x( 'Price is %1$s%%', 'Part of the template that shows price variation since addition to list; placeholder will be replaced with a percentage', 'yith-woocommerce-wishlist' ), + // translators: 2: original product price. + _x( '(Was %2$s when added in list)', 'Part of the template that shows price variation since addition to list; placeholder will be replaced with a price', 'yith-woocommerce-wishlist' ) + ), $class, - _x( 'Price is %1$s%%', 'Part of the template that shows price variation since addition to list; placeholder will be replaced with a percentage', 'yith-woocommerce-wishlist' ), - _x( '(Was %2$s when added in list)', 'Part of the template that shows price variation since addition to list; placeholder will be replaced with a price', 'yith-woocommerce-wishlist' ) - ), $class, $percentage_difference, $original_price, $original_currency ); + $percentage_difference, + $original_price, + $original_currency + ); $template = sprintf( $template, $percentage_difference, wc_price( $original_price, array( 'currency' => $original_currency ) ) ); return $template; @@ -426,7 +445,7 @@ public function get_price_variation() { * current on_sale status for the product * Plugins checks every day to find on_sale products, and to schedule email sending * - * @param $context string Context + * @param string $context Context. * @return bool Whether product was on sale during last check that plugin performed */ public function is_on_sale( $context = 'view' ) { @@ -438,14 +457,14 @@ public function is_on_sale( $context = 'view' ) { /** * Set wishlist ID for current item * - * @param $wishlist_id int Wishlist ID + * @param int $wishlist_id Wishlist ID. */ public function set_wishlist_id( $wishlist_id ) { $this->set_prop( 'wishlist_id', $wishlist_id ); $wishlist = yith_wcwl_get_wishlist( $wishlist_id ); - if( $wishlist && $this->get_user_id() != $wishlist->get_user_id() ){ + if ( $wishlist && $this->get_user_id() != $wishlist->get_user_id() ) { $this->set_user_id( $wishlist->get_user_id() ); } } @@ -453,12 +472,12 @@ public function set_wishlist_id( $wishlist_id ) { /** * Set product ID for current item * - * @param $product_id int Product ID + * @param int $product_id Product ID. */ public function set_product_id( $product_id ) { $product_id = yith_wcwl_object_id( $product_id, 'product', true, 'default' ); - if( ! empty( $this->product ) ){ + if ( ! empty( $this->product ) ) { $this->product = null; } @@ -468,7 +487,7 @@ public function set_product_id( $product_id ) { /** * Set quantity for current item * - * @param $quantity int Quantity + * @param int $quantity Quantity. */ public function set_quantity( $quantity ) { $this->set_prop( 'quantity', $quantity ); @@ -477,7 +496,7 @@ public function set_quantity( $quantity ) { /** * Set user ID for current item * - * @param $user_id int User ID + * @param int $user_id User ID. */ public function set_user_id( $user_id ) { $this->set_prop( 'user_id', $user_id ); @@ -486,7 +505,7 @@ public function set_user_id( $user_id ) { /** * Set date added for current item * - * @param $date_added int Date added + * @param int $date_added Date added. */ public function set_date_added( $date_added ) { $this->set_date_prop( 'date_added', $date_added ); @@ -495,7 +514,7 @@ public function set_date_added( $date_added ) { /** * Set position in wishlist for current item * - * @param $position int Position + * @param int $position Position. */ public function set_position( $position ) { $this->set_prop( 'position', intval( $position ) ); @@ -504,7 +523,7 @@ public function set_position( $position ) { /** * Set original price * - * @param $original_price double Price + * @param double $original_price Price. */ public function set_original_price( $original_price ) { $this->set_prop( 'original_price', $original_price ); @@ -513,7 +532,7 @@ public function set_original_price( $original_price ) { /** * Set original currency * - * @param $original_currency string Currency + * @param string $original_currency Currency. */ public function set_original_currency( $original_currency ) { $this->set_prop( 'original_currency', $original_currency ); @@ -522,11 +541,11 @@ public function set_original_currency( $original_currency ) { /** * Set on sale value * - * @param $on_sale bool Whether product was found as on sale + * @param bool $on_sale Whether product was found as on sale. * @return void */ public function set_on_sale( $on_sale ) { - if( $this->get_object_read() && $on_sale && $this->is_on_sale() != $on_sale ){ + if ( $this->get_object_read() && $on_sale && $this->is_on_sale() != $on_sale ) { do_action( 'yith_wcwl_item_is_on_sale', $this ); } @@ -606,16 +625,15 @@ public function offsetGet( $offset ) { /** * Map legacy indexes to new properties, for ArrayAccess * - * @param $offset string Offset to search + * @param string $offset Offset to search. * @return string Mapped offset */ protected function map_legacy_offsets( $offset ) { $legacy_offset = $offset; - if( 'prod_id' === $offset ){ + if ( 'prod_id' === $offset ) { $offset = 'product_id'; - } - elseif( 'dateadded' === $offset ){ + } elseif ( 'dateadded' === $offset ) { $offset = 'date_added'; } diff --git a/includes/class.yith-wcwl-wishlist.php b/includes/class.yith-wcwl-wishlist.php index c83c7c1..9141f1f 100644 --- a/includes/class.yith-wcwl-wishlist.php +++ b/includes/class.yith-wcwl-wishlist.php @@ -65,13 +65,12 @@ class YITH_WCWL_Wishlist extends WC_Data implements ArrayAccess { /** * Constructor * - * @param $wishlist int|string|\YITH_WCWL_Wishlist Wishlist identifier - * @return \YITH_WCWL_Wishlist + * @param int|string|\YITH_WCWL_Wishlist $wishlist Wishlist identifier. * - * @throws Exception When not able to load Data Store class + * @throws Exception When not able to load Data Store class. */ public function __construct( $wishlist = 0 ) { - // set default values + // set default values. $this->data = array( 'privacy' => apply_filters( 'yith_wcwl_default_wishlist_privacy', 0 ), 'user_id' => 0, @@ -81,7 +80,7 @@ public function __construct( $wishlist = 0 ) { 'token' => '', 'is_default' => 0, 'date_added' => '', - 'expiration' => '' + 'expiration' => '', ); parent::__construct(); @@ -144,22 +143,22 @@ public function has_owner() { /** * Check if current user is owner of this wishlist (works both for authenticated users & guests) * - * @param $current_user string|int|bool Optional user identifier, in the form of a User ID or session id; false for default + * @param string|int|bool $current_user Optional user identifier, in the form of a User ID or session id; false for default. * @return bool */ public function is_current_user_owner( $current_user = false ) { $user_id = $this->get_user_id(); $session_id = $this->get_session_id(); - if( $current_user && ( $current_user == $user_id || $current_user == $session_id ) ){ + if ( $current_user && ( $current_user == $user_id || $current_user == $session_id ) ) { return true; } - if( $this->has_owner() && is_user_logged_in() && get_current_user_id() == $user_id ){ + if ( $this->has_owner() && is_user_logged_in() && get_current_user_id() == $user_id ) { return true; } - if( $this->is_session_based() && YITH_WCWL_Session()->get_session_id() == $session_id ){ + if ( $this->is_session_based() && YITH_WCWL_Session()->maybe_get_session_id() == $session_id ) { return true; } @@ -180,28 +179,28 @@ public function is_current_user_owner( $current_user = false ) { * * update_quantity * * download_pdf * - * @param $capability string Capability to check; default "view" - * @param $current_user string|int|bool Optional user identifier, in the form of a User ID or session id; false for default + * @param string $capability Capability to check; default "view". + * @param string|int|bool $current_user Optional user identifier, in the form of a User ID or session id; false for default. * @return bool */ public function current_user_can( $capability = 'view', $current_user = false ) { - // admin can do anything by default - if( is_user_logged_in() && current_user_can( 'manage_woocommerce' ) && apply_filters( 'yith_wcwl_admin_can', true, $capability, $current_user, $this ) ){ + // admin can do anything by default. + if ( is_user_logged_in() && current_user_can( 'manage_woocommerce' ) && apply_filters( 'yith_wcwl_admin_can', true, $capability, $current_user, $this ) ) { return true; } - // for other users, perform checks over capability required - switch( $capability ){ - case 'view'; + // for other users, perform checks over capability required. + switch ( $capability ) { + case 'view': $can = $this->is_current_user_owner( $current_user ); - if( ! $can && $this->has_privacy( array( 'public', 'shared' ) ) ){ + if ( ! $can && $this->has_privacy( array( 'public', 'shared' ) ) ) { $can = true; } - break; + break; default: $can = $this->is_current_user_owner( $current_user ); - break; + break; } return apply_filters( 'yith_wcwl_current_user_can', $can, $capability, $current_user, $this ); @@ -221,7 +220,7 @@ public function get_token() { /** * Get privacy visibility * - * @param $context string Context + * @param string $context Context. * @return int Wishlist visibility (0 => public, 1 => shared, 2 => private) */ public function get_privacy( $context = 'view' ) { @@ -231,7 +230,7 @@ public function get_privacy( $context = 'view' ) { /** * Get formatted privacy name * - * @param $context string Context + * @param string $context Context. * @return string Formatted privacy value */ public function get_formatted_privacy( $context = 'view' ) { @@ -245,25 +244,23 @@ public function get_formatted_privacy( $context = 'view' ) { * Checks if current wishlist has a specific privacy value * Method will accept both numeric privacy values and privacy labels * - * @param $privacy int|string|array Privacy value (0|1|2) or label (public|shared|private), or array of acceptable values + * @param int|string|array $privacy Privacy value (0|1|2) or label (public|shared|private), or array of acceptable values. * @return bool Whether wishlist matched privacy test */ - public function has_privacy ( $privacy ) { + public function has_privacy( $privacy ) { $wishlist_privacy = $this->get_privacy( 'edit' ); $has_privacy = false; - if( is_array( $privacy ) && ! empty( $privacy ) ){ - foreach( $privacy as $test_value ){ - // return true if wishlist has any of the privacy value submitted - if( $this->has_privacy( $test_value ) ){ + if ( is_array( $privacy ) && ! empty( $privacy ) ) { + foreach ( $privacy as $test_value ) { + // return true if wishlist has any of the privacy value submitted. + if ( $this->has_privacy( $test_value ) ) { return true; } } - } - elseif( is_string( $privacy ) ){ + } elseif ( is_string( $privacy ) ) { $has_privacy = yith_wcwl_get_privacy_value( $privacy ) == $wishlist_privacy; - } - else{ + } else { $has_privacy = $privacy == $wishlist_privacy; } @@ -273,7 +270,7 @@ public function has_privacy ( $privacy ) { /** * Get owner id * - * @param $context string Context + * @param string $context Context. * @return int Wishlist owner id */ public function get_user_id( $context = 'view' ) { @@ -283,7 +280,7 @@ public function get_user_id( $context = 'view' ) { /** * Get session id * - * @param $context string Context + * @param string $context Context. * @return int Wishlist owner id */ public function get_session_id( $context = 'view' ) { @@ -293,7 +290,7 @@ public function get_session_id( $context = 'view' ) { /** * Get wishlist name * - * @param $context string Context + * @param string $context Context. * @return string Wishlist name */ public function get_name( $context = 'view' ) { @@ -303,13 +300,13 @@ public function get_name( $context = 'view' ) { /** * Get wishlist formatted name * - * @param $context string Context + * @param string $context Context. * @return string Formatted name */ public function get_formatted_name( $context = 'view' ) { $name = $this->get_name( $context ); - if( $this->is_default() && ! $name ){ + if ( $this->is_default() && ! $name ) { $name = apply_filters( 'yith_wcwl_default_wishlist_formatted_title', get_option( 'yith_wcwl_wishlist_title' ) ); } @@ -319,7 +316,7 @@ public function get_formatted_name( $context = 'view' ) { /** * Get wishlist slug * - * @param $context string Context + * @param string $context Context. * @return string Wishlist slug */ public function get_slug( $context = 'view' ) { @@ -329,7 +326,7 @@ public function get_slug( $context = 'view' ) { /** * Check if wishlist is default one for the user * - * @param $context string Context + * @param string $context Context. * @return bool Whether wishlist is default one or not */ public function get_is_default( $context = 'view' ) { @@ -339,13 +336,13 @@ public function get_is_default( $context = 'view' ) { /** * Get wishlist date added * - * @param $context string Context + * @param string $context Context. * @return \WC_DateTime|string Wishlist date of creation */ public function get_date_added( $context = 'view' ) { $date_added = $this->get_prop( 'date_added', $context ); - if( $date_added && 'view' == $context ){ + if ( $date_added && 'view' == $context ) { return $date_added->date_i18n( 'Y-m-d H:i:s' ); } @@ -355,13 +352,13 @@ public function get_date_added( $context = 'view' ) { /** * Get formatted wishlist date added * - * @param $format string Date format (if empty, WP date format will be applied) + * @param string $format Date format (if empty, WP date format will be applied). * @return string Wishlist date of creation */ public function get_date_added_formatted( $format = '' ) { $date_added = $this->get_date_added( 'edit' ); - if( $date_added ){ + if ( $date_added ) { $format = $format ? $format : get_option( 'date_format' ); return $date_added->date_i18n( $format ); } @@ -372,13 +369,13 @@ public function get_date_added_formatted( $format = '' ) { /** * Get wishlist date added * - * @param $context string Context + * @param string $context Context. * @return \WC_DateTime|string Wishlist date of creation */ public function get_expiration( $context = 'view' ) { $expiration = $this->get_prop( 'expiration', $context ); - if( $expiration && 'view' == $context ){ + if ( $expiration && 'view' == $context ) { return $expiration->date_i18n( 'Y-m-d H:i:s' ); } @@ -388,13 +385,13 @@ public function get_expiration( $context = 'view' ) { /** * Get formatted wishlist expiration added * - * @param $format string Date format (if empty, WP date format will be applied) + * @param string $format Date format (if empty, WP date format will be applied). * @return string Wishlist date of expiration */ public function get_expiration_formatted( $format = '' ) { $expiration = $this->get_expiration( 'edit' ); - if( $expiration ){ + if ( $expiration ) { $format = $format ? $format : get_option( 'date_format' ); return $expiration->date_i18n( $format ); } @@ -410,7 +407,7 @@ public function get_expiration_formatted( $format = '' ) { public function get_user_email() { $user_id = $this->get_user_id(); - if( ! $user_id ){ + if ( ! $user_id ) { return false; } @@ -426,7 +423,7 @@ public function get_user_email() { public function get_user_first_name() { $user_id = $this->get_user_id(); - if( ! $user_id ){ + if ( ! $user_id ) { return false; } @@ -442,7 +439,7 @@ public function get_user_first_name() { public function get_user_last_name() { $user_id = $this->get_user_id(); - if( ! $user_id ){ + if ( ! $user_id ) { return false; } @@ -458,7 +455,7 @@ public function get_user_last_name() { public function get_user_formatted_name() { $user_id = $this->get_user_id(); - if( ! $user_id ){ + if ( ! $user_id ) { return false; } @@ -469,7 +466,7 @@ public function get_user_formatted_name() { $formatted_name = $email; - if( ! empty( $first_name ) || ! empty( $last_name ) ){ + if ( ! empty( $first_name ) || ! empty( $last_name ) ) { $formatted_name .= " <{$first_name} {$last_name}>"; } @@ -508,7 +505,7 @@ public function get_delete_url() { /** * Set wishlist token * - * @param $token string Wishlist unique token + * @param string $token Wishlist unique token. */ public function set_token( $token ) { $this->token = (string) $token; @@ -517,7 +514,7 @@ public function set_token( $token ) { /** * Set privacy visibility * - * @param $privacy int Wishlist visibility (0 => public, 1 => shared, 2 => private) + * @param int $privacy Wishlist visibility (0 => public, 1 => shared, 2 => private). */ public function set_privacy( $privacy ) { $this->set_prop( 'privacy', $privacy ); @@ -526,7 +523,7 @@ public function set_privacy( $privacy ) { /** * Set owner id * - * @param $user_id int Wishlist owner id + * @param int $user_id Wishlist owner id. */ public function set_user_id( $user_id ) { $this->set_prop( 'user_id', $user_id ); @@ -535,7 +532,7 @@ public function set_user_id( $user_id ) { /** * Set session id * - * @param $user_id int Wishlist owner id + * @param int $session_id Wishlist session. */ public function set_session_id( $session_id ) { $this->set_prop( 'session_id', $session_id ); @@ -544,7 +541,7 @@ public function set_session_id( $session_id ) { /** * Set wishlist name * - * @param $name string Wishlist name + * @param string $name Wishlist name. */ public function set_name( $name ) { $this->set_prop( 'name', $name ); @@ -553,7 +550,7 @@ public function set_name( $name ) { /** * Set wishlist slug * - * @param $slug string Wishlist slug + * @param string $slug Wishlist slug. */ public function set_slug( $slug ) { $this->set_prop( 'slug', substr( $slug, 0, 200 ) ); @@ -562,7 +559,7 @@ public function set_slug( $slug ) { /** * Set if wishlist is default one for the user * - * @param $is_default bool Whether wishlist is default one or not + * @param bool $is_default Whether wishlist is default one or not. */ public function set_is_default( $is_default ) { $this->set_prop( 'is_default', $is_default ); @@ -571,7 +568,7 @@ public function set_is_default( $is_default ) { /** * Set wishlist date added * - * @param int|string Wishlist date of creation (timestamp or date) + * @param int|string $date_added Wishlist date of creation (timestamp or date). */ public function set_date_added( $date_added ) { $this->set_date_prop( 'date_added', $date_added ); @@ -580,7 +577,7 @@ public function set_date_added( $date_added ) { /** * Set wishlist date added * - * @param int|string Wishlist date of creation (timestamp or date) + * @param int|string $expiration Wishlist date of creation (timestamp or date). */ public function set_expiration( $expiration ) { $this->set_date_prop( 'expiration', $expiration ); @@ -599,7 +596,7 @@ public function set_expiration( $expiration ) { protected function set_prop( $prop, $value ) { parent::set_prop( $prop, $value ); - if( 'name' == $prop ){ + if ( 'name' == $prop ) { $this->set_slug( sanitize_title_with_dashes( $this->get_name() ) ); } } @@ -643,19 +640,19 @@ public function has_items() { /** * Return an array of items/products within this wishlist. * - * @param $limit int When differs from 0, method will return at most this number of items - * @param $offset int When @see $limit is set, this will be used as offset to retrieve items + * @param int $limit When differs from 0, method will return at most this number of items. + * @param int $offset When @see $limit is set, this will be used as offset to retrieve items. * * @return YITH_WCWL_Wishlist_Item[] */ public function get_items( $limit = 0, $offset = 0 ) { - if( ! $this->items ) { + if ( ! $this->items ) { $this->items = array_filter( $this->data_store->read_items( $this ) ); } $items = apply_filters( 'yith_wcwl_wishlist_get_items', $this->items, $this ); - if( $limit ){ + if ( $limit ) { $items = array_slice( $items, $offset, $limit ); } @@ -686,7 +683,7 @@ protected function save_items() { /** * Check whether a product is already in list * - * @param $product_id int + * @param int $product_id Product id. * @return bool Whether product is already in list */ public function has_product( $product_id ) { @@ -698,13 +695,13 @@ public function has_product( $product_id ) { /** * Retrieves a product from the list (if set) * - * @param $product_id int Product ID + * @param int $product_id Product ID. * @return \YITH_WCWL_Wishlist_Item|bool Item on success, false on failure */ public function get_product( $product_id ) { $product_id = yith_wcwl_object_id( $product_id, 'product', true, 'default' ); - if( ! $this->has_product( $product_id ) ){ + if ( ! $this->has_product( $product_id ) ) { return false; } @@ -715,7 +712,7 @@ public function get_product( $product_id ) { /** * Add a product to the list * - * @param $product_id int Product id + * @param int $product_id Product id. * * @return \YITH_WCWL_Wishlist_Item|bool Item on success; false on failure */ @@ -724,7 +721,7 @@ public function add_product( $product_id ) { $product = wc_get_product( $product_id ); - if( ! $product || $this->has_product( $product_id ) ){ + if ( ! $product || $this->has_product( $product_id ) ) { return false; } @@ -737,8 +734,7 @@ public function add_product( $product_id ) { $this->items[ $product_id ] = $item; return $item; - } - catch( Exception $e ){ + } catch ( Exception $e ) { return false; } } @@ -746,13 +742,13 @@ public function add_product( $product_id ) { /** * Remove product from the list * - * @param $product_id int Product id + * @param int $product_id Product id. * @return bool Status of the operation */ public function remove_product( $product_id ) { $product_id = yith_wcwl_object_id( $product_id, 'product', true, 'default' ); - if( ! $this->has_product( $product_id ) ){ + if ( ! $this->has_product( $product_id ) ) { return false; } @@ -765,7 +761,7 @@ public function remove_product( $product_id ) { /** * Check whether an item is already in list (by item id) * - * @param $item_id int Item id + * @param int $item_id Item id. * @return bool Whether item is already in list */ public function has_item( $item_id ) { @@ -775,11 +771,11 @@ public function has_item( $item_id ) { /** * Retrieve a specific item of the list, by item id * - * @param $item_id int Item id + * @param int $item_id Item id. * @return \YITH_WCWL_Wishlist_Item|bool Item to retrieve, or false on error */ public function get_item( $item_id ) { - if( ! $this->has_item( $item_id ) ){ + if ( ! $this->has_item( $item_id ) ) { return false; } @@ -790,11 +786,11 @@ public function get_item( $item_id ) { /** * Add new item to the list * - * @param $item \YITH_WCWL_Wishlist_Item + * @param \YITH_WCWL_Wishlist_Item $item Wishlist item. * @return \YITH_WCWL_Wishlist_Item|bool Item on success; false on failure */ public function add_item( $item ) { - if( ! $item->get_product_id() || $this->has_item( $item->get_id() ) ){ + if ( ! $item->get_product_id() || $this->has_item( $item->get_id() ) ) { return false; } @@ -808,11 +804,11 @@ public function add_item( $item ) { /** * Remove item from the list * - * @param $item_id int Item id + * @param int $item_id Item id. * @return bool status of the operation */ public function remove_item( $item_id ) { - if( ! $this->has_item( $item_id ) ){ + if ( ! $this->has_item( $item_id ) ) { return false; } @@ -897,25 +893,25 @@ public function offsetGet( $offset ) { /** * Map legacy indexes to new properties, for ArrayAccess * - * @param $offset string Offset to search + * @param string $offset Offset to search. * @return string Mapped offset */ protected function map_legacy_offsets( $offset ) { $legacy_offset = $offset; - if( false !== strpos( $offset, 'wishlist_' ) ){ + if ( false !== strpos( $offset, 'wishlist_' ) ) { $offset = str_replace( 'wishlist_', '', $offset ); } - if( 'dateadded' === $offset ){ + if ( 'dateadded' === $offset ) { $offset = 'date_added'; } - if( 'first_name' === $offset ){ + if ( 'first_name' === $offset ) { $offset = 'user_first_name'; } - if( 'last_name' === $offset ){ + if ( 'last_name' === $offset ) { $offset = 'user_last_name'; } diff --git a/includes/class.yith-wcwl.php b/includes/class.yith-wcwl.php index ed09578..0904e58 100644 --- a/includes/class.yith-wcwl.php +++ b/includes/class.yith-wcwl.php @@ -48,8 +48,8 @@ class YITH_WCWL { * @return \YITH_WCWL * @since 2.0.0 */ - public static function get_instance(){ - if( is_null( self::$instance ) ){ + public static function get_instance() { + if ( is_null( self::$instance ) ) { self::$instance = new self(); } @@ -63,32 +63,32 @@ public static function get_instance(){ * @since 1.0.0 */ public function __construct() { - // register data stores + // register data stores. add_filter( 'woocommerce_data_stores', array( $this, 'register_data_stores' ) ); - // init frontend class + // init frontend class. $this->wcwl_frontend = YITH_WCWL_Frontend(); - // init crons + // init crons. $this->wcwl_cron = YITH_WCWL_Cron(); - // init session + // init session. $this->wcwl_session = YITH_WCWL_Session(); - // init admin handling - if( is_admin() ){ + // init admin handling. + if ( is_admin() ) { $this->wcwl_admin = YITH_WCWL_Admin(); } - // load plugin-fw + // load plugin-fw. add_action( 'plugins_loaded', array( $this, 'plugin_fw_loader' ), 15 ); add_action( 'plugins_loaded', array( $this, 'privacy_loader' ), 20 ); - // add rewrite rule + // add rewrite rule. add_action( 'init', array( $this, 'add_rewrite_rules' ), 0 ); add_filter( 'query_vars', array( $this, 'add_public_query_var' ) ); - // Polylang integration + // Polylang integration. add_filter( 'pll_translation_url', array( $this, 'get_pll_wishlist_url' ), 10, 1 ); } @@ -103,7 +103,7 @@ public function __construct() { public function plugin_fw_loader() { if ( ! defined( 'YIT_CORE_PLUGIN' ) ) { global $plugin_fw_data; - if( ! empty( $plugin_fw_data ) ){ + if ( ! empty( $plugin_fw_data ) ) { $plugin_fw_file = array_shift( $plugin_fw_data ); require_once( $plugin_fw_file ); } @@ -119,7 +119,7 @@ public function plugin_fw_loader() { * @since 2.0.0 */ public function privacy_loader() { - if( class_exists( 'YITH_Privacy_Plugin_Abstract' ) ) { + if ( class_exists( 'YITH_Privacy_Plugin_Abstract' ) ) { require_once( YITH_WCWL_INC . 'class.yith-wcwl-privacy.php' ); new YITH_WCWL_Privacy(); } @@ -130,10 +130,10 @@ public function privacy_loader() { /** * Add a product in the wishlist. * - * @param $atts array Array of parameters; when not passed, params will be searched in $_REQUEST + * @param array $atts Array of parameters; when not passed, params will be searched in $_REQUEST. * @return void - * @throws Exception When an error occurs with Add to Wishlist operation - * @throws YITH_WCWL_Exception When an error occurs with Add to Wishlist operation + * @throws YITH_WCWL_Exception When an error occurs with Add to Wishlist operation. + * * @since 1.0.0 */ public function add( $atts = array() ) { @@ -144,14 +144,14 @@ public function add( $atts = array() ) { 'user_id' => false, 'dateadded' => '', 'wishlist_name' => '', - 'wishlist_visibility' => 0 + 'wishlist_visibility' => 0, ); $atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts; $atts = ! empty( $atts ) ? $atts : $_REQUEST; $atts = wp_parse_args( $atts, $defaults ); - // filtering params + // filtering params. $prod_id = apply_filters( 'yith_wcwl_adding_to_wishlist_prod_id', intval( $atts['add_to_wishlist'] ) ); $wishlist_id = apply_filters( 'yith_wcwl_adding_to_wishlist_wishlist_id', $atts['wishlist_id'] ); $quantity = apply_filters( 'yith_wcwl_adding_to_wishlist_quantity', intval( $atts['quantity'] ) ); @@ -160,23 +160,23 @@ public function add( $atts = array() ) { do_action( 'yith_wcwl_adding_to_wishlist', $prod_id, $wishlist_id, $user_id ); - if( ! $this->can_user_add_to_wishlist() ){ + if ( ! $this->can_user_add_to_wishlist() ) { throw new YITH_WCWL_Exception( apply_filters( 'yith_wcwl_user_cannot_add_to_wishlist_message', __( 'The item cannot be added to this wishlist', 'yith-woocommerce-wishlist' ) ), 1 ); } - if ( $prod_id == false ) { + if ( ! $prod_id ) { throw new YITH_WCWL_Exception( __( 'An error occurred while adding the products to the wishlist.', 'yith-woocommerce-wishlist' ), 0 ); } $wishlist = 'new' === $wishlist_id ? $this->add_wishlist( $atts ) : YITH_WCWL_Wishlist_Factory::get_wishlist( $wishlist_id, 'edit' ); - if( ! $wishlist instanceof YITH_WCWL_Wishlist || ! $wishlist->current_user_can( 'add_to_wishlist' ) ){ + if ( ! $wishlist instanceof YITH_WCWL_Wishlist || ! $wishlist->current_user_can( 'add_to_wishlist' ) ) { throw new YITH_WCWL_Exception( __( 'An error occurred while adding the products to the wishlist.', 'yith-woocommerce-wishlist' ), 0 ); } $this->last_operation_token = $wishlist->get_token(); - if( $wishlist->has_product( $prod_id ) ) { + if ( $wishlist->has_product( $prod_id ) ) { throw new YITH_WCWL_Exception( apply_filters( 'yith_wcwl_product_already_in_wishlist_message', get_option( 'yith_wcwl_already_in_wishlist_text' ) ), 1 ); } @@ -187,7 +187,7 @@ public function add( $atts = array() ) { $item->set_wishlist_id( $wishlist->get_id() ); $item->set_user_id( $wishlist->get_user_id() ); - if( $dateadded ){ + if ( $dateadded ) { $item->set_date_added( $dateadded ); } @@ -196,7 +196,9 @@ public function add( $atts = array() ) { wp_cache_delete( 'wishlist-count-' . $wishlist->get_token(), 'wishlists' ); - if( $user_id = $wishlist->get_user_id() ) { + $user_id = $wishlist->get_user_id(); + + if ( $user_id ) { wp_cache_delete( 'wishlist-user-total-count-' . $user_id, 'wishlists' ); } @@ -206,17 +208,17 @@ public function add( $atts = array() ) { /** * Remove an entry from the wishlist. * - * @param $atts array Array of parameters; when not passed, parameters will be retrieved from $_REQUEST + * @param array $atts Array of parameters; when not passed, parameters will be retrieved from $_REQUEST. * * @return void - * @throws Exception When something was wrong with removal + * @throws YITH_WCWL_Exception When something was wrong with removal. * @since 1.0.0 */ public function remove( $atts = array() ) { $defaults = array( 'remove_from_wishlist' => 0, 'wishlist_id' => 0, - 'user_id' => false + 'user_id' => false, ); $atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts; @@ -229,7 +231,7 @@ public function remove( $atts = array() ) { do_action( 'yith_wcwl_removing_from_wishlist', $prod_id, $wishlist_id, $user_id ); - if( $prod_id == false ){ + if ( ! $prod_id ) { throw new YITH_WCWL_Exception( apply_filters( 'yith_wcwl_unable_to_remove_product_message', __( 'Error. Unable to remove the product from the wishlist.', 'yith-woocommerce-wishlist' ) ), 0 ); } @@ -244,7 +246,9 @@ public function remove( $atts = array() ) { wp_cache_delete( 'wishlist-count-' . $wishlist->get_token(), 'wishlists' ); - if( $user_id = $wishlist->get_user_id() ) { + $user_id = $wishlist->get_user_id(); + + if ( $user_id ) { wp_cache_delete( 'wishlist-user-total-count-' . $user_id ); } @@ -254,15 +258,15 @@ public function remove( $atts = array() ) { /** * Check if the product exists in the wishlist. * - * @param int $product_id Product id to check - * @param int|bool $wishlist_id Wishlist where to search (use false to search in default wishlist) + * @param int $product_id Product id to check. + * @param int|bool $wishlist_id Wishlist where to search (use false to search in default wishlist). * @return bool * @since 1.0.0 */ public function is_product_in_wishlist( $product_id, $wishlist_id = false ) { $wishlist = YITH_WCWL_Wishlist_Factory::get_wishlist( $wishlist_id ); - if( ! $wishlist ){ + if ( ! $wishlist ) { return false; } @@ -272,7 +276,7 @@ public function is_product_in_wishlist( $product_id, $wishlist_id = false ) { /** * Retrieve elements of the wishlist for a specific user * - * @param $args mixed Arguments array; it may contains any of the following:
    + * @param array $args Arguments array; it may contains any of the following:
    * [
    * 'user_id' // Owner of the wishlist; default to current user logged in (if any), or false for cookie wishlist
    * 'product_id' // Product to search in the wishlist
    @@ -283,7 +287,7 @@ public function is_product_in_wishlist( $product_id, $wishlist_id = false ) { * 'id' => false, // only for table select
    * 'limit' => false, // pagination param; number of items per page. 0 to get all items
    * 'offset' => 0 // pagination param; offset for the current set. 0 to start from the first item
    - * ] + * ]. * * @return YITH_WCWL_Wishlist_Item[]|bool * @since 2.0.0 @@ -295,21 +299,21 @@ public function get_products( $args = array() ) { /** * Retrieve the number of products in the wishlist. * - * @param $wishlist_token string|bool Wishlist token if any; false for default wishlist + * @param string|bool $wishlist_token Wishlist token if any; false for default wishlist. * * @return int * @since 1.0.0 */ public function count_products( $wishlist_token = false ) { - $wishlist = YITH_WCWL_Wishlist_Factory::get_wishlist( $wishlist_token ); + $wishlist = YITH_WCWL_Wishlist_Factory::get_wishlist( $wishlist_token ); - if( ! $wishlist ){ + if ( ! $wishlist ) { return 0; } $count = wp_cache_get( 'wishlist-count-' . $wishlist->get_token(), 'wishlists' ); - if( false === $count ){ + if ( false === $count ) { $count = $wishlist->count_items(); wp_cache_set( 'wishlist-count-' . $wishlist->get_token(), $count, 'wishlists' ); } @@ -325,19 +329,24 @@ public function count_products( $wishlist_token = false ) { */ public function count_all_products() { $args = array( - 'wishlist_id' => 'all' + 'wishlist_id' => 'all', ); - if( is_user_logged_in() ){ + if ( is_user_logged_in() ) { $id = get_current_user_id(); $args['user_id'] = $id; - } - else{ + } elseif ( YITH_WCWL_Session()->has_session() ) { $id = YITH_WCWL_Session()->get_session_id(); $args['session_id'] = $id; } - if( false === $count = wp_cache_get( 'wishlist-user-total-count-' . $id, 'wishlists' ) ) { + if ( ! isset( $id ) ) { + return 0; + } + + $count = wp_cache_get( 'wishlist-user-total-count-' . $id, 'wishlists' ); + + if ( false === $count ) { $count = YITH_WCWL_Wishlist_Factory::get_wishlist_items_count( $args ); wp_cache_set( 'wishlist-user-total-count-' . $id, $count, 'wishlists' ); } @@ -348,7 +357,7 @@ public function count_all_products() { /** * Count number of times a product was added to users wishlists * - * @param $product_id int|bool Product id; false will force method to use global product + * @param int|bool $product_id Product id; false will force method to use global product. * * @return int Number of times the product was added to wishlist * @since 2.0.13 @@ -358,7 +367,7 @@ public function count_add_to_wishlist( $product_id = false ) { $product_id = ! ( $product_id ) ? yit_get_product_id( $product ) : $product_id; - if( ! $product_id ){ + if ( ! $product_id ) { return 0; } @@ -370,7 +379,7 @@ public function count_add_to_wishlist( $product_id = false ) { /** * Count product occurrences in users wishlists * - * @param $product_id int|bool Product id; false will force method to use global product + * @param int|bool $product_id Product id; false will force method to use global product. * * @return int * @since 2.0.0 @@ -380,11 +389,18 @@ public function count_product_occurrences( $product_id = false ) { $product_id = ! ( $product_id ) ? yit_get_product_id( $product ) : $product_id; - if( ! $product_id ){ + if ( ! $product_id ) { return 0; } - $count = YITH_WCWL_Wishlist_Factory::get_wishlist_items_count( array( 'product_id' => $product_id, 'user_id' => false, 'session_id' => false, 'wishlist_id' => 'all' ) ); + $count = YITH_WCWL_Wishlist_Factory::get_wishlist_items_count( + array( + 'product_id' => $product_id, + 'user_id' => false, + 'session_id' => false, + 'wishlist_id' => 'all', + ) + ); return $count; } @@ -392,8 +408,8 @@ public function count_product_occurrences( $product_id = false ) { /** * Retrieve details of a product in the wishlist. * - * @param int $product_id - * @param int|bool $wishlist_id + * @param int $product_id Product id. + * @param int|bool $wishlist_id Wishlist id, or false when default should be applied. * @return YITH_WCWL_Wishlist_Item|bool * @since 1.0.0 */ @@ -401,11 +417,11 @@ public function get_product_details( $product_id, $wishlist_id = false ) { $product = $this->get_products( array( 'prod_id' => $product_id, - 'wishlist_id' => $wishlist_id + 'wishlist_id' => $wishlist_id, ) ); - if( empty( $product ) ){ + if ( empty( $product ) ) { return false; } @@ -417,13 +433,13 @@ public function get_product_details( $product_id, $wishlist_id = false ) { /** * Add a new wishlist for the user. * - * @param $atts array Array of params for wishlist creation + * @param array $atts Array of params for wishlist creation. * @return int Id of the wishlist created * @since 2.0.0 */ public function add_wishlist( $atts = array() ) { $defaults = array( - 'user_id' => false + 'user_id' => false, ); $atts = empty( $atts ) && ! empty( $this->details ) ? $this->details : $atts; @@ -438,8 +454,8 @@ public function add_wishlist( $atts = array() ) { /** * Update wishlist with arguments passed as second parameter * - * @param $wishlist_id int - * @param $args array Array of parameters to use in update process + * @param int $wishlist_id Wishlist id. + * @param array $args Array of parameters to use in update process. * @return void * @since 2.0.0 */ @@ -450,7 +466,7 @@ public function update_wishlist( $wishlist_id, $args = array() ) { /** * Delete indicated wishlist * - * @param $wishlist_id int + * @param int $wishlist_id Wishlist id. * @return void * @since 2.0.0 */ @@ -461,7 +477,7 @@ public function remove_wishlist( $wishlist_id ) { /** * Retrieve all the wishlist matching specified arguments * - * @param $args mixed Array of valid arguments
    + * @param array $args Array of valid arguments
    * [
    * 'id' // Wishlist id to search, if any
    * 'user_id' // User owner
    @@ -476,12 +492,12 @@ public function remove_wishlist( $wishlist_id ) { * 'limit' // Pagination param: maximum number of elements in the set. 0 to retrieve all elements
    * 'offset' // Pagination param: offset for the current set. 0 to start from the first item
    * 'show_empty' // Whether to show empty lists os not
    - * ] + * ]. * * @return YITH_WCWL_Wishlist[] * @since 2.0.0 */ - public function get_wishlists( $args = array() ){ + public function get_wishlists( $args = array() ) { return YITH_WCWL_Wishlist_Factory::get_wishlists( $args ); } @@ -492,7 +508,11 @@ public function get_wishlists( $args = array() ){ * @since 2.0.0 */ public function get_current_user_wishlists() { - $id = is_user_logged_in() ? get_current_user_id() : YITH_WCWL_Session()->get_session_id(); + $id = is_user_logged_in() ? get_current_user_id() : YITH_WCWL_Session()->maybe_get_session_id(); + + if ( ! $id ) { + return array(); + } $lists = wp_cache_get( 'user-wishlists-' . $id, 'wishlists' ); @@ -513,7 +533,7 @@ public function get_current_user_wishlists() { /** * Returns details of a wishlist, searching it by wishlist id * - * @param $wishlist_id int + * @param int $wishlist_id Wishlist id. * @return YITH_WCWL_Wishlist * @since 2.0.0 */ @@ -524,7 +544,7 @@ public function get_wishlist_detail( $wishlist_id ) { /** * Returns details of a wishlist, searching it by wishlist token * - * @param $wishlist_token string + * @param string $wishlist_token Wishlist token. * @return YITH_WCWL_Wishlist * @since 2.0.0 */ @@ -535,13 +555,15 @@ public function get_wishlist_detail_by_token( $wishlist_token ) { /** * Generate default wishlist for current user or session * + * @param int|bool $id User or session id; false if you want to use current user/session. + * * @return int Default wishlist id * @since 2.0.0 */ - public function generate_default_wishlist( $id = false ){ + public function generate_default_wishlist( $id = false ) { $wishlist = YITH_WCWL_Wishlist_Factory::generate_default_wishlist( $id ); - if( $wishlist ){ + if ( $wishlist ) { return $wishlist->get_id(); } @@ -554,34 +576,34 @@ public function generate_default_wishlist( $id = false ){ * @return string token * @since 2.0.0 */ - public function generate_wishlist_token(){ + public function generate_wishlist_token() { return YITH_WCWL_Wishlist_Factory::generate_wishlist_token(); } /** * Returns an array of users that created and populated a public wishlist * - * @param $args mixed Array of valid arguments
    + * @param array $args Array of valid arguments
    * [
    * 'search' // String to match against first name / last name / user login or user email of wishlist owner
    * 'limit' // Pagination param: number of items to show in one page. 0 to show all items
    * 'offset' // Pagination param: offset for the current set. 0 to start from the first item
    - * ] + * ]. * @return array * @since 2.0.0 */ - public function get_users_with_wishlist( $args = array() ){ + public function get_users_with_wishlist( $args = array() ) { return YITH_WCWL_Wishlist_Factory::get_wishlist_users( $args ); } /** * Count users that have public wishlists * - * @param $search string + * @param string $search Search string. * @return int * @since 2.0.0 */ - public function count_users_with_wishlists( $search ){ + public function count_users_with_wishlists( $search ) { return count( $this->get_users_with_wishlist( array( 'search' => $search ) ) ); } @@ -592,7 +614,7 @@ public function count_users_with_wishlists( $search ){ * * TODO: merge this into \YITH_WCWL_Wishlist::current_user_can * - * @param $user_id int|bool User id to test; false to use current user id + * @param int|bool $user_id User id to test; false to use current user id. * @return bool Whether current user can add to wishlist * @since 3.0.0 */ @@ -601,7 +623,7 @@ public function can_user_add_to_wishlist( $user_id = false ) { $disable_wishlist_for_unauthenticated_users = get_option( 'yith_wcwl_disable_wishlist_for_unauthenticated_users' ); $return = true; - if( 'yes' == $disable_wishlist_for_unauthenticated_users && ! $user_id ){ + if ( 'yes' == $disable_wishlist_for_unauthenticated_users && ! $user_id ) { $return = false; } @@ -611,7 +633,7 @@ public function can_user_add_to_wishlist( $user_id = false ) { /** * Register custom plugin Data Stores classes * - * @param $data_stores array Array of registered data stores + * @param array $data_stores Array of registered data stores. * @return array Array of filtered data store */ public function register_data_stores( $data_stores ) { @@ -630,24 +652,24 @@ public function register_data_stores( $data_stores ) { public function add_rewrite_rules() { global $wp_query; - // filter wishlist param + // filter wishlist param. $this->wishlist_param = apply_filters( 'yith_wcwl_wishlist_param', $this->wishlist_param ); - $wishlist_page_id = isset( $_POST['yith_wcwl_wishlist_page_id'] ) ? $_POST['yith_wcwl_wishlist_page_id'] : get_option( 'yith_wcwl_wishlist_page_id' ); + $wishlist_page_id = isset( $_POST['yith_wcwl_wishlist_page_id'] ) ? intval( $_POST['yith_wcwl_wishlist_page_id'] ) : get_option( 'yith_wcwl_wishlist_page_id' ); // phpcs:ignore WordPress.Security.NonceVerification.Missing $wishlist_page_id = yith_wcwl_object_id( $wishlist_page_id, 'page', true, 'default' ); - if( empty( $wishlist_page_id ) ){ + if ( empty( $wishlist_page_id ) ) { return; } $wishlist_page = get_post( $wishlist_page_id ); $wishlist_page_slug = $wishlist_page ? $wishlist_page->post_name : false; - if ( empty( $wishlist_page_slug ) ){ + if ( empty( $wishlist_page_slug ) ) { return; } - if( defined( 'POLYLANG_VERSION' ) || defined( 'ICL_PLUGIN_PATH' ) ){ + if ( defined( 'POLYLANG_VERSION' ) || defined( 'ICL_PLUGIN_PATH' ) ) { return; } @@ -659,7 +681,7 @@ public function add_rewrite_rules() { $rewrite_rules = get_option( 'rewrite_rules' ); - if( ! is_array( $rewrite_rules ) || ! array_key_exists( $regex_paged, $rewrite_rules ) || ! array_key_exists( $regex_simple, $rewrite_rules ) ){ + if ( ! is_array( $rewrite_rules ) || ! array_key_exists( $regex_paged, $rewrite_rules ) || ! array_key_exists( $regex_simple, $rewrite_rules ) ) { flush_rewrite_rules(); } } @@ -667,7 +689,7 @@ public function add_rewrite_rules() { /** * Adds public query var for wishlist * - * @param $public_var array + * @param array $public_var Array of available query vars. * @return array * @since 2.0.0 */ @@ -693,7 +715,7 @@ public function get_wishlist_page_id() { /** * Build wishlist page URL. * - * @param $action string + * @param string $action Action string to use in the url. * * @return string * @since 1.0.0 @@ -707,36 +729,33 @@ public function get_wishlist_url( $action = '' ) { $view = $action_params[0]; $data = isset( $action_params[1] ) ? $action_params[1] : ''; - if( $action == 'view' && empty( $data ) ){ + if ( 'view' === $action && empty( $data ) ) { return $wishlist_permalink; } - if( get_option( 'permalink_structure' ) && ! defined( 'ICL_PLUGIN_PATH' ) && ! defined( 'POLYLANG_VERSION' ) ) { + if ( get_option( 'permalink_structure' ) && ! defined( 'ICL_PLUGIN_PATH' ) && ! defined( 'POLYLANG_VERSION' ) ) { $wishlist_permalink = trailingslashit( $wishlist_permalink ); $base_url = trailingslashit( $wishlist_permalink . $action ); - } - else{ + } else { $base_url = $wishlist_permalink; $params = array(); - if( ! empty( $data ) ){ + if ( ! empty( $data ) ) { $params[ $this->wishlist_param ] = $view; - if( $view == 'view' ){ + if ( 'view' === $view ) { $params['wishlist_id'] = $data; - } - elseif( $view == 'user' ){ + } elseif ( 'user' === $view ) { $params['user_id'] = $data; } - } - else{ + } else { $params[ $this->wishlist_param ] = $view; } $base_url = add_query_arg( $params, $base_url ); } - if( defined( 'ICL_PLUGIN_PATH' ) && $sitepress->get_current_language() != $sitepress->get_default_language() ){ + if ( defined( 'ICL_PLUGIN_PATH' ) && $sitepress->get_current_language() != $sitepress->get_default_language() ) { $base_url = add_query_arg( 'lang', $sitepress->get_current_language(), $base_url ); } @@ -751,7 +770,7 @@ public function get_wishlist_url( $action = '' ) { public function get_last_operation_url() { $action = 'view'; - if( ! empty( $this->last_operation_token ) ){ + if ( ! empty( $this->last_operation_token ) ) { $action .= "/{$this->last_operation_token}"; } @@ -761,8 +780,8 @@ public function get_last_operation_url() { /** * Generates Add to Wishlist url, to use when customer do not have js enabled * - * @param $product_id int Product id to add to wishlist - * @param $args array Any of the following parameters + * @param int $product_id Product id to add to wishlist. + * @param array $args Any of the following parameters * [ * 'base_url' => '' * 'wishlist_id' => 0, @@ -771,24 +790,23 @@ public function get_last_operation_url() { * 'dateadded' => '', * 'wishlist_name' => '', * 'wishlist_visibility' => 0 - * ] + * ]. * @return string Add to wishlist url */ public function get_add_to_wishlist_url( $product_id, $args = array() ) { $args = array_merge( array( - 'add_to_wishlist' => $product_id + 'add_to_wishlist' => $product_id, ), $args ); - if( isset( $args['base_url'] ) ){ + if ( isset( $args['base_url'] ) ) { $base_url = $args['base_url']; unset( $args['base_url'] ); $url = add_query_arg( $args, $base_url ); - } - else{ + } else { $url = add_query_arg( $args ); } @@ -798,7 +816,7 @@ public function get_add_to_wishlist_url( $product_id, $args = array() ) { /** * Build the URL used to remove an item from the wishlist. * - * @param int $item_id + * @param int $item_id Id of the item to remove. * @return string * @since 1.0.0 */ @@ -835,10 +853,10 @@ public function is_multi_wishlist_enabled() { * @return string Filtered translation url for current page/post. */ public function get_pll_wishlist_url( $url ) { - if( yith_wcwl_is_wishlist_page() && isset( $_GET[ $this->wishlist_param ] ) ) { + if ( yith_wcwl_is_wishlist_page() && isset( $_GET[ $this->wishlist_param ] ) ) { $wishlist_action = sanitize_text_field( wp_unslash( $_GET[ $this->wishlist_param ] ) ); - $user_id = isset( $_GET[ 'user_id' ] ) ? sanitize_text_field( wp_unslash( $_GET[ 'user_id' ] ) ) : ''; - $wishlist_id = isset( $_GET[ 'wishlist_id' ] ) ? sanitize_text_field( wp_unslash( $_GET[ 'wishlist_id' ] ) ) : ''; + $user_id = isset( $_GET['user_id'] ) ? sanitize_text_field( wp_unslash( $_GET['user_id'] ) ) : ''; + $wishlist_id = isset( $_GET['wishlist_id'] ) ? sanitize_text_field( wp_unslash( $_GET['wishlist_id'] ) ) : ''; $params = array_filter( array( @@ -861,6 +879,6 @@ public function get_pll_wishlist_url( $url ) { * @return \YITH_WCWL|\YITH_WCWL_Premium * @since 2.0.0 */ -function YITH_WCWL(){ +function YITH_WCWL() { return defined( 'YITH_WCWL_PREMIUM' ) ? YITH_WCWL_Premium::get_instance() : YITH_WCWL::get_instance(); } diff --git a/includes/data-stores/class.yith-wcwl-wishlist-data-store.php b/includes/data-stores/class.yith-wcwl-wishlist-data-store.php index abdc301..f7852d8 100644 --- a/includes/data-stores/class.yith-wcwl-wishlist-data-store.php +++ b/includes/data-stores/class.yith-wcwl-wishlist-data-store.php @@ -17,50 +17,51 @@ * * @since 3.0.0 */ - class YITH_WCWL_Wishlist_Data_Store{ + class YITH_WCWL_Wishlist_Data_Store { /** * Create a new wishlist and stores it on DB * - * @param $wishlist \YITH_WCWL_Wishlist Wishlist to create + * @param \YITH_WCWL_Wishlist $wishlist Wishlist to create. */ - public function create( &$wishlist ){ + public function create( &$wishlist ) { global $wpdb; - // set token if missing - if( ! $wishlist->get_token() ){ + // set token if missing. + if ( ! $wishlist->get_token() ) { $wishlist->set_token( $this->generate_token() ); } - // set slug if missing - if( ! $wishlist_slug = $wishlist->get_slug() ){ + // set slug if missing. + $wishlist_slug = $wishlist->get_slug(); + + if ( ! $wishlist_slug ) { $wishlist_slug = sanitize_title_with_dashes( $wishlist->get_name() ); $wishlist->set_slug( $wishlist_slug ); } - // set date added if missing - if( ! $wishlist->get_date_added() ) { - $wishlist->set_date_added( date( 'Y-m-d H:i:s' ) ); + // set date added if missing. + if ( ! $wishlist->get_date_added() ) { + $wishlist->set_date_added( gmdate( 'Y-m-d H:i:s' ) ); } - // set default, if needed - if( $this->should_be_default() ){ + // set default, if needed. + if ( $this->should_be_default() ) { $wishlist->set_is_default( 1 ); } - // set always at least an owner - if( ! $session_id = $wishlist->get_session_id() && ! $user_id = $wishlist->get_user_id() ){ - if( is_user_logged_in() ){ + // set always at least an owner. + if ( ! $wishlist->get_session_id() && ! $wishlist->get_user_id() ) { + if ( is_user_logged_in() ) { $user_id = get_current_user_id(); $wishlist->set_user_id( apply_filters( 'yith_wcwl_add_wishlist_user_id', $user_id ) ); - } - else{ + } else { $session_id = YITH_WCWL_Session()->get_session_id(); $wishlist->set_session_id( apply_filters( 'yith_wcwl_add_wishlist_session_id', $session_id ) ); } } - // avoid slug duplicate, adding -n to the end of the string + // avoid slug duplicate, adding -n to the end of the string. $wishlist->set_slug( $this->generate_slug( $wishlist_slug ) ); $columns = array( @@ -68,47 +69,57 @@ public function create( &$wishlist ){ 'wishlist_name' => '%s', 'wishlist_slug' => '%s', 'wishlist_token' => '%s', - 'is_default' => '%d' + 'is_default' => '%d', ); $values = array( apply_filters( 'yith_wcwl_add_wishlist_privacy', $wishlist->get_privacy() ), apply_filters( 'yith_wcwl_add_wishlist_name', $wishlist->get_name() ), apply_filters( 'yith_wcwl_add_wishlist_slug', $wishlist->get_slug() ), apply_filters( 'yith_wcwl_add_wishlist_token', $wishlist->get_token() ), - apply_filters( 'yith_wcwl_add_wishlist_is_default', $wishlist->get_is_default() ) + apply_filters( 'yith_wcwl_add_wishlist_is_default', $wishlist->get_is_default() ), ); - if( $session_id = $wishlist->get_session_id() ){ + $session_id = $wishlist->get_session_id(); + + if ( $session_id ) { $columns['session_id'] = '%s'; $values[] = apply_filters( 'yith_wcwl_add_wishlist_session_id', $session_id ); } - if( $user_id = $wishlist->get_user_id() ){ + $user_id = $wishlist->get_user_id(); + + if ( $user_id ) { $columns['user_id'] = '%d'; $values[] = apply_filters( 'yith_wcwl_add_wishlist_user_id', $user_id ); } - if( $date_added = $wishlist->get_date_added( 'edit' ) ){ + $date_added = $wishlist->get_date_added( 'edit' ); + + if ( $date_added ) { $columns['dateadded'] = 'FROM_UNIXTIME( %d )'; $values[] = apply_filters( 'yith_wcwl_add_wishlist_date_added', $date_added->getTimestamp() ); } - if( $expiration = $wishlist->get_expiration( 'edit' ) ){ + $expiration = $wishlist->get_expiration( 'edit' ); + + if ( $expiration ) { $columns['expiration'] = 'FROM_UNIXTIME( %d )'; $values[] = apply_filters( 'yith_wcwl_add_wishlist_expiration', $expiration->getTimestamp() ); } - // if session wishlist, set always an expiration - if( isset( $columns['session_id'] ) && ! $expiration && $expiration = YITH_WCWL_Session()->get_session_expiration() ){ + // if session wishlist, set always an expiration. + $session_expiration = YITH_WCWL_Session()->get_session_expiration(); + + if ( isset( $columns['session_id'] ) && ! $expiration && $session_expiration ) { $columns['expiration'] = 'FROM_UNIXTIME( %d )'; - $values[] = apply_filters( 'yith_wcwl_add_wishlist_expiration', $expiration ); + $values[] = apply_filters( 'yith_wcwl_add_wishlist_expiration', $session_expiration ); } $query_columns = implode( ', ', array_map( 'esc_sql', array_keys( $columns ) ) ); $query_values = implode( ', ', array_values( $columns ) ); $query = "INSERT INTO {$wpdb->yith_wcwl_wishlists} ( {$query_columns} ) VALUES ( {$query_values} ) "; - $res = $wpdb->query( $wpdb->prepare( $query, $values ) ); + $res = $wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared if ( $res ) { $id = apply_filters( 'yith_wcwl_wishlist_correctly_created', intval( $wpdb->insert_id ) ); @@ -124,22 +135,25 @@ public function create( &$wishlist ){ /** * Read data from DB for a specific wishlist * - * @param $wishlist \YITH_WCWL_Wishlist - * @throws Exception When cannot retrieve specified wishlist + * @param \YITH_WCWL_Wishlist $wishlist Wishlist object. + * @throws Exception When cannot retrieve specified wishlist. */ - public function read( &$wishlist ){ + public function read( &$wishlist ) { global $wpdb; $wishlist->set_defaults(); - if ( ! ( $id = $wishlist->get_id() ) && ! ( $token = $wishlist->get_token() ) ) { + $id = $wishlist->get_id(); + $token = $wishlist->get_token(); + + if ( ! $id && ! $token ) { throw new Exception( __( 'Invalid wishlist.', 'yith-woocommerce-wishlist' ) ); } $wishlist_data = $wishlist->get_id() ? wp_cache_get( 'wishlist-id-' . $wishlist->get_id(), 'wishlists' ) : wp_cache_get( 'wishlist-token-' . $wishlist->get_token(), 'wishlists' ); - if( ! $wishlist_data ) { - // format query to retrieve wishlist + if ( ! $wishlist_data ) { + // format query to retrieve wishlist. $query = false; if ( $id ) { $query = $wpdb->prepare( "SELECT * FROM {$wpdb->yith_wcwl_wishlists} WHERE ID = %d", $id ); @@ -147,18 +161,18 @@ public function read( &$wishlist ){ $query = $wpdb->prepare( "SELECT * FROM {$wpdb->yith_wcwl_wishlists} WHERE wishlist_token = %s", $token ); } - // retrieve wishlist data - $wishlist_data = $wpdb->get_row( $query ); + // retrieve wishlist data. + $wishlist_data = $wpdb->get_row( $query ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared wp_cache_set( 'wishlist-id-' . $wishlist->get_id(), $wishlist_data, 'wishlists' ); wp_cache_set( 'wishlist-token-' . $wishlist->get_token(), $wishlist_data, 'wishlists' ); } - if( ! $wishlist_data ){ + if ( ! $wishlist_data ) { throw new Exception( __( 'Invalid wishlist.', 'yith-woocommerce-wishlist' ) ); } - // set wishlist props + // set wishlist props. $wishlist->set_props( array( 'id' => $wishlist_data->ID, @@ -170,7 +184,7 @@ public function read( &$wishlist ){ 'token' => $wishlist_data->wishlist_token, 'is_default' => $wishlist_data->is_default, 'date_added' => $wishlist_data->dateadded, - 'expiration' => isset( $wishlist_data->expiration ) ? $wishlist_data->expiration : '' + 'expiration' => isset( $wishlist_data->expiration ) ? $wishlist_data->expiration : '', ) ); $wishlist->set_object_read( true ); @@ -179,12 +193,12 @@ public function read( &$wishlist ){ /** * Update wishlist data on DB * - * @param $wishlist \YITH_WCWL_Wishlist Wishlist to save on db, with $changes property + * @param \YITH_WCWL_Wishlist $wishlist Wishlist to save on db, with $changes property. */ - public function update( &$wishlist ){ + public function update( &$wishlist ) { global $wpdb; - if( ! $wishlist->get_id() ){ + if ( ! $wishlist->get_id() ) { return; } @@ -197,41 +211,46 @@ public function update( &$wishlist ){ 'wishlist_name' => '%s', 'wishlist_token' => '%s', 'is_default' => '%d', - 'dateadded' => 'FROM_UNIXTIME( %d )' + 'dateadded' => 'FROM_UNIXTIME( %d )', ); $values = array( $wishlist->get_privacy(), $wishlist->get_name(), $wishlist->get_token(), $wishlist->get_is_default(), - $wishlist->get_date_added( 'edit' ) ? $wishlist->get_date_added( 'edit' )->getTimestamp() : time() + $wishlist->get_date_added( 'edit' ) ? $wishlist->get_date_added( 'edit' )->getTimestamp() : time(), ); - if( $session_id = $wishlist->get_session_id() ){ + $session_id = $wishlist->get_session_id(); + + if ( $session_id ) { $columns['session_id'] = '%s'; $values[] = apply_filters( 'yith_wcwl_update_wishlist_session_id', $session_id ); - } - else{ + } else { $columns['session_id'] = 'NULL'; } - if( $user_id = $wishlist->get_user_id() ){ + $user_id = $wishlist->get_user_id(); + + if ( $user_id ) { $columns['user_id'] = '%d'; $values[] = apply_filters( 'yith_wcwl_update_wishlist_user_id', $user_id ); - } - else{ + } else { $columns['user_id'] = 'NULL'; } - if( $expiration = $wishlist->get_expiration( 'edit' ) ){ + $expiration = $wishlist->get_expiration( 'edit' ); + + if ( $expiration ) { $columns['expiration'] = 'FROM_UNIXTIME( %d )'; $values[] = apply_filters( 'yith_wcwl_update_wishlist_expiration', $expiration->getTimestamp() ); - } - else{ + } else { $columns['expiration'] = 'NULL'; } - if( isset( $changes['slug'] ) && ( $wishlist_slug = $wishlist->get_slug() ) != $data['slug'] ){ + $wishlist_slug = $wishlist->get_slug(); + + if ( isset( $changes['slug'] ) && $wishlist_slug != $data['slug'] ) { $columns['wishlist_slug'] = '%s'; $values[] = $this->generate_slug( $wishlist_slug ); } @@ -313,6 +332,25 @@ public function delete_expired() { /** * Query database to search * + * @param array $args Array of parameters used for the query:
    + * [
    + * 'id' // Wishlist id
    + * 'user_id' // User id
    + * 'session_id' // Session id
    + * 'wishlist_slug' // Wishlist slug, exact match
    + * 'wishlist_name' // Wishlist name, like
    + * 'wishlist_token' // Wishlist token, exact match
    + * 'wishlist_visibility' // all, visible, public, shared, private
    + * 'user_search' // String to search within user fields
    + * 's' // String to search within wishlist fields
    + * 'is_default' // Whether searched wishlist is default
    + * 'orderby' // Any of the table columns
    + * 'order' // ASC, DESC
    + * 'limit' // Limit of items to retrieve
    + * 'offset' // Offset of items to retrieve
    + * 'show_empty' // Whether to show empty wishlists
    + * ]. + * * @return \YITH_WCWL_Wishlist[] Array of matched wishlists. */ public function query( $args = array() ) { @@ -321,11 +359,11 @@ public function query( $args = array() ) { $default = array( 'id' => false, 'user_id' => ( is_user_logged_in() ) ? get_current_user_id() : false, - 'session_id' => ( ! is_user_logged_in() ) ? YITH_WCWL_Session()->get_session_id() : false, + 'session_id' => ( ! is_user_logged_in() ) ? YITH_WCWL_Session()->maybe_get_session_id() : false, 'wishlist_slug' => false, 'wishlist_name' => false, 'wishlist_token' => false, - 'wishlist_visibility' => apply_filters( 'yith_wcwl_wishlist_visibility_string_value', 'all' ), // all, visible, public, shared, private + 'wishlist_visibility' => apply_filters( 'yith_wcwl_wishlist_visibility_string_value', 'all' ), // all, visible, public, shared, private. 'user_search' => false, 's' => false, 'is_default' => false, @@ -336,8 +374,13 @@ public function query( $args = array() ) { 'show_empty' => true, ); + // if there is no current wishlist, and user was asking for current one, short-circuit query, as pointless. + if ( ! is_user_logged_in() && ! YITH_WCWL_Session()->has_session() && ! isset( $args['user_id'] ) && ! isset( $args['session_id'] ) ) { + return array(); + } + $args = wp_parse_args( $args, $default ); - extract( $args ); + extract( $args ); // phpcs:ignore WordPress.PHP.DontExtract $sql = 'SELECT SQL_CALC_FOUND_ROWS l.ID'; $sql .= " FROM `{$wpdb->yith_wcwl_wishlists}` AS l"; @@ -475,10 +518,10 @@ public function query( $args = array() ) { } if ( ! empty( $sql_args ) ) { - $sql = $wpdb->prepare( $sql, $sql_args ); + $sql = $wpdb->prepare( $sql, $sql_args ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared } - $lists = $wpdb->get_col( $sql ); + $lists = $wpdb->get_col( $sql ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared if ( ! empty( $lists ) ) { $lists = array_map( array( 'YITH_WCWL_Wishlist_Factory', 'get_wishlist' ), $lists ); @@ -492,11 +535,11 @@ public function query( $args = array() ) { /** * Counts items that matches * - * @param $args array Same parameters allowed for {@see query} method + * @param array $args Same parameters allowed for {@see query} method. * @return int Count of items */ public function count( $args = array() ) { - // retrieve number of items found + // retrieve number of items found. return count( $this->query( $args ) ); } @@ -504,12 +547,12 @@ public function count( $args = array() ) { * Search user ids whose wishlists match passed parameters * NOTE: this will only retrieve wishlists for a logged in user, while guests wishlist will be ignored * - * @param $args mixed Array of valid arguments
    + * @param mixed $args Array of valid arguments
    * [
    * 'search' // String to match against first name / last name / user login or user email of wishlist owner
    * 'limit' // Pagination param: number of items to show in one page. 0 to show all items
    * 'offset' // Pagination param: offset for the current set. 0 to start from the first item
    - * ] + * ]. * @return int[] Array of user ids */ public function search_users( $args = array() ) { @@ -522,7 +565,7 @@ public function search_users( $args = array() ) { ); $args = wp_parse_args( $args, $default ); - extract( $args ); + extract( $args ); // phpcs:ignore WordPress.PHP.DontExtract $sql = "SELECT DISTINCT i.user_id FROM {$wpdb->yith_wcwl_items} AS i @@ -563,17 +606,18 @@ public function search_users( $args = array() ) { $sql .= " LIMIT {$offset}, {$limit}"; } - $res = $wpdb->get_col( $wpdb->prepare( $sql, $sql_args ) ); + $res = $wpdb->get_col( $wpdb->prepare( $sql, $sql_args ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared return $res; } /** * Raw update method; useful when it is needed to update a bunch of wishlists * - * @param $columns array Array of columns to update, in the following format: 'column_id' => 'column_type' - * @param $column_values array Array of values to apply to the query; must have same number of elements of columns, and they must respect defined tpe - * @param $conditions array Array of where conditions, in the following format: 'column_id' => 'columns_type' - * @param $conditions_values array Array of values to apply to where condition; must have same number of elements of columns, and they must respect defined tpe + * @param array $columns Array of columns to update, in the following format: 'column_id' => 'column_type'. + * @param array $column_values Array of values to apply to the query; must have same number of elements of columns, and they must respect defined tpe. + * @param array $conditions Array of where conditions, in the following format: 'column_id' => 'columns_type'. + * @param array $conditions_values Array of values to apply to where condition; must have same number of elements of columns, and they must respect defined tpe. + * @param bool $clear_caches Whether to clear stored value before operation or not. * @pram $clear_caches bool Whether system should clear caches (this is optional since other methods may want to run more optimized clear) * * @return void @@ -581,44 +625,44 @@ public function search_users( $args = array() ) { public function update_raw( $columns, $column_values, $conditions = array(), $conditions_values = array(), $clear_caches = false ) { global $wpdb; - // calculate where statement + // calculate where statement. $query_where = ''; - if( ! empty( $conditions ) ){ + if ( ! empty( $conditions ) ) { $query_where = array(); - foreach( $conditions as $column => $value ){ + foreach ( $conditions as $column => $value ) { $query_where[] = $column . '=' . $value; } - $query_where = " WHERE " . implode( ' AND ', $query_where ); + $query_where = ' WHERE ' . implode( ' AND ', $query_where ); } - // retrieves wishlists that will be affected by the changes - if( $clear_caches ){ + // retrieves wishlists that will be affected by the changes. + if ( $clear_caches ) { $query = "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} {$query_where}"; - $query = $conditions ? $wpdb->prepare( $query, $conditions_values ) : $query; - $ids = $wpdb->get_col( $query ); + $query = $conditions ? $wpdb->prepare( $query, $conditions_values ) : $query; // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $ids = $wpdb->get_col( $query ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared } - // calculate set statement + // calculate set statement. $query_columns = array(); - foreach( $columns as $column => $value ){ + foreach ( $columns as $column => $value ) { $query_columns[] = $column . '=' . $value; } $query_columns = implode( ', ', $query_columns ); - // build query, and execute it + // build query, and execute it. $query = "UPDATE {$wpdb->yith_wcwl_wishlists} SET {$query_columns} {$query_where}"; $values = $conditions ? array_merge( $column_values, $conditions_values ) : $column_values; - $wpdb->query( $wpdb->prepare( $query, $values ) ); + $wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared - // clear cache for updated items - if( $clear_caches && $ids ){ - foreach( $ids as $id ){ + // clear cache for updated items. + if ( $clear_caches && $ids ) { + foreach ( $ids as $id ) { $this->clear_caches( $id ); } } @@ -627,7 +671,7 @@ public function update_raw( $columns, $column_values, $conditions = array(), $co /** * Retrieve all items for the wishlist * - * @param $wishlist \YITH_WCWL_Wishlist + * @param \YITH_WCWL_Wishlist $wishlist Wishlist object. * @return \YITH_WCWL_Wishlist_Item[] Array or Wishlist items for the wishlist */ public function read_items( $wishlist ) { @@ -639,22 +683,27 @@ public function read_items( $wishlist ) { if ( false === $items ) { $query = "SELECT i.* FROM {$wpdb->yith_wcwl_items} as i INNER JOIN {$wpdb->posts} as p on i.prod_id = p.ID WHERE wishlist_id = %d AND p.post_type IN ( %s, %s ) AND p.post_status = %s"; - // remove hidden products from result + // remove hidden products from result. $hidden_products = yith_wcwl_get_hidden_products(); - if( ! empty( $hidden_products ) && apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ){ - $query .= " AND prod_id NOT IN ( " . implode( ', ', array_filter( $hidden_products, 'esc_sql' ) ) . " )"; + if ( ! empty( $hidden_products ) && apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) { + $query .= ' AND prod_id NOT IN ( ' . implode( ', ', array_filter( $hidden_products, 'esc_sql' ) ) . ' )'; } - // order by statement - $query .= " ORDER BY position ASC, ID DESC;"; + // order by statement. + $query .= ' ORDER BY position ASC, ID DESC;'; - $items = $wpdb->get_results( $wpdb->prepare( $query, array( - $wishlist->get_id(), - 'product', - 'product_variation', - 'publish' - ) ) ); + $items = $wpdb->get_results( + $wpdb->prepare( + $query, // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + array( + $wishlist->get_id(), + 'product', + 'product_variation', + 'publish', + ) + ) + ); /** * This filter was added to allow developer remove hidden products using a foreach loop, instead of the query @@ -666,9 +715,9 @@ public function read_items( $wishlist ) { * * @since 3.0.7 */ - if( ! empty( $hidden_products ) && ! empty( $items ) && ! apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ){ - foreach( $items as $item_id => $item ){ - if( ! in_array( $item->prod_id, $hidden_products ) ){ + if ( ! empty( $hidden_products ) && ! empty( $items ) && ! apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) { + foreach ( $items as $item_id => $item ) { + if ( ! in_array( $item->prod_id, $hidden_products ) ) { continue; } @@ -697,7 +746,7 @@ public function read_items( $wishlist ) { /** * Delete all items from the wishist * - * @param $wishlist \YITH_WCWL_Wishlist + * @param \YITH_WCWL_Wishlist $wishlist Wishlist object. * @return void */ public function delete_items( $wishlist ) { @@ -719,17 +768,16 @@ public function generate_token() { $sql = "SELECT COUNT(*) FROM `{$wpdb->yith_wcwl_wishlists}` WHERE `wishlist_token` = %s"; do { - $dictionary = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"; + $dictionary = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789'; $nchars = 12; - $token = ""; + $token = ''; - for( $i = 0; $i <= $nchars - 1; $i++ ){ + for ( $i = 0; $i <= $nchars - 1; $i++ ) { $token .= $dictionary[ mt_rand( 0, strlen( $dictionary ) - 1 ) ]; } - $count = $wpdb->get_var( $wpdb->prepare( $sql, $token ) ); - } - while( $count != 0 ); + $count = $wpdb->get_var( $wpdb->prepare( $sql, $token ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + } while ( $count ); return $token; } @@ -738,61 +786,64 @@ public function generate_token() { * When a session is finalized, all session wishlists will be converted to user wishlists * This method takes also care of allowing just one default per time after finalization * - * @param $session_id string Session id - * @param $user_id int User id + * @param string $session_id Session id. + * @param int $user_id User id. * * @return void */ public function assign_to_user( $session_id, $user_id ) { global $wpdb; - // update any item that is assigned to the list + // update any item that is assigned to the list. $items = $wpdb->get_col( $wpdb->prepare( "SELECT i.ID FROM {$wpdb->yith_wcwl_items} AS i LEFT JOIN {$wpdb->yith_wcwl_wishlists} AS l ON l.ID = i.wishlist_id WHERE l.session_id = %s", $session_id ) ); - if( ! empty( $items ) ) { + if ( ! empty( $items ) ) { $items_string = implode( ',', array_map( 'esc_sql', $items ) ); - $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->yith_wcwl_items} SET user_id = %d WHERE ID IN ({$items_string})", $user_id ) ); + $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->yith_wcwl_items} SET user_id = %d WHERE ID IN ({$items_string})", $user_id ) ); // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared } - // set user id for any session wishlist, and remove session data + // set user id for any session wishlist, and remove session data. $this->update_raw( - array( 'session_id' => 'NULL', 'expiration' => 'NULL', 'user_id' => '%d' ), + array( + 'session_id' => 'NULL', + 'expiration' => 'NULL', + 'user_id' => '%d', + ), array( $user_id ), array( 'session_id' => '%s' ), array( $session_id ) ); - // retrieves default wishlist ids + // retrieves default wishlist ids. $default_ids = $wpdb->get_col( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE is_default = %d AND user_id = %d ORDER BY dateadded ASC", 1, $user_id ) ); - // if we find more than one default list, fix data in db - if( count( $default_ids ) > 1 ){ + // if we find more than one default list, fix data in db. + if ( count( $default_ids ) > 1 ) { - // search for master default wishlist + // search for master default wishlist. $master_default_wishlist = array_shift( $default_ids ); $where_statement = implode( ', ', array_map( 'esc_sql', $default_ids ) ); - try{ - // by default we merge all default wishlists into oldest one (master default wishlist) - if( apply_filters( 'yith_wcwl_merge_default_wishlists', true ) ){ - // change wishlist id to master default id - $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->yith_wcwl_items} SET wishlist_id = %d WHERE wishlist_id IN ({$where_statement})", $master_default_wishlist ) ); + try { + if ( apply_filters( 'yith_wcwl_merge_default_wishlists', true ) ) { + // by default we merge all default wishlists into oldest one (master default wishlist). - // delete slave default wishlists - $wpdb->query( "DELETE FROM {$wpdb->yith_wcwl_wishlists} WHERE ID IN ({$where_statement})" ); - } + // change wishlist id to master default id. + $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->yith_wcwl_items} SET wishlist_id = %d WHERE wishlist_id IN ({$where_statement})", $master_default_wishlist ) ); // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + + // delete slave default wishlists. + $wpdb->query( "DELETE FROM {$wpdb->yith_wcwl_wishlists} WHERE ID IN ({$where_statement})" ); // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + } else { + // otherwise, we just leave all the wishlists as they are, but we remove default flag from latest. - // otherwise, we just leave all the wishlists as they are, but we remove default flag from latest - else { - // remove default flag - $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->yith_wcwl_wishlists} SET is_default = %d WHERE ID IN ({$where_statement})", 0 ) ); + // remove default flag. + $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->yith_wcwl_wishlists} SET is_default = %d WHERE ID IN ({$where_statement})", 0 ) ); // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared - // set name where it is missing + // set name where it is missing. $default_title = apply_filters( 'yith_wcwl_default_wishlist_formatted_title', get_option( 'yith_wcwl_wishlist_title' ) ); - $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->yith_wcwl_wishlists} SET wishlist_name = %s WHERE ID IN ({$where_statement}) AND wishlist_name = ''", $default_title ) ); + $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->yith_wcwl_wishlists} SET wishlist_name = %s WHERE ID IN ({$where_statement}) AND wishlist_name = ''", $default_title ) ); // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared } - } - catch( Exception $e ){ + } catch ( Exception $e ) { return; } } @@ -801,51 +852,52 @@ public function assign_to_user( $session_id, $user_id ) { /** * Retrieve default wishlist for current user/session; if none is found, generate it * - * @param $id string|int|bool Pass this param when you want to retrieve a wishlist for a specific user/session - * @param $context string Context; when on edit context, wishlist will be created, if not exists + * @param string|int|bool $id Pass this param when you want to retrieve a wishlist for a specific user/session. + * @param string $context Context; when on edit context, wishlist will be created, if not exists. * @return \YITH_WCWL_Wishlist|bool Default wishlist for current user/session, or false on failure */ public function get_default_wishlist( $id = false, $context = 'read' ) { global $wpdb; - if( ! empty( $id ) && is_int( $id ) ){ + $wishlist_id = false; + $cache_key = false; + + $user_id = get_current_user_id(); + $session_id = YITH_WCWL_Session()->maybe_get_session_id(); + + if ( ! empty( $id ) && is_int( $id ) ) { $cache_key = 'wishlist-default-' . $id; $wishlist_id = wp_cache_get( $cache_key, 'wishlists' ); - $wishlist_id = $wishlist_id !== false ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE user_id = %d AND is_default = 1", $id ) ); - } - elseif( ! empty( $id ) && is_string( $id ) ){ + $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 ) ); + } elseif ( ! empty( $id ) && is_string( $id ) ) { $cache_key = 'wishlist-default-' . $id; $wishlist_id = wp_cache_get( $cache_key, 'wishlists' ); - $wishlist_id = $wishlist_id !== false ? $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 ) ); - } - elseif( $user_id = get_current_user_id() ){ + $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 ) ); + } elseif ( $user_id ) { $cache_key = 'wishlist-default-' . $user_id; $wishlist_id = wp_cache_get( $cache_key, 'wishlists' ); - $wishlist_id = $wishlist_id !== false ? $wishlist_id : $wpdb->get_var( $wpdb->prepare( "SELECT ID FROM {$wpdb->yith_wcwl_wishlists} WHERE user_id = %d AND is_default = 1", $user_id ) ); - } - elseif( $session_id = YITH_WCWL_Session()->get_session_id() ){ + $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 ) ); + } elseif ( $session_id ) { $cache_key = 'wishlist-default-' . $session_id; $wishlist_id = wp_cache_get( $cache_key, 'wishlists' ); - $wishlist_id = $wishlist_id !== false ? $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 ) ); + $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 ) ); } - if( $wishlist_id ){ - if( $cache_key ) { + if ( $wishlist_id ) { + if ( $cache_key ) { wp_cache_set( $cache_key, $wishlist_id, 'wishlists' ); } return YITH_WCWL_Wishlist_Factory::get_wishlist( $wishlist_id ); - } - elseif( 'edit' == $context ){ + } elseif ( 'edit' == $context ) { $wishlist = $this->generate_default_wishlist( $id ); - if( $cache_key ) { + if ( $cache_key ) { wp_cache_set( $cache_key, $wishlist->get_id(), 'wishlists' ); } return $wishlist; - } - else{ + } else { /** * If no default wishlist was found, register null as cache value * This will be used until someone tries to edit the list (entering previous elseif), @@ -853,7 +905,7 @@ public function get_default_wishlist( $id = false, $context = 'read' ) { * * @since 3.0.6 */ - if( $cache_key ) { + if ( $cache_key ) { wp_cache_set( $cache_key, null, 'wishlists' ); } @@ -864,7 +916,7 @@ public function get_default_wishlist( $id = false, $context = 'read' ) { /** * Generate a new default wishlist * - * @param string|int|bool Pass this param when you want to create a wishlist for a specific user/session + * @param string|int|bool $id Pass this param when you want to create a wishlist for a specific user/session. * @return YITH_WCWL_Wishlist|bool Brand new default wishlist, or false on failure */ public function generate_default_wishlist( $id ) { @@ -885,8 +937,7 @@ public function generate_default_wishlist( $id ) { * @since 3.0.10 */ do_action( 'yith_wcwl_generated_default_wishlist', $default_wishlist, $id ); - } - catch( Exception $e ){ + } catch ( Exception $e ) { return false; } @@ -944,13 +995,16 @@ public function slug_exists( $slug ) { protected function should_be_default() { global $wpdb; - if( $user_id = get_current_user_id() ){ + $user_id = get_current_user_id(); + $customer_id = YITH_WCWL_Session()->maybe_get_session_id(); + + if ( $user_id ) { $wishlists = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT( ID ) FROM {$wpdb->yith_wcwl_wishlists} WHERE user_id = %d AND is_default = %d", $user_id, 1 ) ); return ! (bool) $wishlists; } - if( $customer_id = YITH_WCWL_Session()->get_session_id() ){ + if ( $customer_id ) { $wishlists = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT( ID ) FROM {$wpdb->yith_wcwl_wishlists} WHERE session_id = %s AND expiration > NOW() AND is_default = %d", $customer_id, 1 ) ); return ! (bool) $wishlists; @@ -962,20 +1016,18 @@ protected function should_be_default() { /** * Clear wishlist related caches * - * @param $wishlist \YITH_WCWL_Wishlist|int|string + * @param \YITH_WCWL_Wishlist|int|string $wishlist Wishlist object. * @return void */ protected function clear_caches( &$wishlist ) { - if( $wishlist instanceof YITH_WCWL_Wishlist ){ + if ( $wishlist instanceof YITH_WCWL_Wishlist ) { $id = $wishlist->get_id(); $token = $wishlist->get_token(); - } - elseif( intval( $wishlist ) ){ + } elseif ( intval( $wishlist ) ) { $id = $wishlist; $wishlist = yith_wcwl_get_wishlist( $wishlist ); $token = $wishlist ? $wishlist->get_token() : false; - } - else{ + } else { $token = $wishlist; $wishlist = yith_wcwl_get_wishlist( $wishlist ); $id = $wishlist ? $wishlist->get_id() : false; diff --git a/includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php b/includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php index d3bcff3..72fd406 100644 --- a/includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php +++ b/includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php @@ -17,7 +17,7 @@ * * @since 3.0.0 */ - class YITH_WCWL_Wishlist_Item_Data_Store{ + class YITH_WCWL_Wishlist_Item_Data_Store { /** * Create a new wishlist item in the database. @@ -28,11 +28,16 @@ class YITH_WCWL_Wishlist_Item_Data_Store{ public function create( &$item ) { global $wpdb; - if( ! ( $product_id = $item->get_original_product_id() ) || ! ( $wishlist_id = $item->get_wishlist_id() ) ){ + $product_id = $item->get_original_product_id(); + $wishlist_id = $item->get_wishlist_id(); + + if ( ! $product_id || ! $wishlist_id ) { return; } - if( $item_id = YITH_WCWL_Wishlist_Factory::get_wishlist_item_by_product_id( $wishlist_id, $product_id ) ){ + $item_id = YITH_WCWL_Wishlist_Factory::get_wishlist_item_by_product_id( $wishlist_id, $product_id ); + + if ( $item_id ) { $item->set_id( $item_id ); $this->update( $item ); @@ -58,12 +63,16 @@ public function create( &$item ) { apply_filters( 'yith_wcwl_adding_to_wishlist_on_sale', $item->is_on_sale() ), ); - if ( $user_id = $item->get_user_id() ) { + $user_id = $item->get_user_id(); + + if ( $user_id ) { $columns['user_id'] = '%d'; $values[] = apply_filters( 'yith_wcwl_adding_to_wishlist_user_id', $user_id ); } - if( $date_added = $item->get_date_added( 'edit' ) ){ + $date_added = $item->get_date_added( 'edit' ); + + if ( $date_added ) { $columns['dateadded'] = 'FROM_UNIXTIME( %d )'; $values[] = apply_filters( 'yith_wcwl_adding_to_wishlist_date_added', $date_added->getTimestamp() ); } @@ -72,9 +81,9 @@ public function create( &$item ) { $query_values = implode( ', ', array_values( $columns ) ); $query = "INSERT INTO {$wpdb->yith_wcwl_items} ( {$query_columns} ) VALUES ( {$query_values} ) "; - $res = $wpdb->query( $wpdb->prepare( $query, $values ) ); + $res = $wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared - if( $res ) { + if ( $res ) { $item->set_id( $wpdb->insert_id ); $item->apply_changes(); $this->clear_cache( $item ); @@ -88,7 +97,7 @@ public function create( &$item ) { * * @param WC_Order_Item_Product $item Product order item object. * - * @throws Exception When wishlist item is not found + * @throws Exception When wishlist item is not found. * @since 3.0.0 */ public function read( &$item ) { @@ -118,7 +127,7 @@ public function read( &$item ) { 'position' => $data->position, 'original_price' => $data->original_price, 'original_currency' => $data->original_currency, - 'on_sale' => $data->on_sale + 'on_sale' => $data->on_sale, ) ); $item->set_object_read( true ); @@ -131,9 +140,7 @@ public function read( &$item ) { * @param YITH_WCWL_Wishlist_Item $item Wishlist item object. */ public function update( &$item ) { - global $wpdb; - - if( ! $item->get_id() ){ + if ( ! $item->get_id() ) { return; } @@ -158,7 +165,9 @@ public function update( &$item ) { $item->get_date_added( 'edit' ) ? $item->get_date_added( 'edit' )->getTimestamp() : time(), ); - if ( $user_id = $item->get_user_id() ) { + $user_id = $item->get_user_id(); + + if ( $user_id ) { $values[] = $user_id; } @@ -182,7 +191,7 @@ public function delete( &$item ) { $id = $item->get_id(); - if( ! $id ){ + if ( ! $id ) { return; } @@ -199,7 +208,7 @@ public function delete( &$item ) { /** * Retrieves wishlist items that match a set of conditions * - * @param $args mixed Arguments array; it may contains any of the following:
    + * @param array $args Arguments array; it may contains any of the following:
    * [
    * 'user_id' // Owner of the wishlist; default to current user logged in (if any), or false for cookie wishlist
    * 'product_id' // Product to search in the wishlist
    @@ -210,7 +219,7 @@ public function delete( &$item ) { * 'id' => false, // only for table select
    * 'limit' => false, // pagination param; number of items per page. 0 to get all items
    * 'offset' => 0 // pagination param; offset for the current set. 0 to start from the first item
    - * ] + * ]. * * @return YITH_WCWL_Wishlist_Item[] */ @@ -218,23 +227,28 @@ public function query( $args = array() ) { global $wpdb; $default = array( - 'user_id' => ( is_user_logged_in() ) ? get_current_user_id(): false, - 'session_id' => ( ! is_user_logged_in() ) ? YITH_WCWL_Session()->get_session_id() : false, + 'user_id' => ( is_user_logged_in() ) ? get_current_user_id() : false, + 'session_id' => ( ! is_user_logged_in() ) ? YITH_WCWL_Session()->maybe_get_session_id() : false, 'product_id' => false, - 'wishlist_id' => false, //wishlist_id for a specific wishlist, false for default, or all for any wishlist + 'wishlist_id' => false, // wishlist_id for a specific wishlist, false for default, or all for any wishlist. 'wishlist_token' => false, - 'wishlist_visibility' => apply_filters( 'yith_wcwl_wishlist_visibility_string_value', 'all'), // all, visible, public, shared, private + 'wishlist_visibility' => apply_filters( 'yith_wcwl_wishlist_visibility_string_value', 'all' ), // all, visible, public, shared, private. 'is_default' => false, 'on_sale' => false, - 'id' => false, // only for table select + 'id' => false, // only for table select.. 'limit' => false, 'offset' => 0, 'orderby' => '', 'order' => 'DESC', ); + // if there is no current wishlist, and user was asking for current one, short-circuit query, as pointless. + if ( ! is_user_logged_in() && ! YITH_WCWL_Session()->has_session() && ! isset( $args['user_id'] ) && ! isset( $args['session_id'] ) ) { + return array(); + } + $args = wp_parse_args( $args, $default ); - extract( $args ); + extract( $args ); // phpcs:ignore WordPress.PHP.DontExtract $sql = "SELECT SQL_CALC_FOUND_ROWS i.* FROM `{$wpdb->yith_wcwl_items}` AS i @@ -242,108 +256,104 @@ public function query( $args = array() ) { INNER JOIN {$wpdb->posts} AS p ON p.ID = i.prod_id WHERE 1 AND p.post_type IN ( %s, %s ) AND p.post_status = %s"; - // remove hidden products from result + // remove hidden products from result. $hidden_products = yith_wcwl_get_hidden_products(); - if( ! empty( $hidden_products ) && apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) { - $sql .= " AND p.ID NOT IN ( " . implode( ', ', array_filter( $hidden_products, 'esc_sql' ) ) . " )"; + if ( ! empty( $hidden_products ) && apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) { + $sql .= ' AND p.ID NOT IN ( ' . implode( ', ', array_filter( $hidden_products, 'esc_sql' ) ) . ' )'; } $sql_args = array( 'product', 'product_variation', - 'publish' + 'publish', ); - if( ! empty( $user_id ) ){ - $sql .= " AND i.`user_id` = %d"; + if ( ! empty( $user_id ) ) { + $sql .= ' AND i.`user_id` = %d'; $sql_args[] = $user_id; } - if( ! empty( $session_id ) ){ - $sql .= " AND l.`session_id` = %s AND l.`expiration` > NOW()"; + if ( ! empty( $session_id ) ) { + $sql .= ' AND l.`session_id` = %s AND l.`expiration` > NOW()'; $sql_args[] = $session_id; } - if( ! empty( $product_id ) ){ + if ( ! empty( $product_id ) ) { $product_id = yith_wcwl_object_id( $product_id, 'product', true, 'default' ); - $sql .= " AND i.`prod_id` = %d"; + $sql .= ' AND i.`prod_id` = %d'; $sql_args[] = $product_id; } - if( ! empty( $wishlist_id ) && $wishlist_id != 'all' ){ - $sql .= " AND i.`wishlist_id` = %d"; + if ( ! empty( $wishlist_id ) && 'all' != $wishlist_id ) { + $sql .= ' AND i.`wishlist_id` = %d'; $sql_args[] = $wishlist_id; - } - elseif( ( empty( $wishlist_id ) ) && empty( $wishlist_token ) && empty( $is_default ) ){ - $sql .= " AND i.`wishlist_id` IS NULL"; + } elseif ( ( empty( $wishlist_id ) ) && empty( $wishlist_token ) && empty( $is_default ) ) { + $sql .= ' AND i.`wishlist_id` IS NULL'; } - if( ! empty( $wishlist_token ) ){ - $sql .= " AND l.`wishlist_token` = %s"; + if ( ! empty( $wishlist_token ) ) { + $sql .= ' AND l.`wishlist_token` = %s'; $sql_args[] = $wishlist_token; } - if( ! empty( $wishlist_visibility ) && $wishlist_visibility != 'all' ){ - switch( $wishlist_visibility ){ + if ( ! empty( $wishlist_visibility ) && 'all' != $wishlist_visibility ) { + switch ( $wishlist_visibility ) { case 'visible': - $sql .= " AND ( l.`wishlist_privacy` = %d OR l.`wishlist_privacy` = %d )"; + $sql .= ' AND ( l.`wishlist_privacy` = %d OR l.`wishlist_privacy` = %d )'; $sql_args[] = 0; $sql_args[] = 1; break; - case 'public': - $sql .= " AND l.`wishlist_privacy` = %d"; - $sql_args[] = 0; - break; case 'shared': - $sql .= " AND l.`wishlist_privacy` = %d"; + $sql .= ' AND l.`wishlist_privacy` = %d'; $sql_args[] = 1; break; case 'private': - $sql .= " AND l.`wishlist_privacy` = %d"; + $sql .= ' AND l.`wishlist_privacy` = %d'; $sql_args[] = 2; break; + case 'public': default: - $sql .= " AND l.`wishlist_privacy` = %d"; + $sql .= ' AND l.`wishlist_privacy` = %d'; $sql_args[] = 0; break; } } - if( ! empty( $is_default ) ){ + if ( ! empty( $is_default ) ) { YITH_WCWL_Wishlist_Factory::generate_default_wishlist(); - $sql .= " AND l.`is_default` = %d"; + $sql .= ' AND l.`is_default` = %d'; $sql_args[] = $is_default; } - if( isset( $on_sale ) && $on_sale !== false ){ - $sql .= " AND i.`on_sale` = %d"; + if ( isset( $on_sale ) && false !== $on_sale ) { + $sql .= ' AND i.`on_sale` = %d'; $sql_args[] = $on_sale; } - if( ! empty( $id ) ){ - $sql .= " AND `i.ID` = %d"; + if ( ! empty( $id ) ) { + $sql .= ' AND `i.ID` = %d'; $sql_args[] = $id; } - $sql .= " GROUP BY i.prod_id, l.ID"; + $sql .= ' GROUP BY i.prod_id, l.ID'; - if( ! empty( $orderby ) ){ + if ( ! empty( $orderby ) ) { $order = ! empty( $order ) ? $order : 'DESC'; - $sql .= " ORDER BY i." . esc_sql( $orderby ) . " " . esc_sql( $order ) . ", i.position ASC"; + $sql .= ' ORDER BY i.' . esc_sql( $orderby ) . ' ' . esc_sql( $order ) . ', i.position ASC'; } else { - $sql .= " ORDER BY i.position ASC, i.ID DESC"; + $sql .= ' ORDER BY i.position ASC, i.ID DESC'; } - if( ! empty( $limit ) && isset( $offset ) ){ - $sql .= " LIMIT %d, %d"; + if ( ! empty( $limit ) && isset( $offset ) ) { + $sql .= ' LIMIT %d, %d'; $sql_args[] = $offset; $sql_args[] = $limit; } - $items = $wpdb->get_results( $wpdb->prepare( $sql, $sql_args ) ); + $items = $wpdb->get_results( $wpdb->prepare( $sql, $sql_args ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared /** * This filter was added to allow developer remove hidden products using a foreach loop, instead of the query @@ -355,9 +365,9 @@ public function query( $args = array() ) { * * @since 3.0.7 */ - if( ! empty( $hidden_products ) && ! empty( $items ) && ! apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ){ - foreach( $items as $item_id => $item ){ - if( ! in_array( $item->prod_id, $hidden_products ) ){ + if ( ! empty( $hidden_products ) && ! empty( $items ) && ! apply_filters( 'yith_wcwl_remove_hidden_products_via_query', true ) ) { + foreach ( $items as $item_id => $item ) { + if ( ! in_array( $item->prod_id, $hidden_products ) ) { continue; } @@ -365,7 +375,7 @@ public function query( $args = array() ) { } } - if( ! empty( $items ) ){ + if ( ! empty( $items ) ) { $items = array_map( array( 'YITH_WCWL_Wishlist_Factory', 'get_wishlist_item' ), $items ); } else { $items = array(); @@ -377,7 +387,7 @@ public function query( $args = array() ) { /** * Counts items that matches * - * @param $args array Same parameters allowed for {@see query} method + * @param array $args Same parameters allowed for {@see query} method. * @return int Count of items */ public function count( $args = array() ) { @@ -387,16 +397,16 @@ public function count( $args = array() ) { /** * Query items table to retrieve distinct products added to wishlist, with count of occurrences * - * @param $args mixed Arguments array; it may contains any of the following:
    + * @param array $args Arguments array; it may contains any of the following:
    * [
    * 'product_id' // Product to search in the wishlist
    * 'search' => '', // search string; will be matched against product name
    * 'interval' => '', // Interval of dates; this should be an associative array, that may contain start_date or end_date
    * 'orderby' => 'ID', // order param; a valid column in the result set
    * 'order' => 'desc', // order param; asc or desc
    - * 'limit' => false, // pagination param; number of items per page. 0 to get all items
    + * 'limit' => false, // pagination param; number of items per page. 0 to get all items
    * 'offset' => 0 // pagination param; offset for the current set. 0 to start from the first item
    - * ] + * ]. * @return mixed Result set */ public function query_products( $args ) { @@ -405,7 +415,7 @@ public function query_products( $args ) { $default = array( 'product_id' => '', 'search' => '', - 'interval' => [], + 'interval' => array(), 'limit' => false, 'offset' => 0, 'orderby' => 'ID', @@ -413,7 +423,7 @@ public function query_products( $args ) { ); $args = wp_parse_args( $args, $default ); - extract( $args ); + extract( $args ); // phpcs:ignore WordPress.PHP.DontExtract $sql = "SELECT DISTINCT i.prod_id AS id, @@ -473,7 +483,7 @@ public function query_products( $args ) { /** * Counts total number of distinct products added to wishlist * - * @param $args array Same parameters allowed for {@see query_products} method + * @param array $args Same parameters allowed for {@see query_products} method. * @return int Count of items */ public function count_products( $args ) { @@ -483,7 +493,8 @@ public function count_products( $args ) { /** * Counts how many distinct users added a product in wishlist * - * @param $product_id int Product id + * @param int $product_id Product id. + * @param string|int $user User to use in query; it could be a user id, a session id or 'current' (for current user/session). * @return int Count of times product was added to wishlist */ public function count_times_added( $product_id, $user = false ) { @@ -492,24 +503,23 @@ public function count_times_added( $product_id, $user = false ) { $query_args = array(); $user_condition = ''; - if( $user ){ - if( 'current' == $user ){ - if( is_user_logged_in() ){ - $user_condition = " AND l.`user_id` = %d"; + if ( $user ) { + if ( 'current' == $user ) { + if ( is_user_logged_in() ) { + $user_condition = ' AND l.`user_id` = %d'; $query_args[] = get_current_user_id(); - } - else{ - $user_condition = " AND l.`session_id` = %s"; + } elseif ( YITH_WCWL_Session()->has_session() ) { + $user_condition = ' AND l.`session_id` = %s'; $query_args[] = YITH_WCWL_Session()->get_session_id(); + } else { + return 0; } - } - elseif( is_int( $user ) ){ - $user_condition = " AND l.`user_id` = %d"; - $query_args[] = get_current_user_id(); - } - elseif( is_string( $user ) ){ - $user_condition = " AND l.`session_id` = %s"; - $query_args[] = YITH_WCWL_Session()->get_session_id(); + } elseif ( is_int( $user ) ) { + $user_condition = ' AND l.`user_id` = %d'; + $query_args[] = $user; + } elseif ( is_string( $user ) ) { + $user_condition = ' AND l.`session_id` = %s'; + $query_args[] = $user; } } @@ -527,7 +537,7 @@ public function count_times_added( $product_id, $user = false ) { $query_args[] = $product_id; - $res = $wpdb->get_var( $wpdb->prepare( $query, $query_args ) ); + $res = $wpdb->get_var( $wpdb->prepare( $query, $query_args ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared return (int) $res; } @@ -535,55 +545,55 @@ public function count_times_added( $product_id, $user = false ) { /** * Raw update method; useful when it is needed to update a bunch of items * - * @param $columns array Array of columns to update, in the following format: 'column_id' => 'column_type' - * @param $column_values array Array of values to apply to the query; must have same number of elements of columns, and they must respect defined tpe - * @param $conditions array Array of where conditions, in the following format: 'column_id' => 'columns_type' - * @param $conditions_values array Array of values to apply to where condition; must have same number of elements of columns, and they must respect defined tpe - * @pram $clear_caches bool Whether system should clear caches (this is optional since other methods may want to run more optimized clear) + * @param array $columns Array of columns to update, in the following format: 'column_id' => 'column_type'. + * @param array $column_values Array of values to apply to the query; must have same number of elements of columns, and they must respect defined tpe. + * @param array $conditions Array of where conditions, in the following format: 'column_id' => 'columns_type'. + * @param array $conditions_values Array of values to apply to where condition; must have same number of elements of columns, and they must respect defined type. + * @param bool $clear_caches Whether system should clear caches (this is optional since other methods may want to run more optimized clear). * * @return void */ public function update_raw( $columns, $column_values, $conditions = array(), $conditions_values = array(), $clear_caches = false ) { global $wpdb; - // calculate where statement + // calculate where statement. $query_where = ''; - if( ! empty( $conditions ) ){ + if ( ! empty( $conditions ) ) { $query_where = array(); - foreach( $conditions as $column => $value ){ + foreach ( $conditions as $column => $value ) { $query_where[] = $column . '=' . $value; } - $query_where = " WHERE " . implode( ' AND ', $query_where ); + $query_where = ' WHERE ' . implode( ' AND ', $query_where ); } - // retrieves wishlists that will be affected by the changes - if( $clear_caches ){ + // retrieves wishlists that will be affected by the changes. + if ( $clear_caches ) { $query = "SELECT ID FROM {$wpdb->yith_wcwl_items} {$query_where}"; - $query = $conditions ? $wpdb->prepare( $query, $conditions_values ) : $query; - $ids = $wpdb->get_col( $query ); + $query = $conditions ? $wpdb->prepare( $query, $conditions_values ) : $query; // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $ids = $wpdb->get_col( $query ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared } - // calculate set statement + // calculate set statement. $query_columns = array(); - foreach( $columns as $column => $value ){ + foreach ( $columns as $column => $value ) { $query_columns[] = $column . '=' . $value; } $query_columns = implode( ', ', $query_columns ); - // build query, and execute it + // build query, and execute it. $query = "UPDATE {$wpdb->yith_wcwl_items} SET {$query_columns} {$query_where}"; $values = $conditions ? array_merge( $column_values, $conditions_values ) : $column_values; - $wpdb->query( $wpdb->prepare( $query, $values ) ); + $wpdb->query( $wpdb->prepare( $query, $values ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared - // clear cache for updated items - if( $clear_caches && $ids ){ - foreach( $ids as $id ){ + // clear cache for updated items. + if ( $clear_caches && $ids ) { + foreach ( $ids as $id ) { $this->clear_cache( $id ); } } @@ -595,7 +605,7 @@ public function update_raw( $columns, $column_values, $conditions = array(), $co * @param YITH_WCWL_Wishlist_Item|int $item Wishlist item object, or id of the item. */ public function clear_cache( &$item ) { - if( ! $item instanceof YITH_WCWL_Wishlist_Item ){ + if ( ! $item instanceof YITH_WCWL_Wishlist_Item ) { $item = YITH_WCWL_Wishlist_Factory::get_wishlist_item( $item ); } @@ -615,7 +625,7 @@ public function clear_cache( &$item ) { /** * Alter join section of the query, for ordering purpose * - * @param $join string + * @param string $join Join statement of the query. * @return string * @since 2.0.0 */ @@ -628,13 +638,13 @@ public static function filter_join_for_wishlist_count( $join ) { /** * Alter orderby section of the query, for ordering purpose * - * @param $orderby string + * @param string $orderby Orderby statement of the query. * @return string * @since 2.0.0 */ public static function filter_orderby_for_wishlist_count( $orderby ) { - $orderby = "i.wishlist_count " . ( isset( $_REQUEST['order'] ) ? $_REQUEST['order'] : 'ASC' ); + $orderby = 'i.wishlist_count ' . ( isset( $_REQUEST['order'] ) ? sanitize_text_field( wp_unslash( $_REQUEST['order'] ) ) : 'ASC' ); return $orderby; } } -} \ No newline at end of file +} diff --git a/includes/functions.yith-wcwl.php b/includes/functions.yith-wcwl.php index 3aca18f..6b5ad43 100644 --- a/includes/functions.yith-wcwl.php +++ b/includes/functions.yith-wcwl.php @@ -391,7 +391,6 @@ function yith_wcwl_get_hidden_products() { set_transient( 'yith_wcwl_hidden_products', $hidden_products, 30 * DAY_IN_SECONDS ); } - return apply_filters( 'yith_wcwl_hidden_products', $hidden_products ); } } @@ -656,10 +655,10 @@ function yith_wcwl_object_id( $id, $type = 'page', $return_original = true, $lan // process special value for $lang. if ( 'default' === $lang ) { - if ( defined('ICL_SITEPRESS_VERSION') ) { // wpml default language. + if ( defined( 'ICL_SITEPRESS_VERSION' ) ) { // wpml default language. global $sitepress; $lang = $sitepress->get_default_language(); - } elseif( function_exists( 'pll_default_language' ) ) { // polylang default language. + } elseif ( function_exists( 'pll_default_language' ) ) { // polylang default language. $lang = pll_default_language( 'locale' ); } else { // cannot determine default language. $lang = null; diff --git a/includes/legacy/functions.yith-wcwl-legacy.php b/includes/legacy/functions.yith-wcwl-legacy.php index 796e1db..093ddd0 100644 --- a/includes/legacy/functions.yith-wcwl-legacy.php +++ b/includes/legacy/functions.yith-wcwl-legacy.php @@ -11,28 +11,28 @@ exit; } // Exit if accessed directly -if( ! function_exists( 'YITH_WCWL_Admin_Init' ) ){ +if ( ! function_exists( 'YITH_WCWL_Admin_Init' ) ) { /** * Deprecated function that used to return admin class single instance * * @return YITH_WCWL_Admin * @since 2.0.0 */ - function YITH_WCWL_Admin_Init(){ + function YITH_WCWL_Admin_Init() { _deprecated_function( __FUNCTION__, '3.0.0', 'YITH_WCWL_Admin' ); return YITH_WCWL_Admin(); } } -if( ! function_exists( 'YITH_WCWL_Init' ) ){ +if ( ! function_exists( 'YITH_WCWL_Init' ) ) { /** * Deprecated function that used to return init class single instance * * @return YITH_WCWL_Frontend * @since 2.0.0 */ - function YITH_WCWL_Init(){ + function YITH_WCWL_Init() { _deprecated_function( __FUNCTION__, '3.0.0', 'YITH_WCWL_Frontend' ); return YITH_WCWL_Frontend(); } -} \ No newline at end of file +} diff --git a/includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php b/includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php index 08d389d..64985ed 100644 --- a/includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php +++ b/includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php @@ -11,7 +11,7 @@ exit; } // Exit if accessed directly -if( ! class_exists( 'YITH_WCWL_Elementor_Add_to_Wishlist' ) ) { +if ( ! class_exists( 'YITH_WCWL_Elementor_Add_to_Wishlist' ) ) { class YITH_WCWL_Elementor_Add_to_Wishlist extends \Elementor\Widget_Base { /** @@ -61,10 +61,9 @@ public function get_icon() { * @return array Widget categories. * @since 1.0.0 * @access public - * */ public function get_categories() { - return [ 'general', 'yith' ]; + return array( 'general', 'yith' ); } /** @@ -79,110 +78,110 @@ protected function _register_controls() { $this->start_controls_section( 'product_section', - [ + array( 'label' => _x( 'Product', 'Elementor section title', 'yith-woocommerce-wishlist' ), 'tab' => \Elementor\Controls_Manager::TAB_CONTENT, - ] + ) ); $this->add_control( 'product_id', - [ + array( 'label' => _x( 'Product ID', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::NUMBER, 'input_type' => 'text', 'placeholder' => '123', - ] + ) ); $this->end_controls_section(); $this->start_controls_section( 'labels_section', - [ + array( 'label' => _x( 'Labels', 'Elementor section title', 'yith-woocommerce-wishlist' ), 'tab' => \Elementor\Controls_Manager::TAB_CONTENT, - ] + ) ); $this->add_control( 'label', - [ + array( 'label' => _x( 'Button label', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::TEXT, 'input_type' => 'text', 'placeholder' => __( 'Add to wishlist', 'yith-woocommerce-wishlist' ), - ] + ) ); $this->add_control( 'browse_wishlist_text', - [ + array( 'label' => _x( '"Browse wishlist" label', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::TEXT, 'input_type' => 'text', 'placeholder' => __( 'Browse wishlist', 'yith-woocommerce-wishlist' ), - ] + ) ); $this->add_control( 'already_in_wishslist_text', - [ + array( 'label' => _x( '"Product already in wishlist" label', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::TEXT, 'input_type' => 'text', 'placeholder' => __( 'Product already in wishlist', 'yith-woocommerce-wishlist' ), - ] + ) ); $this->add_control( 'product_added_text', - [ + array( 'label' => _x( '"Product added to wishlist" label', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::TEXT, 'input_type' => 'text', 'placeholder' => __( 'Product added to wishlist', 'yith-woocommerce-wishlist' ), - ] + ) ); $this->end_controls_section(); $this->start_controls_section( 'advanced_section', - [ + array( 'label' => _x( 'Advanced', 'Elementor section title', 'yith-woocommerce-wishlist' ), 'tab' => \Elementor\Controls_Manager::TAB_CONTENT, - ] + ) ); $this->add_control( 'wishlist_url', - [ + array( 'label' => _x( 'URL of the wishlist page', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::TEXT, 'input_type' => 'url', 'placeholder' => '', - ] + ) ); $this->add_control( 'icon', - [ + array( 'label' => _x( 'Icon for the button', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::TEXT, 'input_type' => 'text', 'placeholder' => '', - ] + ) ); $this->add_control( 'link_classes', - [ + array( 'label' => _x( 'Additional CSS classes for the button', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::TEXT, 'input_type' => 'text', 'placeholder' => '', - ] + ) ); $this->end_controls_section(); @@ -211,4 +210,4 @@ protected function render() { } } -} \ No newline at end of file +} diff --git a/includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php b/includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php index ed820bf..69351b1 100644 --- a/includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php +++ b/includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php @@ -11,7 +11,7 @@ exit; } // Exit if accessed directly -if( ! class_exists( 'YITH_WCWL_Elementor_Wishlist' ) ) { +if ( ! class_exists( 'YITH_WCWL_Elementor_Wishlist' ) ) { class YITH_WCWL_Elementor_Wishlist extends \Elementor\Widget_Base { /** @@ -63,7 +63,7 @@ public function get_icon() { * @access public */ public function get_categories() { - return [ 'general', 'yith' ]; + return array( 'general', 'yith' ); } /** @@ -78,53 +78,53 @@ protected function _register_controls() { $this->start_controls_section( 'product_section', - [ + array( 'label' => _x( 'Wishlist', 'Elementor section title', 'yith-woocommerce-wishlist' ), 'tab' => \Elementor\Controls_Manager::TAB_CONTENT, - ] + ) ); $this->add_control( 'wishlist_id', - [ + array( 'label' => _x( 'Wishlist ID', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::TEXT, 'input_type' => 'text', 'placeholder' => 'K6EOWXB888ZD', - ] + ) ); $this->end_controls_section(); $this->start_controls_section( 'labels_section', - [ + array( 'label' => _x( 'Pagination', 'Elementor section title', 'yith-woocommerce-wishlist' ), 'tab' => \Elementor\Controls_Manager::TAB_CONTENT, - ] + ) ); $this->add_control( 'pagination', - [ + array( 'label' => _x( 'Paginate items', 'Elementor control label', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::SELECT, - 'options' => [ + 'options' => array( 'yes' => __( 'Paginate', 'yith-woocommerce-wishlist' ), 'no' => __( 'Do not paginate', 'yith-woocommerce-wishlist' ), - ], + ), 'default' => 'no', - ] + ) ); $this->add_control( 'per_page', - [ + array( 'label' => _x( 'Items per page', 'yith-woocommerce-wishlist' ), 'type' => \Elementor\Controls_Manager::NUMBER, 'input_type' => 'number', 'placeholder' => 5, - ] + ) ); $this->end_controls_section(); @@ -153,4 +153,4 @@ protected function render() { } } -} \ No newline at end of file +} diff --git a/init.php b/init.php index 67325ab..ff2d3ea 100644 --- a/init.php +++ b/init.php @@ -3,13 +3,13 @@ * Plugin Name: YITH WooCommerce Wishlist * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/ * Description: YITH WooCommerce Wishlist 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.
    Get more plugins for your e-commerce on YITH - * Version: 3.0.20 + * Version: 3.0.21 * Author: YITH * Author URI: https://yithemes.com/ * Text Domain: yith-woocommerce-wishlist * Domain Path: /languages/ * WC requires at least: 4.2.0 - * WC tested up to: 5.1 + * WC tested up to: 5.2 * * @author YITHEMES * @package YITH WooCommerce Wishlist diff --git a/languages/yith-woocommerce-wishlist-da_DK.mo b/languages/yith-woocommerce-wishlist-da_DK.mo index c24211023f2d301c8f34082ebd263969aad2acf3..8bdd5bb21e8e375ec1a2d05b930640e9528b2694 100644 GIT binary patch delta 384 zcmXZXze~eF6u|Mz5r4E&6dfFNa28{1DX1C!M;vNw1C1AQEwLbW5eF9wp@SfTpy1@7 zATDk$t}Z$`baT;Focun_k$0bWm*YL&Y5BL*|Cn`$iZw$l66eIc}ujq|U z8~A=^(w!s?tz9)~)3@CuF=@w7+TCWf=l7yc%gc;um^cp8M(AacZM7qtALxZj-K$lX Qs%t^D7Sz}8uk^P51F?KN)Bpeg delta 419 zcmXZXF-yZh6u|LIOtr0wwhmHp$OlMF(}G|ou?jlrP$&)}MMDkPMv{PI-PEZ=bWlMY zbkIQ%M?r9La}hT|90kF_MRd{sVUBz6ckgn%M}9J$Z2Kjz?F&|p7$r`LVZu;ItR2ka zE~aoV@etG0C#c~$4&WvB;4OCJec}TSQ9oe@-~R90;**1H{Ef2VZ}K3m3Q?fW;|yUC z{nP=|WaBNAgSJsN>>yhlkb3bL<+}@%->*>4xxqoa!?ZAjc;vtq&m{S$uP7V5Cw?V% zrQ#7~O3B4b%2{D?t~#sNe81v1n{Ke;>NPK1Tlc~!R@8|}$Fes4V09yK!*I+G8dg+q wSYFGEvJ3N7vl6)V$n#s~bUkt%y;LmOX3;k7vTlz%rLtq&*GKBI8h>bge_digqW}N^ diff --git a/languages/yith-woocommerce-wishlist-da_DK.po b/languages/yith-woocommerce-wishlist-da_DK.po index 1c01c0d..67e9b67 100644 --- a/languages/yith-woocommerce-wishlist-da_DK.po +++ b/languages/yith-woocommerce-wishlist-da_DK.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WCWL\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:04+0200\n" "Last-Translator: Morten Ruus \n" "Language-Team: Your Inspiration Themes \n" @@ -24,34 +25,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Ønskeliste" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "Ønskeliste" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Ønskeliste" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -80,29 +75,24 @@ msgstr "" msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -148,56 +138,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Ønskeliste" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "Titel felt" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -239,16 +214,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -271,61 +236,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Del på:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "ønskeliste" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Gratis!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -334,16 +285,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -383,149 +334,56 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 msgid "Custom" msgstr "" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Delt" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "Privat" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "Offentlig" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -msgctxt "Elementor section title" -msgid "Product" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 msgid "Product already in wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 msgid "Product added to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Ønskeliste" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Ønskeliste" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Ønskeliste" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -538,57 +396,57 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 msgid "Show \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -843,251 +701,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "ønskeliste" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1095,185 +953,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1587,10 +1445,6 @@ msgstr "" msgid "Remove" msgstr "Fjern" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1600,14 +1454,148 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" +msgstr "" + +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Ønskeliste" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +msgctxt "Elementor section title" +msgid "Product" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Ønskeliste" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Ønskeliste" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" msgstr "" +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "Ønskeliste" + #~ msgid "Save" #~ msgstr "Gem" diff --git a/languages/yith-woocommerce-wishlist-de_DE.mo b/languages/yith-woocommerce-wishlist-de_DE.mo index 413c52f5752f316643aa6019afb586f80ddaf972..8644f93b6cedd2629c2ca09392efabc2e5cbaec7 100644 GIT binary patch delta 906 zcmXZZKWGzS7{~FqrZE~5jqzX8Xb2UDf|pA|u#!oMLUn124qY5#Jeo+G3wJ4@*pf+y zE<$TuL~s(tibI!zbyCo}h=PNQLJNY_K~NA}^!vj*a`(CSd7pdV=Y8@#-Ai{rC;NMb z%jQ1HeW%Zu3dTY_xCZ)-IgBYhhHYRoGih zu)ld91U50v#5dH*!er^hDbz+e)COmepSj3G8&BXKyoxHYi7a9KV15o&$Res!OQ-`q zzzqAF$Gm9aH#mYH@YfF7$X6N0f0?9JCPQCO;%PjB4i4Y~9>Tk*LRL_PtfBH=pbGtn zD(ov}@jG_U@)GAORWydg%p_{z8mh2)`it0k!_haw_z!&#Z2QCPK@l$Y|9s+jhtGuC+YJ_j9f{W&5+O zmg}|c*7WRDqiN4I+I6erx;1xZ#_?*7)oJ+k>4x8qj*nfoDxOnqH{7OmuG)6W*0+IHr7yUI8rwjdlS@T$FoRf- z3JxJ4RTKm#5tXP=)WJb<5ri()pN-%ft_8_b3@cDQitZ8Yn|6mG|3xEs%5J6^>o-o{p3z)koBH{$E?{$1!NY$Cpd zF|)FLWzbLHH#Xxwo+=^3MH3!D#ZMq9b_TcNC~m_kRNgg=;C%SJiZ1t$aSJ}h9(;=` z>>IYSzI_h^zc9{&HPp^J$kL8esD+NA7C4EVHqJ#0=WsIyr~F~NN^eN}u99>77|fko`XIqblPsDfUh3VM&q z`-m!d1y$frEGHTKWiW`Hyrs%Uk&xw36HlWGyosE4Cyd_Cu2y+_P5agZUzGc^x|nu;rTFe4pqQi)F*j?D(nNQrC(4BEu$vhNdNwziE))xuc{d*Q4tklS*PlI<$$DO`=GL2f#)i)xPmcKhkUuk%4<_=- Pk;}!>#ME@5G@G~oDMw;3 diff --git a/languages/yith-woocommerce-wishlist-de_DE.po b/languages/yith-woocommerce-wishlist-de_DE.po index d870558..b4c263c 100644 --- a/languages/yith-woocommerce-wishlist-de_DE.po +++ b/languages/yith-woocommerce-wishlist-de_DE.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:04+0200\n" "Last-Translator: \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Wunschliste" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "Premium Version" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "YITH WooCommerce Wunschliste" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Wunschliste" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "Artikel entfernt." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Wunschlisten" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Meine Wunschliste bei %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "Wunschliste \"Angebot anfragen\"" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "Titel:" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Teile auf:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Auf Facebook teilen" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Auf Twitter teilen" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Auf Pinterest teilen" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Meine Wunschliste bei %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Kostenlos!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Fehler: Artikel konnte nicht von der Wunschliste entfernt werden." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,157 +337,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "Benutzerdefiniertes CSS" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "geteilt" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "Privat" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "Öffentlich" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Artikel hinzugefügt!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Artikel hinzugefügt!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "\"Wunschliste durchsuchen\" Text" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "Artikel ist bereits auf der Wunschliste Text" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "Artikel ist bereits auf der Wunschliste Text" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Artikel ist bereits auf der Wunschliste Text" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Artikel ist bereits auf der Wunschliste Text" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Wunschliste" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Wunschliste" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Wunschliste" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 #, fuzzy msgid "is enabled but not effective. It requires WooCommerce to work." @@ -550,58 +403,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Allgemeine Einstellungen" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Artikel ist bereits auf der Wunschliste Text" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Benutze Shortcodes" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Nach \"in den Warenkorb\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Nach dem Vorschaubild" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Nach der Zusammenfassung" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Artikel hinzugefügt Text" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Artikel hinzugefügt!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "\"Wunschliste durchsuchen\" Text" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Artikel ist bereits auf der Wunschliste Text" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "Hintergrund" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "Text" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "Rand" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Benutzerdefiniertes CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -856,251 +709,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "YITH WooCommerce Frequently Bought Together integration" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "Slider in Wunschliste aktivieren" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Zum Warenkorb weiterleiten" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Entfernen wenn zum Warenkorb hinzugefügt" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Meine Wunschliste bei %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Social Text" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "Social Bild URL" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Meine Wunschliste bei %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1108,185 +961,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1600,10 +1453,6 @@ msgstr "" msgid "Remove" msgstr "Entfernen" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1613,14 +1462,153 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Wunschliste" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Artikel hinzugefügt!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Wunschliste" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Artikel hinzugefügt!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "\"Wunschliste durchsuchen\" Text" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Artikel ist bereits auf der Wunschliste Text" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Artikel ist bereits auf der Wunschliste Text" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Wunschliste" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Wunschliste" + #~ msgid "Save" #~ msgstr "Speichern" diff --git a/languages/yith-woocommerce-wishlist-es_AR.mo b/languages/yith-woocommerce-wishlist-es_AR.mo index ea794b4c83df025a1787b26316ae9697238b1ecf..16735f6ecad9e52be22d52a76ba389f8b585ecb7 100644 GIT binary patch delta 809 zcmXxiPe@cz6vy$?=(DWG|4y1_gPRsMy+%ZHz}8mFAXgD;gAS-~cuyI_#ejrMH#*?P ztsqE?aoH{tY862swulzlwv|Pj==-}|FTDBO^Jd<;=bbY@GH)`~Zyk*_V`aJebzL$W zk|{n|A25R-u?xTBAf96<_B5EK@h-Mu0k7f{?=u`Fp7!7G;1%M1Y&EM|olQG8-uWMV z!Diw!Y{6f63;+4=`y0*rh;yg{9-#_*j>;3Go_~!^xQQyPhSzY<$8}6|z8$eqMW1m1 zzoHWS#a0e&2+VE}ck&}87{c2)hFP4#Zd}EixQQxcA658Ue1WIfi{m6$$DU#@=i9V4 zxQ1$V&3k}4@CfhVC+xvLK5nDWw9p=)o}WY&GJ`r`)w_WzWE)jj9Xs$nR@LGYHcIpp zbsyy*8gM2Ag2Gn4Gh^E{JI`AfO|vA64ip&j7b z$8~6(F&+*VxY5?Ij9+o5Ce|BMfj-=U$FPV~*n^j_8?WVF$1%pY^XJcT6XVxdGNx@- z>1=1>Q~ts)+|1bNGG-f=Z~zBU8yv^Icn%dngbM5yYMr~N|3AVF*g^g88E(N>`FItJ z>~B8PQA9s*5Pzc<=y$mAAbunJ6S#}cR z-3x3|WPj77qlp{2_faM9a6h)Qc80kwN8Kv3pE0Qh!G+^ar(YiCr~5iuyLrAfJb=k}9F5OgS+_(d^=2+eYp>CN=G$1QeW( zOv$Nj)%ojebbdN3l~avM+YizXxG7p?MB=v8@V}`N#A^fOlx)WT9x5rSZIiHbmD5Sw zN<+65rB|C#npIZb6^07^7bj=Wx^rDDqt0R8ZA9ek)dTq4s`zueJJI=tVMiMrH U#0}hL;7+l3;LeBq(lAcVU-n65asU7T diff --git a/languages/yith-woocommerce-wishlist-es_AR.po b/languages/yith-woocommerce-wishlist-es_AR.po index e338d38..469881f 100644 --- a/languages/yith-woocommerce-wishlist-es_AR.po +++ b/languages/yith-woocommerce-wishlist-es_AR.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:04+0200\n" "Last-Translator: YIThemes \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Lista de deseos" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "Agregar a la Lista de deseos" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Lista de deseos" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "Bien, lo hemos eliminado de tu lista..." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Lista de deseos" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Mi lista de deseos en %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "Texto de la tabla de la Lista de Deseos" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Compartir en:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Compartir en Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Tuitear en Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Compartir en Pinterest" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Mi lista de deseos en %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,18 +288,18 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "" "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta " "nuevamente, por favor." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -388,157 +339,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "CSS personalizado" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Compartir en:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "¡Agregado!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "¡Agregado!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "Ir a la Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "Ya está en tu lista de deseos!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "Ya está en tu lista de deseos!" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Ya está en tu lista de deseos!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Ya está en tu lista de deseos!" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -551,58 +404,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Configuraciones generales" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Ya está en tu lista de deseos!" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Usar shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Después de \"Agregar al carrito\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Después de las miniaturas" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Después del resúmen" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "¡Agregado!" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "¡Agregado!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "Ir a la Lista de deseos" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Ya está en tu lista de deseos!" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "CSS personalizado" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -857,251 +710,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Redireccionar al carrito" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Eliminar después de agregar al carrito" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Mi lista de deseos en %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Texto de sociales" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "URL de las imágenes sociales" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Mi lista de deseos en %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1109,185 +962,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1601,10 +1454,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1614,10 +1463,149 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "¡Agregado!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "¡Agregado!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "Ir a la Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Ya está en tu lista de deseos!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Ya está en tu lista de deseos!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "Agregar a la Lista de deseos" diff --git a/languages/yith-woocommerce-wishlist-es_ES.mo b/languages/yith-woocommerce-wishlist-es_ES.mo index ae20684000e41a3958a073d4e6c98df6eca6f374..918cea5be03d798e24ee158bcfc766ad919355d5 100644 GIT binary patch delta 5584 zcmYk;33yId9>?($LKYE3A`wd#OKe$%5G1HA#JGFo|EIIm-BK% z`-9Xc&aTD`bTa0C4Q(|h!p9hYjKsQ_h+a6+b~-j>yZ{^E7OaCOZEs-!<0t5czU=IR z5y+3je{AYH7vwNxX|9d1NkwB_;AB3=z({z zKbB%`?9A2pbAB^~PIWe9qfRsvb%%>E1J`0l^x*bGFafLJ6l{eB=z{Cf9k-&6v)lFr z)?<7HtKuWn1wF&+oZq-nU)_-}w#5)k#IeY^%@*XM%~8|^T*qeU%u$YFo zJ+8$tyoR07o%z-8^}-uC1sz|}>CeRV#D+|yeqkcs!R7XNIuocV+JvL=A=Y4x3=E_a zm>guyX&Unt&;HG*O58H!!6DeAslzJyD(c9>H(w(+W3C}p zHh&=1Gk(;!3Pz*mHrBQe>P|-E0L(;Ha6cyFeN4c9)LkcBi8{{%oR5zkbXe%7kjs`U zu@-K}NIZmEi^dCtcMY~I3Jv}bS*qh|J@6yc6(7Krcmh>{%$?}0k;DAd$V$F{fx zWAQWWh?SzOsf$O7XVOuXSb;4$zd35}DAfkW4O&~PKLK^;$>@obu@=s>U5u*8TGXBG zMwRvu>icI=H+BnEu^&)R*CW&vc}G)!7O07&qsM9l*2FxlhOYZ+j4R z=hsndrwp|SJ=<8%e{J+)+|V9JqK@AYwV3<1q5fJV1#HmcwZ?XX{l%@QHL)K9@fhkt zzek-=^&ScJQ163j=#G0(7km_l;wc=2K`fZTI28xti5Tjy9scdCFJ_^>a0FE{U*4m# z3F^SDF$v>v3>KrFjz_4+>rd2$1;$#H>VVom9Cf4P?eRR+R4jAQ@usr_RqErIhUZWx z?$E)S;{??A#$h*{ikkC1I2Dheo`!a;xIoN7m3k>^O5R0g$81D@ypEO7@q~`%;y0|1 zjXN=?m3g0|t~jZ)wOR`?fbn+J_f8}0)!av&IG~GloZ;A%aUoJfvk7@OncJ9-9?X+| zZyILk`QJ=O2lRf46^@ap1Fpe3co{X9Kcg=`MlbZF3_Ou02=)7eP#2tys^m)4)9@aS zz+D)KHM(1WEhErd&wmmfl_bk{E>2*)4*Q{N59`3gQHyaFGCO9jJwAd}7@tB_=q&o- zFQ})>y{EN53bnr->cWz+3FkMH==8=#sKs~%^~F}btP4v-rq`q)>&vV|UBC_Oh<*vy z-}j-&IZY8#ZF3a|V0{kGAx#$6b)phj8Bh12{v+9OF46k)7}l2(u_Ft4N0>$2ekvZu z3~bh)6SBVu!|@D9=NihdS|)JyT6D`$Q?d?OM&=+k!#~j-LwLkIF={aNSLwR2fohwc z*a{b-7SCSv!7^-tZbPi6BO1psehb&)Gh`W=)jaI_z1ye@_aA1xA7)`T<7=3VeTG}# z|6n-vcV$B<8&uk-s8?|7Bna!Fp^Mk1;p{y>TbT<4HV=Zk$bv=Ni6;_fQpFI>!3_V$@Sp zf`0fpM&cdRjrokVUQ}IB+Z`!%^d?%4g}4)4ur2kKad;SeU~P08Z&joLc3>QW!I*+! zI0rl7E^LcssI}38x@&FZp^iHn>+1PmU~kxfA?(Z6{5INKqp6K7y`oP$C5CQ?%KG3w9v8B_(YqvpC4wdjJ=t@lJC>iRioc?!s4iDG0J~yMEW(+%9(!Z(RO^6QSc7pf zR>h6T%g}5?Rn9q|f5kBZyP_kCP8gkhdxsWcG&w^mlf^`BFZq!0beYveErDc^PYA~^ zpE@XiG3DS~@(s}u7! z$N;j9sEs2kt*WLLNcxc$L`_xwojfJ4>C(QX^DALW%G)wNHOH;3VflhmSC5>U%C??N zCYsw`f0`fU|i>M7HW68hBDsoq)8BEmvNm$tC9$7=w5-rMKwRX4s z503i2B#Ja9C8VM)qEn5Ok)0JAaUhAa$M-RvI3DrgX>WYTb`H)aD@g!(MqVOckZa^7 zDI#ilWCxi}!pRb%c8pvi4K<)uvMB#tXZL^8{I_Cog#1kYK?;f5WzvImChwDqrd6*t ziujS9k1 zGpT4b>AXs+R&2m8U+A}|?@XGID#VSby{q|Giy_|SJ?owRHU0Yb_ylH?SaOcEArHtE za*I^7@97+}2P1Kp-EV})Nh#TFZ+narh{J;qA2N%KASt91*+44VD|F_QllF$CILz)R z;UK$z!!{E8kbHaG9rxJ%miUC6B`Y-l6X^^mY8^=k*+OzjUDAc99Uy6>8#ziU+F?3F z$nA;^IEH*`kG*g|d4s%8{zJYZYTs!UZKvZ(7HG>0ZPE+h zoXq^R^vU7V)2B`fEy&JJ$|-#fyiQ@f(dRHZ~>LoFho#GFc%b5)N+5q1JMT$d61MePg|^MS}e1| zw9%{_Z4Z~xoG~l2CWo@L$tks_Xfe~wa?+W``Te<<#?O2{^O^JM|Gwwk2lt-!Vo!V% zaO&Ft|FO=2s}1EM=|Q487&9}#nD9tlHKsn=m{`0KWAH)jjL$jl#a^@zVNX1ZU9l4% zGLetoI0C!jT)Z0Vk^lT=7oX#~a1f)g=M~0GzzmGXWvISv#6aAN5x5h>@GVTh!_M{d z$bTk;r-fh~hT}ji#4PNBcVaBhH*2YMua$O?bmTAevK)Zz`Ew*WYq7i#G|+q{moP!X5p^IG8R(5@Em@IN1gUw7Env{ z9nQiWiw?6#8Zihr$JuN8JnJ=r@6VuSBAs>7Oy=NVEJU`4xfM0w#subHKe(9-n$oSP z&9nnqGJfX5k`Sih1}YuEIfmjY+~+98aJ+7R7W8$6_qQRsH-l zs9fNJroNE*~Lsoj97xD7Sp7IdRYws&h8s>eQj1RGE@5X~?{upjEUrlDqP z3bMb97a6>{8(9Uj4f$2`5z;Zg3E`>jxe$Xo{}u*gChCT{csb6)aP*=!Q3H0w2k*NWGZT8i!cJ~P&0QsYG4ndX6#YaDcg*Gtf2{J*VA*n&Iyb)?44WS2DqB>lUQ_+u;@i0!o#4P525|xH5 z`-^7O561ES)DJ8{P1)OyM^HEZ60gJWaW;-;p|!a-qmI{07>kEcGj$sEeb_L2pi!uH zuAhq5Vl+mf8#UE8VL9G`>cDA?#-C9?*M%LWH(nxY%`34Mmmq^PCou;5t#&CX4LOrM0L1FzCEM)s8cZ+ugCdl>HP1eqTPQKHMK#b?HP%6%*0Zz7vV(QhPrX! zwf3e=MwZuPI_+u*J-*vfN?m3_6yUQe=n6V4zmlFBKy%C#SUn(Q#j%#3H6FDL3QXp48h%~ zSMeK;AEE|w0%zfQ%*1It?Pk0i8IuW}X}>?__^IeYJFo#?!6eM(w>3rO*d14*PQf!6 zg`eXHJdX!)=xlorh0QVMN!r~}Gr1S_`}#1ME-x7;5D0OY8@BM|Ch2b^a%!_KXYr;U;81n`YdB-8sXW>GvH!#t@zV7Am^& zX0Ct^9gE7Q_JkX|D!RDb}4GgS7RQ&i2C_+$bm8W>{w2y zS&g|o-yEkh0(&m7&+lv;PJ0bz;Stmfbgr;BTQ{oIIs$-RyjE$)8_oGh1yME_FFi+7MN1~P@3pG{q@h)t@SPZVU zcXvE$iN<0P)?g&QhI-K)!f`mc&c4q&)O~kg1b&L`(SL@@R4PBAdOGn2W&>}+Yp?-R zaF28S0(B;*b>n@8Jg2p2x-TvFUDEg)^{0tC_%NAFZX*=!e|yT;Aa7ms98u5iBzog* zB5h@zQ)xntLZu_o@zgB6L;gfwCfmt5vXvYq+sKoofVhZVc>bf*z9ff96gfeP! zqUoJLbTU+Wlbc93IZaf4NBWRsDF4aPk^c$$Y04LbSgglwNuZ;8_50S2l5bUD+iqCx3<6M^A7SA z2_)B&3^IvaM&2bVEo5J7&Hl)OGo&-o+wi~3$6WZ4?7HNOKU1$H754b;Z*ri4tR^3k za59^;m6zHoc#=Hsw6DfDocep1L@bg=R5p`^tu^~?xrq8-NGS1t!bdu3E6b^@cN!OQ z80ks+JJ&inia(N{$SE?EsC-JkA$v&-Sxc@b9}tz{WFnH!`gD*PuOW92$fs7<8h{|I&<~2Qk42@LcaV|DHw!_8b zH{=gw6q!R}$*p858A94hFqP>fjkw7*L}eqnnN*Rd$U&l_p+95sF`uN6&xy*jB)7H3 zzfzl$qaz~xZp-JXD0SCZODbv?Se}ZiMeb6oy2e{tS5oVe>q3)N6U%wN{<4sjyFcw{ByL$5_+7-cjDlN_S1kf1cOm&4~>dnVp)t z#9LEZUE}uoQoJ?gskN^1)QYN#+R&oH;^a{^ZkO(voad@_XImL*8R^Ms>B;GXt@I(; z8H2Oa)0zPW^wwT\n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Página de Lista de deseos" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "Ajustes generales" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "Opciones de Añadir a la lista de deseos" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "Opciones de la página Lista de deseos" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "Versión premium" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "YITH WooCommerce Wishlist" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Wishlist" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -85,7 +80,7 @@ msgstr "Producto eliminado satisfactoriamente." msgid "Please, make sure to enter a valid title" msgstr "Por favor, asegúrate de haber introducido un título válido" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." @@ -93,23 +88,18 @@ msgstr "" "Lo siento, pero esta característica solo está disponible si las cookies de " "tu navegador están habilitadas." -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "Producto añadido al carrito con éxito" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "Añadir al carrito" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "Mientras visitas nuestro sitio, nosotros rastrearemos:" @@ -169,56 +159,41 @@ msgstr "" msgid "Customer wishlists" msgstr "Listas de deseos del cliente" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Listas de deseos" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Eliminada lista de deseos %s." #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "La lista de deseos %s ha sido retenida." -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "Token" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "URL de la lista de deseos" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "Título" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "Visibilidad" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "Artículos añadidos" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -275,16 +250,6 @@ msgstr "" "Botón para clases CSS adicionales (déjalo vacío para usar los ajustes " "predeterminados)" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -308,61 +273,47 @@ msgstr "Número de artículos a mostrar por página" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "ID de la lista de deseos a mostrar (ej: K6EOWXB888ZD)" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Compartir en:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Compartir en Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Twittear en Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Pinear en Pinterest" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "Compartir por correo electrónico" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Mi lista de deseos en " -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "Compartir en WhatsApp" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "Eliminar de la lista" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "¡Gratis!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "El artículo no puede ser añadido a la lista de deseos" @@ -372,16 +323,16 @@ msgid "An error occurred while adding the products to the wishlist." msgstr "" "Ha ocurrido un error mientras se añadían los productos a la lista de deseos." -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Error. No hemos podido eliminar el producto de la lista de deseos." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "Lista de deseos no válida." -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "Artículo de lista de deseos no válido." @@ -421,166 +372,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "tienen este artículo en la lista de deseos" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "Personalizar CSS" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Compartidas" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "Solo gente con un enlace a esta lista puede verla" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "Privada" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "Solo tú puedes ver esta lista" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "Pública" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "Cualquiera puede buscar y ver esta lista" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Nombre del producto" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Nombre del producto" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "Añadir a la lista de deseos" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "Texto para \"Echar un vistazo a la lista de deseos\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "Echar un vistazo a la lista de deseos" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "Texto para \"El producto ya está en la lista de deseos\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "Texto para \"El producto ya está en la lista de deseos\"" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Texto para \"El producto ya está en la lista de deseos\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Cuando el producto es añadido a la lista de deseos" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -#, fuzzy -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "Página de Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -#, fuzzy -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" -"Selecciona un icono para el botón para compartir por Correo electrónico" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -#, fuzzy -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" -"Botón para clases CSS adicionales (déjalo vacío para usar los ajustes " -"predeterminados)" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Wishlist" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Wishlist" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Wishlist" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -#, fuzzy -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "Paginar" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -#, fuzzy -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "Paginar" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -#, fuzzy -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "Artículos añadidos" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -593,17 +437,17 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Ajustes Generales" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 #, fuzzy msgid "After product is added to wishlist" msgstr "Cuando el producto es añadido a la lista de deseos" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" @@ -611,24 +455,24 @@ msgstr "" "Elige la apariencia del botón Lista de deseos cuando el producto ya ha sido " "añadido a la lista de deseos" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Mostrar el botón ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "Mostrar enlace a ''Ver lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "Mostrar enlace a ''Eliminar de la lista''" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "Ajustes de loop" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " @@ -638,21 +482,21 @@ msgstr "" "categoría, shortcodes de producto, carruseles y todos los demás lugares en " "los que el bucle de los productos de WooCommerce es usado" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "Mostrar el bucle ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" "Activar la característica ''Añadir a la lista de deseos'' en el bucle de los " "productos de WooCommerce" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "Posición de ''Añadir a la lista de deseos'' en bucle" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode y pégalo donde quieras mostrar el botón o enlace ''Añadir a la lista " "de deseos''" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "En la parte superior de la imagen" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "Antes del botón ''Añadir al carrito''" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "Despuésl botón ''Añadir al carrito''" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Usar shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "Ajustes de página de producto" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "Posición de ''Añadir a la lista de deseos'' en la página del producto" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode y pégalo donde quieras mostrar el botón o enlace ''Añadir al " "carrito''" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Después de \"Añadir al carrito\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Después de las miniaturas" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Después del resumen" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "Personalización de texto" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "Texto ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "Introduce un texto para el botón ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Texto de \"Producto añadido\"" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" @@ -740,25 +584,25 @@ msgstr "" "Introduce el texto del mensaje mostrado cuando el usuario añade un producto " "a la lista de deseos" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "¡Producto añadido!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "Texto para \"Echar un vistazo a la lista de deseos\"" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" "Introduce el texto para el enlace ''Echas un vistazo a la lista de deseos'' " "en la página de producto" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Texto para \"El producto ya está en la lista de deseos\"" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" @@ -766,129 +610,129 @@ msgstr "" "Introduce el texto para el mensaje mostrado cuando el usuario ve un producto " "que ya está en su lista de deseos" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "¡El producto ya está en tu lista de deseos!" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "Personalización de estilo y color" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "Estilo del ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" "Elige si quieres mostrar un enlace textual o un botón de ''Añadir a la lista " "de deseos''" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "Textual (anclaje)" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "Botón con estilo del tema" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "Botón con estilo personalizado" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "Estilo del botón ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "Elige los colores para el botón ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "Fondo" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "Texto" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "Borde" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" "Elige colores para el botón ''Añadir a la lista de deseos'' al pasar el " "cursor" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "Al pasar el cursor por el fondo" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "Al pasar el cursor por el texto" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "Al pasar el cursor por el borde" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "Radio del borde" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "Elige un radio para el botón ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "Icono de ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" "Selecciona un icono para el botón ''Añadir a la lista de deseos'' (opcional)" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "Icono personalizado de ''Añadir a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" @@ -896,34 +740,34 @@ msgstr "" "Sube un icono que te gustaría usar para el botón ''Añadir a la lista de " "deseos'' (sugerencia: 32px x 32px)" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "Icono de ''Añadido a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" "Selecciona un icono para el botón ''Añadido a la lista de deseos'' (opcional)" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "El mismo usado para Añadir a la lista de deseos" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "Icono personalizado de ''Añadido a la lista de deseos''" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Personalizar CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" "Introduce el CSS personalizado a aplicar en los elementos de la Lista de " "deseos (opcional)" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 #, fuzzy msgid "Search list" msgstr "Compartir lista de deseos" @@ -936,20 +780,20 @@ msgstr "" "Si quieres beneficiarte de esta característica, podrías considerar la compra " "de la %s." -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "Activar carga de AJAX" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "Cargar cualquier artículo de lista de deseos cacheable via AJX" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" "Integración de productos YITH WooCommerce comprados juntos frecuentemente" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" @@ -957,27 +801,28 @@ msgstr "" "Para usar esta integración debes instalar y activar YITH WooCommerce " "Frequently Bought Together. Leer más" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "Habilitar deslizador en la lista de deseos" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 +#, fuzzy msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" "Activa el carrusel con los productos relacionados en la página de Lista de " "deseos (Ejemplo). %s" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "Todas tus listas de deseos" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "Página de Lista de deseos" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " @@ -987,60 +832,60 @@ msgstr "" "asegúrate de añadir el [yith_wcwl_wishlist] shortcode en el contenido de la página" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "Página de detalles de la lista de deseos" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "Mostrar en la tabla de la lista de deseos" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" "Variaciones de producto seleccionada por el usuario (ejemplo: talla o color)" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "Precio de producto" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "Inventario de producto (muestra si el producto está disponible o no)" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "Fecha en la que el producto fue añadido a la lista de deseos" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "Opción de añadir al carrito para cada producto" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" "Icono para eliminar el producto de la lista de deseos - a la izquierda del " "producto" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" "Botón para eliminar el producto de la lista de deseos - a la derecha del " "producto" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Redirigir al carrito" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" @@ -1048,65 +893,65 @@ msgstr "" "Redireccionar a los usuarios a la página de carrito cuando añaden un " "producto al carrito desde la página de la lista de deseos" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Quitar si se añade al carrito" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" "Eliminar el producto de la lista de deseos tras haber sido añadido al carrito" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "Compartir lista de deseos" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" "Activa esta opción para permitir a los usuarios compartir su lista de deseos " "en redes sociales" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "Compartir en redes sociales" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "Compartir por correo electrónico" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "Compartir por URL" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "Mostrar el campo ''Compartir URL'' en la página de la lista de deseos" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "Título a compartir" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" "Título de la lista de deseos usado para compartir (solo en Twitter y " "Pinterest)" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Mi lista de deseos en %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Texto social" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" @@ -1114,19 +959,19 @@ msgstr "" "Introduce el mensaje que quieres publicar cuando compartes una lista de " "deseos en Twitter y Pinterest" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "URL de imagen social" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "Será usado para fijar la lista de deseos en Pinterest." -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "Nombre predeterminado de lista de deseos" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" @@ -1135,60 +980,60 @@ msgstr "" "de deseos que se creará automáticamente si los usuarios no crean una " "personalizada" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Mi lista de deseos en " -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "Texto ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "Introduce un texto para el botón ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "Personalización de estilo y color" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "Estilo de ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "Elige si mostrar un enlace textual o un botón de ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "Estilo del botón ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "Elige colores para el botón ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "Elige colores para el botón ''Añadir al carrito'' al pasar el cursor" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "Configura el radio para el botón ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "Icono de ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "Selecciona un icono para el botón ''Añadir al carrito'' (opcional)" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "Icono personalizado de ''Añadir al carrito''" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" @@ -1196,11 +1041,11 @@ msgstr "" "Sube un icono que te gustaría usar para el botón ''Añadir al " "carrito'' (sugerencia: 32px x 32px)" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "Estilo de botón primario" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " @@ -1211,7 +1056,7 @@ msgstr "" "\"Guardar cambios\" en la vista de Administrar y el botón \"Buscar lista de " "deseos\" en la vista de Buscar" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1223,34 +1068,34 @@ msgstr "" "deseos, en el botón ''Guardar cambios'' en la vista Administrar y en el " "botón ''buscar lista de deseos'' en la vista Buscar" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "Estilo de botón secundario" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "Estilo de la tabla de la lista de deseos" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" "Elige los colores para la tabla de la lista de deseos (cuando se establece " "el estilo ''Tradicional'')" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "Destacar color" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " @@ -1261,31 +1106,31 @@ msgstr "" "pie de página (cuando se establece el estilo \"Tradicional\"), y para varios " "formularios sobre las visitas de la lista de deseos" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "Color de texto de botón para compartir" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "Elige los colores para el texto de los botones para compartir" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "Al pasar el cursor por el texto" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "Icono del botón para compartir en Facebook" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "Selecciona un icono para el botón para compartir en Facebook" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "Icono personalizado del botón para compartir en Facebook" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" @@ -1293,35 +1138,35 @@ msgstr "" "Sube un icono que te gustaría usar para el botón para compartir en Facebook " "(sugerencia: 32px x 32px)" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "Estilo del botón para compartir en Facebook" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "Elige los colores para el botón para compartir en Facebook" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "Fondo al pasar el cursor" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "Icono del botón para compartir en Twitter" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "Selecciona un icono para el botón para compartir en Twitter" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "Icono personalizado para compartir en Twitter" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" @@ -1329,27 +1174,27 @@ msgstr "" "Sube un icono que te gustaría usar para el botón para compartir en Twitter " "(sugerencia:: 32px x 32px)" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "Estilo del botón para compartir en Twitter" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "Elige los colores para el botón para compartir en Twitter" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "Icono para compartir por Pinterest" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "Selecciona un icono para el botón para compartir por Pinterest" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "Icono personalizado del botón para compartir por Pinterest" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" @@ -1357,28 +1202,28 @@ msgstr "" "Sube un icono que te gustaría usar para el botón para compartir por " "Pinterest (sugerencia: 32px x 32px)" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "Estilo del botón para compartir por Pinterest" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "Elige colores para el botón para compartir por Pinterest" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "Icono para compartir por Correo electrónico" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" "Selecciona un icono para el botón para compartir por Correo electrónico" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "Icono personalizado del botón para compartir por Correo electrónico" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" @@ -1386,27 +1231,27 @@ msgstr "" "Sube un icono que te gustaría usar para el botón para compartir por Correo " "electrónico (sugerencia: 32px x 32px)" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "Estilo del botón para compartir por Correo electrónico" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "Elige los colores para el botón para compartir por Correo electrónico" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "Icono de botón para compartir por WhatsApp" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "Selecciona un icono para el botón para compartir por WhatsApp" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "Icono personalizado del botón para compartir por WhatsApp" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" @@ -1414,11 +1259,11 @@ msgstr "" "Sube un icono que te gustaría usar para el botón para compartir por WhatsApp " "(sugerencia: 32px x 32px)" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "Estilo del botón para compartir por WhatsApp" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "Elige los colores para el botón para compartir por WhatsApp" @@ -1732,10 +1577,6 @@ msgstr "Añadido el: %s" msgid "Remove" msgstr "Quitar" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1745,14 +1586,162 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" +msgstr "" + +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Wishlist" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Nombre del producto" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Wishlist" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +#, fuzzy +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "Paginar" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Nombre del producto" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" msgstr "" +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "Texto para \"Echar un vistazo a la lista de deseos\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Texto para \"El producto ya está en la lista de deseos\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Texto para \"El producto ya está en la lista de deseos\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +#, fuzzy +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "Página de Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +#, fuzzy +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" +"Selecciona un icono para el botón para compartir por Correo electrónico" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +#, fuzzy +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" +"Botón para clases CSS adicionales (déjalo vacío para usar los ajustes " +"predeterminados)" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Wishlist" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +#, fuzzy +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "Paginar" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +#, fuzzy +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "Artículos añadidos" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Wishlist" + #~ msgid "Save" #~ msgstr "Guardar" diff --git a/languages/yith-woocommerce-wishlist-es_MX.mo b/languages/yith-woocommerce-wishlist-es_MX.mo index 960bd2f2434c53f03a7b9fa24eb45d0b69385d6f..a7182227bb0b17a83d40f2b0e3e2cda75fd5da1b 100644 GIT binary patch delta 680 zcmXZZ&npCB9LMp;+VwNP?IORHl$0^M+h*CEaBxtBgWNVI#$vXaS)0=)f50A=l5$jX z<={uTDv7I7TsbH=<-+@`nVNY$-|2at@8_BM4BdtDuZ{i##nr>z!QEG)l#YWw9$fDj z!Vheg7o|$|LJ*s91Z!{_>v0LIFzvaG!_>PNz)O^Qw^*T6UOh3W(o z{Yuqh5IeCCWrJ~S$9a?>7D~W9lzk3S)}LV+UZAYI!D@W?uk$o!ASd`h5~*+OLWwII zbYm}J2C#*Cnn}`V1;e<5-FSo&HSN delta 656 zcmXZaJxBs!7{KvY^UMs(zWl&G1*xDquEIzXY6xlwqG*U(q(m(GK#PWkgNBB-xCHkg zqAlDSD<}veYG{dCT^ibS>;KdpoWJ)up7(j4_s)mFcfkB?b`=y?l)IgKz@e0m6Hb1( zDj2{jwxYl0KR1Rg#53r_RrKQqdhyWq7~{mJsNo|@-ZOfXGSwH0Mjn*02`hGj*QHb) zaReJMh8;MHQeXiixP~%_i87#tQs)w7{|&nF9%bJX*5k)tY|@y8oS=$Kq-q(n6a6R! zbPVG-Iv8#dgTzZDOT#Vf#v|;)bCiMZQ1-o}4D^F?fEtR9VGq{QUoEqcgcQnTc?_Xx zTSS@s+V&Qu@f%9RGD;&4?_EA)6x(nbrOt{S@1Y#@#I}gZejZ$~kQ2S2G%BOK@+!)w z@i0{{hEU>3l>f@S)$iPNL`wzdnbS&YVXIG@4JCB_U?;b}n@i{OLp!;QzL(1A+3l=# hrA2(kpfS>I#1q3K3BxG8YWtddDw9iRQr4U&_zO~bM)Cjv diff --git a/languages/yith-woocommerce-wishlist-es_MX.po b/languages/yith-woocommerce-wishlist-es_MX.po index 83716fb..18f9b5f 100644 --- a/languages/yith-woocommerce-wishlist-es_MX.po +++ b/languages/yith-woocommerce-wishlist-es_MX.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:04+0200\n" "Last-Translator: Gabriel Azarias Dzul Cocom \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Lista de deseos" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "Agregar a la Lista de deseos" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Lista de deseos" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "Producto exitosamente eliminado" msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Lista de deseos" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "My Lista de deseos en %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "Texto de la tabla de la Lista de deseos" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Compartir en:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Compartir en Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Tweet en Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Pin en Pinterest" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "My Lista de deseos en %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Gratis!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Error. No fue posible eliminar el producto de la Lista." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,157 +337,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "Css personalizado" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Compartir en:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "¡Producto agregado!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "¡Producto agregado!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "Ir a la Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "El producto ya está en la Lista" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "El producto ya está en la Lista" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "El producto ya está en la Lista" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "El producto ya está en la Lista" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Lista de deseos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -549,58 +402,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Ajustes Generales" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "El producto ya está en la Lista" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Usar shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Despued de \"Agregar al Carrito\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Despues de las miniaturas" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Despues del Resumen" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "¡Producto agregado!" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "¡Producto agregado!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "Ir a la Lista de deseos" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "El producto ya está en la Lista" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Css personalizado" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -855,251 +708,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Redirreccionar al Carrito" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Remover si es agregado al Carrito." -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "My Lista de deseos en %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Texto de redes sociales" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "URL de la imágen de las redes Sociales." -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "My Lista de deseos en %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1107,185 +960,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1599,10 +1452,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1612,10 +1461,149 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "¡Producto agregado!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "¡Producto agregado!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "Ir a la Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "El producto ya está en la Lista" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "El producto ya está en la Lista" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Lista de deseos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "Agregar a la Lista de deseos" diff --git a/languages/yith-woocommerce-wishlist-fa_IR.mo b/languages/yith-woocommerce-wishlist-fa_IR.mo index 7164ef3c4be34d5bd148fc8faa8f7cd2b4dd3857..fa8b91942e0de5f1e2fdfa64fa864114195c304a 100644 GIT binary patch delta 1012 zcmX}rJ!lhQ9LMpeFNxYlt!=8cv6|MG#^HKNs8%vquns!ep;$oM!PJ$F%MIFSg3c88n;35d(_m`giljr%|b5HJh`9F6zGw*uqpE_Ib z86rp7N4d~s%rRVSrXs2>#_Yy9Oydn4z=zm{Yq%XhU9T~$cAU|`TO8twt1(#46c!Ao;Yt%Szu$$d~#39<> z={$%TItw_8gUoN{xah|Rs6V_!?f5flz@M1H-?#@8Ha{y+_!WcC9%f_g{Jqu!AU zcH7o3YqL(3#c!wy+u4S+unDzV4UnbiDD=qjE>#0J42S%nY=`sJsvkslwK8A! zX6>t9G;P&s(Imb#S5dh@pBW_Sl~L5=g(TFoyaX^i}_-~$`4z`Lbi}E O6^fKC`3;hY^aN-TQ>`OOYx>4 zLW`i_p;w_wp{IKAq#}q9kld=^MFg+KlazjcVZ8|c*_qGIOf!%FPCupYr|aMPVvh_l zLfKE5X)$IJS6Zov$8E;!!zb8}t9S(8;2!*mUHAuku{}n?G$t?;we83WjMHDlabxPn z$m)I<-X{$=c;{S0^GdNlqXchTO6#(!Wp?caC+49o9Ejc^SqT=~?*z1WFK9Ka0nm@`x^x~TCb)P|N(8+d^{<{ecI zzeL73T|Gs|DPEMiDO4t|piX!TNANCcV=Jgse#8lE;2?IhswN)BLwE^wSMH$h$^+bs ztEk_UBBto!lg#s zJzL0TZ~MW_d{C*?M*Uzm8\n" "Language-Team: YITH - translated to persian by dornaweb \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "لیست علاقه مندی ها" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "نسخه پولی" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "YITH WooCommerce Wishlist" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "لیست علاقه مندی ها" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "محصول با موفقیت حذف شد." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "لیست علاقه مندی ها" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "لیست علاقه مندی های من در %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "عنوان فیلد" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "اشتراک در : " -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "اشتراک در فیس بوک" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "توییت در توییتر" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "پین به پینترست" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "لیست علاقه مندی های من در %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "رایگان!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "خطا : محصول از لیست علاقه مندی ها حذف نشد." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,157 +337,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "CSS دستی" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "اضافه شد!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "اضافه شد!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "متن \"مشاهده علاقه مندی ها\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "متن \"محصول از قبل اضافه شده\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "متن \"محصول از قبل اضافه شده\"" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "متن \"محصول از قبل اضافه شده\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "متن \"محصول از قبل اضافه شده\"" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "لیست علاقه مندی ها" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "لیست علاقه مندی ها" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "لیست علاقه مندی ها" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 #, fuzzy msgid "is enabled but not effective. It requires WooCommerce to work." @@ -552,58 +405,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "تنظیمات عمومی" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "متن \"محصول از قبل اضافه شده\"" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "استفاده از شورتکد" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "بعد از \"افزودن به سبد\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "بعد از تصاویر محصول" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "بعد از خلاصه محصول" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "متن \"محصول اضافه شد\"" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "اضافه شد!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "متن \"مشاهده علاقه مندی ها\"" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "متن \"محصول از قبل اضافه شده\"" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "پس زمینه" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "متن" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "کادر" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "CSS دستی" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -858,251 +711,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "انتقال به سبد خرید" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "حذف محصول در صورت افزودن به سبد" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "لیست علاقه مندی های من در %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "متن اجتماعی" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "آدرس تصویر اجتماعی" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "لیست علاقه مندی های من در %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1110,185 +963,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1602,10 +1455,6 @@ msgstr "" msgid "Remove" msgstr "حذف" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1615,14 +1464,153 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "لیست علاقه مندی ها" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "اضافه شد!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "لیست علاقه مندی ها" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "اضافه شد!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "متن \"مشاهده علاقه مندی ها\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "متن \"محصول از قبل اضافه شده\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "متن \"محصول از قبل اضافه شده\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "لیست علاقه مندی ها" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Wishlist" + #~ msgid "Save" #~ msgstr "ذخیره" diff --git a/languages/yith-woocommerce-wishlist-fr_FR.mo b/languages/yith-woocommerce-wishlist-fr_FR.mo index 3228dadb3041a274f0bfa40a6cba9bd8f0fd0842..52180d865b6d2fc39dfd76fcf1141c28d56d8c02 100644 GIT binary patch delta 6421 zcmYk=30T)f9>?(!xdcQ75%Ay;0Wpw6&?G|?0rA9y?C`?Gn!_)Vi8f|3R$wQl<~VxbS$Z>!_GWrH6k~ar2hK)MEa^-Bm7*#dlw$Q}06v33 zcnp<^Pf^!h#zef18c}SVF}Gn6YD8O5BR-9{py}siBpx-j6EO)NK&_SfelBAoD7;4l zSvHsLg}&TP_Dp}&`EjTl%1|S(LyhDu)O~NGrsO)Z(kPZo^L0 z_hLS}-lCup1(KH{9FBSTBI<=Ls261=^DrEP+TSOwE!c&+M+%+5VD!a2)W8aH7rL+` z#xTFjF%{iuHg8byq2VyHlgxXl2V6w;^eVQ#Ak`UZFmj_Aj1icDfjA8ri>X9qVh0xE zA@svOY0f~BQ5{IfTJ8TM6gJXu2YKy`UtNG7-{e!!oJ~XZbRh=elc7~h4pRHP#KzmYz$Lt+Yb&Q|7y5MLof!hiIsr_^v876 z+~-;EMP;T0HNs`6l&?lzzXg?v-KfkpqPFJ|?1`VFzL+;L6r(f9zfv)jy{3`nqdG7d z^`N=f1Iw+eP$Pc{yW^Xv#dr#}h|gjGUb6L@sONjLrt7K5sf7g&JwRtrub#^{J>ewHSGy z%RECtDc_2-@nz?P3CecnItq2eVC0k;hno93timm*-4T%EWNZ{Flk<^vXci%TGq0f* z;|+|)xLi%0i+>DI(A*SYDlS2ds1e<;2{or5qOLoKT1@^Uoe|!GJKAwSM$!ILo^xH# zQO!dgjeW}mEHFT^BwP@RqcXm^EOr#!fZP&e*GZKpk`4je{hBs$;u^O}hR zs28I$vk5gtyRjD@!D>8<+-eG0c^dgn)YP3scA)uU0{K@%I7`wU<51s${-~7Ypi(*= zy|4zm;418l&!ZOAE65;CleH%+S_7MhT9hj>4R@i|#HXmK4k;l2Ix)7u`Eo78q0|qf z7LE1@&om=29XH@$Qu+~gMZZa`1&m~iC{r1CJBxG&PN4k)rqP~$uQ3l|IacEZ9L4#m zuF0IF(7@i}o#xzBMva4~Is5rh>`46y)X3MNMqH2T;4$ojKGU5kOGI6lfwy2jrs5)0 zNA{rF&tq3~1r|BmtS@SjWS|cgVr%MAb6lXeoMAKZ*me3HzYiY<0lJ)}x>cMx#b&j*>UPq?W zc+Yj7GZSm6m!KB$FW3)5<~h3~3$v&fVIc1}J1MYE%mF-wf%BayX~BBx?hBl4vm2G- z{TPdH+xmAHMBS}~mtY7cU@|K8)37fVV*su}bzmF1A}KUecpSa>ngrr%^wI^W8yZkk za}W>U1yo12mpL8VhgxKZFdBbAr8t!N>yH^Y2un~I+=-p=d^!1753kdpRNX{R48Gs_ z;)S6`nvI>Y1T~T+=#TZN-LN0^z!R8>%@~d`70zF|9BiV#8NG3SrPJ}MO7ibR!x9>l zx)t~YZnqcot8y}uiptbT)C=d~SY3}@@g(a0%NUOyY;t8T1+}=daU@R1JF&rPTn{*3 zq)FB~9Kr?1F&+K*YTSmon1ahN2KS>fat8IH77W664><;-I-GzVaXbd%6x1jBepDu0 zPgBr?HexC^pi=x9=AhTZ&L5X?*p0di{ct_%z8$D3+lO)ZhP4^B|2sY6tp0d(r#=Za zRg*DP`+tFLSZ-a98CTbr$g+@n+}$I?fg z6kkORV@!_RjL>lGa9{;8iVH=L1*1&$k%eIZhUV8s)w&4wHKdiK6 z{kPm7D1S;M5x>~>p7=a*KcRn!tU>)lqz|?oAJ{@7erwCs)~~IuC<;uA`8}akAH+j+ z>?MkbMq&gpkkFidLHv(cNZd_aCN>eQEz{lJOR@Faa83n|X9=wfch3K)29Bx33C;hX zDTHz2eJm$*+#p^cHmYKe8JI=fOWY*>PE-(ugpP?spbEAV;S`@CI#T}%`9QWF@%(PF z<;iXH{|ybBi7LXAs3&x^C))9VhcS%UK(rlQD3sXBYFuQ?!_l2cwe@1Frn(!?8iNJ4 zt+R`UzflRtJFyqG9WfMYi7ABsJMDXXiO45(yz9{V8^mvjz4tB30hGu6=Ddml#CwFc za3JS<5Uzhv`IXSog$8}Wbo@XZXe~K^NK}mAysvFLjQa?EFFqy`h(8g2#C&2Bq2roE z>+cYLuM=|#{WT2H{I?ymDI6tE5^vkaL)JFBQ8-TYAYLW@N!&x!5jtLXX#E{(%PrWO zI7a9{CqKbx!jp3A`+X_IQS?`xqkZcM=aXFKG?^N_i#SC@az4kle~B;J@=RQ6%fDqU zl{3V4Vmk3Tq2rQ%+Qz?x@_Hg$jU35@8!yVlI|v=ah*?B1?cd>PVgaE)*BQiOqV0H! z!ppYO6@N$UA?6Srxc@VJl5jQgqvKYG*6;m6%A<)D#D8u3EBFqv%GR%7FyY6;9>DR$ z1!5hv@wPeg+(c6~A&%{dNCnfza6dH)z3DfvNNLts%(uA7Oy3&-`y0BdT#+=+` z?drnvnj$OH6B8dStC(3{QCwNszpP?*Vr6xCd09nOV)=sV*>g)1>lWsP#`@%sFG$F$ zC@!j+TUMGdqNu7kJt8G3B{?A}H6bNAA~`8NIVC-HP-Fb4{O*m{XZDJ$3tfJDWBKy3 Kc6F&wuKYivHv7H+ delta 6865 zcmbu@d3aUD8OQNSgoFTrglr@%xd{Y<5JCuRfDrbbBoaW`G#JuvHsEL=^ve^ub-JY=bkh3&dh=G z!V3SlpYZpcYgX@RLrL^ArX@}ZGG+z!wawIP%+cn?#NaWE#;;J90%*u+Y>l0;6^_D4 zblWb#SlX+RpPDyu03Nlj`%E*QK8lVG7>*S<1|P+EJcS|nBi6&lEsV)wfT7rwc0QwS zgtM>>E=2Wjz$n~~%*hXF+TlpI+agxIUdFW((n=XAfLmq zF;CGCbMP`gVz&zttfgCpQ|P~hO<9`$jG{hfGKvB8kLM-*aWyJaA7cQ1nn?bYqAPSL z#kH7<{vC{oz#gbfj7Hrz1(UG=HKWzo2alm<6nwWe<5Ad=b{Q%oYf($P7rWr+sJ#-^ z(PxZP)jlqwM3;DhRcwRZr0*J z+>SHx2ONwpUy?D^R5l@#FzGy97NS!2B&OqW%*RlspM#aCy>SQ|U_GW4hry`LoQ&FJ zBT)m*#}F*CeF&S<_N}CnMdf+q9i|qY*gAz1feTPCJcxQxY*&sZCZf)HjqO1UrF{{( z)m+C$n812!LMgZbC!;pGe>Y>6@O~3Qr5+utu_3O-R`?3)0q>(mdJONp05#L=sNY3& zx0Wad!)W(Gl43GZned?tpT)+gv}q#2xJ2halFH+Btiv_fxu=z?{TM|16lzagLZ!5R zFY8MghwN9AjtN+RtfEP+<9InFHH0y=iQ8RoCHGzE?f=6)@UPKM7FGt6x3xlX=ggK}IxN$fx zMy2#H>iQ+ri*KTqCW6mkB*r1hGrf>!n^NR|W)uI>+JAv;coWJQRff{BBNp`||GKco z?sy-gXkSBRAc(E6%tWHrKEbvpDl;QcGrS*_ayRP!Ij9*fLuIZCTjM%xiMvo=$kXZM zKbndkXHA)Cftpz-)Bt*+9yA17;Aq=I)XW!Q3_ge2jN4J0cqcZ)eRlga>iJht8M%Sl zJF&hD>wFHk9gDg#2enyT=)hvsKv$w(xDhAeUet%B^#JR|PSk*la6EeO9{d2uVM}h# z#xhjDZx0pS7%|AYVJ0eN@7Nwf&FBo?i=X3E?9b;*n`|A%;Re*e4xlo1*}i@oHPZ$| ztou_?OOb}`DWAEIie6ZPO8I;&z~y%THPl+)Ms31~q1LDKZq(YBq8I02J^UJVO0J_a z)^V7X!6B&3<|F&p%*H`F|20%P(Qy+Kuq|6(4;qPDt4!>Mb5Jwff*Q~V$UZXX(H~on zu+}^d^}BAU%{C1aaUL%8Gv;M%L%aPb?&JMt6cs(V0yW~tQJ>IFsF|EaJs^CvwQKvK z`dz60b(n|yupM?B!+ybgP^W1(mf$Jug2TpIOHhfvMs%#EvXYU#gxb|zv#jGb0`)1K zjIsC_>V=z8zdM0V@B(T8wWx{Yu*2G7De}2DPoYl30n`$n!B+T9HulvZIN)?g^^#1K4$+H~iTB$!*aqjJcW@a1q$6Dk-nB)o8aq?gq?S0srjQUMv#@L6W(-O1p zvocjY$=bxneN?i!5H;C)fqM!&lLxHF3XI~cjpX_YOv6*ttUr#!rW?ZsH-#90TQL~7 zqh|gdYQ`r~1H6G+lHN{h$)=(1^A%I+s0wz&&Db3;*!__+tTh{m5%f>QNGwKu7Z%~2 z)T7qE2DJo-QG4Vh>b^^M|5enBZy*EqnZR7@m_%TGE_6i=pqFh4wxRtp>IDZ-1HO#f zbWQosT=ZfY*5YoQ?y~-LjLWy4Hv?H!vj$17xr+03{zn!V!?VnO9E2SUtuIw6rqZs& zw)h&h!DIII8yHUeC)+T$wJ8(ve)=9|mT7LnFLha^_ zcsK4r9h0l5fi)_!{y5G=_L0fOPw*|&(yS@wZ%w!bgK$ELmFnr(o_4w2ein8AYv^lE zWe=4kJcC+-pi=9cH$|P>UZ??#!Z@tL#rOt>VNdcNsOzZv$6-gz#~t`2YRyMKXbo%{ zYOfVONd6P3tfNCI-iw{_OYDhJ7sm8n-S0N=%ScmOriS`5J`k2R4* zY(hI5bthTKiPgo_QGc`&B+Fov3WZW_T90%WH8sHsoV40ms>HLVcM0DlPk=K1g#g z4Y%9<*RU(?q&Ze*rlT^l6!o4p7=gaccI92vh(E?)`~fwSK+cvnVGC@4y-^Puh+4yO zn25`8D87MR@OzBJ4)d%()-zDQ8-rT1Y1l#M-(^)y6}IHU4%F^HiS^KLzO_~X7)?9U zZg;WGz;ybvFcqs%FW8IPD+f^%If~k(S5TSx3ft)X$3A5JeS8p>b0Ht6;AvDQdi=_o z!C<7zWFs5j9KkZ|&oekU=5;lUw+uNvAm+}$N^A=+xtj0=yW7bnyg3T9NDPE77 z$wt(vIE(u5_&s7>Pe9F}GlrrQb=*9t-M=1{sr}djFXFR!%kE#Z$hvPE`dV_~6Dlse ziP{`f7xNG-!+IFP=rS+@_23EE9m`NN+kh#!3w3P2M!mQlM?*6nhyj>|`Y=tzY;-Oq z{~CD>9eU7tOvfAOkKLA8Yu^*oXb(f(ztHaAf_}8e652C5nkp|4*9iTi)>Ejmf`}rn z6M9x2(aMkf|CUN!;nbMtiJL?de%y@shI*vlLWw6_#2GbyQD)lpJ{V))t1j(_M~SZq zoff{-cZ#y?B~EJnRg}KB2>oT@M|_hQLbM@{5^?k^wMj&8VkdDw@ekrEp>IfC*;QAu z{R<}WdnYQpt*NX0n(*<5l4);usIvhPV7GsuUO@CGR9X=U#6aRc;$fn$=wxgl8u8mN z>N;)fV>|k9+3gemxo*urkq)i@)Aoh0Z2kF>J{l@n#B}2C#BT@{{UehD_Y&He`-r;I zkZURr5`QKBMN|^tlhI8qZyFC z14rz>$vDWaPsO3c`$RjtPbWuZBBAfWWs|l6XM1hW8LV2nX#kIFfjW2qIMeKok?9g#LxZG~mV{B8QJ1su!xX`YP&xjnm9m;*< zsm~#L5w&*zw>ZnLr`n3!cD*e=LFiwa$7%T=qY*`86uw6^rk;VPiMsMSl?vj6nyJmZ zhtF_1JVow2SGi-h+gs=;a+l0>mUHSdu6Fl*b+#;vP(=Xmz=+2!vqqH(UeMqIVxU9(4H`$rqp|c~wQ?sno%INCQ zp=s5x$26}QF?6wC??SJ)%#)U!JcoC>id~-0xuwO)=D+q@Hzb!8RTQ{OJk`5~$M_{z z9~yQfgP+eXEzc_}cX>RWOUnzAz0QJUcZu8EFe@`BX;8V#>2;TuBn@_YU1^T4UAm?u zbxBD|Np+<3Nb8!KmXcC)Yj{?SugK-dttj`nD#{(sS*~11k;`Mv-p%Zb+Copy this shortcode et collez-le où vous souhaitez afficher le lien ou le bouton \"Ajouter " "à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "En haut de l'image" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "Avant le bouton \"Ajouter au panier\"" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "Après le bouton \"Ajouter au panier\"" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Utiliser le shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "Paramètres de la page produit" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "Position de \"Ajouter à la liste de souhaits\" sur la page produit" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Après \"Ajouter au panier\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Après les vignettes" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Après le résumé" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "Personnalisation du texte" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "Texte \"Ajouter à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "Entrez un texte pour le bouton \"Ajouter à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Texte \"Produit ajouté\"" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" @@ -717,25 +578,25 @@ msgstr "" "Entrez le texte du message affiché lorsque l'utilisateur ajoute un produit à " "la liste de souhaits" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Produit ajouté!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "Texte \"Parcourir la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" "Entrez un texte pour le lien \"Parcourir la liste de souhaits\" sur la page " "du produit" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Texte \"Produit déjà dans la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" @@ -743,130 +604,130 @@ msgstr "" "Saisissez le texte du message affiché lorsque l'utilisateur consulte un " "produit qui figure déjà dans la liste de souhaits" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "Le produit est déjà dans votre liste de souhaits!" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "Personnalisation du style et des couleurs" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "Style de \"Ajouter à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" "Choisissez si vous souhaitez afficher un lien textuel \"Ajouter à la liste " "de souhaits\" ou un bouton" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "Textuel (ancre)" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "Bouton avec style de thème" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "Bouton avec style personnalisé" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "Style de bouton \"Ajouter à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "Choisissez les couleurs du bouton \"Ajouter à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "Fond" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "Text" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "Bordure" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" "Choisissez les couleurs pour le bouton \"Ajouter à la liste de souhaits\" en " "survol" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "Arrière plan au survol" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "Texte au survol" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "Bordure au survol" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "Rayon de bordure" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "Choisissez le rayon pour le bouton \"Ajouter à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "Icône \"Ajouter à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" "Sélectionnez une icône pour le bouton \"Ajouter à la liste de souhaits" "\" (facultatif)" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "Icône personnalisée \"Ajouter à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" @@ -874,35 +735,35 @@ msgstr "" "Téléchargez une icône que vous souhaitez utiliser pour le bouton \"Ajouter à " "la liste de souhaits\" (32px x 32px suggéré)" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "Icône \"Ajouté à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" "Sélectionnez une icône pour le bouton \"Ajouté à la liste de souhaits" "\" (facultatif)" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "Identique à Ajouter à la liste de souhaits" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "Icône personnalisée \"Ajouté à la liste de souhaits\"" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Personnaliser CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" "Entrez le CSS personnalisé à appliquer aux éléments de la liste de souhaits " "(facultatif)" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "Liste de recherche" @@ -914,21 +775,21 @@ msgstr "" "Si vous souhaitez profiter de cette fonctionnalité, vous pouvez envisager " "d'acheter le %s." -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "Activer le chargement AJAX" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" "Charger n'importe quel élément de liste de souhaits pouvant être mis en " "cache via AJAX" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "YITH WooCommerce a fréquemment acheté ensemble l'intégrationd" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" @@ -936,27 +797,28 @@ msgstr "" "Pour utiliser cette intégration, vous devez installer et activer YITH " "WooCommerce Frequently Bought Together. En savoir plus " -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "Activer diaporama dans la liste de Souhaits" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 +#, fuzzy msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" "Activez le curseur avec les produits liés sur la page Liste de souhaits ( Exemple ). %s" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "Toutes vos listes de souhaits" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "Page de liste de souhaits" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " @@ -966,59 +828,59 @@ msgstr "" "d'ajouter le[yith_wcwl_wishlist] " "shortcode dans le contenu de la page" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "Page de détail de la liste de souhaits" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "Dans la liste de souhaits" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" "Variations de produits sélectionnées par l'utilisateur (exemple: taille ou " "couleur)" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "Prix du produit" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "Stock de produits (indiquer si le produit est disponible ou non)" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "Date à laquelle le produit a été ajouté à la liste de souhaits" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "Option Ajouter au panier pour tous les produits" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" "Icône pour retirer le produit de la liste de souhaits - à gauche du produit" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" "Bouton pour retirer le produit de la liste de souhaits - à droite du produit" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Rediriger vers le panier" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" @@ -1026,66 +888,66 @@ msgstr "" "Redirigez les utilisateurs vers la page du panier lorsqu'ils ajoutent un " "produit au panier à partir de la page de la liste de souhaits" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Supprimer si ajouté au panier" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" "Supprimer le produit de la liste de souhaits après l'avoir ajouté au panier" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "Partager la liste de souhaits" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" "Activez cette option pour permettre aux utilisateurs de partager leur liste " "de souhaits sur les réseaux sociaux" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "Partager sur les réseaux sociaux" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "Partager par email" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "Partager par URL" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" "Afficher le champ \"Partager l'URL\" sur la page de la liste de souhaits" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "Titre de partage" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" "Titre de la liste de souhaits utilisé pour le partage (uniquement utilisé " "sur Twitter et Pinterest)" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Ma Liste d'Envies sur %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Texte social" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" @@ -1093,19 +955,19 @@ msgstr "" "Tapez le message que vous souhaitez publier lorsque vous partagez votre " "liste de souhaits sur Twitter et Pinterest" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "URL de l'image sociale" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "Il sera utilisé pour épingler la liste de souhaits sur Pinterest." -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "Nom de liste de souhaits par défaut" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" @@ -1114,61 +976,61 @@ msgstr "" "de souhaits qui sera automatiquement générée pour tous les utilisateurs " "s'ils n'en créent pas de personnalisé" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 msgid "My wishlist" msgstr "Ma liste d'envies" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "Texte \"Ajouter au panier\"" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "Saisissez un texte pour le bouton \"Ajouter au panier\"" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "Personnalisation du style et des couleurs" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "Style de \"Ajouter au panier\"" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" "Choisissez d'afficher un lien textuel \"Ajouter au panier\" ou un bouton" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "Style de bouton \"Ajouter au panier\"" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "Choisissez les couleurs du bouton \"Ajouter au panier\"" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "Choisissez les couleurs du bouton \"Ajouter au panier\" en survol" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "Définissez le rayon du bouton \"Ajouter au panier\"" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "Icône \"Ajouter au panier\"" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" "Sélectionnez une icône pour le bouton \"Ajouter au panier\" (facultatif)" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "Icône personnalisée \"Ajouter au panier\"" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" @@ -1176,11 +1038,11 @@ msgstr "" "Téléchargez une icône que vous souhaitez utiliser pour le bouton \"Ajouter " "au panier\" (32px x 32px suggéré)" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "Style de bouton principal" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " @@ -1191,7 +1053,7 @@ msgstr "" "bouton \"Soumettre les modifications\" dans la vue Gérer et au bouton " "\"Rechercher la liste de souhaits\" dans la vue Recherche" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1204,12 +1066,12 @@ msgstr "" "dans la vue Gérer et au bouton \"Rechercher la liste de souhaits\" dans la " "vue Recherche" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "Style de bouton secondaire" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " @@ -1220,22 +1082,22 @@ msgstr "" "Modifier le titre dans la vue Liste de souhaits et le bouton \"Créer une " "nouvelle liste de souhaits\" dans la gestion de la vue " -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "Style de la table de souhait" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" "Choisissez les couleurs du tableau de la liste de souhaits (lorsqu'il est " "réglé sur une disposition \"traditionnelle\")" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "Couleur de surbrillance" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " @@ -1247,31 +1109,31 @@ msgstr "" "une disposition \"traditionnelle\"), et pour divers formulaires dans les " "vues de la liste de souhaits " -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "Partager la couleur du texte du bouton" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "Choisissez les couleurs pour le texte des boutons de partage" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "Survol du texte" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "Icône du bouton de partage Facebook" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "Sélectionnez une icône pour le bouton de partage Facebook" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "Icône personnalisée du bouton de partage Facebook" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" @@ -1279,35 +1141,35 @@ msgstr "" "Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage " "Facebook (32px x 32px suggéré)" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "Style de bouton de partage Facebook" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "Choisissez les couleurs du bouton de partage Facebook" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "Survol de l'arrière-plan" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "Icône de bouton de partage Twitter" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "Sélectionnez une icône pour le bouton de partage Twitter" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "Icône personnalisée du bouton de partage Twitter" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" @@ -1315,27 +1177,27 @@ msgstr "" "Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage " "Twitter (32px x 32px suggéré)" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "Style de bouton de partage Twitter" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "Choisissez les couleurs du bouton de partage Twitter" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "Icône du bouton de partage Pinterest" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "Sélectionnez une icône pour le bouton de partage Pinterest" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "Icône personnalisée du bouton de partage Pinterest" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" @@ -1343,27 +1205,27 @@ msgstr "" "Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage " "Pinterest (32px x 32px suggéré)" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "Style de bouton de partage Pinterest" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "Choisissez les couleurs pour le bouton de partage Pinterest" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "Icône du bouton de partage de courrier électronique" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "Sélectionnez une icône pour le bouton Partager par e-mail" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "Icône personnalisée du bouton de partage par e-mail" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" @@ -1371,27 +1233,27 @@ msgstr "" "Téléchargez une icône que vous souhaitez utiliser pour le bouton Partager " "par e-mail (32px x 32px suggéré)" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "Style de bouton de partage d'e-mail" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "Choisissez les couleurs pour le bouton Partager par e-mail" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "Icône du bouton de partage WhatsApp" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "Sélectionnez une icône pour le bouton de partage WhatsApp" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "Icône personnalisée du bouton de partage WhatsApp" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" @@ -1399,11 +1261,11 @@ msgstr "" "Téléchargez une icône que vous souhaitez utiliser pour le bouton de partage " "WhatsApp (32px x 32px suggéré)" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "Style de bouton de partage WhatsApp" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "Choisissez les couleurs du bouton de partage WhatsApp" @@ -1733,10 +1595,6 @@ msgstr "Ajouté le: %s" msgid "Remove" msgstr "Supprimé" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1752,13 +1610,153 @@ msgstr "" "com/\" target=\"_blank\">Obtenez plus de plugins pour votre commerce e-" "commerce sur YITH" -#. Author of the plugin/theme -msgid "YITH" -msgstr "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" +msgstr "listedesouhaits" + +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" +msgstr "Créé le" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "YITH Ajouter à la wishlist" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "YITH Wishlist" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "Affiche le bouton Ajouter à la liste de souhaits" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "Affiche une liste de produits dans la liste de souhaits" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "Le prix est %1$s%%" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "(Était %2$s lors de l'ajout dans la liste)" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "YITH Wishlist bouton Ajouter" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "YITH Wishlist" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +msgctxt "Elementor section title" +msgid "Product" +msgstr "Produit" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "Étiquettes" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "Avancé" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Liste de souhaits" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "Pagination" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "ID produit" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "Étiquette de bouton" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "Étiquette \"Parcourir la liste de souhaits\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Étiquette \"Produit déjà dans la liste de souhaits\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Étiquette \"Produit ajouté à la liste de souhaits\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "URL de la page de liste de souhaits" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "Icône pour le bouton" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "Classes CSS supplémentaires pour le bouton" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "ID de la liste de souhaits" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "Paginer les éléments" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "Objets par page" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Wishlist" + +#~ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" +#~ msgstr "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" + +#~ msgid "YITH" +#~ msgstr "YITH" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" -msgstr "https://yithemes.com/" +#~ msgid "https://yithemes.com/" +#~ msgstr "https://yithemes.com/" #~ msgid "Save" #~ msgstr "Enregistrer" diff --git a/languages/yith-woocommerce-wishlist-he_IL.mo b/languages/yith-woocommerce-wishlist-he_IL.mo index 2c2f0a6a6f4b347f2fa4a7f823df9831914719b8..0ca9490db16af663b17cd49dea2b82f3bbfd7095 100644 GIT binary patch delta 606 zcmXZYOG^S#6u|MT*~8LaiV;?bi_mDA4C&!ADvEYR`@(!oR3kHr)W$`t7QK+@6BN-Z zP-x{csBMpJ1g(O0wQ5uUgC4m2?iuFXd+zxT+y_c;y{>ab46+7TE{9T4{6dLSr&0kt zLqA?)7;EUmcl6>9cB8XNsdn@=9KuQRD7N7`%6~>ZFR6VtU3@se9xP)gUZONrMJaf~ zAby}+{D;zz&sDFBpqo5_EjWj*xQx=^DoO(zID}j1Rwbnl*#tPOjPmjus^s7ooW)O+ z$&6AhE@1@I7{U__<1Mb?Gs**^bkmR1C=IXRFs2(Gp`ZIzmCZOlVhDe61cS^`@&%N_ z4EEtM%0#Xj-l2#50p(?{DF6Ln2t6J3Ttf%BgiKbV;&EO$%Qe^HjGfT+qG@gBtdwn! znN~)(3%Q(W<@MZlA!F?7dqzI16-_f~?(C$jWJ)U%O1(LxQ6u@5hB0q;=?iIJ7OKaP_4G7g|6^1nJ{As>}6 zig&1CHGLeyew26?m!;TPsBzNx?cQJ\n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "רשימת משאלות" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "הוסף לרשימת המשאלות" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "רשימת משאלות" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "המוצר הוסר מהרשימה בהצלחה." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "רשימת משאלות" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "רשימת המשאלות שלי ב-%s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "טקסט בטבלת הרשימה" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "שתף ברשת:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "שתף בפייסבוק" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "רשימת המשאלות שלי ב-%s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,157 +337,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "הכנס שורות CSS משלך" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "שתף ברשת:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "המוצר נשמר!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "המוצר נשמר!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "צפה ברשימת השמורים שלך" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך." - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך." -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך." - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך." -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "רשימת משאלות" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "רשימת משאלות" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "רשימת משאלות" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -549,58 +402,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "הגדרות כלליות" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך." -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "השתמש בקוד מקוצר" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "לאחר \"הוספה לסל\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "אחרי התמונות המוקטנות" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "אחרי תיאור מוצר" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "המוצר נשמר!" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "המוצר נשמר!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "צפה ברשימת השמורים שלך" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך." -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "הכנס שורות CSS משלך" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -855,251 +708,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "הפנייה לסל הקניות" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "הסר מהרשימה אם הוסף לסל" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "רשימת המשאלות שלי ב-%s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "רשימת המשאלות שלי ב-%s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1107,185 +960,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1599,10 +1452,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1612,10 +1461,149 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "רשימת משאלות" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "המוצר נשמר!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "רשימת משאלות" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "המוצר נשמר!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "צפה ברשימת השמורים שלך" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך." + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך." + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "רשימת משאלות" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "הוסף לרשימת המשאלות" diff --git a/languages/yith-woocommerce-wishlist-hr.mo b/languages/yith-woocommerce-wishlist-hr.mo index 6f80d51129029ce4f0059e71a554287c8e8deb49..ed5111557734f790798d57b95b36c9c60073d46c 100644 GIT binary patch delta 1261 zcmY+@Jxmi}9LMoTsI{PN0jnse6cki!xfY6O6OAz#92_J>M-#(qO`%PXraEY&anLxJ zNLYM{#>BzFFf=S07d3&HxTrBs48$<_k|>+esNWxb7<_X7``q)~-ShH)?xw>_O~r*e z&$OX*6WfSaYmDi`bR{RsHIFfy@j8a^0k+^Q`tc*K$0gi|%eLLS)|eXVA*{w$^kU4` zd&>8V=BRBLz^y!R2KVE6)BrOW#OKIi-f&XK@6d;zkTK0Sti@&2^BzW1J%s9~4fS5a zdJKc6Xv}FY)^TG512}=(@gj1VJDl|5Lt8IlBlV}K6@Nfw<}>QKzo>z0=(Gx3kR}sB z-S0wWtQS3uZ%*19r%)3Z!8GPkGhall^gF79pQw(jY3#ue9%j2vU^Dd_^scRZf-!uJ zn&>ZVz~F{*rrWWo0eiVn#{;N=hL9|paog@an za{$A51UKPXd%s}oHv{BfHy+WTl|4hUWajOI?@-$r$&EU0KAX+t zCY@|LKbo3wE~F;MqJ>OmFf%?roEsdD7EOV delta 1287 zcmXxkUr3Wt7{~FGPFv<&YNe)|Z}xBHbiP{|ER3Ko97-V+{h^@MhFR)jT3r;|O+`0B zG`*+$N%*-hu?8M{=-JBsaoj|;s)Abtie94#(vvA zwsJmi&e)DC*un+ZQN=t!O)!Uk{D6GS5(f?Z6}`BO%x$U|y&h{&*SFbr7&Xp8)b9qZ z=g@ER#*Fi2EhlnVhj%f6MdV{j9Q4C!+kS(swBMrc_#0|vDi}o9HK7U#;W~^XmzX2= z`~Ygj&Z39;%_Vzc3{^l5NAW(Y@;|6M^>WYz^{9b6a6g7oE0@9m+m^$vv>!2xwsZ!2 z@FS|=+FE0_po4k+@Bm*l@d?xfDP#dB!1#)2Kogv0NZkYYRG1 zdmlyh_n`_uYCYv+{hR5yK!*mtX)U0Z^eL+1SEvHtqXzzrD)1*Z;4*4U{9L4hJ5l4g z$l{pt7HAuF=bD@K;79qYL6D}g-fW3|Dq=F(NKYnsEI;2gojXf`VckF z6V&+6ZF?5C(SC<|#(wAd!W&n<%e|Qt6l`Y41tM+d-cJf6Jl2(F+DetwmL;nv7 zJsXNJsaG^c>P^@~Dte635T^VLXxUf{vqK$({&W=jF9?+Gc;+e#=e;e30dJx?9*Nw@ zWK&nO>4}N%Om;XjnH-LcjE@u+ysbXB%Z)j1Z#)`{yKd>1_eXW`bmDlwb25`ToEaNS VXD_Cm!I6o{r1N?vJ$gB5{sXAoZsh;~ diff --git a/languages/yith-woocommerce-wishlist-hr.po b/languages/yith-woocommerce-wishlist-hr.po index 7d17f18..58393f0 100644 --- a/languages/yith-woocommerce-wishlist-hr.po +++ b/languages/yith-woocommerce-wishlist-hr.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:05+0200\n" "Last-Translator: \n" "Language-Team: Your Inspiration Themes \n" @@ -28,34 +29,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Privatna lista želja" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "Premium verzija" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "YITH WooCommerce Lista želja" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Lista želja" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -84,29 +79,24 @@ msgstr "Proizvod uspješno obrisan." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -152,56 +142,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Lista želja" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Moja lista želja na %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -243,16 +218,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -275,61 +240,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Podijeli na:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Podijeli na Facebooku" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Tweet-aj na Twitteru" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Pinaj na Pinterestu" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Moja lista želja na %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Besplatno!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -338,16 +289,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Greška. Proizvod se ne može obrisati iz liste želja." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -390,157 +341,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "Prilagođeni CSS" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Podijeljeno" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "Privatno" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "Javno" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Proizvod je dodan!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Proizvod je dodan!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "Tekst za \"Pregledaj listu želja\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "Tekst za \"Proizvod je već dodan u listu želja\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "Tekst za \"Proizvod je već dodan u listu želja\"" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Tekst za \"Proizvod je već dodan u listu želja\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Tekst za \"Proizvod je već dodan u listu želja\"" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Lista želja" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Lista želja" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Lista želja" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 #, fuzzy msgid "is enabled but not effective. It requires WooCommerce to work." @@ -556,58 +409,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Osnovne postavke" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Tekst za \"Proizvod je već dodan u listu želja\"" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Koristi shorcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Nakon \"Dodaj u košaricu\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Nakon minijatura" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Nakon sažetka" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Tekst za \"Proizvod je dodan\"" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Proizvod je dodan!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "Tekst za \"Pregledaj listu želja\"" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Tekst za \"Proizvod je već dodan u listu želja\"" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "Pozadina" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "Tekst" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "Obrub" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Prilagođeni CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 #, fuzzy msgid "Search list" msgstr "Pretraga listi želja" @@ -863,251 +716,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "YITH WooCommerse skupna Integracija" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "Omogući slider u listi želja" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Preusmjeri na košaricu" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Obriši ako je dodan u košaricu" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Moja lista želja na %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Tekst za objavu" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "Link na sliku za objave" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Moja lista želja na %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1115,185 +968,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1609,10 +1462,6 @@ msgstr "" msgid "Remove" msgstr "Obriši" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1622,14 +1471,153 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Lista želja" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Proizvod je dodan!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Lista želja" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Proizvod je dodan!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "Tekst za \"Pregledaj listu želja\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Tekst za \"Proizvod je već dodan u listu želja\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Tekst za \"Proizvod je već dodan u listu želja\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Lista želja" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Lista želja" + #~ msgid "Save" #~ msgstr "Spremi" diff --git a/languages/yith-woocommerce-wishlist-it_IT.mo b/languages/yith-woocommerce-wishlist-it_IT.mo index 4af59e4b11f719dab9504684b8f4f71f0a9179a2..9381a61f251f843f4a0d7ebed7c5be15bd6c3465 100644 GIT binary patch delta 5584 zcmYk;33yId9>?($6~r1LL_)lXU1YHbA@($uhM*!y5D^V;Bq0p?4mB#2+Uaz(l(AG) zNoUlkDYeDebr?#On$}X(Zc0u2{pFrKkNfz&pL6cJ+%NP^yWz6kLI%`b0zcGOrfi7azQUOwP6BV35%a4mMg@(jNr#-cY)#AcX_rExu$#eCH7?6ekQ z5d8~S3Lm3x=vS=3^^Fhp)rhKNYix+UaX4~qvjw?na{zS%m#`6*#7$HsA7KkD%{;LTOncOTeK3U+Drp94F=e4fycku1&8Rv1 z3aOeohh6XS9;f8*Q%4rQIfD$wTtupD zULe&o0o2zUTcYMR${L3nNfN$>8K?^G!4$lWvDlZo>w>FL*SUl9@QH^83*F4*w&g0U zjN32*_n}t#L*$?Njh7ABxQVl9PvIQ;m$4+KHg&e)IMj{JMg86?)WAMQ7al`Z)N_YM z7!5C$vPK+%sn{FK;||mve~GKG5LJPcP-lB(A=7K7qbl_wvaZZ-WNhXC*`oTP`i20}+*^OE}g;)VEV;j7UdhmoWiq6;tSKwR71x#SL zGk`kiL%#`X04*_5`@cI4eQ=F^VcT@&Q#Tb`<06d0 z!`J~!L^@N~2`QdQM^$14Hs$)}fPLehPSCH_!dd;XsF9~&MVx?@afbC>R7KXJMz#}G z+I^_cpGFPr3aVn)QM>CgYKp41r2Z^W6G21UY6$vbHkQNLs2f;>`k~dRimbQpMUDIt zYVABkEy9Yeoc&(~{pbhVegx|GJD?VGpH|dgizJs5+Fom{8|(-3QEOrky6_y5y+&IiY%KCmBEvg$lXWqs5S zx4_pi8i(OZ)b4nU+Ft)h-Iy!NsZ@K^`-4#fO}70!)Ko0-(5OmdJF3)&Fb%&(UATRF zXO3f0pBsVQFb6f~yD$g$qjp1ER-6knQKeptnv#!@*)bb25HDc~^gN}Zxp;;(F{C3O zc!lRVYTqVxcAgKjQ19=sp2QIPw~-xaD#th@?rcp$ou6X+8?hh#{n!AjFkd6J|D$MV z8?D9>xEmRa3F_)>x520pyn(v&OjIT2V>qrs7oNr-e1NKCMarbz5QO^Orl|MlqZa)} z^ws`9NkiM}3Tm}Jz{%*{-B~2lQQPtaYB4@TRjfo0XKtIJ7F#RSw(DSxLwzn0y>T{b zO6OTuNv>};(CCGqp%&i@tdH?Mokfz1s>llD+U5*0NE5)9xL1>etXH!ZwV1!bNDPg2 z29S*U>$d}4UdG%En&h~Luxldo`Z$cV2;QiwmgpZg| zeb1M@#7E6gR0TJqD*6S+;0e^)@#XHSU?^&8V)|2ml_s7O5jYs@VxBc0HD@QW3I2py zMAax$GLFI3co*-16UakAQ<{!r@CvGeJqJ<$GBoB7az?xiL+BS; z@1PHTzroHntZ9uzKhF2UbR3GIco1jfL*!n~6do4rWOEetL@hOh|5c$MY7uYp&~VY% zgDTl&Y=QS|KP1ulq1N~f=krjX8$HyR_i!?nLf<6k0aP7b^xI)=OvE<$2W*TxP|t-+ zsI}y|L&HU*#V}*WVgjlndr)_L2>*d+uo^BH?o?zwwxs_FYO!9k`iyY4X&7qPyo#Ed z$*2o&!_v4HYiR!$+7sWS=J*z>wEoG?c4>q)>9@uzH~@9$X&8)Kkqu#v;U=t_Vh4bl zx_oEz^~GOM7py$W`8yttjKB;--B2!S zJMKY!uf%BQ?|&>t)1QN#@E~?X?^Monebbdj9L~bJcmlOO?xRNR#gg?$e`{0J;)y{$ zPzIqsHyTyBDX5Xp$3R?;_3={-!E+dc&(Wh1bxdQRk4A#KOVJcr(t_sfVz<*W2t{B8h1INA9#!!*>fz7zU-|?48VFA zXLTd%(JZyzM^&ufIA`uhAopm-;&?oTn)B#4_ix^82itYqui-m%I{P~x%hNxHs^~Rjhnt(&8hd0p&x;wT8}Q7g zq5ZiDy-;oK>r>#t#gV~B} zNuJ(XKw}5_6RAx05*?GtC32UnBxi{#b(E-5`6QIwC$EuDh>j7YF=?a@hl}(jO^A*L z1>OeJAt5z%pw{D%aq z!%@Pa=yjcKKhyj-qqCpi(1Zu=M3$dwqJ;D5=Fiyt;ij6fm|WQ$B#7j*-j$<&9>{| zA##uGwCA4SXyPf)i$D1z8A3*pj${KVKBmx^M~>JNi*b-`zmENF`&(-S#*s<3-yL_^ zc2j&xPLmay|1mTM6CE8$L$ZZrks2h1==hSPk#6JwDL%fUkwC5%pTJ?{3)}a@J>+fj z7WsjkAUghQSVh}tlp*iv%uC1Em)dn{Zz6~7x!u^01ls;}>vZfy!qs2;TabUjLjNZf z3+{!q3MlB*F~F-`c2rnct~+aVW>#u;c5`=DT3Gg^%uIJyPFQBfq_p%2VN=s{#)js) z-J{&&$ERkEN)63T&mNnRp1sr^9aN!ZXk>&dB0MT0GOA^pf|b#;{R>tkL;`149nv3b_PgOu`lJU^pTOD6oVLS(C6KyO9XdRYai{ zl~Y6!K@3#iO8r#a3;~QMtrgpcVYTJCm07dHQr7-u->w%6RtOA1ZH9)-j8a_It;~a7==5qIevgic+fe2 z5&2`nd0IGj#1_~Mi!d8o;{t5Q^UW#>k(_u9^`O0|9)6B@;R(#eV!D4LF2*Lf1H0pH zY>MAu1pa`!&lSgLhA*CaM-0O}RD%jIlINRI6x5^1*bBW_i0hGOoAan1wcsvlKr(j5 zLhOV!&iPfCO#NNF8BbsjOk!U1a5U<7i|{D!z`%YAE10;!Sjt4|2b=L*JnGc#QS~Qq7vJ#u%#*X%!ZehOqaQz%=Br=#6jbtunVG*)C%!8;7uS{b6^~H^x(2#CJ zEvB8Q9v?=Hz&X^MMbJG))wIX{n2qH)2Mh2RF2(LC#&p5A98aPe)`sEA$6_qSrJVv) zC|u%%hQ5gLWdoRpkxrS%kkVpC|*OW z^t?iBhHC>99-*)a*#M?zSKC5tNxcL!um-i-Hy~d%^|&67q89JGZZsN~U?|41GMQD= z9@Vg1)cp!k9h-y}2JWYzpMEh66;VS5JNY^u@h>$rlUq` z46?qA7wNoNh|Gf7j{MYoi8L%=!g*>KC*n~1-@>NY6LrHpybh;e3-qEEQ5{C&66}p@ zP(40`eep+p0(+<1_ur4|z(G`lzrtwk|Kk)UaN;7WA;pY$G)_b{r~=ia2XF{JgBr2F zIM*+s9vqcvPhBc%Efru6&cR%K6*YC|k-;?yS&RhFH^V3}ZKf7=;d!V2DQXw|gz9+a3L=#k&Z#b~d0E;oBI2?_(?c%&9k^M)+(`#$Q7c!gy(sbVF^g zV#f)nFHS+NiJ55OJ*b90g?ivN)D(VKZ5Y7Oco4^6=WND*6otBM z`@(+I7d!I))E8!Ah{!`tzDyc35r(OO&^QQPYkY=;L>BXtIKz4xNVi$T~1-Ke3Sjni>HssU#(27f|*uQe-5Z@kW^Ij=-N&O$n8zQZ_7&a+1>A2pJb zQBzZe%(e;CP*6)Z;WfAyH6{D-2K*i`av_TMruJ`mKl?qAhPpo4u?~}|uSB-Cc@yLD zlw&yaqVp-J^Tk-C{a;0)6DQunsdx+%aM%EDj%7%v%|2|6p>$h4h($F#0W~7on2saR z!uwDUdKNXJucLOwKGb~=1+O#z*#qs>UyK@}I@I=h6t!xf#k=tp)LQ8>$lk7VP>XT{ zYQ(mn=JYUz;Ww!5cf#=k>U&KG+lxE{gMa_`R)Grx9mn7h>MqnG+=MB38MRiDxu_8t zfV9a3kiju~kxrTLp>zswMXmPvn2ASF9f%xe|1CHf16GJJt0{!w?&0=7JoXea{Cx4c z5iBsykH;+Pb8od*`>W`t-i8V6#P!)2k84NTzuU!A_=#!8(=~!)Q6uWXemDoUc6NYjZN?}W?(4YPsCo1<56>3hh6bWxa1!>Q+>wq=3i1Z+jU3O)EB zrs64_hwDOrQO63qDk1-)W>OfY6S=Ac&dCum^}yCF=$brh-FxZ8j%K6gHPj5 zyo7CWJ9|na@)6#IpQ9FS^C`9&*pB)*?1t5tt^L26f*$+@HpSx@hi9F7gv*}mR;Z!P z!$=&7T11nuHO@iphR3lz9z-^b`2kqszJ|U0XCq1*VS$RdtfH!^L(?JLLWSZ zd6>#d%*S#Zj+-zMe?;w)xaoGox}X+cp5qwQ+VP-9=sr{j7NSOO4XWq$sHxb6ffNdd zC?w-$?1xEZc8}bs9?nDEU=_yW7Szyxh!!4q4ENY0)D<-a!>|c@Pz~~;?su7!YM zm3X0?@zIX0qS738|0oed%EAq!gd+i4WFpK&E zREOSh{Mxx5R%O57q5>4uvVPbVhoO2@gW6UrQSXJ9QHyHOOnX01L5uoaoPz66QxsaQ zJ;g9%F0MfR?f`bd)7S!IefG!(QYi4QFx{{hEU?8%X2vj8mw`D5tFH&|-Up zd`x~zUMH`TAIUaylx!z2kV4`j_QCU?rgV%PBwA!ANo#Ts*-b{05o8e2(Sgh+Iphq{ z@gmVYe?^`rI)>T=KX2pn5UIK9T)fKazZTeKQcHG_-;+M%6k*zfM=77$atp~o@)pr? zolS6GcX!I-EMcn62{M=bM07kxhLa_#a0EK@p*^X6+Iak(!iS`rb7B(~lOnQ=WRdek z$4U|#Eb+o|T#HA@ljJZ-C0gX~k`ywAEF~Q3Kd(sg5E)C_lGn&&@*6UR>?8jmI^HK+ z$gN}=d6YCBH#r3#{=zBu#JkC2@&kE-G#(#0&kxqW=W{+ePD06Gl1WC9Ysn`>M+4a# zEZHB~aE`PhdQJcL@dr-)jqJSY!tW?o5|7<~`-=8!9a&DkB-*EXn>8MQPSz9xSqdq^BvMaGlQiH>}-h+HHkjq`s8l|PcV$pP|DqT^-KJXqqt+c=DTKsu3* zM92NXPyXkFTb=UNyg?<2^d%1y9jk53JDUF?RMJR=b8^4qH8_*}lI$V_$RyH^JV@q{ zUZnA8N?{yHCvMW8=vYVYB{Rr+@+r}wssEM5$5hgT{F&(ZHOUK>_+M>(YD`pAz-{>| zJk#9O)+~>|%&PFrD0fe@s;a%yYD)Y*%R9sJm$|KR9$#67$LF`IT+`iF=UkUnR_!j$ zOHA=4S|t@OpD!=bU*;((pX#km%pX|ms;sJT=cc*xyY#U5TVUV}*VGC(H}Y`9D!)fJ z^;#8fzg6R_FG@~~jU8G%#2V-I4)9i1x~oh6{k(c_Zo81aIcaILyw%gHs@*BEB*iW&gZVI@_7H%yL$JS!R_P5|IZ%0G_zO8 E&zk}4@Bjb+ diff --git a/languages/yith-woocommerce-wishlist-it_IT.po b/languages/yith-woocommerce-wishlist-it_IT.po index 6060212..e3072d4 100644 --- a/languages/yith-woocommerce-wishlist-it_IT.po +++ b/languages/yith-woocommerce-wishlist-it_IT.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:05+0200\n" "Last-Translator: Nicola Mustone \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Pagina Lista dei desideri" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "Impostazioni generali" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "Opzioni Aggiungi alla lista" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "Opzioni pagina Lista dei desideri" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "Versione premium" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "YITH WooCommerce Wishlist" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Wishlist" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -85,7 +80,7 @@ msgstr "Prodotto rimosso con successo." msgid "Please, make sure to enter a valid title" msgstr "Inserisci un valido titolo" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." @@ -93,23 +88,18 @@ msgstr "" "Spiacenti, questa funzionalità è disponibile solo se hai abilitato i cookie " "nel tuo browser." -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "Prodotto aggiunto al carrello con successo" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "Aggiungi al carrello" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "Mentre visiti il nostro sito, terremo traccia di:" @@ -169,56 +159,41 @@ msgstr "" msgid "Customer wishlists" msgstr "Liste dei clienti" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Liste dei desideri" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Lista dei desideri %s rimossa." #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "La lista dei desideri %s è stata salvata." -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "Token" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "URL lista dei desideri" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "Titolo" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "Visibilità" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "Articoli aggiunti" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -275,16 +250,6 @@ msgstr "" "Classi CSS aggiuntive per il pulsante (lascia vuoto per utilizzare le " "impostazioni predefinite)" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -308,61 +273,47 @@ msgstr "Numero di articoli da mostrare per pagina" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "ID della lista da mostrare (es. K6EOWXB888ZD)" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Condividi su:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Condividi su Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Condividi su Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Condividi su Pinterest" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "Condividi per email" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "La mia lista dei desideri su %s " -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "Condividi su WhatsApp" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "Rimuovi dalla lista" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Gratuito!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "L'elemento non può essere aggiunto alla lista dei desideri" @@ -373,16 +324,16 @@ msgstr "" "Si è verificato un errore mentre si cercava di aggiungere i prodotti alla " "lista." -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Errore. Impossibile rimuovere il prodotto dalla lista dei desideri." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "Lista non valida." -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "Elemento della lista non valido." @@ -422,165 +373,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "avete aggiunto questo prodotto alla lista dei desideri" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "CSS personalizzato" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Condivisa" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "Solo le persone con cui condividi il link della lista possono vederla" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "Privata" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "Solo tu puoi vedere questa lista" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "Pubblica" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "Tutti possono cercare e vedere questa lista" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Nome prodotto" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Nome prodotto" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "Aggiungi alla lista dei desideri" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "Testo per \"Vedi la lista dei desideri\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "Vedi la lista" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "Testo per \"Articolo già presente nella lista dei desideri\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "Testo per \"Articolo già presente nella lista dei desideri\"" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Testo per \"Articolo già presente nella lista dei desideri\"" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Quando il prodotto viene aggiunto alla lista" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -#, fuzzy -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "Pagina Lista dei desideri" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -#, fuzzy -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "Seleziona un'icona per il pulsante di condivisione per email" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -#, fuzzy -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" -"Classi CSS aggiuntive per il pulsante (lascia vuoto per utilizzare le " -"impostazioni predefinite)" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Wishlist" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Wishlist" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Wishlist" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -#, fuzzy -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "Paginazione" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -#, fuzzy -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "Paginazione" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -#, fuzzy -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "Articoli aggiunti" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -593,17 +438,17 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Impostazioni generali" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 #, fuzzy msgid "After product is added to wishlist" msgstr "Quando il prodotto viene aggiunto alla lista" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" @@ -611,24 +456,24 @@ msgstr "" "Personalizza lo stile che deve avere il pulsante quando il prodotto è stato " "già aggiunto alla lista" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Mostra il pulsante 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "Mostra il link 'Vedi la lista'" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "Mostra il link 'Rimuovi dalla lista'" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "Impostazioni loop" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " @@ -638,21 +483,21 @@ msgstr "" "categoria, negli shortcode che mostrano i prodotti, slider di prodotti e " "tutti gli altri casi in cui viene utilizzato il loop dei prodotti WooCommerce" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "Mostra 'Aggiungi alla lista' nel loop" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" "Abilita la funzionalità 'Aggiungi alla lista' nel loop prodotti di " "WooCommerce" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "Posizione di 'Aggiungi alla lista' nel loop" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode [yith_wcwl_add_to_wishlist] e incollalo " "dove vuoi tu per mostrare il link o il pulsante 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "Sopra l'immagine" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "Prima del pulsante 'Aggiungi al carrello'" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "Dopo il pulsante 'Aggiungi al carrello'" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Utilizza lo shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "Impostazioni pagina prodotto" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "Posizione di 'Aggiungi alla lista' nella pagina prodotto" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode [yith_wcwl_add_to_wishlist] e incollalo dove vuoi tu " "per mostrare il link o il pulsante 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Dopo \"Aggiungi al carrello\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Dopo le miniature" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Dopo il sommario" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "Personalizzazione testi" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "Testo 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "Inserisci un testo per il pulsante 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Testo per \"Articolo aggiunto\"" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" @@ -738,23 +583,23 @@ msgstr "" "Inserisci il testo del messaggio mostrato quando l'utente aggiunge il " "prodotto alla lista dei desideri" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Articolo aggiunto!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "Testo per \"Vedi la lista dei desideri\"" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "Inserisci il testo del link 'Vedi la lista' nella pagina prodotto" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Testo per \"Articolo già presente nella lista dei desideri\"" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" @@ -762,128 +607,128 @@ msgstr "" "Inserisci il testo del messaggio mostrato quando l'utente visualizza un " "prodotto che è già stato aggiunto alla lista" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "Il prodotto è già nella tua lista!" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "Personalizzazione stile e colori" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "Stile di 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" "Scegli se mostrare un link testuale 'Aggiungi alla lista' oppure un pulsante" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "Testuale (ancora)" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "Pulsante con lo stile del tema" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "Pulsante con uno stile personalizzato" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "Stile pulsante 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "Scegli i colori del pulsante 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "Sfondo" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "Testo" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "Bordo" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" "Scegli i colori del pulsante 'Aggiungi alla lista' al passaggio del mouse " "(hover)" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "Colore - hover" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "Testo - hover" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "Bordo - hover" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "Border radius" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" "Imposta il raggio del bordo arrotondato del pulsante 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "Icona 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "Seleziona un'icona per il pulsante 'Aggiungi alla lista' (opzionale)" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "Icona personalizzata per 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" @@ -891,34 +736,34 @@ msgstr "" "Carica un'icona da utilizzare per il pulsante 'Aggiungi alla " "lista' (dimensione consigliata 32 x 32 px)" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "Icona 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" "Selezionare un'icona per il pulsante \"Aggiungi alla lista\" (opzionale)" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "La stessa utilizzata per Aggiungi alla lista" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "Icona personalizzata per 'Aggiungi alla lista'" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "CSS personalizzato" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" "Inserisci il tuo codice CSS da applicare agli elementi della lista " "(opzionale)" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 #, fuzzy msgid "Search list" msgstr "Condividi la lista" @@ -929,21 +774,21 @@ msgid "" "the %s." msgstr "Se vuoi usufruire di questa funzionalità, acquista la %s." -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "Abilita caricamento in AJAX" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" "Carica in AJAX qualsiasi elemento di YITH Wishlist che possa essere messo in " "cache" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "Integrazione con YITH WooCommerce Frequently Bought Together" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" @@ -952,27 +797,28 @@ msgstr "" "WooCommerce Frequently Bought Together. Maggiori dettagli " "qui" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "Abilita lo slider nella lista dei desideri" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 +#, fuzzy msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" "Abilita lo slider con i prodotti correlati nella pagina Lista dei desideri " "(Esempio). %s" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "Tutte le tue liste" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "Pagina Lista dei desideri" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " @@ -982,60 +828,60 @@ msgstr "" "aver aggiunto lo shortcode [yith_wcwl_wishlist] nel contenuto della pagina" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "Pagina dettaglio Lista dei desideri" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "Nella tabella mostra" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" "Le variazioni di prodotto selezionate dall'utente (es. taglia o colore)" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "Prezzo del prodotto" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "Disponibilità prodotto (mostra se il prodotto è disponibile o meno)" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "Data in cui il prodotto è stato aggiunto alla lista dei desideri" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "Opzione 'Aggiungi al carrello' per ogni prodotto" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" "Icona per rimuovere il prodotto dalla lista dei desideri - a sinistra del " "prodotto" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" "Pulsante per rimuovere il prodotto dalla Lista dei desideri - a destra del " "prodotto" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Reindirizza al carrello" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" @@ -1043,64 +889,64 @@ msgstr "" "Reindirizza gli utenti alla pagina Carrello quando aggiungono un prodotto " "della lista dei desideri al carrello" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Rimuovi se aggiunto al carrello" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "Rimuovi il prodotto dalla lista dopo che è stato aggiunto al carrello" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "Condividi la lista" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" "Abilita quest'opzione per permettere agli utenti di condividere la lista dei " "desideri sui social" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "Condividi sui social" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "Condividi per email" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "Condividi l'URL" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "Mostra il campo 'Condividi l'URL' nella pagina Lista dei desideri" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "Titolo per la condivisione" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" "Titolo della lista utilizzato specificatamente per la condivisione (solo su " "Twitter e Pinterest)" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "La mia lista dei desideri su %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Testo per i social" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" @@ -1108,19 +954,19 @@ msgstr "" "Inserisci qui il messaggio da pubblicare quando condividi la tua lista su " "Twitter e Pinterest" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "URL per immagine social" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "Sarà utilizzato per salvare la lista su Pinterest." -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "Nome predefinito della lista" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" @@ -1129,64 +975,64 @@ msgstr "" "generata in automatico per ogni utente quando non ne viene creata una " "personalizzata" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "La mia lista dei desideri su %s " -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "Testo 'Aggiungi al carrello'" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "Personalizza il testo del pulsante 'Aggiungi al carrello'" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "Personalizzazione stile e colori" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "Stile di 'Aggiungi al carrello'" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" "Scegli se mostrare un link testuale 'Aggiungi al carrello' oppure un pulsante" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "Stile pulsante 'Aggiungi al carrello'" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "Scegli i colori del pulsante 'Aggiungi al carrello'" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" "Scegli i colori del pulsante 'Aggiungi al carrello' al passaggio del mouse " "(hover)" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" "Imposta il raggio del bordo arrotondato del pulsante 'Aggiungi al carrello'" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "Icona 'Aggiungi al carrello'" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "Seleziona un'icona per il pulsante 'Aggiungi al carrello' (opzionale)" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "Icona personalizzata per 'Aggiungi al carrello'" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" @@ -1194,11 +1040,11 @@ msgstr "" "Carica un'icona da utilizzare per il pulsante 'Aggiungi al " "carrello' (dimensione consigliata 32 x 32 px)" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "Stile pulsante principale" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " @@ -1209,7 +1055,7 @@ msgstr "" "pulsante 'Applica modifiche' in modalità Gestisci liste e al pulsante 'Cerca " "lista' in modalità Cerca." -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1221,34 +1067,34 @@ msgstr "" "Lista dei desideri, al pulsante 'Applica modifiche' in modalità Gestisci " "liste e al pulsante 'Cerca lista' in modalità Cerca." -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "Stile pulsante secondario" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "Stile tabella Lista dei desideri" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" "Scegli i colori della tabella Lista dei desideri (quando impostata sul " "layout 'Tradizionale')" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "Colore in evidenza" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " @@ -1260,31 +1106,31 @@ msgstr "" "'Tradizionale') e per i vari moduli nelle modalità di visualizzazione delle " "liste" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "Colore testo pulsante condivisione" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "Scegli i colori del testo per i pulsanti di condivisione" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "Testo - hover" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "Icona pulsante Condividi su Facebook" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "Seleziona un'icona per il pulsante di condivisione su Facebook" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "Icona personalizzata pulsante Condividi su Facebook" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" @@ -1292,35 +1138,35 @@ msgstr "" "Carica un'icona da utilizzare per il pulsante di condivisione su Facebook " "(dimensione consigliata 32 x 32 px)" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "Stile pulsante Condividi su Facebook" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "Scegli i colori per il pulsante di condivisione su Facebook" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "Colore - hover" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "Icona pulsante Condividi su Twitter" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "Seleziona un'icona per il pulsante di condivisione su Twitter" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "Icona personalizzata pulsante Condividi su Twitter" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" @@ -1328,27 +1174,27 @@ msgstr "" "Carica un'icona da utilizzare per il pulsante di condivisione su Twitter " "(dimensione consigliata 32 x 32 px)" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "Stile pulsante Condividi su Twitter" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "Scegli i colori del testo per i pulsanti di condivisione su Twitter" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "Icona pulsante Condividi su Pinterest" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "Seleziona un'icona per il pulsante di condivisione su Pinterest" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "Icona personalizzata pulsante Condividi su Pinterest" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" @@ -1356,27 +1202,27 @@ msgstr "" "Carica un'icona da utilizzare per il pulsante di condivisione su Pinterest " "(dimensione consigliata 32 x 32 px)" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "Stile pulsante Condividi su Pinterest" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "Scegli i colori del testo per i pulsanti di condivisione su Pinterest" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "Icona pulsante Condividi per email" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "Seleziona un'icona per il pulsante di condivisione per email" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "Icona personalizzata pulsante Condividi per email" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" @@ -1384,27 +1230,27 @@ msgstr "" "Carica un'icona da utilizzare per il pulsante di condivisione email " "(dimensione consigliata 32 x 32 px)" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "Stile pulsante Condividi per email" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "Scegli i colori del testo per i pulsanti di condivisione email" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "Icona pulsante Condividi su WhatsApp" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "Seleziona un'icona per il pulsante di condivisione su WhatsApp" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "Icona personalizzata pulsante Condividi su WhatsApp" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" @@ -1412,11 +1258,11 @@ msgstr "" "Carica un'icona da utilizzare per il pulsante di condivisione su WhatsApp " "(dimensione consigliata 32 x 32 px)" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "Stile pulsante Condividi su WhatsApp" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "Scegli i colori del testo per i pulsanti di condivisione su WhatsApp" @@ -1730,10 +1576,6 @@ msgstr "Aggiunto il: %s" msgid "Remove" msgstr "Rimuovi" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1743,14 +1585,161 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" +msgstr "" + +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" msgstr "" +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Wishlist" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Nome prodotto" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Wishlist" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +#, fuzzy +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "Paginazione" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Nome prodotto" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "Testo per \"Vedi la lista dei desideri\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Testo per \"Articolo già presente nella lista dei desideri\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Testo per \"Articolo già presente nella lista dei desideri\"" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +#, fuzzy +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "Pagina Lista dei desideri" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +#, fuzzy +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "Seleziona un'icona per il pulsante di condivisione per email" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +#, fuzzy +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" +"Classi CSS aggiuntive per il pulsante (lascia vuoto per utilizzare le " +"impostazioni predefinite)" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Wishlist" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +#, fuzzy +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "Paginazione" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +#, fuzzy +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "Articoli aggiunti" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Wishlist" + #~ msgid "Save" #~ msgstr "Salva" diff --git a/languages/yith-woocommerce-wishlist-ko_KR.mo b/languages/yith-woocommerce-wishlist-ko_KR.mo index 23213258166ddfd8b8ef79a6c1c7f62942c53cad..24d48aaef250ded36ad7cb5fa64ec214bd1e6a06 100644 GIT binary patch delta 1067 zcmXZbJ7`m36u|Kl8vC>lW1`g>Ow&PyUh`;cH9Dz?i$t_;4#pVUK-wGcy(QHpLUFJn z2qlPgQ@cn9Nkvf6rDEw&T?0bf!6%}dRTuGp>KAUl-*?XaUiaMOQ*Io-M2TY+ZIBR@rTtq!k4fOzP7{MQ?^V>=4JMYFl*oy-=g!%we z=Kj4_>Q7%D(&&O!GvK*#$>eLOrCdY(@%=P*vYP%@4ja#*9@s`5f8AI?UH_4ZtC%2O zY@_~q;}415=;Os}+>JfB4+D4#b>j=T9Vb!$6*EXxrHcB*FHkprgIbCACjTAvpubHV z;FP*fI8Ns_odMK|3rH2EhMoA)#D7uWWy|!lI@c%jmjAJT`d8!0jGKzZO15*U=;T~? zzwHdi-0@=3cDz`zFg~0gi(SooBUZ__v-ap{&dKJiQr;aYc0sHm%h z7ZF565)nl>x|-0%ywsBDri+Y01VZRdWI;sVpS|Pk{haqX@1N&=&Q{NU%T^ZJ!V|{F z=ev#X_mJ61oNlJ!^DAt&8GmCtCfAr{u?rJ;4AKUy>2D| diff --git a/languages/yith-woocommerce-wishlist-ko_KR.po b/languages/yith-woocommerce-wishlist-ko_KR.po index 728ca57..8c5c56c 100644 --- a/languages/yith-woocommerce-wishlist-ko_KR.po +++ b/languages/yith-woocommerce-wishlist-ko_KR.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:05+0200\n" "Last-Translator: Valentyn Zubenko \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "개인 위시리스트 " -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "프리미엄 버전 " -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "YITH WooCommerce Wishlist" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "위시리스" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "상품이 성공적으로 제거 되었습니다." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "위시리스" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "나의 위시리스트 목록 @ %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "공유: " -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "페이스북에 공유" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "트위터에 트윗하기" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "핀레스트에 핀하기" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "나의 위시리스트 목록 @ %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "프리!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "에러, 위시리스트에서 상품제거 불가능 " -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,157 +337,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "커스텀 CSS" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "공유됨 " -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "개인 " -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "공용 " -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "상품이 추가됨!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "상품이 추가됨!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "\"위시리스트 둘러보기\" 텍스트" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "\"위시리스트에 이미 있습니다\" 텍스트" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "\"위시리스트에 이미 있습니다\" 텍스트" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "\"위시리스트에 이미 있습니다\" 텍스트" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "\"위시리스트에 이미 있습니다\" 텍스트" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "위시리스" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "위시리스" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "위시리스" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 #, fuzzy msgid "is enabled but not effective. It requires WooCommerce to work." @@ -552,58 +405,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "일반 설정 " -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "\"위시리스트에 이미 있습니다\" 텍스트" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "숏코드를 사용 " -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "장바구니 담기 뒤에" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "썸네일 뒤에" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "써머리 뒤에" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "\"상품 추가\" 텍스트 " -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "상품이 추가됨!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "\"위시리스트 둘러보기\" 텍스트" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "\"위시리스트에 이미 있습니다\" 텍스트" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "백그라운드 " -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "텍스트 " -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "경계 " -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "커스텀 CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 #, fuzzy msgid "Search list" msgstr "위시리스트 찾기 " @@ -859,251 +712,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "위시리스트내 슬라이더 사용 " -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "장바구니로 다시돌리기" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "장바구니에 담고나면 제거" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "나의 위시리스트 목록 @ %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "소셜 텍스트 " -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "소셜 이미지 URL" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "나의 위시리스트 목록 @ %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1111,185 +964,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1605,10 +1458,6 @@ msgstr "" msgid "Remove" msgstr "제거 " -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1618,14 +1467,153 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "위시리스" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "상품이 추가됨!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "위시리스" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "상품이 추가됨!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "\"위시리스트 둘러보기\" 텍스트" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "\"위시리스트에 이미 있습니다\" 텍스트" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "\"위시리스트에 이미 있습니다\" 텍스트" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "위시리스" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Wishlist" + #~ msgid "Save" #~ msgstr "저장 " diff --git a/languages/yith-woocommerce-wishlist-nl_NL.mo b/languages/yith-woocommerce-wishlist-nl_NL.mo index 9f84a07455fb537cf0ea427199a5edec77e8a12b..737cecce276ac4ac842c46f6167004e6fe3df66a 100644 GIT binary patch delta 5589 zcmYk=3tZOK9mnxQ10fMn6a_>DQM8DQXeuZoii%<)rD%#5A_PoCE{;raj1@0|Z1>TI3Y z3+KE%=YqU98;&LtE`5#3_A=&7phk^}2sS1RBQX?*U=Zdwi?JL1$FM6tjh%46^8|LM z-+&?L%bRH!f&BBB2YAh7;1TSIhwvUejXkhWXJgu7CVFEo>e}+qAImTb7rOBmk$+|n zFSp}SY=b8;3+u20CU7-joZqC=2w-3)>O>`|87{&(xB-V?6ZXa=%HV@}co!BTMKhbQ zH9mv-o|l|&V;A~Iu@!!ex}fhcfb*N1G&Cb$>O25D<2W3ToYOpwT(o%;bpfAXAH0Uq z*p+YBcslmPxtN3-Fbv1+7$B8%~+G9(;nmYP1 z@F6l8a}24jxr|iJ_)%XU?1@_2JDr13GZ}{yFc($9-I#}Ga10Km?mFQL)OpV0D!k~S z!A3V_T((?+?eTf+i+fPJ`~vR6E2z!-)SbpG#~tX6F){Y`OF&)Fc+~gIKuu^qM&L$N zC2KGqJx6G0rZ=zvgV@sAoe!g~bQx~NwWyi*j3eqb_6#YSXO60NjBCaWCqDa|wr`AJcgX z$DmG7hnheG-j3g+CU6UV;8C7EjzJV&)&+h#;tcy+@iCVH$ z9Dq5PjB9WReuS)+@kzALiFi~ca*<-2RT}5~W}h3lfZFwe{p`$pV_W+Du|1A(PC`|r z5H+)f7>G}xKEDN3fnBJI?MB^IwWuXJjqFQv13kK(y7#vgNJ4-5V^O8gL48p^sv>io z%TY7mj@mo>QJe5{)a`rJmpb6^Pd*NHu-3tokja0A|p4R{|WvvIOmcgFE}|;sm2BVdikfM(>t~^sVhVP|Dh~~n`bjLr zZKw%L8lQ#}a1m;AAIDkP zfLxHrWDK_h`N$n(4x+B~CsgU%kFbA0gkvcEA;^tla!{XJiIKPiwfhgF?v^j`er!OM zJdN^2<1B2xTQETP{}vi5@lKq92XG>WjM(*)JN*0&A((penf)^}V~X3pToO?`*r-L$MX((b?3$H;q^ZvF&T%4 zp^?XcHpwdIE9guABMin9&Wotc(}V@sCdd9|Q;rq%cVRAuO|}X%n8mZ9fS8am;3s5SfrUqwHrq465j?mvinV0?z%@n>fUk3((FL70FuQ72lD zx*d<9*7`JRBInTue?*=i9&?k1t}vQ=Pcuu#E;tI?-~*U~rPvjBVBub@7Vn&&npCeklQ&0r^H;9JNY z#T8n|qDsFB^?e_rD)IxyVN|{yzZa9}FU3xr-@HR308gSyejatAA20~LAG8FtkX~x$VV+zDMsQpq|~MsyJI72f`05^k4n{zMj*zZPB0ilaHMkv_M%^f zx?P_|A3TKm`D3V`|H}0nQ4_e1nyK$>`{YbRANm!}M`lxh&BViiX0RT0f~}~v{=j(- z*(Rn5xuwn2LR+!dQ5XCU^3NRRg&W4i71?M16F8avdDM7PvHjdes~ zklzw2?=kPw(6NC0gIp$0k^CTGb;qNAMrk!bhElXXPLLGmT(rVfWT zUCXiEHE!Zv>{6$mr2Xfj>e;;Rm%W=@_+3l+TNrW@gcVp z9WPp%|5)j$w(1{1{z}4$jw7U$B$L09yUBOtEAmg$a(qqW1J{{~Z@P9A9wJxBJ~wt9 zA0%x^FwuGMm-)P;ke#IEsG_lweB=h!V~%T2!Fyf%jI%Fhl1kSfiEq1h4E{t;kj-Q^ znM`yH(RK8u@hbU-gpxF(<2_PH(#c;)%kgI#6G>gm08S^ht{;T&kmY14sVAQj9T&*! z#E+~d_OhEB{HKyr^dK*h!|HGxAXy|#9gd3@^BYVh3F=ozCI;6m3jV2WO>JTHA-Qj2a{qxf T(}&LKSd(&J`|#?b((C^NB!rkt delta 5858 zcmajhd0dor0>|+milPW1jA_|6S!$P73TRo` zq1CFD8kx4)wH4)VhplU+mPfXwR%p3dmbLr&&hyZ#_MiQ|{LcILJkQMY{LTj-ITZBi zks$w}sNg0;`IW?zuujHY6=cl$2%R;iqPsD%=)o9Vf>F56b{qEQ_zmoZ$FK(m@gbx6 zNWgTA#z|O+705ro*~I5~PP~TQFubQR6EG1Iu@1Xp0|w&;RNFRU7kmMe@J;*t3FMzS z$46(3Km4#R8kQe2HZ+Z;pn=sclI(uFR(7sugusORO< zx=y&#PvuT3Ymp6Lk_TGmVkF1YFazDF)xHLw!1bs_dr7J>%kT;e#>1#>_&KUU?O36@ zPZX*{ebIqqP$TLur;<)(5vr$~(Tyz_hJ(_qmX5^xI4(l<{2+G5uTk6dENX;e=r-%h zWFwt5Q<2d(i;%CFM^O!XA3JLQAEu&x{{@EN&!`)=r&SkV3aTO5sKrx+;dliO$GNB; zufqb|g{$!wB}h}D4yPz~OI>cBHtqW%906@4+5an^-Cs0L-CdNdX<#!}RfJ!M~i z74_hKsHr=HT0^0k#^hij=HiXW?3x#lK{dxvBhfX>m{gu`@~G&-Je|NbsMY^Es^0RJ5)3qDJ5w?1I0d z8W5Uo-KZyOM0(ripn5(7wRWmei|}>~#T6KZ_u0prQTKlyH6m|iGyYm6-*Q6RDwgq+ z4%8P@P-|j1IxrvA(AlU5-hd_8gnA#GMm;!-g`uA3;dC60Q}F?uhOIaSi$*a1y3jbn z`r?=UT`#iUeAlARuSZS6%b0+>Q9V6@nb@9T(f5X7 zADn{P1zyyyxdpGpM$|57#T4!T@X^+`8HyV6V$@Ji#jCL#FT)mOFihMSYv`{;w!A4t z&2bZI*Q~=R++_O_YVP-7FrLG}?vmR7p<}HVOApNFcpzSd^H4o(K{e4=BeZyce~opF`HO2^nW~pa6Bf3B!VTA))^?Ct5DCw!@C`)|;#IrL>eU6r&c^ zxCz#-Sd7zUb3M+-w@_2$WbbakRmdyF4CkaeP>qbXc^tX5`5KpE z-gL&_N97IP5`{Q&hBcRqP(!)|wOF3EeFsB0{tC4%&)9ap+*(5k=;nMnW?>V0aW~FH zCoc~*WG!k99Q9MVi^?~s)q6clR72E=J#j1M;oI01LrRRdJgSA`P(7Q4ap*y9cK<8JIf@MT2`Zmeh2D)|3ZyO_cH#E$n(t@D!MQqN8;ny0}o?3 zo<$9LFe^(B>W)#^57pot)KpAHeXqp6UWr<)H=#PX3^i4&un+D+zlQn{l?3cE*ScXU zYN!e^0wl7w>gd37#y^8f87K6^ z)wU0!dh!^CU^Di^7g2M4%r>aP`ZJt>(>VVp)QEk6YVcv?tL6lvLj9K zJjP!aX3n#|xE*glWCzR$jX z2*WrIskUBZ-TYKyI57g%g6LH24 zoFet)I9W{26O|QYJXxs&N`Intq}`^X=bN+SZzNR*l#N8Id=hCOS>!vSavzBf)Yxve zkKlf?hI~xYh*tgUB$-Sjt4Lc}M`a0Nr}+bKy5~8#hU_4-$y?+nqS8X1Arna%Sx(x@ z(6$QRZr8JMKDn2iAx)&M{JpJ$-;!nO|CdyP$yky}rjYjJeWLO?c_UD>K1RT45=FFy z{gr<$fNdgA--wXKfnRRL5hjW zp9$}=KpDtqCHatqlEWl}v=#r&)E>5ve#KFw7wKo8i?kIlksru6WF%2JLQaxbNep>_ zTuJs3l{|6}`H_?om6_xac}?@bm&(sXWee#NsPShKFClM}6w-&NXv9>mBU=NtKYqN( zVG=1IONq)u7Ur*bF-a#?fpgsL-9W{93tmh8PO^(!M6M>W=5_m;Eg-#t%N}79hkBIQQ9o{NWnY-Sxz~ifMRC#JD z-DQrt`r5Mjr9Q8tw#MPBa62ydcq^(rUZ11RRql55&viK}>fLjliOJqXM`@MI>vbmj zDmz1`Kv2d(G$?*PJRhH}Y`9I-f^3t#wqneUACw=KQ`t z_H2lEMmJ~Y#s(GSq^B>atuL#qcYD2qYwOF?eXjC!PmRYHI(gD%X&2SIUHW-ivCHSq zabyn3%t#xOk(QC=$QYKBnU#}~(Y)0;uUo%qR*yV2-qH$JrMt>q q!>MUKM$jWqjqCsQX+~{r{T#Qus_eI3HOEYiif@Q>#xxA9Is0D}LD_u( diff --git a/languages/yith-woocommerce-wishlist-nl_NL.po b/languages/yith-woocommerce-wishlist-nl_NL.po index 6772817..c0cc4c9 100644 --- a/languages/yith-woocommerce-wishlist-nl_NL.po +++ b/languages/yith-woocommerce-wishlist-nl_NL.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:06+0200\n" "Last-Translator: \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Verlanglijst pagina" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "Algemene instellingen" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "Toevoegen aan verlanglijst opties" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "Verlanglijst pagina opties" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "Premium versie" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "YITH WooCommerce Wishlist" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Verlanglijst" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -85,7 +80,7 @@ msgstr "Product succesvol verwijderd." msgid "Please, make sure to enter a valid title" msgstr "let op dat u een geldige titel invoert" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." @@ -93,23 +88,18 @@ msgstr "" "Sorry, deze optie is alleen beschikbaar als cookies in uw browser zijn " "ingeschakeld." -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "Product succesvol toegevoegd aan winkelwagen" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "Toevoegen aan winkelwagen" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "Terwijl u onze site bezoekt, volgen wij:" @@ -168,56 +158,41 @@ msgstr "" msgid "Customer wishlists" msgstr "Verlanglijsten klant" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Verlanglijst" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Verwijderde verlanglijst %s." #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "Verlanglijst%s is bewaard gebleven." -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "Token" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "URL verlanglijst" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "Titel" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "Zichtbaarheid" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "Items toegevoegd" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -273,16 +248,6 @@ msgstr "" "Aanvullende CSS klassen voor de knop (laat leeg om de standaardinstellingen " "te gebruiken)" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -307,61 +272,47 @@ msgstr "Aantal items om weer te geven per pagina" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "Verlanglijst ID om weer te geven (vb. K6EOWXB888ZD)" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Delen op:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Delen op Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Tweet op Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Pin op Pinterest" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "Delen via e-mail" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Mijn verlanglijst op %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "Delen via WhatsApp" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "Verwijderen van lijst" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Gratis!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "Het item kan niet worden toegevoegd aan deze verlanglijst" @@ -372,16 +323,16 @@ msgstr "" "Er is een fout opgetreden tijdens het toevoegen van het product aan de " "verlanglijst." -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Fout. Het product kon niet van de verlanglijst worden verwijderd." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "Ongeldige verlanglijst." -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "Ongeldig verlanglijst item." @@ -421,165 +372,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "hebben dit item in de verlanglijst" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "Custom CSS" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Gedeeld" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "Alleen mensen met een link naar deze lijst kunnen hem zien" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "Prive" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "Alleen u kunt deze lijst zien" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "Openbaar" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "Iedereen kan zoeken naar deze verlanglijst en deze lijst zien" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Productnaam" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Productnaam" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "Toevoegen aan verlanglijst" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "\"Browse wishlist\" tekst" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "Browse verlanglijst" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Wanneer een product is toegevoegd aan de verlanglijst" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -#, fuzzy -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "Verlanglijst pagina" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -#, fuzzy -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "Selecteer een icoon voor de e-mail delen knop" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -#, fuzzy -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" -"Aanvullende CSS klassen voor de knop (laat leeg om de standaardinstellingen " -"te gebruiken)" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Verlanglijst" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Verlanglijst" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Verlanglijst" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -#, fuzzy -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "Paginering" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -#, fuzzy -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "Paginering" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -#, fuzzy -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "Items toegevoegd" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -592,17 +437,17 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Algemene Instellingen" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 #, fuzzy msgid "After product is added to wishlist" msgstr "Wanneer een product is toegevoegd aan de verlanglijst" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" @@ -610,24 +455,24 @@ msgstr "" "Kies de look van de verlanglijst knop, wanneer het product al is toegevoegd " "aan de verlanglijst" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Toon \"Toevoegen aan verlanglijst\" knop" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "Toon \"Bekijk verlanglijst\" link" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "Toon \"Van lijst verwijderen\" link" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "Loop instellingen" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " @@ -637,21 +482,21 @@ msgstr "" "product shortcodes, product sliders, en alle andere plaatsen waar de " "WooCommerce product loop wordt gebruikt" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "Toon \"Toevoegen aan verlanglijst\" in loop" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" "De \"Toevoegen aan verlanglijst\" optie inschakelen in WooCommerce product " "loop" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "Positie van \"Toevoegen aan verlanglijst\" in loop" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "Boven de afbeelding" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "Voor de \"Toevoegen aan winkelwagen\" knop" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "Na de \"Toevoegen aan winkelwagen\" knop" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Gebruik shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "Product pagina instellingen" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "Positie van \"Toevoegen aan verlanglijst\" op product pagina" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Na \"Toevoegen aan winkelwagen\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Na Thumbnails" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Na samenvatting" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "Tekst aanpassen" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "\"Toevoegen aan verlanglijst\" tekst" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "Tekst invoeren voor \"Toevoegen aan verlanglijst\" knop" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "\"Product toegevoegd\" tekst" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" @@ -739,24 +584,24 @@ msgstr "" "Tekst invoeren voor het bericht dat wordt weergegeven wanneer een gebruiker " "een product toevoegt aan de verlanglijst" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Product toegevoegd!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "\"Browse wishlist\" tekst" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" "Tekst invoeren voor de \"Browse verlanglijst\" link op de product pagina" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" @@ -764,129 +609,129 @@ msgstr "" "Tekst invoeren voor het bericht dat wordt weergegeven wanneer een gebruiker " "een product ziet dat al is toegevoegd aan de verlanglijst" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "Het product is al toegevoegd aan uw verlanglijst!" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "Stijl & kleur aanpassing" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "Stijl van \"Toevoegen aan verlanglijst\"v" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" "Bepaal of u de tekstuele \"Toevoegen aan verlanglijst\" link of knop wilt " "weergeven" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "Tekstueel (anker)" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "Knop met stijl thema" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "Knop met aangepaste stijl" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "\"Toevoegen aan verlanglijst\" knop stijl" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "Kies de kleuren van de \"Toevoegen aan verlanglijst\" knop" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "Achtergrond" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "Tekst" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "Rand" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" "Kies de kleuren voor de \"Toevoegen aan verlanglijst\" knop bij erover " "zweven met muis" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "Achtergrond zweven" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "Tekst zweven" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "Rand zweven" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "Rand Radius" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "Bepaal de radius voor de \"Toevoegen aan verlanglijst\" knop" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "\"Toevoegen aan verlanglijst\" icoon" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" "Selecteer een icoon voor de \"Toevoegen aan verlanglijst\" knop (optioneel)" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "\"Toevoegen aan verlanglijst\" aangepast icoon" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" @@ -894,34 +739,34 @@ msgstr "" "Upload een icoon die je wilt gebruiken voor de \"Toevoegen aan verlanglijst" "\" knop (aanbevolen 32 x 32px)" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "\"Toevoegen aan verlanglijst\" icoon" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" "Selecteer een icoon voor de \"Toevoegen aan verlanglijst\" knop (optioneel)" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "Hetzelfde gebruikt voor Toevoegen aan verlanglijst" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "\"Toevoegen aan verlanglijst\" aangepast icoon" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Custom CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" "Aangepaste CSS invoeren om toe te passen op de verlanglijst elementen " "(optioneel)" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 #, fuzzy msgid "Search list" msgstr "Verlanglijst delen" @@ -932,19 +777,19 @@ msgid "" "the %s." msgstr "Als u wilt profiteren van deze optie, kunt u overwegen de %s te kopen." -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "AJAX loading inschakelen" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "YITH WooCommerce Frequently Bought Together Integratie" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" @@ -952,27 +797,28 @@ msgstr "" "Om deze integratie te gebriuken moet u YITH WooCommerce Frequently Bought " "Together instaleren en activeren Meer informatie" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "Slider in verlanglijst inschakelen" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 +#, fuzzy msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" "Slider inschakelen met gelinkte producten op de verlanglijst pagina (Voorbeeld). %s" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "Al uw verlanglijsten" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "Verlanglijst pagina" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " @@ -982,60 +828,60 @@ msgstr "" "[yith_wcwl_wishlist] shortcode " "toevoegt in de pagina inhoud" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "Verlanglijst detailpagina" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "Toon in verlanglijst tabel" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" "Product variaties geselecteerd door de gebruiker (voorbeeld: maat of kleur)" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "Productprijs" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "Product voorraad (toon of een product beschikbaar is of niet)" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "Datum waarop het product is toegevoegd aan de verlanglijst" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "Toevoegen aan winkelwagen optie voor ieder product" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" "Icoon om het product uit de verlanglijst te verwijderen - aan de rechterkant " "van het product" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" "Knop om het product uit de verlanglijst te verwijderen - aan de rechterkant " "van het product" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Doorverwijzen naar winkelwagen" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" @@ -1043,66 +889,66 @@ msgstr "" "Gebruikers doorsturen naar de winkelwagen pagina, wanneer zij een product " "van de verlanglijst toevoegen aan winkelwagen" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Verwijder als het toegevoegd is aan winkelwagen" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" "Product verwijderen van verlanglijst nadat het is toegevoegd aan de " "winkelwagen" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "Verlanglijst delen" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" "Deze optie inschakelen om gebruikers hun verlanglijst te laten delen op " "social media" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "Delen op social media" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "Delen via e-mail" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "Delen via URL" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "Toon \"URL delen\" veld op verlanglijst pagina" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "Delen titel" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" "Verlanglijst titel die wordt gebruikt voor delen (wordt alleen gebruikt op " "Twitter en Pinterest)" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Mijn verlanglijst op %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Social tekst" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" @@ -1110,19 +956,19 @@ msgstr "" "Typ het bericht dat u wilt publiceren wanneer u uw verlanglijst deelt op " "Twitter en Pinterest" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "Social afbeelding URL" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "Zal worden gebruikt om de verlanglijst te pinnen op Pinterest." -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "Standaard naam verlanglijst" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" @@ -1131,65 +977,65 @@ msgstr "" "automatisch wordt gegenereerd voor alle gebruikers, als zij geen aangepaste " "lijst aanmaken." -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Mijn verlanglijst op %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "\"Toevoegen aan winkelwagen\" tekst" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "Tekst invoeren voor de \"Toevoegen aan winkelwagen\" knop" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "Stijl & kleur aanpassing" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "Stijl van \"Toevoegen aan winkelwagen\"" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" "Bepaal of u een tekstuele \"Toevoegen aan winkelwagen\" link of knop wilt " "weergeven" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "\"Toevoegen aan winkelwagen\" knop stijl" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "Kies de kleuren van de \"Toevoegen aan winkelwagen\" knop" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" "Kies de kleuren van de \"Toevoegen aan winkelwagen\" knop bij erover zweven " "met muis" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "Bepaal de radius voor de \"Toevoegen aan winkelwagen\" knop" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "\"Toevoegen aan winkelwagen\" icoon" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" "Selecteer een icoon voor de \"Toevoegen aan winkelwagen\" knop (optioneel)" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "\"Toevoegen aan winkelwagen\" aangepast icoon" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" @@ -1197,11 +1043,11 @@ msgstr "" "Een icoon uploaden dat u wilt gebruiken voor de \"Toevoegen aan winkelwagen" "\" knop (aanbevolen 32 x 32px)" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "Eerste knop stijl" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " @@ -1212,7 +1058,7 @@ msgstr "" "indienen\" knop in de Beheren weergave en \"Verlanglijst zoeken\" knop in de " "Zoeken weergave" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1224,34 +1070,34 @@ msgstr "" "verlanglijst weergave, \"Wijzigingen indienen\" knop in de Beheren weergave " "en \"Verlanglijst zoeken\" knop in de Zoeken weergave" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "Tweede knop stijl" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "Tabelstijl verlanglijst" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" "Kies de kleuren van de verlanglijst tabel (bij instellen op \"Traditionele\" " "lay-out)" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "Highlight kleur" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " @@ -1262,31 +1108,31 @@ msgstr "" "(bij instellen op \"Traditionele\" lay-out), en voor verschillende " "formulieren in verlanglijst weergaven" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "Delen knop tekst kleur" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "Kies tekst kleur voor delen knoppen" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "Tekst zweven" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "Icoon voor Facebook delen knop" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "Selecteer een icoon voor de Facebook delen knop" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "Aangepast icoon voor Facebook delen knop" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" @@ -1294,35 +1140,35 @@ msgstr "" "Upload een icoon dat u wilt gebruiken voor de Facebook delen knop " "(aanbevolen 32 x 32px)" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "Stijl voor Facebook delen knop" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "Kies kleuren voor Facebook delen knop" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "Achtergrond zweven" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "Icoon voor Twitter delen knop" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "Selecteer een icoon voor de Twitter delen knop" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "Aangepast icoon voor Twitter delen knop" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" @@ -1330,27 +1176,27 @@ msgstr "" "Upload een icoon dat u wilt gebruiken voor de Twitter delen knop (aanbevolen " "32 x 32px)" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "Stijl voor Twitter delen knop" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "Kies kleuren voor Twitter delen knop" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "Icoon voor Pinterest delen knop" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "Selecteer een icoon voor de Pinterest delen knop" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "Aangepast icoon voor Pinterest delen knop" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" @@ -1358,27 +1204,27 @@ msgstr "" "Upload een icoon dat u wilt gebruiken voor de Pinterest delen knop " "(aanbevolen 32 x 32px)" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "Stijl voor Pinterest delen knop" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "Kies kleuren voor Pinterest delen knop" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "Icoon voor e-mail delen knop" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "Selecteer een icoon voor de e-mail delen knop" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "Aangepaste icoon voor e-mail delen knop" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" @@ -1386,27 +1232,27 @@ msgstr "" "Upload een icoon dat u wilt gebruiken voor de e-mail delen knop (aanbevolen " "32 x 32px)" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "Stijl voor e-mail delen knop" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "Kies kleuren voor e-mail delen knop" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "Icoon voor WhatsApp delen knop" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "Selecteer een icoon voor de WhatsApp delen knop" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "Aangepast icoon voor WhatsApp delen knop" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" @@ -1414,11 +1260,11 @@ msgstr "" "Upload een icoon dat u wilt gebruiken voor de WhatsApp delen knop " "(aanbevolen 32 x 32px)" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "Stijl voor WhatsApp delen knop" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "Kies kleuren voor de WhatsApp delen knop" @@ -1732,10 +1578,6 @@ msgstr "Toegevoegd op: %s" msgid "Remove" msgstr "Verwijderen" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1745,14 +1587,161 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" +msgstr "" + +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" msgstr "" +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Verlanglijst" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Productnaam" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Verlanglijst" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +#, fuzzy +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "Paginering" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Productnaam" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "\"Browse wishlist\" tekst" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "\"Product is al toegevoegd aan verlanglijst\" tekst" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +#, fuzzy +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "Verlanglijst pagina" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +#, fuzzy +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "Selecteer een icoon voor de e-mail delen knop" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +#, fuzzy +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" +"Aanvullende CSS klassen voor de knop (laat leeg om de standaardinstellingen " +"te gebruiken)" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Verlanglijst" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +#, fuzzy +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "Paginering" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +#, fuzzy +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "Items toegevoegd" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Wishlist" + #~ msgid "Save" #~ msgstr "Opslaan" diff --git a/languages/yith-woocommerce-wishlist-pl_PL.mo b/languages/yith-woocommerce-wishlist-pl_PL.mo index 50f25453f064cc3e1540f2ba562984c93c28bf46..d49e428cef68a9a4e00dc339393e1663f34a577b 100644 GIT binary patch delta 896 zcmXZaJ!lj`7{>95xl1lFYD`Y!M@&u+B^H~#TaN@5QmLRIc!db2JK~aC$Yqz^jfd5N zy_LpB(Ml9SK~8K^YNrTxB7QVh7Lvlk(*LtJLuP(6li8Vf-kZPWH|5@sslv9QRH?Jn z#*i^CUfDxKDGeL5565s4XK)-Ba0JiUv2VSIMdq8hgx9fzckTQG)IN^}^F8yDPJxNH zcmQ|sAbvnC{ElPz2S@QAoY(@5PdLN)i**+dGcK`6>*i^gGG|el@$7sP4>4Xv1r*~P-m>Fu>}lhN zbdF#jb)%1{NWY;z{EbTGE-Etx9)Q+OplT|k~szE%OLXde|4W=`h4!TZrZRnE_+ z^!q3fMX#G3r7ER5Tp3Yt_C3-YJXEFnR6ZIs3S@$+8>;B$6{_9>ahrLniUL2D_w=*y zl^&5EhUq)QKZov}DPC%&zUy|Qu$Og$5E2G@y6DAxar;wv$oTXqP3{g z36izI>4s^0BTTdL=GAM?`6Os%VYKO7Xk~$4@oHY(sWlw0Ua8moy5~2R`>%@63jYB* Co>mY5 delta 961 zcmXxjziSg=9LMpeZBjLD)znz6ReNd`9b$5cW(bOf7BPY}(3UDnA+|?MX?l7Is4W-- z9UL4)iue}@u2mO$nS>7{x!RiD4e@z&_lD79PTrs1001&ASrxr*VM3gM08H#&8*x_cbbC9Xn0U zn9nr$nXgnzw1!%!i8}c&)Co3Gf7s6P`mq~(*yIV+#?LTmCypXh%{b~Nu3{HXqw>$8 z@-AV9_01C+{LH7oFW5_e4YlCUzzy6-e={)3!#?__Q1gbVcw{c4ZfHChzk_?}FQGQ{ z3=iWAtZCpK4JEGQe*A_y(QnjFw@~xCc=5W@DC&leqvpj?Cp;gRLoG0gd`^Du;Bzuu zn16eqTs41Z>L^&p51mS(\n" @@ -28,34 +29,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Obserwowane" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "Przeglądaj listę życzeń" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Obserwowane" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -84,29 +79,24 @@ msgstr "Produkt został usunięty." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -152,56 +142,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Obserwowane" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Moja lista życzeń: %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -243,16 +218,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -275,61 +240,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Udostępnij na:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Udostępnij na Facebooku" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Poleć na Twitterze" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Poleć na Pintereście" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Moja lista życzeń: %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Darmowe!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -338,16 +289,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Błąd. Nie można usunąć produktu z listy życzeń." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -390,150 +341,57 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "Własny CSS" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Udostępniony" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "Prywatny" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "Publiczny" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -msgctxt "Elementor section title" -msgid "Product" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 msgid "Product already in wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 msgid "Product added to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Obserwowane" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Obserwowane" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Obserwowane" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -546,57 +404,57 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Ustawienia ogólne" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 msgid "Show \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Użyj shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Za miniaturami" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Po podsumowaniu" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "Tło" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "Tekst" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "Ramka" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Własny CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -851,251 +709,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Przekieruj do koszyka" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Usuń jeśli dodane do koszyka" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Moja lista życzeń: %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Moja lista życzeń: %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1103,185 +961,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1595,10 +1453,6 @@ msgstr "" msgid "Remove" msgstr "Usuń" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1608,14 +1462,148 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" +msgstr "" + +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Obserwowane" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +msgctxt "Elementor section title" +msgid "Product" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Obserwowane" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Obserwowane" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" msgstr "" +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "Przeglądaj listę życzeń" + #~ msgid "Save" #~ msgstr "Zapisz" diff --git a/languages/yith-woocommerce-wishlist-pt_BR.mo b/languages/yith-woocommerce-wishlist-pt_BR.mo index 7c85e281caf6a353cc534fb6b9277464dac09bb8..2018e6d66497d7cf1d2f953cb6fadd434cbb5df5 100644 GIT binary patch delta 831 zcmXxiF-+7@9LMqJc~v<%K@>y~EXKh^YwylOOczbigutMKG118b8)yQwX^R&UlN(q} z7{x@HbTm%LWLOD8SWFz8BrGNjBu)-)et)(8bM5E-dwqTX{$H1SzIV6wx{9w2VRKy2 zam1LbvcQSh#va_kv$&6!@Hd{p-lN8p@fvobhb5fIeS|m38+ZcWpzeGBFK?Mo3_7^5 zfv0g7PvH+7z(dr8Qqh=x>_;s;f+}bNHSa05VT{M{1!~?Bp2U?re}~7(*RX6_#(ZX= z%D&(renma#7k04tAM7J<<0dV98Ew3U7x6Kw;6>DeFHtY_7B%k!-o{PjXNo*r|Ch1E z`euNET7M_ed=2&H-}37R*h_BFcNH+0>*9IxJJ^j+unQwp2bQp< z%9j~v;wq}*k9od@d=6Q)x=%qvvZC1jENss095g8lYRQVv(`+kvOty6@LZM<+7~3|U zRdS9*ADP;t0u*ZP|4?`Ikty`%dJBs~+oio#bgus_)C;d}SYwUEbKPbbKZ{~NNv?=d-2lpR3qp{yegK*xt+em%S au2pJPr&4!nRl8d8sx_}Zvc6#rTYmwktW+8R delta 861 zcmX}qKWGzS7{~FqF=wqdrnXIOjBU>#4q`pdV3deRofKT0L1=BI+ z12?Md8&2aUYNDcNOc~4go88xN4|$b`RlrH~@jT98iYj~^weSPf#-5_ydxfX)Gx9T2 zEK+2BbATJQtd2T@xy;L`g>IudaW5Nxf;z4@s1E$f#s`>Wl6)Ffz_H9TsEu625?UO^ zHSDMr8{DY!$EX*3sES`_`PVGpL_QDKC4CbLP0UFdn&yfG*KWEbT;#CUaY*_QddgDl~ i5r(~o-cheI*NU&i$zn70n~C*rM9bE1MK-#YSo06Rja2FY diff --git a/languages/yith-woocommerce-wishlist-pt_BR.po b/languages/yith-woocommerce-wishlist-pt_BR.po index a58f45a..1f47f07 100644 --- a/languages/yith-woocommerce-wishlist-pt_BR.po +++ b/languages/yith-woocommerce-wishlist-pt_BR.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:06+0200\n" "Last-Translator: YIThemes \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Lista de Desejos" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "Adicionar aos meus desejos" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Lista de Desejos" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "Produto removida com sucesso." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Lista de Desejos" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Minha lista de desejos em %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "Texto da tabela de desejos" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Compartilhar em:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Compartilhar no Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Tweetar no Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Minha lista de desejos em %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Erro. Não foi possível remover o produto da lista de desejos." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,157 +337,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "CSS Customizado" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Compartilhar em:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Produto adicionado!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Produto adicionado!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "Veja sua lista de desejos!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "Produto já na lista de desejos." - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "Produto já na lista de desejos." -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Produto já na lista de desejos." - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Produto já na lista de desejos." -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Lista de Desejos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Lista de Desejos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Lista de Desejos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -549,58 +402,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Opções gerais" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Produto já na lista de desejos." -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Usar shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Após \" Adicionar ao carrinho \"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Após miniaturas" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Após sumário" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Produto adicionado!" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Produto adicionado!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "Veja sua lista de desejos!" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Produto já na lista de desejos." -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "CSS Customizado" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -855,251 +708,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Redirecionar para o carrinho" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Remover se adicionado ao carrinho" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Minha lista de desejos em %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Texto Mídias Sociais" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "Url para compartilhamento" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Minha lista de desejos em %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1107,185 +960,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1599,10 +1452,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1612,10 +1461,149 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Lista de Desejos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Produto adicionado!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Lista de Desejos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Produto adicionado!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "Veja sua lista de desejos!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Produto já na lista de desejos." + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Produto já na lista de desejos." + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Lista de Desejos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "Adicionar aos meus desejos" diff --git a/languages/yith-woocommerce-wishlist-pt_PT.mo b/languages/yith-woocommerce-wishlist-pt_PT.mo index 336485c11881ea0059b299a559e0027288c1118f..cf14c7f0c3a85be13d33904e2a03cae92d41543c 100644 GIT binary patch delta 831 zcmXxi&r1|x9LMpeZMSr5)3mKEvxW#SHO}s~WXz?5LXihMgdkm9Y|sJSS!Tu-LD+)? zo%==I>ewmNlX#23qKp4P(Z!qK$)H>B&-nOdpLxx9c4nUM^L^%T`D?lRdm#VT5Dw$2 z#tCC?$s7mbJ6^;ecme<54Lrm_teiBagtxIDeJtXnbsF!IH?arbqwf23ly}VrCw*Ml z#`E|S&*3i|#(mTS#k?^?IE0#b3{}u1>bY6$#TZZFD(bm4JcDm+{t-`;uVcw{joIQv zmF?g)+(o_U0Q;EyA6_BvQ)uN{Re_=H(%vfiH}`Ul-0M4qht0(IyiOE9YsW#7j7IUi zmn^s2QJi}1#pU_1<*kJ2g4>CrxoBxAi01;g6DA9bVUiXfPd#zR*&5y5AVv+%7nU|ER=Mga7~l delta 861 zcmX}qL5vGg9LMpeIxM!zQnqUCY$Fb`Oh%JND$;P1aBz}{gGMK7cG;16rQuReP9oXH zO(ZxvNUVb+dlENpY`C(Kh?BSw-{0$tfBO2F|I5t0|NFmLsr;%8zDyJ!7-EL8m$84H zF%ixd_#?jIE?mQ%npkg49V)m3k75Z=<2F2xn{mN=1DoV`a139e?t3%J2j&A8WhPc} zJATKl_y?zOyf}K`AlAr_p%y-eDrf=q+-=;1OSl0aq856JTkxgNU*ksd_gFFmV?J`B z%D&=0{E2!|IWVS*Rs6y38@PwO&dn;|IEHu@r!hwrzJyx%F=}HkP|vMk8$TmIGsPlh z);9;Z&_ok;1a0pH)Iv8=ow(=cpJ7P;7S(|@KmQjiD@AQPj`!?zKFz_HdTZMZL~klrE;jTS2W9ABr1c+-x0bwBmUA fNe~9L6W#Punk{znu#?&FYI5C%-NYvInKl0aC;C-B diff --git a/languages/yith-woocommerce-wishlist-pt_PT.po b/languages/yith-woocommerce-wishlist-pt_PT.po index 1998b75..2f4d602 100644 --- a/languages/yith-woocommerce-wishlist-pt_PT.po +++ b/languages/yith-woocommerce-wishlist-pt_PT.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:06+0200\n" "Last-Translator: YIThemes \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Lista de Desejos" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "Adicionar aos meus desejos" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Lista de Desejos" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "Produto removido com sucesso." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Lista de Desejos" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Minha lista de desejos em %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "Texto da tabela de desejos" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Partilhar no:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Partilhar no Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Tweetar no Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Minha lista de desejos em %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Erro. Não foi possível remover o produto da lista de desejos." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,157 +337,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "CSS Customizado" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Partilhar no:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Produto adicionado!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Produto adicionado!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "Veja sua lista de desejos!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "Produto já na lista de desejos." - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "Produto já na lista de desejos." -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Produto já na lista de desejos." - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Produto já na lista de desejos." -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Lista de Desejos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Lista de Desejos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Lista de Desejos" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -549,58 +402,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Opções gerais" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Produto já na lista de desejos." -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Usar shortcode" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Após \" Adicionar ao carrinho \"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Após miniaturas" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Após sumário" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Produto adicionado!" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Produto adicionado!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "Veja sua lista de desejos!" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Produto já na lista de desejos." -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "CSS Customizado" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -855,251 +708,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Redirecionar para o carrinho" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Remover se adcionado ao carrinho" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Minha lista de desejos em %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Texto Redes Sociais" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "Url para partilhar" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Minha lista de desejos em %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1107,185 +960,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1599,10 +1452,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1612,10 +1461,149 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Lista de Desejos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Produto adicionado!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Lista de Desejos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Produto adicionado!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "Veja sua lista de desejos!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Produto já na lista de desejos." + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Produto já na lista de desejos." + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Lista de Desejos" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "Adicionar aos meus desejos" diff --git a/languages/yith-woocommerce-wishlist-ru_RU.mo b/languages/yith-woocommerce-wishlist-ru_RU.mo index 0f6ae9f798bc5762712e4af4f32cebf3ab659cca..b14f60ec377f98e27f3e4d6d3b8dcf2d154025e5 100644 GIT binary patch delta 406 zcmXZWyGjE=6b9h4F;Qc)-cTV*RtrIK+zUZv8wJxOjS6-OvL;KikYv`G4KV}>SXc{- zm6y&Z*h;VvEPM+~OR=@{ACrMI-?=b{`O;tY{^xZ1j&LRsi--rryvj9PIG1n^cHu0% zg){IOZowBg4u7Byf8i9&rUpB6a0&GWRPW1B&Cg(#s81J2M$za&^@;1jfMS>+9uXG$ zM;W3$HHYi)9iG5%s1}y7#DJ$mui!H3Cs>4U!+vIrXa)5uT%a6L=|3Slhj|Qo(17>x znwHlnDQQ(L{z&b3(lyNv7u8VsQf_ilGi5srxrofL(XIt8vl~Qp*5SOun@wL-eAWqM ry%ET0;_%>@?F-+F0^VXpFY;Z(u^gLO1?Jd>ZMnAN7Pgb!k(=}%a{fQp delta 397 zcmXZVu}i~16vy$GwpKgXSQTwhY3gXz7z>342SEp2RVeBtHq@Xsk`$bz2vU@81~&)6 zf|FBma}_E0H#qt)xcWWJ!S6oz?s4zl^&h?cJ)U|HR*uY)9+@VK8XM~tr|=FZ@d+pJ z4J$an5tM|84jELl3>?D}&fyxW_Xly`$Bal@t~sP>bWuIH|8K}M8q}|-?mo$i8ZacX zj$K^9FFeFwR3Gm$%tSY~gGK5W+{8hApB)yNmy(FZAx~o`_7n@$H)vun_9HU1f|l!7 zwYp~PZ|`lHHQ(Rxn@u-3cFmd>o}77MD|$>+^NwX*`a%67aKmuf4;ohMs9|~MUX)GF YjM__f*|aOpYT2>vekIvSMOW$KA5?}mf&c&j diff --git a/languages/yith-woocommerce-wishlist-ru_RU.po b/languages/yith-woocommerce-wishlist-ru_RU.po index 33f31e2..4c3dd56 100644 --- a/languages/yith-woocommerce-wishlist-ru_RU.po +++ b/languages/yith-woocommerce-wishlist-ru_RU.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WCWL\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:06+0200\n" "Last-Translator: Valentyn Zubenko \n" "Language-Team: Your Inspiration Themes \n" @@ -25,34 +26,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Мои закладки на %s" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "Мои закладки на %s" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -81,29 +76,24 @@ msgstr "Продукт успешно удален из избранного" msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -149,56 +139,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Мои закладки на %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Мои закладки на %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -240,16 +215,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -272,61 +237,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Поделиться в:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Поделиться на Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Поделиться в Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Поделиться в Pinterest" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Мои закладки на %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -335,16 +286,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Ошибка. Невозможно удалить продукт из избранного." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -387,152 +338,57 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 msgid "Custom" msgstr "" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Поделиться в:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -msgctxt "Elementor section title" -msgid "Product" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "\"Добавить в корзину\" button text" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 msgid "Product already in wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Продукт успешно добавлен в корзину" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Продукт успешно добавлен в корзину" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Мои закладки на %s" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Мои закладки на %s" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Мои закладки на %s" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -545,58 +401,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Продукт успешно добавлен в корзину" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "After \"Добавить в корзину\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Продукт успешно добавлен в корзину" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "\"Добавить в корзину\" button text" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -851,251 +707,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Мои закладки на %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Мои закладки на %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1103,185 +959,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1595,10 +1451,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1608,10 +1460,146 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" +msgstr "" + +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Мои закладки на %s" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +msgctxt "Elementor section title" +msgid "Product" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Мои закладки на %s" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "\"Добавить в корзину\" button text" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Продукт успешно добавлен в корзину" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Мои закладки на %s" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "Мои закладки на %s" diff --git a/languages/yith-woocommerce-wishlist-sv_SE.mo b/languages/yith-woocommerce-wishlist-sv_SE.mo index 2cde6ea2cb9d6e2429377ab0a774b2180407759d..025d65b2691b5bb3963ca25dbe33d83987e58748 100644 GIT binary patch delta 1140 zcmYk*&1(}u7{~Ex%v)cqHNG{i)tK7Ws@uF!tOOLPB2o`l>{TJDYZ_^~VK*Uq&`?kj z^q`1dqzAou@=!ha0wUh*-(WoI!Gjg-r3!w3aS;b5pPAX+JkLC{`!>E9Z!}}UhlVyr z-$}pQX3P=%72t>VeSG-yl`2XG4>!;LtDJy^gF^e~Lq{rOGbdl+KWPOjKDlpYW{dwX4HD#@)WYm<50xC)ER81eozSijPuC*f_ljX1NMOBd)tz%PQ zy?FY=UOyVi~m&{YXl?;u^D zs+x{LO~*QYlxv2(APkgd&IYUM`iYJMP7bYkS_9;}%n1tx|E^YN|3{E0z{g zS4-77tL`|nPPuHmv$j<)d2{n6ui7zvX2v@1+WBh9S+Gvzt9CAtO=mM!dfdup5}9-^ Olg*7!EMJQZh5i6!?`k9f delta 1190 zcmZ|OziSg=9LMp;wrQI-wY6%~i*1d@T2oCfmqNw3R8lcISj9pW1c@5jvo@zmKtv%p zh|7;`l97J@I>fcb`pKyu@e#w(p?zt!Te81njyJo$zs-L@? z77SrC`WW}t7?Z_NBVR;slQBJL;Ra0MR@{&4aRxi^Dt6&Kw&8tj#>f8gGvAjOVEzqS z##GH)evC5l4O=n7SuKe1r3=PU^BH7`$zmtwa2*~;tviQ7yyBm~jx8K7;97iu{rD7> z*gNcEfAhhg_==l2@f}rJfK{s4LT!{pZ7_y>%ptzC@lkBY)2IZC$R$kKKYtmO$ULf3 zcTfdA#31{dMSkqY8qyN8g8Le{2>*(4e1Kh**enj?4b=Q|RD#RCE2s;r|GIlY)Nu!f zum_b`3sGQEktcng*BB9fDNfqE8}d_Q70$3Ia2Uq!XLm3C--7}cQx zRH8PLqZ!8t9&V@q+R$ZUGhW1vcpJ6R6IAP$P=9=ns^AlV_&%C_yEm4YcXsp>8N~E>jOx zufo&~g_6-*rbsgC_g|F^YKG8#)xFaz7H32mYOO+*4Kaopx-AO5w!cH2`ZrW{f}!Ge zGV}&0wlnlh^{X8`YkxxR+~yzcs{L$SZm>=qoXkb1JTL3b%@s;#3ehRIJagVHSMI)U z-ZPf5?Mq(i?1fUHTuyqWX}gl2w%wvzX*)78naGw3`HJfm6XW?xArnof(oQ1fB%G0` UGnz?{WE`h\n" "Language-Team: Your Inspiration Themes \n" @@ -24,34 +25,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Önskelista" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "Premiumversion" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "YITH WooCommerce Wishlist" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "Önskelista" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -80,29 +75,24 @@ msgstr "Produkten borttagen." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -148,56 +138,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Önskelista" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Min önskelista på %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "Fälttitel" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -239,16 +214,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -271,61 +236,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Dela på:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Dela på Facebook" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Twittra på Twitter" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Pinna på Pintrest" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Min önskelista på %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Gratis!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -334,16 +285,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Fel. Kunde inte ta bort produkten ifrån önskelistan." -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -383,157 +334,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "Egen CSS" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Delar" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "Privat" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "Offentlig" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Produkt tillagd!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Produkt tillagd!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "“Bläddra i önskelistan”s text" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "“Produkten redan i önskelistan”s text" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "“Produkten redan i önskelistan”s text" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "“Produkten redan i önskelistan”s text" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "“Produkten redan i önskelistan”s text" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Önskelista" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Önskelista" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Önskelista" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 #, fuzzy msgid "is enabled but not effective. It requires WooCommerce to work." @@ -549,58 +402,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Generella inställningar" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "“Produkten redan i önskelistan”s text" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Använd kortkod" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "Efter “Lägg till i varukorgen”" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Efter miniatyrbilder" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Efter sammanfattning" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "“Produkt tillagd”s text" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Produkt tillagd!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "“Bläddra i önskelistan”s text" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "“Produkten redan i önskelistan”s text" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "Bakgrund" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "Text" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "Ram" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Egen CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -855,251 +708,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "YITH WooCommerce Vanliga köpte tillsammans integritet" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "Aktivera slider i önskelistan" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Omdirigera till kundvagnen" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Ta bort om tillagd i kundvagnen" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Min önskelista på %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Text på sociala medier" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "Bild för sociala medier (URL)" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Min önskelista på %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1107,185 +960,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1599,10 +1452,6 @@ msgstr "" msgid "Remove" msgstr "Ta bort" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1612,14 +1461,153 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Önskelista" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Produkt tillagd!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Önskelista" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Produkt tillagd!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "“Bläddra i önskelistan”s text" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "“Produkten redan i önskelistan”s text" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "“Produkten redan i önskelistan”s text" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Önskelista" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "YITH WooCommerce Wishlist" + #~ msgid "Save" #~ msgstr "Spara" diff --git a/languages/yith-woocommerce-wishlist-tr_TR.mo b/languages/yith-woocommerce-wishlist-tr_TR.mo index 1d8a73b62920972759edb5ad46f96ed1b03e8aff..f02bdfa2ce015e502a44560c5768f2f74dd09f13 100644 GIT binary patch delta 874 zcmY+?F-%iI9LMo1v=t~|Td`^pEYiWm)aN5D#10ZS21!T^2_bQU3JtBVz6WVECXI`W zaUvQ+G=bf%n{hF5l!?Vfkc5PR#h8!)Vc`2K=invxKJVV$yZhh&?l|>5)!0sk-xn19I-#CPSP&-dDnHI{TGBb{v=aFq!v2m3T zuXvGb)+TC!AJ!dIX8xj5cY->KSnPa(G^$-du1_lnEu^A5MY0S@HW{i4!&>u^J?;Pe zytHGT<7KMSrlLs|h|;M{=;Eo6`TvS`*G*;Pt&9Ax^9C=<0P(htMt547(q>iS3Pq_` zx=b_IKHawZF*0#4C^}Bv^XF@RDG2U({(=*%)M}o;?9?hN3+1QI^YZdyuI_nrUbR~C i=SsPHIasWegVobWe@{L);%3~tMR%l_A8Tf#4f~qaX%ex_gtld(cZ>q)Xr5dy@n2eP-s(oB7XwWQ%sfaU<7?JQMIU_Z z#3Ag$2k`)#!X)i^yo4`t09W1jI_7A9Lj|;l3iJRq&k^eXzu1Z%t1HkHwzIwsxQ-#b zz=tAgM~_f}&EPehLrt`XS$vCs$kG>7Kpz;a4Q!#t@1ipI3$NlS_F;-iG|z2beXMT* zl>n!aF}99M;X70yA5oEiMJ@c@`2)LYA39G^0W|UR4eUZ?pnzI<0+pd>sClYbQ^$KM zy}0SzaUP%+IChe+C_`yf3UjC<8AdHI=GsqC^M=TEii$R%`^70l+0cKKTC{Lnk9V#5 z71yENsOZ97k7_Oe>SWz~*Y}@6S5ekfbcYp~jzJ|AW8B3k)9qG>&ra#mCA!6)GF~RKrDox&*I7e`4`fX#W5d@=A*U diff --git a/languages/yith-woocommerce-wishlist-tr_TR.po b/languages/yith-woocommerce-wishlist-tr_TR.po index 54786be..dbe8e14 100644 --- a/languages/yith-woocommerce-wishlist-tr_TR.po +++ b/languages/yith-woocommerce-wishlist-tr_TR.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:06+0200\n" "Last-Translator: Caner Öncel \n" "Language-Team: Caner Öncel (@egonomik) \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "İstek Listesi" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "İstek Listeme Ekle" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "İstek Listesi" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "Ürün başarıyla kaldırıldı." msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "İstek Listesi" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "%s üzerinde istek listem" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "İstek listesi tablo metni" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Paylaşım seçenekleri:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "Facebook'ta Paylaş" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "Twitter'da Tweetle" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "Pinterest'te Pinle" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "%s üzerinde istek listem" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "Ücretsiz!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "Hata. Ürün istek listenizden kaldırılamadı. " -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,157 +337,59 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 #, fuzzy msgid "Custom" msgstr "Özel CSS" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Paylaşım seçenekleri:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "Ürün eklendi!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "Ürün eklendi!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "İstek Listesini Görüntüle" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "Ürün zaten istek listenizde." - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "Ürün zaten istek listenizde." -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Ürün zaten istek listenizde." - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Ürün zaten istek listenizde." -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "İstek Listesi" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "İstek Listesi" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "İstek Listesi" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -549,58 +402,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "Genel Ayarlar" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Ürün zaten istek listenizde." -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "Kısa kod kullan" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "\"Sepete Ekle\"den sonra" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "Küçük resimlerden sonra" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "Özet bilgisinden sonra" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Ürün eklendi!" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "Ürün eklendi!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "İstek Listesini Görüntüle" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "Ürün zaten istek listenizde." -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "Özel CSS" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -855,251 +708,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "Sepete yönlendir" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "Sepete eklenmişse kaldır" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "%s üzerinde istek listem" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "Sosyal medya metni" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "Sosyal medya resim URL'i" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "%s üzerinde istek listem" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1107,185 +960,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1599,10 +1452,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1612,10 +1461,149 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "İstek Listesi" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "Ürün eklendi!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "İstek Listesi" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "Ürün eklendi!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "İstek Listesini Görüntüle" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "Ürün zaten istek listenizde." + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Ürün zaten istek listenizde." + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "İstek Listesi" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "İstek Listeme Ekle" diff --git a/languages/yith-woocommerce-wishlist-uk_UA.mo b/languages/yith-woocommerce-wishlist-uk_UA.mo index 407309f59d541d301fd3a94fc6bef217adc5879b..fb91edac839490f6eaa69e5ad0eeb1c09a6f86d8 100644 GIT binary patch delta 324 zcmX@XGmWSIo)F7a1|Z-DVi_PV0b)TQJ_E!cAi&7LAO@rbfwTya)&SDNK-v~aa{%c; zAk7b?qkuF>Ulx!CsjC6foIrXakY)qYv!VP&Kw6fWfng1h)?i@pW;n&dz#t7&@EJ%e z0cn0#1_n_eZ3Lu&3K%?~bRm?U1*Ab19EQ?2pyF>?C*IOxWSGp#xP9_9Mvuf|D}DX) z{GybCqSWGIz5Jqd{o>Msg8ZTq{eqm*^vpc{%FL1s-SYhW6UlouBsp|pKoIrXZkY)qYtD*c&Kw1*W-vgxoFfl|kTmv#RfC86U7#O61 z^dBIt1f(Tc85l%?v^9_h$p=E|Dk!}eNP{do1En8A#lJymdA5nCv>16Ne%(I#0HfsO z)r_7JR{Hwo`9&!OMXANbdih1^`X!0!`k8r|lXaP-c@1?9jTH>dtc;AU3=KDjG96@| IJd0Hm0AU*|eE\n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "Мій обраний список в %s" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "Мій обраний список в %s" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "" msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "Мій обраний список в %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "Мій обраний список в %s" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "Поширити в:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "Мій обраний список в %s" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,152 +337,57 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 msgid "Custom" msgstr "" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "Поширити в:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -msgctxt "Elementor section title" -msgid "Product" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "\"Додати в кошик\" button text" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 msgid "Product already in wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "Назва продукту" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "Назва продукту" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "Мій обраний список в %s" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "Мій обраний список в %s" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "Мій обраний список в %s" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -544,58 +400,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "Назва продукту" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "After \"Додати в кошик\"" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "Назва продукту" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "\"Додати в кошик\" button text" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -850,251 +706,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "Мій обраний список в %s" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "Мій обраний список в %s" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1102,185 +958,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1594,10 +1450,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1607,10 +1459,146 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" +msgstr "" + +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "Мій обраний список в %s" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +msgctxt "Elementor section title" +msgid "Product" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "Мій обраний список в %s" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "\"Додати в кошик\" button text" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "Назва продукту" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "Мій обраний список в %s" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "Мій обраний список в %s" diff --git a/languages/yith-woocommerce-wishlist-zh_CN.mo b/languages/yith-woocommerce-wishlist-zh_CN.mo index cc7dd3f247a512b33130ccf2d1a1ccc7f51a404b..7d33136e1b837e5c8706ebd72bb7f3e529369503 100644 GIT binary patch delta 368 zcmXZVy-UMD7{~D^iHc%crM{yT5fqmiQ;O2)=HehYI|yP8O`tU)*ASfIAc%9UTPJ6y zF8%}l8&2*{j*8!t9``(-<6eIEUV16zACWNySY=g!Ka1leC$2;7_KJMci zj^h_j;y3E7Uo2zU6sckr=kO4x@C+wJaye(AA6||QLY%ck6fU!WPr42qp#Ja`oA`-3 zXq^lbkag_9&xRbWS8|OCc1+^@ST2Z&_CoR90g(~QTs`xQiOO0CH-Ej9jx9&9# JhFjKy^#=%tHAnye delta 425 zcmXZVKTE?v7zXf5YsHGKrTz_82@X2N^in9ANr-|)M2AXolAxgmZLcH&?P3cmb}%TG zPF5U5UEGS|<|OzjT#CU({0RD-^vH9+_sHG*-bUUcm5+E=gJ8vw1kyxCcr9SVI)KBl z38U4c}o1{=yy@3J}r{qc935;5d}w09=M)xCy%nsSpbVe^~1LC_@qFBlv?{ zBcnKbn8F+1Lq7N!&cScU8&0DeK0>ke!CA=fFTx?X4&!ha^81JXjuBEr!5>_9yn%e+ zV?8YBLaenSObOyfCc7l%7}HsyVA@-zl(U?jJ\n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "愿望清单" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "浏览「愿望清单」" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "愿望清单" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "成功移除商品。" msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "愿望清单" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "分享:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "愿望清单" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "免费!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "错误。无法从「愿望清单」移除这个商品。" -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,156 +337,58 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 msgid "Custom" msgstr "" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "分享:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "加入收藏!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "加入收藏!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "浏览「愿望清单」" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "商品已经加入收藏在「愿望清单」裡面。" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "商品已经加入收藏在「愿望清单」裡面。" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "商品已经加入收藏在「愿望清单」裡面。" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "商品已经加入收藏在「愿望清单」裡面。" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "愿望清单" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "愿望清单" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "愿望清单" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -548,58 +401,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "商品已经加入收藏在「愿望清单」裡面。" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "加入收藏!" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "加入收藏!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "浏览「愿望清单」" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "商品已经加入收藏在「愿望清单」裡面。" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -854,251 +707,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "愿望清单" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1106,185 +959,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1598,10 +1451,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1611,10 +1460,149 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "愿望清单" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "加入收藏!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "愿望清单" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "加入收藏!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "浏览「愿望清单」" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "商品已经加入收藏在「愿望清单」裡面。" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "商品已经加入收藏在「愿望清单」裡面。" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "愿望清单" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "浏览「愿望清单」" diff --git a/languages/yith-woocommerce-wishlist-zh_TW.mo b/languages/yith-woocommerce-wishlist-zh_TW.mo index ee8e162c55c011047e4fdb86a7e3215aa39b9a90..11021a2c50950f6ddb9b7f7f546c48c2109ba3e3 100644 GIT binary patch delta 368 zcmXZVy-UMD7{~D^iHc%crM{yT5fqmiQ;O2)=HehYI|yP8O`tU)*ASfIAc%9UTPJ6y zF8%}l8&2*{j*8!t9``(-<6eIEUV16zACWNySY=g!Ka1leC$2;7_KJMci zj^h_j;y3E7Uo2zU6sckr=kO4x@C+wJaye(AA6||QLY%ck6fU!WPr42qp#Ja`oA`-3 zXq^lbkag_9&xRbWS8|OCc1+^@ST2Z&_CoR90g(~QTs`xQiOO0CH-Ej9jx9&9# JhFjKy^#=%tHAnye delta 425 zcmXZVKTE?v7zXf5YsHGKrTz_82@X2N^in9ANr-|)M2AXolAxgmZBs4*?P3EWI#?8o zB3Ka-JBdp{TpR^Ig-fyOAbtdWPI~0I-+ScleQ!fAq0(El?TlbWkQh=$26!!C!`gxU zun2qM2^@uYFbQ8_0RF-b81NC&4Z|=DN8m7&VGo>#LAVOr2`Lc^1%Fs*{U|~a=RNp? zTp@!vmobGmu0cNd5l+Ex$QzEM8$Lp@b-_u<@6WY;0MMTVcM`w5BNAHd`++({UzjmQ`FM zt5|u0AqLZh@E^B?%d5AXQ1_T2D}zHTm> P)ywA7{`>hu!z+_Nre#Uj diff --git a/languages/yith-woocommerce-wishlist-zh_TW.po b/languages/yith-woocommerce-wishlist-zh_TW.po index 0a86e44..7e6c3e1 100644 --- a/languages/yith-woocommerce-wishlist-zh_TW.po +++ b/languages/yith-woocommerce-wishlist-zh_TW.po @@ -3,8 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n" -"POT-Creation-Date: 2021-01-13 16:23:11+00:00\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yith-woocommerce-" +"wishlist\n" +"POT-Creation-Date: 2021-04-21 10:12:47+00:00\n" "PO-Revision-Date: 2020-10-16 14:07+0200\n" "Last-Translator: 李明軒 \n" "Language-Team: Your Inspiration Themes \n" @@ -27,34 +28,28 @@ msgstr "" msgid "Wishlist Page" msgstr "願望清單" -#: includes/class.yith-wcwl-admin.php:146 +#: includes/class.yith-wcwl-admin.php:148 msgid "General settings" msgstr "" -#: includes/class.yith-wcwl-admin.php:147 +#: includes/class.yith-wcwl-admin.php:149 msgid "Add to wishlist options" msgstr "" -#: includes/class.yith-wcwl-admin.php:148 +#: includes/class.yith-wcwl-admin.php:150 msgid "Wishlist page options" msgstr "" -#: includes/class.yith-wcwl-admin.php:149 +#: includes/class.yith-wcwl-admin.php:151 msgid "Premium Version" msgstr "" -#. #-#-#-#-# yith-woocommerce-wishlist.pot (YITH WooCommerce Wishlist) #-#-#-#-# -#. Plugin Name of the plugin/theme -#: includes/class.yith-wcwl-admin.php:235 -msgid "YITH WooCommerce Wishlist" -msgstr "瀏覽「願望清單」" - -#: includes/class.yith-wcwl-admin.php:236 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "願望清單" -#: includes/class.yith-wcwl-admin.php:238 +#: includes/class.yith-wcwl-admin.php:240 msgid "" "Allows your customers to create and share lists of products that they want " "to purchase on your e-commerce." @@ -83,29 +78,24 @@ msgstr "成功移除商品。" msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:403 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:653 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" msgstr "" -#: includes/class.yith-wcwl-install.php:346 -msgctxt "page_slug" -msgid "wishlist" -msgstr "" - #: includes/class.yith-wcwl-privacy.php:50 msgid "While you visit our site, we’ll track:" msgstr "" @@ -151,56 +141,41 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "願望清單" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 msgid "Removed wishlist %s." msgstr "" #. Translators: %s Order number. -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 -msgctxt "date when wishlist was created" -msgid "Created on" -msgstr "" - -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:52 -msgctxt "[gutenberg]: block name" -msgid "YITH Add to wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:53 -msgctxt "[gutenberg]: block description" -msgid "Shows Add to wishlist button" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:58 msgid "" "ID of the product to add to the wishlist (leave empty to use the global " @@ -242,16 +217,6 @@ msgid "" "settings)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:101 -msgctxt "[gutenberg]: block name" -msgid "YITH Wishlist" -msgstr "" - -#: includes/class.yith-wcwl-shortcode.php:102 -msgctxt "[gutenberg]: block description" -msgid "Shows a list of products in wishlist" -msgstr "" - #: includes/class.yith-wcwl-shortcode.php:107 msgid "Choose whether to paginate items in the wishlist or show them all" msgstr "" @@ -274,61 +239,47 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "分享:" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "願望清單" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "免費!" -#: includes/class.yith-wcwl-wishlist-item.php:415 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a percentage" -msgid "Price is %1$s%%" -msgstr "" - -#: includes/class.yith-wcwl-wishlist-item.php:416 -msgctxt "" -"Part of the template that shows price variation since addition to list; " -"placeholder will be replaced with a price" -msgid "(Was %2$s when added in list)" -msgstr "" - #: includes/class.yith-wcwl.php:164 msgid "The item cannot be added to this wishlist" msgstr "" @@ -337,16 +288,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "錯誤。無法從「願望清單」移除這個商品。" -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -386,156 +337,58 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:415 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:416 +#: includes/functions.yith-wcwl.php:424 msgid "Custom" msgstr "" -#: includes/functions.yith-wcwl.php:437 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "分享:" -#: includes/functions.yith-wcwl.php:441 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:447 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:451 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:457 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:461 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 -msgctxt "Elementor widget name" -msgid "YITH Wishlist Add button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 -#, fuzzy -msgctxt "Elementor section title" -msgid "Product" -msgstr "加入收藏!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 -#, fuzzy -msgctxt "Elementor control label" -msgid "Product ID" -msgstr "加入收藏!" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 -msgctxt "Elementor section title" -msgid "Labels" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 -msgctxt "Elementor control label" -msgid "Button label" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Browse wishlist\" label" -msgstr "瀏覽「願望清單」" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product already in wishlist\" label" -msgstr "商品已經加入收藏在「願望清單」裡面。" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 #, fuzzy msgid "Product already in wishlist" msgstr "商品已經加入收藏在「願望清單」裡面。" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 -#, fuzzy -msgctxt "Elementor control label" -msgid "\"Product added to wishlist\" label" -msgstr "商品已經加入收藏在「願望清單」裡面。" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 #, fuzzy msgid "Product added to wishlist" msgstr "商品已經加入收藏在「願望清單」裡面。" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 -msgctxt "Elementor section title" -msgid "Advanced" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 -msgctxt "Elementor control label" -msgid "URL of the wishlist page" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 -msgctxt "Elementor control label" -msgid "Icon for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 -msgctxt "Elementor control label" -msgid "Additional CSS classes for the button" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 -#, fuzzy -msgctxt "Elementor widget name" -msgid "YITH Wishlist" -msgstr "願望清單" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 -#, fuzzy -msgctxt "Elementor section title" -msgid "Wishlist" -msgstr "願望清單" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 -#, fuzzy -msgctxt "Elementor control label" -msgid "Wishlist ID" -msgstr "願望清單" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 -msgctxt "Elementor section title" -msgid "Pagination" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 -msgctxt "Elementor control label" -msgid "Paginate items" -msgstr "" - -#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 -msgctxt "yith-woocommerce-wishlist" -msgid "Items per page" -msgstr "" - #: init.php:160 msgid "is enabled but not effective. It requires WooCommerce to work." msgstr "" @@ -548,58 +401,58 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 #, fuzzy msgid "Show \"Add to wishlist\" button" msgstr "商品已經加入收藏在「願望清單」裡面。" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the WooCommerce " "products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product page. " "Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "加入收藏!" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "加入收藏!" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "瀏覽「願望清單」" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "商品已經加入收藏在「願望清單」裡面。" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "" "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -854,251 +707,251 @@ msgid "" "the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page " "content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "" "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "" "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from the " "wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "" "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on Twitter " "and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 #, fuzzy msgid "My wishlist" msgstr "願望清單" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit Changes" @@ -1106,185 +959,185 @@ msgid "" "small>" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on Wishlist " "view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color will " "be used as background for the wishlist table heading and footer (when set to " "\"Traditional\" layout), and for various form across wishlist views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1598,10 +1451,6 @@ msgstr "" msgid "Remove" msgstr "" -#. Plugin URI of the plugin/theme -msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/" -msgstr "" - #. Description of the plugin/theme msgid "" "YITH WooCommerce Wishlist gives your users the " @@ -1611,10 +1460,149 @@ msgid "" "your e-commerce on YITH" msgstr "" -#. Author of the plugin/theme -msgid "YITH" +#: includes/class.yith-wcwl-install.php:348 +msgctxt "page_slug" +msgid "wishlist" msgstr "" -#. Author URI of the plugin/theme -msgid "https://yithemes.com/" +#: includes/class.yith-wcwl-privacy.php:228 +msgctxt "date when wishlist was created" +msgid "Created on" msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:52 +msgctxt "[gutenberg]: block name" +msgid "YITH Add to wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:101 +msgctxt "[gutenberg]: block name" +msgid "YITH Wishlist" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:53 +msgctxt "[gutenberg]: block description" +msgid "Shows Add to wishlist button" +msgstr "" + +#: includes/class.yith-wcwl-shortcode.php:102 +msgctxt "[gutenberg]: block description" +msgid "Shows a list of products in wishlist" +msgstr "" + +#. translators: 1. % of reduction/increase in price. +#: includes/class.yith-wcwl-wishlist-item.php:428 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a percentage" +msgid "Price is %1$s%%" +msgstr "" + +#. translators: 2: original product price. +#: includes/class.yith-wcwl-wishlist-item.php:430 +msgctxt "" +"Part of the template that shows price variation since addition to list; " +"placeholder will be replaced with a price" +msgid "(Was %2$s when added in list)" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:40 +msgctxt "Elementor widget name" +msgid "YITH Wishlist Add button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:40 +#, fuzzy +msgctxt "Elementor widget name" +msgid "YITH Wishlist" +msgstr "願望清單" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Product" +msgstr "加入收藏!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Labels" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 +msgctxt "Elementor section title" +msgid "Advanced" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:82 +#, fuzzy +msgctxt "Elementor section title" +msgid "Wishlist" +msgstr "願望清單" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:102 +msgctxt "Elementor section title" +msgid "Pagination" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Product ID" +msgstr "加入收藏!" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Button label" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Browse wishlist\" label" +msgstr "瀏覽「願望清單」" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product already in wishlist\" label" +msgstr "商品已經加入收藏在「願望清單」裡面。" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 +#, fuzzy +msgctxt "Elementor control label" +msgid "\"Product added to wishlist\" label" +msgstr "商品已經加入收藏在「願望清單」裡面。" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 +msgctxt "Elementor control label" +msgid "URL of the wishlist page" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 +msgctxt "Elementor control label" +msgid "Icon for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 +msgctxt "Elementor control label" +msgid "Additional CSS classes for the button" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:90 +#, fuzzy +msgctxt "Elementor control label" +msgid "Wishlist ID" +msgstr "願望清單" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:110 +msgctxt "Elementor control label" +msgid "Paginate items" +msgstr "" + +#: includes/widgets/elementor/class.yith-wcwl-elementor-wishlist.php:123 +msgctxt "yith-woocommerce-wishlist" +msgid "Items per page" +msgstr "" + +#~ msgid "YITH WooCommerce Wishlist" +#~ msgstr "瀏覽「願望清單」" diff --git a/languages/yith-woocommerce-wishlist.pot b/languages/yith-woocommerce-wishlist.pot index 2d42a6e..65d2ddf 100644 --- a/languages/yith-woocommerce-wishlist.pot +++ b/languages/yith-woocommerce-wishlist.pot @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: YITH WooCommerce Wishlist Premium\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/yith-woocommerce-wishlist\n" -"POT-Creation-Date: 2021-02-23 09:56:37+00:00\n" +"POT-Creation-Date: 2021-04-21 10:15:02+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -50,7 +50,7 @@ msgid "Premium Version" msgstr "" #: includes/class.yith-wcwl-admin.php:238 -#: includes/class.yith-wcwl-install.php:348 +#: includes/class.yith-wcwl-install.php:350 msgid "Wishlist" msgstr "" @@ -83,19 +83,19 @@ msgstr "" msgid "Please, make sure to enter a valid title" msgstr "" -#: includes/class.yith-wcwl-frontend.php:404 +#: includes/class.yith-wcwl-frontend.php:470 msgid "" "We are sorry, but this feature is available only if cookies on your browser " "are enabled." msgstr "" -#: includes/class.yith-wcwl-frontend.php:405 +#: includes/class.yith-wcwl-frontend.php:471 msgid "Product added to cart successfully" msgstr "" -#: includes/class.yith-wcwl-frontend.php:654 -#: includes/class.yith-wcwl-shortcode.php:237 -#: plugin-options/wishlist_page-options.php:237 +#: includes/class.yith-wcwl-frontend.php:724 +#: includes/class.yith-wcwl-shortcode.php:239 +#: plugin-options/wishlist_page-options.php:239 #: templates/wishlist-view-footer-mobile.php:44 #: templates/wishlist-view-footer.php:44 msgid "Add to cart" @@ -146,38 +146,38 @@ msgstr "" msgid "Customer wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:133 plugin-options/lists-options.php:23 -#: plugin-options/lists-options.php:30 +#: includes/class.yith-wcwl-privacy.php:135 plugin-options/lists-options.php:25 +#: plugin-options/lists-options.php:32 msgid "Wishlists" msgstr "" -#: includes/class.yith-wcwl-privacy.php:193 +#: includes/class.yith-wcwl-privacy.php:197 #. Translators: %s Order number. msgid "Removed wishlist %s." msgstr "" -#: includes/class.yith-wcwl-privacy.php:197 +#: includes/class.yith-wcwl-privacy.php:201 #. Translators: %s Order number. msgid "Wishlist %s has been retained." msgstr "" -#: includes/class.yith-wcwl-privacy.php:219 +#: includes/class.yith-wcwl-privacy.php:225 msgid "Token" msgstr "" -#: includes/class.yith-wcwl-privacy.php:220 +#: includes/class.yith-wcwl-privacy.php:226 msgid "Wishlist URL" msgstr "" -#: includes/class.yith-wcwl-privacy.php:221 +#: includes/class.yith-wcwl-privacy.php:227 msgid "Title" msgstr "" -#: includes/class.yith-wcwl-privacy.php:223 +#: includes/class.yith-wcwl-privacy.php:229 msgid "Visibility" msgstr "" -#: includes/class.yith-wcwl-privacy.php:224 +#: includes/class.yith-wcwl-privacy.php:230 msgid "Items added" msgstr "" @@ -245,44 +245,44 @@ msgstr "" msgid "ID of the wishlist to show (e.g. K6EOWXB888ZD)" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:407 +#: includes/class.yith-wcwl-shortcode.php:412 msgid "Share on:" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:431 -#: plugin-options/wishlist_page-options.php:136 +#: includes/class.yith-wcwl-shortcode.php:436 +#: plugin-options/wishlist_page-options.php:138 msgid "Share on Facebook" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:448 -#: plugin-options/wishlist_page-options.php:145 +#: includes/class.yith-wcwl-shortcode.php:453 +#: plugin-options/wishlist_page-options.php:147 msgid "Tweet on Twitter" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:466 -#: plugin-options/wishlist_page-options.php:154 +#: includes/class.yith-wcwl-shortcode.php:471 +#: plugin-options/wishlist_page-options.php:156 msgid "Pin on Pinterest" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:480 +#: includes/class.yith-wcwl-shortcode.php:485 msgid "Share via email" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:493 -#: includes/class.yith-wcwl-shortcode.php:495 +#: includes/class.yith-wcwl-shortcode.php:498 +#: includes/class.yith-wcwl-shortcode.php:500 msgid "My wishlist on " msgstr "" -#: includes/class.yith-wcwl-shortcode.php:503 -#: plugin-options/wishlist_page-options.php:172 +#: includes/class.yith-wcwl-shortcode.php:508 +#: plugin-options/wishlist_page-options.php:174 msgid "Share on WhatsApp" msgstr "" -#: includes/class.yith-wcwl-shortcode.php:606 +#: includes/class.yith-wcwl-shortcode.php:615 msgid "Remove from list" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:185 +#: includes/class.yith-wcwl-wishlist-item.php:189 msgid "Free!" msgstr "" @@ -294,16 +294,16 @@ msgstr "" msgid "An error occurred while adding the products to the wishlist." msgstr "" -#: includes/class.yith-wcwl.php:233 includes/class.yith-wcwl.php:239 +#: includes/class.yith-wcwl.php:235 includes/class.yith-wcwl.php:241 msgid "Error. Unable to remove the product from the wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:136 -#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:158 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:150 +#: includes/data-stores/class.yith-wcwl-wishlist-data-store.php:172 msgid "Invalid wishlist." msgstr "" -#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:108 +#: includes/data-stores/class.yith-wcwl-wishlist-item-data-store.php:117 msgid "Invalid wishlist item." msgstr "" @@ -343,53 +343,53 @@ msgstr "" msgid "have this item in wishlist" msgstr "" -#: includes/functions.yith-wcwl.php:424 +#: includes/functions.yith-wcwl.php:423 msgid "None" msgstr "" -#: includes/functions.yith-wcwl.php:425 +#: includes/functions.yith-wcwl.php:424 msgid "Custom" msgstr "" -#: includes/functions.yith-wcwl.php:446 +#: includes/functions.yith-wcwl.php:445 msgid "Shared" msgstr "" -#: includes/functions.yith-wcwl.php:450 +#: includes/functions.yith-wcwl.php:449 msgid "Only people with a link to this list can see it" msgstr "" -#: includes/functions.yith-wcwl.php:456 +#: includes/functions.yith-wcwl.php:455 msgid "Private" msgstr "" -#: includes/functions.yith-wcwl.php:460 +#: includes/functions.yith-wcwl.php:459 msgid "Only you can see this list" msgstr "" -#: includes/functions.yith-wcwl.php:466 +#: includes/functions.yith-wcwl.php:465 msgid "Public" msgstr "" -#: includes/functions.yith-wcwl.php:470 +#: includes/functions.yith-wcwl.php:469 msgid "Anyone can search for and see this list" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:114 -#: plugin-options/add_to_wishlist-options.php:125 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:113 +#: plugin-options/add_to_wishlist-options.php:127 msgid "Add to wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:124 -#: plugin-options/add_to_wishlist-options.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:123 +#: plugin-options/add_to_wishlist-options.php:143 msgid "Browse wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:134 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:133 msgid "Product already in wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:144 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:143 msgid "Product added to wishlist" msgstr "" @@ -405,57 +405,57 @@ msgstr "" msgid "while you are using the premium one." msgstr "" -#: plugin-options/add_to_wishlist-options.php:18 -#: plugin-options/settings-options.php:23 +#: plugin-options/add_to_wishlist-options.php:20 +#: plugin-options/settings-options.php:25 msgid "General Settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:25 +#: plugin-options/add_to_wishlist-options.php:27 msgid "After product is added to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:26 +#: plugin-options/add_to_wishlist-options.php:28 msgid "" "Choose the look of the Wishlist button when the product has already been " "added to a wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:30 +#: plugin-options/add_to_wishlist-options.php:32 msgid "Show \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:31 +#: plugin-options/add_to_wishlist-options.php:33 msgid "Show \"View wishlist\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:32 +#: plugin-options/add_to_wishlist-options.php:34 msgid "Show \"Remove from list\" link" msgstr "" -#: plugin-options/add_to_wishlist-options.php:46 +#: plugin-options/add_to_wishlist-options.php:48 msgid "Loop settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:48 +#: plugin-options/add_to_wishlist-options.php:50 msgid "" "Loop options will be visible on Shop page, category pages, product " "shortcodes, products sliders, and all the other places where the " "WooCommerce products' loop is used" msgstr "" -#: plugin-options/add_to_wishlist-options.php:53 +#: plugin-options/add_to_wishlist-options.php:55 msgid "Show \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:54 +#: plugin-options/add_to_wishlist-options.php:56 msgid "Enable the \"Add to wishlist\" feature in WooCommerce products' loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:62 +#: plugin-options/add_to_wishlist-options.php:64 msgid "Position of \"Add to wishlist\" in loop" msgstr "" -#: plugin-options/add_to_wishlist-options.php:63 +#: plugin-options/add_to_wishlist-options.php:65 msgid "" "Choose where to show \"Add to wishlist\" button or link in WooCommerce " "products' loop. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:70 +#: plugin-options/add_to_wishlist-options.php:72 msgid "On top of the image" msgstr "" -#: plugin-options/add_to_wishlist-options.php:71 +#: plugin-options/add_to_wishlist-options.php:73 msgid "Before \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:72 +#: plugin-options/add_to_wishlist-options.php:74 msgid "After \"Add to cart\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:73 -#: plugin-options/add_to_wishlist-options.php:105 +#: plugin-options/add_to_wishlist-options.php:75 +#: plugin-options/add_to_wishlist-options.php:107 msgid "Use shortcode" msgstr "" -#: plugin-options/add_to_wishlist-options.php:87 +#: plugin-options/add_to_wishlist-options.php:89 msgid "Product page settings" msgstr "" -#: plugin-options/add_to_wishlist-options.php:94 +#: plugin-options/add_to_wishlist-options.php:96 msgid "Position of \"Add to wishlist\" on product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:95 +#: plugin-options/add_to_wishlist-options.php:97 msgid "" "Choose where to show \"Add to wishlist\" button or link on the product " "page. Copy this shortcode " msgstr "" -#: plugin-options/add_to_wishlist-options.php:102 +#: plugin-options/add_to_wishlist-options.php:104 msgid "After \"Add to cart\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:103 +#: plugin-options/add_to_wishlist-options.php:105 msgid "After thumbnails" msgstr "" -#: plugin-options/add_to_wishlist-options.php:104 +#: plugin-options/add_to_wishlist-options.php:106 msgid "After summary" msgstr "" -#: plugin-options/add_to_wishlist-options.php:115 -#: plugin-options/wishlist_page-options.php:219 +#: plugin-options/add_to_wishlist-options.php:117 +#: plugin-options/wishlist_page-options.php:221 msgid "Text customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:122 +#: plugin-options/add_to_wishlist-options.php:124 msgid "\"Add to wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:123 +#: plugin-options/add_to_wishlist-options.php:125 msgid "Enter a text for \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:130 +#: plugin-options/add_to_wishlist-options.php:132 msgid "\"Product added\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:131 +#: plugin-options/add_to_wishlist-options.php:133 msgid "" "Enter the text of the message displayed when the user adds a product to the " "wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:133 +#: plugin-options/add_to_wishlist-options.php:135 msgid "Product added!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:138 +#: plugin-options/add_to_wishlist-options.php:140 msgid "\"Browse wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:139 +#: plugin-options/add_to_wishlist-options.php:141 msgid "Enter a text for the \"Browse wishlist\" link on the product page" msgstr "" -#: plugin-options/add_to_wishlist-options.php:146 +#: plugin-options/add_to_wishlist-options.php:148 msgid "\"Product already in wishlist\" text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:147 +#: plugin-options/add_to_wishlist-options.php:149 msgid "" "Enter the text for the message displayed when the user views a product that " "is already in the wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:149 +#: plugin-options/add_to_wishlist-options.php:151 msgid "The product is already in your wishlist!" msgstr "" -#: plugin-options/add_to_wishlist-options.php:159 +#: plugin-options/add_to_wishlist-options.php:161 msgid "Style & Color customization" msgstr "" -#: plugin-options/add_to_wishlist-options.php:166 +#: plugin-options/add_to_wishlist-options.php:168 msgid "Style of \"Add to wishlist\"" msgstr "" -#: plugin-options/add_to_wishlist-options.php:167 +#: plugin-options/add_to_wishlist-options.php:169 msgid "Choose if you want to show a textual \"Add to wishlist\" link or a button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:170 -#: plugin-options/wishlist_page-options.php:258 +#: plugin-options/add_to_wishlist-options.php:172 +#: plugin-options/wishlist_page-options.php:260 msgid "Textual (anchor)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:171 -#: plugin-options/wishlist_page-options.php:259 +#: plugin-options/add_to_wishlist-options.php:173 +#: plugin-options/wishlist_page-options.php:261 msgid "Button with theme style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:172 -#: plugin-options/wishlist_page-options.php:260 +#: plugin-options/add_to_wishlist-options.php:174 +#: plugin-options/wishlist_page-options.php:262 msgid "Button with custom style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:180 +#: plugin-options/add_to_wishlist-options.php:182 msgid "\"Add to wishlist\" button style" msgstr "" -#: plugin-options/add_to_wishlist-options.php:186 +#: plugin-options/add_to_wishlist-options.php:188 msgid "Choose colors for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:188 -#: plugin-options/wishlist_page-options.php:276 -#: plugin-options/wishlist_page-options.php:365 -#: plugin-options/wishlist_page-options.php:414 -#: plugin-options/wishlist_page-options.php:462 -#: plugin-options/wishlist_page-options.php:549 -#: plugin-options/wishlist_page-options.php:589 -#: plugin-options/wishlist_page-options.php:629 -#: plugin-options/wishlist_page-options.php:669 -#: plugin-options/wishlist_page-options.php:709 +#: plugin-options/add_to_wishlist-options.php:190 +#: plugin-options/wishlist_page-options.php:278 +#: plugin-options/wishlist_page-options.php:367 +#: plugin-options/wishlist_page-options.php:416 +#: plugin-options/wishlist_page-options.php:464 +#: plugin-options/wishlist_page-options.php:551 +#: plugin-options/wishlist_page-options.php:591 +#: plugin-options/wishlist_page-options.php:631 +#: plugin-options/wishlist_page-options.php:671 +#: plugin-options/wishlist_page-options.php:711 msgid "Background" msgstr "" -#: plugin-options/add_to_wishlist-options.php:193 -#: plugin-options/wishlist_page-options.php:281 -#: plugin-options/wishlist_page-options.php:370 -#: plugin-options/wishlist_page-options.php:419 -#: plugin-options/wishlist_page-options.php:467 -#: plugin-options/wishlist_page-options.php:504 +#: plugin-options/add_to_wishlist-options.php:195 +#: plugin-options/wishlist_page-options.php:283 +#: plugin-options/wishlist_page-options.php:372 +#: plugin-options/wishlist_page-options.php:421 +#: plugin-options/wishlist_page-options.php:469 +#: plugin-options/wishlist_page-options.php:506 msgid "Text" msgstr "" -#: plugin-options/add_to_wishlist-options.php:198 -#: plugin-options/wishlist_page-options.php:286 -#: plugin-options/wishlist_page-options.php:375 -#: plugin-options/wishlist_page-options.php:424 -#: plugin-options/wishlist_page-options.php:472 +#: plugin-options/add_to_wishlist-options.php:200 +#: plugin-options/wishlist_page-options.php:288 +#: plugin-options/wishlist_page-options.php:377 +#: plugin-options/wishlist_page-options.php:426 +#: plugin-options/wishlist_page-options.php:474 msgid "Border" msgstr "" -#: plugin-options/add_to_wishlist-options.php:204 +#: plugin-options/add_to_wishlist-options.php:206 msgid "Choose colors for the \"Add to wishlist\" button on hover state" msgstr "" -#: plugin-options/add_to_wishlist-options.php:206 -#: plugin-options/wishlist_page-options.php:294 -#: plugin-options/wishlist_page-options.php:383 -#: plugin-options/wishlist_page-options.php:432 +#: plugin-options/add_to_wishlist-options.php:208 +#: plugin-options/wishlist_page-options.php:296 +#: plugin-options/wishlist_page-options.php:385 +#: plugin-options/wishlist_page-options.php:434 msgid "Background Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:211 -#: plugin-options/wishlist_page-options.php:299 -#: plugin-options/wishlist_page-options.php:388 -#: plugin-options/wishlist_page-options.php:437 +#: plugin-options/add_to_wishlist-options.php:213 +#: plugin-options/wishlist_page-options.php:301 +#: plugin-options/wishlist_page-options.php:390 +#: plugin-options/wishlist_page-options.php:439 msgid "Text Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:216 -#: plugin-options/wishlist_page-options.php:304 -#: plugin-options/wishlist_page-options.php:393 -#: plugin-options/wishlist_page-options.php:442 +#: plugin-options/add_to_wishlist-options.php:218 +#: plugin-options/wishlist_page-options.php:306 +#: plugin-options/wishlist_page-options.php:395 +#: plugin-options/wishlist_page-options.php:444 msgid "Border Hover" msgstr "" -#: plugin-options/add_to_wishlist-options.php:229 -#: plugin-options/wishlist_page-options.php:317 +#: plugin-options/add_to_wishlist-options.php:231 +#: plugin-options/wishlist_page-options.php:319 msgid "Border radius" msgstr "" -#: plugin-options/add_to_wishlist-options.php:230 +#: plugin-options/add_to_wishlist-options.php:232 msgid "Choose radius for the \"Add to wishlist\" button" msgstr "" -#: plugin-options/add_to_wishlist-options.php:244 +#: plugin-options/add_to_wishlist-options.php:246 msgid "\"Add to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:245 +#: plugin-options/add_to_wishlist-options.php:247 msgid "Select an icon for the \"Add to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:255 +#: plugin-options/add_to_wishlist-options.php:257 msgid "\"Add to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:256 -#: plugin-options/add_to_wishlist-options.php:280 +#: plugin-options/add_to_wishlist-options.php:258 +#: plugin-options/add_to_wishlist-options.php:282 msgid "" "Upload an icon you'd like to use for \"Add to wishlist\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:268 +#: plugin-options/add_to_wishlist-options.php:270 msgid "\"Added to wishlist\" icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:269 +#: plugin-options/add_to_wishlist-options.php:271 msgid "Select an icon for the \"Added to wishlist\" button (optional)" msgstr "" -#: plugin-options/add_to_wishlist-options.php:275 +#: plugin-options/add_to_wishlist-options.php:277 msgid "Same used for Add to wishlist" msgstr "" -#: plugin-options/add_to_wishlist-options.php:279 +#: plugin-options/add_to_wishlist-options.php:281 msgid "\"Added to wishlist\" custom icon" msgstr "" -#: plugin-options/add_to_wishlist-options.php:292 +#: plugin-options/add_to_wishlist-options.php:294 msgid "Custom CSS" msgstr "" -#: plugin-options/add_to_wishlist-options.php:293 +#: plugin-options/add_to_wishlist-options.php:295 msgid "Enter custom CSS to be applied to Wishlist elements (optional)" msgstr "" -#: plugin-options/lists-options.php:32 +#: plugin-options/lists-options.php:34 msgid "Search list" msgstr "" @@ -709,247 +709,247 @@ msgid "" "purchasing the %s." msgstr "" -#: plugin-options/settings-options.php:30 +#: plugin-options/settings-options.php:32 msgid "Enable AJAX loading" msgstr "" -#: plugin-options/settings-options.php:31 +#: plugin-options/settings-options.php:33 msgid "Load any cacheable wishlist item via AJAX" msgstr "" -#: plugin-options/settings-options.php:44 +#: plugin-options/settings-options.php:46 msgid "YITH WooCommerce Frequently Bought Together Integration" msgstr "" -#: plugin-options/settings-options.php:46 +#: plugin-options/settings-options.php:48 msgid "" "In order to use this integration you have to install and activate YITH " "WooCommerce Frequently Bought Together. Learn more" msgstr "" -#: plugin-options/settings-options.php:51 +#: plugin-options/settings-options.php:53 msgid "Enable slider in wishlist" msgstr "" -#: plugin-options/settings-options.php:52 +#: plugin-options/settings-options.php:54 msgid "" -"Enable the slider with linked products on the Wishlist page (Example). %s" +"Enable the slider with linked products on the Wishlist page (Example). %2$s" msgstr "" -#: plugin-options/wishlist_page-options.php:17 +#: plugin-options/wishlist_page-options.php:19 msgid "All your wishlists" msgstr "" -#: plugin-options/wishlist_page-options.php:24 +#: plugin-options/wishlist_page-options.php:26 msgid "Wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:25 +#: plugin-options/wishlist_page-options.php:27 msgid "" "Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the " "page content" msgstr "" -#: plugin-options/wishlist_page-options.php:38 +#: plugin-options/wishlist_page-options.php:40 msgid "Wishlist Detail Page" msgstr "" -#: plugin-options/wishlist_page-options.php:45 -#: plugin-options/wishlist_page-options.php:54 -#: plugin-options/wishlist_page-options.php:63 -#: plugin-options/wishlist_page-options.php:72 -#: plugin-options/wishlist_page-options.php:81 -#: plugin-options/wishlist_page-options.php:90 -#: plugin-options/wishlist_page-options.php:99 +#: plugin-options/wishlist_page-options.php:47 +#: plugin-options/wishlist_page-options.php:56 +#: plugin-options/wishlist_page-options.php:65 +#: plugin-options/wishlist_page-options.php:74 +#: plugin-options/wishlist_page-options.php:83 +#: plugin-options/wishlist_page-options.php:92 +#: plugin-options/wishlist_page-options.php:101 msgid "In wishlist table show" msgstr "" -#: plugin-options/wishlist_page-options.php:46 +#: plugin-options/wishlist_page-options.php:48 msgid "Product variations selected by the user (example: size or color)" msgstr "" -#: plugin-options/wishlist_page-options.php:55 +#: plugin-options/wishlist_page-options.php:57 msgid "Product price" msgstr "" -#: plugin-options/wishlist_page-options.php:64 +#: plugin-options/wishlist_page-options.php:66 msgid "Product stock (show if the product is available or not)" msgstr "" -#: plugin-options/wishlist_page-options.php:73 +#: plugin-options/wishlist_page-options.php:75 msgid "Date on which the product was added to the wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:82 +#: plugin-options/wishlist_page-options.php:84 msgid "Add to cart option for each product" msgstr "" -#: plugin-options/wishlist_page-options.php:91 +#: plugin-options/wishlist_page-options.php:93 msgid "Icon to remove the product from the wishlist - to the left of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:100 +#: plugin-options/wishlist_page-options.php:102 msgid "Button to remove the product from the wishlist - to the right of the product" msgstr "" -#: plugin-options/wishlist_page-options.php:108 +#: plugin-options/wishlist_page-options.php:110 msgid "Redirect to cart" msgstr "" -#: plugin-options/wishlist_page-options.php:109 +#: plugin-options/wishlist_page-options.php:111 msgid "" "Redirect users to the cart page when they add a product to the cart from " "the wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:117 +#: plugin-options/wishlist_page-options.php:119 msgid "Remove if added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:118 +#: plugin-options/wishlist_page-options.php:120 msgid "Remove the product from the wishlist after it has been added to the cart" msgstr "" -#: plugin-options/wishlist_page-options.php:126 +#: plugin-options/wishlist_page-options.php:128 msgid "Share wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:127 +#: plugin-options/wishlist_page-options.php:129 msgid "Enable this option to let users share their wishlist on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:135 -#: plugin-options/wishlist_page-options.php:144 -#: plugin-options/wishlist_page-options.php:153 -#: plugin-options/wishlist_page-options.php:162 -#: plugin-options/wishlist_page-options.php:171 +#: plugin-options/wishlist_page-options.php:137 +#: plugin-options/wishlist_page-options.php:146 +#: plugin-options/wishlist_page-options.php:155 +#: plugin-options/wishlist_page-options.php:164 +#: plugin-options/wishlist_page-options.php:173 msgid "Share on social media" msgstr "" -#: plugin-options/wishlist_page-options.php:163 +#: plugin-options/wishlist_page-options.php:165 msgid "Share by email" msgstr "" -#: plugin-options/wishlist_page-options.php:180 +#: plugin-options/wishlist_page-options.php:182 msgid "Share by URL" msgstr "" -#: plugin-options/wishlist_page-options.php:181 +#: plugin-options/wishlist_page-options.php:183 msgid "Show \"Share URL\" field on wishlist page" msgstr "" -#: plugin-options/wishlist_page-options.php:189 +#: plugin-options/wishlist_page-options.php:191 msgid "Sharing title" msgstr "" -#: plugin-options/wishlist_page-options.php:190 +#: plugin-options/wishlist_page-options.php:192 msgid "Wishlist title used for sharing (only used on Twitter and Pinterest)" msgstr "" -#: plugin-options/wishlist_page-options.php:192 +#: plugin-options/wishlist_page-options.php:194 msgid "My wishlist on %s" msgstr "" -#: plugin-options/wishlist_page-options.php:197 +#: plugin-options/wishlist_page-options.php:199 msgid "Social text" msgstr "" -#: plugin-options/wishlist_page-options.php:198 +#: plugin-options/wishlist_page-options.php:200 msgid "" "Type the message you want to publish when you share your wishlist on " "Twitter and Pinterest" msgstr "" -#: plugin-options/wishlist_page-options.php:206 +#: plugin-options/wishlist_page-options.php:208 msgid "Social image URL" msgstr "" -#: plugin-options/wishlist_page-options.php:207 +#: plugin-options/wishlist_page-options.php:209 msgid "It will be used to pin the wishlist on Pinterest." msgstr "" -#: plugin-options/wishlist_page-options.php:226 +#: plugin-options/wishlist_page-options.php:228 msgid "Default wishlist name" msgstr "" -#: plugin-options/wishlist_page-options.php:227 +#: plugin-options/wishlist_page-options.php:229 msgid "" "Enter a name for the default wishlist. This is the wishlist that will be " "automatically generated for all users if they do not create any custom one" msgstr "" -#: plugin-options/wishlist_page-options.php:229 +#: plugin-options/wishlist_page-options.php:231 msgid "My wishlist" msgstr "" -#: plugin-options/wishlist_page-options.php:234 +#: plugin-options/wishlist_page-options.php:236 msgid "\"Add to cart\" text" msgstr "" -#: plugin-options/wishlist_page-options.php:235 +#: plugin-options/wishlist_page-options.php:237 msgid "Enter a text for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:247 +#: plugin-options/wishlist_page-options.php:249 msgid "Style & color customization" msgstr "" -#: plugin-options/wishlist_page-options.php:254 +#: plugin-options/wishlist_page-options.php:256 msgid "Style of \"Add to cart\"" msgstr "" -#: plugin-options/wishlist_page-options.php:255 +#: plugin-options/wishlist_page-options.php:257 msgid "Choose whether to show a textual \"Add to cart\" link or a button" msgstr "" -#: plugin-options/wishlist_page-options.php:268 +#: plugin-options/wishlist_page-options.php:270 msgid "\"Add to cart\" button style" msgstr "" -#: plugin-options/wishlist_page-options.php:274 +#: plugin-options/wishlist_page-options.php:276 msgid "Choose the colors for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:292 +#: plugin-options/wishlist_page-options.php:294 msgid "Choose colors for the \"Add to cart\" button on hover state" msgstr "" -#: plugin-options/wishlist_page-options.php:318 +#: plugin-options/wishlist_page-options.php:320 msgid "Set the radius for the \"Add to cart\" button" msgstr "" -#: plugin-options/wishlist_page-options.php:332 +#: plugin-options/wishlist_page-options.php:334 msgid "\"Add to cart\" icon" msgstr "" -#: plugin-options/wishlist_page-options.php:333 +#: plugin-options/wishlist_page-options.php:335 msgid "Select an icon for the \"Add to cart\" button (optional)" msgstr "" -#: plugin-options/wishlist_page-options.php:348 +#: plugin-options/wishlist_page-options.php:350 msgid "\"Add to cart\" custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:349 +#: plugin-options/wishlist_page-options.php:351 msgid "" "Upload an icon you'd like to use for the \"Add to cart\" button (suggested " "32px x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:357 +#: plugin-options/wishlist_page-options.php:359 msgid "Primary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:363 +#: plugin-options/wishlist_page-options.php:365 msgid "" "Choose colors for the primary button
    This style will be applied " "to \"Edit title\" button on Wishlist view, \"Submit Changes\" button on " "Manage view and \"Search wishlist\" button on Search view" msgstr "" -#: plugin-options/wishlist_page-options.php:381 +#: plugin-options/wishlist_page-options.php:383 msgid "" "Choose colors for the primary button on hover state
    This style " "will be applied to \"Edit title\" button on Wishlist view, \"Submit " @@ -957,33 +957,33 @@ msgid "" "view" msgstr "" -#: plugin-options/wishlist_page-options.php:406 +#: plugin-options/wishlist_page-options.php:408 msgid "Secondary button style" msgstr "" -#: plugin-options/wishlist_page-options.php:412 -#: plugin-options/wishlist_page-options.php:430 +#: plugin-options/wishlist_page-options.php:414 +#: plugin-options/wishlist_page-options.php:432 msgid "" "Choose colors of the secondary button
    This style will be applied " "to the buttons that allow showing and hiding the Edit title form on " "Wishlist view and \"Create new Wishlist\" button on Manage view" msgstr "" -#: plugin-options/wishlist_page-options.php:455 +#: plugin-options/wishlist_page-options.php:457 msgid "Wishlist table style" msgstr "" -#: plugin-options/wishlist_page-options.php:456 +#: plugin-options/wishlist_page-options.php:458 msgid "" "Choose the colors for the wishlist table (when set to \"Traditional\" " "layout)" msgstr "" -#: plugin-options/wishlist_page-options.php:484 +#: plugin-options/wishlist_page-options.php:486 msgid "Highlight color" msgstr "" -#: plugin-options/wishlist_page-options.php:485 +#: plugin-options/wishlist_page-options.php:487 msgid "" "Choose the color for all sections with background
    This color " "will be used as background for the wishlist table heading and footer (when " @@ -991,153 +991,153 @@ msgid "" "views" msgstr "" -#: plugin-options/wishlist_page-options.php:497 +#: plugin-options/wishlist_page-options.php:499 msgid "Share button text color" msgstr "" -#: plugin-options/wishlist_page-options.php:498 +#: plugin-options/wishlist_page-options.php:500 msgid "Choose colors for share buttons text" msgstr "" -#: plugin-options/wishlist_page-options.php:509 +#: plugin-options/wishlist_page-options.php:511 msgid "Text hover" msgstr "" -#: plugin-options/wishlist_page-options.php:522 +#: plugin-options/wishlist_page-options.php:524 msgid "Facebook share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:523 +#: plugin-options/wishlist_page-options.php:525 msgid "Select an icon for the Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:533 +#: plugin-options/wishlist_page-options.php:535 msgid "Facebook share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:534 +#: plugin-options/wishlist_page-options.php:536 msgid "" "Upload an icon you'd like to use for Facebook share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:542 +#: plugin-options/wishlist_page-options.php:544 msgid "Facebook share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:543 +#: plugin-options/wishlist_page-options.php:545 msgid "Choose colors for Facebook share button" msgstr "" -#: plugin-options/wishlist_page-options.php:554 -#: plugin-options/wishlist_page-options.php:594 -#: plugin-options/wishlist_page-options.php:634 -#: plugin-options/wishlist_page-options.php:674 -#: plugin-options/wishlist_page-options.php:714 +#: plugin-options/wishlist_page-options.php:556 +#: plugin-options/wishlist_page-options.php:596 +#: plugin-options/wishlist_page-options.php:636 +#: plugin-options/wishlist_page-options.php:676 +#: plugin-options/wishlist_page-options.php:716 msgid "Background hover" msgstr "" -#: plugin-options/wishlist_page-options.php:562 +#: plugin-options/wishlist_page-options.php:564 msgid "Twitter share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:563 +#: plugin-options/wishlist_page-options.php:565 msgid "Select an icon for the Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:573 +#: plugin-options/wishlist_page-options.php:575 msgid "Twitter share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:574 +#: plugin-options/wishlist_page-options.php:576 msgid "" "Upload an icon you'd like to use for Twitter share button (suggested 32px x " "32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:582 +#: plugin-options/wishlist_page-options.php:584 msgid "Twitter share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:583 +#: plugin-options/wishlist_page-options.php:585 msgid "Choose colors for Twitter share button" msgstr "" -#: plugin-options/wishlist_page-options.php:602 +#: plugin-options/wishlist_page-options.php:604 msgid "Pinterest share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:603 +#: plugin-options/wishlist_page-options.php:605 msgid "Select an icon for the Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:613 +#: plugin-options/wishlist_page-options.php:615 msgid "Pinterest share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:614 +#: plugin-options/wishlist_page-options.php:616 msgid "" "Upload an icon you'd like to use for Pinterest share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:622 +#: plugin-options/wishlist_page-options.php:624 msgid "Pinterest share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:623 +#: plugin-options/wishlist_page-options.php:625 msgid "Choose colors for Pinterest share button" msgstr "" -#: plugin-options/wishlist_page-options.php:642 +#: plugin-options/wishlist_page-options.php:644 msgid "Email share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:643 +#: plugin-options/wishlist_page-options.php:645 msgid "Select an icon for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:653 +#: plugin-options/wishlist_page-options.php:655 msgid "Email share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:654 +#: plugin-options/wishlist_page-options.php:656 msgid "" "Upload an icon you'd like to use for the Email share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:662 +#: plugin-options/wishlist_page-options.php:664 msgid "Email share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:663 +#: plugin-options/wishlist_page-options.php:665 msgid "Choose colors for the Email share button" msgstr "" -#: plugin-options/wishlist_page-options.php:682 +#: plugin-options/wishlist_page-options.php:684 msgid "WhatsApp share button icon" msgstr "" -#: plugin-options/wishlist_page-options.php:683 +#: plugin-options/wishlist_page-options.php:685 msgid "Select an icon for the WhatsApp share button" msgstr "" -#: plugin-options/wishlist_page-options.php:693 +#: plugin-options/wishlist_page-options.php:695 msgid "WhatsApp share button custom icon" msgstr "" -#: plugin-options/wishlist_page-options.php:694 +#: plugin-options/wishlist_page-options.php:696 msgid "" "Upload an icon you'd like to use for WhatsApp share button (suggested 32px " "x 32px)" msgstr "" -#: plugin-options/wishlist_page-options.php:702 +#: plugin-options/wishlist_page-options.php:704 msgid "WhatsApp share button style" msgstr "" -#: plugin-options/wishlist_page-options.php:703 +#: plugin-options/wishlist_page-options.php:705 msgid "Choose colors for WhatsApp share button" msgstr "" @@ -1459,12 +1459,12 @@ msgid "" "plugins for your e-commerce on YITH" msgstr "" -#: includes/class.yith-wcwl-install.php:346 +#: includes/class.yith-wcwl-install.php:348 msgctxt "page_slug" msgid "wishlist" msgstr "" -#: includes/class.yith-wcwl-privacy.php:222 +#: includes/class.yith-wcwl-privacy.php:228 msgctxt "date when wishlist was created" msgid "Created on" msgstr "" @@ -1489,14 +1489,16 @@ msgctxt "[gutenberg]: block description" msgid "Shows a list of products in wishlist" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:415 +#: includes/class.yith-wcwl-wishlist-item.php:428 +#. translators: 1. % of reduction/increase in price. msgctxt "" "Part of the template that shows price variation since addition to list; " "placeholder will be replaced with a percentage" msgid "Price is %1$s%%" msgstr "" -#: includes/class.yith-wcwl-wishlist-item.php:416 +#: includes/class.yith-wcwl-wishlist-item.php:430 +#. translators: 2: original product price. msgctxt "" "Part of the template that shows price variation since addition to list; " "placeholder will be replaced with a price" @@ -1513,17 +1515,17 @@ msgctxt "Elementor widget name" msgid "YITH Wishlist" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:83 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:82 msgctxt "Elementor section title" msgid "Product" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:103 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:102 msgctxt "Elementor section title" msgid "Labels" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:153 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:152 msgctxt "Elementor section title" msgid "Advanced" msgstr "" @@ -1538,42 +1540,42 @@ msgctxt "Elementor section title" msgid "Pagination" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:91 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:90 msgctxt "Elementor control label" msgid "Product ID" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:111 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:110 msgctxt "Elementor control label" msgid "Button label" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:121 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:120 msgctxt "Elementor control label" msgid "\"Browse wishlist\" label" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:131 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:130 msgctxt "Elementor control label" msgid "\"Product already in wishlist\" label" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:141 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:140 msgctxt "Elementor control label" msgid "\"Product added to wishlist\" label" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:161 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:160 msgctxt "Elementor control label" msgid "URL of the wishlist page" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:171 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:170 msgctxt "Elementor control label" msgid "Icon for the button" msgstr "" -#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:181 +#: includes/widgets/elementor/class.yith-wcwl-elementor-add-to-wishlist.php:180 msgctxt "Elementor control label" msgid "Additional CSS classes for the button" msgstr "" diff --git a/plugin-fw/assets/css/elementor.css b/plugin-fw/assets/css/elementor.css new file mode 100644 index 0000000..fa1cc01 --- /dev/null +++ b/plugin-fw/assets/css/elementor.css @@ -0,0 +1,36 @@ +/** + * Style for Elementor Editor customization + */ + +.yith-plugin-fw-elementor-widget-description { + margin-bottom : 10px; + font-style : italic; +} + +.yith-plugin-fw-elementor-shortcode-widget--shortcode, +.yith-plugin-fw-elementor-shortcode-widget--empty-html { + font-family : -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; + padding : 1em 1em 1.2em; + border : 1px solid #1e1e1e; + border-radius : 4px; +} + +.yith-plugin-fw-elementor-shortcode-widget__title { + font-size : 15px; + font-weight : 700; + margin-bottom : 10px; +} + +.yith-plugin-fw-elementor-shortcode-widget__message { + font-style : italic; + font-size : 13px; +} + +.yith-plugin-fw-elementor-shortcode-widget--shortcode .yith-plugin-fw-elementor-shortcode-widget__content { + font-family : Menlo, Consolas, monaco, monospace; + color : #1e1e1e; + font-size : 13px; + padding : 0.8em 1em; + border : 1px solid #ddd; + border-radius : 4px; +} \ No newline at end of file diff --git a/plugin-fw/assets/css/metaboxes.css b/plugin-fw/assets/css/metaboxes.css index 27a33ac..f9b216a 100644 --- a/plugin-fw/assets/css/metaboxes.css +++ b/plugin-fw/assets/css/metaboxes.css @@ -179,7 +179,6 @@ display : inline-block; line-height : 23px; width : auto; - vertical-align : middle; margin : 0; } diff --git a/plugin-fw/assets/css/yit-plugin-panel.css b/plugin-fw/assets/css/yit-plugin-panel.css index 614027a..03d2f29 100644 --- a/plugin-fw/assets/css/yit-plugin-panel.css +++ b/plugin-fw/assets/css/yit-plugin-panel.css @@ -117,9 +117,9 @@ } .yith-plugin-fw-wp-page-wrapper .wrap h1.wp-heading-inline { - color : #2a8db0; - font-size : 16px; - font-weight : 600; + color : #2a8db0; + font-size : 16px; + font-weight : 600; } .yith-plugin-fw-wp-page-wrapper .wrap a.page-title-action, @@ -514,9 +514,9 @@ } #wpwrap h2.nav-tab-wrapper, #wpbody-content h2.nav-tab-wrapper { - border-bottom : 1px solid #ccc; - margin-right : 15px; - text-transform: uppercase; + border-bottom : 1px solid #ccc; + margin-right : 15px; + text-transform : uppercase; } /* === YIT FRAMEWORK === */ @@ -535,9 +535,7 @@ .yith-plugin-ui .yit-admin-panel-container { position : relative; margin-right : 15px; - margin-top : -3px; z-index : 0; - border-top : 1px solid #dbdada; } .yit-admin-panel-content-wrap { @@ -576,12 +574,11 @@ */ .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav { background : #fff; - padding : 10px 14px 0px 20px; + padding : 10px 14px 0 20px; box-sizing : border-box; margin-right : 15px; border-left : 1px solid #d8d8d8; border-right : 1px solid #d8d8d8; - margin-top : -2px; } .yith-plugin-ui .yith-plugin-fw-wp-page-wrapper .wrap { @@ -683,13 +680,12 @@ li.yith-plugin-fw-tab-element { margin : 0; padding : 0; display : inline-block; - height : 37px; overflow : visible; z-index : 10; } -.yith-plugin-fw-panel-custom-tab-container { - margin-top : -2px; +.yith-plugin-ui li.yith-plugin-fw-tab-element { + margin-bottom: -1px; } li.yith-plugin-fw-tab-element:hover { @@ -736,10 +732,6 @@ li.yith-plugin-fw-tab-element a.nav-tab i:before { color : #fff; } -.yith-plugin-fw-panel .woocommerce-page { - margin-top : -2px; -} - .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav ~ .yit-admin-panel-container { margin-top : 0; padding-top : 0; diff --git a/plugin-fw/assets/css/yith-fields.css b/plugin-fw/assets/css/yith-fields.css index f21b1c2..36e2c68 100644 --- a/plugin-fw/assets/css/yith-fields.css +++ b/plugin-fw/assets/css/yith-fields.css @@ -8,8 +8,10 @@ } .yith-plugin-fw span.description.inline { - display : inline-block; - margin : 0 0 0 5px; + display : inline-block; + margin : 0 0 0 5px; + min-width : 0; + max-width : 100%; } .yith-disabled { @@ -95,7 +97,8 @@ .yith-plugin-fw .select2-container .select2-search--inline .select2-search__field, .woocommerce .yith-plugin-fw input.select2-search__field, .woocommerce .yith-plugin-fw table.form-table input.select2-search__field { - padding : 3px; + padding : 3px; + min-width : 380px; } .yith-plugin-fw .select2-container .select2-selection--single .select2-selection__rendered { @@ -466,205 +469,6 @@ WordPress 5.3 with old panel fixes /**************** YITH UI ****************/ -@font-face { - font-family : 'yith-icon'; - src : url('../fonts/yith-icon.eot?g6bfgy'); - src : url('../fonts/yith-icon.eot?g6bfgy#iefix') format('embedded-opentype'), - url('../fonts/yith-icon.ttf?g6bfgy') format('truetype'), - url('../fonts/yith-icon.woff?g6bfgy') format('woff'), - url('../fonts/yith-icon.svg?g6bfgy#yith-icon') format('svg'); - font-weight : normal; - font-style : normal; -} - -[class^="icon-"], [class*=" icon-"][class^="yith-icon-"], [class*=" yith-icon-"] { - /* use !important to prevent issues with browser extensions that change fonts */ - font-family : 'yith-icon' !important; - speak : none; - font-style : normal; - font-weight : normal; - font-variant : normal; - text-transform : none; - line-height : 1; - - /* Better Font Rendering =========== */ - -webkit-font-smoothing : antialiased; - -moz-osx-font-smoothing : grayscale; -} - -.yith-icon-paypal-svgrepo-com:before { - content : "\e91b"; -} - -.yith-icon-check-circle:before { - content : "\e921"; - color : #757575; -} - -.yith-icon-info-squared:before { - content : "\e922"; - color : #757575; -} - -.yith-icon-warning-triangle:before { - content : "\e923"; - color : #757575; -} - -.yith-icon-bank:before { - content : "\e91c"; -} - -.yith-icon-accounting:before { - content : "\e91d"; -} - -.yith-icon-bank-check:before { - content : "\e91e"; -} - -.yith-icon-cash:before { - content : "\e91f"; -} - -.yith-icon-credit-card:before { - content : "\e920"; -} - -.yith-icon-calendar_add:before { - content : "\e913"; - color : #757575; -} - -.yith-icon-calendar_money:before { - content : "\e914"; - color : #757575; -} - -.yith-icon-calendar2:before { - content : "\e915"; - color : #757575; -} - -.yith-icon-people:before { - content : "\e916"; - color : #757575; -} - -.yith-icon-shield_money:before { - content : "\e917"; - color : #757575; -} - -.yith-icon-time_check:before { - content : "\e918"; - color : #757575; -} - -.yith-icon-world_settings:before { - content : "\e919"; - color : #757575; -} - -.yith-icon-arrow_eye_closed:before { - content : "\e912"; - color : #757575; -} - -.yith-icon-arrow_eye:before { - content : "\e911"; - color : #757575; -} - -.yith-icon-reset:before { - content : "\e910"; - color : #757575; -} - -.yith-icon-drag:before { - content : "\e90f"; - color : #757575; -} - -.yith-icon-trash:before { - content : "\e90d"; - color : #757575; -} - -.yith-icon-info:before { - content : "\e90e"; - color : #757575; -} - -.yith-icon-arrow_down:before { - content : "\e900"; - color : #757575; -} - -.yith-icon-arrow_left:before { - content : "\e901"; - color : #757575; -} - -.yith-icon-arrow_right:before { - content : "\e902"; - color : #757575; -} - -.yith-icon-arrow_up:before { - content : "\e903"; - color : #757575; -} - -.yith-icon-calendar:before { - content : "\e904"; - color : #757575; -} - -.yith-icon-check:before { - content : "\e905"; - color : #757575; -} - -.yith-icon-close:before { - content : "\e906"; - color : #757575; -} - -.yith-icon-edit:before { - content : "\e907"; - color : #757575; -} - -.yith-icon-magnifier:before { - content : "\e908"; - color : #757575; -} - -.yith-icon-pencil:before { - content : "\e909"; - color : #757575; -} - -.yith-icon-plus:before { - content : "\e90a"; - color : #757575; -} - -.yith-icon-update:before { - content : "\e90b"; - color : #757575; -} - -.yith-icon-upload:before { - content : "\e90c"; - color : #757575; -} - -.yith-icon-reply:before { - content : "\e91a"; -} - .yith-plugin-fw-banner { width : 100%; height : 45px; @@ -729,18 +533,15 @@ YITH UI } .yith-plugin-ui .nav-tab { - margin-left : 0px; - margin-right : 2px; background-color : #336374; color : #fff; font-size : 15px; padding : 7px 20px; border : 0; + margin : 0 4px 0 0; transition : background-color 0.3s linear; -} - -.yith-plugin-ui .nav-tab:first-child { - border-left : 1px solid #d9d9d9; + float : none; + display : inline-block; } .yith-plugin-ui .nav-tab.yith-premium { @@ -755,7 +556,11 @@ YITH UI .yith-plugin-ui .nav-tab-active { background-color : #fff; color : #336374; - border-bottom : 1px solid #fff; + box-shadow : 0 3px 0 -1px #fff; +} + +.yith-plugin-ui .yith-plugin-fw-tab-element:first-child .nav-tab-active { + border-left : 1px solid #ddd; } .yith-plugin-ui .nav-tab-active.yith-premium { @@ -798,7 +603,7 @@ YITH UI #wpwrap .yith-plugin-ui h2.nav-tab-wrapper, #wpbody-content .yith-plugin-ui h2.nav-tab-wrapper { border : 0; - /* border-bottom : 1px solid #ccc; */ + border-bottom : 1px solid #ddd; margin-right : 15px; margin-bottom : 0; background-color : transparent; @@ -1159,7 +964,7 @@ YITH UI .yith-plugin-ui button.yith-plugin-fw-upload-button:before { content : "\e90c"; font-family : 'yith-icon'; - font-size : 19px; + font-size : 17px; font-weight : 400; margin-right : 10px; vertical-align : middle; @@ -1500,6 +1305,12 @@ span.select2.select2-container.select2-container--default.yith-plugin-fw-select2 /** DATEPICKER */ +.yith-plugin-ui .yith-plugin-fw-datepicker + .yith-icon-calendar, +.yith-plugin-fw-datepicker + .yith-icon-calendar { + color : #ccc; + font-size : 18px; +} + div#ui-datepicker-div.yith-plugin-fw-datepicker-div { border : 0; box-shadow : 0 2px 4px 0 rgba(0, 0, 0, 0.12), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important; @@ -1660,9 +1471,13 @@ div#ui-datepicker-div.yith-plugin-fw-datepicker-div { display : block !important; } -.woocommerce .yith-plugin-ui .iris-picker { - border : 0; - margin-top : 20px; +.woocommerce .yith-plugin-ui .wp-picker-container .iris-picker, .yith-plugin-ui .wp-picker-container .iris-picker { + z-index : 100; + position : absolute; + margin-top : 20px; + border : 1px solid #d8d8d8; + border-radius : 4px; + box-shadow : 0 1px 3px rgba(0, 0, 0, .2); } .yith-plugin-ui .yith-plugin-fw input[type=text].wp-color-picker { @@ -1712,7 +1527,7 @@ div#ui-datepicker-div.yith-plugin-fw-datepicker-div { content : "\e91a"; text-indent : 0; font-family : 'yith-icon'; - font-size : 20px; + font-size : 16px; color : #d8d8d8; font-weight : normal; width : 15px; @@ -2271,8 +2086,8 @@ div#ui-datepicker-div.yith-plugin-fw-datepicker-div { .metaboxes-tab .yith-plugin-fw-dimensions__dimension__label, .yith-plugin-ui.metaboxes-tab label.yith-plugin-fw-dimensions__dimension__label { text-transform : uppercase; - letter-spacing : 2px; - font-size : 11px; + letter-spacing : 1px; + font-size : 9px; margin-bottom : 5px; display : inline-block; } @@ -2297,6 +2112,87 @@ div#ui-datepicker-div.yith-plugin-fw-datepicker-div { border-color : #007694; } +/** + * Copy to clipboard + */ +.yith-plugin-fw-copy-to-clipboard { + background : #ffffff; + border-radius : 8px; + border : 1px solid #d8d8d8; + display : flex; + align-items : center; + padding : 0 12px; + max-width : 400px; + box-sizing : border-box; +} + +.yith-plugin-fw-copy-to-clipboard.yith-plugin-fw-copy-to-clipboard--readonly { + background : #f1f1f1; + border : 1px dashed #cccccc; +} + +.yith-plugin-fw-copy-to-clipboard__field-wrap { + position : relative; + flex : 1; +} + +.yith-plugin-fw-copy-to-clipboard__tip { + display : none; + position : absolute; + background : rgba(30, 30, 30, 0.9); + color : #ffffff; + padding : 7px 10px; + border-radius : 3px; + right : 8px; + top : 50%; + transform : translateY(-50%); + pointer-events : none; + font-size : 12px; + line-height : 1; +} + + +.yith-plugin-fw-copy-to-clipboard input[type=text].yith-plugin-fw-copy-to-clipboard__field, +.woocommerce.yith-plugin-fw-panel .yith-plugin-ui table.form-table input[type=text].yith-plugin-fw-copy-to-clipboard__field { + height : 38px; + width : 100%; + background : transparent; + padding : 0 10px 0 0; + border : 0; + border-radius : 0; +} + +.yith-plugin-fw-copy-to-clipboard.yith-plugin-fw-copy-to-clipboard--readonly input[type=text].yith-plugin-fw-copy-to-clipboard__field, +.woocommerce.yith-plugin-fw-panel .yith-plugin-ui table.form-table .yith-plugin-fw-copy-to-clipboard--readonly input[type=text].yith-plugin-fw-copy-to-clipboard__field { + color : #999; + cursor : default; +} + +.yith-plugin-fw-copy-to-clipboard__copy { + display : flex; + align-items : center; + cursor : pointer; + border-radius : 2px; + padding : 1px; + user-select : none; + line-height : 1; + transition : all .2s ease-in-out; +} + +.yith-plugin-fw-copy-to-clipboard__copy:hover { + box-shadow : 0 0 0 4px rgba(15, 67, 60, .12); + background-color : rgba(15, 67, 60, .12); +} + +.yith-plugin-fw-copy-to-clipboard__copy__text { + font-size : 12px; + font-weight : 600; +} + +.yith-plugin-fw-copy-to-clipboard__copy__icon { + margin-right : 4px; + font-size : 14px; +} /** OVERRIDE WOOCOMMERCE CLASSES FOR 5.3 */ .branch-5-3 .yith-plugin-fw .select2-container .select2-selection--single .select2-selection__arrow { @@ -2453,13 +2349,16 @@ div#ui-datepicker-div.yith-plugin-fw-datepicker-div { } .yith-plugin-ui .yith-plugin-fw-onoff-container input + span { - width : 48px; - height : 20px; + width : 48px; + height : 20px; + padding : 2px; } .yith-plugin-ui .yith-plugin-fw-onoff-container input + span:before { - top : 3px; - left : 3px; + top : 4px; + left : 3px; + width : 10px; + height : 10px; } .yith-plugin-ui .yith-plugin-fw-onoff-container input:checked + span:before, .yith-plugin-ui.yith-plugin-fw-onoff-container input.onoffchecked + span:before { @@ -2467,15 +2366,15 @@ div#ui-datepicker-div.yith-plugin-fw-datepicker-div { } .yith-plugin-ui .yith-plugin-fw-onoff-container input:checked + span:after, .yith-plugin-ui.yith-plugin-fw-onoff-container input.onoffchecked + span:after { - font-size : 11px; - padding : 0px 6px; - margin-top : 3px; + font-size : 11px; + padding-right : 12px; + margin-top : 0; } .yith-plugin-ui .yith-plugin-fw-onoff-container input + span:after { font-size : 11px; - padding-left : 24px; - margin-top : 3px; + padding-left : 12px; + margin-top : 0; } .yith-plugin-fw .select2-container .select2-selection--single .select2-selection__rendered { diff --git a/plugin-fw/assets/css/yith-icon.css b/plugin-fw/assets/css/yith-icon.css new file mode 100644 index 0000000..6c37875 --- /dev/null +++ b/plugin-fw/assets/css/yith-icon.css @@ -0,0 +1,291 @@ +/** + * DO NOT EDIT THIS FILE DIRECTLY + * This file is automatically built using a build process + */ + +/* stylelint-disable function-url-quotes, declaration-colon-newline-after */ +@font-face { + font-family: yith-icon; + src: url("../fonts/yith-icon.eot?9b110ae71c86256f1bb853df2050290b"); + src: url("../fonts/yith-icon.eot?9b110ae71c86256f1bb853df2050290b#iefix") format("embedded-opentype"), + url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABjwAAsAAAAAKlQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFY4xkr2Y21hcAAAAXwAAAFHAAAD2mDI02dnbHlmAAACxAAAEsoAAB+oFAg03mhlYWQAABWQAAAAMAAAADYaWpUuaGhlYQAAFcAAAAAeAAAAJAQ1AiBobXR4AAAV4AAAACIAAACoUgT/7GxvY2EAABYEAAAAVgAAAFakFJwibWF4cAAAFlwAAAAfAAAAIAFIAVZuYW1lAAAWfAAAATAAAAIiyMcJZnBvc3QAABesAAABQQAAAdfFCO7/eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/MI4gYGVgYNBjDGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHF4yfORkAnH1mNgYeIE0I4gDAI1KCDp4nO3TW1LCQBSE4T8hCQTwBirgFfBe5WIsV+WCfHJH53FWgH3SLsNQHwxDEpJ0D9ACI3mXBqofKnL71mw1zI+YDvMNX/o+0auGeCx16Q8HjShVaXM0bJV+/+BTo1pHNjr/lCNOWLKWO7Y88ciKhUYXnGvvXnvcsuOBV+65ZqxzdMw4Y84lL7xxyhXH7LnhmY3+ouN/m+dbvf379p452JBOZZls1Jbpxsgy9Wgs043WlBTRmTIjxqbkiIkpR6K3YX5qypaYmbIl5qa8iSNT8sSxqQPEiakNxKkNx56ZGkIsTF0hlkZey7mR13Jhw71cmjpFrEztItamnhEbU+OIK1P3iGsjP2+MfAa3lisi7ox8TvdG3vfWyGvfWaYUeyOv68HUaq0gU7+1gkxNp9SmzlNaU/spnWkdUMamFUGZmNYGpTc2v5ETa04AeJytWHmQHFd5f1/fPX3MdE8fOzPdc8+0dmcv7Ryt9ewhyaxkHbYlW7vyLUArxxBTBCXGkTBBQJUpDodQIXGQBSRFhcMhf6QojE2qjJKyjYBUgHJMwBSExAsFxEUZkYQKyK18r6dnD9kYqIo0+/q9733v+L73Hb/3iEXwH3yDISRLXFIgLTJFFsnV5EZylPwO+V3yFvI28n7yp+Sj5NPkUfIE+Rpy17oVu1YVbMNy2pWZXtfoNBttu8YaFYNFug+W04eZ3jx0mmK3bYsvQ+u+DC38DWnBy9DougNKp9neVK9tbrTg5ZngsVa01lIzGRVOYhl9aW1tL5zcu0YptHhh7Ys+rfuKYWzzN1WPe6phqLTY5q1SkkI7R/3VTfTbRJbjWFoECq2lWJ5nj8RlCtsTqQGR465dZ4Rzq6sZNTpHJ4RVNXPNNdEZWI3OwexgYbrKrO+fM5Q0bWHRSqfPZFSdrqqrmTFdH7uytUo5ca4zq6utLePgFCdwr/Cj5hHbyCV4J+EJaQShG7pALlk//KH1+3FJ1nneCZeGPKILb7xEu7m43OB5YMATBvjf/QAdf4mLy/V1HhjMIWI//JD2XHprXNJulRYMgZ8TBe21htbaJ3vRWo+RVXIXeQN5AGf+Fbawue5uNpFNFsL8+qEQiPYiuGIgdlHKsCa2Z9ATapUq+kEfwisc4w90etI6nmovzfA8k45r9KRpEdBKzNEa1LB47hVHgHrwgwcPexnvTa/1XvPBpt5hmGiOYX6s/o9qmio8geUTLz3Ea1/5jOHQ1E+O1H9uFMx/KX3YPHfYZ6KIYYBhfFOLonhiRjOJdvky6h4wVtRIQMbJdtIlc2Qn2ZPo/s0YKwi0Y6+cgmYaEje1E4elOqEO2wIaAWjZQBXaol3pitVZbPpMrctP1yoh3xAd1253F6ATNIOu44ZY1mwdLBfpzdCxxKATYoUeCz0Usdrs9GYcS4A1XZCkn4riTyVJyAD1AXgKS2W+XIJytLy2dnP0fB/KZfgURLMAX4x+lsp4hmVrclbXZN2hVcmyGppW1DTLzOfr+bwpyrIuyzAuCT2JO8Oyb+fkjiA9baglugAW5fLcg17x1B+WvKeffvDBB71y+bYynLBVJmsxVkkWuCIj2jKTzTI2tnifcXmD2Z1ic9z3C7hAvTBPF9BlavmbdNwiS+RwHHEH0cvfXNtqaAFGYPoHVq2RbdvD8Oiu19piza7ZbdRqu1uD55bjWHIyDibL62o66/tf9H1YobrZzLHybW92Fn/wZImGjtKgNNTo3njou1WjtLq6Gn0UAN4zSgPkKGyjn21n6SiPEG1dLpYYpBRL18U8s5ccICfI/eS95E9QTjxjMbYf3CrWLSek+x1K3GcGIm4htt0B50DIYX8tRFGNWBXdKxTF4tSTEISO220GzW6nF6I1Oq7YDLB0bEsIuoJtuZ3A7sHsyVlUged7qAovVgTWvVnPey4m0a4hfTamv2l5oLoNjf6rk/Fk1RhxlUx+xMkbSibjpjK5yUwXY+8nfW8JdYX/MDInSvU8r59Ul7YNlOjH/6J7qXa9zUqPPjUyArKY15iaICqWmWNHXEYpyEydj5u3FTlVnpWFIg3jJLPpDESMn+kk55cSW5uKs/6t5B4EA0M1Jn/8r2ln/18s9KTnLfs+/lY87zL5VY03/ZamC17yr3XFF278LY0Z1Scm+ecZ1F6B1MkE2vDN5LVou5UrzCxJCdi2xZeEqWGOstcTS4xkat32EKgMEQ4mHLcdTILIt+E/orn1KJ+K4z48wayNVKvT1eoI7j1nGKdKgiwLhoVBUKhi9QXLoNWYWsUacPmizzpK9De3w35TjSLNNDVgVDP6Xhzxmf10sunqTeaIib9VWZWuwT9JOCHIJ66RVJzmBE6jyjBxwy2Kwr6BUGuKdcLQ7JxDayKV6iR0FmCmCJYObBXDdhFmMJZPApugh6U3Ly29+T20WFq4a2HhrvtocXjFWny9k9CxgLWkA4vo/HX27DvMBCNE8M0EQ7jgfv2fsp+FnDv99/bH4Y+M9f1QO6d4to981Saqt4fqdDBgdDcruMvXNndaArsVXNZ2pR0n/ZW04zULXyk0m4VlGI2/tPhB0uekv5p8l5eTPu+rCT8WsD3pxWKgKirDI/BI7IcEXAiyIAL8lRU9bFmwgh/4LK3DSlyQdbujMlG/zcUeu0iuR0+lWx/A6baI3tWIY2MgFoHHv7irSb2Zp2EyZqNJYEPArCWgNtZVYHtOWpJw/9Q/tnvFEV4zo+c9rj4yMqJbrz52DHae9OYLzXp9IF9qQzT4QqwlMTz2YWSucx5jf5d3S54JJe9Byj/vnUw0Ev3XuuZQLCnxqb9Eydw4Gg1R3Uu8iq/M+FDpdpA+DxXbimPKbwDxtwC4zW4UTaMLRTvgKfQmuHBnuXxBHyKxufXaG9drvXVwBh+l3jPARqrpMWHIRL9gzp5ljpfdV8LSl39x+WeMgOeIfgIiJi83DEQ3xDBKPyhP/ME7DX7g89boP7SsA9dbrX+csK4/uKUF+H1sQH10zD6IrS8PWl/CVuIDIiMQDvWL2VcGMYQaYmr6deGh6G36aXj76M7di9F3D0qQ3c0I0dtO6XBm56t2RkelA2C+ik7BX/4lzsPD9/FkAnIVZuvrcN+YOANEaIIo1KpYac+EvbC3CHy1BbTV63YQJFtCVmzWqiJypQFxm0PvBDwytmdc2kGzrNgMxR5c0uzRcbvfKbf2XFcpu62JvbsmA1sRo0sYgl1NyzcE1/rU67Y153dOjru6JKas+vgbLPhMtNKc2Hd13g8wBzbYhf4nswIoullzHX+mXhiTRrSy28hm5JrL1/Oa5rK6BcLr1JLTyKZlOW3W3btxlq81Ci0pYBt5UZ73D2VjqMIlcr+bOHGU7+GNpIpSN6eAyjrjOiWgkolCAyWj8mMfyuoOI3wwjPlAEmmk0sQtn75lsiiJih1M7oqeLY8vndvTKqMI9++beCzfaHQajbxuWZ5lncZ9WxlZrpTm5ksVWc5kG275XY18a6xQbxTGW4XjdWTu1F9NmT28gXHrMZjGFJrV4xxu09x8hQ8B3tMvUv++GO2Ir5gXsIwm4AKcaY19Au4zlA165MGFaAfZPD+N8T6pvFKUF5OVf0WcP0gXf/kwv4o7oGtdvhyv5WAs2EH209vgAnRx5sEqaGGhS5W7sT7upTGJiEPUoQjUxPBU2rgbNw5yqADXEgXHxZFw6XTenztx7539/p390QPF05wqRV7nptfd1G5j0YE5e1dzsskzosKXGqVuhhd5ibEYzILA4JkzgjRyunhgtE8nuPfEnJ8/zUkqZDo3dZJJ3lWq5TklxbCOlxcEvHUrsiDSnyykQFzPl3ARPTMgbTwpel8OEJfymLgRNjTxmHoxOPDBRdPqduhlacZhu6JQnQLbwqM8b63cYE95oGIYisPZxz/O/Oc3WI752McwHD3DyexzFB3Ae+0bVrLTT37pAxup3mMKHznLgMd4ZnTxyQ+xzNkn45QU7wsegxbuyyB53NfAgqvofVdW9uZqOfz9ca6ew9/7By0gJm3lzC2fZN5LuMYEOUTuxjrCbOo6AY0OaSYOEAFe7fqxby0yWPTBofWgCYuwuRlgiI/9jsX4s3lA2ItDjCNuj70y2N7EG+J2eFaXCnfPXstpssixNiuLsrSH5fVdUkpIMQ7LCSmNu3b27kKKZaP32SwnyoO2wgmNyds/IMtiij0GwAnKbgkHz1oMR3kcQ6lJHItRJbB0FZHTJ/KVfO7msoE4TRLvSEsCAyDhcaO16MdEiRfBKN9cLo1F59db9cpUoRYzRCdEiRNpNbpRELGXxUwvFNNaw9RYhuFUMb4WSoO3OvgO4nYH88cY2s4c3hARBQDa/hVuHiCaRFePU70RODTN2xRfinGatDFmx7QtlIHbIhucm5LE6EfDNzFerY9HT0NGEo68mLIdzak5PKcoalp5i17wK9UCI2UMVU+/dXJ83IG/npIyanQmHtzkRJUbjx6CM8uCHK09KzUM7/g0b4iVQJssHL9G8jNz12edbHCckFTs9wBrif3VyDjeEa9HHHATuQOtcWB5eCmk8ZXG2fAlFPellC33kc3PEDzeXFDirJudpmpYyfp+4PuWpCiGonzGC4IdQeBlXLfsup+3fH+b51ly3LfrlKF+SDVOxbeFJymI+ORpOPW5h+Dsn8Op0yBT1m3+kppR8Zem0+wIXk+nKbuPb+m7fV4zDG3e0D5Hp3pUNZ551H8GshD95NENnHgR40SME7MVu5JtGzUd1iJvDeGZ7gGJvORdjVHg64Q2KgMgUcG46NPIWMNhGAjnaWCG+6KnJrMYODqwq9wplTrl6CNwvLk7CHbD+ycwUli9Ure0E7v8YHewM9jdJMPYDy/CPyPmtmNMHSNvjFk1jL801Io09OrAx292eMkJQhqkMWS3cQMH9iIktXZ7vdvDudVc3j7anjo0BX/W6Vr7974YU1Y6SMH+H++z8C4+Ed4e7gqVyR1Th96CE+zdf3ZXT53aMXV4CjtiTBLv5zvwv/FeDpLDZIVmiOZGel6M8cYwQ4ssjQy9QY4OkOD+Fk8ARLC9brNnMmowcRNiEWtfu60yZq/Z9ezz7r6x6emxfe7U2NXF4tVjf+EYxZRm5nOK6eUdz1QMM6cYhWkjzGQEVnZbizffo3GY/Uddt17PpTntnpsXW04KDt1/a7dQ6N56f9ou1+tl66ncCKRET2eagqja2QKbyzGKl2ICXlIcs/CaMqel+rJQ4hIb+QJDtaIMM4kRW8BR6/HHrYcfpiW0rPPnrU9Hh//WPn/eXretOMcqZBm1V6O+Qi8AKLyIKtBBTDInGpE7yQQbAFsM8NTD2JViRwqK8Wuomw0SMxjgAATp3/V5WeZ9el+0K1etzmGelLgdx+Z4jqNEwec5uOq1fUAyBHu8B0fthV9ac7Wj00PY8APswd/HrN7i3J0LLMcPh7HhrSFLZ2P6dy5wLDNYiGGZYu6hieyrgLUWytUh8ti/bjPPorzpBL+MUl+hj0Q0jSCA6xptdnAX6hoVMXmrYOlTEwZFeDY6WLOM3MWcYdUWLf0iAsneKd9/je+L7/Of8uFdXvT82Ihtj4yBFT1fKJcLYPW/9a1vwQP9o0eHb9+xvosbtxoMzEP0j5gMl0kA2toAgP33JPXIzjfhwkMPYZshA2QG9nZr+QZ75hKFZt4Apw3fJWJ8VsfMME06eD9Ev4DNwAxif6XuilTMDC6WtNWwMAOHoosnWUOktQjBJJ5fjKJY6s2VRTSFGIJRz6bWAWTPPUtL97yPFtE3ENsdmB9Lz/Q7RctsTIDqlyHM2d7+6yrNafbffKFVtnU7t706si21f/RgMQ+CDuNN0+LblcbCXQxJZsLiMsHJJiedvDftuaNpc2mbrpeuv89ppNQbVlJKWE+VphVXkBtOacLNRg/7eQ/MbUtmetTV9bC0PIXDY/z+Is0lsT4G71ykwSJAZ4U4/ncaBaDn26Uo9cUXOJO7yEoSrGEGbnz72z+iANWFfxfFyJc0SZHhkWj/0db33kOtJ85RDOC8Js6aw/Osk2b8Gt5GrLpAdpK/g33oiVsAcQ9jTW0e8MoU1DDM9EL6vl3ribbbtgWx6dpIc9shvVLRp+62EHbDaq1JWRH/0Nf0ahoE2gzW05mAzM2kxyoBnuDw6QJDGaU4MxQ74ZwbT2w9XNpJeuistBm2k9cnav10f/F1DZksnBjhJq5BSXb8PDJ4K2iG3SAhxxwdnA6NJiZtek1AiRJyzDGDc5aAkrqbnlwcVEJCjjnoqoMNtAcvElGtX6v1l2hhVQoWv2wZRoXRLcPMznnlIxwPR8qedShrGlVAqmHNFSpHOOH3GE6XeEmQOV3XtUDjZT5jAhSyVrYAkM1wMo9U7MvIgpstFLJoVJmEVeIz2XVWM8MPWTlZwCk1EdkBL3QZyUQsyat4U+Dxm+YFhVdTTk7BTktUgFEKjiLzKo9dOrIoYkpIC6wmyhlRicdrLBJSG+NVLpVyChvjc05K3TxexS9rCikcD2eq/T39alwcYS23eFWBTSk5j1VSbNlii8UWoxWR7r2EHAIYGT7Fa02UVkOZ8G6iUpmygiqigCKvobBNxCbmQAdZRCkDXqpQYcCLQ3CgzA14cbqMkahsd7J1WduydUEX2IxkiInoaVbQrhTdzWtMIjuqLpXaqjpNYNMb4zMsTrhJ9agneaD6Dez0ZYZFhLwba4IYXx9EGtPwjlirUpiArhQbOxLR+BEXxJeMcAAahMGrRmj1eMoswIV66LHs/H5H1ZU0wPwIyivLhZxRbZsOnwYPQDOCicmsKcjLzR4nLu/oTlSuCuToBbx2LdVhVy5/x+FdDHOEN9XiXj892UrnywxTnHAMG149UjZtli1pmZITeM3xa5f6x/0CP/OsYlV3kf8DvcOm2AAAeJxjYGRgYADiyCmbS+L5bb4ycDMxgMCd2VoyMPr/r/+fmbiZ2IBcDgawNAA5VgtHeJxjYGRgYGIAAj0mhv+//n9l4mZgZEAFWgBfKgRZAAB4nGNgYGBgwon//8cth6H2F5T+DcHE6sNr5l8YGwBDEwo6AAAAAAAAARIBJAE2AUYBWAIWAsgDNAP2BJgFIgVYBWoFugXUBkIGuAbsBxAHjAfkCBQISgi6CQYJMgnWCkYKzgriCxILWgvgC/wMdAy0DOQNbA2YD2wP1AAAeJxjYGRgYNBi9GIQYQABJiDmAkIGhv9gPgMAFdgBoAB4nG2PPW7CQBCFn/mLAlKEEilSulWKNBHmp6DgANBT0Buz/kG211oWJC6QE+QMOUNOkDJnyFHybEYuEnal1ffevNnRABjiCx6q4+G2fqvTwg3VhdukoXCH/CTcxQDPwj36I+E+XjEXHuABAX/wOtVv93DCLdzhTbhN/124Q/4Q7uIRn8I9+t/CfWzwIzzAizc/py4ZpaEp1jo+ZoFtdAMbbQ+pKdTUnzTeShfaBk7v1PasDqd45lykImtytTSF01lmVGnNXofOT5wrF+NxJL4fmhxnpNwm4dYpQhgUWEMjxhEZN7ZX6v+dDTssDtSVUpjCx+RKbsVcUWcDVjR2zG6ZU+w9ceaMrkNEHTFjkJOWdWeVzngNnbKu7emE9H1OqLpKLDDmjf7k/Xp2/gurBGCqeJxtkOtO3DAQhXNYZwnZdAsthd4vQC9Q+aFce5JYOLY7drTK2zfZtP3F/Bh9n3Q8Gk9xUqxVFk/XA06wgUCJLU5R4Qw1dmjwDHs8xzku8AIvcYlXuMI1XuMN3uId3uMDPuITPuMLbnCLO3zFN3zHD9zjAT+LWmkdRp+t72rFHA7ShIP/i47avFuRbdfnauUx1r+Uf5S6J/0oFmy0cuSNYqmM2f+XIXiaqn8qtEp9c3wktWXtqDxKqd2cW3oioUOcdprJ2Cy1YiMMq04sWtNE8hgymxkb69sg0+9RzWGxyNmgOm9bS1wNyjoZxiyGwLSNaorKbaJpt5FCdCSiG1PJFN0090S5Sb0lZ9aFRQqc62wHWn9YZp4X347RBWWqMRHL0LbnB8V+vprMbJXvHO0PgecR87TlmElMNvdF8Qc7rIJZAAAA") format("woff"), + url("../fonts/yith-icon.ttf?9b110ae71c86256f1bb853df2050290b") format("truetype"); + font-weight: 400; + font-style: normal; +} +/* stylelint-enable */ + + +[class^="yith-icon-"], [class*=" yith-icon-"] { + font-family: yith-icon !important; + speak: never; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + + width: 1em; + height: 1em; + font-size: 20px; +} + +/* Icons */ + +.yith-icon-accounting:before { + content: "\e91d"; +} + +.yith-icon-arrow-down:before { + content: "\e900"; +} + +.yith-icon-arrow-left:before { + content: "\e901"; +} + +.yith-icon-arrow-right:before { + content: "\e902"; +} + +.yith-icon-arrow-up:before { + content: "\e903"; +} + +.yith-icon-bank-check:before { + content: "\e91e"; +} + +.yith-icon-bank:before { + content: "\e91c"; +} + +.yith-icon-calendar-add:before { + content: "\e913"; +} + +.yith-icon-calendar-money:before { + content: "\e914"; +} + +.yith-icon-calendar:before { + content: "\e904"; +} + +.yith-icon-calendar2:before { + content: "\e915"; +} + +.yith-icon-cash:before { + content: "\e91f"; +} + +.yith-icon-check-circle:before { + content: "\e921"; +} + +.yith-icon-check:before { + content: "\e905"; +} + +.yith-icon-clone:before { + content: "\f105"; +} + +.yith-icon-close:before { + content: "\e906"; +} + +.yith-icon-copy:before { + content: "\f101"; +} + +.yith-icon-credit-card:before { + content: "\e920"; +} + +.yith-icon-drag:before { + content: "\e90f"; +} + +.yith-icon-edit:before { + content: "\e907"; +} + +.yith-icon-eye-closed:before { + content: "\e912"; +} + +.yith-icon-eye:before { + content: "\e911"; +} + +.yith-icon-info-squared:before { + content: "\e922"; +} + +.yith-icon-info:before { + content: "\e90e"; +} + +.yith-icon-magnifier:before { + content: "\e908"; +} + +.yith-icon-mail-out:before { + content: "\f109"; +} + +.yith-icon-more:before { + content: "\f102"; +} + +.yith-icon-paypal:before { + content: "\e91b"; +} + +.yith-icon-pdf:before { + content: "\f107"; +} + +.yith-icon-pencil:before { + content: "\e909"; +} + +.yith-icon-people:before { + content: "\e916"; +} + +.yith-icon-plus:before { + content: "\e90a"; +} + +.yith-icon-reply:before { + content: "\e91a"; +} + +.yith-icon-reset:before { + content: "\e910"; +} + +.yith-icon-shield-money:before { + content: "\e917"; +} + +.yith-icon-sort:before { + content: "\f106"; +} + +.yith-icon-time-check:before { + content: "\e918"; +} + +.yith-icon-trash:before { + content: "\e90d"; +} + +.yith-icon-update:before { + content: "\e90b"; +} + +.yith-icon-upload:before { + content: "\e90c"; +} + +.yith-icon-user-off:before { + content: "\f108"; +} + +.yith-icon-warning-triangle:before { + content: "\e923"; +} + +.yith-icon-world-settings:before { + content: "\e919"; +} + +.yith-icon-yith:before { + content: "\e924"; +} + +/** ------------------------------------------- +* Deprecated icons +*/ + +/** Deprecated: use yith-icon-paypal instead */ +.yith-icon-paypal-svgrepo-com:before { + content: "\e91b"; +} + +/** Deprecated: use yith-icon-arrow-down instead */ +.yith-icon-arrow_down:before { + content: "\e900"; +} + +/** Deprecated: use yith-icon-eye instead */ +.yith-icon-arrow_eye:before { + content: "\e911"; +} + +/** Deprecated: use yith-icon-eye-closed instead */ +.yith-icon-arrow_eye_closed:before { + content: "\e912"; +} + +/** Deprecated: use yith-icon-arrow-left instead */ +.yith-icon-arrow_left:before { + content: "\e901"; +} + +/** Deprecated: use yith-icon-arrow-right instead */ +.yith-icon-arrow_right:before { + content: "\e902"; +} + +/** Deprecated: use yith-icon-arrow-up instead */ +.yith-icon-arrow_up:before { + content: "\e903"; +} + +/** Deprecated: use yith-icon-calendar instead */ +.yith-icon-calendar2:before { + content: "\e904"; +} + +/** Deprecated: use yith-icon-calendar-add instead */ +.yith-icon-calendar_add:before { + content: "\e913"; +} + +/** Deprecated: use yith-icon-calendar-money instead */ +.yith-icon-calendar_money:before { + content: "\e914"; +} + +/** Deprecated: use yith-icon-shield-money instead */ +.yith-icon-shield_money:before { + content: "\e917"; +} + +/** Deprecated: use yith-icon-time-check instead */ +.yith-icon-time_check:before { + content: "\e918"; +} + +/** Deprecated: use yith-icon-world-settings instead */ +.yith-icon-world_settings:before { + content: "\e919"; +} + +/** Deprecated: use yith-icon-edit instead */ +.yith-icon-pencil:before { + content: "\e907"; +} + +/** Deprecated: use yith-icon-reset instead */ +.yith-icon-update:before { + content: "\e910"; +} \ No newline at end of file diff --git a/plugin-fw/assets/fonts/yith-icon.eot b/plugin-fw/assets/fonts/yith-icon.eot index f262039f68d925885e1dc7874b74f06e951b0725..d1d6be84c1d771ffc252b589a7db33c59b0e15e5 100644 GIT binary patch literal 11008 zcmd^ldvsh^dGG$tbI!aUXXa=$XEZO(99!~8vgTz+@)KkyjzgTpR-8ac6lr8D$dZud z1cmhC-rf~j3I$f7p-EcW#l198x>mbrX-K`nwX>ZjY z8qM(sK7P*@b_0rwRWT=4#92|rb6PBl1$2eQouVzyhznv~Oo?S+QeqOAWpN%T8(q>u5hSzc@YhU(KhB7=Ie=$#YZhS)!Y168$}B=NG2VwJ&|em=&UeeyO;$cz)#t z-}kNxu>87zV4A>db9@Um@t{j!}^6E5LWj--0v5CVwa$|9yxvzBb9AEG(UG{3b@WZ zgg)*iU`X&fJQ_9qD}6+$z@`Yh6i2(yABeR0FTCi6+<4U6suQylGveU7xNLOyuZa-P zw?)GE8<(qBZ;ZbY{na0JXs`Yl97eej%}40#{s@Cm2|zm$wIDn^GyL?lEHN}tG!vgj8U z)FCgDI9s1EK#>&%Q4%{uPGp3Rbv0;2Oa!4$j@T)pq8F-G6t<|~Tmg(J_;nQ8`HcJ9zcpcp3f-@8AdZ*yz z#5#0|3(irj8=d0ec|7Z7AD)3u!P$y+ydf8yw^-+SSwH&m40j4-K&zPi06pD3NCoYgjvCea$utu!&K2g|;tn(NYNUK=ScM9ZItn+#(kYKT1 z>=ekdSm(7-Al1;IPJw(wgE|G0E-vG&xIpH`Wt<5YNWZv@^|(L}#AUn_7ifgI3|?@7 zZonFK3Tp{}C{F#T5pJcg**k zp&6sb%l;$&ulfHW5D(lNcr|b(xDx#R;96)t^ohuPykY`pm=S|wSR4>< z5qF8Z;R@d+-YecGJ}iD&d{TT)JS)B|{ut|d!ytPqod z&ytxMqtWI*s#o+zEverC*SG<$_5X--Za~NDc2=!dYTMw__QoLHn25eO=&lV0qtPHO zqjtZ#wsw@3kFGI>tM9LUCChL&5R2`|ZUd+7U@R8oYKJ|;y#emrnVs2&e}^tBip-T0 zV8}14s(jL`{b*OY0#Z?K+a#o?XJ(>7_i3JxW`fb1Z+0)zjQce0?Ysl8vNxN3Iu?j9 z397+JgLZNdE>cwV?gOVhn!%E^)t@K{$6#d`JkEqZ`S>c2TglNJ_OWcu?Acx07#& z$zVNy>P8hUXrnpvsTP)ACImRiyJG3uJ{rC2b>3!uv9$DgqKR^OAeUwY|@C!VnL`FG^0oeW9|Q!;ag zru0dA(vT7fDT$Vvl`J(T9rnv<=mp2cOZF&9gXP3T%d zb6|nFkXb4xYRL@~Y;8g{y_75^Yv5|FQKIjh@@&bnXR=Ohvgyfe_AA*eO)_t`Q%ru# z-n$q7^g@meNv>1Jg6<>U&|e6~ax*hC?k9=p13TGP?xY?3*zqKff@9-&p(8sod}_{< zpa%TRQE@A-SdWWe6d%DpamG+52nk*lu$gM{`)=%bOzLd$8f4AtPQ1srdzbgZtlL=|%(6XJ z0k-$r_IErKcWvN-#Q(cbby&B>(Z5YaZ6g@#u>#TFo>Xrv5RF>?XnH8xh(zd_tUUo< z;RDOuWvXr4V_k4!M~8`7@8dqg+_kqe-Th2Y4;gxINGfT1z>KHm9!m;j45?rBn(ydS zg2rA$>*LUnE96d4If5U%^4zHt8@=7EP& zT|7Ezt=oZK_xZOa_x|U2H%4&j@7Pju1VPr{{AJ<~C~b}WQS#IDpZK29c^~#u9M6t{ zu2_NJX~IOLvb1GSn86LTw7t{RT~)efD2<=>gO3ZZD?kunIMOfxdt@g*=f(PJ(oz-!$FNnkG%+L4Uw7O?nlN z>Bt@LiS;(^+0O&wc4#W^i)|csrbA21p22kVK2lMFEiZ58Qu09bC5eWh(vso&EW@wnl&AaY=98|7#%b zS8OTyZPm)zamv|GF#SGzxyv2*UpG02z43jAb?P^;Gt09^8&TbLTBR07vs7r*p>6x9 zkTgA;vZ+HI&DqeK?Lpgi_!>2GN1#IP9(oZ`6kVFl=Pz-r<^^oyo6zDW)Z7ft=##8H zo!BTCx20A~a(^T}`J^Za5wKtEV4odG9!KlXJFTyx)ztwVSvUp!h4(c`Z&3*`H9swS z%6(t>QTo}P2M-@`zkS?CiNliSzHc>57Z1MmpnJFPR*Jusk43%uW1Njj|A>=u#7*$l zZ^L`TaXN_5G+iqd0n|oY%~taOsl`F!Rj~wpaw2M!EVaKk6td*7 zN!na6mntVBh7pPPTl1LZugjT1pCgxhbz@)lM8XSIlm?pHB}YouNbSEBRd$Pahe~V+)Vp zQvG6Yxm+)od&8z_o93fBbh1~eQT){A+iL#Y{f4O&XAk$yY>>A8W_k+0J{{R!) zxWs!7-m}4MQ`oC}J{+oEO1#N45$@@)vwpws?(wdemr%P^xdA38mGKm}7`QyC!jm`WF-hkKQtSWRQ1v|G#9OGN(ermvfbbJXU ztOcew>sww19;ZA+khU=O;e=|VIF%ZFj^*7rAZwPXYbgsO>B^(M+41%xvtwhkV>@r{ zdsGSfT)TdH?sTn&s!rp{LzSV5D(L|=SI#w}s;>GZQ-T*H31=>8zMe<>ZrzE|W3!L6 z$FseUD!w2^>!<78N#36;^(q0sB&Y0NO~b7_U}!r38=9YB$h-cMUWaBnqK1=#AJZMg zr79dZZju#TC1KTJuCru8v>J83ERCk*hOQNdDQP08c;1}6GdXNi5N61W3O@a5>3_W} zE7GSv1#|Qb#gM-v!L-pYChwd~jJ)vGk8ZhoTgv?UlM>mI9d}=U;a6qp$rr%u?t9S} zX%O!f8BF?RJ{F+B+zjOs_RFO@dhy6g9 z&8mY;4s3(u83+egJ6xaHj!3A+D8;Z-p#!wN>EIsZ>75Mwvwc9T>6w_6zT4AEXLkiR z#NG5t*q52#dz%t6bVW|ehHm(d$ZGhI&#(EVl&om}kaFAJ`HWwd-47;ZMK?O_fTER$ z?)#`==zjTrB1H=v_F?c|Q&N~F6$_MniVUmbnBgEIr{C%=^rr90#}KFa^mj&lnndKo zaYI_d_v=1Yr&#`;d~U#fezVnI7|xVD0=KRE6rDl$E=>omj9a$W7YUW)Az6}?pzd7@ zJwHh=)88X*Pr-i-Kz7D)Lqrrnko`BQxr1mDs_wb^n1ieFAOs3hqP|d&O6d+0!FxOfNX0q0IEnzHD^-_CzY-OndoW z=snR|SN=-KF*LBdyTobnPDmq%#%xtve9>n++qw>8U60vzGr2Ymq2h)EznicUBdlJN ziEP%%W=&rp5DNr8Z#&K&$FZZ9mA9fDpia=22Sx z!>8!UU!m1U$zakQ*@<8@i2n#rv&VUer^#Dix~A{GeW6$^v@aI=L!Ro{VC);uX1_rR za=-U1>!YWX^g8T>7bhkP$wHzQD}`yzwbu}yg>4cp?$%y@P72W9a0ZzQoj{_1=o?9w zFytaxfFVQxJVf-E`{GanhNDi0^7UMgK5yMJFfuZ5i#0s(mcG8X416LL>+^@=z3D*Q?oHY8 zKrEgP#4;nXRy3-~hBbKLo(mxb-hZcM_4lVEO6bBp2L@AqI`R118<|Yw?T<&2`TqXA z`C__<{JI^MDw-ZlCNgq5Ed^}9q%l>40*Tt zr7xME{VdlsXg>eE`8oHF-$_3IJb$&)8Rz-ffH(#2;TF`nAR+&u!#syc?|M!Mku@Ya zu(hmPxGNy_wx3#FM$gOVIelI>)JiyAG3ea(5Tt)Qs~U!y<@;i?aMR2<{G?CWbN{%i zD2&vyszNtCI7UE|bHsjPXLA3K&GFLRBO77EKcNTzpE8>V#%K4-iZ>SzlUr|Z$vm4h zHoISurOrZC05e(lgWX?Y!mZ4YN<0Uheem#w((g8F4Is(b&YBoES&FUY_zL=%=+wN-vJ;`Lx z0GaM?@+wpA^ZZBR+YK&qV(LZ7`EYtZi1^Vp;Wb*8-q%Z7 zn08g-rdlhM_n(zScP31CRbaBAp;WIuVp}^S@rfPbaPIcUQe}Ve&Pjiu)$h-Z1T4)c zr*c&*;eIyTYg2s3L_D(73Wr;{Q^Obzek)hsU|-_#qm$ zdgJ>_TzOqaa%2r2xcseet#g2C(f`zSH|q=e0tS7-J$Cots~_;bNA>0<@Hvh+JB{<~ z$G3Hy4X+_q-7gM`-=kZgiQCg2db5?XO8W>`Ca0uVoMsErOS06|lU6OM=@sO(ou*X- zk*32)HELR`(JGcIOp5rYj%<1n>2z*7o9Q(T#ISc>kC`K!;6~~K23Z3pHOjFQ=G;mG zH?cJAqSwQ-aF4+Ju4^DNu_VGxtih-xawi+Pf=a8wrk2qjMI8%4Xgt)m zYyx)FMOT<&6m#Yf;vJyIX1*ayDKMdn_9%E&zAxsehA40}m2^vErPA00S7sq&s;A6Y ztRRKWSUfRq=T9msoy^{ET3p@hTXkP}i3H5w<%B+NvH zC=pc*67iK+{K4(x zgP2E-YkrKUi^Z`cV@0nzDVtW`O&QrANZWG2FXv6UuWwKa^#N~Rhi(zYqN-mFRlt}K z_Jq4hkoT0(f;u*+t0C~Eg4iV9VOIiCN{5yi3L>V(5DYYw4lSmO#=0y!>}@@rGD6q9 zx)#>ts4u2>w;qwT(3`hzA(P$Z9a!i0Zy)amxg6OVAC)oTHr9hrMu+uK|E^#Bb4f;o zd>B?xg9_p{p|efH9kEp8+XYm~6LuhVljDLEV_V(@Lf1N3jh5L|nOLJs{ViLT_Z>?G z!+{9Vz8>t?Ff!>_u@+CM5weLwF{e6|h-=2FN>kBK?P*jCH#vs;ePmcC`sq-*_nmhf zlBAPrJlJ4BbnJSoe$P&Aiv?8>g&CdQ_-8FloPfLT1mJBo@I zJ6;4eei_h(C0Kr=3(J6_U04B}?!p`y6uYnne6Y<_lm@m&7M;=)RMett2( zw7mFGdwON)?8?g0O~b>pUHs7W;<+3A)bHA#`Cb20!0RzL{u$u)bVu=B)`Itw!6|UC zjqgSC_-L-<~s zM=c@yHjKa7H_;DyKValMJe-~P@#5nyy!|nN{Dn*ksiYy@>?4Ex6rdo5C`=KGQVhQ^ zNsviNN+CnoLuu-z48%H%lnTB)r2-YHgx{c)sX`9zpq(^;T!DXTdV2A~!phvj8UNJs z^5P@anZ-vIy5M|!b|uikF3+7gyW;D>7nb}FPA$BvI(@c1{Vs*U;Pljddtqj3xjHp7 z6W(l`TU=1f$8P;%-l+KdTMz_ znOUAXqj1yTUTs%Bq8S-raBg9Cv3ma97p6e0aKkt^b!K61cCNkbJ2y2qUtPSgqMTb? zZfi?Zt4mY!^3u$#w$xr+nr|yh^B2ym%k8E4Rn+I(E5Y+;=i2i#RqutB^NY(X{*}3N zSdMq7t}NrlwF^u0i&Hbc3+LO*)y3J_=p$3h3*cIHWqEFD;mmwH{K(=mroe2>%<~Fs I0M76K0(k{;s{jB1 literal 9040 zcmbta33Oc5dA|R<^WK}$Y#M16Yn#!`XlA6*Hlx{OOBz{1FxJ=-c#)7}TqBHQyh)Dj z;H3>QPQXq{jG@kAj0tAR2^P)?&;aQn2_dwlX=s2}q>U3Nt)U0nCZ~|lLc%=vyYG!` z88}YP>C@c%{`=qmZvXwad!MceGxku3F=7(C^dWYH1ZLSam*NGj@x1r;Y5xc77^`A? z*(SD&-Nf4QUeBi46o?#b1>3+jvQM(DY?AE&#>>Wm*}-;#O3*a2BUgs1O5N z*?z`Z;_8*1UCt_{ADCy5u3x`xa=UN*l~W+9M|su8$(`Hru0&b9%^SDw{rH`qOJTLN zhp~qDZ`v?A_mh5GDGK&TJ%H&K2R<))jq?b`Dt<~)P)ODNyJb$b2e)tybn_mbWr z)(w0GGh>q_;2PfypD&$1FB$=6I!x!!`Aldxzh7bmD(5^Lge136C%H)Xhj3%;Sw15@ zE7o3Zp_qlnXohCSwHa+j+M=N_rp?fpmP2To^*9W%K4>k$e{7Ak@ajMUMp9aw|bw3GwytgO~#czwFEfL9Jr}7G}*5 z=p@Uqh3qP}l1*T`DNi_ulz7Q3V*f2dxk2DUn!344M_VOP*4ds3MoQVN(92O>yn zp|GV;*sSNXbAa~jJS?gUh1tUe?cTy+?kMdq(2a!xUIl4?X+MpLT0D>I`C&aT6dpsF zW<=rrx45&g1kas!mOd?(FXU;AZQ?WBCwNaWimBCnW?|`vkL3SVI=is+cR%jZ{%ekx z9?)%pCbFD`@WYmZ`(LF=nk;H~A=AEEq)F|o9+3f>Ux7|!b{st3fIdu2ML(6y!x%cD zR4nI-QI5!`#&SFehVTug-+fm5hqV{iQkS+Xc3tec=cON(va~@`o-6&nuy$>V zy4Gqh(&uB>Mc0XlVd%`JVPwX2C=4etb=0Fa7cBKs(9Q!Kl!|=u58Yy`f@Qf zmZwZLMva7YvP?Rcr(8DGrIUHwdL!wn1q)Vo=lc6|-76R1S()qZ&#a5q#ojsaPPEn^ zKIHwJS9_^5-qP=?s&e(W#5)1!tMKGo;?ko2?%aiDdKbQszc%{Lf!{{!qU$o+TC~pU zq-Yj5n#Je3n71C8Sy;8;SGA0UDN`pHrvFLzm7d~MAq{K4IazzMR(tqvAy%g$-uL1cQBK@X`km#pwLqPc5+mdBNjhJzu+<8pg@C=(7vGp=+t73}f?qqLF-QX{+cHRW9V)KH>y zG%+-k_}=#_z1~V`tH_^wE-|EiY9jZSPiI%(A#D}af@pNEzI3$GJ34d~o%mSp$tQCY z+6JbuFJKNkF^6il0212@SD3+E+zO_G34}2jOd$&>BCJd>9c`tM(m=W)QBxoYi>!x` zNx$$`YF}`Ai-Ya7vtzKRJ%08qHMa)N2HL(Y{rg{?Ef%MXMdY_tdOVeqT6(WzaIiyC zk47Sawzfc|SUjp-LEo86nA@B#)x-Mru>$PhI?U}dsuFg6K+klU$dq-E!`S6u{!%b| z;YIzg8N{;+bgl+;(^I}Jd*>9i^BtR@WAlI=;*FsC=}c^IywP(X9&+u zz)eks+3>4PtIZV^X4Ps{Bk6Pm={lo_`Mnu1cYe4Jqwms#k3SCU`Cj4i*$P$fu3~dK z(v(g&Mbfa9*D^1Ely7D}NIiDLmkWy(#jr1_m@2kM^}YSZt`qm}e)IV8H+SEAV%HnT zkJB+^I#RrW)a7mu<+B|JZxbLTZ(XZ3k>Sq!WG@ZmDdaZ1A7OyL_)x4(?Z}a6jfBk z8z2W=;E(Q{{3Kr4s33-l#C&Cw3h(4|5VS<6f~na)veluzm>OF7NV%7qOx@L- zPvm_qRc-$M0L>ZU-b zBc(4&TSngh9bfgv$OwMo0iE$&0K}RUtm#%=kE~cxjOExB&?QE54kFd%<$}K{u^O=l zDbM^m6{|yya4adISHgeljs@-1vH%&L(?jNXgTJN4-w;1s2qTzoh&OSYC<=5KVRyLD z6mQU8i#G^VL;SJu;c$z;(9j}1ZP2uoW@cyU_Cmbju~{is#vLkX`(|fnA8UwjE@OUt z_}zC83m7rn-Po@w?3W#DTMCQsvOr?sF7zZD({{-b7v^6r<{gH9V=1~Zgu53WvWH*| zQ&<`r>26X-xRtwUil%888a+I$-R*IJWYiiY1t5l;m9Z_4Ou3TaARpmnwgaad^6DNAmM~`+=$fMXD) zH3+R*&Q`MnkV*uy9SFbY7GNAIdPul1#D~JjXN2pM(^;We9aQZJ=aB(b?I*G545DNe zI5nlXec@=@mjX*r9dR0-K#hUQDTOn65*=ky0rFD-y{q7NK;nbR&#zD%s&74(Z-hjc z|9YS5P*!|C$z{HFEwYkkl8+vhO(za`hFV&NJTJr}PIJ)r3s3UBWxR+`N#U5P6! zwXR67SNhV3VzR21=DwjSTbsfD#_(b= zV?qo5+NV0@FVa2SuW9iH%`d#r&=-v6XVP0T>1}TW^Yy-b z^mcc(K14oVp;pN9=(n8vmSmP%zcr%BRZMP7qUj#(dF@q-ORfG}Z+-Ho-=H|beTeg*{rt219BxlK*wwg}LOVEIUG88;k^qv4 zP&iI8Xxt*e*?vmk_@@UW$Z#sXSk(P7jtB`w<%u$Rt{McntcYxqqT5(B8O`!<1RF!hOx#y1SE-lzpblP8Csm*E3m3N_KZ| zOCHacibi4K*5=;69W5>PxO*E?ld<(1p>e!q{%+77;$*-3UiU&sAyF-{;#)(-v)<-y(!1yJ|oiTBOH?jPFNzCR3Eqn=A@%BgR%iqt5fO`y_`sg(}_$X zn#8Z0G87G|)J>j*lElxQ@Fd(o8*bF48*{g4Cpy4M$MCi;#5a9tl#y{s!r@k799^7( z#Bti08#L^qFl;8;3F4HC&MOr%H<=tFmn$6A4yB?(!6k)k;xYk?7qE7Bi6ce7DR(NRf~rb&OIy-Q~8Ax(Q-(7Y~iB%KrepVKt#sU3TIGxoHC zeVUzS-(^2wFSB2;U$Nhl1=j=-O3?szH=T$j(qd=uODB@CXvj&iZdyo*P%;`yh7w@_ zP>n=rA^4vZ1_{Cq4ySTHZ&yD-By``3({e1NADD3%HBQaOK~)cyVEOzcPSQS6CjusY zXA{ZDh3zuV)y6Sb__s0@HW$H`KtQHsL0uLK{cP?Nw?pa<1-2p=k`m#Mq7-5*cM z*J0lRQ0PFYyn#eYgCt3WO_L}Pl1x&-*AWbMc80N^+N-f{hr{i5(74DQxTR=Y;NB^= z@N2Pd?Su)E6^xS77%$nL?*YSa4bN;o~mP5PLRIRl#!`BR_}Ibt@@f~9q#(Z zc1db))NZPY+r?tKWB1bUSBOc*u&7qCG@3PAV`8#gE(Sa8@tRMKiF!R#3x(T-HholD z@li;DTWLaX=uiL6e+!#0Ll3^r*GWIY?bK@h?8ZUONx5o6A85|^|m+r$tGwM)@WRF}|gk|K3>4r)(-T6B!GTHh{{X}Mkk2L9v$b_VNv829GQ z>?pj+ee6m09Qy}wUT1Yuc+(D?a_1Ns0htt|bn>TM1|4caLNAHdGXIyCkGyi%TQ47f<=)evdu880N_$R| z3Z_fQxru7Z5GOK|9VERZOQ`Jm3VMP`I`(1?2ubS3c4Fwnz^XwEj%ghO?GKEh_52>9 z!If9&trWTkReCqSx~uoDUhRpy2JRXdFo^F;-Mub#8^?I%S$vYrd~OoZH4Aj@b?p0b zoJFf~dzr_nU=3~wr}Q|ve49Gw7sR1h#pQ2)u(jGDo8d^|O3kvPdcsj%Eljp1-z?hRETrDNaidxCiel+ML|NKh zx)2zBYH8LM}BGHX4O~mo=MT({cwAuFU~&L!@#h9^IL~?n=Y)|$r^Fbfe$^{ z>Pv3th5fy7Q!XSzo+mr_>~_H@LuxKH$z!E)e?0D&P9ZOKD`vAIof3IzoJPg@*XedA z8!BxLR+r0KZ*#e9JFKosTe#f9FIwY^A;{;NzU6U$f1PMZl#Jj)Kqz$aF57j=}teldgF;pt(>Kp|Oa*A^%F4-lP2` zM*Ayk&Dws|tkyX>bJl|2DAhS#H8rlPni>o)#;vq*Pib5_=X8|D?0&o5>9pe|%{ZK; zztQQcTs4bawsV3S8K$X!`^9Hj|LM2iTj%V3hgpRHGWOF#*I!(GmrqvWG=ZZwq)qd1 zcLScI*$>!`baGyLpbW3aTcmR$*Xl$3 zQB#%aZn<0DBmYRrDi5g@>MiCa<{Qkvw*0g8I-A#CWq-jj%mcZfv|^Z{zU# z>5=K_sSbR_7yov$3zlRf<~OC!aT4VX>_*^jz>*qq( - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugin-fw/assets/fonts/yith-icon.ttf b/plugin-fw/assets/fonts/yith-icon.ttf index c66e3a8165d3880000847725f1611c1673393aba..f084c6759917613e015986df015db1435ddc6720 100644 GIT binary patch literal 10836 zcmd^ldvIh|dFT1=vv0p2xBIHqx79Co-x+E281-w$(mX*k_IQk6GxFGAY*}i}$Y>;? z(b&j1%Vd)>34s6=h{1M3Qe=r?NmWuL#5gJ9-NI%_wn$P2CzuWE4N3}Sy%ggFQVZid z`}=OUq@G9E@b|X*oco>ceCM2dzVp4#*AgUz2#59BHfQ>3-w{IleIatso@q_b_TKmLVbH#Y z(l`TzQkU|8{}iSF%-PlV+@)N39rJwy?PnL3W~P6~e5Q!;r_i1{JN=$zx|ycX--C93 zar$iQ;#ZA1Au8yXipxvqR$uge|B4Vhus;2bz`IKz6vL9Z^5ZK%lmd*o>NDVBfW7zQ z4^BJ~nfRdycq7Dre|o@XN`7MOKT82gL(|uu5D?EaK*xlMXL}jH@B_l?-iQ1BqEGA+ z^wuNCPhh0d)k6#Or>B8y&qL_rUIK;$uhV`{qJN=}2o=~AVVB})=lMgC7Qe`gsxq)Q z_}no!IV%osh)YIi|C$JatUaqo&-fdcD_3rezY+bFAGc|*`~)0Exe?9Jio5dW<~*2A zMd3Z}LIH>9`OY5x5Ln*LE*2_LT1MPyd6&rX%E;w(o!Sk|y z^y3+B7s!Cv;5ASn4PqnOF5cJ}U=&D**x)`CwgVgd9w?9+vB7P&4g4-lhvMxe1sDY~ zB{p~s6iAoY;P+;$R>Bif#03&3HhS9yvL`k&?E)zj8?a7XAdg~$=R#qP*x-GluocF%!^An6E2W` zaS7{jfgXrUcqcB<2yqF#-~!!%HEI{u68=z}`l&%j=#-R_F3L6eN6IJEqIybwSbbjo zhIUwcPJ3OC>L1kCeWvf2?|DNr#*A0|NBm#+|9v1HxG(Tp;Bs&^_=myu&_d`Fk%h=N zFe&p~&?|Vw1kNxc2E~XtAl@SG7WatL;$7ms;(g-7;@8Bd#OK9x;w$2>KwYXAlBJ@S zjG3uwVXRS))hgv`vLwd}F&X$QnW=FaYwV+1MXy(r`VDaP8{nG%PMmWCI$pQEYOPZ3 zf=k_vLAo&!eQD5L9}GsLL0UoWero{(mP(VK5} zFVL*}4DD^d1Fy0-n|&r0h%gDN!ARsnG#KW$2?wJC;qbtNY$mZNuH<-7qriALi4*nbp!>Ef9&|3cGQ0NL-zE?D&d+Wxf7D~Pr)ArOMPCjO1wZ^WOuGb_2SB#|U#<004eCYC~R5#qQ2Xtufz zywq+{7Zc*3IMU($Bd`^Ms-EVLP$fbgQ^3Z8jRG4BHVT6Tt5D~<3>GH!WTCDX_oA7V zN_BO#RA{PYJ!K`U_5D`bvzYmB8#jn>1O z&v!}JFZq00lvpF^CDeg^`5fillk4mEy04E@K2M(|cQ4Ub-GBB+?UI;R;cyDiiZ*N>TjId$QE}z!$DHmk<=M|%-`Cg6%bG!hme176dyKn71Is4_8 zpM3I3JD-0?o?6MElrSYTXJ|^Fq$dq2k&u#TsaeTVW71*2oL2rJg9Z9C`*?w{!IIy_ z<3TYg?({4!bB(!Js&7G83z`E9%!SNSIZ;h+nqX@Ss_La=DOm+qtMw9n_oQb_Ry>n+ za*It*WwT$+W@(Cf(@in;ZF}!teCfp;8iJ@mzvlrv=XdfSJSPLGNv9Tr*bM$XgQQHW{daOXSwJAXnhvpS}Lu#d!n+%)+js zcEOClww>sb%dPXehVlPz30<-6li4i3Q?`9Y{9BE8cMIk=qyJ6OC2-XH3|{l3yMIPu z2KzWpWB>C_a4&-hcnC6luXqTuTewEdIxYc5FR5Q=rZ#;Po5oF5g%vB+A^n@;zUjlr zsyf4@t5y1YcVf%R`#rl)Uy;^(ip9}lu?LEnj>Xn;nqg=$6Gl)g0{np)W6;AE0g=+% zmz7fi_dnlH$KpZP4aMUjl7eyfHP7Np$9S^Q;;DE~9N$?Z=(`!kr?oVrb+a#s$y=Bv zXwcAI_XPs-S+IleAm9o7LJ+YkBIrVKm}>iJtdGnv$wip$J{p59A11jIJxo3_Ir+#3 zxSHI5X8-;(k8^eBlzHIcR0oevTJLnA*L~q_$-VzE-iZ-h`dhY?96^xv*Z(c?N0hck z|0MYt`VV~1Xul8pDUN5yL07E6?=)Z{Qd!!zC(PiwTI%jJHTmiQwsa_xN=5!6lCmqA zzsOW7nUl2Bdvf)UoxW7$FFl%6bh{g*AyVQ+ljVV(Ld?9B44 z(PmV4omQ!Zu`CtpHE7#DDkM$Mrflg@TXQz`raNfshObg1cN8k*?xB|uMbX8%eEuTG zYF@xLu>~z{L5;28j6TKM(~gaTaa(FOCHKeDQ%^}Vd8<3N>V~mR^0H$Z&JlV-I-Hl) zbabl;bIT9x$9v%3gcdz-?))!<=B>Azga38Ny#4r9EdusSZR~Rc$>V7KdAs#Bv^qMV zBMYa1zwo{W=}jsjrsk(bPrL66KSn>l^WfnF?sty+C~;WQ-1n`8>B7Oc9(3>V-AeJd z^0BB_euA@6=^t=1j<^Zl`fYe`I8Fx3*|+*IARk;7(PBZh1>@)`1T!%lpTlO=uJd$4gc!JJz2W z@b!f9Ryh$hN|xH+8wy!+*d%Q}m`jxt5yObY`>h4c@>k`|pwE%Zy}Ge4dq=_xRg})Y ze;GG@w(^TK|JgY~vE|Ie5I?)h-2dMR;@XCmCw-(dZI!`nui?gcG zkreFQ9&wCso%^W{|Izj(kgz70-l%PR8F-xXFhSbF)Q1zQj^R|Q@Hv)u$`O)Mvu=u+M3ArKBoAB6s?`AbtZX#uGFgp{F0oqdo>NW?tr1`{53Q` z!H{?SCA|U7bVL;=1wW=ch)Y#CZrmg*xJtsR!(3;{f@sxid|4Vx$#q>Tj!@D>Q1OB} zbysr4rXb9a7ZrTwGt&QhMOLIwe;VfKn~EWSSAuDyUrF9Il^A{TYaiWq^|qAx&8H-? zB|GlE@!}_C>8TgN>&|=8muL|072}LmqJ6n4Li@a1Ru^zIT}tEotLgqUz8`M4NW{67 zj$id?@0TuPjUi-{7hpdSX0z%blLOlzc?QD4)ehHZwj&a%aY`}lROkS8HyzxAJiU`) zf4T=W8=i?t>AO9xbaq#8L)=ZThJBfZy|*bLLs#UaZ0LsXh^&SW`TUw+O38}m4=K0p zUC8)l+5KQrR&=A?4k%iA`2LR?hVGXiAX2ozVIKzXH6?{ju{Rja{Arg zLT~!sd<=1#Pk(2`r%6OU95eEiV=})FYsZvT+0)b#8 z@ZNAHTPS8EUlggQ$j=S$+LfaJG~z@0>Vh}8qUb?om-{qbIH?)#`m4Tj%$^xlV|u{} z4QFO<_GP0Jwv~Mr z&E)Ddgo+yu{BFWZjIw%7C9+v3n>BrbKr9gWg6%ka9LJ7YR^GCnH?!Ftwrv_--=Vcw z@RPyVns@bm5g~y4>|?a{$4}E!zfNn9k-?-pvXjAR5Z?$-v&VUur^#DizN+v3eW6$^ zv@aI=W1i}{VC!YWX^akvN7bhkP$wHzUD}`y@wbv1zg>4cp?$%y@ zP72Upa|W3T?LeY{=o?9wFytaxfFVQxJWTYs`_ga%hNDJ@^0i#9mUn-XW-5mr=P-SE z2$sTZupWdXeBj!$eF|`+Y!)BEb<+G{P+4P1Wt`8imJO%JWh zXjrf!?4uo+2kU1@0SGN=*DH;<6m*78Ar>)jsaAthyiuv!$rr3!21Z8*Zm~uN-qP3i zmVr;CVtxKlyf+<)+r23}9*D)$fmmiV){I6q*{}u=+)h_tR$M zz{K2sS@GuLVRG~BO_^tt#^?4cveaHklBK@%(?f~3l5FnJ7dLO1h#xvK^D6knwN&3=DwG+=2)Ih7l-67J`+y*9;nOvWQSt#G)RJ2`^k;J0$+P4*=oKiYXN zQI-*)%bJ&lu9Y*y=L>UFqBnn_#FaN>BuCcafy>|i_67&27X43MceB2bFJRCY-DCF* zzV-p{cT{g)0-xiEv(q@we*9X;+3+f2)&1h2_yf8Hn%JH8&>PK^RoX|mGC3u^;xw9w zUXrDTp0uh-O|KxQ?KG?^h%_BWs$SKa^=7eDVN%3DHDuF^NT+kt*-EczAcnp3ddwW* z1UFL`FvuD(sWFb7Fz0p>xPhf%7rh>ym77h7o%dTEOFzG#cU=RKi6s$kVhu(mkvrMU z6;zsaHnoiQC~8;;LgS&jvI*Ex2VG%`G0d4mhGmA^{sSCo+W-inc5%VV~;L z3?&>6hn$dVsL?o4CSfKrM2VlSx3Rq8(D78cl4G#-kY8CRGd#Q-*Yq zQ$Y7ceR0H+Y7jRC70-yO1=OHFl@6fO)B}W6Y${-=K^0wLkOXwU7SZI8ZbbEfH$Ef- z;olw~RQ&!_W_x@(U)j2FG?glt-UH)UjhAZ^P5znnMazP>>z z)CatM9lA*ri>iJ#Q~_f`*c0w1LEckB3+mXQu7<#u3SyIZn_US+DQ#M2D2SLALom=# z+O(K18tbs^u($Pe$_QQc>RMQnqrRBl*?L6QLf3BHLMFSzJFw30?;h_5xg6OZAC)m- z7wf?%qs@A#f5$KWxg;Y(J`5|UK?QM}(AlQpj#w)4?EGlOsvtx{-!O<`;Mi8;Xs6FUk~p~2BuOXKc(CtiHZnXI>CH=0-%u)+qz8NQ@uV#0LeX5xu`9c7 zn;f6XX4J7)17`6M?YI_mX_|Je2EWz>{9ashw?Z67)bO+|hpxA*m;DSG507r)j_i~)=-}l zk6_I)U{}Q)+H;t13BOn8@#`ti$w6fO8Q_QU?mTK4*|!n=&0Rx3?Cpy4 z@NjnC$BU0UaQ9;X`3sp8Qb|L)*+&NXDL_FAQJ5kWr5OIhBta%6DTNGS52dM>G7#%5 zQY!fIlnPX&68;CJOcioy2koQ*&r&=2io3 z?8^Mu$7SUI<}vg%)*Ka1sfhwADIUR*oBys$Jq t>pOq0wKB9cHy3?$dSww@8(LkNpI$t@&A05=#ge3FU{j%uI}LIduE;jMeh~R&5>My^SrVew2Y@wbSEUC!hZD^wR)e z!x#^4o7u4w^TZSQG_Pl(_%Vz?U#16Yxi@_RZks!sW|atJ*i22GiwB9s}Af z?3WmU%Dw<6FqT=YkzA$wL%0!kUYr%q^R<_oC}N@!nx)xMbyl4frc@M0)L9zglOc5K z5}7!~X+s*V$av)lC!0dUkx>=!@1s>r#5-0;K%~yPt_-2kvITQ62_6%PAXG<2d5;9z zVk=Ht%JyIm2Qdc`{IW6!bF(VuV?kEWnpvEs*kZPn4YM&!H{l9qkWw8~%p%v6qz~0= z)WDVpQ$d#>Dd_M!Bv&HkM@j&b5P|TMlFLoya+|e$ZXQt2FTkQYmzz7BQy<737Hx%n zIl4WU!z(B3E9|2YUW@0PmLJygT<$E&G|LO`za`pp%kbQHU*VH{`COhx*d}pS^l;u& zgd$40IJ>y;gU7P}DqLJ#_`4sqssA<4OBd*-pouJFBK)wW;Qp6soW}DiUdYrh=V@I1 zvWsVc7FM7WiJb(GC((z2Dd?w^xfnwyl!#BjI4{SdtUfKAx)El{9NI8x%KN4)V5xIkvilSg;<6nOHgJSGk0QDN`#Lru_*I z7M>QVL>N$ieY)~=rTXYYM31M{i8P%`tHa_{;TiQEQCLPc_1BdTR}?1bA$nrIdbKVC zSN1lPaQIVx2PD+xrwc>0U%hKc-Ae~tw10>WsC$QC%E04YkOdR-vMjXQUF508x=h4I zL7kZq&R`Geyz~G>F}!d$6i=2C&zh=hZpmb_&C%#`pV!^v-*aPgLqqQ(Pf0`K;Grb# zZfR)f^LR>{cqwkGsTl=vQ?w!P^SQf&yZY%!M>4U(<+hlce7;Cs*HXJZRaY0SPaZs& zqzQXzDpc3l$P4j~L}IzyWwu0p-f*bnMyz8LvT_FU7-UVbJdR{I=nu#)htu6bsbC zDWm~~xRvoI!;KV>Ye+LBN&*Byo^=p1;pgsB^>cQ2zOR{fwDjfGa~CgCeWUN9ujyOD zzyH<6e10aMM}AMK%T+2Uh4)(e`dS3#cqrs+YVw8h`Qz#h^zHeCxy|cRHLPD3%fbF_ zz}&8*DnZ8w^h}e9R8a>-7`qJ2Ujk+?n2Lb0SSD7POnb0Ga39Qfx&@Z+=^d}eGv3>i zALyNjdk4mbhIaY`0sqdSp)tTa0(f=+uB*$<1z)XOV=O5#DrU11N+v@{>+~KL_NK$4 z{lk6eeHR`%cMjI`z1+FE5=HB-WOFi9mrT}$lCYJxFt_-)xS4q%_1FzhCdgM5!M-FS z3f~^Z^Y$A%Pd%{f&66kJ-1Wezoo}2xNhgqLNd5*=le^uJJ0tuHBAGv+Kbb$IK;MP} zah-qyah>Q1?1lo>bCrP(97-mrU)La0WAYHRph(>qjSg@P3TPUXxT-jyIK+HN~}ZQ)A9xX)mSk zSuCx=U`tCN*lNMk8Vt0w1UaleF_zVP`nRT9t}(Su@M)v$UabEzY+(ai&Q`H07}WWN z%bJBNt{46X_6}?b1%OW{xxkw!EGx3xM>e{`AI&*=iNDfeP7D=^c#0+!-pOMlXo*Gz zQ!9R{$dAU=4Y@_JisHhZjqa|h#G)+E@H%%2XrS%qzRQhMNUDa3E79Ve! zk?lsaQ?bgW>cgUJsA&`ji@j8&s%{d+v8<<|tjXK$qdA>nW#uWwsB@{Jsk~)Trq<)R zOOoz4$YS@HdY@2(K`_+%%AW8%S1T5+mZTCButz9Tb5>`oFX`+o@mR8B7K`6%fh_HX zejR{*nPCe5|u34})vB0RDb_UGs}gh%@k9^F;gPnS05 zHgC?+87&n0wP@Aiqp7LF-SncGK(n=t+tF}@d;xSe%EmLY`cF5*Tv#cfv5#ceP5 z58Av$9>d`e#+REl7z4y|DIVR4Jf6Fd_cb>9^2hV@?~8dFRG$=X1}0zlXlO=k!ArRR zo=}rF;5u zJEV{U^DpP~4nn`N6wMgI-E$AwL9m7iEDen`H>n|<@-dpG>7Ul&j|TEj52zQ^3;Cz= zdAn<%r#au;gUs%7**{PgZ!G*uy+k!a*}(Mlz%e9s?Q5^mqXX(Om%X_s6zXYi>2ce6 z%lVS4)Q)H!zKi?7$FP=umd8rug|S}>_DVr~jm^-FyMoE;wlIQi(@lH^3jHHXPk062f)x9U#?d=VW@WvID%IejM-kXM~tWbtm89Zg# zKnUT$;LzBq4)oEXp62psx}sx|qF(hut5&i#Y(JzDfou!H@A(Djhl&p3E)4M@H}Wa& z`lMu$umx+hQ~pt1|WRF-&0sf3Tb zU0ZV7?cfW#Z=$bUuLPYI?Ig%EA8gxDPy_Q zT4gEg?`kMf%m!&l7%2{*vrHeJ52jCO(O-KMyY%_0ROLTarfAn}?^;!uwXf|ZSLw|S zZolz`7izlv;p}X3DwW*&hCf^F$%YR&%e5i0(GsOZl7_x%-@7ce-2BZ!Suz_<4P7_r z69U`WJ~krm6XvixjNAw(!hRRd|7TwM*vIPbSD#m3rKr&8z5DK`e)4sS65Izr4_Ysu z7cb%Vq=ntYCU`qITuts^M&bbCu|P0N5op{J!0B#^;rOQoBgk+ny;{`#F^&i^SrKDJ z@=Q4hGHD*!#Cf-oa6FtAzv(kt{3} z*7o+eAf%sdvrGCyQlf ztCLr(#i;zL5(M>i9i%>kq^br(h6KWoci3$(kRTcQsH3e-{aH&(DG917{E7N58P%_- z>g$~5b&ez967T<#s$x&A*wZ_)rzPx@>s;`#Jk1`yH8ZO%S34^=bFI#S{y~!-04p76bs*hy@md|8Z`RAl%?^BI9wlbrVEF^Q|~7M*`Y` z8HZ8*)T|#=wO|RB&rAFy?csGiVA6Ir77tz7F8y4sA9J~XD^g)|5o~b;WJ==HMWN8n z<{o}Kw4hH=C$5h0p^|c)x@+70@s#2Q?3)h??F$q)kVvi(1c9(=0{H@hLGXE6{QlO~ zAof#zHPUXgIh{5d<+%;F6ithqJNOoUHPWu0GC-1SMzh(do>44jqfHXug9wXnwfO(n z=~3q-k)oVdeN~i7sY-plcYqfMAZ}apoRDW*bsQ>Q`+wBZH}v%^B67Ki3{F87u>cOc z%1&T8e)>{fN}~2iwbQ0HYHOOaIjd`%1);fCy`v&(<%?;LJV3u&#U~lTq8jJ` zx<24^)(Vfz%^<&$DT=RhZRrZ0+bqn9#<|7$6+yV6?VPZ81BST;_ zXC%0+S1Dj^ye-BF!K_wlA%$;CAm$3h;&KcwBkl}v-=X~yPL6TK+Fb4AK^0H2HcsS@ zCAc{Q#BJ8q0o&XO5QMa8C=uwTwrVvIj6@c3c#DPXLjIYfQ^C>pciu5VY zvwKBskt`g%Ajl|+KckmF#W5O(Kg~B0dV4~k2l>Wb~FE1Z?<>*^4pM2$kCqVbg-hUK!KS2tZE+7{TR8fRPA|qKr(n*ql%8oCgCzzxY zFJ^!cgm!EvhK}{F?!(}i)(OylUmse_?M0UU3#5C!;t&3Fw*$y7oHu{Upw!<+#1f;#9B}w}jJLoLsz3o%aj;P^{qc zgNOc_yT=uW=321diXK>KaRhESc&Oo-4>#a(LYj-$b&E$12_9H0@C;n9_%J|)if=!^ zGer%*&lOt=f69ebxCdfuF8sN0=Nh9`mTg97b+yxIlVz*XSyQv6+$I^}Na0G2lC6Bq zR$k6cwkqAp+uq5g-nen2QE>BO;Xim;*j2b!drxz#h5@$1MjzxD+9OKpLE8Kp*XU}O zvs!yQUDYvLxgg-K#bk#*J8c0t18tmdNaD@B3uG(%pvJrtQTi><)Dyfh%|OF=EIYx1 z;wf=GtH2%cN-a`@O-p9dZ8#caxi)cc4gVc1zs?=4c%3U+x+Iwm6Go$Pk#X=zqsLSt zD1U1(%S1IJ%U5ix_4{kLtyn&?5Y}!~tE#lS+66E*8Vt9i7o&0T7belDcuL+g$m+Wv zZm;(xvJdvqJD}bCR$<+SE9bBT}^$PPZcT`|g#nrlt+ zNMY0)je3PM$P4YV(I^XNcwQK#A%6a~JDu^GQcI25;V@TQ91hENv!m1!EVl6S*7#xw z^7*E3xoo_h&85Ee0&iq-%$8bsLks`BYrrjf8}4p~aFVXXEfengO^9j{a4CeNAhZE8 zok=GnFn__gW5Eq*CJ;tw%%g9}zZ|6ZXkUTRzS2sgx=%4GRd$itE5UD+s_c%63P)K* z1qSEimRdwtVN|$ew-rXLUaQq^x8fzt+U$kD(dfz?6-ykJOPm@Rrm21V#b;UX6K}t_ z!QS}}GjjoC>?gUlzqtA?o~-z30$+o*2W_1d98Y_ZHZ8y%13XW&53m*K^n&zo5uU)Cr<^vk66VA$ zU=r5sR(2ds zW^iU^x&>eH`D}J#J{!^5v^K|alqcEkz}#Ap))uMls$bf*p+A zh8QPcrz8fu&SH!SYfi92PJjkT4@n$CTbhOjXhqtPIB5+%&^9@NgccI!x!?cZ$d)0; z={bEf_rCxB_rKeJ|Lxwl`?3`)1PMIhUkjW5e#j^@eBpE1y3Q^k$O7y&oLrUWflWK6 zZUF9jl-F|#OuT$@^VCkpJ%cjSa&m9pzUQOBJtsu{`<(9lOgeJ?^wf1iG@L?xj#J>S zM;^Q$NZ{T@xrvkdu>9urJ9gbHL}MMw_i_4yaJ{;Hb`$6td5pE3wjaFixgAqCW89D% zOw*{p^-%!Tp^o7?_hR5AA@WQ0q0f*1$8h7~lsqS$;bWZTeid_n{KhiFwRamU&?h_pH1 zxgm5~v1krfDPScTgxdH7_eh{Ew_;ki*n>G7z#L@o%OO0%FKR`Dh=^va>ZmWmZ( zotVUQ)4oU^DceKkEPg>r`B1%14Qy2;8}WsZBA$>(@ujmNq%<&T8Hf<6g~GN%VXL0c zF96!9MOai93iF2w+C7Csva__WK-U!tcon35rF}HcwRj%a^Fw-GC_IKT&2i!Vw`5mg zC7wI)EPaxf&wD*Cw#ajGfO$`GimO%f+|tqy9_jyA>Gaal-~Fgd`>zFF`arjhwK;Dk z{IR9r{+DTrrivO~$h0pPX-fODk264vE6|A|j)TY3=))vb^y3yjA<9T14@e6<_uZ~~+ob-cIj;1B^v!&k`Hf%^!*9Pqc`fU8_ z*oM*-D_8P7Wvs`TXIR9<5Z085cThYQ39C+0%|34+NCAJkE0+(bfqYzz_fxhCqejCz zSvHgJr+hBmrIY!*dL!wnB}>+I=LZJz-RqX%S(on~$Zm|)#^2fhPOK&vIq3h4Uwg4L z(K6tvtn>`DBsu~2SK{e!Nl42Ey7T9n>0JcE!J61R`+pm&jcv?o8_+tZlcHI|XqH&$ zV$pgOVHH)(uPOxzQ>IQZO#eyumY$NSLK@M2bAQeKHQK}X5q&MEZOYM!oVHHhR(e`{ zN0wHSQ~OQL1J$KXbRRvsP!03SGH`BhqiIhl8}dLxeIa^vjP`4{jA?u6b|38@quaH; zV=!f)-wj!?ilFF+cKgdb)mfL1J1Jr?GtLYSkip9UKonz(cS8;IQ~DWeUHujLe1Cf) zv8o~HUmn_XX?sh{;F3T^OZvdU4Bgz((lQhXRJ3s^Wv#ED0C8KQrP$EmABgN8rn`DF z>D4~J-PYF75O3;R;c{i0ni9>K0|zp+$>q*Qn_64Bkm^aNSNVN5d!iv2i}qZKbxdI0 zCn1j!(FV)o$;2X|u-WJF`gj!vJMHWkDr%3PK26Q74W}F0z9s$pU!5)%XNyJTx4C^jx1^Td>lhm9kkq5mXhU0D zL$p{ts$D|gUPzeRf?U+W`t^wd?B7Pr?INlY@q9qfbeYJObx?+}%ftMoVfG@~I2em% zVwIU(04oId!F;b@62;|%Q+0Tz2A3B{1{dJLk;$>KU7>I|v}oGEtFX27!R!+jWimmYllaahmy3XjiMsCsu5TQkw7Or|NC zfu39;{PNf2ts(%a$8H4j5nfRo`;v~Uygh2*?KgIvxM%m9$B)0c`<@fK-Z*}ojv>>L z{035&yPF|*7WkKeKdL|ZKc+z6h61rpK!I2%mWOYK0yVSBKnD(H(ll&nkhL{)5L!^C zZcQXcScAg42BptyP^5Q-%Xv5Kqe|rRT7g z9xF3i?Ds&A7#R^;?XRg2^xon0g#lE~+Bn^Vd5%F6a+ zYI81^*UPE4%F4EsUT$k`UDw#T~ zIR%Mdxfl~eMdE?7NriU`I0;&!Q^C~AUn=vXb$v@=NwT`UaBr)>uQt7;vQqn~v&QlF zG&w-qN_ls)-LAO*tg)}|9NSV;9kXVa#pYEVX1Df$Y&O-m%A@68sprx`c zIM6`z2E!_=vZ}@4QgvHZ$C7+wAaIMK+-)+;1C!dFQauL2P#bEN#}>F+y=1+jR9Jz% zi{kZ<8EkFHczY`X_Wnt`J>;-Mmi9uwZijx^U<;!n0Zt-T(#-`723Y>nYWQQIfZQEA5m0r-&h#gE~3&#H< z#t*_0cZ*)gGK4VKM{IPnY_lRhw!Q2h^m)k~!{GpS8>q|#RM`?rh;MnLWkoaqzV`B#N!Gc^j_Qq)G^U}7_ z_kSm^e`9nMe||t`Jm&yjlNoEeRo5dMRumU`aS5NmXu(0GyZkcqH_fZzJxKc&*QrW&5N)Up5>p3_H`M18QOC0L(0REQv$u1_?{b}lkHg0MSMXiC&;uO;dk zRiAh)awyUgEY!D1Pa8BXrMdZey1kI7e{5dLmvILR+TQv3`N!%LTg#Xq9eVfOLkuH^ zJA(b1!G1ZgwpFnB9xEgU?m|zBF>Q|$^2KC$R2_5{ReQDgWU=V-jVy03wl7EK^7&jJD9e|Yex;qEdZ}_`W@h9F zl6KW=uhGLJ+7X|teR(vxyuD+&-^DE#N(K>t=`@l!AmSIuEO3aI6zbx#Piuf9v zVHkH6lQnE%9NT7?_&gQ{ntTVsL?b4TB1nwW6%-Eb92=dyaukj|MA1mE$8TD*#!_7~ zmQF8Qzbu^|tEsk(kE=D+K=iDS3O=1nz5KPi7!E z7#`=w)ivt+^{UaEj;N_t*R3@LD*MAxgae~vlP7x6M~`+t%cJ$2j>XG*H3Y3%Bd!$t zA(aSZI}m;^EWkKa^bor+#D{F;v+VkmOpZ0HgQ|Ryeq=yZ1&J4(MU<=pr>4!`KqQt4 zq`?wYM_q;|P~)I-Ns(+naYxy70|lu8y{q7NgCq~7KD*ZJR0Er^d?O^n{5J(ur+MvX zQ?ep&*nq60nUteP71N3RzTuXZVc+wKsLK)x{M=Jxy~N-9v2_;9I#2QvYmFz`>zBST zYBt$aYjfXlrM=eSt+I@)aoJX7EmdAet-W%%ucbn@nUpbUygY!xGGlli%$U%UzYeG_ z<@2@Knt!Uv((bvzt2AlOb=4sG+?TibLzd^CukQ=R`sXs+vY8!kg!=0O{juA_?opLyUElycG(xTpDwq3 zSBW#}Oxzy~u62x?EbZ;n%`HJib}Zf7yra82B}utwx*Svyb96nElcZF4_m0%@{!-B> zEZyGR+jnD2izD^^4>FD}I{np7MNwt<4gJAjfXLPkzF5Tl;u?9Q92CoO0y!)`FOG>5 zVorPu9AbM@j>Q8;q|rw>CNqvL5lm_T+yZklvA98552@8D^@v_cW+ItnHW^Fd-%VMH zg;nY%U(%ey-<$L$y+9jo)T0}7FSp|kaMCfntq1W<9~xy9T$0Fet1ylpnL;Gvw6id1 z#6uC-OtfR-w1>``D-_vea&oRzIIEoIiV8C>DHM~e5U_Xw>rg8yRJw+Uv_~Yfq&-5U z$m8QC1#gq|6_cWvE}t+drFGIh=F(P5^@nHx;lseMpWVs*_R}xEGpoq5(l1R~RasGF zTP4CKJZ9NrcUD}iGgqXSpz@+bNG8H|y zUBInUhH=xZcG9{Q+dqq~#GwEUQBoV9{T-So@5-0YUQQTyu}vh$;wJG)agi6e`1{L^-L`kZf9-!Luu_FLNach z3B92|{lEClHeZ1rd{y2k{TR1XSBlNz66{6H3l-8iVZC|_mh15Rh1@W^Zi`AViNzUqagb9lB{m=jI0#rYLM zxS{RL-dU24m3~N9^Ln%s5Fk7z&ZQyQv=uh$mrKz^B5A2~t>bhbT1ebX>WhwRXZM=q zA2Ab?SWU9_AW6F=6ZhRp^qlr0t&zY-jDw$~-G?fZOvM8v zOWKodJcOCrrPvm#P3ktuEOmAcX-|KWJ4U)v-!7ABja~u<{^SAiD%STf?#-LUQFxPk z#gpP$@ekm<&gv9<(+-?+7Z@1@o0*Z|vQediwW+Qo6M|Wt)Iln5OE~EZCsXDmTt>

    vgYC$a)M)PjUwmHu41=}L>kY<60_b#-2g z(`-4wRSC@2FNfPc_tS;!Y*BOR0(8u|PB45s3AX_s8 zHReua<#(KE$G9=gLc=(g-6SIN33-F4#vSn*JyL^B%j9!iI2!b`HnF#c|Bh5$$xW%LP4z*-@xe`~UtiR#B!t-hf#6l%O-^{Vm3uzsUjTdUvIE`q7m zWV#N$SS+Kzu*w!SQ1PD0tiAi;_C{Z__+Sr%Bl^v6E!J&1w{Dkc#61T-^kAzmxSePF zd+w&3B|=#wJNWE&&L~4_E;PyGrHNo75tL3MFLj$O7PEAc^U?&3@%h)~^``3G_IjJg zW2>`!JoX!H9=APGZV}|x_+kk1g{E)$oZQao)82ZX8`(W`ZaX)$^XFX?Zqd7NcQb~Q zbPaBqaMy1|REvO1B^(8z4Up-4E)$3Oi=;e@Zb0+l7(!!?z9IkS2)#%9N`m&eYb@G6 z)uPtAWZ|j-zfr1nd8(^DmDSZ4oX2(BWnXDRI^%Md#vMV2!{u_|CCxcqrN7bXDm~T9 zJoYn8jSSPoSxZmBN8f&LqpSBFVPgRl;wOc!zc~LcpRD*afv>^(gLeA&YAlo=`HbF^ z4wtiLqsAz4GnB_oATtufVvm8-;p2;7uH!U;^tm#8MY+s4PJ5BIEW#ZDyg;)LumkD- zMd^Vuya{hk1$|}}!i!tL46NBT;wJGnnW>pRLeJ7~CA)Nk^f(mhRwiVQHCoZVGqD+kjV;6C29;<5>9;WHeea} zOUtkc@LgqCfgg{RVKea8l;H~S`Y^-BZ(W7Y0P~ms!##VP2milyhz)NRIQ!f{PFEmH{wcgS`X;9iz#vAMd(+|&g^R3 zJUuggl&}!(>Stec64@jrUPH`c{aN+pUvoOMxWyp%G2UH;I74z8gbLZiy1{? O+79f7ym+fV4F4~XW<~n| diff --git a/plugin-fw/assets/fonts/yith-icon.woff2 b/plugin-fw/assets/fonts/yith-icon.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..534f657d8eb93c2ed239095c5f3dcffc765bcebf GIT binary patch literal 5320 zcmV;(6gTU4Pew8T0RR9102Igo3jhEB04h`f02Frs0RR9100000000000000000000 z0000SLIzd@69m)Rd1WxV`>p@~$ zOxcy1Hk3tl8iI<9nylT<@5^<`_PXmq*n}b?#Fq>J$os#wGTR*j z`~mW)qFiKLSM^YJSMP4kEY-};BKH6Wh!vnrj^$8*yTdbwr1B!n0m&2kPMQpFez6IK2s8S%Df?PS?7ziqoX*1DLldgcW(CAmUfOUJ-eBwO1$IhyD*J~CwY zuc=$vIk>Q~P^t0%8#lNK*%qxggb_eSSfE5WASXOf5CH0g z04+j+4iNzZA^=l@vW~_8)uMg6qWF2%)-$=e zV!DwtM1f69XKR@iDp%>(g?OfLWTPsQA@e|{;zXU7y9qvCpMJt6OaiF@5^{r;zlG*S zOAKgkM=CL|6G04t4LCC3q}Elj+q*Nh8&WX3Gz1~mR;O)GOR#ruF&Q{dCd2i)u@|w& zp0wJY5D~(zTB5vcXEnD(#V1{Zctvavbqnla<+H_dN8=@PZ4N?|(-n@{-dj+b`H+y5 z3e97Yt)iF^OEBUdQX!sUM;Z?R63ByA=vFTBW<_4YB@`BLNFrCL>=*zLE_#&N#iewZ z2ZqhAXG8@I^(=G*wU*R%UqWLtl$!0C5DC?iZNKYvURRM9`=Jb6LT{6DQz;+ZqgyLq zwatKp->Rh7VVLAM5sTCvA-*Hy1OyBiG9(uX`7I|P;g+G$+R}9}aiF7)MPtp^#jJ4F zv}BWV%v?jj5;^V-%adph2&0CPt>>{KBJ6Gv8I00&WU!DPf^69s1f1~G&fmTTlc?M`M}jf`N-e)dR%q9uHTle0htejNVbU*!r@&Eurcgf%#Iq`0!yjk z&>M~X!9e!=^D6Hp2LpdJ@`l4XyLv{H$GgKVo$4T7*D=`!VCeP8)k6UJhy^Z^>b()S z-@+pR`EcI;QqWgksW_{pH7Bl$aeUb83}`u#_{)WK*j~tO+zVDZP293bND#(Dz>;VF z_V&8H^Rh)=hOIWteHT(bKoY&xq(V|4n|4R-dy7YBw=_*SUF9z2S)kbpx2iJ?W=eK{ zuPJ0xW%1Dp7cQN)&&gaZH>&g|O23}DIM$~rlx{JJ2eVz%Tu|htu*jp@C_zpRzfE)a z?o>zw5K3$F9Kq3PFq~!%8pc`XEh$9Y1!_M&~MS-hG|r_LO=G_ z7>fOr%bg+3SP+Dv*=71Q6EelIHL{{r0J_wIP=6)PtmrJw%q6i2*`ib(v~K!{KnlPT zv56izGQT~CJWz%Wl9eyYe|FWfuJ?8~K&Jcr7n_t8Xc`YZZcE)^X3Q1Aejl>GO5{RwmT&ld;;{H3K8VGtuoulwY;PuuDA2c$;uV zo-Xc$9gaK&%C7DjM>W8Fp`vw9ZfVb2Aau&_mTfUR;#pD=c8cv)5y05HW!9`O6Gv^q zm+mwRB$xnltn&?+#z{d^umriu0eY9SDgW1N0P^ZDl#uFNhHQwKyjADQoVqcJY4Aqw z@{oF%FP=T!M?PE)-z;A0Yd*qYpQA7umB025ZNt1XIeIOdxn%u%K-c>Go8ztA{J{El z{K3AFxIHm^_2TeD=e)+8xm=@nqtLb9qlSlr+fLZl<6NfdIayS+$}W8iIp*yjKi31P z|1=!FXr)XuN~|0Tq~W)`y&)>Z#^`Aa^qLlFL!_QrPv>T3zL7~QTo3(t9cGvh^trk% zHkxLr#VNKKaW*t(@zh)fT9`Ztd~{}RWzEPkbNYIc?PjxRBGB14)IhK2^~f^AIZDy0Z)9}FOuBaukHqNU zkjG3L+IpWR8$b7XVPC6UZR~it%aoS=^m?ZK-kr&2aXsB1`(sz1NqjGUpOjxOD055n z)qbim#E$GC6ieC3Hfkc(M%pP>m)4TrVwr89Xt%_+1dFuTBG6HPjnOUijYir>#2QYM zAayWJOp7ZG9!f;1h$RtMh-lGJHKN3a0-&&B79=WB(`2ii1d`55ubOSA?IoJ`I310W zX{U*ixSxZ^VF-rfxq`_@pnzi{OdRWHMete_CJ02%?m40Lz)tM$W`1&m7#PRt?tUtR zWt@Pv?r!*L#tm&eldg)=>muShF^+z?ScZ(g%4`cs3jy{Hv^ioN;HZR54`z;lYh7^Of(kxT{`c$$mZeHzg6`l!Uq_OyWWbG>3?Yazf`kscrVqp>36u z_}XW^%TtU3N&$L9mXb-n$|g~Pt@Uk^`!qY6%N4!lPi0Tz*I)o^eb*wxEA8$F*iG>b zpzN!<4@)JoD3jvWf&ib#H|D=8n1iHIW>ZtNbd=?qrsya_xxLocK{5S@*2LcI!nP#;a-t=2IE z08*!z%~R?^>ioJ}gt<9+cv8~v8C%-d=)k>DWjsoWVk6V39_2{Z^ruJ=Tq zo=+!bU6x7TAJZj!KHo(YHOOZW8kDkTVjv1kI+G;1+r$jk$R}N&H#Vou-Xz#V`C1oq zD+a&L-RT-`HQ=Q~C(mg&-9`4kd*WmH@w@Bh0V8lam#MpadLNUSo14Y#K6T}`_EECb z9(TIlHVh5i%1WW5LRdLl%^FO9`R&f)@iJW{->X75-8alVk-9Icvnf@b>-W#_ePL;O z#S6Rf;0TUCrXP3MHKDi3TiAaXN5t&rju z#^il-*j%2s*_)?&w{KUTe}7;rQV~qqIX*q;ld!K(;)h3$5eJR-7kWid)z{Nz&H7Yz zQ)k3vAyw&`JEw+vo3v&=m&t38h(UiD+Ap9Gq(Qq-`}A8RkfQWS^DXVP!Bdn~l8jO4 zHY+MNpiFf_La9Bzyfi+(v^?HkdKge=qSqA_3{_4wi?vK~F*7m-MHi18R2)4rYo<7% zDp&8X4DVy|9=XNX8l=ejFO|og;w>$alYF9Tl>hAn-;+BsA19{5#X7C6pulGQ>pHqk zE}Kd@Q#;X49GCyP;d#AZB*O7+Xd5Mw3$H(07tQzkQh$AlMS+E_YXWKl1z#+2m6#VV zk*MD*yx#fR&)ebMd$gi58=Qny_86sXKzMcOoU&AK4$2T2%9h*K(ryElG1fIgr);Pk zt?=%>DO^1%MYb4duQIkRa$x3@0n01rl&%dM*g)`@BGOnkKF8|V@6tjyopxB|l>*oj zG&4CA%u(xyMm>h3a-IyJar>X;JP(ScDup<)lhVm@mI>ACX0LRy5e~wNdS1stdUqjm zF9~qZ(@J)dl%JTKrhFIPMEjNa%dxa_nw3zABJqq|X}Ei+G&I<~1Z>XId#by^cUAYK zX6L;wdnIT&B0|Gr`BeExmtnsA^m!R&lGh5nMN5wFIz=Q`0~wY(Xu}?D9o0eM$Vgz@9Q->SgdvZc*rco0ENq z(j`iRGD?H>!S?wYf*|u3OS&o0s5OM5m|p$+>tYg1^i>TxMKMf7UU+!ks%csylVP!B z^wbB=v7j;67Naf9j|lsUz;X-IPh<}4)mt(d9UXP8SUKXx4JJK66@C;+Cf|1$n0Y+o zVxIeg^uDXQx>l9+cKUObQStO?ekUu}UiWhMgx72C(#w?#cFNtPXI6N*dmZ-P%a;Vt z-z9K&ZHgG|%Ml7j@xLiLp-97=zv#Zqp1lY6?9<*qiWc6t(%fpQnoASqR5`iT#7#+z zD=kSn!YH>TXf88xpe~`WCE98EkAx+}l@3YThT}BXK{>cIjt@ztPpxTKWK1%3;mrAn zBELwx`YIC*t=ImKvX0m)K%il{@BBA4kL@$_qY@TthHttAyttC~|ev-REbV%_zvR@%#QA@bUJ*gI$*A>GRzcl)vZH6&W^l7JA)C zJi=5V<^rEs4^fU%6lje|%oy|-e|^%q>e{~)XE?VI<>VXZH^-g*T=ZpQ&?i(E|NTP1 z7L7%-CDr@bUC(oc{E?(jK7T*c==yE+TmkO%ET$FPsdSRo?PzlCGf<8C-b8( zZo{+gi;vggPLIm;v#qt-cgpwg?*-p8)ujIGMvy#dlT;?62$Bf;M_XmyFZ2Gr@?D!O z7+mjBSlLFOS#JI(h%4}>yZxJ5V+z*RT4(FaE*Z>$f!D-yZkyn$Nq?Sx&c4@d7MtHY zNv%zmv#SRz*y_TQ@QjL#a0{`AcA+a*G!{a8oEq!}_MYOwuoln` zjKxXp@zC$s1J8TxKdD`eGvy5q?Ds+(;`YU{!aMliRWoA%8LN&?9wbiu=1kJ--!*EG zl*`>p;sn6oTP z0qlu@*8{NNdR^c~-Mkp^$@oloKFgYLZkh{3r|w?Uxj=&dbOQJgHeCQApi4o56ovo? zFsGEft}q$XaS%Zj;pn=rB2MVOb2=B?;S?dz{lRnr6v3yLBSDF};(HmjHW`|K56s9QXuHd!tJmQy^6mEHF{SREvS5tV6{bHl(vKqL?Qn3qf2H0~ zdU|*nHE$??;?N?nX&Z|E7r8Rb-d^XVcch3P5|}nS2wHMs$vX8qoC)Wy6HQF%roP9* zL=rinqgwP$e`p*}Z;a7Y-W>Se998Y})sj6}{(oVc?w6}c8OFlO#?HZs6C}mO&7-Gp zU}$7)@=MfrHMg*|vbM3cvv+WGa^~EHOINO2f-%&x_&h9unQq#qmhaOdI#~sq zFj_C#09$1l2KC&s#0TmS%)Z_u*FHPa^}pdpt4^=9NHApYJn}q&kD8jOM2yn{k4PL} zi*?h2R3fTuY<0re \ No newline at end of file + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugin-fw/assets/js/metabox.js b/plugin-fw/assets/js/metabox.js index 6020943..af174c5 100644 --- a/plugin-fw/assets/js/metabox.js +++ b/plugin-fw/assets/js/metabox.js @@ -9,39 +9,46 @@ ( function ( $ ) { $( '.metaboxes-tab' ).each( function () { - $( '.tabs-panel', this ).hide(); + var theMetaBox = $( this ), + panels = theMetaBox.find( '.tabs-panel' ) - var active_tab = wpCookies.get( 'active_metabox_tab' ); - if ( active_tab == null ) { - active_tab = $( 'ul.metaboxes-tabs li:first-child a', this ).attr( 'href' ); + panels.hide(); + + // TODO: check if someone is directly using it, otherwise it could be removed because: 1. it doesn't take into account the possibility to have more than one meta-box in the same page; 2. it's not set anywhere. + var activeTab = wpCookies.get( 'active_metabox_tab' ); + if ( activeTab == null ) { + activeTab = theMetaBox.find( 'ul.metaboxes-tabs li:first-child a' ).attr( 'href' ); } else { - active_tab = '#' + active_tab; + activeTab = '#' + activeTab; } - $( active_tab ).show(); + theMetaBox.find( activeTab ).show(); - $( '.metaboxes-tabs a', this ).click( function ( e ) { - if ( $( this ).parent().hasClass( 'tabs' ) ) { - e.preventDefault(); - return; - } + theMetaBox.find( '.metaboxes-tabs a' ).on( 'click', function ( e ) { + e.preventDefault(); + + var wrapper = $( this ).parent(), + isActive = wrapper.hasClass( 'tabs' ); - var t = $( this ).attr( 'href' ); - $( this ).parent().addClass( 'tabs' ).siblings( 'li' ).removeClass( 'tabs' ); - $( this ).closest( '.metaboxes-tab' ).find( '.tabs-panel' ).hide(); - $( t ).show(); + if ( !isActive ) { + var tabID = $( this ).attr( 'href' ); - return false; + wrapper.addClass( 'tabs' ).siblings( 'li' ).removeClass( 'tabs' ); + + panels.hide(); + $( tabID ).show(); + } } ); } ); - var act_page_option = $( '#_active_page_options-container' ).parent().html(); - $( '#_active_page_options-container' ).parent().remove(); - $( act_page_option ).insertAfter( '#yit-post-setting .handlediv' ); - $( act_page_option ).insertAfter( '#yit-page-setting .handlediv' ); - + // TODO: check if someone is directly using it, otherwise it could be removed, since it's not used by the fw. + var actPageOptionContainer = $( '#_active_page_options-container' ), + actPageOption = actPageOptionContainer.parent().html(); + actPageOptionContainer.parent().remove(); + $( actPageOption ).insertAfter( '#yit-post-setting .handlediv' ); + $( actPageOption ).insertAfter( '#yit-page-setting .handlediv' ); - $( '#_active_page_options-container' ).on( 'click', function () { + actPageOptionContainer.on( 'click', function () { if ( $( '#_active_page_options' ).is( ":checked" ) ) { $( '#yit-page-setting .inside .metaboxes-tab, #yit-post-setting .inside .metaboxes-tab' ).css( { 'opacity' : 1, @@ -53,7 +60,7 @@ 'pointer-events': 'none' } ); } - } ).click(); + } ).trigger( 'click' ); //dependencies handler @@ -62,17 +69,17 @@ $( '.metaboxes-tab [data-dep-target]:not(.yith-plugin-fw-metabox-deps-initialized)' ).each( function () { var t = $( this ); - var field = '#' + t.data( 'dep-target' ), - dep = '#' + t.data( 'dep-id' ), - value = t.data( 'dep-value' ), - type = t.data( 'dep-type' ); + var field = '#' + t.data( 'dep-target' ), + dep = '#' + t.data( 'dep-id' ), + value = t.data( 'dep-value' ), + type = t.data( 'dep-type' ); dependencies_handler( field, dep, value.toString(), type ); - $( dep ).on( 'change', function () { - dependencies_handler( field, dep, value.toString(), type ); - } ).change(); + $( dep ).on( 'change', function () { + dependencies_handler( field, dep, value.toString(), type ); + } ).change(); t.addClass( 'yith-plugin-fw-metabox-deps-initialized' ); } ); diff --git a/plugin-fw/assets/js/metabox.min.js b/plugin-fw/assets/js/metabox.min.js index 15d9404..b1bbc1e 100644 --- a/plugin-fw/assets/js/metabox.min.js +++ b/plugin-fw/assets/js/metabox.min.js @@ -1 +1 @@ -!function(e){e(".metaboxes-tab").each(function(){e(".tabs-panel",this).hide();var t=wpCookies.get("active_metabox_tab");t=null==t?e("ul.metaboxes-tabs li:first-child a",this).attr("href"):"#"+t,e(t).show(),e(".metaboxes-tabs a",this).click(function(t){if(!e(this).parent().hasClass("tabs")){var a=e(this).attr("href");return e(this).parent().addClass("tabs").siblings("li").removeClass("tabs"),e(this).closest(".metaboxes-tab").find(".tabs-panel").hide(),e(a).show(),!1}t.preventDefault()})});var t=e("#_active_page_options-container").parent().html();function a(t,a,i,s){var n=!0;if("string"==typeof a){":radio"==a.substr(0,6)&&(a+=":checked");var o=e(a).val();if("checkbox"==e(a).attr("type"))o=e(a).is(":checked")?"yes":"no";i=i.split(",");for(var d=0;d .yith-plugin-ui")),n)(t=n.find(".yit-admin-panel-content-wrap")).length?t.addClass("has-subnav"):n.find(".wrap").wrap('

    ')}}); \ No newline at end of file +jQuery(function(e){function a(){e("[data-dep-target]:not( .deps-initialized )").each(function(){var a=e(this);if(!a.closest(".metaboxes-tab").length){a.addClass("deps-initialized");var t="#"+a.data("dep-target"),i="#"+a.data("dep-id"),n=a.data("dep-value"),d=a.data("dep-type");e(i).on("change",function(){!function(a,t,i,n){var d=!0;if("string"==typeof t){":radio"==t.substr(0,6)&&(t+=":checked");var s=e(t).data("type"),r=e(t).val();"checkbox"===s?r=e(t).is(":checked")?"yes":"no":"radio"===s&&(r=e(t).find('input[type="radio"]').filter(":checked").val()),"select-images"===e(t+"-wrapper").data("type")&&(r=e(t+"-wrapper").find("select").first().val()),i=i.split(",");for(var c=0;c .yith-plugin-ui")),n)(t=n.find(".yit-admin-panel-content-wrap")).length?t.addClass("has-subnav"):n.find(".wrap").wrap('')}}); \ No newline at end of file diff --git a/plugin-fw/assets/js/yith-fields.js b/plugin-fw/assets/js/yith-fields.js index e33aad1..3361872 100644 --- a/plugin-fw/assets/js/yith-fields.js +++ b/plugin-fw/assets/js/yith-fields.js @@ -23,7 +23,9 @@ /* Datepicker */ $datepicker.each( function () { - var args = $( this ).data(); + var currentDatePicker = $( this ), + args = currentDatePicker.data(), + icon = currentDatePicker.next( '.yith-icon-calendar' ); // set animation to false to prevent style 'glitches' when removing class on closing args.showAnim = false; @@ -34,7 +36,12 @@ instance.dpDiv.removeClass( 'yith-plugin-fw-datepicker-div' ); }; - $( this ).datepicker( args ); + currentDatePicker.datepicker( args ); + if ( icon ) { + icon.on( 'click', function () { + currentDatePicker.datepicker( 'show' ); + } ) + } } ); /* Colorpicker */ @@ -388,7 +395,7 @@ select = wrapper.find( 'select' ).first(); if ( select.length ) { - select.val( key ).trigger( 'yith_select_images_value_changed' ); + select.val( key ).trigger( 'yith_select_images_value_changed' ).trigger( 'change' ); items.removeClass( 'yith-plugin-fw-select-images__item--selected' ); item.addClass( 'yith-plugin-fw-select-images__item--selected' ); } @@ -427,20 +434,23 @@ /* on-off */ $( document ).on( 'click', '.yith-plugin-fw-onoff-container span', function () { var input = $( this ).prev( 'input' ), - checked = input.prop( 'checked' ), disabled = input.prop( 'disabled' ); if ( disabled ) { return; } - if ( checked ) { - input.prop( 'checked', false ).attr( 'value', 'no' ).removeClass( 'onoffchecked' ); + input.trigger( 'click' ); + } ); + + // Useful for triggering deps when clicking on field label. + $( document ).on( 'click', '.yith-plugin-fw-onoff-container input', function ( e ) { + if ( $( this ).is( ':checked' ) ) { + $( this ).attr( 'value', 'yes' ).addClass( 'onoffchecked' ); } else { - input.prop( 'checked', true ).attr( 'value', 'yes' ).addClass( 'onoffchecked' ); + $( this ).attr( 'value', 'no' ).removeClass( 'onoffchecked' ); } - - input.change(); + $( this ).trigger( 'change' ); } ); @@ -814,4 +824,41 @@ }; fw_dimensions.init(); + /** + * Copy to clip-board + */ + var clearSelection = function () { + var selection = 'getSelection' in window ? window.getSelection() : false; + if ( selection ) { + if ( 'empty' in selection ) { // Chrome. + selection.empty(); + } else if ( 'removeAllRanges' in selection ) { // Firefox. + selection.removeAllRanges(); + } + } else if ( 'selection' in document ) { // IE. + document.selection.empty(); + } + } + + $( document ).on( 'click', '.yith-plugin-fw-copy-to-clipboard__copy', function () { + var wrap = $( this ).closest( '.yith-plugin-fw-copy-to-clipboard' ), + input = wrap.find( '.yith-plugin-fw-copy-to-clipboard__field' ), + tip = wrap.find( '.yith-plugin-fw-copy-to-clipboard__tip' ), + timeout = wrap.data( 'tip-timeout' ); + + timeout && clearTimeout( timeout ); + + input.select(); + document.execCommand( 'copy' ); + clearSelection(); + + tip.fadeIn( 400 ); + + // Use timeout instead of delay to prevent issues with multiple clicks. + timeout = setTimeout( function () { + tip.fadeOut( 400 ); + }, 1500 ); + wrap.data( 'tip-timeout', timeout ); + } ) + } )( jQuery ); diff --git a/plugin-fw/assets/js/yith-fields.min.js b/plugin-fw/assets/js/yith-fields.min.js index bcb79fb..553dea8 100644 --- a/plugin-fw/assets/js/yith-fields.min.js +++ b/plugin-fw/assets/js/yith-fields.min.js @@ -1 +1 @@ -!function(e){e(document).on("yith_fields_init",function(){var t=e(".yith-plugin-fw-datepicker"),i=e(".yith-plugin-fw-colorpicker"),n={imgPreviewHandler:".yith-plugin-fw-upload-img-preview",uploadButtonHandler:".yith-plugin-fw-upload-button",imgUrlHandler:".yith-plugin-fw-upload-img-url",resetButtonHandler:".yith-plugin-fw-upload-button-reset",imgUrl:e(".yith-plugin-fw-upload-img-url")},a=e(".add_media"),l={rootSelector:".yith-plugin-fw-image-gallery",buttonSelector:".yith-plugin-fw-image-gallery .image-gallery-button",sliderWrapper:e(".yith-plugin-fw-image-gallery ul.slides-wrapper")},o=e(".yith-plugin-fw-sidebar-layout"),s=e(".yith-plugin-fw .yith-plugin-fw-slider-container .ui-slider-horizontal"),r=e(".yit-icons-manager-wrapper");e(".yith-plugin-ui td.forminp-checkbox");t.each(function(){var t=e(this).data();t.showAnim=!1,t.beforeShow=function(e,t){t.dpDiv.addClass("yith-plugin-fw-datepicker-div")},t.onClose=function(e,t){t.dpDiv.removeClass("yith-plugin-fw-datepicker-div")},e(this).datepicker(t)}),i.wpColorPicker({palettes:!1,width:200,mode:"hsl",clear:function(){var t=e(this);t.val(t.data("default-color")),t.change()}}),i.each(function(){var t=e(this).data("variations-label"),i=e(this).closest(".yith-plugin-fw-colorpicker-field-wrapper"),n=e(this).closest(".yith-single-colorpicker"),a=i.find(".wp-picker-input-wrap"),l=n.find(".wp-picker-input-wrap");if(a.length&&i.find("a.wp-color-result").attr("title",t),n.length&&n.find("a.wp-color-result").attr("title",t),!a.find(".wp-picker-default-custom").length){var o=e("").attr({"class":"wp-picker-default-custom"});a.find(".wp-picker-default").wrap(o)}l.find(".wp-picker-default-custom").length||(o=e("").attr({"class":"wp-picker-default-custom"}),l.find(".wp-picker-default").wrap(o))}),"undefined"!=typeof wp&&"undefined"!=typeof wp.media&&(n.imgUrl.change(function(){var t=e(this).val(),i=new RegExp("(http|ftp|https)://[a-zA-Z0-9@?^=%&:/~+#-_.]*.(gif|jpg|jpeg|png|ico|svg)"),a=e(this).parent().find(n.imgPreviewHandler).first();a.length<1&&(a=e(this).parent().parent().find(n.imgPreviewHandler).first()),i.test(t)?a.html(''):a.html("")}).trigger("change"),e(document).on("click",n.uploadButtonHandler,function(t){t.preventDefault();var i,a=e(this).attr("id").replace(/-button$/,"").replace(/(\[|\])/g,"\\$1");if(i)i.open();else{var l=[new wp.media.controller.Library({library:wp.media.query(),multiple:!1,title:"Choose Image",priority:20,filterable:"uploaded"})];(i=wp.media.frames.downloadable_file=wp.media({title:"Choose Image",library:{type:""},button:{text:"Choose Image"},multiple:!1,states:l})).on("select",function(){var t=i.state().get("selection").first().toJSON();e("#"+a).val(t.url),e("#"+a+"-yith-attachment-id")&&e("#"+a+"-yith-attachment-id").val(t.id),n.imgUrl.trigger("change")}),i.open()}}),e(document).on("click",n.resetButtonHandler,function(t){var i=e(this),a=i.attr("id").replace(/(\[|\])/g,"\\$1"),l=i.attr("id").replace(/-button-reset$/,"").replace(/(\[|\])/g,"\\$1"),o=e("#"+a).data("default");e("#"+l).val(o),n.imgUrl.trigger("change")}));a.on("click",function(){}),"undefined"!=typeof wp&&"undefined"!=typeof wp.media&&(e(document).on("click",l.buttonSelector,function(t){var i=e(this),n=i.closest(l.rootSelector),a=n.find(".image_gallery_ids"),o=a.val(),s=n.find("ul.slides-wrapper"),r=wp.media.frames.image_gallery=wp.media({title:i.data("choose"),button:{text:i.data("update")},states:[new wp.media.controller.Library({title:i.data("choose"),filterable:"all",multiple:!0})]});r.on("select",function(){r.state().get("selection").map(function(e){(e=e.toJSON()).id&&(o=o?o+","+e.id:e.id,s.append('
  • '))}),a.val(o),a.trigger("change")}),r.open()}),l.sliderWrapper.each(function(){var t=e(this);t.sortable({items:"li.image",cursor:"move",scrollSensitivity:40,forcePlaceholderSize:!0,forceHelperSize:!1,helper:"clone",opacity:.65,start:function(e,t){t.item.css("background-color","#f6f6f6")},stop:function(e,t){t.item.removeAttr("style")},update:function(i,n){var a="";t.find("li.image").css("cursor","default").each(function(){var t=e(this).attr("data-attachment_id");a=a+t+","}),t.closest(l.rootSelector).find(".image_gallery_ids").val(a)}})}),l.sliderWrapper.on("click","a.delete",function(t){t.preventDefault();var i=e(this).closest(l.rootSelector),n=i.find("ul.slides-wrapper"),a=i.find(".image_gallery_ids"),o="";e(this).closest("li.image").remove(),n.find("li.image").css("cursor","default").each(function(){var t=e(this).attr("data-attachment_id");o=o+t+","}),a.val(o)})),o.each(function(){e(this).find("img").on("click",function(){var t=e(this).closest(".yith-plugin-fw-sidebar-layout"),i=t.find(".yith-plugin-fw-sidebar-layout-sidebar-left-container"),n=t.find(".yith-plugin-fw-sidebar-layout-sidebar-right-container"),a=e(this).data("type");if(e(this).parent().children(":radio").attr("checked",!1),e(this).prev(":radio").attr("checked",!0),void 0!==a)switch(a){case"left":i.show(),n.hide();break;case"right":n.show(),i.hide();break;case"double":i.show(),n.show();break;default:i.hide(),n.hide()}})}),s.each(function(){var t=e(this).data("val"),i=e(this).data("min"),n=e(this).data("max"),a=e(this).data("step"),l=e(this).data("labels");e(this).slider({value:t,min:i,max:n,range:"min",step:a,create:function(){e(this).find(".ui-slider-handle").text(e(this).slider("value"))},slide:function(t,i){e(this).find("input").val(i.value),e(this).find(".ui-slider-handle").text(i.value),e(this).siblings(".feedback").find("strong").text(i.value+l)}})}),e(function(){e(document).on("yith-plugin-fw-codemirror-init",function(){"undefined"!=typeof wp&&"undefined"!=typeof wp.codeEditor&&e(".codemirror:not(.codemirror--initialized)").each(function(){var t=e(this).data("settings"),i=wp.codeEditor.initialize(e(this),t);e(this).addClass("codemirror--initialized"),e(this).data("codemirrorInstance",i)})}).trigger("yith-plugin-fw-codemirror-init")}),e(document).on("click",".yith-plugin-fw-select-all",function(){e("#"+e(this).data("select-id")).find("option").prop("selected",!0).trigger("change")}),e(document).on("click",".yith-plugin-fw-deselect-all",function(){e("#"+e(this).data("select-id")).find("option").prop("selected",!1).trigger("change")}),r.each(function(){var t=e(this),i=t.find(".yit-icons-manager-icon-preview").first(),n=t.find(".yit-icons-manager-icon-text");t.on("click",".yit-icons-manager-list li",function(a){var l=e(a.target).closest("li"),o=l.data("font"),s=l.data("icon"),r=l.data("key"),d=l.data("name");i.attr("data-font",o),i.attr("data-icon",s),i.attr("data-key",r),i.attr("data-name",d),n.val(o+":"+d),t.find(".yit-icons-manager-list li").removeClass("active"),l.addClass("active")}),t.on("click",".yit-icons-manager-action-set-default",function(){t.find(".yit-icons-manager-list li.default").trigger("click")})}),e(document).on("click",".yith-plugin-fw-select-images__item",function(){var t=e(this),i=t.data("key"),n=t.closest(".yith-plugin-fw-select-images__wrapper"),a=n.find(".yith-plugin-fw-select-images__item"),l=n.find("select").first();l.length&&(l.val(i).trigger("yith_select_images_value_changed"),a.removeClass("yith-plugin-fw-select-images__item--selected"),t.addClass("yith-plugin-fw-select-images__item--selected"))}),e(document.body).trigger("wc-enhanced-select-init"),e(document).find(".ui-sortable .yith-toggle-elements").sortable({cursor:"move",axis:"y",scrollSensitivity:40,forcePlaceholderSize:!0,helper:"clone",stop:function(t,i){var n=jQuery(".ui-sortable-handle"),a=0,l=new Array;for(a=0;a0&&e(this).closest(".toggle-element").saveToggleElement(null,l)}}),e(document.body).trigger("yith-framework-enhanced-select-init")}).trigger("yith_fields_init"),e(document).on("click",".yith-plugin-fw-onoff-container span",function(){var t=e(this).prev("input"),i=t.prop("checked");t.prop("disabled")||(i?t.prop("checked",!1).attr("value","no").removeClass("onoffchecked"):t.prop("checked",!0).attr("value","yes").addClass("onoffchecked"),t.change())}),e.fn.saveToggleElement=function(t,i){var n=e(this),a="yith_plugin_fw_save_toggle_element",l=n.serializeToggleElement(),o=n.find(".yith-toggle_wrapper"),s=o.attr("id"),r=e.urlParam("tab");l.append("security",o.data("nonce")),void 0!==i&&i.length>0&&l.append("yith_toggle_elements_order_keys",i),n.closest(".metaboxes-tab.yith-plugin-ui").length?(a="yith_plugin_fw_save_toggle_element_metabox",post_id=e(this).closest("form#post").find("#post_ID").val(),yit_metaboxes_nonce=e(this).closest("form#post").find("#yit_metaboxes_nonce").val(),metabox_tab=e(this).closest(".tabs-panel").attr("id"),url=yith_framework_fw_fields.ajax_url+"?action="+a+"&post_ID="+post_id+"&yit_metaboxes_nonce="+yit_metaboxes_nonce+"&toggle_id="+s+"&metabox_tab="+metabox_tab):url=yith_framework_fw_fields.admin_url+"?action="+a+"&tab="+r+"&toggle_id="+s,e.ajax({type:"POST",url:url,data:l,contentType:!1,processData:!1,success:function(i){t&&t.removeClass("show"),e(document).trigger("yith_save_toggle_element_done",[i,n])}})},e.fn.serializeToggleElement=function(){var t=e(this),i=new FormData,n=e(t).find(":input").serializeArray();return e.each(n,function(e,t){el_name=t.name,i.append(t.name,t.value)}),i},e.fn.formatToggleTitle=function(){var t=e(this),i=t.find(":input"),n=t.find("span.title").data("title_format"),a=t.find(".subtitle").data("subtitle_format"),l=new RegExp("[^%%]+(?=[%%])","g");if(void 0!==n)var o=n.match(l);if(void 0!==a)var s=a.match(l);e.each(i,function(t,i){void 0!==e(i).attr("id")&&($field_id=e(i).attr("id"),$field_array=$field_id.split("_"),$field_array.pop(),$field_id=$field_array.join("_"),$field_val=e(i).val(),null!=o&&void 0!==o&&-1!==o.indexOf($field_id)&&(n=n.replace("%%"+$field_id+"%%",$field_val)),null!=s&&void 0!==s&&-1!==s.indexOf($field_id)&&(a=a.replace("%%"+$field_id+"%%",$field_val)))}),""!==n&&t.find("span.title").html(n),""!==a&&t.find(".subtitle").html(a),e(document).trigger("yith-toggle-element-item-title",[t])},e.urlParam=function(e){var t=new RegExp("[?&]"+e+"=([^&#]*)").exec(window.location.search);return null!==t&&(t[1]||0)},e(document).on("click",".yith-toggle-title",function(t){var i=e(t.target),n=i.closest(".yith-toggle-row"),a=n.find(".yith-toggle-content");if(i.hasClass("yith-plugin-fw-onoff")||i.hasClass("yith-icon-drag"))return!1;n.is(".yith-toggle-row-opened")?a.slideUp(400):a.slideDown(400),n.toggleClass("yith-toggle-row-opened")}),e(document).on("click",".yith-add-box-button",function(t){t.preventDefault();var i=e(this),n=i.data("box_id"),a=i.data("closed_label"),l=i.data("opened_label"),o=i.closest(".yith-toggle_wrapper").attr("id"),s=wp.template("yith-toggle-element-add-box-content-"+o);""!==n&&(e("#"+n).html(s({index:"box_id"})).slideToggle(),""!==a&&(i.html()===a?i.html(l).removeClass("closed"):i.html(a).addClass("closed")),e(document).trigger("yith_fields_init"),e(document).trigger("yith-add-box-button-toggle",[i]))}),e(document).on("click",".yith-add-box-buttons .yith-save-button",function(t){t.preventDefault();var i=e(this).parents(".yith-add-box"),n=e(this).closest(".yith-toggle_wrapper").attr("id"),a=i.find(".spinner"),l=e(this).parents(".toggle-element"),o=i.find(":input"),s=0,r=e('');l.find(".yith-toggle-row").each(function(){var t=parseInt(e(this).data("item_key"));s<=t&&(s=t+1)}),r.val(s),e(document).trigger("yith-toggle-change-counter",[r,i]),s=r.val();var d=wp.template("yith-toggle-element-item-"+n),c=e(d({index:s}));a.addClass("show"),e.each(o,function(t,i){if(void 0!==e(i).attr("id")){var n=e(i).attr("id"),a=e(i).val();n="radio"===e(i).attr("type")?(n=(n=e(i).closest(".yith-plugin-fw-radio").attr("id")).replace("new_","")+"_"+s)+"-"+a:n.replace("new_","")+"_"+s,e(i).is(":checked")&&e(c).find("#"+n).prop("checked",!0),(e(i).hasClass("yith-post-search")||e(i).hasClass("yith-term-search"))&&e(c).find("#"+n).html(e("#"+e(i).attr("id")).html()),e(c).find("#"+n).val(a)}}),e(c).formatToggleTitle();var u=e('').val("yes");e(document).trigger("yith-toggle-element-item-before-add",[i,c,u]);setTimeout(function(){if("yes"===u.val()){e(l).find(".yith-toggle-elements").append(c),e(i).find(".yith-plugin-fw-datepicker").datepicker("destroy"),e(i).html(""),e(i).prev(".yith-add-box-button").trigger("click"),l.saveToggleElement();setTimeout(function(){e(l).find(".highlight").removeClass("highlight")},2e3),e(document).trigger("yith_fields_init")}},1e3)}),e(document).on("click",".yith-toggle-row .yith-save-button",function(t){t.preventDefault();var i=e(this).closest(".toggle-element"),n=e(this).closest(".yith-toggle-row"),a=n.find(".spinner");n.formatToggleTitle();var l=e('').val("yes");e(document).trigger("yith-toggle-element-item-before-update",[i,n,l]),"yes"===l.val()&&(a.addClass("show"),i.saveToggleElement(a))}),e(document).on("click",".yith-toggle-row .yith-delete-button",function(t){t.preventDefault();var i=e(this).closest(".toggle-element");e(this).closest(".yith-toggle-row").remove(),i.saveToggleElement()}),e(document).on("click",".yith-toggle-onoff",function(t){t.preventDefault(),e(this).closest(".toggle-element").saveToggleElement()}),e(document).on("click",".yith-plugin-fw-radio input[type=radio]",function(){var t=e(this).closest(".yith-plugin-fw-radio"),i=e(this).val();t.val(i).data("value",i).trigger("change")}),e(document.body).on("yith-plugin-fw-init-radio",function(){e(".yith-plugin-fw-radio:not(.yith-plugin-fw-radio--initialized)").each(function(){e(this).val(e(this).data("value")),e(this).addClass("yith-plugin-fw-radio--initialized")})}).trigger("yith-plugin-fw-init-radio"),e(document).on("click",".yith-password-eye",function(){var t=e(this),i=e(this).closest(".yith-password-wrapper").find("input");"password"===i.attr("type")?(i.attr("type","text"),t.addClass("yith-password-eye-closed")):(i.attr("type","password"),t.removeClass("yith-password-eye-closed"))}),e(document).on("select2:open",function(t){e(t.target).closest(".yith-plugin-ui").length&&e(".select2-results").closest(".select2-container").addClass("yith-plugin-fw-select2-container")});var t={selectors:{wrapper:".yith-plugin-fw-dimensions",units:{wrapper:".yith-plugin-fw-dimensions__units",single:".yith-plugin-fw-dimensions__unit",value:".yith-plugin-fw-dimensions__unit__value",selectedClass:"yith-plugin-fw-dimensions__unit--selected"},linked:{button:".yith-plugin-fw-dimensions__linked",value:".yith-plugin-fw-dimensions__linked__value",wrapperActiveClass:"yith-plugin-fw-dimensions--linked-active"},dimensions:{number:".yith-plugin-fw-dimensions__dimension__number"}},init:function(){var i=t;e(document).on("click",i.selectors.units.single,i.unitChange),e(document).on("click",i.selectors.linked.button,i.linkedChange),e(document).on("change keyup",i.selectors.dimensions.number,i.numberChange)},unitChange:function(i){var n=e(this).closest(t.selectors.units.single),a=n.closest(t.selectors.units.wrapper),l=a.find(t.selectors.units.single),o=a.find(t.selectors.units.value).first(),s=n.data("value");l.removeClass(t.selectors.units.selectedClass),n.addClass(t.selectors.units.selectedClass),o.val(s)},linkedChange:function(){var i=e(this).closest(t.selectors.linked.button),n=i.closest(t.selectors.wrapper),a=i.find(t.selectors.linked.value);"yes"===a.val()?(n.removeClass(t.selectors.linked.wrapperActiveClass),a.val("no")):(n.addClass(t.selectors.linked.wrapperActiveClass),a.val("yes"),n.find(t.selectors.dimensions.number).first().trigger("change"))},numberChange:function(i){var n=e(this).closest(t.selectors.dimensions.number),a=n.closest(t.selectors.wrapper);a.hasClass(t.selectors.linked.wrapperActiveClass)&&a.find(t.selectors.dimensions.number).val(n.val())}};t.init()}(jQuery); \ No newline at end of file +!function(e){e(document).on("yith_fields_init",function(){var t=e(".yith-plugin-fw-datepicker"),i=e(".yith-plugin-fw-colorpicker"),n={imgPreviewHandler:".yith-plugin-fw-upload-img-preview",uploadButtonHandler:".yith-plugin-fw-upload-button",imgUrlHandler:".yith-plugin-fw-upload-img-url",resetButtonHandler:".yith-plugin-fw-upload-button-reset",imgUrl:e(".yith-plugin-fw-upload-img-url")},a=e(".add_media"),l={rootSelector:".yith-plugin-fw-image-gallery",buttonSelector:".yith-plugin-fw-image-gallery .image-gallery-button",sliderWrapper:e(".yith-plugin-fw-image-gallery ul.slides-wrapper")},o=e(".yith-plugin-fw-sidebar-layout"),s=e(".yith-plugin-fw .yith-plugin-fw-slider-container .ui-slider-horizontal"),r=e(".yit-icons-manager-wrapper");e(".yith-plugin-ui td.forminp-checkbox");t.each(function(){var t=e(this),i=t.data(),n=t.next(".yith-icon-calendar");i.showAnim=!1,i.beforeShow=function(e,t){t.dpDiv.addClass("yith-plugin-fw-datepicker-div")},i.onClose=function(e,t){t.dpDiv.removeClass("yith-plugin-fw-datepicker-div")},t.datepicker(i),n&&n.on("click",function(){t.datepicker("show")})}),i.wpColorPicker({palettes:!1,width:200,mode:"hsl",clear:function(){var t=e(this);t.val(t.data("default-color")),t.change()}}),i.each(function(){var t=e(this).data("variations-label"),i=e(this).closest(".yith-plugin-fw-colorpicker-field-wrapper"),n=e(this).closest(".yith-single-colorpicker"),a=i.find(".wp-picker-input-wrap"),l=n.find(".wp-picker-input-wrap");if(a.length&&i.find("a.wp-color-result").attr("title",t),n.length&&n.find("a.wp-color-result").attr("title",t),!a.find(".wp-picker-default-custom").length){var o=e("").attr({"class":"wp-picker-default-custom"});a.find(".wp-picker-default").wrap(o)}l.find(".wp-picker-default-custom").length||(o=e("").attr({"class":"wp-picker-default-custom"}),l.find(".wp-picker-default").wrap(o))}),"undefined"!=typeof wp&&"undefined"!=typeof wp.media&&(n.imgUrl.change(function(){var t=e(this).val(),i=new RegExp("(http|ftp|https)://[a-zA-Z0-9@?^=%&:/~+#-_.]*.(gif|jpg|jpeg|png|ico|svg)"),a=e(this).parent().find(n.imgPreviewHandler).first();a.length<1&&(a=e(this).parent().parent().find(n.imgPreviewHandler).first()),i.test(t)?a.html(''):a.html("")}).trigger("change"),e(document).on("click",n.uploadButtonHandler,function(t){t.preventDefault();var i,a=e(this).attr("id").replace(/-button$/,"").replace(/(\[|\])/g,"\\$1");if(i)i.open();else{var l=[new wp.media.controller.Library({library:wp.media.query(),multiple:!1,title:"Choose Image",priority:20,filterable:"uploaded"})];(i=wp.media.frames.downloadable_file=wp.media({title:"Choose Image",library:{type:""},button:{text:"Choose Image"},multiple:!1,states:l})).on("select",function(){var t=i.state().get("selection").first().toJSON();e("#"+a).val(t.url),e("#"+a+"-yith-attachment-id")&&e("#"+a+"-yith-attachment-id").val(t.id),n.imgUrl.trigger("change")}),i.open()}}),e(document).on("click",n.resetButtonHandler,function(t){var i=e(this),a=i.attr("id").replace(/(\[|\])/g,"\\$1"),l=i.attr("id").replace(/-button-reset$/,"").replace(/(\[|\])/g,"\\$1"),o=e("#"+a).data("default");e("#"+l).val(o),n.imgUrl.trigger("change")}));a.on("click",function(){}),"undefined"!=typeof wp&&"undefined"!=typeof wp.media&&(e(document).on("click",l.buttonSelector,function(t){var i=e(this),n=i.closest(l.rootSelector),a=n.find(".image_gallery_ids"),o=a.val(),s=n.find("ul.slides-wrapper"),r=wp.media.frames.image_gallery=wp.media({title:i.data("choose"),button:{text:i.data("update")},states:[new wp.media.controller.Library({title:i.data("choose"),filterable:"all",multiple:!0})]});r.on("select",function(){r.state().get("selection").map(function(e){(e=e.toJSON()).id&&(o=o?o+","+e.id:e.id,s.append('
  • '))}),a.val(o),a.trigger("change")}),r.open()}),l.sliderWrapper.each(function(){var t=e(this);t.sortable({items:"li.image",cursor:"move",scrollSensitivity:40,forcePlaceholderSize:!0,forceHelperSize:!1,helper:"clone",opacity:.65,start:function(e,t){t.item.css("background-color","#f6f6f6")},stop:function(e,t){t.item.removeAttr("style")},update:function(i,n){var a="";t.find("li.image").css("cursor","default").each(function(){var t=e(this).attr("data-attachment_id");a=a+t+","}),t.closest(l.rootSelector).find(".image_gallery_ids").val(a)}})}),l.sliderWrapper.on("click","a.delete",function(t){t.preventDefault();var i=e(this).closest(l.rootSelector),n=i.find("ul.slides-wrapper"),a=i.find(".image_gallery_ids"),o="";e(this).closest("li.image").remove(),n.find("li.image").css("cursor","default").each(function(){var t=e(this).attr("data-attachment_id");o=o+t+","}),a.val(o)})),o.each(function(){e(this).find("img").on("click",function(){var t=e(this).closest(".yith-plugin-fw-sidebar-layout"),i=t.find(".yith-plugin-fw-sidebar-layout-sidebar-left-container"),n=t.find(".yith-plugin-fw-sidebar-layout-sidebar-right-container"),a=e(this).data("type");if(e(this).parent().children(":radio").attr("checked",!1),e(this).prev(":radio").attr("checked",!0),void 0!==a)switch(a){case"left":i.show(),n.hide();break;case"right":n.show(),i.hide();break;case"double":i.show(),n.show();break;default:i.hide(),n.hide()}})}),s.each(function(){var t=e(this).data("val"),i=e(this).data("min"),n=e(this).data("max"),a=e(this).data("step"),l=e(this).data("labels");e(this).slider({value:t,min:i,max:n,range:"min",step:a,create:function(){e(this).find(".ui-slider-handle").text(e(this).slider("value"))},slide:function(t,i){e(this).find("input").val(i.value),e(this).find(".ui-slider-handle").text(i.value),e(this).siblings(".feedback").find("strong").text(i.value+l)}})}),e(function(){e(document).on("yith-plugin-fw-codemirror-init",function(){"undefined"!=typeof wp&&"undefined"!=typeof wp.codeEditor&&e(".codemirror:not(.codemirror--initialized)").each(function(){var t=e(this).data("settings"),i=wp.codeEditor.initialize(e(this),t);e(this).addClass("codemirror--initialized"),e(this).data("codemirrorInstance",i)})}).trigger("yith-plugin-fw-codemirror-init")}),e(document).on("click",".yith-plugin-fw-select-all",function(){e("#"+e(this).data("select-id")).find("option").prop("selected",!0).trigger("change")}),e(document).on("click",".yith-plugin-fw-deselect-all",function(){e("#"+e(this).data("select-id")).find("option").prop("selected",!1).trigger("change")}),r.each(function(){var t=e(this),i=t.find(".yit-icons-manager-icon-preview").first(),n=t.find(".yit-icons-manager-icon-text");t.on("click",".yit-icons-manager-list li",function(a){var l=e(a.target).closest("li"),o=l.data("font"),s=l.data("icon"),r=l.data("key"),d=l.data("name");i.attr("data-font",o),i.attr("data-icon",s),i.attr("data-key",r),i.attr("data-name",d),n.val(o+":"+d),t.find(".yit-icons-manager-list li").removeClass("active"),l.addClass("active")}),t.on("click",".yit-icons-manager-action-set-default",function(){t.find(".yit-icons-manager-list li.default").trigger("click")})}),e(document).on("click",".yith-plugin-fw-select-images__item",function(){var t=e(this),i=t.data("key"),n=t.closest(".yith-plugin-fw-select-images__wrapper"),a=n.find(".yith-plugin-fw-select-images__item"),l=n.find("select").first();l.length&&(l.val(i).trigger("yith_select_images_value_changed").trigger("change"),a.removeClass("yith-plugin-fw-select-images__item--selected"),t.addClass("yith-plugin-fw-select-images__item--selected"))}),e(document.body).trigger("wc-enhanced-select-init"),e(document).find(".ui-sortable .yith-toggle-elements").sortable({cursor:"move",axis:"y",scrollSensitivity:40,forcePlaceholderSize:!0,helper:"clone",stop:function(t,i){var n=jQuery(".ui-sortable-handle"),a=0,l=new Array;for(a=0;a0&&e(this).closest(".toggle-element").saveToggleElement(null,l)}}),e(document.body).trigger("yith-framework-enhanced-select-init")}).trigger("yith_fields_init"),e(document).on("click",".yith-plugin-fw-onoff-container span",function(){var t=e(this).prev("input");t.prop("disabled")||t.trigger("click")}),e(document).on("click",".yith-plugin-fw-onoff-container input",function(t){e(this).is(":checked")?e(this).attr("value","yes").addClass("onoffchecked"):e(this).attr("value","no").removeClass("onoffchecked"),e(this).trigger("change")}),e.fn.saveToggleElement=function(t,i){var n=e(this),a="yith_plugin_fw_save_toggle_element",l=n.serializeToggleElement(),o=n.find(".yith-toggle_wrapper"),s=o.attr("id"),r=e.urlParam("tab");l.append("security",o.data("nonce")),void 0!==i&&i.length>0&&l.append("yith_toggle_elements_order_keys",i),n.closest(".metaboxes-tab.yith-plugin-ui").length?(a="yith_plugin_fw_save_toggle_element_metabox",post_id=e(this).closest("form#post").find("#post_ID").val(),yit_metaboxes_nonce=e(this).closest("form#post").find("#yit_metaboxes_nonce").val(),metabox_tab=e(this).closest(".tabs-panel").attr("id"),url=yith_framework_fw_fields.ajax_url+"?action="+a+"&post_ID="+post_id+"&yit_metaboxes_nonce="+yit_metaboxes_nonce+"&toggle_id="+s+"&metabox_tab="+metabox_tab):url=yith_framework_fw_fields.admin_url+"?action="+a+"&tab="+r+"&toggle_id="+s,e.ajax({type:"POST",url:url,data:l,contentType:!1,processData:!1,success:function(i){t&&t.removeClass("show"),e(document).trigger("yith_save_toggle_element_done",[i,n])}})},e.fn.serializeToggleElement=function(){var t=e(this),i=new FormData,n=e(t).find(":input").serializeArray();return e.each(n,function(e,t){el_name=t.name,i.append(t.name,t.value)}),i},e.fn.formatToggleTitle=function(){var t=e(this),i=t.find(":input"),n=t.find("span.title").data("title_format"),a=t.find(".subtitle").data("subtitle_format"),l=new RegExp("[^%%]+(?=[%%])","g");if(void 0!==n)var o=n.match(l);if(void 0!==a)var s=a.match(l);e.each(i,function(t,i){void 0!==e(i).attr("id")&&($field_id=e(i).attr("id"),$field_array=$field_id.split("_"),$field_array.pop(),$field_id=$field_array.join("_"),$field_val=e(i).val(),null!=o&&void 0!==o&&-1!==o.indexOf($field_id)&&(n=n.replace("%%"+$field_id+"%%",$field_val)),null!=s&&void 0!==s&&-1!==s.indexOf($field_id)&&(a=a.replace("%%"+$field_id+"%%",$field_val)))}),""!==n&&t.find("span.title").html(n),""!==a&&t.find(".subtitle").html(a),e(document).trigger("yith-toggle-element-item-title",[t])},e.urlParam=function(e){var t=new RegExp("[?&]"+e+"=([^&#]*)").exec(window.location.search);return null!==t&&(t[1]||0)},e(document).on("click",".yith-toggle-title",function(t){var i=e(t.target),n=i.closest(".yith-toggle-row"),a=n.find(".yith-toggle-content");if(i.hasClass("yith-plugin-fw-onoff")||i.hasClass("yith-icon-drag"))return!1;n.is(".yith-toggle-row-opened")?a.slideUp(400):a.slideDown(400),n.toggleClass("yith-toggle-row-opened")}),e(document).on("click",".yith-add-box-button",function(t){t.preventDefault();var i=e(this),n=i.data("box_id"),a=i.data("closed_label"),l=i.data("opened_label"),o=i.closest(".yith-toggle_wrapper").attr("id"),s=wp.template("yith-toggle-element-add-box-content-"+o);""!==n&&(e("#"+n).html(s({index:"box_id"})).slideToggle(),""!==a&&(i.html()===a?i.html(l).removeClass("closed"):i.html(a).addClass("closed")),e(document).trigger("yith_fields_init"),e(document).trigger("yith-add-box-button-toggle",[i]))}),e(document).on("click",".yith-add-box-buttons .yith-save-button",function(t){t.preventDefault();var i=e(this).parents(".yith-add-box"),n=e(this).closest(".yith-toggle_wrapper").attr("id"),a=i.find(".spinner"),l=e(this).parents(".toggle-element"),o=i.find(":input"),s=0,r=e('');l.find(".yith-toggle-row").each(function(){var t=parseInt(e(this).data("item_key"));s<=t&&(s=t+1)}),r.val(s),e(document).trigger("yith-toggle-change-counter",[r,i]),s=r.val();var d=wp.template("yith-toggle-element-item-"+n),c=e(d({index:s}));a.addClass("show"),e.each(o,function(t,i){if(void 0!==e(i).attr("id")){var n=e(i).attr("id"),a=e(i).val();n="radio"===e(i).attr("type")?(n=(n=e(i).closest(".yith-plugin-fw-radio").attr("id")).replace("new_","")+"_"+s)+"-"+a:n.replace("new_","")+"_"+s,e(i).is(":checked")&&e(c).find("#"+n).prop("checked",!0),(e(i).hasClass("yith-post-search")||e(i).hasClass("yith-term-search"))&&e(c).find("#"+n).html(e("#"+e(i).attr("id")).html()),e(c).find("#"+n).val(a)}}),e(c).formatToggleTitle();var u=e('').val("yes");e(document).trigger("yith-toggle-element-item-before-add",[i,c,u]);setTimeout(function(){if("yes"===u.val()){e(l).find(".yith-toggle-elements").append(c),e(i).find(".yith-plugin-fw-datepicker").datepicker("destroy"),e(i).html(""),e(i).prev(".yith-add-box-button").trigger("click"),l.saveToggleElement();setTimeout(function(){e(l).find(".highlight").removeClass("highlight")},2e3),e(document).trigger("yith_fields_init")}},1e3)}),e(document).on("click",".yith-toggle-row .yith-save-button",function(t){t.preventDefault();var i=e(this).closest(".toggle-element"),n=e(this).closest(".yith-toggle-row"),a=n.find(".spinner");n.formatToggleTitle();var l=e('').val("yes");e(document).trigger("yith-toggle-element-item-before-update",[i,n,l]),"yes"===l.val()&&(a.addClass("show"),i.saveToggleElement(a))}),e(document).on("click",".yith-toggle-row .yith-delete-button",function(t){t.preventDefault();var i=e(this).closest(".toggle-element");e(this).closest(".yith-toggle-row").remove(),i.saveToggleElement()}),e(document).on("click",".yith-toggle-onoff",function(t){t.preventDefault(),e(this).closest(".toggle-element").saveToggleElement()}),e(document).on("click",".yith-plugin-fw-radio input[type=radio]",function(){var t=e(this).closest(".yith-plugin-fw-radio"),i=e(this).val();t.val(i).data("value",i).trigger("change")}),e(document.body).on("yith-plugin-fw-init-radio",function(){e(".yith-plugin-fw-radio:not(.yith-plugin-fw-radio--initialized)").each(function(){e(this).val(e(this).data("value")),e(this).addClass("yith-plugin-fw-radio--initialized")})}).trigger("yith-plugin-fw-init-radio"),e(document).on("click",".yith-password-eye",function(){var t=e(this),i=e(this).closest(".yith-password-wrapper").find("input");"password"===i.attr("type")?(i.attr("type","text"),t.addClass("yith-password-eye-closed")):(i.attr("type","password"),t.removeClass("yith-password-eye-closed"))}),e(document).on("select2:open",function(t){e(t.target).closest(".yith-plugin-ui").length&&e(".select2-results").closest(".select2-container").addClass("yith-plugin-fw-select2-container")});var t={selectors:{wrapper:".yith-plugin-fw-dimensions",units:{wrapper:".yith-plugin-fw-dimensions__units",single:".yith-plugin-fw-dimensions__unit",value:".yith-plugin-fw-dimensions__unit__value",selectedClass:"yith-plugin-fw-dimensions__unit--selected"},linked:{button:".yith-plugin-fw-dimensions__linked",value:".yith-plugin-fw-dimensions__linked__value",wrapperActiveClass:"yith-plugin-fw-dimensions--linked-active"},dimensions:{number:".yith-plugin-fw-dimensions__dimension__number"}},init:function(){var i=t;e(document).on("click",i.selectors.units.single,i.unitChange),e(document).on("click",i.selectors.linked.button,i.linkedChange),e(document).on("change keyup",i.selectors.dimensions.number,i.numberChange)},unitChange:function(i){var n=e(this).closest(t.selectors.units.single),a=n.closest(t.selectors.units.wrapper),l=a.find(t.selectors.units.single),o=a.find(t.selectors.units.value).first(),s=n.data("value");l.removeClass(t.selectors.units.selectedClass),n.addClass(t.selectors.units.selectedClass),o.val(s)},linkedChange:function(){var i=e(this).closest(t.selectors.linked.button),n=i.closest(t.selectors.wrapper),a=i.find(t.selectors.linked.value);"yes"===a.val()?(n.removeClass(t.selectors.linked.wrapperActiveClass),a.val("no")):(n.addClass(t.selectors.linked.wrapperActiveClass),a.val("yes"),n.find(t.selectors.dimensions.number).first().trigger("change"))},numberChange:function(i){var n=e(this).closest(t.selectors.dimensions.number),a=n.closest(t.selectors.wrapper);a.hasClass(t.selectors.linked.wrapperActiveClass)&&a.find(t.selectors.dimensions.number).val(n.val())}};t.init();e(document).on("click",".yith-plugin-fw-copy-to-clipboard__copy",function(){var t,i=e(this).closest(".yith-plugin-fw-copy-to-clipboard"),n=i.find(".yith-plugin-fw-copy-to-clipboard__field"),a=i.find(".yith-plugin-fw-copy-to-clipboard__tip"),l=i.data("tip-timeout");l&&clearTimeout(l),n.select(),document.execCommand("copy"),(t="getSelection"in window&&window.getSelection())?"empty"in t?t.empty():"removeAllRanges"in t&&t.removeAllRanges():"selection"in document&&document.selection.empty(),a.fadeIn(400),l=setTimeout(function(){a.fadeOut(400)},1500),i.data("tip-timeout",l)})}(jQuery); \ No newline at end of file diff --git a/plugin-fw/assets/js/yith-gutenberg.js b/plugin-fw/assets/js/yith-gutenberg.js deleted file mode 100644 index 8a974b0..0000000 --- a/plugin-fw/assets/js/yith-gutenberg.js +++ /dev/null @@ -1,212 +0,0 @@ -(function ($) { - // Get registerBlockType() from wp.blocks in the global scope - var __ = wp.i18n.__, - el = wp.element.createElement, - Fragment = wp.element.Fragment, - PanelBody = wp.components.PanelBody, - registerBlockType = wp.blocks.registerBlockType, - RichText = wp.editor.RichText, - BlockControls = wp.editor.BlockControls, - InspectorControls = wp.editor.InspectorControls, - AlignmentToolbar = wp.editor.AlignmentToolbar, - Components = wp.components, - RawHTML = wp.element.RawHTML, - SelectControl = wp.components.SelectControl, - ToggleControl = wp.components.ToggleControl, - CheckboxControl = wp.components.CheckboxControl, - RangeControl = wp.components.RangeControl, - ColorPicker = wp.components.ColorPicker, - RadioControl = wp.components.RadioControl, - TextControl = wp.components.TextControl, - TextareaControl = wp.components.TextareaControl; - - const yith_icon = el('svg', {width: 22, height: 22}, - el('path', {d: "M 18.24 7.628 C 17.291 8.284 16.076 8.971 14.587 9.688 C 15.344 7.186 15.765 4.851 15.849 2.684 C 15.912 0.939 15.133 0.045 13.514 0.003 C 11.558 -0.06 10.275 1.033 9.665 3.284 C 10.007 3.137 10.359 3.063 10.723 3.063 C 11.021 3.063 11.267 3.184 11.459 3.426 C 11.651 3.668 11.736 3.947 11.715 4.262 C 11.695 5.082 11.276 5.961 10.46 6.896 C 9.644 7.833 8.918 8.3 8.282 8.3 C 7.837 8.3 7.625 7.922 7.646 7.165 C 7.667 6.765 7.804 5.955 8.056 4.735 C 8.287 3.579 8.403 2.801 8.403 2.401 C 8.403 1.707 8.224 1.144 7.867 0.713 C 7.509 0.282 6.994 0.098 6.321 0.161 C 5.858 0.203 5.175 0.624 4.27 1.422 C 3.596 2.035 2.923 2.644 2.25 3.254 L 2.976 4.106 C 3.564 3.664 3.922 3.443 4.048 3.443 C 4.448 3.443 4.637 3.717 4.617 4.263 C 4.617 4.306 4.427 4.968 4.049 6.251 C 3.671 7.534 3.471 8.491 3.449 9.122 C 3.407 9.985 3.565 10.647 3.924 11.109 C 4.367 11.677 5.106 11.919 6.142 11.835 C 7.366 11.751 8.591 11.298 9.816 10.479 C 10.323 10.142 10.808 9.753 11.273 9.311 C 11.105 10.153 10.905 10.868 10.673 11.457 C 8.402 12.487 6.762 13.37 5.752 14.107 C 4.321 15.137 3.554 16.241 3.449 17.419 C 3.259 19.459 4.29 20.479 6.541 20.479 C 8.055 20.479 9.517 19.554 10.926 17.703 C 12.125 16.126 13.166 14.022 14.049 11.394 C 15.578 10.635 16.87 9.892 17.928 9.164 C 17.894 9.409 18.319 7.308 18.24 7.628 Z M 7.393 16.095 C 7.056 16.095 6.898 15.947 6.919 15.653 C 6.961 15.106 7.908 14.38 9.759 13.476 C 8.791 15.221 8.002 16.095 7.393 16.095 Z"}) - ); - - function create_shortcode(sc_args, props, callback) { - var gt_block = '', - gutenberg_preview = ''; - - if (typeof props.callback != 'undefined' && typeof $[props.callback] == 'function') { - gt_block = $[props.callback](sc_args, props); - } - - else { - var sc_name = props.shortcode_name, - sc = '[' + sc_name, - do_shortcode = null; - - - $.each(sc_args.attributes, function ($v, $k) { - if ( typeof props.attributes != 'undefined' && typeof props.attributes[$v] != 'undefined' ) { - sc += ' ' + $v + '='; - var arg = props.attributes[$v], - remove_quotes = arg.remove_quotes; - - if( remove_quotes == true ){ - sc += $k; - } - - else { - sc += '"' + $k + '"'; - } - } - }); - - sc += ']'; - - var block_id = md5(sc); - - gutenberg_preview = '' + sc + ''; - - if (callback == 'edit' && props.do_shortcode != false) { - do_shortcode = (function (block_id) { - var ajax_call_date = null; - $(document).trigger( 'yith_plugin_fw_gutenberg_before_do_shortcode', [sc, block_id] ); - $.ajax({ - async: true, - url: yith_gutenberg_ajax.ajaxurl, - method: 'post', - data: {action: 'yith_plugin_fw_gutenberg_do_shortcode', shortcode: sc}, - success: function (data) { - ajax_call_date = data; - if (ajax_call_date != '') { - $('.yith_block_' + block_id).html(ajax_call_date); - $(document).trigger( 'yith_plugin_fw_gutenberg_success_do_shortcode', [sc, block_id, ajax_call_date] ); - } - } - }); - $(document).trigger( 'yith_plugin_fw_gutenberg_after_do_shortcode', [sc, block_id, ajax_call_date] ); - return ajax_call_date; - })(block_id); - } - - gt_block = el(RawHTML, null, gutenberg_preview); - } - - return gt_block; - } - - function onChangeEvent(new_value, attribute_name, args, block_type) { - var attributes = {}; - - if (block_type == 'colorpicker' || block_type == 'color') { - new_value = new_value.hex; - } - - attributes[attribute_name] = new_value; - args.setAttributes(attributes); - return args; - } - - $.each(yith_gutenberg, function ($block, $props) { - registerBlockType("yith/" + $block, { - title: $props.title, - description: $props.description, - category: $props.category, - attributes: $props.attributes, - icon: typeof $props.icon != 'undefined' ? $props.icon : yith_icon, - keywords: $props.keywords, - edit: function edit(args) { - var elements = new Array(); - - $.each($props.attributes, function ($attribute_name, $attribute_args) { - var ComponentControl = null, - block_type = $attribute_args.blocktype, - name = $attribute_name; - if (typeof block_type != 'undefined') { - switch (block_type) { - case 'select': - ComponentControl = SelectControl; - break; - - case 'text': - ComponentControl = TextControl; - break; - - case 'textarea': - ComponentControl = TextareaControl; - break; - - case 'toggle': - ComponentControl = ToggleControl; - break; - - case 'checkbox': - ComponentControl = CheckboxControl; - break; - - case 'number': - case 'range': - ComponentControl = RangeControl; - break; - - case 'color': - case 'colorpicker': - ComponentControl = ColorPicker; - break; - - case 'radio': - ComponentControl = RadioControl; - break; - } - - if (ComponentControl != null) { - var helpMessageChecked = helpMessageUncheked = ''; - if (typeof $attribute_args.helps != 'undefined' && typeof $attribute_args.helps.checked != 'undefined' && typeof $attribute_args.helps.unchecked != 'undefined') { - helpMessageChecked = $attribute_args.helps.checked; - helpMessageUncheked = $attribute_args.helps.unchecked; - } - - else if (typeof $attribute_args.help != 'undefined') { - helpMessageChecked = helpMessageUncheked = $attribute_args.help; - } - - elements.push( - el( - ComponentControl, - { - value: args.attributes[$attribute_name], - options: $attribute_args.options, - label: $attribute_args.label, - checked: args.attributes[$attribute_name], - selected: args.attributes[$attribute_name], - help: args.attributes[$attribute_name] ? helpMessageChecked : helpMessageUncheked, - disableAlpha: $attribute_args.disableAlpha, - min: $attribute_args.min, - max: $attribute_args.max, - multiple: $attribute_args.multiple, - onChange: function (new_value) { - args = onChangeEvent(new_value, name, args, block_type); - }, - onChangeComplete: function (new_value) { - args = onChangeEvent(new_value, name, args, block_type); - }, - }, - ) - ); - } - } - }); - - sc = create_shortcode(args, $props, 'edit'); - - return [ - el( - Fragment, - null, - el( - InspectorControls, - null, - elements, - ), - sc, - )]; - }, - save: function save(args) { - return create_shortcode(args, $props, 'save'); - } - }); - }); -})(jQuery); diff --git a/plugin-fw/assets/js/yith-gutenberg.min.js b/plugin-fw/assets/js/yith-gutenberg.min.js deleted file mode 100644 index 870ee77..0000000 --- a/plugin-fw/assets/js/yith-gutenberg.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(e){wp.i18n.__;var t=wp.element.createElement,o=wp.element.Fragment,n=(wp.components.PanelBody,wp.blocks.registerBlockType),c=(wp.editor.RichText,wp.editor.BlockControls,wp.editor.InspectorControls),r=(wp.editor.AlignmentToolbar,wp.components,wp.element.RawHTML),a=wp.components.SelectControl,i=wp.components.ToggleControl,s=wp.components.CheckboxControl,l=wp.components.RangeControl,p=wp.components.ColorPicker,u=wp.components.RadioControl,d=wp.components.TextControl,h=wp.components.TextareaControl;const C=t("svg",{width:22,height:22},t("path",{d:"M 18.24 7.628 C 17.291 8.284 16.076 8.971 14.587 9.688 C 15.344 7.186 15.765 4.851 15.849 2.684 C 15.912 0.939 15.133 0.045 13.514 0.003 C 11.558 -0.06 10.275 1.033 9.665 3.284 C 10.007 3.137 10.359 3.063 10.723 3.063 C 11.021 3.063 11.267 3.184 11.459 3.426 C 11.651 3.668 11.736 3.947 11.715 4.262 C 11.695 5.082 11.276 5.961 10.46 6.896 C 9.644 7.833 8.918 8.3 8.282 8.3 C 7.837 8.3 7.625 7.922 7.646 7.165 C 7.667 6.765 7.804 5.955 8.056 4.735 C 8.287 3.579 8.403 2.801 8.403 2.401 C 8.403 1.707 8.224 1.144 7.867 0.713 C 7.509 0.282 6.994 0.098 6.321 0.161 C 5.858 0.203 5.175 0.624 4.27 1.422 C 3.596 2.035 2.923 2.644 2.25 3.254 L 2.976 4.106 C 3.564 3.664 3.922 3.443 4.048 3.443 C 4.448 3.443 4.637 3.717 4.617 4.263 C 4.617 4.306 4.427 4.968 4.049 6.251 C 3.671 7.534 3.471 8.491 3.449 9.122 C 3.407 9.985 3.565 10.647 3.924 11.109 C 4.367 11.677 5.106 11.919 6.142 11.835 C 7.366 11.751 8.591 11.298 9.816 10.479 C 10.323 10.142 10.808 9.753 11.273 9.311 C 11.105 10.153 10.905 10.868 10.673 11.457 C 8.402 12.487 6.762 13.37 5.752 14.107 C 4.321 15.137 3.554 16.241 3.449 17.419 C 3.259 19.459 4.29 20.479 6.541 20.479 C 8.055 20.479 9.517 19.554 10.926 17.703 C 12.125 16.126 13.166 14.022 14.049 11.394 C 15.578 10.635 16.87 9.892 17.928 9.164 C 17.894 9.409 18.319 7.308 18.24 7.628 Z M 7.393 16.095 C 7.056 16.095 6.898 15.947 6.919 15.653 C 6.961 15.106 7.908 14.38 9.759 13.476 C 8.791 15.221 8.002 16.095 7.393 16.095 Z"}));function b(o,n,c){var a="",i="";if("undefined"!=typeof n.callback&&"function"==typeof e[n.callback])a=e[n.callback](o,n);else{var s="["+n.shortcode_name;e.each(o.attributes,function(e,t){if("undefined"!=typeof n.attributes&&"undefined"!=typeof n.attributes[e]){s+=" "+e+"=";var o=n.attributes[e].remove_quotes;s+=1==o?t:'"'+t+'"'}}),s+="]";var l=md5(s);i=''+s+"","edit"==c&&0!=n.do_shortcode&&function(t){var o=null;return e(document).trigger("yith_plugin_fw_gutenberg_before_do_shortcode",[s,t]),e.ajax({async:!0,url:yith_gutenberg_ajax.ajaxurl,method:"post",data:{action:"yith_plugin_fw_gutenberg_do_shortcode",shortcode:s},success:function(n){""!=(o=n)&&(e(".yith_block_"+t).html(o),e(document).trigger("yith_plugin_fw_gutenberg_success_do_shortcode",[s,t,o]))}}),e(document).trigger("yith_plugin_fw_gutenberg_after_do_shortcode",[s,t,o]),o}(l),a=t(r,null,i)}return a}function g(e,t,o,n){var c={};return"colorpicker"!=n&&"color"!=n||(e=e.hex),c[t]=e,o.setAttributes(c),o}e.each(yith_gutenberg,function(r,f){n("yith/"+r,{title:f.title,description:f.description,category:f.category,attributes:f.attributes,icon:"undefined"!=typeof f.icon?f.icon:C,keywords:f.keywords,edit:function(n){var r=new Array;return e.each(f.attributes,function(e,o){var c=null,C=o.blocktype,b=e;if(void 0!==C){switch(C){case"select":c=a;break;case"text":c=d;break;case"textarea":c=h;break;case"toggle":c=i;break;case"checkbox":c=s;break;case"number":case"range":c=l;break;case"color":case"colorpicker":c=p;break;case"radio":c=u}if(null!=c){var f=helpMessageUncheked="";"undefined"!=typeof o.helps&&"undefined"!=typeof o.helps.checked&&"undefined"!=typeof o.helps.unchecked?(f=o.helps.checked,helpMessageUncheked=o.helps.unchecked):"undefined"!=typeof o.help&&(f=helpMessageUncheked=o.help),r.push(t(c,{value:n.attributes[e],options:o.options,label:o.label,checked:n.attributes[e],selected:n.attributes[e],help:n.attributes[e]?f:helpMessageUncheked,disableAlpha:o.disableAlpha,min:o.min,max:o.max,multiple:o.multiple,onChange:function(e){n=g(e,b,n,C)},onChangeComplete:function(e){n=g(e,b,n,C)}}))}}}),sc=b(n,f,"edit"),[t(o,null,t(c,null,r),sc)]},save:function(e){return b(e,f,"save")}})})}(jQuery); \ No newline at end of file diff --git a/plugin-fw/dist/gutenberg/index.asset.php b/plugin-fw/dist/gutenberg/index.asset.php new file mode 100644 index 0000000..10c6172 --- /dev/null +++ b/plugin-fw/dist/gutenberg/index.asset.php @@ -0,0 +1 @@ + array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-polyfill', 'wp-url'), 'version' => 'ef3cdcc6d1490e83026aab4f8e255fab'); \ No newline at end of file diff --git a/plugin-fw/dist/gutenberg/index.js b/plugin-fw/dist/gutenberg/index.js new file mode 100644 index 0000000..2c55e66 --- /dev/null +++ b/plugin-fw/dist/gutenberg/index.js @@ -0,0 +1 @@ +(window.webpackJsonp_yith_plugin_framewowrk=window.webpackJsonp_yith_plugin_framewowrk||[]).push([[1],{27:function(e,t,n){},28:function(e,t,n){}}]),function(e){function t(t){for(var r,c,i=t[0],l=t[1],s=t[2],f=0,p=[];f>>24)|4278255360&(n[h]<<24|n[h]>>>8);n[l>>>5]|=128<>>9<<4)]=l;var d=i._ff,b=i._gg,y=i._hh,g=i._ii;for(h=0;h>>0,u=u+v>>>0,f=f+_>>>0,p=p+j>>>0}return r.endian([s,u,f,p])})._ff=function(e,t,n,r,o,a,c){var i=e+(t&n|~t&r)+(o>>>0)+c;return(i<>>32-a)+t},i._gg=function(e,t,n,r,o,a,c){var i=e+(t&r|n&~r)+(o>>>0)+c;return(i<>>32-a)+t},i._hh=function(e,t,n,r,o,a,c){var i=e+(t^n^r)+(o>>>0)+c;return(i<>>32-a)+t},i._ii=function(e,t,n,r,o,a,c){var i=e+(n^(t|~r))+(o>>>0)+c;return(i<>>32-a)+t},i._blocksize=16,i._digestsize=16,e.exports=function(e,t){if(null==e)throw new Error("Illegal argument "+e);var n=r.wordsToBytes(i(e,t));return t&&t.asBytes?n:t&&t.asString?c.bytesToString(n):r.bytesToHex(n)}},function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.compose},function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},function(e,t){var n={utf8:{stringToBytes:function(e){return n.bin.stringToBytes(unescape(encodeURIComponent(e)))},bytesToString:function(e){return decodeURIComponent(escape(n.bin.bytesToString(e)))}},bin:{stringToBytes:function(e){for(var t=[],n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&r.rotl(e,8)|4278255360&r.rotl(e,24);for(var t=0;t0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],n=0,r=0;n>>5]|=e[n]<<24-r%32;return t},wordsToBytes:function(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},bytesToHex:function(e){for(var t=[],n=0;n>>4).toString(16)),t.push((15&e[n]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],n=0;n>>6*(3-a)&63)):t.push("=");return t.join("")},base64ToBytes:function(e){e=e.replace(/[^A-Z0-9+\/]/gi,"");for(var t=[],r=0,o=0;r>>6-2*o);return t}},e.exports=r},function(e,t){function n(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}e.exports=function(e){return null!=e&&(n(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&n(e.slice(0,0))}(e)||!!e._isBuffer)}},function(e,t){function n(t,r){return e.exports=n=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},n(t,r)}e.exports=n},function(e,t){function n(t){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?e.exports=n=function(e){return typeof e}:e.exports=n=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(t)}e.exports=n},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},,,function(e,t,n){"use strict";n.r(t);var r=n(3),o=n.n(r),a=n(0),c=n(2),i=n(6),l=n.n(i),s=n(11),u=n(12);function f(e){if(e.status>=200&&e.status<300)return e;throw e}function p(e){return e.json?e.json():e.text()}var h=Object(a.createElement)("svg",{viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",role:"img","aria-hidden":"true",focusable:"false"},Object(a.createElement)("path",{width:"22",height:"22",d:"M 18.24 7.628 C 17.291 8.284 16.076 8.971 14.587 9.688 C 15.344 7.186 15.765 4.851 15.849 2.684 C 15.912 0.939 15.133 0.045 13.514 0.003 C 11.558 -0.06 10.275 1.033 9.665 3.284 C 10.007 3.137 10.359 3.063 10.723 3.063 C 11.021 3.063 11.267 3.184 11.459 3.426 C 11.651 3.668 11.736 3.947 11.715 4.262 C 11.695 5.082 11.276 5.961 10.46 6.896 C 9.644 7.833 8.918 8.3 8.282 8.3 C 7.837 8.3 7.625 7.922 7.646 7.165 C 7.667 6.765 7.804 5.955 8.056 4.735 C 8.287 3.579 8.403 2.801 8.403 2.401 C 8.403 1.707 8.224 1.144 7.867 0.713 C 7.509 0.282 6.994 0.098 6.321 0.161 C 5.858 0.203 5.175 0.624 4.27 1.422 C 3.596 2.035 2.923 2.644 2.25 3.254 L 2.976 4.106 C 3.564 3.664 3.922 3.443 4.048 3.443 C 4.448 3.443 4.637 3.717 4.617 4.263 C 4.617 4.306 4.427 4.968 4.049 6.251 C 3.671 7.534 3.471 8.491 3.449 9.122 C 3.407 9.985 3.565 10.647 3.924 11.109 C 4.367 11.677 5.106 11.919 6.142 11.835 C 7.366 11.751 8.591 11.298 9.816 10.479 C 10.323 10.142 10.808 9.753 11.273 9.311 C 11.105 10.153 10.905 10.868 10.673 11.457 C 8.402 12.487 6.762 13.37 5.752 14.107 C 4.321 15.137 3.554 16.241 3.449 17.419 C 3.259 19.459 4.29 20.479 6.541 20.479 C 8.055 20.479 9.517 19.554 10.926 17.703 C 12.125 16.126 13.166 14.022 14.049 11.394 C 15.578 10.635 16.87 9.892 17.928 9.164 C 17.894 9.409 18.319 7.308 18.24 7.628 Z M 7.393 16.095 C 7.056 16.095 6.898 15.947 6.919 15.653 C 6.961 15.106 7.908 14.38 9.759 13.476 C 8.791 15.221 8.002 16.095 7.393 16.095 Z"})),d=n(5),b=n.n(d),y=function(e,t,n){var r=!0;if(t&&t.id&&"value"in t){var o=t.value;["toggle","checkbox"].includes(n)&&(o=!0===o||"yes"===o||1===o),o=b.a.isArray(o)?o:[o],r=void 0!==e[t.id]&&o.includes(e[t.id])}return r},g=function(e,t){var n=e.controlType,r=!0;if(e.deps)if(b.a.isArray(e.deps))for(var o in e.deps){var a=e.deps[o];if(!(r=y(t,a,n)))break}else r=y(t,e.deps,n);return r},m=function(e,t){var n="",r=!1;if(void 0!==e.callback&&(jQuery&&e.callback in jQuery.fn?r=jQuery.fn[e.callback]:e.callback in window&&(r=window[e.callback])),"function"==typeof r)n=r(t,e);else{var a=e.attributes?Object.entries(e.attributes).map((function(e){var n=o()(e,2),r=n[0],a=n[1],c=g(a,t),i=t[r];if(c&&void 0!==i)return r+"="+(a.remove_quotes?i:'"'.concat(i,'"'))})):[],c=a.length?" "+a.join(" "):"";n="[".concat(e.shortcode_name).concat(c,"]")}return n},v=n(1),_=n(7),j=n(13),w=n.n(j),k=n(14),x=n.n(k),O=n(15),C=n.n(O),E=n(16),S=n.n(E),T=n(9),A=n.n(T),B=n(4);n(27);var N=function(e){C()(o,e);var t,n,r=(t=o,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=A()(t);if(n){var o=A()(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return S()(this,e)});function o(){var e;return w()(this,o),(e=r.apply(this,arguments)).state={html:"",shortcode:"",shortcodeHash:"",ajaxUpdated:!1,ajaxSuccess:!1,ajaxResponse:!1,loading:!1,firstLoading:!0},e.ajaxTimeout=!1,e}return x()(o,[{key:"componentDidMount",value:function(){this.updateShortcode()}},{key:"componentDidUpdate",value:function(e,t,n){var r=this.state,o=r.shortcode,a=r.shortcodeHash,c=r.ajaxSuccess,i=r.ajaxResponse,l=r.ajaxUpdated;Object(d.isEqual)(e,this.props)||this.updateShortcode(),this.props.blockArgs.do_shortcode&&l&&(c&&Object(B.doAction)("yith_plugin_fw_gutenberg_success_do_shortcode",o,a,i),Object(B.doAction)("yith_plugin_fw_gutenberg_after_do_shortcode",o,a,i),this.setState({ajaxUpdated:!1}))}},{key:"updateShortcode",value:function(){var e=this,t=this.props,n=t.attributes,r=t.blockArgs;this.setState({loading:!0,ajaxSuccess:!1,ajaxResponse:!1});var o=m(r,n),a=l()(o);r.do_shortcode?(this.ajaxTimeout&&clearTimeout(this.ajaxTimeout),Object(B.doAction)("yith_plugin_fw_gutenberg_before_do_shortcode",o,a),this.ajaxTimeout=setTimeout((function(){(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:yithGutenberg.ajaxurl;return t=Object(u.addQueryArgs)(t,e),fetch(t).then(f).then(p)})({action:"yith_plugin_fw_gutenberg_do_shortcode",shortcode:o}).then((function(t){e.setState({loading:!1,firstLoading:!1,html:t.html,shortcode:o,shortcodeHash:a,ajaxSuccess:!0,ajaxUpdated:!0,ajaxResponse:t})})).catch((function(e){console.log({error:e})}))}),300)):this.setState({loading:!1,firstLoading:!1,html:o,shortcode:o,shortcodeHash:a})}},{key:"render",value:function(){var e=this.state,t=e.html,n=e.loading,r=e.firstLoading,o=e.shortcode,c=e.shortcodeHash,i=this.props.blockArgs,l=i.do_shortcode,s=i.title,u=i.empty_message,f="block-editor-yith-plugin-fw-shortcode-block",p=[f],d=l?"html":"shortcode",b=t,y="";r&&n?d="first-loading":l&&!t&&(d="empty-html",b=o,!n&&u&&(y=u));var g=["first-loading","empty-html","shortcode"].includes(d),m=!["first-loading","empty-html"].includes(d),_=!!y;return p.push("".concat(f,"--").concat(d)),p.push("".concat(f,_?"--has-message":"--no-message")),p.push("yith_block_".concat(c)),Object(a.createElement)(a.Fragment,null,Object(a.createElement)("div",{className:p.join(" ")},n?Object(a.createElement)("div",{className:"".concat(f,"__spinner-wrap")},Object(a.createElement)(v.Spinner,null)):"",g&&Object(a.createElement)("div",{className:"".concat(f,"__title components-placeholder__label")},h,s),_&&Object(a.createElement)(a.RawHTML,{className:"".concat(f,"__message")},y),m&&Object(a.createElement)(a.RawHTML,{className:"".concat(f,"__content")},b)))}}]),o}(c.Component),R=n(8);function P(e){var t=e.className,n=e.label,r=e.onChange,o=e.value,c=e.help,i=e.disableAlpha,l=Object(R.useInstanceId)(P),s="inspector-yith-color-picker-control-".concat(l);return Object(a.createElement)(v.BaseControl,{id:s,label:n,className:"block-editor-yith-color-control ".concat(t),help:c},Object(a.createElement)(v.ColorPicker,{color:o,disableAlpha:i,onChangeComplete:r}))}function M(e){var t=e.label,n=e.colorValue;return Object(a.createElement)(a.Fragment,null,t,!!n&&Object(a.createElement)(v.ColorIndicator,{colorValue:n}))}function I(e){var t=e.className,n=e.label,r=e.onChange,o=e.value,c=e.help,i=e.palette,l=e.clearable;i=i||Object(_.__experimentalUseEditorFeature)("color.palette");var s=Object(R.useInstanceId)(I),u="inspector-yith-color-palette-control-".concat(s);return Object(a.createElement)(v.BaseControl,{id:u,className:"block-editor-yith-color-palette-control ".concat(t),help:c},Object(a.createElement)("fieldset",null,Object(a.createElement)("legend",null,Object(a.createElement)("div",{className:"block-editor-yith-color-palette-control__color-indicator"},Object(a.createElement)(v.BaseControl.VisualLabel,null,Object(a.createElement)(M,{colorValue:o,label:n})))),Object(a.createElement)(v.ColorPalette,{value:o,onChange:r,colors:i,clearable:l})))}n(28);for(var H=function(e,t){return function(n){var r=n.attributes,c=(n.className,n.setAttributes),i=function(e,t,n){["colorpicker","color"].includes(n)&&(e=e.color.getAlpha()<1?e.color.toRgbString():e.color.toHexString());var r={};r[t]=e,c(r)};return Object(a.createElement)(a.Fragment,null,!!t.attributes&&Object(a.createElement)(_.InspectorControls,null,Object(a.createElement)(v.PanelBody,null,Object.entries(t.attributes).map((function(t){var n=o()(t,2),c=function(t,n){var o=n.controlType,c=r[t],l=function(e,t){var n="";return e.helps&&e.helps.checked&&e.helps.unchecked?n=t?e.helps.checked:e.helps.unchecked:e.help&&(n=e.help),n}(n,c),s="".concat(e,"__").concat(t,"-field-wrapper"),u=g(n,r);n.wrapper_class&&(s+=" "+n.wrapper_class);var f=!1;if(u)switch(o){case"select":f=Object(a.createElement)(v.SelectControl,{className:s,key:t,value:c,label:n.label,options:n.options,selected:c,help:l,multiple:!!n.multiple,onChange:function(e){i(e,t,o)}});break;case"text":f=Object(a.createElement)(v.TextControl,{className:s,key:t,value:c,label:n.label,help:l,onChange:function(e){i(e,t,o)}});break;case"textarea":f=Object(a.createElement)(v.TextareaControl,{className:s,key:t,value:c,label:n.label,help:l,onChange:function(e){i(e,t,o)}});break;case"toggle":f=Object(a.createElement)(v.ToggleControl,{className:s,key:t,value:c,label:n.label,help:l,checked:c,onChange:function(e){i(e,t,o)}});break;case"checkbox":f=Object(a.createElement)(v.CheckboxControl,{className:s,key:t,value:c,label:n.label,help:l,checked:c,onChange:function(e){i(e,t,o)}});break;case"number":case"range":f=Object(a.createElement)(v.RangeControl,{className:s,key:t,value:c,label:n.label,help:l,min:n.min,max:n.max,onChange:function(e){i(e,t,o)}});break;case"color":case"colorpicker":f=Object(a.createElement)(P,{className:s,key:t,label:n.label,help:l,value:c,disableAlpha:n.disableAlpha,onChange:function(e){i(e,t,o)}});break;case"color-palette":f=Object(a.createElement)(I,{className:s,key:t,label:n.label,help:l,value:c,clearable:n.clearable||!1,onChange:function(e){i(e,t,o)}});break;case"radio":f=Object(a.createElement)(v.RadioControl,{key:t,value:c,label:n.label,options:n.options,selected:c,checked:c,help:l,onChange:function(e){i(e,t,o)}});break;default:f=!1}return f}(n[0],n[1]);if(c)return c})))),Object(a.createElement)(N,{attributes:r,blockArgs:t}))}},L=function(){var e=Q[U];Object(B.addAction)(e.key,"yith-plugin-fw/jquery-events",(function(){for(var t=arguments.length,n=new Array(t),r=0;r'+r+"
    ";return Object(a.createElement)(a.RawHTML,null,o)}}]})},D=0,J=Object.entries(yithGutenbergBlocks);D + */ + class YITH_Elementor_Widget extends Widget_Base { + + /** + * YITH Data. + * + * @var array + */ + protected $yith_data = array(); + + /** + * Widget constructor. + * + * @param array $data Widget data. Default is an empty array. + * @param array|null $args Optional. Widget default arguments. Default is null. + * + * @throws Exception If arguments are missing when initializing a full widget instance. + */ + public function __construct( $data = array(), $args = null ) { + $this->yith_data = $args['yith_data']; + $this->init_yith_data(); + + parent::__construct( $data, $args ); + } + + /** + * Retrieve an YITH prop. + * + * @param string $prop The prop. + * @param bool|string|array $default Default value. + * + * @return mixed|string + */ + public function get_yith_prop( $prop, $default = null ) { + if ( is_null( $default ) ) { + $defaults = $this->get_yith_data_defaults(); + $default = array_key_exists( $prop, $defaults ) ? $defaults[ $prop ] : false; + } + + return array_key_exists( $prop, $this->yith_data ) ? $this->yith_data[ $prop ] : $default; + } + + /** + * Get element name. + * + * @return string + */ + public function get_name() { + return $this->get_yith_prop( 'name', '' ); + } + + /** + * Get the element title. + * + * @return string + */ + public function get_title() { + return $this->get_yith_prop( 'title', '' ); + } + + /** + * Get the element icon. + * + * @return string + */ + public function get_icon() { + return $this->get_yith_prop( 'icon', 'yith-icon yith-icon-yith' ); + } + + /** + * Get widget categories. + * + * @return array Widget categories. + */ + public function get_categories() { + return array( 'yith' ) + (array) $this->get_yith_prop( 'categories', array() ); + } + + /** + * Register the widget controls. + */ + public function _register_controls() { // phpcs:ignore + $options = $this->get_yith_prop( 'options' ); + $description = $this->get_yith_prop( 'description' ); + + if ( $options ) { + $this->start_controls_section( + 'options', + array( + 'label' => $this->get_yith_prop( 'section_title' ), + 'tab' => Controls_Manager::TAB_CONTENT, + ) + ); + + if ( $description ) { + $this->add_control( + 'description', + array( + 'type' => Controls_Manager::RAW_HTML, + 'raw' => $description, + 'content_classes' => 'yith-plugin-fw-elementor-widget-description', + ) + ); + } + + foreach ( $options as $option ) { + if ( ! isset( $option['type'] ) ) { + continue; + } + + $this->add_control( $option['yith_key'], $option ); + } + + $this->end_controls_section(); + } elseif ( $description ) { + $this->start_controls_section( + 'options', + array( + 'label' => $this->get_title(), + 'tab' => Controls_Manager::TAB_CONTENT, + ) + ); + $this->add_control( + 'description', + array( + 'type' => Controls_Manager::RAW_HTML, + 'raw' => $description, + 'content_classes' => 'yith-plugin-fw-elementor-widget-description', + ) + ); + + $this->end_controls_section(); + } + } + + /** + * Render the content of the widget + */ + protected function render() { + $settings = $this->get_settings_for_display(); + $option_values = $this->get_yith_option_values(); + $options = $this->get_yith_prop( 'options' ); + $shortcode_name = $this->get_yith_prop( 'shortcode_name' ); + $do_shortcode = ! ! $this->get_yith_prop( 'do_shortcode' ); + $render_cb = $this->get_yith_prop( 'render_cb' ); + $editor_render_cb = $this->get_yith_prop( 'editor_render_cb' ); + $empty_message = $this->get_yith_prop( 'empty_message', '' ); + + if ( Plugin::$instance->editor->is_edit_mode() && $editor_render_cb && is_callable( $editor_render_cb ) ) { + echo call_user_func( $editor_render_cb, $option_values ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped + } elseif ( $render_cb && is_callable( $render_cb ) ) { + echo call_user_func( $render_cb, $option_values ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped + } else { + $shortcode_attrs = array(); + + foreach ( $options as $option ) { + $display_key = $option['yith_display_key']; + $value = isset( $option_values[ $display_key ] ) ? $option_values[ $display_key ] : null; + $show = $this->is_control_visible( $option, $settings ); + + if ( $show && ! is_null( $value ) && '' !== $value ) { + $value = is_array( $value ) ? implode( ',', $value ) : $value; + $shortcode_value = ! empty( $option['remove_quotes'] ) ? $value : ( '"' . $value . '"' ); + $shortcode_attrs[] = $display_key . '=' . $shortcode_value; + } + } + + $shortcode_attrs = implode( ' ', $shortcode_attrs ); + $shortcode = "[{$shortcode_name} {$shortcode_attrs}]"; + + if ( Plugin::$instance->editor->is_edit_mode() ) { + $html = esc_html( $shortcode ); + if ( $do_shortcode ) { + do_action( 'yith_plugin_fw_elementor_editor_before_do_shortcode', $shortcode, $this ); + $html = do_shortcode( apply_filters( 'yith_plugin_fw_elementor_editor_shortcode', $shortcode, $this ) ); + do_action( 'yith_plugin_fw_elementor_editor_after_do_shortcode', $shortcode, $this ); + } + $type = $do_shortcode ? 'html' : 'shortcode'; + $html_to_show = $html; + $message = ''; + + if ( $do_shortcode && $empty_message && ! $html ) { + $type = 'empty-html'; + $html_to_show = esc_html( $shortcode ); + $message = $empty_message; + } + + $show_title = in_array( $type, array( 'shortcode', 'empty-html' ), true ); + $show_content = 'empty-html' !== $type; + ?> +
    + +
    + get_title() ); ?> +
    + + +
    + +
    + + +
    + +
    + +
    + false, + 'shortcode_name' => '', + 'do_shortcode' => true, + 'render_cb' => false, + 'editor_render_cb' => false, + 'options' => array(), + 'section_title' => sprintf( + // translators: %s it the Elementor Widget title. + _x( '%s - Options', 'Elementor Widget - section title', 'yith-plugin-fw' ), + $this->get_title() + ), + ); + } + + /** + * Retrieve YITH options with their values. + */ + protected function get_yith_option_values() { + $settings = $this->get_settings_for_display(); + $map_from_gutenberg = $this->get_yith_prop( 'map_from_gutenberg' ); + $options = $this->get_yith_prop( 'options' ); + $option_values = array(); + + foreach ( $options as $option ) { + $value = isset( $option['default'] ) ? $option['default'] : null; + $key = $option['yith_key']; + $display_key = $option['yith_display_key']; + + if ( isset( $settings[ $key ] ) ) { + $value = $settings[ $key ]; + } + + if ( isset( $option['type'] ) && Controls_Manager::SWITCHER === $option['type'] ) { + $yes_no_values = isset( $option['yes_no_values'] ) ? $option['yes_no_values'] : ! $map_from_gutenberg; + if ( false === $yes_no_values ) { + $yes_no_values = array( 'true', 'false' ); + } elseif ( ! is_array( $yes_no_values ) || 2 !== count( $yes_no_values ) ) { + $yes_no_values = array( 'yes', 'no' ); + } + + $value = 'yes' === $value ? $yes_no_values[0] : $yes_no_values[1]; + } + + $option_values[ $display_key ] = $value; + } + + return $option_values; + } + + /** + * YITH Data Initialization. + */ + protected function init_yith_data() { + $data = wp_parse_args( $this->yith_data, $this->get_yith_data_defaults() ); + + if ( ! ! $data['map_from_gutenberg'] ) { + $data = $this->override_elementor_specific_data( $data ); + + if ( ! $data['options'] && ! empty( $data['attributes'] ) && is_array( $data['attributes'] ) ) { + $data['options'] = $data['attributes']; + unset( $data['attributes'] ); + } + + if ( $data['options'] ) { + $data['options'] = array_map( array( $this, 'map_option_from_gutenberg' ), $data['options'] ); + } + } + + $data['options'] = $this->validate_yith_options( $data['options'] ); + + $this->yith_data = $data; + } + + /** + * Validate field types + * + * @param array $options The options. + * + * @return array|false The validate option array; false if the type is not set. + */ + protected function validate_yith_options( $options ) { + foreach ( $options as $key => &$option ) { + if ( ! isset( $option['type'] ) ) { + unset( $options[ $key ] ); + continue; + } + + // Let's fix the option type. + if ( in_array( $option['type'], array( 'toggle', 'onoff', 'checkbox' ), true ) ) { + $option['type'] = Controls_Manager::SWITCHER; + + if ( isset( $option['default'] ) && is_bool( $option['default'] ) ) { + $option['default'] = yith_plugin_fw_is_true( $option['default'] ) ? 'yes' : 'no'; + } + } elseif ( in_array( $option['type'], array( 'radio' ), true ) ) { + $option['type'] = Controls_Manager::SELECT; + } elseif ( in_array( $option['type'], array( 'color', 'colorpicker', 'color-palette' ), true ) ) { + $option['type'] = Controls_Manager::COLOR; + } elseif ( in_array( $option['type'], array( 'select' ), true ) && ! empty( $option['multiple'] ) ) { + $option['type'] = Controls_Manager::SELECT2; + } + + // Set the key, used to store the option, and the display_key, used in the render method. + $option['yith_key'] = $this->maybe_prefix_yith_key( $key ); + if ( ! isset( $option['yith_display_key'] ) ) { + $option['yith_display_key'] = $key; + } + + // Auto-set the block_label to display label in a separate line. + if ( ! isset( $option['label_block'] ) ) { + $option['label_block'] = true; + } + } + + return $options; + } + + /** + * Override Elementor specific data if exists. + * This allows setting/overriding specific values for Elementor. + * + * @param array $data The data array. + * + * @return array + */ + protected function override_elementor_specific_data( $data ) { + $elementor_data = array_filter( + $data, + function ( $key ) { + return 'elementor_' === substr( $key, 0, 10 ); + }, + ARRAY_FILTER_USE_KEY + ); + + $elementor_data = array_combine( + array_map( + function ( $key ) { + return substr( $key, 10 ); + }, + array_keys( $elementor_data ) + ), + array_values( $elementor_data ) + ); + + $data = array_merge( $data, $elementor_data ); + + return $data; + } + + /** + * Map an option from Gutenberg + * + * @param array $option The option array. + * + * @return array + */ + protected function map_option_from_gutenberg( $option ) { + $option = $this->override_elementor_specific_data( $option ); + $type = isset( $option['type'] ) ? $option['type'] : false; + + if ( ! empty( $option['deps'] ) && ! isset( $option['condition'] ) ) { + if ( isset( $option['deps']['id'], $option['deps']['value'] ) ) { + $deps = array( + array( + 'id' => $option['deps']['id'], + 'value' => $option['deps']['value'], + ), + ); + } else { + $deps = $option['deps']; + } + + $option['condition'] = array(); + + foreach ( $deps as $dep ) { + if ( isset( $dep['id'], $dep['value'] ) ) { + $dep_value = $dep['value']; + $dep_id = $dep['id']; + if ( in_array( $type, array( 'toggle', 'onoff', 'checkbox' ), true ) ) { + $dep_value = yith_plugin_fw_is_true( $dep_value ) ? 'yes' : 'no'; + } + $option['condition'][ $dep_id ] = $dep_value; + } + } + + unset( $option['deps'] ); + } + + switch ( $type ) { + case 'color': + case 'colorpicker': + if ( ! isset( $option['alpha'] ) ) { + $option['alpha'] = isset( $option['disableAlpha'] ) ? ! $option['disableAlpha'] : false; + } + + break; + case 'color-palette': + $option['alpha'] = false; + break; + } + + if ( isset( $option['help'] ) && ! isset( $option['description'] ) ) { + $option['description'] = $option['help']; + unset( $option['help'] ); + } + + return $option; + } + + /** + * Return the YITH key prefix. + * + * @return string + */ + public function get_yith_key_prefix() { + return '_yith_'; + } + + /** + * Add YITH prefix to a specific key. + * + * @param string $key The key to be prefixed. + * + * @return string + */ + public function maybe_prefix_yith_key( $key ) { + $reserved_keys = array( 'id', 'elType', 'settings', 'elements', 'isInner' ); + if ( in_array( $key, $reserved_keys, true ) ) { + $prefix = $this->get_yith_key_prefix(); + + $key = substr( $key, 0, strlen( $prefix ) ) === $prefix ? $key : ( $prefix . $key ); + } + + return $key; + } + } +} diff --git a/plugin-fw/includes/builders/elementor/class-yith-elementor.php b/plugin-fw/includes/builders/elementor/class-yith-elementor.php new file mode 100644 index 0000000..c91ac39 --- /dev/null +++ b/plugin-fw/includes/builders/elementor/class-yith-elementor.php @@ -0,0 +1,123 @@ + + */ + class YITH_Elementor { + + /** + * The single instance of the class. + * + * @var YITH_Elementor + */ + private static $instance; + + /** + * The registered widgets. + * + * @var array + */ + private $widgets; + + /** + * Singleton implementation. + * + * @return YITH_Elementor + */ + public static function instance() { + return ! is_null( self::$instance ) ? self::$instance : self::$instance = new self(); + } + + /** + * YITH_Elementor constructor. + */ + private function __construct() { + if ( defined( 'ELEMENTOR_VERSION' ) && version_compare( ELEMENTOR_VERSION, '3.0.0', '>=' ) ) { + add_action( 'init', array( $this, 'init' ), 20 ); + } + } + + /** + * Register Elementor widget + * + * @param string $widget_name The widget name. + * @param array $widget_options The widget options. + */ + public function register_widget( $widget_name, $widget_options ) { + if ( ! isset( $widget_options['name'] ) ) { + $widget_options['name'] = $widget_name; + } + $this->widgets[ $widget_name ] = $widget_options; + } + + /** + * Let's start with Elementor + */ + public function init() { + if ( $this->widgets ) { + $this->load_files(); + add_action( 'elementor/widgets/widgets_registered', array( $this, 'register_widgets' ) ); + add_action( 'elementor/elements/categories_registered', array( $this, 'add_yith_category' ) ); + + add_action( 'elementor/editor/after_enqueue_styles', array( $this, 'enqueue_styles' ) ); + add_action( 'elementor/frontend/after_enqueue_styles', array( $this, 'enqueue_styles' ) ); + } + } + + /** + * Load files + */ + private function load_files() { + require_once 'class-yith-elementor-widget.php'; + } + + /** + * Register Elementor Widgets + */ + public function register_widgets() { + foreach ( $this->widgets as $widget ) { + \Elementor\Plugin::instance()->widgets_manager->register_widget_type( new YITH_Elementor_Widget( array(), array( 'yith_data' => $widget ) ) ); + } + } + + /** + * Add "YITH" group for Elementor widgets + * + * @param Elementor\Elements_Manager $elements_manager Elements Manager. + */ + public function add_yith_category( $elements_manager ) { + $elements_manager->add_category( + 'yith', + array( + 'title' => 'YITH', + 'icon' => 'fa fa-plug', + 'active' => false, + ) + ); + } + + /** + * Enqueue styles in elementor + */ + public function enqueue_styles() { + if ( \Elementor\Plugin::$instance->preview->is_preview_mode() || \Elementor\Plugin::$instance->editor->is_edit_mode() ) { + wp_enqueue_style( 'yith-plugin-fw-icon-font' ); + wp_enqueue_style( 'yith-plugin-fw-elementor' ); + } + } + } +} + +YITH_Elementor::instance(); diff --git a/plugin-fw/includes/class-yith-gutenberg.php b/plugin-fw/includes/builders/gutenberg/class-yith-gutenberg.php similarity index 82% rename from plugin-fw/includes/class-yith-gutenberg.php rename to plugin-fw/includes/builders/gutenberg/class-yith-gutenberg.php index 7c21748..998b76d 100644 --- a/plugin-fw/includes/class-yith-gutenberg.php +++ b/plugin-fw/includes/builders/gutenberg/class-yith-gutenberg.php @@ -64,30 +64,46 @@ public static function instance() { * YITH_Gutenberg constructor. */ private function __construct() { + add_action( 'init', array( $this, 'init' ) ); add_action( 'init', array( $this, 'register_blocks' ), 30 ); add_action( 'enqueue_block_editor_assets', array( $this, 'enqueue_block_editor_assets' ) ); add_action( 'wp_ajax_yith_plugin_fw_gutenberg_do_shortcode', array( $this, 'do_shortcode' ) ); add_action( 'wc_ajax_yith_plugin_fw_gutenberg_do_shortcode', array( $this, 'do_shortcode' ) ); } + /** + * Initialization + */ + public function init() { + + } + /** * Enqueue scripts for gutenberg */ public function enqueue_block_editor_assets() { - $ajax_url = function_exists( 'WC' ) ? add_query_arg( 'wc-ajax', 'yith_plugin_fw_gutenberg_do_shortcode', trailingslashit( site_url() ) ) : admin_url( 'admin-ajax.php' ); - $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min'; - $deps = apply_filters( - 'yith_plugin_fw_gutenberg_script_deps', - array( - 'wp-blocks', - 'wp-element', - 'yith-js-md5', - ) + $ajax_url = function_exists( 'WC' ) ? add_query_arg( 'wc-ajax', 'yith_plugin_fw_gutenberg_do_shortcode', trailingslashit( site_url() ) ) : admin_url( 'admin-ajax.php' ); + $gutenberg = array( 'ajaxurl' => $ajax_url ); + $asset_file = include YIT_CORE_PLUGIN_PATH . '/dist/gutenberg/index.asset.php'; + + $gutenberg_assets_url = YIT_CORE_PLUGIN_URL . '/dist/gutenberg'; + + wp_register_script( + 'yith-gutenberg', + $gutenberg_assets_url . '/index.js', + $asset_file['dependencies'], + $asset_file['version'], + true ); - wp_register_script( 'yith-js-md5', YIT_CORE_PLUGIN_URL . '/assets/js/javascript-md5/md5.min.js', array(), '2.10.0', true ); - wp_enqueue_script( 'yith-gutenberg', YIT_CORE_PLUGIN_URL . '/assets/js/yith-gutenberg' . $suffix . '.js', $deps, yith_plugin_fw_get_version(), true ); - wp_localize_script( 'yith-gutenberg', 'yith_gutenberg', $this->blocks_args ); - wp_localize_script( 'yith-gutenberg', 'yith_gutenberg_ajax', array( 'ajaxurl' => $ajax_url ) ); + + wp_localize_script( 'yith-gutenberg', 'yith_gutenberg_ajax', $gutenberg ); // Deprecated! Kept for backward compatibility. + wp_localize_script( 'yith-gutenberg', 'yith_gutenberg', $this->blocks_args ); // Deprecated! Kept for backward compatibility. + + wp_localize_script( 'yith-gutenberg', 'yithGutenberg', $gutenberg ); + wp_localize_script( 'yith-gutenberg', 'yithGutenbergBlocks', $this->blocks_args ); + + wp_enqueue_script( 'yith-gutenberg' ); + wp_enqueue_style( 'yith-gutenberg', $gutenberg_assets_url . '/style-index.css', array(), yith_plugin_fw_get_version() ); } /** @@ -224,12 +240,10 @@ public function set_block_args( $args ) { $args[ $block ]['category'] = $this->get_default_blocks_category_slug(); } + $args[ $block ]['do_shortcode'] = isset( $block_args['do_shortcode'] ) ? ! ! $block_args['do_shortcode'] : true; + if ( isset( $block_args['attributes'] ) ) { foreach ( $block_args['attributes'] as $attr_name => $attributes ) { - // Set the do_shortcode args. - if ( ! empty( $attributes['do_shortcode'] ) ) { - $args[ $block ]['attributes'][ $attr_name ] = true; - } if ( ! empty( $attributes['options'] ) && is_array( $attributes['options'] ) ) { $options = array(); @@ -249,8 +263,8 @@ public function set_block_args( $args ) { // Special Requirements for Block Type. if ( ! empty( $attributes['type'] ) ) { - $args[ $block ]['attributes'][ $attr_name ]['blocktype'] = $attributes['type']; - $args[ $block ]['attributes'][ $attr_name ]['type'] = 'string'; + $args[ $block ]['attributes'][ $attr_name ]['controlType'] = $attributes['type']; + $args[ $block ]['attributes'][ $attr_name ]['type'] = 'string'; switch ( $attributes['type'] ) { case 'select': @@ -293,20 +307,23 @@ public function set_block_args( $args ) { * Get a do_shortcode in ajax call to show block preview **/ public function do_shortcode() { - // phpcs:disable WordPress.Security.NonceVerification.Missing + // phpcs:disable WordPress.Security.NonceVerification $current_action = current_action(); - $shortcode = ! empty( $_POST['shortcode'] ) ? wp_unslash( $_POST['shortcode'] ) : ''; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized + $shortcode = ! empty( $_REQUEST['shortcode'] ) ? wp_unslash( $_REQUEST['shortcode'] ) : ''; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized if ( ! apply_filters( 'yith_plugin_fw_gutenberg_skip_shortcode_sanitize', false ) ) { $shortcode = sanitize_text_field( stripslashes( $shortcode ) ); } + ob_start(); + do_action( 'yith_plugin_fw_gutenberg_before_do_shortcode', $shortcode, $current_action ); echo do_shortcode( apply_filters( 'yith_plugin_fw_gutenberg_shortcode', $shortcode, $current_action ) ); do_action( 'yith_plugin_fw_gutenberg_after_do_shortcode', $shortcode, $current_action ); + $html = ob_get_clean(); if ( is_ajax() ) { - die(); + wp_send_json( array( 'html' => $html ) ); } // phpcs:enable diff --git a/plugin-fw/includes/class-yit-assets.php b/plugin-fw/includes/class-yit-assets.php index 85fd1f0..781feb7 100644 --- a/plugin-fw/includes/class-yit-assets.php +++ b/plugin-fw/includes/class-yit-assets.php @@ -44,9 +44,21 @@ public static function instance() { */ private function __construct() { $this->version = yith_plugin_fw_get_version(); + add_action( 'admin_enqueue_scripts', array( $this, 'register_common_scripts' ) ); + add_action( 'wp_enqueue_scripts', array( $this, 'register_common_scripts' ) ); + add_action( 'elementor/editor/before_enqueue_styles', array( $this, 'register_common_scripts' ) ); + add_action( 'admin_enqueue_scripts', array( $this, 'register_styles_and_scripts' ) ); } + /** + * Register common scripts + */ + public function register_common_scripts() { + wp_register_style( 'yith-plugin-fw-icon-font', YIT_CORE_PLUGIN_URL . '/assets/css/yith-icon.css', array(), $this->version ); + wp_register_style( 'yith-plugin-fw-elementor', YIT_CORE_PLUGIN_URL . '/assets/css/elementor.css', array(), $this->version ); + } + /** * Register styles and scripts */ @@ -72,7 +84,7 @@ public function register_styles_and_scripts() { wp_register_style( 'colorbox', YIT_CORE_PLUGIN_URL . '/assets/css/colorbox.css', array(), $this->version ); wp_register_style( 'yit-upgrade-to-pro', YIT_CORE_PLUGIN_URL . '/assets/css/yit-upgrade-to-pro.css', array( 'colorbox' ), $this->version ); wp_register_style( 'yit-plugin-metaboxes', YIT_CORE_PLUGIN_URL . '/assets/css/metaboxes.css', array(), $this->version ); - wp_register_style( 'yith-plugin-fw-fields', YIT_CORE_PLUGIN_URL . '/assets/css/yith-fields.css', false, $this->version ); + wp_register_style( 'yith-plugin-fw-fields', YIT_CORE_PLUGIN_URL . '/assets/css/yith-fields.css', array( 'yith-plugin-fw-icon-font' ), $this->version ); wp_register_style( 'raleway-font', '//fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900', array(), $this->version ); diff --git a/plugin-fw/includes/class-yit-plugin-panel.php b/plugin-fw/includes/class-yit-plugin-panel.php index 3b246fd..f5bafd8 100644 --- a/plugin-fw/includes/class-yit-plugin-panel.php +++ b/plugin-fw/includes/class-yit-plugin-panel.php @@ -1343,7 +1343,7 @@ public function add_plugin_banner( $page ) { esc_html__( 'We need your support', 'yith-plugin-fw' ), esc_html__( 'to keep updating and improving the plugin. Please,', 'yith-plugin-fw' ), esc_url( $rate_link ), - esc_html__( 'help us by leaving a five-star rating', 'yith-plugin-fw' ), + esc_html__( 'help us by leaving a good review', 'yith-plugin-fw' ), esc_html__( ':) Thanks!', 'yith-plugin-fw' ) ); ?> diff --git a/plugin-fw/includes/class-yith-system-status.php b/plugin-fw/includes/class-yith-system-status.php index 49ccb53..7e3093a 100644 --- a/plugin-fw/includes/class-yith-system-status.php +++ b/plugin-fw/includes/class-yith-system-status.php @@ -182,8 +182,8 @@ public function check_system_status() { $this->add_requirements( esc_html__( 'YITH Plugins', 'yith-plugin-fw' ), array( - 'min_wp_version' => '5.3', - 'min_wc_version' => '4.2', + 'min_wp_version' => '5.4', + 'min_wc_version' => '4.5', 'min_php_version' => '5.6.20', ) ); diff --git a/plugin-fw/init.php b/plugin-fw/init.php index 2ad67dc..782290d 100644 --- a/plugin-fw/init.php +++ b/plugin-fw/init.php @@ -1,13 +1,13 @@ yKk8{V6QN z6jo9HAc2-VFpbM_78he2UoJ%-sy5bQ z4mP4{w~yxfXs7pGL2hhEg<+O34H&(rMI&enUlc z6SaY)yCWN0go>yDH9m+sf=4kQ+fc>#J}Qs_REAC?d$zBUBK2&VhR*mRmf(Nb%vqNZ zri$w@mG%IJu>r4PHP-OTa0=Fi)RP@WjUU9-IEGJPER*MA18QTta1RdPY1X%FUnHdy z$lP|r^;3DOkbV&=16xt=`wnL>YQZnC6({f&thpzW@=?@lypmUky;vKvriG9?wLx6Z z`t}12vTKRUBLh~TitJ(6--15+JFy85VI$r~MgAnadJtbgW#%}lMy{YX7|SbFiaGc# zZbltJCg_zIw^2nDT*P}Ag;ymo`pF@JS>!=N<@lr?QGSq99hjXz6 zui+YGZOdm;Wnhz^{PV0eb3+q!qcYKlaX5mH;8|2{Bo;&#ti%NR&!9H`qO%LN_9P|h<2hP zeb@CzQ8jP@HGWB1WT7h5xO!AZcB3-)5o&%fOhYN3#K-Xu^kH>*WTIzLksQE{_#W=Z z%eWV}^H)Xvt5_Um_7d-2F7}b8TipMOv?-&*!N|fBc!B;!WM0okdAW5aW2h8OqW*bY zN3J_zB?-b)QP!gV@N7f9|E;JZ>vVQw4Ei7tRSxysaQ%4 zt;|is9$Zeu3x!q?)0|1#4`y068~)L13Y((+p{|v^KinU?_rA_KzjM#|p6@y5Qde=L zGT7yh+F|_F@J{8uJ<6;N<6`;XZ$O+`GR9&Oj>0U=M+ZxBAXZ}{ZpRqh@6{V|81<8= zei!i$?8ZE^pxvS{mxk`Jva*g#yc^Ihr=-&bvEYWNGwI2 zk|^9Bb_j>!F;sxR;yrlD&;Dmn@UzTJ4B!}Cic0ks)WEg)MTA)sW>YUBYPk(_ zunjfNHPp(IIdSta9kqpPQ5md2J%1l{mgf=!>orcQf0@Ol^Q2myBmZ1(|RnRMJLv{QR6=@x^SZhHA)QK9f3w2n# zaR$b)A9HXv2CxRJ@ke|O7qUMq@eJnSOa|A)ueXM6I+370|z^6-B3n z14uyymVsJPKB|8qY73shOsqm3zIs&uMpVX5AhFxe$RQ0{4+ZVyp z<2byEylgnp%ZG3PmSvHDO}L(hfmnla_z`j*Z6E6S_jsBmoyDot>$1(J;02tCLvzBv z?F(@T_2=;utVDg^A?o`u2elQ8(T}eNDU7GE6?s`JA4*NHXA&F6v9KA)ZrBo3s<)sH z(E-#-PkZ(2s59Wt4fmgie(LK`{kEVoatM{VU>5~Va0!+2xJjG`%s>ZUMoqjEwUVP) zh-a`0hx4maiF;A?k=(iL2>z#F8lEFfH)y{>+LY0&f$+pW?(*-t|A`bd@O9LlL=wJI z6o>jJG6s2MdFaE{s6)9P^#k+)>i&O@I%KV$$1#ffDO6@VF%cuDhYxcyMk}QIDX8Pa zxESZ-MhrFG8n7oKqNaA|z)ca`n$mn-gGZN^tX$=kt#OvT;;bwwE?@D&b560dd_{T5 zxHW5wS39eV*V0t`U&`M23FC4mIoXo~xl;oZr_|P`W=2g7nRJmU{Zi^f0c*EgiqkGV81!wcA>oJbm;3zDZQs diff --git a/plugin-fw/languages/yith-plugin-fw-el.po b/plugin-fw/languages/yith-plugin-fw-el.po index 2a8742e..2d4b1e1 100644 --- a/plugin-fw/languages/yith-plugin-fw-el.po +++ b/plugin-fw/languages/yith-plugin-fw-el.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: YITH Framework\n" "Report-Msgid-Bugs-To: YITH \n" -"POT-Creation-Date: 2021-02-15 07:49:38+00:00\n" -"PO-Revision-Date: 2021-02-11 18:09:18+0000\n" +"POT-Creation-Date: 2021-04-12 11:06:33+00:00\n" +"PO-Revision-Date: 2021-02-11 18:07:46+0000\n" "Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -13,27 +13,27 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/3.0.0-alpha.2\n" -#: includes/class-yit-assets.php:117 +#: includes/class-yit-assets.php:129 msgid "Clear" msgstr "Καθαρισμός" -#: includes/class-yit-assets.php:118 +#: includes/class-yit-assets.php:130 msgid "Clear color" msgstr "Καθαρισμός χρώματος" -#: includes/class-yit-assets.php:119 +#: includes/class-yit-assets.php:131 msgid "Default" msgstr "Προεπιλεγμένο" -#: includes/class-yit-assets.php:120 +#: includes/class-yit-assets.php:132 msgid "Select default color" msgstr "Επιλογή προεπιλεγμένου χρώματος" -#: includes/class-yit-assets.php:121 +#: includes/class-yit-assets.php:133 msgid "Select Color" msgstr "Επιλογή Χρώματος" -#: includes/class-yit-assets.php:122 +#: includes/class-yit-assets.php:134 msgid "Color value" msgstr "Αξία χρώματος" @@ -133,7 +133,8 @@ msgstr "" "για να διατηρήσετε την ενημέρωση και τη βελτίωση του πρόσθετου. Παρακαλώ," #: includes/class-yit-plugin-panel.php:1346 -msgid "help us by leaving a five-star rating" +#, fuzzy +msgid "help us by leaving a good review" msgstr "βοηθήστε μας αφήνοντας μια βαθμολογία πέντε αστέρων" #: includes/class-yit-plugin-panel.php:1347 @@ -145,14 +146,10 @@ msgid "Plugins Activated" msgstr "Ενεργοποιημένα Πρόσθετα" #: includes/class-yit-pointers.php:81 -#, fuzzy msgid "" "From now on, you can find all plugin options in YITH menu. Plugin " "customization settings will be available as a new entry in YITH menu." msgstr "" -"Πλέον θα μπορείτε να βρείτε όλες τις επιλογές πρόσθετων στο μενού YITH " -"Plugins. Οι ρυθμίσεις προσαρμογής πρόσθετων θα είναι διαθέσιμη ως νέα " -"είσοδος στο μενού YITH Plugins." #. translators: 1. YITH site link; 2. WordPress site link. #: includes/class-yit-pointers.php:84 includes/class-yit-pointers.php:100 @@ -164,7 +161,6 @@ msgid "Plugins Upgraded" msgstr "Αναβαθμισμένα Πρόσθετα" #: includes/class-yit-pointers.php:97 -#, fuzzy msgid "" "From now on, you can find the option panel of YITH plugins in YITH menu. " "Every time one of our plugins is added, a new entry will be added to this " @@ -172,12 +168,6 @@ msgid "" "WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.) will be moved from " "previous location to YITH menu." msgstr "" -"Πλέον θα μπορείτε να βρείτε το πάνελ επιλογών πρόσθετων YITH στο μενού YITH " -"Plugins. Κάθε φορά που ένα απο τα πρόσθετά μας προστίθεται, θα προστίθεται " -"και μια νέα είσοδος σε αυτό το μενού. Για παράδειγμα, μετά την ενημέρωση, οι " -"επιλογές πρόσθετου (όπως για το YITH WooCommerce Wishlist, YITH WooCommerce " -"Ajax Search, κλπ.) θα μεταφερθούν από την προηγούμενη τοποθεσία στην καρτέλα " -"YITH Plugins." #: includes/class-yith-dashboard.php:35 msgid "YITH Latest Updates" @@ -580,7 +570,7 @@ msgstr "Cache εξωτερικού αντικειμένου" msgid "Plugins Requirements" msgstr "Προϋποθέσεις Πρόσθετων" -#: yit-plugin.php:187 +#: yit-plugin.php:190 msgid "License" msgstr "Άδεια χρήσης προϊόντος" @@ -588,6 +578,17 @@ msgstr "Άδεια χρήσης προϊόντος" msgid "YITH" msgstr "YITH" +#. translators: %s it the Elementor Widget title. +#: includes/builders/elementor/class-yith-elementor-widget.php:252 +msgctxt "Elementor Widget - section title" +msgid "%s - Options" +msgstr "" + +#: includes/builders/gutenberg/class-yith-gutenberg.php:147 +msgctxt "[gutenberg]: Category Name" +msgid "YITH" +msgstr "YITH" + #: includes/class-yith-dashboard.php:96 msgctxt "Plugin FW" msgid "View Changelog" @@ -603,11 +604,6 @@ msgctxt "Button label" msgid "Close" msgstr "Απενεργοποίηση" -#: includes/class-yith-gutenberg.php:131 -msgctxt "[gutenberg]: Category Name" -msgid "YITH" -msgstr "YITH" - #: includes/privacy/class-yith-privacy.php:61 msgctxt "Privacy Policy Guide Title" msgid "YITH Plugins" @@ -652,6 +648,16 @@ msgctxt "Privacy Policy Content" msgid "Payments" msgstr "Πληρωμές" +#: templates/fields/copy-to-clipboard.php:41 +msgctxt "Copy-to-clipboard message" +msgid "Copied!" +msgstr "" + +#: templates/fields/copy-to-clipboard.php:45 +msgctxt "Copy-to-clipboard button text" +msgid "Copy" +msgstr "" + #: templates/fields/dimensions.php:13 msgctxt "Position in the \"Dimensions\" field" msgid "Top" @@ -687,27 +693,27 @@ msgctxt "YES/NO button: use MAX 4 characters!" msgid "NO" msgstr "ΟΧΙ" -#: yit-plugin.php:75 +#: yit-plugin.php:78 msgctxt "Plugin Row Meta" msgid "Live Demo" msgstr "Live Demo" -#: yit-plugin.php:79 +#: yit-plugin.php:82 msgctxt "Plugin Row Meta" msgid "Documentation" msgstr "Εγχειρίδιο χρήσης" -#: yit-plugin.php:83 +#: yit-plugin.php:86 msgctxt "Plugin Row Meta" msgid "Support" msgstr "Υποστήριξη" -#: yit-plugin.php:87 +#: yit-plugin.php:90 msgctxt "Plugin Row Meta" msgid "Premium version" msgstr "Premium έκδοση" -#: yit-plugin.php:183 +#: yit-plugin.php:186 msgctxt "Action links" msgid "Settings" msgstr "Ρυθμίσεις" diff --git a/plugin-fw/languages/yith-plugin-fw-es_ES.mo b/plugin-fw/languages/yith-plugin-fw-es_ES.mo index dd464d3de9702652dd201adf4d434bac707a1b05..5feb2e7e4a50937e26ff179ebefe2e59ad1e9193 100644 GIT binary patch delta 4534 zcmai$36K=k9fu#6zzQrNL=gyYkz;|`We*P70ETM;xj_OR9KAEW?7+B8Wij~H4z8iAheY0QgoXMVmA*c;M4;8T|AzPT^u+)Rj z3v@`kc@cJpXJ88c7;59XA(4TzAhwt_P$_VsQnVdvgZ=O(ct5-W9)~0051?x3H*gf} zhPSGvilM}xXqg$@(2EyC=9oL7EX>0Ra4#GWkHJcK4vvHGK&9X&Doig!9rf%vbW^E@|{+y0oT5DtNwFd3@o8X)y!J_=>n3P@d=%`tOO zA-@~SkwZ}P9*ggP6>9x+@%Z~tj=oZ&qflOg^5inq#DB*efHlh5$e81y=G8*}Oam9P zWY$6%l!kg=8&nbRgR|im;3D`sY=D)+F%p)Nbnc<^dzgXSSjD+C=b<((CxIK_FsKN% zK}BQ_l&AZl40;sGqbHyYcoxdAQ&0}Q3^o4^s1&>fD|P-yQqn5EMyLf#phCF`sz@?W zMYz_k{WoBDr@WHHy%5?y>(UVY-`3dX|e*yLWi*S_A|DWhgq^`_zxD2LX3p@dp)8V6|s!u>gP@eCF z%6&W3`@RO1f|sBSe;Mk1m!J&z2h_Y#6N$e|P7U~OEgxcsJq;SpW z;_ZxA~pb0x8__a5uM{dL!xQ=S4Fw2hh>cC z!DVnc>;oT%WWjt1_J?Pna(o`jvx_nNR7VaaV$OxCiS z4|TjQKza5zsAH;%)x054o{xikbxjSFVGAL)n6*%b?StC*%TTE~38|Hmd5O*(Zd`&( zVWNi5EZhmd2~WZY;r3c%J_)t04Y7Cy<85V&UTp23Zzh~rO?!{7o}w-{nhbU>FRVqkyG1-IHh5YD2m&W+L8!i z=+#wm(@Nq0Y?fZLhO{iw*;LV}xe>zublU0jOKtX`jffvJb2CyK9Kp8y2AZ(I=1@TRXAJP9bHRib3GzY~bz) zdg`fp|CFrj`_2|ukJE0dqW#o>za}zn*3AW8!LCcEwzz?rgu5vHohAK>D(6IwxwC$MaJoC3Y(C?%syT2AJaug`pK=23yeCGLelgi1Uz=GLMr)nt&GWKZw~%y6 zi{Fw-`#~apwDO8)bGAA=>>Af8BwG^J4U*Lpx`LSXS~06xxyl#Z*0fjjZN^JRA;;Qx zv(hnR;H%fRPaSb|#+0hsI$K-YP&2KezJ5|oO+!sh*~%4Ft6A=o{;K&{-(c%%>T0WM z>Z@v}+S;iNQ|cS0)^(JR?A3FSs>&&t?;H&~DX*gAx{B%D`o{&7-pT4=CZ#)SRV)@gOOI5-8Wm^mxI%g|wiH zYqNAMt=3A<(nY3Aor(H~lhigBwk55>mRifot?c_d@2fsLzxVUJFYkGu>wENy_sv3I zdrZh%hSErekme9$PGV$t4wQ&UV+LY(9DwmS4kx39UhIK8u^%>LIDX=sAHn{dpF`bu z1AAd7W*Xx&|4_-}LQ0e|e2kAnZ*0IA+~=Gh#!${rVNX1V>f`s$c{`?a-ia<8Mk_kc z$3)zY>e%O~?;Q)A`;7UPibme*-0%yk1HWMy-beaq!lIcC?2Bq(2#&;s&h=Ux#Q7%2 z_fQQUMUDIfYKB^I8Q#!!+Bey>HVkK?8Y;$IT!($}IO@TdoWFND{*7uNw2wWaDCCkE zfZZ?&SxqwzgE1A0(S_>JUi7I)A5!6CS~zHGFQTUY2UG)H7>|G8V>p064#gDI-pIo^ z^rH624rFlV1LP~_3yj56s19Dk(fDf&>z_y^hG8aQHjcs~)Ku?6J-7)!4l>4%DV!J3 zYq7t@FzJ+?7 zq8VNqX5dQJ+>6>|7ua#!VmeT39>go72Gdb9v>d~+1l7r`*qn6}8YPa{a?2Zq{DV*owRNRdd@H}es z-9yb>=y3E=iKU`lAFm6Ti|Xl8)Do;gHBg0WupTGl8<>n2QEPe+`IwLq_Uk$d_5EDb z4CSLn?#4o_Mg7{EYgG7{4h}kx;ALNg{ZVUQf_%(I4w{JrjxDGLE~D=_KjV9p~^n=%?Tz=j0oUu*h47xdt-QB&K7>gi9Y2i`@VX~Nkcx^FCMre>h-TZFpL zi`oNqs3qKtYN#36Hs&Me{0!>*S4T4cnz{}y=!>_UKm3K7i7?hB6l3vB5U(b(UCa%3 z9xsOZ54qJ0OtP0K2erlva6T@>2t0(0!5l_C_bO^BZ~CZcWVan-N82OHa?C@meKBf8 zRnGZ#$9EhLqDFcQEo?=-HJzw|g^aOZ!${P97IsHp8Wn!j%oJ45@-Z3RsE#$F8unx0 z{YCASHk^)kaUN!kHD(%a!=rc>8*#%pV_w539;$YlQ4N2J6?*@_q@pQK8gDxuwV7O~ z2In~EOHfm`2DJxjQ6p(Y?ScKMO?C{m`C2dpPoRaTQO~=Hys_pEcGLUchnG_~_QMn$ zgtKrivg8lTGt@Sb6-0YLWe1rNsM+iLGm zqrzSalyJvXTuHQ^D$8sh9vi8pk)6&J?FW?_qD`h{EFdovi)4}_@~F^$x^uP$*^#E2 z_R9QDSOlA$piYROAv zCgJ}LfgcY2TpE8t*_q O6`s;kcV$zQYxe&>{YQEL diff --git a/plugin-fw/languages/yith-plugin-fw-es_ES.po b/plugin-fw/languages/yith-plugin-fw-es_ES.po index ce7de47..f021e48 100644 --- a/plugin-fw/languages/yith-plugin-fw-es_ES.po +++ b/plugin-fw/languages/yith-plugin-fw-es_ES.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: YITH Framework\n" "Report-Msgid-Bugs-To: YITH \n" -"POT-Creation-Date: 2021-02-15 07:49:38+00:00\n" -"PO-Revision-Date: 2021-02-05 14:41:38+0000\n" +"POT-Creation-Date: 2021-04-12 11:06:33+00:00\n" +"PO-Revision-Date: 2021-03-15 15:43:52+0000\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -13,27 +13,27 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/3.0.0-alpha.2\n" -#: includes/class-yit-assets.php:117 +#: includes/class-yit-assets.php:129 msgid "Clear" msgstr "Borrar" -#: includes/class-yit-assets.php:118 +#: includes/class-yit-assets.php:130 msgid "Clear color" msgstr "Borrar color" -#: includes/class-yit-assets.php:119 +#: includes/class-yit-assets.php:131 msgid "Default" msgstr "Predeterminado" -#: includes/class-yit-assets.php:120 +#: includes/class-yit-assets.php:132 msgid "Select default color" msgstr "Seleccionar color predeterminado" -#: includes/class-yit-assets.php:121 +#: includes/class-yit-assets.php:133 msgid "Select Color" msgstr "Seleccionar color" -#: includes/class-yit-assets.php:122 +#: includes/class-yit-assets.php:134 msgid "Color value" msgstr "Valor del color" @@ -133,7 +133,8 @@ msgid "to keep updating and improving the plugin. Please," msgstr "para que podamos seguir actualizando y mejorando el plugin. Por favor," #: includes/class-yit-plugin-panel.php:1346 -msgid "help us by leaving a five-star rating" +#, fuzzy +msgid "help us by leaving a good review" msgstr "ayúdanos con una valoración de cinco estrellas" #: includes/class-yit-plugin-panel.php:1347 @@ -145,7 +146,6 @@ msgid "Plugins Activated" msgstr "Plugins activados" #: includes/class-yit-pointers.php:81 -#, fuzzy msgid "" "From now on, you can find all plugin options in YITH menu. Plugin " "customization settings will be available as a new entry in YITH menu." @@ -164,7 +164,6 @@ msgid "Plugins Upgraded" msgstr "Plugins mejorados" #: includes/class-yit-pointers.php:97 -#, fuzzy msgid "" "From now on, you can find the option panel of YITH plugins in YITH menu. " "Every time one of our plugins is added, a new entry will be added to this " @@ -577,7 +576,7 @@ msgstr "Caché objeto externo" msgid "Plugins Requirements" msgstr "Requerimientos de los plugins" -#: yit-plugin.php:187 +#: yit-plugin.php:190 msgid "License" msgstr "Licencia" @@ -585,6 +584,17 @@ msgstr "Licencia" msgid "YITH" msgstr "YITH" +#. translators: %s it the Elementor Widget title. +#: includes/builders/elementor/class-yith-elementor-widget.php:252 +msgctxt "Elementor Widget - section title" +msgid "%s - Options" +msgstr "%s - Opciones" + +#: includes/builders/gutenberg/class-yith-gutenberg.php:147 +msgctxt "[gutenberg]: Category Name" +msgid "YITH" +msgstr "YITH" + #: includes/class-yith-dashboard.php:96 msgctxt "Plugin FW" msgid "View Changelog" @@ -600,11 +610,6 @@ msgctxt "Button label" msgid "Close" msgstr "Cerrar" -#: includes/class-yith-gutenberg.php:131 -msgctxt "[gutenberg]: Category Name" -msgid "YITH" -msgstr "YITH" - #: includes/privacy/class-yith-privacy.php:61 msgctxt "Privacy Policy Guide Title" msgid "YITH Plugins" @@ -647,6 +652,16 @@ msgctxt "Privacy Policy Content" msgid "Payments" msgstr "Pagos" +#: templates/fields/copy-to-clipboard.php:41 +msgctxt "Copy-to-clipboard message" +msgid "Copied!" +msgstr "¡Copiado!" + +#: templates/fields/copy-to-clipboard.php:45 +msgctxt "Copy-to-clipboard button text" +msgid "Copy" +msgstr "Copiar" + #: templates/fields/dimensions.php:13 msgctxt "Position in the \"Dimensions\" field" msgid "Top" @@ -682,27 +697,27 @@ msgctxt "YES/NO button: use MAX 4 characters!" msgid "NO" msgstr "NO" -#: yit-plugin.php:75 +#: yit-plugin.php:78 msgctxt "Plugin Row Meta" msgid "Live Demo" msgstr "Demostración en vivo" -#: yit-plugin.php:79 +#: yit-plugin.php:82 msgctxt "Plugin Row Meta" msgid "Documentation" msgstr "Documentación" -#: yit-plugin.php:83 +#: yit-plugin.php:86 msgctxt "Plugin Row Meta" msgid "Support" msgstr "Soporte" -#: yit-plugin.php:87 +#: yit-plugin.php:90 msgctxt "Plugin Row Meta" msgid "Premium version" msgstr "Versión premium" -#: yit-plugin.php:183 +#: yit-plugin.php:186 msgctxt "Action links" msgid "Settings" msgstr "Ajustes" diff --git a/plugin-fw/languages/yith-plugin-fw-it_IT.mo b/plugin-fw/languages/yith-plugin-fw-it_IT.mo index 658d5e20fb341e5b71ef8b8bfef1d672699341fc..2b4c0fb51410d9d659f0cfd86035ac2a71f521d4 100644 GIT binary patch delta 4438 zcmai$dvH|M9mfw41Og<8ScwohK_CH>xC!Brh|0TAQvw3zS>$H-Cb_!1ciFw05L6Zf z1yqVO_A!HP>9lpU_75uZ2Ytd&W@@LMwqvR7bVlqrZLOoN(;1;-YunHF-WzJEwrBF) z&pGFwd(Q9t9=kcV?Q&P?mGNbtF|+|R8NE8{4oom4C{d8rP&@c z3+3_$pe}L>N z5GAu7${-JFzdooW-Usi1$KeWi5w^j)Nf-%BNjeYGc?+iDeY{0onqNU3TuA^w39Fzy z)Cc8}-B35(4`tA2p>FggC<9)AGVBc0g?<6G{xzr&yaVf0|J9_ll5aWG3wJ@e@*b!p zNkb*+eyA89gw607*h#E^196tQ!$uo#ge{EsK;_OUs8C*n+V>48gD%4rgR&2jX&* zm=>+u1WR(MLkAnoUZ@wo3KjcrLM7F=A(ducglTvY9)sp|9X(XEV*a}lm|9L-6#pmU=Xt(4rRO>X5n6_P`wRh;0OY) zaW#|yEl^)ji{J>j4(g&?q0TMM#Q%!b=a?7;pN2a41k{brLM7#op=2EM;`b!)Qw(`AG`~d8x@Vw#*J_c z;|{2ew?fr>9_oe%VjhKBcMM{qc?Oa$<^t6I@5ax^+#2p*GF5c$|16yf9-M`` z+0USo?DudO{3BEnz6F)Ne}USta(0wNlc3hkhFUids@xVpLLD|4sCXYmOT!t;7w+Wz zux;d1aUN_V=@d~OZHgyvk10He)*8m14M*PX)hm# z&|rIvj@&;yo=CwtaepCPjqZ-e?Qrk{@|@azh-wUzOJ3Z8)b5H9dQRQ)Xj}^aXR{2t zq6w3Ms!e^7sJRis|8xfE^GhA(fxePe3Grww}Sm=oX|ToQc#PMK^`L=vVci z+_wgO8ZAbjKq{X`G!CgvKwD9t2DBuahgNDpQx&M)A0e#&ee@G3jkcf~v=((D{a6jQ z(qVc9v>fr1Y<#o`4MQJC9@>TOL~6=xHC2LI8B(3AQL$zZ`Y0M~m2{3EeJw9TkE4f> zncg(5VCx2cUOnmLtTCS-y2Q`*Hw1n|GVSF$eJ7u?oy8#Vvo>&d24#9`{(DKrEfkz? zSC2h6RWop=;&Of3&A8dX&)W@Ns@n~0gDtqpz|&4%kao+a7nthEX{Io6s`BB|^1Pq1 zS-;Qv*?QaW7j4qX+Ac4fvQ9c}bLnEYm$iQMf~C7@<+>G?Gm4FNb@VVmYt7kUwZP3HY=$^}Qr@Pb1 zvor>-sLQcl3kRX(aK6q7x=YZtGD-rC^%OZ-g6%_m*LQs_y0g`hruwEBI| z7TxRYv};`_pX{l(Zjfx8dBuqtzZbK*6sug`?e+X(!KVFW)UK|qPeLd(bABJ*0#1ax1Ox5 z{`0U3WtF3>^PIr1Ir*NQK4eUsJ-c|_8>pH3RB36gpLgW{obTCOk&htn_d0pk2IQ}6 ziMpQ)m)n%fiYQ|gLtK0AbZB>@ZFjAg$@zuAiI=j{%@_QvllFG)3MXA#aPm$z>)Vu9 z$Z>q9m-cKa=@aE*mb5BztnKx2ah#-$=EIHi$ZR%q(`o;M>!2xuGQv#KI?=fUH_lX3~RHb;;ajufW!WOw*Bv98}u;#B@{$2#aDnsXbYa=;wtr$ aZi?!qmcs~+91P*f?@WDj^uVi)xBUyKFURr# delta 3277 zcmYM$e@v8h0LSsKfFdEH_$w3TQBg1f*wrJJGEa+$NOhHi~=keYL?oKt&$?jH3!KKJ@Q&pr2ie?E8oTe@?h zuQev@O+(p6V#)R}V@_hX2wo^%yBX6TBd{M1#U#u^3(N2^Y{EXc9mDYx`}i>S<+ufP z-DT{K?U-SV&)lXmlM^XX#_(r+y!5~=7=yd*<3re)<5L)kEvP>JY#+B`D#z`ZhJ$ED z$8#_NH=;WBDe7}a1IIpNzM-O#pS3Ue1J!}+*ahz+eKcL7nGNiPY9JPeVV-?{1wO%X zz3om^gGW#!{|YrjXK?{u)_K}DPFfp;IjDw8a4IgxUU(dJ8bV)Xbbgb>IgK$3IaG+(0#W4|U^6E7meLy z4<#WFh;gC^bJ3@%J3&RycMGb4zc3$fqt02G#K&QEPw2 zwhco#ZpR9|hFXGxc;;U{^2P^GG@&}M2lzIn)o?6o zK*^{j%tU<=O}F1KKy`R2s>8lv%)dUc$v)vnHMk3P<9)UV@pLC+jv@QhtVsw?^$twu z_!z3=*HKG&2Nz&C>l2Pe$b)2-pq8Q$)vn)1#iFtsxwkoqnvpi!JE#%#91(OdYGe-7 z4CJ6jG}k^~irNFK(ZY979s3e>-xk#4+=>zCyJc7IqAm=7GWh%68<}M@0o6b$>iw0d z1{!fZetT&`s0PoWrt&wm z@Tz?r@lj@t>69@x0TSz5&P;~zpWF76B*X^@;sLiEm zP9d7+jYJ!#nyex!Zn8K~Gv+y*Otg2plTxBGoUj6c$9g%|k57l6`wYjrbDHK z%qMfmYBHBRO%jO88$klE&)D^OIF@9Qmx*SujHql5Vj8i6j3Qd1aYTEEqVYc}?4dvj zw{>6<(R!*Z2=efC8#Vn_G}&jgZ&YfDcK0NrU%8dUA{nHZJSw!GY9GCVRiuVYB@JXY znND0}CW#_15q56i`BnGR$yO3ZyhOhx*<>wI=@I1N>lA9w+ef{1gEaE0ec}bwS7Rnw zM6`2NHju7lA{k6(5$)y&WeAmNgs0fNNY;>Yl1RD`l_fy}uXrVDo zyQ-`zS2d^n`v<)jH9FamZl#QIrj2!`X8PyF#c?Jj-5Tw1Ix?MU8O`hCZiF`14~_5S zKNP>SIWM6ja!hVbWw}-2swytGYARgTQddQ#<#Bn7%Uu;Em4Q=L?qYX^x4g2#O|$8i Ox7zLTxcynF+5ZE@p-mwG diff --git a/plugin-fw/languages/yith-plugin-fw-it_IT.po b/plugin-fw/languages/yith-plugin-fw-it_IT.po index f232275..187b3dd 100644 --- a/plugin-fw/languages/yith-plugin-fw-it_IT.po +++ b/plugin-fw/languages/yith-plugin-fw-it_IT.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: YITH Framework\n" "Report-Msgid-Bugs-To: YITH \n" -"POT-Creation-Date: 2021-02-15 07:49:38+00:00\n" -"PO-Revision-Date: 2021-02-05 21:18:46+0000\n" +"POT-Creation-Date: 2021-04-12 11:06:33+00:00\n" +"PO-Revision-Date: 2021-04-02 11:09:29+0000\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -13,27 +13,27 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/3.0.0-alpha.2\n" -#: includes/class-yit-assets.php:117 +#: includes/class-yit-assets.php:129 msgid "Clear" msgstr "Rimuovi" -#: includes/class-yit-assets.php:118 +#: includes/class-yit-assets.php:130 msgid "Clear color" msgstr "Rimuovi colore" -#: includes/class-yit-assets.php:119 +#: includes/class-yit-assets.php:131 msgid "Default" msgstr "Predefinito" -#: includes/class-yit-assets.php:120 +#: includes/class-yit-assets.php:132 msgid "Select default color" msgstr "Seleziona il colore predefinito" -#: includes/class-yit-assets.php:121 +#: includes/class-yit-assets.php:133 msgid "Select Color" msgstr "Seleziona il colore" -#: includes/class-yit-assets.php:122 +#: includes/class-yit-assets.php:134 msgid "Color value" msgstr "Valore del colore" @@ -131,7 +131,8 @@ msgid "to keep updating and improving the plugin. Please," msgstr "per poter continuare ad aggiornare e migliorare il plugin." #: includes/class-yit-plugin-panel.php:1346 -msgid "help us by leaving a five-star rating" +#, fuzzy +msgid "help us by leaving a good review" msgstr "Puoi darci una mano lasciando una recensione a 5 stelle" #: includes/class-yit-plugin-panel.php:1347 @@ -147,6 +148,9 @@ msgid "" "From now on, you can find all plugin options in YITH menu. Plugin " "customization settings will be available as a new entry in YITH menu." msgstr "" +"D'ora in poi puoi trovare tutte le opzioni dei plugin nel menù YITH. Le " +"impostazioni di personalizzazione saranno disponibili come una nuova voce in " +"YITH." #. translators: 1. YITH site link; 2. WordPress site link. #: includes/class-yit-pointers.php:84 includes/class-yit-pointers.php:100 @@ -165,6 +169,11 @@ msgid "" "WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.) will be moved from " "previous location to YITH menu." msgstr "" +"D'ora in poi puoi trovare il pannello opzioni dei plugin YITH nel menù YITH. " +"Ogni volta che viene aggiunto uno dei nostri plugin comparirà una nuova voce " +"in questo menù. Ad esempio, dopo l'aggiornamento, le opzioni del plugin " +"(come per YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.) " +"saranno spostate dalla posizione precedente al menù YITH." #: includes/class-yith-dashboard.php:35 msgid "YITH Latest Updates" @@ -567,7 +576,7 @@ msgstr "External object cache" msgid "Plugins Requirements" msgstr "Requisiti plugin" -#: yit-plugin.php:187 +#: yit-plugin.php:190 msgid "License" msgstr "Chiave di licenza" @@ -575,6 +584,17 @@ msgstr "Chiave di licenza" msgid "YITH" msgstr "YITH" +#. translators: %s it the Elementor Widget title. +#: includes/builders/elementor/class-yith-elementor-widget.php:252 +msgctxt "Elementor Widget - section title" +msgid "%s - Options" +msgstr "%s - Opzioni" + +#: includes/builders/gutenberg/class-yith-gutenberg.php:147 +msgctxt "[gutenberg]: Category Name" +msgid "YITH" +msgstr "YITH" + #: includes/class-yith-dashboard.php:96 msgctxt "Plugin FW" msgid "View Changelog" @@ -590,11 +610,6 @@ msgctxt "Button label" msgid "Close" msgstr "Chiudi" -#: includes/class-yith-gutenberg.php:131 -msgctxt "[gutenberg]: Category Name" -msgid "YITH" -msgstr "YITH" - #: includes/privacy/class-yith-privacy.php:61 msgctxt "Privacy Policy Guide Title" msgid "YITH Plugins" @@ -638,6 +653,16 @@ msgctxt "Privacy Policy Content" msgid "Payments" msgstr "Pagamenti" +#: templates/fields/copy-to-clipboard.php:41 +msgctxt "Copy-to-clipboard message" +msgid "Copied!" +msgstr "Copiato!" + +#: templates/fields/copy-to-clipboard.php:45 +msgctxt "Copy-to-clipboard button text" +msgid "Copy" +msgstr "Copia" + #: templates/fields/dimensions.php:13 msgctxt "Position in the \"Dimensions\" field" msgid "Top" @@ -673,27 +698,27 @@ msgctxt "YES/NO button: use MAX 4 characters!" msgid "NO" msgstr "NO" -#: yit-plugin.php:75 +#: yit-plugin.php:78 msgctxt "Plugin Row Meta" msgid "Live Demo" msgstr "Live Demo" -#: yit-plugin.php:79 +#: yit-plugin.php:82 msgctxt "Plugin Row Meta" msgid "Documentation" msgstr "Documentazione" -#: yit-plugin.php:83 +#: yit-plugin.php:86 msgctxt "Plugin Row Meta" msgid "Support" msgstr "Assistenza" -#: yit-plugin.php:87 +#: yit-plugin.php:90 msgctxt "Plugin Row Meta" msgid "Premium version" msgstr "Versione premium" -#: yit-plugin.php:183 +#: yit-plugin.php:186 msgctxt "Action links" msgid "Settings" msgstr "Impostazioni" diff --git a/plugin-fw/languages/yith-plugin-fw-nl_NL.mo b/plugin-fw/languages/yith-plugin-fw-nl_NL.mo index a2a3ac53848117cfb85d141c8ff36577b7e28eff..f22bfe8ad799f49c5f08b3bb5f28114e26cafcf0 100644 GIT binary patch delta 4438 zcmZ{meQ*`k8O9GG6bX>Xhn1j_L-C7NYh%B#L#3T*rF1$}?6h{q89Gy@TH8MyYHOz*nN~ZU+Ap1H@t=0=@434{r0tnJ z_jk_jo^#&wzR%v9pY1r~7T+9S{&_DCE_%Zku$RW+w;SKN{)P^s@8Srn(^@&WH%(y1u?XZ#YW~hA*!3y>_$LJ_^Ps8o- zTkvr>Vw^Fnh8goDRO&8~j@#gyPyzfK-UBNp7{j00!iP5WpzaSOdR``LBL5rdyu=07b}V5kg%hD3m;+_HR)~MhGN`~dLVRi3 z68cane+23v$Dp2jCb|A?sQE7@7%%^H zE=-5Iu@>ShvkfkV0rcQ^pxi!*U3AjfP_ADFRqHiS8QKQ5Q5)38*@XMxos5sb#qc6r zg8xhz?@S6VgPO1hDrE!`mv({O?!nhO>29Z)G<3rE21upG9*;n0Q3oCg)?pCJA< zSD;EbzCI497OIqua3ov_mAQ3L0ebbUq6H3fVHEr#p#uB| zRDdJMt2i3U1LKnMBv`@twuJTY6d9Wjm5EEm*>NQALX2!G8sdQJ;V8xn;dZzTsx;5Q zDe#+6uhUQ94e-}c3;rJJt@!{d6E`=;oCS4|MNsqBK^?TXlg=1AnS}eGPWBj7ioOVC zuJ0!IUxrHQ>rfm087k1>P4Px!p#rLb^1@80=kI})unj6B0mKGH(@$qP7rq8p!?&SK zGkXqSDzFbe0V{b$_Q5Yh)p|m6yzv~^#<&G4^(PaahAP!_a4dWYD&SY4GWix9FBkot zP9+!0_*T)$$3dB_7M8)8Q0A+LTCfQ!V=JK++ywPpH`H@I@OGGkl)BV%d@AUt&|Re~ zcn$8Ai`5=Ps`F4&3JWNYwj~#rBoq#y`;lDjqoLNFblTts)P){FTM_Y;zR-GMgs7Y; z9^&H|8fwSsY(#RiS{f}V^)Mmagzihm>*3G=RAaRsREK0XWn~XiQ%Tj7dNp}~RxJI` zX6bcmNXsInRpwE1W0d~W8KloIwK<4(p~*<8RvRC~v_RGS4m2O}rj>sAfcZ44RVQf+ z75>9RBe)U`pxx*(GzH0Yi_uKvAna251(VqxN7Iq~b8Xwg;0T(H#v#5YN=-)AYp%8v z9aZ}7MV~_}&;v;3YCDDZ9M?v2WI*ZlV*SvL%w zE?2ibH$8RmLgo7n88_?tQINM=y>yow*+v_>9g(M%yeQ+A&j`7+F{dlx;P~vdr>Prwt1EWthxcU@b^rJaZ?*X5`#EOd11tes3NWov5?tPHYQH{an>maseHg;7ItYtuFN zmhX1<+Rd($@91u@Zq(6Ke>I8OpqH>ZRjXXy?e&5}Xfr`aoN}W5uqx+UZv5rw!3DRT zZkgZMJl8fix26`h&YL$om1<3;DmHCwypQQ21 z^Hnt!tisO-W96#rTA^s^n9Y$^@6A$_etm@;Zu%p}SX?L8w?e}*3 zY*q}d@41COm#Vp4j^Fi>ZAuk1*N3Pm3J1 zC8VMz2Y&z1nQ?xQPe-L_++IS$YVj2&X+kMl>qTx>=e21sD*5c12~Bo|x4Sn8^6dnd zw!UN2Lv|}I#UdZ(x9E}Jy8gh)5H@oXV_oB`>pgePt&dvH@5geyJ-LkIL}64)3p@7) fd9TY&{N@r4$-i31Y`MM*&i}BscJ$zcrk4KzTNb)c delta 3276 zcmYk-drXyO0LSr1u7aQjDv}po1qDo#J9;okOY;_Zw-nR^9EBv1143$eP)UUnHjh~5 z=G1b|Rx@R3E6e4YN#SNG=~lx(oUFmhu3I&&zQ4n3`ph4n=Y7t5-sk!rPq;erJzWt2 zt%lM;b?l%^+> zAiHTMq8}z>F{YsgbO1dX(c4t`XFlSOmbL@6^fyo)^kOXjhQl$64@Y4V>TKj<43?nI z$ZlkE<}mUV^F9v23#b8J$3*-gg8h%D62UYR(1GKz2({Ers0VxTL_cHNFp28|MlG8$ z8PB7h^9yQb(VVzEj6-cr&E#j) zeSS<+?UAVOTlV#2)J&(LR&pU~A_b`X*4l1F9l{2WU1>($_y%gEN07;ybEpAbK|Qbw zby#~a8-v-8**FUw*n*AtCD!2*_NNTL!3@md;p(^s3(!+fMN8C$T9VtSnf9UvbPqM7 zpb>oo7=apCJZeT+sQc%lwjdu9umN@W-b3Ag8nt24yp5Vke_k2gpMzQ%7pj9w)ZyETy1yCY@RZ&DEpkjuH)hknxl5&# zhAc+G!8FHEGyV{D`Y)sQyc4xj-KdU!M0NbPZIH!axQ@VSxCo!X7Sv(AjJp3H)XIg9 zAs#BxRG5^BL+#BBkDTB&=sQA}S0O-7yiY}CZ& zU_P!wk3RUAir(*ws0Z}mJPe>wE3yFD1yh6?dA)55s^debfgMM!)CZ`ubP;t1I?x}# zMoqXAHL#^|T(a$^kPY(f8EQbys69G>+Jcj)6*`L=U?=JUcTg*K7d5aT4ul3W6m{rg zZ8K3bpNAUY8VtnBaSTV5S{k&sb@m4hsDU)uw&J0F#vDeiL=Hz?1Ib5@kEuZos1-G! zqqqX!MQvd)uS5(+qTZHN)XL5DP|*W(QLn{%)Jp8I^`d6-7V3*|=AKg%%$Jrz{c;U?^ljmY+xy{IpoL3P-HT9NONNtte(jsqv~ zkGHT1H$TR+F>s>sZM6qOxITz$bR3RR(b5M^>N6a*S3^*HnTQ&3CTc13 zP=|6QYGCE4nb)B|HlrWz#QS)hZc9W-kwZ0#j1=M$v?S!xUR*3nTJ*0x%FAgftlC63jUbR~nqTU9LGKuKG z>>~UEn`)wERB@4YzM3&l<1>VF>06DpcKdi_<$YUOiCah@VQ#*nGo|9u-fKBjiple2 zG1*L(5dDH_zg1rA!}s?|yS@ykk}R@@WReo1qWxESg_M)YL|c(Na%lDVXTEF$xX zljM?cvXX2dp+v(^C(R^)RFPF=8mS{HI-C!e*<8%A8;0lsX=Iz-upEaG9l+H@zYQuo zh+fYbWDLn8dK>PSu~g=fMDiSYnUsq=hn0p zgni=YT|MXz@Aknv+O9@)4j5PBD%)Uftg;F>S!FI~O=\n" -"POT-Creation-Date: 2021-02-15 07:49:38+00:00\n" -"PO-Revision-Date: 2021-02-05 09:20:16+0000\n" +"POT-Creation-Date: 2021-04-12 11:06:33+00:00\n" +"PO-Revision-Date: 2021-04-05 19:01:01+0000\n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -13,27 +13,27 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/3.0.0-alpha.2\n" -#: includes/class-yit-assets.php:117 +#: includes/class-yit-assets.php:129 msgid "Clear" msgstr "Wissen" -#: includes/class-yit-assets.php:118 +#: includes/class-yit-assets.php:130 msgid "Clear color" msgstr "Kleur wissen" -#: includes/class-yit-assets.php:119 +#: includes/class-yit-assets.php:131 msgid "Default" msgstr "Standaard" -#: includes/class-yit-assets.php:120 +#: includes/class-yit-assets.php:132 msgid "Select default color" msgstr "Standaardkleur selecteren" -#: includes/class-yit-assets.php:121 +#: includes/class-yit-assets.php:133 msgid "Select Color" msgstr "Kleur selecteren" -#: includes/class-yit-assets.php:122 +#: includes/class-yit-assets.php:134 msgid "Color value" msgstr "Kleurwaarde" @@ -130,7 +130,8 @@ msgid "to keep updating and improving the plugin. Please," msgstr "om de plugin te blijven bijwerken en verbeteren. A.u.b.," #: includes/class-yit-plugin-panel.php:1346 -msgid "help us by leaving a five-star rating" +#, fuzzy +msgid "help us by leaving a good review" msgstr "help ons door een 5-sterren waardering achter te laten" #: includes/class-yit-plugin-panel.php:1347 @@ -142,14 +143,13 @@ msgid "Plugins Activated" msgstr "Plugins geactiveerd" #: includes/class-yit-pointers.php:81 -#, fuzzy msgid "" "From now on, you can find all plugin options in YITH menu. Plugin " "customization settings will be available as a new entry in YITH menu." msgstr "" "Vanaf nu kun je alle plugin opties vinden in het YITH Plugins menu. Plugin " "aanpassingen instellingen zullen beschikbaar zijn als nieuwe toegang in het " -"YITH Plugins menu." +"YITH menu." #. translators: 1. YITH site link; 2. WordPress site link. #: includes/class-yit-pointers.php:84 includes/class-yit-pointers.php:100 @@ -161,7 +161,6 @@ msgid "Plugins Upgraded" msgstr "Plugins Upgraded" #: includes/class-yit-pointers.php:97 -#, fuzzy msgid "" "From now on, you can find the option panel of YITH plugins in YITH menu. " "Every time one of our plugins is added, a new entry will be added to this " @@ -169,11 +168,11 @@ msgid "" "WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.) will be moved from " "previous location to YITH menu." msgstr "" -"Vanaf nu kun je het optiepaneel van YITH plugins vinden in het YITH Plugins " -"menu. Elke keer dat een van onze plugins wordt toegevoegd, wordt er een " -"nieuw item aan dit menu toegevoegd. Na de update worden plugin opties (zoals " -"voor YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, enz.) " -"verplaatst van de vorige locatie naar het tabblad YITH plugins." +"Vanaf nu kun je het optiepaneel van YITH plugins vinden in het YITH menu. " +"Elke keer dat een van onze plugins wordt toegevoegd, wordt er een nieuw item " +"aan dit menu toegevoegd. Bijvoorbeeld na de update worden plugin opties " +"(zoals voor YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, enz.) " +"verplaatst van de vorige locatie naar het YITH menu." #: includes/class-yith-dashboard.php:35 msgid "YITH Latest Updates" @@ -574,7 +573,7 @@ msgstr "Externe object cache" msgid "Plugins Requirements" msgstr "Plugin benodigdheden" -#: yit-plugin.php:187 +#: yit-plugin.php:190 msgid "License" msgstr "Licentie" @@ -582,6 +581,17 @@ msgstr "Licentie" msgid "YITH" msgstr "YITH" +#. translators: %s it the Elementor Widget title. +#: includes/builders/elementor/class-yith-elementor-widget.php:252 +msgctxt "Elementor Widget - section title" +msgid "%s - Options" +msgstr "%s - Opties" + +#: includes/builders/gutenberg/class-yith-gutenberg.php:147 +msgctxt "[gutenberg]: Category Name" +msgid "YITH" +msgstr "YITH" + #: includes/class-yith-dashboard.php:96 msgctxt "Plugin FW" msgid "View Changelog" @@ -597,11 +607,6 @@ msgctxt "Button label" msgid "Close" msgstr "Sluiten" -#: includes/class-yith-gutenberg.php:131 -msgctxt "[gutenberg]: Category Name" -msgid "YITH" -msgstr "YITH" - #: includes/privacy/class-yith-privacy.php:61 msgctxt "Privacy Policy Guide Title" msgid "YITH Plugins" @@ -644,6 +649,16 @@ msgctxt "Privacy Policy Content" msgid "Payments" msgstr "Betalingen" +#: templates/fields/copy-to-clipboard.php:41 +msgctxt "Copy-to-clipboard message" +msgid "Copied!" +msgstr "Gekopieerd!" + +#: templates/fields/copy-to-clipboard.php:45 +msgctxt "Copy-to-clipboard button text" +msgid "Copy" +msgstr "Kopieer" + #: templates/fields/dimensions.php:13 msgctxt "Position in the \"Dimensions\" field" msgid "Top" @@ -679,27 +694,27 @@ msgctxt "YES/NO button: use MAX 4 characters!" msgid "NO" msgstr "NEE" -#: yit-plugin.php:75 +#: yit-plugin.php:78 msgctxt "Plugin Row Meta" msgid "Live Demo" msgstr "Live Demo" -#: yit-plugin.php:79 +#: yit-plugin.php:82 msgctxt "Plugin Row Meta" msgid "Documentation" msgstr "Documentatie" -#: yit-plugin.php:83 +#: yit-plugin.php:86 msgctxt "Plugin Row Meta" msgid "Support" msgstr "Ondersteuning" -#: yit-plugin.php:87 +#: yit-plugin.php:90 msgctxt "Plugin Row Meta" msgid "Premium version" msgstr "Premium versie" -#: yit-plugin.php:183 +#: yit-plugin.php:186 msgctxt "Action links" msgid "Settings" msgstr "Instellingen" diff --git a/plugin-fw/languages/yith-plugin-fw.pot b/plugin-fw/languages/yith-plugin-fw.pot index 0942c04..7c4d476 100644 --- a/plugin-fw/languages/yith-plugin-fw.pot +++ b/plugin-fw/languages/yith-plugin-fw.pot @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: YITH \n" -"POT-Creation-Date: 2021-02-15 07:49:38+00:00\n" +"POT-Creation-Date: 2021-04-12 11:06:33+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -24,27 +24,27 @@ msgstr "" "X-Textdomain-Support: yes\n" "X-Generator: grunt-wp-i18n 1.0.3\n" -#: includes/class-yit-assets.php:117 +#: includes/class-yit-assets.php:129 msgid "Clear" msgstr "" -#: includes/class-yit-assets.php:118 +#: includes/class-yit-assets.php:130 msgid "Clear color" msgstr "" -#: includes/class-yit-assets.php:119 +#: includes/class-yit-assets.php:131 msgid "Default" msgstr "" -#: includes/class-yit-assets.php:120 +#: includes/class-yit-assets.php:132 msgid "Select default color" msgstr "" -#: includes/class-yit-assets.php:121 +#: includes/class-yit-assets.php:133 msgid "Select Color" msgstr "" -#: includes/class-yit-assets.php:122 +#: includes/class-yit-assets.php:134 msgid "Color value" msgstr "" @@ -138,7 +138,7 @@ msgid "to keep updating and improving the plugin. Please," msgstr "" #: includes/class-yit-plugin-panel.php:1346 -msgid "help us by leaving a five-star rating" +msgid "help us by leaving a good review" msgstr "" #: includes/class-yit-plugin-panel.php:1347 @@ -555,7 +555,7 @@ msgstr "" msgid "Plugins Requirements" msgstr "" -#: yit-plugin.php:187 +#: yit-plugin.php:190 msgid "License" msgstr "" @@ -563,6 +563,17 @@ msgstr "" msgid "YITH" msgstr "" +#: includes/builders/elementor/class-yith-elementor-widget.php:252 +#. translators: %s it the Elementor Widget title. +msgctxt "Elementor Widget - section title" +msgid "%s - Options" +msgstr "" + +#: includes/builders/gutenberg/class-yith-gutenberg.php:147 +msgctxt "[gutenberg]: Category Name" +msgid "YITH" +msgstr "" + #: includes/class-yith-dashboard.php:96 msgctxt "Plugin FW" msgid "View Changelog" @@ -578,11 +589,6 @@ msgctxt "Button label" msgid "Close" msgstr "" -#: includes/class-yith-gutenberg.php:131 -msgctxt "[gutenberg]: Category Name" -msgid "YITH" -msgstr "" - #: includes/privacy/class-yith-privacy.php:61 msgctxt "Privacy Policy Guide Title" msgid "YITH Plugins" @@ -619,6 +625,16 @@ msgctxt "Privacy Policy Content" msgid "Payments" msgstr "" +#: templates/fields/copy-to-clipboard.php:41 +msgctxt "Copy-to-clipboard message" +msgid "Copied!" +msgstr "" + +#: templates/fields/copy-to-clipboard.php:45 +msgctxt "Copy-to-clipboard button text" +msgid "Copy" +msgstr "" + #: templates/fields/dimensions.php:13 msgctxt "Position in the \"Dimensions\" field" msgid "Top" @@ -654,27 +670,27 @@ msgctxt "YES/NO button: use MAX 4 characters!" msgid "NO" msgstr "" -#: yit-plugin.php:75 +#: yit-plugin.php:78 msgctxt "Plugin Row Meta" msgid "Live Demo" msgstr "" -#: yit-plugin.php:79 +#: yit-plugin.php:82 msgctxt "Plugin Row Meta" msgid "Documentation" msgstr "" -#: yit-plugin.php:83 +#: yit-plugin.php:86 msgctxt "Plugin Row Meta" msgid "Support" msgstr "" -#: yit-plugin.php:87 +#: yit-plugin.php:90 msgctxt "Plugin Row Meta" msgid "Premium version" msgstr "" -#: yit-plugin.php:183 +#: yit-plugin.php:186 msgctxt "Action links" msgid "Settings" msgstr "" \ No newline at end of file diff --git a/plugin-fw/lib/yith-gutenberg.php b/plugin-fw/lib/yith-gutenberg.php index 4b274f1..2faf053 100644 --- a/plugin-fw/lib/yith-gutenberg.php +++ b/plugin-fw/lib/yith-gutenberg.php @@ -8,4 +8,4 @@ /** * Require the correct file */ -require_once __DIR__ . '/../includes/class-yith-gutenberg.php'; +require_once __DIR__ . '/../includes/builders/gutenberg/class-yith-gutenberg.php'; diff --git a/plugin-fw/phpcs.xml b/plugin-fw/phpcs.xml index cf1893b..1588156 100644 --- a/plugin-fw/phpcs.xml +++ b/plugin-fw/phpcs.xml @@ -8,6 +8,7 @@ Gruntfile.js /assets/* /bin/* + /dist/* /languages/* */node_modules/* */tests/* diff --git a/plugin-fw/templates/fields/copy-to-clipboard.php b/plugin-fw/templates/fields/copy-to-clipboard.php new file mode 100644 index 0000000..8cbef62 --- /dev/null +++ b/plugin-fw/templates/fields/copy-to-clipboard.php @@ -0,0 +1,47 @@ + +
    + +
    + + readonly + + + + + > +
    +
    +
    + + +
    +
    diff --git a/plugin-fw/templates/fields/inline-fields.php b/plugin-fw/templates/fields/inline-fields.php index cb047a1..5aeb338 100644 --- a/plugin-fw/templates/fields/inline-fields.php +++ b/plugin-fw/templates/fields/inline-fields.php @@ -12,7 +12,7 @@ $class = ! ! $class ? $class : ''; $value = maybe_unserialize( $value ); -$allowed_types = array( 'select', 'select-buttons', 'number', 'text', 'slider', 'hidden', 'html' ); +$allowed_types = array( 'select', 'select-buttons', 'number', 'text', 'slider', 'hidden', 'html', 'datepicker' ); $default_args = array( 'type' => 'select' ); ?> diff --git a/plugin-fw/yit-functions.php b/plugin-fw/yit-functions.php index 4edf3d5..aa51f5f 100644 --- a/plugin-fw/yit-functions.php +++ b/plugin-fw/yit-functions.php @@ -1600,3 +1600,62 @@ function ( $key ) use ( $array ) { ); } } + + +if ( ! function_exists( 'yith_plugin_fw_register_elementor_widget' ) ) { + /** + * Register Elementor widget + * + * @param string $widget_name The widget name. + * @param array $widget_options The widget options. + * + * @since 3.6.0 + */ + function yith_plugin_fw_register_elementor_widget( $widget_name, $widget_options ) { + YITH_Elementor::instance()->register_widget( $widget_name, $widget_options ); + } +} + +if ( ! function_exists( 'yith_plugin_fw_register_elementor_widgets' ) ) { + /** + * Register Elementor widgets + * + * @param array $widgets The widgets. + * @param bool $map_from_gutenberg Set to true if you need to map options from Gutenberg blocks array. + * + * @since 3.6.0 + */ + function yith_plugin_fw_register_elementor_widgets( $widgets, $map_from_gutenberg = false ) { + foreach ( $widgets as $widget_name => $widget_options ) { + if ( $map_from_gutenberg ) { + $widget_options = array_merge( array( 'map_from_gutenberg' => true ), $widget_options ); + } + yith_plugin_fw_register_elementor_widget( $widget_name, $widget_options ); + } + } +} + +if ( ! function_exists( 'yith_plugin_fw_copy_to_clipboard' ) ) { + /** + * Print a field with a button to copy its content to clipboard + * + * @param string $value The text to be shown. + * @param array $field The field attributes. + * + * @since 3.6.2 + */ + function yith_plugin_fw_copy_to_clipboard( $value, $field = array() ) { + $defaults = array( + 'id' => '', + 'value' => $value, + ); + $field = wp_parse_args( $field, $defaults ); + $field['type'] = 'copy-to-clipboard'; + + // Enqueue style and script if not enqueued. + wp_enqueue_style( 'yith-plugin-fw-fields' ); + wp_enqueue_script( 'yith-plugin-fw-fields' ); + + yith_plugin_fw_get_field( $field, true, false ); + } +} diff --git a/plugin-fw/yit-plugin.php b/plugin-fw/yit-plugin.php index 8663c80..0bd90f4 100644 --- a/plugin-fw/yit-plugin.php +++ b/plugin-fw/yit-plugin.php @@ -39,8 +39,11 @@ // Gutenberg Support. if ( class_exists( 'WP_Block_Type_Registry' ) ) { - require_once 'includes/class-yith-gutenberg.php'; + require_once 'includes/builders/gutenberg/class-yith-gutenberg.php'; } + +require_once 'includes/builders/elementor/class-yith-elementor.php'; + // load from theme folder... load_textdomain( 'yith-plugin-fw', get_template_directory() . '/core/plugin-fw/yith-plugin-fw-' . apply_filters( 'plugin_locale', get_locale(), 'yith-plugin-fw' ) . '.mo' ) || // ...or from plugin folder. diff --git a/plugin-options/add_to_wishlist-options.php b/plugin-options/add_to_wishlist-options.php index f12d8c2..23d2eac 100644 --- a/plugin-options/add_to_wishlist-options.php +++ b/plugin-options/add_to_wishlist-options.php @@ -11,296 +11,299 @@ exit; } // Exit if accessed directly -return apply_filters( 'yith_wcwl_add_to_wishlist_options', array( - 'add_to_wishlist' => array( +return apply_filters( + 'yith_wcwl_add_to_wishlist_options', + array( + 'add_to_wishlist' => array( - 'general_section_start' => array( - 'name' => __( 'General Settings', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_general_settings' - ), + 'general_section_start' => array( + 'name' => __( 'General Settings', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_general_settings', + ), - 'after_add_to_wishlist_behaviour' => array( - 'name' => __( 'After product is added to wishlist', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose the look of the Wishlist button when the product has already been added to a wishlist', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_after_add_to_wishlist_behaviour', - 'options' => array_merge( - array( - 'add' => __( 'Show "Add to wishlist" button', 'yith-woocommerce-wishlist' ), - 'view' => __( 'Show "View wishlist" link', 'yith-woocommerce-wishlist' ), - 'remove' => __( 'Show "Remove from list" link', 'yith-woocommerce-wishlist' ), - ) - ) , - 'default' => 'view', - 'type' => 'yith-field', - 'yith-type' => 'radio' - ), + 'after_add_to_wishlist_behaviour' => array( + 'name' => __( 'After product is added to wishlist', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose the look of the Wishlist button when the product has already been added to a wishlist', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_after_add_to_wishlist_behaviour', + 'options' => array_merge( + array( + 'add' => __( 'Show "Add to wishlist" button', 'yith-woocommerce-wishlist' ), + 'view' => __( 'Show "View wishlist" link', 'yith-woocommerce-wishlist' ), + 'remove' => __( 'Show "Remove from list" link', 'yith-woocommerce-wishlist' ), + ) + ), + 'default' => 'view', + 'type' => 'yith-field', + 'yith-type' => 'radio', + ), - 'general_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_general_settings' - ), + 'general_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_general_settings', + ), - 'shop_page_section_start' => array( - 'name' => __( 'Loop settings', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => __( 'Loop options will be visible on Shop page, category pages, product shortcodes, products sliders, and all the other places where the WooCommerce products\' loop is used', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_shop_page_settings' - ), + 'shop_page_section_start' => array( + 'name' => __( 'Loop settings', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => __( 'Loop options will be visible on Shop page, category pages, product shortcodes, products sliders, and all the other places where the WooCommerce products\' loop is used', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_shop_page_settings', + ), - 'show_on_loop' => array( - 'name' => __( 'Show "Add to wishlist" in loop', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enable the "Add to wishlist" feature in WooCommerce products\' loop', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_show_on_loop', - 'default' => 'no', - 'type' => 'yith-field', - 'yith-type' => 'onoff' - ), + 'show_on_loop' => array( + 'name' => __( 'Show "Add to wishlist" in loop', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enable the "Add to wishlist" feature in WooCommerce products\' loop', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_show_on_loop', + 'default' => 'no', + 'type' => 'yith-field', + 'yith-type' => 'onoff', + ), - 'loop_position' => array( - 'name' => __( 'Position of "Add to wishlist" in loop', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose where to show "Add to wishlist" button or link in WooCommerce products\' loop. Copy this shortcode [yith_wcwl_add_to_wishlist] and paste it where you want to show the "Add to wishlist" link or button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_loop_position', - 'default' => 'after_add_to_cart', - 'type' => 'yith-field', - 'yith-type' => 'select', - 'class' => 'wc-enhanced-select', - 'options' => array( - 'before_image' => __( 'On top of the image', 'yith-woocommerce-wishlist' ), - 'before_add_to_cart' => __( 'Before "Add to cart" button', 'yith-woocommerce-wishlist' ), - 'after_add_to_cart' => __( 'After "Add to cart" button', 'yith-woocommerce-wishlist' ), - 'shortcode' => __( 'Use shortcode', 'yith-woocommerce-wishlist' ) + 'loop_position' => array( + 'name' => __( 'Position of "Add to wishlist" in loop', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose where to show "Add to wishlist" button or link in WooCommerce products\' loop. Copy this shortcode [yith_wcwl_add_to_wishlist] and paste it where you want to show the "Add to wishlist" link or button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_loop_position', + 'default' => 'after_add_to_cart', + 'type' => 'yith-field', + 'yith-type' => 'select', + 'class' => 'wc-enhanced-select', + 'options' => array( + 'before_image' => __( 'On top of the image', 'yith-woocommerce-wishlist' ), + 'before_add_to_cart' => __( 'Before "Add to cart" button', 'yith-woocommerce-wishlist' ), + 'after_add_to_cart' => __( 'After "Add to cart" button', 'yith-woocommerce-wishlist' ), + 'shortcode' => __( 'Use shortcode', 'yith-woocommerce-wishlist' ), + ), + 'deps' => array( + 'id' => 'yith_wcwl_show_on_loop', + 'value' => 'yes', + ), ), - 'deps' => array( - 'id' => 'yith_wcwl_show_on_loop', - 'value' => 'yes' - ) - ), - 'shop_page_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_shop_page_settings' - ), + 'shop_page_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_shop_page_settings', + ), - 'product_page_section_start' => array( - 'name' => __( 'Product page settings', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_product_page_settings' - ), + 'product_page_section_start' => array( + 'name' => __( 'Product page settings', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_product_page_settings', + ), - 'add_to_wishlist_position' => array( - 'name' => __( 'Position of "Add to wishlist" on product page', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose where to show "Add to wishlist" button or link on the product page. Copy this shortcode [yith_wcwl_add_to_wishlist] and paste it where you want to show the "Add to wishlist" link or button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_button_position', - 'default' => 'after_add_to_cart', - 'type' => 'yith-field', - 'yith-type' => 'select', - 'class' => 'wc-enhanced-select', - 'options' => array( - 'add-to-cart' => __( 'After "Add to cart"', 'yith-woocommerce-wishlist' ), - 'thumbnails' => __( 'After thumbnails', 'yith-woocommerce-wishlist' ), - 'summary' => __( 'After summary', 'yith-woocommerce-wishlist' ), - 'shortcode' => __( 'Use shortcode', 'yith-woocommerce-wishlist' ) + 'add_to_wishlist_position' => array( + 'name' => __( 'Position of "Add to wishlist" on product page', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose where to show "Add to wishlist" button or link on the product page. Copy this shortcode [yith_wcwl_add_to_wishlist] and paste it where you want to show the "Add to wishlist" link or button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_button_position', + 'default' => 'after_add_to_cart', + 'type' => 'yith-field', + 'yith-type' => 'select', + 'class' => 'wc-enhanced-select', + 'options' => array( + 'add-to-cart' => __( 'After "Add to cart"', 'yith-woocommerce-wishlist' ), + 'thumbnails' => __( 'After thumbnails', 'yith-woocommerce-wishlist' ), + 'summary' => __( 'After summary', 'yith-woocommerce-wishlist' ), + 'shortcode' => __( 'Use shortcode', 'yith-woocommerce-wishlist' ), + ), ), - ), - 'product_page_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_product_page_settings' - ), + 'product_page_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_product_page_settings', + ), - 'text_section_start' => array( - 'name' => __( 'Text customization', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_text_section_settings' - ), + 'text_section_start' => array( + 'name' => __( 'Text customization', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_text_section_settings', + ), - 'add_to_wishlist_text' => array( - 'name' => __( '"Add to wishlist" text', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enter a text for "Add to wishlist" button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_wishlist_text', - 'default' => __( 'Add to wishlist', 'yith-woocommerce-wishlist' ), - 'type' => 'text', - ), + 'add_to_wishlist_text' => array( + 'name' => __( '"Add to wishlist" text', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enter a text for "Add to wishlist" button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_wishlist_text', + 'default' => __( 'Add to wishlist', 'yith-woocommerce-wishlist' ), + 'type' => 'text', + ), - 'product_added_text' => array( - 'name' => __( '"Product added" text', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enter the text of the message displayed when the user adds a product to the wishlist', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_product_added_text', - 'default' => __( 'Product added!', 'yith-woocommerce-wishlist' ), - 'type' => 'text', - ), + 'product_added_text' => array( + 'name' => __( '"Product added" text', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enter the text of the message displayed when the user adds a product to the wishlist', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_product_added_text', + 'default' => __( 'Product added!', 'yith-woocommerce-wishlist' ), + 'type' => 'text', + ), - 'browse_wishlist_text' => array( - 'name' => __( '"Browse wishlist" text', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enter a text for the "Browse wishlist" link on the product page', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_browse_wishlist_text', - 'default' => __( 'Browse wishlist', 'yith-woocommerce-wishlist' ), - 'type' => 'text', - ), + 'browse_wishlist_text' => array( + 'name' => __( '"Browse wishlist" text', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enter a text for the "Browse wishlist" link on the product page', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_browse_wishlist_text', + 'default' => __( 'Browse wishlist', 'yith-woocommerce-wishlist' ), + 'type' => 'text', + ), - 'already_in_wishlist_text' => array( - 'name' => __( '"Product already in wishlist" text', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enter the text for the message displayed when the user views a product that is already in the wishlist', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_already_in_wishlist_text', - 'default' => __( 'The product is already in your wishlist!', 'yith-woocommerce-wishlist' ), - 'type' => 'text', - ), + 'already_in_wishlist_text' => array( + 'name' => __( '"Product already in wishlist" text', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enter the text for the message displayed when the user views a product that is already in the wishlist', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_already_in_wishlist_text', + 'default' => __( 'The product is already in your wishlist!', 'yith-woocommerce-wishlist' ), + 'type' => 'text', + ), - 'text_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_text_section_settings' - ), + 'text_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_text_section_settings', + ), - 'style_section_start' => array( - 'name' => __( 'Style & Color customization', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_style_section_settings' - ), + 'style_section_start' => array( + 'name' => __( 'Style & Color customization', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_style_section_settings', + ), - 'use_buttons' => array( - 'name' => __( 'Style of "Add to wishlist"', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose if you want to show a textual "Add to wishlist" link or a button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_wishlist_style', - 'options' => array( - 'link' => __( 'Textual (anchor)', 'yith-woocommerce-wishlist' ), - 'button_default' => __( 'Button with theme style', 'yith-woocommerce-wishlist' ), - 'button_custom' => __( 'Button with custom style', 'yith-woocommerce-wishlist' ) + 'use_buttons' => array( + 'name' => __( 'Style of "Add to wishlist"', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose if you want to show a textual "Add to wishlist" link or a button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_wishlist_style', + 'options' => array( + 'link' => __( 'Textual (anchor)', 'yith-woocommerce-wishlist' ), + 'button_default' => __( 'Button with theme style', 'yith-woocommerce-wishlist' ), + 'button_custom' => __( 'Button with custom style', 'yith-woocommerce-wishlist' ), + ), + 'default' => 'link', + 'type' => 'yith-field', + 'yith-type' => 'radio', ), - 'default' => 'link', - 'type' => 'yith-field', - 'yith-type' => 'radio' - ), - 'add_to_wishlist_colors' => array( - 'name' => __( '"Add to wishlist" button style', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_add_to_wishlist', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'desc' => __( 'Choose colors for the "Add to wishlist" button', 'yith-woocommerce-wishlist' ), + 'add_to_wishlist_colors' => array( + 'name' => __( '"Add to wishlist" button style', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_add_to_wishlist', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#333333' + 'desc' => __( 'Choose colors for the "Add to wishlist" button', 'yith-woocommerce-wishlist' ), + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#333333', + ), + array( + 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), + 'id' => 'text', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), + 'id' => 'border', + 'default' => '#333333', + ), ), array( - 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), - 'id' => 'text', - 'default' => '#FFFFFF' - ), - array( - 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), - 'id' => 'border', - 'default' => '#333333' + 'desc' => __( 'Choose colors for the "Add to wishlist" button on hover state', 'yith-woocommerce-wishlist' ), + array( + 'name' => __( 'Background Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#333333', + ), + array( + 'name' => __( 'Text Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'text_hover', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Border Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'border_hover', + 'default' => '#333333', + ), ), ), - array( - 'desc' => __( 'Choose colors for the "Add to wishlist" button on hover state', 'yith-woocommerce-wishlist' ), - array( - 'name' => __( 'Background Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#333333' - ), - array( - 'name' => __( 'Text Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'text_hover', - 'default' => '#FFFFFF' - ), - array( - 'name' => __( 'Border Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'border_hover', - 'default' => '#333333' - ), - ) + 'deps' => array( + 'id' => 'yith_wcwl_add_to_wishlist_style', + 'value' => 'button_custom', + ), ), - 'deps' => array( - 'id' => 'yith_wcwl_add_to_wishlist_style', - 'value' => 'button_custom' - ) - ), - 'rounded_buttons_radius' => array( - 'name' => __( 'Border radius', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose radius for the "Add to wishlist" button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_rounded_corners_radius', - 'default' => 16, - 'type' => 'yith-field', - 'yith-type' => 'slider', - 'min' => 1, - 'max' => 100, - 'deps' => array( - 'id' => 'yith_wcwl_add_to_wishlist_style', - 'value' => 'button_custom' - ) - ), + 'rounded_buttons_radius' => array( + 'name' => __( 'Border radius', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose radius for the "Add to wishlist" button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_rounded_corners_radius', + 'default' => 16, + 'type' => 'yith-field', + 'yith-type' => 'slider', + 'min' => 1, + 'max' => 100, + 'deps' => array( + 'id' => 'yith_wcwl_add_to_wishlist_style', + 'value' => 'button_custom', + ), + ), - 'add_to_wishlist_icon' => array( - 'name' => __( '"Add to wishlist" icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Select an icon for the "Add to wishlist" button (optional)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_wishlist_icon', - 'default' => apply_filters( 'yith_wcwl_add_to_wishlist_std_icon', 'fa-heart-o', 'yith_wcwl_add_to_wishlist_icon' ), - 'type' => 'yith-field', - 'class' => 'icon-select', - 'yith-type' => 'select', - 'options' => yith_wcwl_get_plugin_icons() - ), + 'add_to_wishlist_icon' => array( + 'name' => __( '"Add to wishlist" icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Select an icon for the "Add to wishlist" button (optional)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_wishlist_icon', + 'default' => apply_filters( 'yith_wcwl_add_to_wishlist_std_icon', 'fa-heart-o', 'yith_wcwl_add_to_wishlist_icon' ), + 'type' => 'yith-field', + 'class' => 'icon-select', + 'yith-type' => 'select', + 'options' => yith_wcwl_get_plugin_icons(), + ), - 'add_to_wishlist_custom_icon' => array( - 'name' => __( '"Add to wishlist" custom icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Upload an icon you\'d like to use for "Add to wishlist" button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_wishlist_custom_icon', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'upload', - 'deps' => array( - 'id' => 'yith_wcwl_add_to_wishlist_icon', - 'value' => 'custom' - ) - ), + 'add_to_wishlist_custom_icon' => array( + 'name' => __( '"Add to wishlist" custom icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Upload an icon you\'d like to use for "Add to wishlist" button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_wishlist_custom_icon', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'upload', + 'deps' => array( + 'id' => 'yith_wcwl_add_to_wishlist_icon', + 'value' => 'custom', + ), + ), - 'added_to_wishlist_icon' => array( - 'name' => __( '"Added to wishlist" icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Select an icon for the "Added to wishlist" button (optional)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_added_to_wishlist_icon', - 'default' => apply_filters( 'yith_wcwl_add_to_wishlist_std_icon', 'fa-heart', 'yith_wcwl_added_to_wishlist_icon' ), - 'type' => 'yith-field', - 'class' => 'icon-select', - 'yith-type' => 'select', - 'options' => yith_wcwl_get_plugin_icons( __( 'Same used for Add to wishlist', 'yith-woocommerce-wishlist' ) ) - ), + 'added_to_wishlist_icon' => array( + 'name' => __( '"Added to wishlist" icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Select an icon for the "Added to wishlist" button (optional)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_added_to_wishlist_icon', + 'default' => apply_filters( 'yith_wcwl_add_to_wishlist_std_icon', 'fa-heart', 'yith_wcwl_added_to_wishlist_icon' ), + 'type' => 'yith-field', + 'class' => 'icon-select', + 'yith-type' => 'select', + 'options' => yith_wcwl_get_plugin_icons( __( 'Same used for Add to wishlist', 'yith-woocommerce-wishlist' ) ), + ), - 'added_to_wishlist_custom_icon' => array( - 'name' => __( '"Added to wishlist" custom icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Upload an icon you\'d like to use for "Add to wishlist" button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_added_to_wishlist_custom_icon', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'upload', - 'deps' => array( - 'id' => 'yith_wcwl_added_to_wishlist_icon', - 'value' => 'custom' - ) - ), + 'added_to_wishlist_custom_icon' => array( + 'name' => __( '"Added to wishlist" custom icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Upload an icon you\'d like to use for "Add to wishlist" button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_added_to_wishlist_custom_icon', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'upload', + 'deps' => array( + 'id' => 'yith_wcwl_added_to_wishlist_icon', + 'value' => 'custom', + ), + ), - 'custom_css' => array( - 'name' => __( 'Custom CSS', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enter custom CSS to be applied to Wishlist elements (optional)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_custom_css', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'textarea', - ), + 'custom_css' => array( + 'name' => __( 'Custom CSS', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enter custom CSS to be applied to Wishlist elements (optional)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_custom_css', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'textarea', + ), - 'style_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_style_section_settings' - ), + 'style_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_style_section_settings', + ), - ), -) ); + ), + ) +); diff --git a/plugin-options/lists-options.php b/plugin-options/lists-options.php index bee682a..7e4d118 100644 --- a/plugin-options/lists-options.php +++ b/plugin-options/lists-options.php @@ -11,34 +11,37 @@ exit; } // Exit if accessed directly -return apply_filters( 'yith_wcwl_list_options', array( - 'lists' => array( - 'lists_section_start' => array( - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_lists_settings' - ), +return apply_filters( + 'yith_wcwl_list_options', + array( + 'lists' => array( + 'lists_section_start' => array( + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_lists_settings', + ), - 'wishlists' => array( - 'name' => __( 'Wishlists', 'yith-woocommerce-wishlist' ), - 'type' => 'yith-field', - 'yith-type' => 'list-table', + 'wishlists' => array( + 'name' => __( 'Wishlists', 'yith-woocommerce-wishlist' ), + 'type' => 'yith-field', + 'yith-type' => 'list-table', - 'class' => '', - 'list_table_class' => 'YITH_WCWL_Admin_Table', - 'list_table_class_dir' => YITH_WCWL_INC . 'tables/class.yith-wcwl-admin-table.php', - 'title' => __( 'Wishlists', 'yith-woocommerce-wishlist' ), - 'search_form' => array( - 'text' => __( 'Search list', 'yith-woocommerce-wishlist' ), - 'input_id' => 'search_list' + 'class' => '', + 'list_table_class' => 'YITH_WCWL_Admin_Table', + 'list_table_class_dir' => YITH_WCWL_INC . 'tables/class.yith-wcwl-admin-table.php', + 'title' => __( 'Wishlists', 'yith-woocommerce-wishlist' ), + 'search_form' => array( + 'text' => __( 'Search list', 'yith-woocommerce-wishlist' ), + 'input_id' => 'search_list', + ), + 'id' => 'wishlist-filter', ), - 'id' => 'wishlist-filter' - ), - 'lists_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_lists_settings' - ), + 'lists_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_lists_settings', + ), + ), ) -) ); +); diff --git a/plugin-options/settings-options.php b/plugin-options/settings-options.php index c793488..02100d7 100644 --- a/plugin-options/settings-options.php +++ b/plugin-options/settings-options.php @@ -16,49 +16,52 @@ $yith_wfbt_thickbox = YITH_WCWL_URL . 'assets/images/landing/yith-wfbt-slider.jpg'; $yith_wfbt_promo = sprintf( __( 'If you want to take advantage of this feature, you could consider purchasing the %s.', 'yith-woocommerce-wishlist' ), 'YITH WooCommerce Frequently Bought Together Plugin' ); -return apply_filters( 'yith_wcwl_settings_options', array( - 'settings' => array( +return apply_filters( + 'yith_wcwl_settings_options', + array( + 'settings' => array( - 'general_section_start' => array( - 'name' => __( 'General Settings', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_general_settings' - ), + 'general_section_start' => array( + 'name' => __( 'General Settings', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_general_settings', + ), - 'enable_ajax_loading' => array( - 'name' => __( 'Enable AJAX loading', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Load any cacheable wishlist item via AJAX', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_ajax_enable', - 'default' => 'no', - 'type' => 'yith-field', - 'yith-type' => 'onoff' - ), + 'enable_ajax_loading' => array( + 'name' => __( 'Enable AJAX loading', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Load any cacheable wishlist item via AJAX', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_ajax_enable', + 'default' => 'no', + 'type' => 'yith-field', + 'yith-type' => 'onoff', + ), - 'general_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_general_settings' - ), + 'general_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_general_settings', + ), - 'yith_wfbt_start' => array( - 'name' => __( 'YITH WooCommerce Frequently Bought Together Integration', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => ! $yith_wfbt_installed ? sprintf( __( 'In order to use this integration you have to install and activate YITH WooCommerce Frequently Bought Together. Learn more', 'yith-woocommerce-wishlist' ), $yith_wfbt_landing ) : '', - 'id' => 'yith_wcwl_yith_wfbt' - ), + 'yith_wfbt_start' => array( + 'name' => __( 'YITH WooCommerce Frequently Bought Together Integration', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => ! $yith_wfbt_installed ? sprintf( __( 'In order to use this integration you have to install and activate YITH WooCommerce Frequently Bought Together. Learn more', 'yith-woocommerce-wishlist' ), $yith_wfbt_landing ) : '', + 'id' => 'yith_wcwl_yith_wfbt', + ), - 'yith_wfbt_enable_integration' => array( - 'name' => __( 'Enable slider in wishlist', 'yith-woocommerce-wishlist' ), - 'desc' => sprintf( __( 'Enable the slider with linked products on the Wishlist page (Example). %s', 'yith-woocommerce-wishlist' ), $yith_wfbt_thickbox, ( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) ) ? $yith_wfbt_promo : '' ), - 'id' => 'yith_wfbt_enable_integration', - 'default' => 'yes', - 'type' => 'yith-field', - 'yith-type' => 'onoff' - ), + 'yith_wfbt_enable_integration' => array( + 'name' => __( 'Enable slider in wishlist', 'yith-woocommerce-wishlist' ), + 'desc' => sprintf( __( 'Enable the slider with linked products on the Wishlist page (Example). %2$s', 'yith-woocommerce-wishlist' ), $yith_wfbt_thickbox, ( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) ) ? $yith_wfbt_promo : '' ), + 'id' => 'yith_wfbt_enable_integration', + 'default' => 'yes', + 'type' => 'yith-field', + 'yith-type' => 'onoff', + ), - 'yith_wfbt_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_yith_wfbt' - ) + 'yith_wfbt_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_yith_wfbt', + ), + ), ) -) ); \ No newline at end of file +); diff --git a/plugin-options/wishlist_page-options.php b/plugin-options/wishlist_page-options.php index 7a55c69..ca33b32 100644 --- a/plugin-options/wishlist_page-options.php +++ b/plugin-options/wishlist_page-options.php @@ -11,716 +11,719 @@ exit; } // Exit if accessed directly -return apply_filters( 'yith_wcwl_wishlist_page_options', array( - 'wishlist_page' => array( - 'manage_section_start' => array( - 'name' => __( 'All your wishlists', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_manage_settings' - ), - +return apply_filters( + 'yith_wcwl_wishlist_page_options', + array( 'wishlist_page' => array( - 'name' => __( 'Wishlist page', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page content', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_wishlist_page_id', - 'type' => 'single_select_page', - 'default' => '', - 'class' => 'chosen_select_nostd', - ), + 'manage_section_start' => array( + 'name' => __( 'All your wishlists', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_manage_settings', + ), - 'manage_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_manage_settings' - ), + 'wishlist_page' => array( + 'name' => __( 'Wishlist page', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Pick a page as the main Wishlist page; make sure you add the [yith_wcwl_wishlist] shortcode into the page content', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_wishlist_page_id', + 'type' => 'single_select_page', + 'default' => '', + 'class' => 'chosen_select_nostd', + ), - 'wishlist_section_start' => array( - 'name' => __( 'Wishlist Detail Page', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_wishlist_settings' - ), + 'manage_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_manage_settings', + ), - 'show_product_variation' => array( - 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Product variations selected by the user (example: size or color)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_variation_show', - 'type' => 'checkbox', - 'default' => '', - 'checkboxgroup' => 'start' - ), + 'wishlist_section_start' => array( + 'name' => __( 'Wishlist Detail Page', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_wishlist_settings', + ), - 'show_unit_price' => array( - 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Product price', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_price_show', - 'type' => 'checkbox', - 'default' => 'yes', - 'checkboxgroup' => 'wishlist_info' - ), + 'show_product_variation' => array( + 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Product variations selected by the user (example: size or color)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_variation_show', + 'type' => 'checkbox', + 'default' => '', + 'checkboxgroup' => 'start', + ), - 'show_stock_status' => array( - 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Product stock (show if the product is available or not)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_stock_show', - 'type' => 'checkbox', - 'default' => 'yes', - 'checkboxgroup' => 'wishlist_info' - ), + 'show_unit_price' => array( + 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Product price', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_price_show', + 'type' => 'checkbox', + 'default' => 'yes', + 'checkboxgroup' => 'wishlist_info', + ), - 'show_dateadded' => array( - 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Date on which the product was added to the wishlist', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_show_dateadded', - 'type' => 'checkbox', - 'default' => '', - 'checkboxgroup' => 'wishlist_info' - ), + 'show_stock_status' => array( + 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Product stock (show if the product is available or not)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_stock_show', + 'type' => 'checkbox', + 'default' => 'yes', + 'checkboxgroup' => 'wishlist_info', + ), - 'show_add_to_cart' => array( - 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Add to cart option for each product', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_cart_show', - 'type' => 'checkbox', - 'default' => 'yes', - 'checkboxgroup' => 'wishlist_info' - ), + 'show_dateadded' => array( + 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Date on which the product was added to the wishlist', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_show_dateadded', + 'type' => 'checkbox', + 'default' => '', + 'checkboxgroup' => 'wishlist_info', + ), - 'show_remove_button' => array( - 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Icon to remove the product from the wishlist - to the left of the product', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_show_remove', - 'type' => 'checkbox', - 'default' => 'yes', - 'checkboxgroup' => 'wishlist_info' - ), + 'show_add_to_cart' => array( + 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Add to cart option for each product', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_cart_show', + 'type' => 'checkbox', + 'default' => 'yes', + 'checkboxgroup' => 'wishlist_info', + ), - 'repeat_remove_button' => array( - 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Button to remove the product from the wishlist - to the right of the product', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_repeat_remove_button', - 'type' => 'checkbox', - 'default' => '', - 'checkboxgroup' => 'end' - ), + 'show_remove_button' => array( + 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Icon to remove the product from the wishlist - to the left of the product', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_show_remove', + 'type' => 'checkbox', + 'default' => 'yes', + 'checkboxgroup' => 'wishlist_info', + ), - 'redirect_to_cart' => array( - 'name' => __( 'Redirect to cart', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Redirect users to the cart page when they add a product to the cart from the wishlist page', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_redirect_cart', - 'default' => 'no', - 'type' => 'yith-field', - 'yith-type' => 'onoff' - ), + 'repeat_remove_button' => array( + 'name' => __( 'In wishlist table show', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Button to remove the product from the wishlist - to the right of the product', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_repeat_remove_button', + 'type' => 'checkbox', + 'default' => '', + 'checkboxgroup' => 'end', + ), - 'remove_after_add_to_cart' => array( - 'name' => __( 'Remove if added to the cart', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Remove the product from the wishlist after it has been added to the cart', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_remove_after_add_to_cart', - 'default' => 'yes', - 'type' => 'yith-field', - 'yith-type' => 'onoff' - ), + 'redirect_to_cart' => array( + 'name' => __( 'Redirect to cart', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Redirect users to the cart page when they add a product to the cart from the wishlist page', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_redirect_cart', + 'default' => 'no', + 'type' => 'yith-field', + 'yith-type' => 'onoff', + ), - 'enable_wishlist_share' => array( - 'name' => __( 'Share wishlist', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enable this option to let users share their wishlist on social media', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_enable_share', - 'type' => 'yith-field', - 'yith-type' => 'onoff', - 'default' => 'yes', - ), + 'remove_after_add_to_cart' => array( + 'name' => __( 'Remove if added to the cart', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Remove the product from the wishlist after it has been added to the cart', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_remove_after_add_to_cart', + 'default' => 'yes', + 'type' => 'yith-field', + 'yith-type' => 'onoff', + ), - 'share_on_facebook' => array( - 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Share on Facebook', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_share_fb', - 'default' => 'yes', - 'type' => 'checkbox', - 'checkboxgroup' => 'start' - ), + 'enable_wishlist_share' => array( + 'name' => __( 'Share wishlist', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enable this option to let users share their wishlist on social media', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_enable_share', + 'type' => 'yith-field', + 'yith-type' => 'onoff', + 'default' => 'yes', + ), - 'share_on_twitter' => array( - 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Tweet on Twitter', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_share_twitter', - 'default' => 'yes', - 'type' => 'checkbox', - 'checkboxgroup' => 'wishlist_share' - ), + 'share_on_facebook' => array( + 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Share on Facebook', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_share_fb', + 'default' => 'yes', + 'type' => 'checkbox', + 'checkboxgroup' => 'start', + ), - 'share_on_pinterest' => array( - 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Pin on Pinterest', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_share_pinterest', - 'default' => 'yes', - 'type' => 'checkbox', - 'checkboxgroup' => 'wishlist_share' - ), + 'share_on_twitter' => array( + 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Tweet on Twitter', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_share_twitter', + 'default' => 'yes', + 'type' => 'checkbox', + 'checkboxgroup' => 'wishlist_share', + ), - 'share_by_email' => array( - 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Share by email', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_share_email', - 'default' => 'yes', - 'type' => 'checkbox', - 'checkboxgroup' => 'wishlist_share' - ), + 'share_on_pinterest' => array( + 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Pin on Pinterest', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_share_pinterest', + 'default' => 'yes', + 'type' => 'checkbox', + 'checkboxgroup' => 'wishlist_share', + ), - 'share_by_whatsapp' => array( - 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Share on WhatsApp', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_share_whatsapp', - 'default' => 'yes', - 'type' => 'checkbox', - 'checkboxgroup' => 'wishlist_share' - ), + 'share_by_email' => array( + 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Share by email', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_share_email', + 'default' => 'yes', + 'type' => 'checkbox', + 'checkboxgroup' => 'wishlist_share', + ), - 'share_by_url' => array( - 'name' => __( 'Share by URL', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Show "Share URL" field on wishlist page', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_share_url', - 'default' => 'no', - 'type' => 'checkbox', - 'checkboxgroup' => 'end' - ), + 'share_by_whatsapp' => array( + 'name' => __( 'Share on social media', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Share on WhatsApp', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_share_whatsapp', + 'default' => 'yes', + 'type' => 'checkbox', + 'checkboxgroup' => 'wishlist_share', + ), - 'socials_title' => array( - 'name' => __( 'Sharing title', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Wishlist title used for sharing (only used on Twitter and Pinterest)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_socials_title', - 'default' => sprintf( __( 'My wishlist on %s', 'yith-woocommerce-wishlist' ), get_bloginfo( 'name' ) ), - 'type' => 'text', - ), + 'share_by_url' => array( + 'name' => __( 'Share by URL', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Show "Share URL" field on wishlist page', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_share_url', + 'default' => 'no', + 'type' => 'checkbox', + 'checkboxgroup' => 'end', + ), - 'socials_text' => array( - 'name' => __( 'Social text', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Type the message you want to publish when you share your wishlist on Twitter and Pinterest', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_socials_text', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'textarea' - ), + 'socials_title' => array( + 'name' => __( 'Sharing title', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Wishlist title used for sharing (only used on Twitter and Pinterest)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_socials_title', + 'default' => sprintf( __( 'My wishlist on %s', 'yith-woocommerce-wishlist' ), get_bloginfo( 'name' ) ), + 'type' => 'text', + ), - 'socials_image' => array( - 'name' => __( 'Social image URL', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'It will be used to pin the wishlist on Pinterest.', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_socials_image_url', - 'default' => '', - 'type' => 'text', - ), + 'socials_text' => array( + 'name' => __( 'Social text', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Type the message you want to publish when you share your wishlist on Twitter and Pinterest', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_socials_text', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'textarea', + ), - 'wishlist_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_wishlist_settings', - ), + 'socials_image' => array( + 'name' => __( 'Social image URL', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'It will be used to pin the wishlist on Pinterest.', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_socials_image_url', + 'default' => '', + 'type' => 'text', + ), - 'text_section_start' => array( - 'name' => __( 'Text customization', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_text_section_settings' - ), + 'wishlist_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_wishlist_settings', + ), - 'default_wishlist_title' => array( - 'name' => __( 'Default wishlist name', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enter a name for the default wishlist. This is the wishlist that will be automatically generated for all users if they do not create any custom one', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_wishlist_title', - 'default' => __( 'My wishlist', 'yith-woocommerce-wishlist' ), - 'type' => 'text', - ), + 'text_section_start' => array( + 'name' => __( 'Text customization', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_text_section_settings', + ), - 'add_to_cart_text' => array( - 'name' => __( '"Add to cart" text', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Enter a text for the "Add to cart" button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_cart_text', - 'default' => __( 'Add to cart', 'yith-woocommerce-wishlist' ), - 'type' => 'text', - ), + 'default_wishlist_title' => array( + 'name' => __( 'Default wishlist name', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enter a name for the default wishlist. This is the wishlist that will be automatically generated for all users if they do not create any custom one', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_wishlist_title', + 'default' => __( 'My wishlist', 'yith-woocommerce-wishlist' ), + 'type' => 'text', + ), - 'text_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_text_section_settings' - ), + 'add_to_cart_text' => array( + 'name' => __( '"Add to cart" text', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Enter a text for the "Add to cart" button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_cart_text', + 'default' => __( 'Add to cart', 'yith-woocommerce-wishlist' ), + 'type' => 'text', + ), - 'style_section_start' => array( - 'name' => __( 'Style & color customization', 'yith-woocommerce-wishlist' ), - 'type' => 'title', - 'desc' => '', - 'id' => 'yith_wcwl_style_section_settings' - ), + 'text_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_text_section_settings', + ), - 'use_buttons' => array( - 'name' => __( 'Style of "Add to cart"', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose whether to show a textual "Add to cart" link or a button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_cart_style', - 'options' => array( - 'link' => __( 'Textual (anchor)', 'yith-woocommerce-wishlist' ), - 'button_default' => __( 'Button with theme style', 'yith-woocommerce-wishlist' ), - 'button_custom' => __( 'Button with custom style', 'yith-woocommerce-wishlist' ) - ), - 'default' => 'link', - 'type' => 'yith-field', - 'yith-type' => 'radio' - ), + 'style_section_start' => array( + 'name' => __( 'Style & color customization', 'yith-woocommerce-wishlist' ), + 'type' => 'title', + 'desc' => '', + 'id' => 'yith_wcwl_style_section_settings', + ), - 'add_to_cart_colors' => array( - 'name' => __( '"Add to cart" button style', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_add_to_cart', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'desc' => __( 'Choose the colors for the "Add to cart" button', 'yith-woocommerce-wishlist' ), - array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#333333' - ), - array( - 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), - 'id' => 'text', - 'default' => '#FFFFFF' - ), - array( - 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), - 'id' => 'border', - 'default' => '#333333' - ), + 'use_buttons' => array( + 'name' => __( 'Style of "Add to cart"', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose whether to show a textual "Add to cart" link or a button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_cart_style', + 'options' => array( + 'link' => __( 'Textual (anchor)', 'yith-woocommerce-wishlist' ), + 'button_default' => __( 'Button with theme style', 'yith-woocommerce-wishlist' ), + 'button_custom' => __( 'Button with custom style', 'yith-woocommerce-wishlist' ), ), - array( - 'desc' => __( 'Choose colors for the "Add to cart" button on hover state', 'yith-woocommerce-wishlist' ), - array( - 'name' => __( 'Background Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#4F4F4F' - ), + 'default' => 'link', + 'type' => 'yith-field', + 'yith-type' => 'radio', + ), + + 'add_to_cart_colors' => array( + 'name' => __( '"Add to cart" button style', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_add_to_cart', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( array( - 'name' => __( 'Text Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'text_hover', - 'default' => '#FFFFFF' + 'desc' => __( 'Choose the colors for the "Add to cart" button', 'yith-woocommerce-wishlist' ), + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#333333', + ), + array( + 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), + 'id' => 'text', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), + 'id' => 'border', + 'default' => '#333333', + ), ), array( - 'name' => __( 'Border Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'border_hover', - 'default' => '#4F4F4F' + 'desc' => __( 'Choose colors for the "Add to cart" button on hover state', 'yith-woocommerce-wishlist' ), + array( + 'name' => __( 'Background Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#4F4F4F', + ), + array( + 'name' => __( 'Text Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'text_hover', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Border Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'border_hover', + 'default' => '#4F4F4F', + ), ), - ) + ), + 'deps' => array( + 'id' => 'yith_wcwl_add_to_cart_style', + 'value' => 'button_custom', + ), ), - 'deps' => array( - 'id' => 'yith_wcwl_add_to_cart_style', - 'value' => 'button_custom' - ) - ), - 'rounded_buttons_radius' => array( - 'name' => __( 'Border radius', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Set the radius for the "Add to cart" button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_cart_rounded_corners_radius', - 'default' => 16, - 'type' => 'yith-field', - 'yith-type' => 'slider', - 'min' => 1, - 'max' => 100, - 'deps' => array( - 'id' => 'yith_wcwl_add_to_cart_style', - 'value' => 'button_custom' - ) - ), + 'rounded_buttons_radius' => array( + 'name' => __( 'Border radius', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Set the radius for the "Add to cart" button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_cart_rounded_corners_radius', + 'default' => 16, + 'type' => 'yith-field', + 'yith-type' => 'slider', + 'min' => 1, + 'max' => 100, + 'deps' => array( + 'id' => 'yith_wcwl_add_to_cart_style', + 'value' => 'button_custom', + ), + ), - 'add_to_cart_icon' => array( - 'name' => __( '"Add to cart" icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Select an icon for the "Add to cart" button (optional)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_cart_icon', - 'default' => apply_filters( 'yith_wcwl_add_to_cart_std_icon', 'fa-shopping-cart' ), - 'type' => 'yith-field', - 'yith-type' => 'select', - 'class' => 'icon-select', - 'options' => yith_wcwl_get_plugin_icons(), - 'deps' => array( - 'id' => 'yith_wcwl_add_to_cart_style', - 'value' => 'button_custom' - ) + 'add_to_cart_icon' => array( + 'name' => __( '"Add to cart" icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Select an icon for the "Add to cart" button (optional)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_cart_icon', + 'default' => apply_filters( 'yith_wcwl_add_to_cart_std_icon', 'fa-shopping-cart' ), + 'type' => 'yith-field', + 'yith-type' => 'select', + 'class' => 'icon-select', + 'options' => yith_wcwl_get_plugin_icons(), + 'deps' => array( + 'id' => 'yith_wcwl_add_to_cart_style', + 'value' => 'button_custom', + ), - ), + ), - 'add_to_cart_custom_icon' => array( - 'name' => __( '"Add to cart" custom icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Upload an icon you\'d like to use for the "Add to cart" button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_add_to_cart_custom_icon', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'upload' - ), + 'add_to_cart_custom_icon' => array( + 'name' => __( '"Add to cart" custom icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Upload an icon you\'d like to use for the "Add to cart" button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_add_to_cart_custom_icon', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'upload', + ), - 'style_1_button_colors' => array( - 'name' => __( 'Primary button style', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_button_style_1', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'desc' => __( 'Choose colors for the primary button
    This style will be applied to "Edit title" button on Wishlist view, "Submit Changes" button on Manage view and "Search wishlist" button on Search view', 'yith-woocommerce-wishlist' ), - array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#333333' - ), + 'style_1_button_colors' => array( + 'name' => __( 'Primary button style', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_button_style_1', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( array( - 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), - 'id' => 'text', - 'default' => '#FFFFFF' + 'desc' => __( 'Choose colors for the primary button
    This style will be applied to "Edit title" button on Wishlist view, "Submit Changes" button on Manage view and "Search wishlist" button on Search view', 'yith-woocommerce-wishlist' ), + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#333333', + ), + array( + 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), + 'id' => 'text', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), + 'id' => 'border', + 'default' => '#333333', + ), ), array( - 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), - 'id' => 'border', - 'default' => '#333333' + 'desc' => __( 'Choose colors for the primary button on hover state
    This style will be applied to "Edit title" button on Wishlist view, "Submit Changes" button on Manage view and "Search wishlist" button on Search view', 'yith-woocommerce-wishlist' ), + array( + 'name' => __( 'Background Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#4F4F4F', + ), + array( + 'name' => __( 'Text Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'text_hover', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Border Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'border_hover', + 'default' => '#4F4F4F', + ), ), ), - array( - 'desc' => __( 'Choose colors for the primary button on hover state
    This style will be applied to "Edit title" button on Wishlist view, "Submit Changes" button on Manage view and "Search wishlist" button on Search view', 'yith-woocommerce-wishlist' ), - array( - 'name' => __( 'Background Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#4F4F4F' - ), + 'deps' => array( + 'id' => 'yith_wcwl_add_to_cart_style', + 'value' => 'button_custom', + ), + ), + + 'style_2_button_colors' => array( + 'name' => __( 'Secondary button style', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_button_style_2', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( array( - 'name' => __( 'Text Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'text_hover', - 'default' => '#FFFFFF' + 'desc' => __( 'Choose colors of the secondary button
    This style will be applied to the buttons that allow showing and hiding the Edit title form on Wishlist view and "Create new Wishlist" button on Manage view', 'yith-woocommerce-wishlist' ), + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#333333', + ), + array( + 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), + 'id' => 'text', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), + 'id' => 'border', + 'default' => '#333333', + ), ), array( - 'name' => __( 'Border Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'border_hover', - 'default' => '#4F4F4F' + 'desc' => __( 'Choose colors of the secondary button
    This style will be applied to the buttons that allow showing and hiding the Edit title form on Wishlist view and "Create new Wishlist" button on Manage view', 'yith-woocommerce-wishlist' ), + array( + 'name' => __( 'Background Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#4F4F4F', + ), + array( + 'name' => __( 'Text Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'text_hover', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Border Hover', 'yith-woocommerce-wishlist' ), + 'id' => 'border_hover', + 'default' => '#4F4F4F', + ), ), - ) + ), + 'deps' => array( + 'id' => 'yith_wcwl_add_to_cart_style', + 'value' => 'button_custom', + ), ), - 'deps' => array( - 'id' => 'yith_wcwl_add_to_cart_style', - 'value' => 'button_custom' - ) - ), - 'style_2_button_colors' => array( - 'name' => __( 'Secondary button style', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_button_style_2', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'desc' => __( 'Choose colors of the secondary button
    This style will be applied to the buttons that allow showing and hiding the Edit title form on Wishlist view and "Create new Wishlist" button on Manage view', 'yith-woocommerce-wishlist' ), + 'wishlist_table_style' => array( + 'name' => __( 'Wishlist table style', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose the colors for the wishlist table (when set to "Traditional" layout)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_wishlist_table', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( array( 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), 'id' => 'background', - 'default' => '#333333' + 'default' => '#FFFFFF', ), array( 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), 'id' => 'text', - 'default' => '#FFFFFF' + 'default' => '#6d6c6c', ), array( 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), 'id' => 'border', - 'default' => '#333333' + 'default' => '#FFFFFF', ), ), - array( - 'desc' => __( 'Choose colors of the secondary button
    This style will be applied to the buttons that allow showing and hiding the Edit title form on Wishlist view and "Create new Wishlist" button on Manage view', 'yith-woocommerce-wishlist' ), - array( - 'name' => __( 'Background Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#4F4F4F' - ), - array( - 'name' => __( 'Text Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'text_hover', - 'default' => '#FFFFFF' - ), - array( - 'name' => __( 'Border Hover', 'yith-woocommerce-wishlist' ), - 'id' => 'border_hover', - 'default' => '#4F4F4F' - ), - ) + 'deps' => array( + 'id' => 'yith_wcwl_add_to_cart_style', + 'value' => 'button_custom', + ), ), - 'deps' => array( - 'id' => 'yith_wcwl_add_to_cart_style', - 'value' => 'button_custom' - ) - ), - 'wishlist_table_style' => array( - 'name' => __( 'Wishlist table style', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose the colors for the wishlist table (when set to "Traditional" layout)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_wishlist_table', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#FFFFFF' - ), - array( - 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), - 'id' => 'text', - 'default' => '#6d6c6c' - ), - array( - 'name' => __( 'Border', 'yith-woocommerce-wishlist' ), - 'id' => 'border', - 'default' => '#FFFFFF' + 'headings_style' => array( + 'name' => __( 'Highlight color', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose the color for all sections with background
    This color will be used as background for the wishlist table heading and footer (when set to "Traditional" layout), and for various form across wishlist views', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_headers_background', + 'type' => 'yith-field', + 'yith-type' => 'colorpicker', + 'default' => '#F4F4F4', + 'deps' => array( + 'id' => 'yith_wcwl_add_to_cart_style', + 'value' => 'button_custom', ), ), - 'deps' => array( - 'id' => 'yith_wcwl_add_to_cart_style', - 'value' => 'button_custom' - ) - ), - - 'headings_style' => array( - 'name' => __( 'Highlight color', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose the color for all sections with background
    This color will be used as background for the wishlist table heading and footer (when set to "Traditional" layout), and for various form across wishlist views', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_headers_background', - 'type' => 'yith-field', - 'yith-type' => 'colorpicker', - 'default' => '#F4F4F4', - 'deps' => array( - 'id' => 'yith_wcwl_add_to_cart_style', - 'value' => 'button_custom' - ) - ), - 'share_colors' => array( - 'name' => __( 'Share button text color', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose colors for share buttons text', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_share_button', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), - 'id' => 'color', - 'default' => '#FFFFFF' + 'share_colors' => array( + 'name' => __( 'Share button text color', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose colors for share buttons text', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_share_button', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( + array( + 'name' => __( 'Text', 'yith-woocommerce-wishlist' ), + 'id' => 'color', + 'default' => '#FFFFFF', + ), + array( + 'name' => __( 'Text hover', 'yith-woocommerce-wishlist' ), + 'id' => 'color_hover', + 'default' => '#FFFFFF', + ), ), - array( - 'name' => __( 'Text hover', 'yith-woocommerce-wishlist' ), - 'id' => 'color_hover', - 'default' => '#FFFFFF' + 'deps' => array( + 'id' => 'yith_wcwl_enable_share', + 'value' => 'yes', ), - ), - 'deps' => array( - 'id' => 'yith_wcwl_enable_share', - 'value' => 'yes' - ) - ), + ), - 'fb_button_icon' => array( - 'name' => __( 'Facebook share button icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Select an icon for the Facebook share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_fb_button_icon', - 'default' => 'fa-facebook', - 'type' => 'yith-field', - 'yith-type' => 'select', - 'class' => 'icon-select', - 'options' => yith_wcwl_get_plugin_icons() - ), + 'fb_button_icon' => array( + 'name' => __( 'Facebook share button icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Select an icon for the Facebook share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_fb_button_icon', + 'default' => 'fa-facebook', + 'type' => 'yith-field', + 'yith-type' => 'select', + 'class' => 'icon-select', + 'options' => yith_wcwl_get_plugin_icons(), + ), - 'fb_button_custom_icon' => array( - 'name' => __( 'Facebook share button custom icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Upload an icon you\'d like to use for Facebook share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_fb_button_custom_icon', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'upload' - ), + 'fb_button_custom_icon' => array( + 'name' => __( 'Facebook share button custom icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Upload an icon you\'d like to use for Facebook share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_fb_button_custom_icon', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'upload', + ), - 'fb_button_colors' => array( - 'name' => __( 'Facebook share button style', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose colors for Facebook share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_fb_button', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#39599E' - ), - array( - 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#595A5A' + 'fb_button_colors' => array( + 'name' => __( 'Facebook share button style', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose colors for Facebook share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_fb_button', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#39599E', + ), + array( + 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#595A5A', + ), ), ), - ), - 'tw_button_icon' => array( - 'name' => __( 'Twitter share button icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Select an icon for the Twitter share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_tw_button_icon', - 'default' => 'fa-twitter', - 'type' => 'yith-field', - 'yith-type' => 'select', - 'class' => 'icon-select', - 'options' => yith_wcwl_get_plugin_icons() - ), + 'tw_button_icon' => array( + 'name' => __( 'Twitter share button icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Select an icon for the Twitter share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_tw_button_icon', + 'default' => 'fa-twitter', + 'type' => 'yith-field', + 'yith-type' => 'select', + 'class' => 'icon-select', + 'options' => yith_wcwl_get_plugin_icons(), + ), - 'tw_button_custom_icon' => array( - 'name' => __( 'Twitter share button custom icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Upload an icon you\'d like to use for Twitter share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_tw_button_custom_icon', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'upload' - ), + 'tw_button_custom_icon' => array( + 'name' => __( 'Twitter share button custom icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Upload an icon you\'d like to use for Twitter share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_tw_button_custom_icon', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'upload', + ), - 'tw_button_colors' => array( - 'name' => __( 'Twitter share button style', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose colors for Twitter share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_tw_button', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#45AFE2' - ), - array( - 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#595A5A' + 'tw_button_colors' => array( + 'name' => __( 'Twitter share button style', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose colors for Twitter share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_tw_button', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#45AFE2', + ), + array( + 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#595A5A', + ), ), ), - ), - 'pr_button_icon' => array( - 'name' => __( 'Pinterest share button icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Select an icon for the Pinterest share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_pr_button_icon', - 'default' => 'fa-pinterest', - 'type' => 'yith-field', - 'yith-type' => 'select', - 'class' => 'icon-select', - 'options' => yith_wcwl_get_plugin_icons() - ), + 'pr_button_icon' => array( + 'name' => __( 'Pinterest share button icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Select an icon for the Pinterest share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_pr_button_icon', + 'default' => 'fa-pinterest', + 'type' => 'yith-field', + 'yith-type' => 'select', + 'class' => 'icon-select', + 'options' => yith_wcwl_get_plugin_icons(), + ), - 'pr_button_custom_icon' => array( - 'name' => __( 'Pinterest share button custom icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Upload an icon you\'d like to use for Pinterest share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_pr_button_custom_icon', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'upload' - ), + 'pr_button_custom_icon' => array( + 'name' => __( 'Pinterest share button custom icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Upload an icon you\'d like to use for Pinterest share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_pr_button_custom_icon', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'upload', + ), - 'pr_button_colors' => array( - 'name' => __( 'Pinterest share button style', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose colors for Pinterest share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_pr_button', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#AB2E31' - ), - array( - 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#595A5A' + 'pr_button_colors' => array( + 'name' => __( 'Pinterest share button style', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose colors for Pinterest share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_pr_button', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#AB2E31', + ), + array( + 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#595A5A', + ), ), ), - ), - 'em_button_icon' => array( - 'name' => __( 'Email share button icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Select an icon for the Email share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_em_button_icon', - 'default' => 'fa-envelope-o', - 'type' => 'yith-field', - 'yith-type' => 'select', - 'class' => 'icon-select', - 'options' => yith_wcwl_get_plugin_icons() - ), + 'em_button_icon' => array( + 'name' => __( 'Email share button icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Select an icon for the Email share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_em_button_icon', + 'default' => 'fa-envelope-o', + 'type' => 'yith-field', + 'yith-type' => 'select', + 'class' => 'icon-select', + 'options' => yith_wcwl_get_plugin_icons(), + ), - 'em_button_custom_icon' => array( - 'name' => __( 'Email share button custom icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Upload an icon you\'d like to use for the Email share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_em_button_custom_icon', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'upload' - ), + 'em_button_custom_icon' => array( + 'name' => __( 'Email share button custom icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Upload an icon you\'d like to use for the Email share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_em_button_custom_icon', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'upload', + ), - 'em_button_colors' => array( - 'name' => __( 'Email share button style', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose colors for the Email share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_em_button', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#FBB102' - ), - array( - 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#595A5A' + 'em_button_colors' => array( + 'name' => __( 'Email share button style', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose colors for the Email share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_em_button', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#FBB102', + ), + array( + 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#595A5A', + ), ), ), - ), - 'wa_button_icon' => array( - 'name' => __( 'WhatsApp share button icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Select an icon for the WhatsApp share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_wa_button_icon', - 'default' => 'fa-whatsapp', - 'type' => 'yith-field', - 'yith-type' => 'select', - 'class' => 'icon-select', - 'options' => yith_wcwl_get_plugin_icons() - ), + 'wa_button_icon' => array( + 'name' => __( 'WhatsApp share button icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Select an icon for the WhatsApp share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_wa_button_icon', + 'default' => 'fa-whatsapp', + 'type' => 'yith-field', + 'yith-type' => 'select', + 'class' => 'icon-select', + 'options' => yith_wcwl_get_plugin_icons(), + ), - 'wa_button_custom_icon' => array( - 'name' => __( 'WhatsApp share button custom icon', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Upload an icon you\'d like to use for WhatsApp share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_wa_button_custom_icon', - 'default' => '', - 'type' => 'yith-field', - 'yith-type' => 'upload' - ), + 'wa_button_custom_icon' => array( + 'name' => __( 'WhatsApp share button custom icon', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Upload an icon you\'d like to use for WhatsApp share button (suggested 32px x 32px)', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_wa_button_custom_icon', + 'default' => '', + 'type' => 'yith-field', + 'yith-type' => 'upload', + ), - 'wa_button_colors' => array( - 'name' => __( 'WhatsApp share button style', 'yith-woocommerce-wishlist' ), - 'desc' => __( 'Choose colors for WhatsApp share button', 'yith-woocommerce-wishlist' ), - 'id' => 'yith_wcwl_color_wa_button', - 'type' => 'yith-field', - 'yith-type' => 'multi-colorpicker', - 'colorpickers' => array( - array( - 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), - 'id' => 'background', - 'default' => '#00A901' - ), - array( - 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), - 'id' => 'background_hover', - 'default' => '#595A5A' + 'wa_button_colors' => array( + 'name' => __( 'WhatsApp share button style', 'yith-woocommerce-wishlist' ), + 'desc' => __( 'Choose colors for WhatsApp share button', 'yith-woocommerce-wishlist' ), + 'id' => 'yith_wcwl_color_wa_button', + 'type' => 'yith-field', + 'yith-type' => 'multi-colorpicker', + 'colorpickers' => array( + array( + 'name' => __( 'Background', 'yith-woocommerce-wishlist' ), + 'id' => 'background', + 'default' => '#00A901', + ), + array( + 'name' => __( 'Background hover', 'yith-woocommerce-wishlist' ), + 'id' => 'background_hover', + 'default' => '#595A5A', + ), ), ), - ), - 'style_section_end' => array( - 'type' => 'sectionend', - 'id' => 'yith_wcwl_style_section_settings' + 'style_section_end' => array( + 'type' => 'sectionend', + 'id' => 'yith_wcwl_style_section_settings', + ), ), ) -) ); \ No newline at end of file +); diff --git a/templates/add-to-wishlist-added.php b/templates/add-to-wishlist-added.php index e63485e..86ee71b 100644 --- a/templates/add-to-wishlist-added.php +++ b/templates/add-to-wishlist-added.php @@ -45,4 +45,4 @@ -
    \ No newline at end of file + diff --git a/templates/add-to-wishlist-button.php b/templates/add-to-wishlist-button.php index 9616b30..4e2a61b 100644 --- a/templates/add-to-wishlist-button.php +++ b/templates/add-to-wishlist-button.php @@ -38,8 +38,8 @@ ?> \ No newline at end of file + diff --git a/templates/add-to-wishlist-remove.php b/templates/add-to-wishlist-remove.php index b71edab..9b07e05 100644 --- a/templates/add-to-wishlist-remove.php +++ b/templates/add-to-wishlist-remove.php @@ -46,7 +46,7 @@ - + diff --git a/templates/add-to-wishlist.php b/templates/add-to-wishlist.php index 010254a..8e5cc11 100644 --- a/templates/add-to-wishlist.php +++ b/templates/add-to-wishlist.php @@ -38,26 +38,35 @@ ?>
    - - + + - + + 'true', + 'add_to_wishlist' => $product_id, + ), + get_permalink( wc_get_page_id( 'myaccount' ) ) + ); + ?> -
    \ No newline at end of file + diff --git a/templates/wishlist-view.php b/templates/wishlist-view.php index 5f11fd2..8a80bc7 100644 --- a/templates/wishlist-view.php +++ b/templates/wishlist-view.php @@ -271,7 +271,7 @@ class="shop_table cart wishlist_table wishlist_view traditional responsive get_token() ); ?>"> get_formatted_name() ), esc_html( $wl->get_formatted_privacy() ) ); ?> - @@ -301,19 +301,19 @@ class="shop_table cart wishlist_table wishlist_view traditional responsive - + ?> - + ?> diff --git a/templates/wishlist.php b/templates/wishlist.php index aa589af..f804439 100644 --- a/templates/wishlist.php +++ b/templates/wishlist.php @@ -45,4 +45,4 @@ * @hooked \YITH_WCWL_Frontend::wishlist_footer - 10 */ do_action( 'yith_wcwl_wishlist_after_wishlist_content', $var ); -?> \ No newline at end of file +