YITH WooCommerce Wishlist - Version 2.0.8

Version Description

  • Added: support WP 4.2.2
  • Added: Persian translation
  • Added: check on cookie content
  • Added: Frequently Bought Together integration
  • Tweak: moved cookie update before first cookie usage
  • Updated: Italian translation
  • Removed: login_redirect_url variable
Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH WooCommerce Wishlist
Version 2.0.8
Comparing to
See all releases

Code changes from version 2.0.7 to 2.0.8

Files changed (81) hide show
  1. README.txt +26 -15
  2. assets/images/landing/admin-panel.png +0 -0
  3. assets/images/landing/ask-an-estimate.png +0 -0
  4. assets/images/landing/multiple-wishlist.png +0 -0
  5. assets/images/landing/private-wishlist.png +0 -0
  6. assets/images/landing/yith-wfbt-slider.jpg +0 -0
  7. assets/js/jquery.yith-wcwl.js +16 -15
  8. assets/js/unminified/jquery.yith-wcwl.js +61 -0
  9. includes/class.yith-wcwl-admin-init.php +30 -1
  10. includes/class.yith-wcwl-init.php +48 -13
  11. includes/class.yith-wcwl.php +71 -1
  12. init.php +1 -1
  13. languages/yit-de_DE.mo +0 -0
  14. languages/yit-de_DE.po +296 -1117
  15. languages/yit-es_AR.mo +0 -0
  16. languages/yit-es_AR.po +239 -1034
  17. languages/yit-es_MX.mo +0 -0
  18. languages/yit-es_MX.po +241 -1036
  19. languages/yit-fa_IR.mo +0 -0
  20. languages/yit-fa_IR.po +1403 -0
  21. languages/yit-fr_FR.mo +0 -0
  22. languages/yit-fr_FR.po +316 -1121
  23. languages/yit-he_IL.mo +0 -0
  24. languages/yit-he_IL.po +186 -999
  25. languages/yit-it_IT.mo +0 -0
  26. languages/yit-it_IT.po +904 -1239
  27. languages/yit-pt_BR.mo +0 -0
  28. languages/yit-pt_BR.po +189 -999
  29. languages/yit-pt_PT.mo +0 -0
  30. languages/yit-pt_PT.po +189 -999
  31. languages/yit-tr_TR.mo +0 -0
  32. languages/yit-tr_TR.po +314 -1121
  33. languages/yit-uk_UA.mo +0 -0
  34. languages/yit-uk_UA.po +158 -999
  35. languages/yit-zh_CN.mo +0 -0
  36. languages/yit-zh_CN.po +171 -1003
  37. languages/yit-zh_TW.mo +0 -0
  38. languages/yit-zh_TW.po +171 -1003
  39. languages/yit.pot +141 -991
  40. plugin-fw/assets/css/metaboxes.css +12 -1
  41. plugin-fw/assets/js/metabox.js +1 -1
  42. plugin-fw/assets/js/metabox.min.js +4 -4
  43. plugin-fw/languages/yith-plugin-fw-it_IT.mo +0 -0
  44. plugin-fw/languages/yith-plugin-fw-it_IT.po +988 -0
  45. plugin-fw/languages/yith-plugin-fw.pot +920 -0
  46. plugin-fw/lib/yit-cpt-unlimited.php +61 -61
  47. plugin-fw/lib/yit-metabox.php +8 -6
  48. plugin-fw/lib/yit-plugin-panel-wc.php +1 -1
  49. plugin-fw/lib/yit-plugin-panel.php +18 -17
  50. plugin-fw/lib/yit-plugin-subpanel.php +4 -4
  51. plugin-fw/lib/yit-pointers.php +8 -8
  52. plugin-fw/lib/yit-upgrade.php +12 -12
  53. plugin-fw/lib/yit-video.php +14 -8
  54. plugin-fw/licence/lib/yit-licence.php +11 -11
  55. plugin-fw/licence/lib/yit-plugin-licence.php +6 -2
  56. plugin-fw/licence/lib/yit-theme-licence.php +6 -6
  57. plugin-fw/licence/templates/panel/activation/activation-panel.php +27 -27
  58. plugin-fw/templates/metaboxes/types/ajax-products.php +1 -1
  59. plugin-fw/templates/metaboxes/types/categories.php +2 -2
  60. plugin-fw/templates/metaboxes/types/contactform.php +72 -72
  61. plugin-fw/templates/metaboxes/types/customtabs.php +11 -11
  62. plugin-fw/templates/metaboxes/types/icon-list.php +4 -4
  63. plugin-fw/templates/metaboxes/types/image-gallery.php +2 -2
  64. plugin-fw/templates/metaboxes/types/images.php +4 -4
  65. plugin-fw/templates/metaboxes/types/preview.php +19 -0
  66. plugin-fw/templates/metaboxes/types/responsivesliders.php +1 -1
  67. plugin-fw/templates/metaboxes/types/select-icon.php +2 -2
  68. plugin-fw/templates/metaboxes/types/sidebar-layout.php +4 -4
  69. plugin-fw/templates/metaboxes/types/sidebars.php +8 -8
  70. plugin-fw/templates/metaboxes/types/typography.php +13 -13
  71. plugin-fw/templates/metaboxes/types/upload.php +1 -1
  72. plugin-fw/templates/panel/infobox.php +2 -2
  73. plugin-fw/templates/panel/types/upload.php +1 -1
  74. plugin-fw/templates/panel/videobox.php +7 -7
  75. plugin-fw/templates/panel/woocommerce/woocommerce-boxinfo.php +36 -0
  76. plugin-fw/templates/panel/woocommerce/woocommerce-form.php +3 -3
  77. plugin-fw/templates/panel/woocommerce/woocommerce-upload.php +1 -1
  78. plugin-fw/templates/panel/woocommerce/woocommerce-videobox.php +83 -0
  79. plugin-fw/yit-plugin.php +6 -0
  80. plugin-options/settings-options.php +3 -1
  81. templates/wishlist-view.php +4 -0
README.txt CHANGED
@@ -2,9 +2,9 @@
2
 
3
  Contributors: yithemes
4
  Tags: wishlist, woocommerce, products, themes, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, woocommerce 2.3 ready, shop wishlist
5
- Requires at least: 3.5.1
6
  Tested up to: 4.2.1
7
- Stable tag: 2.0.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -30,6 +30,8 @@ This plugin is 100% compatible with [WPML](http://wpml.org/?aid=24889&affiliate_
30
 
31
  = Available Languages =
32
 
 
 
33
  * English - UNITED KINGDOM (Default)
34
  * German - GERMANY
35
  * Spanish - ARGENTINA
@@ -37,12 +39,11 @@ This plugin is 100% compatible with [WPML](http://wpml.org/?aid=24889&affiliate_
37
  * French - FRANCE
38
  * Hebrew - ISRAEL
39
  * Italian - ITALY
 
40
  * Portuguese - BRAZIL
41
  * Portuguese - PORTUGAL
42
  * Turkish - TURKEY
43
  * Ukrainian - UKRAINE
44
- * Chinese - CHINA
45
- * Chinese - TAIWAN
46
 
47
  == Installation ==
48
 
@@ -84,6 +85,16 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h
84
 
85
  == Changelog ==
86
 
 
 
 
 
 
 
 
 
 
 
87
  = 2.0.7 =
88
 
89
  * Added: WP 4.2.1 support
@@ -243,6 +254,8 @@ If you have suggestions about how to improve YITH WooCommerce Wishlist, you can
243
  == Translators ==
244
 
245
  = Available Languages =
 
 
246
  * English - UNITED KINGDOM (Default)
247
  * German - GERMANY
248
  * Spanish - ARGENTINA
@@ -250,12 +263,11 @@ If you have suggestions about how to improve YITH WooCommerce Wishlist, you can
250
  * French - FRANCE
251
  * Hebrew - ISRAEL
252
  * Italian - ITALY
 
253
  * Portuguese - BRAZIL
254
  * Portuguese - PORTUGAL
255
  * Turkish - TURKEY
256
  * Ukrainian - UKRAINE
257
- * Chinese - CHINA
258
- * Chinese - TAIWAN
259
 
260
  Some of these translations are not complete.
261
  If you have created your own language pack, or have an update for an existing one, you can send [gettext PO and MO file](http://codex.wordpress.org/Translating_WordPress "Translating WordPress")
@@ -267,13 +279,12 @@ Full documentation is available [here](http://yithemes.com/docs-plugins/yith-woo
267
 
268
  == Upgrade notice ==
269
 
270
- = 2.0.7 =
271
 
272
- * Added: WP 4.2.1 support
273
- * Added: WC 2.3.8 support
274
- * Added: "Added to cart" message in wishlist page
275
- * Added: Portuguese translation
276
- * Updated: revision of all templates
277
- * Fixed: vulnerability for unserialize of cookie content (Warning: in this way all the old serialized plugins will be deleted and all the wishlists of the non-logged users will be lost)
278
- * Fixed: Escaped add_query_arg() and remove_query_arg()
279
- * Removed: use of pretty permalinks if WPML enabled
2
 
3
  Contributors: yithemes
4
  Tags: wishlist, woocommerce, products, themes, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, woocommerce 2.3 ready, shop wishlist
5
+ Requires at least: 4.0
6
  Tested up to: 4.2.1
7
+ Stable tag: 2.0.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
30
 
31
  = Available Languages =
32
 
33
+ * Chinese - CHINA
34
+ * Chinese - TAIWAN
35
  * English - UNITED KINGDOM (Default)
36
  * German - GERMANY
37
  * Spanish - ARGENTINA
39
  * French - FRANCE
40
  * Hebrew - ISRAEL
41
  * Italian - ITALY
42
+ * Persian - IRAN, ISLAMIC REPUBLIC OF
43
  * Portuguese - BRAZIL
44
  * Portuguese - PORTUGAL
45
  * Turkish - TURKEY
46
  * Ukrainian - UKRAINE
 
 
47
 
48
  == Installation ==
49
 
85
 
86
  == Changelog ==
87
 
88
+ = 2.0.8 =
89
+
90
+ * Added: support WP 4.2.2
91
+ * Added: Persian translation
92
+ * Added: check on cookie content
93
+ * Added: Frequently Bought Together integration
94
+ * Tweak: moved cookie update before first cookie usage
95
+ * Updated: Italian translation
96
+ * Removed: login_redirect_url variable
97
+
98
  = 2.0.7 =
99
 
100
  * Added: WP 4.2.1 support
254
  == Translators ==
255
 
256
  = Available Languages =
257
+ * Chinese - CHINA
258
+ * Chinese - TAIWAN
259
  * English - UNITED KINGDOM (Default)
260
  * German - GERMANY
261
  * Spanish - ARGENTINA
263
  * French - FRANCE
264
  * Hebrew - ISRAEL
265
  * Italian - ITALY
266
+ * Persian - IRAN, ISLAMIC REPUBLIC OF
267
  * Portuguese - BRAZIL
268
  * Portuguese - PORTUGAL
269
  * Turkish - TURKEY
270
  * Ukrainian - UKRAINE
 
 
271
 
272
  Some of these translations are not complete.
273
  If you have created your own language pack, or have an update for an existing one, you can send [gettext PO and MO file](http://codex.wordpress.org/Translating_WordPress "Translating WordPress")
279
 
280
  == Upgrade notice ==
281
 
282
+ = 2.0.8 =
283
 
284
+ * Added: support WP 4.2.2
285
+ * Added: Persian translation
286
+ * Added: check on cookie content
287
+ * Added: Frequently Bought Together integration
288
+ * Tweak: moved cookie update before first cookie usage
289
+ * Updated: Italian translation
290
+ * Removed: login_redirect_url variable
 
assets/images/landing/admin-panel.png ADDED
Binary file
assets/images/landing/ask-an-estimate.png ADDED
Binary file
assets/images/landing/multiple-wishlist.png ADDED
Binary file
assets/images/landing/private-wishlist.png ADDED
Binary file
assets/images/landing/yith-wfbt-slider.jpg ADDED
Binary file
assets/js/jquery.yith-wcwl.js CHANGED
@@ -1,17 +1,18 @@
1
- jQuery(document).ready(function(b){function l(){b('a[data-rel="prettyPhoto[ask_an_estimate]"]').prettyPhoto({hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1});f.off("change");f=b('.wishlist_table tbody input[type="checkbox"]');b("select.selectBox").selectBox();g()}function n(a){var c=a.data("product-id"),d=b(".add-to-wishlist-"+c),c={add_to_wishlist:c,product_type:a.data("product-type"),action:yith_wcwl_l10n.actions.add_to_wishlist_action};if(yith_wcwl_l10n.multi_wishlist&&
2
- yith_wcwl_l10n.is_user_logged_in){var e=a.parents(".yith-wcwl-popup-footer").prev(".yith-wcwl-popup-content"),f=e.find(".wishlist-select"),m=e.find(".wishlist-name"),e=e.find(".wishlist-visibility");c.wishlist_id=f.val();c.wishlist_name=m.val();c.wishlist_visibility=e.val()}q()?b.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:c,dataType:"json",beforeSend:function(){a.siblings(".ajax-loading").css("visibility","visible")},complete:function(){a.siblings(".ajax-loading").css("visibility","hidden")},
3
- success:function(a){var c=b("#yith-wcwl-popup-message"),e=a.result,f=a.message;if(yith_wcwl_l10n.multi_wishlist&&yith_wcwl_l10n.is_user_logged_in){var p=b("select.wishlist-select");b.prettyPhoto.close();p.each(function(c){c=b(this);var d=c.find("option"),d=d.slice(1,d.length-1);d.remove();if("undefined"!=typeof a.user_wishlists)for(d in d=0,a.user_wishlists)"1"!=a.user_wishlists[d].is_default&&b("<option>").val(a.user_wishlists[d].ID).html(a.user_wishlists[d].wishlist_name).insertBefore(c.find("option:last-child"))})}b("#yith-wcwl-message").html(f);
4
  c.css("margin-left","-"+b(c).width()+"px").fadeIn();window.setTimeout(function(){c.fadeOut()},2E3);"true"==e?((!yith_wcwl_l10n.multi_wishlist||!yith_wcwl_l10n.is_user_logged_in||yith_wcwl_l10n.multi_wishlist&&yith_wcwl_l10n.is_user_logged_in&&yith_wcwl_l10n.hide_add_button)&&d.find(".yith-wcwl-add-button").hide().removeClass("show").addClass("hide"),d.find(".yith-wcwl-wishlistexistsbrowse").hide().removeClass("show").addClass("hide").find("a").attr("href",a.wishlist_url),d.find(".yith-wcwl-wishlistaddedbrowse").show().removeClass("hide").addClass("show").find("a").attr("href",
5
  a.wishlist_url)):"exists"==e?((!yith_wcwl_l10n.multi_wishlist||!yith_wcwl_l10n.is_user_logged_in||yith_wcwl_l10n.multi_wishlist&&yith_wcwl_l10n.is_user_logged_in&&yith_wcwl_l10n.hide_add_button)&&d.find(".yith-wcwl-add-button").hide().removeClass("show").addClass("hide"),d.find(".yith-wcwl-wishlistexistsbrowse").show().removeClass("hide").addClass("show").find("a").attr("href",a.wishlist_url),d.find(".yith-wcwl-wishlistaddedbrowse").hide().removeClass("show").addClass("hide").find("a").attr("href",
6
- a.wishlist_url)):(d.find(".yith-wcwl-add-button").show().removeClass("hide").addClass("show"),d.find(".yith-wcwl-wishlistexistsbrowse").hide().removeClass("show").addClass("hide"),d.find(".yith-wcwl-wishlistaddedbrowse").hide().removeClass("show").addClass("hide"));b("body").trigger("added_to_wishlist")}}):alert(yith_wcwl_l10n.labels.cookie_disabled)}function r(a){var c=a.parents(".cart.wishlist_table"),d=c.data("pagination"),e=c.data("per-page"),f=c.data("page");a=a.parents("tr");c.find(".pagination-row");
7
- a=a.data("row-id");var m=c.data("id"),g=c.data("token"),d={action:yith_wcwl_l10n.actions.remove_from_wishlist_action,remove_from_wishlist:a,pagination:d,per_page:e,current_page:f,wishlist_id:m,wishlist_token:g};b("#yith-wcwl-message").html("&nbsp;");c.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}});b("#yith-wcwl-form").load(yith_wcwl_l10n.ajax_url+" #yith-wcwl-form",d,function(){c.stop(!0).css("opacity",
8
- "1").unblock();l();b("body").trigger("removed_from_wishlist")})}function t(a){var c=a.parents(".cart.wishlist_table"),d=c.data("token"),e=c.data("id"),f=a.parents("tr").data("row-id");a=a.val();var g=c.data("pagination"),h=c.data("per-page"),k=c.data("page"),d={action:yith_wcwl_l10n.actions.move_to_another_wishlist_action,wishlist_token:d,wishlist_id:e,destination_wishlist_token:a,item_id:f,pagination:g,per_page:h,current_page:k};""!=a&&(c.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+
9
- yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}}),b("#yith-wcwl-form").load(yith_wcwl_l10n.ajax_url+" #yith-wcwl-form",d,function(){c.stop(!0).css("opacity","1").unblock();l();b("body").trigger("moved_to_another_wishlist")}))}function k(a){var c=b(this);a.preventDefault();c.parents(".wishlist-title").next().show();c.parents(".wishlist-title").hide()}function q(){if(navigator.cookieEnabled)return!0;document.cookie="cookietest=1";var a=-1!=document.cookie.indexOf("cookietest=");
10
- document.cookie="cookietest=1; expires=Thu, 01-Jan-1970 00:00:01 GMT";return a}function g(){f.on("change",function(){var a="",c=b(this).parents(".cart.wishlist_table"),d=c.data("id"),c=c.data("token"),e=document.URL;f.filter(":checked").each(function(){var c=b(this);a+=0!=a.length?",":"";a+=c.parents("tr").data("row-id")});e=h(e,"wishlist_products_to_add_to_cart",a);e=h(e,"wishlist_token",c);e=h(e,"wishlist_id",d);b("#custom_add_to_cart").attr("href",e)})}function h(a,c,b){b=c+"="+b;a=a.replace(new RegExp("(&|\\?)"+
11
- c+"=[^&]*"),"$1"+b);-1<a.indexOf(c+"=")||(a=-1<a.indexOf("?")?a+("&"+b):a+("?"+b));return a}var u="undefined"!==typeof wc_add_to_cart_params?wc_add_to_cart_params.cart_redirect_after_add:"",f=b('.wishlist_table tbody input[type="checkbox"]:not(:disabled)');b(document).on("click",".add_to_wishlist",function(a){var c=b(this);a.preventDefault();n(c);return!1});b(document).on("click",".remove_from_wishlist",function(a){var c=b(this);a.preventDefault();r(c);return!1});b(document).on("adding_to_cart","body",
12
- function(a,b,d){0!=b.closest(".wishlist_table").length&&(d.remove_from_wishlist_after_add_to_cart=b.closest("tr").data("row-id"),d.wishlist_id=b.closest("table").data("id"),wc_add_to_cart_params.cart_redirect_after_add=yith_wcwl_l10n.redirect_to_cart)});b(document).on("added_to_cart","body",function(a){wc_add_to_cart_params.cart_redirect_after_add=u;a=b(".wishlist_table");a.find(".added").removeClass("added");a.find(".added_to_cart").remove()});b(document).on("added_to_cart","body",function(){var a=
13
- b(".woocommerce-message");0==a.length?b("#yith-wcwl-form").prepend(yith_wcwl_l10n.labels.added_to_cart_message):a.fadeOut(300,function(){b(this).replaceWith(yith_wcwl_l10n.labels.added_to_cart_message).fadeIn()})});b(document).on("cart_page_refreshed","body",l);b(document).on("click",".show-title-form",k);b(document).on("click",".wishlist-title-with-form h2",k);b(document).on("click",".hide-title-form",function(a){var c=b(this);a.preventDefault();c.parents(".hidden-title-form").hide();c.parents(".hidden-title-form").prev().show()});
14
- b(document).on("change",".change-wishlist",function(a){a=b(this);t(a);return!1});b(document).on("change",".yith-wcwl-popup-content .wishlist-select",function(a){a=b(this);"new"==a.val()?a.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").css("display","table-row"):a.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").hide()});b(document).on("change","#bulk_add_to_cart",function(){b(this).is(":checked")?f.attr("checked","checked").change():f.removeAttr("checked").change()});b(document).on("click",
15
- "#custom_add_to_cart",function(a){var c=b(this),d=c.parents(".cart.wishlist_table");yith_wcwl_l10n.ajax_add_to_cart_enabled&&(a.preventDefault(),d.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}}),b("#yith-wcwl-form").load(yith_wcwl_l10n.ajax_url+c.attr("href")+" #yith-wcwl-form",{action:yith_wcwl_l10n.actions.bulk_add_to_cart_action},function(){d.stop(!0).css("opacity","1").unblock();
16
- b('a[data-rel="prettyPhoto[ask_an_estimate]"]').prettyPhoto({hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1});f.off("change");f=b('.wishlist_table tbody input[type="checkbox"]');b("select.selectBox").selectBox();g()}))});(function(){if(0!=b(".yith-wcwl-add-to-wishlist").length&&0==b("#yith-wcwl-popup-message").length){var a=b("<div>").attr("id","yith-wcwl-message"),a=b("<div>").attr("id","yith-wcwl-popup-message").html(a).hide();b("body").prepend(a)}})();
17
- g();b("select.selectBox").selectBox()});
 
1
+ jQuery(document).ready(function(b){function l(){b('a[data-rel="prettyPhoto[ask_an_estimate]"]').prettyPhoto({hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1});f.off("change");f=b('.wishlist_table tbody input[type="checkbox"]');b("select.selectBox").selectBox();g()}function r(a){var c=a.data("product-id"),d=b(".add-to-wishlist-"+c),c={add_to_wishlist:c,product_type:a.data("product-type"),action:yith_wcwl_l10n.actions.add_to_wishlist_action};if(yith_wcwl_l10n.multi_wishlist&&
2
+ yith_wcwl_l10n.is_user_logged_in){var e=a.parents(".yith-wcwl-popup-footer").prev(".yith-wcwl-popup-content"),m=e.find(".wishlist-select"),f=e.find(".wishlist-name"),e=e.find(".wishlist-visibility");c.wishlist_id=m.val();c.wishlist_name=f.val();c.wishlist_visibility=e.val()}p()?b.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:c,dataType:"json",beforeSend:function(){a.siblings(".ajax-loading").css("visibility","visible")},complete:function(){a.siblings(".ajax-loading").css("visibility","hidden")},
3
+ success:function(a){var c=b("#yith-wcwl-popup-message"),e=a.result,f=a.message;if(yith_wcwl_l10n.multi_wishlist&&yith_wcwl_l10n.is_user_logged_in){var m=b("select.wishlist-select");b.prettyPhoto.close();m.each(function(c){c=b(this);var d=c.find("option"),d=d.slice(1,d.length-1);d.remove();if("undefined"!=typeof a.user_wishlists)for(d in d=0,a.user_wishlists)"1"!=a.user_wishlists[d].is_default&&b("<option>").val(a.user_wishlists[d].ID).html(a.user_wishlists[d].wishlist_name).insertBefore(c.find("option:last-child"))})}b("#yith-wcwl-message").html(f);
4
  c.css("margin-left","-"+b(c).width()+"px").fadeIn();window.setTimeout(function(){c.fadeOut()},2E3);"true"==e?((!yith_wcwl_l10n.multi_wishlist||!yith_wcwl_l10n.is_user_logged_in||yith_wcwl_l10n.multi_wishlist&&yith_wcwl_l10n.is_user_logged_in&&yith_wcwl_l10n.hide_add_button)&&d.find(".yith-wcwl-add-button").hide().removeClass("show").addClass("hide"),d.find(".yith-wcwl-wishlistexistsbrowse").hide().removeClass("show").addClass("hide").find("a").attr("href",a.wishlist_url),d.find(".yith-wcwl-wishlistaddedbrowse").show().removeClass("hide").addClass("show").find("a").attr("href",
5
  a.wishlist_url)):"exists"==e?((!yith_wcwl_l10n.multi_wishlist||!yith_wcwl_l10n.is_user_logged_in||yith_wcwl_l10n.multi_wishlist&&yith_wcwl_l10n.is_user_logged_in&&yith_wcwl_l10n.hide_add_button)&&d.find(".yith-wcwl-add-button").hide().removeClass("show").addClass("hide"),d.find(".yith-wcwl-wishlistexistsbrowse").show().removeClass("hide").addClass("show").find("a").attr("href",a.wishlist_url),d.find(".yith-wcwl-wishlistaddedbrowse").hide().removeClass("show").addClass("hide").find("a").attr("href",
6
+ a.wishlist_url)):(d.find(".yith-wcwl-add-button").show().removeClass("hide").addClass("show"),d.find(".yith-wcwl-wishlistexistsbrowse").hide().removeClass("show").addClass("hide"),d.find(".yith-wcwl-wishlistaddedbrowse").hide().removeClass("show").addClass("hide"));b("body").trigger("added_to_wishlist")}}):alert(yith_wcwl_l10n.labels.cookie_disabled)}function t(a){var c=a.parents(".cart.wishlist_table"),d=c.data("pagination"),e=c.data("per-page"),f=c.data("page");a=a.parents("tr");c.find(".pagination-row");
7
+ a=a.data("row-id");var n=c.data("id"),h=c.data("token"),d={action:yith_wcwl_l10n.actions.remove_from_wishlist_action,remove_from_wishlist:a,pagination:d,per_page:e,current_page:f,wishlist_id:n,wishlist_token:h};b("#yith-wcwl-message").html("&nbsp;");c.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}});b("#yith-wcwl-form").load(yith_wcwl_l10n.ajax_url+" #yith-wcwl-form",d,function(){c.stop(!0).css("opacity",
8
+ "1").unblock();l();b("body").trigger("removed_from_wishlist")})}function u(a,c){var d=a.data("product-id"),e=b(document).find(".cart.wishlist_table"),f=e.data("pagination"),n=e.data("per-page"),h=e.data("id"),g=e.data("token"),d={action:yith_wcwl_l10n.actions.reload_wishlist_and_adding_elem_action,pagination:f,per_page:n,wishlist_id:h,wishlist_token:g,add_to_wishlist:d,product_type:a.data("product-type")};p()?b.ajax({type:"POST",url:yith_wcwl_l10n.ajax_url,data:d,dataType:"html",beforeSend:function(){e.fadeTo("400",
9
+ "0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}})},success:function(a){a=b(a).find("#yith-wcwl-form");c.replaceWith(a);l()}}):alert(yith_wcwl_l10n.labels.cookie_disabled)}function v(a){var c=a.parents(".cart.wishlist_table"),d=c.data("token"),e=c.data("id"),f=a.parents("tr").data("row-id");a=a.val();var g=c.data("pagination"),h=c.data("per-page"),k=c.data("page"),d={action:yith_wcwl_l10n.actions.move_to_another_wishlist_action,
10
+ wishlist_token:d,wishlist_id:e,destination_wishlist_token:a,item_id:f,pagination:g,per_page:h,current_page:k};""!=a&&(c.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}}),b("#yith-wcwl-form").load(yith_wcwl_l10n.ajax_url+" #yith-wcwl-form",d,function(){c.stop(!0).css("opacity","1").unblock();l();b("body").trigger("moved_to_another_wishlist")}))}function q(a){var c=b(this);a.preventDefault();
11
+ c.parents(".wishlist-title").next().show();c.parents(".wishlist-title").hide()}function p(){if(navigator.cookieEnabled)return!0;document.cookie="cookietest=1";var a=-1!=document.cookie.indexOf("cookietest=");document.cookie="cookietest=1; expires=Thu, 01-Jan-1970 00:00:01 GMT";return a}function g(){f.on("change",function(){var a="",c=b(this).parents(".cart.wishlist_table"),d=c.data("id"),c=c.data("token"),e=document.URL;f.filter(":checked").each(function(){var c=b(this);a+=0!=a.length?",":"";a+=c.parents("tr").data("row-id")});
12
+ e=k(e,"wishlist_products_to_add_to_cart",a);e=k(e,"wishlist_token",c);e=k(e,"wishlist_id",d);b("#custom_add_to_cart").attr("href",e)})}function k(a,c,b){b=c+"="+b;a=a.replace(new RegExp("(&|\\?)"+c+"=[^&]*"),"$1"+b);-1<a.indexOf(c+"=")||(a=-1<a.indexOf("?")?a+("&"+b):a+("?"+b));return a}var w="undefined"!==typeof wc_add_to_cart_params?wc_add_to_cart_params.cart_redirect_after_add:"",f=b('.wishlist_table tbody input[type="checkbox"]:not(:disabled)');b(document).on("click",".add_to_wishlist",function(a){var c=
13
+ b(this);a.preventDefault();r(c);return!1});b(document).on("click",".remove_from_wishlist",function(a){var c=b(this);a.preventDefault();t(c);return!1});b(document).on("adding_to_cart","body",function(a,b,d){0!=b.closest(".wishlist_table").length&&(d.remove_from_wishlist_after_add_to_cart=b.closest("tr").data("row-id"),d.wishlist_id=b.closest("table").data("id"),wc_add_to_cart_params.cart_redirect_after_add=yith_wcwl_l10n.redirect_to_cart)});b(document).on("added_to_cart","body",function(a){wc_add_to_cart_params.cart_redirect_after_add=
14
+ w;a=b(".wishlist_table");a.find(".added").removeClass("added");a.find(".added_to_cart").remove()});b(document).on("added_to_cart","body",function(){var a=b(".woocommerce-message");0==a.length?b("#yith-wcwl-form").prepend(yith_wcwl_l10n.labels.added_to_cart_message):a.fadeOut(300,function(){b(this).replaceWith(yith_wcwl_l10n.labels.added_to_cart_message).fadeIn()})});b(document).on("cart_page_refreshed","body",l);b(document).on("click",".show-title-form",q);b(document).on("click",".wishlist-title-with-form h2",
15
+ q);b(document).on("click",".hide-title-form",function(a){var c=b(this);a.preventDefault();c.parents(".hidden-title-form").hide();c.parents(".hidden-title-form").prev().show()});b(document).on("change",".change-wishlist",function(a){a=b(this);v(a);return!1});b(document).on("change",".yith-wcwl-popup-content .wishlist-select",function(a){a=b(this);"new"==a.val()?a.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").css("display","table-row"):a.parents(".yith-wcwl-first-row").next(".yith-wcwl-second-row").hide()});
16
+ b(document).on("change","#bulk_add_to_cart",function(){b(this).is(":checked")?f.attr("checked","checked").change():f.removeAttr("checked").change()});b(document).on("click","#custom_add_to_cart",function(a){var c=b(this),d=c.parents(".cart.wishlist_table");yith_wcwl_l10n.ajax_add_to_cart_enabled&&(a.preventDefault(),d.fadeTo("400","0.6").block({message:null,overlayCSS:{background:"transparent url("+yith_wcwl_l10n.ajax_loader_url+") no-repeat center",backgroundSize:"16px 16px",opacity:.6}}),b("#yith-wcwl-form").load(yith_wcwl_l10n.ajax_url+
17
+ c.attr("href")+" #yith-wcwl-form",{action:yith_wcwl_l10n.actions.bulk_add_to_cart_action},function(){d.stop(!0).css("opacity","1").unblock();b('a[data-rel="prettyPhoto[ask_an_estimate]"]').prettyPhoto({hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1});f.off("change");f=b('.wishlist_table tbody input[type="checkbox"]');b("select.selectBox").selectBox();g()}))});(function(){if(0!=b(".yith-wcwl-add-to-wishlist").length&&0==b("#yith-wcwl-popup-message").length){var a=
18
+ b("<div>").attr("id","yith-wcwl-message"),a=b("<div>").attr("id","yith-wcwl-popup-message").html(a).hide();b("body").prepend(a)}})();g();b("select.selectBox").selectBox();b(".yith-wfbt-add-wishlist").on("click",function(a){a.preventDefault();a=b(this);var c=b("#yith-wcwl-form");b("html, body").animate({scrollTop:c.offset().top},500);u(a,c)})});
assets/js/unminified/jquery.yith-wcwl.js CHANGED
@@ -308,6 +308,67 @@ jQuery( document ).ready( function( $ ){
308
  } );
309
  }
310
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
311
  /**
312
  * Move item to another wishlist
313
  *
308
  } );
309
  }
310
 
311
+ /**
312
+ * Remove a product from the wishlist.
313
+ *
314
+ * @param object el
315
+ * @return void
316
+ * @since 1.0.0
317
+ */
318
+ function reload_wishlist_and_adding_elem( el, form ) {
319
+
320
+ var product_id = el.data( 'product-id' ),
321
+ table = $(document).find( '.cart.wishlist_table' ),
322
+ pagination = table.data( 'pagination' ),
323
+ per_page = table.data( 'per-page' ),
324
+ wishlist_id = table.data( 'id' ),
325
+ wishlist_token = table.data( 'token' ),
326
+ data = {
327
+ action: yith_wcwl_l10n.actions.reload_wishlist_and_adding_elem_action,
328
+ pagination: pagination,
329
+ per_page: per_page,
330
+ wishlist_id: wishlist_id,
331
+ wishlist_token: wishlist_token,
332
+ add_to_wishlist: product_id,
333
+ product_type: el.data( 'product-type' )
334
+ };
335
+
336
+ if( ! is_cookie_enabled() ){
337
+ alert( yith_wcwl_l10n.labels.cookie_disabled );
338
+ return
339
+ }
340
+
341
+ $.ajax({
342
+ type: 'POST',
343
+ url: yith_wcwl_l10n.ajax_url,
344
+ data: data,
345
+ dataType : 'html',
346
+ beforeSend: function(){
347
+ table.fadeTo( '400', '0.6' ).block({ message: null, overlayCSS: { background: 'transparent url(' + yith_wcwl_l10n.ajax_loader_url + ') no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } } );
348
+ },
349
+ success: function(res) {
350
+ var obj = $(res),
351
+ new_form = obj.find('#yith-wcwl-form'); // get new form
352
+
353
+ form.replaceWith( new_form );
354
+ init_handling_after_ajax();
355
+ }
356
+ });
357
+ }
358
+
359
+ $('.yith-wfbt-add-wishlist').on('click', function(e){
360
+ e.preventDefault();
361
+ var t = $(this),
362
+ form = $( '#yith-wcwl-form' );
363
+
364
+ $('html, body').animate({
365
+ scrollTop: ( form.offset().top)
366
+ },500);
367
+
368
+ // ajax call
369
+ reload_wishlist_and_adding_elem( t, form );
370
+ });
371
+
372
  /**
373
  * Move item to another wishlist
374
  *
includes/class.yith-wcwl-admin-init.php CHANGED
@@ -33,7 +33,7 @@ if ( ! class_exists( 'YITH_WCWL_Admin_Init' ) ) {
33
  * @var string
34
  * @since 1.0.0
35
  */
36
- public $version = '2.0.7';
37
 
38
  /**
39
  * Plugin database version
@@ -1244,6 +1244,35 @@ of YITH WOOCOMMERCE WISHLIST to benefit from all features!', 'yit' ),
1244
  )
1245
  );
1246
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1247
  return apply_filters( 'yith_wcwl_admin_options', $options );
1248
  }
1249
 
33
  * @var string
34
  * @since 1.0.0
35
  */
36
+ public $version = '2.0.8';
37
 
38
  /**
39
  * Plugin database version
1244
  )
1245
  );
1246
 
1247
+ $yith_wfbt_thickbox = YITH_WCWL_URL . 'assets/images/landing/yith-wfbt-slider.jpg';
1248
+ $yith_wfbt_promo = sprintf( __( 'If you want to take advantage of this feature, you could consider to purchase the %s.', 'yit' ), '<a href="https://yithemes.com/themes/plugins/yith-woocommerce-frequently-bought-together/">YITH WooCommerce Frequently Bought Together Plugin</a>' );
1249
+
1250
+ $options['yith_wfbt_integration'] = array(
1251
+
1252
+ 'yith_wfbt_start' => array(
1253
+ 'name' => __( 'YITH WooCommerce Frequently Bought Together Integration', 'yit' ),
1254
+ 'type' => 'title',
1255
+ 'desc' => '',
1256
+ 'id' => 'yith_wcwl_yith_wfbt'
1257
+ ),
1258
+
1259
+ 'yith_wfbt_enable_integration' => array(
1260
+ 'name' => __( 'Enable slider in wishlist', 'yit' ),
1261
+ 'desc' => sprintf( __( 'Choose to enable product slider in wishlist page with linked products (<a href="%s" class="thickbox">Example</a>). %s', 'yit' ), $yith_wfbt_thickbox, ( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) ) ? $yith_wfbt_promo : '' ),
1262
+ 'id' => 'yith_wfbt_enable_integration',
1263
+ 'std' => 'yes', // for woocommerce < 2.0
1264
+ 'default' => 'yes', // for woocommerce >= 2.0
1265
+ 'type' => 'checkbox',
1266
+ 'custom_attributes' => ( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) ) ? array( 'disabled' => 'disabled' ) : false
1267
+ ),
1268
+
1269
+ 'yith_wfbt_end' => array(
1270
+ 'type' => 'sectionend',
1271
+ 'id' => 'yith_wcwl_yith_wfbt'
1272
+ )
1273
+
1274
+ );
1275
+
1276
  return apply_filters( 'yith_wcwl_admin_options', $options );
1277
  }
1278
 
includes/class.yith-wcwl-init.php CHANGED
@@ -160,6 +160,9 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
160
  add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ) );
161
  add_filter( 'body_class', array( $this, 'add_body_class' ) );
162
 
 
 
 
163
  // YITH WCWL Loaded
164
  do_action( 'yith_wcwl_loaded' );
165
  }
@@ -172,26 +175,28 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
172
  * @since 1.0.0
173
  */
174
  public function init() {
 
 
 
 
175
  if ( is_user_logged_in() ) {
176
  YITH_WCWL()->details['user_id'] = get_current_user_id();
177
 
178
  //check whether any products are added to wishlist, then after login add to the wishlist if not added
179
  $cookie = yith_getcookie( 'yith_wcwl_products' );
180
- foreach ( $cookie as $details ) {
181
- YITH_WCWL()->details['add_to_wishlist'] = $details['prod_id'];
182
- YITH_WCWL()->details['wishlist_id'] = $details['wishlist_id'];
183
- YITH_WCWL()->details['quantity'] = $details['quantity'];
184
- YITH_WCWL()->details['user_id'] = get_current_user_id();
185
-
186
- $ret_val = YITH_WCWL()->add();
 
 
187
  }
188
 
189
  yith_destroycookie( 'yith_wcwl_products' );
190
  }
191
-
192
- // update cookie from old version to new one
193
- $this->_update_cookies();
194
- $this->_destroy_serialized_cookies();
195
  }
196
 
197
  /**
@@ -314,7 +319,6 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
314
  </style>
315
  <script type="text/javascript">
316
  var yith_wcwl_plugin_ajax_web_url = '<?php echo admin_url('admin-ajax.php') ?>';
317
- var login_redirect_url = '<?php echo wp_login_url() . '?redirect_to=' . urlencode( $_SERVER['REQUEST_URI'] ) ?>';
318
  </script>
319
  <?php
320
  }
@@ -364,7 +368,8 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
364
  'actions' => array(
365
  'add_to_wishlist_action' => 'add_to_wishlist',
366
  'remove_from_wishlist_action' => 'remove_from_wishlist',
367
- 'move_to_another_wishlist_action' => 'move_to_another_wishlsit'
 
368
  )
369
  );
370
 
@@ -435,6 +440,36 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
435
  yith_setcookie( 'yith_wcwl_products', $new_cookie );
436
  }
437
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
438
  }
439
  }
440
 
160
  add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ) );
161
  add_filter( 'body_class', array( $this, 'add_body_class' ) );
162
 
163
+ // add YITH WooCommerce Frequently Bought Together Premium shortcode
164
+ add_action( 'yith_wcwl_after_wishlist_form', array( $this, 'yith_wcfbt_shortcode' ), 10, 1 );
165
+
166
  // YITH WCWL Loaded
167
  do_action( 'yith_wcwl_loaded' );
168
  }
175
  * @since 1.0.0
176
  */
177
  public function init() {
178
+ // update cookie from old version to new one
179
+ $this->_update_cookies();
180
+ $this->_destroy_serialized_cookies();
181
+
182
  if ( is_user_logged_in() ) {
183
  YITH_WCWL()->details['user_id'] = get_current_user_id();
184
 
185
  //check whether any products are added to wishlist, then after login add to the wishlist if not added
186
  $cookie = yith_getcookie( 'yith_wcwl_products' );
187
+ if( ! empty( $cookie ) && is_array( $cookie ) ) {
188
+ foreach ( $cookie as $details ) {
189
+ YITH_WCWL()->details['add_to_wishlist'] = $details['prod_id'];
190
+ YITH_WCWL()->details['wishlist_id'] = $details['wishlist_id'];
191
+ YITH_WCWL()->details['quantity'] = $details['quantity'];
192
+ YITH_WCWL()->details['user_id'] = get_current_user_id();
193
+
194
+ $ret_val = YITH_WCWL()->add();
195
+ }
196
  }
197
 
198
  yith_destroycookie( 'yith_wcwl_products' );
199
  }
 
 
 
 
200
  }
201
 
202
  /**
319
  </style>
320
  <script type="text/javascript">
321
  var yith_wcwl_plugin_ajax_web_url = '<?php echo admin_url('admin-ajax.php') ?>';
 
322
  </script>
323
  <?php
324
  }
368
  'actions' => array(
369
  'add_to_wishlist_action' => 'add_to_wishlist',
370
  'remove_from_wishlist_action' => 'remove_from_wishlist',
371
+ 'move_to_another_wishlist_action' => 'move_to_another_wishlsit',
372
+ 'reload_wishlist_and_adding_elem_action' => 'reload_wishlist_and_adding_elem'
373
  )
374
  );
375
 
440
  yith_setcookie( 'yith_wcwl_products', $new_cookie );
441
  }
442
  }
443
+
444
+ /**
445
+ * Add Frequently Bought Together shortcode to wishlist page
446
+ *
447
+ * @param mixed $meta
448
+ * @author Francesco Licandro
449
+ */
450
+ public function yith_wcfbt_shortcode( $meta ){
451
+
452
+ if( ! ( defined( 'YITH_WFBT' ) && YITH_WFBT ) || get_option( 'yith_wfbt_enable_integration' ) == 'no' ) {
453
+ return;
454
+ }
455
+
456
+ $products = YITH_WCWL()->get_products(
457
+ array(
458
+ 'wishlist_id' => is_user_logged_in() ? $meta['ID'] : ''
459
+ ));
460
+
461
+ $ids = array();
462
+ // take id of products in wishlist
463
+ foreach( $products as $product ) {
464
+ $ids[] = $product['prod_id'];
465
+ }
466
+
467
+ if( empty( $ids ) ) {
468
+ return;
469
+ }
470
+
471
+ do_shortcode( '[yith_wfbt products="' . implode( ',', $ids ) . '"]' );
472
+ }
473
  }
474
  }
475
 
includes/class.yith-wcwl.php CHANGED
@@ -100,11 +100,16 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
100
  add_action( 'wp_ajax_remove_from_wishlist', array( $this, 'remove_from_wishlist_ajax' ) );
101
  add_action( 'wp_ajax_nopriv_remove_from_wishlist', array( $this, 'remove_from_wishlist_ajax' ) );
102
 
 
 
 
103
  add_action( 'woocommerce_add_to_cart', array( $this, 'remove_from_wishlist_after_add_to_cart' ) );
104
  add_filter( 'woocommerce_product_add_to_cart_url', array( $this, 'redirect_to_cart' ), 10, 2 );
105
 
106
  add_action( 'yith_wcwl_before_wishlist_title', array( $this, 'print_notices' ) );
107
 
 
 
108
  // add filter for font-awesome compatibility
109
  add_filter( 'option_yith_wcwl_add_to_wishlist_icon', array( $this, 'update_font_awesome_classes' ) );
110
  add_filter( 'option_yith_wcwl_add_to_cart_icon', array( $this, 'update_font_awesome_classes' ) );
@@ -1329,7 +1334,72 @@ if ( ! class_exists( 'YITH_WCWL' ) ) {
1329
  echo YITH_WCWL_Shortcode::wishlist( $atts );
1330
  die();
1331
  }
1332
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1333
  }
1334
 
1335
  /**
100
  add_action( 'wp_ajax_remove_from_wishlist', array( $this, 'remove_from_wishlist_ajax' ) );
101
  add_action( 'wp_ajax_nopriv_remove_from_wishlist', array( $this, 'remove_from_wishlist_ajax' ) );
102
 
103
+ add_action( 'wp_ajax_reload_wishlist_and_adding_elem', array( $this, 'reload_wishlist_and_adding_elem_ajax' ) );
104
+ add_action( 'wp_ajax_nopriv_reload_wishlist_and_adding_elem', array( $this, 'reload_wishlist_and_adding_elem_ajax' ) );
105
+
106
  add_action( 'woocommerce_add_to_cart', array( $this, 'remove_from_wishlist_after_add_to_cart' ) );
107
  add_filter( 'woocommerce_product_add_to_cart_url', array( $this, 'redirect_to_cart' ), 10, 2 );
108
 
109
  add_action( 'yith_wcwl_before_wishlist_title', array( $this, 'print_notices' ) );
110
 
111
+ add_filter( 'woocommerce_add_to_cart_redirect', array( $this, 'yith_wfbt_redirect_after_add_to_cart' ), 10, 1 );
112
+
113
  // add filter for font-awesome compatibility
114
  add_filter( 'option_yith_wcwl_add_to_wishlist_icon', array( $this, 'update_font_awesome_classes' ) );
115
  add_filter( 'option_yith_wcwl_add_to_cart_icon', array( $this, 'update_font_awesome_classes' ) );
1334
  echo YITH_WCWL_Shortcode::wishlist( $atts );
1335
  die();
1336
  }
1337
+
1338
+ /*******************************************
1339
+ * INTEGRATION WC Frequently Bought Together
1340
+ *******************************************/
1341
+
1342
+ /**
1343
+ * AJAX: reload wishlist and adding elem action
1344
+ *
1345
+ * @return void
1346
+ * @since 1.0.0
1347
+ */
1348
+ public function reload_wishlist_and_adding_elem_ajax() {
1349
+
1350
+ $return = $this->add();
1351
+ $message = '';
1352
+ $type_msg = 'success';
1353
+
1354
+ if( $return == 'true' ){
1355
+ $message = apply_filters( 'yith_wcwl_product_added_to_wishlist_message', get_option( 'yith_wcwl_product_added_text' ) );
1356
+ }
1357
+ elseif( $return == 'exists' ){
1358
+ $message = apply_filters( 'yith_wcwl_product_already_in_wishlist_message', get_option( 'yith_wcwl_already_in_wishlist_text' ) );
1359
+ $type_msg = 'error';
1360
+ }
1361
+ else {
1362
+ $message = apply_filters( 'yith_wcwl_product_removed_text', __( 'An error as occurred.', 'yit' ) );
1363
+ $type_msg = 'error';
1364
+ }
1365
+
1366
+ $wishlist_token = isset( $this->details['wishlist_token'] ) ? $this->details['wishlist_token'] : false;
1367
+
1368
+ $atts = array( 'wishlist_id' => $wishlist_token );
1369
+ if( isset( $this->details['pagination'] ) ){
1370
+ $atts['pagination'] = $this->details['pagination'];
1371
+ }
1372
+
1373
+ if( isset( $this->details['per_page'] ) ){
1374
+ $atts['per_page'] = $this->details['per_page'];
1375
+ }
1376
+
1377
+ ob_start();
1378
+
1379
+ wc_add_notice( $message, $type_msg );
1380
+
1381
+ echo '<div>'. YITH_WCWL_Shortcode::wishlist( $atts ) . '</div>';
1382
+
1383
+ echo ob_get_clean();
1384
+ die();
1385
+
1386
+ }
1387
+
1388
+ /**
1389
+ * redirect after add to cart from YITH WooCommerce Frequently Bought Together Premium shortcode
1390
+ *
1391
+ * @since 1.0.0
1392
+ */
1393
+ public function yith_wfbt_redirect_after_add_to_cart( $url ){
1394
+ if( ! isset( $_REQUEST['yith_wfbt_shortcode'] ) ) {
1395
+ return $url;
1396
+ }
1397
+
1398
+ return get_option( 'yith_wcwl_redirect_cart' ) == 'yes' ? WC()->cart->get_cart_url() : $this->get_wishlist_url();
1399
+ }
1400
+
1401
+
1402
+ }
1403
  }
1404
 
1405
  /**
init.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: YITH WooCommerce Wishlist
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
5
  * Description: YITH WooCommerce Wishlist allows you to add Wishlist functionality to your e-commerce.
6
- * Version: 2.0.7
7
  * Author: Yithemes
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yit
3
  * Plugin Name: YITH WooCommerce Wishlist
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
5
  * Description: YITH WooCommerce Wishlist allows you to add Wishlist functionality to your e-commerce.
6
+ * Version: 2.0.8
7
  * Author: Yithemes
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yit
languages/yit-de_DE.mo CHANGED
Binary file
languages/yit-de_DE.po CHANGED
@@ -1,121 +1,107 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-30 17:08+0100\n"
6
- "PO-Revision-Date: 2015-04-30 17:08+0100\n"
7
- "Last-Translator: YIThemes <support@yithemes.com>\n"
8
- "Language-Team: \n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 
 
 
 
13
  "X-Poedit-SourceCharset: UTF-8\n"
14
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
15
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
- "X-Poedit-Basepath: ../\n"
17
- "X-Textdomain-Support: yes\n"
18
- "X-Generator: Poedit 1.5.7\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: init.php:129
22
- msgid ""
23
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
24
- "WooCommerce in order to work."
25
- msgstr ""
26
 
27
- #: init.php:139
28
- msgid ""
29
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
30
- "are using the premium one."
31
- msgstr ""
32
-
33
- #: includes/class.yith-wcwl-admin-init.php:188
34
- #: includes/class.yith-wcwl-admin-init.php:1377
35
- #: includes/class.yith-wcwl-admin-init.php:1378
36
- #: includes/class.yith-wcwl-install.php:240
37
  msgid "Wishlist"
38
  msgstr "Wunschliste"
39
 
40
- #: includes/class.yith-wcwl-admin-init.php:190
41
- #: includes/class.yith-wcwl-admin-init.php:290
42
- #: plugin-fw/lib/yit-cpt-unlimited.php:1048
43
- #: plugin-fw/lib/yit-cpt-unlimited.php:1196
44
- #: plugin-fw/lib/yit-cpt-unlimited.php:1202
45
- #: plugin-fw/lib/yit-plugin-panel.php:64
46
  msgid "Settings"
47
  msgstr "Einstellungen"
48
 
49
- #: includes/class.yith-wcwl-admin-init.php:191
50
- #: includes/class.yith-wcwl-admin-init.php:257
51
  msgid "Colors"
52
  msgstr "Farben"
53
 
54
- #: includes/class.yith-wcwl-admin-init.php:192
55
- #: includes/class.yith-wcwl-admin-init.php:294
56
  msgid "Premium Version"
57
  msgstr ""
58
 
59
- #: includes/class.yith-wcwl-admin-init.php:318
60
  msgid ""
61
  "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
62
  "link to update it."
63
  msgstr ""
64
 
65
- #: includes/class.yith-wcwl-admin-init.php:321
66
  msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
67
  msgstr ""
68
 
69
- #: includes/class.yith-wcwl-admin-init.php:326
70
  msgid "Plugin Documentation"
71
  msgstr ""
72
 
73
- #: includes/class.yith-wcwl-admin-init.php:342
74
  msgid "Wishlist Page"
75
  msgstr "Wunschlistenseite"
76
 
77
- #: includes/class.yith-wcwl-admin-init.php:343
78
  msgid "Page contents: [yith_wcwl_wishlist]"
79
  msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
80
 
81
- #: includes/class.yith-wcwl-admin-init.php:918
82
  msgid "Upgrade to the PREMIUM VERSION"
83
  msgstr ""
84
 
85
- #: includes/class.yith-wcwl-admin-init.php:921
86
  msgid "YITH WooCommerce Wishlist"
87
  msgstr ""
88
 
89
- #: includes/class.yith-wcwl-admin-init.php:922
90
  msgid "Discover the Advanced Features"
91
  msgstr ""
92
 
93
- #: includes/class.yith-wcwl-admin-init.php:923
94
  msgid ""
95
  "Upgrade to the PREMIUM VERSION\n"
96
  "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
97
  msgstr ""
98
 
99
- #: includes/class.yith-wcwl-admin-init.php:930
100
  msgid "Get Support and Pro Features"
101
  msgstr ""
102
 
103
- #: includes/class.yith-wcwl-admin-init.php:931
104
  msgid ""
105
  "By purchasing the premium version of the plugin, you will take advantage of "
106
  "the advanced features of the product and you will get one year of free "
107
  "updates and support through our platform available 24h/24."
108
  msgstr ""
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:941
111
  msgid "General Settings"
112
  msgstr "Allgemeine Einstellungen"
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:948
115
  msgid "Enable YITH Wishlist"
116
  msgstr "Aktiviere YITH Wunschliste"
117
 
118
- #: includes/class.yith-wcwl-admin-init.php:949
119
  #, fuzzy, php-format
120
  msgid ""
121
  "Enable all plugin features. <strong>Be sure to select at least one option in "
@@ -127,24 +113,24 @@ msgstr ""
127
  "markiert ist.</strong> Bitte lesen Sie die Plugin- <a href=\"%s\" target="
128
  "\"_blank\">Hinweise</a>."
129
 
130
- #: includes/class.yith-wcwl-admin-init.php:956
131
  #, fuzzy
132
  msgid "Default wishlist title"
133
  msgstr "Wunschlistentitel"
134
 
135
- #: includes/class.yith-wcwl-admin-init.php:958
136
- #: includes/class.yith-wcwl-admin-init.php:959
137
- #: includes/class.yith-wcwl-admin-init.php:1218
138
- #: includes/class.yith-wcwl-admin-init.php:1219
139
  #, php-format
140
  msgid "My wishlist on %s"
141
  msgstr "Meine Wunschliste von %s"
142
 
143
- #: includes/class.yith-wcwl-admin-init.php:967
144
  msgid "Position"
145
  msgstr "Position"
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:968
148
  #, fuzzy
149
  msgid ""
150
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -153,27 +139,27 @@ msgstr ""
153
  "Bei Variablen Produkten kann nur nach \"Add to Cart\" eingetragen werden "
154
  "oder der Shortcode[yith_wcwl_add_to_wishlist] verwendet werden."
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:974
157
  msgid "After \"Add to cart\""
158
  msgstr "Nach \"Add to cart\""
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:975
161
  msgid "After thumbnails"
162
  msgstr "Nach Thumbnails (Miniaturbilder)"
163
 
164
- #: includes/class.yith-wcwl-admin-init.php:976
165
  msgid "After summary"
166
  msgstr "Nach Zusammenfassung"
167
 
168
- #: includes/class.yith-wcwl-admin-init.php:977
169
  msgid "Use shortcode"
170
  msgstr "Shortcode verwenden"
171
 
172
- #: includes/class.yith-wcwl-admin-init.php:982
173
  msgid "Redirect to cart"
174
  msgstr "Weiterleiten zum Warenkorb"
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:983
177
  msgid ""
178
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
179
  "page."
@@ -181,228 +167,228 @@ msgstr ""
181
  "Zum Warenkorb weiterleiten, wenn \"Add to cart\" Button auf der "
182
  "Wunschlistenseite angeklickt wurde"
183
 
184
- #: includes/class.yith-wcwl-admin-init.php:990
185
  msgid "Remove if added to the cart"
186
  msgstr "Entfernen, wenn Produkt zum Warenkorb hinzugefügt wurde"
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:991
189
  #, fuzzy
190
  msgid "Remove the product from the wishlist if it has been added to the cart."
191
  msgstr ""
192
  "Produkt von der Wunschliste enfernen, wenn es zum Warenkorb hinzugefügt wurde"
193
 
194
- #: includes/class.yith-wcwl-admin-init.php:998
195
  msgid "\"Add to Wishlist\" text"
196
  msgstr "\"Zu Wunschliste hinzufügen\" Text"
197
 
198
- #: includes/class.yith-wcwl-admin-init.php:1000
199
- #: includes/class.yith-wcwl-admin-init.php:1001
200
  msgid "Add to Wishlist"
201
  msgstr "Zu Wunschliste hinzufügen"
202
 
203
- #: includes/class.yith-wcwl-admin-init.php:1006
204
  #, fuzzy
205
  msgid "\"Browse wishlist\" text"
206
  msgstr "Wunschliste durchsuchen"
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1008
209
- #: includes/class.yith-wcwl-admin-init.php:1009
210
- #: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
211
  msgid "Browse Wishlist"
212
  msgstr "Wunschliste durchsuchen"
213
 
214
- #: includes/class.yith-wcwl-admin-init.php:1014
215
  #, fuzzy
216
  msgid "\"Product already in wishlist\" text"
217
  msgstr "Produkt ist bereits auf der Wunschliste"
218
 
219
- #: includes/class.yith-wcwl-admin-init.php:1016
220
- #: includes/class.yith-wcwl-admin-init.php:1017
221
- #: includes/class.yith-wcwl-ui.php:82
222
  msgid "The product is already in the wishlist!"
223
  msgstr "Dieses Produkt ist bereits in der Wunschliste vorhanden."
224
 
225
- #: includes/class.yith-wcwl-admin-init.php:1022
226
  #, fuzzy
227
  msgid "\"Product added\" text"
228
  msgstr "Produkt hinzugefügt!"
229
 
230
- #: includes/class.yith-wcwl-admin-init.php:1024
231
- #: includes/class.yith-wcwl-admin-init.php:1025
232
- #: includes/class.yith-wcwl-ui.php:81
233
  msgid "Product added!"
234
  msgstr "Produkt hinzugefügt!"
235
 
236
- #: includes/class.yith-wcwl-admin-init.php:1030
237
  msgid "\"Add to Cart\" text"
238
  msgstr "\"Auf die Wunschliste setzen\" Text"
239
 
240
- #: includes/class.yith-wcwl-admin-init.php:1032
241
- #: includes/class.yith-wcwl-admin-init.php:1033
242
  msgid "Add to Cart"
243
  msgstr "Zum Warenkorb hinzufügen"
244
 
245
- #: includes/class.yith-wcwl-admin-init.php:1038
246
  #, fuzzy
247
  msgid "Show Unit price"
248
  msgstr "Preis"
249
 
250
- #: includes/class.yith-wcwl-admin-init.php:1039
251
  msgid "Show unit price for each product in wishlist"
252
  msgstr ""
253
 
254
- #: includes/class.yith-wcwl-admin-init.php:1047
255
  #, fuzzy
256
  msgid "Show \"Add to Cart\" button"
257
  msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
258
 
259
- #: includes/class.yith-wcwl-admin-init.php:1048
260
  #, fuzzy
261
  msgid "Show \"Add to Cart\" button for each product in wishlist"
262
  msgstr "\"Zu Warenkorb hinzufügen\" Button Hintergrund"
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1056
265
  #, fuzzy
266
  msgid "Show Stock status"
267
  msgstr "Lagerstatus"
268
 
269
- #: includes/class.yith-wcwl-admin-init.php:1057
270
  msgid ""
271
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
272
  msgstr ""
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1065
275
  msgid "Show Date of addition"
276
  msgstr ""
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1066
279
  #, fuzzy
280
  msgid "Show the date when users have added a product to the wishlist"
281
  msgstr ""
282
  "Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
283
  "gesetzt werden."
284
 
285
- #: includes/class.yith-wcwl-admin-init.php:1074
286
  #, fuzzy
287
  msgid "Add second remove button"
288
  msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
289
 
290
- #: includes/class.yith-wcwl-admin-init.php:1075
291
  msgid "Add a second remove button in the last column, with extended label"
292
  msgstr ""
293
 
294
- #: includes/class.yith-wcwl-admin-init.php:1098
295
  msgid "Styles"
296
  msgstr "Style"
297
 
298
- #: includes/class.yith-wcwl-admin-init.php:1105
299
  msgid "Use buttons"
300
  msgstr "Buttons verwenden"
301
 
302
- #: includes/class.yith-wcwl-admin-init.php:1106
303
  #, fuzzy
304
  msgid "Use buttons instead of simple anchors."
305
  msgstr "Buttons anstatt von einfachen Anchors verwenden"
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1113
308
  msgid "Custom CSS"
309
  msgstr "Benutzerdefiniertes CSS"
310
 
311
- #: includes/class.yith-wcwl-admin-init.php:1121
312
  msgid "Use theme style"
313
  msgstr "Theme Design verwenden"
314
 
315
- #: includes/class.yith-wcwl-admin-init.php:1122
316
  msgid "Use the theme style."
317
  msgstr "Theme Design verwenden"
318
 
319
- #: includes/class.yith-wcwl-admin-init.php:1129
320
  #, fuzzy
321
  msgid "Rounded buttons"
322
  msgstr "Buttons verwenden"
323
 
324
- #: includes/class.yith-wcwl-admin-init.php:1130
325
  #, fuzzy
326
  msgid "Make button corners rounded"
327
  msgstr "Button mit abgerundeten Ecken nutzen"
328
 
329
- #: includes/class.yith-wcwl-admin-init.php:1137
330
  msgid "\"Add to Wishlist\" icon"
331
  msgstr "\"Zur Wunschliste hinzufügen\" Icon"
332
 
333
- #: includes/class.yith-wcwl-admin-init.php:1138
334
  msgid "Add an icon to the \"Add to Wishlist\" button"
335
  msgstr "Ein Icon zu \"Auf die Wunschliste setzen\" Button verwenden"
336
 
337
- #: includes/class.yith-wcwl-admin-init.php:1149
338
  msgid "\"Add to Cart\" icon"
339
  msgstr "\"In den Warenkoeb\" Icon"
340
 
341
- #: includes/class.yith-wcwl-admin-init.php:1150
342
  msgid "Add an icon to the \"Add to Cart\" button"
343
  msgstr "Ein \"In den Warenkorb\"- Icon hinzufügen"
344
 
345
- #: includes/class.yith-wcwl-admin-init.php:1169
346
  #, fuzzy
347
  msgid "Social Networks & Share"
348
  msgstr "Soziale Netzwerke; Teilen"
349
 
350
- #: includes/class.yith-wcwl-admin-init.php:1176
351
  msgid "Share on Facebook"
352
  msgstr "Auf Facebook teilen"
353
 
354
- #: includes/class.yith-wcwl-admin-init.php:1177
355
  #, fuzzy
356
  msgid "Show \"Share on Facebook\" button"
357
  msgstr "Auf Facebook teilen"
358
 
359
- #: includes/class.yith-wcwl-admin-init.php:1184
360
  msgid "Tweet on Twitter"
361
  msgstr "Auf Twitter tweeten"
362
 
363
- #: includes/class.yith-wcwl-admin-init.php:1185
364
  #, fuzzy
365
  msgid "Show \"Tweet on Twitter\" button"
366
  msgstr "Auf Twitter tweeten"
367
 
368
- #: includes/class.yith-wcwl-admin-init.php:1192
369
  msgid "Pin on Pinterest"
370
  msgstr "Auf Pinterest pinnen"
371
 
372
- #: includes/class.yith-wcwl-admin-init.php:1193
373
  #, fuzzy
374
  msgid "Show \"Pin on Pinterest\" button"
375
  msgstr "Auf Pinterest pinnen"
376
 
377
- #: includes/class.yith-wcwl-admin-init.php:1200
378
  msgid "Share on Google+"
379
  msgstr "Bei Google+ teilen"
380
 
381
- #: includes/class.yith-wcwl-admin-init.php:1201
382
  #, fuzzy
383
  msgid "Show \"Share on Google+\" button"
384
  msgstr "Auf Facebook teilen"
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1208
387
  msgid "Share by Email"
388
  msgstr ""
389
 
390
- #: includes/class.yith-wcwl-admin-init.php:1209
391
  #, fuzzy
392
  msgid "Show \"Share by Email\" button"
393
  msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
394
 
395
- #: includes/class.yith-wcwl-admin-init.php:1216
396
  #, fuzzy
397
  msgid "Social title"
398
  msgstr "Soziale Netzwerke-Titel"
399
 
400
- #: includes/class.yith-wcwl-admin-init.php:1224
401
  #, fuzzy
402
  msgid "Social text"
403
  msgstr "Soziale Netzwerke Text"
404
 
405
- #: includes/class.yith-wcwl-admin-init.php:1225
406
  #, fuzzy
407
  msgid ""
408
  "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
@@ -411,93 +397,115 @@ msgstr ""
411
  "Wird bei Facebook, Twitter und Pinterest genutzt. Benutzen Sie <strong>"
412
  "%wishlist_url%</strong> wenn die URL der Wunschliste angezeigt werden soll. "
413
 
414
- #: includes/class.yith-wcwl-admin-init.php:1233
415
  #, fuzzy
416
  msgid "Social image URL"
417
  msgstr "Soziale Netzwerke Bild URL"
418
 
419
- #: includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
420
  #, fuzzy
421
  msgid "\"Add to wishlist\" button"
422
  msgstr "\"Zu Wunschliste hinzufügen\" Button Text"
423
 
424
- #: includes/class.yith-wcwl-admin-init.php:1272
425
- #: includes/class.yith-wcwl-admin-init.php:1290
426
- #: includes/class.yith-wcwl-admin-init.php:1308
427
- #: includes/class.yith-wcwl-admin-init.php:1326
428
- #: includes/class.yith-wcwl-admin-init.php:1344
429
  msgid "Background"
430
  msgstr ""
431
 
432
- #: includes/class.yith-wcwl-admin-init.php:1273
433
- #: includes/class.yith-wcwl-admin-init.php:1291
434
- #: includes/class.yith-wcwl-admin-init.php:1309
435
- #: includes/class.yith-wcwl-admin-init.php:1327
436
- #: includes/class.yith-wcwl-admin-init.php:1345
437
  msgid "Text"
438
  msgstr ""
439
 
440
- #: includes/class.yith-wcwl-admin-init.php:1274
441
- #: includes/class.yith-wcwl-admin-init.php:1292
442
- #: includes/class.yith-wcwl-admin-init.php:1310
443
- #: includes/class.yith-wcwl-admin-init.php:1328
444
- #: includes/class.yith-wcwl-admin-init.php:1346
445
  msgid "Border"
446
  msgstr ""
447
 
448
- #: includes/class.yith-wcwl-admin-init.php:1281
449
- #: includes/class.yith-wcwl-admin-init.php:1299
450
- #: includes/class.yith-wcwl-admin-init.php:1317
451
- #: includes/class.yith-wcwl-admin-init.php:1335
452
  msgid "Background (hover)"
453
  msgstr ""
454
 
455
- #: includes/class.yith-wcwl-admin-init.php:1282
456
- #: includes/class.yith-wcwl-admin-init.php:1300
457
- #: includes/class.yith-wcwl-admin-init.php:1318
458
- #: includes/class.yith-wcwl-admin-init.php:1336
459
  msgid "Text (hover)"
460
  msgstr ""
461
 
462
- #: includes/class.yith-wcwl-admin-init.php:1283
463
- #: includes/class.yith-wcwl-admin-init.php:1301
464
- #: includes/class.yith-wcwl-admin-init.php:1319
465
- #: includes/class.yith-wcwl-admin-init.php:1337
466
  msgid "Border (hover)"
467
  msgstr ""
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1287
470
  #, fuzzy
471
  msgid "\"Add to Cart\" button"
472
  msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
473
 
474
- #: includes/class.yith-wcwl-admin-init.php:1305
475
  msgid "\"Style 1\" button"
476
  msgstr ""
477
 
478
- #: includes/class.yith-wcwl-admin-init.php:1323
479
  msgid "\"Style 2\" button"
480
  msgstr ""
481
 
482
- #: includes/class.yith-wcwl-admin-init.php:1341
483
  #, fuzzy
484
  msgid "Wishlist table"
485
  msgstr "Wunschlistentitel"
486
 
487
- #: includes/class.yith-wcwl-admin-init.php:1350
488
  msgid "Headers"
489
  msgstr ""
490
 
491
- #: includes/class.yith-wcwl-admin-init.php:1353
492
  msgid "Background color"
493
  msgstr ""
494
 
495
- #: includes/class.yith-wcwl-admin-init.php:1443
496
  #, fuzzy
497
  msgid "Wishlist Activated"
498
  msgstr "Wunschlistentitel"
499
 
500
- #: includes/class.yith-wcwl-admin-init.php:1444
501
  #, php-format
502
  msgid ""
503
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -506,12 +514,12 @@ msgid ""
506
  "options, <a href=\"%s\">discover it now</a>."
507
  msgstr ""
508
 
509
- #: includes/class.yith-wcwl-admin-init.php:1455
510
  #, fuzzy
511
  msgid "Wishlist Updated"
512
  msgstr "Wunschlistenseite"
513
 
514
- #: includes/class.yith-wcwl-admin-init.php:1456
515
  #, php-format
516
  msgid ""
517
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -521,1128 +529,299 @@ msgid ""
521
  "\">discover the PREMIUM version.</a>"
522
  msgstr ""
523
 
524
- #: includes/class.yith-wcwl-init.php:361
525
  msgid ""
526
  "We are sorry, but this feature is available only if cookies are enabled on "
527
  "your browser."
528
  msgstr ""
529
 
530
- #: includes/class.yith-wcwl-init.php:362
531
  #, fuzzy
532
  msgid "Product correctly added to cart"
533
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
534
 
535
- #: includes/class.yith-wcwl-install.php:239
536
  #, fuzzy
537
  msgctxt "page_slug"
538
  msgid "wishlist"
539
  msgstr "Wunschliste"
540
 
541
- #: includes/class.yith-wcwl-shortcode.php:242
542
- #: includes/class.yith-wcwl-ui.php:161
543
  msgid "Share on:"
544
  msgstr "Teilen auf:"
545
 
546
- #: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:199
 
547
  msgid "Select options"
548
  msgstr "Optionen wählen"
549
 
550
- #: includes/class.yith-wcwl-ui.php:165 templates/share.php:16
551
  msgid "Facebook"
552
  msgstr "Facebook"
553
 
554
- #: includes/class.yith-wcwl-ui.php:168 templates/share.php:22
555
  msgid "Twitter"
556
  msgstr "Twitter"
557
 
558
- #: includes/class.yith-wcwl-ui.php:177
559
  msgid "email"
560
  msgstr ""
561
 
562
- #: includes/class.yith-wcwl.php:187
563
  #, fuzzy
564
  msgid "An error occurred while adding products to the wishlist."
565
  msgstr ""
566
  "Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
567
  "gesetzt werden."
568
 
569
- #: includes/class.yith-wcwl.php:271
570
  #, fuzzy
571
  msgid "An error occurred while adding products to wishlist."
572
  msgstr ""
573
  "Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
574
  "gesetzt werden."
575
 
576
- #: includes/class.yith-wcwl.php:286
577
  msgid "The \"Remove\" option now does not require any parameter"
578
  msgstr ""
579
 
580
- #: includes/class.yith-wcwl.php:320
581
  #, fuzzy
582
  msgid "An error occurred while removing products from the wishlist"
583
  msgstr ""
584
  "Es ist ein Fehler aufgetreten. Das Produkt konnte nicht von der Wunschliste "
585
  "entfernt werden. "
586
 
587
- #: includes/class.yith-wcwl.php:598
588
  msgid "You need to log in before creating a new wishlist"
589
  msgstr ""
590
 
591
- #: includes/class.yith-wcwl.php:1307
592
  msgid "Product successfully removed."
593
  msgstr "Produkt wurde von der Wunschliste entfernt. "
594
 
595
- #: includes/class.yith-wcwl.php:1311
596
  msgid "Error. Unable to remove the product from the wishlist."
597
  msgstr ""
598
  "Fehlermeldung: Entfernen des Produkts von der Wunschliste nicht möglich. "
599
 
600
- #: includes/class.yith-wcwl.php:1315 templates/wishlist-view.php:268
601
  msgid "No products were added to the wishlist"
602
  msgstr "Es wurden keine Produkte auf die Wunschliste gesetzt"
603
 
604
- #: plugin-fw/lib/yit-cpt-unlimited.php:460
605
- #: plugin-fw/lib/yit-cpt-unlimited.php:574
606
- #: plugin-fw/lib/yit-cpt-unlimited.php:719
607
- #: plugin-fw/lib/yit-cpt-unlimited.php:1632
608
- #, php-format
609
- msgid "Add %s"
610
- msgstr ""
611
-
612
- #: plugin-fw/lib/yit-cpt-unlimited.php:461
613
- #: plugin-fw/lib/yit-cpt-unlimited.php:575
614
- #, php-format
615
- msgid "Add New %s"
616
- msgstr ""
617
-
618
- #: plugin-fw/lib/yit-cpt-unlimited.php:462
619
- #: plugin-fw/lib/yit-cpt-unlimited.php:576
620
- #: plugin-fw/lib/yit-cpt-unlimited.php:1267
621
- #: plugin-fw/lib/yit-cpt-unlimited.php:1304
622
- #, php-format
623
- msgid "Edit %s"
624
- msgstr ""
625
-
626
- #: plugin-fw/lib/yit-cpt-unlimited.php:463
627
- #: plugin-fw/lib/yit-cpt-unlimited.php:577
628
- #, php-format
629
- msgid "New %s"
630
- msgstr ""
631
-
632
- #: plugin-fw/lib/yit-cpt-unlimited.php:464
633
- #: plugin-fw/lib/yit-cpt-unlimited.php:578
634
- #, php-format
635
- msgid "All %s"
636
- msgstr ""
637
-
638
- #: plugin-fw/lib/yit-cpt-unlimited.php:465
639
- #: plugin-fw/lib/yit-cpt-unlimited.php:579
640
- #: plugin-fw/lib/yit-cpt-unlimited.php:1251
641
- #: plugin-fw/lib/yit-cpt-unlimited.php:1305
642
- #, php-format
643
- msgid "View %s"
644
- msgstr ""
645
-
646
- #: plugin-fw/lib/yit-cpt-unlimited.php:466
647
- #: plugin-fw/lib/yit-cpt-unlimited.php:580
648
- #, php-format
649
- msgid "Search %s"
650
- msgstr ""
651
-
652
- #: plugin-fw/lib/yit-cpt-unlimited.php:467
653
- #: plugin-fw/lib/yit-cpt-unlimited.php:581
654
- #, php-format
655
- msgid "No %s found"
656
- msgstr ""
657
-
658
- #: plugin-fw/lib/yit-cpt-unlimited.php:468
659
- #: plugin-fw/lib/yit-cpt-unlimited.php:582
660
- #, php-format
661
- msgid "No %s found in Trash"
662
- msgstr ""
663
-
664
- #: plugin-fw/lib/yit-cpt-unlimited.php:625
665
- #, php-format
666
- msgctxt "taxonomy general name"
667
- msgid "%s Categories"
668
- msgstr ""
669
-
670
- #: plugin-fw/lib/yit-cpt-unlimited.php:626
671
- msgctxt "taxonomy singular name"
672
- msgid "Category"
673
- msgstr ""
674
-
675
- #: plugin-fw/lib/yit-cpt-unlimited.php:627
676
- msgid "Search Categories"
677
  msgstr ""
678
 
679
- #: plugin-fw/lib/yit-cpt-unlimited.php:628
680
- msgid "All Categories"
681
- msgstr ""
682
-
683
- #: plugin-fw/lib/yit-cpt-unlimited.php:629
684
- msgid "Parent Category"
685
- msgstr ""
686
-
687
- #: plugin-fw/lib/yit-cpt-unlimited.php:630
688
- msgid "Parent Category:"
689
- msgstr ""
690
-
691
- #: plugin-fw/lib/yit-cpt-unlimited.php:631
692
- msgid "Edit Category"
693
- msgstr ""
694
-
695
- #: plugin-fw/lib/yit-cpt-unlimited.php:632
696
- msgid "Update Category"
697
- msgstr ""
698
-
699
- #: plugin-fw/lib/yit-cpt-unlimited.php:633
700
- msgid "Add New Category"
701
- msgstr ""
702
-
703
- #: plugin-fw/lib/yit-cpt-unlimited.php:634
704
- msgid "New Category Name"
705
- msgstr ""
706
-
707
- #: plugin-fw/lib/yit-cpt-unlimited.php:635
708
- msgid "Category"
709
- msgstr ""
710
-
711
- #: plugin-fw/lib/yit-cpt-unlimited.php:724
712
- msgid "Categories"
713
- msgstr ""
714
-
715
- #: plugin-fw/lib/yit-cpt-unlimited.php:1042
716
- #, fuzzy, php-format
717
- msgid "%s Settings"
718
- msgstr "Einstellungen"
719
-
720
- #: plugin-fw/lib/yit-cpt-unlimited.php:1051
721
- msgid "Type"
722
- msgstr ""
723
-
724
- #: plugin-fw/lib/yit-cpt-unlimited.php:1052
725
- msgid "Layout for this "
726
- msgstr ""
727
-
728
- #: plugin-fw/lib/yit-cpt-unlimited.php:1058
729
- msgid "Rewrite"
730
- msgstr ""
731
-
732
- #: plugin-fw/lib/yit-cpt-unlimited.php:1059
733
  msgid ""
734
- "Univocal identification name in the URL for each product (slug from post if "
735
- "empty)"
736
- msgstr ""
737
-
738
- #: plugin-fw/lib/yit-cpt-unlimited.php:1064
739
- msgid "Label in Singular"
740
- msgstr ""
741
-
742
- #: plugin-fw/lib/yit-cpt-unlimited.php:1065
743
- msgid "Set a label in singular (title of portfolio if empty)"
744
- msgstr ""
745
-
746
- #: plugin-fw/lib/yit-cpt-unlimited.php:1070
747
- msgid "Label in Plural"
748
- msgstr ""
749
-
750
- #: plugin-fw/lib/yit-cpt-unlimited.php:1071
751
- msgid "Set a label in plural (title of portfolio if empty)"
752
- msgstr ""
753
-
754
- #: plugin-fw/lib/yit-cpt-unlimited.php:1076
755
- msgid "Taxonomy"
756
  msgstr ""
757
 
758
- #: plugin-fw/lib/yit-cpt-unlimited.php:1077
759
  msgid ""
760
- "If you want to use categories in the portfolio, set a name for taxonomy. "
761
- "Name should be a slug (must not contain capital letters nor spaces) and must "
762
- "not be more than 32 characters long (database structure restriction)."
763
- msgstr ""
764
-
765
- #: plugin-fw/lib/yit-cpt-unlimited.php:1082
766
- msgid "Taxonomy Rewrite"
767
- msgstr ""
768
-
769
- #: plugin-fw/lib/yit-cpt-unlimited.php:1083
770
- msgid "Set univocal name for each category page URL."
771
- msgstr ""
772
-
773
- #: plugin-fw/lib/yit-cpt-unlimited.php:1088
774
- msgid "Single layout"
775
- msgstr ""
776
-
777
- #: plugin-fw/lib/yit-cpt-unlimited.php:1089
778
- msgid "Layout for single page of this portfolio"
779
- msgstr ""
780
-
781
- #: plugin-fw/lib/yit-cpt-unlimited.php:1130
782
- #, fuzzy
783
- msgid "layout settings"
784
- msgstr "Einstellungen"
785
-
786
- #: plugin-fw/lib/yit-cpt-unlimited.php:1222
787
- #: plugin-fw/lib/yit-cpt-unlimited.php:1235
788
- msgid "Quick links"
789
- msgstr ""
790
-
791
- #: plugin-fw/lib/yit-cpt-unlimited.php:1475
792
- #, php-format
793
- msgid "Show frontend of the %s"
794
- msgstr ""
795
-
796
- #: plugin-fw/lib/yit-cpt-unlimited.php:1482
797
- #: plugin-fw/templates/metaboxes/types/customtabs.php:46
798
- #: plugin-fw/templates/metaboxes/types/customtabs.php:90
799
- msgid "Name"
800
- msgstr ""
801
-
802
- #: plugin-fw/lib/yit-cpt-unlimited.php:1631
803
- #, php-format
804
- msgid "Add %s from images"
805
- msgstr ""
806
-
807
- #: plugin-fw/lib/yit-cpt-unlimited.php:1633
808
- msgid "Add with multiupload"
809
- msgstr ""
810
-
811
- #: plugin-fw/lib/yit-plugin-panel-wc.php:295
812
- msgid "The changes you have made will be lost if you leave this page."
813
  msgstr ""
814
 
815
- #: plugin-fw/lib/yit-plugin-panel.php:63
816
  #, fuzzy
817
- msgid "Plugin Settings"
818
- msgstr "Einstellungen"
819
-
820
- #: plugin-fw/lib/yit-plugin-panel.php:95
821
- #: plugin-fw/lib/yit-plugin-subpanel.php:101
822
- msgid "YIT Plugins"
823
- msgstr ""
824
-
825
- #: plugin-fw/lib/yit-plugin-panel.php:292
826
- #: plugin-fw/lib/yit-plugin-subpanel.php:142
827
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
828
- msgid "Save Changes"
829
- msgstr ""
830
-
831
- #: plugin-fw/lib/yit-plugin-panel.php:295
832
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
833
- msgid ""
834
- "If you continue with this action, you will reset all options in this page."
835
- msgstr ""
836
 
837
- #: plugin-fw/lib/yit-plugin-panel.php:297
838
- #: plugin-fw/lib/yit-plugin-subpanel.php:147
839
  #, fuzzy
840
- msgid "Reset to Default"
841
- msgstr "Weiterleiten zum Warenkorb"
842
-
843
- #: plugin-fw/lib/yit-plugin-panel.php:297
844
- #: plugin-fw/lib/yit-plugin-subpanel.php:147
845
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
846
- msgid "Are you sure?"
847
- msgstr ""
848
 
849
- #: plugin-fw/lib/yit-plugin-panel.php:431
850
- msgid ""
851
- "The element you have entered already exists. Please, enter another name."
852
  msgstr ""
853
 
854
- #: plugin-fw/lib/yit-plugin-panel.php:432
855
- #, fuzzy
856
- msgid "Settings saved"
857
- msgstr "Einstellungen"
858
-
859
- #: plugin-fw/lib/yit-plugin-panel.php:433
860
  #, fuzzy
861
- msgid "Settings reset"
862
- msgstr "Einstellungen"
863
-
864
- #: plugin-fw/lib/yit-plugin-panel.php:434
865
- msgid "Element deleted correctly."
866
- msgstr ""
867
-
868
- #: plugin-fw/lib/yit-plugin-panel.php:435
869
- #: plugin-fw/lib/yit-plugin-panel.php:436
870
- msgid "Element updated correctly."
871
- msgstr ""
872
-
873
- #: plugin-fw/lib/yit-plugin-panel.php:437
874
- msgid "Database imported correctly."
875
- msgstr ""
876
-
877
- #: plugin-fw/lib/yit-plugin-panel.php:438
878
- msgid "An error has occurred during import. Please try again."
879
- msgstr ""
880
-
881
- #: plugin-fw/lib/yit-plugin-panel.php:439
882
- msgid "The added file is not valid."
883
- msgstr ""
884
-
885
- #: plugin-fw/lib/yit-plugin-panel.php:440
886
- msgid "Sorry, import is disabled."
887
- msgstr ""
888
-
889
- #: plugin-fw/lib/yit-plugin-panel.php:441
890
- msgid "Sorting successful."
891
- msgstr ""
892
-
893
- #: plugin-fw/lib/yit-plugin-subpanel.php:145
894
- msgid ""
895
- "If you continue with this action, you will reset all the options in this "
896
- "page."
897
- msgstr ""
898
-
899
- #: plugin-fw/lib/yit-pointers.php:70
900
- msgid "Plugins Activated"
901
- msgstr ""
902
-
903
- #: plugin-fw/lib/yit-pointers.php:71
904
- msgid ""
905
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
906
- " For each plugin installed, "
907
- "customization settings will be available as a new entry in YIT Plugin menu."
908
- msgstr ""
909
-
910
- #: plugin-fw/lib/yit-pointers.php:73 plugin-fw/lib/yit-pointers.php:89
911
- msgid "Discover all our plugins available on:"
912
- msgstr ""
913
-
914
- #: plugin-fw/lib/yit-pointers.php:74 plugin-fw/lib/yit-pointers.php:90
915
- msgid "and"
916
- msgstr ""
917
-
918
- #: plugin-fw/lib/yit-pointers.php:84
919
- msgid "Plugins Upgraded"
920
- msgstr ""
921
-
922
- #: plugin-fw/lib/yit-pointers.php:85
923
- msgid ""
924
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
925
- " Any time one of our plugins is updated, "
926
- "a new entry will be added to this menu.\n"
927
- " For example, after the update, plugin "
928
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
929
- "Search, etc.)\n"
930
- " will be moved from previous location to "
931
- "YIT Plugin tab."
932
- msgstr ""
933
-
934
- #: plugin-fw/lib/yit-upgrade.php:123
935
- msgid "There is a new version of %plugin_name% available."
936
- msgstr ""
937
-
938
- #: plugin-fw/lib/yit-upgrade.php:124
939
- msgid "View version %latest% details."
940
- msgstr ""
941
-
942
- #: plugin-fw/lib/yit-upgrade.php:125
943
- msgid "Automatic update is unavailable for this plugin,"
944
- msgstr ""
945
-
946
- #: plugin-fw/lib/yit-upgrade.php:126
947
- msgid ""
948
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
949
- msgstr ""
950
-
951
- #: plugin-fw/lib/yit-upgrade.php:127
952
- msgid "Update now."
953
- msgstr ""
954
-
955
- #: plugin-fw/lib/yit-upgrade.php:230
956
- msgid "Yithemes Repository"
957
- msgstr ""
958
-
959
- #: plugin-fw/lib/yit-upgrade.php:264
960
- msgid "Invalid URL Provided."
961
- msgstr ""
962
-
963
- #: plugin-fw/lib/yit-upgrade.php:277
964
- msgid "Could not create Temporary file."
965
- msgstr ""
966
-
967
- #: plugin-fw/lib/yit-upgrade.php:419
968
- #, php-format
969
- msgid ""
970
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
971
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
972
- msgstr ""
973
-
974
- #: plugin-fw/lib/yit-upgrade.php:421
975
- #, php-format
976
- msgid ""
977
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
978
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
979
- "have to activate the plugin on a single site of the network to benefit from "
980
- "automatic updates.</em>"
981
- msgstr ""
982
-
983
- #: plugin-fw/lib/yit-upgrade.php:423
984
- #, php-format
985
- msgid ""
986
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
987
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
988
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
989
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
990
- msgstr ""
991
-
992
- #: plugin-fw/lib/yit-upgrade.php:425
993
- #, php-format
994
- msgid ""
995
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
996
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
997
- "href=\"%5$s\">update now</a>."
998
- msgstr ""
999
-
1000
- #: plugin-fw/lib/yit-upgrade.php:498
1001
- msgid "You can't update the plugins for this site."
1002
- msgstr ""
1003
-
1004
- #: plugin-fw/lib/yit-upgrade.php:502
1005
- msgid ""
1006
- "You do not have sufficient permissions to update the plugins for this site."
1007
- msgstr ""
1008
-
1009
- #: plugin-fw/lib/yit-upgrade.php:509
1010
- msgid "Update Plugin"
1011
- msgstr ""
1012
-
1013
- #: plugin-fw/licence/lib/yit-licence.php:161
1014
- #, php-format
1015
- msgid "%field% field cannot be empty"
1016
- msgstr ""
1017
-
1018
- #: plugin-fw/licence/lib/yit-licence.php:162
1019
- msgid "%field_1% and %field_2% fields cannot be empty"
1020
- msgstr ""
1021
-
1022
- #: plugin-fw/licence/lib/yit-licence.php:163
1023
- msgid "Unable to contact the remote server, please try again later. Thanks!"
1024
- msgstr ""
1025
-
1026
- #: plugin-fw/licence/lib/yit-licence.php:548
1027
- msgid "Invalid Request"
1028
- msgstr ""
1029
-
1030
- #: plugin-fw/licence/lib/yit-licence.php:549
1031
- msgid "Invalid licence key"
1032
- msgstr ""
1033
-
1034
- #: plugin-fw/licence/lib/yit-licence.php:550
1035
- msgid "Software has been deactivated"
1036
- msgstr ""
1037
-
1038
- #: plugin-fw/licence/lib/yit-licence.php:551
1039
- msgid "Maximum number of activations exceeded"
1040
- msgstr ""
1041
-
1042
- #: plugin-fw/licence/lib/yit-licence.php:552
1043
- msgid "Invalid instance ID"
1044
- msgstr ""
1045
-
1046
- #: plugin-fw/licence/lib/yit-licence.php:553
1047
- msgid "Invalid security key"
1048
- msgstr ""
1049
-
1050
- #: plugin-fw/licence/lib/yit-licence.php:554
1051
- msgid "Licence key has expired"
1052
- msgstr ""
1053
-
1054
- #: plugin-fw/licence/lib/yit-licence.php:555
1055
- msgid "Licence key has been banned"
1056
- msgstr ""
1057
-
1058
- #: plugin-fw/licence/lib/yit-plugin-licence.php:64
1059
- #: plugin-fw/licence/lib/yit-plugin-licence.php:65
1060
- #: plugin-fw/licence/lib/yit-theme-licence.php:64
1061
- #: plugin-fw/licence/lib/yit-theme-licence.php:65
1062
- #: plugin-fw/licence/lib/yit-theme-licence.php:107
1063
- #: plugin-fw/licence/lib/yit-theme-licence.php:108
1064
- msgid "Licence Activation"
1065
- msgstr ""
1066
-
1067
- #: plugin-fw/licence/lib/yit-theme-licence.php:115
1068
- #: plugin-fw/licence/lib/yit-theme-licence.php:116
1069
- #, php-format
1070
- msgid "%s"
1071
- msgstr ""
1072
-
1073
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1074
- msgid "Yithemes Licence Activation"
1075
- msgstr ""
1076
-
1077
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1078
- msgid ""
1079
- "I cannot find the license key for activating the theme I have bought some "
1080
- "time ago. Where can I find it?"
1081
- msgstr ""
1082
-
1083
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1084
- msgid ""
1085
- "If you have purchased one of our products before 27 January 2015, you can "
1086
- "benefit from support and updates (the services offered with the license)\n"
1087
- " until 27 January 2016 and you do not have to purchase it again "
1088
- "to get a new license key, because, before this date, your license used to be "
1089
- "activated automatically by our system.\n"
1090
- " After 27 January 2016, instead, if you want to benefit from "
1091
- "support and updates you have to buy a new license and activate it through "
1092
- "the license key you will be\n"
1093
- " provided with and that you can find in your YIThemes account, in "
1094
- "section \"My licenses\"."
1095
- msgstr ""
1096
-
1097
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1098
- msgid ""
1099
- "Have you updated your licenses? Have you asked for an extension? Update "
1100
- "information concerning your products."
1101
- msgstr ""
1102
-
1103
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1104
- msgid "Update licence information"
1105
- msgstr ""
1106
-
1107
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1108
- msgid "Products to be activated"
1109
- msgstr ""
1110
 
1111
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1112
- msgid "Activate"
1113
  msgstr ""
1114
 
1115
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1116
- msgid "Activated"
1117
  msgstr ""
1118
 
1119
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1120
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1121
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1122
- #: templates/wishlist-view.php:86
1123
  msgid "Product Name"
1124
  msgstr "Produktname"
1125
 
1126
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1127
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1128
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1129
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
1130
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
1131
- #: templates/share.php:40
1132
- msgid "Email"
1133
- msgstr ""
1134
-
1135
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1136
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1137
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1138
- msgid "Licence Key"
1139
- msgstr ""
1140
-
1141
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1142
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1143
- msgid "Expires"
1144
- msgstr ""
1145
-
1146
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1147
- msgid "Remaining"
1148
- msgstr ""
1149
-
1150
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1151
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1152
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1153
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1154
- msgid "Renew"
1155
- msgstr ""
1156
-
1157
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1158
- #, php-format
1159
- msgid "%1s out of %2s"
1160
- msgstr ""
1161
-
1162
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1163
- msgid "Banned"
1164
- msgstr ""
1165
-
1166
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1167
- msgid "Expired"
1168
- msgstr ""
1169
-
1170
- #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
1171
- msgid "Search for a product"
1172
- msgstr ""
1173
-
1174
- #: plugin-fw/templates/metaboxes/types/categories.php:36
1175
- msgid "No categories."
1176
- msgstr ""
1177
-
1178
- #: plugin-fw/templates/metaboxes/types/categories.php:42
1179
- msgid "+ Add New Category"
1180
- msgstr ""
1181
-
1182
- #: plugin-fw/templates/metaboxes/types/contactform.php:7
1183
- msgid "Text Input"
1184
- msgstr ""
1185
 
1186
- #: plugin-fw/templates/metaboxes/types/contactform.php:8
1187
- msgid "Checkbox"
1188
- msgstr ""
1189
 
1190
- #: plugin-fw/templates/metaboxes/types/contactform.php:9
1191
- #, fuzzy
1192
- msgid "Select"
1193
- msgstr "Optionen wählen"
1194
 
1195
- #: plugin-fw/templates/metaboxes/types/contactform.php:10
1196
- msgid "Textarea"
1197
  msgstr ""
1198
 
1199
- #: plugin-fw/templates/metaboxes/types/contactform.php:11
1200
- msgid "Radio Input"
1201
- msgstr ""
1202
 
1203
- #: plugin-fw/templates/metaboxes/types/contactform.php:12
1204
- msgid "Password Field"
1205
- msgstr ""
1206
 
1207
- #: plugin-fw/templates/metaboxes/types/contactform.php:13
1208
- msgid "File Upload"
 
1209
  msgstr ""
1210
 
1211
- #: plugin-fw/templates/metaboxes/types/contactform.php:47
1212
- msgid "Theme Icon"
1213
  msgstr ""
1214
 
1215
- #: plugin-fw/templates/metaboxes/types/contactform.php:48
1216
  #, fuzzy
1217
- msgid "Custom Icon"
1218
- msgstr "Benutzerdefiniertes CSS"
1219
 
1220
- #: plugin-fw/templates/metaboxes/types/contactform.php:49
1221
- #: plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1222
- msgid "None"
1223
  msgstr ""
1224
 
1225
- #: plugin-fw/templates/metaboxes/types/contactform.php:60
1226
- msgid "Add field"
1227
  msgstr ""
1228
 
1229
- #: plugin-fw/templates/metaboxes/types/contactform.php:69
1230
- #: plugin-fw/templates/metaboxes/types/contactform.php:261
1231
- #: plugin-fw/templates/metaboxes/types/customtabs.php:37
1232
- #: plugin-fw/templates/metaboxes/types/customtabs.php:82
1233
- #: templates/wishlist-view.php:258
1234
  msgid "Remove"
1235
  msgstr ""
1236
 
1237
- #: plugin-fw/templates/metaboxes/types/contactform.php:70
1238
- #: plugin-fw/templates/metaboxes/types/contactform.php:262
1239
- msgid "Click to toggle"
1240
- msgstr ""
1241
-
1242
- #: plugin-fw/templates/metaboxes/types/contactform.php:77
1243
- #: plugin-fw/templates/metaboxes/types/contactform.php:269
1244
- msgid "Title Field"
1245
- msgstr ""
1246
-
1247
- #: plugin-fw/templates/metaboxes/types/contactform.php:81
1248
- #: plugin-fw/templates/metaboxes/types/contactform.php:273
1249
- msgid "Insert the title for the field."
1250
- msgstr ""
1251
-
1252
- #: plugin-fw/templates/metaboxes/types/contactform.php:86
1253
- #: plugin-fw/templates/metaboxes/types/contactform.php:278
1254
- msgid "Data Name"
1255
- msgstr ""
1256
-
1257
- #: plugin-fw/templates/metaboxes/types/contactform.php:90
1258
- #: plugin-fw/templates/metaboxes/types/contactform.php:282
1259
- msgid ""
1260
- "REQUIRED: Field identification name to be entered into email body. "
1261
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1262
- msgstr ""
1263
-
1264
- #: plugin-fw/templates/metaboxes/types/contactform.php:95
1265
- #: plugin-fw/templates/metaboxes/types/contactform.php:287
1266
- msgid "Type field"
1267
- msgstr ""
1268
-
1269
- #: plugin-fw/templates/metaboxes/types/contactform.php:103
1270
- #: plugin-fw/templates/metaboxes/types/contactform.php:295
1271
- msgid "Select the type for this field."
1272
- msgstr ""
1273
-
1274
- #: plugin-fw/templates/metaboxes/types/contactform.php:108
1275
- #: plugin-fw/templates/metaboxes/types/contactform.php:300
1276
- msgid "Checked"
1277
- msgstr ""
1278
-
1279
- #: plugin-fw/templates/metaboxes/types/contactform.php:112
1280
- #: plugin-fw/templates/metaboxes/types/contactform.php:304
1281
- msgid "Select this option if you want this field appears as already checked."
1282
- msgstr ""
1283
-
1284
- #: plugin-fw/templates/metaboxes/types/contactform.php:117
1285
- #: plugin-fw/templates/metaboxes/types/contactform.php:309
1286
- #, fuzzy
1287
- msgid "Add options "
1288
- msgstr "Optionen wählen"
1289
-
1290
- #: plugin-fw/templates/metaboxes/types/contactform.php:118
1291
- #: plugin-fw/templates/metaboxes/types/contactform.php:310
1292
- #, fuzzy
1293
- msgid "Add option"
1294
- msgstr "\"In den Warenkoeb\" Icon"
1295
-
1296
- #: plugin-fw/templates/metaboxes/types/contactform.php:121
1297
- #: plugin-fw/templates/metaboxes/types/contactform.php:313
1298
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
1299
- msgid "Selected"
1300
- msgstr ""
1301
-
1302
- #: plugin-fw/templates/metaboxes/types/contactform.php:124
1303
- #: plugin-fw/templates/metaboxes/types/contactform.php:316
1304
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
1305
- #, fuzzy
1306
- msgid "Delete option"
1307
- msgstr "Optionen wählen"
1308
-
1309
- #: plugin-fw/templates/metaboxes/types/contactform.php:130
1310
- #: plugin-fw/templates/metaboxes/types/contactform.php:322
1311
- msgid "Error Message"
1312
- msgstr ""
1313
-
1314
- #: plugin-fw/templates/metaboxes/types/contactform.php:134
1315
- #: plugin-fw/templates/metaboxes/types/contactform.php:326
1316
- msgid "Insert the error message for validation."
1317
- msgstr ""
1318
-
1319
- #: plugin-fw/templates/metaboxes/types/contactform.php:139
1320
- #: plugin-fw/templates/metaboxes/types/contactform.php:331
1321
- msgid "Required"
1322
- msgstr ""
1323
-
1324
- #: plugin-fw/templates/metaboxes/types/contactform.php:143
1325
- #: plugin-fw/templates/metaboxes/types/contactform.php:335
1326
- msgid "Select this option if it must be required."
1327
- msgstr ""
1328
-
1329
- #: plugin-fw/templates/metaboxes/types/contactform.php:152
1330
- #: plugin-fw/templates/metaboxes/types/contactform.php:344
1331
- msgid "Select this option if the email must be valid."
1332
- msgstr ""
1333
-
1334
- #: plugin-fw/templates/metaboxes/types/contactform.php:157
1335
- #: plugin-fw/templates/metaboxes/types/contactform.php:349
1336
- msgid "Reply To"
1337
  msgstr ""
1338
 
1339
- #: plugin-fw/templates/metaboxes/types/contactform.php:161
1340
- #: plugin-fw/templates/metaboxes/types/contactform.php:353
1341
- msgid "Select this if it is the email you can reply to."
1342
  msgstr ""
1343
 
1344
- #: plugin-fw/templates/metaboxes/types/contactform.php:166
1345
- #: plugin-fw/templates/metaboxes/types/contactform.php:358
1346
- msgid "Class"
1347
  msgstr ""
1348
 
1349
- #: plugin-fw/templates/metaboxes/types/contactform.php:170
1350
- #: plugin-fw/templates/metaboxes/types/contactform.php:362
1351
- msgid ""
1352
- "Insert additional class(es) (separated by commas) for more personalization."
1353
  msgstr ""
1354
 
1355
- #: plugin-fw/templates/metaboxes/types/contactform.php:175
1356
- #: plugin-fw/templates/metaboxes/types/contactform.php:367
1357
- msgid "Icon"
1358
  msgstr ""
1359
 
1360
- #: plugin-fw/templates/metaboxes/types/contactform.php:203
1361
- #: plugin-fw/templates/metaboxes/types/contactform.php:391
1362
- #: plugin-fw/templates/metaboxes/types/icon-list.php:69
1363
- #: plugin-fw/templates/metaboxes/types/select-icon.php:33
1364
- #: plugin-fw/templates/metaboxes/types/upload.php:21
1365
- #: plugin-fw/templates/panel/types/upload.php:31
1366
- #: plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1367
- #: yit-common/yith-panel.php:417
1368
  msgid "Upload"
1369
  msgstr ""
1370
 
1371
- #: plugin-fw/templates/metaboxes/types/contactform.php:209
1372
- #: plugin-fw/templates/metaboxes/types/contactform.php:397
1373
- #: plugin-fw/templates/metaboxes/types/icon-list.php:75
1374
- #: plugin-fw/templates/metaboxes/types/select-icon.php:39
1375
- msgid "Image preview"
1376
- msgstr ""
1377
-
1378
- #: plugin-fw/templates/metaboxes/types/contactform.php:217
1379
- #: plugin-fw/templates/metaboxes/types/contactform.php:405
1380
- msgid "Insert an icon for more personalization."
1381
- msgstr ""
1382
-
1383
- #: plugin-fw/templates/metaboxes/types/contactform.php:222
1384
- #: plugin-fw/templates/metaboxes/types/contactform.php:409
1385
- msgid "Width"
1386
- msgstr ""
1387
-
1388
- #: plugin-fw/templates/metaboxes/types/contactform.php:247
1389
- #: plugin-fw/templates/metaboxes/types/contactform.php:421
1390
- msgid "Set field length."
1391
- msgstr ""
1392
-
1393
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
1394
- msgid "Close all"
1395
- msgstr ""
1396
-
1397
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
1398
- msgid "Expand all"
1399
- msgstr ""
1400
-
1401
- #: plugin-fw/templates/metaboxes/types/customtabs.php:52
1402
- #: plugin-fw/templates/metaboxes/types/customtabs.php:95
1403
- msgid "Value"
1404
- msgstr ""
1405
-
1406
- #: plugin-fw/templates/metaboxes/types/customtabs.php:53
1407
- #: plugin-fw/templates/metaboxes/types/customtabs.php:96
1408
- msgid "Content of the tab. (HTML is supported)"
1409
- msgstr ""
1410
-
1411
- #: plugin-fw/templates/metaboxes/types/customtabs.php:65
1412
- msgid "Add custom product tab"
1413
- msgstr ""
1414
-
1415
- #: plugin-fw/templates/metaboxes/types/customtabs.php:107
1416
- msgid "Do you want to remove the custom tab?"
1417
- msgstr ""
1418
-
1419
- #: plugin-fw/templates/metaboxes/types/icon-list.php:89
1420
- #, php-format
1421
- msgid "(Default: %s <img src=\"%s\"/>)"
1422
- msgstr ""
1423
-
1424
- #: plugin-fw/templates/metaboxes/types/icon-list.php:91
1425
- #, php-format
1426
- msgid "(Default: <i %s></i> )"
1427
- msgstr ""
1428
-
1429
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:40
1430
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1431
- #: plugin-fw/templates/metaboxes/types/images.php:38
1432
- #: plugin-fw/templates/metaboxes/types/images.php:64
1433
- msgid "Delete image"
1434
- msgstr ""
1435
-
1436
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1437
- msgid "Add Images to Gallery"
1438
- msgstr ""
1439
-
1440
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1441
- #, fuzzy
1442
- msgid "Add to gallery"
1443
- msgstr "Zum Warenkorb hinzufügen"
1444
-
1445
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1446
- msgid "Add images"
1447
- msgstr ""
1448
-
1449
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1450
- msgid "Delete"
1451
- msgstr ""
1452
-
1453
- #: plugin-fw/templates/metaboxes/types/images.php:42
1454
- msgid "Upload new images"
1455
- msgstr ""
1456
-
1457
- #: plugin-fw/templates/metaboxes/types/images.php:75
1458
- msgid "Are you sure you want to remove this image?"
1459
- msgstr ""
1460
-
1461
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1462
- #: plugin-fw/templates/metaboxes/types/sidebars.php:36
1463
- msgid "Left sidebar"
1464
- msgstr ""
1465
-
1466
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1467
- #: plugin-fw/templates/metaboxes/types/sidebars.php:42
1468
- #: plugin-fw/templates/metaboxes/types/sidebars.php:45
1469
- msgid "No sidebar"
1470
- msgstr ""
1471
-
1472
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1473
- #: plugin-fw/templates/metaboxes/types/sidebars.php:39
1474
- msgid "Right sidebar"
1475
- msgstr ""
1476
-
1477
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1478
- #: plugin-fw/templates/metaboxes/types/sidebars.php:53
1479
- #: plugin-fw/templates/metaboxes/types/sidebars.php:64
1480
- msgid "Choose a sidebar"
1481
- msgstr ""
1482
-
1483
- #: plugin-fw/templates/metaboxes/types/sidebars.php:51
1484
- msgid "Left Sidebar"
1485
- msgstr ""
1486
-
1487
- #: plugin-fw/templates/metaboxes/types/sidebars.php:62
1488
- msgid "Right Sidebar"
1489
- msgstr ""
1490
-
1491
- #: plugin-fw/templates/metaboxes/types/typography.php:42
1492
- #: yit-common/yith-panel.php:444
1493
  msgid "px"
1494
  msgstr ""
1495
 
1496
- #: plugin-fw/templates/metaboxes/types/typography.php:43
1497
- #: yit-common/yith-panel.php:445
1498
  msgid "em"
1499
  msgstr ""
1500
 
1501
- #: plugin-fw/templates/metaboxes/types/typography.php:44
1502
- #: yit-common/yith-panel.php:446
1503
  msgid "pt"
1504
  msgstr ""
1505
 
1506
- #: plugin-fw/templates/metaboxes/types/typography.php:45
1507
- #: yit-common/yith-panel.php:447
1508
  msgid "rem"
1509
  msgstr ""
1510
 
1511
- #: plugin-fw/templates/metaboxes/types/typography.php:59
1512
- #: plugin-fw/templates/metaboxes/types/typography.php:153
1513
- #: plugin-fw/templates/metaboxes/types/typography.php:217
1514
- msgid "Web fonts"
1515
- msgstr ""
1516
-
1517
- #: plugin-fw/templates/metaboxes/types/typography.php:71
1518
- msgid "Google fonts"
1519
  msgstr ""
1520
 
1521
- #: plugin-fw/templates/metaboxes/types/typography.php:96
1522
- #: yit-common/yith-panel.php:465
1523
  msgid "Regular"
1524
  msgstr ""
1525
 
1526
- #: plugin-fw/templates/metaboxes/types/typography.php:97
1527
- #: yit-common/yith-panel.php:466
1528
  msgid "Bold"
1529
  msgstr ""
1530
 
1531
- #: plugin-fw/templates/metaboxes/types/typography.php:98
1532
- #: yit-common/yith-panel.php:467
1533
  msgid "Extra bold"
1534
  msgstr ""
1535
 
1536
- #: plugin-fw/templates/metaboxes/types/typography.php:99
1537
- #: yit-common/yith-panel.php:468
1538
  msgid "Italic"
1539
  msgstr ""
1540
 
1541
- #: plugin-fw/templates/metaboxes/types/typography.php:100
1542
- #: yit-common/yith-panel.php:469
1543
  msgid "Italic bold"
1544
  msgstr ""
1545
 
1546
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1547
- msgid "Reset Defaults"
1548
  msgstr ""
1549
 
1550
- #: templates/share.php:28
1551
  #, fuzzy
1552
- msgid "Pinterest"
1553
- msgstr "Auf Pinterest pinnen"
1554
 
1555
- #: templates/share.php:34
1556
  #, fuzzy
1557
- msgid "Google+"
1558
- msgstr "Bei Google+ teilen"
1559
 
1560
- #: templates/wishlist-view.php:28
1561
  #, fuzzy
1562
- msgid "Edit title"
1563
- msgstr "Wunschlistentitel"
1564
-
1565
- #: templates/wishlist-view.php:37
1566
- msgid "Save"
1567
- msgstr ""
1568
-
1569
- #: templates/wishlist-view.php:41
1570
- msgid "Cancel"
1571
- msgstr ""
1572
-
1573
- #: templates/wishlist-view.php:93
1574
- msgid "Unit Price"
1575
- msgstr "Preis"
1576
-
1577
- #: templates/wishlist-view.php:106
1578
- msgid "Stock Status"
1579
- msgstr "Lagerstatus"
1580
-
1581
- #: templates/wishlist-view.php:152 templates/wishlist-view.php:258
1582
- msgid "Remove this product"
1583
- msgstr "Dieses Produkt entfernen"
1584
-
1585
- #: templates/wishlist-view.php:182
1586
- msgid "Free!"
1587
- msgstr ""
1588
-
1589
- #: templates/wishlist-view.php:193
1590
- msgid "Out of Stock"
1591
- msgstr "Nicht auf Lager"
1592
-
1593
- #: templates/wishlist-view.php:196
1594
- msgid "In Stock"
1595
- msgstr "Auf Lager"
1596
-
1597
- #: templates/wishlist-view.php:207
1598
- #, php-format
1599
- msgid "Added on : %s"
1600
- msgstr ""
1601
-
1602
- #: templates/wishlist-view.php:226
1603
- msgid "Move"
1604
- msgstr ""
1605
 
1606
- #: templates/wishlist-view.php:238
1607
  #, fuzzy
1608
- msgid "Shared"
1609
- msgstr "Teilen auf:"
1610
-
1611
- #: templates/wishlist-view.php:241
1612
- msgid "Private"
1613
- msgstr ""
1614
 
1615
- #: templates/wishlist-view.php:244
1616
- msgid "Public"
1617
- msgstr ""
1618
 
1619
- #: templates/wishlist-view.php:285
1620
- msgid "Add the selected products to the cart"
1621
- msgstr ""
1622
 
1623
- #: templates/wishlist-view.php:293 templates/wishlist-view.php:333
1624
- msgid "Ask for an estimate"
1625
- msgstr ""
1626
 
1627
- #: yit-common/yith-panel.php:406
1628
- msgid "Select a date"
1629
- msgstr ""
1630
 
1631
- #: yit-common/yith-panel.php:407
1632
- msgid "Hours"
1633
- msgstr ""
1634
 
1635
- #: yit-common/yith-panel.php:408 yit-common/yith-panel.php:409
1636
- msgid "Minutes"
1637
- msgstr ""
1638
 
1639
- #: yit-common/yith-panel.php:457
1640
- msgid "Select a font family"
1641
- msgstr ""
1642
 
1643
- #: yit-common/yith-panel.php:481
1644
- msgid "Click to preview"
1645
- msgstr ""
1646
 
1647
  #~ msgid "Product already in the wishlist."
1648
  #~ msgstr "Produkt ist bereits auf der Wunschliste"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-05-18 11:04+0100\n"
6
+ "PO-Revision-Date: 2015-05-18 11:05+0100\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
9
+ "Language: de_DE\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 1.8beta3\n"
14
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
15
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
16
+ "_nx_noop:4c,1,2\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
19
  "X-Poedit-SourceCharset: UTF-8\n"
20
+ "X-Poedit-SearchPath-0: ..\n"
21
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
22
 
23
+ #: ../includes/class.yith-wcwl-admin-init.php:188
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
25
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
26
+ #: ../includes/class.yith-wcwl-install.php:240
 
 
 
 
 
 
27
  msgid "Wishlist"
28
  msgstr "Wunschliste"
29
 
30
+ #: ../includes/class.yith-wcwl-admin-init.php:190
31
+ #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
32
  msgid "Settings"
33
  msgstr "Einstellungen"
34
 
35
+ #: ../includes/class.yith-wcwl-admin-init.php:191
36
+ #: ../includes/class.yith-wcwl-admin-init.php:257
37
  msgid "Colors"
38
  msgstr "Farben"
39
 
40
+ #: ../includes/class.yith-wcwl-admin-init.php:192
41
+ #: ../includes/class.yith-wcwl-admin-init.php:294
42
  msgid "Premium Version"
43
  msgstr ""
44
 
45
+ #: ../includes/class.yith-wcwl-admin-init.php:318
46
  msgid ""
47
  "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
48
  "link to update it."
49
  msgstr ""
50
 
51
+ #: ../includes/class.yith-wcwl-admin-init.php:321
52
  msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
53
  msgstr ""
54
 
55
+ #: ../includes/class.yith-wcwl-admin-init.php:326
56
  msgid "Plugin Documentation"
57
  msgstr ""
58
 
59
+ #: ../includes/class.yith-wcwl-admin-init.php:342
60
  msgid "Wishlist Page"
61
  msgstr "Wunschlistenseite"
62
 
63
+ #: ../includes/class.yith-wcwl-admin-init.php:343
64
  msgid "Page contents: [yith_wcwl_wishlist]"
65
  msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
66
 
67
+ #: ../includes/class.yith-wcwl-admin-init.php:918
68
  msgid "Upgrade to the PREMIUM VERSION"
69
  msgstr ""
70
 
71
+ #: ../includes/class.yith-wcwl-admin-init.php:921
72
  msgid "YITH WooCommerce Wishlist"
73
  msgstr ""
74
 
75
+ #: ../includes/class.yith-wcwl-admin-init.php:922
76
  msgid "Discover the Advanced Features"
77
  msgstr ""
78
 
79
+ #: ../includes/class.yith-wcwl-admin-init.php:923
80
  msgid ""
81
  "Upgrade to the PREMIUM VERSION\n"
82
  "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
83
  msgstr ""
84
 
85
+ #: ../includes/class.yith-wcwl-admin-init.php:930
86
  msgid "Get Support and Pro Features"
87
  msgstr ""
88
 
89
+ #: ../includes/class.yith-wcwl-admin-init.php:931
90
  msgid ""
91
  "By purchasing the premium version of the plugin, you will take advantage of "
92
  "the advanced features of the product and you will get one year of free "
93
  "updates and support through our platform available 24h/24."
94
  msgstr ""
95
 
96
+ #: ../includes/class.yith-wcwl-admin-init.php:941
97
  msgid "General Settings"
98
  msgstr "Allgemeine Einstellungen"
99
 
100
+ #: ../includes/class.yith-wcwl-admin-init.php:948
101
  msgid "Enable YITH Wishlist"
102
  msgstr "Aktiviere YITH Wunschliste"
103
 
104
+ #: ../includes/class.yith-wcwl-admin-init.php:949
105
  #, fuzzy, php-format
106
  msgid ""
107
  "Enable all plugin features. <strong>Be sure to select at least one option in "
113
  "markiert ist.</strong> Bitte lesen Sie die Plugin- <a href=\"%s\" target="
114
  "\"_blank\">Hinweise</a>."
115
 
116
+ #: ../includes/class.yith-wcwl-admin-init.php:956
117
  #, fuzzy
118
  msgid "Default wishlist title"
119
  msgstr "Wunschlistentitel"
120
 
121
+ #: ../includes/class.yith-wcwl-admin-init.php:958
122
+ #: ../includes/class.yith-wcwl-admin-init.php:959
123
+ #: ../includes/class.yith-wcwl-admin-init.php:1218
124
+ #: ../includes/class.yith-wcwl-admin-init.php:1219
125
  #, php-format
126
  msgid "My wishlist on %s"
127
  msgstr "Meine Wunschliste von %s"
128
 
129
+ #: ../includes/class.yith-wcwl-admin-init.php:967
130
  msgid "Position"
131
  msgstr "Position"
132
 
133
+ #: ../includes/class.yith-wcwl-admin-init.php:968
134
  #, fuzzy
135
  msgid ""
136
  "You can add the button in variable products only after the \"Add to Cart\" "
139
  "Bei Variablen Produkten kann nur nach \"Add to Cart\" eingetragen werden "
140
  "oder der Shortcode[yith_wcwl_add_to_wishlist] verwendet werden."
141
 
142
+ #: ../includes/class.yith-wcwl-admin-init.php:974
143
  msgid "After \"Add to cart\""
144
  msgstr "Nach \"Add to cart\""
145
 
146
+ #: ../includes/class.yith-wcwl-admin-init.php:975
147
  msgid "After thumbnails"
148
  msgstr "Nach Thumbnails (Miniaturbilder)"
149
 
150
+ #: ../includes/class.yith-wcwl-admin-init.php:976
151
  msgid "After summary"
152
  msgstr "Nach Zusammenfassung"
153
 
154
+ #: ../includes/class.yith-wcwl-admin-init.php:977
155
  msgid "Use shortcode"
156
  msgstr "Shortcode verwenden"
157
 
158
+ #: ../includes/class.yith-wcwl-admin-init.php:982
159
  msgid "Redirect to cart"
160
  msgstr "Weiterleiten zum Warenkorb"
161
 
162
+ #: ../includes/class.yith-wcwl-admin-init.php:983
163
  msgid ""
164
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
165
  "page."
167
  "Zum Warenkorb weiterleiten, wenn \"Add to cart\" Button auf der "
168
  "Wunschlistenseite angeklickt wurde"
169
 
170
+ #: ../includes/class.yith-wcwl-admin-init.php:990
171
  msgid "Remove if added to the cart"
172
  msgstr "Entfernen, wenn Produkt zum Warenkorb hinzugefügt wurde"
173
 
174
+ #: ../includes/class.yith-wcwl-admin-init.php:991
175
  #, fuzzy
176
  msgid "Remove the product from the wishlist if it has been added to the cart."
177
  msgstr ""
178
  "Produkt von der Wunschliste enfernen, wenn es zum Warenkorb hinzugefügt wurde"
179
 
180
+ #: ../includes/class.yith-wcwl-admin-init.php:998
181
  msgid "\"Add to Wishlist\" text"
182
  msgstr "\"Zu Wunschliste hinzufügen\" Text"
183
 
184
+ #: ../includes/class.yith-wcwl-admin-init.php:1000
185
+ #: ../includes/class.yith-wcwl-admin-init.php:1001
186
  msgid "Add to Wishlist"
187
  msgstr "Zu Wunschliste hinzufügen"
188
 
189
+ #: ../includes/class.yith-wcwl-admin-init.php:1006
190
  #, fuzzy
191
  msgid "\"Browse wishlist\" text"
192
  msgstr "Wunschliste durchsuchen"
193
 
194
+ #: ../includes/class.yith-wcwl-admin-init.php:1008
195
+ #: ../includes/class.yith-wcwl-admin-init.php:1009
196
+ #: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
197
  msgid "Browse Wishlist"
198
  msgstr "Wunschliste durchsuchen"
199
 
200
+ #: ../includes/class.yith-wcwl-admin-init.php:1014
201
  #, fuzzy
202
  msgid "\"Product already in wishlist\" text"
203
  msgstr "Produkt ist bereits auf der Wunschliste"
204
 
205
+ #: ../includes/class.yith-wcwl-admin-init.php:1016
206
+ #: ../includes/class.yith-wcwl-admin-init.php:1017
207
+ #: ../includes/class.yith-wcwl-ui.php:82
208
  msgid "The product is already in the wishlist!"
209
  msgstr "Dieses Produkt ist bereits in der Wunschliste vorhanden."
210
 
211
+ #: ../includes/class.yith-wcwl-admin-init.php:1022
212
  #, fuzzy
213
  msgid "\"Product added\" text"
214
  msgstr "Produkt hinzugefügt!"
215
 
216
+ #: ../includes/class.yith-wcwl-admin-init.php:1024
217
+ #: ../includes/class.yith-wcwl-admin-init.php:1025
218
+ #: ../includes/class.yith-wcwl-ui.php:81
219
  msgid "Product added!"
220
  msgstr "Produkt hinzugefügt!"
221
 
222
+ #: ../includes/class.yith-wcwl-admin-init.php:1030
223
  msgid "\"Add to Cart\" text"
224
  msgstr "\"Auf die Wunschliste setzen\" Text"
225
 
226
+ #: ../includes/class.yith-wcwl-admin-init.php:1032
227
+ #: ../includes/class.yith-wcwl-admin-init.php:1033
228
  msgid "Add to Cart"
229
  msgstr "Zum Warenkorb hinzufügen"
230
 
231
+ #: ../includes/class.yith-wcwl-admin-init.php:1038
232
  #, fuzzy
233
  msgid "Show Unit price"
234
  msgstr "Preis"
235
 
236
+ #: ../includes/class.yith-wcwl-admin-init.php:1039
237
  msgid "Show unit price for each product in wishlist"
238
  msgstr ""
239
 
240
+ #: ../includes/class.yith-wcwl-admin-init.php:1047
241
  #, fuzzy
242
  msgid "Show \"Add to Cart\" button"
243
  msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
244
 
245
+ #: ../includes/class.yith-wcwl-admin-init.php:1048
246
  #, fuzzy
247
  msgid "Show \"Add to Cart\" button for each product in wishlist"
248
  msgstr "\"Zu Warenkorb hinzufügen\" Button Hintergrund"
249
 
250
+ #: ../includes/class.yith-wcwl-admin-init.php:1056
251
  #, fuzzy
252
  msgid "Show Stock status"
253
  msgstr "Lagerstatus"
254
 
255
+ #: ../includes/class.yith-wcwl-admin-init.php:1057
256
  msgid ""
257
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
258
  msgstr ""
259
 
260
+ #: ../includes/class.yith-wcwl-admin-init.php:1065
261
  msgid "Show Date of addition"
262
  msgstr ""
263
 
264
+ #: ../includes/class.yith-wcwl-admin-init.php:1066
265
  #, fuzzy
266
  msgid "Show the date when users have added a product to the wishlist"
267
  msgstr ""
268
  "Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
269
  "gesetzt werden."
270
 
271
+ #: ../includes/class.yith-wcwl-admin-init.php:1074
272
  #, fuzzy
273
  msgid "Add second remove button"
274
  msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
275
 
276
+ #: ../includes/class.yith-wcwl-admin-init.php:1075
277
  msgid "Add a second remove button in the last column, with extended label"
278
  msgstr ""
279
 
280
+ #: ../includes/class.yith-wcwl-admin-init.php:1098
281
  msgid "Styles"
282
  msgstr "Style"
283
 
284
+ #: ../includes/class.yith-wcwl-admin-init.php:1105
285
  msgid "Use buttons"
286
  msgstr "Buttons verwenden"
287
 
288
+ #: ../includes/class.yith-wcwl-admin-init.php:1106
289
  #, fuzzy
290
  msgid "Use buttons instead of simple anchors."
291
  msgstr "Buttons anstatt von einfachen Anchors verwenden"
292
 
293
+ #: ../includes/class.yith-wcwl-admin-init.php:1113
294
  msgid "Custom CSS"
295
  msgstr "Benutzerdefiniertes CSS"
296
 
297
+ #: ../includes/class.yith-wcwl-admin-init.php:1121
298
  msgid "Use theme style"
299
  msgstr "Theme Design verwenden"
300
 
301
+ #: ../includes/class.yith-wcwl-admin-init.php:1122
302
  msgid "Use the theme style."
303
  msgstr "Theme Design verwenden"
304
 
305
+ #: ../includes/class.yith-wcwl-admin-init.php:1129
306
  #, fuzzy
307
  msgid "Rounded buttons"
308
  msgstr "Buttons verwenden"
309
 
310
+ #: ../includes/class.yith-wcwl-admin-init.php:1130
311
  #, fuzzy
312
  msgid "Make button corners rounded"
313
  msgstr "Button mit abgerundeten Ecken nutzen"
314
 
315
+ #: ../includes/class.yith-wcwl-admin-init.php:1137
316
  msgid "\"Add to Wishlist\" icon"
317
  msgstr "\"Zur Wunschliste hinzufügen\" Icon"
318
 
319
+ #: ../includes/class.yith-wcwl-admin-init.php:1138
320
  msgid "Add an icon to the \"Add to Wishlist\" button"
321
  msgstr "Ein Icon zu \"Auf die Wunschliste setzen\" Button verwenden"
322
 
323
+ #: ../includes/class.yith-wcwl-admin-init.php:1149
324
  msgid "\"Add to Cart\" icon"
325
  msgstr "\"In den Warenkoeb\" Icon"
326
 
327
+ #: ../includes/class.yith-wcwl-admin-init.php:1150
328
  msgid "Add an icon to the \"Add to Cart\" button"
329
  msgstr "Ein \"In den Warenkorb\"- Icon hinzufügen"
330
 
331
+ #: ../includes/class.yith-wcwl-admin-init.php:1169
332
  #, fuzzy
333
  msgid "Social Networks & Share"
334
  msgstr "Soziale Netzwerke; Teilen"
335
 
336
+ #: ../includes/class.yith-wcwl-admin-init.php:1176
337
  msgid "Share on Facebook"
338
  msgstr "Auf Facebook teilen"
339
 
340
+ #: ../includes/class.yith-wcwl-admin-init.php:1177
341
  #, fuzzy
342
  msgid "Show \"Share on Facebook\" button"
343
  msgstr "Auf Facebook teilen"
344
 
345
+ #: ../includes/class.yith-wcwl-admin-init.php:1184
346
  msgid "Tweet on Twitter"
347
  msgstr "Auf Twitter tweeten"
348
 
349
+ #: ../includes/class.yith-wcwl-admin-init.php:1185
350
  #, fuzzy
351
  msgid "Show \"Tweet on Twitter\" button"
352
  msgstr "Auf Twitter tweeten"
353
 
354
+ #: ../includes/class.yith-wcwl-admin-init.php:1192
355
  msgid "Pin on Pinterest"
356
  msgstr "Auf Pinterest pinnen"
357
 
358
+ #: ../includes/class.yith-wcwl-admin-init.php:1193
359
  #, fuzzy
360
  msgid "Show \"Pin on Pinterest\" button"
361
  msgstr "Auf Pinterest pinnen"
362
 
363
+ #: ../includes/class.yith-wcwl-admin-init.php:1200
364
  msgid "Share on Google+"
365
  msgstr "Bei Google+ teilen"
366
 
367
+ #: ../includes/class.yith-wcwl-admin-init.php:1201
368
  #, fuzzy
369
  msgid "Show \"Share on Google+\" button"
370
  msgstr "Auf Facebook teilen"
371
 
372
+ #: ../includes/class.yith-wcwl-admin-init.php:1208
373
  msgid "Share by Email"
374
  msgstr ""
375
 
376
+ #: ../includes/class.yith-wcwl-admin-init.php:1209
377
  #, fuzzy
378
  msgid "Show \"Share by Email\" button"
379
  msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
380
 
381
+ #: ../includes/class.yith-wcwl-admin-init.php:1216
382
  #, fuzzy
383
  msgid "Social title"
384
  msgstr "Soziale Netzwerke-Titel"
385
 
386
+ #: ../includes/class.yith-wcwl-admin-init.php:1224
387
  #, fuzzy
388
  msgid "Social text"
389
  msgstr "Soziale Netzwerke Text"
390
 
391
+ #: ../includes/class.yith-wcwl-admin-init.php:1225
392
  #, fuzzy
393
  msgid ""
394
  "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
397
  "Wird bei Facebook, Twitter und Pinterest genutzt. Benutzen Sie <strong>"
398
  "%wishlist_url%</strong> wenn die URL der Wunschliste angezeigt werden soll. "
399
 
400
+ #: ../includes/class.yith-wcwl-admin-init.php:1233
401
  #, fuzzy
402
  msgid "Social image URL"
403
  msgstr "Soziale Netzwerke Bild URL"
404
 
405
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
406
+ #, php-format
407
+ msgid ""
408
+ "If you want to take advantage of this feature, you could consider to "
409
+ "purchase the %s."
410
+ msgstr ""
411
+
412
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
413
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
414
+ msgstr ""
415
+
416
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
417
+ msgid "Enable slider in wishlist"
418
+ msgstr ""
419
+
420
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
421
+ #, php-format
422
+ msgid ""
423
+ "Choose to enable product slider in wishlist page with linked products (<a "
424
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
425
+ msgstr ""
426
+
427
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
428
  #, fuzzy
429
  msgid "\"Add to wishlist\" button"
430
  msgstr "\"Zu Wunschliste hinzufügen\" Button Text"
431
 
432
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
433
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
434
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
437
  msgid "Background"
438
  msgstr ""
439
 
440
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
441
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
442
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
443
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
445
  msgid "Text"
446
  msgstr ""
447
 
448
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
449
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
450
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
451
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
452
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
453
  msgid "Border"
454
  msgstr ""
455
 
456
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
457
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
459
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
460
  msgid "Background (hover)"
461
  msgstr ""
462
 
463
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
464
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
465
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
466
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
467
  msgid "Text (hover)"
468
  msgstr ""
469
 
470
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
471
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
472
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
473
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
474
  msgid "Border (hover)"
475
  msgstr ""
476
 
477
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
478
  #, fuzzy
479
  msgid "\"Add to Cart\" button"
480
  msgstr "\"Zu Warenkorb hinzufügen\" Button Text"
481
 
482
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
483
  msgid "\"Style 1\" button"
484
  msgstr ""
485
 
486
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
487
  msgid "\"Style 2\" button"
488
  msgstr ""
489
 
490
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
491
  #, fuzzy
492
  msgid "Wishlist table"
493
  msgstr "Wunschlistentitel"
494
 
495
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
496
  msgid "Headers"
497
  msgstr ""
498
 
499
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
500
  msgid "Background color"
501
  msgstr ""
502
 
503
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
504
  #, fuzzy
505
  msgid "Wishlist Activated"
506
  msgstr "Wunschlistentitel"
507
 
508
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
509
  #, php-format
510
  msgid ""
511
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
514
  "options, <a href=\"%s\">discover it now</a>."
515
  msgstr ""
516
 
517
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
518
  #, fuzzy
519
  msgid "Wishlist Updated"
520
  msgstr "Wunschlistenseite"
521
 
522
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
523
  #, php-format
524
  msgid ""
525
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
529
  "\">discover the PREMIUM version.</a>"
530
  msgstr ""
531
 
532
+ #: ../includes/class.yith-wcwl-init.php:365
533
  msgid ""
534
  "We are sorry, but this feature is available only if cookies are enabled on "
535
  "your browser."
536
  msgstr ""
537
 
538
+ #: ../includes/class.yith-wcwl-init.php:366
539
  #, fuzzy
540
  msgid "Product correctly added to cart"
541
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
542
 
543
+ #: ../includes/class.yith-wcwl-install.php:239
544
  #, fuzzy
545
  msgctxt "page_slug"
546
  msgid "wishlist"
547
  msgstr "Wunschliste"
548
 
549
+ #: ../includes/class.yith-wcwl-shortcode.php:242
550
+ #: ../includes/class.yith-wcwl-ui.php:161
551
  msgid "Share on:"
552
  msgstr "Teilen auf:"
553
 
554
+ #: ../includes/class.yith-wcwl-ui.php:116
555
+ #: ../includes/class.yith-wcwl-ui.php:199
556
  msgid "Select options"
557
  msgstr "Optionen wählen"
558
 
559
+ #: ../includes/class.yith-wcwl-ui.php:165 ../templates/share.php:16
560
  msgid "Facebook"
561
  msgstr "Facebook"
562
 
563
+ #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:22
564
  msgid "Twitter"
565
  msgstr "Twitter"
566
 
567
+ #: ../includes/class.yith-wcwl-ui.php:177
568
  msgid "email"
569
  msgstr ""
570
 
571
+ #: ../includes/class.yith-wcwl.php:192
572
  #, fuzzy
573
  msgid "An error occurred while adding products to the wishlist."
574
  msgstr ""
575
  "Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
576
  "gesetzt werden."
577
 
578
+ #: ../includes/class.yith-wcwl.php:276
579
  #, fuzzy
580
  msgid "An error occurred while adding products to wishlist."
581
  msgstr ""
582
  "Es ist ein Fehler aufgetreten. Produkt konnte nicht auf die Wunschliste "
583
  "gesetzt werden."
584
 
585
+ #: ../includes/class.yith-wcwl.php:291
586
  msgid "The \"Remove\" option now does not require any parameter"
587
  msgstr ""
588
 
589
+ #: ../includes/class.yith-wcwl.php:325
590
  #, fuzzy
591
  msgid "An error occurred while removing products from the wishlist"
592
  msgstr ""
593
  "Es ist ein Fehler aufgetreten. Das Produkt konnte nicht von der Wunschliste "
594
  "entfernt werden. "
595
 
596
+ #: ../includes/class.yith-wcwl.php:603
597
  msgid "You need to log in before creating a new wishlist"
598
  msgstr ""
599
 
600
+ #: ../includes/class.yith-wcwl.php:1312
601
  msgid "Product successfully removed."
602
  msgstr "Produkt wurde von der Wunschliste entfernt. "
603
 
604
+ #: ../includes/class.yith-wcwl.php:1316
605
  msgid "Error. Unable to remove the product from the wishlist."
606
  msgstr ""
607
  "Fehlermeldung: Entfernen des Produkts von der Wunschliste nicht möglich. "
608
 
609
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
610
  msgid "No products were added to the wishlist"
611
  msgstr "Es wurden keine Produkte auf die Wunschliste gesetzt"
612
 
613
+ #: ../includes/class.yith-wcwl.php:1362
614
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
615
  msgstr ""
616
 
617
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
618
  msgid ""
619
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
620
+ "WooCommerce in order to work."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
621
  msgstr ""
622
 
623
+ #: ../init.php:139
624
  msgid ""
625
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
626
+ "are using the premium one."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
627
  msgstr ""
628
 
629
+ #: ../templates/share.php:28
630
  #, fuzzy
631
+ msgid "Pinterest"
632
+ msgstr "Auf Pinterest pinnen"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
633
 
634
+ #: ../templates/share.php:34
 
635
  #, fuzzy
636
+ msgid "Google+"
637
+ msgstr "Bei Google+ teilen"
 
 
 
 
 
 
638
 
639
+ #: ../templates/share.php:40
640
+ msgid "Email"
 
641
  msgstr ""
642
 
643
+ #: ../templates/wishlist-view.php:30
 
 
 
 
 
644
  #, fuzzy
645
+ msgid "Edit title"
646
+ msgstr "Wunschlistentitel"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
647
 
648
+ #: ../templates/wishlist-view.php:39
649
+ msgid "Save"
650
  msgstr ""
651
 
652
+ #: ../templates/wishlist-view.php:43
653
+ msgid "Cancel"
654
  msgstr ""
655
 
656
+ #: ../templates/wishlist-view.php:88
 
 
 
657
  msgid "Product Name"
658
  msgstr "Produktname"
659
 
660
+ #: ../templates/wishlist-view.php:95
661
+ msgid "Unit Price"
662
+ msgstr "Preis"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
663
 
664
+ #: ../templates/wishlist-view.php:108
665
+ msgid "Stock Status"
666
+ msgstr "Lagerstatus"
667
 
668
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
669
+ msgid "Remove this product"
670
+ msgstr "Dieses Produkt entfernen"
 
671
 
672
+ #: ../templates/wishlist-view.php:184
673
+ msgid "Free!"
674
  msgstr ""
675
 
676
+ #: ../templates/wishlist-view.php:195
677
+ msgid "Out of Stock"
678
+ msgstr "Nicht auf Lager"
679
 
680
+ #: ../templates/wishlist-view.php:198
681
+ msgid "In Stock"
682
+ msgstr "Auf Lager"
683
 
684
+ #: ../templates/wishlist-view.php:209
685
+ #, php-format
686
+ msgid "Added on : %s"
687
  msgstr ""
688
 
689
+ #: ../templates/wishlist-view.php:228
690
+ msgid "Move"
691
  msgstr ""
692
 
693
+ #: ../templates/wishlist-view.php:240
694
  #, fuzzy
695
+ msgid "Shared"
696
+ msgstr "Teilen auf:"
697
 
698
+ #: ../templates/wishlist-view.php:243
699
+ msgid "Private"
 
700
  msgstr ""
701
 
702
+ #: ../templates/wishlist-view.php:246
703
+ msgid "Public"
704
  msgstr ""
705
 
706
+ #: ../templates/wishlist-view.php:260
 
 
 
 
707
  msgid "Remove"
708
  msgstr ""
709
 
710
+ #: ../templates/wishlist-view.php:287
711
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
712
  msgstr ""
713
 
714
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
715
+ msgid "Ask for an estimate"
 
716
  msgstr ""
717
 
718
+ #: ../yit-common/yith-panel.php:406
719
+ msgid "Select a date"
 
720
  msgstr ""
721
 
722
+ #: ../yit-common/yith-panel.php:407
723
+ msgid "Hours"
 
 
724
  msgstr ""
725
 
726
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
727
+ msgid "Minutes"
 
728
  msgstr ""
729
 
730
+ #: ../yit-common/yith-panel.php:417
 
 
 
 
 
 
 
731
  msgid "Upload"
732
  msgstr ""
733
 
734
+ #: ../yit-common/yith-panel.php:444
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
735
  msgid "px"
736
  msgstr ""
737
 
738
+ #: ../yit-common/yith-panel.php:445
 
739
  msgid "em"
740
  msgstr ""
741
 
742
+ #: ../yit-common/yith-panel.php:446
 
743
  msgid "pt"
744
  msgstr ""
745
 
746
+ #: ../yit-common/yith-panel.php:447
 
747
  msgid "rem"
748
  msgstr ""
749
 
750
+ #: ../yit-common/yith-panel.php:457
751
+ msgid "Select a font family"
 
 
 
 
 
 
752
  msgstr ""
753
 
754
+ #: ../yit-common/yith-panel.php:465
 
755
  msgid "Regular"
756
  msgstr ""
757
 
758
+ #: ../yit-common/yith-panel.php:466
 
759
  msgid "Bold"
760
  msgstr ""
761
 
762
+ #: ../yit-common/yith-panel.php:467
 
763
  msgid "Extra bold"
764
  msgstr ""
765
 
766
+ #: ../yit-common/yith-panel.php:468
 
767
  msgid "Italic"
768
  msgstr ""
769
 
770
+ #: ../yit-common/yith-panel.php:469
 
771
  msgid "Italic bold"
772
  msgstr ""
773
 
774
+ #: ../yit-common/yith-panel.php:481
775
+ msgid "Click to preview"
776
  msgstr ""
777
 
 
778
  #, fuzzy
779
+ #~ msgid "%s Settings"
780
+ #~ msgstr "Einstellungen"
781
 
 
782
  #, fuzzy
783
+ #~ msgid "layout settings"
784
+ #~ msgstr "Einstellungen"
785
 
 
786
  #, fuzzy
787
+ #~ msgid "Plugin Settings"
788
+ #~ msgstr "Einstellungen"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
789
 
 
790
  #, fuzzy
791
+ #~ msgid "Reset to Default"
792
+ #~ msgstr "Weiterleiten zum Warenkorb"
 
 
 
 
793
 
794
+ #, fuzzy
795
+ #~ msgid "Settings saved"
796
+ #~ msgstr "Einstellungen"
797
 
798
+ #, fuzzy
799
+ #~ msgid "Settings reset"
800
+ #~ msgstr "Einstellungen"
801
 
802
+ #, fuzzy
803
+ #~ msgid "Select"
804
+ #~ msgstr "Optionen wählen"
805
 
806
+ #, fuzzy
807
+ #~ msgid "Custom Icon"
808
+ #~ msgstr "Benutzerdefiniertes CSS"
809
 
810
+ #, fuzzy
811
+ #~ msgid "Add options "
812
+ #~ msgstr "Optionen wählen"
813
 
814
+ #, fuzzy
815
+ #~ msgid "Add option"
816
+ #~ msgstr "\"In den Warenkoeb\" Icon"
817
 
818
+ #, fuzzy
819
+ #~ msgid "Delete option"
820
+ #~ msgstr "Optionen wählen"
821
 
822
+ #, fuzzy
823
+ #~ msgid "Add to gallery"
824
+ #~ msgstr "Zum Warenkorb hinzufügen"
825
 
826
  #~ msgid "Product already in the wishlist."
827
  #~ msgstr "Produkt ist bereits auf der Wunschliste"
languages/yit-es_AR.mo CHANGED
Binary file
languages/yit-es_AR.po CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:08+0100\n"
5
- "PO-Revision-Date: 2015-04-30 17:08+0100\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: Español\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr "Lista de deseos"
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr "Configuraciones"
44
 
@@ -408,88 +397,110 @@ msgstr ""
408
  msgid "Social image URL"
409
  msgstr "URL de las imágenes sociales"
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "\"Add to wishlist\" button"
414
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1272
417
- #: ../includes/class.yith-wcwl-admin-init.php:1290
418
- #: ../includes/class.yith-wcwl-admin-init.php:1308
419
- #: ../includes/class.yith-wcwl-admin-init.php:1326
420
- #: ../includes/class.yith-wcwl-admin-init.php:1344
421
  msgid "Background"
422
  msgstr ""
423
 
424
- #: ../includes/class.yith-wcwl-admin-init.php:1273
425
- #: ../includes/class.yith-wcwl-admin-init.php:1291
426
- #: ../includes/class.yith-wcwl-admin-init.php:1309
427
- #: ../includes/class.yith-wcwl-admin-init.php:1327
428
- #: ../includes/class.yith-wcwl-admin-init.php:1345
429
  msgid "Text"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1274
433
- #: ../includes/class.yith-wcwl-admin-init.php:1292
434
- #: ../includes/class.yith-wcwl-admin-init.php:1310
435
- #: ../includes/class.yith-wcwl-admin-init.php:1328
436
- #: ../includes/class.yith-wcwl-admin-init.php:1346
437
  msgid "Border"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1281
441
- #: ../includes/class.yith-wcwl-admin-init.php:1299
442
- #: ../includes/class.yith-wcwl-admin-init.php:1317
443
- #: ../includes/class.yith-wcwl-admin-init.php:1335
444
  msgid "Background (hover)"
445
  msgstr ""
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1282
448
- #: ../includes/class.yith-wcwl-admin-init.php:1300
449
- #: ../includes/class.yith-wcwl-admin-init.php:1318
450
- #: ../includes/class.yith-wcwl-admin-init.php:1336
451
  msgid "Text (hover)"
452
  msgstr ""
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1283
455
- #: ../includes/class.yith-wcwl-admin-init.php:1301
456
- #: ../includes/class.yith-wcwl-admin-init.php:1319
457
- #: ../includes/class.yith-wcwl-admin-init.php:1337
458
  msgid "Border (hover)"
459
  msgstr ""
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1287
462
  #, fuzzy
463
  msgid "\"Add to Cart\" button"
464
  msgstr "Texto del botón \"Agregar al carrito\""
465
 
466
- #: ../includes/class.yith-wcwl-admin-init.php:1305
467
  msgid "\"Style 1\" button"
468
  msgstr ""
469
 
470
- #: ../includes/class.yith-wcwl-admin-init.php:1323
471
  msgid "\"Style 2\" button"
472
  msgstr ""
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1341
475
  #, fuzzy
476
  msgid "Wishlist table"
477
  msgstr "Título de la Lista de deseos"
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1350
480
  msgid "Headers"
481
  msgstr ""
482
 
483
- #: ../includes/class.yith-wcwl-admin-init.php:1353
484
  msgid "Background color"
485
  msgstr ""
486
 
487
- #: ../includes/class.yith-wcwl-admin-init.php:1443
488
  #, fuzzy
489
  msgid "Wishlist Activated"
490
  msgstr "Título de la Lista de deseos"
491
 
492
- #: ../includes/class.yith-wcwl-admin-init.php:1444
493
  #, php-format
494
  msgid ""
495
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -498,12 +509,12 @@ msgid ""
498
  "options, <a href=\"%s\">discover it now</a>."
499
  msgstr ""
500
 
501
- #: ../includes/class.yith-wcwl-admin-init.php:1455
502
  #, fuzzy
503
  msgid "Wishlist Updated"
504
  msgstr "Lista de deseos"
505
 
506
- #: ../includes/class.yith-wcwl-admin-init.php:1456
507
  #, php-format
508
  msgid ""
509
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -513,20 +524,21 @@ msgid ""
513
  "\">discover the PREMIUM version.</a>"
514
  msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-init.php:361
517
  msgid ""
518
  "We are sorry, but this feature is available only if cookies are enabled on "
519
  "your browser."
520
  msgstr ""
521
 
522
- #: ../includes/class.yith-wcwl-init.php:362
523
  #, fuzzy
524
  msgid "Product correctly added to cart"
525
  msgstr "¡Agregado!"
526
 
527
  #: ../includes/class.yith-wcwl-install.php:239
 
528
  msgid "wishlist"
529
- msgstr "lista de deseos"
530
 
531
  #: ../includes/class.yith-wcwl-shortcode.php:242
532
  #: ../includes/class.yith-wcwl-ui.php:161
@@ -550,1092 +562,285 @@ msgstr ""
550
  msgid "email"
551
  msgstr ""
552
 
553
- #: ../includes/class.yith-wcwl.php:187
554
  #, fuzzy
555
  msgid "An error occurred while adding products to the wishlist."
556
  msgstr ""
557
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
558
  "Intenta nuevamente, por favor."
559
 
560
- #: ../includes/class.yith-wcwl.php:271
561
  #, fuzzy
562
  msgid "An error occurred while adding products to wishlist."
563
  msgstr ""
564
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
565
  "Intenta nuevamente, por favor."
566
 
567
- #: ../includes/class.yith-wcwl.php:286
568
  msgid "The \"Remove\" option now does not require any parameter"
569
  msgstr ""
570
 
571
- #: ../includes/class.yith-wcwl.php:320
572
  #, fuzzy
573
  msgid "An error occurred while removing products from the wishlist"
574
  msgstr ""
575
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
576
  "nuevamente, por favor."
577
 
578
- #: ../includes/class.yith-wcwl.php:598
579
  msgid "You need to log in before creating a new wishlist"
580
  msgstr ""
581
 
582
- #: ../includes/class.yith-wcwl.php:1307
583
  msgid "Product successfully removed."
584
  msgstr "Bien, lo hemos eliminado de tu lista..."
585
 
586
- #: ../includes/class.yith-wcwl.php:1311
587
  msgid "Error. Unable to remove the product from the wishlist."
588
  msgstr ""
589
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
590
  "nuevamente, por favor."
591
 
592
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
593
  msgid "No products were added to the wishlist"
594
  msgstr "Tu lista de deseos está vacía por el momento..."
595
 
596
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
597
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
598
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
599
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
600
- #, php-format
601
- msgid "Add %s"
602
  msgstr ""
603
 
604
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
605
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
606
- #, php-format
607
- msgid "Add New %s"
608
  msgstr ""
609
 
610
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
611
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
612
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
613
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
614
- #, php-format
615
- msgid "Edit %s"
616
  msgstr ""
617
 
618
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
619
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
620
- #, php-format
621
- msgid "New %s"
622
- msgstr ""
623
 
624
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
625
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
626
- #, php-format
627
- msgid "All %s"
628
- msgstr ""
629
 
630
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
631
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
632
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
633
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
634
- #, php-format
635
- msgid "View %s"
636
  msgstr ""
637
 
638
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
639
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
640
- #, php-format
641
- msgid "Search %s"
642
- msgstr ""
643
 
644
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
645
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
646
- #, php-format
647
- msgid "No %s found"
648
  msgstr ""
649
 
650
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
651
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
652
- #, php-format
653
- msgid "No %s found in Trash"
654
  msgstr ""
655
 
656
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
657
- #, php-format
658
- msgid "%s Categories"
659
- msgstr ""
660
 
661
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
662
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
663
- msgid "Category"
664
- msgstr ""
665
 
666
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
667
- msgid "Search Categories"
668
- msgstr ""
669
 
670
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
671
- msgid "All Categories"
672
- msgstr ""
 
673
 
674
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
675
- msgid "Parent Category"
676
  msgstr ""
677
 
678
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
679
- msgid "Parent Category:"
680
- msgstr ""
681
 
682
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
683
- msgid "Edit Category"
684
- msgstr ""
685
 
686
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
687
- msgid "Update Category"
 
688
  msgstr ""
689
 
690
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
691
- msgid "Add New Category"
692
  msgstr ""
693
 
694
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
695
- msgid "New Category Name"
696
- msgstr ""
 
697
 
698
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
699
- msgid "Categories"
700
  msgstr ""
701
 
702
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
703
- #, fuzzy, php-format
704
- msgid "%s Settings"
705
- msgstr "Configuraciones"
706
-
707
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
708
- msgid "Type"
709
  msgstr ""
710
 
711
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
712
- msgid "Layout for this "
713
  msgstr ""
714
 
715
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
716
- msgid "Rewrite"
717
  msgstr ""
718
 
719
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
720
- msgid ""
721
- "Univocal identification name in the URL for each product (slug from post if "
722
- "empty)"
723
  msgstr ""
724
 
725
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
726
- msgid "Label in Singular"
727
- msgstr ""
728
 
729
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
730
- msgid "Set a label in singular (title of portfolio if empty)"
731
- msgstr ""
732
 
733
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
734
- msgid "Label in Plural"
735
- msgstr ""
736
 
737
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
738
- msgid "Set a label in plural (title of portfolio if empty)"
739
- msgstr ""
740
 
741
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
742
- msgid "Taxonomy"
743
  msgstr ""
744
 
745
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
746
- msgid ""
747
- "If you want to use categories in the portfolio, set a name for taxonomy. "
748
- "Name should be a slug (must not contain capital letters nor spaces) and must "
749
- "not be more than 32 characters long (database structure restriction)."
750
  msgstr ""
751
 
752
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
753
- msgid "Taxonomy Rewrite"
754
  msgstr ""
755
 
756
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
757
- msgid "Set univocal name for each category page URL."
758
  msgstr ""
759
 
760
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
761
- msgid "Single layout"
762
- msgstr ""
763
 
764
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
765
- msgid "Layout for single page of this portfolio"
766
  msgstr ""
767
 
768
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
769
- #, fuzzy
770
- msgid "layout settings"
771
- msgstr "Configuraciones"
772
-
773
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
774
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
775
- msgid "Quick links"
776
  msgstr ""
777
 
778
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
779
- #, php-format
780
- msgid "Show frontend of the %s"
781
  msgstr ""
782
 
783
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
784
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
785
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
786
- msgid "Name"
787
  msgstr ""
788
 
789
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
790
- #, php-format
791
- msgid "Add %s from images"
792
  msgstr ""
793
 
794
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
795
- msgid "Add with multiupload"
796
- msgstr ""
797
 
798
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
799
- msgid "The changes you have made will be lost if you leave this page."
800
- msgstr ""
801
 
802
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
803
  #, fuzzy
804
- msgid "Plugin Settings"
805
- msgstr "Configuraciones"
806
-
807
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
808
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
809
- msgid "YIT Plugins"
810
- msgstr ""
811
-
812
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
813
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
814
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
815
- msgid "Save Changes"
816
- msgstr ""
817
-
818
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
819
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
820
- msgid ""
821
- "If you continue with this action, you will reset all options in this page."
822
- msgstr ""
823
 
824
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
825
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
826
  #, fuzzy
827
- msgid "Reset to Default"
828
- msgstr "Redireccionar al carrito"
829
-
830
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
831
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
832
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
833
- msgid "Are you sure?"
834
- msgstr ""
835
-
836
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
837
- msgid ""
838
- "The element you have entered already exists. Please, enter another name."
839
- msgstr ""
840
 
841
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
842
  #, fuzzy
843
- msgid "Settings saved"
844
- msgstr "Configuraciones"
845
 
846
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
847
  #, fuzzy
848
- msgid "Settings reset"
849
- msgstr "Configuraciones"
850
-
851
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
852
- msgid "Element deleted correctly."
853
- msgstr ""
854
-
855
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
856
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
857
- msgid "Element updated correctly."
858
- msgstr ""
859
-
860
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
861
- msgid "Database imported correctly."
862
- msgstr ""
863
-
864
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
865
- msgid "An error has occurred during import. Please try again."
866
- msgstr ""
867
-
868
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
869
- msgid "The added file is not valid."
870
- msgstr ""
871
-
872
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
873
- msgid "Sorry, import is disabled."
874
- msgstr ""
875
-
876
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
877
- msgid "Sorting successful."
878
- msgstr ""
879
-
880
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
881
- msgid ""
882
- "If you continue with this action, you will reset all the options in this "
883
- "page."
884
- msgstr ""
885
 
886
- #: ../plugin-fw/lib/yit-pointers.php:70
887
- msgid "Plugins Activated"
888
- msgstr ""
889
-
890
- #: ../plugin-fw/lib/yit-pointers.php:71
891
- msgid ""
892
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
893
- " For each plugin installed, "
894
- "customization settings will be available as a new entry in YIT Plugin menu."
895
- msgstr ""
896
-
897
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
898
- msgid "Discover all our plugins available on:"
899
- msgstr ""
900
-
901
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
902
- msgid "and"
903
- msgstr ""
904
-
905
- #: ../plugin-fw/lib/yit-pointers.php:84
906
- msgid "Plugins Upgraded"
907
- msgstr ""
908
-
909
- #: ../plugin-fw/lib/yit-pointers.php:85
910
- msgid ""
911
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
912
- " Any time one of our plugins is updated, "
913
- "a new entry will be added to this menu.\n"
914
- " For example, after the update, plugin "
915
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
916
- "Search, etc.)\n"
917
- " will be moved from previous location to "
918
- "YIT Plugin tab."
919
- msgstr ""
920
-
921
- #: ../plugin-fw/lib/yit-upgrade.php:123
922
- msgid "There is a new version of %plugin_name% available."
923
- msgstr ""
924
-
925
- #: ../plugin-fw/lib/yit-upgrade.php:124
926
- msgid "View version %latest% details."
927
- msgstr ""
928
-
929
- #: ../plugin-fw/lib/yit-upgrade.php:125
930
- msgid "Automatic update is unavailable for this plugin,"
931
- msgstr ""
932
-
933
- #: ../plugin-fw/lib/yit-upgrade.php:126
934
- msgid ""
935
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
936
- msgstr ""
937
-
938
- #: ../plugin-fw/lib/yit-upgrade.php:127
939
- msgid "Update now."
940
- msgstr ""
941
-
942
- #: ../plugin-fw/lib/yit-upgrade.php:230
943
- msgid "Yithemes Repository"
944
- msgstr ""
945
-
946
- #: ../plugin-fw/lib/yit-upgrade.php:264
947
- msgid "Invalid URL Provided."
948
- msgstr ""
949
-
950
- #: ../plugin-fw/lib/yit-upgrade.php:277
951
- msgid "Could not create Temporary file."
952
- msgstr ""
953
 
954
- #: ../plugin-fw/lib/yit-upgrade.php:419
955
- #, php-format
956
- msgid ""
957
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
958
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
959
- msgstr ""
960
 
961
- #: ../plugin-fw/lib/yit-upgrade.php:421
962
- #, php-format
963
- msgid ""
964
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
965
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
966
- "have to activate the plugin on a single site of the network to benefit from "
967
- "automatic updates.</em>"
968
- msgstr ""
969
 
970
- #: ../plugin-fw/lib/yit-upgrade.php:423
971
- #, php-format
972
- msgid ""
973
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
974
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
975
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
976
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
977
- msgstr ""
978
 
979
- #: ../plugin-fw/lib/yit-upgrade.php:425
980
- #, php-format
981
- msgid ""
982
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
983
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
984
- "href=\"%5$s\">update now</a>."
985
- msgstr ""
986
 
987
- #: ../plugin-fw/lib/yit-upgrade.php:498
988
- msgid "You can't update the plugins for this site."
989
- msgstr ""
990
 
991
- #: ../plugin-fw/lib/yit-upgrade.php:502
992
- msgid ""
993
- "You do not have sufficient permissions to update the plugins for this site."
994
- msgstr ""
995
 
996
- #: ../plugin-fw/lib/yit-upgrade.php:509
997
- msgid "Update Plugin"
998
- msgstr ""
999
 
1000
- #: ../plugin-fw/licence/lib/yit-licence.php:161
1001
- #, php-format
1002
- msgid "%field% field cannot be empty"
1003
- msgstr ""
1004
 
1005
- #: ../plugin-fw/licence/lib/yit-licence.php:162
1006
- msgid "%field_1% and %field_2% fields cannot be empty"
1007
- msgstr ""
1008
 
1009
- #: ../plugin-fw/licence/lib/yit-licence.php:163
1010
- msgid "Unable to contact the remote server, please try again later. Thanks!"
1011
- msgstr ""
1012
 
1013
- #: ../plugin-fw/licence/lib/yit-licence.php:548
1014
- msgid "Invalid Request"
1015
- msgstr ""
1016
 
1017
- #: ../plugin-fw/licence/lib/yit-licence.php:549
1018
- msgid "Invalid licence key"
1019
- msgstr ""
1020
-
1021
- #: ../plugin-fw/licence/lib/yit-licence.php:550
1022
- msgid "Software has been deactivated"
1023
- msgstr ""
1024
-
1025
- #: ../plugin-fw/licence/lib/yit-licence.php:551
1026
- msgid "Maximum number of activations exceeded"
1027
- msgstr ""
1028
-
1029
- #: ../plugin-fw/licence/lib/yit-licence.php:552
1030
- msgid "Invalid instance ID"
1031
- msgstr ""
1032
-
1033
- #: ../plugin-fw/licence/lib/yit-licence.php:553
1034
- msgid "Invalid security key"
1035
- msgstr ""
1036
-
1037
- #: ../plugin-fw/licence/lib/yit-licence.php:554
1038
- msgid "Licence key has expired"
1039
- msgstr ""
1040
-
1041
- #: ../plugin-fw/licence/lib/yit-licence.php:555
1042
- msgid "Licence key has been banned"
1043
- msgstr ""
1044
-
1045
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1046
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1047
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1048
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1049
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1050
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1051
- msgid "Licence Activation"
1052
- msgstr ""
1053
-
1054
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1055
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1056
- #, php-format
1057
- msgid "%s"
1058
- msgstr ""
1059
-
1060
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1061
- msgid "Yithemes Licence Activation"
1062
- msgstr ""
1063
-
1064
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1065
- msgid ""
1066
- "I cannot find the license key for activating the theme I have bought some "
1067
- "time ago. Where can I find it?"
1068
- msgstr ""
1069
-
1070
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1071
- msgid ""
1072
- "If you have purchased one of our products before 27 January 2015, you can "
1073
- "benefit from support and updates (the services offered with the license)\n"
1074
- " until 27 January 2016 and you do not have to purchase it again "
1075
- "to get a new license key, because, before this date, your license used to be "
1076
- "activated automatically by our system.\n"
1077
- " After 27 January 2016, instead, if you want to benefit from "
1078
- "support and updates you have to buy a new license and activate it through "
1079
- "the license key you will be\n"
1080
- " provided with and that you can find in your YIThemes account, in "
1081
- "section \"My licenses\"."
1082
- msgstr ""
1083
-
1084
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1085
- msgid ""
1086
- "Have you updated your licenses? Have you asked for an extension? Update "
1087
- "information concerning your products."
1088
- msgstr ""
1089
-
1090
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1091
- msgid "Update licence information"
1092
- msgstr ""
1093
-
1094
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1095
- msgid "Products to be activated"
1096
- msgstr ""
1097
-
1098
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1099
- msgid "Activate"
1100
- msgstr ""
1101
-
1102
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1103
- msgid "Activated"
1104
- msgstr ""
1105
-
1106
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1107
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1108
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1109
- #: ../templates/wishlist-view.php:86
1110
- msgid "Product Name"
1111
- msgstr "Producto"
1112
-
1113
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1114
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1115
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1116
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1117
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1118
- #: ../templates/share.php:40
1119
- msgid "Email"
1120
- msgstr ""
1121
-
1122
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1123
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1124
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1125
- msgid "Licence Key"
1126
- msgstr ""
1127
-
1128
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1129
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1130
- msgid "Expires"
1131
- msgstr ""
1132
-
1133
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1134
- msgid "Remaining"
1135
- msgstr ""
1136
-
1137
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1138
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1139
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1140
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1141
- msgid "Renew"
1142
- msgstr ""
1143
-
1144
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1145
- #, php-format
1146
- msgid "%1s out of %2s"
1147
- msgstr ""
1148
-
1149
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1150
- msgid "Banned"
1151
- msgstr ""
1152
-
1153
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1154
- msgid "Expired"
1155
- msgstr ""
1156
-
1157
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1158
- msgid "Search for a product"
1159
- msgstr ""
1160
-
1161
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1162
- msgid "No categories."
1163
- msgstr ""
1164
-
1165
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1166
- msgid "+ Add New Category"
1167
- msgstr ""
1168
-
1169
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1170
- msgid "Text Input"
1171
- msgstr ""
1172
-
1173
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1174
- msgid "Checkbox"
1175
- msgstr ""
1176
-
1177
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1178
- #, fuzzy
1179
- msgid "Select"
1180
- msgstr "Selecciona una fecha"
1181
-
1182
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1183
- msgid "Textarea"
1184
- msgstr ""
1185
-
1186
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1187
- msgid "Radio Input"
1188
- msgstr ""
1189
-
1190
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1191
- msgid "Password Field"
1192
- msgstr ""
1193
-
1194
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1195
- #, fuzzy
1196
- msgid "File Upload"
1197
- msgstr "Subir"
1198
-
1199
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1200
- msgid "Theme Icon"
1201
- msgstr ""
1202
-
1203
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1204
  #, fuzzy
1205
- msgid "Custom Icon"
1206
- msgstr "CSS personalizado"
1207
-
1208
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1209
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1210
- msgid "None"
1211
- msgstr ""
1212
-
1213
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1214
- msgid "Add field"
1215
- msgstr ""
1216
-
1217
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1218
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1219
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1220
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1221
- #: ../templates/wishlist-view.php:258
1222
- msgid "Remove"
1223
- msgstr ""
1224
-
1225
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1226
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1227
- #, fuzzy
1228
- msgid "Click to toggle"
1229
- msgstr "Haz click para ir a la vista preliminar"
1230
-
1231
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1232
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1233
- msgid "Title Field"
1234
- msgstr ""
1235
-
1236
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1237
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1238
- #, fuzzy
1239
- msgid "Insert the title for the field."
1240
- msgstr "Selecciona una familia de fuentes"
1241
-
1242
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1243
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1244
- msgid "Data Name"
1245
- msgstr ""
1246
-
1247
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1248
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1249
- msgid ""
1250
- "REQUIRED: Field identification name to be entered into email body. "
1251
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1252
- msgstr ""
1253
-
1254
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1255
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1256
- msgid "Type field"
1257
- msgstr ""
1258
-
1259
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1260
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1261
- #, fuzzy
1262
- msgid "Select the type for this field."
1263
- msgstr "Selecciona una familia de fuentes"
1264
-
1265
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1266
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1267
- msgid "Checked"
1268
- msgstr ""
1269
-
1270
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1271
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1272
- msgid "Select this option if you want this field appears as already checked."
1273
- msgstr ""
1274
-
1275
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1276
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1277
- #, fuzzy
1278
- msgid "Add options "
1279
- msgstr "Selecciona opciones"
1280
-
1281
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1282
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1283
- #, fuzzy
1284
- msgid "Add option"
1285
- msgstr "Ícono de \"Agregar al carrito\""
1286
-
1287
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1288
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1289
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1290
- #, fuzzy
1291
- msgid "Selected"
1292
- msgstr "Selecciona una fecha"
1293
-
1294
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1295
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1296
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1297
- #, fuzzy
1298
- msgid "Delete option"
1299
- msgstr "Selecciona opciones"
1300
-
1301
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1302
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1303
- msgid "Error Message"
1304
- msgstr ""
1305
-
1306
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1307
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1308
- msgid "Insert the error message for validation."
1309
- msgstr ""
1310
-
1311
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1312
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1313
- msgid "Required"
1314
- msgstr ""
1315
-
1316
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1317
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1318
- msgid "Select this option if it must be required."
1319
- msgstr ""
1320
-
1321
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1322
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1323
- msgid "Select this option if the email must be valid."
1324
- msgstr ""
1325
-
1326
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1327
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1328
- msgid "Reply To"
1329
- msgstr ""
1330
-
1331
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1332
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1333
- msgid "Select this if it is the email you can reply to."
1334
- msgstr ""
1335
-
1336
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1337
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1338
- msgid "Class"
1339
- msgstr ""
1340
-
1341
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1342
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1343
- msgid ""
1344
- "Insert additional class(es) (separated by commas) for more personalization."
1345
- msgstr ""
1346
-
1347
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1348
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1349
- msgid "Icon"
1350
- msgstr ""
1351
-
1352
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1353
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1354
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1355
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1356
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1357
- #: ../plugin-fw/templates/panel/types/upload.php:31
1358
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1359
- #: ../yit-common/yith-panel.php:417
1360
- msgid "Upload"
1361
- msgstr "Subir"
1362
-
1363
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1364
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1365
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1366
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1367
- msgid "Image preview"
1368
- msgstr ""
1369
-
1370
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1371
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1372
- msgid "Insert an icon for more personalization."
1373
- msgstr ""
1374
-
1375
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1376
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1377
- msgid "Width"
1378
- msgstr ""
1379
-
1380
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1381
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1382
- msgid "Set field length."
1383
- msgstr ""
1384
-
1385
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1386
- msgid "Close all"
1387
- msgstr ""
1388
-
1389
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1390
- msgid "Expand all"
1391
- msgstr ""
1392
-
1393
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1394
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1395
- msgid "Value"
1396
- msgstr ""
1397
-
1398
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1399
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1400
- msgid "Content of the tab. (HTML is supported)"
1401
- msgstr ""
1402
-
1403
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1404
- msgid "Add custom product tab"
1405
- msgstr ""
1406
-
1407
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1408
- msgid "Do you want to remove the custom tab?"
1409
- msgstr ""
1410
-
1411
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1412
- #, php-format
1413
- msgid "(Default: %s <img src=\"%s\"/>)"
1414
- msgstr ""
1415
-
1416
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1417
- #, php-format
1418
- msgid "(Default: <i %s></i> )"
1419
- msgstr ""
1420
-
1421
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1422
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1423
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1424
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1425
- msgid "Delete image"
1426
- msgstr ""
1427
-
1428
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1429
- msgid "Add Images to Gallery"
1430
- msgstr ""
1431
-
1432
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1433
- #, fuzzy
1434
- msgid "Add to gallery"
1435
- msgstr "Agregar al carrito"
1436
-
1437
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1438
- msgid "Add images"
1439
- msgstr ""
1440
-
1441
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1442
- msgid "Delete"
1443
- msgstr ""
1444
-
1445
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1446
- msgid "Upload new images"
1447
- msgstr ""
1448
-
1449
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1450
- msgid "Are you sure you want to remove this image?"
1451
- msgstr ""
1452
-
1453
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1454
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1455
- msgid "Left sidebar"
1456
- msgstr ""
1457
-
1458
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1459
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1460
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1461
- msgid "No sidebar"
1462
- msgstr ""
1463
-
1464
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1465
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1466
- msgid "Right sidebar"
1467
- msgstr ""
1468
-
1469
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1470
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1471
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1472
- msgid "Choose a sidebar"
1473
- msgstr ""
1474
-
1475
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1476
- msgid "Left Sidebar"
1477
- msgstr ""
1478
-
1479
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1480
- msgid "Right Sidebar"
1481
- msgstr ""
1482
-
1483
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1484
- #: ../yit-common/yith-panel.php:444
1485
- msgid "px"
1486
- msgstr ""
1487
-
1488
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1489
- #: ../yit-common/yith-panel.php:445
1490
- msgid "em"
1491
- msgstr ""
1492
-
1493
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1494
- #: ../yit-common/yith-panel.php:446
1495
- msgid "pt"
1496
- msgstr ""
1497
-
1498
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1499
- #: ../yit-common/yith-panel.php:447
1500
- msgid "rem"
1501
- msgstr ""
1502
-
1503
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1504
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1505
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1506
- msgid "Web fonts"
1507
- msgstr ""
1508
-
1509
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1510
- msgid "Google fonts"
1511
- msgstr ""
1512
-
1513
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1514
- #: ../yit-common/yith-panel.php:465
1515
- msgid "Regular"
1516
- msgstr ""
1517
-
1518
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1519
- #: ../yit-common/yith-panel.php:466
1520
- msgid "Bold"
1521
- msgstr ""
1522
-
1523
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1524
- #: ../yit-common/yith-panel.php:467
1525
- msgid "Extra bold"
1526
- msgstr ""
1527
-
1528
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1529
- #: ../yit-common/yith-panel.php:468
1530
- msgid "Italic"
1531
- msgstr ""
1532
-
1533
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1534
- #: ../yit-common/yith-panel.php:469
1535
- msgid "Italic bold"
1536
- msgstr ""
1537
-
1538
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1539
- msgid "Reset Defaults"
1540
- msgstr ""
1541
-
1542
- #: ../templates/share.php:28
1543
- #, fuzzy
1544
- msgid "Pinterest"
1545
- msgstr "Compartir en Pinterest"
1546
-
1547
- #: ../templates/share.php:34
1548
- #, fuzzy
1549
- msgid "Google+"
1550
- msgstr "Compartir en Google+"
1551
-
1552
- #: ../templates/wishlist-view.php:28
1553
- #, fuzzy
1554
- msgid "Edit title"
1555
- msgstr "Título de la Lista de deseos"
1556
-
1557
- #: ../templates/wishlist-view.php:37
1558
- msgid "Save"
1559
- msgstr ""
1560
-
1561
- #: ../templates/wishlist-view.php:41
1562
- msgid "Cancel"
1563
- msgstr ""
1564
-
1565
- #: ../templates/wishlist-view.php:93
1566
- msgid "Unit Price"
1567
- msgstr "Precio por unidad"
1568
-
1569
- #: ../templates/wishlist-view.php:106
1570
- msgid "Stock Status"
1571
- msgstr "Estado de stock"
1572
-
1573
- # Not literal but more friendly.
1574
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1575
- msgid "Remove this product"
1576
- msgstr "Ya no lo quiero"
1577
-
1578
- #: ../templates/wishlist-view.php:182
1579
- msgid "Free!"
1580
- msgstr ""
1581
-
1582
- #: ../templates/wishlist-view.php:193
1583
- msgid "Out of Stock"
1584
- msgstr "No disponible por el momento"
1585
-
1586
- #: ../templates/wishlist-view.php:196
1587
- msgid "In Stock"
1588
- msgstr "¡Disponible!"
1589
-
1590
- #: ../templates/wishlist-view.php:207
1591
- #, php-format
1592
- msgid "Added on : %s"
1593
- msgstr ""
1594
-
1595
- #: ../templates/wishlist-view.php:226
1596
- msgid "Move"
1597
- msgstr ""
1598
-
1599
- #: ../templates/wishlist-view.php:238
1600
- #, fuzzy
1601
- msgid "Shared"
1602
- msgstr "Compartir en:"
1603
-
1604
- #: ../templates/wishlist-view.php:241
1605
- msgid "Private"
1606
- msgstr ""
1607
-
1608
- #: ../templates/wishlist-view.php:244
1609
- msgid "Public"
1610
- msgstr ""
1611
-
1612
- #: ../templates/wishlist-view.php:285
1613
- msgid "Add the selected products to the cart"
1614
- msgstr ""
1615
-
1616
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1617
- msgid "Ask for an estimate"
1618
- msgstr ""
1619
-
1620
- #: ../yit-common/yith-panel.php:406
1621
- msgid "Select a date"
1622
- msgstr "Selecciona una fecha"
1623
-
1624
- #: ../yit-common/yith-panel.php:407
1625
- msgid "Hours"
1626
- msgstr "Horas"
1627
-
1628
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1629
- msgid "Minutes"
1630
- msgstr "Minutos"
1631
-
1632
- #: ../yit-common/yith-panel.php:457
1633
- msgid "Select a font family"
1634
- msgstr "Selecciona una familia de fuentes"
1635
-
1636
- #: ../yit-common/yith-panel.php:481
1637
- msgid "Click to preview"
1638
- msgstr "Haz click para ir a la vista preliminar"
1639
 
1640
  #~ msgid "Product already in the wishlist."
1641
  #~ msgstr "Ya está en tu lista de deseos!"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:05+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:05+0100\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: es_AR\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr "Lista de deseos"
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr "Configuraciones"
33
 
397
  msgid "Social image URL"
398
  msgstr "URL de las imágenes sociales"
399
 
400
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
401
+ #, php-format
402
+ msgid ""
403
+ "If you want to take advantage of this feature, you could consider to "
404
+ "purchase the %s."
405
+ msgstr ""
406
+
407
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
408
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
409
+ msgstr ""
410
+
411
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
412
+ msgid "Enable slider in wishlist"
413
+ msgstr ""
414
+
415
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
416
+ #, php-format
417
+ msgid ""
418
+ "Choose to enable product slider in wishlist page with linked products (<a "
419
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
420
+ msgstr ""
421
+
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
423
  #, fuzzy
424
  msgid "\"Add to wishlist\" button"
425
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
426
 
427
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
432
  msgid "Background"
433
  msgstr ""
434
 
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
439
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
440
  msgid "Text"
441
  msgstr ""
442
 
443
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
446
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
447
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
448
  msgid "Border"
449
  msgstr ""
450
 
451
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
452
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
454
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
455
  msgid "Background (hover)"
456
  msgstr ""
457
 
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
459
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
460
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
461
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
462
  msgid "Text (hover)"
463
  msgstr ""
464
 
465
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
466
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
467
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
468
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
469
  msgid "Border (hover)"
470
  msgstr ""
471
 
472
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
473
  #, fuzzy
474
  msgid "\"Add to Cart\" button"
475
  msgstr "Texto del botón \"Agregar al carrito\""
476
 
477
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
478
  msgid "\"Style 1\" button"
479
  msgstr ""
480
 
481
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
482
  msgid "\"Style 2\" button"
483
  msgstr ""
484
 
485
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
486
  #, fuzzy
487
  msgid "Wishlist table"
488
  msgstr "Título de la Lista de deseos"
489
 
490
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
491
  msgid "Headers"
492
  msgstr ""
493
 
494
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
495
  msgid "Background color"
496
  msgstr ""
497
 
498
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
499
  #, fuzzy
500
  msgid "Wishlist Activated"
501
  msgstr "Título de la Lista de deseos"
502
 
503
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
504
  #, php-format
505
  msgid ""
506
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
509
  "options, <a href=\"%s\">discover it now</a>."
510
  msgstr ""
511
 
512
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
513
  #, fuzzy
514
  msgid "Wishlist Updated"
515
  msgstr "Lista de deseos"
516
 
517
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
518
  #, php-format
519
  msgid ""
520
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
524
  "\">discover the PREMIUM version.</a>"
525
  msgstr ""
526
 
527
+ #: ../includes/class.yith-wcwl-init.php:365
528
  msgid ""
529
  "We are sorry, but this feature is available only if cookies are enabled on "
530
  "your browser."
531
  msgstr ""
532
 
533
+ #: ../includes/class.yith-wcwl-init.php:366
534
  #, fuzzy
535
  msgid "Product correctly added to cart"
536
  msgstr "¡Agregado!"
537
 
538
  #: ../includes/class.yith-wcwl-install.php:239
539
+ msgctxt "page_slug"
540
  msgid "wishlist"
541
+ msgstr ""
542
 
543
  #: ../includes/class.yith-wcwl-shortcode.php:242
544
  #: ../includes/class.yith-wcwl-ui.php:161
562
  msgid "email"
563
  msgstr ""
564
 
565
+ #: ../includes/class.yith-wcwl.php:192
566
  #, fuzzy
567
  msgid "An error occurred while adding products to the wishlist."
568
  msgstr ""
569
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
570
  "Intenta nuevamente, por favor."
571
 
572
+ #: ../includes/class.yith-wcwl.php:276
573
  #, fuzzy
574
  msgid "An error occurred while adding products to wishlist."
575
  msgstr ""
576
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
577
  "Intenta nuevamente, por favor."
578
 
579
+ #: ../includes/class.yith-wcwl.php:291
580
  msgid "The \"Remove\" option now does not require any parameter"
581
  msgstr ""
582
 
583
+ #: ../includes/class.yith-wcwl.php:325
584
  #, fuzzy
585
  msgid "An error occurred while removing products from the wishlist"
586
  msgstr ""
587
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
588
  "nuevamente, por favor."
589
 
590
+ #: ../includes/class.yith-wcwl.php:603
591
  msgid "You need to log in before creating a new wishlist"
592
  msgstr ""
593
 
594
+ #: ../includes/class.yith-wcwl.php:1312
595
  msgid "Product successfully removed."
596
  msgstr "Bien, lo hemos eliminado de tu lista..."
597
 
598
+ #: ../includes/class.yith-wcwl.php:1316
599
  msgid "Error. Unable to remove the product from the wishlist."
600
  msgstr ""
601
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
602
  "nuevamente, por favor."
603
 
604
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
605
  msgid "No products were added to the wishlist"
606
  msgstr "Tu lista de deseos está vacía por el momento..."
607
 
608
+ #: ../includes/class.yith-wcwl.php:1362
609
+ msgid "An error as occurred."
 
 
 
 
610
  msgstr ""
611
 
612
+ #: ../init.php:129
613
+ msgid ""
614
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
615
+ "WooCommerce in order to work."
616
  msgstr ""
617
 
618
+ #: ../init.php:139
619
+ msgid ""
620
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
621
+ "are using the premium one."
 
 
622
  msgstr ""
623
 
624
+ #: ../templates/share.php:28
625
+ #, fuzzy
626
+ msgid "Pinterest"
627
+ msgstr "Compartir en Pinterest"
 
628
 
629
+ #: ../templates/share.php:34
630
+ #, fuzzy
631
+ msgid "Google+"
632
+ msgstr "Compartir en Google+"
 
633
 
634
+ #: ../templates/share.php:40
635
+ msgid "Email"
 
 
 
 
636
  msgstr ""
637
 
638
+ #: ../templates/wishlist-view.php:30
639
+ #, fuzzy
640
+ msgid "Edit title"
641
+ msgstr "Título de la Lista de deseos"
 
642
 
643
+ #: ../templates/wishlist-view.php:39
644
+ msgid "Save"
 
 
645
  msgstr ""
646
 
647
+ #: ../templates/wishlist-view.php:43
648
+ msgid "Cancel"
 
 
649
  msgstr ""
650
 
651
+ #: ../templates/wishlist-view.php:88
652
+ msgid "Product Name"
653
+ msgstr "Producto"
 
654
 
655
+ #: ../templates/wishlist-view.php:95
656
+ msgid "Unit Price"
657
+ msgstr "Precio por unidad"
 
658
 
659
+ #: ../templates/wishlist-view.php:108
660
+ msgid "Stock Status"
661
+ msgstr "Estado de stock"
662
 
663
+ # Not literal but more friendly.
664
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
665
+ msgid "Remove this product"
666
+ msgstr "Ya no lo quiero"
667
 
668
+ #: ../templates/wishlist-view.php:184
669
+ msgid "Free!"
670
  msgstr ""
671
 
672
+ #: ../templates/wishlist-view.php:195
673
+ msgid "Out of Stock"
674
+ msgstr "No disponible por el momento"
675
 
676
+ #: ../templates/wishlist-view.php:198
677
+ msgid "In Stock"
678
+ msgstr "¡Disponible!"
679
 
680
+ #: ../templates/wishlist-view.php:209
681
+ #, php-format
682
+ msgid "Added on : %s"
683
  msgstr ""
684
 
685
+ #: ../templates/wishlist-view.php:228
686
+ msgid "Move"
687
  msgstr ""
688
 
689
+ #: ../templates/wishlist-view.php:240
690
+ #, fuzzy
691
+ msgid "Shared"
692
+ msgstr "Compartir en:"
693
 
694
+ #: ../templates/wishlist-view.php:243
695
+ msgid "Private"
696
  msgstr ""
697
 
698
+ #: ../templates/wishlist-view.php:246
699
+ msgid "Public"
 
 
 
 
 
700
  msgstr ""
701
 
702
+ #: ../templates/wishlist-view.php:260
703
+ msgid "Remove"
704
  msgstr ""
705
 
706
+ #: ../templates/wishlist-view.php:287
707
+ msgid "Add the selected products to the cart"
708
  msgstr ""
709
 
710
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
711
+ msgid "Ask for an estimate"
 
 
712
  msgstr ""
713
 
714
+ #: ../yit-common/yith-panel.php:406
715
+ msgid "Select a date"
716
+ msgstr "Selecciona una fecha"
717
 
718
+ #: ../yit-common/yith-panel.php:407
719
+ msgid "Hours"
720
+ msgstr "Horas"
721
 
722
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
723
+ msgid "Minutes"
724
+ msgstr "Minutos"
725
 
726
+ #: ../yit-common/yith-panel.php:417
727
+ msgid "Upload"
728
+ msgstr "Subir"
729
 
730
+ #: ../yit-common/yith-panel.php:444
731
+ msgid "px"
732
  msgstr ""
733
 
734
+ #: ../yit-common/yith-panel.php:445
735
+ msgid "em"
 
 
 
736
  msgstr ""
737
 
738
+ #: ../yit-common/yith-panel.php:446
739
+ msgid "pt"
740
  msgstr ""
741
 
742
+ #: ../yit-common/yith-panel.php:447
743
+ msgid "rem"
744
  msgstr ""
745
 
746
+ #: ../yit-common/yith-panel.php:457
747
+ msgid "Select a font family"
748
+ msgstr "Selecciona una familia de fuentes"
749
 
750
+ #: ../yit-common/yith-panel.php:465
751
+ msgid "Regular"
752
  msgstr ""
753
 
754
+ #: ../yit-common/yith-panel.php:466
755
+ msgid "Bold"
 
 
 
 
 
 
756
  msgstr ""
757
 
758
+ #: ../yit-common/yith-panel.php:467
759
+ msgid "Extra bold"
 
760
  msgstr ""
761
 
762
+ #: ../yit-common/yith-panel.php:468
763
+ msgid "Italic"
 
 
764
  msgstr ""
765
 
766
+ #: ../yit-common/yith-panel.php:469
767
+ msgid "Italic bold"
 
768
  msgstr ""
769
 
770
+ #: ../yit-common/yith-panel.php:481
771
+ msgid "Click to preview"
772
+ msgstr "Haz click para ir a la vista preliminar"
773
 
774
+ #~ msgid "wishlist"
775
+ #~ msgstr "lista de deseos"
 
776
 
 
777
  #, fuzzy
778
+ #~ msgid "%s Settings"
779
+ #~ msgstr "Configuraciones"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
780
 
 
 
781
  #, fuzzy
782
+ #~ msgid "layout settings"
783
+ #~ msgstr "Configuraciones"
 
 
 
 
 
 
 
 
 
 
 
784
 
 
785
  #, fuzzy
786
+ #~ msgid "Plugin Settings"
787
+ #~ msgstr "Configuraciones"
788
 
 
789
  #, fuzzy
790
+ #~ msgid "Reset to Default"
791
+ #~ msgstr "Redireccionar al carrito"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
792
 
793
+ #, fuzzy
794
+ #~ msgid "Settings saved"
795
+ #~ msgstr "Configuraciones"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
796
 
797
+ #, fuzzy
798
+ #~ msgid "Settings reset"
799
+ #~ msgstr "Configuraciones"
 
 
 
800
 
801
+ #, fuzzy
802
+ #~ msgid "Select"
803
+ #~ msgstr "Selecciona una fecha"
 
 
 
 
 
804
 
805
+ #, fuzzy
806
+ #~ msgid "File Upload"
807
+ #~ msgstr "Subir"
 
 
 
 
 
808
 
809
+ #, fuzzy
810
+ #~ msgid "Custom Icon"
811
+ #~ msgstr "CSS personalizado"
 
 
 
 
812
 
813
+ #, fuzzy
814
+ #~ msgid "Click to toggle"
815
+ #~ msgstr "Haz click para ir a la vista preliminar"
816
 
817
+ #, fuzzy
818
+ #~ msgid "Insert the title for the field."
819
+ #~ msgstr "Selecciona una familia de fuentes"
 
820
 
821
+ #, fuzzy
822
+ #~ msgid "Select the type for this field."
823
+ #~ msgstr "Selecciona una familia de fuentes"
824
 
825
+ #, fuzzy
826
+ #~ msgid "Add options "
827
+ #~ msgstr "Selecciona opciones"
 
828
 
829
+ #, fuzzy
830
+ #~ msgid "Add option"
831
+ #~ msgstr "Ícono de \"Agregar al carrito\""
832
 
833
+ #, fuzzy
834
+ #~ msgid "Selected"
835
+ #~ msgstr "Selecciona una fecha"
836
 
837
+ #, fuzzy
838
+ #~ msgid "Delete option"
839
+ #~ msgstr "Selecciona opciones"
840
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
841
  #, fuzzy
842
+ #~ msgid "Add to gallery"
843
+ #~ msgstr "Agregar al carrito"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
844
 
845
  #~ msgid "Product already in the wishlist."
846
  #~ msgstr "Ya está en tu lista de deseos!"
languages/yit-es_MX.mo CHANGED
Binary file
languages/yit-es_MX.po CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
5
- "PO-Revision-Date: 2015-04-30 17:09+0100\n"
6
  "Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: en\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr "Lista de deseos"
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr "Ajustes"
44
 
@@ -407,88 +396,110 @@ msgstr ""
407
  msgid "Social image URL"
408
  msgstr "URL de la imágen de las redes Sociales."
409
 
410
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
411
  #, fuzzy
412
  msgid "\"Add to wishlist\" button"
413
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
414
 
415
- #: ../includes/class.yith-wcwl-admin-init.php:1272
416
- #: ../includes/class.yith-wcwl-admin-init.php:1290
417
- #: ../includes/class.yith-wcwl-admin-init.php:1308
418
- #: ../includes/class.yith-wcwl-admin-init.php:1326
419
- #: ../includes/class.yith-wcwl-admin-init.php:1344
420
  msgid "Background"
421
  msgstr ""
422
 
423
- #: ../includes/class.yith-wcwl-admin-init.php:1273
424
- #: ../includes/class.yith-wcwl-admin-init.php:1291
425
- #: ../includes/class.yith-wcwl-admin-init.php:1309
426
- #: ../includes/class.yith-wcwl-admin-init.php:1327
427
- #: ../includes/class.yith-wcwl-admin-init.php:1345
428
  msgid "Text"
429
  msgstr ""
430
 
431
- #: ../includes/class.yith-wcwl-admin-init.php:1274
432
- #: ../includes/class.yith-wcwl-admin-init.php:1292
433
- #: ../includes/class.yith-wcwl-admin-init.php:1310
434
- #: ../includes/class.yith-wcwl-admin-init.php:1328
435
- #: ../includes/class.yith-wcwl-admin-init.php:1346
436
  msgid "Border"
437
  msgstr ""
438
 
439
- #: ../includes/class.yith-wcwl-admin-init.php:1281
440
- #: ../includes/class.yith-wcwl-admin-init.php:1299
441
- #: ../includes/class.yith-wcwl-admin-init.php:1317
442
- #: ../includes/class.yith-wcwl-admin-init.php:1335
443
  msgid "Background (hover)"
444
  msgstr ""
445
 
446
- #: ../includes/class.yith-wcwl-admin-init.php:1282
447
- #: ../includes/class.yith-wcwl-admin-init.php:1300
448
- #: ../includes/class.yith-wcwl-admin-init.php:1318
449
- #: ../includes/class.yith-wcwl-admin-init.php:1336
450
  msgid "Text (hover)"
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1283
454
- #: ../includes/class.yith-wcwl-admin-init.php:1301
455
- #: ../includes/class.yith-wcwl-admin-init.php:1319
456
- #: ../includes/class.yith-wcwl-admin-init.php:1337
457
  msgid "Border (hover)"
458
  msgstr ""
459
 
460
- #: ../includes/class.yith-wcwl-admin-init.php:1287
461
  #, fuzzy
462
  msgid "\"Add to Cart\" button"
463
  msgstr "\"Agregar al Carrito\" texto del boton"
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1305
466
  msgid "\"Style 1\" button"
467
  msgstr ""
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1323
470
  msgid "\"Style 2\" button"
471
  msgstr ""
472
 
473
- #: ../includes/class.yith-wcwl-admin-init.php:1341
474
  #, fuzzy
475
  msgid "Wishlist table"
476
  msgstr "Título de la Lista de deseos"
477
 
478
- #: ../includes/class.yith-wcwl-admin-init.php:1350
479
  msgid "Headers"
480
  msgstr ""
481
 
482
- #: ../includes/class.yith-wcwl-admin-init.php:1353
483
  msgid "Background color"
484
  msgstr ""
485
 
486
- #: ../includes/class.yith-wcwl-admin-init.php:1443
487
  #, fuzzy
488
  msgid "Wishlist Activated"
489
  msgstr "Título de la Lista de deseos"
490
 
491
- #: ../includes/class.yith-wcwl-admin-init.php:1444
492
  #, php-format
493
  msgid ""
494
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -497,12 +508,12 @@ msgid ""
497
  "options, <a href=\"%s\">discover it now</a>."
498
  msgstr ""
499
 
500
- #: ../includes/class.yith-wcwl-admin-init.php:1455
501
  #, fuzzy
502
  msgid "Wishlist Updated"
503
  msgstr "Página de la Lista de Deseos"
504
 
505
- #: ../includes/class.yith-wcwl-admin-init.php:1456
506
  #, php-format
507
  msgid ""
508
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -512,20 +523,21 @@ msgid ""
512
  "\">discover the PREMIUM version.</a>"
513
  msgstr ""
514
 
515
- #: ../includes/class.yith-wcwl-init.php:361
516
  msgid ""
517
  "We are sorry, but this feature is available only if cookies are enabled on "
518
  "your browser."
519
  msgstr ""
520
 
521
- #: ../includes/class.yith-wcwl-init.php:362
522
  #, fuzzy
523
  msgid "Product correctly added to cart"
524
  msgstr "¡Producto agregado!"
525
 
526
  #: ../includes/class.yith-wcwl-install.php:239
 
527
  msgid "wishlist"
528
- msgstr "Lista de deseos"
529
 
530
  #: ../includes/class.yith-wcwl-shortcode.php:242
531
  #: ../includes/class.yith-wcwl-ui.php:161
@@ -549,1083 +561,276 @@ msgstr ""
549
  msgid "email"
550
  msgstr ""
551
 
552
- #: ../includes/class.yith-wcwl.php:187
553
  #, fuzzy
554
  msgid "An error occurred while adding products to the wishlist."
555
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
556
 
557
- #: ../includes/class.yith-wcwl.php:271
558
  #, fuzzy
559
  msgid "An error occurred while adding products to wishlist."
560
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
561
 
562
- #: ../includes/class.yith-wcwl.php:286
563
  msgid "The \"Remove\" option now does not require any parameter"
564
  msgstr ""
565
 
566
- #: ../includes/class.yith-wcwl.php:320
567
  #, fuzzy
568
  msgid "An error occurred while removing products from the wishlist"
569
  msgstr "Ocurrió un erro mientras se eliminaba el producto a la Lista"
570
 
571
- #: ../includes/class.yith-wcwl.php:598
572
  msgid "You need to log in before creating a new wishlist"
573
  msgstr ""
574
 
575
- #: ../includes/class.yith-wcwl.php:1307
576
  msgid "Product successfully removed."
577
  msgstr "Producto exitosamente eliminado"
578
 
579
- #: ../includes/class.yith-wcwl.php:1311
580
  msgid "Error. Unable to remove the product from the wishlist."
581
  msgstr "Error. No fue posible eliminar el producto de la Lista."
582
 
583
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
584
  msgid "No products were added to the wishlist"
585
  msgstr "Aun no has agregado nada."
586
 
587
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
588
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
589
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
590
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
591
- #, php-format
592
- msgid "Add %s"
593
  msgstr ""
594
 
595
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
596
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
597
- #, php-format
598
- msgid "Add New %s"
599
  msgstr ""
600
 
601
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
602
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
603
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
604
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
605
- #, php-format
606
- msgid "Edit %s"
607
  msgstr ""
608
 
609
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
610
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
611
- #, php-format
612
- msgid "New %s"
613
- msgstr ""
614
 
615
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
616
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
617
- #, php-format
618
- msgid "All %s"
619
- msgstr ""
620
 
621
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
622
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
623
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
624
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
625
- #, php-format
626
- msgid "View %s"
627
  msgstr ""
628
 
629
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
630
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
631
- #, php-format
632
- msgid "Search %s"
633
- msgstr ""
634
 
635
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
636
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
637
- #, php-format
638
- msgid "No %s found"
639
  msgstr ""
640
 
641
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
642
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
643
- #, php-format
644
- msgid "No %s found in Trash"
645
  msgstr ""
646
 
647
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
648
- #, php-format
649
- msgid "%s Categories"
650
- msgstr ""
651
 
652
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
653
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
654
- msgid "Category"
655
- msgstr ""
656
 
657
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
658
- msgid "Search Categories"
659
- msgstr ""
660
 
661
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
662
- msgid "All Categories"
663
- msgstr ""
664
 
665
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
666
- msgid "Parent Category"
667
- msgstr ""
668
 
669
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
670
- msgid "Parent Category:"
671
- msgstr ""
672
 
673
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
674
- msgid "Edit Category"
675
- msgstr ""
676
 
677
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
678
- msgid "Update Category"
 
679
  msgstr ""
680
 
681
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
682
- msgid "Add New Category"
683
  msgstr ""
684
 
685
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
686
- msgid "New Category Name"
687
- msgstr ""
 
688
 
689
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
690
- msgid "Categories"
691
  msgstr ""
692
 
693
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
694
- #, fuzzy, php-format
695
- msgid "%s Settings"
696
- msgstr "Ajustes"
697
-
698
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
699
- msgid "Type"
700
  msgstr ""
701
 
702
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
703
- msgid "Layout for this "
704
  msgstr ""
705
 
706
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
707
- msgid "Rewrite"
708
  msgstr ""
709
 
710
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
711
- msgid ""
712
- "Univocal identification name in the URL for each product (slug from post if "
713
- "empty)"
714
  msgstr ""
715
 
716
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
717
- msgid "Label in Singular"
718
- msgstr ""
719
 
720
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
721
- msgid "Set a label in singular (title of portfolio if empty)"
722
- msgstr ""
723
 
724
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
725
- msgid "Label in Plural"
726
- msgstr ""
727
 
728
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
729
- msgid "Set a label in plural (title of portfolio if empty)"
730
- msgstr ""
731
 
732
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
733
- msgid "Taxonomy"
734
  msgstr ""
735
 
736
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
737
- msgid ""
738
- "If you want to use categories in the portfolio, set a name for taxonomy. "
739
- "Name should be a slug (must not contain capital letters nor spaces) and must "
740
- "not be more than 32 characters long (database structure restriction)."
741
  msgstr ""
742
 
743
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
744
- msgid "Taxonomy Rewrite"
745
  msgstr ""
746
 
747
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
748
- msgid "Set univocal name for each category page URL."
749
  msgstr ""
750
 
751
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
752
- msgid "Single layout"
753
- msgstr ""
754
 
755
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
756
- msgid "Layout for single page of this portfolio"
757
  msgstr ""
758
 
759
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
760
- #, fuzzy
761
- msgid "layout settings"
762
- msgstr "Ajustes"
763
-
764
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
765
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
766
- msgid "Quick links"
767
- msgstr ""
768
 
769
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
770
- #, php-format
771
- msgid "Show frontend of the %s"
772
- msgstr ""
773
 
774
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
775
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
776
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
777
- msgid "Name"
778
  msgstr ""
779
 
780
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
781
- #, php-format
782
- msgid "Add %s from images"
783
  msgstr ""
784
 
785
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
786
- msgid "Add with multiupload"
787
- msgstr ""
788
 
789
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
790
- msgid "The changes you have made will be lost if you leave this page."
791
- msgstr ""
792
 
793
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
794
  #, fuzzy
795
- msgid "Plugin Settings"
796
- msgstr "Ajustes"
797
-
798
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
799
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
800
- msgid "YIT Plugins"
801
- msgstr ""
802
-
803
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
804
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
805
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
806
- msgid "Save Changes"
807
- msgstr ""
808
-
809
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
810
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
811
- msgid ""
812
- "If you continue with this action, you will reset all options in this page."
813
- msgstr ""
814
 
815
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
816
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
817
  #, fuzzy
818
- msgid "Reset to Default"
819
- msgstr "Redirreccionar al Carrito"
820
-
821
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
822
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
823
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
824
- msgid "Are you sure?"
825
- msgstr ""
826
-
827
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
828
- msgid ""
829
- "The element you have entered already exists. Please, enter another name."
830
- msgstr ""
831
 
832
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
833
  #, fuzzy
834
- msgid "Settings saved"
835
- msgstr "Ajustes"
836
 
837
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
838
  #, fuzzy
839
- msgid "Settings reset"
840
- msgstr "Ajustes"
841
-
842
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
843
- msgid "Element deleted correctly."
844
- msgstr ""
845
-
846
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
847
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
848
- msgid "Element updated correctly."
849
- msgstr ""
850
-
851
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
852
- msgid "Database imported correctly."
853
- msgstr ""
854
-
855
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
856
- msgid "An error has occurred during import. Please try again."
857
- msgstr ""
858
-
859
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
860
- msgid "The added file is not valid."
861
- msgstr ""
862
-
863
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
864
- msgid "Sorry, import is disabled."
865
- msgstr ""
866
 
867
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
868
- msgid "Sorting successful."
869
- msgstr ""
870
-
871
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
872
- msgid ""
873
- "If you continue with this action, you will reset all the options in this "
874
- "page."
875
- msgstr ""
876
-
877
- #: ../plugin-fw/lib/yit-pointers.php:70
878
- msgid "Plugins Activated"
879
- msgstr ""
880
-
881
- #: ../plugin-fw/lib/yit-pointers.php:71
882
- msgid ""
883
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
884
- " For each plugin installed, "
885
- "customization settings will be available as a new entry in YIT Plugin menu."
886
- msgstr ""
887
-
888
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
889
- msgid "Discover all our plugins available on:"
890
- msgstr ""
891
-
892
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
893
- msgid "and"
894
- msgstr ""
895
-
896
- #: ../plugin-fw/lib/yit-pointers.php:84
897
- msgid "Plugins Upgraded"
898
- msgstr ""
899
-
900
- #: ../plugin-fw/lib/yit-pointers.php:85
901
- msgid ""
902
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
903
- " Any time one of our plugins is updated, "
904
- "a new entry will be added to this menu.\n"
905
- " For example, after the update, plugin "
906
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
907
- "Search, etc.)\n"
908
- " will be moved from previous location to "
909
- "YIT Plugin tab."
910
- msgstr ""
911
-
912
- #: ../plugin-fw/lib/yit-upgrade.php:123
913
- msgid "There is a new version of %plugin_name% available."
914
- msgstr ""
915
-
916
- #: ../plugin-fw/lib/yit-upgrade.php:124
917
- msgid "View version %latest% details."
918
- msgstr ""
919
-
920
- #: ../plugin-fw/lib/yit-upgrade.php:125
921
- msgid "Automatic update is unavailable for this plugin,"
922
- msgstr ""
923
-
924
- #: ../plugin-fw/lib/yit-upgrade.php:126
925
- msgid ""
926
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
927
- msgstr ""
928
-
929
- #: ../plugin-fw/lib/yit-upgrade.php:127
930
- msgid "Update now."
931
- msgstr ""
932
 
933
- #: ../plugin-fw/lib/yit-upgrade.php:230
934
- msgid "Yithemes Repository"
935
- msgstr ""
936
 
937
- #: ../plugin-fw/lib/yit-upgrade.php:264
938
- msgid "Invalid URL Provided."
939
- msgstr ""
940
 
941
- #: ../plugin-fw/lib/yit-upgrade.php:277
942
- msgid "Could not create Temporary file."
943
- msgstr ""
944
 
945
- #: ../plugin-fw/lib/yit-upgrade.php:419
946
- #, php-format
947
- msgid ""
948
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
949
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
950
- msgstr ""
951
 
952
- #: ../plugin-fw/lib/yit-upgrade.php:421
953
- #, php-format
954
- msgid ""
955
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
956
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
957
- "have to activate the plugin on a single site of the network to benefit from "
958
- "automatic updates.</em>"
959
- msgstr ""
960
 
961
- #: ../plugin-fw/lib/yit-upgrade.php:423
962
- #, php-format
963
- msgid ""
964
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
965
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
966
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
967
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
968
- msgstr ""
969
 
970
- #: ../plugin-fw/lib/yit-upgrade.php:425
971
- #, php-format
972
- msgid ""
973
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
974
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
975
- "href=\"%5$s\">update now</a>."
976
- msgstr ""
977
 
978
- #: ../plugin-fw/lib/yit-upgrade.php:498
979
- msgid "You can't update the plugins for this site."
980
- msgstr ""
981
 
982
- #: ../plugin-fw/lib/yit-upgrade.php:502
983
- msgid ""
984
- "You do not have sufficient permissions to update the plugins for this site."
985
- msgstr ""
986
 
987
- #: ../plugin-fw/lib/yit-upgrade.php:509
988
- msgid "Update Plugin"
989
- msgstr ""
990
 
991
- #: ../plugin-fw/licence/lib/yit-licence.php:161
992
- #, php-format
993
- msgid "%field% field cannot be empty"
994
- msgstr ""
995
 
996
- #: ../plugin-fw/licence/lib/yit-licence.php:162
997
- msgid "%field_1% and %field_2% fields cannot be empty"
998
- msgstr ""
999
-
1000
- #: ../plugin-fw/licence/lib/yit-licence.php:163
1001
- msgid "Unable to contact the remote server, please try again later. Thanks!"
1002
- msgstr ""
1003
-
1004
- #: ../plugin-fw/licence/lib/yit-licence.php:548
1005
- msgid "Invalid Request"
1006
- msgstr ""
1007
-
1008
- #: ../plugin-fw/licence/lib/yit-licence.php:549
1009
- msgid "Invalid licence key"
1010
- msgstr ""
1011
-
1012
- #: ../plugin-fw/licence/lib/yit-licence.php:550
1013
- msgid "Software has been deactivated"
1014
- msgstr ""
1015
-
1016
- #: ../plugin-fw/licence/lib/yit-licence.php:551
1017
- msgid "Maximum number of activations exceeded"
1018
- msgstr ""
1019
-
1020
- #: ../plugin-fw/licence/lib/yit-licence.php:552
1021
- msgid "Invalid instance ID"
1022
- msgstr ""
1023
-
1024
- #: ../plugin-fw/licence/lib/yit-licence.php:553
1025
- msgid "Invalid security key"
1026
- msgstr ""
1027
-
1028
- #: ../plugin-fw/licence/lib/yit-licence.php:554
1029
- msgid "Licence key has expired"
1030
- msgstr ""
1031
-
1032
- #: ../plugin-fw/licence/lib/yit-licence.php:555
1033
- msgid "Licence key has been banned"
1034
- msgstr ""
1035
-
1036
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1037
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1038
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1039
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1040
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1041
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1042
- msgid "Licence Activation"
1043
- msgstr ""
1044
-
1045
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1046
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1047
- #, php-format
1048
- msgid "%s"
1049
- msgstr ""
1050
-
1051
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1052
- msgid "Yithemes Licence Activation"
1053
- msgstr ""
1054
-
1055
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1056
- msgid ""
1057
- "I cannot find the license key for activating the theme I have bought some "
1058
- "time ago. Where can I find it?"
1059
- msgstr ""
1060
-
1061
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1062
- msgid ""
1063
- "If you have purchased one of our products before 27 January 2015, you can "
1064
- "benefit from support and updates (the services offered with the license)\n"
1065
- " until 27 January 2016 and you do not have to purchase it again "
1066
- "to get a new license key, because, before this date, your license used to be "
1067
- "activated automatically by our system.\n"
1068
- " After 27 January 2016, instead, if you want to benefit from "
1069
- "support and updates you have to buy a new license and activate it through "
1070
- "the license key you will be\n"
1071
- " provided with and that you can find in your YIThemes account, in "
1072
- "section \"My licenses\"."
1073
- msgstr ""
1074
-
1075
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1076
- msgid ""
1077
- "Have you updated your licenses? Have you asked for an extension? Update "
1078
- "information concerning your products."
1079
- msgstr ""
1080
-
1081
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1082
- msgid "Update licence information"
1083
- msgstr ""
1084
-
1085
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1086
- msgid "Products to be activated"
1087
- msgstr ""
1088
-
1089
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1090
- msgid "Activate"
1091
- msgstr ""
1092
-
1093
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1094
- msgid "Activated"
1095
- msgstr ""
1096
-
1097
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1098
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1099
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1100
- #: ../templates/wishlist-view.php:86
1101
- msgid "Product Name"
1102
- msgstr "Nombre del producto"
1103
-
1104
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1105
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1106
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1107
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1108
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1109
- #: ../templates/share.php:40
1110
- msgid "Email"
1111
- msgstr ""
1112
-
1113
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1114
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1115
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1116
- msgid "Licence Key"
1117
- msgstr ""
1118
-
1119
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1120
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1121
- msgid "Expires"
1122
- msgstr ""
1123
-
1124
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1125
- msgid "Remaining"
1126
- msgstr ""
1127
-
1128
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1129
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1130
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1131
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1132
- msgid "Renew"
1133
- msgstr ""
1134
-
1135
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1136
- #, php-format
1137
- msgid "%1s out of %2s"
1138
- msgstr ""
1139
-
1140
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1141
- msgid "Banned"
1142
- msgstr ""
1143
-
1144
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1145
- msgid "Expired"
1146
- msgstr ""
1147
-
1148
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1149
- msgid "Search for a product"
1150
- msgstr ""
1151
-
1152
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1153
- msgid "No categories."
1154
- msgstr ""
1155
-
1156
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1157
- msgid "+ Add New Category"
1158
- msgstr ""
1159
-
1160
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1161
- msgid "Text Input"
1162
- msgstr ""
1163
-
1164
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1165
- msgid "Checkbox"
1166
- msgstr ""
1167
-
1168
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1169
- #, fuzzy
1170
- msgid "Select"
1171
- msgstr "Selecciona una fecha"
1172
-
1173
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1174
- msgid "Textarea"
1175
- msgstr ""
1176
-
1177
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1178
- msgid "Radio Input"
1179
- msgstr ""
1180
-
1181
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1182
- msgid "Password Field"
1183
- msgstr ""
1184
-
1185
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1186
- #, fuzzy
1187
- msgid "File Upload"
1188
- msgstr "Subir"
1189
-
1190
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1191
- msgid "Theme Icon"
1192
- msgstr ""
1193
-
1194
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1195
- #, fuzzy
1196
- msgid "Custom Icon"
1197
- msgstr "Css personalizado"
1198
-
1199
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1200
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1201
- msgid "None"
1202
- msgstr ""
1203
-
1204
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1205
- msgid "Add field"
1206
- msgstr ""
1207
-
1208
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1209
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1210
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1211
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1212
- #: ../templates/wishlist-view.php:258
1213
- msgid "Remove"
1214
- msgstr ""
1215
-
1216
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1217
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1218
- #, fuzzy
1219
- msgid "Click to toggle"
1220
- msgstr "Click para previsualizar"
1221
-
1222
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1223
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1224
- msgid "Title Field"
1225
- msgstr ""
1226
-
1227
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1228
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1229
- #, fuzzy
1230
- msgid "Insert the title for the field."
1231
- msgstr "Selecciona una familia de fuentes"
1232
-
1233
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1234
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1235
- msgid "Data Name"
1236
- msgstr ""
1237
-
1238
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1239
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1240
- msgid ""
1241
- "REQUIRED: Field identification name to be entered into email body. "
1242
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1243
- msgstr ""
1244
-
1245
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1246
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1247
- msgid "Type field"
1248
- msgstr ""
1249
-
1250
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1251
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1252
- #, fuzzy
1253
- msgid "Select the type for this field."
1254
- msgstr "Selecciona una familia de fuentes"
1255
-
1256
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1257
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1258
- msgid "Checked"
1259
- msgstr ""
1260
-
1261
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1262
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1263
- msgid "Select this option if you want this field appears as already checked."
1264
- msgstr ""
1265
-
1266
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1267
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1268
- #, fuzzy
1269
- msgid "Add options "
1270
- msgstr "Opciones de selección."
1271
-
1272
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1273
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1274
- #, fuzzy
1275
- msgid "Add option"
1276
- msgstr "Icono de \"Agregar al carrito\""
1277
-
1278
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1279
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1280
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1281
- #, fuzzy
1282
- msgid "Selected"
1283
- msgstr "Selecciona una fecha"
1284
-
1285
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1286
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1287
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1288
- #, fuzzy
1289
- msgid "Delete option"
1290
- msgstr "Opciones de selección."
1291
-
1292
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1293
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1294
- msgid "Error Message"
1295
- msgstr ""
1296
-
1297
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1298
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1299
- msgid "Insert the error message for validation."
1300
- msgstr ""
1301
-
1302
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1303
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1304
- msgid "Required"
1305
- msgstr ""
1306
-
1307
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1308
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1309
- msgid "Select this option if it must be required."
1310
- msgstr ""
1311
-
1312
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1313
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1314
- msgid "Select this option if the email must be valid."
1315
- msgstr ""
1316
-
1317
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1318
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1319
- msgid "Reply To"
1320
- msgstr ""
1321
-
1322
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1323
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1324
- msgid "Select this if it is the email you can reply to."
1325
- msgstr ""
1326
-
1327
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1328
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1329
- msgid "Class"
1330
- msgstr ""
1331
-
1332
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1333
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1334
- msgid ""
1335
- "Insert additional class(es) (separated by commas) for more personalization."
1336
- msgstr ""
1337
-
1338
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1339
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1340
- msgid "Icon"
1341
- msgstr ""
1342
-
1343
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1344
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1345
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1346
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1347
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1348
- #: ../plugin-fw/templates/panel/types/upload.php:31
1349
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1350
- #: ../yit-common/yith-panel.php:417
1351
- msgid "Upload"
1352
- msgstr "Subir"
1353
-
1354
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1355
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1356
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1357
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1358
- msgid "Image preview"
1359
- msgstr ""
1360
-
1361
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1362
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1363
- msgid "Insert an icon for more personalization."
1364
- msgstr ""
1365
-
1366
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1367
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1368
- msgid "Width"
1369
- msgstr ""
1370
-
1371
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1372
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1373
- msgid "Set field length."
1374
- msgstr ""
1375
-
1376
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1377
- msgid "Close all"
1378
- msgstr ""
1379
-
1380
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1381
- msgid "Expand all"
1382
- msgstr ""
1383
-
1384
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1385
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1386
- msgid "Value"
1387
- msgstr ""
1388
-
1389
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1390
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1391
- msgid "Content of the tab. (HTML is supported)"
1392
- msgstr ""
1393
-
1394
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1395
- msgid "Add custom product tab"
1396
- msgstr ""
1397
-
1398
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1399
- msgid "Do you want to remove the custom tab?"
1400
- msgstr ""
1401
-
1402
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1403
- #, php-format
1404
- msgid "(Default: %s <img src=\"%s\"/>)"
1405
- msgstr ""
1406
-
1407
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1408
- #, php-format
1409
- msgid "(Default: <i %s></i> )"
1410
- msgstr ""
1411
-
1412
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1413
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1414
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1415
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1416
- msgid "Delete image"
1417
- msgstr ""
1418
-
1419
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1420
- msgid "Add Images to Gallery"
1421
- msgstr ""
1422
-
1423
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1424
  #, fuzzy
1425
- msgid "Add to gallery"
1426
- msgstr "Agregar al Carrito"
1427
-
1428
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1429
- msgid "Add images"
1430
- msgstr ""
1431
-
1432
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1433
- msgid "Delete"
1434
- msgstr ""
1435
-
1436
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1437
- msgid "Upload new images"
1438
- msgstr ""
1439
-
1440
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1441
- msgid "Are you sure you want to remove this image?"
1442
- msgstr ""
1443
-
1444
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1445
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1446
- msgid "Left sidebar"
1447
- msgstr ""
1448
-
1449
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1450
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1451
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1452
- msgid "No sidebar"
1453
- msgstr ""
1454
-
1455
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1456
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1457
- msgid "Right sidebar"
1458
- msgstr ""
1459
-
1460
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1461
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1462
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1463
- msgid "Choose a sidebar"
1464
- msgstr ""
1465
-
1466
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1467
- msgid "Left Sidebar"
1468
- msgstr ""
1469
-
1470
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1471
- msgid "Right Sidebar"
1472
- msgstr ""
1473
-
1474
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1475
- #: ../yit-common/yith-panel.php:444
1476
- msgid "px"
1477
- msgstr ""
1478
-
1479
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1480
- #: ../yit-common/yith-panel.php:445
1481
- msgid "em"
1482
- msgstr ""
1483
-
1484
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1485
- #: ../yit-common/yith-panel.php:446
1486
- msgid "pt"
1487
- msgstr ""
1488
-
1489
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1490
- #: ../yit-common/yith-panel.php:447
1491
- msgid "rem"
1492
- msgstr ""
1493
-
1494
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1495
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1496
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1497
- msgid "Web fonts"
1498
- msgstr ""
1499
-
1500
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1501
- msgid "Google fonts"
1502
- msgstr ""
1503
-
1504
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1505
- #: ../yit-common/yith-panel.php:465
1506
- msgid "Regular"
1507
- msgstr ""
1508
-
1509
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1510
- #: ../yit-common/yith-panel.php:466
1511
- msgid "Bold"
1512
- msgstr "Negrita"
1513
-
1514
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1515
- #: ../yit-common/yith-panel.php:467
1516
- msgid "Extra bold"
1517
- msgstr "Negrita extra"
1518
-
1519
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1520
- #: ../yit-common/yith-panel.php:468
1521
- msgid "Italic"
1522
- msgstr ""
1523
-
1524
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1525
- #: ../yit-common/yith-panel.php:469
1526
- msgid "Italic bold"
1527
- msgstr ""
1528
-
1529
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1530
- msgid "Reset Defaults"
1531
- msgstr ""
1532
-
1533
- #: ../templates/share.php:28
1534
- #, fuzzy
1535
- msgid "Pinterest"
1536
- msgstr "Pin en Pinterest"
1537
-
1538
- #: ../templates/share.php:34
1539
- #, fuzzy
1540
- msgid "Google+"
1541
- msgstr "Compartir en Google+"
1542
-
1543
- #: ../templates/wishlist-view.php:28
1544
- #, fuzzy
1545
- msgid "Edit title"
1546
- msgstr "Título de la Lista de deseos"
1547
-
1548
- #: ../templates/wishlist-view.php:37
1549
- msgid "Save"
1550
- msgstr ""
1551
-
1552
- #: ../templates/wishlist-view.php:41
1553
- msgid "Cancel"
1554
- msgstr ""
1555
-
1556
- #: ../templates/wishlist-view.php:93
1557
- msgid "Unit Price"
1558
- msgstr "Precio unitario"
1559
-
1560
- #: ../templates/wishlist-view.php:106
1561
- msgid "Stock Status"
1562
- msgstr "Estado del inventario"
1563
-
1564
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1565
- msgid "Remove this product"
1566
- msgstr "Remover este producto"
1567
-
1568
- #: ../templates/wishlist-view.php:182
1569
- msgid "Free!"
1570
- msgstr "Gratis!"
1571
-
1572
- #: ../templates/wishlist-view.php:193
1573
- msgid "Out of Stock"
1574
- msgstr "Agotado"
1575
-
1576
- #: ../templates/wishlist-view.php:196
1577
- msgid "In Stock"
1578
- msgstr "Disponilbe."
1579
-
1580
- #: ../templates/wishlist-view.php:207
1581
- #, php-format
1582
- msgid "Added on : %s"
1583
- msgstr ""
1584
-
1585
- #: ../templates/wishlist-view.php:226
1586
- msgid "Move"
1587
- msgstr ""
1588
-
1589
- #: ../templates/wishlist-view.php:238
1590
- #, fuzzy
1591
- msgid "Shared"
1592
- msgstr "Compartir en:"
1593
-
1594
- #: ../templates/wishlist-view.php:241
1595
- msgid "Private"
1596
- msgstr ""
1597
-
1598
- #: ../templates/wishlist-view.php:244
1599
- msgid "Public"
1600
- msgstr ""
1601
-
1602
- #: ../templates/wishlist-view.php:285
1603
- msgid "Add the selected products to the cart"
1604
- msgstr ""
1605
-
1606
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1607
- msgid "Ask for an estimate"
1608
- msgstr ""
1609
-
1610
- #: ../yit-common/yith-panel.php:406
1611
- msgid "Select a date"
1612
- msgstr "Selecciona una fecha"
1613
-
1614
- #: ../yit-common/yith-panel.php:407
1615
- msgid "Hours"
1616
- msgstr "Horas"
1617
-
1618
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1619
- msgid "Minutes"
1620
- msgstr "Minutos"
1621
-
1622
- #: ../yit-common/yith-panel.php:457
1623
- msgid "Select a font family"
1624
- msgstr "Selecciona una familia de fuentes"
1625
-
1626
- #: ../yit-common/yith-panel.php:481
1627
- msgid "Click to preview"
1628
- msgstr "Click para previsualizar"
1629
 
1630
  #~ msgid "Product already in the wishlist."
1631
  #~ msgstr "El producto ya está en la Lista"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:07+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:07+0100\n"
6
  "Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: es_MX\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr "Lista de deseos"
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr "Ajustes"
33
 
396
  msgid "Social image URL"
397
  msgstr "URL de la imágen de las redes Sociales."
398
 
399
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
400
+ #, php-format
401
+ msgid ""
402
+ "If you want to take advantage of this feature, you could consider to "
403
+ "purchase the %s."
404
+ msgstr ""
405
+
406
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
407
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
408
+ msgstr ""
409
+
410
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
411
+ msgid "Enable slider in wishlist"
412
+ msgstr ""
413
+
414
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
415
+ #, php-format
416
+ msgid ""
417
+ "Choose to enable product slider in wishlist page with linked products (<a "
418
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
419
+ msgstr ""
420
+
421
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
422
  #, fuzzy
423
  msgid "\"Add to wishlist\" button"
424
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
425
 
426
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
427
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
431
  msgid "Background"
432
  msgstr ""
433
 
434
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
439
  msgid "Text"
440
  msgstr ""
441
 
442
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
443
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
446
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
447
  msgid "Border"
448
  msgstr ""
449
 
450
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
451
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
452
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
454
  msgid "Background (hover)"
455
  msgstr ""
456
 
457
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
459
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
460
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
461
  msgid "Text (hover)"
462
  msgstr ""
463
 
464
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
465
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
466
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
467
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
468
  msgid "Border (hover)"
469
  msgstr ""
470
 
471
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
472
  #, fuzzy
473
  msgid "\"Add to Cart\" button"
474
  msgstr "\"Agregar al Carrito\" texto del boton"
475
 
476
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
477
  msgid "\"Style 1\" button"
478
  msgstr ""
479
 
480
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
481
  msgid "\"Style 2\" button"
482
  msgstr ""
483
 
484
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
485
  #, fuzzy
486
  msgid "Wishlist table"
487
  msgstr "Título de la Lista de deseos"
488
 
489
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
490
  msgid "Headers"
491
  msgstr ""
492
 
493
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
494
  msgid "Background color"
495
  msgstr ""
496
 
497
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
498
  #, fuzzy
499
  msgid "Wishlist Activated"
500
  msgstr "Título de la Lista de deseos"
501
 
502
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
503
  #, php-format
504
  msgid ""
505
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
508
  "options, <a href=\"%s\">discover it now</a>."
509
  msgstr ""
510
 
511
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
512
  #, fuzzy
513
  msgid "Wishlist Updated"
514
  msgstr "Página de la Lista de Deseos"
515
 
516
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
517
  #, php-format
518
  msgid ""
519
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
523
  "\">discover the PREMIUM version.</a>"
524
  msgstr ""
525
 
526
+ #: ../includes/class.yith-wcwl-init.php:365
527
  msgid ""
528
  "We are sorry, but this feature is available only if cookies are enabled on "
529
  "your browser."
530
  msgstr ""
531
 
532
+ #: ../includes/class.yith-wcwl-init.php:366
533
  #, fuzzy
534
  msgid "Product correctly added to cart"
535
  msgstr "¡Producto agregado!"
536
 
537
  #: ../includes/class.yith-wcwl-install.php:239
538
+ msgctxt "page_slug"
539
  msgid "wishlist"
540
+ msgstr ""
541
 
542
  #: ../includes/class.yith-wcwl-shortcode.php:242
543
  #: ../includes/class.yith-wcwl-ui.php:161
561
  msgid "email"
562
  msgstr ""
563
 
564
+ #: ../includes/class.yith-wcwl.php:192
565
  #, fuzzy
566
  msgid "An error occurred while adding products to the wishlist."
567
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
568
 
569
+ #: ../includes/class.yith-wcwl.php:276
570
  #, fuzzy
571
  msgid "An error occurred while adding products to wishlist."
572
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
573
 
574
+ #: ../includes/class.yith-wcwl.php:291
575
  msgid "The \"Remove\" option now does not require any parameter"
576
  msgstr ""
577
 
578
+ #: ../includes/class.yith-wcwl.php:325
579
  #, fuzzy
580
  msgid "An error occurred while removing products from the wishlist"
581
  msgstr "Ocurrió un erro mientras se eliminaba el producto a la Lista"
582
 
583
+ #: ../includes/class.yith-wcwl.php:603
584
  msgid "You need to log in before creating a new wishlist"
585
  msgstr ""
586
 
587
+ #: ../includes/class.yith-wcwl.php:1312
588
  msgid "Product successfully removed."
589
  msgstr "Producto exitosamente eliminado"
590
 
591
+ #: ../includes/class.yith-wcwl.php:1316
592
  msgid "Error. Unable to remove the product from the wishlist."
593
  msgstr "Error. No fue posible eliminar el producto de la Lista."
594
 
595
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
596
  msgid "No products were added to the wishlist"
597
  msgstr "Aun no has agregado nada."
598
 
599
+ #: ../includes/class.yith-wcwl.php:1362
600
+ msgid "An error as occurred."
 
 
 
 
601
  msgstr ""
602
 
603
+ #: ../init.php:129
604
+ msgid ""
605
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
606
+ "WooCommerce in order to work."
607
  msgstr ""
608
 
609
+ #: ../init.php:139
610
+ msgid ""
611
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
612
+ "are using the premium one."
 
 
613
  msgstr ""
614
 
615
+ #: ../templates/share.php:28
616
+ #, fuzzy
617
+ msgid "Pinterest"
618
+ msgstr "Pin en Pinterest"
 
619
 
620
+ #: ../templates/share.php:34
621
+ #, fuzzy
622
+ msgid "Google+"
623
+ msgstr "Compartir en Google+"
 
624
 
625
+ #: ../templates/share.php:40
626
+ msgid "Email"
 
 
 
 
627
  msgstr ""
628
 
629
+ #: ../templates/wishlist-view.php:30
630
+ #, fuzzy
631
+ msgid "Edit title"
632
+ msgstr "Título de la Lista de deseos"
 
633
 
634
+ #: ../templates/wishlist-view.php:39
635
+ msgid "Save"
 
 
636
  msgstr ""
637
 
638
+ #: ../templates/wishlist-view.php:43
639
+ msgid "Cancel"
 
 
640
  msgstr ""
641
 
642
+ #: ../templates/wishlist-view.php:88
643
+ msgid "Product Name"
644
+ msgstr "Nombre del producto"
 
645
 
646
+ #: ../templates/wishlist-view.php:95
647
+ msgid "Unit Price"
648
+ msgstr "Precio unitario"
 
649
 
650
+ #: ../templates/wishlist-view.php:108
651
+ msgid "Stock Status"
652
+ msgstr "Estado del inventario"
653
 
654
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
655
+ msgid "Remove this product"
656
+ msgstr "Remover este producto"
657
 
658
+ #: ../templates/wishlist-view.php:184
659
+ msgid "Free!"
660
+ msgstr "Gratis!"
661
 
662
+ #: ../templates/wishlist-view.php:195
663
+ msgid "Out of Stock"
664
+ msgstr "Agotado"
665
 
666
+ #: ../templates/wishlist-view.php:198
667
+ msgid "In Stock"
668
+ msgstr "Disponilbe."
669
 
670
+ #: ../templates/wishlist-view.php:209
671
+ #, php-format
672
+ msgid "Added on : %s"
673
  msgstr ""
674
 
675
+ #: ../templates/wishlist-view.php:228
676
+ msgid "Move"
677
  msgstr ""
678
 
679
+ #: ../templates/wishlist-view.php:240
680
+ #, fuzzy
681
+ msgid "Shared"
682
+ msgstr "Compartir en:"
683
 
684
+ #: ../templates/wishlist-view.php:243
685
+ msgid "Private"
686
  msgstr ""
687
 
688
+ #: ../templates/wishlist-view.php:246
689
+ msgid "Public"
 
 
 
 
 
690
  msgstr ""
691
 
692
+ #: ../templates/wishlist-view.php:260
693
+ msgid "Remove"
694
  msgstr ""
695
 
696
+ #: ../templates/wishlist-view.php:287
697
+ msgid "Add the selected products to the cart"
698
  msgstr ""
699
 
700
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
701
+ msgid "Ask for an estimate"
 
 
702
  msgstr ""
703
 
704
+ #: ../yit-common/yith-panel.php:406
705
+ msgid "Select a date"
706
+ msgstr "Selecciona una fecha"
707
 
708
+ #: ../yit-common/yith-panel.php:407
709
+ msgid "Hours"
710
+ msgstr "Horas"
711
 
712
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
713
+ msgid "Minutes"
714
+ msgstr "Minutos"
715
 
716
+ #: ../yit-common/yith-panel.php:417
717
+ msgid "Upload"
718
+ msgstr "Subir"
719
 
720
+ #: ../yit-common/yith-panel.php:444
721
+ msgid "px"
722
  msgstr ""
723
 
724
+ #: ../yit-common/yith-panel.php:445
725
+ msgid "em"
 
 
 
726
  msgstr ""
727
 
728
+ #: ../yit-common/yith-panel.php:446
729
+ msgid "pt"
730
  msgstr ""
731
 
732
+ #: ../yit-common/yith-panel.php:447
733
+ msgid "rem"
734
  msgstr ""
735
 
736
+ #: ../yit-common/yith-panel.php:457
737
+ msgid "Select a font family"
738
+ msgstr "Selecciona una familia de fuentes"
739
 
740
+ #: ../yit-common/yith-panel.php:465
741
+ msgid "Regular"
742
  msgstr ""
743
 
744
+ #: ../yit-common/yith-panel.php:466
745
+ msgid "Bold"
746
+ msgstr "Negrita"
 
 
 
 
 
 
747
 
748
+ #: ../yit-common/yith-panel.php:467
749
+ msgid "Extra bold"
750
+ msgstr "Negrita extra"
 
751
 
752
+ #: ../yit-common/yith-panel.php:468
753
+ msgid "Italic"
 
 
754
  msgstr ""
755
 
756
+ #: ../yit-common/yith-panel.php:469
757
+ msgid "Italic bold"
 
758
  msgstr ""
759
 
760
+ #: ../yit-common/yith-panel.php:481
761
+ msgid "Click to preview"
762
+ msgstr "Click para previsualizar"
763
 
764
+ #~ msgid "wishlist"
765
+ #~ msgstr "Lista de deseos"
 
766
 
 
767
  #, fuzzy
768
+ #~ msgid "%s Settings"
769
+ #~ msgstr "Ajustes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
770
 
 
 
771
  #, fuzzy
772
+ #~ msgid "layout settings"
773
+ #~ msgstr "Ajustes"
 
 
 
 
 
 
 
 
 
 
 
774
 
 
775
  #, fuzzy
776
+ #~ msgid "Plugin Settings"
777
+ #~ msgstr "Ajustes"
778
 
 
779
  #, fuzzy
780
+ #~ msgid "Reset to Default"
781
+ #~ msgstr "Redirreccionar al Carrito"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
782
 
783
+ #, fuzzy
784
+ #~ msgid "Settings saved"
785
+ #~ msgstr "Ajustes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
786
 
787
+ #, fuzzy
788
+ #~ msgid "Settings reset"
789
+ #~ msgstr "Ajustes"
790
 
791
+ #, fuzzy
792
+ #~ msgid "Select"
793
+ #~ msgstr "Selecciona una fecha"
794
 
795
+ #, fuzzy
796
+ #~ msgid "File Upload"
797
+ #~ msgstr "Subir"
798
 
799
+ #, fuzzy
800
+ #~ msgid "Custom Icon"
801
+ #~ msgstr "Css personalizado"
 
 
 
802
 
803
+ #, fuzzy
804
+ #~ msgid "Click to toggle"
805
+ #~ msgstr "Click para previsualizar"
 
 
 
 
 
806
 
807
+ #, fuzzy
808
+ #~ msgid "Insert the title for the field."
809
+ #~ msgstr "Selecciona una familia de fuentes"
 
 
 
 
 
810
 
811
+ #, fuzzy
812
+ #~ msgid "Select the type for this field."
813
+ #~ msgstr "Selecciona una familia de fuentes"
 
 
 
 
814
 
815
+ #, fuzzy
816
+ #~ msgid "Add options "
817
+ #~ msgstr "Opciones de selección."
818
 
819
+ #, fuzzy
820
+ #~ msgid "Add option"
821
+ #~ msgstr "Icono de \"Agregar al carrito\""
 
822
 
823
+ #, fuzzy
824
+ #~ msgid "Selected"
825
+ #~ msgstr "Selecciona una fecha"
826
 
827
+ #, fuzzy
828
+ #~ msgid "Delete option"
829
+ #~ msgstr "Opciones de selección."
 
830
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
831
  #, fuzzy
832
+ #~ msgid "Add to gallery"
833
+ #~ msgstr "Agregar al Carrito"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
834
 
835
  #~ msgid "Product already in the wishlist."
836
  #~ msgstr "El producto ya está en la Lista"
languages/yit-fa_IR.mo ADDED
Binary file
languages/yit-fa_IR.po ADDED
@@ -0,0 +1,1403 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:07+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:07+0100\n"
6
+ "Last-Translator: Am!n <amin.pe94@gmail.com>\n"
7
+ "Language-Team: YITH - translated to persian by dornaweb <info@dornaweb.com>\n"
8
+ "Language: fa\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
+ "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
+
22
+ #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
+ #: ../includes/class.yith-wcwl-install.php:240
26
+ msgid "Wishlist"
27
+ msgstr "لیست علاقه مندی ها"
28
+
29
+ #: ../includes/class.yith-wcwl-admin-init.php:190
30
+ #: ../includes/class.yith-wcwl-admin-init.php:290
31
+ msgid "Settings"
32
+ msgstr "تنظیمات"
33
+
34
+ #: ../includes/class.yith-wcwl-admin-init.php:191
35
+ #: ../includes/class.yith-wcwl-admin-init.php:257
36
+ msgid "Colors"
37
+ msgstr "رنگ ها"
38
+
39
+ #: ../includes/class.yith-wcwl-admin-init.php:192
40
+ #: ../includes/class.yith-wcwl-admin-init.php:294
41
+ msgid "Premium Version"
42
+ msgstr "نسخه پولی"
43
+
44
+ #: ../includes/class.yith-wcwl-admin-init.php:318
45
+ msgid ""
46
+ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
47
+ "link to update it."
48
+ msgstr ""
49
+ "اخطار : برای نصب این افزونه حد اقل به نسخه 2.2 ووکامرس نیاز است، لطفا از "
50
+ "این لینک برای آپدیت استفاده کنید"
51
+
52
+ #: ../includes/class.yith-wcwl-admin-init.php:321
53
+ msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
54
+ msgstr "اخطار : این افزونه حد اقل به نسخه 2.2 ووکامرس نیاز دارد."
55
+
56
+ #: ../includes/class.yith-wcwl-admin-init.php:326
57
+ msgid "Plugin Documentation"
58
+ msgstr "مستندات افزونه"
59
+
60
+ #: ../includes/class.yith-wcwl-admin-init.php:342
61
+ msgid "Wishlist Page"
62
+ msgstr "صفحه لیست علاقه مندی ها"
63
+
64
+ #: ../includes/class.yith-wcwl-admin-init.php:343
65
+ msgid "Page contents: [yith_wcwl_wishlist]"
66
+ msgstr "محتوای صفحه : [yith_wcwl_wishlist] باشد"
67
+
68
+ #: ../includes/class.yith-wcwl-admin-init.php:918
69
+ msgid "Upgrade to the PREMIUM VERSION"
70
+ msgstr "ارتقا به نسخه پرمیوم"
71
+
72
+ #: ../includes/class.yith-wcwl-admin-init.php:921
73
+ msgid "YITH WooCommerce Wishlist"
74
+ msgstr "YITH WooCommerce Wishlist"
75
+
76
+ #: ../includes/class.yith-wcwl-admin-init.php:922
77
+ msgid "Discover the Advanced Features"
78
+ msgstr "امکانات پیشرفته را مشاهده کنید"
79
+
80
+ #: ../includes/class.yith-wcwl-admin-init.php:923
81
+ msgid ""
82
+ "Upgrade to the PREMIUM VERSION\n"
83
+ "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
84
+ msgstr ""
85
+ "افزونه را به نسخه حرفه ای ارتقا دهید \n"
86
+ "تا از تمام امکانات YITH WooCommerce Wishlist بهره ببرید"
87
+
88
+ #: ../includes/class.yith-wcwl-admin-init.php:930
89
+ msgid "Get Support and Pro Features"
90
+ msgstr "رفتن به پشتیبانی و امکانات پیشرفته"
91
+
92
+ #: ../includes/class.yith-wcwl-admin-init.php:931
93
+ msgid ""
94
+ "By purchasing the premium version of the plugin, you will take advantage of "
95
+ "the advanced features of the product and you will get one year of free "
96
+ "updates and support through our platform available 24h/24."
97
+ msgstr ""
98
+ "با خرید نسخه حرفه ای این افزونه میتوانید از امکانات پیشرفته این محصول بهره "
99
+ "ببرید، همچنین به مدت 1 سال آپدیت های این افزونه را بطور رایگان دریافت کنید و "
100
+ "از پشتیبانی 24 ساعته ما استفاده کنید"
101
+
102
+ #: ../includes/class.yith-wcwl-admin-init.php:941
103
+ msgid "General Settings"
104
+ msgstr "تنظیمات عمومی"
105
+
106
+ #: ../includes/class.yith-wcwl-admin-init.php:948
107
+ msgid "Enable YITH Wishlist"
108
+ msgstr "فعال کردن YITH Wishlist"
109
+
110
+ #: ../includes/class.yith-wcwl-admin-init.php:949
111
+ #, php-format
112
+ msgid ""
113
+ "Enable all plugin features. <strong>Be sure to select at least one option in "
114
+ "the Wishlist page menu in %s.</strong> Also, please read the plugin <a href="
115
+ "\"%s\" target=\"_blank\">documentation</a>."
116
+ msgstr ""
117
+
118
+ #: ../includes/class.yith-wcwl-admin-init.php:956
119
+ msgid "Default wishlist title"
120
+ msgstr "عنوان پیشفرض لیست علاقه مندی ها"
121
+
122
+ #: ../includes/class.yith-wcwl-admin-init.php:958
123
+ #: ../includes/class.yith-wcwl-admin-init.php:959
124
+ #: ../includes/class.yith-wcwl-admin-init.php:1218
125
+ #: ../includes/class.yith-wcwl-admin-init.php:1219
126
+ #, php-format
127
+ msgid "My wishlist on %s"
128
+ msgstr "لیست علاقه مندی های من در %s"
129
+
130
+ #: ../includes/class.yith-wcwl-admin-init.php:967
131
+ msgid "Position"
132
+ msgstr "موقعیت"
133
+
134
+ #: ../includes/class.yith-wcwl-admin-init.php:968
135
+ msgid ""
136
+ "You can add the button in variable products only after the \"Add to Cart\" "
137
+ "button or using the shortcode [yith_wcwl_add_to_wishlist]."
138
+ msgstr ""
139
+
140
+ #: ../includes/class.yith-wcwl-admin-init.php:974
141
+ msgid "After \"Add to cart\""
142
+ msgstr "بعد از \"افزودن به سبد\""
143
+
144
+ #: ../includes/class.yith-wcwl-admin-init.php:975
145
+ msgid "After thumbnails"
146
+ msgstr "بعد از تصاویر محصول"
147
+
148
+ #: ../includes/class.yith-wcwl-admin-init.php:976
149
+ msgid "After summary"
150
+ msgstr "بعد از خلاصه محصول"
151
+
152
+ #: ../includes/class.yith-wcwl-admin-init.php:977
153
+ msgid "Use shortcode"
154
+ msgstr "استفاده از شورتکد"
155
+
156
+ #: ../includes/class.yith-wcwl-admin-init.php:982
157
+ msgid "Redirect to cart"
158
+ msgstr "انتقال به سبد خرید"
159
+
160
+ #: ../includes/class.yith-wcwl-admin-init.php:983
161
+ msgid ""
162
+ "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
163
+ "page."
164
+ msgstr ""
165
+ "اگر در صفحه علاقه مندی ها روی \"افزودن به سبد\" کلیک شد، کاربر را به صفحه "
166
+ "سبد خرید منتقل کن"
167
+
168
+ #: ../includes/class.yith-wcwl-admin-init.php:990
169
+ msgid "Remove if added to the cart"
170
+ msgstr "حذف محصول در صورت افزودن به سبد"
171
+
172
+ #: ../includes/class.yith-wcwl-admin-init.php:991
173
+ msgid "Remove the product from the wishlist if it has been added to the cart."
174
+ msgstr "اگر محصول به سبد خرید اضافه شد آن را از لیست علاقه مندی ها حذف کن."
175
+
176
+ #: ../includes/class.yith-wcwl-admin-init.php:998
177
+ msgid "\"Add to Wishlist\" text"
178
+ msgstr "متن \"افزودن به علاقه مندی ها\""
179
+
180
+ #: ../includes/class.yith-wcwl-admin-init.php:1000
181
+ #: ../includes/class.yith-wcwl-admin-init.php:1001
182
+ msgid "Add to Wishlist"
183
+ msgstr "افزودن به علاقه مندی ها"
184
+
185
+ #: ../includes/class.yith-wcwl-admin-init.php:1006
186
+ msgid "\"Browse wishlist\" text"
187
+ msgstr "متن \"مشاهده علاقه مندی ها\""
188
+
189
+ #: ../includes/class.yith-wcwl-admin-init.php:1008
190
+ #: ../includes/class.yith-wcwl-admin-init.php:1009
191
+ #: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
192
+ msgid "Browse Wishlist"
193
+ msgstr "مشاهده لیست علاقه مندی ها"
194
+
195
+ #: ../includes/class.yith-wcwl-admin-init.php:1014
196
+ msgid "\"Product already in wishlist\" text"
197
+ msgstr "متن \"محصول از قبل اضافه شده\""
198
+
199
+ #: ../includes/class.yith-wcwl-admin-init.php:1016
200
+ #: ../includes/class.yith-wcwl-admin-init.php:1017
201
+ #: ../includes/class.yith-wcwl-ui.php:82
202
+ msgid "The product is already in the wishlist!"
203
+ msgstr "محصول از قبل به علاقه مندی ها اضافه شده!"
204
+
205
+ #: ../includes/class.yith-wcwl-admin-init.php:1022
206
+ msgid "\"Product added\" text"
207
+ msgstr "متن \"محصول اضافه شد\""
208
+
209
+ #: ../includes/class.yith-wcwl-admin-init.php:1024
210
+ #: ../includes/class.yith-wcwl-admin-init.php:1025
211
+ #: ../includes/class.yith-wcwl-ui.php:81
212
+ msgid "Product added!"
213
+ msgstr "اضافه شد!"
214
+
215
+ #: ../includes/class.yith-wcwl-admin-init.php:1030
216
+ msgid "\"Add to Cart\" text"
217
+ msgstr "متن \"افزودن به سبد خرید\""
218
+
219
+ #: ../includes/class.yith-wcwl-admin-init.php:1032
220
+ #: ../includes/class.yith-wcwl-admin-init.php:1033
221
+ msgid "Add to Cart"
222
+ msgstr "افزودن به سبد"
223
+
224
+ #: ../includes/class.yith-wcwl-admin-init.php:1038
225
+ msgid "Show Unit price"
226
+ msgstr "مشاهده واحدهای پولی"
227
+
228
+ #: ../includes/class.yith-wcwl-admin-init.php:1039
229
+ msgid "Show unit price for each product in wishlist"
230
+ msgstr "مشاهده واحدهای پولی برای محصولات اضافه شده به لیست علاقه مندی ها"
231
+
232
+ #: ../includes/class.yith-wcwl-admin-init.php:1047
233
+ msgid "Show \"Add to Cart\" button"
234
+ msgstr "مشاهده دکمه \"افزودن به سبد\""
235
+
236
+ #: ../includes/class.yith-wcwl-admin-init.php:1048
237
+ msgid "Show \"Add to Cart\" button for each product in wishlist"
238
+ msgstr ""
239
+
240
+ #: ../includes/class.yith-wcwl-admin-init.php:1056
241
+ msgid "Show Stock status"
242
+ msgstr "مشاهده موجودی محصول"
243
+
244
+ #: ../includes/class.yith-wcwl-admin-init.php:1057
245
+ msgid ""
246
+ "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
247
+ msgstr "مشاهده \"موجودی\" یا \"ناموجودی\" محصولات موجود در لیست علاقه مندی ها"
248
+
249
+ #: ../includes/class.yith-wcwl-admin-init.php:1065
250
+ msgid "Show Date of addition"
251
+ msgstr ""
252
+
253
+ #: ../includes/class.yith-wcwl-admin-init.php:1066
254
+ msgid "Show the date when users have added a product to the wishlist"
255
+ msgstr ""
256
+
257
+ #: ../includes/class.yith-wcwl-admin-init.php:1074
258
+ msgid "Add second remove button"
259
+ msgstr ""
260
+
261
+ #: ../includes/class.yith-wcwl-admin-init.php:1075
262
+ msgid "Add a second remove button in the last column, with extended label"
263
+ msgstr ""
264
+
265
+ #: ../includes/class.yith-wcwl-admin-init.php:1098
266
+ msgid "Styles"
267
+ msgstr "استایل ها"
268
+
269
+ #: ../includes/class.yith-wcwl-admin-init.php:1105
270
+ msgid "Use buttons"
271
+ msgstr "استفاده از دکمه ها"
272
+
273
+ #: ../includes/class.yith-wcwl-admin-init.php:1106
274
+ msgid "Use buttons instead of simple anchors."
275
+ msgstr "به جای لینک های ساده از دکمه ها استفاده کن"
276
+
277
+ #: ../includes/class.yith-wcwl-admin-init.php:1113
278
+ msgid "Custom CSS"
279
+ msgstr "CSS دستی"
280
+
281
+ #: ../includes/class.yith-wcwl-admin-init.php:1121
282
+ msgid "Use theme style"
283
+ msgstr "استفاده از استایل قالب"
284
+
285
+ #: ../includes/class.yith-wcwl-admin-init.php:1122
286
+ msgid "Use the theme style."
287
+ msgstr "از استایل قالب استفاده کن"
288
+
289
+ #: ../includes/class.yith-wcwl-admin-init.php:1129
290
+ msgid "Rounded buttons"
291
+ msgstr "دکمه های گرد"
292
+
293
+ #: ../includes/class.yith-wcwl-admin-init.php:1130
294
+ msgid "Make button corners rounded"
295
+ msgstr "گوشه های دکمه را گرد کن"
296
+
297
+ #: ../includes/class.yith-wcwl-admin-init.php:1137
298
+ msgid "\"Add to Wishlist\" icon"
299
+ msgstr "آیکون \"افزودن به علاقه مندی ها\""
300
+
301
+ #: ../includes/class.yith-wcwl-admin-init.php:1138
302
+ msgid "Add an icon to the \"Add to Wishlist\" button"
303
+ msgstr "یک آیکون به دکمه \"افزودن به لیست علاقه مندی ها\" اضافه کن"
304
+
305
+ #: ../includes/class.yith-wcwl-admin-init.php:1149
306
+ msgid "\"Add to Cart\" icon"
307
+ msgstr "آیکون \"افزودن به سبد\""
308
+
309
+ #: ../includes/class.yith-wcwl-admin-init.php:1150
310
+ msgid "Add an icon to the \"Add to Cart\" button"
311
+ msgstr "یک آیکون به دکمه \"افزودن به سبد\" اضافه کن"
312
+
313
+ #: ../includes/class.yith-wcwl-admin-init.php:1169
314
+ msgid "Social Networks & Share"
315
+ msgstr ""
316
+
317
+ #: ../includes/class.yith-wcwl-admin-init.php:1176
318
+ msgid "Share on Facebook"
319
+ msgstr "اشتراک در فیس بوک"
320
+
321
+ #: ../includes/class.yith-wcwl-admin-init.php:1177
322
+ msgid "Show \"Share on Facebook\" button"
323
+ msgstr "نمایش دکمه \"اشتراک در فیس بوک\""
324
+
325
+ #: ../includes/class.yith-wcwl-admin-init.php:1184
326
+ msgid "Tweet on Twitter"
327
+ msgstr "توییت در توییتر"
328
+
329
+ #: ../includes/class.yith-wcwl-admin-init.php:1185
330
+ msgid "Show \"Tweet on Twitter\" button"
331
+ msgstr "نمایش دکمه \"توییت در توییتر\""
332
+
333
+ #: ../includes/class.yith-wcwl-admin-init.php:1192
334
+ msgid "Pin on Pinterest"
335
+ msgstr "پین به پینترست"
336
+
337
+ #: ../includes/class.yith-wcwl-admin-init.php:1193
338
+ msgid "Show \"Pin on Pinterest\" button"
339
+ msgstr "نمایش دکمه \"پین درپینترست\""
340
+
341
+ #: ../includes/class.yith-wcwl-admin-init.php:1200
342
+ msgid "Share on Google+"
343
+ msgstr "اشتراک گذاری در گوگل+"
344
+
345
+ #: ../includes/class.yith-wcwl-admin-init.php:1201
346
+ msgid "Show \"Share on Google+\" button"
347
+ msgstr ""
348
+
349
+ #: ../includes/class.yith-wcwl-admin-init.php:1208
350
+ msgid "Share by Email"
351
+ msgstr "اشتراک با ایمیل"
352
+
353
+ #: ../includes/class.yith-wcwl-admin-init.php:1209
354
+ msgid "Show \"Share by Email\" button"
355
+ msgstr "نمایش دکمه \"اشتراک با ایمیل\""
356
+
357
+ #: ../includes/class.yith-wcwl-admin-init.php:1216
358
+ msgid "Social title"
359
+ msgstr "عنوان اجتماعی"
360
+
361
+ #: ../includes/class.yith-wcwl-admin-init.php:1224
362
+ msgid "Social text"
363
+ msgstr "متن اجتماعی"
364
+
365
+ #: ../includes/class.yith-wcwl-admin-init.php:1225
366
+ msgid ""
367
+ "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
368
+ "%</strong> where you want to show the URL of your wishlist."
369
+ msgstr ""
370
+ "این متن توسط فیس بوک,توییتر و پینترست مورد استفاده قرار میگیرد ، جایی که "
371
+ "میخاهید url مربوط به لیست علاقه مندی هایتان را نشان دهید از <strong>"
372
+ "%wishlist_url%</strong> استفاده کنید!"
373
+
374
+ #: ../includes/class.yith-wcwl-admin-init.php:1233
375
+ msgid "Social image URL"
376
+ msgstr "آدرس تصویر اجتماعی"
377
+
378
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
379
+ #, php-format
380
+ msgid ""
381
+ "If you want to take advantage of this feature, you could consider to "
382
+ "purchase the %s."
383
+ msgstr ""
384
+
385
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
386
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
387
+ msgstr ""
388
+
389
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
390
+ msgid "Enable slider in wishlist"
391
+ msgstr ""
392
+
393
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
394
+ #, php-format
395
+ msgid ""
396
+ "Choose to enable product slider in wishlist page with linked products (<a "
397
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
398
+ msgstr ""
399
+
400
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
401
+ msgid "\"Add to wishlist\" button"
402
+ msgstr "دکمه \" افزودن به علاقه مندیها\""
403
+
404
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
405
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
406
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
407
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
408
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
409
+ msgid "Background"
410
+ msgstr "پس زمینه"
411
+
412
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
413
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
414
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
415
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
416
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
417
+ msgid "Text"
418
+ msgstr "متن"
419
+
420
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
421
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
424
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
425
+ msgid "Border"
426
+ msgstr "کادر"
427
+
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
432
+ msgid "Background (hover)"
433
+ msgstr "پس زمینه ( حالت هاور)"
434
+
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
439
+ msgid "Text (hover)"
440
+ msgstr "متن (حالت هاور)"
441
+
442
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
443
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
446
+ msgid "Border (hover)"
447
+ msgstr "کادر (حالت هاور)"
448
+
449
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
450
+ msgid "\"Add to Cart\" button"
451
+ msgstr "دکمه \"افزودن به سبد\""
452
+
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
454
+ msgid "\"Style 1\" button"
455
+ msgstr "دکمه \"استایل 1\""
456
+
457
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
458
+ msgid "\"Style 2\" button"
459
+ msgstr "دکمه \"استایل 2\""
460
+
461
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
462
+ msgid "Wishlist table"
463
+ msgstr "جدول علاقه مندی ها"
464
+
465
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
466
+ msgid "Headers"
467
+ msgstr "هدرها"
468
+
469
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
470
+ msgid "Background color"
471
+ msgstr "زنگ زمینه"
472
+
473
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
474
+ msgid "Wishlist Activated"
475
+ msgstr "لیست علاقه مندی ها فعال شد"
476
+
477
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
478
+ #, php-format
479
+ msgid ""
480
+ "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
481
+ "can access to all the settings of our plugins that you have activated. "
482
+ "Wishlist is available in an outstanding PREMIUM version with many new "
483
+ "options, <a href=\"%s\">discover it now</a>."
484
+ msgstr ""
485
+ "در تب افزونه های YIT میتوانید تنظیمات افزونه لیست علاقه مندی ها را پیدا "
486
+ "کنید. در این منو به تمام تنظیمات افزونه ای که فعال کردید دسترسی دارید ، "
487
+ "همچنین افزونه لیست علاقه مندی ها در نسخه حرفه ای نیز موجود است که امکانات "
488
+ "بسیار بیشتر و جدیدتری دارد , <a href=\"%s\">این امکانات را ببینید</a>."
489
+
490
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
491
+ msgid "Wishlist Updated"
492
+ msgstr "لیست علاقه مندی ها به روز شد"
493
+
494
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
495
+ #, php-format
496
+ msgid ""
497
+ "From now on, you can find all the options of Wishlist under YIT Plugin -> "
498
+ "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
499
+ "version. When one of our plugins is updated, a new voice will be added to "
500
+ "this menu. Wishlist has been updated with new available options, <a href=\"%s"
501
+ "\">discover the PREMIUM version.</a>"
502
+ msgstr ""
503
+ "از این پس تنظیمات افزونه لیست علاقه مندی ها را در افزونه های YIT -> لیست "
504
+ "علاقه مندی ها ، پیدا کنید ، در نسخه های قبلی این تنظیمات در ووکامرس -> "
505
+ "تنظیمات -> لیست علاقه مندی ها بود که اکنون دسترسی به آنها راحتتر شده است ، "
506
+ "زمانی که یکی از پلاگین های ما بروز شود ، یک اعلانیه جدید مبنی بر انتشار نسخه "
507
+ "جدید اضافه خواهد شد، <a href=\"%s\">امکانات نسخه حرفه ای این افزونه را "
508
+ "مشاهده کنید.</a>"
509
+
510
+ #: ../includes/class.yith-wcwl-init.php:365
511
+ msgid ""
512
+ "We are sorry, but this feature is available only if cookies are enabled on "
513
+ "your browser."
514
+ msgstr ""
515
+ "متاسفیم! این امکان فقط در صورتی که کوکی های مرورگر شما فعال باشد در دسترس "
516
+ "است."
517
+
518
+ #: ../includes/class.yith-wcwl-init.php:366
519
+ msgid "Product correctly added to cart"
520
+ msgstr ""
521
+
522
+ #: ../includes/class.yith-wcwl-install.php:239
523
+ msgctxt "page_slug"
524
+ msgid "wishlist"
525
+ msgstr ""
526
+
527
+ #: ../includes/class.yith-wcwl-shortcode.php:242
528
+ #: ../includes/class.yith-wcwl-ui.php:161
529
+ msgid "Share on:"
530
+ msgstr "اشتراک در : "
531
+
532
+ #: ../includes/class.yith-wcwl-ui.php:116
533
+ #: ../includes/class.yith-wcwl-ui.php:199
534
+ msgid "Select options"
535
+ msgstr "انتخاب گزینه ها"
536
+
537
+ #: ../includes/class.yith-wcwl-ui.php:165 ../templates/share.php:16
538
+ msgid "Facebook"
539
+ msgstr "فیسبوک"
540
+
541
+ #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:22
542
+ msgid "Twitter"
543
+ msgstr "توییتر"
544
+
545
+ #: ../includes/class.yith-wcwl-ui.php:177
546
+ msgid "email"
547
+ msgstr "ایمیل"
548
+
549
+ #: ../includes/class.yith-wcwl.php:192
550
+ msgid "An error occurred while adding products to the wishlist."
551
+ msgstr ""
552
+
553
+ #: ../includes/class.yith-wcwl.php:276
554
+ msgid "An error occurred while adding products to wishlist."
555
+ msgstr ""
556
+
557
+ #: ../includes/class.yith-wcwl.php:291
558
+ msgid "The \"Remove\" option now does not require any parameter"
559
+ msgstr ""
560
+
561
+ #: ../includes/class.yith-wcwl.php:325
562
+ msgid "An error occurred while removing products from the wishlist"
563
+ msgstr ""
564
+
565
+ #: ../includes/class.yith-wcwl.php:603
566
+ msgid "You need to log in before creating a new wishlist"
567
+ msgstr "قبل از این که لیست علاقه مندی ایجاد کنید باید وارد شوید"
568
+
569
+ #: ../includes/class.yith-wcwl.php:1312
570
+ msgid "Product successfully removed."
571
+ msgstr "محصول با موفقیت حذف شد."
572
+
573
+ #: ../includes/class.yith-wcwl.php:1316
574
+ msgid "Error. Unable to remove the product from the wishlist."
575
+ msgstr "خطا : محصول از لیست علاقه مندی ها حذف نشد."
576
+
577
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
578
+ msgid "No products were added to the wishlist"
579
+ msgstr "هیچ محصولی به لیست علاقه مندی ها افزوده نشده"
580
+
581
+ #: ../includes/class.yith-wcwl.php:1362
582
+ msgid "An error as occurred."
583
+ msgstr ""
584
+
585
+ #: ../init.php:129
586
+ msgid ""
587
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
588
+ "WooCommerce in order to work."
589
+ msgstr ""
590
+
591
+ #: ../init.php:139
592
+ msgid ""
593
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
594
+ "are using the premium one."
595
+ msgstr ""
596
+ "شما نمیتوانید نسخه رایگان افزونه را فعال کنید در حالی که در حال حاضر از نسخه "
597
+ "پولی استفاده می کنید."
598
+
599
+ #: ../templates/share.php:28
600
+ msgid "Pinterest"
601
+ msgstr "پینترست"
602
+
603
+ #: ../templates/share.php:34
604
+ msgid "Google+"
605
+ msgstr ""
606
+
607
+ #: ../templates/share.php:40
608
+ msgid "Email"
609
+ msgstr "ایمیل"
610
+
611
+ #: ../templates/wishlist-view.php:30
612
+ msgid "Edit title"
613
+ msgstr "ویرایش عنوان"
614
+
615
+ #: ../templates/wishlist-view.php:39
616
+ msgid "Save"
617
+ msgstr "ذخیره"
618
+
619
+ #: ../templates/wishlist-view.php:43
620
+ msgid "Cancel"
621
+ msgstr "لغو"
622
+
623
+ #: ../templates/wishlist-view.php:88
624
+ msgid "Product Name"
625
+ msgstr "نام محصول"
626
+
627
+ #: ../templates/wishlist-view.php:95
628
+ msgid "Unit Price"
629
+ msgstr "قیمت"
630
+
631
+ #: ../templates/wishlist-view.php:108
632
+ msgid "Stock Status"
633
+ msgstr "وضعیت موجودی"
634
+
635
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
636
+ msgid "Remove this product"
637
+ msgstr "حذف این محصول"
638
+
639
+ #: ../templates/wishlist-view.php:184
640
+ msgid "Free!"
641
+ msgstr "رایگان!"
642
+
643
+ #: ../templates/wishlist-view.php:195
644
+ msgid "Out of Stock"
645
+ msgstr "ناموجود"
646
+
647
+ #: ../templates/wishlist-view.php:198
648
+ msgid "In Stock"
649
+ msgstr "موجود"
650
+
651
+ #: ../templates/wishlist-view.php:209
652
+ #, php-format
653
+ msgid "Added on : %s"
654
+ msgstr ""
655
+
656
+ #: ../templates/wishlist-view.php:228
657
+ msgid "Move"
658
+ msgstr ""
659
+
660
+ #: ../templates/wishlist-view.php:240
661
+ msgid "Shared"
662
+ msgstr ""
663
+
664
+ #: ../templates/wishlist-view.php:243
665
+ msgid "Private"
666
+ msgstr ""
667
+
668
+ #: ../templates/wishlist-view.php:246
669
+ msgid "Public"
670
+ msgstr ""
671
+
672
+ #: ../templates/wishlist-view.php:260
673
+ msgid "Remove"
674
+ msgstr "حذف"
675
+
676
+ #: ../templates/wishlist-view.php:287
677
+ msgid "Add the selected products to the cart"
678
+ msgstr ""
679
+
680
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
681
+ msgid "Ask for an estimate"
682
+ msgstr ""
683
+
684
+ #: ../yit-common/yith-panel.php:406
685
+ msgid "Select a date"
686
+ msgstr "یک تاریخ انتخاب کنید"
687
+
688
+ #: ../yit-common/yith-panel.php:407
689
+ msgid "Hours"
690
+ msgstr "ساعت ها"
691
+
692
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
693
+ msgid "Minutes"
694
+ msgstr "دقیقه ها"
695
+
696
+ #: ../yit-common/yith-panel.php:417
697
+ msgid "Upload"
698
+ msgstr "آپلود"
699
+
700
+ #: ../yit-common/yith-panel.php:444
701
+ msgid "px"
702
+ msgstr "px"
703
+
704
+ #: ../yit-common/yith-panel.php:445
705
+ msgid "em"
706
+ msgstr "em"
707
+
708
+ #: ../yit-common/yith-panel.php:446
709
+ msgid "pt"
710
+ msgstr "pt"
711
+
712
+ #: ../yit-common/yith-panel.php:447
713
+ msgid "rem"
714
+ msgstr "rem"
715
+
716
+ #: ../yit-common/yith-panel.php:457
717
+ msgid "Select a font family"
718
+ msgstr "یک فونت انتخاب کنید"
719
+
720
+ #: ../yit-common/yith-panel.php:465
721
+ msgid "Regular"
722
+ msgstr "معمولی"
723
+
724
+ #: ../yit-common/yith-panel.php:466
725
+ msgid "Bold"
726
+ msgstr "توپُر"
727
+
728
+ #: ../yit-common/yith-panel.php:467
729
+ msgid "Extra bold"
730
+ msgstr "بیش از اندازه توپُر"
731
+
732
+ #: ../yit-common/yith-panel.php:468
733
+ msgid "Italic"
734
+ msgstr "کج"
735
+
736
+ #: ../yit-common/yith-panel.php:469
737
+ msgid "Italic bold"
738
+ msgstr "کج و توپُر"
739
+
740
+ #: ../yit-common/yith-panel.php:481
741
+ msgid "Click to preview"
742
+ msgstr "برای پیشنمایش کلیک کنید"
743
+
744
+ #~ msgid ""
745
+ #~ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
746
+ #~ "Woocommerce in order to work."
747
+ #~ msgstr ""
748
+ #~ "YITH WooCommerce Wishlist فعال شده اما برای عملکرد ابتدا باید پلاگین "
749
+ #~ "woocommerce را نصب کنید"
750
+
751
+ #~ msgid ""
752
+ #~ "Enable all plugin features. <strong>Be sure to select a voice in the "
753
+ #~ "wishlist page menu in %s.</strong> Also, please read the plugin <a href="
754
+ #~ "\"%s\" target=\"_blank\">documentation</a>."
755
+ #~ msgstr ""
756
+ #~ "فعال کردن تمام امکانات افزونه. <strong>حتما صفحه مربوط به لیست علاقه مندی "
757
+ #~ "ها را در %s انتخاب کنید.</strong> همچنین <a href=\"%s\" target=\"_blank"
758
+ #~ "\">مستندات</a> افزونه را ببینید."
759
+
760
+ #~ msgid ""
761
+ #~ "You can add it in variable products only After \"Add to Cart \" or using "
762
+ #~ "the shortcode [yith_wcwl_add_to_wishlist]."
763
+ #~ msgstr ""
764
+ #~ "برای محصولات متغیر فقط میتوانید بعد از \"افزودن به سبد \" را انتخاب کنید "
765
+ #~ "یا از شورتکد [yith_wcwl_add_to_wishlist] استفاده کنید"
766
+
767
+ #~ msgid "Show \"Add to cart\" button for each product in wishlist"
768
+ #~ msgstr ""
769
+ #~ "مشاهده دکمه \"افزودن به سبد\" برای محصولات موجود در لیست علاقه مندی"
770
+
771
+ #~ msgid "Socials &amp; Share"
772
+ #~ msgstr "امکانات اجتماعی و به اشتراک گذاری"
773
+
774
+ #~ msgid "wishlist"
775
+ #~ msgstr "لیست علاقه مندی ها"
776
+
777
+ #~ msgid "Error occurred while adding products to the wishlist."
778
+ #~ msgstr "در افزودن محصولات به لیست علاقه مندی ها خطایی رخ داده است."
779
+
780
+ #~ msgid "Error occurred while adding product to wishlist."
781
+ #~ msgstr "در افزودن محصول به لیست علاقه مندیها خطایی رخ داده است."
782
+
783
+ #~ msgid "Remove now does not require any param"
784
+ #~ msgstr "اکنون حذف کن هیچ پارامتری نیاز ندارد"
785
+
786
+ #~ msgid "Error occurred while removing products from the wishlist"
787
+ #~ msgstr "در حذف محصول از لیست علاقه مندیها خطایی رخ داده است"
788
+
789
+ #~ msgid "Add %s"
790
+ #~ msgstr "افزودن %s"
791
+
792
+ #~ msgid "Add New %s"
793
+ #~ msgstr "افزودن %s جدید"
794
+
795
+ #~ msgid "Edit %s"
796
+ #~ msgstr "ویرایش %s"
797
+
798
+ #~ msgid "New %s"
799
+ #~ msgstr "%s جدید"
800
+
801
+ #~ msgid "All %s"
802
+ #~ msgstr "تمام %s"
803
+
804
+ #~ msgid "View %s"
805
+ #~ msgstr "مشاهده %s"
806
+
807
+ #~ msgid "Search %s"
808
+ #~ msgstr "جستجو %s"
809
+
810
+ #~ msgid "No %s found"
811
+ #~ msgstr "هیچ %s یافت نشد"
812
+
813
+ #~ msgid "No %s found in Trash"
814
+ #~ msgstr "هیچ %s در سطل آشغال یافت نشد"
815
+
816
+ #~ msgid "%s Categories"
817
+ #~ msgstr "دسته بندی های %s"
818
+
819
+ #~ msgid "Category"
820
+ #~ msgstr "دسته بندی"
821
+
822
+ #~ msgid "Search Categories"
823
+ #~ msgstr "جستجو در دسته بندی ها"
824
+
825
+ #~ msgid "All Categories"
826
+ #~ msgstr "همه دسته بندی ها"
827
+
828
+ #~ msgid "Parent Category"
829
+ #~ msgstr "دسته بندی مادر"
830
+
831
+ #~ msgid "Parent Category:"
832
+ #~ msgstr "دسته بندی مادر:"
833
+
834
+ #~ msgid "Edit Category"
835
+ #~ msgstr "ویرایش دسته بندی"
836
+
837
+ #~ msgid "Update Category"
838
+ #~ msgstr "به روز رسانی دسته بندی"
839
+
840
+ #~ msgid "Add New Category"
841
+ #~ msgstr "افزودن دسته بندی"
842
+
843
+ #~ msgid "New Category Name"
844
+ #~ msgstr "نام دسته بندی جدید"
845
+
846
+ #~ msgid "Categories"
847
+ #~ msgstr "دسته بندی ها"
848
+
849
+ #~ msgid "%s Settings"
850
+ #~ msgstr "تنظیمات %s"
851
+
852
+ #~ msgid "Type"
853
+ #~ msgstr "نوع"
854
+
855
+ #~ msgid "Layout for this "
856
+ #~ msgstr "صفحه ها آرایی برای این"
857
+
858
+ #~ msgid "Rewrite"
859
+ #~ msgstr "Rewrite"
860
+
861
+ #~ msgid ""
862
+ #~ "Univocal identification name in the URL for each product (slug from post "
863
+ #~ "if empty)"
864
+ #~ msgstr ""
865
+ #~ "نام شناسایی هم خو در url هر محصول ( درصورت خالی بودن از نامک محصول "
866
+ #~ "استفاده میشود )"
867
+
868
+ #~ msgid "Label in Singular"
869
+ #~ msgstr "برچسب منفرد ( 1عدد)"
870
+
871
+ #~ msgid "Set a label in singular (title of portfolio if empty)"
872
+ #~ msgstr ""
873
+ #~ "برچسب برای هنگامی که 1 عدد است انتخاب کنید ( در صورت خالی بودن از عنوان "
874
+ #~ "پورتفولیو استفاده می شود)"
875
+
876
+ #~ msgid "Label in Plural"
877
+ #~ msgstr "برچسب جمع ( بیش از 1عدد )"
878
+
879
+ #~ msgid "Set a label in plural (title of portfolio if empty)"
880
+ #~ msgstr ""
881
+ #~ "برچسب برای هنگامی که بیش از 1 عدد است انتخاب کنید ( در صورت خالی بودن از "
882
+ #~ "عنوان پورتفولیو استفاده می شود )"
883
+
884
+ #~ msgid "Taxonomy"
885
+ #~ msgstr "taxonomy"
886
+
887
+ #~ msgid ""
888
+ #~ "If you want to use categories in the portfolio, set a name for taxonomy. "
889
+ #~ "Name should be a slug (must not contain capital letters nor spaces) and "
890
+ #~ "must not be more than 32 characters long (database structure restriction)."
891
+ #~ msgstr ""
892
+ #~ "اگر در این پورتفولیو میخاهید از دسته بندی استفاده کنید یک نامک برای "
893
+ #~ "taxonomy انتخاب کنید ، این نامک باید فقط شامل کلمات کوچک لاتین باشد و "
894
+ #~ "بدون فاصله باشند ( خط تیره مجاز است ) و نباید بیشتر از 32 کاراکتر باشد"
895
+
896
+ #~ msgid "Taxonomy Rewrite"
897
+ #~ msgstr "Taxonomy Rewrite"
898
+
899
+ #~ msgid "Set univocal name for each category page URL."
900
+ #~ msgstr "یک نامک برای استفاده در url صفحات دسته بندی انتخاب کنید"
901
+
902
+ #~ msgid "Single layout"
903
+ #~ msgstr "طرح بندی سینگل ( ادامه مطلب )"
904
+
905
+ #~ msgid "Layout for single page of this portfolio"
906
+ #~ msgstr "طرح بندی برای صفحه سینگل پورتفولیو"
907
+
908
+ #~ msgid "layout settings"
909
+ #~ msgstr "تنظیمات طرح بندی"
910
+
911
+ #~ msgid "Quick links"
912
+ #~ msgstr "لینک های سریع"
913
+
914
+ #~ msgid "Show frontend of the %s"
915
+ #~ msgstr "مشاهده ظاهر %s"
916
+
917
+ #~ msgid "Name"
918
+ #~ msgstr "نام"
919
+
920
+ #~ msgid "Add %s from images"
921
+ #~ msgstr "افزودن %s از تصاویر"
922
+
923
+ #~ msgid "Add with multiupload"
924
+ #~ msgstr "افزودن با آپلود چندگانه"
925
+
926
+ #~ msgid "The changes you have made will be lost if you leave this page."
927
+ #~ msgstr "اگر این صفحه را ترک کنید تنظیمات شما از بین خواهند رفت."
928
+
929
+ #~ msgid "Plugin Settings"
930
+ #~ msgstr "تنظیمات پلاگین"
931
+
932
+ #~ msgid "YIT Plugins"
933
+ #~ msgstr "افزونه های YIT"
934
+
935
+ #~ msgid "Save Changes"
936
+ #~ msgstr "ذخیره تنظیمات"
937
+
938
+ #~ msgid ""
939
+ #~ "If you continue with this action, you will reset all options in this page."
940
+ #~ msgstr ""
941
+ #~ "اگر این عمل را ادامه دهید تمام تنظیمات این افزونه به حالت پیشفرض باز "
942
+ #~ "خواهند گشت"
943
+
944
+ #~ msgid "Reset to Default"
945
+ #~ msgstr "بازگردانی حالت پیشفرش"
946
+
947
+ #~ msgid "Are you sure?"
948
+ #~ msgstr "مطمئنید؟"
949
+
950
+ #~ msgid ""
951
+ #~ "The element you have entered already exists. Please, enter another name."
952
+ #~ msgstr ""
953
+ #~ "المنتی که وارد کرده این از قبل موجود است لطفا نام یک لینک دیگر وارد کنید."
954
+
955
+ #~ msgid "Settings saved"
956
+ #~ msgstr "تنظیمات ذخیره شد"
957
+
958
+ #~ msgid "Settings reset"
959
+ #~ msgstr "تنظیمات به حالت پیشفرض باز گشتند"
960
+
961
+ #~ msgid "Element deleted correctly."
962
+ #~ msgstr "المنت حذف شد."
963
+
964
+ #~ msgid "Element updated correctly."
965
+ #~ msgstr "المنت به روز رسانی شد."
966
+
967
+ #~ msgid "Database imported correctly."
968
+ #~ msgstr "دیتابیس فراخانی شد"
969
+
970
+ #~ msgid "An error has occurred during import. Please try again."
971
+ #~ msgstr "در فراخانی یک خطا رخ داده است لطفا دوباره امتحان کنید"
972
+
973
+ #~ msgid "The added file is not valid."
974
+ #~ msgstr "فایل مورد نظر معتبر نیست"
975
+
976
+ #~ msgid "Sorry, import is disabled."
977
+ #~ msgstr "متاسفم ، فرخوانی غیر فعال است"
978
+
979
+ #~ msgid "Sorting successful."
980
+ #~ msgstr "مرتب سازی موفقیت امیز بود."
981
+
982
+ #~ msgid ""
983
+ #~ "If you continue with this action, you will reset all the options in this "
984
+ #~ "page."
985
+ #~ msgstr ""
986
+ #~ "اگر این عمل را ادامه دهید تمام تنظیمات این افزونه به حالت پیشفرض باز "
987
+ #~ "خواهند گشت"
988
+
989
+ #~ msgid "Plugins Activated"
990
+ #~ msgstr "پلاگین فعال شد"
991
+
992
+ #~ msgid ""
993
+ #~ "From now on, you can find all plugin options in YIT Plugin menu.\n"
994
+ #~ " For each plugin installed, "
995
+ #~ "customization settings will be available as a new entry in YIT Plugin "
996
+ #~ "menu."
997
+ #~ msgstr ""
998
+ #~ "از این پس تنظیمات افزونه در منو YIT قابل دسترسی خواهند بود. \n"
999
+ #~ " اگر پلاگین دیگری از محصولات ما را "
1000
+ #~ "نصب کنید تنظیمات آن به منو YIT افزوده خواهند شد"
1001
+
1002
+ #~ msgid "Discover all our plugins available on:"
1003
+ #~ msgstr "تمام افزونه های ما را مشاهده کنید : "
1004
+
1005
+ #~ msgid "and"
1006
+ #~ msgstr "و"
1007
+
1008
+ #~ msgid "Plugins Upgraded"
1009
+ #~ msgstr "افزونه به روز شد"
1010
+
1011
+ #~ msgid ""
1012
+ #~ "From now on, you can find all options of your plugins in YIT Plugin "
1013
+ #~ "menu.\n"
1014
+ #~ " Any time one of our plugins is "
1015
+ #~ "updated, a new entry will be added to this menu.\n"
1016
+ #~ " For example, after the update, plugin "
1017
+ #~ "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
1018
+ #~ "Search, etc.)\n"
1019
+ #~ " will be moved from previous location "
1020
+ #~ "to YIT Plugin tab."
1021
+ #~ msgstr ""
1022
+ #~ "از این پس تنظیمات افزونه در منو YIT قابل دسترسی خواهند بود. \n"
1023
+ #~ " هر زمان که نسخه جدید یکی از افزونه "
1024
+ #~ "های ما منتشر شود ، میتوانید از منو YIT مشاهده کنید. \n"
1025
+ #~ " برای مثال بعد از به روز رسانی ، "
1026
+ #~ "تنظیمات افزونه ها ( به عنوان مثال YITH WooCommerce Wishlist, YITH "
1027
+ #~ "WooCommerce Ajax Search و غیره ) \n"
1028
+ #~ " حذف خواهند شد و به منو YIT اضافه "
1029
+ #~ "خواهند شد"
1030
+
1031
+ #~ msgid "There is a new version of %plugin_name% available."
1032
+ #~ msgstr "یک نسخه جدید از افزونه %plugin_name% در دسترس است!"
1033
+
1034
+ #~ msgid "View version %latest% details."
1035
+ #~ msgstr "مشاهده جزییات نسخه %latest%"
1036
+
1037
+ #~ msgid "Automatic update is unavailable for this plugin,"
1038
+ #~ msgstr "به روزسانی خودکار برای این افزونه در دسترس نیست,"
1039
+
1040
+ #~ msgid ""
1041
+ #~ "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name"
1042
+ #~ "%."
1043
+ #~ msgstr ""
1044
+ #~ "لطفا نسخه %plugin_name% خود را <a href=\"%activate_link%\">فعال کنید</a>."
1045
+
1046
+ #~ msgid "Update now."
1047
+ #~ msgstr "اکنون به روزرسانی شود."
1048
+
1049
+ #~ msgid "Yithemes Repository"
1050
+ #~ msgstr "مخزن Yithemes"
1051
+
1052
+ #~ msgid "Invalid URL Provided."
1053
+ #~ msgstr "url مورد نظر نامعتبر است."
1054
+
1055
+ #~ msgid "Could not create Temporary file."
1056
+ #~ msgstr "ایجاد فایل های موقت با شکست روبرو شد."
1057
+
1058
+ #~ msgid ""
1059
+ #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
1060
+ #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
1061
+ #~ "details</a>."
1062
+ #~ msgstr ""
1063
+ #~ "یک نسخه جدید برای %1$s در دسترس است. <a href=\"%2$s\" class=\"thickbox "
1064
+ #~ "yit-changelog-button\" title=\"%3$s\">مشاهده جزییات نسخه %4$s details</"
1065
+ #~ "a>."
1066
+
1067
+ #~ msgid ""
1068
+ #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
1069
+ #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
1070
+ #~ "details</a>. <em>You have to activate the plugin on a single site of the "
1071
+ #~ "network to benefit from automatic updates.</em>"
1072
+ #~ msgstr ""
1073
+ #~ "یک نسخه جدید برای %1$s در دسترس است. <a href=\"%2$s\" class=\"thickbox "
1074
+ #~ "yit-changelog-button\" title=\"%3$s\">مشاهده جزییات نسخه %4$s details</"
1075
+ #~ "a>. <em>شما باید این افزونه را روی یک سایت در شبکه فعال کنید تا از مزایای "
1076
+ #~ "به روز رسانی خودکار بهره مند شوید.</em>"
1077
+
1078
+ #~ msgid ""
1079
+ #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
1080
+ #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
1081
+ #~ "details</a>. <em>Automatic update is unavailable for this plugin, please "
1082
+ #~ "<a href=\"%5$s\" title=\"Licence activation\">activate</a> your copy of "
1083
+ #~ "%6s.</em>"
1084
+ #~ msgstr ""
1085
+ #~ "یک نسخه جدید برای %1$s در دسترس است. <a href=\"%2$s\" class=\"thickbox "
1086
+ #~ "yit-changelog-button\" title=\"%3$s\">مشاهده جزییات نسخه %4$s details</"
1087
+ #~ "a>. <em>به روز رسانی خودکار برای این افزونه در دسترس نیست , لطفا "
1088
+ #~ "افزونه %6s خود را <a href=\"%5$s\" title=\"Licence activation\">فعال "
1089
+ #~ "کنید</a>.</em>"
1090
+
1091
+ #~ msgid ""
1092
+ #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
1093
+ #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
1094
+ #~ "details</a> or <a href=\"%5$s\">update now</a>."
1095
+ #~ msgstr ""
1096
+ #~ "یک نسخه جدید برای %1$s در دسترس است. <a href=\"%2$s\" class=\"thickbox "
1097
+ #~ "yit-changelog-button\" title=\"%3$s\">مشاهده جزییات نسخه %4$s details</"
1098
+ #~ "a> یا <a href=\"%5$s\">هم اکنون به روزرسانی کنید</a>."
1099
+
1100
+ #~ msgid "You can't update the plugins for this site."
1101
+ #~ msgstr "این افزونه باری این سایت نمیتواند به روز شود."
1102
+
1103
+ #~ msgid ""
1104
+ #~ "You do not have sufficient permissions to update the plugins for this "
1105
+ #~ "site."
1106
+ #~ msgstr "شما دسترسی لازم برای به روز رسانی این افزونه را ندارید."
1107
+
1108
+ #~ msgid "Update Plugin"
1109
+ #~ msgstr "به روزرسانی افزونه"
1110
+
1111
+ #~ msgid "%field% field cannot be empty"
1112
+ #~ msgstr "%field% field نمیتواند خالی باشد"
1113
+
1114
+ #~ msgid "%field_1% and %field_2% fields cannot be empty"
1115
+ #~ msgstr "فیلد های %field_1% و %field_2% نمیتوانند خالی باشند"
1116
+
1117
+ #~ msgid "Unable to contact the remote server, please try again later. Thanks!"
1118
+ #~ msgstr ""
1119
+ #~ "اتصال به سرور موفقیت امیز نبود ، لطفا بعدا دوباره امتحان کنید ، باتشکر!"
1120
+
1121
+ #~ msgid "Invalid Request"
1122
+ #~ msgstr "درخواست نامعتبر است"
1123
+
1124
+ #~ msgid "Invalid licence key"
1125
+ #~ msgstr "کلید لایسنس نامعتبر است "
1126
+
1127
+ #~ msgid "Software has been deactivated"
1128
+ #~ msgstr "نرم افزار غیر فعال شده است"
1129
+
1130
+ #~ msgid "Maximum number of activations exceeded"
1131
+ #~ msgstr "تعداد دفعات تلاش شما برای فعال سازی بیش از حد مجاز است"
1132
+
1133
+ #~ msgid "Invalid instance ID"
1134
+ #~ msgstr "instance ID نامعتبر است"
1135
+
1136
+ #~ msgid "Invalid security key"
1137
+ #~ msgstr "کلید امنیتی نامعتبر است"
1138
+
1139
+ #~ msgid "Licence key has expired"
1140
+ #~ msgstr "کلید لایسنس منقضی شده است"
1141
+
1142
+ #~ msgid "Licence key has been banned"
1143
+ #~ msgstr "کلید لایسنس محروم( بن ) شده است"
1144
+
1145
+ #~ msgid "Licence Activation"
1146
+ #~ msgstr "فعال سازی لایسنس"
1147
+
1148
+ #~ msgid "%s"
1149
+ #~ msgstr "%s"
1150
+
1151
+ #~ msgid "Yithemes Licence Activation"
1152
+ #~ msgstr "فعال سازی کلید لایسنس Yithemes"
1153
+
1154
+ #~ msgid ""
1155
+ #~ "Have you updated your licenses? Have you asked for an extension? Update "
1156
+ #~ "information concerning your products."
1157
+ #~ msgstr ""
1158
+ #~ "آیا لایسنس خود را به روز کرده اید؟ آیا درخواست افزودنی کرده اید؟ ، "
1159
+ #~ "اطلاعات را بر اساس محصولات خود به روز کنید"
1160
+
1161
+ #~ msgid "Update licence information"
1162
+ #~ msgstr "به روز رسانی اطلاعات لایسنس"
1163
+
1164
+ #~ msgid "Products to be activated"
1165
+ #~ msgstr "محصولاتی که نیاز به فعالسازی دارند"
1166
+
1167
+ #~ msgid "Activate"
1168
+ #~ msgstr "فعالسازی"
1169
+
1170
+ #~ msgid "Activated"
1171
+ #~ msgstr "فعال شد"
1172
+
1173
+ #~ msgid "Licence Key"
1174
+ #~ msgstr "کلید لایسنس"
1175
+
1176
+ #~ msgid "Expires"
1177
+ #~ msgstr "تاریخ انقضا"
1178
+
1179
+ #~ msgid "Remaining"
1180
+ #~ msgstr "مانده"
1181
+
1182
+ #~ msgid "Renew"
1183
+ #~ msgstr "تمدید کردن"
1184
+
1185
+ #~ msgid "%1s out of %2s"
1186
+ #~ msgstr "%1s از %2s"
1187
+
1188
+ #~ msgid "Banned"
1189
+ #~ msgstr "محروم شده ( بن شده )"
1190
+
1191
+ #~ msgid "Expired"
1192
+ #~ msgstr "منقضی شد"
1193
+
1194
+ #~ msgid "Search for a product"
1195
+ #~ msgstr "جستجو برای یک محصول"
1196
+
1197
+ #~ msgid "No categories."
1198
+ #~ msgstr "بدون دسته بندی."
1199
+
1200
+ #~ msgid "+ Add New Category"
1201
+ #~ msgstr "+ افزودن دسته بندی"
1202
+
1203
+ #~ msgid "Text Input"
1204
+ #~ msgstr "ورودی متنی"
1205
+
1206
+ #~ msgid "Checkbox"
1207
+ #~ msgstr "چک باکس"
1208
+
1209
+ #~ msgid "Select"
1210
+ #~ msgstr "لیست انتخاب"
1211
+
1212
+ #~ msgid "Textarea"
1213
+ #~ msgstr "ناحیه متنی"
1214
+
1215
+ #~ msgid "Radio Input"
1216
+ #~ msgstr "دکمه رادیویی"
1217
+
1218
+ #~ msgid "Password Field"
1219
+ #~ msgstr "ورودی پسورد"
1220
+
1221
+ #~ msgid "File Upload"
1222
+ #~ msgstr "آپلود فایل"
1223
+
1224
+ #~ msgid "Theme Icon"
1225
+ #~ msgstr "آیکون قالب"
1226
+
1227
+ #~ msgid "Custom Icon"
1228
+ #~ msgstr "آیکون دستی"
1229
+
1230
+ #~ msgid "None"
1231
+ #~ msgstr "هیچ کدام"
1232
+
1233
+ #~ msgid "Add field"
1234
+ #~ msgstr "افزودن فیلد"
1235
+
1236
+ #~ msgid "Click to toggle"
1237
+ #~ msgstr "کلیک کنید"
1238
+
1239
+ #~ msgid "Title Field"
1240
+ #~ msgstr "عنوان فیلد"
1241
+
1242
+ #~ msgid "Insert the title for the field."
1243
+ #~ msgstr "یک عنوان برای فیلد وارد کنید"
1244
+
1245
+ #~ msgid "Data Name"
1246
+ #~ msgstr "نام دیتا"
1247
+
1248
+ #~ msgid ""
1249
+ #~ "REQUIRED: Field identification name to be entered into email body. "
1250
+ #~ "<strong>Note:</strong>Use only lowercase characters and underscores."
1251
+ #~ msgstr ""
1252
+ #~ "الزامی : نامک شناسایی فیلد برای استفاده درون متن ایمیل <strong> نکته : </"
1253
+ #~ "strong> فقط از کلمات لاتین کوچک استفاده کنید ( زیر خط _ مجاز است )"
1254
+
1255
+ #~ msgid "Type field"
1256
+ #~ msgstr "نوع فیلد"
1257
+
1258
+ #~ msgid "Select the type for this field."
1259
+ #~ msgstr "نوع این فیلد را مشخص کنید"
1260
+
1261
+ #~ msgid "Checked"
1262
+ #~ msgstr "انتخاب شده"
1263
+
1264
+ #~ msgid ""
1265
+ #~ "Select this option if you want this field appears as already checked."
1266
+ #~ msgstr ""
1267
+ #~ "اگر میخاهید فیلد به صورت انتخاب شده ظاهر شود این گزینه را انتخاب کنید"
1268
+
1269
+ #~ msgid "Add options "
1270
+ #~ msgstr "افزودن گزینه ها"
1271
+
1272
+ #~ msgid "Add option"
1273
+ #~ msgstr "افزودن گزینه"
1274
+
1275
+ #~ msgid "Selected"
1276
+ #~ msgstr "انتخاب شده"
1277
+
1278
+ #~ msgid "Delete option"
1279
+ #~ msgstr "حذف گزینه"
1280
+
1281
+ #~ msgid "Error Message"
1282
+ #~ msgstr "پیام خطا"
1283
+
1284
+ #~ msgid "Insert the error message for validation."
1285
+ #~ msgstr "پیام خطا را برای اعتبار سنجی وارد کنید"
1286
+
1287
+ #~ msgid "Required"
1288
+ #~ msgstr "الزامی"
1289
+
1290
+ #~ msgid "Select this option if it must be required."
1291
+ #~ msgstr "اگر میخاهید فیلد الزامی باشد این گزینه را انتخاب کنید"
1292
+
1293
+ #~ msgid "Select this option if the email must be valid."
1294
+ #~ msgstr "اگر میخاهید ایمیل معتبر وارد شود این گزینه را انتخاب کنید"
1295
+
1296
+ #~ msgid "Reply To"
1297
+ #~ msgstr "پاسخ به"
1298
+
1299
+ #~ msgid "Select this if it is the email you can reply to."
1300
+ #~ msgstr "اگر میخاهید ایمیل قابل پاسخگویی باشد این گزینه را انتخاب کنید."
1301
+
1302
+ #~ msgid "Class"
1303
+ #~ msgstr "کلاس"
1304
+
1305
+ #~ msgid ""
1306
+ #~ "Insert additional class(es) (separated by commas) for more "
1307
+ #~ "personalization."
1308
+ #~ msgstr ""
1309
+ #~ "برای شخصی سازی میتوانید کلاس یا کلاس هایی اضافه کنید ( کلاس ها را با کاما "
1310
+ #~ "لاتین جدا کنید )"
1311
+
1312
+ #~ msgid "Icon"
1313
+ #~ msgstr "آیکون"
1314
+
1315
+ #~ msgid "Image preview"
1316
+ #~ msgstr "پیش نمایش تصویر"
1317
+
1318
+ #~ msgid "Insert an icon for more personalization."
1319
+ #~ msgstr "یک آیکون برای شخصی سازی بیشتر وارد کنید"
1320
+
1321
+ #~ msgid "Width"
1322
+ #~ msgstr "پهنا"
1323
+
1324
+ #~ msgid "Set field length."
1325
+ #~ msgstr "پهنای فیلد را مشخص کنید"
1326
+
1327
+ #~ msgid "Close all"
1328
+ #~ msgstr "بستن همه"
1329
+
1330
+ #~ msgid "Expand all"
1331
+ #~ msgstr "باز کردن همه"
1332
+
1333
+ #~ msgid "Value"
1334
+ #~ msgstr "مقدار"
1335
+
1336
+ #~ msgid "Content of the tab. (HTML is supported)"
1337
+ #~ msgstr "محتوای تب ( html پشتیبانی می شود )"
1338
+
1339
+ #~ msgid "Add custom product tab"
1340
+ #~ msgstr "افزودن تب محصول دستی"
1341
+
1342
+ #~ msgid "Do you want to remove the custom tab?"
1343
+ #~ msgstr "آیا میخواهید تب دستی را حذف کنید؟"
1344
+
1345
+ #~ msgid "(Default: %s <img src=\"%s\"/>)"
1346
+ #~ msgstr "(پیشفرض: %s <img src=\"%s\"/>)"
1347
+
1348
+ #~ msgid "(Default: <i %s></i> )"
1349
+ #~ msgstr "(پیشفرض: <i %s></i> )"
1350
+
1351
+ #~ msgid "Delete image"
1352
+ #~ msgstr "حذف تصویر"
1353
+
1354
+ #~ msgid "Add Images to Gallery"
1355
+ #~ msgstr "افزودن تصاویر به گالری"
1356
+
1357
+ #~ msgid "Add to gallery"
1358
+ #~ msgstr "افزودن به گالری"
1359
+
1360
+ #~ msgid "Add images"
1361
+ #~ msgstr "افزودن تصاویر"
1362
+
1363
+ #~ msgid "Delete"
1364
+ #~ msgstr "حذف"
1365
+
1366
+ #~ msgid "Upload new images"
1367
+ #~ msgstr "آپلود تصاویر جدید"
1368
+
1369
+ #~ msgid "Are you sure you want to remove this image?"
1370
+ #~ msgstr "مطمئنید میخواهید این تصویر را حذف کنید؟"
1371
+
1372
+ #~ msgid "Left sidebar"
1373
+ #~ msgstr "سایدبار چپ"
1374
+
1375
+ #~ msgid "No sidebar"
1376
+ #~ msgstr "بدون سایدبار"
1377
+
1378
+ #~ msgid "Right sidebar"
1379
+ #~ msgstr "سایدبار راست"
1380
+
1381
+ #~ msgid "Choose a sidebar"
1382
+ #~ msgstr "یک سایدبار انتخاب کنید"
1383
+
1384
+ #~ msgid "Left Sidebar"
1385
+ #~ msgstr "سایدبار چپ"
1386
+
1387
+ #~ msgid "Right Sidebar"
1388
+ #~ msgstr "سایدبار راست"
1389
+
1390
+ #~ msgid "Web fonts"
1391
+ #~ msgstr "فونت های وب"
1392
+
1393
+ #~ msgid "Google fonts"
1394
+ #~ msgstr "فونت های گوگل"
1395
+
1396
+ #~ msgid "Reset Defaults"
1397
+ #~ msgstr "بازگشت به تنظیمات پیشفرض"
1398
+
1399
+ #~ msgid "Google Plus"
1400
+ #~ msgstr "گوگل پلاس"
1401
+
1402
+ #~ msgid "Ask an estimate of costs"
1403
+ #~ msgstr "درخواست پیشبینی قیمت"
languages/yit-fr_FR.mo CHANGED
Binary file
languages/yit-fr_FR.po CHANGED
@@ -1,121 +1,108 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
6
- "PO-Revision-Date: 2015-04-30 17:09+0100\n"
7
  "Last-Translator: \n"
8
- "Language-Team: \n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
  "X-Poedit-SourceCharset: UTF-8\n"
14
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
15
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
- "X-Poedit-Basepath: ../\n"
17
- "X-Textdomain-Support: yes\n"
18
- "X-Generator: Poedit 1.5.7\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: init.php:129
22
- msgid ""
23
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
24
- "WooCommerce in order to work."
25
- msgstr ""
26
-
27
- #: init.php:139
28
- msgid ""
29
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
30
- "are using the premium one."
31
- msgstr ""
32
-
33
- #: includes/class.yith-wcwl-admin-init.php:188
34
- #: includes/class.yith-wcwl-admin-init.php:1377
35
- #: includes/class.yith-wcwl-admin-init.php:1378
36
- #: includes/class.yith-wcwl-install.php:240
37
  msgid "Wishlist"
38
  msgstr "Wishlist"
39
 
40
- #: includes/class.yith-wcwl-admin-init.php:190
41
- #: includes/class.yith-wcwl-admin-init.php:290
42
- #: plugin-fw/lib/yit-cpt-unlimited.php:1048
43
- #: plugin-fw/lib/yit-cpt-unlimited.php:1196
44
- #: plugin-fw/lib/yit-cpt-unlimited.php:1202
45
- #: plugin-fw/lib/yit-plugin-panel.php:64
46
  msgid "Settings"
47
  msgstr "Paramètres"
48
 
49
- #: includes/class.yith-wcwl-admin-init.php:191
50
- #: includes/class.yith-wcwl-admin-init.php:257
51
  msgid "Colors"
52
  msgstr "Couleurs"
53
 
54
- #: includes/class.yith-wcwl-admin-init.php:192
55
- #: includes/class.yith-wcwl-admin-init.php:294
56
  msgid "Premium Version"
57
  msgstr ""
58
 
59
- #: includes/class.yith-wcwl-admin-init.php:318
60
  msgid ""
61
  "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
62
  "link to update it."
63
  msgstr ""
64
 
65
- #: includes/class.yith-wcwl-admin-init.php:321
66
  msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
67
  msgstr ""
68
 
69
- #: includes/class.yith-wcwl-admin-init.php:326
70
  msgid "Plugin Documentation"
71
  msgstr ""
72
 
73
- #: includes/class.yith-wcwl-admin-init.php:342
74
  msgid "Wishlist Page"
75
  msgstr "Page Wishlist"
76
 
77
- #: includes/class.yith-wcwl-admin-init.php:343
78
  msgid "Page contents: [yith_wcwl_wishlist]"
79
  msgstr "Contenu de la page : [yith_wcwl_wishlist]"
80
 
81
- #: includes/class.yith-wcwl-admin-init.php:918
82
  msgid "Upgrade to the PREMIUM VERSION"
83
  msgstr ""
84
 
85
- #: includes/class.yith-wcwl-admin-init.php:921
86
  msgid "YITH WooCommerce Wishlist"
87
  msgstr ""
88
 
89
- #: includes/class.yith-wcwl-admin-init.php:922
90
  msgid "Discover the Advanced Features"
91
  msgstr ""
92
 
93
- #: includes/class.yith-wcwl-admin-init.php:923
94
  msgid ""
95
  "Upgrade to the PREMIUM VERSION\n"
96
  "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
97
  msgstr ""
98
 
99
- #: includes/class.yith-wcwl-admin-init.php:930
100
  msgid "Get Support and Pro Features"
101
  msgstr ""
102
 
103
- #: includes/class.yith-wcwl-admin-init.php:931
104
  msgid ""
105
  "By purchasing the premium version of the plugin, you will take advantage of "
106
  "the advanced features of the product and you will get one year of free "
107
  "updates and support through our platform available 24h/24."
108
  msgstr ""
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:941
111
  msgid "General Settings"
112
  msgstr "Paramètres généraux"
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:948
115
  msgid "Enable YITH Wishlist"
116
  msgstr "Activer YITH Wishlist"
117
 
118
- #: includes/class.yith-wcwl-admin-init.php:949
119
  #, fuzzy, php-format
120
  msgid ""
121
  "Enable all plugin features. <strong>Be sure to select at least one option in "
@@ -127,24 +114,24 @@ msgstr ""
127
  "strong> Egalement, prenez le temps de lire la <a href=\"%s\" target=\"_blank"
128
  "\">documentation</a>."
129
 
130
- #: includes/class.yith-wcwl-admin-init.php:956
131
  #, fuzzy
132
  msgid "Default wishlist title"
133
  msgstr "Titre de la Wishlist"
134
 
135
- #: includes/class.yith-wcwl-admin-init.php:958
136
- #: includes/class.yith-wcwl-admin-init.php:959
137
- #: includes/class.yith-wcwl-admin-init.php:1218
138
- #: includes/class.yith-wcwl-admin-init.php:1219
139
  #, php-format
140
  msgid "My wishlist on %s"
141
  msgstr "Ma wishlist sur %s"
142
 
143
- #: includes/class.yith-wcwl-admin-init.php:967
144
  msgid "Position"
145
  msgstr "Position"
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:968
148
  #, fuzzy
149
  msgid ""
150
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -153,27 +140,27 @@ msgstr ""
153
  "Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
154
  "au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:974
157
  msgid "After \"Add to cart\""
158
  msgstr "Après \"Ajouter au panier\""
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:975
161
  msgid "After thumbnails"
162
  msgstr "Après les images"
163
 
164
- #: includes/class.yith-wcwl-admin-init.php:976
165
  msgid "After summary"
166
  msgstr "Après le résumé"
167
 
168
- #: includes/class.yith-wcwl-admin-init.php:977
169
  msgid "Use shortcode"
170
  msgstr "Utiliser le shortcode"
171
 
172
- #: includes/class.yith-wcwl-admin-init.php:982
173
  msgid "Redirect to cart"
174
  msgstr "Rediriger vers le panier"
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:983
177
  msgid ""
178
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
179
  "page."
@@ -181,222 +168,222 @@ msgstr ""
181
  "Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
182
  "sur la page Wishlist."
183
 
184
- #: includes/class.yith-wcwl-admin-init.php:990
185
  msgid "Remove if added to the cart"
186
  msgstr "Supprimer si ajouté au panier"
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:991
189
  #, fuzzy
190
  msgid "Remove the product from the wishlist if it has been added to the cart."
191
  msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
192
 
193
- #: includes/class.yith-wcwl-admin-init.php:998
194
  msgid "\"Add to Wishlist\" text"
195
  msgstr "Texte \"Ajouter à la wishlist\""
196
 
197
- #: includes/class.yith-wcwl-admin-init.php:1000
198
- #: includes/class.yith-wcwl-admin-init.php:1001
199
  msgid "Add to Wishlist"
200
  msgstr "Ajouter à la wishlist"
201
 
202
- #: includes/class.yith-wcwl-admin-init.php:1006
203
  #, fuzzy
204
  msgid "\"Browse wishlist\" text"
205
  msgstr "Parcourir la wishlist"
206
 
207
- #: includes/class.yith-wcwl-admin-init.php:1008
208
- #: includes/class.yith-wcwl-admin-init.php:1009
209
- #: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
210
  msgid "Browse Wishlist"
211
  msgstr "Parcourir la wishlist"
212
 
213
- #: includes/class.yith-wcwl-admin-init.php:1014
214
  #, fuzzy
215
  msgid "\"Product already in wishlist\" text"
216
  msgstr "Ce produit est déjà dans votre wishlist"
217
 
218
- #: includes/class.yith-wcwl-admin-init.php:1016
219
- #: includes/class.yith-wcwl-admin-init.php:1017
220
- #: includes/class.yith-wcwl-ui.php:82
221
  msgid "The product is already in the wishlist!"
222
  msgstr "Ce produit est dans votre wishlist"
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1022
225
  #, fuzzy
226
  msgid "\"Product added\" text"
227
  msgstr "Produit ajouté !"
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1024
230
- #: includes/class.yith-wcwl-admin-init.php:1025
231
- #: includes/class.yith-wcwl-ui.php:81
232
  msgid "Product added!"
233
  msgstr "Produit ajouté !"
234
 
235
- #: includes/class.yith-wcwl-admin-init.php:1030
236
  msgid "\"Add to Cart\" text"
237
  msgstr "Texte \"Ajouter au panier\""
238
 
239
- #: includes/class.yith-wcwl-admin-init.php:1032
240
- #: includes/class.yith-wcwl-admin-init.php:1033
241
  msgid "Add to Cart"
242
  msgstr "Ajouter au panier"
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1038
245
  msgid "Show Unit price"
246
  msgstr "Voir le prix unitaire"
247
 
248
- #: includes/class.yith-wcwl-admin-init.php:1039
249
  msgid "Show unit price for each product in wishlist"
250
  msgstr ""
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1047
253
  msgid "Show \"Add to Cart\" button"
254
  msgstr "Voir le bouton \"Ajouter au panier\""
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1048
257
  #, fuzzy
258
  msgid "Show \"Add to Cart\" button for each product in wishlist"
259
  msgstr "Fond du bouton \"Ajouter au panier\""
260
 
261
- #: includes/class.yith-wcwl-admin-init.php:1056
262
  msgid "Show Stock status"
263
  msgstr "Voir le statut du stock"
264
 
265
- #: includes/class.yith-wcwl-admin-init.php:1057
266
  msgid ""
267
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
268
  msgstr ""
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1065
271
  msgid "Show Date of addition"
272
  msgstr ""
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1066
275
  #, fuzzy
276
  msgid "Show the date when users have added a product to the wishlist"
277
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
278
 
279
- #: includes/class.yith-wcwl-admin-init.php:1074
280
  #, fuzzy
281
  msgid "Add second remove button"
282
  msgstr "Texte du bouton \"Ajouter au panier\""
283
 
284
- #: includes/class.yith-wcwl-admin-init.php:1075
285
  msgid "Add a second remove button in the last column, with extended label"
286
  msgstr ""
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1098
289
  msgid "Styles"
290
  msgstr "Styles"
291
 
292
- #: includes/class.yith-wcwl-admin-init.php:1105
293
  msgid "Use buttons"
294
  msgstr "Utiliser des boutons"
295
 
296
- #: includes/class.yith-wcwl-admin-init.php:1106
297
  #, fuzzy
298
  msgid "Use buttons instead of simple anchors."
299
  msgstr "Utiliser des boutons à la place de simples liens"
300
 
301
- #: includes/class.yith-wcwl-admin-init.php:1113
302
  msgid "Custom CSS"
303
  msgstr "CSS personnalisée"
304
 
305
- #: includes/class.yith-wcwl-admin-init.php:1121
306
  msgid "Use theme style"
307
  msgstr "Utiliser le style du thème"
308
 
309
- #: includes/class.yith-wcwl-admin-init.php:1122
310
  msgid "Use the theme style."
311
  msgstr "Utiliser le style du thème?"
312
 
313
- #: includes/class.yith-wcwl-admin-init.php:1129
314
  #, fuzzy
315
  msgid "Rounded buttons"
316
  msgstr "Utiliser des boutons"
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1130
319
  #, fuzzy
320
  msgid "Make button corners rounded"
321
  msgstr "Arrondir les coins des boutons"
322
 
323
- #: includes/class.yith-wcwl-admin-init.php:1137
324
  msgid "\"Add to Wishlist\" icon"
325
  msgstr "Icône \"Ajouter à la wishlist\""
326
 
327
- #: includes/class.yith-wcwl-admin-init.php:1138
328
  msgid "Add an icon to the \"Add to Wishlist\" button"
329
  msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
330
 
331
- #: includes/class.yith-wcwl-admin-init.php:1149
332
  msgid "\"Add to Cart\" icon"
333
  msgstr "Icône \"Ajouter au panier\""
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1150
336
  msgid "Add an icon to the \"Add to Cart\" button"
337
  msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1169
340
  #, fuzzy
341
  msgid "Social Networks & Share"
342
  msgstr "Partage"
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1176
345
  msgid "Share on Facebook"
346
  msgstr "Partager sur Facebook"
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1177
349
  #, fuzzy
350
  msgid "Show \"Share on Facebook\" button"
351
  msgstr "Partager sur Facebook"
352
 
353
- #: includes/class.yith-wcwl-admin-init.php:1184
354
  msgid "Tweet on Twitter"
355
  msgstr "Partager sur Twitter"
356
 
357
- #: includes/class.yith-wcwl-admin-init.php:1185
358
  #, fuzzy
359
  msgid "Show \"Tweet on Twitter\" button"
360
  msgstr "Partager sur Twitter"
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1192
363
  msgid "Pin on Pinterest"
364
  msgstr "Partager sur Pinterest"
365
 
366
- #: includes/class.yith-wcwl-admin-init.php:1193
367
  #, fuzzy
368
  msgid "Show \"Pin on Pinterest\" button"
369
  msgstr "Partager sur Pinterest"
370
 
371
- #: includes/class.yith-wcwl-admin-init.php:1200
372
  msgid "Share on Google+"
373
  msgstr "Partager sur Google+"
374
 
375
- #: includes/class.yith-wcwl-admin-init.php:1201
376
  #, fuzzy
377
  msgid "Show \"Share on Google+\" button"
378
  msgstr "Partager sur Facebook"
379
 
380
- #: includes/class.yith-wcwl-admin-init.php:1208
381
  msgid "Share by Email"
382
  msgstr ""
383
 
384
- #: includes/class.yith-wcwl-admin-init.php:1209
385
  #, fuzzy
386
  msgid "Show \"Share by Email\" button"
387
  msgstr "Voir le bouton \"Ajouter au panier\""
388
 
389
- #: includes/class.yith-wcwl-admin-init.php:1216
390
  #, fuzzy
391
  msgid "Social title"
392
  msgstr "Titre pour les réseaux sociaux"
393
 
394
- #: includes/class.yith-wcwl-admin-init.php:1224
395
  #, fuzzy
396
  msgid "Social text"
397
  msgstr "Texte pour les réseaux sociaux"
398
 
399
- #: includes/class.yith-wcwl-admin-init.php:1225
400
  #, fuzzy
401
  msgid ""
402
  "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
@@ -406,93 +393,115 @@ msgstr ""
406
  "%wishlist_url%</strong> à l'endroit où vous voulez faire apparaitre le lien "
407
  "vers votre wishlist."
408
 
409
- #: includes/class.yith-wcwl-admin-init.php:1233
410
  #, fuzzy
411
  msgid "Social image URL"
412
  msgstr "URL de l'image pour les réseaux sociaux"
413
 
414
- #: includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
415
  #, fuzzy
416
  msgid "\"Add to wishlist\" button"
417
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
418
 
419
- #: includes/class.yith-wcwl-admin-init.php:1272
420
- #: includes/class.yith-wcwl-admin-init.php:1290
421
- #: includes/class.yith-wcwl-admin-init.php:1308
422
- #: includes/class.yith-wcwl-admin-init.php:1326
423
- #: includes/class.yith-wcwl-admin-init.php:1344
424
  msgid "Background"
425
  msgstr ""
426
 
427
- #: includes/class.yith-wcwl-admin-init.php:1273
428
- #: includes/class.yith-wcwl-admin-init.php:1291
429
- #: includes/class.yith-wcwl-admin-init.php:1309
430
- #: includes/class.yith-wcwl-admin-init.php:1327
431
- #: includes/class.yith-wcwl-admin-init.php:1345
432
  msgid "Text"
433
  msgstr ""
434
 
435
- #: includes/class.yith-wcwl-admin-init.php:1274
436
- #: includes/class.yith-wcwl-admin-init.php:1292
437
- #: includes/class.yith-wcwl-admin-init.php:1310
438
- #: includes/class.yith-wcwl-admin-init.php:1328
439
- #: includes/class.yith-wcwl-admin-init.php:1346
440
  msgid "Border"
441
  msgstr ""
442
 
443
- #: includes/class.yith-wcwl-admin-init.php:1281
444
- #: includes/class.yith-wcwl-admin-init.php:1299
445
- #: includes/class.yith-wcwl-admin-init.php:1317
446
- #: includes/class.yith-wcwl-admin-init.php:1335
447
  msgid "Background (hover)"
448
  msgstr ""
449
 
450
- #: includes/class.yith-wcwl-admin-init.php:1282
451
- #: includes/class.yith-wcwl-admin-init.php:1300
452
- #: includes/class.yith-wcwl-admin-init.php:1318
453
- #: includes/class.yith-wcwl-admin-init.php:1336
454
  msgid "Text (hover)"
455
  msgstr ""
456
 
457
- #: includes/class.yith-wcwl-admin-init.php:1283
458
- #: includes/class.yith-wcwl-admin-init.php:1301
459
- #: includes/class.yith-wcwl-admin-init.php:1319
460
- #: includes/class.yith-wcwl-admin-init.php:1337
461
  msgid "Border (hover)"
462
  msgstr ""
463
 
464
- #: includes/class.yith-wcwl-admin-init.php:1287
465
  #, fuzzy
466
  msgid "\"Add to Cart\" button"
467
  msgstr "Texte du bouton \"Ajouter au panier\""
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1305
470
  msgid "\"Style 1\" button"
471
  msgstr ""
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1323
474
  msgid "\"Style 2\" button"
475
  msgstr ""
476
 
477
- #: includes/class.yith-wcwl-admin-init.php:1341
478
  #, fuzzy
479
  msgid "Wishlist table"
480
  msgstr "Titre de la Wishlist"
481
 
482
- #: includes/class.yith-wcwl-admin-init.php:1350
483
  msgid "Headers"
484
  msgstr ""
485
 
486
- #: includes/class.yith-wcwl-admin-init.php:1353
487
  msgid "Background color"
488
  msgstr ""
489
 
490
- #: includes/class.yith-wcwl-admin-init.php:1443
491
  #, fuzzy
492
  msgid "Wishlist Activated"
493
  msgstr "Titre de la Wishlist"
494
 
495
- #: includes/class.yith-wcwl-admin-init.php:1444
496
  #, php-format
497
  msgid ""
498
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -501,12 +510,12 @@ msgid ""
501
  "options, <a href=\"%s\">discover it now</a>."
502
  msgstr ""
503
 
504
- #: includes/class.yith-wcwl-admin-init.php:1455
505
  #, fuzzy
506
  msgid "Wishlist Updated"
507
  msgstr "Page Wishlist"
508
 
509
- #: includes/class.yith-wcwl-admin-init.php:1456
510
  #, php-format
511
  msgid ""
512
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -516,1126 +525,312 @@ msgid ""
516
  "\">discover the PREMIUM version.</a>"
517
  msgstr ""
518
 
519
- #: includes/class.yith-wcwl-init.php:361
520
  msgid ""
521
  "We are sorry, but this feature is available only if cookies are enabled on "
522
  "your browser."
523
  msgstr ""
524
 
525
- #: includes/class.yith-wcwl-init.php:362
526
  #, fuzzy
527
  msgid "Product correctly added to cart"
528
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
529
 
530
- #: includes/class.yith-wcwl-install.php:239
531
  msgctxt "page_slug"
532
  msgid "wishlist"
533
  msgstr "wishlist"
534
 
535
- #: includes/class.yith-wcwl-shortcode.php:242
536
- #: includes/class.yith-wcwl-ui.php:161
537
  msgid "Share on:"
538
  msgstr "Partager sur :"
539
 
540
- #: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:199
 
541
  msgid "Select options"
542
  msgstr "Choisir les options"
543
 
544
- #: includes/class.yith-wcwl-ui.php:165 templates/share.php:16
545
  msgid "Facebook"
546
  msgstr "Facebook"
547
 
548
- #: includes/class.yith-wcwl-ui.php:168 templates/share.php:22
549
  msgid "Twitter"
550
  msgstr "Twitter"
551
 
552
- #: includes/class.yith-wcwl-ui.php:177
553
  msgid "email"
554
  msgstr ""
555
 
556
- #: includes/class.yith-wcwl.php:187
557
  #, fuzzy
558
  msgid "An error occurred while adding products to the wishlist."
559
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
560
 
561
- #: includes/class.yith-wcwl.php:271
562
  #, fuzzy
563
  msgid "An error occurred while adding products to wishlist."
564
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
565
 
566
- #: includes/class.yith-wcwl.php:286
567
  msgid "The \"Remove\" option now does not require any parameter"
568
  msgstr ""
569
 
570
- #: includes/class.yith-wcwl.php:320
571
  #, fuzzy
572
  msgid "An error occurred while removing products from the wishlist"
573
  msgstr ""
574
  "Une erreur est survenue lors de le suppression du produit de la wishlist"
575
 
576
- #: includes/class.yith-wcwl.php:598
577
  msgid "You need to log in before creating a new wishlist"
578
  msgstr ""
579
 
580
- #: includes/class.yith-wcwl.php:1307
581
  msgid "Product successfully removed."
582
  msgstr "Le produit a bien été supprimé"
583
 
584
- #: includes/class.yith-wcwl.php:1311
585
  msgid "Error. Unable to remove the product from the wishlist."
586
  msgstr "Erreur : impossible de supprimer le produit de la wishlist"
587
 
588
- #: includes/class.yith-wcwl.php:1315 templates/wishlist-view.php:268
589
  msgid "No products were added to the wishlist"
590
  msgstr "Aucun produit dans votre wishlist"
591
 
592
- #: plugin-fw/lib/yit-cpt-unlimited.php:460
593
- #: plugin-fw/lib/yit-cpt-unlimited.php:574
594
- #: plugin-fw/lib/yit-cpt-unlimited.php:719
595
- #: plugin-fw/lib/yit-cpt-unlimited.php:1632
596
- #, php-format
597
- msgid "Add %s"
598
- msgstr ""
599
-
600
- #: plugin-fw/lib/yit-cpt-unlimited.php:461
601
- #: plugin-fw/lib/yit-cpt-unlimited.php:575
602
- #, php-format
603
- msgid "Add New %s"
604
- msgstr ""
605
-
606
- #: plugin-fw/lib/yit-cpt-unlimited.php:462
607
- #: plugin-fw/lib/yit-cpt-unlimited.php:576
608
- #: plugin-fw/lib/yit-cpt-unlimited.php:1267
609
- #: plugin-fw/lib/yit-cpt-unlimited.php:1304
610
- #, php-format
611
- msgid "Edit %s"
612
- msgstr ""
613
-
614
- #: plugin-fw/lib/yit-cpt-unlimited.php:463
615
- #: plugin-fw/lib/yit-cpt-unlimited.php:577
616
- #, php-format
617
- msgid "New %s"
618
- msgstr ""
619
-
620
- #: plugin-fw/lib/yit-cpt-unlimited.php:464
621
- #: plugin-fw/lib/yit-cpt-unlimited.php:578
622
- #, php-format
623
- msgid "All %s"
624
- msgstr ""
625
-
626
- #: plugin-fw/lib/yit-cpt-unlimited.php:465
627
- #: plugin-fw/lib/yit-cpt-unlimited.php:579
628
- #: plugin-fw/lib/yit-cpt-unlimited.php:1251
629
- #: plugin-fw/lib/yit-cpt-unlimited.php:1305
630
- #, php-format
631
- msgid "View %s"
632
- msgstr ""
633
-
634
- #: plugin-fw/lib/yit-cpt-unlimited.php:466
635
- #: plugin-fw/lib/yit-cpt-unlimited.php:580
636
- #, php-format
637
- msgid "Search %s"
638
- msgstr ""
639
-
640
- #: plugin-fw/lib/yit-cpt-unlimited.php:467
641
- #: plugin-fw/lib/yit-cpt-unlimited.php:581
642
- #, php-format
643
- msgid "No %s found"
644
  msgstr ""
645
 
646
- #: plugin-fw/lib/yit-cpt-unlimited.php:468
647
- #: plugin-fw/lib/yit-cpt-unlimited.php:582
648
- #, php-format
649
- msgid "No %s found in Trash"
650
- msgstr ""
651
-
652
- #: plugin-fw/lib/yit-cpt-unlimited.php:625
653
- #, php-format
654
- msgctxt "taxonomy general name"
655
- msgid "%s Categories"
656
- msgstr ""
657
-
658
- #: plugin-fw/lib/yit-cpt-unlimited.php:626
659
- msgctxt "taxonomy singular name"
660
- msgid "Category"
661
- msgstr ""
662
-
663
- #: plugin-fw/lib/yit-cpt-unlimited.php:627
664
- msgid "Search Categories"
665
- msgstr ""
666
-
667
- #: plugin-fw/lib/yit-cpt-unlimited.php:628
668
- msgid "All Categories"
669
- msgstr ""
670
-
671
- #: plugin-fw/lib/yit-cpt-unlimited.php:629
672
- msgid "Parent Category"
673
- msgstr ""
674
-
675
- #: plugin-fw/lib/yit-cpt-unlimited.php:630
676
- msgid "Parent Category:"
677
- msgstr ""
678
-
679
- #: plugin-fw/lib/yit-cpt-unlimited.php:631
680
- msgid "Edit Category"
681
- msgstr ""
682
-
683
- #: plugin-fw/lib/yit-cpt-unlimited.php:632
684
- msgid "Update Category"
685
- msgstr ""
686
-
687
- #: plugin-fw/lib/yit-cpt-unlimited.php:633
688
- msgid "Add New Category"
689
- msgstr ""
690
-
691
- #: plugin-fw/lib/yit-cpt-unlimited.php:634
692
- msgid "New Category Name"
693
- msgstr ""
694
-
695
- #: plugin-fw/lib/yit-cpt-unlimited.php:635
696
- msgid "Category"
697
- msgstr ""
698
-
699
- #: plugin-fw/lib/yit-cpt-unlimited.php:724
700
- msgid "Categories"
701
- msgstr ""
702
-
703
- #: plugin-fw/lib/yit-cpt-unlimited.php:1042
704
- #, fuzzy, php-format
705
- msgid "%s Settings"
706
- msgstr "Paramètres"
707
-
708
- #: plugin-fw/lib/yit-cpt-unlimited.php:1051
709
- msgid "Type"
710
- msgstr ""
711
-
712
- #: plugin-fw/lib/yit-cpt-unlimited.php:1052
713
- msgid "Layout for this "
714
- msgstr ""
715
-
716
- #: plugin-fw/lib/yit-cpt-unlimited.php:1058
717
- msgid "Rewrite"
718
- msgstr ""
719
-
720
- #: plugin-fw/lib/yit-cpt-unlimited.php:1059
721
  msgid ""
722
- "Univocal identification name in the URL for each product (slug from post if "
723
- "empty)"
724
- msgstr ""
725
-
726
- #: plugin-fw/lib/yit-cpt-unlimited.php:1064
727
- msgid "Label in Singular"
728
- msgstr ""
729
-
730
- #: plugin-fw/lib/yit-cpt-unlimited.php:1065
731
- msgid "Set a label in singular (title of portfolio if empty)"
732
- msgstr ""
733
-
734
- #: plugin-fw/lib/yit-cpt-unlimited.php:1070
735
- msgid "Label in Plural"
736
- msgstr ""
737
-
738
- #: plugin-fw/lib/yit-cpt-unlimited.php:1071
739
- msgid "Set a label in plural (title of portfolio if empty)"
740
- msgstr ""
741
-
742
- #: plugin-fw/lib/yit-cpt-unlimited.php:1076
743
- msgid "Taxonomy"
744
  msgstr ""
745
 
746
- #: plugin-fw/lib/yit-cpt-unlimited.php:1077
747
  msgid ""
748
- "If you want to use categories in the portfolio, set a name for taxonomy. "
749
- "Name should be a slug (must not contain capital letters nor spaces) and must "
750
- "not be more than 32 characters long (database structure restriction)."
751
- msgstr ""
752
-
753
- #: plugin-fw/lib/yit-cpt-unlimited.php:1082
754
- msgid "Taxonomy Rewrite"
755
- msgstr ""
756
-
757
- #: plugin-fw/lib/yit-cpt-unlimited.php:1083
758
- msgid "Set univocal name for each category page URL."
759
- msgstr ""
760
-
761
- #: plugin-fw/lib/yit-cpt-unlimited.php:1088
762
- msgid "Single layout"
763
- msgstr ""
764
-
765
- #: plugin-fw/lib/yit-cpt-unlimited.php:1089
766
- msgid "Layout for single page of this portfolio"
767
- msgstr ""
768
-
769
- #: plugin-fw/lib/yit-cpt-unlimited.php:1130
770
- #, fuzzy
771
- msgid "layout settings"
772
- msgstr "Paramètres"
773
-
774
- #: plugin-fw/lib/yit-cpt-unlimited.php:1222
775
- #: plugin-fw/lib/yit-cpt-unlimited.php:1235
776
- msgid "Quick links"
777
- msgstr ""
778
-
779
- #: plugin-fw/lib/yit-cpt-unlimited.php:1475
780
- #, php-format
781
- msgid "Show frontend of the %s"
782
- msgstr ""
783
-
784
- #: plugin-fw/lib/yit-cpt-unlimited.php:1482
785
- #: plugin-fw/templates/metaboxes/types/customtabs.php:46
786
- #: plugin-fw/templates/metaboxes/types/customtabs.php:90
787
- msgid "Name"
788
- msgstr ""
789
-
790
- #: plugin-fw/lib/yit-cpt-unlimited.php:1631
791
- #, php-format
792
- msgid "Add %s from images"
793
- msgstr ""
794
-
795
- #: plugin-fw/lib/yit-cpt-unlimited.php:1633
796
- msgid "Add with multiupload"
797
- msgstr ""
798
-
799
- #: plugin-fw/lib/yit-plugin-panel-wc.php:295
800
- msgid "The changes you have made will be lost if you leave this page."
801
  msgstr ""
802
 
803
- #: plugin-fw/lib/yit-plugin-panel.php:63
804
  #, fuzzy
805
- msgid "Plugin Settings"
806
- msgstr "Paramètres"
807
-
808
- #: plugin-fw/lib/yit-plugin-panel.php:95
809
- #: plugin-fw/lib/yit-plugin-subpanel.php:101
810
- msgid "YIT Plugins"
811
- msgstr ""
812
-
813
- #: plugin-fw/lib/yit-plugin-panel.php:292
814
- #: plugin-fw/lib/yit-plugin-subpanel.php:142
815
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
816
- msgid "Save Changes"
817
- msgstr ""
818
-
819
- #: plugin-fw/lib/yit-plugin-panel.php:295
820
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
821
- msgid ""
822
- "If you continue with this action, you will reset all options in this page."
823
- msgstr ""
824
 
825
- #: plugin-fw/lib/yit-plugin-panel.php:297
826
- #: plugin-fw/lib/yit-plugin-subpanel.php:147
827
  #, fuzzy
828
- msgid "Reset to Default"
829
- msgstr "Rediriger vers le panier"
830
-
831
- #: plugin-fw/lib/yit-plugin-panel.php:297
832
- #: plugin-fw/lib/yit-plugin-subpanel.php:147
833
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
834
- msgid "Are you sure?"
835
- msgstr ""
836
 
837
- #: plugin-fw/lib/yit-plugin-panel.php:431
838
- msgid ""
839
- "The element you have entered already exists. Please, enter another name."
840
  msgstr ""
841
 
842
- #: plugin-fw/lib/yit-plugin-panel.php:432
843
  #, fuzzy
844
- msgid "Settings saved"
845
- msgstr "Paramètres"
846
-
847
- #: plugin-fw/lib/yit-plugin-panel.php:433
848
- #, fuzzy
849
- msgid "Settings reset"
850
- msgstr "Paramètres"
851
-
852
- #: plugin-fw/lib/yit-plugin-panel.php:434
853
- msgid "Element deleted correctly."
854
- msgstr ""
855
-
856
- #: plugin-fw/lib/yit-plugin-panel.php:435
857
- #: plugin-fw/lib/yit-plugin-panel.php:436
858
- msgid "Element updated correctly."
859
- msgstr ""
860
-
861
- #: plugin-fw/lib/yit-plugin-panel.php:437
862
- msgid "Database imported correctly."
863
- msgstr ""
864
-
865
- #: plugin-fw/lib/yit-plugin-panel.php:438
866
- msgid "An error has occurred during import. Please try again."
867
- msgstr ""
868
-
869
- #: plugin-fw/lib/yit-plugin-panel.php:439
870
- msgid "The added file is not valid."
871
- msgstr ""
872
-
873
- #: plugin-fw/lib/yit-plugin-panel.php:440
874
- msgid "Sorry, import is disabled."
875
- msgstr ""
876
-
877
- #: plugin-fw/lib/yit-plugin-panel.php:441
878
- msgid "Sorting successful."
879
- msgstr ""
880
-
881
- #: plugin-fw/lib/yit-plugin-subpanel.php:145
882
- msgid ""
883
- "If you continue with this action, you will reset all the options in this "
884
- "page."
885
- msgstr ""
886
-
887
- #: plugin-fw/lib/yit-pointers.php:70
888
- msgid "Plugins Activated"
889
- msgstr ""
890
-
891
- #: plugin-fw/lib/yit-pointers.php:71
892
- msgid ""
893
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
894
- " For each plugin installed, "
895
- "customization settings will be available as a new entry in YIT Plugin menu."
896
- msgstr ""
897
-
898
- #: plugin-fw/lib/yit-pointers.php:73 plugin-fw/lib/yit-pointers.php:89
899
- msgid "Discover all our plugins available on:"
900
- msgstr ""
901
-
902
- #: plugin-fw/lib/yit-pointers.php:74 plugin-fw/lib/yit-pointers.php:90
903
- msgid "and"
904
- msgstr ""
905
-
906
- #: plugin-fw/lib/yit-pointers.php:84
907
- msgid "Plugins Upgraded"
908
- msgstr ""
909
-
910
- #: plugin-fw/lib/yit-pointers.php:85
911
- msgid ""
912
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
913
- " Any time one of our plugins is updated, "
914
- "a new entry will be added to this menu.\n"
915
- " For example, after the update, plugin "
916
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
917
- "Search, etc.)\n"
918
- " will be moved from previous location to "
919
- "YIT Plugin tab."
920
- msgstr ""
921
-
922
- #: plugin-fw/lib/yit-upgrade.php:123
923
- msgid "There is a new version of %plugin_name% available."
924
- msgstr ""
925
-
926
- #: plugin-fw/lib/yit-upgrade.php:124
927
- msgid "View version %latest% details."
928
- msgstr ""
929
-
930
- #: plugin-fw/lib/yit-upgrade.php:125
931
- msgid "Automatic update is unavailable for this plugin,"
932
- msgstr ""
933
-
934
- #: plugin-fw/lib/yit-upgrade.php:126
935
- msgid ""
936
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
937
- msgstr ""
938
-
939
- #: plugin-fw/lib/yit-upgrade.php:127
940
- msgid "Update now."
941
- msgstr ""
942
-
943
- #: plugin-fw/lib/yit-upgrade.php:230
944
- msgid "Yithemes Repository"
945
- msgstr ""
946
-
947
- #: plugin-fw/lib/yit-upgrade.php:264
948
- msgid "Invalid URL Provided."
949
- msgstr ""
950
-
951
- #: plugin-fw/lib/yit-upgrade.php:277
952
- msgid "Could not create Temporary file."
953
- msgstr ""
954
-
955
- #: plugin-fw/lib/yit-upgrade.php:419
956
- #, php-format
957
- msgid ""
958
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
959
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
960
- msgstr ""
961
-
962
- #: plugin-fw/lib/yit-upgrade.php:421
963
- #, php-format
964
- msgid ""
965
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
966
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
967
- "have to activate the plugin on a single site of the network to benefit from "
968
- "automatic updates.</em>"
969
- msgstr ""
970
-
971
- #: plugin-fw/lib/yit-upgrade.php:423
972
- #, php-format
973
- msgid ""
974
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
975
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
976
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
977
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
978
- msgstr ""
979
-
980
- #: plugin-fw/lib/yit-upgrade.php:425
981
- #, php-format
982
- msgid ""
983
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
984
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
985
- "href=\"%5$s\">update now</a>."
986
- msgstr ""
987
-
988
- #: plugin-fw/lib/yit-upgrade.php:498
989
- msgid "You can't update the plugins for this site."
990
- msgstr ""
991
-
992
- #: plugin-fw/lib/yit-upgrade.php:502
993
- msgid ""
994
- "You do not have sufficient permissions to update the plugins for this site."
995
- msgstr ""
996
-
997
- #: plugin-fw/lib/yit-upgrade.php:509
998
- msgid "Update Plugin"
999
- msgstr ""
1000
-
1001
- #: plugin-fw/licence/lib/yit-licence.php:161
1002
- #, php-format
1003
- msgid "%field% field cannot be empty"
1004
- msgstr ""
1005
-
1006
- #: plugin-fw/licence/lib/yit-licence.php:162
1007
- msgid "%field_1% and %field_2% fields cannot be empty"
1008
- msgstr ""
1009
-
1010
- #: plugin-fw/licence/lib/yit-licence.php:163
1011
- msgid "Unable to contact the remote server, please try again later. Thanks!"
1012
- msgstr ""
1013
-
1014
- #: plugin-fw/licence/lib/yit-licence.php:548
1015
- msgid "Invalid Request"
1016
- msgstr ""
1017
-
1018
- #: plugin-fw/licence/lib/yit-licence.php:549
1019
- msgid "Invalid licence key"
1020
- msgstr ""
1021
-
1022
- #: plugin-fw/licence/lib/yit-licence.php:550
1023
- msgid "Software has been deactivated"
1024
- msgstr ""
1025
-
1026
- #: plugin-fw/licence/lib/yit-licence.php:551
1027
- msgid "Maximum number of activations exceeded"
1028
- msgstr ""
1029
-
1030
- #: plugin-fw/licence/lib/yit-licence.php:552
1031
- msgid "Invalid instance ID"
1032
- msgstr ""
1033
-
1034
- #: plugin-fw/licence/lib/yit-licence.php:553
1035
- msgid "Invalid security key"
1036
- msgstr ""
1037
-
1038
- #: plugin-fw/licence/lib/yit-licence.php:554
1039
- msgid "Licence key has expired"
1040
- msgstr ""
1041
-
1042
- #: plugin-fw/licence/lib/yit-licence.php:555
1043
- msgid "Licence key has been banned"
1044
- msgstr ""
1045
-
1046
- #: plugin-fw/licence/lib/yit-plugin-licence.php:64
1047
- #: plugin-fw/licence/lib/yit-plugin-licence.php:65
1048
- #: plugin-fw/licence/lib/yit-theme-licence.php:64
1049
- #: plugin-fw/licence/lib/yit-theme-licence.php:65
1050
- #: plugin-fw/licence/lib/yit-theme-licence.php:107
1051
- #: plugin-fw/licence/lib/yit-theme-licence.php:108
1052
- msgid "Licence Activation"
1053
- msgstr ""
1054
-
1055
- #: plugin-fw/licence/lib/yit-theme-licence.php:115
1056
- #: plugin-fw/licence/lib/yit-theme-licence.php:116
1057
- #, php-format
1058
- msgid "%s"
1059
- msgstr ""
1060
-
1061
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1062
- msgid "Yithemes Licence Activation"
1063
- msgstr ""
1064
-
1065
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1066
- msgid ""
1067
- "I cannot find the license key for activating the theme I have bought some "
1068
- "time ago. Where can I find it?"
1069
- msgstr ""
1070
-
1071
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1072
- msgid ""
1073
- "If you have purchased one of our products before 27 January 2015, you can "
1074
- "benefit from support and updates (the services offered with the license)\n"
1075
- " until 27 January 2016 and you do not have to purchase it again "
1076
- "to get a new license key, because, before this date, your license used to be "
1077
- "activated automatically by our system.\n"
1078
- " After 27 January 2016, instead, if you want to benefit from "
1079
- "support and updates you have to buy a new license and activate it through "
1080
- "the license key you will be\n"
1081
- " provided with and that you can find in your YIThemes account, in "
1082
- "section \"My licenses\"."
1083
- msgstr ""
1084
-
1085
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1086
- msgid ""
1087
- "Have you updated your licenses? Have you asked for an extension? Update "
1088
- "information concerning your products."
1089
- msgstr ""
1090
-
1091
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1092
- msgid "Update licence information"
1093
- msgstr ""
1094
-
1095
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1096
- msgid "Products to be activated"
1097
- msgstr ""
1098
 
1099
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1100
- msgid "Activate"
1101
  msgstr ""
1102
 
1103
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1104
- msgid "Activated"
1105
  msgstr ""
1106
 
1107
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1108
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1109
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1110
- #: templates/wishlist-view.php:86
1111
  msgid "Product Name"
1112
  msgstr "Produit"
1113
 
1114
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1115
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1116
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1117
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
1118
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
1119
- #: templates/share.php:40
1120
- msgid "Email"
1121
- msgstr ""
1122
-
1123
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1124
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1125
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1126
- msgid "Licence Key"
1127
- msgstr ""
1128
-
1129
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1130
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1131
- msgid "Expires"
1132
- msgstr ""
1133
-
1134
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1135
- msgid "Remaining"
1136
- msgstr ""
1137
-
1138
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1139
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1140
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1141
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1142
- msgid "Renew"
1143
- msgstr ""
1144
-
1145
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1146
- #, php-format
1147
- msgid "%1s out of %2s"
1148
- msgstr ""
1149
-
1150
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1151
- msgid "Banned"
1152
- msgstr ""
1153
-
1154
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1155
- msgid "Expired"
1156
- msgstr ""
1157
-
1158
- #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
1159
- msgid "Search for a product"
1160
- msgstr ""
1161
-
1162
- #: plugin-fw/templates/metaboxes/types/categories.php:36
1163
- msgid "No categories."
1164
- msgstr ""
1165
 
1166
- #: plugin-fw/templates/metaboxes/types/categories.php:42
1167
- msgid "+ Add New Category"
1168
- msgstr ""
1169
 
1170
- #: plugin-fw/templates/metaboxes/types/contactform.php:7
1171
- msgid "Text Input"
1172
- msgstr ""
1173
 
1174
- #: plugin-fw/templates/metaboxes/types/contactform.php:8
1175
- msgid "Checkbox"
1176
  msgstr ""
1177
 
1178
- #: plugin-fw/templates/metaboxes/types/contactform.php:9
1179
- #, fuzzy
1180
- msgid "Select"
1181
- msgstr "Choisissez une date"
1182
-
1183
- #: plugin-fw/templates/metaboxes/types/contactform.php:10
1184
- msgid "Textarea"
1185
- msgstr ""
1186
 
1187
- #: plugin-fw/templates/metaboxes/types/contactform.php:11
1188
- msgid "Radio Input"
1189
- msgstr ""
1190
 
1191
- #: plugin-fw/templates/metaboxes/types/contactform.php:12
1192
- msgid "Password Field"
 
1193
  msgstr ""
1194
 
1195
- #: plugin-fw/templates/metaboxes/types/contactform.php:13
1196
- #, fuzzy
1197
- msgid "File Upload"
1198
- msgstr "Upload"
1199
-
1200
- #: plugin-fw/templates/metaboxes/types/contactform.php:47
1201
- msgid "Theme Icon"
1202
  msgstr ""
1203
 
1204
- #: plugin-fw/templates/metaboxes/types/contactform.php:48
1205
  #, fuzzy
1206
- msgid "Custom Icon"
1207
- msgstr "CSS personnalisée"
1208
 
1209
- #: plugin-fw/templates/metaboxes/types/contactform.php:49
1210
- #: plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1211
- msgid "None"
1212
  msgstr ""
1213
 
1214
- #: plugin-fw/templates/metaboxes/types/contactform.php:60
1215
- msgid "Add field"
1216
  msgstr ""
1217
 
1218
- #: plugin-fw/templates/metaboxes/types/contactform.php:69
1219
- #: plugin-fw/templates/metaboxes/types/contactform.php:261
1220
- #: plugin-fw/templates/metaboxes/types/customtabs.php:37
1221
- #: plugin-fw/templates/metaboxes/types/customtabs.php:82
1222
- #: templates/wishlist-view.php:258
1223
  msgid "Remove"
1224
  msgstr ""
1225
 
1226
- #: plugin-fw/templates/metaboxes/types/contactform.php:70
1227
- #: plugin-fw/templates/metaboxes/types/contactform.php:262
1228
- #, fuzzy
1229
- msgid "Click to toggle"
1230
- msgstr "Cliquez-ici pour pré-visualiser"
1231
-
1232
- #: plugin-fw/templates/metaboxes/types/contactform.php:77
1233
- #: plugin-fw/templates/metaboxes/types/contactform.php:269
1234
- msgid "Title Field"
1235
- msgstr ""
1236
-
1237
- #: plugin-fw/templates/metaboxes/types/contactform.php:81
1238
- #: plugin-fw/templates/metaboxes/types/contactform.php:273
1239
- #, fuzzy
1240
- msgid "Insert the title for the field."
1241
- msgstr "Choisissez une police"
1242
-
1243
- #: plugin-fw/templates/metaboxes/types/contactform.php:86
1244
- #: plugin-fw/templates/metaboxes/types/contactform.php:278
1245
- msgid "Data Name"
1246
- msgstr ""
1247
-
1248
- #: plugin-fw/templates/metaboxes/types/contactform.php:90
1249
- #: plugin-fw/templates/metaboxes/types/contactform.php:282
1250
- msgid ""
1251
- "REQUIRED: Field identification name to be entered into email body. "
1252
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1253
- msgstr ""
1254
-
1255
- #: plugin-fw/templates/metaboxes/types/contactform.php:95
1256
- #: plugin-fw/templates/metaboxes/types/contactform.php:287
1257
- msgid "Type field"
1258
- msgstr ""
1259
-
1260
- #: plugin-fw/templates/metaboxes/types/contactform.php:103
1261
- #: plugin-fw/templates/metaboxes/types/contactform.php:295
1262
- #, fuzzy
1263
- msgid "Select the type for this field."
1264
- msgstr "Choisissez une police"
1265
-
1266
- #: plugin-fw/templates/metaboxes/types/contactform.php:108
1267
- #: plugin-fw/templates/metaboxes/types/contactform.php:300
1268
- msgid "Checked"
1269
  msgstr ""
1270
 
1271
- #: plugin-fw/templates/metaboxes/types/contactform.php:112
1272
- #: plugin-fw/templates/metaboxes/types/contactform.php:304
1273
- msgid "Select this option if you want this field appears as already checked."
1274
  msgstr ""
1275
 
1276
- #: plugin-fw/templates/metaboxes/types/contactform.php:117
1277
- #: plugin-fw/templates/metaboxes/types/contactform.php:309
1278
- #, fuzzy
1279
- msgid "Add options "
1280
- msgstr "Choisir les options"
1281
-
1282
- #: plugin-fw/templates/metaboxes/types/contactform.php:118
1283
- #: plugin-fw/templates/metaboxes/types/contactform.php:310
1284
- #, fuzzy
1285
- msgid "Add option"
1286
- msgstr "Icône \"Ajouter au panier\""
1287
-
1288
- #: plugin-fw/templates/metaboxes/types/contactform.php:121
1289
- #: plugin-fw/templates/metaboxes/types/contactform.php:313
1290
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
1291
- #, fuzzy
1292
- msgid "Selected"
1293
  msgstr "Choisissez une date"
1294
 
1295
- #: plugin-fw/templates/metaboxes/types/contactform.php:124
1296
- #: plugin-fw/templates/metaboxes/types/contactform.php:316
1297
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
1298
- #, fuzzy
1299
- msgid "Delete option"
1300
- msgstr "Choisir les options"
1301
-
1302
- #: plugin-fw/templates/metaboxes/types/contactform.php:130
1303
- #: plugin-fw/templates/metaboxes/types/contactform.php:322
1304
- msgid "Error Message"
1305
- msgstr ""
1306
-
1307
- #: plugin-fw/templates/metaboxes/types/contactform.php:134
1308
- #: plugin-fw/templates/metaboxes/types/contactform.php:326
1309
- msgid "Insert the error message for validation."
1310
- msgstr ""
1311
-
1312
- #: plugin-fw/templates/metaboxes/types/contactform.php:139
1313
- #: plugin-fw/templates/metaboxes/types/contactform.php:331
1314
- msgid "Required"
1315
- msgstr ""
1316
-
1317
- #: plugin-fw/templates/metaboxes/types/contactform.php:143
1318
- #: plugin-fw/templates/metaboxes/types/contactform.php:335
1319
- msgid "Select this option if it must be required."
1320
- msgstr ""
1321
-
1322
- #: plugin-fw/templates/metaboxes/types/contactform.php:152
1323
- #: plugin-fw/templates/metaboxes/types/contactform.php:344
1324
- msgid "Select this option if the email must be valid."
1325
- msgstr ""
1326
-
1327
- #: plugin-fw/templates/metaboxes/types/contactform.php:157
1328
- #: plugin-fw/templates/metaboxes/types/contactform.php:349
1329
- msgid "Reply To"
1330
- msgstr ""
1331
-
1332
- #: plugin-fw/templates/metaboxes/types/contactform.php:161
1333
- #: plugin-fw/templates/metaboxes/types/contactform.php:353
1334
- msgid "Select this if it is the email you can reply to."
1335
- msgstr ""
1336
-
1337
- #: plugin-fw/templates/metaboxes/types/contactform.php:166
1338
- #: plugin-fw/templates/metaboxes/types/contactform.php:358
1339
- msgid "Class"
1340
- msgstr ""
1341
-
1342
- #: plugin-fw/templates/metaboxes/types/contactform.php:170
1343
- #: plugin-fw/templates/metaboxes/types/contactform.php:362
1344
- msgid ""
1345
- "Insert additional class(es) (separated by commas) for more personalization."
1346
- msgstr ""
1347
 
1348
- #: plugin-fw/templates/metaboxes/types/contactform.php:175
1349
- #: plugin-fw/templates/metaboxes/types/contactform.php:367
1350
- msgid "Icon"
1351
- msgstr ""
1352
 
1353
- #: plugin-fw/templates/metaboxes/types/contactform.php:203
1354
- #: plugin-fw/templates/metaboxes/types/contactform.php:391
1355
- #: plugin-fw/templates/metaboxes/types/icon-list.php:69
1356
- #: plugin-fw/templates/metaboxes/types/select-icon.php:33
1357
- #: plugin-fw/templates/metaboxes/types/upload.php:21
1358
- #: plugin-fw/templates/panel/types/upload.php:31
1359
- #: plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1360
- #: yit-common/yith-panel.php:417
1361
  msgid "Upload"
1362
  msgstr "Upload"
1363
 
1364
- #: plugin-fw/templates/metaboxes/types/contactform.php:209
1365
- #: plugin-fw/templates/metaboxes/types/contactform.php:397
1366
- #: plugin-fw/templates/metaboxes/types/icon-list.php:75
1367
- #: plugin-fw/templates/metaboxes/types/select-icon.php:39
1368
- msgid "Image preview"
1369
- msgstr ""
1370
-
1371
- #: plugin-fw/templates/metaboxes/types/contactform.php:217
1372
- #: plugin-fw/templates/metaboxes/types/contactform.php:405
1373
- msgid "Insert an icon for more personalization."
1374
- msgstr ""
1375
-
1376
- #: plugin-fw/templates/metaboxes/types/contactform.php:222
1377
- #: plugin-fw/templates/metaboxes/types/contactform.php:409
1378
- msgid "Width"
1379
- msgstr ""
1380
-
1381
- #: plugin-fw/templates/metaboxes/types/contactform.php:247
1382
- #: plugin-fw/templates/metaboxes/types/contactform.php:421
1383
- msgid "Set field length."
1384
- msgstr ""
1385
-
1386
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
1387
- msgid "Close all"
1388
- msgstr ""
1389
-
1390
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
1391
- msgid "Expand all"
1392
- msgstr ""
1393
-
1394
- #: plugin-fw/templates/metaboxes/types/customtabs.php:52
1395
- #: plugin-fw/templates/metaboxes/types/customtabs.php:95
1396
- msgid "Value"
1397
- msgstr ""
1398
-
1399
- #: plugin-fw/templates/metaboxes/types/customtabs.php:53
1400
- #: plugin-fw/templates/metaboxes/types/customtabs.php:96
1401
- msgid "Content of the tab. (HTML is supported)"
1402
- msgstr ""
1403
-
1404
- #: plugin-fw/templates/metaboxes/types/customtabs.php:65
1405
- msgid "Add custom product tab"
1406
- msgstr ""
1407
-
1408
- #: plugin-fw/templates/metaboxes/types/customtabs.php:107
1409
- msgid "Do you want to remove the custom tab?"
1410
- msgstr ""
1411
-
1412
- #: plugin-fw/templates/metaboxes/types/icon-list.php:89
1413
- #, php-format
1414
- msgid "(Default: %s <img src=\"%s\"/>)"
1415
- msgstr ""
1416
-
1417
- #: plugin-fw/templates/metaboxes/types/icon-list.php:91
1418
- #, php-format
1419
- msgid "(Default: <i %s></i> )"
1420
- msgstr ""
1421
-
1422
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:40
1423
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1424
- #: plugin-fw/templates/metaboxes/types/images.php:38
1425
- #: plugin-fw/templates/metaboxes/types/images.php:64
1426
- msgid "Delete image"
1427
- msgstr ""
1428
-
1429
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1430
- msgid "Add Images to Gallery"
1431
- msgstr ""
1432
-
1433
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1434
- #, fuzzy
1435
- msgid "Add to gallery"
1436
- msgstr "Ajouter au panier"
1437
-
1438
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1439
- msgid "Add images"
1440
- msgstr ""
1441
-
1442
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1443
- msgid "Delete"
1444
- msgstr ""
1445
-
1446
- #: plugin-fw/templates/metaboxes/types/images.php:42
1447
- msgid "Upload new images"
1448
- msgstr ""
1449
-
1450
- #: plugin-fw/templates/metaboxes/types/images.php:75
1451
- msgid "Are you sure you want to remove this image?"
1452
- msgstr ""
1453
-
1454
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1455
- #: plugin-fw/templates/metaboxes/types/sidebars.php:36
1456
- msgid "Left sidebar"
1457
- msgstr ""
1458
-
1459
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1460
- #: plugin-fw/templates/metaboxes/types/sidebars.php:42
1461
- #: plugin-fw/templates/metaboxes/types/sidebars.php:45
1462
- msgid "No sidebar"
1463
- msgstr ""
1464
-
1465
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1466
- #: plugin-fw/templates/metaboxes/types/sidebars.php:39
1467
- msgid "Right sidebar"
1468
- msgstr ""
1469
-
1470
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1471
- #: plugin-fw/templates/metaboxes/types/sidebars.php:53
1472
- #: plugin-fw/templates/metaboxes/types/sidebars.php:64
1473
- msgid "Choose a sidebar"
1474
- msgstr ""
1475
-
1476
- #: plugin-fw/templates/metaboxes/types/sidebars.php:51
1477
- msgid "Left Sidebar"
1478
- msgstr ""
1479
-
1480
- #: plugin-fw/templates/metaboxes/types/sidebars.php:62
1481
- msgid "Right Sidebar"
1482
- msgstr ""
1483
-
1484
- #: plugin-fw/templates/metaboxes/types/typography.php:42
1485
- #: yit-common/yith-panel.php:444
1486
  msgid "px"
1487
  msgstr "px"
1488
 
1489
- #: plugin-fw/templates/metaboxes/types/typography.php:43
1490
- #: yit-common/yith-panel.php:445
1491
  msgid "em"
1492
  msgstr "em"
1493
 
1494
- #: plugin-fw/templates/metaboxes/types/typography.php:44
1495
- #: yit-common/yith-panel.php:446
1496
  msgid "pt"
1497
  msgstr "pt"
1498
 
1499
- #: plugin-fw/templates/metaboxes/types/typography.php:45
1500
- #: yit-common/yith-panel.php:447
1501
  msgid "rem"
1502
  msgstr "rem"
1503
 
1504
- #: plugin-fw/templates/metaboxes/types/typography.php:59
1505
- #: plugin-fw/templates/metaboxes/types/typography.php:153
1506
- #: plugin-fw/templates/metaboxes/types/typography.php:217
1507
- msgid "Web fonts"
1508
- msgstr ""
1509
-
1510
- #: plugin-fw/templates/metaboxes/types/typography.php:71
1511
- msgid "Google fonts"
1512
- msgstr ""
1513
 
1514
- #: plugin-fw/templates/metaboxes/types/typography.php:96
1515
- #: yit-common/yith-panel.php:465
1516
  msgid "Regular"
1517
  msgstr "Normal"
1518
 
1519
- #: plugin-fw/templates/metaboxes/types/typography.php:97
1520
- #: yit-common/yith-panel.php:466
1521
  msgid "Bold"
1522
  msgstr "Gras"
1523
 
1524
- #: plugin-fw/templates/metaboxes/types/typography.php:98
1525
- #: yit-common/yith-panel.php:467
1526
  msgid "Extra bold"
1527
  msgstr "Très gras"
1528
 
1529
- #: plugin-fw/templates/metaboxes/types/typography.php:99
1530
- #: yit-common/yith-panel.php:468
1531
  msgid "Italic"
1532
  msgstr "Italique"
1533
 
1534
- #: plugin-fw/templates/metaboxes/types/typography.php:100
1535
- #: yit-common/yith-panel.php:469
1536
  msgid "Italic bold"
1537
  msgstr "Gras italique"
1538
 
1539
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1540
- msgid "Reset Defaults"
1541
- msgstr ""
1542
 
1543
- #: templates/share.php:28
1544
  #, fuzzy
1545
- msgid "Pinterest"
1546
- msgstr "Partager sur Pinterest"
1547
 
1548
- #: templates/share.php:34
1549
  #, fuzzy
1550
- msgid "Google+"
1551
- msgstr "Partager sur Google+"
1552
 
1553
- #: templates/wishlist-view.php:28
1554
  #, fuzzy
1555
- msgid "Edit title"
1556
- msgstr "Titre de la Wishlist"
1557
-
1558
- #: templates/wishlist-view.php:37
1559
- msgid "Save"
1560
- msgstr ""
1561
-
1562
- #: templates/wishlist-view.php:41
1563
- msgid "Cancel"
1564
- msgstr ""
1565
-
1566
- #: templates/wishlist-view.php:93
1567
- msgid "Unit Price"
1568
- msgstr "Prix unitaire"
1569
-
1570
- #: templates/wishlist-view.php:106
1571
- msgid "Stock Status"
1572
- msgstr "Stock"
1573
-
1574
- #: templates/wishlist-view.php:152 templates/wishlist-view.php:258
1575
- msgid "Remove this product"
1576
- msgstr "Enlever ce produit"
1577
 
1578
- #: templates/wishlist-view.php:182
1579
- msgid "Free!"
1580
- msgstr ""
1581
-
1582
- #: templates/wishlist-view.php:193
1583
- msgid "Out of Stock"
1584
- msgstr "Epuisé"
1585
 
1586
- #: templates/wishlist-view.php:196
1587
- msgid "In Stock"
1588
- msgstr "En stock"
1589
 
1590
- #: templates/wishlist-view.php:207
1591
- #, php-format
1592
- msgid "Added on : %s"
1593
- msgstr ""
1594
 
1595
- #: templates/wishlist-view.php:226
1596
- msgid "Move"
1597
- msgstr ""
1598
 
1599
- #: templates/wishlist-view.php:238
1600
  #, fuzzy
1601
- msgid "Shared"
1602
- msgstr "Partager sur :"
1603
 
1604
- #: templates/wishlist-view.php:241
1605
- msgid "Private"
1606
- msgstr ""
1607
 
1608
- #: templates/wishlist-view.php:244
1609
- msgid "Public"
1610
- msgstr ""
1611
 
1612
- #: templates/wishlist-view.php:285
1613
- msgid "Add the selected products to the cart"
1614
- msgstr ""
1615
 
1616
- #: templates/wishlist-view.php:293 templates/wishlist-view.php:333
1617
- msgid "Ask for an estimate"
1618
- msgstr ""
1619
 
1620
- #: yit-common/yith-panel.php:406
1621
- msgid "Select a date"
1622
- msgstr "Choisissez une date"
1623
 
1624
- #: yit-common/yith-panel.php:407
1625
- msgid "Hours"
1626
- msgstr "Heures"
1627
 
1628
- #: yit-common/yith-panel.php:408 yit-common/yith-panel.php:409
1629
- msgid "Minutes"
1630
- msgstr "Minutes"
1631
 
1632
- #: yit-common/yith-panel.php:457
1633
- msgid "Select a font family"
1634
- msgstr "Choisissez une police"
1635
 
1636
- #: yit-common/yith-panel.php:481
1637
- msgid "Click to preview"
1638
- msgstr "Cliquez-ici pour pré-visualiser"
1639
 
1640
  #~ msgid "Product already in the wishlist."
1641
  #~ msgstr "Ce produit est déjà dans votre wishlist"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-05-18 11:07+0100\n"
6
+ "PO-Revision-Date: 2015-05-18 11:07+0100\n"
7
  "Last-Translator: \n"
8
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
9
+ "Language: fr_FR\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
 
13
  "X-Poedit-SourceCharset: UTF-8\n"
14
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
15
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
16
+ "_nx_noop:4c,1,2\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
19
+ "X-Poedit-SourceCharset: UTF-8\n"
20
+ "X-Generator: Poedit 1.8beta3\n"
21
+ "X-Poedit-SearchPath-0: ..\n"
22
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
23
+
24
+ #: ../includes/class.yith-wcwl-admin-init.php:188
25
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
26
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
27
+ #: ../includes/class.yith-wcwl-install.php:240
 
 
 
 
 
 
 
 
 
28
  msgid "Wishlist"
29
  msgstr "Wishlist"
30
 
31
+ #: ../includes/class.yith-wcwl-admin-init.php:190
32
+ #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
33
  msgid "Settings"
34
  msgstr "Paramètres"
35
 
36
+ #: ../includes/class.yith-wcwl-admin-init.php:191
37
+ #: ../includes/class.yith-wcwl-admin-init.php:257
38
  msgid "Colors"
39
  msgstr "Couleurs"
40
 
41
+ #: ../includes/class.yith-wcwl-admin-init.php:192
42
+ #: ../includes/class.yith-wcwl-admin-init.php:294
43
  msgid "Premium Version"
44
  msgstr ""
45
 
46
+ #: ../includes/class.yith-wcwl-admin-init.php:318
47
  msgid ""
48
  "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
49
  "link to update it."
50
  msgstr ""
51
 
52
+ #: ../includes/class.yith-wcwl-admin-init.php:321
53
  msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
54
  msgstr ""
55
 
56
+ #: ../includes/class.yith-wcwl-admin-init.php:326
57
  msgid "Plugin Documentation"
58
  msgstr ""
59
 
60
+ #: ../includes/class.yith-wcwl-admin-init.php:342
61
  msgid "Wishlist Page"
62
  msgstr "Page Wishlist"
63
 
64
+ #: ../includes/class.yith-wcwl-admin-init.php:343
65
  msgid "Page contents: [yith_wcwl_wishlist]"
66
  msgstr "Contenu de la page : [yith_wcwl_wishlist]"
67
 
68
+ #: ../includes/class.yith-wcwl-admin-init.php:918
69
  msgid "Upgrade to the PREMIUM VERSION"
70
  msgstr ""
71
 
72
+ #: ../includes/class.yith-wcwl-admin-init.php:921
73
  msgid "YITH WooCommerce Wishlist"
74
  msgstr ""
75
 
76
+ #: ../includes/class.yith-wcwl-admin-init.php:922
77
  msgid "Discover the Advanced Features"
78
  msgstr ""
79
 
80
+ #: ../includes/class.yith-wcwl-admin-init.php:923
81
  msgid ""
82
  "Upgrade to the PREMIUM VERSION\n"
83
  "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
84
  msgstr ""
85
 
86
+ #: ../includes/class.yith-wcwl-admin-init.php:930
87
  msgid "Get Support and Pro Features"
88
  msgstr ""
89
 
90
+ #: ../includes/class.yith-wcwl-admin-init.php:931
91
  msgid ""
92
  "By purchasing the premium version of the plugin, you will take advantage of "
93
  "the advanced features of the product and you will get one year of free "
94
  "updates and support through our platform available 24h/24."
95
  msgstr ""
96
 
97
+ #: ../includes/class.yith-wcwl-admin-init.php:941
98
  msgid "General Settings"
99
  msgstr "Paramètres généraux"
100
 
101
+ #: ../includes/class.yith-wcwl-admin-init.php:948
102
  msgid "Enable YITH Wishlist"
103
  msgstr "Activer YITH Wishlist"
104
 
105
+ #: ../includes/class.yith-wcwl-admin-init.php:949
106
  #, fuzzy, php-format
107
  msgid ""
108
  "Enable all plugin features. <strong>Be sure to select at least one option in "
114
  "strong> Egalement, prenez le temps de lire la <a href=\"%s\" target=\"_blank"
115
  "\">documentation</a>."
116
 
117
+ #: ../includes/class.yith-wcwl-admin-init.php:956
118
  #, fuzzy
119
  msgid "Default wishlist title"
120
  msgstr "Titre de la Wishlist"
121
 
122
+ #: ../includes/class.yith-wcwl-admin-init.php:958
123
+ #: ../includes/class.yith-wcwl-admin-init.php:959
124
+ #: ../includes/class.yith-wcwl-admin-init.php:1218
125
+ #: ../includes/class.yith-wcwl-admin-init.php:1219
126
  #, php-format
127
  msgid "My wishlist on %s"
128
  msgstr "Ma wishlist sur %s"
129
 
130
+ #: ../includes/class.yith-wcwl-admin-init.php:967
131
  msgid "Position"
132
  msgstr "Position"
133
 
134
+ #: ../includes/class.yith-wcwl-admin-init.php:968
135
  #, fuzzy
136
  msgid ""
137
  "You can add the button in variable products only after the \"Add to Cart\" "
140
  "Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
141
  "au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
142
 
143
+ #: ../includes/class.yith-wcwl-admin-init.php:974
144
  msgid "After \"Add to cart\""
145
  msgstr "Après \"Ajouter au panier\""
146
 
147
+ #: ../includes/class.yith-wcwl-admin-init.php:975
148
  msgid "After thumbnails"
149
  msgstr "Après les images"
150
 
151
+ #: ../includes/class.yith-wcwl-admin-init.php:976
152
  msgid "After summary"
153
  msgstr "Après le résumé"
154
 
155
+ #: ../includes/class.yith-wcwl-admin-init.php:977
156
  msgid "Use shortcode"
157
  msgstr "Utiliser le shortcode"
158
 
159
+ #: ../includes/class.yith-wcwl-admin-init.php:982
160
  msgid "Redirect to cart"
161
  msgstr "Rediriger vers le panier"
162
 
163
+ #: ../includes/class.yith-wcwl-admin-init.php:983
164
  msgid ""
165
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
166
  "page."
168
  "Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
169
  "sur la page Wishlist."
170
 
171
+ #: ../includes/class.yith-wcwl-admin-init.php:990
172
  msgid "Remove if added to the cart"
173
  msgstr "Supprimer si ajouté au panier"
174
 
175
+ #: ../includes/class.yith-wcwl-admin-init.php:991
176
  #, fuzzy
177
  msgid "Remove the product from the wishlist if it has been added to the cart."
178
  msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
179
 
180
+ #: ../includes/class.yith-wcwl-admin-init.php:998
181
  msgid "\"Add to Wishlist\" text"
182
  msgstr "Texte \"Ajouter à la wishlist\""
183
 
184
+ #: ../includes/class.yith-wcwl-admin-init.php:1000
185
+ #: ../includes/class.yith-wcwl-admin-init.php:1001
186
  msgid "Add to Wishlist"
187
  msgstr "Ajouter à la wishlist"
188
 
189
+ #: ../includes/class.yith-wcwl-admin-init.php:1006
190
  #, fuzzy
191
  msgid "\"Browse wishlist\" text"
192
  msgstr "Parcourir la wishlist"
193
 
194
+ #: ../includes/class.yith-wcwl-admin-init.php:1008
195
+ #: ../includes/class.yith-wcwl-admin-init.php:1009
196
+ #: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
197
  msgid "Browse Wishlist"
198
  msgstr "Parcourir la wishlist"
199
 
200
+ #: ../includes/class.yith-wcwl-admin-init.php:1014
201
  #, fuzzy
202
  msgid "\"Product already in wishlist\" text"
203
  msgstr "Ce produit est déjà dans votre wishlist"
204
 
205
+ #: ../includes/class.yith-wcwl-admin-init.php:1016
206
+ #: ../includes/class.yith-wcwl-admin-init.php:1017
207
+ #: ../includes/class.yith-wcwl-ui.php:82
208
  msgid "The product is already in the wishlist!"
209
  msgstr "Ce produit est dans votre wishlist"
210
 
211
+ #: ../includes/class.yith-wcwl-admin-init.php:1022
212
  #, fuzzy
213
  msgid "\"Product added\" text"
214
  msgstr "Produit ajouté !"
215
 
216
+ #: ../includes/class.yith-wcwl-admin-init.php:1024
217
+ #: ../includes/class.yith-wcwl-admin-init.php:1025
218
+ #: ../includes/class.yith-wcwl-ui.php:81
219
  msgid "Product added!"
220
  msgstr "Produit ajouté !"
221
 
222
+ #: ../includes/class.yith-wcwl-admin-init.php:1030
223
  msgid "\"Add to Cart\" text"
224
  msgstr "Texte \"Ajouter au panier\""
225
 
226
+ #: ../includes/class.yith-wcwl-admin-init.php:1032
227
+ #: ../includes/class.yith-wcwl-admin-init.php:1033
228
  msgid "Add to Cart"
229
  msgstr "Ajouter au panier"
230
 
231
+ #: ../includes/class.yith-wcwl-admin-init.php:1038
232
  msgid "Show Unit price"
233
  msgstr "Voir le prix unitaire"
234
 
235
+ #: ../includes/class.yith-wcwl-admin-init.php:1039
236
  msgid "Show unit price for each product in wishlist"
237
  msgstr ""
238
 
239
+ #: ../includes/class.yith-wcwl-admin-init.php:1047
240
  msgid "Show \"Add to Cart\" button"
241
  msgstr "Voir le bouton \"Ajouter au panier\""
242
 
243
+ #: ../includes/class.yith-wcwl-admin-init.php:1048
244
  #, fuzzy
245
  msgid "Show \"Add to Cart\" button for each product in wishlist"
246
  msgstr "Fond du bouton \"Ajouter au panier\""
247
 
248
+ #: ../includes/class.yith-wcwl-admin-init.php:1056
249
  msgid "Show Stock status"
250
  msgstr "Voir le statut du stock"
251
 
252
+ #: ../includes/class.yith-wcwl-admin-init.php:1057
253
  msgid ""
254
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
255
  msgstr ""
256
 
257
+ #: ../includes/class.yith-wcwl-admin-init.php:1065
258
  msgid "Show Date of addition"
259
  msgstr ""
260
 
261
+ #: ../includes/class.yith-wcwl-admin-init.php:1066
262
  #, fuzzy
263
  msgid "Show the date when users have added a product to the wishlist"
264
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
265
 
266
+ #: ../includes/class.yith-wcwl-admin-init.php:1074
267
  #, fuzzy
268
  msgid "Add second remove button"
269
  msgstr "Texte du bouton \"Ajouter au panier\""
270
 
271
+ #: ../includes/class.yith-wcwl-admin-init.php:1075
272
  msgid "Add a second remove button in the last column, with extended label"
273
  msgstr ""
274
 
275
+ #: ../includes/class.yith-wcwl-admin-init.php:1098
276
  msgid "Styles"
277
  msgstr "Styles"
278
 
279
+ #: ../includes/class.yith-wcwl-admin-init.php:1105
280
  msgid "Use buttons"
281
  msgstr "Utiliser des boutons"
282
 
283
+ #: ../includes/class.yith-wcwl-admin-init.php:1106
284
  #, fuzzy
285
  msgid "Use buttons instead of simple anchors."
286
  msgstr "Utiliser des boutons à la place de simples liens"
287
 
288
+ #: ../includes/class.yith-wcwl-admin-init.php:1113
289
  msgid "Custom CSS"
290
  msgstr "CSS personnalisée"
291
 
292
+ #: ../includes/class.yith-wcwl-admin-init.php:1121
293
  msgid "Use theme style"
294
  msgstr "Utiliser le style du thème"
295
 
296
+ #: ../includes/class.yith-wcwl-admin-init.php:1122
297
  msgid "Use the theme style."
298
  msgstr "Utiliser le style du thème?"
299
 
300
+ #: ../includes/class.yith-wcwl-admin-init.php:1129
301
  #, fuzzy
302
  msgid "Rounded buttons"
303
  msgstr "Utiliser des boutons"
304
 
305
+ #: ../includes/class.yith-wcwl-admin-init.php:1130
306
  #, fuzzy
307
  msgid "Make button corners rounded"
308
  msgstr "Arrondir les coins des boutons"
309
 
310
+ #: ../includes/class.yith-wcwl-admin-init.php:1137
311
  msgid "\"Add to Wishlist\" icon"
312
  msgstr "Icône \"Ajouter à la wishlist\""
313
 
314
+ #: ../includes/class.yith-wcwl-admin-init.php:1138
315
  msgid "Add an icon to the \"Add to Wishlist\" button"
316
  msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
317
 
318
+ #: ../includes/class.yith-wcwl-admin-init.php:1149
319
  msgid "\"Add to Cart\" icon"
320
  msgstr "Icône \"Ajouter au panier\""
321
 
322
+ #: ../includes/class.yith-wcwl-admin-init.php:1150
323
  msgid "Add an icon to the \"Add to Cart\" button"
324
  msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
325
 
326
+ #: ../includes/class.yith-wcwl-admin-init.php:1169
327
  #, fuzzy
328
  msgid "Social Networks & Share"
329
  msgstr "Partage"
330
 
331
+ #: ../includes/class.yith-wcwl-admin-init.php:1176
332
  msgid "Share on Facebook"
333
  msgstr "Partager sur Facebook"
334
 
335
+ #: ../includes/class.yith-wcwl-admin-init.php:1177
336
  #, fuzzy
337
  msgid "Show \"Share on Facebook\" button"
338
  msgstr "Partager sur Facebook"
339
 
340
+ #: ../includes/class.yith-wcwl-admin-init.php:1184
341
  msgid "Tweet on Twitter"
342
  msgstr "Partager sur Twitter"
343
 
344
+ #: ../includes/class.yith-wcwl-admin-init.php:1185
345
  #, fuzzy
346
  msgid "Show \"Tweet on Twitter\" button"
347
  msgstr "Partager sur Twitter"
348
 
349
+ #: ../includes/class.yith-wcwl-admin-init.php:1192
350
  msgid "Pin on Pinterest"
351
  msgstr "Partager sur Pinterest"
352
 
353
+ #: ../includes/class.yith-wcwl-admin-init.php:1193
354
  #, fuzzy
355
  msgid "Show \"Pin on Pinterest\" button"
356
  msgstr "Partager sur Pinterest"
357
 
358
+ #: ../includes/class.yith-wcwl-admin-init.php:1200
359
  msgid "Share on Google+"
360
  msgstr "Partager sur Google+"
361
 
362
+ #: ../includes/class.yith-wcwl-admin-init.php:1201
363
  #, fuzzy
364
  msgid "Show \"Share on Google+\" button"
365
  msgstr "Partager sur Facebook"
366
 
367
+ #: ../includes/class.yith-wcwl-admin-init.php:1208
368
  msgid "Share by Email"
369
  msgstr ""
370
 
371
+ #: ../includes/class.yith-wcwl-admin-init.php:1209
372
  #, fuzzy
373
  msgid "Show \"Share by Email\" button"
374
  msgstr "Voir le bouton \"Ajouter au panier\""
375
 
376
+ #: ../includes/class.yith-wcwl-admin-init.php:1216
377
  #, fuzzy
378
  msgid "Social title"
379
  msgstr "Titre pour les réseaux sociaux"
380
 
381
+ #: ../includes/class.yith-wcwl-admin-init.php:1224
382
  #, fuzzy
383
  msgid "Social text"
384
  msgstr "Texte pour les réseaux sociaux"
385
 
386
+ #: ../includes/class.yith-wcwl-admin-init.php:1225
387
  #, fuzzy
388
  msgid ""
389
  "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
393
  "%wishlist_url%</strong> à l'endroit où vous voulez faire apparaitre le lien "
394
  "vers votre wishlist."
395
 
396
+ #: ../includes/class.yith-wcwl-admin-init.php:1233
397
  #, fuzzy
398
  msgid "Social image URL"
399
  msgstr "URL de l'image pour les réseaux sociaux"
400
 
401
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
402
+ #, php-format
403
+ msgid ""
404
+ "If you want to take advantage of this feature, you could consider to "
405
+ "purchase the %s."
406
+ msgstr ""
407
+
408
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
409
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
410
+ msgstr ""
411
+
412
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
413
+ msgid "Enable slider in wishlist"
414
+ msgstr ""
415
+
416
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
417
+ #, php-format
418
+ msgid ""
419
+ "Choose to enable product slider in wishlist page with linked products (<a "
420
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
421
+ msgstr ""
422
+
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
424
  #, fuzzy
425
  msgid "\"Add to wishlist\" button"
426
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
427
 
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
432
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
433
  msgid "Background"
434
  msgstr ""
435
 
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
439
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
440
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
441
  msgid "Text"
442
  msgstr ""
443
 
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
446
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
447
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
448
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
449
  msgid "Border"
450
  msgstr ""
451
 
452
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
454
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
455
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
456
  msgid "Background (hover)"
457
  msgstr ""
458
 
459
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
460
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
461
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
462
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
463
  msgid "Text (hover)"
464
  msgstr ""
465
 
466
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
467
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
468
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
469
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
470
  msgid "Border (hover)"
471
  msgstr ""
472
 
473
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
474
  #, fuzzy
475
  msgid "\"Add to Cart\" button"
476
  msgstr "Texte du bouton \"Ajouter au panier\""
477
 
478
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
479
  msgid "\"Style 1\" button"
480
  msgstr ""
481
 
482
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
483
  msgid "\"Style 2\" button"
484
  msgstr ""
485
 
486
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
487
  #, fuzzy
488
  msgid "Wishlist table"
489
  msgstr "Titre de la Wishlist"
490
 
491
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
492
  msgid "Headers"
493
  msgstr ""
494
 
495
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
496
  msgid "Background color"
497
  msgstr ""
498
 
499
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
500
  #, fuzzy
501
  msgid "Wishlist Activated"
502
  msgstr "Titre de la Wishlist"
503
 
504
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
505
  #, php-format
506
  msgid ""
507
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
510
  "options, <a href=\"%s\">discover it now</a>."
511
  msgstr ""
512
 
513
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
514
  #, fuzzy
515
  msgid "Wishlist Updated"
516
  msgstr "Page Wishlist"
517
 
518
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
519
  #, php-format
520
  msgid ""
521
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
525
  "\">discover the PREMIUM version.</a>"
526
  msgstr ""
527
 
528
+ #: ../includes/class.yith-wcwl-init.php:365
529
  msgid ""
530
  "We are sorry, but this feature is available only if cookies are enabled on "
531
  "your browser."
532
  msgstr ""
533
 
534
+ #: ../includes/class.yith-wcwl-init.php:366
535
  #, fuzzy
536
  msgid "Product correctly added to cart"
537
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
538
 
539
+ #: ../includes/class.yith-wcwl-install.php:239
540
  msgctxt "page_slug"
541
  msgid "wishlist"
542
  msgstr "wishlist"
543
 
544
+ #: ../includes/class.yith-wcwl-shortcode.php:242
545
+ #: ../includes/class.yith-wcwl-ui.php:161
546
  msgid "Share on:"
547
  msgstr "Partager sur :"
548
 
549
+ #: ../includes/class.yith-wcwl-ui.php:116
550
+ #: ../includes/class.yith-wcwl-ui.php:199
551
  msgid "Select options"
552
  msgstr "Choisir les options"
553
 
554
+ #: ../includes/class.yith-wcwl-ui.php:165 ../templates/share.php:16
555
  msgid "Facebook"
556
  msgstr "Facebook"
557
 
558
+ #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:22
559
  msgid "Twitter"
560
  msgstr "Twitter"
561
 
562
+ #: ../includes/class.yith-wcwl-ui.php:177
563
  msgid "email"
564
  msgstr ""
565
 
566
+ #: ../includes/class.yith-wcwl.php:192
567
  #, fuzzy
568
  msgid "An error occurred while adding products to the wishlist."
569
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
570
 
571
+ #: ../includes/class.yith-wcwl.php:276
572
  #, fuzzy
573
  msgid "An error occurred while adding products to wishlist."
574
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
575
 
576
+ #: ../includes/class.yith-wcwl.php:291
577
  msgid "The \"Remove\" option now does not require any parameter"
578
  msgstr ""
579
 
580
+ #: ../includes/class.yith-wcwl.php:325
581
  #, fuzzy
582
  msgid "An error occurred while removing products from the wishlist"
583
  msgstr ""
584
  "Une erreur est survenue lors de le suppression du produit de la wishlist"
585
 
586
+ #: ../includes/class.yith-wcwl.php:603
587
  msgid "You need to log in before creating a new wishlist"
588
  msgstr ""
589
 
590
+ #: ../includes/class.yith-wcwl.php:1312
591
  msgid "Product successfully removed."
592
  msgstr "Le produit a bien été supprimé"
593
 
594
+ #: ../includes/class.yith-wcwl.php:1316
595
  msgid "Error. Unable to remove the product from the wishlist."
596
  msgstr "Erreur : impossible de supprimer le produit de la wishlist"
597
 
598
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
599
  msgid "No products were added to the wishlist"
600
  msgstr "Aucun produit dans votre wishlist"
601
 
602
+ #: ../includes/class.yith-wcwl.php:1362
603
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
604
  msgstr ""
605
 
606
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
607
  msgid ""
608
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
609
+ "WooCommerce in order to work."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
610
  msgstr ""
611
 
612
+ #: ../init.php:139
613
  msgid ""
614
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
615
+ "are using the premium one."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
616
  msgstr ""
617
 
618
+ #: ../templates/share.php:28
619
  #, fuzzy
620
+ msgid "Pinterest"
621
+ msgstr "Partager sur Pinterest"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
622
 
623
+ #: ../templates/share.php:34
 
624
  #, fuzzy
625
+ msgid "Google+"
626
+ msgstr "Partager sur Google+"
 
 
 
 
 
 
627
 
628
+ #: ../templates/share.php:40
629
+ msgid "Email"
 
630
  msgstr ""
631
 
632
+ #: ../templates/wishlist-view.php:30
633
  #, fuzzy
634
+ msgid "Edit title"
635
+ msgstr "Titre de la Wishlist"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
636
 
637
+ #: ../templates/wishlist-view.php:39
638
+ msgid "Save"
639
  msgstr ""
640
 
641
+ #: ../templates/wishlist-view.php:43
642
+ msgid "Cancel"
643
  msgstr ""
644
 
645
+ #: ../templates/wishlist-view.php:88
 
 
 
646
  msgid "Product Name"
647
  msgstr "Produit"
648
 
649
+ #: ../templates/wishlist-view.php:95
650
+ msgid "Unit Price"
651
+ msgstr "Prix unitaire"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
652
 
653
+ #: ../templates/wishlist-view.php:108
654
+ msgid "Stock Status"
655
+ msgstr "Stock"
656
 
657
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
658
+ msgid "Remove this product"
659
+ msgstr "Enlever ce produit"
660
 
661
+ #: ../templates/wishlist-view.php:184
662
+ msgid "Free!"
663
  msgstr ""
664
 
665
+ #: ../templates/wishlist-view.php:195
666
+ msgid "Out of Stock"
667
+ msgstr "Epuisé"
 
 
 
 
 
668
 
669
+ #: ../templates/wishlist-view.php:198
670
+ msgid "In Stock"
671
+ msgstr "En stock"
672
 
673
+ #: ../templates/wishlist-view.php:209
674
+ #, php-format
675
+ msgid "Added on : %s"
676
  msgstr ""
677
 
678
+ #: ../templates/wishlist-view.php:228
679
+ msgid "Move"
 
 
 
 
 
680
  msgstr ""
681
 
682
+ #: ../templates/wishlist-view.php:240
683
  #, fuzzy
684
+ msgid "Shared"
685
+ msgstr "Partager sur :"
686
 
687
+ #: ../templates/wishlist-view.php:243
688
+ msgid "Private"
 
689
  msgstr ""
690
 
691
+ #: ../templates/wishlist-view.php:246
692
+ msgid "Public"
693
  msgstr ""
694
 
695
+ #: ../templates/wishlist-view.php:260
 
 
 
 
696
  msgid "Remove"
697
  msgstr ""
698
 
699
+ #: ../templates/wishlist-view.php:287
700
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
701
  msgstr ""
702
 
703
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
704
+ msgid "Ask for an estimate"
 
705
  msgstr ""
706
 
707
+ #: ../yit-common/yith-panel.php:406
708
+ msgid "Select a date"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
709
  msgstr "Choisissez une date"
710
 
711
+ #: ../yit-common/yith-panel.php:407
712
+ msgid "Hours"
713
+ msgstr "Heures"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
714
 
715
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
716
+ msgid "Minutes"
717
+ msgstr "Minutes"
 
718
 
719
+ #: ../yit-common/yith-panel.php:417
 
 
 
 
 
 
 
720
  msgid "Upload"
721
  msgstr "Upload"
722
 
723
+ #: ../yit-common/yith-panel.php:444
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
724
  msgid "px"
725
  msgstr "px"
726
 
727
+ #: ../yit-common/yith-panel.php:445
 
728
  msgid "em"
729
  msgstr "em"
730
 
731
+ #: ../yit-common/yith-panel.php:446
 
732
  msgid "pt"
733
  msgstr "pt"
734
 
735
+ #: ../yit-common/yith-panel.php:447
 
736
  msgid "rem"
737
  msgstr "rem"
738
 
739
+ #: ../yit-common/yith-panel.php:457
740
+ msgid "Select a font family"
741
+ msgstr "Choisissez une police"
 
 
 
 
 
 
742
 
743
+ #: ../yit-common/yith-panel.php:465
 
744
  msgid "Regular"
745
  msgstr "Normal"
746
 
747
+ #: ../yit-common/yith-panel.php:466
 
748
  msgid "Bold"
749
  msgstr "Gras"
750
 
751
+ #: ../yit-common/yith-panel.php:467
 
752
  msgid "Extra bold"
753
  msgstr "Très gras"
754
 
755
+ #: ../yit-common/yith-panel.php:468
 
756
  msgid "Italic"
757
  msgstr "Italique"
758
 
759
+ #: ../yit-common/yith-panel.php:469
 
760
  msgid "Italic bold"
761
  msgstr "Gras italique"
762
 
763
+ #: ../yit-common/yith-panel.php:481
764
+ msgid "Click to preview"
765
+ msgstr "Cliquez-ici pour pré-visualiser"
766
 
 
767
  #, fuzzy
768
+ #~ msgid "%s Settings"
769
+ #~ msgstr "Paramètres"
770
 
 
771
  #, fuzzy
772
+ #~ msgid "layout settings"
773
+ #~ msgstr "Paramètres"
774
 
 
775
  #, fuzzy
776
+ #~ msgid "Plugin Settings"
777
+ #~ msgstr "Paramètres"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
778
 
779
+ #, fuzzy
780
+ #~ msgid "Reset to Default"
781
+ #~ msgstr "Rediriger vers le panier"
 
 
 
 
782
 
783
+ #, fuzzy
784
+ #~ msgid "Settings saved"
785
+ #~ msgstr "Paramètres"
786
 
787
+ #, fuzzy
788
+ #~ msgid "Settings reset"
789
+ #~ msgstr "Paramètres"
 
790
 
791
+ #, fuzzy
792
+ #~ msgid "Select"
793
+ #~ msgstr "Choisissez une date"
794
 
 
795
  #, fuzzy
796
+ #~ msgid "File Upload"
797
+ #~ msgstr "Upload"
798
 
799
+ #, fuzzy
800
+ #~ msgid "Custom Icon"
801
+ #~ msgstr "CSS personnalisée"
802
 
803
+ #, fuzzy
804
+ #~ msgid "Click to toggle"
805
+ #~ msgstr "Cliquez-ici pour pré-visualiser"
806
 
807
+ #, fuzzy
808
+ #~ msgid "Insert the title for the field."
809
+ #~ msgstr "Choisissez une police"
810
 
811
+ #, fuzzy
812
+ #~ msgid "Select the type for this field."
813
+ #~ msgstr "Choisissez une police"
814
 
815
+ #, fuzzy
816
+ #~ msgid "Add options "
817
+ #~ msgstr "Choisir les options"
818
 
819
+ #, fuzzy
820
+ #~ msgid "Add option"
821
+ #~ msgstr "Icône \"Ajouter au panier\""
822
 
823
+ #, fuzzy
824
+ #~ msgid "Selected"
825
+ #~ msgstr "Choisissez une date"
826
 
827
+ #, fuzzy
828
+ #~ msgid "Delete option"
829
+ #~ msgstr "Choisir les options"
830
 
831
+ #, fuzzy
832
+ #~ msgid "Add to gallery"
833
+ #~ msgstr "Ajouter au panier"
834
 
835
  #~ msgid "Product already in the wishlist."
836
  #~ msgstr "Ce produit est déjà dans votre wishlist"
languages/yit-he_IL.mo CHANGED
Binary file
languages/yit-he_IL.po CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
5
- "PO-Revision-Date: 2015-04-30 17:09+0100\n"
6
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: English\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr "רשימת משאלות"
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr "הגדרות"
44
 
@@ -400,88 +389,110 @@ msgstr ""
400
  msgid "Social image URL"
401
  msgstr ""
402
 
403
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
404
  #, fuzzy
405
  msgid "\"Add to wishlist\" button"
406
  msgstr "הוסף לרשימת המשאלות"
407
 
408
- #: ../includes/class.yith-wcwl-admin-init.php:1272
409
- #: ../includes/class.yith-wcwl-admin-init.php:1290
410
- #: ../includes/class.yith-wcwl-admin-init.php:1308
411
- #: ../includes/class.yith-wcwl-admin-init.php:1326
412
- #: ../includes/class.yith-wcwl-admin-init.php:1344
413
  msgid "Background"
414
  msgstr ""
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1273
417
- #: ../includes/class.yith-wcwl-admin-init.php:1291
418
- #: ../includes/class.yith-wcwl-admin-init.php:1309
419
- #: ../includes/class.yith-wcwl-admin-init.php:1327
420
- #: ../includes/class.yith-wcwl-admin-init.php:1345
421
  msgid "Text"
422
  msgstr ""
423
 
424
- #: ../includes/class.yith-wcwl-admin-init.php:1274
425
- #: ../includes/class.yith-wcwl-admin-init.php:1292
426
- #: ../includes/class.yith-wcwl-admin-init.php:1310
427
- #: ../includes/class.yith-wcwl-admin-init.php:1328
428
- #: ../includes/class.yith-wcwl-admin-init.php:1346
429
  msgid "Border"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1281
433
- #: ../includes/class.yith-wcwl-admin-init.php:1299
434
- #: ../includes/class.yith-wcwl-admin-init.php:1317
435
- #: ../includes/class.yith-wcwl-admin-init.php:1335
436
  msgid "Background (hover)"
437
  msgstr ""
438
 
439
- #: ../includes/class.yith-wcwl-admin-init.php:1282
440
- #: ../includes/class.yith-wcwl-admin-init.php:1300
441
- #: ../includes/class.yith-wcwl-admin-init.php:1318
442
- #: ../includes/class.yith-wcwl-admin-init.php:1336
443
  msgid "Text (hover)"
444
  msgstr ""
445
 
446
- #: ../includes/class.yith-wcwl-admin-init.php:1283
447
- #: ../includes/class.yith-wcwl-admin-init.php:1301
448
- #: ../includes/class.yith-wcwl-admin-init.php:1319
449
- #: ../includes/class.yith-wcwl-admin-init.php:1337
450
  msgid "Border (hover)"
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1287
454
  #, fuzzy
455
  msgid "\"Add to Cart\" button"
456
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1305
459
  msgid "\"Style 1\" button"
460
  msgstr ""
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1323
463
  msgid "\"Style 2\" button"
464
  msgstr ""
465
 
466
- #: ../includes/class.yith-wcwl-admin-init.php:1341
467
  #, fuzzy
468
  msgid "Wishlist table"
469
  msgstr "כותרת רשימת משאלות"
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1350
472
  msgid "Headers"
473
  msgstr ""
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1353
476
  msgid "Background color"
477
  msgstr ""
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1443
480
  #, fuzzy
481
  msgid "Wishlist Activated"
482
  msgstr "כותרת רשימת משאלות"
483
 
484
- #: ../includes/class.yith-wcwl-admin-init.php:1444
485
  #, php-format
486
  msgid ""
487
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -490,12 +501,12 @@ msgid ""
490
  "options, <a href=\"%s\">discover it now</a>."
491
  msgstr ""
492
 
493
- #: ../includes/class.yith-wcwl-admin-init.php:1455
494
  #, fuzzy
495
  msgid "Wishlist Updated"
496
  msgstr "עמוד רשימת המשאלות"
497
 
498
- #: ../includes/class.yith-wcwl-admin-init.php:1456
499
  #, php-format
500
  msgid ""
501
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -505,20 +516,21 @@ msgid ""
505
  "\">discover the PREMIUM version.</a>"
506
  msgstr ""
507
 
508
- #: ../includes/class.yith-wcwl-init.php:361
509
  msgid ""
510
  "We are sorry, but this feature is available only if cookies are enabled on "
511
  "your browser."
512
  msgstr ""
513
 
514
- #: ../includes/class.yith-wcwl-init.php:362
515
  #, fuzzy
516
  msgid "Product correctly added to cart"
517
  msgstr ".המוצר הוסף לרשימה בהצלחה"
518
 
519
  #: ../includes/class.yith-wcwl-install.php:239
 
520
  msgid "wishlist"
521
- msgstr "רשימת משאלות"
522
 
523
  #: ../includes/class.yith-wcwl-shortcode.php:242
524
  #: ../includes/class.yith-wcwl-ui.php:161
@@ -542,1076 +554,251 @@ msgstr "טוויטר"
542
  msgid "email"
543
  msgstr ""
544
 
545
- #: ../includes/class.yith-wcwl.php:187
546
  #, fuzzy
547
  msgid "An error occurred while adding products to the wishlist."
548
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
549
 
550
- #: ../includes/class.yith-wcwl.php:271
551
  #, fuzzy
552
  msgid "An error occurred while adding products to wishlist."
553
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
554
 
555
- #: ../includes/class.yith-wcwl.php:286
556
  msgid "The \"Remove\" option now does not require any parameter"
557
  msgstr ""
558
 
559
- #: ../includes/class.yith-wcwl.php:320
560
  #, fuzzy
561
  msgid "An error occurred while removing products from the wishlist"
562
  msgstr "ארעה שגיאה בזמן הסרת המוצר מהרשימה"
563
 
564
- #: ../includes/class.yith-wcwl.php:598
565
  msgid "You need to log in before creating a new wishlist"
566
  msgstr ""
567
 
568
- #: ../includes/class.yith-wcwl.php:1307
569
  msgid "Product successfully removed."
570
  msgstr "המוצר הוסר מהרשימה בהצלחה."
571
 
572
- #: ../includes/class.yith-wcwl.php:1311
573
  msgid "Error. Unable to remove the product from the wishlist."
574
  msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
575
 
576
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
577
  msgid "No products were added to the wishlist"
578
  msgstr "אין מוצרים ברשימת המשאלות שלך."
579
 
580
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
581
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
582
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
583
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
584
- #, php-format
585
- msgid "Add %s"
586
- msgstr ""
587
-
588
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
589
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
590
- #, php-format
591
- msgid "Add New %s"
592
- msgstr ""
593
-
594
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
595
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
596
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
597
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
598
- #, php-format
599
- msgid "Edit %s"
600
- msgstr ""
601
-
602
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
603
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
604
- #, php-format
605
- msgid "New %s"
606
- msgstr ""
607
-
608
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
609
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
610
- #, php-format
611
- msgid "All %s"
612
- msgstr ""
613
-
614
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
615
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
616
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
617
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
618
- #, php-format
619
- msgid "View %s"
620
- msgstr ""
621
-
622
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
623
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
624
- #, php-format
625
- msgid "Search %s"
626
- msgstr ""
627
-
628
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
629
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
630
- #, php-format
631
- msgid "No %s found"
632
  msgstr ""
633
 
634
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
635
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
636
- #, php-format
637
- msgid "No %s found in Trash"
638
- msgstr ""
639
-
640
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
641
- #, php-format
642
- msgid "%s Categories"
643
- msgstr ""
644
-
645
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
646
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
647
- msgid "Category"
648
- msgstr ""
649
-
650
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
651
- msgid "Search Categories"
652
- msgstr ""
653
-
654
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
655
- msgid "All Categories"
656
- msgstr ""
657
-
658
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
659
- msgid "Parent Category"
660
- msgstr ""
661
-
662
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
663
- msgid "Parent Category:"
664
- msgstr ""
665
-
666
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
667
- msgid "Edit Category"
668
- msgstr ""
669
-
670
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
671
- msgid "Update Category"
672
- msgstr ""
673
-
674
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
675
- msgid "Add New Category"
676
- msgstr ""
677
-
678
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
679
- msgid "New Category Name"
680
- msgstr ""
681
-
682
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
683
- msgid "Categories"
684
- msgstr ""
685
-
686
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
687
- #, fuzzy, php-format
688
- msgid "%s Settings"
689
- msgstr "הגדרות"
690
-
691
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
692
- msgid "Type"
693
- msgstr ""
694
-
695
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
696
- msgid "Layout for this "
697
- msgstr ""
698
-
699
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
700
- msgid "Rewrite"
701
- msgstr ""
702
-
703
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
704
  msgid ""
705
- "Univocal identification name in the URL for each product (slug from post if "
706
- "empty)"
707
- msgstr ""
708
-
709
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
710
- msgid "Label in Singular"
711
- msgstr ""
712
-
713
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
714
- msgid "Set a label in singular (title of portfolio if empty)"
715
- msgstr ""
716
-
717
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
718
- msgid "Label in Plural"
719
- msgstr ""
720
-
721
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
722
- msgid "Set a label in plural (title of portfolio if empty)"
723
- msgstr ""
724
-
725
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
726
- msgid "Taxonomy"
727
  msgstr ""
728
 
729
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
730
  msgid ""
731
- "If you want to use categories in the portfolio, set a name for taxonomy. "
732
- "Name should be a slug (must not contain capital letters nor spaces) and must "
733
- "not be more than 32 characters long (database structure restriction)."
734
- msgstr ""
735
-
736
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
737
- msgid "Taxonomy Rewrite"
738
- msgstr ""
739
-
740
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
741
- msgid "Set univocal name for each category page URL."
742
- msgstr ""
743
-
744
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
745
- msgid "Single layout"
746
- msgstr ""
747
-
748
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
749
- msgid "Layout for single page of this portfolio"
750
- msgstr ""
751
-
752
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
753
- #, fuzzy
754
- msgid "layout settings"
755
- msgstr "הגדרות"
756
-
757
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
758
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
759
- msgid "Quick links"
760
- msgstr ""
761
-
762
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
763
- #, php-format
764
- msgid "Show frontend of the %s"
765
- msgstr ""
766
-
767
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
768
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
769
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
770
- msgid "Name"
771
- msgstr ""
772
-
773
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
774
- #, php-format
775
- msgid "Add %s from images"
776
- msgstr ""
777
-
778
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
779
- msgid "Add with multiupload"
780
- msgstr ""
781
-
782
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
783
- msgid "The changes you have made will be lost if you leave this page."
784
- msgstr ""
785
-
786
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
787
- #, fuzzy
788
- msgid "Plugin Settings"
789
- msgstr "הגדרות"
790
-
791
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
792
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
793
- msgid "YIT Plugins"
794
- msgstr ""
795
-
796
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
797
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
798
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
799
- msgid "Save Changes"
800
  msgstr ""
801
 
802
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
803
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
804
- msgid ""
805
- "If you continue with this action, you will reset all options in this page."
806
  msgstr ""
807
 
808
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
809
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
810
  #, fuzzy
811
- msgid "Reset to Default"
812
- msgstr "הפנייה לסל הקניות"
813
-
814
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
815
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
816
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
817
- msgid "Are you sure?"
818
- msgstr ""
819
 
820
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
821
- msgid ""
822
- "The element you have entered already exists. Please, enter another name."
823
  msgstr ""
824
 
825
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
826
  #, fuzzy
827
- msgid "Settings saved"
828
- msgstr "הגדרות"
829
-
830
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
831
- #, fuzzy
832
- msgid "Settings reset"
833
- msgstr "הגדרות"
834
-
835
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
836
- msgid "Element deleted correctly."
837
- msgstr ""
838
-
839
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
840
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
841
- msgid "Element updated correctly."
842
- msgstr ""
843
-
844
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
845
- msgid "Database imported correctly."
846
- msgstr ""
847
-
848
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
849
- msgid "An error has occurred during import. Please try again."
850
- msgstr ""
851
-
852
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
853
- msgid "The added file is not valid."
854
- msgstr ""
855
-
856
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
857
- msgid "Sorry, import is disabled."
858
- msgstr ""
859
-
860
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
861
- msgid "Sorting successful."
862
- msgstr ""
863
-
864
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
865
- msgid ""
866
- "If you continue with this action, you will reset all the options in this "
867
- "page."
868
- msgstr ""
869
-
870
- #: ../plugin-fw/lib/yit-pointers.php:70
871
- msgid "Plugins Activated"
872
- msgstr ""
873
-
874
- #: ../plugin-fw/lib/yit-pointers.php:71
875
- msgid ""
876
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
877
- " For each plugin installed, "
878
- "customization settings will be available as a new entry in YIT Plugin menu."
879
- msgstr ""
880
-
881
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
882
- msgid "Discover all our plugins available on:"
883
- msgstr ""
884
-
885
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
886
- msgid "and"
887
- msgstr ""
888
-
889
- #: ../plugin-fw/lib/yit-pointers.php:84
890
- msgid "Plugins Upgraded"
891
- msgstr ""
892
-
893
- #: ../plugin-fw/lib/yit-pointers.php:85
894
- msgid ""
895
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
896
- " Any time one of our plugins is updated, "
897
- "a new entry will be added to this menu.\n"
898
- " For example, after the update, plugin "
899
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
900
- "Search, etc.)\n"
901
- " will be moved from previous location to "
902
- "YIT Plugin tab."
903
- msgstr ""
904
-
905
- #: ../plugin-fw/lib/yit-upgrade.php:123
906
- msgid "There is a new version of %plugin_name% available."
907
- msgstr ""
908
-
909
- #: ../plugin-fw/lib/yit-upgrade.php:124
910
- msgid "View version %latest% details."
911
- msgstr ""
912
-
913
- #: ../plugin-fw/lib/yit-upgrade.php:125
914
- msgid "Automatic update is unavailable for this plugin,"
915
- msgstr ""
916
-
917
- #: ../plugin-fw/lib/yit-upgrade.php:126
918
- msgid ""
919
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
920
- msgstr ""
921
-
922
- #: ../plugin-fw/lib/yit-upgrade.php:127
923
- msgid "Update now."
924
- msgstr ""
925
-
926
- #: ../plugin-fw/lib/yit-upgrade.php:230
927
- msgid "Yithemes Repository"
928
- msgstr ""
929
-
930
- #: ../plugin-fw/lib/yit-upgrade.php:264
931
- msgid "Invalid URL Provided."
932
- msgstr ""
933
-
934
- #: ../plugin-fw/lib/yit-upgrade.php:277
935
- msgid "Could not create Temporary file."
936
- msgstr ""
937
-
938
- #: ../plugin-fw/lib/yit-upgrade.php:419
939
- #, php-format
940
- msgid ""
941
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
942
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
943
- msgstr ""
944
-
945
- #: ../plugin-fw/lib/yit-upgrade.php:421
946
- #, php-format
947
- msgid ""
948
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
949
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
950
- "have to activate the plugin on a single site of the network to benefit from "
951
- "automatic updates.</em>"
952
- msgstr ""
953
-
954
- #: ../plugin-fw/lib/yit-upgrade.php:423
955
- #, php-format
956
- msgid ""
957
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
958
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
959
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
960
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
961
- msgstr ""
962
-
963
- #: ../plugin-fw/lib/yit-upgrade.php:425
964
- #, php-format
965
- msgid ""
966
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
967
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
968
- "href=\"%5$s\">update now</a>."
969
- msgstr ""
970
-
971
- #: ../plugin-fw/lib/yit-upgrade.php:498
972
- msgid "You can't update the plugins for this site."
973
- msgstr ""
974
-
975
- #: ../plugin-fw/lib/yit-upgrade.php:502
976
- msgid ""
977
- "You do not have sufficient permissions to update the plugins for this site."
978
- msgstr ""
979
-
980
- #: ../plugin-fw/lib/yit-upgrade.php:509
981
- msgid "Update Plugin"
982
- msgstr ""
983
-
984
- #: ../plugin-fw/licence/lib/yit-licence.php:161
985
- #, php-format
986
- msgid "%field% field cannot be empty"
987
- msgstr ""
988
-
989
- #: ../plugin-fw/licence/lib/yit-licence.php:162
990
- msgid "%field_1% and %field_2% fields cannot be empty"
991
- msgstr ""
992
-
993
- #: ../plugin-fw/licence/lib/yit-licence.php:163
994
- msgid "Unable to contact the remote server, please try again later. Thanks!"
995
- msgstr ""
996
-
997
- #: ../plugin-fw/licence/lib/yit-licence.php:548
998
- msgid "Invalid Request"
999
- msgstr ""
1000
-
1001
- #: ../plugin-fw/licence/lib/yit-licence.php:549
1002
- msgid "Invalid licence key"
1003
- msgstr ""
1004
-
1005
- #: ../plugin-fw/licence/lib/yit-licence.php:550
1006
- msgid "Software has been deactivated"
1007
- msgstr ""
1008
-
1009
- #: ../plugin-fw/licence/lib/yit-licence.php:551
1010
- msgid "Maximum number of activations exceeded"
1011
- msgstr ""
1012
-
1013
- #: ../plugin-fw/licence/lib/yit-licence.php:552
1014
- msgid "Invalid instance ID"
1015
- msgstr ""
1016
-
1017
- #: ../plugin-fw/licence/lib/yit-licence.php:553
1018
- msgid "Invalid security key"
1019
- msgstr ""
1020
-
1021
- #: ../plugin-fw/licence/lib/yit-licence.php:554
1022
- msgid "Licence key has expired"
1023
- msgstr ""
1024
-
1025
- #: ../plugin-fw/licence/lib/yit-licence.php:555
1026
- msgid "Licence key has been banned"
1027
- msgstr ""
1028
-
1029
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1030
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1031
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1032
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1033
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1034
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1035
- msgid "Licence Activation"
1036
- msgstr ""
1037
-
1038
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1039
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1040
- #, php-format
1041
- msgid "%s"
1042
- msgstr ""
1043
-
1044
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1045
- msgid "Yithemes Licence Activation"
1046
- msgstr ""
1047
-
1048
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1049
- msgid ""
1050
- "I cannot find the license key for activating the theme I have bought some "
1051
- "time ago. Where can I find it?"
1052
- msgstr ""
1053
-
1054
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1055
- msgid ""
1056
- "If you have purchased one of our products before 27 January 2015, you can "
1057
- "benefit from support and updates (the services offered with the license)\n"
1058
- " until 27 January 2016 and you do not have to purchase it again "
1059
- "to get a new license key, because, before this date, your license used to be "
1060
- "activated automatically by our system.\n"
1061
- " After 27 January 2016, instead, if you want to benefit from "
1062
- "support and updates you have to buy a new license and activate it through "
1063
- "the license key you will be\n"
1064
- " provided with and that you can find in your YIThemes account, in "
1065
- "section \"My licenses\"."
1066
- msgstr ""
1067
-
1068
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1069
- msgid ""
1070
- "Have you updated your licenses? Have you asked for an extension? Update "
1071
- "information concerning your products."
1072
- msgstr ""
1073
-
1074
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1075
- msgid "Update licence information"
1076
- msgstr ""
1077
-
1078
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1079
- msgid "Products to be activated"
1080
- msgstr ""
1081
 
1082
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1083
- msgid "Activate"
1084
  msgstr ""
1085
 
1086
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1087
- msgid "Activated"
1088
  msgstr ""
1089
 
1090
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1091
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1092
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1093
- #: ../templates/wishlist-view.php:86
1094
  msgid "Product Name"
1095
  msgstr "שם המוצר"
1096
 
1097
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1098
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1099
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1100
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1101
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1102
- #: ../templates/share.php:40
1103
- msgid "Email"
1104
- msgstr ""
1105
-
1106
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1107
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1108
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1109
- msgid "Licence Key"
1110
- msgstr ""
1111
-
1112
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1113
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1114
- msgid "Expires"
1115
- msgstr ""
1116
-
1117
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1118
- msgid "Remaining"
1119
- msgstr ""
1120
-
1121
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1122
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1123
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1124
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1125
- msgid "Renew"
1126
- msgstr ""
1127
-
1128
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1129
- #, php-format
1130
- msgid "%1s out of %2s"
1131
- msgstr ""
1132
-
1133
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1134
- msgid "Banned"
1135
- msgstr ""
1136
-
1137
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1138
- msgid "Expired"
1139
- msgstr ""
1140
-
1141
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1142
- msgid "Search for a product"
1143
- msgstr ""
1144
-
1145
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1146
- msgid "No categories."
1147
- msgstr ""
1148
-
1149
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1150
- msgid "+ Add New Category"
1151
- msgstr ""
1152
-
1153
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1154
- msgid "Text Input"
1155
- msgstr ""
1156
 
1157
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1158
- msgid "Checkbox"
1159
- msgstr ""
1160
 
1161
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1162
- #, fuzzy
1163
- msgid "Select"
1164
- msgstr "בחירת דגם"
1165
 
1166
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1167
- msgid "Textarea"
1168
  msgstr ""
1169
 
1170
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1171
- msgid "Radio Input"
1172
- msgstr ""
1173
 
1174
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1175
- msgid "Password Field"
1176
- msgstr ""
1177
 
1178
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1179
- msgid "File Upload"
 
1180
  msgstr ""
1181
 
1182
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1183
- msgid "Theme Icon"
1184
  msgstr ""
1185
 
1186
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1187
  #, fuzzy
1188
- msgid "Custom Icon"
1189
- msgstr "הכנס שורות CSS משלך"
1190
 
1191
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1192
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1193
- msgid "None"
1194
  msgstr ""
1195
 
1196
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1197
- msgid "Add field"
1198
  msgstr ""
1199
 
1200
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1201
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1202
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1203
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1204
- #: ../templates/wishlist-view.php:258
1205
  msgid "Remove"
1206
  msgstr ""
1207
 
1208
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1209
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1210
- msgid "Click to toggle"
1211
- msgstr ""
1212
-
1213
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1214
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1215
- msgid "Title Field"
1216
- msgstr ""
1217
-
1218
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1219
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1220
- msgid "Insert the title for the field."
1221
- msgstr ""
1222
-
1223
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1224
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1225
- msgid "Data Name"
1226
- msgstr ""
1227
-
1228
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1229
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1230
- msgid ""
1231
- "REQUIRED: Field identification name to be entered into email body. "
1232
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1233
- msgstr ""
1234
-
1235
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1236
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1237
- msgid "Type field"
1238
- msgstr ""
1239
-
1240
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1241
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1242
- msgid "Select the type for this field."
1243
- msgstr ""
1244
-
1245
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1246
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1247
- msgid "Checked"
1248
- msgstr ""
1249
-
1250
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1251
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1252
- msgid "Select this option if you want this field appears as already checked."
1253
- msgstr ""
1254
-
1255
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1256
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1257
- #, fuzzy
1258
- msgid "Add options "
1259
- msgstr "בחירת דגם"
1260
-
1261
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1262
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1263
- msgid "Add option"
1264
- msgstr ""
1265
-
1266
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1267
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1268
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1269
- msgid "Selected"
1270
- msgstr ""
1271
-
1272
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1273
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1274
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1275
- #, fuzzy
1276
- msgid "Delete option"
1277
- msgstr "בחירת דגם"
1278
-
1279
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1280
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1281
- msgid "Error Message"
1282
- msgstr ""
1283
-
1284
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1285
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1286
- msgid "Insert the error message for validation."
1287
- msgstr ""
1288
-
1289
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1290
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1291
- msgid "Required"
1292
- msgstr ""
1293
-
1294
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1295
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1296
- msgid "Select this option if it must be required."
1297
- msgstr ""
1298
-
1299
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1300
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1301
- msgid "Select this option if the email must be valid."
1302
- msgstr ""
1303
-
1304
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1305
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1306
- msgid "Reply To"
1307
  msgstr ""
1308
 
1309
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1310
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1311
- msgid "Select this if it is the email you can reply to."
1312
  msgstr ""
1313
 
1314
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1315
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1316
- msgid "Class"
1317
  msgstr ""
1318
 
1319
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1320
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1321
- msgid ""
1322
- "Insert additional class(es) (separated by commas) for more personalization."
1323
  msgstr ""
1324
 
1325
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1326
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1327
- msgid "Icon"
1328
  msgstr ""
1329
 
1330
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1331
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1332
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1333
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1334
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1335
- #: ../plugin-fw/templates/panel/types/upload.php:31
1336
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1337
  #: ../yit-common/yith-panel.php:417
1338
  msgid "Upload"
1339
  msgstr ""
1340
 
1341
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1342
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1343
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1344
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1345
- msgid "Image preview"
1346
- msgstr ""
1347
-
1348
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1349
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1350
- msgid "Insert an icon for more personalization."
1351
- msgstr ""
1352
-
1353
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1354
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1355
- msgid "Width"
1356
- msgstr ""
1357
-
1358
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1359
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1360
- msgid "Set field length."
1361
- msgstr ""
1362
-
1363
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1364
- msgid "Close all"
1365
- msgstr ""
1366
-
1367
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1368
- msgid "Expand all"
1369
- msgstr ""
1370
-
1371
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1372
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1373
- msgid "Value"
1374
- msgstr ""
1375
-
1376
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1377
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1378
- msgid "Content of the tab. (HTML is supported)"
1379
- msgstr ""
1380
-
1381
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1382
- msgid "Add custom product tab"
1383
- msgstr ""
1384
-
1385
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1386
- msgid "Do you want to remove the custom tab?"
1387
- msgstr ""
1388
-
1389
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1390
- #, php-format
1391
- msgid "(Default: %s <img src=\"%s\"/>)"
1392
- msgstr ""
1393
-
1394
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1395
- #, php-format
1396
- msgid "(Default: <i %s></i> )"
1397
- msgstr ""
1398
-
1399
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1400
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1401
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1402
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1403
- msgid "Delete image"
1404
- msgstr ""
1405
-
1406
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1407
- msgid "Add Images to Gallery"
1408
- msgstr ""
1409
-
1410
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1411
- #, fuzzy
1412
- msgid "Add to gallery"
1413
- msgstr "הוסף לסל"
1414
-
1415
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1416
- msgid "Add images"
1417
- msgstr ""
1418
-
1419
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1420
- msgid "Delete"
1421
- msgstr ""
1422
-
1423
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1424
- msgid "Upload new images"
1425
- msgstr ""
1426
-
1427
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1428
- msgid "Are you sure you want to remove this image?"
1429
- msgstr ""
1430
-
1431
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1432
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1433
- msgid "Left sidebar"
1434
- msgstr ""
1435
-
1436
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1437
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1438
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1439
- msgid "No sidebar"
1440
- msgstr ""
1441
-
1442
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1443
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1444
- msgid "Right sidebar"
1445
- msgstr ""
1446
-
1447
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1448
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1449
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1450
- msgid "Choose a sidebar"
1451
- msgstr ""
1452
-
1453
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1454
- msgid "Left Sidebar"
1455
- msgstr ""
1456
-
1457
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1458
- msgid "Right Sidebar"
1459
- msgstr ""
1460
-
1461
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1462
  #: ../yit-common/yith-panel.php:444
1463
  msgid "px"
1464
  msgstr ""
1465
 
1466
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1467
  #: ../yit-common/yith-panel.php:445
1468
  msgid "em"
1469
  msgstr ""
1470
 
1471
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1472
  #: ../yit-common/yith-panel.php:446
1473
  msgid "pt"
1474
  msgstr ""
1475
 
1476
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1477
  #: ../yit-common/yith-panel.php:447
1478
  msgid "rem"
1479
  msgstr ""
1480
 
1481
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1482
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1483
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1484
- msgid "Web fonts"
1485
- msgstr ""
1486
-
1487
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1488
- msgid "Google fonts"
1489
  msgstr ""
1490
 
1491
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1492
  #: ../yit-common/yith-panel.php:465
1493
  msgid "Regular"
1494
  msgstr ""
1495
 
1496
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1497
  #: ../yit-common/yith-panel.php:466
1498
  msgid "Bold"
1499
  msgstr ""
1500
 
1501
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1502
  #: ../yit-common/yith-panel.php:467
1503
  msgid "Extra bold"
1504
  msgstr ""
1505
 
1506
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1507
  #: ../yit-common/yith-panel.php:468
1508
  msgid "Italic"
1509
  msgstr ""
1510
 
1511
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1512
  #: ../yit-common/yith-panel.php:469
1513
  msgid "Italic bold"
1514
  msgstr ""
1515
 
1516
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1517
- msgid "Reset Defaults"
1518
  msgstr ""
1519
 
1520
- #: ../templates/share.php:28
1521
- msgid "Pinterest"
1522
- msgstr ""
1523
 
1524
- #: ../templates/share.php:34
1525
  #, fuzzy
1526
- msgid "Google+"
1527
- msgstr "שתף בגוגל+"
1528
 
1529
- #: ../templates/wishlist-view.php:28
1530
  #, fuzzy
1531
- msgid "Edit title"
1532
- msgstr "כותרת רשימת משאלות"
1533
-
1534
- #: ../templates/wishlist-view.php:37
1535
- msgid "Save"
1536
- msgstr ""
1537
-
1538
- #: ../templates/wishlist-view.php:41
1539
- msgid "Cancel"
1540
- msgstr ""
1541
-
1542
- #: ../templates/wishlist-view.php:93
1543
- msgid "Unit Price"
1544
- msgstr "מחיר ליחידה"
1545
-
1546
- #: ../templates/wishlist-view.php:106
1547
- msgid "Stock Status"
1548
- msgstr "מצב מלאי"
1549
-
1550
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1551
- msgid "Remove this product"
1552
- msgstr "הסרת מוצר מהרשימה"
1553
-
1554
- #: ../templates/wishlist-view.php:182
1555
- msgid "Free!"
1556
- msgstr ""
1557
 
1558
- #: ../templates/wishlist-view.php:193
1559
- msgid "Out of Stock"
1560
- msgstr "לא קיים במלאי"
1561
-
1562
- #: ../templates/wishlist-view.php:196
1563
- msgid "In Stock"
1564
- msgstr "קיים במלאי"
1565
-
1566
- #: ../templates/wishlist-view.php:207
1567
- #, php-format
1568
- msgid "Added on : %s"
1569
- msgstr ""
1570
-
1571
- #: ../templates/wishlist-view.php:226
1572
- msgid "Move"
1573
- msgstr ""
1574
-
1575
- #: ../templates/wishlist-view.php:238
1576
  #, fuzzy
1577
- msgid "Shared"
1578
- msgstr "שתף ברשת:"
1579
 
1580
- #: ../templates/wishlist-view.php:241
1581
- msgid "Private"
1582
- msgstr ""
1583
-
1584
- #: ../templates/wishlist-view.php:244
1585
- msgid "Public"
1586
- msgstr ""
1587
 
1588
- #: ../templates/wishlist-view.php:285
1589
- msgid "Add the selected products to the cart"
1590
- msgstr ""
1591
 
1592
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1593
- msgid "Ask for an estimate"
1594
- msgstr ""
1595
 
1596
- #: ../yit-common/yith-panel.php:406
1597
- msgid "Select a date"
1598
- msgstr ""
1599
 
1600
- #: ../yit-common/yith-panel.php:407
1601
- msgid "Hours"
1602
- msgstr ""
1603
 
1604
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1605
- msgid "Minutes"
1606
- msgstr ""
1607
 
1608
- #: ../yit-common/yith-panel.php:457
1609
- msgid "Select a font family"
1610
- msgstr ""
1611
 
1612
- #: ../yit-common/yith-panel.php:481
1613
- msgid "Click to preview"
1614
- msgstr ""
1615
 
1616
  #~ msgid "Product already in the wishlist."
1617
  #~ msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:08+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:08+0100\n"
6
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: he_IL\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr "רשימת משאלות"
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr "הגדרות"
33
 
389
  msgid "Social image URL"
390
  msgstr ""
391
 
392
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
393
+ #, php-format
394
+ msgid ""
395
+ "If you want to take advantage of this feature, you could consider to "
396
+ "purchase the %s."
397
+ msgstr ""
398
+
399
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
400
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
401
+ msgstr ""
402
+
403
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
404
+ msgid "Enable slider in wishlist"
405
+ msgstr ""
406
+
407
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
408
+ #, php-format
409
+ msgid ""
410
+ "Choose to enable product slider in wishlist page with linked products (<a "
411
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
412
+ msgstr ""
413
+
414
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
415
  #, fuzzy
416
  msgid "\"Add to wishlist\" button"
417
  msgstr "הוסף לרשימת המשאלות"
418
 
419
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
420
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
421
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
424
  msgid "Background"
425
  msgstr ""
426
 
427
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
432
  msgid "Text"
433
  msgstr ""
434
 
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
439
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
440
  msgid "Border"
441
  msgstr ""
442
 
443
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
446
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
447
  msgid "Background (hover)"
448
  msgstr ""
449
 
450
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
451
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
452
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
454
  msgid "Text (hover)"
455
  msgstr ""
456
 
457
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
459
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
460
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
461
  msgid "Border (hover)"
462
  msgstr ""
463
 
464
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
465
  #, fuzzy
466
  msgid "\"Add to Cart\" button"
467
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
468
 
469
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
470
  msgid "\"Style 1\" button"
471
  msgstr ""
472
 
473
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
474
  msgid "\"Style 2\" button"
475
  msgstr ""
476
 
477
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
478
  #, fuzzy
479
  msgid "Wishlist table"
480
  msgstr "כותרת רשימת משאלות"
481
 
482
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
483
  msgid "Headers"
484
  msgstr ""
485
 
486
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
487
  msgid "Background color"
488
  msgstr ""
489
 
490
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
491
  #, fuzzy
492
  msgid "Wishlist Activated"
493
  msgstr "כותרת רשימת משאלות"
494
 
495
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
496
  #, php-format
497
  msgid ""
498
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
501
  "options, <a href=\"%s\">discover it now</a>."
502
  msgstr ""
503
 
504
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
505
  #, fuzzy
506
  msgid "Wishlist Updated"
507
  msgstr "עמוד רשימת המשאלות"
508
 
509
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
510
  #, php-format
511
  msgid ""
512
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
516
  "\">discover the PREMIUM version.</a>"
517
  msgstr ""
518
 
519
+ #: ../includes/class.yith-wcwl-init.php:365
520
  msgid ""
521
  "We are sorry, but this feature is available only if cookies are enabled on "
522
  "your browser."
523
  msgstr ""
524
 
525
+ #: ../includes/class.yith-wcwl-init.php:366
526
  #, fuzzy
527
  msgid "Product correctly added to cart"
528
  msgstr ".המוצר הוסף לרשימה בהצלחה"
529
 
530
  #: ../includes/class.yith-wcwl-install.php:239
531
+ msgctxt "page_slug"
532
  msgid "wishlist"
533
+ msgstr ""
534
 
535
  #: ../includes/class.yith-wcwl-shortcode.php:242
536
  #: ../includes/class.yith-wcwl-ui.php:161
554
  msgid "email"
555
  msgstr ""
556
 
557
+ #: ../includes/class.yith-wcwl.php:192
558
  #, fuzzy
559
  msgid "An error occurred while adding products to the wishlist."
560
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
561
 
562
+ #: ../includes/class.yith-wcwl.php:276
563
  #, fuzzy
564
  msgid "An error occurred while adding products to wishlist."
565
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
566
 
567
+ #: ../includes/class.yith-wcwl.php:291
568
  msgid "The \"Remove\" option now does not require any parameter"
569
  msgstr ""
570
 
571
+ #: ../includes/class.yith-wcwl.php:325
572
  #, fuzzy
573
  msgid "An error occurred while removing products from the wishlist"
574
  msgstr "ארעה שגיאה בזמן הסרת המוצר מהרשימה"
575
 
576
+ #: ../includes/class.yith-wcwl.php:603
577
  msgid "You need to log in before creating a new wishlist"
578
  msgstr ""
579
 
580
+ #: ../includes/class.yith-wcwl.php:1312
581
  msgid "Product successfully removed."
582
  msgstr "המוצר הוסר מהרשימה בהצלחה."
583
 
584
+ #: ../includes/class.yith-wcwl.php:1316
585
  msgid "Error. Unable to remove the product from the wishlist."
586
  msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
587
 
588
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
589
  msgid "No products were added to the wishlist"
590
  msgstr "אין מוצרים ברשימת המשאלות שלך."
591
 
592
+ #: ../includes/class.yith-wcwl.php:1362
593
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
594
  msgstr ""
595
 
596
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
597
  msgid ""
598
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
599
+ "WooCommerce in order to work."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
600
  msgstr ""
601
 
602
+ #: ../init.php:139
603
  msgid ""
604
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
605
+ "are using the premium one."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
606
  msgstr ""
607
 
608
+ #: ../templates/share.php:28
609
+ msgid "Pinterest"
 
 
610
  msgstr ""
611
 
612
+ #: ../templates/share.php:34
 
613
  #, fuzzy
614
+ msgid "Google+"
615
+ msgstr "שתף בגוגל+"
 
 
 
 
 
 
616
 
617
+ #: ../templates/share.php:40
618
+ msgid "Email"
 
619
  msgstr ""
620
 
621
+ #: ../templates/wishlist-view.php:30
622
  #, fuzzy
623
+ msgid "Edit title"
624
+ msgstr "כותרת רשימת משאלות"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
625
 
626
+ #: ../templates/wishlist-view.php:39
627
+ msgid "Save"
628
  msgstr ""
629
 
630
+ #: ../templates/wishlist-view.php:43
631
+ msgid "Cancel"
632
  msgstr ""
633
 
634
+ #: ../templates/wishlist-view.php:88
 
 
 
635
  msgid "Product Name"
636
  msgstr "שם המוצר"
637
 
638
+ #: ../templates/wishlist-view.php:95
639
+ msgid "Unit Price"
640
+ msgstr "מחיר ליחידה"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
641
 
642
+ #: ../templates/wishlist-view.php:108
643
+ msgid "Stock Status"
644
+ msgstr "מצב מלאי"
645
 
646
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
647
+ msgid "Remove this product"
648
+ msgstr "הסרת מוצר מהרשימה"
 
649
 
650
+ #: ../templates/wishlist-view.php:184
651
+ msgid "Free!"
652
  msgstr ""
653
 
654
+ #: ../templates/wishlist-view.php:195
655
+ msgid "Out of Stock"
656
+ msgstr "לא קיים במלאי"
657
 
658
+ #: ../templates/wishlist-view.php:198
659
+ msgid "In Stock"
660
+ msgstr "קיים במלאי"
661
 
662
+ #: ../templates/wishlist-view.php:209
663
+ #, php-format
664
+ msgid "Added on : %s"
665
  msgstr ""
666
 
667
+ #: ../templates/wishlist-view.php:228
668
+ msgid "Move"
669
  msgstr ""
670
 
671
+ #: ../templates/wishlist-view.php:240
672
  #, fuzzy
673
+ msgid "Shared"
674
+ msgstr "שתף ברשת:"
675
 
676
+ #: ../templates/wishlist-view.php:243
677
+ msgid "Private"
 
678
  msgstr ""
679
 
680
+ #: ../templates/wishlist-view.php:246
681
+ msgid "Public"
682
  msgstr ""
683
 
684
+ #: ../templates/wishlist-view.php:260
 
 
 
 
685
  msgid "Remove"
686
  msgstr ""
687
 
688
+ #: ../templates/wishlist-view.php:287
689
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
690
  msgstr ""
691
 
692
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
693
+ msgid "Ask for an estimate"
 
694
  msgstr ""
695
 
696
+ #: ../yit-common/yith-panel.php:406
697
+ msgid "Select a date"
 
698
  msgstr ""
699
 
700
+ #: ../yit-common/yith-panel.php:407
701
+ msgid "Hours"
 
 
702
  msgstr ""
703
 
704
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
705
+ msgid "Minutes"
 
706
  msgstr ""
707
 
 
 
 
 
 
 
 
708
  #: ../yit-common/yith-panel.php:417
709
  msgid "Upload"
710
  msgstr ""
711
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
712
  #: ../yit-common/yith-panel.php:444
713
  msgid "px"
714
  msgstr ""
715
 
 
716
  #: ../yit-common/yith-panel.php:445
717
  msgid "em"
718
  msgstr ""
719
 
 
720
  #: ../yit-common/yith-panel.php:446
721
  msgid "pt"
722
  msgstr ""
723
 
 
724
  #: ../yit-common/yith-panel.php:447
725
  msgid "rem"
726
  msgstr ""
727
 
728
+ #: ../yit-common/yith-panel.php:457
729
+ msgid "Select a font family"
 
 
 
 
 
 
730
  msgstr ""
731
 
 
732
  #: ../yit-common/yith-panel.php:465
733
  msgid "Regular"
734
  msgstr ""
735
 
 
736
  #: ../yit-common/yith-panel.php:466
737
  msgid "Bold"
738
  msgstr ""
739
 
 
740
  #: ../yit-common/yith-panel.php:467
741
  msgid "Extra bold"
742
  msgstr ""
743
 
 
744
  #: ../yit-common/yith-panel.php:468
745
  msgid "Italic"
746
  msgstr ""
747
 
 
748
  #: ../yit-common/yith-panel.php:469
749
  msgid "Italic bold"
750
  msgstr ""
751
 
752
+ #: ../yit-common/yith-panel.php:481
753
+ msgid "Click to preview"
754
  msgstr ""
755
 
756
+ #~ msgid "wishlist"
757
+ #~ msgstr "רשימת משאלות"
 
758
 
 
759
  #, fuzzy
760
+ #~ msgid "%s Settings"
761
+ #~ msgstr "הגדרות"
762
 
 
763
  #, fuzzy
764
+ #~ msgid "layout settings"
765
+ #~ msgstr "הגדרות"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
766
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
767
  #, fuzzy
768
+ #~ msgid "Plugin Settings"
769
+ #~ msgstr "הגדרות"
770
 
771
+ #, fuzzy
772
+ #~ msgid "Reset to Default"
773
+ #~ msgstr "הפנייה לסל הקניות"
 
 
 
 
774
 
775
+ #, fuzzy
776
+ #~ msgid "Settings saved"
777
+ #~ msgstr "הגדרות"
778
 
779
+ #, fuzzy
780
+ #~ msgid "Settings reset"
781
+ #~ msgstr "הגדרות"
782
 
783
+ #, fuzzy
784
+ #~ msgid "Select"
785
+ #~ msgstr "בחירת דגם"
786
 
787
+ #, fuzzy
788
+ #~ msgid "Custom Icon"
789
+ #~ msgstr "הכנס שורות CSS משלך"
790
 
791
+ #, fuzzy
792
+ #~ msgid "Add options "
793
+ #~ msgstr "בחירת דגם"
794
 
795
+ #, fuzzy
796
+ #~ msgid "Delete option"
797
+ #~ msgstr "בחירת דגם"
798
 
799
+ #, fuzzy
800
+ #~ msgid "Add to gallery"
801
+ #~ msgstr "הוסף לסל"
802
 
803
  #~ msgid "Product already in the wishlist."
804
  #~ msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
languages/yit-it_IT.mo CHANGED
Binary file
languages/yit-it_IT.po CHANGED
@@ -1,54 +1,36 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WooCommerce Wishlist v1.0.0\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
6
- "PO-Revision-Date: 2015-04-30 17:09+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
- "X-Generator: Poedit 1.5.7\n"
14
- "X-Poedit-SourceCharset: utf-8\n"
15
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
- "X-Poedit-Basepath: ./\n"
18
- "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: ..\n"
 
20
 
21
- #: ../init.php:129
22
- msgid ""
23
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
24
- "WooCommerce in order to work."
25
- msgstr ""
26
-
27
- #: ../init.php:139
28
- msgid ""
29
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
30
- "are using the premium one."
31
- msgstr ""
32
-
33
- # @ yit
34
  #: ../includes/class.yith-wcwl-admin-init.php:188
35
- #: ../includes/class.yith-wcwl-admin-init.php:1377
36
- #: ../includes/class.yith-wcwl-admin-init.php:1378
37
  #: ../includes/class.yith-wcwl-install.php:240
38
  msgid "Wishlist"
39
- msgstr "Lista dei desideri"
40
 
41
- # @ yit
42
  #: ../includes/class.yith-wcwl-admin-init.php:190
43
  #: ../includes/class.yith-wcwl-admin-init.php:290
44
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
45
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
46
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
47
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
48
  msgid "Settings"
49
  msgstr "Impostazioni"
50
 
51
- # @ yit
52
  #: ../includes/class.yith-wcwl-admin-init.php:191
53
  #: ../includes/class.yith-wcwl-admin-init.php:257
54
  msgid "Colors"
@@ -57,53 +39,56 @@ msgstr "Colori"
57
  #: ../includes/class.yith-wcwl-admin-init.php:192
58
  #: ../includes/class.yith-wcwl-admin-init.php:294
59
  msgid "Premium Version"
60
- msgstr ""
61
 
62
  #: ../includes/class.yith-wcwl-admin-init.php:318
63
  msgid ""
64
  "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
65
  "link to update it."
66
  msgstr ""
 
 
67
 
68
  #: ../includes/class.yith-wcwl-admin-init.php:321
69
  msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
70
  msgstr ""
 
71
 
72
  #: ../includes/class.yith-wcwl-admin-init.php:326
73
  msgid "Plugin Documentation"
74
- msgstr ""
75
 
76
- # @ yit
77
  #: ../includes/class.yith-wcwl-admin-init.php:342
78
  msgid "Wishlist Page"
79
- msgstr "Lista dei desideri"
80
 
81
- # @ yit
82
  #: ../includes/class.yith-wcwl-admin-init.php:343
83
  msgid "Page contents: [yith_wcwl_wishlist]"
84
- msgstr "Contenuto della pagina: [yith_wcwl_wishlist]"
85
 
86
  #: ../includes/class.yith-wcwl-admin-init.php:918
87
  msgid "Upgrade to the PREMIUM VERSION"
88
- msgstr ""
89
 
90
  #: ../includes/class.yith-wcwl-admin-init.php:921
91
  msgid "YITH WooCommerce Wishlist"
92
- msgstr ""
93
 
94
  #: ../includes/class.yith-wcwl-admin-init.php:922
95
  msgid "Discover the Advanced Features"
96
- msgstr ""
97
 
98
  #: ../includes/class.yith-wcwl-admin-init.php:923
99
  msgid ""
100
  "Upgrade to the PREMIUM VERSION\n"
101
  "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
102
  msgstr ""
 
 
103
 
104
  #: ../includes/class.yith-wcwl-admin-init.php:930
105
  msgid "Get Support and Pro Features"
106
- msgstr ""
107
 
108
  #: ../includes/class.yith-wcwl-admin-init.php:931
109
  msgid ""
@@ -111,37 +96,35 @@ msgid ""
111
  "the advanced features of the product and you will get one year of free "
112
  "updates and support through our platform available 24h/24."
113
  msgstr ""
 
 
 
 
114
 
115
- # @ yit
116
  #: ../includes/class.yith-wcwl-admin-init.php:941
117
  msgid "General Settings"
118
- msgstr "Impostazioni"
119
 
120
- # @ yit
121
  #: ../includes/class.yith-wcwl-admin-init.php:948
122
  msgid "Enable YITH Wishlist"
123
- msgstr "Abilita YITH WooCommerce Wishlist"
124
 
125
- # @ yit
126
  #: ../includes/class.yith-wcwl-admin-init.php:949
127
- #, fuzzy, php-format
128
  msgid ""
129
  "Enable all plugin features. <strong>Be sure to select at least one option in "
130
  "the Wishlist page menu in %s.</strong> Also, please read the plugin <a href="
131
  "\"%s\" target=\"_blank\">documentation</a>."
132
  msgstr ""
133
- "Abilita le caratteristiche del plugin. <strong>Accertati che la pagina "
134
- "wishlist sia selezionata su Woocommerce &gt; Impostazioni &gt; Pagine</"
135
- "strong>. Inoltre, leggi la <a href=\"%s\" target=\"_blank\">documentazione</"
136
- "a> del plugin."
137
 
138
- # @ yit
139
  #: ../includes/class.yith-wcwl-admin-init.php:956
140
- #, fuzzy
141
  msgid "Default wishlist title"
142
- msgstr "Titolo della lista dei desideri"
143
 
144
- # @ yit
145
  #: ../includes/class.yith-wcwl-admin-init.php:958
146
  #: ../includes/class.yith-wcwl-admin-init.php:959
147
  #: ../includes/class.yith-wcwl-admin-init.php:1218
@@ -150,418 +133,369 @@ msgstr "Titolo della lista dei desideri"
150
  msgid "My wishlist on %s"
151
  msgstr "La mia lista dei desideri su %s"
152
 
153
- # @ yit
154
  #: ../includes/class.yith-wcwl-admin-init.php:967
155
  msgid "Position"
156
  msgstr "Posizione"
157
 
158
- # @ yit
159
  #: ../includes/class.yith-wcwl-admin-init.php:968
160
- #, fuzzy
161
  msgid ""
162
  "You can add the button in variable products only after the \"Add to Cart\" "
163
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
164
  msgstr ""
165
- "Per i prodotti variabili puoi utilizzare soltanto Dopo \"Aggiungi al Carrello"
166
- "\" o utilizzare lo shortcode [yith_wcwl_add_to_wishlist]."
 
167
 
168
- # @ yit
169
  #: ../includes/class.yith-wcwl-admin-init.php:974
170
  msgid "After \"Add to cart\""
171
- msgstr "Dopo \"Aggiungi al Carrello\""
172
 
173
- # @ yit
174
  #: ../includes/class.yith-wcwl-admin-init.php:975
175
  msgid "After thumbnails"
176
- msgstr "Dopo le thumbnail"
177
 
178
- # @ yit
179
  #: ../includes/class.yith-wcwl-admin-init.php:976
180
  msgid "After summary"
181
- msgstr "Dopo la descrizione"
182
 
183
- # @ yit
184
  #: ../includes/class.yith-wcwl-admin-init.php:977
185
  msgid "Use shortcode"
186
  msgstr "Utilizza lo shortcode"
187
 
188
- # @ yit
189
  #: ../includes/class.yith-wcwl-admin-init.php:982
190
  msgid "Redirect to cart"
191
- msgstr "Reindirizza al carrello"
192
 
193
- # @ yit
194
  #: ../includes/class.yith-wcwl-admin-init.php:983
195
  msgid ""
196
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
197
  "page."
198
  msgstr ""
199
- "Reindirizza al carrello se nella lista dei desideri viene cliccato il "
200
- "bottone \"Aggiungi al carrello\" "
201
 
202
- # @ yit
203
  #: ../includes/class.yith-wcwl-admin-init.php:990
204
  msgid "Remove if added to the cart"
205
  msgstr "Rimuovi se aggiunto al carrello"
206
 
207
- # @ yit
208
  #: ../includes/class.yith-wcwl-admin-init.php:991
209
- #, fuzzy
210
  msgid "Remove the product from the wishlist if it has been added to the cart."
211
  msgstr ""
212
- "Quando un prodotto viene aggiunto al carrello, viene rimosso dalla lista dei "
213
- "desideri."
214
 
215
- # @ yit
216
  #: ../includes/class.yith-wcwl-admin-init.php:998
217
  msgid "\"Add to Wishlist\" text"
218
- msgstr "Testo del pulsante\"Aggiungi alla lista dei desideri\""
219
 
220
- # @ yit
221
  #: ../includes/class.yith-wcwl-admin-init.php:1000
222
  #: ../includes/class.yith-wcwl-admin-init.php:1001
223
  msgid "Add to Wishlist"
224
  msgstr "Aggiungi alla lista dei desideri"
225
 
226
- # @ yit
227
  #: ../includes/class.yith-wcwl-admin-init.php:1006
228
- #, fuzzy
229
  msgid "\"Browse wishlist\" text"
230
- msgstr "Esplora la lista dei desideri"
231
 
232
- # @ yit
233
  #: ../includes/class.yith-wcwl-admin-init.php:1008
234
  #: ../includes/class.yith-wcwl-admin-init.php:1009
235
  #: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
236
  msgid "Browse Wishlist"
237
- msgstr "Esplora la lista dei desideri"
238
 
239
- # @ yit
240
  #: ../includes/class.yith-wcwl-admin-init.php:1014
241
- #, fuzzy
242
  msgid "\"Product already in wishlist\" text"
243
- msgstr "Il prodotto é giá nella lista dei desideri."
244
 
245
- # @ yit
246
  #: ../includes/class.yith-wcwl-admin-init.php:1016
247
  #: ../includes/class.yith-wcwl-admin-init.php:1017
248
  #: ../includes/class.yith-wcwl-ui.php:82
249
  msgid "The product is already in the wishlist!"
250
- msgstr "Il prodotto é giá nella lista dei desideri!"
251
 
252
- # @ yit
253
  #: ../includes/class.yith-wcwl-admin-init.php:1022
254
- #, fuzzy
255
  msgid "\"Product added\" text"
256
- msgstr "Prodotto aggiunto!"
257
 
258
- # @ yit
259
  #: ../includes/class.yith-wcwl-admin-init.php:1024
260
  #: ../includes/class.yith-wcwl-admin-init.php:1025
261
  #: ../includes/class.yith-wcwl-ui.php:81
262
  msgid "Product added!"
263
- msgstr "Prodotto aggiunto!"
264
 
265
- # @ yit
266
  #: ../includes/class.yith-wcwl-admin-init.php:1030
267
  msgid "\"Add to Cart\" text"
268
- msgstr "Testo del pulsante\"Aggiungi al carrello\""
269
 
270
- # @ yit
271
  #: ../includes/class.yith-wcwl-admin-init.php:1032
272
  #: ../includes/class.yith-wcwl-admin-init.php:1033
273
  msgid "Add to Cart"
274
- msgstr "Aggiungi al Carrello"
275
 
276
- # @ yit
277
  #: ../includes/class.yith-wcwl-admin-init.php:1038
278
- #, fuzzy
279
  msgid "Show Unit price"
280
- msgstr "Prezzo Unitario"
281
 
282
  #: ../includes/class.yith-wcwl-admin-init.php:1039
283
  msgid "Show unit price for each product in wishlist"
284
  msgstr ""
 
285
 
286
- # @ yit
287
  #: ../includes/class.yith-wcwl-admin-init.php:1047
288
  msgid "Show \"Add to Cart\" button"
289
- msgstr "Mostra il pulsante \"Aggiungi al carrello\""
290
 
291
- # @ yit
292
  #: ../includes/class.yith-wcwl-admin-init.php:1048
293
- #, fuzzy
294
  msgid "Show \"Add to Cart\" button for each product in wishlist"
295
- msgstr "Sfondo del pulsante\"Aggiungi al carrello\""
 
 
296
 
297
- # @ yit
298
  #: ../includes/class.yith-wcwl-admin-init.php:1056
299
- #, fuzzy
300
  msgid "Show Stock status"
301
- msgstr "Disponibilitá"
302
 
303
  #: ../includes/class.yith-wcwl-admin-init.php:1057
304
  msgid ""
305
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
306
  msgstr ""
 
 
307
 
308
  #: ../includes/class.yith-wcwl-admin-init.php:1065
309
  msgid "Show Date of addition"
310
- msgstr ""
311
 
312
- # @ yit
313
  #: ../includes/class.yith-wcwl-admin-init.php:1066
314
- #, fuzzy
315
  msgid "Show the date when users have added a product to the wishlist"
316
- msgstr "Errore durante l'aggiunta del prodotto alla lista dei desideri."
 
 
317
 
318
- # @ yit
319
  #: ../includes/class.yith-wcwl-admin-init.php:1074
320
- #, fuzzy
321
  msgid "Add second remove button"
322
- msgstr "Testo del pulsante\"Aggiungi al carrello\""
323
 
324
  #: ../includes/class.yith-wcwl-admin-init.php:1075
325
  msgid "Add a second remove button in the last column, with extended label"
326
  msgstr ""
 
 
327
 
328
- # @ yit
329
  #: ../includes/class.yith-wcwl-admin-init.php:1098
330
  msgid "Styles"
331
  msgstr "Stili"
332
 
333
- # @ yit
334
  #: ../includes/class.yith-wcwl-admin-init.php:1105
335
  msgid "Use buttons"
336
- msgstr "Usa pulsanti"
337
 
338
- # @ yit
339
  #: ../includes/class.yith-wcwl-admin-init.php:1106
340
- #, fuzzy
341
  msgid "Use buttons instead of simple anchors."
342
- msgstr "Utilizza dei pulsanti al posto delle ancore"
343
 
344
- # @ yit
345
  #: ../includes/class.yith-wcwl-admin-init.php:1113
346
  msgid "Custom CSS"
347
- msgstr "CSS personalizzato"
348
 
349
- # @ yit
350
  #: ../includes/class.yith-wcwl-admin-init.php:1121
351
  msgid "Use theme style"
352
- msgstr "Usa stile del tema"
353
 
354
- # @ yit
355
  #: ../includes/class.yith-wcwl-admin-init.php:1122
356
  msgid "Use the theme style."
357
- msgstr "Usa lo stile del tema."
358
 
359
- # @ yit
360
  #: ../includes/class.yith-wcwl-admin-init.php:1129
361
- #, fuzzy
362
  msgid "Rounded buttons"
363
- msgstr "Usa pulsanti"
364
 
365
- # @ yit
366
  #: ../includes/class.yith-wcwl-admin-init.php:1130
367
- #, fuzzy
368
  msgid "Make button corners rounded"
369
- msgstr "Arrotonda i bordi dei pulsanti"
370
 
371
- # @ yit
372
  #: ../includes/class.yith-wcwl-admin-init.php:1137
373
  msgid "\"Add to Wishlist\" icon"
374
- msgstr "Icona \"Aggiungi alla lista dei desideri\""
375
 
376
- # @ yit
377
  #: ../includes/class.yith-wcwl-admin-init.php:1138
378
  msgid "Add an icon to the \"Add to Wishlist\" button"
379
- msgstr "Aggiungi un'icona al pulsante \"Aggiungi alla lista dei desideri\""
380
 
381
- # @ yit
382
  #: ../includes/class.yith-wcwl-admin-init.php:1149
383
  msgid "\"Add to Cart\" icon"
384
- msgstr "Icona \"Aggiungi al carrello\""
385
 
386
- # @ yit
387
  #: ../includes/class.yith-wcwl-admin-init.php:1150
388
  msgid "Add an icon to the \"Add to Cart\" button"
389
- msgstr "Aggiunge un'icona al pulsante \"Aggiungi al carrello\""
390
 
391
- # @ yit
392
  #: ../includes/class.yith-wcwl-admin-init.php:1169
393
- #, fuzzy
394
  msgid "Social Networks & Share"
395
- msgstr "Social & Condivisione"
396
 
397
- # @ yit
398
  #: ../includes/class.yith-wcwl-admin-init.php:1176
399
  msgid "Share on Facebook"
400
- msgstr "Condivi su Facebook"
401
 
402
- # @ yit
403
  #: ../includes/class.yith-wcwl-admin-init.php:1177
404
- #, fuzzy
405
  msgid "Show \"Share on Facebook\" button"
406
- msgstr "Condivi su Facebook"
407
 
408
- # @ yit
409
  #: ../includes/class.yith-wcwl-admin-init.php:1184
410
  msgid "Tweet on Twitter"
411
  msgstr "Condividi su Twitter"
412
 
413
- # @ yit
414
  #: ../includes/class.yith-wcwl-admin-init.php:1185
415
- #, fuzzy
416
  msgid "Show \"Tweet on Twitter\" button"
417
- msgstr "Condividi su Twitter"
418
 
419
- # @ yit
420
  #: ../includes/class.yith-wcwl-admin-init.php:1192
421
  msgid "Pin on Pinterest"
422
- msgstr "Pin su Pinterest"
423
 
424
- # @ yit
425
  #: ../includes/class.yith-wcwl-admin-init.php:1193
426
- #, fuzzy
427
  msgid "Show \"Pin on Pinterest\" button"
428
- msgstr "Pin su Pinterest"
429
 
430
- # @ yit
431
  #: ../includes/class.yith-wcwl-admin-init.php:1200
432
  msgid "Share on Google+"
433
  msgstr "Condividi su Google+"
434
 
435
- # @ yit
436
  #: ../includes/class.yith-wcwl-admin-init.php:1201
437
- #, fuzzy
438
  msgid "Show \"Share on Google+\" button"
439
- msgstr "Condivi su Facebook"
440
 
441
  #: ../includes/class.yith-wcwl-admin-init.php:1208
442
  msgid "Share by Email"
443
- msgstr ""
444
 
445
- # @ yit
446
  #: ../includes/class.yith-wcwl-admin-init.php:1209
447
- #, fuzzy
448
  msgid "Show \"Share by Email\" button"
449
- msgstr "Mostra il pulsante \"Aggiungi al carrello\""
450
 
451
- # @ yit
452
  #: ../includes/class.yith-wcwl-admin-init.php:1216
453
- #, fuzzy
454
  msgid "Social title"
455
- msgstr "Titolo dei social"
456
 
457
- # @ yit
458
  #: ../includes/class.yith-wcwl-admin-init.php:1224
459
- #, fuzzy
460
  msgid "Social text"
461
- msgstr "Testo dei social"
462
 
463
- # @ yit
464
  #: ../includes/class.yith-wcwl-admin-init.php:1225
465
- #, fuzzy
466
  msgid ""
467
  "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
468
  "%</strong> where you want to show the URL of your wishlist."
469
  msgstr ""
470
- "Sará utilizzato da Facebook, Twitter e Pinterest. Utilizza <strong>"
471
- "%wishlist_url%</strong> dove vuoi che appaia l'URL della lista dei desideri."
 
472
 
473
- # @ yit
474
  #: ../includes/class.yith-wcwl-admin-init.php:1233
475
- #, fuzzy
476
  msgid "Social image URL"
477
- msgstr "URL immagine social"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
478
 
479
- # @ yit
480
- #: ../includes/class.yith-wcwl-admin-init.php:1269
481
- #, fuzzy
 
 
 
 
 
 
 
482
  msgid "\"Add to wishlist\" button"
483
- msgstr "Testo del pulsante \"Aggiungi alla lista dei desideri\""
484
 
485
- #: ../includes/class.yith-wcwl-admin-init.php:1272
486
- #: ../includes/class.yith-wcwl-admin-init.php:1290
487
- #: ../includes/class.yith-wcwl-admin-init.php:1308
488
- #: ../includes/class.yith-wcwl-admin-init.php:1326
489
- #: ../includes/class.yith-wcwl-admin-init.php:1344
490
  msgid "Background"
491
- msgstr ""
492
 
493
- #: ../includes/class.yith-wcwl-admin-init.php:1273
494
- #: ../includes/class.yith-wcwl-admin-init.php:1291
495
- #: ../includes/class.yith-wcwl-admin-init.php:1309
496
- #: ../includes/class.yith-wcwl-admin-init.php:1327
497
- #: ../includes/class.yith-wcwl-admin-init.php:1345
498
  msgid "Text"
499
- msgstr ""
 
 
 
 
 
 
 
 
500
 
501
- #: ../includes/class.yith-wcwl-admin-init.php:1274
502
- #: ../includes/class.yith-wcwl-admin-init.php:1292
503
  #: ../includes/class.yith-wcwl-admin-init.php:1310
504
  #: ../includes/class.yith-wcwl-admin-init.php:1328
505
  #: ../includes/class.yith-wcwl-admin-init.php:1346
506
- msgid "Border"
507
- msgstr ""
508
-
509
- #: ../includes/class.yith-wcwl-admin-init.php:1281
510
- #: ../includes/class.yith-wcwl-admin-init.php:1299
511
- #: ../includes/class.yith-wcwl-admin-init.php:1317
512
- #: ../includes/class.yith-wcwl-admin-init.php:1335
513
  msgid "Background (hover)"
514
- msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-admin-init.php:1282
517
- #: ../includes/class.yith-wcwl-admin-init.php:1300
518
- #: ../includes/class.yith-wcwl-admin-init.php:1318
519
- #: ../includes/class.yith-wcwl-admin-init.php:1336
520
  msgid "Text (hover)"
521
- msgstr ""
522
 
523
- #: ../includes/class.yith-wcwl-admin-init.php:1283
524
- #: ../includes/class.yith-wcwl-admin-init.php:1301
525
- #: ../includes/class.yith-wcwl-admin-init.php:1319
526
- #: ../includes/class.yith-wcwl-admin-init.php:1337
527
  msgid "Border (hover)"
528
- msgstr ""
529
 
530
- # @ yit
531
- #: ../includes/class.yith-wcwl-admin-init.php:1287
532
- #, fuzzy
533
  msgid "\"Add to Cart\" button"
534
- msgstr "Testo del pulsante\"Aggiungi al carrello\""
535
 
536
- #: ../includes/class.yith-wcwl-admin-init.php:1305
537
  msgid "\"Style 1\" button"
538
- msgstr ""
539
 
540
- #: ../includes/class.yith-wcwl-admin-init.php:1323
541
  msgid "\"Style 2\" button"
542
- msgstr ""
543
 
544
- # @ yit
545
- #: ../includes/class.yith-wcwl-admin-init.php:1341
546
- #, fuzzy
547
  msgid "Wishlist table"
548
- msgstr "Titolo della lista dei desideri"
549
 
550
- #: ../includes/class.yith-wcwl-admin-init.php:1350
551
  msgid "Headers"
552
- msgstr ""
553
 
554
- #: ../includes/class.yith-wcwl-admin-init.php:1353
555
  msgid "Background color"
556
- msgstr ""
557
 
558
- # @ yit
559
- #: ../includes/class.yith-wcwl-admin-init.php:1443
560
- #, fuzzy
561
  msgid "Wishlist Activated"
562
- msgstr "Titolo della lista dei desideri"
563
 
564
- #: ../includes/class.yith-wcwl-admin-init.php:1444
565
  #, php-format
566
  msgid ""
567
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -569,14 +503,16 @@ msgid ""
569
  "Wishlist is available in an outstanding PREMIUM version with many new "
570
  "options, <a href=\"%s\">discover it now</a>."
571
  msgstr ""
 
 
 
 
572
 
573
- # @ yit
574
- #: ../includes/class.yith-wcwl-admin-init.php:1455
575
- #, fuzzy
576
  msgid "Wishlist Updated"
577
- msgstr "Lista dei desideri"
578
 
579
- #: ../includes/class.yith-wcwl-admin-init.php:1456
580
  #, php-format
581
  msgid ""
582
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -585,1166 +521,895 @@ msgid ""
585
  "this menu. Wishlist has been updated with new available options, <a href=\"%s"
586
  "\">discover the PREMIUM version.</a>"
587
  msgstr ""
 
 
 
 
 
 
588
 
589
- #: ../includes/class.yith-wcwl-init.php:361
590
  msgid ""
591
  "We are sorry, but this feature is available only if cookies are enabled on "
592
  "your browser."
593
  msgstr ""
 
 
594
 
595
- # @ yit
596
- #: ../includes/class.yith-wcwl-init.php:362
597
- #, fuzzy
598
  msgid "Product correctly added to cart"
599
- msgstr "Prodotto aggiunto!"
600
 
601
- # @ yit
602
  #: ../includes/class.yith-wcwl-install.php:239
603
  msgctxt "page_slug"
604
  msgid "wishlist"
605
- msgstr ""
606
 
607
- # @ yit
608
  #: ../includes/class.yith-wcwl-shortcode.php:242
609
  #: ../includes/class.yith-wcwl-ui.php:161
610
  msgid "Share on:"
611
  msgstr "Condividi su:"
612
 
613
- # @ yit
614
  #: ../includes/class.yith-wcwl-ui.php:116
615
  #: ../includes/class.yith-wcwl-ui.php:199
616
  msgid "Select options"
617
- msgstr "Seleziona opzioni"
618
 
619
- # @ yit
620
  #: ../includes/class.yith-wcwl-ui.php:165 ../templates/share.php:16
621
  msgid "Facebook"
622
  msgstr "Facebook"
623
 
624
- # @ yit
625
  #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:22
626
  msgid "Twitter"
627
  msgstr "Twitter"
628
 
629
  #: ../includes/class.yith-wcwl-ui.php:177
630
  msgid "email"
631
- msgstr ""
632
 
633
- # @ yit
634
- #: ../includes/class.yith-wcwl.php:187
635
- #, fuzzy
636
  msgid "An error occurred while adding products to the wishlist."
637
- msgstr "Errore durante l'aggiunta del prodotto alla lista dei desideri."
 
 
638
 
639
- # @ yit
640
- #: ../includes/class.yith-wcwl.php:271
641
- #, fuzzy
642
  msgid "An error occurred while adding products to wishlist."
643
- msgstr "Errore durante l'aggiunta del prodotto alla lista dei desideri."
 
 
644
 
645
- #: ../includes/class.yith-wcwl.php:286
646
  msgid "The \"Remove\" option now does not require any parameter"
647
- msgstr ""
648
 
649
- # @ yit
650
- #: ../includes/class.yith-wcwl.php:320
651
- #, fuzzy
652
  msgid "An error occurred while removing products from the wishlist"
653
- msgstr "Errore durante la rimozione del prodotto dalla lista dei desideri"
 
 
654
 
655
- #: ../includes/class.yith-wcwl.php:598
656
  msgid "You need to log in before creating a new wishlist"
657
- msgstr ""
658
 
659
- # @ yit
660
- #: ../includes/class.yith-wcwl.php:1307
661
  msgid "Product successfully removed."
662
- msgstr "Prodotto rimosso con successo."
663
 
664
- # @ yit
665
- #: ../includes/class.yith-wcwl.php:1311
666
  msgid "Error. Unable to remove the product from the wishlist."
667
  msgstr "Errore. Impossibile rimuovere il prodotto dalla lista dei desideri."
668
 
669
- # @ yit
670
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
671
  msgid "No products were added to the wishlist"
672
- msgstr "Nessun prodotto nella lista dei desideri"
673
-
674
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
675
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
676
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
677
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
678
- #, php-format
679
- msgid "Add %s"
680
- msgstr ""
681
-
682
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
683
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
684
- #, php-format
685
- msgid "Add New %s"
686
- msgstr ""
687
-
688
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
689
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
690
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
691
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
692
- #, php-format
693
- msgid "Edit %s"
694
- msgstr ""
695
-
696
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
697
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
698
- #, php-format
699
- msgid "New %s"
700
- msgstr ""
701
-
702
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
703
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
704
- #, php-format
705
- msgid "All %s"
706
- msgstr ""
707
-
708
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
709
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
710
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
711
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
712
- #, php-format
713
- msgid "View %s"
714
- msgstr ""
715
-
716
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
717
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
718
- #, php-format
719
- msgid "Search %s"
720
- msgstr ""
721
-
722
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
723
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
724
- #, php-format
725
- msgid "No %s found"
726
- msgstr ""
727
-
728
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
729
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
730
- #, php-format
731
- msgid "No %s found in Trash"
732
- msgstr ""
733
-
734
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
735
- #, php-format
736
- msgctxt "taxonomy general name"
737
- msgid "%s Categories"
738
- msgstr ""
739
-
740
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
741
- msgctxt "taxonomy singular name"
742
- msgid "Category"
743
- msgstr ""
744
-
745
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
746
- msgid "Search Categories"
747
- msgstr ""
748
-
749
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
750
- msgid "All Categories"
751
- msgstr ""
752
-
753
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
754
- msgid "Parent Category"
755
- msgstr ""
756
-
757
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
758
- msgid "Parent Category:"
759
- msgstr ""
760
-
761
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
762
- msgid "Edit Category"
763
- msgstr ""
764
-
765
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
766
- msgid "Update Category"
767
- msgstr ""
768
-
769
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
770
- msgid "Add New Category"
771
- msgstr ""
772
-
773
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
774
- msgid "New Category Name"
775
- msgstr ""
776
-
777
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
778
- msgid "Category"
779
- msgstr ""
780
-
781
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
782
- msgid "Categories"
783
- msgstr ""
784
-
785
- # @ yit
786
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
787
- #, fuzzy, php-format
788
- msgid "%s Settings"
789
- msgstr "Impostazioni"
790
-
791
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
792
- msgid "Type"
793
- msgstr ""
794
-
795
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
796
- msgid "Layout for this "
797
- msgstr ""
798
-
799
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
800
- msgid "Rewrite"
801
- msgstr ""
802
-
803
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
804
- msgid ""
805
- "Univocal identification name in the URL for each product (slug from post if "
806
- "empty)"
807
- msgstr ""
808
-
809
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
810
- msgid "Label in Singular"
811
- msgstr ""
812
-
813
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
814
- msgid "Set a label in singular (title of portfolio if empty)"
815
- msgstr ""
816
-
817
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
818
- msgid "Label in Plural"
819
- msgstr ""
820
-
821
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
822
- msgid "Set a label in plural (title of portfolio if empty)"
823
- msgstr ""
824
-
825
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
826
- msgid "Taxonomy"
827
- msgstr ""
828
-
829
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
830
- msgid ""
831
- "If you want to use categories in the portfolio, set a name for taxonomy. "
832
- "Name should be a slug (must not contain capital letters nor spaces) and must "
833
- "not be more than 32 characters long (database structure restriction)."
834
- msgstr ""
835
-
836
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
837
- msgid "Taxonomy Rewrite"
838
- msgstr ""
839
-
840
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
841
- msgid "Set univocal name for each category page URL."
842
- msgstr ""
843
-
844
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
845
- msgid "Single layout"
846
- msgstr ""
847
-
848
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
849
- msgid "Layout for single page of this portfolio"
850
- msgstr ""
851
-
852
- # @ yit
853
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
854
- #, fuzzy
855
- msgid "layout settings"
856
- msgstr "Impostazioni"
857
-
858
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
859
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
860
- msgid "Quick links"
861
- msgstr ""
862
-
863
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
864
- #, php-format
865
- msgid "Show frontend of the %s"
866
- msgstr ""
867
-
868
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
869
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
870
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
871
- msgid "Name"
872
- msgstr ""
873
-
874
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
875
- #, php-format
876
- msgid "Add %s from images"
877
- msgstr ""
878
-
879
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
880
- msgid "Add with multiupload"
881
- msgstr ""
882
-
883
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
884
- msgid "The changes you have made will be lost if you leave this page."
885
- msgstr ""
886
-
887
- # @ yit
888
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
889
- #, fuzzy
890
- msgid "Plugin Settings"
891
- msgstr "Impostazioni"
892
-
893
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
894
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
895
- msgid "YIT Plugins"
896
- msgstr ""
897
-
898
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
899
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
900
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
901
- msgid "Save Changes"
902
- msgstr ""
903
-
904
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
905
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
906
- msgid ""
907
- "If you continue with this action, you will reset all options in this page."
908
- msgstr ""
909
-
910
- # @ yit
911
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
912
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
913
- #, fuzzy
914
- msgid "Reset to Default"
915
- msgstr "Reindirizza al carrello"
916
-
917
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
918
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
919
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
920
- msgid "Are you sure?"
921
- msgstr ""
922
-
923
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
924
- msgid ""
925
- "The element you have entered already exists. Please, enter another name."
926
- msgstr ""
927
-
928
- # @ yit
929
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
930
- #, fuzzy
931
- msgid "Settings saved"
932
- msgstr "Impostazioni"
933
-
934
- # @ yit
935
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
936
- #, fuzzy
937
- msgid "Settings reset"
938
- msgstr "Impostazioni"
939
-
940
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
941
- msgid "Element deleted correctly."
942
- msgstr ""
943
-
944
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
945
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
946
- msgid "Element updated correctly."
947
- msgstr ""
948
-
949
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
950
- msgid "Database imported correctly."
951
- msgstr ""
952
 
953
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
954
- msgid "An error has occurred during import. Please try again."
955
- msgstr ""
956
-
957
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
958
- msgid "The added file is not valid."
959
- msgstr ""
960
-
961
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
962
- msgid "Sorry, import is disabled."
963
- msgstr ""
964
-
965
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
966
- msgid "Sorting successful."
967
- msgstr ""
968
-
969
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
970
- msgid ""
971
- "If you continue with this action, you will reset all the options in this "
972
- "page."
973
- msgstr ""
974
-
975
- #: ../plugin-fw/lib/yit-pointers.php:70
976
- msgid "Plugins Activated"
977
- msgstr ""
978
-
979
- #: ../plugin-fw/lib/yit-pointers.php:71
980
- msgid ""
981
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
982
- " For each plugin installed, "
983
- "customization settings will be available as a new entry in YIT Plugin menu."
984
- msgstr ""
985
 
986
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
987
- msgid "Discover all our plugins available on:"
988
- msgstr ""
989
-
990
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
991
- msgid "and"
992
- msgstr ""
993
-
994
- #: ../plugin-fw/lib/yit-pointers.php:84
995
- msgid "Plugins Upgraded"
996
- msgstr ""
997
-
998
- #: ../plugin-fw/lib/yit-pointers.php:85
999
- msgid ""
1000
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
1001
- " Any time one of our plugins is updated, "
1002
- "a new entry will be added to this menu.\n"
1003
- " For example, after the update, plugin "
1004
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
1005
- "Search, etc.)\n"
1006
- " will be moved from previous location to "
1007
- "YIT Plugin tab."
1008
- msgstr ""
1009
-
1010
- #: ../plugin-fw/lib/yit-upgrade.php:123
1011
- msgid "There is a new version of %plugin_name% available."
1012
- msgstr ""
1013
-
1014
- #: ../plugin-fw/lib/yit-upgrade.php:124
1015
- msgid "View version %latest% details."
1016
- msgstr ""
1017
-
1018
- #: ../plugin-fw/lib/yit-upgrade.php:125
1019
- msgid "Automatic update is unavailable for this plugin,"
1020
- msgstr ""
1021
-
1022
- #: ../plugin-fw/lib/yit-upgrade.php:126
1023
- msgid ""
1024
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
1025
- msgstr ""
1026
-
1027
- #: ../plugin-fw/lib/yit-upgrade.php:127
1028
- msgid "Update now."
1029
- msgstr ""
1030
-
1031
- #: ../plugin-fw/lib/yit-upgrade.php:230
1032
- msgid "Yithemes Repository"
1033
- msgstr ""
1034
-
1035
- #: ../plugin-fw/lib/yit-upgrade.php:264
1036
- msgid "Invalid URL Provided."
1037
- msgstr ""
1038
-
1039
- #: ../plugin-fw/lib/yit-upgrade.php:277
1040
- msgid "Could not create Temporary file."
1041
- msgstr ""
1042
-
1043
- #: ../plugin-fw/lib/yit-upgrade.php:419
1044
- #, php-format
1045
- msgid ""
1046
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
1047
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
1048
- msgstr ""
1049
-
1050
- #: ../plugin-fw/lib/yit-upgrade.php:421
1051
- #, php-format
1052
- msgid ""
1053
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
1054
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
1055
- "have to activate the plugin on a single site of the network to benefit from "
1056
- "automatic updates.</em>"
1057
- msgstr ""
1058
-
1059
- #: ../plugin-fw/lib/yit-upgrade.php:423
1060
- #, php-format
1061
- msgid ""
1062
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
1063
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
1064
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
1065
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
1066
- msgstr ""
1067
-
1068
- #: ../plugin-fw/lib/yit-upgrade.php:425
1069
- #, php-format
1070
- msgid ""
1071
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
1072
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
1073
- "href=\"%5$s\">update now</a>."
1074
- msgstr ""
1075
-
1076
- #: ../plugin-fw/lib/yit-upgrade.php:498
1077
- msgid "You can't update the plugins for this site."
1078
- msgstr ""
1079
-
1080
- #: ../plugin-fw/lib/yit-upgrade.php:502
1081
  msgid ""
1082
- "You do not have sufficient permissions to update the plugins for this site."
1083
- msgstr ""
1084
-
1085
- #: ../plugin-fw/lib/yit-upgrade.php:509
1086
- msgid "Update Plugin"
1087
- msgstr ""
1088
-
1089
- #: ../plugin-fw/licence/lib/yit-licence.php:161
1090
- #, php-format
1091
- msgid "%field% field cannot be empty"
1092
- msgstr ""
1093
-
1094
- #: ../plugin-fw/licence/lib/yit-licence.php:162
1095
- msgid "%field_1% and %field_2% fields cannot be empty"
1096
- msgstr ""
1097
-
1098
- #: ../plugin-fw/licence/lib/yit-licence.php:163
1099
- msgid "Unable to contact the remote server, please try again later. Thanks!"
1100
- msgstr ""
1101
-
1102
- #: ../plugin-fw/licence/lib/yit-licence.php:548
1103
- msgid "Invalid Request"
1104
- msgstr ""
1105
-
1106
- #: ../plugin-fw/licence/lib/yit-licence.php:549
1107
- msgid "Invalid licence key"
1108
- msgstr ""
1109
-
1110
- #: ../plugin-fw/licence/lib/yit-licence.php:550
1111
- msgid "Software has been deactivated"
1112
- msgstr ""
1113
-
1114
- #: ../plugin-fw/licence/lib/yit-licence.php:551
1115
- msgid "Maximum number of activations exceeded"
1116
- msgstr ""
1117
-
1118
- #: ../plugin-fw/licence/lib/yit-licence.php:552
1119
- msgid "Invalid instance ID"
1120
- msgstr ""
1121
-
1122
- #: ../plugin-fw/licence/lib/yit-licence.php:553
1123
- msgid "Invalid security key"
1124
- msgstr ""
1125
-
1126
- #: ../plugin-fw/licence/lib/yit-licence.php:554
1127
- msgid "Licence key has expired"
1128
- msgstr ""
1129
-
1130
- #: ../plugin-fw/licence/lib/yit-licence.php:555
1131
- msgid "Licence key has been banned"
1132
- msgstr ""
1133
-
1134
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1135
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1136
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1137
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1138
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1139
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1140
- msgid "Licence Activation"
1141
- msgstr ""
1142
-
1143
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1144
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1145
- #, php-format
1146
- msgid "%s"
1147
- msgstr ""
1148
-
1149
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1150
- msgid "Yithemes Licence Activation"
1151
  msgstr ""
 
 
1152
 
1153
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1154
  msgid ""
1155
- "I cannot find the license key for activating the theme I have bought some "
1156
- "time ago. Where can I find it?"
1157
  msgstr ""
 
 
1158
 
1159
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1160
- msgid ""
1161
- "If you have purchased one of our products before 27 January 2015, you can "
1162
- "benefit from support and updates (the services offered with the license)\n"
1163
- " until 27 January 2016 and you do not have to purchase it again "
1164
- "to get a new license key, because, before this date, your license used to be "
1165
- "activated automatically by our system.\n"
1166
- " After 27 January 2016, instead, if you want to benefit from "
1167
- "support and updates you have to buy a new license and activate it through "
1168
- "the license key you will be\n"
1169
- " provided with and that you can find in your YIThemes account, in "
1170
- "section \"My licenses\"."
1171
- msgstr ""
1172
 
1173
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1174
- msgid ""
1175
- "Have you updated your licenses? Have you asked for an extension? Update "
1176
- "information concerning your products."
1177
- msgstr ""
1178
 
1179
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1180
- msgid "Update licence information"
1181
- msgstr ""
1182
 
1183
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1184
- msgid "Products to be activated"
1185
- msgstr ""
1186
 
1187
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1188
- msgid "Activate"
1189
- msgstr ""
1190
 
1191
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1192
- msgid "Activated"
1193
- msgstr ""
1194
 
1195
- # @ yit
1196
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1197
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1198
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1199
- #: ../templates/wishlist-view.php:86
1200
  msgid "Product Name"
1201
- msgstr "Nome del Prodotto"
1202
 
1203
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1204
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1205
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1206
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1207
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1208
- #: ../templates/share.php:40
1209
- msgid "Email"
1210
- msgstr ""
1211
 
1212
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1213
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1214
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1215
- msgid "Licence Key"
1216
- msgstr ""
1217
 
1218
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1219
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1220
- msgid "Expires"
1221
- msgstr ""
1222
 
1223
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1224
- msgid "Remaining"
1225
- msgstr ""
1226
 
1227
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1228
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1229
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1230
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1231
- msgid "Renew"
1232
- msgstr ""
1233
 
1234
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1235
- #, php-format
1236
- msgid "%1s out of %2s"
1237
- msgstr ""
1238
 
1239
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1240
- msgid "Banned"
1241
- msgstr ""
 
1242
 
1243
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1244
- msgid "Expired"
1245
- msgstr ""
1246
 
1247
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1248
- msgid "Search for a product"
1249
- msgstr ""
1250
 
1251
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1252
- msgid "No categories."
1253
- msgstr ""
1254
 
1255
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1256
- msgid "+ Add New Category"
1257
- msgstr ""
1258
 
1259
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1260
- msgid "Text Input"
1261
- msgstr ""
1262
 
1263
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1264
- msgid "Checkbox"
1265
- msgstr ""
1266
 
1267
- # @ yit
1268
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1269
- #, fuzzy
1270
- msgid "Select"
1271
- msgstr "Seleziona opzioni"
1272
 
1273
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1274
- msgid "Textarea"
1275
- msgstr ""
1276
 
1277
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1278
- msgid "Radio Input"
1279
- msgstr ""
1280
 
1281
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1282
- msgid "Password Field"
1283
- msgstr ""
1284
 
1285
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1286
- #, fuzzy
1287
- msgid "File Upload"
1288
  msgstr "Carica"
1289
 
1290
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1291
- msgid "Theme Icon"
1292
- msgstr ""
1293
 
1294
- # @ yit
1295
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1296
- #, fuzzy
1297
- msgid "Custom Icon"
1298
- msgstr "CSS personalizzato"
1299
 
1300
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1301
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1302
- msgid "None"
1303
- msgstr ""
1304
 
1305
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1306
- msgid "Add field"
1307
- msgstr ""
1308
 
1309
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1310
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1311
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1312
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1313
- #: ../templates/wishlist-view.php:258
1314
- msgid "Remove"
1315
- msgstr ""
1316
 
1317
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1318
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1319
- #, fuzzy
1320
- msgid "Click to toggle"
1321
- msgstr "Anteprima"
1322
 
1323
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1324
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1325
- msgid "Title Field"
1326
- msgstr ""
1327
 
1328
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1329
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1330
- #, fuzzy
1331
- msgid "Insert the title for the field."
1332
- msgstr "Seleziona Font"
1333
 
1334
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1335
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1336
- msgid "Data Name"
1337
- msgstr ""
1338
 
1339
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1340
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1341
- msgid ""
1342
- "REQUIRED: Field identification name to be entered into email body. "
1343
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1344
- msgstr ""
1345
 
1346
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1347
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1348
- msgid "Type field"
1349
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1350
 
1351
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1352
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1353
- #, fuzzy
1354
- msgid "Select the type for this field."
1355
- msgstr "Seleziona Font"
1356
 
1357
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1358
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1359
- msgid "Checked"
1360
- msgstr ""
 
1361
 
1362
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1363
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1364
- msgid "Select this option if you want this field appears as already checked."
1365
- msgstr ""
1366
 
1367
- # @ yit
1368
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1369
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1370
- #, fuzzy
1371
- msgid "Add options "
1372
- msgstr "Seleziona opzioni"
1373
-
1374
- # @ yit
1375
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1376
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1377
- #, fuzzy
1378
- msgid "Add option"
1379
- msgstr "Icona \"Aggiungi al carrello\""
1380
-
1381
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1382
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1383
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1384
- msgid "Selected"
1385
- msgstr ""
1386
 
1387
- # @ yit
1388
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1389
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1390
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1391
- #, fuzzy
1392
- msgid "Delete option"
1393
- msgstr "Seleziona opzioni"
1394
-
1395
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1396
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1397
- msgid "Error Message"
1398
- msgstr ""
1399
 
1400
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1401
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1402
- msgid "Insert the error message for validation."
1403
- msgstr ""
1404
 
1405
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1406
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1407
- msgid "Required"
1408
- msgstr ""
1409
 
1410
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1411
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1412
- msgid "Select this option if it must be required."
1413
- msgstr ""
1414
 
1415
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1416
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1417
- msgid "Select this option if the email must be valid."
1418
- msgstr ""
1419
 
1420
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1421
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1422
- msgid "Reply To"
1423
- msgstr ""
 
 
 
1424
 
1425
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1426
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1427
- msgid "Select this if it is the email you can reply to."
1428
- msgstr ""
1429
 
1430
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1431
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1432
- msgid "Class"
1433
- msgstr ""
1434
 
1435
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1436
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1437
- msgid ""
1438
- "Insert additional class(es) (separated by commas) for more personalization."
1439
- msgstr ""
1440
 
1441
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1442
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1443
- msgid "Icon"
1444
- msgstr ""
 
 
1445
 
1446
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1447
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1448
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1449
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1450
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1451
- #: ../plugin-fw/templates/panel/types/upload.php:31
1452
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1453
- #: ../yit-common/yith-panel.php:417
1454
- msgid "Upload"
1455
- msgstr "Carica"
1456
 
1457
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1458
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1459
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1460
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1461
- msgid "Image preview"
1462
- msgstr ""
1463
 
1464
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1465
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1466
- msgid "Insert an icon for more personalization."
1467
- msgstr ""
1468
 
1469
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1470
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1471
- msgid "Width"
1472
- msgstr ""
1473
 
1474
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1475
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1476
- msgid "Set field length."
1477
- msgstr ""
1478
 
1479
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1480
- msgid "Close all"
1481
- msgstr ""
 
 
 
 
1482
 
1483
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1484
- msgid "Expand all"
1485
- msgstr ""
1486
 
1487
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1488
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1489
- msgid "Value"
1490
- msgstr ""
1491
 
1492
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1493
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1494
- msgid "Content of the tab. (HTML is supported)"
1495
- msgstr ""
1496
 
1497
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1498
- msgid "Add custom product tab"
1499
- msgstr ""
1500
 
1501
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1502
- msgid "Do you want to remove the custom tab?"
1503
- msgstr ""
1504
 
1505
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1506
- #, php-format
1507
- msgid "(Default: %s <img src=\"%s\"/>)"
1508
- msgstr ""
1509
 
1510
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1511
- #, php-format
1512
- msgid "(Default: <i %s></i> )"
1513
- msgstr ""
1514
 
1515
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1516
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1517
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1518
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1519
- msgid "Delete image"
1520
- msgstr ""
1521
 
1522
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1523
- msgid "Add Images to Gallery"
1524
- msgstr ""
1525
 
1526
- # @ yit
1527
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1528
- #, fuzzy
1529
- msgid "Add to gallery"
1530
- msgstr "Aggiungi al Carrello"
1531
 
1532
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1533
- msgid "Add images"
1534
- msgstr ""
1535
 
1536
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1537
- msgid "Delete"
1538
- msgstr ""
1539
 
1540
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1541
- msgid "Upload new images"
1542
- msgstr ""
1543
 
1544
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1545
- msgid "Are you sure you want to remove this image?"
1546
- msgstr ""
1547
 
1548
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1549
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1550
- msgid "Left sidebar"
1551
- msgstr ""
1552
 
1553
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1554
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1555
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1556
- msgid "No sidebar"
1557
- msgstr ""
1558
 
1559
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1560
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1561
- msgid "Right sidebar"
1562
- msgstr ""
1563
 
1564
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1565
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1566
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1567
- msgid "Choose a sidebar"
1568
- msgstr ""
1569
 
1570
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1571
- msgid "Left Sidebar"
1572
- msgstr ""
 
1573
 
1574
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1575
- msgid "Right Sidebar"
1576
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1577
 
1578
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1579
- #: ../yit-common/yith-panel.php:444
1580
- msgid "px"
1581
- msgstr ""
1582
 
1583
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1584
- #: ../yit-common/yith-panel.php:445
1585
- msgid "em"
1586
- msgstr ""
1587
 
1588
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1589
- #: ../yit-common/yith-panel.php:446
1590
- msgid "pt"
1591
- msgstr ""
1592
 
1593
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1594
- #: ../yit-common/yith-panel.php:447
1595
- msgid "rem"
1596
- msgstr ""
1597
 
1598
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1599
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1600
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1601
- msgid "Web fonts"
1602
- msgstr ""
1603
 
1604
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1605
- msgid "Google fonts"
1606
- msgstr ""
1607
 
1608
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1609
- #: ../yit-common/yith-panel.php:465
1610
- msgid "Regular"
1611
- msgstr ""
1612
 
1613
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1614
- #: ../yit-common/yith-panel.php:466
1615
- msgid "Bold"
1616
- msgstr ""
1617
 
1618
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1619
- #: ../yit-common/yith-panel.php:467
1620
- msgid "Extra bold"
1621
- msgstr ""
 
 
1622
 
1623
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1624
- #: ../yit-common/yith-panel.php:468
1625
- msgid "Italic"
1626
- msgstr ""
1627
 
1628
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1629
- #: ../yit-common/yith-panel.php:469
1630
- msgid "Italic bold"
1631
- msgstr ""
 
 
1632
 
1633
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1634
- msgid "Reset Defaults"
1635
- msgstr ""
1636
 
1637
- # @ yit
1638
- #: ../templates/share.php:28
1639
- #, fuzzy
1640
- msgid "Pinterest"
1641
- msgstr "Pin su Pinterest"
1642
 
1643
- # @ yit
1644
- #: ../templates/share.php:34
1645
- #, fuzzy
1646
- msgid "Google+"
1647
- msgstr "Condividi su Google+"
1648
 
1649
- # @ yit
1650
- #: ../templates/wishlist-view.php:28
1651
- #, fuzzy
1652
- msgid "Edit title"
1653
- msgstr "Titolo della lista dei desideri"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1654
 
1655
- #: ../templates/wishlist-view.php:37
1656
- msgid "Save"
1657
- msgstr ""
1658
 
1659
- #: ../templates/wishlist-view.php:41
1660
- msgid "Cancel"
1661
- msgstr ""
1662
 
1663
- # @ yit
1664
- #: ../templates/wishlist-view.php:93
1665
- msgid "Unit Price"
1666
- msgstr "Prezzo Unitario"
1667
 
1668
- # @ yit
1669
- #: ../templates/wishlist-view.php:106
1670
- msgid "Stock Status"
1671
- msgstr "Disponibilitá"
 
 
1672
 
1673
- # @ yit
1674
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1675
- msgid "Remove this product"
1676
- msgstr "Rimuovi questo prodotto"
1677
 
1678
- #: ../templates/wishlist-view.php:182
1679
- msgid "Free!"
1680
- msgstr ""
1681
 
1682
- # @ yit
1683
- #: ../templates/wishlist-view.php:193
1684
- msgid "Out of Stock"
1685
- msgstr "Non disponibile"
1686
 
1687
- # @ yit
1688
- #: ../templates/wishlist-view.php:196
1689
- msgid "In Stock"
1690
- msgstr "Disponibile"
1691
 
1692
- #: ../templates/wishlist-view.php:207
1693
- #, php-format
1694
- msgid "Added on : %s"
1695
- msgstr ""
 
 
1696
 
1697
- #: ../templates/wishlist-view.php:226
1698
- msgid "Move"
1699
- msgstr ""
1700
 
1701
- # @ yit
1702
- #: ../templates/wishlist-view.php:238
1703
- #, fuzzy
1704
- msgid "Shared"
1705
- msgstr "Condividi su:"
1706
 
1707
- #: ../templates/wishlist-view.php:241
1708
- msgid "Private"
1709
- msgstr ""
1710
 
1711
- #: ../templates/wishlist-view.php:244
1712
- msgid "Public"
1713
- msgstr ""
 
 
 
1714
 
1715
- #: ../templates/wishlist-view.php:285
1716
- msgid "Add the selected products to the cart"
1717
- msgstr ""
1718
 
1719
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1720
- msgid "Ask for an estimate"
1721
- msgstr ""
1722
 
1723
- #: ../yit-common/yith-panel.php:406
1724
- msgid "Select a date"
1725
- msgstr ""
1726
 
1727
- #: ../yit-common/yith-panel.php:407
1728
- msgid "Hours"
1729
- msgstr "Ore"
1730
 
1731
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1732
- msgid "Minutes"
1733
- msgstr "Minuti"
1734
 
1735
- #: ../yit-common/yith-panel.php:457
1736
- msgid "Select a font family"
1737
- msgstr "Seleziona Font"
1738
 
1739
- #: ../yit-common/yith-panel.php:481
1740
- msgid "Click to preview"
1741
- msgstr "Anteprima"
 
 
1742
 
1743
- # @ yit
1744
- #~ msgid "Product already in the wishlist."
1745
- #~ msgstr "Il prodotto é giá nella lista dei desideri."
1746
 
1747
- # @ yit
1748
- #, fuzzy
1749
- #~ msgid "Button rounded corners"
1750
- #~ msgstr "Pulsanti con bordi arrotondati"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 17:42+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 17:43+0100\n"
 
6
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: it_IT\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.7.3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
+ msgstr "Wishlist"
28
 
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr "Impostazioni"
33
 
 
34
  #: ../includes/class.yith-wcwl-admin-init.php:191
35
  #: ../includes/class.yith-wcwl-admin-init.php:257
36
  msgid "Colors"
39
  #: ../includes/class.yith-wcwl-admin-init.php:192
40
  #: ../includes/class.yith-wcwl-admin-init.php:294
41
  msgid "Premium Version"
42
+ msgstr "Versione premium"
43
 
44
  #: ../includes/class.yith-wcwl-admin-init.php:318
45
  msgid ""
46
  "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
47
  "link to update it."
48
  msgstr ""
49
+ "ATTENZIONE: Questo plugin richiede almeno la versione 2.2 di WooCommerce! "
50
+ "Aggiornalo da qui."
51
 
52
  #: ../includes/class.yith-wcwl-admin-init.php:321
53
  msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
54
  msgstr ""
55
+ "ATTENZIONE: Questo plugin richiede almeno la versione 2.2 di WooCommerce!"
56
 
57
  #: ../includes/class.yith-wcwl-admin-init.php:326
58
  msgid "Plugin Documentation"
59
+ msgstr "Documentazione plugin"
60
 
 
61
  #: ../includes/class.yith-wcwl-admin-init.php:342
62
  msgid "Wishlist Page"
63
+ msgstr "Pagina Wishlist"
64
 
 
65
  #: ../includes/class.yith-wcwl-admin-init.php:343
66
  msgid "Page contents: [yith_wcwl_wishlist]"
67
+ msgstr "Contenuti pagina: [yith_wcwl_wishlist]"
68
 
69
  #: ../includes/class.yith-wcwl-admin-init.php:918
70
  msgid "Upgrade to the PREMIUM VERSION"
71
+ msgstr "Aggiorna alla VERSIONE PREMIUM"
72
 
73
  #: ../includes/class.yith-wcwl-admin-init.php:921
74
  msgid "YITH WooCommerce Wishlist"
75
+ msgstr "YITH WooCommerce Wishlist"
76
 
77
  #: ../includes/class.yith-wcwl-admin-init.php:922
78
  msgid "Discover the Advanced Features"
79
+ msgstr "Scopri le funzionalità avanzate"
80
 
81
  #: ../includes/class.yith-wcwl-admin-init.php:923
82
  msgid ""
83
  "Upgrade to the PREMIUM VERSION\n"
84
  "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
85
  msgstr ""
86
+ "Aggiorna alla VERSIONE PREMIUM\n"
87
+ "di YITH WOOCOMMERCE WISHLIST per usufruire di tutte le funzionalità!"
88
 
89
  #: ../includes/class.yith-wcwl-admin-init.php:930
90
  msgid "Get Support and Pro Features"
91
+ msgstr "Ottieni supporto e funzionalità premium"
92
 
93
  #: ../includes/class.yith-wcwl-admin-init.php:931
94
  msgid ""
96
  "the advanced features of the product and you will get one year of free "
97
  "updates and support through our platform available 24h/24."
98
  msgstr ""
99
+ "Acquistando la versione premium del plugin, potrai usufruire delle "
100
+ "funzionalità avanzate del prodotto ed avrai anche a disposizione un anno di "
101
+ "aggiornamenti gratuiti e di supporto tramite la nostra piattaforma "
102
+ "disponibile 24h/24."
103
 
 
104
  #: ../includes/class.yith-wcwl-admin-init.php:941
105
  msgid "General Settings"
106
+ msgstr "Impostazioni generali"
107
 
 
108
  #: ../includes/class.yith-wcwl-admin-init.php:948
109
  msgid "Enable YITH Wishlist"
110
+ msgstr "Abilita YITH Wishlist"
111
 
 
112
  #: ../includes/class.yith-wcwl-admin-init.php:949
113
+ #, php-format
114
  msgid ""
115
  "Enable all plugin features. <strong>Be sure to select at least one option in "
116
  "the Wishlist page menu in %s.</strong> Also, please read the plugin <a href="
117
  "\"%s\" target=\"_blank\">documentation</a>."
118
  msgstr ""
119
+ "Abilita tutte le funzionalità del plugin. <strong>Assicurati di aver "
120
+ "selezionato almeno un'opzione nel menu della pagina Wishlist in %s.</strong> "
121
+ "Inoltre, non dimenticare di leggere la <a href=\"%s\" target=\"_blank"
122
+ "\">documentazione</a> del plugin."
123
 
 
124
  #: ../includes/class.yith-wcwl-admin-init.php:956
 
125
  msgid "Default wishlist title"
126
+ msgstr "Titolo di default della lista dei desideri"
127
 
 
128
  #: ../includes/class.yith-wcwl-admin-init.php:958
129
  #: ../includes/class.yith-wcwl-admin-init.php:959
130
  #: ../includes/class.yith-wcwl-admin-init.php:1218
133
  msgid "My wishlist on %s"
134
  msgstr "La mia lista dei desideri su %s"
135
 
 
136
  #: ../includes/class.yith-wcwl-admin-init.php:967
137
  msgid "Position"
138
  msgstr "Posizione"
139
 
 
140
  #: ../includes/class.yith-wcwl-admin-init.php:968
 
141
  msgid ""
142
  "You can add the button in variable products only after the \"Add to Cart\" "
143
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
144
  msgstr ""
145
+ "Puoi aggiungere il pulsante per i prodotti variabili solo dopo il pulsante "
146
+ "\"Aggiungi al carrello\" oppure utilizza lo shortcode "
147
+ "[yith_wcwl_add_to_wishlist]."
148
 
 
149
  #: ../includes/class.yith-wcwl-admin-init.php:974
150
  msgid "After \"Add to cart\""
151
+ msgstr "Dopo \"Aggiungi al carrello\""
152
 
 
153
  #: ../includes/class.yith-wcwl-admin-init.php:975
154
  msgid "After thumbnails"
155
+ msgstr "Dopo thumbnail"
156
 
 
157
  #: ../includes/class.yith-wcwl-admin-init.php:976
158
  msgid "After summary"
159
+ msgstr "Dopo sommario"
160
 
 
161
  #: ../includes/class.yith-wcwl-admin-init.php:977
162
  msgid "Use shortcode"
163
  msgstr "Utilizza lo shortcode"
164
 
 
165
  #: ../includes/class.yith-wcwl-admin-init.php:982
166
  msgid "Redirect to cart"
167
+ msgstr "Riporta al carrello"
168
 
 
169
  #: ../includes/class.yith-wcwl-admin-init.php:983
170
  msgid ""
171
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
172
  "page."
173
  msgstr ""
174
+ "Porta al carrello se viene cliccato il pulsante \"Aggiungi al carrello\" "
175
+ "nella pagina Lista dei desideri. "
176
 
 
177
  #: ../includes/class.yith-wcwl-admin-init.php:990
178
  msgid "Remove if added to the cart"
179
  msgstr "Rimuovi se aggiunto al carrello"
180
 
 
181
  #: ../includes/class.yith-wcwl-admin-init.php:991
 
182
  msgid "Remove the product from the wishlist if it has been added to the cart."
183
  msgstr ""
184
+ "Rimuovi il prodotto dalla lista dei desideri se è stato aggiunto al carrello."
 
185
 
 
186
  #: ../includes/class.yith-wcwl-admin-init.php:998
187
  msgid "\"Add to Wishlist\" text"
188
+ msgstr "Testo per \"Aggiungi alla lista dei desideri\""
189
 
 
190
  #: ../includes/class.yith-wcwl-admin-init.php:1000
191
  #: ../includes/class.yith-wcwl-admin-init.php:1001
192
  msgid "Add to Wishlist"
193
  msgstr "Aggiungi alla lista dei desideri"
194
 
 
195
  #: ../includes/class.yith-wcwl-admin-init.php:1006
 
196
  msgid "\"Browse wishlist\" text"
197
+ msgstr "Testo per \"Sfoglia la lista dei desideri\""
198
 
 
199
  #: ../includes/class.yith-wcwl-admin-init.php:1008
200
  #: ../includes/class.yith-wcwl-admin-init.php:1009
201
  #: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
202
  msgid "Browse Wishlist"
203
+ msgstr "Sfoglia la lista dei desideri"
204
 
 
205
  #: ../includes/class.yith-wcwl-admin-init.php:1014
 
206
  msgid "\"Product already in wishlist\" text"
207
+ msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
208
 
 
209
  #: ../includes/class.yith-wcwl-admin-init.php:1016
210
  #: ../includes/class.yith-wcwl-admin-init.php:1017
211
  #: ../includes/class.yith-wcwl-ui.php:82
212
  msgid "The product is already in the wishlist!"
213
+ msgstr "L'articolo selezionato è già presente nella tua lista dei desideri!"
214
 
 
215
  #: ../includes/class.yith-wcwl-admin-init.php:1022
 
216
  msgid "\"Product added\" text"
217
+ msgstr "Testo per \"Articolo aggiunto\""
218
 
 
219
  #: ../includes/class.yith-wcwl-admin-init.php:1024
220
  #: ../includes/class.yith-wcwl-admin-init.php:1025
221
  #: ../includes/class.yith-wcwl-ui.php:81
222
  msgid "Product added!"
223
+ msgstr "Articolo aggiunto!"
224
 
 
225
  #: ../includes/class.yith-wcwl-admin-init.php:1030
226
  msgid "\"Add to Cart\" text"
227
+ msgstr "Testo per \"Aggiungi al carrello\""
228
 
 
229
  #: ../includes/class.yith-wcwl-admin-init.php:1032
230
  #: ../includes/class.yith-wcwl-admin-init.php:1033
231
  msgid "Add to Cart"
232
+ msgstr "Aggiungi al carrello"
233
 
 
234
  #: ../includes/class.yith-wcwl-admin-init.php:1038
 
235
  msgid "Show Unit price"
236
+ msgstr "Mostra prezzo unitario"
237
 
238
  #: ../includes/class.yith-wcwl-admin-init.php:1039
239
  msgid "Show unit price for each product in wishlist"
240
  msgstr ""
241
+ "Mostra prezzo unitario per ogni prodotto aggiunto alla lista dei desideri"
242
 
 
243
  #: ../includes/class.yith-wcwl-admin-init.php:1047
244
  msgid "Show \"Add to Cart\" button"
245
+ msgstr "Mostra pulsante \"Aggiungi al carrello\""
246
 
 
247
  #: ../includes/class.yith-wcwl-admin-init.php:1048
 
248
  msgid "Show \"Add to Cart\" button for each product in wishlist"
249
+ msgstr ""
250
+ "Mostra pulsante \"Aggiungi al carrello\" per ogni prodotto presente nella "
251
+ "lista dei desideri"
252
 
 
253
  #: ../includes/class.yith-wcwl-admin-init.php:1056
 
254
  msgid "Show Stock status"
255
+ msgstr "Mostra stato del prodotto"
256
 
257
  #: ../includes/class.yith-wcwl-admin-init.php:1057
258
  msgid ""
259
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
260
  msgstr ""
261
+ "Mostra stato (\"Disponibile\" o \"Esaurito\") per ciascun prodotto nella "
262
+ "lista dei desideri"
263
 
264
  #: ../includes/class.yith-wcwl-admin-init.php:1065
265
  msgid "Show Date of addition"
266
+ msgstr "Mostra data di aggiunta"
267
 
 
268
  #: ../includes/class.yith-wcwl-admin-init.php:1066
 
269
  msgid "Show the date when users have added a product to the wishlist"
270
+ msgstr ""
271
+ "Mostra la data in cui gli utenti hanno aggiunto l'articolo alla lista dei "
272
+ "desideri"
273
 
 
274
  #: ../includes/class.yith-wcwl-admin-init.php:1074
 
275
  msgid "Add second remove button"
276
+ msgstr "Aggiungi secondo pulsante \"Rimuovi\""
277
 
278
  #: ../includes/class.yith-wcwl-admin-init.php:1075
279
  msgid "Add a second remove button in the last column, with extended label"
280
  msgstr ""
281
+ "Aggiungi un secondo pulsante \"Rimuovi\" con etichetta estesa nell'ultima "
282
+ "colonna"
283
 
 
284
  #: ../includes/class.yith-wcwl-admin-init.php:1098
285
  msgid "Styles"
286
  msgstr "Stili"
287
 
 
288
  #: ../includes/class.yith-wcwl-admin-init.php:1105
289
  msgid "Use buttons"
290
+ msgstr "Utilizza pulsanti"
291
 
 
292
  #: ../includes/class.yith-wcwl-admin-init.php:1106
 
293
  msgid "Use buttons instead of simple anchors."
294
+ msgstr "Utilizza pulsanti invece che link"
295
 
 
296
  #: ../includes/class.yith-wcwl-admin-init.php:1113
297
  msgid "Custom CSS"
298
+ msgstr "Personalizza CSS"
299
 
 
300
  #: ../includes/class.yith-wcwl-admin-init.php:1121
301
  msgid "Use theme style"
302
+ msgstr "Utilizza lo stile del tema"
303
 
 
304
  #: ../includes/class.yith-wcwl-admin-init.php:1122
305
  msgid "Use the theme style."
306
+ msgstr "Utilizza lo stile del tema"
307
 
 
308
  #: ../includes/class.yith-wcwl-admin-init.php:1129
 
309
  msgid "Rounded buttons"
310
+ msgstr "Pulsanti arrotondati"
311
 
 
312
  #: ../includes/class.yith-wcwl-admin-init.php:1130
 
313
  msgid "Make button corners rounded"
314
+ msgstr "Arrotonda gli angoli dei pulsanti"
315
 
 
316
  #: ../includes/class.yith-wcwl-admin-init.php:1137
317
  msgid "\"Add to Wishlist\" icon"
318
+ msgstr "Icona per \"Aggiungi alla lista dei desideri\""
319
 
 
320
  #: ../includes/class.yith-wcwl-admin-init.php:1138
321
  msgid "Add an icon to the \"Add to Wishlist\" button"
322
+ msgstr "Aggiungi un'icon al pulsante \"Aggiungi alla lista dei desideri\""
323
 
 
324
  #: ../includes/class.yith-wcwl-admin-init.php:1149
325
  msgid "\"Add to Cart\" icon"
326
+ msgstr "Icona per \"Aggiungi al carrello\""
327
 
 
328
  #: ../includes/class.yith-wcwl-admin-init.php:1150
329
  msgid "Add an icon to the \"Add to Cart\" button"
330
+ msgstr "Aggiungi un'icona al pulsante \"Aggiungi al carrello\""
331
 
 
332
  #: ../includes/class.yith-wcwl-admin-init.php:1169
 
333
  msgid "Social Networks & Share"
334
+ msgstr "Social network e condivisione"
335
 
 
336
  #: ../includes/class.yith-wcwl-admin-init.php:1176
337
  msgid "Share on Facebook"
338
+ msgstr "Condividi su Facebook"
339
 
 
340
  #: ../includes/class.yith-wcwl-admin-init.php:1177
 
341
  msgid "Show \"Share on Facebook\" button"
342
+ msgstr "Mostra pulsante \"Condividi su Facebook\""
343
 
 
344
  #: ../includes/class.yith-wcwl-admin-init.php:1184
345
  msgid "Tweet on Twitter"
346
  msgstr "Condividi su Twitter"
347
 
 
348
  #: ../includes/class.yith-wcwl-admin-init.php:1185
 
349
  msgid "Show \"Tweet on Twitter\" button"
350
+ msgstr "Mostra pulsante \"Condividi su Twitter\""
351
 
 
352
  #: ../includes/class.yith-wcwl-admin-init.php:1192
353
  msgid "Pin on Pinterest"
354
+ msgstr "Condividi su Pinterest"
355
 
 
356
  #: ../includes/class.yith-wcwl-admin-init.php:1193
 
357
  msgid "Show \"Pin on Pinterest\" button"
358
+ msgstr "Mostra pulsante\"Condividi su Pinterest\""
359
 
 
360
  #: ../includes/class.yith-wcwl-admin-init.php:1200
361
  msgid "Share on Google+"
362
  msgstr "Condividi su Google+"
363
 
 
364
  #: ../includes/class.yith-wcwl-admin-init.php:1201
 
365
  msgid "Show \"Share on Google+\" button"
366
+ msgstr "Mostra pulsante \"Condividi su Google+\""
367
 
368
  #: ../includes/class.yith-wcwl-admin-init.php:1208
369
  msgid "Share by Email"
370
+ msgstr "Condividi per email"
371
 
 
372
  #: ../includes/class.yith-wcwl-admin-init.php:1209
 
373
  msgid "Show \"Share by Email\" button"
374
+ msgstr "Mostra pulsante \"Condividi per email\""
375
 
 
376
  #: ../includes/class.yith-wcwl-admin-init.php:1216
 
377
  msgid "Social title"
378
+ msgstr "Nome per i social"
379
 
 
380
  #: ../includes/class.yith-wcwl-admin-init.php:1224
 
381
  msgid "Social text"
382
+ msgstr "Testo per i social"
383
 
 
384
  #: ../includes/class.yith-wcwl-admin-init.php:1225
 
385
  msgid ""
386
  "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
387
  "%</strong> where you want to show the URL of your wishlist."
388
  msgstr ""
389
+ "Sarà utilizzato su Facebook, Twitter e Pinterest. Utilizza <strong>"
390
+ "%wishlist_url%</strong> per mostrare dove vuoi l'URL della tua lista dei "
391
+ "desideri."
392
 
 
393
  #: ../includes/class.yith-wcwl-admin-init.php:1233
 
394
  msgid "Social image URL"
395
+ msgstr "URL per immagine social"
396
+
397
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
398
+ #, php-format
399
+ msgid ""
400
+ "If you want to take advantage of this feature, you could consider to "
401
+ "purchase the %s."
402
+ msgstr "Se vuoi usufruire di questa funzionalità puoi acquistare l'%s."
403
+
404
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
405
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
406
+ msgstr "Integrazione con YITH WooCommerce Frequently Bought Together"
407
+
408
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
409
+ msgid "Enable slider in wishlist"
410
+ msgstr "Abilita lo slider nella lista dei desideri"
411
 
412
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
413
+ #, php-format
414
+ msgid ""
415
+ "Choose to enable product slider in wishlist page with linked products (<a "
416
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
417
+ msgstr ""
418
+ "Scegli se abilitare lo slider prodotti nella pagina lista dei desideri con "
419
+ "prodotti collegati (<a href=\"%s\" class=\"thickbox\">Esempio</a>). %s"
420
+
421
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
422
  msgid "\"Add to wishlist\" button"
423
+ msgstr "Pulsante \"Aggiungi alla lista dei desideri\""
424
 
425
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
426
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
427
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
430
  msgid "Background"
431
+ msgstr "Sfondo"
432
 
433
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
434
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
438
  msgid "Text"
439
+ msgstr "Testo"
440
+
441
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
442
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
443
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
446
+ msgid "Border"
447
+ msgstr "Bordo"
448
 
 
 
449
  #: ../includes/class.yith-wcwl-admin-init.php:1310
450
  #: ../includes/class.yith-wcwl-admin-init.php:1328
451
  #: ../includes/class.yith-wcwl-admin-init.php:1346
452
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
 
 
 
 
 
 
453
  msgid "Background (hover)"
454
+ msgstr "Sfondo (hover)"
455
 
456
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
457
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
459
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
460
  msgid "Text (hover)"
461
+ msgstr "Testo (hover)"
462
 
463
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
464
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
465
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
466
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
467
  msgid "Border (hover)"
468
+ msgstr "Bordo (hover)"
469
 
470
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
 
 
471
  msgid "\"Add to Cart\" button"
472
+ msgstr "Pulsante \"Aggiungi al carrello\""
473
 
474
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
475
  msgid "\"Style 1\" button"
476
+ msgstr "Pulsante \"Stile 1\""
477
 
478
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
479
  msgid "\"Style 2\" button"
480
+ msgstr "Pulsante \"Stile 2\""
481
 
482
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
 
 
483
  msgid "Wishlist table"
484
+ msgstr "Tabella lista dei desideri"
485
 
486
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
487
  msgid "Headers"
488
+ msgstr "Intestazioni tabella"
489
 
490
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
491
  msgid "Background color"
492
+ msgstr "Colore sfondo"
493
 
494
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
 
 
495
  msgid "Wishlist Activated"
496
+ msgstr "Wishlist attivata"
497
 
498
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
499
  #, php-format
500
  msgid ""
501
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
503
  "Wishlist is available in an outstanding PREMIUM version with many new "
504
  "options, <a href=\"%s\">discover it now</a>."
505
  msgstr ""
506
+ "Nella scheda YIT Plugin puoi trovare le opzioni di Wishlist. Da questo menu, "
507
+ "puoi accedere a tutte le impostazioni dei plugin YIT attivati. Wishlist è "
508
+ "disponibile in una eccezionale versione PREMIUM con molte nuove opzioni, <a "
509
+ "href=\"%s\">scopri di più adesso</a>."
510
 
511
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
 
 
512
  msgid "Wishlist Updated"
513
+ msgstr "Lista dei desideri aggiornata"
514
 
515
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
516
  #, php-format
517
  msgid ""
518
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
521
  "this menu. Wishlist has been updated with new available options, <a href=\"%s"
522
  "\">discover the PREMIUM version.</a>"
523
  msgstr ""
524
+ "Da adesso puoi trovare tutte le opzioni di Wishlist nel menu YIT Plugin > "
525
+ "Wishlist invece che come nella versione precedente (WooCommerce > "
526
+ "Impostazioni > Wishlist). Per ogni nuovo plugin YITH installato, verrà "
527
+ "inserita una nuova voce in questo menu. Wishlist è stato aggiornato e sono "
528
+ "state aggiunte molte nuove opzioni, <a href=\"%s\">scopri la versione "
529
+ "PREMIUM.</a>"
530
 
531
+ #: ../includes/class.yith-wcwl-init.php:365
532
  msgid ""
533
  "We are sorry, but this feature is available only if cookies are enabled on "
534
  "your browser."
535
  msgstr ""
536
+ "Ci dispiace, questa funzionalità è disponibile solo se i cookie sono "
537
+ "abilitati nel tuo browser."
538
 
539
+ #: ../includes/class.yith-wcwl-init.php:366
 
 
540
  msgid "Product correctly added to cart"
541
+ msgstr "Prodotto aggiunto correttamente al carrello"
542
 
 
543
  #: ../includes/class.yith-wcwl-install.php:239
544
  msgctxt "page_slug"
545
  msgid "wishlist"
546
+ msgstr "wishlist "
547
 
 
548
  #: ../includes/class.yith-wcwl-shortcode.php:242
549
  #: ../includes/class.yith-wcwl-ui.php:161
550
  msgid "Share on:"
551
  msgstr "Condividi su:"
552
 
 
553
  #: ../includes/class.yith-wcwl-ui.php:116
554
  #: ../includes/class.yith-wcwl-ui.php:199
555
  msgid "Select options"
556
+ msgstr "Seleziona le opzioni"
557
 
 
558
  #: ../includes/class.yith-wcwl-ui.php:165 ../templates/share.php:16
559
  msgid "Facebook"
560
  msgstr "Facebook"
561
 
 
562
  #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:22
563
  msgid "Twitter"
564
  msgstr "Twitter"
565
 
566
  #: ../includes/class.yith-wcwl-ui.php:177
567
  msgid "email"
568
+ msgstr "email "
569
 
570
+ #: ../includes/class.yith-wcwl.php:192
 
 
571
  msgid "An error occurred while adding products to the wishlist."
572
+ msgstr ""
573
+ "Si è verificato un errore durante l'inserimento dei prodotti alla lista dei "
574
+ "desideri."
575
 
576
+ #: ../includes/class.yith-wcwl.php:276
 
 
577
  msgid "An error occurred while adding products to wishlist."
578
+ msgstr ""
579
+ "Si è verificato un errore durante l'inserimento dei prodotti alla lista dei "
580
+ "desideri."
581
 
582
+ #: ../includes/class.yith-wcwl.php:291
583
  msgid "The \"Remove\" option now does not require any parameter"
584
+ msgstr "L'opzione \"Rimuovi\" non richiede alcun parametro"
585
 
586
+ #: ../includes/class.yith-wcwl.php:325
 
 
587
  msgid "An error occurred while removing products from the wishlist"
588
+ msgstr ""
589
+ "Si è verificato un errore durante la rimozione dei prodotti dalla lista dei "
590
+ "desideri"
591
 
592
+ #: ../includes/class.yith-wcwl.php:603
593
  msgid "You need to log in before creating a new wishlist"
594
+ msgstr "Devi essere loggato prima di poter creare una nuova lista dei desideri"
595
 
596
+ #: ../includes/class.yith-wcwl.php:1312
 
597
  msgid "Product successfully removed."
598
+ msgstr "Prodotto rimosso con successo"
599
 
600
+ #: ../includes/class.yith-wcwl.php:1316
 
601
  msgid "Error. Unable to remove the product from the wishlist."
602
  msgstr "Errore. Impossibile rimuovere il prodotto dalla lista dei desideri."
603
 
604
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
 
605
  msgid "No products were added to the wishlist"
606
+ msgstr "Non è stato aggiunto alcun prodotto alla lista dei desideri."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
607
 
608
+ #: ../includes/class.yith-wcwl.php:1362
609
+ msgid "An error as occurred."
610
+ msgstr "Si è verificato un errore."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
611
 
612
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
613
  msgid ""
614
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
615
+ "WooCommerce in order to work."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
616
  msgstr ""
617
+ "YITH WooCommerce Wishlist è attivo ma non funzionante. È necessario "
618
+ "installare WooCommerce perché il plugin funzioni correttamente."
619
 
620
+ #: ../init.php:139
621
  msgid ""
622
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
623
+ "are using the premium one."
624
  msgstr ""
625
+ "Non puoi attivare la versione free di YITH WooCommerce Wishlist se stai "
626
+ "utilizzando già la versione premium."
627
 
628
+ #: ../templates/share.php:28
629
+ msgid "Pinterest"
630
+ msgstr "Pinterest"
 
 
 
 
 
 
 
 
 
 
631
 
632
+ #: ../templates/share.php:34
633
+ msgid "Google+"
634
+ msgstr "Google+"
 
 
635
 
636
+ #: ../templates/share.php:40
637
+ msgid "Email"
638
+ msgstr "Email"
639
 
640
+ #: ../templates/wishlist-view.php:30
641
+ msgid "Edit title"
642
+ msgstr "Modifica titolo"
643
 
644
+ #: ../templates/wishlist-view.php:39
645
+ msgid "Save"
646
+ msgstr "Salva"
647
 
648
+ #: ../templates/wishlist-view.php:43
649
+ msgid "Cancel"
650
+ msgstr "Annulla"
651
 
652
+ #: ../templates/wishlist-view.php:88
 
 
 
 
653
  msgid "Product Name"
654
+ msgstr "Nome prodotto"
655
 
656
+ #: ../templates/wishlist-view.php:95
657
+ msgid "Unit Price"
658
+ msgstr "Prezzo unitario"
 
 
 
 
 
659
 
660
+ #: ../templates/wishlist-view.php:108
661
+ msgid "Stock Status"
662
+ msgstr "Stato prodotto"
 
 
663
 
664
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
665
+ msgid "Remove this product"
666
+ msgstr "Rimuovi questo prodotto"
 
667
 
668
+ #: ../templates/wishlist-view.php:184
669
+ msgid "Free!"
670
+ msgstr "Free!"
671
 
672
+ #: ../templates/wishlist-view.php:195
673
+ msgid "Out of Stock"
674
+ msgstr "Esaurito"
 
 
 
675
 
676
+ #: ../templates/wishlist-view.php:198
677
+ msgid "In Stock"
678
+ msgstr "Disponibile"
 
679
 
680
+ #: ../templates/wishlist-view.php:209
681
+ #, php-format
682
+ msgid "Added on : %s"
683
+ msgstr "Aggiunto il: %s"
684
 
685
+ #: ../templates/wishlist-view.php:228
686
+ msgid "Move"
687
+ msgstr "Sposta"
688
 
689
+ #: ../templates/wishlist-view.php:240
690
+ msgid "Shared"
691
+ msgstr "Condivisa"
692
 
693
+ #: ../templates/wishlist-view.php:243
694
+ msgid "Private"
695
+ msgstr "Privata"
696
 
697
+ #: ../templates/wishlist-view.php:246
698
+ msgid "Public"
699
+ msgstr "Pubblica"
700
 
701
+ #: ../templates/wishlist-view.php:260
702
+ msgid "Remove"
703
+ msgstr "Rimuovi"
704
 
705
+ #: ../templates/wishlist-view.php:287
706
+ msgid "Add the selected products to the cart"
707
+ msgstr "Aggiungi i prodotti selezionati al carrello"
708
 
709
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
710
+ msgid "Ask for an estimate"
711
+ msgstr "Richiedi un preventivo"
 
 
712
 
713
+ #: ../yit-common/yith-panel.php:406
714
+ msgid "Select a date"
715
+ msgstr "Seleziona una data"
716
 
717
+ #: ../yit-common/yith-panel.php:407
718
+ msgid "Hours"
719
+ msgstr "Ore"
720
 
721
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
722
+ msgid "Minutes"
723
+ msgstr "Minuti"
724
 
725
+ #: ../yit-common/yith-panel.php:417
726
+ msgid "Upload"
 
727
  msgstr "Carica"
728
 
729
+ #: ../yit-common/yith-panel.php:444
730
+ msgid "px"
731
+ msgstr "px"
732
 
733
+ #: ../yit-common/yith-panel.php:445
734
+ msgid "em"
735
+ msgstr "em"
 
 
736
 
737
+ #: ../yit-common/yith-panel.php:446
738
+ msgid "pt"
739
+ msgstr "pt"
 
740
 
741
+ #: ../yit-common/yith-panel.php:447
742
+ msgid "rem"
743
+ msgstr "rem"
744
 
745
+ #: ../yit-common/yith-panel.php:457
746
+ msgid "Select a font family"
747
+ msgstr "Seleziona un font"
 
 
 
 
748
 
749
+ #: ../yit-common/yith-panel.php:465
750
+ msgid "Regular"
751
+ msgstr "Normale"
 
 
752
 
753
+ #: ../yit-common/yith-panel.php:466
754
+ msgid "Bold"
755
+ msgstr "Grassetto"
 
756
 
757
+ #: ../yit-common/yith-panel.php:467
758
+ msgid "Extra bold"
759
+ msgstr "Extra bold"
 
 
760
 
761
+ #: ../yit-common/yith-panel.php:468
762
+ msgid "Italic"
763
+ msgstr "Corsivo"
 
764
 
765
+ #: ../yit-common/yith-panel.php:469
766
+ msgid "Italic bold"
767
+ msgstr "Grassetto corsivo"
 
 
 
768
 
769
+ #: ../yit-common/yith-panel.php:481
770
+ msgid "Click to preview"
771
+ msgstr "Clicca qui per visualizzare l'anteprima"
772
+
773
+ #~ msgid "Promotional email sent correctly"
774
+ #~ msgstr "Email promozionale inviata correttamente"
775
+
776
+ #~ msgid "There was an error while sending emails; please, try again later"
777
+ #~ msgstr ""
778
+ #~ "Si è verificato un errore durante l'invio dell'email; ti preghiamo di "
779
+ #~ "riprovare più tardi"
780
+
781
+ #~ msgid "Show \"Add to Cart\" checkbox"
782
+ #~ msgstr "Mostra checkbox \"Aggiungi al carrello\""
783
+
784
+ #~ msgid "Show the checkbox to add multiple items to the cart with one click"
785
+ #~ msgstr ""
786
+ #~ "Mostra checkbox per aggiungere più articoli al carrello con un solo clic"
787
+
788
+ #~ msgid "Show \"Move to another wishlist\" dropdown menu"
789
+ #~ msgstr "Mostra menu a tendina \"Sposta in un'altra lista dei desideri\""
790
+
791
+ #~ msgid ""
792
+ #~ "Show the dropdown menu to move one item to another user defined wishlist"
793
+ #~ msgstr ""
794
+ #~ "Mostra il menu a tendina per spostare un articolo nella lista dei "
795
+ #~ "desideri di un altro utente"
796
+
797
+ #~ msgid "Premium Settings"
798
+ #~ msgstr "Impostazioni premium"
799
+
800
+ #~ msgid "Disable the wishlist for unauthenticated users"
801
+ #~ msgstr "Disabilita la lista dei desideri per gli utenti non autenticati"
802
+
803
+ #~ msgid ""
804
+ #~ "Disable the wishlist features for unauthenticated users, redirecting them "
805
+ #~ "to the login page"
806
+ #~ msgstr ""
807
+ #~ "Disabilita le funzionalità wishlist per gli utenti non autenticati e "
808
+ #~ "reindirizzali alla pagina di login"
809
+
810
+ #~ msgid "Show login notice before wishlist table"
811
+ #~ msgstr "Mostra avviso di login prima della tabella wishlist"
812
+
813
+ #~ msgid ""
814
+ #~ "This option lets you add a notice before the wishlist table to ask "
815
+ #~ "unauthorized users to login (use %login_anchor% placeholder to show login "
816
+ #~ "link; leave empty to hide)"
817
+ #~ msgstr ""
818
+ #~ "Questa opzione ti permette di aggiungere un avviso prima della tabella "
819
+ #~ "wishlist per richiedere agli utenti non autenticati di effettuare il "
820
+ #~ "login (utilizza il placeholder %login_anchor% per mostrare il link al "
821
+ #~ "login; se vuoto sarà nascosto)"
822
+
823
+ #~ msgid "Please %login_anchor% to use all wishlist features"
824
+ #~ msgstr "Per favore %login_anchor% per utilizzare le funzionalità premium"
825
+
826
+ #~ msgid "Login anchor text"
827
+ #~ msgstr "Testo link login"
828
+
829
+ #~ msgid ""
830
+ #~ "This options lets you customize the login anchor text shown in wishlist "
831
+ #~ "login notice"
832
+ #~ msgstr ""
833
+ #~ "Questa opzione permette di personalizzare il testo del link di login "
834
+ #~ "mostrato nell'avviso di login wishlist"
835
+
836
+ #~ msgid "login"
837
+ #~ msgstr "effettua il login"
838
+
839
+ #~ msgid "Wishlist search page title"
840
+ #~ msgstr "Pagina ricerca liste dei desideri"
841
+
842
+ #~ msgid "This option lets you customize the title of the wishlist search page"
843
+ #~ msgstr ""
844
+ #~ "Questa opzione ti permette di modificare il titolo della pagina di "
845
+ #~ "ricerca liste dei desideri"
846
+
847
+ #~ msgid "Search a wishlist on %s"
848
+ #~ msgstr "Cerca una lista dei desideri in %s"
849
+
850
+ #~ msgid "Enable multi-wishlist support"
851
+ #~ msgstr "Abilita il supporto multi-lista"
852
+
853
+ #~ msgid ""
854
+ #~ "Enable multi-wishlist support for logged in users (<a href=\"%s\" class="
855
+ #~ "\"thickbox\">Example</a>)"
856
+ #~ msgstr ""
857
+ #~ "Abilita supporto multi-wishlist per gli utenti loggati (<a href=\"%s\" "
858
+ #~ "class=\"thickbox\">Esempio</a>)"
859
+
860
+ #~ msgid "Show \"Product already in wishlist\" on multi-wishlist"
861
+ #~ msgstr "Mostra \"Articolo già nella lista dei desideri\" per multi-wishlist"
862
+
863
+ #~ msgid ""
864
+ #~ "Show \"Product already in wishlist\" message also when a multi-wishlist "
865
+ #~ "is activated"
866
+ #~ msgstr ""
867
+ #~ "Mostra messaggio \"Articolo già nella lista dei desideri\" anche quando è "
868
+ #~ "attivata una multi-wishlist"
869
+
870
+ #~ msgid "\"Add to Wishlist\" popup button text"
871
+ #~ msgstr "Testo del pulsante \"Aggiungi alla lista dei desideri\" nella popup"
872
+
873
+ #~ msgid "Text of the \"Add to Wishlist\" button in the popup"
874
+ #~ msgstr ""
875
+ #~ "Testo del pulsante \"Aggiungi alla lista dei desideri\" nella finestra "
876
+ #~ "popup"
877
+
878
+ #~ msgid "Add to wishlist"
879
+ #~ msgstr "Aggiungi alla lista dei desideri"
880
+
881
+ #~ msgid "Enable \"Ask for an estimate\" button"
882
+ #~ msgstr "Abilita pulsante \"Chiedi un preventivo\""
883
+
884
+ #~ msgid ""
885
+ #~ "Shows \"Ask for an estimate\" button on wishlist page (<a href=\"%s\" "
886
+ #~ "class=\"thickbox\">Example</a>)"
887
+ #~ msgstr ""
888
+ #~ "Mostra pulsante \"Chiedi un preventivo\" nella pagina lista dei desideri "
889
+ #~ "(<a href=\"%s\" class=\"thickbox\">Esempio</a>)"
890
+
891
+ #~ msgid "Show additional notes when asking for an estimante"
892
+ #~ msgstr "Mostra note aggiuntive quando chiedi un preventivo"
893
+
894
+ #~ msgid ""
895
+ #~ "Shows \"Additional notes\" text area to let users add more information "
896
+ #~ "when asking for an estimate (<a href=\"%s\" class=\"thickbox\">Example</"
897
+ #~ "a>)"
898
+ #~ msgstr ""
899
+ #~ "Mostra una casella di testo per permettere agli utenti di aggiungere "
900
+ #~ "ulteriori informazioni quando chiedono un preventivo (<a href=\"%s\" "
901
+ #~ "class=\"thickbox\">Esempio</a>)"
902
+
903
+ #~ msgid "Label for \"Additional notes\" text area"
904
+ #~ msgstr "Etichetta per la casella di testo \"Note\""
905
+
906
+ #~ msgid ""
907
+ #~ "This option lets you customize the label for \"Additional notes\" text "
908
+ #~ "area"
909
+ #~ msgstr ""
910
+ #~ "Questa opzione ti permette di personalizzare l'etichetta per la casella "
911
+ #~ "di testo \"Note\""
912
+
913
+ #~ msgid "Additional notes"
914
+ #~ msgstr "Note"
915
+
916
+ #~ msgid "Show links"
917
+ #~ msgstr "Mostra link"
918
+
919
+ #~ msgid ""
920
+ #~ "Show the links for the \"manage\", \"create\", and \"search\" pages after "
921
+ #~ "the wishlist table"
922
+ #~ msgstr ""
923
+ #~ "Mostra i link per le pagine \"gestisci\", \"crea\" e \"cerca\" subito "
924
+ #~ "dopo la tabella lista dei desideri"
925
+
926
+ #~ msgid "Title of the \"Create wishlist\" page"
927
+ #~ msgstr "Titolo della pagina \"Crea lista dei desideri\""
928
+
929
+ #~ msgid ""
930
+ #~ "This option lets you customize the title of the page where you can create "
931
+ #~ "a new wishlist (only when additional info textarea is enabled)"
932
+ #~ msgstr ""
933
+ #~ "Questa opzione ti permette di personalizzare il titolo della pagina in "
934
+ #~ "cui puoi creare un nuova lista dei desideri (solo se la casella di testo "
935
+ #~ "aggiuntiva è abilitata)"
936
+
937
+ #~ msgid "Create a new wishlist"
938
+ #~ msgstr "Crea una nuova lista dei desideri"
939
+
940
+ #~ msgid "Title of the \"Manage wishlist\" page"
941
+ #~ msgstr "Titolo della pagina \"Gestisci lista dei desideri\""
942
+
943
+ #~ msgid ""
944
+ #~ "This option lets you customize the title of the page where you can manege "
945
+ #~ "the wishlist"
946
+ #~ msgstr ""
947
+ #~ "Questa opzione ti permette di personalizzare il titolo della pagina in "
948
+ #~ "cui è possibile modificare la lista dei desideri"
949
+
950
+ #~ msgid "Manage your wishlists on %s"
951
+ #~ msgstr "Gestisci le tue liste dei desideri su %s"
952
+
953
+ #~ msgid "Wishlists"
954
+ #~ msgstr "Liste dei desideri"
955
+
956
+ #~ msgid "Popular"
957
+ #~ msgstr "Popolari"
958
+
959
+ #~ msgid "\"Ask for an estimate\" email"
960
+ #~ msgstr "Email \"Chiedi un preventivo\""
961
+
962
+ #~ msgid "Promotional email"
963
+ #~ msgstr "Email promozionale"
964
+
965
+ #~ msgid "Popular products"
966
+ #~ msgstr "Prodotti più popolari"
967
+
968
+ #~ msgid "Search by product"
969
+ #~ msgstr "Cerca per prodotto"
970
+
971
+ #~ msgid "Search by user"
972
+ #~ msgstr "Cerca per utente"
973
+
974
+ #~ msgid ""
975
+ #~ "Users that have added \"%s\" <a href=\"%s\" class=\"add-new-h2\">%s</a>"
976
+ #~ msgstr ""
977
+ #~ "Altri utenti che hanno aggiunto \"%s\" <a href=\"%s\" class=\"add-new-"
978
+ #~ "h2\">%s</a>"
979
+
980
+ #~ msgid "Back to popular"
981
+ #~ msgstr "Torna a popolari"
982
+
983
+ #~ msgid ""
984
+ #~ "In the YIT Plugin tab you can find the Wishlist options. With this menu, "
985
+ #~ "you can access to all the settings of our plugins that you have activated."
986
+ #~ msgstr ""
987
+ #~ "Nel tab plugin YITpuoi trovare le opzioni di Wishlist. Da questo menu "
988
+ #~ "puoi accedere a tutte le impostazioni dei plugin YITH attivati."
989
+
990
+ #~ msgid ""
991
+ #~ "From now on, you can find all the options of Wishlist under YIT Plugin -> "
992
+ #~ "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the "
993
+ #~ "previous version. When one of our plugins is updated, a new voice will be "
994
+ #~ "added to this menu."
995
+ #~ msgstr ""
996
+ #~ "Da adesso troverai tute le opzioni di Wishlist in Plugin YIT > Wishlist, "
997
+ #~ "invece che in WooCommerce > Impostazioni > Wishlist, come nelle versioni "
998
+ #~ "precedenti. Ogni volta che installi un nuovo plugin YITH, sarà aggiunta "
999
+ #~ "una nuova voce a questo menu."
1000
 
1001
+ #~ msgid "Wishlist Count"
1002
+ #~ msgstr "Occorrenze in liste dei desideri"
 
 
 
1003
 
1004
+ #~ msgid "View"
1005
+ #~ msgstr "Visualizza"
1006
+
1007
+ #~ msgid "Delete"
1008
+ #~ msgstr "Cancella"
1009
 
1010
+ #~ msgid "N/D"
1011
+ #~ msgstr "N/D"
 
 
1012
 
1013
+ #~ msgid "Name"
1014
+ #~ msgstr "Nome"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1015
 
1016
+ #~ msgid "Username"
1017
+ #~ msgstr "Nome utente"
 
 
 
 
 
 
 
 
 
 
1018
 
1019
+ #~ msgid "Privacy"
1020
+ #~ msgstr "Privacy"
 
 
1021
 
1022
+ #~ msgid "Items in wishlist"
1023
+ #~ msgstr "Articoli nella lista dei desideri"
 
 
1024
 
1025
+ #~ msgid "All"
1026
+ #~ msgstr "Tutti"
 
 
1027
 
1028
+ #~ msgid "Wishlist \"Ask for an estimate\" email"
1029
+ #~ msgstr "Email per \"Richiedi un preventivo\" "
 
 
1030
 
1031
+ #~ msgid ""
1032
+ #~ "This email is sent when a user click the \"ask for an estimate\" button, "
1033
+ #~ "only if this feature has been enabled in the wishlist option panel"
1034
+ #~ msgstr ""
1035
+ #~ "Questa email viene inviata quando un utente clicca sul pulsante "
1036
+ #~ "\"Richiedi un preventivo\", solo se questa funzionalità è stata abilitata "
1037
+ #~ "nel pannello opzioni della lista dei desideri"
1038
 
1039
+ #~ msgid "Estimate request"
1040
+ #~ msgstr "Richiesta preventivo"
 
 
1041
 
1042
+ #~ msgid "[Estimate request]"
1043
+ #~ msgstr "[Richiesta preventivo]"
 
 
1044
 
1045
+ #~ msgid "Subject"
1046
+ #~ msgstr "Oggetto"
 
 
 
1047
 
1048
+ #~ msgid ""
1049
+ #~ "This field lets you modify the email subject line. Leave blank to use the "
1050
+ #~ "default subject: <code>%s</code>."
1051
+ #~ msgstr ""
1052
+ #~ "Questo campo ti permette di modificare l'oggetto dell'email. Se vuoto, si "
1053
+ #~ "utilizzerà il testo di default: <code>%s</code>."
1054
 
1055
+ #~ msgid "Recipient(s)"
1056
+ #~ msgstr "Destinatari"
 
 
 
 
 
 
 
 
1057
 
1058
+ #~ msgid ""
1059
+ #~ "Enter recipients (comma separated) for this email. Defaults to <code>%s</"
1060
+ #~ "code>"
1061
+ #~ msgstr ""
1062
+ #~ "Inserisci i destinatari (separati da virgole) di questa email. "
1063
+ #~ "Destinatario di default: <code>%s</code>"
1064
 
1065
+ #~ msgid "Send CC copy"
1066
+ #~ msgstr "Invia copia carbone"
 
 
1067
 
1068
+ #~ msgid "Send a carbon copy to the user"
1069
+ #~ msgstr "Invia una copia carbone all'utente"
 
 
1070
 
1071
+ #~ msgid "Email Heading"
1072
+ #~ msgstr "Intestazione email"
 
 
1073
 
1074
+ #~ msgid ""
1075
+ #~ "This field lets you modify the main heading contained within the email "
1076
+ #~ "notification. Leave blank to use the default heading: <code>%s</code>."
1077
+ #~ msgstr ""
1078
+ #~ "Questo campo ti permette di modificare l'intestazione principale "
1079
+ #~ "dell'email di notifica. Se vuoto, si utilizzerà l'intestazione di "
1080
+ #~ "default: <code>%s</code>."
1081
 
1082
+ #~ msgid "Email type"
1083
+ #~ msgstr "Tipo di email"
 
1084
 
1085
+ #~ msgid "Choose which type of email to send."
1086
+ #~ msgstr "Scegli il tipo di email da inviare."
 
 
1087
 
1088
+ #~ msgid "Plain text"
1089
+ #~ msgstr "Testo semplice"
 
 
1090
 
1091
+ #~ msgid "HTML"
1092
+ #~ msgstr "HTML"
 
1093
 
1094
+ #~ msgid "Multipart"
1095
+ #~ msgstr "Multipart"
 
1096
 
1097
+ #~ msgid "Edit this item"
1098
+ #~ msgstr "Modifica questo articolo"
 
 
1099
 
1100
+ #~ msgid "Edit"
1101
+ #~ msgstr "Modifica"
 
 
1102
 
1103
+ #~ msgid "View users that have added this product to their wishlist"
1104
+ #~ msgstr ""
1105
+ #~ "Visualizza gli utenti che hanno aggiunto questo prodotto alla loro lista "
1106
+ #~ "dei desideri"
 
 
1107
 
1108
+ #~ msgid "View users"
1109
+ #~ msgstr "Vsualizza utenti"
 
1110
 
1111
+ #~ msgid "View Product \"%s\""
1112
+ #~ msgstr "Visualizza prodotto \"%s\""
 
 
 
1113
 
1114
+ #~ msgid "View Product"
1115
+ #~ msgstr "Vsualizza prodotto"
 
1116
 
1117
+ #~ msgid "Send promotional email"
1118
+ #~ msgstr "Invia email promozionale"
 
1119
 
1120
+ #~ msgid "View \"%s\""
1121
+ #~ msgstr "Visualizza \"%s\""
 
1122
 
1123
+ #~ msgid "View product"
1124
+ #~ msgstr "Visualizza prodotto"
 
1125
 
1126
+ #~ msgid "Image"
1127
+ #~ msgstr "Immagine"
 
 
1128
 
1129
+ #~ msgid "Wishlist count"
1130
+ #~ msgstr "Occorrenze in liste dei desideri"
 
 
 
1131
 
1132
+ #~ msgid "Actions"
1133
+ #~ msgstr "Azioni"
 
 
1134
 
1135
+ #~ msgid "Wishlist name is required"
1136
+ #~ msgstr "Il nome è un campo obbligatorio"
 
 
 
1137
 
1138
+ #~ msgid "Wishlist name exceeds the maximum number of characters allowed"
1139
+ #~ msgstr ""
1140
+ #~ "Il nome della lista dei desideri supera il numero massimo di caratteri "
1141
+ #~ "permessi"
1142
 
1143
+ #~ msgid "Error occurred while creating a new wishlist."
1144
+ #~ msgstr ""
1145
+ #~ "Si è verificato un errore durante la creazione della lista dei desideri."
1146
+
1147
+ #~ msgid "Manage wishlists"
1148
+ #~ msgstr "Gestisci liste dei desideri"
1149
+
1150
+ #~ msgid "Manage"
1151
+ #~ msgstr "Gestisci"
1152
+
1153
+ #~ msgid "Create wishlist"
1154
+ #~ msgstr "Crea lista dei desideri"
1155
+
1156
+ #~ msgid "Create"
1157
+ #~ msgstr "Crea"
1158
+
1159
+ #~ msgid "Search wishlists"
1160
+ #~ msgstr "Cerca liste dei desideri"
1161
 
1162
+ #~ msgid "Search"
1163
+ #~ msgstr "Cerca"
 
 
1164
 
1165
+ #~ msgid "Please, log in to use the wishlist features"
1166
+ #~ msgstr ""
1167
+ #~ "Effettua il login per poter usufruire della funzionalità lista dei "
1168
+ #~ "desideri"
1169
 
1170
+ #~ msgid "Wishlist correctly created"
1171
+ #~ msgstr "Lista dei desideri creata correttamente"
 
 
1172
 
1173
+ #~ msgid "Wishlist successfully deleted"
1174
+ #~ msgstr "Lista dei desideri rimossa corettamente"
 
 
1175
 
1176
+ #~ msgid ""
1177
+ #~ "There was an error while deleting the wishlist; please try again later!"
1178
+ #~ msgstr ""
1179
+ #~ "Si è verificato un errore durante la rimozione della lista dei desideri; "
1180
+ #~ "per favore, riprova più tardi!"
1181
 
1182
+ #~ msgid "Estimate request sent"
1183
+ #~ msgstr "Richiesta di preventivo inviata"
 
1184
 
1185
+ #~ msgid "You have to select at least one product"
1186
+ #~ msgstr "È necessario selezionare almeno un prodotto"
 
 
1187
 
1188
+ #~ msgid "Element correctly moved to %s"
1189
+ #~ msgstr "Elemento correttamente spostato in %s"
 
 
1190
 
1191
+ #~ msgid ""
1192
+ #~ "There was an error while moving an item to another wishlist. Please, try "
1193
+ #~ "again later"
1194
+ #~ msgstr ""
1195
+ #~ "Si è verificato un errore durante lo spostamento dell'articolo ad "
1196
+ #~ "un'altra lista dei desideri. Per favore, riprova più tardi."
1197
 
1198
+ #~ msgid "Wishlist Promotional Email"
1199
+ #~ msgstr "Email promozionale wishlist"
 
 
1200
 
1201
+ #~ msgid ""
1202
+ #~ "This email is sent to users to inform them about a promotion on a product "
1203
+ #~ "that was added to their wishlist"
1204
+ #~ msgstr ""
1205
+ #~ "Questa email verrà inviata agli utenti per informarli di promozioni su un "
1206
+ #~ "prodotto precedentemente aggiunto alla loro lista dei desideri"
1207
 
1208
+ #~ msgid "There is a deal for you!"
1209
+ #~ msgstr "C'è un'offerta per te!"
 
1210
 
1211
+ #~ msgid "A product of your wishlist is on sale"
1212
+ #~ msgstr "C'è un'offerta su un prodotto della tua lista dei desideri"
 
 
 
1213
 
1214
+ #~ msgid "Email HTML Content"
1215
+ #~ msgstr "Contenuto HTML dell'email"
 
 
 
1216
 
1217
+ #~ msgid ""
1218
+ #~ "This field lets you modify the main content of the HTML email. You can "
1219
+ #~ "use the following placeholder: <code>{user_name}</code> <code>{user_email}"
1220
+ #~ "</code> <code>{user_first_name}</code> <code>{user_last_name}</code> "
1221
+ #~ "<code>{product_image}</code> <code>{product_name}</code> "
1222
+ #~ "<code>{product_price}</code> <code>{coupon_code}</code> "
1223
+ #~ "<code>{coupon_amount}</code> <code>{add_to_cart_url}</code>"
1224
+ #~ msgstr ""
1225
+ #~ "Questo campo ti permette di modificare il contenuto principale dell'email "
1226
+ #~ "HTML. Puoi utilizzare i seguenti placeholder: <code>{user_name}</code> "
1227
+ #~ "<code>{user_email}</code> <code>{user_first_name}</code> "
1228
+ #~ "<code>{user_last_name}</code> <code>{product_image}</code> "
1229
+ #~ "<code>{product_name}</code> <code>{product_price}</code> "
1230
+ #~ "<code>{coupon_code}</code> <code>{coupon_amount}</code> "
1231
+ #~ "<code>{add_to_cart_url}</code>"
1232
+
1233
+ #~ msgid "Email Text Content"
1234
+ #~ msgstr "Contenuto testuale dell'email"
1235
+
1236
+ #~ msgid ""
1237
+ #~ "This field lets you modify the main content of the text email. You can "
1238
+ #~ "use the following placeholder: <code>{user_name}</code> <code>{user_email}"
1239
+ #~ "</code> <code>{user_first_name}</code> <code>{user_last_name}</code> "
1240
+ #~ "<code>{product_name}</code> <code>{product_price}</code> "
1241
+ #~ "<code>{coupon_code}</code> <code>{coupon_amount}</code> "
1242
+ #~ "<code>{coupon_value}</code> <code>{add_to_cart_url}</code>"
1243
+ #~ msgstr ""
1244
+ #~ "Questo campo ti permette di modificare il testo dell'email. Puoi "
1245
+ #~ "utilizzare i seguenti placeholder: <code>{user_name}</code> "
1246
+ #~ "<code>{user_email}</code> <code>{user_first_name}</code> "
1247
+ #~ "<code>{user_last_name}</code> <code>{product_name}</code> "
1248
+ #~ "<code>{product_price}</code> <code>{coupon_code}</code> "
1249
+ #~ "<code>{coupon_amount}</code> <code>{coupon_value}</code> "
1250
+ #~ "<code>{add_to_cart_url}</code>"
1251
+
1252
+ #~ msgid "Sorry! This feature is available only for logged users"
1253
+ #~ msgstr ""
1254
+ #~ "Ci dispiace, questa funzionalità è disponibile solo per gli utenti loggati"
1255
+
1256
+ #~ msgid "Select a Wishlist"
1257
+ #~ msgstr "Seleziona una lista dei desideri"
1258
+
1259
+ #~ msgid "product"
1260
+ #~ msgstr "prodotto"
1261
+
1262
+ #~ msgid "Edit this user"
1263
+ #~ msgstr "Modifica questo utente"
1264
+
1265
+ #~ msgid "Email this user"
1266
+ #~ msgstr "Invia un'email a questo utente"
1267
+
1268
+ #~ msgid "Email user"
1269
+ #~ msgstr "Invia email a utente"
1270
+
1271
+ #~ msgid "Send Promotional Email"
1272
+ #~ msgstr "Invia email promozionale"
1273
+
1274
+ #~ msgid "Added on"
1275
+ #~ msgstr "Aggiunto il"
1276
+
1277
+ #~ msgid "YITH Wishlist"
1278
+ #~ msgstr "YITH Wishlist"
1279
+
1280
+ #~ msgid "A list of user's wishlists"
1281
+ #~ msgstr "Elenco delle liste dei desideri degli utenti"
1282
+
1283
+ #~ msgid "Title:"
1284
+ #~ msgstr "Titolo:"
1285
+
1286
+ #~ msgid "\"Your wishlist\" link:"
1287
+ #~ msgstr "Link alla\"tua lista dei desideri\":"
1288
+
1289
+ #~ msgid "Show create link"
1290
+ #~ msgstr "Mostra link \"Crea\""
1291
+
1292
+ #~ msgid "Show search link"
1293
+ #~ msgstr "Mostra link \"Cerca\""
1294
+
1295
+ #~ msgid "Show manage link"
1296
+ #~ msgstr "Mostra link \"Manage\""
1297
+
1298
+ #~ msgid "My Wishlist"
1299
+ #~ msgstr "La mia lista dei desideri"
1300
+
1301
+ #~ msgid "Create a new list"
1302
+ #~ msgstr "Crea una nuova lista"
1303
+
1304
+ #~ msgid "Wishlist name"
1305
+ #~ msgstr "Nome della lista dei desideri"
1306
+
1307
+ #~ msgid "Save changes"
1308
+ #~ msgstr "Salva cambiamenti"
1309
+
1310
+ #~ msgid "Users' wishlists"
1311
+ #~ msgstr "Liste dei desideri degli utenti"
1312
+
1313
+ #~ msgid "Set email content"
1314
+ #~ msgstr "Imposta il contenuto dell'email"
1315
+
1316
+ #~ msgid "Email HTML content"
1317
+ #~ msgstr "Contenuto HTML dell'email"
1318
+
1319
+ #~ msgid ""
1320
+ #~ "This field lets you modify the main content of the HTML email. You can "
1321
+ #~ "use the following placeholder: <code>{user_name}</code> <code>{user_email}"
1322
+ #~ "</code> <code>{user_first_name}</code> <code>{user_last_name}</code> "
1323
+ #~ "<code>{product_image}</code> <code>{product_name}</code> "
1324
+ #~ "<code>{product_price}</code> <code>{coupon_code}</code> "
1325
+ #~ "<code>{coupon_amount}</code> <code>{coupon_value}</code> "
1326
+ #~ "<code>{add_to_cart_url}</code>"
1327
+ #~ msgstr ""
1328
+ #~ "Questo campo ti permette di modificare il contenuto HTML dell'email. Puoi "
1329
+ #~ "utilizzare i seguenti placeholder: <code>{user_name}</code> "
1330
+ #~ "<code>{user_email}</code> <code>{user_first_name}</code> "
1331
+ #~ "<code>{user_last_name}</code> <code>{product_image}</code> "
1332
+ #~ "<code>{product_name}</code> <code>{product_price}</code> "
1333
+ #~ "<code>{coupon_code}</code> <code>{coupon_amount}</code> "
1334
+ #~ "<code>{coupon_value}</code> <code>{add_to_cart_url}</code>"
1335
 
1336
+ #~ msgid "View preview"
1337
+ #~ msgstr "Visualizza anteprima"
 
1338
 
1339
+ #~ msgid "Email plain text content"
1340
+ #~ msgstr "Contenuto testuale dell'email"
 
1341
 
1342
+ #~ msgid "Use coupon"
1343
+ #~ msgstr "Utilizza coupon"
 
 
1344
 
1345
+ #~ msgid ""
1346
+ #~ "Select whether you want to use a coupon in your email or not "
1347
+ #~ "(<code>{coupon_code}</code> <code>{coupon_amount}</code> "
1348
+ #~ "<code>{coupon_value}</code> it won't be replaced if you don't check this "
1349
+ #~ "option)"
1350
+ #~ msgstr "Scegli se utilizzare o meno un coupon nell'email."
1351
 
1352
+ #~ msgid "Email related coupon"
1353
+ #~ msgstr "Coupon email"
 
 
1354
 
1355
+ #~ msgid "Select a coupon"
1356
+ #~ msgstr "Seleziona un coupon"
 
1357
 
1358
+ #~ msgid "Send emails"
1359
+ #~ msgstr "Invia le email"
 
 
1360
 
1361
+ #~ msgid "Back"
1362
+ #~ msgstr "Indietro"
 
 
1363
 
1364
+ #~ msgid ""
1365
+ #~ "You have received an estimate request from %s. The request is the "
1366
+ #~ "following:"
1367
+ #~ msgstr ""
1368
+ #~ "Hai ricevuto una richiesta di preventivo da %s. La richiesta è la "
1369
+ #~ "seguente:"
1370
 
1371
+ #~ msgid "Wishlist: %s"
1372
+ #~ msgstr "Lista dei desideri: %s"
 
1373
 
1374
+ #~ msgid "Product"
1375
+ #~ msgstr "Prodotto"
 
 
 
1376
 
1377
+ #~ msgid "Quantity"
1378
+ #~ msgstr "Quantità"
 
1379
 
1380
+ #~ msgid ""
1381
+ #~ "\n"
1382
+ #~ "Additional info:\n"
1383
+ #~ msgstr ""
1384
+ #~ "\n"
1385
+ #~ "Informazioni aggiuntive:\n"
1386
 
1387
+ #~ msgid "Customer details"
1388
+ #~ msgstr "Dettagli cliente"
 
1389
 
1390
+ #~ msgid "Email:"
1391
+ #~ msgstr "Email:"
 
1392
 
1393
+ #~ msgid "Wishlist link: %s"
1394
+ #~ msgstr "Lista dei desideri (link): %s"
 
1395
 
1396
+ #~ msgid "Save Settings"
1397
+ #~ msgstr "Salva impostazioni"
 
1398
 
1399
+ #~ msgid "Type a name or an email address"
1400
+ #~ msgstr "Inserisci un nome utente o un indirizzo email"
 
1401
 
1402
+ #~ msgid "User's wishlists:"
1403
+ #~ msgstr "Liste dei desideri degli utenti:"
 
1404
 
1405
+ #~ msgid "HTML Email Content"
1406
+ #~ msgstr "Contenuto HTML dell'email"
1407
+
1408
+ #~ msgid "Text Email Content"
1409
+ #~ msgstr "Contenuto testuale dell'email"
1410
 
1411
+ #~ msgid "HTML email content"
1412
+ #~ msgstr "Contenuto HTML dell'email"
 
1413
 
1414
+ #~ msgid "Plain text email content"
1415
+ #~ msgstr "Contenuto testuale dell'email"
 
 
languages/yit-pt_BR.mo CHANGED
Binary file
languages/yit-pt_BR.po CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
5
- "PO-Revision-Date: 2015-04-30 17:09+0100\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: English\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr "Lista de Desejos"
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr "Configurações"
44
 
@@ -408,88 +397,110 @@ msgstr ""
408
  msgid "Social image URL"
409
  msgstr "Url para compartilhamento"
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "\"Add to wishlist\" button"
414
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1272
417
- #: ../includes/class.yith-wcwl-admin-init.php:1290
418
- #: ../includes/class.yith-wcwl-admin-init.php:1308
419
- #: ../includes/class.yith-wcwl-admin-init.php:1326
420
- #: ../includes/class.yith-wcwl-admin-init.php:1344
421
  msgid "Background"
422
  msgstr ""
423
 
424
- #: ../includes/class.yith-wcwl-admin-init.php:1273
425
- #: ../includes/class.yith-wcwl-admin-init.php:1291
426
- #: ../includes/class.yith-wcwl-admin-init.php:1309
427
- #: ../includes/class.yith-wcwl-admin-init.php:1327
428
- #: ../includes/class.yith-wcwl-admin-init.php:1345
429
  msgid "Text"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1274
433
- #: ../includes/class.yith-wcwl-admin-init.php:1292
434
- #: ../includes/class.yith-wcwl-admin-init.php:1310
435
- #: ../includes/class.yith-wcwl-admin-init.php:1328
436
- #: ../includes/class.yith-wcwl-admin-init.php:1346
437
  msgid "Border"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1281
441
- #: ../includes/class.yith-wcwl-admin-init.php:1299
442
- #: ../includes/class.yith-wcwl-admin-init.php:1317
443
- #: ../includes/class.yith-wcwl-admin-init.php:1335
444
  msgid "Background (hover)"
445
  msgstr ""
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1282
448
- #: ../includes/class.yith-wcwl-admin-init.php:1300
449
- #: ../includes/class.yith-wcwl-admin-init.php:1318
450
- #: ../includes/class.yith-wcwl-admin-init.php:1336
451
  msgid "Text (hover)"
452
  msgstr ""
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1283
455
- #: ../includes/class.yith-wcwl-admin-init.php:1301
456
- #: ../includes/class.yith-wcwl-admin-init.php:1319
457
- #: ../includes/class.yith-wcwl-admin-init.php:1337
458
  msgid "Border (hover)"
459
  msgstr ""
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1287
462
  #, fuzzy
463
  msgid "\"Add to Cart\" button"
464
  msgstr "Texto do botão \"Adicionar ao carrinho \""
465
 
466
- #: ../includes/class.yith-wcwl-admin-init.php:1305
467
  msgid "\"Style 1\" button"
468
  msgstr ""
469
 
470
- #: ../includes/class.yith-wcwl-admin-init.php:1323
471
  msgid "\"Style 2\" button"
472
  msgstr ""
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1341
475
  #, fuzzy
476
  msgid "Wishlist table"
477
  msgstr "Titulo da lista de desejos"
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1350
480
  msgid "Headers"
481
  msgstr ""
482
 
483
- #: ../includes/class.yith-wcwl-admin-init.php:1353
484
  msgid "Background color"
485
  msgstr ""
486
 
487
- #: ../includes/class.yith-wcwl-admin-init.php:1443
488
  #, fuzzy
489
  msgid "Wishlist Activated"
490
  msgstr "Titulo da lista de desejos"
491
 
492
- #: ../includes/class.yith-wcwl-admin-init.php:1444
493
  #, php-format
494
  msgid ""
495
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -498,12 +509,12 @@ msgid ""
498
  "options, <a href=\"%s\">discover it now</a>."
499
  msgstr ""
500
 
501
- #: ../includes/class.yith-wcwl-admin-init.php:1455
502
  #, fuzzy
503
  msgid "Wishlist Updated"
504
  msgstr "Meus desejos"
505
 
506
- #: ../includes/class.yith-wcwl-admin-init.php:1456
507
  #, php-format
508
  msgid ""
509
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -513,20 +524,21 @@ msgid ""
513
  "\">discover the PREMIUM version.</a>"
514
  msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-init.php:361
517
  msgid ""
518
  "We are sorry, but this feature is available only if cookies are enabled on "
519
  "your browser."
520
  msgstr ""
521
 
522
- #: ../includes/class.yith-wcwl-init.php:362
523
  #, fuzzy
524
  msgid "Product correctly added to cart"
525
  msgstr "Produto adicionado ao carrinho."
526
 
527
  #: ../includes/class.yith-wcwl-install.php:239
 
528
  msgid "wishlist"
529
- msgstr "lista de desejos"
530
 
531
  #: ../includes/class.yith-wcwl-shortcode.php:242
532
  #: ../includes/class.yith-wcwl-ui.php:161
@@ -550,1077 +562,255 @@ msgstr "Twitter"
550
  msgid "email"
551
  msgstr ""
552
 
553
- #: ../includes/class.yith-wcwl.php:187
554
  #, fuzzy
555
  msgid "An error occurred while adding products to the wishlist."
556
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
557
 
558
- #: ../includes/class.yith-wcwl.php:271
559
  #, fuzzy
560
  msgid "An error occurred while adding products to wishlist."
561
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
562
 
563
- #: ../includes/class.yith-wcwl.php:286
564
  msgid "The \"Remove\" option now does not require any parameter"
565
  msgstr ""
566
 
567
- #: ../includes/class.yith-wcwl.php:320
568
  #, fuzzy
569
  msgid "An error occurred while removing products from the wishlist"
570
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
571
 
572
- #: ../includes/class.yith-wcwl.php:598
573
  msgid "You need to log in before creating a new wishlist"
574
  msgstr ""
575
 
576
- #: ../includes/class.yith-wcwl.php:1307
577
  msgid "Product successfully removed."
578
  msgstr "Produto removida com sucesso."
579
 
580
- #: ../includes/class.yith-wcwl.php:1311
581
  msgid "Error. Unable to remove the product from the wishlist."
582
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
583
 
584
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
585
  msgid "No products were added to the wishlist"
586
  msgstr "Nenhum produto foi adicionado à lista de desejos"
587
 
588
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
589
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
590
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
591
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
592
- #, php-format
593
- msgid "Add %s"
594
- msgstr ""
595
-
596
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
597
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
598
- #, php-format
599
- msgid "Add New %s"
600
- msgstr ""
601
-
602
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
603
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
604
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
605
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
606
- #, php-format
607
- msgid "Edit %s"
608
- msgstr ""
609
-
610
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
611
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
612
- #, php-format
613
- msgid "New %s"
614
- msgstr ""
615
-
616
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
617
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
618
- #, php-format
619
- msgid "All %s"
620
- msgstr ""
621
-
622
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
623
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
624
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
625
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
626
- #, php-format
627
- msgid "View %s"
628
- msgstr ""
629
-
630
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
631
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
632
- #, php-format
633
- msgid "Search %s"
634
- msgstr ""
635
-
636
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
637
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
638
- #, php-format
639
- msgid "No %s found"
640
- msgstr ""
641
-
642
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
643
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
644
- #, php-format
645
- msgid "No %s found in Trash"
646
  msgstr ""
647
 
648
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
649
- #, php-format
650
- msgid "%s Categories"
651
- msgstr ""
652
-
653
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
654
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
655
- msgid "Category"
656
- msgstr ""
657
-
658
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
659
- msgid "Search Categories"
660
- msgstr ""
661
-
662
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
663
- msgid "All Categories"
664
- msgstr ""
665
-
666
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
667
- msgid "Parent Category"
668
- msgstr ""
669
-
670
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
671
- msgid "Parent Category:"
672
- msgstr ""
673
-
674
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
675
- msgid "Edit Category"
676
- msgstr ""
677
-
678
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
679
- msgid "Update Category"
680
- msgstr ""
681
-
682
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
683
- msgid "Add New Category"
684
- msgstr ""
685
-
686
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
687
- msgid "New Category Name"
688
- msgstr ""
689
-
690
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
691
- msgid "Categories"
692
- msgstr ""
693
-
694
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
695
- #, fuzzy, php-format
696
- msgid "%s Settings"
697
- msgstr "Configurações"
698
-
699
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
700
- msgid "Type"
701
- msgstr ""
702
-
703
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
704
- msgid "Layout for this "
705
- msgstr ""
706
-
707
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
708
- msgid "Rewrite"
709
- msgstr ""
710
-
711
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
712
  msgid ""
713
- "Univocal identification name in the URL for each product (slug from post if "
714
- "empty)"
715
- msgstr ""
716
-
717
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
718
- msgid "Label in Singular"
719
- msgstr ""
720
-
721
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
722
- msgid "Set a label in singular (title of portfolio if empty)"
723
- msgstr ""
724
-
725
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
726
- msgid "Label in Plural"
727
- msgstr ""
728
-
729
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
730
- msgid "Set a label in plural (title of portfolio if empty)"
731
- msgstr ""
732
-
733
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
734
- msgid "Taxonomy"
735
  msgstr ""
736
 
737
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
738
  msgid ""
739
- "If you want to use categories in the portfolio, set a name for taxonomy. "
740
- "Name should be a slug (must not contain capital letters nor spaces) and must "
741
- "not be more than 32 characters long (database structure restriction)."
742
- msgstr ""
743
-
744
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
745
- msgid "Taxonomy Rewrite"
746
- msgstr ""
747
-
748
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
749
- msgid "Set univocal name for each category page URL."
750
- msgstr ""
751
-
752
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
753
- msgid "Single layout"
754
- msgstr ""
755
-
756
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
757
- msgid "Layout for single page of this portfolio"
758
- msgstr ""
759
-
760
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
761
- #, fuzzy
762
- msgid "layout settings"
763
- msgstr "Configurações"
764
-
765
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
766
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
767
- msgid "Quick links"
768
- msgstr ""
769
-
770
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
771
- #, php-format
772
- msgid "Show frontend of the %s"
773
- msgstr ""
774
-
775
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
776
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
777
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
778
- msgid "Name"
779
- msgstr ""
780
-
781
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
782
- #, php-format
783
- msgid "Add %s from images"
784
- msgstr ""
785
-
786
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
787
- msgid "Add with multiupload"
788
- msgstr ""
789
-
790
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
791
- msgid "The changes you have made will be lost if you leave this page."
792
- msgstr ""
793
-
794
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
795
- #, fuzzy
796
- msgid "Plugin Settings"
797
- msgstr "Configurações"
798
-
799
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
800
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
801
- msgid "YIT Plugins"
802
- msgstr ""
803
-
804
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
805
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
806
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
807
- msgid "Save Changes"
808
  msgstr ""
809
 
810
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
811
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
812
- msgid ""
813
- "If you continue with this action, you will reset all options in this page."
814
  msgstr ""
815
 
816
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
817
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
818
  #, fuzzy
819
- msgid "Reset to Default"
820
- msgstr "Redirecionar para o carrinho"
821
-
822
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
823
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
824
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
825
- msgid "Are you sure?"
826
- msgstr ""
827
 
828
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
829
- msgid ""
830
- "The element you have entered already exists. Please, enter another name."
831
  msgstr ""
832
 
833
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
834
- #, fuzzy
835
- msgid "Settings saved"
836
- msgstr "Configurações"
837
-
838
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
839
  #, fuzzy
840
- msgid "Settings reset"
841
- msgstr "Configurações"
842
-
843
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
844
- msgid "Element deleted correctly."
845
- msgstr ""
846
-
847
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
848
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
849
- msgid "Element updated correctly."
850
- msgstr ""
851
-
852
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
853
- msgid "Database imported correctly."
854
- msgstr ""
855
-
856
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
857
- msgid "An error has occurred during import. Please try again."
858
- msgstr ""
859
-
860
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
861
- msgid "The added file is not valid."
862
- msgstr ""
863
-
864
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
865
- msgid "Sorry, import is disabled."
866
- msgstr ""
867
-
868
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
869
- msgid "Sorting successful."
870
- msgstr ""
871
-
872
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
873
- msgid ""
874
- "If you continue with this action, you will reset all the options in this "
875
- "page."
876
- msgstr ""
877
-
878
- #: ../plugin-fw/lib/yit-pointers.php:70
879
- msgid "Plugins Activated"
880
- msgstr ""
881
-
882
- #: ../plugin-fw/lib/yit-pointers.php:71
883
- msgid ""
884
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
885
- " For each plugin installed, "
886
- "customization settings will be available as a new entry in YIT Plugin menu."
887
- msgstr ""
888
-
889
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
890
- msgid "Discover all our plugins available on:"
891
- msgstr ""
892
-
893
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
894
- msgid "and"
895
- msgstr ""
896
-
897
- #: ../plugin-fw/lib/yit-pointers.php:84
898
- msgid "Plugins Upgraded"
899
- msgstr ""
900
-
901
- #: ../plugin-fw/lib/yit-pointers.php:85
902
- msgid ""
903
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
904
- " Any time one of our plugins is updated, "
905
- "a new entry will be added to this menu.\n"
906
- " For example, after the update, plugin "
907
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
908
- "Search, etc.)\n"
909
- " will be moved from previous location to "
910
- "YIT Plugin tab."
911
- msgstr ""
912
-
913
- #: ../plugin-fw/lib/yit-upgrade.php:123
914
- msgid "There is a new version of %plugin_name% available."
915
- msgstr ""
916
-
917
- #: ../plugin-fw/lib/yit-upgrade.php:124
918
- msgid "View version %latest% details."
919
- msgstr ""
920
-
921
- #: ../plugin-fw/lib/yit-upgrade.php:125
922
- msgid "Automatic update is unavailable for this plugin,"
923
- msgstr ""
924
-
925
- #: ../plugin-fw/lib/yit-upgrade.php:126
926
- msgid ""
927
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
928
- msgstr ""
929
-
930
- #: ../plugin-fw/lib/yit-upgrade.php:127
931
- msgid "Update now."
932
- msgstr ""
933
-
934
- #: ../plugin-fw/lib/yit-upgrade.php:230
935
- msgid "Yithemes Repository"
936
- msgstr ""
937
-
938
- #: ../plugin-fw/lib/yit-upgrade.php:264
939
- msgid "Invalid URL Provided."
940
- msgstr ""
941
-
942
- #: ../plugin-fw/lib/yit-upgrade.php:277
943
- msgid "Could not create Temporary file."
944
- msgstr ""
945
-
946
- #: ../plugin-fw/lib/yit-upgrade.php:419
947
- #, php-format
948
- msgid ""
949
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
950
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
951
- msgstr ""
952
-
953
- #: ../plugin-fw/lib/yit-upgrade.php:421
954
- #, php-format
955
- msgid ""
956
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
957
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
958
- "have to activate the plugin on a single site of the network to benefit from "
959
- "automatic updates.</em>"
960
- msgstr ""
961
-
962
- #: ../plugin-fw/lib/yit-upgrade.php:423
963
- #, php-format
964
- msgid ""
965
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
966
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
967
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
968
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
969
- msgstr ""
970
-
971
- #: ../plugin-fw/lib/yit-upgrade.php:425
972
- #, php-format
973
- msgid ""
974
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
975
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
976
- "href=\"%5$s\">update now</a>."
977
- msgstr ""
978
-
979
- #: ../plugin-fw/lib/yit-upgrade.php:498
980
- msgid "You can't update the plugins for this site."
981
- msgstr ""
982
-
983
- #: ../plugin-fw/lib/yit-upgrade.php:502
984
- msgid ""
985
- "You do not have sufficient permissions to update the plugins for this site."
986
- msgstr ""
987
-
988
- #: ../plugin-fw/lib/yit-upgrade.php:509
989
- msgid "Update Plugin"
990
- msgstr ""
991
-
992
- #: ../plugin-fw/licence/lib/yit-licence.php:161
993
- #, php-format
994
- msgid "%field% field cannot be empty"
995
- msgstr ""
996
-
997
- #: ../plugin-fw/licence/lib/yit-licence.php:162
998
- msgid "%field_1% and %field_2% fields cannot be empty"
999
- msgstr ""
1000
-
1001
- #: ../plugin-fw/licence/lib/yit-licence.php:163
1002
- msgid "Unable to contact the remote server, please try again later. Thanks!"
1003
- msgstr ""
1004
-
1005
- #: ../plugin-fw/licence/lib/yit-licence.php:548
1006
- msgid "Invalid Request"
1007
- msgstr ""
1008
-
1009
- #: ../plugin-fw/licence/lib/yit-licence.php:549
1010
- msgid "Invalid licence key"
1011
- msgstr ""
1012
-
1013
- #: ../plugin-fw/licence/lib/yit-licence.php:550
1014
- msgid "Software has been deactivated"
1015
- msgstr ""
1016
-
1017
- #: ../plugin-fw/licence/lib/yit-licence.php:551
1018
- msgid "Maximum number of activations exceeded"
1019
- msgstr ""
1020
-
1021
- #: ../plugin-fw/licence/lib/yit-licence.php:552
1022
- msgid "Invalid instance ID"
1023
- msgstr ""
1024
-
1025
- #: ../plugin-fw/licence/lib/yit-licence.php:553
1026
- msgid "Invalid security key"
1027
- msgstr ""
1028
-
1029
- #: ../plugin-fw/licence/lib/yit-licence.php:554
1030
- msgid "Licence key has expired"
1031
- msgstr ""
1032
-
1033
- #: ../plugin-fw/licence/lib/yit-licence.php:555
1034
- msgid "Licence key has been banned"
1035
- msgstr ""
1036
-
1037
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1038
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1039
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1040
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1041
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1042
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1043
- msgid "Licence Activation"
1044
- msgstr ""
1045
-
1046
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1047
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1048
- #, php-format
1049
- msgid "%s"
1050
- msgstr ""
1051
-
1052
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1053
- msgid "Yithemes Licence Activation"
1054
- msgstr ""
1055
-
1056
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1057
- msgid ""
1058
- "I cannot find the license key for activating the theme I have bought some "
1059
- "time ago. Where can I find it?"
1060
- msgstr ""
1061
-
1062
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1063
- msgid ""
1064
- "If you have purchased one of our products before 27 January 2015, you can "
1065
- "benefit from support and updates (the services offered with the license)\n"
1066
- " until 27 January 2016 and you do not have to purchase it again "
1067
- "to get a new license key, because, before this date, your license used to be "
1068
- "activated automatically by our system.\n"
1069
- " After 27 January 2016, instead, if you want to benefit from "
1070
- "support and updates you have to buy a new license and activate it through "
1071
- "the license key you will be\n"
1072
- " provided with and that you can find in your YIThemes account, in "
1073
- "section \"My licenses\"."
1074
- msgstr ""
1075
-
1076
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1077
- msgid ""
1078
- "Have you updated your licenses? Have you asked for an extension? Update "
1079
- "information concerning your products."
1080
- msgstr ""
1081
-
1082
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1083
- msgid "Update licence information"
1084
- msgstr ""
1085
-
1086
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1087
- msgid "Products to be activated"
1088
- msgstr ""
1089
 
1090
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1091
- msgid "Activate"
1092
  msgstr ""
1093
 
1094
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1095
- msgid "Activated"
1096
  msgstr ""
1097
 
1098
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1099
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1100
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1101
- #: ../templates/wishlist-view.php:86
1102
  msgid "Product Name"
1103
  msgstr "Nome do Produto"
1104
 
1105
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1106
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1107
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1108
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1109
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1110
- #: ../templates/share.php:40
1111
- msgid "Email"
1112
- msgstr ""
1113
-
1114
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1115
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1116
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1117
- msgid "Licence Key"
1118
- msgstr ""
1119
-
1120
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1121
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1122
- msgid "Expires"
1123
- msgstr ""
1124
-
1125
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1126
- msgid "Remaining"
1127
- msgstr ""
1128
-
1129
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1130
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1131
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1132
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1133
- msgid "Renew"
1134
- msgstr ""
1135
-
1136
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1137
- #, php-format
1138
- msgid "%1s out of %2s"
1139
- msgstr ""
1140
-
1141
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1142
- msgid "Banned"
1143
- msgstr ""
1144
-
1145
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1146
- msgid "Expired"
1147
- msgstr ""
1148
-
1149
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1150
- msgid "Search for a product"
1151
- msgstr ""
1152
-
1153
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1154
- msgid "No categories."
1155
- msgstr ""
1156
-
1157
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1158
- msgid "+ Add New Category"
1159
- msgstr ""
1160
-
1161
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1162
- msgid "Text Input"
1163
- msgstr ""
1164
 
1165
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1166
- msgid "Checkbox"
1167
- msgstr ""
1168
 
1169
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1170
- #, fuzzy
1171
- msgid "Select"
1172
- msgstr "Selecione as opções"
1173
 
1174
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1175
- msgid "Textarea"
1176
  msgstr ""
1177
 
1178
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1179
- msgid "Radio Input"
1180
- msgstr ""
1181
 
1182
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1183
- msgid "Password Field"
1184
- msgstr ""
1185
 
1186
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1187
- msgid "File Upload"
 
1188
  msgstr ""
1189
 
1190
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1191
- msgid "Theme Icon"
1192
  msgstr ""
1193
 
1194
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1195
  #, fuzzy
1196
- msgid "Custom Icon"
1197
- msgstr "CSS Customizado"
1198
 
1199
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1200
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1201
- msgid "None"
1202
  msgstr ""
1203
 
1204
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1205
- msgid "Add field"
1206
  msgstr ""
1207
 
1208
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1209
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1210
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1211
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1212
- #: ../templates/wishlist-view.php:258
1213
  msgid "Remove"
1214
  msgstr ""
1215
 
1216
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1217
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1218
- msgid "Click to toggle"
1219
- msgstr ""
1220
-
1221
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1222
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1223
- msgid "Title Field"
1224
- msgstr ""
1225
-
1226
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1227
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1228
- msgid "Insert the title for the field."
1229
- msgstr ""
1230
-
1231
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1232
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1233
- msgid "Data Name"
1234
- msgstr ""
1235
-
1236
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1237
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1238
- msgid ""
1239
- "REQUIRED: Field identification name to be entered into email body. "
1240
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1241
- msgstr ""
1242
-
1243
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1244
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1245
- msgid "Type field"
1246
- msgstr ""
1247
-
1248
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1249
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1250
- msgid "Select the type for this field."
1251
- msgstr ""
1252
-
1253
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1254
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1255
- msgid "Checked"
1256
- msgstr ""
1257
-
1258
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1259
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1260
- msgid "Select this option if you want this field appears as already checked."
1261
- msgstr ""
1262
-
1263
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1264
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1265
- #, fuzzy
1266
- msgid "Add options "
1267
- msgstr "Selecione as opções"
1268
-
1269
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1270
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1271
- #, fuzzy
1272
- msgid "Add option"
1273
- msgstr "Ícone \"Adicionar ao Carrinho\""
1274
-
1275
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1276
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1277
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1278
- msgid "Selected"
1279
- msgstr ""
1280
-
1281
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1282
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1283
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1284
- #, fuzzy
1285
- msgid "Delete option"
1286
- msgstr "Selecione as opções"
1287
-
1288
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1289
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1290
- msgid "Error Message"
1291
- msgstr ""
1292
-
1293
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1294
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1295
- msgid "Insert the error message for validation."
1296
- msgstr ""
1297
-
1298
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1299
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1300
- msgid "Required"
1301
- msgstr ""
1302
-
1303
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1304
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1305
- msgid "Select this option if it must be required."
1306
- msgstr ""
1307
-
1308
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1309
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1310
- msgid "Select this option if the email must be valid."
1311
- msgstr ""
1312
-
1313
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1314
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1315
- msgid "Reply To"
1316
  msgstr ""
1317
 
1318
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1319
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1320
- msgid "Select this if it is the email you can reply to."
1321
  msgstr ""
1322
 
1323
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1324
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1325
- msgid "Class"
1326
  msgstr ""
1327
 
1328
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1329
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1330
- msgid ""
1331
- "Insert additional class(es) (separated by commas) for more personalization."
1332
  msgstr ""
1333
 
1334
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1335
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1336
- msgid "Icon"
1337
  msgstr ""
1338
 
1339
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1340
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1341
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1342
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1343
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1344
- #: ../plugin-fw/templates/panel/types/upload.php:31
1345
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1346
  #: ../yit-common/yith-panel.php:417
1347
  msgid "Upload"
1348
  msgstr ""
1349
 
1350
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1351
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1352
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1353
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1354
- msgid "Image preview"
1355
- msgstr ""
1356
-
1357
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1358
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1359
- msgid "Insert an icon for more personalization."
1360
- msgstr ""
1361
-
1362
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1363
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1364
- msgid "Width"
1365
- msgstr ""
1366
-
1367
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1368
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1369
- msgid "Set field length."
1370
- msgstr ""
1371
-
1372
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1373
- msgid "Close all"
1374
- msgstr ""
1375
-
1376
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1377
- msgid "Expand all"
1378
- msgstr ""
1379
-
1380
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1381
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1382
- msgid "Value"
1383
- msgstr ""
1384
-
1385
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1386
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1387
- msgid "Content of the tab. (HTML is supported)"
1388
- msgstr ""
1389
-
1390
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1391
- msgid "Add custom product tab"
1392
- msgstr ""
1393
-
1394
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1395
- msgid "Do you want to remove the custom tab?"
1396
- msgstr ""
1397
-
1398
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1399
- #, php-format
1400
- msgid "(Default: %s <img src=\"%s\"/>)"
1401
- msgstr ""
1402
-
1403
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1404
- #, php-format
1405
- msgid "(Default: <i %s></i> )"
1406
- msgstr ""
1407
-
1408
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1409
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1410
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1411
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1412
- msgid "Delete image"
1413
- msgstr ""
1414
-
1415
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1416
- msgid "Add Images to Gallery"
1417
- msgstr ""
1418
-
1419
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1420
- #, fuzzy
1421
- msgid "Add to gallery"
1422
- msgstr "Adcionar ao Carrinho"
1423
-
1424
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1425
- msgid "Add images"
1426
- msgstr ""
1427
-
1428
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1429
- msgid "Delete"
1430
- msgstr ""
1431
-
1432
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1433
- msgid "Upload new images"
1434
- msgstr ""
1435
-
1436
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1437
- msgid "Are you sure you want to remove this image?"
1438
- msgstr ""
1439
-
1440
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1441
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1442
- msgid "Left sidebar"
1443
- msgstr ""
1444
-
1445
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1446
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1447
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1448
- msgid "No sidebar"
1449
- msgstr ""
1450
-
1451
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1452
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1453
- msgid "Right sidebar"
1454
- msgstr ""
1455
-
1456
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1457
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1458
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1459
- msgid "Choose a sidebar"
1460
- msgstr ""
1461
-
1462
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1463
- msgid "Left Sidebar"
1464
- msgstr ""
1465
-
1466
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1467
- msgid "Right Sidebar"
1468
- msgstr ""
1469
-
1470
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1471
  #: ../yit-common/yith-panel.php:444
1472
  msgid "px"
1473
  msgstr ""
1474
 
1475
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1476
  #: ../yit-common/yith-panel.php:445
1477
  msgid "em"
1478
  msgstr ""
1479
 
1480
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1481
  #: ../yit-common/yith-panel.php:446
1482
  msgid "pt"
1483
  msgstr ""
1484
 
1485
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1486
  #: ../yit-common/yith-panel.php:447
1487
  msgid "rem"
1488
  msgstr ""
1489
 
1490
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1491
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1492
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1493
- msgid "Web fonts"
1494
- msgstr ""
1495
-
1496
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1497
- msgid "Google fonts"
1498
  msgstr ""
1499
 
1500
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1501
  #: ../yit-common/yith-panel.php:465
1502
  msgid "Regular"
1503
  msgstr ""
1504
 
1505
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1506
  #: ../yit-common/yith-panel.php:466
1507
  msgid "Bold"
1508
  msgstr ""
1509
 
1510
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1511
  #: ../yit-common/yith-panel.php:467
1512
  msgid "Extra bold"
1513
  msgstr ""
1514
 
1515
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1516
  #: ../yit-common/yith-panel.php:468
1517
  msgid "Italic"
1518
  msgstr ""
1519
 
1520
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1521
  #: ../yit-common/yith-panel.php:469
1522
  msgid "Italic bold"
1523
  msgstr ""
1524
 
1525
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1526
- msgid "Reset Defaults"
1527
  msgstr ""
1528
 
1529
- #: ../templates/share.php:28
1530
- msgid "Pinterest"
1531
- msgstr ""
1532
 
1533
- #: ../templates/share.php:34
1534
  #, fuzzy
1535
- msgid "Google+"
1536
- msgstr "Comparilhar no Google+"
1537
 
1538
- #: ../templates/wishlist-view.php:28
1539
  #, fuzzy
1540
- msgid "Edit title"
1541
- msgstr "Titulo da lista de desejos"
1542
-
1543
- #: ../templates/wishlist-view.php:37
1544
- msgid "Save"
1545
- msgstr ""
1546
-
1547
- #: ../templates/wishlist-view.php:41
1548
- msgid "Cancel"
1549
- msgstr ""
1550
-
1551
- #: ../templates/wishlist-view.php:93
1552
- msgid "Unit Price"
1553
- msgstr "Preço unitário"
1554
-
1555
- #: ../templates/wishlist-view.php:106
1556
- msgid "Stock Status"
1557
- msgstr "Status do estoque"
1558
-
1559
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1560
- msgid "Remove this product"
1561
- msgstr "Remover este produto"
1562
-
1563
- #: ../templates/wishlist-view.php:182
1564
- msgid "Free!"
1565
- msgstr ""
1566
 
1567
- #: ../templates/wishlist-view.php:193
1568
- msgid "Out of Stock"
1569
- msgstr "Sem estoque"
1570
-
1571
- #: ../templates/wishlist-view.php:196
1572
- msgid "In Stock"
1573
- msgstr "Em estoque"
1574
-
1575
- #: ../templates/wishlist-view.php:207
1576
- #, php-format
1577
- msgid "Added on : %s"
1578
- msgstr ""
1579
-
1580
- #: ../templates/wishlist-view.php:226
1581
- msgid "Move"
1582
- msgstr ""
1583
-
1584
- #: ../templates/wishlist-view.php:238
1585
  #, fuzzy
1586
- msgid "Shared"
1587
- msgstr "Compartilhar em:"
1588
 
1589
- #: ../templates/wishlist-view.php:241
1590
- msgid "Private"
1591
- msgstr ""
1592
 
1593
- #: ../templates/wishlist-view.php:244
1594
- msgid "Public"
1595
- msgstr ""
1596
 
1597
- #: ../templates/wishlist-view.php:285
1598
- msgid "Add the selected products to the cart"
1599
- msgstr ""
1600
 
1601
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1602
- msgid "Ask for an estimate"
1603
- msgstr ""
1604
 
1605
- #: ../yit-common/yith-panel.php:406
1606
- msgid "Select a date"
1607
- msgstr ""
1608
 
1609
- #: ../yit-common/yith-panel.php:407
1610
- msgid "Hours"
1611
- msgstr ""
1612
 
1613
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1614
- msgid "Minutes"
1615
- msgstr ""
1616
 
1617
- #: ../yit-common/yith-panel.php:457
1618
- msgid "Select a font family"
1619
- msgstr ""
1620
 
1621
- #: ../yit-common/yith-panel.php:481
1622
- msgid "Click to preview"
1623
- msgstr ""
1624
 
1625
  #~ msgid "Product already in the wishlist."
1626
  #~ msgstr "Produto já na lista de desejos."
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:09+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:09+0100\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: pt_BR\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr "Lista de Desejos"
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr "Configurações"
33
 
397
  msgid "Social image URL"
398
  msgstr "Url para compartilhamento"
399
 
400
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
401
+ #, php-format
402
+ msgid ""
403
+ "If you want to take advantage of this feature, you could consider to "
404
+ "purchase the %s."
405
+ msgstr ""
406
+
407
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
408
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
409
+ msgstr ""
410
+
411
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
412
+ msgid "Enable slider in wishlist"
413
+ msgstr ""
414
+
415
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
416
+ #, php-format
417
+ msgid ""
418
+ "Choose to enable product slider in wishlist page with linked products (<a "
419
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
420
+ msgstr ""
421
+
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
423
  #, fuzzy
424
  msgid "\"Add to wishlist\" button"
425
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
426
 
427
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
432
  msgid "Background"
433
  msgstr ""
434
 
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
439
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
440
  msgid "Text"
441
  msgstr ""
442
 
443
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
446
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
447
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
448
  msgid "Border"
449
  msgstr ""
450
 
451
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
452
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
454
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
455
  msgid "Background (hover)"
456
  msgstr ""
457
 
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
459
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
460
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
461
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
462
  msgid "Text (hover)"
463
  msgstr ""
464
 
465
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
466
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
467
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
468
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
469
  msgid "Border (hover)"
470
  msgstr ""
471
 
472
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
473
  #, fuzzy
474
  msgid "\"Add to Cart\" button"
475
  msgstr "Texto do botão \"Adicionar ao carrinho \""
476
 
477
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
478
  msgid "\"Style 1\" button"
479
  msgstr ""
480
 
481
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
482
  msgid "\"Style 2\" button"
483
  msgstr ""
484
 
485
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
486
  #, fuzzy
487
  msgid "Wishlist table"
488
  msgstr "Titulo da lista de desejos"
489
 
490
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
491
  msgid "Headers"
492
  msgstr ""
493
 
494
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
495
  msgid "Background color"
496
  msgstr ""
497
 
498
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
499
  #, fuzzy
500
  msgid "Wishlist Activated"
501
  msgstr "Titulo da lista de desejos"
502
 
503
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
504
  #, php-format
505
  msgid ""
506
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
509
  "options, <a href=\"%s\">discover it now</a>."
510
  msgstr ""
511
 
512
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
513
  #, fuzzy
514
  msgid "Wishlist Updated"
515
  msgstr "Meus desejos"
516
 
517
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
518
  #, php-format
519
  msgid ""
520
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
524
  "\">discover the PREMIUM version.</a>"
525
  msgstr ""
526
 
527
+ #: ../includes/class.yith-wcwl-init.php:365
528
  msgid ""
529
  "We are sorry, but this feature is available only if cookies are enabled on "
530
  "your browser."
531
  msgstr ""
532
 
533
+ #: ../includes/class.yith-wcwl-init.php:366
534
  #, fuzzy
535
  msgid "Product correctly added to cart"
536
  msgstr "Produto adicionado ao carrinho."
537
 
538
  #: ../includes/class.yith-wcwl-install.php:239
539
+ msgctxt "page_slug"
540
  msgid "wishlist"
541
+ msgstr ""
542
 
543
  #: ../includes/class.yith-wcwl-shortcode.php:242
544
  #: ../includes/class.yith-wcwl-ui.php:161
562
  msgid "email"
563
  msgstr ""
564
 
565
+ #: ../includes/class.yith-wcwl.php:192
566
  #, fuzzy
567
  msgid "An error occurred while adding products to the wishlist."
568
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
569
 
570
+ #: ../includes/class.yith-wcwl.php:276
571
  #, fuzzy
572
  msgid "An error occurred while adding products to wishlist."
573
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
574
 
575
+ #: ../includes/class.yith-wcwl.php:291
576
  msgid "The \"Remove\" option now does not require any parameter"
577
  msgstr ""
578
 
579
+ #: ../includes/class.yith-wcwl.php:325
580
  #, fuzzy
581
  msgid "An error occurred while removing products from the wishlist"
582
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
583
 
584
+ #: ../includes/class.yith-wcwl.php:603
585
  msgid "You need to log in before creating a new wishlist"
586
  msgstr ""
587
 
588
+ #: ../includes/class.yith-wcwl.php:1312
589
  msgid "Product successfully removed."
590
  msgstr "Produto removida com sucesso."
591
 
592
+ #: ../includes/class.yith-wcwl.php:1316
593
  msgid "Error. Unable to remove the product from the wishlist."
594
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
595
 
596
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
597
  msgid "No products were added to the wishlist"
598
  msgstr "Nenhum produto foi adicionado à lista de desejos"
599
 
600
+ #: ../includes/class.yith-wcwl.php:1362
601
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
602
  msgstr ""
603
 
604
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
605
  msgid ""
606
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
607
+ "WooCommerce in order to work."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
608
  msgstr ""
609
 
610
+ #: ../init.php:139
611
  msgid ""
612
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
613
+ "are using the premium one."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
614
  msgstr ""
615
 
616
+ #: ../templates/share.php:28
617
+ msgid "Pinterest"
 
 
618
  msgstr ""
619
 
620
+ #: ../templates/share.php:34
 
621
  #, fuzzy
622
+ msgid "Google+"
623
+ msgstr "Comparilhar no Google+"
 
 
 
 
 
 
624
 
625
+ #: ../templates/share.php:40
626
+ msgid "Email"
 
627
  msgstr ""
628
 
629
+ #: ../templates/wishlist-view.php:30
 
 
 
 
 
630
  #, fuzzy
631
+ msgid "Edit title"
632
+ msgstr "Titulo da lista de desejos"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
633
 
634
+ #: ../templates/wishlist-view.php:39
635
+ msgid "Save"
636
  msgstr ""
637
 
638
+ #: ../templates/wishlist-view.php:43
639
+ msgid "Cancel"
640
  msgstr ""
641
 
642
+ #: ../templates/wishlist-view.php:88
 
 
 
643
  msgid "Product Name"
644
  msgstr "Nome do Produto"
645
 
646
+ #: ../templates/wishlist-view.php:95
647
+ msgid "Unit Price"
648
+ msgstr "Preço unitário"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
649
 
650
+ #: ../templates/wishlist-view.php:108
651
+ msgid "Stock Status"
652
+ msgstr "Status do estoque"
653
 
654
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
655
+ msgid "Remove this product"
656
+ msgstr "Remover este produto"
 
657
 
658
+ #: ../templates/wishlist-view.php:184
659
+ msgid "Free!"
660
  msgstr ""
661
 
662
+ #: ../templates/wishlist-view.php:195
663
+ msgid "Out of Stock"
664
+ msgstr "Sem estoque"
665
 
666
+ #: ../templates/wishlist-view.php:198
667
+ msgid "In Stock"
668
+ msgstr "Em estoque"
669
 
670
+ #: ../templates/wishlist-view.php:209
671
+ #, php-format
672
+ msgid "Added on : %s"
673
  msgstr ""
674
 
675
+ #: ../templates/wishlist-view.php:228
676
+ msgid "Move"
677
  msgstr ""
678
 
679
+ #: ../templates/wishlist-view.php:240
680
  #, fuzzy
681
+ msgid "Shared"
682
+ msgstr "Compartilhar em:"
683
 
684
+ #: ../templates/wishlist-view.php:243
685
+ msgid "Private"
 
686
  msgstr ""
687
 
688
+ #: ../templates/wishlist-view.php:246
689
+ msgid "Public"
690
  msgstr ""
691
 
692
+ #: ../templates/wishlist-view.php:260
 
 
 
 
693
  msgid "Remove"
694
  msgstr ""
695
 
696
+ #: ../templates/wishlist-view.php:287
697
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
698
  msgstr ""
699
 
700
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
701
+ msgid "Ask for an estimate"
 
702
  msgstr ""
703
 
704
+ #: ../yit-common/yith-panel.php:406
705
+ msgid "Select a date"
 
706
  msgstr ""
707
 
708
+ #: ../yit-common/yith-panel.php:407
709
+ msgid "Hours"
 
 
710
  msgstr ""
711
 
712
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
713
+ msgid "Minutes"
 
714
  msgstr ""
715
 
 
 
 
 
 
 
 
716
  #: ../yit-common/yith-panel.php:417
717
  msgid "Upload"
718
  msgstr ""
719
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
720
  #: ../yit-common/yith-panel.php:444
721
  msgid "px"
722
  msgstr ""
723
 
 
724
  #: ../yit-common/yith-panel.php:445
725
  msgid "em"
726
  msgstr ""
727
 
 
728
  #: ../yit-common/yith-panel.php:446
729
  msgid "pt"
730
  msgstr ""
731
 
 
732
  #: ../yit-common/yith-panel.php:447
733
  msgid "rem"
734
  msgstr ""
735
 
736
+ #: ../yit-common/yith-panel.php:457
737
+ msgid "Select a font family"
 
 
 
 
 
 
738
  msgstr ""
739
 
 
740
  #: ../yit-common/yith-panel.php:465
741
  msgid "Regular"
742
  msgstr ""
743
 
 
744
  #: ../yit-common/yith-panel.php:466
745
  msgid "Bold"
746
  msgstr ""
747
 
 
748
  #: ../yit-common/yith-panel.php:467
749
  msgid "Extra bold"
750
  msgstr ""
751
 
 
752
  #: ../yit-common/yith-panel.php:468
753
  msgid "Italic"
754
  msgstr ""
755
 
 
756
  #: ../yit-common/yith-panel.php:469
757
  msgid "Italic bold"
758
  msgstr ""
759
 
760
+ #: ../yit-common/yith-panel.php:481
761
+ msgid "Click to preview"
762
  msgstr ""
763
 
764
+ #~ msgid "wishlist"
765
+ #~ msgstr "lista de desejos"
 
766
 
 
767
  #, fuzzy
768
+ #~ msgid "%s Settings"
769
+ #~ msgstr "Configurações"
770
 
 
771
  #, fuzzy
772
+ #~ msgid "layout settings"
773
+ #~ msgstr "Configurações"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
774
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
775
  #, fuzzy
776
+ #~ msgid "Plugin Settings"
777
+ #~ msgstr "Configurações"
778
 
779
+ #, fuzzy
780
+ #~ msgid "Reset to Default"
781
+ #~ msgstr "Redirecionar para o carrinho"
782
 
783
+ #, fuzzy
784
+ #~ msgid "Settings saved"
785
+ #~ msgstr "Configurações"
786
 
787
+ #, fuzzy
788
+ #~ msgid "Settings reset"
789
+ #~ msgstr "Configurações"
790
 
791
+ #, fuzzy
792
+ #~ msgid "Select"
793
+ #~ msgstr "Selecione as opções"
794
 
795
+ #, fuzzy
796
+ #~ msgid "Custom Icon"
797
+ #~ msgstr "CSS Customizado"
798
 
799
+ #, fuzzy
800
+ #~ msgid "Add options "
801
+ #~ msgstr "Selecione as opções"
802
 
803
+ #, fuzzy
804
+ #~ msgid "Add option"
805
+ #~ msgstr "Ícone \"Adicionar ao Carrinho\""
806
 
807
+ #, fuzzy
808
+ #~ msgid "Delete option"
809
+ #~ msgstr "Selecione as opções"
810
 
811
+ #, fuzzy
812
+ #~ msgid "Add to gallery"
813
+ #~ msgstr "Adcionar ao Carrinho"
814
 
815
  #~ msgid "Product already in the wishlist."
816
  #~ msgstr "Produto já na lista de desejos."
languages/yit-pt_PT.mo CHANGED
Binary file
languages/yit-pt_PT.po CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
5
- "PO-Revision-Date: 2015-04-30 17:09+0100\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: en\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr "Lista de Desejos"
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr "Configurações"
44
 
@@ -403,88 +392,110 @@ msgstr ""
403
  msgid "Social image URL"
404
  msgstr "Url para partilhar"
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
407
  #, fuzzy
408
  msgid "\"Add to wishlist\" button"
409
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1272
412
- #: ../includes/class.yith-wcwl-admin-init.php:1290
413
- #: ../includes/class.yith-wcwl-admin-init.php:1308
414
- #: ../includes/class.yith-wcwl-admin-init.php:1326
415
- #: ../includes/class.yith-wcwl-admin-init.php:1344
416
  msgid "Background"
417
  msgstr ""
418
 
419
- #: ../includes/class.yith-wcwl-admin-init.php:1273
420
- #: ../includes/class.yith-wcwl-admin-init.php:1291
421
- #: ../includes/class.yith-wcwl-admin-init.php:1309
422
- #: ../includes/class.yith-wcwl-admin-init.php:1327
423
- #: ../includes/class.yith-wcwl-admin-init.php:1345
424
  msgid "Text"
425
  msgstr ""
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1274
428
- #: ../includes/class.yith-wcwl-admin-init.php:1292
429
- #: ../includes/class.yith-wcwl-admin-init.php:1310
430
- #: ../includes/class.yith-wcwl-admin-init.php:1328
431
- #: ../includes/class.yith-wcwl-admin-init.php:1346
432
  msgid "Border"
433
  msgstr ""
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1281
436
- #: ../includes/class.yith-wcwl-admin-init.php:1299
437
- #: ../includes/class.yith-wcwl-admin-init.php:1317
438
- #: ../includes/class.yith-wcwl-admin-init.php:1335
439
  msgid "Background (hover)"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1282
443
- #: ../includes/class.yith-wcwl-admin-init.php:1300
444
- #: ../includes/class.yith-wcwl-admin-init.php:1318
445
- #: ../includes/class.yith-wcwl-admin-init.php:1336
446
  msgid "Text (hover)"
447
  msgstr ""
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1283
450
- #: ../includes/class.yith-wcwl-admin-init.php:1301
451
- #: ../includes/class.yith-wcwl-admin-init.php:1319
452
- #: ../includes/class.yith-wcwl-admin-init.php:1337
453
  msgid "Border (hover)"
454
  msgstr ""
455
 
456
- #: ../includes/class.yith-wcwl-admin-init.php:1287
457
  #, fuzzy
458
  msgid "\"Add to Cart\" button"
459
  msgstr "Texto do botão \"Adicionar ao carrinho \""
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1305
462
  msgid "\"Style 1\" button"
463
  msgstr ""
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1323
466
  msgid "\"Style 2\" button"
467
  msgstr ""
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1341
470
  #, fuzzy
471
  msgid "Wishlist table"
472
  msgstr "Titulo da lista de desejos"
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1350
475
  msgid "Headers"
476
  msgstr ""
477
 
478
- #: ../includes/class.yith-wcwl-admin-init.php:1353
479
  msgid "Background color"
480
  msgstr ""
481
 
482
- #: ../includes/class.yith-wcwl-admin-init.php:1443
483
  #, fuzzy
484
  msgid "Wishlist Activated"
485
  msgstr "Titulo da lista de desejos"
486
 
487
- #: ../includes/class.yith-wcwl-admin-init.php:1444
488
  #, php-format
489
  msgid ""
490
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -493,12 +504,12 @@ msgid ""
493
  "options, <a href=\"%s\">discover it now</a>."
494
  msgstr ""
495
 
496
- #: ../includes/class.yith-wcwl-admin-init.php:1455
497
  #, fuzzy
498
  msgid "Wishlist Updated"
499
  msgstr "Meus desejos"
500
 
501
- #: ../includes/class.yith-wcwl-admin-init.php:1456
502
  #, php-format
503
  msgid ""
504
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -508,20 +519,21 @@ msgid ""
508
  "\">discover the PREMIUM version.</a>"
509
  msgstr ""
510
 
511
- #: ../includes/class.yith-wcwl-init.php:361
512
  msgid ""
513
  "We are sorry, but this feature is available only if cookies are enabled on "
514
  "your browser."
515
  msgstr ""
516
 
517
- #: ../includes/class.yith-wcwl-init.php:362
518
  #, fuzzy
519
  msgid "Product correctly added to cart"
520
  msgstr "Produto adicionado ao carrinho."
521
 
522
  #: ../includes/class.yith-wcwl-install.php:239
 
523
  msgid "wishlist"
524
- msgstr "lista de desejos"
525
 
526
  #: ../includes/class.yith-wcwl-shortcode.php:242
527
  #: ../includes/class.yith-wcwl-ui.php:161
@@ -545,1077 +557,255 @@ msgstr "Twitter"
545
  msgid "email"
546
  msgstr ""
547
 
548
- #: ../includes/class.yith-wcwl.php:187
549
  #, fuzzy
550
  msgid "An error occurred while adding products to the wishlist."
551
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
552
 
553
- #: ../includes/class.yith-wcwl.php:271
554
  #, fuzzy
555
  msgid "An error occurred while adding products to wishlist."
556
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
557
 
558
- #: ../includes/class.yith-wcwl.php:286
559
  msgid "The \"Remove\" option now does not require any parameter"
560
  msgstr ""
561
 
562
- #: ../includes/class.yith-wcwl.php:320
563
  #, fuzzy
564
  msgid "An error occurred while removing products from the wishlist"
565
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
566
 
567
- #: ../includes/class.yith-wcwl.php:598
568
  msgid "You need to log in before creating a new wishlist"
569
  msgstr ""
570
 
571
- #: ../includes/class.yith-wcwl.php:1307
572
  msgid "Product successfully removed."
573
  msgstr "Produto removido com sucesso."
574
 
575
- #: ../includes/class.yith-wcwl.php:1311
576
  msgid "Error. Unable to remove the product from the wishlist."
577
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
578
 
579
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
580
  msgid "No products were added to the wishlist"
581
  msgstr "Nenhum produto foi adicionado à lista de desejos"
582
 
583
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
584
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
585
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
586
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
587
- #, php-format
588
- msgid "Add %s"
589
- msgstr ""
590
-
591
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
592
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
593
- #, php-format
594
- msgid "Add New %s"
595
- msgstr ""
596
-
597
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
598
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
599
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
600
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
601
- #, php-format
602
- msgid "Edit %s"
603
- msgstr ""
604
-
605
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
606
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
607
- #, php-format
608
- msgid "New %s"
609
- msgstr ""
610
-
611
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
612
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
613
- #, php-format
614
- msgid "All %s"
615
- msgstr ""
616
-
617
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
618
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
619
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
620
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
621
- #, php-format
622
- msgid "View %s"
623
- msgstr ""
624
-
625
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
626
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
627
- #, php-format
628
- msgid "Search %s"
629
- msgstr ""
630
-
631
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
632
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
633
- #, php-format
634
- msgid "No %s found"
635
- msgstr ""
636
-
637
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
638
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
639
- #, php-format
640
- msgid "No %s found in Trash"
641
  msgstr ""
642
 
643
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
644
- #, php-format
645
- msgid "%s Categories"
646
- msgstr ""
647
-
648
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
649
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
650
- msgid "Category"
651
- msgstr ""
652
-
653
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
654
- msgid "Search Categories"
655
- msgstr ""
656
-
657
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
658
- msgid "All Categories"
659
- msgstr ""
660
-
661
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
662
- msgid "Parent Category"
663
- msgstr ""
664
-
665
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
666
- msgid "Parent Category:"
667
- msgstr ""
668
-
669
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
670
- msgid "Edit Category"
671
- msgstr ""
672
-
673
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
674
- msgid "Update Category"
675
- msgstr ""
676
-
677
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
678
- msgid "Add New Category"
679
- msgstr ""
680
-
681
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
682
- msgid "New Category Name"
683
- msgstr ""
684
-
685
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
686
- msgid "Categories"
687
- msgstr ""
688
-
689
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
690
- #, fuzzy, php-format
691
- msgid "%s Settings"
692
- msgstr "Configurações"
693
-
694
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
695
- msgid "Type"
696
- msgstr ""
697
-
698
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
699
- msgid "Layout for this "
700
- msgstr ""
701
-
702
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
703
- msgid "Rewrite"
704
- msgstr ""
705
-
706
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
707
  msgid ""
708
- "Univocal identification name in the URL for each product (slug from post if "
709
- "empty)"
710
- msgstr ""
711
-
712
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
713
- msgid "Label in Singular"
714
- msgstr ""
715
-
716
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
717
- msgid "Set a label in singular (title of portfolio if empty)"
718
- msgstr ""
719
-
720
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
721
- msgid "Label in Plural"
722
- msgstr ""
723
-
724
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
725
- msgid "Set a label in plural (title of portfolio if empty)"
726
- msgstr ""
727
-
728
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
729
- msgid "Taxonomy"
730
  msgstr ""
731
 
732
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
733
  msgid ""
734
- "If you want to use categories in the portfolio, set a name for taxonomy. "
735
- "Name should be a slug (must not contain capital letters nor spaces) and must "
736
- "not be more than 32 characters long (database structure restriction)."
737
- msgstr ""
738
-
739
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
740
- msgid "Taxonomy Rewrite"
741
- msgstr ""
742
-
743
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
744
- msgid "Set univocal name for each category page URL."
745
- msgstr ""
746
-
747
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
748
- msgid "Single layout"
749
- msgstr ""
750
-
751
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
752
- msgid "Layout for single page of this portfolio"
753
- msgstr ""
754
-
755
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
756
- #, fuzzy
757
- msgid "layout settings"
758
- msgstr "Configurações"
759
-
760
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
761
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
762
- msgid "Quick links"
763
- msgstr ""
764
-
765
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
766
- #, php-format
767
- msgid "Show frontend of the %s"
768
- msgstr ""
769
-
770
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
771
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
772
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
773
- msgid "Name"
774
- msgstr ""
775
-
776
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
777
- #, php-format
778
- msgid "Add %s from images"
779
- msgstr ""
780
-
781
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
782
- msgid "Add with multiupload"
783
- msgstr ""
784
-
785
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
786
- msgid "The changes you have made will be lost if you leave this page."
787
- msgstr ""
788
-
789
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
790
- #, fuzzy
791
- msgid "Plugin Settings"
792
- msgstr "Configurações"
793
-
794
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
795
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
796
- msgid "YIT Plugins"
797
- msgstr ""
798
-
799
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
800
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
801
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
802
- msgid "Save Changes"
803
  msgstr ""
804
 
805
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
806
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
807
- msgid ""
808
- "If you continue with this action, you will reset all options in this page."
809
  msgstr ""
810
 
811
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
812
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
813
  #, fuzzy
814
- msgid "Reset to Default"
815
- msgstr "Redirecionar para o carrinho"
816
-
817
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
818
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
819
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
820
- msgid "Are you sure?"
821
- msgstr ""
822
 
823
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
824
- msgid ""
825
- "The element you have entered already exists. Please, enter another name."
826
  msgstr ""
827
 
828
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
829
- #, fuzzy
830
- msgid "Settings saved"
831
- msgstr "Configurações"
832
-
833
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
834
  #, fuzzy
835
- msgid "Settings reset"
836
- msgstr "Configurações"
837
-
838
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
839
- msgid "Element deleted correctly."
840
- msgstr ""
841
-
842
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
843
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
844
- msgid "Element updated correctly."
845
- msgstr ""
846
-
847
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
848
- msgid "Database imported correctly."
849
- msgstr ""
850
-
851
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
852
- msgid "An error has occurred during import. Please try again."
853
- msgstr ""
854
-
855
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
856
- msgid "The added file is not valid."
857
- msgstr ""
858
-
859
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
860
- msgid "Sorry, import is disabled."
861
- msgstr ""
862
-
863
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
864
- msgid "Sorting successful."
865
- msgstr ""
866
-
867
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
868
- msgid ""
869
- "If you continue with this action, you will reset all the options in this "
870
- "page."
871
- msgstr ""
872
-
873
- #: ../plugin-fw/lib/yit-pointers.php:70
874
- msgid "Plugins Activated"
875
- msgstr ""
876
-
877
- #: ../plugin-fw/lib/yit-pointers.php:71
878
- msgid ""
879
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
880
- " For each plugin installed, "
881
- "customization settings will be available as a new entry in YIT Plugin menu."
882
- msgstr ""
883
-
884
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
885
- msgid "Discover all our plugins available on:"
886
- msgstr ""
887
-
888
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
889
- msgid "and"
890
- msgstr ""
891
-
892
- #: ../plugin-fw/lib/yit-pointers.php:84
893
- msgid "Plugins Upgraded"
894
- msgstr ""
895
-
896
- #: ../plugin-fw/lib/yit-pointers.php:85
897
- msgid ""
898
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
899
- " Any time one of our plugins is updated, "
900
- "a new entry will be added to this menu.\n"
901
- " For example, after the update, plugin "
902
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
903
- "Search, etc.)\n"
904
- " will be moved from previous location to "
905
- "YIT Plugin tab."
906
- msgstr ""
907
-
908
- #: ../plugin-fw/lib/yit-upgrade.php:123
909
- msgid "There is a new version of %plugin_name% available."
910
- msgstr ""
911
-
912
- #: ../plugin-fw/lib/yit-upgrade.php:124
913
- msgid "View version %latest% details."
914
- msgstr ""
915
-
916
- #: ../plugin-fw/lib/yit-upgrade.php:125
917
- msgid "Automatic update is unavailable for this plugin,"
918
- msgstr ""
919
-
920
- #: ../plugin-fw/lib/yit-upgrade.php:126
921
- msgid ""
922
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
923
- msgstr ""
924
-
925
- #: ../plugin-fw/lib/yit-upgrade.php:127
926
- msgid "Update now."
927
- msgstr ""
928
-
929
- #: ../plugin-fw/lib/yit-upgrade.php:230
930
- msgid "Yithemes Repository"
931
- msgstr ""
932
-
933
- #: ../plugin-fw/lib/yit-upgrade.php:264
934
- msgid "Invalid URL Provided."
935
- msgstr ""
936
-
937
- #: ../plugin-fw/lib/yit-upgrade.php:277
938
- msgid "Could not create Temporary file."
939
- msgstr ""
940
-
941
- #: ../plugin-fw/lib/yit-upgrade.php:419
942
- #, php-format
943
- msgid ""
944
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
945
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
946
- msgstr ""
947
-
948
- #: ../plugin-fw/lib/yit-upgrade.php:421
949
- #, php-format
950
- msgid ""
951
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
952
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
953
- "have to activate the plugin on a single site of the network to benefit from "
954
- "automatic updates.</em>"
955
- msgstr ""
956
-
957
- #: ../plugin-fw/lib/yit-upgrade.php:423
958
- #, php-format
959
- msgid ""
960
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
961
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
962
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
963
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
964
- msgstr ""
965
-
966
- #: ../plugin-fw/lib/yit-upgrade.php:425
967
- #, php-format
968
- msgid ""
969
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
970
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
971
- "href=\"%5$s\">update now</a>."
972
- msgstr ""
973
-
974
- #: ../plugin-fw/lib/yit-upgrade.php:498
975
- msgid "You can't update the plugins for this site."
976
- msgstr ""
977
-
978
- #: ../plugin-fw/lib/yit-upgrade.php:502
979
- msgid ""
980
- "You do not have sufficient permissions to update the plugins for this site."
981
- msgstr ""
982
-
983
- #: ../plugin-fw/lib/yit-upgrade.php:509
984
- msgid "Update Plugin"
985
- msgstr ""
986
-
987
- #: ../plugin-fw/licence/lib/yit-licence.php:161
988
- #, php-format
989
- msgid "%field% field cannot be empty"
990
- msgstr ""
991
-
992
- #: ../plugin-fw/licence/lib/yit-licence.php:162
993
- msgid "%field_1% and %field_2% fields cannot be empty"
994
- msgstr ""
995
-
996
- #: ../plugin-fw/licence/lib/yit-licence.php:163
997
- msgid "Unable to contact the remote server, please try again later. Thanks!"
998
- msgstr ""
999
-
1000
- #: ../plugin-fw/licence/lib/yit-licence.php:548
1001
- msgid "Invalid Request"
1002
- msgstr ""
1003
-
1004
- #: ../plugin-fw/licence/lib/yit-licence.php:549
1005
- msgid "Invalid licence key"
1006
- msgstr ""
1007
-
1008
- #: ../plugin-fw/licence/lib/yit-licence.php:550
1009
- msgid "Software has been deactivated"
1010
- msgstr ""
1011
-
1012
- #: ../plugin-fw/licence/lib/yit-licence.php:551
1013
- msgid "Maximum number of activations exceeded"
1014
- msgstr ""
1015
-
1016
- #: ../plugin-fw/licence/lib/yit-licence.php:552
1017
- msgid "Invalid instance ID"
1018
- msgstr ""
1019
-
1020
- #: ../plugin-fw/licence/lib/yit-licence.php:553
1021
- msgid "Invalid security key"
1022
- msgstr ""
1023
-
1024
- #: ../plugin-fw/licence/lib/yit-licence.php:554
1025
- msgid "Licence key has expired"
1026
- msgstr ""
1027
-
1028
- #: ../plugin-fw/licence/lib/yit-licence.php:555
1029
- msgid "Licence key has been banned"
1030
- msgstr ""
1031
-
1032
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1033
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1034
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1035
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1036
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1037
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1038
- msgid "Licence Activation"
1039
- msgstr ""
1040
-
1041
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1042
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1043
- #, php-format
1044
- msgid "%s"
1045
- msgstr ""
1046
-
1047
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1048
- msgid "Yithemes Licence Activation"
1049
- msgstr ""
1050
-
1051
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1052
- msgid ""
1053
- "I cannot find the license key for activating the theme I have bought some "
1054
- "time ago. Where can I find it?"
1055
- msgstr ""
1056
-
1057
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1058
- msgid ""
1059
- "If you have purchased one of our products before 27 January 2015, you can "
1060
- "benefit from support and updates (the services offered with the license)\n"
1061
- " until 27 January 2016 and you do not have to purchase it again "
1062
- "to get a new license key, because, before this date, your license used to be "
1063
- "activated automatically by our system.\n"
1064
- " After 27 January 2016, instead, if you want to benefit from "
1065
- "support and updates you have to buy a new license and activate it through "
1066
- "the license key you will be\n"
1067
- " provided with and that you can find in your YIThemes account, in "
1068
- "section \"My licenses\"."
1069
- msgstr ""
1070
-
1071
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1072
- msgid ""
1073
- "Have you updated your licenses? Have you asked for an extension? Update "
1074
- "information concerning your products."
1075
- msgstr ""
1076
-
1077
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1078
- msgid "Update licence information"
1079
- msgstr ""
1080
-
1081
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1082
- msgid "Products to be activated"
1083
- msgstr ""
1084
 
1085
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1086
- msgid "Activate"
1087
  msgstr ""
1088
 
1089
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1090
- msgid "Activated"
1091
  msgstr ""
1092
 
1093
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1094
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1095
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1096
- #: ../templates/wishlist-view.php:86
1097
  msgid "Product Name"
1098
  msgstr "Nome do Produto"
1099
 
1100
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1101
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1102
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1103
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1104
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1105
- #: ../templates/share.php:40
1106
- msgid "Email"
1107
- msgstr ""
1108
-
1109
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1110
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1111
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1112
- msgid "Licence Key"
1113
- msgstr ""
1114
-
1115
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1116
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1117
- msgid "Expires"
1118
- msgstr ""
1119
-
1120
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1121
- msgid "Remaining"
1122
- msgstr ""
1123
-
1124
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1125
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1126
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1127
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1128
- msgid "Renew"
1129
- msgstr ""
1130
-
1131
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1132
- #, php-format
1133
- msgid "%1s out of %2s"
1134
- msgstr ""
1135
-
1136
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1137
- msgid "Banned"
1138
- msgstr ""
1139
-
1140
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1141
- msgid "Expired"
1142
- msgstr ""
1143
-
1144
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1145
- msgid "Search for a product"
1146
- msgstr ""
1147
-
1148
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1149
- msgid "No categories."
1150
- msgstr ""
1151
-
1152
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1153
- msgid "+ Add New Category"
1154
- msgstr ""
1155
-
1156
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1157
- msgid "Text Input"
1158
- msgstr ""
1159
 
1160
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1161
- msgid "Checkbox"
1162
- msgstr ""
1163
 
1164
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1165
- #, fuzzy
1166
- msgid "Select"
1167
- msgstr "Selecione as opções"
1168
 
1169
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1170
- msgid "Textarea"
1171
  msgstr ""
1172
 
1173
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1174
- msgid "Radio Input"
1175
- msgstr ""
1176
 
1177
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1178
- msgid "Password Field"
1179
- msgstr ""
1180
 
1181
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1182
- msgid "File Upload"
 
1183
  msgstr ""
1184
 
1185
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1186
- msgid "Theme Icon"
1187
  msgstr ""
1188
 
1189
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1190
  #, fuzzy
1191
- msgid "Custom Icon"
1192
- msgstr "CSS Customizado"
1193
 
1194
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1195
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1196
- msgid "None"
1197
  msgstr ""
1198
 
1199
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1200
- msgid "Add field"
1201
  msgstr ""
1202
 
1203
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1204
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1205
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1206
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1207
- #: ../templates/wishlist-view.php:258
1208
  msgid "Remove"
1209
  msgstr ""
1210
 
1211
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1212
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1213
- msgid "Click to toggle"
1214
- msgstr ""
1215
-
1216
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1217
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1218
- msgid "Title Field"
1219
- msgstr ""
1220
-
1221
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1222
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1223
- msgid "Insert the title for the field."
1224
- msgstr ""
1225
-
1226
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1227
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1228
- msgid "Data Name"
1229
- msgstr ""
1230
-
1231
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1232
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1233
- msgid ""
1234
- "REQUIRED: Field identification name to be entered into email body. "
1235
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1236
- msgstr ""
1237
-
1238
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1239
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1240
- msgid "Type field"
1241
- msgstr ""
1242
-
1243
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1244
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1245
- msgid "Select the type for this field."
1246
- msgstr ""
1247
-
1248
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1249
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1250
- msgid "Checked"
1251
- msgstr ""
1252
-
1253
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1254
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1255
- msgid "Select this option if you want this field appears as already checked."
1256
- msgstr ""
1257
-
1258
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1259
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1260
- #, fuzzy
1261
- msgid "Add options "
1262
- msgstr "Selecione as opções"
1263
-
1264
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1265
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1266
- #, fuzzy
1267
- msgid "Add option"
1268
- msgstr "Ícone \"Adicionar ao Carrinho\""
1269
-
1270
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1271
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1272
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1273
- msgid "Selected"
1274
- msgstr ""
1275
-
1276
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1277
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1278
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1279
- #, fuzzy
1280
- msgid "Delete option"
1281
- msgstr "Selecione as opções"
1282
-
1283
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1284
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1285
- msgid "Error Message"
1286
- msgstr ""
1287
-
1288
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1289
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1290
- msgid "Insert the error message for validation."
1291
- msgstr ""
1292
-
1293
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1294
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1295
- msgid "Required"
1296
- msgstr ""
1297
-
1298
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1299
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1300
- msgid "Select this option if it must be required."
1301
- msgstr ""
1302
-
1303
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1304
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1305
- msgid "Select this option if the email must be valid."
1306
- msgstr ""
1307
-
1308
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1309
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1310
- msgid "Reply To"
1311
  msgstr ""
1312
 
1313
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1314
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1315
- msgid "Select this if it is the email you can reply to."
1316
  msgstr ""
1317
 
1318
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1319
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1320
- msgid "Class"
1321
  msgstr ""
1322
 
1323
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1324
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1325
- msgid ""
1326
- "Insert additional class(es) (separated by commas) for more personalization."
1327
  msgstr ""
1328
 
1329
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1330
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1331
- msgid "Icon"
1332
  msgstr ""
1333
 
1334
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1335
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1336
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1337
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1338
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1339
- #: ../plugin-fw/templates/panel/types/upload.php:31
1340
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1341
  #: ../yit-common/yith-panel.php:417
1342
  msgid "Upload"
1343
  msgstr ""
1344
 
1345
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1346
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1347
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1348
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1349
- msgid "Image preview"
1350
- msgstr ""
1351
-
1352
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1353
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1354
- msgid "Insert an icon for more personalization."
1355
- msgstr ""
1356
-
1357
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1358
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1359
- msgid "Width"
1360
- msgstr ""
1361
-
1362
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1363
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1364
- msgid "Set field length."
1365
- msgstr ""
1366
-
1367
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1368
- msgid "Close all"
1369
- msgstr ""
1370
-
1371
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1372
- msgid "Expand all"
1373
- msgstr ""
1374
-
1375
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1376
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1377
- msgid "Value"
1378
- msgstr ""
1379
-
1380
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1381
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1382
- msgid "Content of the tab. (HTML is supported)"
1383
- msgstr ""
1384
-
1385
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1386
- msgid "Add custom product tab"
1387
- msgstr ""
1388
-
1389
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1390
- msgid "Do you want to remove the custom tab?"
1391
- msgstr ""
1392
-
1393
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1394
- #, php-format
1395
- msgid "(Default: %s <img src=\"%s\"/>)"
1396
- msgstr ""
1397
-
1398
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1399
- #, php-format
1400
- msgid "(Default: <i %s></i> )"
1401
- msgstr ""
1402
-
1403
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1404
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1405
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1406
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1407
- msgid "Delete image"
1408
- msgstr ""
1409
-
1410
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1411
- msgid "Add Images to Gallery"
1412
- msgstr ""
1413
-
1414
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1415
- #, fuzzy
1416
- msgid "Add to gallery"
1417
- msgstr "Adcionar ao Carrinho"
1418
-
1419
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1420
- msgid "Add images"
1421
- msgstr ""
1422
-
1423
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1424
- msgid "Delete"
1425
- msgstr ""
1426
-
1427
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1428
- msgid "Upload new images"
1429
- msgstr ""
1430
-
1431
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1432
- msgid "Are you sure you want to remove this image?"
1433
- msgstr ""
1434
-
1435
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1436
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1437
- msgid "Left sidebar"
1438
- msgstr ""
1439
-
1440
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1441
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1442
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1443
- msgid "No sidebar"
1444
- msgstr ""
1445
-
1446
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1447
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1448
- msgid "Right sidebar"
1449
- msgstr ""
1450
-
1451
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1452
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1453
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1454
- msgid "Choose a sidebar"
1455
- msgstr ""
1456
-
1457
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1458
- msgid "Left Sidebar"
1459
- msgstr ""
1460
-
1461
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1462
- msgid "Right Sidebar"
1463
- msgstr ""
1464
-
1465
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1466
  #: ../yit-common/yith-panel.php:444
1467
  msgid "px"
1468
  msgstr ""
1469
 
1470
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1471
  #: ../yit-common/yith-panel.php:445
1472
  msgid "em"
1473
  msgstr ""
1474
 
1475
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1476
  #: ../yit-common/yith-panel.php:446
1477
  msgid "pt"
1478
  msgstr ""
1479
 
1480
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1481
  #: ../yit-common/yith-panel.php:447
1482
  msgid "rem"
1483
  msgstr ""
1484
 
1485
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1486
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1487
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1488
- msgid "Web fonts"
1489
- msgstr ""
1490
-
1491
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1492
- msgid "Google fonts"
1493
  msgstr ""
1494
 
1495
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1496
  #: ../yit-common/yith-panel.php:465
1497
  msgid "Regular"
1498
  msgstr ""
1499
 
1500
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1501
  #: ../yit-common/yith-panel.php:466
1502
  msgid "Bold"
1503
  msgstr ""
1504
 
1505
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1506
  #: ../yit-common/yith-panel.php:467
1507
  msgid "Extra bold"
1508
  msgstr ""
1509
 
1510
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1511
  #: ../yit-common/yith-panel.php:468
1512
  msgid "Italic"
1513
  msgstr ""
1514
 
1515
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1516
  #: ../yit-common/yith-panel.php:469
1517
  msgid "Italic bold"
1518
  msgstr ""
1519
 
1520
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1521
- msgid "Reset Defaults"
1522
  msgstr ""
1523
 
1524
- #: ../templates/share.php:28
1525
- msgid "Pinterest"
1526
- msgstr ""
1527
 
1528
- #: ../templates/share.php:34
1529
  #, fuzzy
1530
- msgid "Google+"
1531
- msgstr "Partilhar no Google+"
1532
 
1533
- #: ../templates/wishlist-view.php:28
1534
  #, fuzzy
1535
- msgid "Edit title"
1536
- msgstr "Titulo da lista de desejos"
1537
-
1538
- #: ../templates/wishlist-view.php:37
1539
- msgid "Save"
1540
- msgstr ""
1541
-
1542
- #: ../templates/wishlist-view.php:41
1543
- msgid "Cancel"
1544
- msgstr ""
1545
-
1546
- #: ../templates/wishlist-view.php:93
1547
- msgid "Unit Price"
1548
- msgstr "Preço unitário"
1549
-
1550
- #: ../templates/wishlist-view.php:106
1551
- msgid "Stock Status"
1552
- msgstr "Status do stock"
1553
-
1554
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1555
- msgid "Remove this product"
1556
- msgstr "Remover este produto"
1557
-
1558
- #: ../templates/wishlist-view.php:182
1559
- msgid "Free!"
1560
- msgstr ""
1561
 
1562
- #: ../templates/wishlist-view.php:193
1563
- msgid "Out of Stock"
1564
- msgstr "Fora de stock"
1565
-
1566
- #: ../templates/wishlist-view.php:196
1567
- msgid "In Stock"
1568
- msgstr "Em stock"
1569
-
1570
- #: ../templates/wishlist-view.php:207
1571
- #, php-format
1572
- msgid "Added on : %s"
1573
- msgstr ""
1574
-
1575
- #: ../templates/wishlist-view.php:226
1576
- msgid "Move"
1577
- msgstr ""
1578
-
1579
- #: ../templates/wishlist-view.php:238
1580
  #, fuzzy
1581
- msgid "Shared"
1582
- msgstr "Partilhar no:"
1583
 
1584
- #: ../templates/wishlist-view.php:241
1585
- msgid "Private"
1586
- msgstr ""
1587
 
1588
- #: ../templates/wishlist-view.php:244
1589
- msgid "Public"
1590
- msgstr ""
1591
 
1592
- #: ../templates/wishlist-view.php:285
1593
- msgid "Add the selected products to the cart"
1594
- msgstr ""
1595
 
1596
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1597
- msgid "Ask for an estimate"
1598
- msgstr ""
1599
 
1600
- #: ../yit-common/yith-panel.php:406
1601
- msgid "Select a date"
1602
- msgstr ""
1603
 
1604
- #: ../yit-common/yith-panel.php:407
1605
- msgid "Hours"
1606
- msgstr ""
1607
 
1608
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1609
- msgid "Minutes"
1610
- msgstr ""
1611
 
1612
- #: ../yit-common/yith-panel.php:457
1613
- msgid "Select a font family"
1614
- msgstr ""
1615
 
1616
- #: ../yit-common/yith-panel.php:481
1617
- msgid "Click to preview"
1618
- msgstr ""
1619
 
1620
  #~ msgid "Product already in the wishlist."
1621
  #~ msgstr "Produto já na lista de desejos."
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:09+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:09+0100\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: pt_PT\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr "Lista de Desejos"
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr "Configurações"
33
 
392
  msgid "Social image URL"
393
  msgstr "Url para partilhar"
394
 
395
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
396
+ #, php-format
397
+ msgid ""
398
+ "If you want to take advantage of this feature, you could consider to "
399
+ "purchase the %s."
400
+ msgstr ""
401
+
402
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
403
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
404
+ msgstr ""
405
+
406
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
407
+ msgid "Enable slider in wishlist"
408
+ msgstr ""
409
+
410
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
411
+ #, php-format
412
+ msgid ""
413
+ "Choose to enable product slider in wishlist page with linked products (<a "
414
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
415
+ msgstr ""
416
+
417
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
418
  #, fuzzy
419
  msgid "\"Add to wishlist\" button"
420
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
421
 
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
424
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
425
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
426
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
427
  msgid "Background"
428
  msgstr ""
429
 
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
432
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
433
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
434
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
435
  msgid "Text"
436
  msgstr ""
437
 
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
439
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
440
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
441
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
442
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
443
  msgid "Border"
444
  msgstr ""
445
 
446
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
447
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
448
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
449
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
450
  msgid "Background (hover)"
451
  msgstr ""
452
 
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
454
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
455
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
456
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
457
  msgid "Text (hover)"
458
  msgstr ""
459
 
460
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
461
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
462
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
463
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
464
  msgid "Border (hover)"
465
  msgstr ""
466
 
467
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
468
  #, fuzzy
469
  msgid "\"Add to Cart\" button"
470
  msgstr "Texto do botão \"Adicionar ao carrinho \""
471
 
472
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
473
  msgid "\"Style 1\" button"
474
  msgstr ""
475
 
476
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
477
  msgid "\"Style 2\" button"
478
  msgstr ""
479
 
480
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
481
  #, fuzzy
482
  msgid "Wishlist table"
483
  msgstr "Titulo da lista de desejos"
484
 
485
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
486
  msgid "Headers"
487
  msgstr ""
488
 
489
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
490
  msgid "Background color"
491
  msgstr ""
492
 
493
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
494
  #, fuzzy
495
  msgid "Wishlist Activated"
496
  msgstr "Titulo da lista de desejos"
497
 
498
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
499
  #, php-format
500
  msgid ""
501
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
504
  "options, <a href=\"%s\">discover it now</a>."
505
  msgstr ""
506
 
507
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
508
  #, fuzzy
509
  msgid "Wishlist Updated"
510
  msgstr "Meus desejos"
511
 
512
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
513
  #, php-format
514
  msgid ""
515
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
519
  "\">discover the PREMIUM version.</a>"
520
  msgstr ""
521
 
522
+ #: ../includes/class.yith-wcwl-init.php:365
523
  msgid ""
524
  "We are sorry, but this feature is available only if cookies are enabled on "
525
  "your browser."
526
  msgstr ""
527
 
528
+ #: ../includes/class.yith-wcwl-init.php:366
529
  #, fuzzy
530
  msgid "Product correctly added to cart"
531
  msgstr "Produto adicionado ao carrinho."
532
 
533
  #: ../includes/class.yith-wcwl-install.php:239
534
+ msgctxt "page_slug"
535
  msgid "wishlist"
536
+ msgstr ""
537
 
538
  #: ../includes/class.yith-wcwl-shortcode.php:242
539
  #: ../includes/class.yith-wcwl-ui.php:161
557
  msgid "email"
558
  msgstr ""
559
 
560
+ #: ../includes/class.yith-wcwl.php:192
561
  #, fuzzy
562
  msgid "An error occurred while adding products to the wishlist."
563
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
564
 
565
+ #: ../includes/class.yith-wcwl.php:276
566
  #, fuzzy
567
  msgid "An error occurred while adding products to wishlist."
568
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
569
 
570
+ #: ../includes/class.yith-wcwl.php:291
571
  msgid "The \"Remove\" option now does not require any parameter"
572
  msgstr ""
573
 
574
+ #: ../includes/class.yith-wcwl.php:325
575
  #, fuzzy
576
  msgid "An error occurred while removing products from the wishlist"
577
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
578
 
579
+ #: ../includes/class.yith-wcwl.php:603
580
  msgid "You need to log in before creating a new wishlist"
581
  msgstr ""
582
 
583
+ #: ../includes/class.yith-wcwl.php:1312
584
  msgid "Product successfully removed."
585
  msgstr "Produto removido com sucesso."
586
 
587
+ #: ../includes/class.yith-wcwl.php:1316
588
  msgid "Error. Unable to remove the product from the wishlist."
589
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
590
 
591
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
592
  msgid "No products were added to the wishlist"
593
  msgstr "Nenhum produto foi adicionado à lista de desejos"
594
 
595
+ #: ../includes/class.yith-wcwl.php:1362
596
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
597
  msgstr ""
598
 
599
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
600
  msgid ""
601
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
602
+ "WooCommerce in order to work."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
603
  msgstr ""
604
 
605
+ #: ../init.php:139
606
  msgid ""
607
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
608
+ "are using the premium one."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
609
  msgstr ""
610
 
611
+ #: ../templates/share.php:28
612
+ msgid "Pinterest"
 
 
613
  msgstr ""
614
 
615
+ #: ../templates/share.php:34
 
616
  #, fuzzy
617
+ msgid "Google+"
618
+ msgstr "Partilhar no Google+"
 
 
 
 
 
 
619
 
620
+ #: ../templates/share.php:40
621
+ msgid "Email"
 
622
  msgstr ""
623
 
624
+ #: ../templates/wishlist-view.php:30
 
 
 
 
 
625
  #, fuzzy
626
+ msgid "Edit title"
627
+ msgstr "Titulo da lista de desejos"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
628
 
629
+ #: ../templates/wishlist-view.php:39
630
+ msgid "Save"
631
  msgstr ""
632
 
633
+ #: ../templates/wishlist-view.php:43
634
+ msgid "Cancel"
635
  msgstr ""
636
 
637
+ #: ../templates/wishlist-view.php:88
 
 
 
638
  msgid "Product Name"
639
  msgstr "Nome do Produto"
640
 
641
+ #: ../templates/wishlist-view.php:95
642
+ msgid "Unit Price"
643
+ msgstr "Preço unitário"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
644
 
645
+ #: ../templates/wishlist-view.php:108
646
+ msgid "Stock Status"
647
+ msgstr "Status do stock"
648
 
649
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
650
+ msgid "Remove this product"
651
+ msgstr "Remover este produto"
 
652
 
653
+ #: ../templates/wishlist-view.php:184
654
+ msgid "Free!"
655
  msgstr ""
656
 
657
+ #: ../templates/wishlist-view.php:195
658
+ msgid "Out of Stock"
659
+ msgstr "Fora de stock"
660
 
661
+ #: ../templates/wishlist-view.php:198
662
+ msgid "In Stock"
663
+ msgstr "Em stock"
664
 
665
+ #: ../templates/wishlist-view.php:209
666
+ #, php-format
667
+ msgid "Added on : %s"
668
  msgstr ""
669
 
670
+ #: ../templates/wishlist-view.php:228
671
+ msgid "Move"
672
  msgstr ""
673
 
674
+ #: ../templates/wishlist-view.php:240
675
  #, fuzzy
676
+ msgid "Shared"
677
+ msgstr "Partilhar no:"
678
 
679
+ #: ../templates/wishlist-view.php:243
680
+ msgid "Private"
 
681
  msgstr ""
682
 
683
+ #: ../templates/wishlist-view.php:246
684
+ msgid "Public"
685
  msgstr ""
686
 
687
+ #: ../templates/wishlist-view.php:260
 
 
 
 
688
  msgid "Remove"
689
  msgstr ""
690
 
691
+ #: ../templates/wishlist-view.php:287
692
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
693
  msgstr ""
694
 
695
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
696
+ msgid "Ask for an estimate"
 
697
  msgstr ""
698
 
699
+ #: ../yit-common/yith-panel.php:406
700
+ msgid "Select a date"
 
701
  msgstr ""
702
 
703
+ #: ../yit-common/yith-panel.php:407
704
+ msgid "Hours"
 
 
705
  msgstr ""
706
 
707
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
708
+ msgid "Minutes"
 
709
  msgstr ""
710
 
 
 
 
 
 
 
 
711
  #: ../yit-common/yith-panel.php:417
712
  msgid "Upload"
713
  msgstr ""
714
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
715
  #: ../yit-common/yith-panel.php:444
716
  msgid "px"
717
  msgstr ""
718
 
 
719
  #: ../yit-common/yith-panel.php:445
720
  msgid "em"
721
  msgstr ""
722
 
 
723
  #: ../yit-common/yith-panel.php:446
724
  msgid "pt"
725
  msgstr ""
726
 
 
727
  #: ../yit-common/yith-panel.php:447
728
  msgid "rem"
729
  msgstr ""
730
 
731
+ #: ../yit-common/yith-panel.php:457
732
+ msgid "Select a font family"
 
 
 
 
 
 
733
  msgstr ""
734
 
 
735
  #: ../yit-common/yith-panel.php:465
736
  msgid "Regular"
737
  msgstr ""
738
 
 
739
  #: ../yit-common/yith-panel.php:466
740
  msgid "Bold"
741
  msgstr ""
742
 
 
743
  #: ../yit-common/yith-panel.php:467
744
  msgid "Extra bold"
745
  msgstr ""
746
 
 
747
  #: ../yit-common/yith-panel.php:468
748
  msgid "Italic"
749
  msgstr ""
750
 
 
751
  #: ../yit-common/yith-panel.php:469
752
  msgid "Italic bold"
753
  msgstr ""
754
 
755
+ #: ../yit-common/yith-panel.php:481
756
+ msgid "Click to preview"
757
  msgstr ""
758
 
759
+ #~ msgid "wishlist"
760
+ #~ msgstr "lista de desejos"
 
761
 
 
762
  #, fuzzy
763
+ #~ msgid "%s Settings"
764
+ #~ msgstr "Configurações"
765
 
 
766
  #, fuzzy
767
+ #~ msgid "layout settings"
768
+ #~ msgstr "Configurações"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
769
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
770
  #, fuzzy
771
+ #~ msgid "Plugin Settings"
772
+ #~ msgstr "Configurações"
773
 
774
+ #, fuzzy
775
+ #~ msgid "Reset to Default"
776
+ #~ msgstr "Redirecionar para o carrinho"
777
 
778
+ #, fuzzy
779
+ #~ msgid "Settings saved"
780
+ #~ msgstr "Configurações"
781
 
782
+ #, fuzzy
783
+ #~ msgid "Settings reset"
784
+ #~ msgstr "Configurações"
785
 
786
+ #, fuzzy
787
+ #~ msgid "Select"
788
+ #~ msgstr "Selecione as opções"
789
 
790
+ #, fuzzy
791
+ #~ msgid "Custom Icon"
792
+ #~ msgstr "CSS Customizado"
793
 
794
+ #, fuzzy
795
+ #~ msgid "Add options "
796
+ #~ msgstr "Selecione as opções"
797
 
798
+ #, fuzzy
799
+ #~ msgid "Add option"
800
+ #~ msgstr "Ícone \"Adicionar ao Carrinho\""
801
 
802
+ #, fuzzy
803
+ #~ msgid "Delete option"
804
+ #~ msgstr "Selecione as opções"
805
 
806
+ #, fuzzy
807
+ #~ msgid "Add to gallery"
808
+ #~ msgstr "Adcionar ao Carrinho"
809
 
810
  #~ msgid "Product already in the wishlist."
811
  #~ msgstr "Produto já na lista de desejos."
languages/yit-tr_TR.mo CHANGED
Binary file
languages/yit-tr_TR.po CHANGED
@@ -1,122 +1,107 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WooCommerce Wishlist v1.0.3\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
6
- "PO-Revision-Date: 2015-04-30 17:09+0100\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
9
  "Language: tr_TR\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 
 
 
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
- "X-Poedit-Basepath: ../\n"
18
- "X-Textdomain-Support: yes\n"
19
- "X-Generator: Poedit 1.5.7\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
-
22
- #: init.php:129
23
- msgid ""
24
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
25
- "WooCommerce in order to work."
26
- msgstr ""
27
-
28
- #: init.php:139
29
- msgid ""
30
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
31
- "are using the premium one."
32
- msgstr ""
33
-
34
- #: includes/class.yith-wcwl-admin-init.php:188
35
- #: includes/class.yith-wcwl-admin-init.php:1377
36
- #: includes/class.yith-wcwl-admin-init.php:1378
37
- #: includes/class.yith-wcwl-install.php:240
38
  msgid "Wishlist"
39
  msgstr "İstek Listesi"
40
 
41
- #: includes/class.yith-wcwl-admin-init.php:190
42
- #: includes/class.yith-wcwl-admin-init.php:290
43
- #: plugin-fw/lib/yit-cpt-unlimited.php:1048
44
- #: plugin-fw/lib/yit-cpt-unlimited.php:1196
45
- #: plugin-fw/lib/yit-cpt-unlimited.php:1202
46
- #: plugin-fw/lib/yit-plugin-panel.php:64
47
  msgid "Settings"
48
  msgstr "Ayarlar"
49
 
50
- #: includes/class.yith-wcwl-admin-init.php:191
51
- #: includes/class.yith-wcwl-admin-init.php:257
52
  msgid "Colors"
53
  msgstr "Renkler"
54
 
55
- #: includes/class.yith-wcwl-admin-init.php:192
56
- #: includes/class.yith-wcwl-admin-init.php:294
57
  msgid "Premium Version"
58
  msgstr ""
59
 
60
- #: includes/class.yith-wcwl-admin-init.php:318
61
  msgid ""
62
  "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
63
  "link to update it."
64
  msgstr ""
65
 
66
- #: includes/class.yith-wcwl-admin-init.php:321
67
  msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
68
  msgstr ""
69
 
70
- #: includes/class.yith-wcwl-admin-init.php:326
71
  msgid "Plugin Documentation"
72
  msgstr ""
73
 
74
- #: includes/class.yith-wcwl-admin-init.php:342
75
  msgid "Wishlist Page"
76
  msgstr "İstek Listesi Sayfası"
77
 
78
- #: includes/class.yith-wcwl-admin-init.php:343
79
  msgid "Page contents: [yith_wcwl_wishlist]"
80
  msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
81
 
82
- #: includes/class.yith-wcwl-admin-init.php:918
83
  msgid "Upgrade to the PREMIUM VERSION"
84
  msgstr ""
85
 
86
- #: includes/class.yith-wcwl-admin-init.php:921
87
  msgid "YITH WooCommerce Wishlist"
88
  msgstr ""
89
 
90
- #: includes/class.yith-wcwl-admin-init.php:922
91
  msgid "Discover the Advanced Features"
92
  msgstr ""
93
 
94
- #: includes/class.yith-wcwl-admin-init.php:923
95
  msgid ""
96
  "Upgrade to the PREMIUM VERSION\n"
97
  "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
98
  msgstr ""
99
 
100
- #: includes/class.yith-wcwl-admin-init.php:930
101
  msgid "Get Support and Pro Features"
102
  msgstr ""
103
 
104
- #: includes/class.yith-wcwl-admin-init.php:931
105
  msgid ""
106
  "By purchasing the premium version of the plugin, you will take advantage of "
107
  "the advanced features of the product and you will get one year of free "
108
  "updates and support through our platform available 24h/24."
109
  msgstr ""
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:941
112
  msgid "General Settings"
113
  msgstr "Genel Ayarlar"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:948
116
  msgid "Enable YITH Wishlist"
117
  msgstr "YITH İstek Listesi Etkin"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:949
120
  #, php-format
121
  msgid ""
122
  "Enable all plugin features. <strong>Be sure to select at least one option in "
@@ -124,50 +109,50 @@ msgid ""
124
  "\"%s\" target=\"_blank\">documentation</a>."
125
  msgstr ""
126
 
127
- #: includes/class.yith-wcwl-admin-init.php:956
128
  #, fuzzy
129
  msgid "Default wishlist title"
130
  msgstr "İstek listesi başlığı"
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:958
133
- #: includes/class.yith-wcwl-admin-init.php:959
134
- #: includes/class.yith-wcwl-admin-init.php:1218
135
- #: includes/class.yith-wcwl-admin-init.php:1219
136
  #, php-format
137
  msgid "My wishlist on %s"
138
  msgstr "%s üzerinde istek listem"
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:967
141
  msgid "Position"
142
  msgstr "Pozisyon"
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:968
145
  msgid ""
146
  "You can add the button in variable products only after the \"Add to Cart\" "
147
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
148
  msgstr ""
149
 
150
- #: includes/class.yith-wcwl-admin-init.php:974
151
  msgid "After \"Add to cart\""
152
  msgstr "\"Sepete Ekle\"den sonra"
153
 
154
- #: includes/class.yith-wcwl-admin-init.php:975
155
  msgid "After thumbnails"
156
  msgstr "Küçük resimlerden sonra"
157
 
158
- #: includes/class.yith-wcwl-admin-init.php:976
159
  msgid "After summary"
160
  msgstr "Özet bilgisinden sonra"
161
 
162
- #: includes/class.yith-wcwl-admin-init.php:977
163
  msgid "Use shortcode"
164
  msgstr "Kısa kod kullan"
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:982
167
  msgid "Redirect to cart"
168
  msgstr "Sepete yönlendir"
169
 
170
- #: includes/class.yith-wcwl-admin-init.php:983
171
  msgid ""
172
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
173
  "page."
@@ -175,222 +160,222 @@ msgstr ""
175
  "Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
176
  "sepet sayfasına git."
177
 
178
- #: includes/class.yith-wcwl-admin-init.php:990
179
  msgid "Remove if added to the cart"
180
  msgstr "Sepete eklenmişse kaldır"
181
 
182
- #: includes/class.yith-wcwl-admin-init.php:991
183
  #, fuzzy
184
  msgid "Remove the product from the wishlist if it has been added to the cart."
185
  msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
186
 
187
- #: includes/class.yith-wcwl-admin-init.php:998
188
  msgid "\"Add to Wishlist\" text"
189
  msgstr "\"İstek Listeme Ekle\" metni"
190
 
191
- #: includes/class.yith-wcwl-admin-init.php:1000
192
- #: includes/class.yith-wcwl-admin-init.php:1001
193
  msgid "Add to Wishlist"
194
  msgstr "İstek Listeme Ekle"
195
 
196
- #: includes/class.yith-wcwl-admin-init.php:1006
197
  #, fuzzy
198
  msgid "\"Browse wishlist\" text"
199
  msgstr "İstek Listesini Görüntüle"
200
 
201
- #: includes/class.yith-wcwl-admin-init.php:1008
202
- #: includes/class.yith-wcwl-admin-init.php:1009
203
- #: includes/class.yith-wcwl-ui.php:81 includes/class.yith-wcwl-ui.php:82
204
  msgid "Browse Wishlist"
205
  msgstr "İstek Listesini Görüntüle"
206
 
207
- #: includes/class.yith-wcwl-admin-init.php:1014
208
  #, fuzzy
209
  msgid "\"Product already in wishlist\" text"
210
  msgstr "Ürün zaten istek listenizde."
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1016
213
- #: includes/class.yith-wcwl-admin-init.php:1017
214
- #: includes/class.yith-wcwl-ui.php:82
215
  msgid "The product is already in the wishlist!"
216
  msgstr "Ürün zaten istek listenizde bulunuyor!"
217
 
218
- #: includes/class.yith-wcwl-admin-init.php:1022
219
  #, fuzzy
220
  msgid "\"Product added\" text"
221
  msgstr "Ürün eklendi!"
222
 
223
- #: includes/class.yith-wcwl-admin-init.php:1024
224
- #: includes/class.yith-wcwl-admin-init.php:1025
225
- #: includes/class.yith-wcwl-ui.php:81
226
  msgid "Product added!"
227
  msgstr "Ürün eklendi!"
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1030
230
  msgid "\"Add to Cart\" text"
231
  msgstr "\"Sepete Ekle\" metni"
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1032
234
- #: includes/class.yith-wcwl-admin-init.php:1033
235
  msgid "Add to Cart"
236
  msgstr "Sepete Ekle"
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1038
239
  msgid "Show Unit price"
240
  msgstr "Birim Fiyatını Göster"
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1039
243
  msgid "Show unit price for each product in wishlist"
244
  msgstr ""
245
 
246
- #: includes/class.yith-wcwl-admin-init.php:1047
247
  msgid "Show \"Add to Cart\" button"
248
  msgstr "\"Sepete Ekle\" butonunu göster"
249
 
250
- #: includes/class.yith-wcwl-admin-init.php:1048
251
  #, fuzzy
252
  msgid "Show \"Add to Cart\" button for each product in wishlist"
253
  msgstr "\"Sepete Ekle\" buton arkaplanı"
254
 
255
- #: includes/class.yith-wcwl-admin-init.php:1056
256
  msgid "Show Stock status"
257
  msgstr "Stok durumunu göster"
258
 
259
- #: includes/class.yith-wcwl-admin-init.php:1057
260
  msgid ""
261
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
262
  msgstr ""
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1065
265
  msgid "Show Date of addition"
266
  msgstr ""
267
 
268
- #: includes/class.yith-wcwl-admin-init.php:1066
269
  #, fuzzy
270
  msgid "Show the date when users have added a product to the wishlist"
271
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
272
 
273
- #: includes/class.yith-wcwl-admin-init.php:1074
274
  #, fuzzy
275
  msgid "Add second remove button"
276
  msgstr "\"Sepete Ekle\" buton metni"
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1075
279
  msgid "Add a second remove button in the last column, with extended label"
280
  msgstr ""
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1098
283
  msgid "Styles"
284
  msgstr "Stiller"
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1105
287
  msgid "Use buttons"
288
  msgstr "Butonları kullan"
289
 
290
- #: includes/class.yith-wcwl-admin-init.php:1106
291
  #, fuzzy
292
  msgid "Use buttons instead of simple anchors."
293
  msgstr "Basit bağlantılar yerine buton kullanın."
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1113
296
  msgid "Custom CSS"
297
  msgstr "Özel CSS"
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1121
300
  msgid "Use theme style"
301
  msgstr "Tema stilini kullan"
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1122
304
  msgid "Use the theme style."
305
  msgstr "Tema stilini kullan."
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1129
308
  #, fuzzy
309
  msgid "Rounded buttons"
310
  msgstr "Butonları kullan"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1130
313
  #, fuzzy
314
  msgid "Make button corners rounded"
315
  msgstr "Butonların köşelerini yuvarlaklaştır"
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1137
318
  msgid "\"Add to Wishlist\" icon"
319
  msgstr "\"İstek Listeme Ekle\" simgesi"
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1138
322
  msgid "Add an icon to the \"Add to Wishlist\" button"
323
  msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
324
 
325
- #: includes/class.yith-wcwl-admin-init.php:1149
326
  msgid "\"Add to Cart\" icon"
327
  msgstr "\"Sepete Ekle\" simgesi"
328
 
329
- #: includes/class.yith-wcwl-admin-init.php:1150
330
  msgid "Add an icon to the \"Add to Cart\" button"
331
  msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
332
 
333
- #: includes/class.yith-wcwl-admin-init.php:1169
334
  #, fuzzy
335
  msgid "Social Networks & Share"
336
  msgstr "Sosyal &amp; Paylaşım"
337
 
338
- #: includes/class.yith-wcwl-admin-init.php:1176
339
  msgid "Share on Facebook"
340
  msgstr "Facebook'ta Paylaş"
341
 
342
- #: includes/class.yith-wcwl-admin-init.php:1177
343
  #, fuzzy
344
  msgid "Show \"Share on Facebook\" button"
345
  msgstr "Facebook'ta Paylaş"
346
 
347
- #: includes/class.yith-wcwl-admin-init.php:1184
348
  msgid "Tweet on Twitter"
349
  msgstr "Twitter'da Tweetle"
350
 
351
- #: includes/class.yith-wcwl-admin-init.php:1185
352
  #, fuzzy
353
  msgid "Show \"Tweet on Twitter\" button"
354
  msgstr "Twitter'da Tweetle"
355
 
356
- #: includes/class.yith-wcwl-admin-init.php:1192
357
  msgid "Pin on Pinterest"
358
  msgstr "Pinterest'te Pinle"
359
 
360
- #: includes/class.yith-wcwl-admin-init.php:1193
361
  #, fuzzy
362
  msgid "Show \"Pin on Pinterest\" button"
363
  msgstr "Pinterest'te Pinle"
364
 
365
- #: includes/class.yith-wcwl-admin-init.php:1200
366
  msgid "Share on Google+"
367
  msgstr "Google+'da Paylaş"
368
 
369
- #: includes/class.yith-wcwl-admin-init.php:1201
370
  #, fuzzy
371
  msgid "Show \"Share on Google+\" button"
372
  msgstr "Facebook'ta Paylaş"
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1208
375
  msgid "Share by Email"
376
  msgstr ""
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1209
379
  #, fuzzy
380
  msgid "Show \"Share by Email\" button"
381
  msgstr "\"Sepete Ekle\" butonunu göster"
382
 
383
- #: includes/class.yith-wcwl-admin-init.php:1216
384
  #, fuzzy
385
  msgid "Social title"
386
  msgstr "Sosyal medya başlığı"
387
 
388
- #: includes/class.yith-wcwl-admin-init.php:1224
389
  #, fuzzy
390
  msgid "Social text"
391
  msgstr "Sosyal medya metni"
392
 
393
- #: includes/class.yith-wcwl-admin-init.php:1225
394
  #, fuzzy
395
  msgid ""
396
  "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
@@ -400,93 +385,115 @@ msgstr ""
400
  "görünmesini istediğiniz yer için <strong>%wishlist_url%</strong> URL'ini "
401
  "kullanın."
402
 
403
- #: includes/class.yith-wcwl-admin-init.php:1233
404
  #, fuzzy
405
  msgid "Social image URL"
406
  msgstr "Sosyal medya resim URL'i"
407
 
408
- #: includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
409
  #, fuzzy
410
  msgid "\"Add to wishlist\" button"
411
  msgstr "\"İstek Listeme Ekle\" buton metni"
412
 
413
- #: includes/class.yith-wcwl-admin-init.php:1272
414
- #: includes/class.yith-wcwl-admin-init.php:1290
415
- #: includes/class.yith-wcwl-admin-init.php:1308
416
- #: includes/class.yith-wcwl-admin-init.php:1326
417
- #: includes/class.yith-wcwl-admin-init.php:1344
418
  msgid "Background"
419
  msgstr ""
420
 
421
- #: includes/class.yith-wcwl-admin-init.php:1273
422
- #: includes/class.yith-wcwl-admin-init.php:1291
423
- #: includes/class.yith-wcwl-admin-init.php:1309
424
- #: includes/class.yith-wcwl-admin-init.php:1327
425
- #: includes/class.yith-wcwl-admin-init.php:1345
426
  msgid "Text"
427
  msgstr ""
428
 
429
- #: includes/class.yith-wcwl-admin-init.php:1274
430
- #: includes/class.yith-wcwl-admin-init.php:1292
431
- #: includes/class.yith-wcwl-admin-init.php:1310
432
- #: includes/class.yith-wcwl-admin-init.php:1328
433
- #: includes/class.yith-wcwl-admin-init.php:1346
434
  msgid "Border"
435
  msgstr ""
436
 
437
- #: includes/class.yith-wcwl-admin-init.php:1281
438
- #: includes/class.yith-wcwl-admin-init.php:1299
439
- #: includes/class.yith-wcwl-admin-init.php:1317
440
- #: includes/class.yith-wcwl-admin-init.php:1335
441
  msgid "Background (hover)"
442
  msgstr ""
443
 
444
- #: includes/class.yith-wcwl-admin-init.php:1282
445
- #: includes/class.yith-wcwl-admin-init.php:1300
446
- #: includes/class.yith-wcwl-admin-init.php:1318
447
- #: includes/class.yith-wcwl-admin-init.php:1336
448
  msgid "Text (hover)"
449
  msgstr ""
450
 
451
- #: includes/class.yith-wcwl-admin-init.php:1283
452
- #: includes/class.yith-wcwl-admin-init.php:1301
453
- #: includes/class.yith-wcwl-admin-init.php:1319
454
- #: includes/class.yith-wcwl-admin-init.php:1337
455
  msgid "Border (hover)"
456
  msgstr ""
457
 
458
- #: includes/class.yith-wcwl-admin-init.php:1287
459
  #, fuzzy
460
  msgid "\"Add to Cart\" button"
461
  msgstr "\"Sepete Ekle\" buton metni"
462
 
463
- #: includes/class.yith-wcwl-admin-init.php:1305
464
  msgid "\"Style 1\" button"
465
  msgstr ""
466
 
467
- #: includes/class.yith-wcwl-admin-init.php:1323
468
  msgid "\"Style 2\" button"
469
  msgstr ""
470
 
471
- #: includes/class.yith-wcwl-admin-init.php:1341
472
  #, fuzzy
473
  msgid "Wishlist table"
474
  msgstr "İstek listesi başlığı"
475
 
476
- #: includes/class.yith-wcwl-admin-init.php:1350
477
  msgid "Headers"
478
  msgstr ""
479
 
480
- #: includes/class.yith-wcwl-admin-init.php:1353
481
  msgid "Background color"
482
  msgstr ""
483
 
484
- #: includes/class.yith-wcwl-admin-init.php:1443
485
  #, fuzzy
486
  msgid "Wishlist Activated"
487
  msgstr "İstek listesi başlığı"
488
 
489
- #: includes/class.yith-wcwl-admin-init.php:1444
490
  #, php-format
491
  msgid ""
492
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -495,12 +502,12 @@ msgid ""
495
  "options, <a href=\"%s\">discover it now</a>."
496
  msgstr ""
497
 
498
- #: includes/class.yith-wcwl-admin-init.php:1455
499
  #, fuzzy
500
  msgid "Wishlist Updated"
501
  msgstr "İstek Listesi Sayfası"
502
 
503
- #: includes/class.yith-wcwl-admin-init.php:1456
504
  #, php-format
505
  msgid ""
506
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -510,1125 +517,311 @@ msgid ""
510
  "\">discover the PREMIUM version.</a>"
511
  msgstr ""
512
 
513
- #: includes/class.yith-wcwl-init.php:361
514
  msgid ""
515
  "We are sorry, but this feature is available only if cookies are enabled on "
516
  "your browser."
517
  msgstr ""
518
 
519
- #: includes/class.yith-wcwl-init.php:362
520
  #, fuzzy
521
  msgid "Product correctly added to cart"
522
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
523
 
524
- #: includes/class.yith-wcwl-install.php:239
525
  msgctxt "page_slug"
526
  msgid "wishlist"
527
  msgstr "istek-listem"
528
 
529
- #: includes/class.yith-wcwl-shortcode.php:242
530
- #: includes/class.yith-wcwl-ui.php:161
531
  msgid "Share on:"
532
  msgstr "Paylaşım seçenekleri:"
533
 
534
- #: includes/class.yith-wcwl-ui.php:116 includes/class.yith-wcwl-ui.php:199
 
535
  msgid "Select options"
536
  msgstr "Seçenekler"
537
 
538
- #: includes/class.yith-wcwl-ui.php:165 templates/share.php:16
539
  msgid "Facebook"
540
  msgstr "Facebook"
541
 
542
- #: includes/class.yith-wcwl-ui.php:168 templates/share.php:22
543
  msgid "Twitter"
544
  msgstr "Twitter"
545
 
546
- #: includes/class.yith-wcwl-ui.php:177
547
  msgid "email"
548
  msgstr ""
549
 
550
- #: includes/class.yith-wcwl.php:187
551
  #, fuzzy
552
  msgid "An error occurred while adding products to the wishlist."
553
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
554
 
555
- #: includes/class.yith-wcwl.php:271
556
  #, fuzzy
557
  msgid "An error occurred while adding products to wishlist."
558
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
559
 
560
- #: includes/class.yith-wcwl.php:286
561
  msgid "The \"Remove\" option now does not require any parameter"
562
  msgstr ""
563
 
564
- #: includes/class.yith-wcwl.php:320
565
  #, fuzzy
566
  msgid "An error occurred while removing products from the wishlist"
567
  msgstr "Ürün istek listenizden kaldırılırken bir hata meydana geldi."
568
 
569
- #: includes/class.yith-wcwl.php:598
570
  msgid "You need to log in before creating a new wishlist"
571
  msgstr ""
572
 
573
- #: includes/class.yith-wcwl.php:1307
574
  msgid "Product successfully removed."
575
  msgstr "Ürün başarıyla kaldırıldı."
576
 
577
- #: includes/class.yith-wcwl.php:1311
578
  msgid "Error. Unable to remove the product from the wishlist."
579
  msgstr "Hata. Ürün istek listenizden kaldırılamadı. "
580
 
581
- #: includes/class.yith-wcwl.php:1315 templates/wishlist-view.php:268
582
  msgid "No products were added to the wishlist"
583
  msgstr "İstek listesinde herhangi bir ürün bulunmuyor"
584
 
585
- #: plugin-fw/lib/yit-cpt-unlimited.php:460
586
- #: plugin-fw/lib/yit-cpt-unlimited.php:574
587
- #: plugin-fw/lib/yit-cpt-unlimited.php:719
588
- #: plugin-fw/lib/yit-cpt-unlimited.php:1632
589
- #, php-format
590
- msgid "Add %s"
591
- msgstr ""
592
-
593
- #: plugin-fw/lib/yit-cpt-unlimited.php:461
594
- #: plugin-fw/lib/yit-cpt-unlimited.php:575
595
- #, php-format
596
- msgid "Add New %s"
597
- msgstr ""
598
-
599
- #: plugin-fw/lib/yit-cpt-unlimited.php:462
600
- #: plugin-fw/lib/yit-cpt-unlimited.php:576
601
- #: plugin-fw/lib/yit-cpt-unlimited.php:1267
602
- #: plugin-fw/lib/yit-cpt-unlimited.php:1304
603
- #, php-format
604
- msgid "Edit %s"
605
- msgstr ""
606
-
607
- #: plugin-fw/lib/yit-cpt-unlimited.php:463
608
- #: plugin-fw/lib/yit-cpt-unlimited.php:577
609
- #, php-format
610
- msgid "New %s"
611
- msgstr ""
612
-
613
- #: plugin-fw/lib/yit-cpt-unlimited.php:464
614
- #: plugin-fw/lib/yit-cpt-unlimited.php:578
615
- #, php-format
616
- msgid "All %s"
617
- msgstr ""
618
-
619
- #: plugin-fw/lib/yit-cpt-unlimited.php:465
620
- #: plugin-fw/lib/yit-cpt-unlimited.php:579
621
- #: plugin-fw/lib/yit-cpt-unlimited.php:1251
622
- #: plugin-fw/lib/yit-cpt-unlimited.php:1305
623
- #, php-format
624
- msgid "View %s"
625
- msgstr ""
626
-
627
- #: plugin-fw/lib/yit-cpt-unlimited.php:466
628
- #: plugin-fw/lib/yit-cpt-unlimited.php:580
629
- #, php-format
630
- msgid "Search %s"
631
- msgstr ""
632
-
633
- #: plugin-fw/lib/yit-cpt-unlimited.php:467
634
- #: plugin-fw/lib/yit-cpt-unlimited.php:581
635
- #, php-format
636
- msgid "No %s found"
637
- msgstr ""
638
-
639
- #: plugin-fw/lib/yit-cpt-unlimited.php:468
640
- #: plugin-fw/lib/yit-cpt-unlimited.php:582
641
- #, php-format
642
- msgid "No %s found in Trash"
643
- msgstr ""
644
-
645
- #: plugin-fw/lib/yit-cpt-unlimited.php:625
646
- #, php-format
647
- msgctxt "taxonomy general name"
648
- msgid "%s Categories"
649
- msgstr ""
650
-
651
- #: plugin-fw/lib/yit-cpt-unlimited.php:626
652
- msgctxt "taxonomy singular name"
653
- msgid "Category"
654
- msgstr ""
655
-
656
- #: plugin-fw/lib/yit-cpt-unlimited.php:627
657
- msgid "Search Categories"
658
- msgstr ""
659
-
660
- #: plugin-fw/lib/yit-cpt-unlimited.php:628
661
- msgid "All Categories"
662
- msgstr ""
663
-
664
- #: plugin-fw/lib/yit-cpt-unlimited.php:629
665
- msgid "Parent Category"
666
- msgstr ""
667
-
668
- #: plugin-fw/lib/yit-cpt-unlimited.php:630
669
- msgid "Parent Category:"
670
- msgstr ""
671
-
672
- #: plugin-fw/lib/yit-cpt-unlimited.php:631
673
- msgid "Edit Category"
674
  msgstr ""
675
 
676
- #: plugin-fw/lib/yit-cpt-unlimited.php:632
677
- msgid "Update Category"
678
- msgstr ""
679
-
680
- #: plugin-fw/lib/yit-cpt-unlimited.php:633
681
- msgid "Add New Category"
682
- msgstr ""
683
-
684
- #: plugin-fw/lib/yit-cpt-unlimited.php:634
685
- msgid "New Category Name"
686
- msgstr ""
687
-
688
- #: plugin-fw/lib/yit-cpt-unlimited.php:635
689
- msgid "Category"
690
- msgstr ""
691
-
692
- #: plugin-fw/lib/yit-cpt-unlimited.php:724
693
- msgid "Categories"
694
- msgstr ""
695
-
696
- #: plugin-fw/lib/yit-cpt-unlimited.php:1042
697
- #, fuzzy, php-format
698
- msgid "%s Settings"
699
- msgstr "Ayarlar"
700
-
701
- #: plugin-fw/lib/yit-cpt-unlimited.php:1051
702
- msgid "Type"
703
- msgstr ""
704
-
705
- #: plugin-fw/lib/yit-cpt-unlimited.php:1052
706
- msgid "Layout for this "
707
- msgstr ""
708
-
709
- #: plugin-fw/lib/yit-cpt-unlimited.php:1058
710
- msgid "Rewrite"
711
- msgstr ""
712
-
713
- #: plugin-fw/lib/yit-cpt-unlimited.php:1059
714
  msgid ""
715
- "Univocal identification name in the URL for each product (slug from post if "
716
- "empty)"
717
- msgstr ""
718
-
719
- #: plugin-fw/lib/yit-cpt-unlimited.php:1064
720
- msgid "Label in Singular"
721
- msgstr ""
722
-
723
- #: plugin-fw/lib/yit-cpt-unlimited.php:1065
724
- msgid "Set a label in singular (title of portfolio if empty)"
725
- msgstr ""
726
-
727
- #: plugin-fw/lib/yit-cpt-unlimited.php:1070
728
- msgid "Label in Plural"
729
- msgstr ""
730
-
731
- #: plugin-fw/lib/yit-cpt-unlimited.php:1071
732
- msgid "Set a label in plural (title of portfolio if empty)"
733
- msgstr ""
734
-
735
- #: plugin-fw/lib/yit-cpt-unlimited.php:1076
736
- msgid "Taxonomy"
737
  msgstr ""
738
 
739
- #: plugin-fw/lib/yit-cpt-unlimited.php:1077
740
  msgid ""
741
- "If you want to use categories in the portfolio, set a name for taxonomy. "
742
- "Name should be a slug (must not contain capital letters nor spaces) and must "
743
- "not be more than 32 characters long (database structure restriction)."
744
- msgstr ""
745
-
746
- #: plugin-fw/lib/yit-cpt-unlimited.php:1082
747
- msgid "Taxonomy Rewrite"
748
- msgstr ""
749
-
750
- #: plugin-fw/lib/yit-cpt-unlimited.php:1083
751
- msgid "Set univocal name for each category page URL."
752
- msgstr ""
753
-
754
- #: plugin-fw/lib/yit-cpt-unlimited.php:1088
755
- msgid "Single layout"
756
- msgstr ""
757
-
758
- #: plugin-fw/lib/yit-cpt-unlimited.php:1089
759
- msgid "Layout for single page of this portfolio"
760
- msgstr ""
761
-
762
- #: plugin-fw/lib/yit-cpt-unlimited.php:1130
763
- #, fuzzy
764
- msgid "layout settings"
765
- msgstr "Ayarlar"
766
-
767
- #: plugin-fw/lib/yit-cpt-unlimited.php:1222
768
- #: plugin-fw/lib/yit-cpt-unlimited.php:1235
769
- msgid "Quick links"
770
- msgstr ""
771
-
772
- #: plugin-fw/lib/yit-cpt-unlimited.php:1475
773
- #, php-format
774
- msgid "Show frontend of the %s"
775
- msgstr ""
776
-
777
- #: plugin-fw/lib/yit-cpt-unlimited.php:1482
778
- #: plugin-fw/templates/metaboxes/types/customtabs.php:46
779
- #: plugin-fw/templates/metaboxes/types/customtabs.php:90
780
- msgid "Name"
781
- msgstr ""
782
-
783
- #: plugin-fw/lib/yit-cpt-unlimited.php:1631
784
- #, php-format
785
- msgid "Add %s from images"
786
- msgstr ""
787
-
788
- #: plugin-fw/lib/yit-cpt-unlimited.php:1633
789
- msgid "Add with multiupload"
790
- msgstr ""
791
-
792
- #: plugin-fw/lib/yit-plugin-panel-wc.php:295
793
- msgid "The changes you have made will be lost if you leave this page."
794
  msgstr ""
795
 
796
- #: plugin-fw/lib/yit-plugin-panel.php:63
797
  #, fuzzy
798
- msgid "Plugin Settings"
799
- msgstr "Ayarlar"
800
-
801
- #: plugin-fw/lib/yit-plugin-panel.php:95
802
- #: plugin-fw/lib/yit-plugin-subpanel.php:101
803
- msgid "YIT Plugins"
804
- msgstr ""
805
-
806
- #: plugin-fw/lib/yit-plugin-panel.php:292
807
- #: plugin-fw/lib/yit-plugin-subpanel.php:142
808
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
809
- msgid "Save Changes"
810
- msgstr ""
811
-
812
- #: plugin-fw/lib/yit-plugin-panel.php:295
813
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
814
- msgid ""
815
- "If you continue with this action, you will reset all options in this page."
816
- msgstr ""
817
 
818
- #: plugin-fw/lib/yit-plugin-panel.php:297
819
- #: plugin-fw/lib/yit-plugin-subpanel.php:147
820
  #, fuzzy
821
- msgid "Reset to Default"
822
- msgstr "Sepete yönlendir"
823
-
824
- #: plugin-fw/lib/yit-plugin-panel.php:297
825
- #: plugin-fw/lib/yit-plugin-subpanel.php:147
826
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
827
- msgid "Are you sure?"
828
- msgstr ""
829
 
830
- #: plugin-fw/lib/yit-plugin-panel.php:431
831
- msgid ""
832
- "The element you have entered already exists. Please, enter another name."
833
  msgstr ""
834
 
835
- #: plugin-fw/lib/yit-plugin-panel.php:432
836
- #, fuzzy
837
- msgid "Settings saved"
838
- msgstr "Ayarlar"
839
-
840
- #: plugin-fw/lib/yit-plugin-panel.php:433
841
  #, fuzzy
842
- msgid "Settings reset"
843
- msgstr "Ayarlar"
844
-
845
- #: plugin-fw/lib/yit-plugin-panel.php:434
846
- msgid "Element deleted correctly."
847
- msgstr ""
848
-
849
- #: plugin-fw/lib/yit-plugin-panel.php:435
850
- #: plugin-fw/lib/yit-plugin-panel.php:436
851
- msgid "Element updated correctly."
852
- msgstr ""
853
-
854
- #: plugin-fw/lib/yit-plugin-panel.php:437
855
- msgid "Database imported correctly."
856
- msgstr ""
857
-
858
- #: plugin-fw/lib/yit-plugin-panel.php:438
859
- msgid "An error has occurred during import. Please try again."
860
- msgstr ""
861
-
862
- #: plugin-fw/lib/yit-plugin-panel.php:439
863
- msgid "The added file is not valid."
864
- msgstr ""
865
-
866
- #: plugin-fw/lib/yit-plugin-panel.php:440
867
- msgid "Sorry, import is disabled."
868
- msgstr ""
869
-
870
- #: plugin-fw/lib/yit-plugin-panel.php:441
871
- msgid "Sorting successful."
872
- msgstr ""
873
-
874
- #: plugin-fw/lib/yit-plugin-subpanel.php:145
875
- msgid ""
876
- "If you continue with this action, you will reset all the options in this "
877
- "page."
878
- msgstr ""
879
-
880
- #: plugin-fw/lib/yit-pointers.php:70
881
- msgid "Plugins Activated"
882
- msgstr ""
883
-
884
- #: plugin-fw/lib/yit-pointers.php:71
885
- msgid ""
886
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
887
- " For each plugin installed, "
888
- "customization settings will be available as a new entry in YIT Plugin menu."
889
- msgstr ""
890
-
891
- #: plugin-fw/lib/yit-pointers.php:73 plugin-fw/lib/yit-pointers.php:89
892
- msgid "Discover all our plugins available on:"
893
- msgstr ""
894
-
895
- #: plugin-fw/lib/yit-pointers.php:74 plugin-fw/lib/yit-pointers.php:90
896
- msgid "and"
897
- msgstr ""
898
-
899
- #: plugin-fw/lib/yit-pointers.php:84
900
- msgid "Plugins Upgraded"
901
- msgstr ""
902
-
903
- #: plugin-fw/lib/yit-pointers.php:85
904
- msgid ""
905
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
906
- " Any time one of our plugins is updated, "
907
- "a new entry will be added to this menu.\n"
908
- " For example, after the update, plugin "
909
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
910
- "Search, etc.)\n"
911
- " will be moved from previous location to "
912
- "YIT Plugin tab."
913
- msgstr ""
914
-
915
- #: plugin-fw/lib/yit-upgrade.php:123
916
- msgid "There is a new version of %plugin_name% available."
917
- msgstr ""
918
-
919
- #: plugin-fw/lib/yit-upgrade.php:124
920
- msgid "View version %latest% details."
921
- msgstr ""
922
-
923
- #: plugin-fw/lib/yit-upgrade.php:125
924
- msgid "Automatic update is unavailable for this plugin,"
925
- msgstr ""
926
-
927
- #: plugin-fw/lib/yit-upgrade.php:126
928
- msgid ""
929
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
930
- msgstr ""
931
-
932
- #: plugin-fw/lib/yit-upgrade.php:127
933
- msgid "Update now."
934
- msgstr ""
935
-
936
- #: plugin-fw/lib/yit-upgrade.php:230
937
- msgid "Yithemes Repository"
938
- msgstr ""
939
-
940
- #: plugin-fw/lib/yit-upgrade.php:264
941
- msgid "Invalid URL Provided."
942
- msgstr ""
943
-
944
- #: plugin-fw/lib/yit-upgrade.php:277
945
- msgid "Could not create Temporary file."
946
- msgstr ""
947
-
948
- #: plugin-fw/lib/yit-upgrade.php:419
949
- #, php-format
950
- msgid ""
951
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
952
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
953
- msgstr ""
954
-
955
- #: plugin-fw/lib/yit-upgrade.php:421
956
- #, php-format
957
- msgid ""
958
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
959
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
960
- "have to activate the plugin on a single site of the network to benefit from "
961
- "automatic updates.</em>"
962
- msgstr ""
963
-
964
- #: plugin-fw/lib/yit-upgrade.php:423
965
- #, php-format
966
- msgid ""
967
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
968
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
969
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
970
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
971
- msgstr ""
972
-
973
- #: plugin-fw/lib/yit-upgrade.php:425
974
- #, php-format
975
- msgid ""
976
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
977
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
978
- "href=\"%5$s\">update now</a>."
979
- msgstr ""
980
-
981
- #: plugin-fw/lib/yit-upgrade.php:498
982
- msgid "You can't update the plugins for this site."
983
- msgstr ""
984
-
985
- #: plugin-fw/lib/yit-upgrade.php:502
986
- msgid ""
987
- "You do not have sufficient permissions to update the plugins for this site."
988
- msgstr ""
989
-
990
- #: plugin-fw/lib/yit-upgrade.php:509
991
- msgid "Update Plugin"
992
- msgstr ""
993
-
994
- #: plugin-fw/licence/lib/yit-licence.php:161
995
- #, php-format
996
- msgid "%field% field cannot be empty"
997
- msgstr ""
998
-
999
- #: plugin-fw/licence/lib/yit-licence.php:162
1000
- msgid "%field_1% and %field_2% fields cannot be empty"
1001
- msgstr ""
1002
-
1003
- #: plugin-fw/licence/lib/yit-licence.php:163
1004
- msgid "Unable to contact the remote server, please try again later. Thanks!"
1005
- msgstr ""
1006
-
1007
- #: plugin-fw/licence/lib/yit-licence.php:548
1008
- msgid "Invalid Request"
1009
- msgstr ""
1010
-
1011
- #: plugin-fw/licence/lib/yit-licence.php:549
1012
- msgid "Invalid licence key"
1013
- msgstr ""
1014
-
1015
- #: plugin-fw/licence/lib/yit-licence.php:550
1016
- msgid "Software has been deactivated"
1017
- msgstr ""
1018
-
1019
- #: plugin-fw/licence/lib/yit-licence.php:551
1020
- msgid "Maximum number of activations exceeded"
1021
- msgstr ""
1022
-
1023
- #: plugin-fw/licence/lib/yit-licence.php:552
1024
- msgid "Invalid instance ID"
1025
- msgstr ""
1026
-
1027
- #: plugin-fw/licence/lib/yit-licence.php:553
1028
- msgid "Invalid security key"
1029
- msgstr ""
1030
-
1031
- #: plugin-fw/licence/lib/yit-licence.php:554
1032
- msgid "Licence key has expired"
1033
- msgstr ""
1034
-
1035
- #: plugin-fw/licence/lib/yit-licence.php:555
1036
- msgid "Licence key has been banned"
1037
- msgstr ""
1038
-
1039
- #: plugin-fw/licence/lib/yit-plugin-licence.php:64
1040
- #: plugin-fw/licence/lib/yit-plugin-licence.php:65
1041
- #: plugin-fw/licence/lib/yit-theme-licence.php:64
1042
- #: plugin-fw/licence/lib/yit-theme-licence.php:65
1043
- #: plugin-fw/licence/lib/yit-theme-licence.php:107
1044
- #: plugin-fw/licence/lib/yit-theme-licence.php:108
1045
- msgid "Licence Activation"
1046
- msgstr ""
1047
-
1048
- #: plugin-fw/licence/lib/yit-theme-licence.php:115
1049
- #: plugin-fw/licence/lib/yit-theme-licence.php:116
1050
- #, php-format
1051
- msgid "%s"
1052
- msgstr ""
1053
-
1054
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1055
- msgid "Yithemes Licence Activation"
1056
- msgstr ""
1057
-
1058
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1059
- msgid ""
1060
- "I cannot find the license key for activating the theme I have bought some "
1061
- "time ago. Where can I find it?"
1062
- msgstr ""
1063
-
1064
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1065
- msgid ""
1066
- "If you have purchased one of our products before 27 January 2015, you can "
1067
- "benefit from support and updates (the services offered with the license)\n"
1068
- " until 27 January 2016 and you do not have to purchase it again "
1069
- "to get a new license key, because, before this date, your license used to be "
1070
- "activated automatically by our system.\n"
1071
- " After 27 January 2016, instead, if you want to benefit from "
1072
- "support and updates you have to buy a new license and activate it through "
1073
- "the license key you will be\n"
1074
- " provided with and that you can find in your YIThemes account, in "
1075
- "section \"My licenses\"."
1076
- msgstr ""
1077
-
1078
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1079
- msgid ""
1080
- "Have you updated your licenses? Have you asked for an extension? Update "
1081
- "information concerning your products."
1082
- msgstr ""
1083
-
1084
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1085
- msgid "Update licence information"
1086
- msgstr ""
1087
-
1088
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1089
- msgid "Products to be activated"
1090
- msgstr ""
1091
 
1092
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1093
- msgid "Activate"
1094
  msgstr ""
1095
 
1096
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1097
- msgid "Activated"
1098
  msgstr ""
1099
 
1100
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1101
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1102
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1103
- #: templates/wishlist-view.php:86
1104
  msgid "Product Name"
1105
  msgstr "Ürün Adı"
1106
 
1107
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1108
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1109
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1110
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
1111
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
1112
- #: templates/share.php:40
1113
- msgid "Email"
1114
- msgstr ""
1115
-
1116
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1117
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1118
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1119
- msgid "Licence Key"
1120
- msgstr ""
1121
-
1122
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1123
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1124
- msgid "Expires"
1125
- msgstr ""
1126
-
1127
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1128
- msgid "Remaining"
1129
- msgstr ""
1130
-
1131
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1132
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1133
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1134
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1135
- msgid "Renew"
1136
- msgstr ""
1137
-
1138
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1139
- #, php-format
1140
- msgid "%1s out of %2s"
1141
- msgstr ""
1142
-
1143
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1144
- msgid "Banned"
1145
- msgstr ""
1146
-
1147
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1148
- msgid "Expired"
1149
- msgstr ""
1150
-
1151
- #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
1152
- msgid "Search for a product"
1153
- msgstr ""
1154
-
1155
- #: plugin-fw/templates/metaboxes/types/categories.php:36
1156
- msgid "No categories."
1157
- msgstr ""
1158
-
1159
- #: plugin-fw/templates/metaboxes/types/categories.php:42
1160
- msgid "+ Add New Category"
1161
- msgstr ""
1162
 
1163
- #: plugin-fw/templates/metaboxes/types/contactform.php:7
1164
- msgid "Text Input"
1165
- msgstr ""
1166
 
1167
- #: plugin-fw/templates/metaboxes/types/contactform.php:8
1168
- msgid "Checkbox"
1169
- msgstr ""
1170
 
1171
- #: plugin-fw/templates/metaboxes/types/contactform.php:9
1172
- #, fuzzy
1173
- msgid "Select"
1174
- msgstr "Tarih Seçimi"
1175
 
1176
- #: plugin-fw/templates/metaboxes/types/contactform.php:10
1177
- msgid "Textarea"
1178
- msgstr ""
1179
 
1180
- #: plugin-fw/templates/metaboxes/types/contactform.php:11
1181
- msgid "Radio Input"
1182
- msgstr ""
1183
 
1184
- #: plugin-fw/templates/metaboxes/types/contactform.php:12
1185
- msgid "Password Field"
 
1186
  msgstr ""
1187
 
1188
- #: plugin-fw/templates/metaboxes/types/contactform.php:13
1189
- #, fuzzy
1190
- msgid "File Upload"
1191
- msgstr "Yükle"
1192
-
1193
- #: plugin-fw/templates/metaboxes/types/contactform.php:47
1194
- msgid "Theme Icon"
1195
  msgstr ""
1196
 
1197
- #: plugin-fw/templates/metaboxes/types/contactform.php:48
1198
  #, fuzzy
1199
- msgid "Custom Icon"
1200
- msgstr "Özel CSS"
1201
 
1202
- #: plugin-fw/templates/metaboxes/types/contactform.php:49
1203
- #: plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1204
- msgid "None"
1205
  msgstr ""
1206
 
1207
- #: plugin-fw/templates/metaboxes/types/contactform.php:60
1208
- msgid "Add field"
1209
  msgstr ""
1210
 
1211
- #: plugin-fw/templates/metaboxes/types/contactform.php:69
1212
- #: plugin-fw/templates/metaboxes/types/contactform.php:261
1213
- #: plugin-fw/templates/metaboxes/types/customtabs.php:37
1214
- #: plugin-fw/templates/metaboxes/types/customtabs.php:82
1215
- #: templates/wishlist-view.php:258
1216
  msgid "Remove"
1217
  msgstr ""
1218
 
1219
- #: plugin-fw/templates/metaboxes/types/contactform.php:70
1220
- #: plugin-fw/templates/metaboxes/types/contactform.php:262
1221
- #, fuzzy
1222
- msgid "Click to toggle"
1223
- msgstr "Önizleme için tıklayın"
1224
-
1225
- #: plugin-fw/templates/metaboxes/types/contactform.php:77
1226
- #: plugin-fw/templates/metaboxes/types/contactform.php:269
1227
- msgid "Title Field"
1228
- msgstr ""
1229
-
1230
- #: plugin-fw/templates/metaboxes/types/contactform.php:81
1231
- #: plugin-fw/templates/metaboxes/types/contactform.php:273
1232
- #, fuzzy
1233
- msgid "Insert the title for the field."
1234
- msgstr "Font ailesi seçimi"
1235
-
1236
- #: plugin-fw/templates/metaboxes/types/contactform.php:86
1237
- #: plugin-fw/templates/metaboxes/types/contactform.php:278
1238
- msgid "Data Name"
1239
- msgstr ""
1240
-
1241
- #: plugin-fw/templates/metaboxes/types/contactform.php:90
1242
- #: plugin-fw/templates/metaboxes/types/contactform.php:282
1243
- msgid ""
1244
- "REQUIRED: Field identification name to be entered into email body. "
1245
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1246
- msgstr ""
1247
-
1248
- #: plugin-fw/templates/metaboxes/types/contactform.php:95
1249
- #: plugin-fw/templates/metaboxes/types/contactform.php:287
1250
- msgid "Type field"
1251
- msgstr ""
1252
-
1253
- #: plugin-fw/templates/metaboxes/types/contactform.php:103
1254
- #: plugin-fw/templates/metaboxes/types/contactform.php:295
1255
- #, fuzzy
1256
- msgid "Select the type for this field."
1257
- msgstr "Font ailesi seçimi"
1258
-
1259
- #: plugin-fw/templates/metaboxes/types/contactform.php:108
1260
- #: plugin-fw/templates/metaboxes/types/contactform.php:300
1261
- msgid "Checked"
1262
  msgstr ""
1263
 
1264
- #: plugin-fw/templates/metaboxes/types/contactform.php:112
1265
- #: plugin-fw/templates/metaboxes/types/contactform.php:304
1266
- msgid "Select this option if you want this field appears as already checked."
1267
  msgstr ""
1268
 
1269
- #: plugin-fw/templates/metaboxes/types/contactform.php:117
1270
- #: plugin-fw/templates/metaboxes/types/contactform.php:309
1271
- #, fuzzy
1272
- msgid "Add options "
1273
- msgstr "Seçenekler"
1274
-
1275
- #: plugin-fw/templates/metaboxes/types/contactform.php:118
1276
- #: plugin-fw/templates/metaboxes/types/contactform.php:310
1277
- #, fuzzy
1278
- msgid "Add option"
1279
- msgstr "\"Sepete Ekle\" simgesi"
1280
-
1281
- #: plugin-fw/templates/metaboxes/types/contactform.php:121
1282
- #: plugin-fw/templates/metaboxes/types/contactform.php:313
1283
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
1284
- #, fuzzy
1285
- msgid "Selected"
1286
  msgstr "Tarih Seçimi"
1287
 
1288
- #: plugin-fw/templates/metaboxes/types/contactform.php:124
1289
- #: plugin-fw/templates/metaboxes/types/contactform.php:316
1290
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
1291
- #, fuzzy
1292
- msgid "Delete option"
1293
- msgstr "Seçenekler"
1294
-
1295
- #: plugin-fw/templates/metaboxes/types/contactform.php:130
1296
- #: plugin-fw/templates/metaboxes/types/contactform.php:322
1297
- msgid "Error Message"
1298
- msgstr ""
1299
-
1300
- #: plugin-fw/templates/metaboxes/types/contactform.php:134
1301
- #: plugin-fw/templates/metaboxes/types/contactform.php:326
1302
- msgid "Insert the error message for validation."
1303
- msgstr ""
1304
-
1305
- #: plugin-fw/templates/metaboxes/types/contactform.php:139
1306
- #: plugin-fw/templates/metaboxes/types/contactform.php:331
1307
- msgid "Required"
1308
- msgstr ""
1309
-
1310
- #: plugin-fw/templates/metaboxes/types/contactform.php:143
1311
- #: plugin-fw/templates/metaboxes/types/contactform.php:335
1312
- msgid "Select this option if it must be required."
1313
- msgstr ""
1314
-
1315
- #: plugin-fw/templates/metaboxes/types/contactform.php:152
1316
- #: plugin-fw/templates/metaboxes/types/contactform.php:344
1317
- msgid "Select this option if the email must be valid."
1318
- msgstr ""
1319
-
1320
- #: plugin-fw/templates/metaboxes/types/contactform.php:157
1321
- #: plugin-fw/templates/metaboxes/types/contactform.php:349
1322
- msgid "Reply To"
1323
- msgstr ""
1324
-
1325
- #: plugin-fw/templates/metaboxes/types/contactform.php:161
1326
- #: plugin-fw/templates/metaboxes/types/contactform.php:353
1327
- msgid "Select this if it is the email you can reply to."
1328
- msgstr ""
1329
-
1330
- #: plugin-fw/templates/metaboxes/types/contactform.php:166
1331
- #: plugin-fw/templates/metaboxes/types/contactform.php:358
1332
- msgid "Class"
1333
- msgstr ""
1334
-
1335
- #: plugin-fw/templates/metaboxes/types/contactform.php:170
1336
- #: plugin-fw/templates/metaboxes/types/contactform.php:362
1337
- msgid ""
1338
- "Insert additional class(es) (separated by commas) for more personalization."
1339
- msgstr ""
1340
 
1341
- #: plugin-fw/templates/metaboxes/types/contactform.php:175
1342
- #: plugin-fw/templates/metaboxes/types/contactform.php:367
1343
- msgid "Icon"
1344
- msgstr ""
1345
 
1346
- #: plugin-fw/templates/metaboxes/types/contactform.php:203
1347
- #: plugin-fw/templates/metaboxes/types/contactform.php:391
1348
- #: plugin-fw/templates/metaboxes/types/icon-list.php:69
1349
- #: plugin-fw/templates/metaboxes/types/select-icon.php:33
1350
- #: plugin-fw/templates/metaboxes/types/upload.php:21
1351
- #: plugin-fw/templates/panel/types/upload.php:31
1352
- #: plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1353
- #: yit-common/yith-panel.php:417
1354
  msgid "Upload"
1355
  msgstr "Yükle"
1356
 
1357
- #: plugin-fw/templates/metaboxes/types/contactform.php:209
1358
- #: plugin-fw/templates/metaboxes/types/contactform.php:397
1359
- #: plugin-fw/templates/metaboxes/types/icon-list.php:75
1360
- #: plugin-fw/templates/metaboxes/types/select-icon.php:39
1361
- msgid "Image preview"
1362
- msgstr ""
1363
-
1364
- #: plugin-fw/templates/metaboxes/types/contactform.php:217
1365
- #: plugin-fw/templates/metaboxes/types/contactform.php:405
1366
- msgid "Insert an icon for more personalization."
1367
- msgstr ""
1368
-
1369
- #: plugin-fw/templates/metaboxes/types/contactform.php:222
1370
- #: plugin-fw/templates/metaboxes/types/contactform.php:409
1371
- msgid "Width"
1372
- msgstr ""
1373
-
1374
- #: plugin-fw/templates/metaboxes/types/contactform.php:247
1375
- #: plugin-fw/templates/metaboxes/types/contactform.php:421
1376
- msgid "Set field length."
1377
- msgstr ""
1378
-
1379
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
1380
- msgid "Close all"
1381
- msgstr ""
1382
-
1383
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
1384
- msgid "Expand all"
1385
- msgstr ""
1386
-
1387
- #: plugin-fw/templates/metaboxes/types/customtabs.php:52
1388
- #: plugin-fw/templates/metaboxes/types/customtabs.php:95
1389
- msgid "Value"
1390
- msgstr ""
1391
-
1392
- #: plugin-fw/templates/metaboxes/types/customtabs.php:53
1393
- #: plugin-fw/templates/metaboxes/types/customtabs.php:96
1394
- msgid "Content of the tab. (HTML is supported)"
1395
- msgstr ""
1396
-
1397
- #: plugin-fw/templates/metaboxes/types/customtabs.php:65
1398
- msgid "Add custom product tab"
1399
- msgstr ""
1400
-
1401
- #: plugin-fw/templates/metaboxes/types/customtabs.php:107
1402
- msgid "Do you want to remove the custom tab?"
1403
- msgstr ""
1404
-
1405
- #: plugin-fw/templates/metaboxes/types/icon-list.php:89
1406
- #, php-format
1407
- msgid "(Default: %s <img src=\"%s\"/>)"
1408
- msgstr ""
1409
-
1410
- #: plugin-fw/templates/metaboxes/types/icon-list.php:91
1411
- #, php-format
1412
- msgid "(Default: <i %s></i> )"
1413
- msgstr ""
1414
-
1415
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:40
1416
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1417
- #: plugin-fw/templates/metaboxes/types/images.php:38
1418
- #: plugin-fw/templates/metaboxes/types/images.php:64
1419
- msgid "Delete image"
1420
- msgstr ""
1421
-
1422
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1423
- msgid "Add Images to Gallery"
1424
- msgstr ""
1425
-
1426
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1427
- #, fuzzy
1428
- msgid "Add to gallery"
1429
- msgstr "Sepete Ekle"
1430
-
1431
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1432
- msgid "Add images"
1433
- msgstr ""
1434
-
1435
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
1436
- msgid "Delete"
1437
- msgstr ""
1438
-
1439
- #: plugin-fw/templates/metaboxes/types/images.php:42
1440
- msgid "Upload new images"
1441
- msgstr ""
1442
-
1443
- #: plugin-fw/templates/metaboxes/types/images.php:75
1444
- msgid "Are you sure you want to remove this image?"
1445
- msgstr ""
1446
-
1447
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1448
- #: plugin-fw/templates/metaboxes/types/sidebars.php:36
1449
- msgid "Left sidebar"
1450
- msgstr ""
1451
-
1452
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1453
- #: plugin-fw/templates/metaboxes/types/sidebars.php:42
1454
- #: plugin-fw/templates/metaboxes/types/sidebars.php:45
1455
- msgid "No sidebar"
1456
- msgstr ""
1457
-
1458
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1459
- #: plugin-fw/templates/metaboxes/types/sidebars.php:39
1460
- msgid "Right sidebar"
1461
- msgstr ""
1462
-
1463
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1464
- #: plugin-fw/templates/metaboxes/types/sidebars.php:53
1465
- #: plugin-fw/templates/metaboxes/types/sidebars.php:64
1466
- msgid "Choose a sidebar"
1467
- msgstr ""
1468
-
1469
- #: plugin-fw/templates/metaboxes/types/sidebars.php:51
1470
- msgid "Left Sidebar"
1471
- msgstr ""
1472
-
1473
- #: plugin-fw/templates/metaboxes/types/sidebars.php:62
1474
- msgid "Right Sidebar"
1475
- msgstr ""
1476
-
1477
- #: plugin-fw/templates/metaboxes/types/typography.php:42
1478
- #: yit-common/yith-panel.php:444
1479
  msgid "px"
1480
  msgstr "px"
1481
 
1482
- #: plugin-fw/templates/metaboxes/types/typography.php:43
1483
- #: yit-common/yith-panel.php:445
1484
  msgid "em"
1485
  msgstr "em"
1486
 
1487
- #: plugin-fw/templates/metaboxes/types/typography.php:44
1488
- #: yit-common/yith-panel.php:446
1489
  msgid "pt"
1490
  msgstr "pt"
1491
 
1492
- #: plugin-fw/templates/metaboxes/types/typography.php:45
1493
- #: yit-common/yith-panel.php:447
1494
  msgid "rem"
1495
  msgstr "rem"
1496
 
1497
- #: plugin-fw/templates/metaboxes/types/typography.php:59
1498
- #: plugin-fw/templates/metaboxes/types/typography.php:153
1499
- #: plugin-fw/templates/metaboxes/types/typography.php:217
1500
- msgid "Web fonts"
1501
- msgstr ""
1502
-
1503
- #: plugin-fw/templates/metaboxes/types/typography.php:71
1504
- msgid "Google fonts"
1505
- msgstr ""
1506
 
1507
- #: plugin-fw/templates/metaboxes/types/typography.php:96
1508
- #: yit-common/yith-panel.php:465
1509
  msgid "Regular"
1510
  msgstr "Normal"
1511
 
1512
- #: plugin-fw/templates/metaboxes/types/typography.php:97
1513
- #: yit-common/yith-panel.php:466
1514
  msgid "Bold"
1515
  msgstr "Kalın"
1516
 
1517
- #: plugin-fw/templates/metaboxes/types/typography.php:98
1518
- #: yit-common/yith-panel.php:467
1519
  msgid "Extra bold"
1520
  msgstr "Ekstra kalın"
1521
 
1522
- #: plugin-fw/templates/metaboxes/types/typography.php:99
1523
- #: yit-common/yith-panel.php:468
1524
  msgid "Italic"
1525
  msgstr "İtalik"
1526
 
1527
- #: plugin-fw/templates/metaboxes/types/typography.php:100
1528
- #: yit-common/yith-panel.php:469
1529
  msgid "Italic bold"
1530
  msgstr "İtalik Kalın"
1531
 
1532
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1533
- msgid "Reset Defaults"
1534
- msgstr ""
1535
 
1536
- #: templates/share.php:28
1537
  #, fuzzy
1538
- msgid "Pinterest"
1539
- msgstr "Pinterest'te Pinle"
1540
 
1541
- #: templates/share.php:34
1542
  #, fuzzy
1543
- msgid "Google+"
1544
- msgstr "Google+'da Paylaş"
1545
 
1546
- #: templates/wishlist-view.php:28
1547
  #, fuzzy
1548
- msgid "Edit title"
1549
- msgstr "İstek listesi başlığı"
1550
-
1551
- #: templates/wishlist-view.php:37
1552
- msgid "Save"
1553
- msgstr ""
1554
-
1555
- #: templates/wishlist-view.php:41
1556
- msgid "Cancel"
1557
- msgstr ""
1558
-
1559
- #: templates/wishlist-view.php:93
1560
- msgid "Unit Price"
1561
- msgstr "Birim Fiyatı"
1562
-
1563
- #: templates/wishlist-view.php:106
1564
- msgid "Stock Status"
1565
- msgstr "Stok Durumu"
1566
-
1567
- #: templates/wishlist-view.php:152 templates/wishlist-view.php:258
1568
- msgid "Remove this product"
1569
- msgstr "Bu ürünü kaldır"
1570
 
1571
- #: templates/wishlist-view.php:182
1572
- msgid "Free!"
1573
- msgstr "Ücretsiz!"
1574
-
1575
- #: templates/wishlist-view.php:193
1576
- msgid "Out of Stock"
1577
- msgstr "Stok Dışı"
1578
 
1579
- #: templates/wishlist-view.php:196
1580
- msgid "In Stock"
1581
- msgstr "Stokta"
1582
 
1583
- #: templates/wishlist-view.php:207
1584
- #, php-format
1585
- msgid "Added on : %s"
1586
- msgstr ""
1587
 
1588
- #: templates/wishlist-view.php:226
1589
- msgid "Move"
1590
- msgstr ""
1591
 
1592
- #: templates/wishlist-view.php:238
1593
  #, fuzzy
1594
- msgid "Shared"
1595
- msgstr "Paylaşım seçenekleri:"
1596
 
1597
- #: templates/wishlist-view.php:241
1598
- msgid "Private"
1599
- msgstr ""
1600
 
1601
- #: templates/wishlist-view.php:244
1602
- msgid "Public"
1603
- msgstr ""
1604
 
1605
- #: templates/wishlist-view.php:285
1606
- msgid "Add the selected products to the cart"
1607
- msgstr ""
1608
 
1609
- #: templates/wishlist-view.php:293 templates/wishlist-view.php:333
1610
- msgid "Ask for an estimate"
1611
- msgstr ""
1612
 
1613
- #: yit-common/yith-panel.php:406
1614
- msgid "Select a date"
1615
- msgstr "Tarih Seçimi"
1616
 
1617
- #: yit-common/yith-panel.php:407
1618
- msgid "Hours"
1619
- msgstr "Saat"
1620
 
1621
- #: yit-common/yith-panel.php:408 yit-common/yith-panel.php:409
1622
- msgid "Minutes"
1623
- msgstr "Dakika"
1624
 
1625
- #: yit-common/yith-panel.php:457
1626
- msgid "Select a font family"
1627
- msgstr "Font ailesi seçimi"
1628
 
1629
- #: yit-common/yith-panel.php:481
1630
- msgid "Click to preview"
1631
- msgstr "Önizleme için tıklayın"
1632
 
1633
  #~ msgid "Product already in the wishlist."
1634
  #~ msgstr "Ürün zaten istek listenizde."
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-05-18 11:09+0100\n"
6
+ "PO-Revision-Date: 2015-05-18 11:09+0100\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
9
  "Language: tr_TR\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
+ "X-Generator: Poedit 1.8beta3\n"
20
+ "X-Poedit-SearchPath-0: ..\n"
21
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
+
23
+ #: ../includes/class.yith-wcwl-admin-init.php:188
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
25
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
26
+ #: ../includes/class.yith-wcwl-install.php:240
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  msgid "Wishlist"
28
  msgstr "İstek Listesi"
29
 
30
+ #: ../includes/class.yith-wcwl-admin-init.php:190
31
+ #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
32
  msgid "Settings"
33
  msgstr "Ayarlar"
34
 
35
+ #: ../includes/class.yith-wcwl-admin-init.php:191
36
+ #: ../includes/class.yith-wcwl-admin-init.php:257
37
  msgid "Colors"
38
  msgstr "Renkler"
39
 
40
+ #: ../includes/class.yith-wcwl-admin-init.php:192
41
+ #: ../includes/class.yith-wcwl-admin-init.php:294
42
  msgid "Premium Version"
43
  msgstr ""
44
 
45
+ #: ../includes/class.yith-wcwl-admin-init.php:318
46
  msgid ""
47
  "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
48
  "link to update it."
49
  msgstr ""
50
 
51
+ #: ../includes/class.yith-wcwl-admin-init.php:321
52
  msgid "WARNING: This plugin requires at least WooCommerce 2.2!"
53
  msgstr ""
54
 
55
+ #: ../includes/class.yith-wcwl-admin-init.php:326
56
  msgid "Plugin Documentation"
57
  msgstr ""
58
 
59
+ #: ../includes/class.yith-wcwl-admin-init.php:342
60
  msgid "Wishlist Page"
61
  msgstr "İstek Listesi Sayfası"
62
 
63
+ #: ../includes/class.yith-wcwl-admin-init.php:343
64
  msgid "Page contents: [yith_wcwl_wishlist]"
65
  msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
66
 
67
+ #: ../includes/class.yith-wcwl-admin-init.php:918
68
  msgid "Upgrade to the PREMIUM VERSION"
69
  msgstr ""
70
 
71
+ #: ../includes/class.yith-wcwl-admin-init.php:921
72
  msgid "YITH WooCommerce Wishlist"
73
  msgstr ""
74
 
75
+ #: ../includes/class.yith-wcwl-admin-init.php:922
76
  msgid "Discover the Advanced Features"
77
  msgstr ""
78
 
79
+ #: ../includes/class.yith-wcwl-admin-init.php:923
80
  msgid ""
81
  "Upgrade to the PREMIUM VERSION\n"
82
  "of YITH WOOCOMMERCE WISHLIST to benefit from all features!"
83
  msgstr ""
84
 
85
+ #: ../includes/class.yith-wcwl-admin-init.php:930
86
  msgid "Get Support and Pro Features"
87
  msgstr ""
88
 
89
+ #: ../includes/class.yith-wcwl-admin-init.php:931
90
  msgid ""
91
  "By purchasing the premium version of the plugin, you will take advantage of "
92
  "the advanced features of the product and you will get one year of free "
93
  "updates and support through our platform available 24h/24."
94
  msgstr ""
95
 
96
+ #: ../includes/class.yith-wcwl-admin-init.php:941
97
  msgid "General Settings"
98
  msgstr "Genel Ayarlar"
99
 
100
+ #: ../includes/class.yith-wcwl-admin-init.php:948
101
  msgid "Enable YITH Wishlist"
102
  msgstr "YITH İstek Listesi Etkin"
103
 
104
+ #: ../includes/class.yith-wcwl-admin-init.php:949
105
  #, php-format
106
  msgid ""
107
  "Enable all plugin features. <strong>Be sure to select at least one option in "
109
  "\"%s\" target=\"_blank\">documentation</a>."
110
  msgstr ""
111
 
112
+ #: ../includes/class.yith-wcwl-admin-init.php:956
113
  #, fuzzy
114
  msgid "Default wishlist title"
115
  msgstr "İstek listesi başlığı"
116
 
117
+ #: ../includes/class.yith-wcwl-admin-init.php:958
118
+ #: ../includes/class.yith-wcwl-admin-init.php:959
119
+ #: ../includes/class.yith-wcwl-admin-init.php:1218
120
+ #: ../includes/class.yith-wcwl-admin-init.php:1219
121
  #, php-format
122
  msgid "My wishlist on %s"
123
  msgstr "%s üzerinde istek listem"
124
 
125
+ #: ../includes/class.yith-wcwl-admin-init.php:967
126
  msgid "Position"
127
  msgstr "Pozisyon"
128
 
129
+ #: ../includes/class.yith-wcwl-admin-init.php:968
130
  msgid ""
131
  "You can add the button in variable products only after the \"Add to Cart\" "
132
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
133
  msgstr ""
134
 
135
+ #: ../includes/class.yith-wcwl-admin-init.php:974
136
  msgid "After \"Add to cart\""
137
  msgstr "\"Sepete Ekle\"den sonra"
138
 
139
+ #: ../includes/class.yith-wcwl-admin-init.php:975
140
  msgid "After thumbnails"
141
  msgstr "Küçük resimlerden sonra"
142
 
143
+ #: ../includes/class.yith-wcwl-admin-init.php:976
144
  msgid "After summary"
145
  msgstr "Özet bilgisinden sonra"
146
 
147
+ #: ../includes/class.yith-wcwl-admin-init.php:977
148
  msgid "Use shortcode"
149
  msgstr "Kısa kod kullan"
150
 
151
+ #: ../includes/class.yith-wcwl-admin-init.php:982
152
  msgid "Redirect to cart"
153
  msgstr "Sepete yönlendir"
154
 
155
+ #: ../includes/class.yith-wcwl-admin-init.php:983
156
  msgid ""
157
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
158
  "page."
160
  "Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
161
  "sepet sayfasına git."
162
 
163
+ #: ../includes/class.yith-wcwl-admin-init.php:990
164
  msgid "Remove if added to the cart"
165
  msgstr "Sepete eklenmişse kaldır"
166
 
167
+ #: ../includes/class.yith-wcwl-admin-init.php:991
168
  #, fuzzy
169
  msgid "Remove the product from the wishlist if it has been added to the cart."
170
  msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
171
 
172
+ #: ../includes/class.yith-wcwl-admin-init.php:998
173
  msgid "\"Add to Wishlist\" text"
174
  msgstr "\"İstek Listeme Ekle\" metni"
175
 
176
+ #: ../includes/class.yith-wcwl-admin-init.php:1000
177
+ #: ../includes/class.yith-wcwl-admin-init.php:1001
178
  msgid "Add to Wishlist"
179
  msgstr "İstek Listeme Ekle"
180
 
181
+ #: ../includes/class.yith-wcwl-admin-init.php:1006
182
  #, fuzzy
183
  msgid "\"Browse wishlist\" text"
184
  msgstr "İstek Listesini Görüntüle"
185
 
186
+ #: ../includes/class.yith-wcwl-admin-init.php:1008
187
+ #: ../includes/class.yith-wcwl-admin-init.php:1009
188
+ #: ../includes/class.yith-wcwl-ui.php:81 ../includes/class.yith-wcwl-ui.php:82
189
  msgid "Browse Wishlist"
190
  msgstr "İstek Listesini Görüntüle"
191
 
192
+ #: ../includes/class.yith-wcwl-admin-init.php:1014
193
  #, fuzzy
194
  msgid "\"Product already in wishlist\" text"
195
  msgstr "Ürün zaten istek listenizde."
196
 
197
+ #: ../includes/class.yith-wcwl-admin-init.php:1016
198
+ #: ../includes/class.yith-wcwl-admin-init.php:1017
199
+ #: ../includes/class.yith-wcwl-ui.php:82
200
  msgid "The product is already in the wishlist!"
201
  msgstr "Ürün zaten istek listenizde bulunuyor!"
202
 
203
+ #: ../includes/class.yith-wcwl-admin-init.php:1022
204
  #, fuzzy
205
  msgid "\"Product added\" text"
206
  msgstr "Ürün eklendi!"
207
 
208
+ #: ../includes/class.yith-wcwl-admin-init.php:1024
209
+ #: ../includes/class.yith-wcwl-admin-init.php:1025
210
+ #: ../includes/class.yith-wcwl-ui.php:81
211
  msgid "Product added!"
212
  msgstr "Ürün eklendi!"
213
 
214
+ #: ../includes/class.yith-wcwl-admin-init.php:1030
215
  msgid "\"Add to Cart\" text"
216
  msgstr "\"Sepete Ekle\" metni"
217
 
218
+ #: ../includes/class.yith-wcwl-admin-init.php:1032
219
+ #: ../includes/class.yith-wcwl-admin-init.php:1033
220
  msgid "Add to Cart"
221
  msgstr "Sepete Ekle"
222
 
223
+ #: ../includes/class.yith-wcwl-admin-init.php:1038
224
  msgid "Show Unit price"
225
  msgstr "Birim Fiyatını Göster"
226
 
227
+ #: ../includes/class.yith-wcwl-admin-init.php:1039
228
  msgid "Show unit price for each product in wishlist"
229
  msgstr ""
230
 
231
+ #: ../includes/class.yith-wcwl-admin-init.php:1047
232
  msgid "Show \"Add to Cart\" button"
233
  msgstr "\"Sepete Ekle\" butonunu göster"
234
 
235
+ #: ../includes/class.yith-wcwl-admin-init.php:1048
236
  #, fuzzy
237
  msgid "Show \"Add to Cart\" button for each product in wishlist"
238
  msgstr "\"Sepete Ekle\" buton arkaplanı"
239
 
240
+ #: ../includes/class.yith-wcwl-admin-init.php:1056
241
  msgid "Show Stock status"
242
  msgstr "Stok durumunu göster"
243
 
244
+ #: ../includes/class.yith-wcwl-admin-init.php:1057
245
  msgid ""
246
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
247
  msgstr ""
248
 
249
+ #: ../includes/class.yith-wcwl-admin-init.php:1065
250
  msgid "Show Date of addition"
251
  msgstr ""
252
 
253
+ #: ../includes/class.yith-wcwl-admin-init.php:1066
254
  #, fuzzy
255
  msgid "Show the date when users have added a product to the wishlist"
256
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
257
 
258
+ #: ../includes/class.yith-wcwl-admin-init.php:1074
259
  #, fuzzy
260
  msgid "Add second remove button"
261
  msgstr "\"Sepete Ekle\" buton metni"
262
 
263
+ #: ../includes/class.yith-wcwl-admin-init.php:1075
264
  msgid "Add a second remove button in the last column, with extended label"
265
  msgstr ""
266
 
267
+ #: ../includes/class.yith-wcwl-admin-init.php:1098
268
  msgid "Styles"
269
  msgstr "Stiller"
270
 
271
+ #: ../includes/class.yith-wcwl-admin-init.php:1105
272
  msgid "Use buttons"
273
  msgstr "Butonları kullan"
274
 
275
+ #: ../includes/class.yith-wcwl-admin-init.php:1106
276
  #, fuzzy
277
  msgid "Use buttons instead of simple anchors."
278
  msgstr "Basit bağlantılar yerine buton kullanın."
279
 
280
+ #: ../includes/class.yith-wcwl-admin-init.php:1113
281
  msgid "Custom CSS"
282
  msgstr "Özel CSS"
283
 
284
+ #: ../includes/class.yith-wcwl-admin-init.php:1121
285
  msgid "Use theme style"
286
  msgstr "Tema stilini kullan"
287
 
288
+ #: ../includes/class.yith-wcwl-admin-init.php:1122
289
  msgid "Use the theme style."
290
  msgstr "Tema stilini kullan."
291
 
292
+ #: ../includes/class.yith-wcwl-admin-init.php:1129
293
  #, fuzzy
294
  msgid "Rounded buttons"
295
  msgstr "Butonları kullan"
296
 
297
+ #: ../includes/class.yith-wcwl-admin-init.php:1130
298
  #, fuzzy
299
  msgid "Make button corners rounded"
300
  msgstr "Butonların köşelerini yuvarlaklaştır"
301
 
302
+ #: ../includes/class.yith-wcwl-admin-init.php:1137
303
  msgid "\"Add to Wishlist\" icon"
304
  msgstr "\"İstek Listeme Ekle\" simgesi"
305
 
306
+ #: ../includes/class.yith-wcwl-admin-init.php:1138
307
  msgid "Add an icon to the \"Add to Wishlist\" button"
308
  msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
309
 
310
+ #: ../includes/class.yith-wcwl-admin-init.php:1149
311
  msgid "\"Add to Cart\" icon"
312
  msgstr "\"Sepete Ekle\" simgesi"
313
 
314
+ #: ../includes/class.yith-wcwl-admin-init.php:1150
315
  msgid "Add an icon to the \"Add to Cart\" button"
316
  msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
317
 
318
+ #: ../includes/class.yith-wcwl-admin-init.php:1169
319
  #, fuzzy
320
  msgid "Social Networks & Share"
321
  msgstr "Sosyal &amp; Paylaşım"
322
 
323
+ #: ../includes/class.yith-wcwl-admin-init.php:1176
324
  msgid "Share on Facebook"
325
  msgstr "Facebook'ta Paylaş"
326
 
327
+ #: ../includes/class.yith-wcwl-admin-init.php:1177
328
  #, fuzzy
329
  msgid "Show \"Share on Facebook\" button"
330
  msgstr "Facebook'ta Paylaş"
331
 
332
+ #: ../includes/class.yith-wcwl-admin-init.php:1184
333
  msgid "Tweet on Twitter"
334
  msgstr "Twitter'da Tweetle"
335
 
336
+ #: ../includes/class.yith-wcwl-admin-init.php:1185
337
  #, fuzzy
338
  msgid "Show \"Tweet on Twitter\" button"
339
  msgstr "Twitter'da Tweetle"
340
 
341
+ #: ../includes/class.yith-wcwl-admin-init.php:1192
342
  msgid "Pin on Pinterest"
343
  msgstr "Pinterest'te Pinle"
344
 
345
+ #: ../includes/class.yith-wcwl-admin-init.php:1193
346
  #, fuzzy
347
  msgid "Show \"Pin on Pinterest\" button"
348
  msgstr "Pinterest'te Pinle"
349
 
350
+ #: ../includes/class.yith-wcwl-admin-init.php:1200
351
  msgid "Share on Google+"
352
  msgstr "Google+'da Paylaş"
353
 
354
+ #: ../includes/class.yith-wcwl-admin-init.php:1201
355
  #, fuzzy
356
  msgid "Show \"Share on Google+\" button"
357
  msgstr "Facebook'ta Paylaş"
358
 
359
+ #: ../includes/class.yith-wcwl-admin-init.php:1208
360
  msgid "Share by Email"
361
  msgstr ""
362
 
363
+ #: ../includes/class.yith-wcwl-admin-init.php:1209
364
  #, fuzzy
365
  msgid "Show \"Share by Email\" button"
366
  msgstr "\"Sepete Ekle\" butonunu göster"
367
 
368
+ #: ../includes/class.yith-wcwl-admin-init.php:1216
369
  #, fuzzy
370
  msgid "Social title"
371
  msgstr "Sosyal medya başlığı"
372
 
373
+ #: ../includes/class.yith-wcwl-admin-init.php:1224
374
  #, fuzzy
375
  msgid "Social text"
376
  msgstr "Sosyal medya metni"
377
 
378
+ #: ../includes/class.yith-wcwl-admin-init.php:1225
379
  #, fuzzy
380
  msgid ""
381
  "It will be used by Facebook, Twitter and Pinterest. Use <strong>%wishlist_url"
385
  "görünmesini istediğiniz yer için <strong>%wishlist_url%</strong> URL'ini "
386
  "kullanın."
387
 
388
+ #: ../includes/class.yith-wcwl-admin-init.php:1233
389
  #, fuzzy
390
  msgid "Social image URL"
391
  msgstr "Sosyal medya resim URL'i"
392
 
393
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
394
+ #, php-format
395
+ msgid ""
396
+ "If you want to take advantage of this feature, you could consider to "
397
+ "purchase the %s."
398
+ msgstr ""
399
+
400
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
401
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
402
+ msgstr ""
403
+
404
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
405
+ msgid "Enable slider in wishlist"
406
+ msgstr ""
407
+
408
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
409
+ #, php-format
410
+ msgid ""
411
+ "Choose to enable product slider in wishlist page with linked products (<a "
412
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
413
+ msgstr ""
414
+
415
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
416
  #, fuzzy
417
  msgid "\"Add to wishlist\" button"
418
  msgstr "\"İstek Listeme Ekle\" buton metni"
419
 
420
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
421
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
424
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
425
  msgid "Background"
426
  msgstr ""
427
 
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
432
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
433
  msgid "Text"
434
  msgstr ""
435
 
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
439
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
440
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
441
  msgid "Border"
442
  msgstr ""
443
 
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
446
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
447
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
448
  msgid "Background (hover)"
449
  msgstr ""
450
 
451
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
452
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
454
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
455
  msgid "Text (hover)"
456
  msgstr ""
457
 
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
459
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
460
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
461
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
462
  msgid "Border (hover)"
463
  msgstr ""
464
 
465
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
466
  #, fuzzy
467
  msgid "\"Add to Cart\" button"
468
  msgstr "\"Sepete Ekle\" buton metni"
469
 
470
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
471
  msgid "\"Style 1\" button"
472
  msgstr ""
473
 
474
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
475
  msgid "\"Style 2\" button"
476
  msgstr ""
477
 
478
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
479
  #, fuzzy
480
  msgid "Wishlist table"
481
  msgstr "İstek listesi başlığı"
482
 
483
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
484
  msgid "Headers"
485
  msgstr ""
486
 
487
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
488
  msgid "Background color"
489
  msgstr ""
490
 
491
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
492
  #, fuzzy
493
  msgid "Wishlist Activated"
494
  msgstr "İstek listesi başlığı"
495
 
496
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
497
  #, php-format
498
  msgid ""
499
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
502
  "options, <a href=\"%s\">discover it now</a>."
503
  msgstr ""
504
 
505
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
506
  #, fuzzy
507
  msgid "Wishlist Updated"
508
  msgstr "İstek Listesi Sayfası"
509
 
510
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
511
  #, php-format
512
  msgid ""
513
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
517
  "\">discover the PREMIUM version.</a>"
518
  msgstr ""
519
 
520
+ #: ../includes/class.yith-wcwl-init.php:365
521
  msgid ""
522
  "We are sorry, but this feature is available only if cookies are enabled on "
523
  "your browser."
524
  msgstr ""
525
 
526
+ #: ../includes/class.yith-wcwl-init.php:366
527
  #, fuzzy
528
  msgid "Product correctly added to cart"
529
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
530
 
531
+ #: ../includes/class.yith-wcwl-install.php:239
532
  msgctxt "page_slug"
533
  msgid "wishlist"
534
  msgstr "istek-listem"
535
 
536
+ #: ../includes/class.yith-wcwl-shortcode.php:242
537
+ #: ../includes/class.yith-wcwl-ui.php:161
538
  msgid "Share on:"
539
  msgstr "Paylaşım seçenekleri:"
540
 
541
+ #: ../includes/class.yith-wcwl-ui.php:116
542
+ #: ../includes/class.yith-wcwl-ui.php:199
543
  msgid "Select options"
544
  msgstr "Seçenekler"
545
 
546
+ #: ../includes/class.yith-wcwl-ui.php:165 ../templates/share.php:16
547
  msgid "Facebook"
548
  msgstr "Facebook"
549
 
550
+ #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:22
551
  msgid "Twitter"
552
  msgstr "Twitter"
553
 
554
+ #: ../includes/class.yith-wcwl-ui.php:177
555
  msgid "email"
556
  msgstr ""
557
 
558
+ #: ../includes/class.yith-wcwl.php:192
559
  #, fuzzy
560
  msgid "An error occurred while adding products to the wishlist."
561
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
562
 
563
+ #: ../includes/class.yith-wcwl.php:276
564
  #, fuzzy
565
  msgid "An error occurred while adding products to wishlist."
566
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
567
 
568
+ #: ../includes/class.yith-wcwl.php:291
569
  msgid "The \"Remove\" option now does not require any parameter"
570
  msgstr ""
571
 
572
+ #: ../includes/class.yith-wcwl.php:325
573
  #, fuzzy
574
  msgid "An error occurred while removing products from the wishlist"
575
  msgstr "Ürün istek listenizden kaldırılırken bir hata meydana geldi."
576
 
577
+ #: ../includes/class.yith-wcwl.php:603
578
  msgid "You need to log in before creating a new wishlist"
579
  msgstr ""
580
 
581
+ #: ../includes/class.yith-wcwl.php:1312
582
  msgid "Product successfully removed."
583
  msgstr "Ürün başarıyla kaldırıldı."
584
 
585
+ #: ../includes/class.yith-wcwl.php:1316
586
  msgid "Error. Unable to remove the product from the wishlist."
587
  msgstr "Hata. Ürün istek listenizden kaldırılamadı. "
588
 
589
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
590
  msgid "No products were added to the wishlist"
591
  msgstr "İstek listesinde herhangi bir ürün bulunmuyor"
592
 
593
+ #: ../includes/class.yith-wcwl.php:1362
594
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
595
  msgstr ""
596
 
597
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
598
  msgid ""
599
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
600
+ "WooCommerce in order to work."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
601
  msgstr ""
602
 
603
+ #: ../init.php:139
604
  msgid ""
605
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
606
+ "are using the premium one."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
607
  msgstr ""
608
 
609
+ #: ../templates/share.php:28
610
  #, fuzzy
611
+ msgid "Pinterest"
612
+ msgstr "Pinterest'te Pinle"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
613
 
614
+ #: ../templates/share.php:34
 
615
  #, fuzzy
616
+ msgid "Google+"
617
+ msgstr "Google+'da Paylaş"
 
 
 
 
 
 
618
 
619
+ #: ../templates/share.php:40
620
+ msgid "Email"
 
621
  msgstr ""
622
 
623
+ #: ../templates/wishlist-view.php:30
 
 
 
 
 
624
  #, fuzzy
625
+ msgid "Edit title"
626
+ msgstr "İstek listesi başlığı"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
627
 
628
+ #: ../templates/wishlist-view.php:39
629
+ msgid "Save"
630
  msgstr ""
631
 
632
+ #: ../templates/wishlist-view.php:43
633
+ msgid "Cancel"
634
  msgstr ""
635
 
636
+ #: ../templates/wishlist-view.php:88
 
 
 
637
  msgid "Product Name"
638
  msgstr "Ürün Adı"
639
 
640
+ #: ../templates/wishlist-view.php:95
641
+ msgid "Unit Price"
642
+ msgstr "Birim Fiyatı"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
643
 
644
+ #: ../templates/wishlist-view.php:108
645
+ msgid "Stock Status"
646
+ msgstr "Stok Durumu"
647
 
648
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
649
+ msgid "Remove this product"
650
+ msgstr "Bu ürünü kaldır"
651
 
652
+ #: ../templates/wishlist-view.php:184
653
+ msgid "Free!"
654
+ msgstr "Ücretsiz!"
 
655
 
656
+ #: ../templates/wishlist-view.php:195
657
+ msgid "Out of Stock"
658
+ msgstr "Stok Dışı"
659
 
660
+ #: ../templates/wishlist-view.php:198
661
+ msgid "In Stock"
662
+ msgstr "Stokta"
663
 
664
+ #: ../templates/wishlist-view.php:209
665
+ #, php-format
666
+ msgid "Added on : %s"
667
  msgstr ""
668
 
669
+ #: ../templates/wishlist-view.php:228
670
+ msgid "Move"
 
 
 
 
 
671
  msgstr ""
672
 
673
+ #: ../templates/wishlist-view.php:240
674
  #, fuzzy
675
+ msgid "Shared"
676
+ msgstr "Paylaşım seçenekleri:"
677
 
678
+ #: ../templates/wishlist-view.php:243
679
+ msgid "Private"
 
680
  msgstr ""
681
 
682
+ #: ../templates/wishlist-view.php:246
683
+ msgid "Public"
684
  msgstr ""
685
 
686
+ #: ../templates/wishlist-view.php:260
 
 
 
 
687
  msgid "Remove"
688
  msgstr ""
689
 
690
+ #: ../templates/wishlist-view.php:287
691
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
692
  msgstr ""
693
 
694
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
695
+ msgid "Ask for an estimate"
 
696
  msgstr ""
697
 
698
+ #: ../yit-common/yith-panel.php:406
699
+ msgid "Select a date"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
700
  msgstr "Tarih Seçimi"
701
 
702
+ #: ../yit-common/yith-panel.php:407
703
+ msgid "Hours"
704
+ msgstr "Saat"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
705
 
706
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
707
+ msgid "Minutes"
708
+ msgstr "Dakika"
 
709
 
710
+ #: ../yit-common/yith-panel.php:417
 
 
 
 
 
 
 
711
  msgid "Upload"
712
  msgstr "Yükle"
713
 
714
+ #: ../yit-common/yith-panel.php:444
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
715
  msgid "px"
716
  msgstr "px"
717
 
718
+ #: ../yit-common/yith-panel.php:445
 
719
  msgid "em"
720
  msgstr "em"
721
 
722
+ #: ../yit-common/yith-panel.php:446
 
723
  msgid "pt"
724
  msgstr "pt"
725
 
726
+ #: ../yit-common/yith-panel.php:447
 
727
  msgid "rem"
728
  msgstr "rem"
729
 
730
+ #: ../yit-common/yith-panel.php:457
731
+ msgid "Select a font family"
732
+ msgstr "Font ailesi seçimi"
 
 
 
 
 
 
733
 
734
+ #: ../yit-common/yith-panel.php:465
 
735
  msgid "Regular"
736
  msgstr "Normal"
737
 
738
+ #: ../yit-common/yith-panel.php:466
 
739
  msgid "Bold"
740
  msgstr "Kalın"
741
 
742
+ #: ../yit-common/yith-panel.php:467
 
743
  msgid "Extra bold"
744
  msgstr "Ekstra kalın"
745
 
746
+ #: ../yit-common/yith-panel.php:468
 
747
  msgid "Italic"
748
  msgstr "İtalik"
749
 
750
+ #: ../yit-common/yith-panel.php:469
 
751
  msgid "Italic bold"
752
  msgstr "İtalik Kalın"
753
 
754
+ #: ../yit-common/yith-panel.php:481
755
+ msgid "Click to preview"
756
+ msgstr "Önizleme için tıklayın"
757
 
 
758
  #, fuzzy
759
+ #~ msgid "%s Settings"
760
+ #~ msgstr "Ayarlar"
761
 
 
762
  #, fuzzy
763
+ #~ msgid "layout settings"
764
+ #~ msgstr "Ayarlar"
765
 
 
766
  #, fuzzy
767
+ #~ msgid "Plugin Settings"
768
+ #~ msgstr "Ayarlar"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
769
 
770
+ #, fuzzy
771
+ #~ msgid "Reset to Default"
772
+ #~ msgstr "Sepete yönlendir"
 
 
 
 
773
 
774
+ #, fuzzy
775
+ #~ msgid "Settings saved"
776
+ #~ msgstr "Ayarlar"
777
 
778
+ #, fuzzy
779
+ #~ msgid "Settings reset"
780
+ #~ msgstr "Ayarlar"
 
781
 
782
+ #, fuzzy
783
+ #~ msgid "Select"
784
+ #~ msgstr "Tarih Seçimi"
785
 
 
786
  #, fuzzy
787
+ #~ msgid "File Upload"
788
+ #~ msgstr "Yükle"
789
 
790
+ #, fuzzy
791
+ #~ msgid "Custom Icon"
792
+ #~ msgstr "Özel CSS"
793
 
794
+ #, fuzzy
795
+ #~ msgid "Click to toggle"
796
+ #~ msgstr "Önizleme için tıklayın"
797
 
798
+ #, fuzzy
799
+ #~ msgid "Insert the title for the field."
800
+ #~ msgstr "Font ailesi seçimi"
801
 
802
+ #, fuzzy
803
+ #~ msgid "Select the type for this field."
804
+ #~ msgstr "Font ailesi seçimi"
805
 
806
+ #, fuzzy
807
+ #~ msgid "Add options "
808
+ #~ msgstr "Seçenekler"
809
 
810
+ #, fuzzy
811
+ #~ msgid "Add option"
812
+ #~ msgstr "\"Sepete Ekle\" simgesi"
813
 
814
+ #, fuzzy
815
+ #~ msgid "Selected"
816
+ #~ msgstr "Tarih Seçimi"
817
 
818
+ #, fuzzy
819
+ #~ msgid "Delete option"
820
+ #~ msgstr "Seçenekler"
821
 
822
+ #, fuzzy
823
+ #~ msgid "Add to gallery"
824
+ #~ msgstr "Sepete Ekle"
825
 
826
  #~ msgid "Product already in the wishlist."
827
  #~ msgstr "Ürün zaten istek listenizde."
languages/yit-uk_UA.mo CHANGED
Binary file
languages/yit-uk_UA.po CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
5
- "PO-Revision-Date: 2015-04-30 17:09+0100\n"
6
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: English\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr ""
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr ""
44
 
@@ -387,86 +376,108 @@ msgstr ""
387
  msgid "Social image URL"
388
  msgstr ""
389
 
390
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
391
  #, fuzzy
392
  msgid "\"Add to wishlist\" button"
393
  msgstr "\"Додати в кошик\" button text"
394
 
395
- #: ../includes/class.yith-wcwl-admin-init.php:1272
396
- #: ../includes/class.yith-wcwl-admin-init.php:1290
397
- #: ../includes/class.yith-wcwl-admin-init.php:1308
398
- #: ../includes/class.yith-wcwl-admin-init.php:1326
399
- #: ../includes/class.yith-wcwl-admin-init.php:1344
400
  msgid "Background"
401
  msgstr ""
402
 
403
- #: ../includes/class.yith-wcwl-admin-init.php:1273
404
- #: ../includes/class.yith-wcwl-admin-init.php:1291
405
- #: ../includes/class.yith-wcwl-admin-init.php:1309
406
- #: ../includes/class.yith-wcwl-admin-init.php:1327
407
- #: ../includes/class.yith-wcwl-admin-init.php:1345
408
  msgid "Text"
409
  msgstr ""
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1274
412
- #: ../includes/class.yith-wcwl-admin-init.php:1292
413
- #: ../includes/class.yith-wcwl-admin-init.php:1310
414
- #: ../includes/class.yith-wcwl-admin-init.php:1328
415
- #: ../includes/class.yith-wcwl-admin-init.php:1346
416
  msgid "Border"
417
  msgstr ""
418
 
419
- #: ../includes/class.yith-wcwl-admin-init.php:1281
420
- #: ../includes/class.yith-wcwl-admin-init.php:1299
421
- #: ../includes/class.yith-wcwl-admin-init.php:1317
422
- #: ../includes/class.yith-wcwl-admin-init.php:1335
423
  msgid "Background (hover)"
424
  msgstr ""
425
 
426
- #: ../includes/class.yith-wcwl-admin-init.php:1282
427
- #: ../includes/class.yith-wcwl-admin-init.php:1300
428
- #: ../includes/class.yith-wcwl-admin-init.php:1318
429
- #: ../includes/class.yith-wcwl-admin-init.php:1336
430
  msgid "Text (hover)"
431
  msgstr ""
432
 
433
- #: ../includes/class.yith-wcwl-admin-init.php:1283
434
- #: ../includes/class.yith-wcwl-admin-init.php:1301
435
- #: ../includes/class.yith-wcwl-admin-init.php:1319
436
- #: ../includes/class.yith-wcwl-admin-init.php:1337
437
  msgid "Border (hover)"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1287
441
  #, fuzzy
442
  msgid "\"Add to Cart\" button"
443
  msgstr "\"Додати в кошик\" button text"
444
 
445
- #: ../includes/class.yith-wcwl-admin-init.php:1305
446
  msgid "\"Style 1\" button"
447
  msgstr ""
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1323
450
  msgid "\"Style 2\" button"
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1341
454
  msgid "Wishlist table"
455
  msgstr ""
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1350
458
  msgid "Headers"
459
  msgstr ""
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1353
462
  msgid "Background color"
463
  msgstr ""
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1443
466
  msgid "Wishlist Activated"
467
  msgstr ""
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1444
470
  #, php-format
471
  msgid ""
472
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -475,11 +486,11 @@ msgid ""
475
  "options, <a href=\"%s\">discover it now</a>."
476
  msgstr ""
477
 
478
- #: ../includes/class.yith-wcwl-admin-init.php:1455
479
  msgid "Wishlist Updated"
480
  msgstr ""
481
 
482
- #: ../includes/class.yith-wcwl-admin-init.php:1456
483
  #, php-format
484
  msgid ""
485
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -489,18 +500,19 @@ msgid ""
489
  "\">discover the PREMIUM version.</a>"
490
  msgstr ""
491
 
492
- #: ../includes/class.yith-wcwl-init.php:361
493
  msgid ""
494
  "We are sorry, but this feature is available only if cookies are enabled on "
495
  "your browser."
496
  msgstr ""
497
 
498
- #: ../includes/class.yith-wcwl-init.php:362
499
  #, fuzzy
500
  msgid "Product correctly added to cart"
501
  msgstr "Назва продукту"
502
 
503
  #: ../includes/class.yith-wcwl-install.php:239
 
504
  msgid "wishlist"
505
  msgstr ""
506
 
@@ -526,1067 +538,214 @@ msgstr ""
526
  msgid "email"
527
  msgstr ""
528
 
529
- #: ../includes/class.yith-wcwl.php:187
530
  #, fuzzy
531
  msgid "An error occurred while adding products to the wishlist."
532
  msgstr "Немає доданих продуктів до вибраного"
533
 
534
- #: ../includes/class.yith-wcwl.php:271
535
  #, fuzzy
536
  msgid "An error occurred while adding products to wishlist."
537
  msgstr "Немає доданих продуктів до вибраного"
538
 
539
- #: ../includes/class.yith-wcwl.php:286
540
  msgid "The \"Remove\" option now does not require any parameter"
541
  msgstr ""
542
 
543
- #: ../includes/class.yith-wcwl.php:320
544
  #, fuzzy
545
  msgid "An error occurred while removing products from the wishlist"
546
  msgstr "Немає доданих продуктів до вибраного"
547
 
548
- #: ../includes/class.yith-wcwl.php:598
549
  msgid "You need to log in before creating a new wishlist"
550
  msgstr ""
551
 
552
- #: ../includes/class.yith-wcwl.php:1307
553
  msgid "Product successfully removed."
554
  msgstr ""
555
 
556
- #: ../includes/class.yith-wcwl.php:1311
557
  msgid "Error. Unable to remove the product from the wishlist."
558
  msgstr ""
559
 
560
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
561
  msgid "No products were added to the wishlist"
562
  msgstr "Немає доданих продуктів до вибраного"
563
 
564
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
565
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
566
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
567
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
568
- #, php-format
569
- msgid "Add %s"
570
- msgstr ""
571
-
572
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
573
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
574
- #, php-format
575
- msgid "Add New %s"
576
- msgstr ""
577
-
578
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
579
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
580
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
581
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
582
- #, php-format
583
- msgid "Edit %s"
584
- msgstr ""
585
-
586
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
587
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
588
- #, php-format
589
- msgid "New %s"
590
- msgstr ""
591
-
592
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
593
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
594
- #, php-format
595
- msgid "All %s"
596
- msgstr ""
597
-
598
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
599
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
600
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
601
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
602
- #, php-format
603
- msgid "View %s"
604
- msgstr ""
605
-
606
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
607
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
608
- #, php-format
609
- msgid "Search %s"
610
- msgstr ""
611
-
612
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
613
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
614
- #, php-format
615
- msgid "No %s found"
616
- msgstr ""
617
-
618
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
619
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
620
- #, php-format
621
- msgid "No %s found in Trash"
622
- msgstr ""
623
-
624
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
625
- #, php-format
626
- msgid "%s Categories"
627
- msgstr ""
628
-
629
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
630
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
631
- msgid "Category"
632
- msgstr ""
633
-
634
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
635
- msgid "Search Categories"
636
- msgstr ""
637
-
638
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
639
- msgid "All Categories"
640
- msgstr ""
641
-
642
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
643
- msgid "Parent Category"
644
- msgstr ""
645
-
646
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
647
- msgid "Parent Category:"
648
- msgstr ""
649
-
650
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
651
- msgid "Edit Category"
652
- msgstr ""
653
-
654
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
655
- msgid "Update Category"
656
- msgstr ""
657
-
658
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
659
- msgid "Add New Category"
660
- msgstr ""
661
-
662
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
663
- msgid "New Category Name"
664
- msgstr ""
665
-
666
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
667
- msgid "Categories"
668
- msgstr ""
669
-
670
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
671
- #, php-format
672
- msgid "%s Settings"
673
- msgstr ""
674
-
675
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
676
- msgid "Type"
677
- msgstr ""
678
-
679
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
680
- msgid "Layout for this "
681
- msgstr ""
682
-
683
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
684
- msgid "Rewrite"
685
- msgstr ""
686
-
687
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
688
- msgid ""
689
- "Univocal identification name in the URL for each product (slug from post if "
690
- "empty)"
691
- msgstr ""
692
-
693
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
694
- msgid "Label in Singular"
695
- msgstr ""
696
-
697
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
698
- msgid "Set a label in singular (title of portfolio if empty)"
699
- msgstr ""
700
-
701
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
702
- msgid "Label in Plural"
703
- msgstr ""
704
-
705
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
706
- msgid "Set a label in plural (title of portfolio if empty)"
707
- msgstr ""
708
-
709
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
710
- msgid "Taxonomy"
711
- msgstr ""
712
-
713
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
714
- msgid ""
715
- "If you want to use categories in the portfolio, set a name for taxonomy. "
716
- "Name should be a slug (must not contain capital letters nor spaces) and must "
717
- "not be more than 32 characters long (database structure restriction)."
718
- msgstr ""
719
-
720
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
721
- msgid "Taxonomy Rewrite"
722
- msgstr ""
723
-
724
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
725
- msgid "Set univocal name for each category page URL."
726
- msgstr ""
727
-
728
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
729
- msgid "Single layout"
730
- msgstr ""
731
-
732
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
733
- msgid "Layout for single page of this portfolio"
734
- msgstr ""
735
-
736
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
737
- msgid "layout settings"
738
- msgstr ""
739
-
740
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
741
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
742
- msgid "Quick links"
743
- msgstr ""
744
-
745
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
746
- #, php-format
747
- msgid "Show frontend of the %s"
748
- msgstr ""
749
-
750
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
751
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
752
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
753
- msgid "Name"
754
- msgstr ""
755
-
756
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
757
- #, php-format
758
- msgid "Add %s from images"
759
- msgstr ""
760
-
761
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
762
- msgid "Add with multiupload"
763
- msgstr ""
764
-
765
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
766
- msgid "The changes you have made will be lost if you leave this page."
767
- msgstr ""
768
-
769
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
770
- msgid "Plugin Settings"
771
- msgstr ""
772
-
773
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
774
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
775
- msgid "YIT Plugins"
776
- msgstr ""
777
-
778
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
779
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
780
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
781
- msgid "Save Changes"
782
- msgstr ""
783
-
784
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
785
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
786
- msgid ""
787
- "If you continue with this action, you will reset all options in this page."
788
- msgstr ""
789
-
790
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
791
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
792
- msgid "Reset to Default"
793
- msgstr ""
794
-
795
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
796
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
797
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
798
- msgid "Are you sure?"
799
- msgstr ""
800
-
801
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
802
- msgid ""
803
- "The element you have entered already exists. Please, enter another name."
804
- msgstr ""
805
-
806
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
807
- msgid "Settings saved"
808
- msgstr ""
809
-
810
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
811
- msgid "Settings reset"
812
- msgstr ""
813
-
814
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
815
- msgid "Element deleted correctly."
816
- msgstr ""
817
-
818
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
819
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
820
- msgid "Element updated correctly."
821
- msgstr ""
822
-
823
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
824
- msgid "Database imported correctly."
825
- msgstr ""
826
-
827
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
828
- msgid "An error has occurred during import. Please try again."
829
- msgstr ""
830
-
831
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
832
- msgid "The added file is not valid."
833
- msgstr ""
834
-
835
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
836
- msgid "Sorry, import is disabled."
837
- msgstr ""
838
-
839
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
840
- msgid "Sorting successful."
841
- msgstr ""
842
-
843
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
844
- msgid ""
845
- "If you continue with this action, you will reset all the options in this "
846
- "page."
847
- msgstr ""
848
-
849
- #: ../plugin-fw/lib/yit-pointers.php:70
850
- msgid "Plugins Activated"
851
- msgstr ""
852
-
853
- #: ../plugin-fw/lib/yit-pointers.php:71
854
- msgid ""
855
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
856
- " For each plugin installed, "
857
- "customization settings will be available as a new entry in YIT Plugin menu."
858
- msgstr ""
859
-
860
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
861
- msgid "Discover all our plugins available on:"
862
- msgstr ""
863
-
864
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
865
- msgid "and"
866
- msgstr ""
867
-
868
- #: ../plugin-fw/lib/yit-pointers.php:84
869
- msgid "Plugins Upgraded"
870
- msgstr ""
871
-
872
- #: ../plugin-fw/lib/yit-pointers.php:85
873
- msgid ""
874
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
875
- " Any time one of our plugins is updated, "
876
- "a new entry will be added to this menu.\n"
877
- " For example, after the update, plugin "
878
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
879
- "Search, etc.)\n"
880
- " will be moved from previous location to "
881
- "YIT Plugin tab."
882
- msgstr ""
883
-
884
- #: ../plugin-fw/lib/yit-upgrade.php:123
885
- msgid "There is a new version of %plugin_name% available."
886
- msgstr ""
887
-
888
- #: ../plugin-fw/lib/yit-upgrade.php:124
889
- msgid "View version %latest% details."
890
- msgstr ""
891
-
892
- #: ../plugin-fw/lib/yit-upgrade.php:125
893
- msgid "Automatic update is unavailable for this plugin,"
894
- msgstr ""
895
-
896
- #: ../plugin-fw/lib/yit-upgrade.php:126
897
- msgid ""
898
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
899
- msgstr ""
900
-
901
- #: ../plugin-fw/lib/yit-upgrade.php:127
902
- msgid "Update now."
903
- msgstr ""
904
-
905
- #: ../plugin-fw/lib/yit-upgrade.php:230
906
- msgid "Yithemes Repository"
907
- msgstr ""
908
-
909
- #: ../plugin-fw/lib/yit-upgrade.php:264
910
- msgid "Invalid URL Provided."
911
- msgstr ""
912
-
913
- #: ../plugin-fw/lib/yit-upgrade.php:277
914
- msgid "Could not create Temporary file."
915
- msgstr ""
916
-
917
- #: ../plugin-fw/lib/yit-upgrade.php:419
918
- #, php-format
919
- msgid ""
920
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
921
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
922
- msgstr ""
923
-
924
- #: ../plugin-fw/lib/yit-upgrade.php:421
925
- #, php-format
926
- msgid ""
927
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
928
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
929
- "have to activate the plugin on a single site of the network to benefit from "
930
- "automatic updates.</em>"
931
- msgstr ""
932
-
933
- #: ../plugin-fw/lib/yit-upgrade.php:423
934
- #, php-format
935
- msgid ""
936
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
937
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
938
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
939
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
940
- msgstr ""
941
-
942
- #: ../plugin-fw/lib/yit-upgrade.php:425
943
- #, php-format
944
- msgid ""
945
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
946
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
947
- "href=\"%5$s\">update now</a>."
948
- msgstr ""
949
-
950
- #: ../plugin-fw/lib/yit-upgrade.php:498
951
- msgid "You can't update the plugins for this site."
952
- msgstr ""
953
-
954
- #: ../plugin-fw/lib/yit-upgrade.php:502
955
- msgid ""
956
- "You do not have sufficient permissions to update the plugins for this site."
957
- msgstr ""
958
-
959
- #: ../plugin-fw/lib/yit-upgrade.php:509
960
- msgid "Update Plugin"
961
- msgstr ""
962
-
963
- #: ../plugin-fw/licence/lib/yit-licence.php:161
964
- #, php-format
965
- msgid "%field% field cannot be empty"
966
- msgstr ""
967
-
968
- #: ../plugin-fw/licence/lib/yit-licence.php:162
969
- msgid "%field_1% and %field_2% fields cannot be empty"
970
- msgstr ""
971
-
972
- #: ../plugin-fw/licence/lib/yit-licence.php:163
973
- msgid "Unable to contact the remote server, please try again later. Thanks!"
974
- msgstr ""
975
-
976
- #: ../plugin-fw/licence/lib/yit-licence.php:548
977
- msgid "Invalid Request"
978
- msgstr ""
979
-
980
- #: ../plugin-fw/licence/lib/yit-licence.php:549
981
- msgid "Invalid licence key"
982
- msgstr ""
983
-
984
- #: ../plugin-fw/licence/lib/yit-licence.php:550
985
- msgid "Software has been deactivated"
986
- msgstr ""
987
-
988
- #: ../plugin-fw/licence/lib/yit-licence.php:551
989
- msgid "Maximum number of activations exceeded"
990
- msgstr ""
991
-
992
- #: ../plugin-fw/licence/lib/yit-licence.php:552
993
- msgid "Invalid instance ID"
994
- msgstr ""
995
-
996
- #: ../plugin-fw/licence/lib/yit-licence.php:553
997
- msgid "Invalid security key"
998
- msgstr ""
999
-
1000
- #: ../plugin-fw/licence/lib/yit-licence.php:554
1001
- msgid "Licence key has expired"
1002
- msgstr ""
1003
-
1004
- #: ../plugin-fw/licence/lib/yit-licence.php:555
1005
- msgid "Licence key has been banned"
1006
  msgstr ""
1007
 
1008
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1009
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1010
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1011
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1012
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1013
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1014
- msgid "Licence Activation"
1015
- msgstr ""
1016
-
1017
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1018
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1019
- #, php-format
1020
- msgid "%s"
1021
- msgstr ""
1022
-
1023
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1024
- msgid "Yithemes Licence Activation"
1025
- msgstr ""
1026
-
1027
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1028
  msgid ""
1029
- "I cannot find the license key for activating the theme I have bought some "
1030
- "time ago. Where can I find it?"
1031
  msgstr ""
1032
 
1033
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1034
- msgid ""
1035
- "If you have purchased one of our products before 27 January 2015, you can "
1036
- "benefit from support and updates (the services offered with the license)\n"
1037
- " until 27 January 2016 and you do not have to purchase it again "
1038
- "to get a new license key, because, before this date, your license used to be "
1039
- "activated automatically by our system.\n"
1040
- " After 27 January 2016, instead, if you want to benefit from "
1041
- "support and updates you have to buy a new license and activate it through "
1042
- "the license key you will be\n"
1043
- " provided with and that you can find in your YIThemes account, in "
1044
- "section \"My licenses\"."
1045
- msgstr ""
1046
-
1047
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1048
  msgid ""
1049
- "Have you updated your licenses? Have you asked for an extension? Update "
1050
- "information concerning your products."
1051
- msgstr ""
1052
-
1053
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1054
- msgid "Update licence information"
1055
- msgstr ""
1056
-
1057
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1058
- msgid "Products to be activated"
1059
  msgstr ""
1060
 
1061
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1062
- msgid "Activate"
1063
  msgstr ""
1064
 
1065
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1066
- msgid "Activated"
1067
  msgstr ""
1068
 
1069
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1070
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1071
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1072
- #: ../templates/wishlist-view.php:86
1073
- msgid "Product Name"
1074
- msgstr "Назва продукту"
1075
-
1076
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1077
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1078
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1079
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1080
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1081
  #: ../templates/share.php:40
1082
  msgid "Email"
1083
  msgstr ""
1084
 
1085
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1086
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1087
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1088
- msgid "Licence Key"
1089
- msgstr ""
1090
-
1091
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1092
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1093
- msgid "Expires"
1094
- msgstr ""
1095
-
1096
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1097
- msgid "Remaining"
1098
- msgstr ""
1099
-
1100
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1101
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1102
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1103
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1104
- msgid "Renew"
1105
- msgstr ""
1106
-
1107
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1108
- #, php-format
1109
- msgid "%1s out of %2s"
1110
- msgstr ""
1111
-
1112
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1113
- msgid "Banned"
1114
- msgstr ""
1115
-
1116
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1117
- msgid "Expired"
1118
- msgstr ""
1119
-
1120
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1121
- msgid "Search for a product"
1122
- msgstr ""
1123
-
1124
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1125
- msgid "No categories."
1126
- msgstr ""
1127
-
1128
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1129
- msgid "+ Add New Category"
1130
- msgstr ""
1131
-
1132
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1133
- msgid "Text Input"
1134
- msgstr ""
1135
-
1136
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1137
- msgid "Checkbox"
1138
- msgstr ""
1139
-
1140
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1141
- msgid "Select"
1142
- msgstr ""
1143
-
1144
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1145
- msgid "Textarea"
1146
- msgstr ""
1147
-
1148
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1149
- msgid "Radio Input"
1150
- msgstr ""
1151
-
1152
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1153
- msgid "Password Field"
1154
- msgstr ""
1155
-
1156
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1157
- msgid "File Upload"
1158
- msgstr ""
1159
-
1160
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1161
- msgid "Theme Icon"
1162
- msgstr ""
1163
-
1164
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1165
- msgid "Custom Icon"
1166
- msgstr ""
1167
-
1168
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1169
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1170
- msgid "None"
1171
  msgstr ""
1172
 
1173
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1174
- msgid "Add field"
1175
  msgstr ""
1176
 
1177
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1178
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1179
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1180
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1181
- #: ../templates/wishlist-view.php:258
1182
- msgid "Remove"
1183
  msgstr ""
1184
 
1185
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1186
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1187
- msgid "Click to toggle"
1188
- msgstr ""
1189
 
1190
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1191
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1192
- msgid "Title Field"
1193
- msgstr ""
1194
 
1195
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1196
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1197
- msgid "Insert the title for the field."
1198
- msgstr ""
1199
 
1200
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1201
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1202
- msgid "Data Name"
1203
  msgstr ""
1204
 
1205
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1206
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1207
- msgid ""
1208
- "REQUIRED: Field identification name to be entered into email body. "
1209
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1210
  msgstr ""
1211
 
1212
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1213
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1214
- msgid "Type field"
1215
  msgstr ""
1216
 
1217
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1218
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1219
- msgid "Select the type for this field."
1220
- msgstr ""
1221
 
1222
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1223
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1224
- msgid "Checked"
1225
  msgstr ""
1226
 
1227
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1228
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1229
- msgid "Select this option if you want this field appears as already checked."
1230
  msgstr ""
1231
 
1232
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1233
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1234
- #, fuzzy
1235
- msgid "Add options "
1236
- msgstr "Додати в кошик"
1237
-
1238
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1239
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1240
  #, fuzzy
1241
- msgid "Add option"
1242
- msgstr "\"Додати в кошик\" icon"
1243
-
1244
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1245
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1246
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1247
- msgid "Selected"
1248
- msgstr ""
1249
-
1250
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1251
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1252
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1253
- msgid "Delete option"
1254
- msgstr ""
1255
-
1256
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1257
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1258
- msgid "Error Message"
1259
- msgstr ""
1260
-
1261
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1262
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1263
- msgid "Insert the error message for validation."
1264
- msgstr ""
1265
 
1266
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1267
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1268
- msgid "Required"
1269
  msgstr ""
1270
 
1271
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1272
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1273
- msgid "Select this option if it must be required."
1274
  msgstr ""
1275
 
1276
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1277
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1278
- msgid "Select this option if the email must be valid."
1279
  msgstr ""
1280
 
1281
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1282
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1283
- msgid "Reply To"
1284
  msgstr ""
1285
 
1286
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1287
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1288
- msgid "Select this if it is the email you can reply to."
1289
  msgstr ""
1290
 
1291
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1292
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1293
- msgid "Class"
1294
  msgstr ""
1295
 
1296
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1297
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1298
- msgid ""
1299
- "Insert additional class(es) (separated by commas) for more personalization."
1300
  msgstr ""
1301
 
1302
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1303
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1304
- msgid "Icon"
1305
  msgstr ""
1306
 
1307
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1308
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1309
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1310
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1311
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1312
- #: ../plugin-fw/templates/panel/types/upload.php:31
1313
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1314
  #: ../yit-common/yith-panel.php:417
1315
  msgid "Upload"
1316
  msgstr ""
1317
 
1318
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1319
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1320
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1321
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1322
- msgid "Image preview"
1323
- msgstr ""
1324
-
1325
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1326
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1327
- msgid "Insert an icon for more personalization."
1328
- msgstr ""
1329
-
1330
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1331
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1332
- msgid "Width"
1333
- msgstr ""
1334
-
1335
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1336
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1337
- msgid "Set field length."
1338
- msgstr ""
1339
-
1340
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1341
- msgid "Close all"
1342
- msgstr ""
1343
-
1344
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1345
- msgid "Expand all"
1346
- msgstr ""
1347
-
1348
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1349
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1350
- msgid "Value"
1351
- msgstr ""
1352
-
1353
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1354
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1355
- msgid "Content of the tab. (HTML is supported)"
1356
- msgstr ""
1357
-
1358
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1359
- msgid "Add custom product tab"
1360
- msgstr ""
1361
-
1362
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1363
- msgid "Do you want to remove the custom tab?"
1364
- msgstr ""
1365
-
1366
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1367
- #, php-format
1368
- msgid "(Default: %s <img src=\"%s\"/>)"
1369
- msgstr ""
1370
-
1371
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1372
- #, php-format
1373
- msgid "(Default: <i %s></i> )"
1374
- msgstr ""
1375
-
1376
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1377
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1378
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1379
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1380
- msgid "Delete image"
1381
- msgstr ""
1382
-
1383
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1384
- msgid "Add Images to Gallery"
1385
- msgstr ""
1386
-
1387
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1388
- #, fuzzy
1389
- msgid "Add to gallery"
1390
- msgstr "Додати в кошик"
1391
-
1392
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1393
- msgid "Add images"
1394
- msgstr ""
1395
-
1396
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1397
- msgid "Delete"
1398
- msgstr ""
1399
-
1400
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1401
- msgid "Upload new images"
1402
- msgstr ""
1403
-
1404
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1405
- msgid "Are you sure you want to remove this image?"
1406
- msgstr ""
1407
-
1408
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1409
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1410
- msgid "Left sidebar"
1411
- msgstr ""
1412
-
1413
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1414
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1415
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1416
- msgid "No sidebar"
1417
- msgstr ""
1418
-
1419
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1420
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1421
- msgid "Right sidebar"
1422
- msgstr ""
1423
-
1424
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1425
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1426
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1427
- msgid "Choose a sidebar"
1428
- msgstr ""
1429
-
1430
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1431
- msgid "Left Sidebar"
1432
- msgstr ""
1433
-
1434
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1435
- msgid "Right Sidebar"
1436
- msgstr ""
1437
-
1438
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1439
  #: ../yit-common/yith-panel.php:444
1440
  msgid "px"
1441
  msgstr ""
1442
 
1443
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1444
  #: ../yit-common/yith-panel.php:445
1445
  msgid "em"
1446
  msgstr ""
1447
 
1448
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1449
  #: ../yit-common/yith-panel.php:446
1450
  msgid "pt"
1451
  msgstr ""
1452
 
1453
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1454
  #: ../yit-common/yith-panel.php:447
1455
  msgid "rem"
1456
  msgstr ""
1457
 
1458
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1459
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1460
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1461
- msgid "Web fonts"
1462
- msgstr ""
1463
-
1464
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1465
- msgid "Google fonts"
1466
  msgstr ""
1467
 
1468
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1469
  #: ../yit-common/yith-panel.php:465
1470
  msgid "Regular"
1471
  msgstr ""
1472
 
1473
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1474
  #: ../yit-common/yith-panel.php:466
1475
  msgid "Bold"
1476
  msgstr ""
1477
 
1478
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1479
  #: ../yit-common/yith-panel.php:467
1480
  msgid "Extra bold"
1481
  msgstr ""
1482
 
1483
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1484
  #: ../yit-common/yith-panel.php:468
1485
  msgid "Italic"
1486
  msgstr ""
1487
 
1488
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1489
  #: ../yit-common/yith-panel.php:469
1490
  msgid "Italic bold"
1491
  msgstr ""
1492
 
1493
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1494
- msgid "Reset Defaults"
1495
- msgstr ""
1496
-
1497
- #: ../templates/share.php:28
1498
- msgid "Pinterest"
1499
- msgstr ""
1500
-
1501
- #: ../templates/share.php:34
1502
- msgid "Google+"
1503
- msgstr ""
1504
-
1505
- #: ../templates/wishlist-view.php:28
1506
- msgid "Edit title"
1507
- msgstr ""
1508
-
1509
- #: ../templates/wishlist-view.php:37
1510
- msgid "Save"
1511
- msgstr ""
1512
-
1513
- #: ../templates/wishlist-view.php:41
1514
- msgid "Cancel"
1515
- msgstr ""
1516
-
1517
- #: ../templates/wishlist-view.php:93
1518
- msgid "Unit Price"
1519
- msgstr "Ціна"
1520
-
1521
- #: ../templates/wishlist-view.php:106
1522
- msgid "Stock Status"
1523
- msgstr "Наявність на складі"
1524
-
1525
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1526
- msgid "Remove this product"
1527
- msgstr ""
1528
-
1529
- #: ../templates/wishlist-view.php:182
1530
- msgid "Free!"
1531
- msgstr ""
1532
-
1533
- #: ../templates/wishlist-view.php:193
1534
- msgid "Out of Stock"
1535
- msgstr ""
1536
-
1537
- #: ../templates/wishlist-view.php:196
1538
- msgid "In Stock"
1539
- msgstr "в наявності"
1540
-
1541
- #: ../templates/wishlist-view.php:207
1542
- #, php-format
1543
- msgid "Added on : %s"
1544
- msgstr ""
1545
-
1546
- #: ../templates/wishlist-view.php:226
1547
- msgid "Move"
1548
  msgstr ""
1549
 
1550
- #: ../templates/wishlist-view.php:238
1551
  #, fuzzy
1552
- msgid "Shared"
1553
- msgstr "Поширити в:"
1554
-
1555
- #: ../templates/wishlist-view.php:241
1556
- msgid "Private"
1557
- msgstr ""
1558
-
1559
- #: ../templates/wishlist-view.php:244
1560
- msgid "Public"
1561
- msgstr ""
1562
-
1563
- #: ../templates/wishlist-view.php:285
1564
- msgid "Add the selected products to the cart"
1565
- msgstr ""
1566
 
1567
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1568
- msgid "Ask for an estimate"
1569
- msgstr ""
1570
-
1571
- #: ../yit-common/yith-panel.php:406
1572
- msgid "Select a date"
1573
- msgstr ""
1574
-
1575
- #: ../yit-common/yith-panel.php:407
1576
- msgid "Hours"
1577
- msgstr ""
1578
-
1579
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1580
- msgid "Minutes"
1581
- msgstr ""
1582
-
1583
- #: ../yit-common/yith-panel.php:457
1584
- msgid "Select a font family"
1585
- msgstr ""
1586
 
1587
- #: ../yit-common/yith-panel.php:481
1588
- msgid "Click to preview"
1589
- msgstr ""
1590
 
1591
  #~ msgid "\"Add to Cart\" button border"
1592
  #~ msgstr "\"Додати в кошик\" button border"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:09+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:09+0100\n"
6
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: uk_UA\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr ""
33
 
376
  msgid "Social image URL"
377
  msgstr ""
378
 
379
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
380
+ #, php-format
381
+ msgid ""
382
+ "If you want to take advantage of this feature, you could consider to "
383
+ "purchase the %s."
384
+ msgstr ""
385
+
386
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
387
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
388
+ msgstr ""
389
+
390
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
391
+ msgid "Enable slider in wishlist"
392
+ msgstr ""
393
+
394
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
395
+ #, php-format
396
+ msgid ""
397
+ "Choose to enable product slider in wishlist page with linked products (<a "
398
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
399
+ msgstr ""
400
+
401
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
402
  #, fuzzy
403
  msgid "\"Add to wishlist\" button"
404
  msgstr "\"Додати в кошик\" button text"
405
 
406
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
407
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
408
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
409
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
410
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
411
  msgid "Background"
412
  msgstr ""
413
 
414
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
415
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
416
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
417
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
418
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
419
  msgid "Text"
420
  msgstr ""
421
 
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
424
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
425
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
426
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
427
  msgid "Border"
428
  msgstr ""
429
 
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
432
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
433
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
434
  msgid "Background (hover)"
435
  msgstr ""
436
 
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
438
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
439
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
440
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
441
  msgid "Text (hover)"
442
  msgstr ""
443
 
444
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
446
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
447
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
448
  msgid "Border (hover)"
449
  msgstr ""
450
 
451
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
452
  #, fuzzy
453
  msgid "\"Add to Cart\" button"
454
  msgstr "\"Додати в кошик\" button text"
455
 
456
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
457
  msgid "\"Style 1\" button"
458
  msgstr ""
459
 
460
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
461
  msgid "\"Style 2\" button"
462
  msgstr ""
463
 
464
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
465
  msgid "Wishlist table"
466
  msgstr ""
467
 
468
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
469
  msgid "Headers"
470
  msgstr ""
471
 
472
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
473
  msgid "Background color"
474
  msgstr ""
475
 
476
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
477
  msgid "Wishlist Activated"
478
  msgstr ""
479
 
480
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
481
  #, php-format
482
  msgid ""
483
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
486
  "options, <a href=\"%s\">discover it now</a>."
487
  msgstr ""
488
 
489
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
490
  msgid "Wishlist Updated"
491
  msgstr ""
492
 
493
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
494
  #, php-format
495
  msgid ""
496
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
500
  "\">discover the PREMIUM version.</a>"
501
  msgstr ""
502
 
503
+ #: ../includes/class.yith-wcwl-init.php:365
504
  msgid ""
505
  "We are sorry, but this feature is available only if cookies are enabled on "
506
  "your browser."
507
  msgstr ""
508
 
509
+ #: ../includes/class.yith-wcwl-init.php:366
510
  #, fuzzy
511
  msgid "Product correctly added to cart"
512
  msgstr "Назва продукту"
513
 
514
  #: ../includes/class.yith-wcwl-install.php:239
515
+ msgctxt "page_slug"
516
  msgid "wishlist"
517
  msgstr ""
518
 
538
  msgid "email"
539
  msgstr ""
540
 
541
+ #: ../includes/class.yith-wcwl.php:192
542
  #, fuzzy
543
  msgid "An error occurred while adding products to the wishlist."
544
  msgstr "Немає доданих продуктів до вибраного"
545
 
546
+ #: ../includes/class.yith-wcwl.php:276
547
  #, fuzzy
548
  msgid "An error occurred while adding products to wishlist."
549
  msgstr "Немає доданих продуктів до вибраного"
550
 
551
+ #: ../includes/class.yith-wcwl.php:291
552
  msgid "The \"Remove\" option now does not require any parameter"
553
  msgstr ""
554
 
555
+ #: ../includes/class.yith-wcwl.php:325
556
  #, fuzzy
557
  msgid "An error occurred while removing products from the wishlist"
558
  msgstr "Немає доданих продуктів до вибраного"
559
 
560
+ #: ../includes/class.yith-wcwl.php:603
561
  msgid "You need to log in before creating a new wishlist"
562
  msgstr ""
563
 
564
+ #: ../includes/class.yith-wcwl.php:1312
565
  msgid "Product successfully removed."
566
  msgstr ""
567
 
568
+ #: ../includes/class.yith-wcwl.php:1316
569
  msgid "Error. Unable to remove the product from the wishlist."
570
  msgstr ""
571
 
572
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
573
  msgid "No products were added to the wishlist"
574
  msgstr "Немає доданих продуктів до вибраного"
575
 
576
+ #: ../includes/class.yith-wcwl.php:1362
577
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
578
  msgstr ""
579
 
580
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
581
  msgid ""
582
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
583
+ "WooCommerce in order to work."
584
  msgstr ""
585
 
586
+ #: ../init.php:139
 
 
 
 
 
 
 
 
 
 
 
 
 
 
587
  msgid ""
588
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
589
+ "are using the premium one."
 
 
 
 
 
 
 
 
590
  msgstr ""
591
 
592
+ #: ../templates/share.php:28
593
+ msgid "Pinterest"
594
  msgstr ""
595
 
596
+ #: ../templates/share.php:34
597
+ msgid "Google+"
598
  msgstr ""
599
 
 
 
 
 
 
 
 
 
 
 
 
 
600
  #: ../templates/share.php:40
601
  msgid "Email"
602
  msgstr ""
603
 
604
+ #: ../templates/wishlist-view.php:30
605
+ msgid "Edit title"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
606
  msgstr ""
607
 
608
+ #: ../templates/wishlist-view.php:39
609
+ msgid "Save"
610
  msgstr ""
611
 
612
+ #: ../templates/wishlist-view.php:43
613
+ msgid "Cancel"
 
 
 
 
614
  msgstr ""
615
 
616
+ #: ../templates/wishlist-view.php:88
617
+ msgid "Product Name"
618
+ msgstr "Назва продукту"
 
619
 
620
+ #: ../templates/wishlist-view.php:95
621
+ msgid "Unit Price"
622
+ msgstr "Ціна"
 
623
 
624
+ #: ../templates/wishlist-view.php:108
625
+ msgid "Stock Status"
626
+ msgstr "Наявність на складі"
 
627
 
628
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
629
+ msgid "Remove this product"
 
630
  msgstr ""
631
 
632
+ #: ../templates/wishlist-view.php:184
633
+ msgid "Free!"
 
 
 
634
  msgstr ""
635
 
636
+ #: ../templates/wishlist-view.php:195
637
+ msgid "Out of Stock"
 
638
  msgstr ""
639
 
640
+ #: ../templates/wishlist-view.php:198
641
+ msgid "In Stock"
642
+ msgstr "в наявності"
 
643
 
644
+ #: ../templates/wishlist-view.php:209
645
+ #, php-format
646
+ msgid "Added on : %s"
647
  msgstr ""
648
 
649
+ #: ../templates/wishlist-view.php:228
650
+ msgid "Move"
 
651
  msgstr ""
652
 
653
+ #: ../templates/wishlist-view.php:240
 
 
 
 
 
 
 
654
  #, fuzzy
655
+ msgid "Shared"
656
+ msgstr "Поширити в:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
657
 
658
+ #: ../templates/wishlist-view.php:243
659
+ msgid "Private"
 
660
  msgstr ""
661
 
662
+ #: ../templates/wishlist-view.php:246
663
+ msgid "Public"
 
664
  msgstr ""
665
 
666
+ #: ../templates/wishlist-view.php:260
667
+ msgid "Remove"
 
668
  msgstr ""
669
 
670
+ #: ../templates/wishlist-view.php:287
671
+ msgid "Add the selected products to the cart"
 
672
  msgstr ""
673
 
674
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
675
+ msgid "Ask for an estimate"
 
676
  msgstr ""
677
 
678
+ #: ../yit-common/yith-panel.php:406
679
+ msgid "Select a date"
 
680
  msgstr ""
681
 
682
+ #: ../yit-common/yith-panel.php:407
683
+ msgid "Hours"
 
 
684
  msgstr ""
685
 
686
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
687
+ msgid "Minutes"
 
688
  msgstr ""
689
 
 
 
 
 
 
 
 
690
  #: ../yit-common/yith-panel.php:417
691
  msgid "Upload"
692
  msgstr ""
693
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
694
  #: ../yit-common/yith-panel.php:444
695
  msgid "px"
696
  msgstr ""
697
 
 
698
  #: ../yit-common/yith-panel.php:445
699
  msgid "em"
700
  msgstr ""
701
 
 
702
  #: ../yit-common/yith-panel.php:446
703
  msgid "pt"
704
  msgstr ""
705
 
 
706
  #: ../yit-common/yith-panel.php:447
707
  msgid "rem"
708
  msgstr ""
709
 
710
+ #: ../yit-common/yith-panel.php:457
711
+ msgid "Select a font family"
 
 
 
 
 
 
712
  msgstr ""
713
 
 
714
  #: ../yit-common/yith-panel.php:465
715
  msgid "Regular"
716
  msgstr ""
717
 
 
718
  #: ../yit-common/yith-panel.php:466
719
  msgid "Bold"
720
  msgstr ""
721
 
 
722
  #: ../yit-common/yith-panel.php:467
723
  msgid "Extra bold"
724
  msgstr ""
725
 
 
726
  #: ../yit-common/yith-panel.php:468
727
  msgid "Italic"
728
  msgstr ""
729
 
 
730
  #: ../yit-common/yith-panel.php:469
731
  msgid "Italic bold"
732
  msgstr ""
733
 
734
+ #: ../yit-common/yith-panel.php:481
735
+ msgid "Click to preview"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
736
  msgstr ""
737
 
 
738
  #, fuzzy
739
+ #~ msgid "Add options "
740
+ #~ msgstr "Додати в кошик"
 
 
 
 
 
 
 
 
 
 
 
 
741
 
742
+ #, fuzzy
743
+ #~ msgid "Add option"
744
+ #~ msgstr "\"Додати в кошик\" icon"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
745
 
746
+ #, fuzzy
747
+ #~ msgid "Add to gallery"
748
+ #~ msgstr "Додати в кошик"
749
 
750
  #~ msgid "\"Add to Cart\" button border"
751
  #~ msgstr "\"Додати в кошик\" button border"
languages/yit-zh_CN.mo CHANGED
Binary file
languages/yit-zh_CN.po CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:09+0100\n"
5
- "PO-Revision-Date: 2015-04-30 17:10+0100\n"
6
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: English\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr "愿望清单"
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr ""
44
 
@@ -378,86 +367,108 @@ msgstr ""
378
  msgid "Social image URL"
379
  msgstr ""
380
 
381
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
382
  msgid "\"Add to wishlist\" button"
383
  msgstr ""
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1272
386
- #: ../includes/class.yith-wcwl-admin-init.php:1290
387
- #: ../includes/class.yith-wcwl-admin-init.php:1308
388
- #: ../includes/class.yith-wcwl-admin-init.php:1326
389
- #: ../includes/class.yith-wcwl-admin-init.php:1344
390
  msgid "Background"
391
  msgstr ""
392
 
393
- #: ../includes/class.yith-wcwl-admin-init.php:1273
394
- #: ../includes/class.yith-wcwl-admin-init.php:1291
395
- #: ../includes/class.yith-wcwl-admin-init.php:1309
396
- #: ../includes/class.yith-wcwl-admin-init.php:1327
397
- #: ../includes/class.yith-wcwl-admin-init.php:1345
398
  msgid "Text"
399
  msgstr ""
400
 
401
- #: ../includes/class.yith-wcwl-admin-init.php:1274
402
- #: ../includes/class.yith-wcwl-admin-init.php:1292
403
- #: ../includes/class.yith-wcwl-admin-init.php:1310
404
- #: ../includes/class.yith-wcwl-admin-init.php:1328
405
- #: ../includes/class.yith-wcwl-admin-init.php:1346
406
  msgid "Border"
407
  msgstr ""
408
 
409
- #: ../includes/class.yith-wcwl-admin-init.php:1281
410
- #: ../includes/class.yith-wcwl-admin-init.php:1299
411
- #: ../includes/class.yith-wcwl-admin-init.php:1317
412
- #: ../includes/class.yith-wcwl-admin-init.php:1335
413
  msgid "Background (hover)"
414
  msgstr ""
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1282
417
- #: ../includes/class.yith-wcwl-admin-init.php:1300
418
- #: ../includes/class.yith-wcwl-admin-init.php:1318
419
- #: ../includes/class.yith-wcwl-admin-init.php:1336
420
  msgid "Text (hover)"
421
  msgstr ""
422
 
423
- #: ../includes/class.yith-wcwl-admin-init.php:1283
424
- #: ../includes/class.yith-wcwl-admin-init.php:1301
425
- #: ../includes/class.yith-wcwl-admin-init.php:1319
426
- #: ../includes/class.yith-wcwl-admin-init.php:1337
427
  msgid "Border (hover)"
428
  msgstr ""
429
 
430
- #: ../includes/class.yith-wcwl-admin-init.php:1287
431
  msgid "\"Add to Cart\" button"
432
  msgstr ""
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1305
435
  msgid "\"Style 1\" button"
436
  msgstr ""
437
 
438
- #: ../includes/class.yith-wcwl-admin-init.php:1323
439
  msgid "\"Style 2\" button"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1341
443
  #, fuzzy
444
  msgid "Wishlist table"
445
  msgstr "愿望清单"
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1350
448
  msgid "Headers"
449
  msgstr ""
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1353
452
  msgid "Background color"
453
  msgstr ""
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1443
456
  #, fuzzy
457
  msgid "Wishlist Activated"
458
  msgstr "愿望清单"
459
 
460
- #: ../includes/class.yith-wcwl-admin-init.php:1444
461
  #, php-format
462
  msgid ""
463
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -466,12 +477,12 @@ msgid ""
466
  "options, <a href=\"%s\">discover it now</a>."
467
  msgstr ""
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1455
470
  #, fuzzy
471
  msgid "Wishlist Updated"
472
  msgstr "愿望清单"
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1456
475
  #, php-format
476
  msgid ""
477
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -481,20 +492,21 @@ msgid ""
481
  "\">discover the PREMIUM version.</a>"
482
  msgstr ""
483
 
484
- #: ../includes/class.yith-wcwl-init.php:361
485
  msgid ""
486
  "We are sorry, but this feature is available only if cookies are enabled on "
487
  "your browser."
488
  msgstr ""
489
 
490
- #: ../includes/class.yith-wcwl-init.php:362
491
  #, fuzzy
492
  msgid "Product correctly added to cart"
493
  msgstr "加入收藏!"
494
 
495
  #: ../includes/class.yith-wcwl-install.php:239
 
496
  msgid "wishlist"
497
- msgstr "愿望清单"
498
 
499
  #: ../includes/class.yith-wcwl-shortcode.php:242
500
  #: ../includes/class.yith-wcwl-ui.php:161
@@ -518,1069 +530,225 @@ msgstr ""
518
  msgid "email"
519
  msgstr ""
520
 
521
- #: ../includes/class.yith-wcwl.php:187
522
  #, fuzzy
523
  msgid "An error occurred while adding products to the wishlist."
524
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
525
 
526
- #: ../includes/class.yith-wcwl.php:271
527
  #, fuzzy
528
  msgid "An error occurred while adding products to wishlist."
529
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
530
 
531
- #: ../includes/class.yith-wcwl.php:286
532
  msgid "The \"Remove\" option now does not require any parameter"
533
  msgstr ""
534
 
535
- #: ../includes/class.yith-wcwl.php:320
536
  #, fuzzy
537
  msgid "An error occurred while removing products from the wishlist"
538
  msgstr "从「愿望清单」移除商品时,发生了错误。"
539
 
540
- #: ../includes/class.yith-wcwl.php:598
541
  msgid "You need to log in before creating a new wishlist"
542
  msgstr ""
543
 
544
- #: ../includes/class.yith-wcwl.php:1307
545
  msgid "Product successfully removed."
546
  msgstr "成功移除商品。"
547
 
548
- #: ../includes/class.yith-wcwl.php:1311
549
  msgid "Error. Unable to remove the product from the wishlist."
550
  msgstr "错误。无法从「愿望清单」移除这个商品。"
551
 
552
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
553
  msgid "No products were added to the wishlist"
554
  msgstr "你目前没有加入收藏任何商品到「愿望清单」裡面"
555
 
556
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
557
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
558
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
559
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
560
- #, php-format
561
- msgid "Add %s"
562
- msgstr ""
563
-
564
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
565
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
566
- #, php-format
567
- msgid "Add New %s"
568
- msgstr ""
569
-
570
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
571
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
572
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
573
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
574
- #, php-format
575
- msgid "Edit %s"
576
- msgstr ""
577
-
578
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
579
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
580
- #, php-format
581
- msgid "New %s"
582
- msgstr ""
583
-
584
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
585
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
586
- #, php-format
587
- msgid "All %s"
588
- msgstr ""
589
-
590
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
591
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
592
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
593
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
594
- #, php-format
595
- msgid "View %s"
596
- msgstr ""
597
-
598
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
599
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
600
- #, php-format
601
- msgid "Search %s"
602
- msgstr ""
603
-
604
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
605
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
606
- #, php-format
607
- msgid "No %s found"
608
- msgstr ""
609
-
610
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
611
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
612
- #, php-format
613
- msgid "No %s found in Trash"
614
- msgstr ""
615
-
616
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
617
- #, php-format
618
- msgid "%s Categories"
619
- msgstr ""
620
-
621
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
622
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
623
- msgid "Category"
624
- msgstr ""
625
-
626
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
627
- msgid "Search Categories"
628
- msgstr ""
629
-
630
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
631
- msgid "All Categories"
632
- msgstr ""
633
-
634
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
635
- msgid "Parent Category"
636
- msgstr ""
637
-
638
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
639
- msgid "Parent Category:"
640
- msgstr ""
641
-
642
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
643
- msgid "Edit Category"
644
- msgstr ""
645
-
646
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
647
- msgid "Update Category"
648
- msgstr ""
649
-
650
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
651
- msgid "Add New Category"
652
- msgstr ""
653
-
654
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
655
- msgid "New Category Name"
656
- msgstr ""
657
-
658
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
659
- msgid "Categories"
660
- msgstr ""
661
-
662
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
663
- #, php-format
664
- msgid "%s Settings"
665
- msgstr ""
666
-
667
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
668
- msgid "Type"
669
- msgstr ""
670
-
671
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
672
- msgid "Layout for this "
673
- msgstr ""
674
-
675
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
676
- msgid "Rewrite"
677
- msgstr ""
678
-
679
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
680
- msgid ""
681
- "Univocal identification name in the URL for each product (slug from post if "
682
- "empty)"
683
- msgstr ""
684
-
685
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
686
- msgid "Label in Singular"
687
- msgstr ""
688
-
689
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
690
- msgid "Set a label in singular (title of portfolio if empty)"
691
- msgstr ""
692
-
693
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
694
- msgid "Label in Plural"
695
- msgstr ""
696
-
697
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
698
- msgid "Set a label in plural (title of portfolio if empty)"
699
- msgstr ""
700
-
701
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
702
- msgid "Taxonomy"
703
- msgstr ""
704
-
705
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
706
- msgid ""
707
- "If you want to use categories in the portfolio, set a name for taxonomy. "
708
- "Name should be a slug (must not contain capital letters nor spaces) and must "
709
- "not be more than 32 characters long (database structure restriction)."
710
- msgstr ""
711
-
712
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
713
- msgid "Taxonomy Rewrite"
714
- msgstr ""
715
-
716
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
717
- msgid "Set univocal name for each category page URL."
718
- msgstr ""
719
-
720
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
721
- msgid "Single layout"
722
- msgstr ""
723
-
724
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
725
- msgid "Layout for single page of this portfolio"
726
- msgstr ""
727
-
728
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
729
- msgid "layout settings"
730
- msgstr ""
731
-
732
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
733
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
734
- msgid "Quick links"
735
- msgstr ""
736
-
737
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
738
- #, php-format
739
- msgid "Show frontend of the %s"
740
- msgstr ""
741
-
742
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
743
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
744
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
745
- msgid "Name"
746
- msgstr ""
747
-
748
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
749
- #, php-format
750
- msgid "Add %s from images"
751
- msgstr ""
752
-
753
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
754
- msgid "Add with multiupload"
755
- msgstr ""
756
-
757
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
758
- msgid "The changes you have made will be lost if you leave this page."
759
- msgstr ""
760
-
761
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
762
- msgid "Plugin Settings"
763
- msgstr ""
764
-
765
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
766
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
767
- msgid "YIT Plugins"
768
- msgstr ""
769
-
770
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
771
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
772
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
773
- msgid "Save Changes"
774
- msgstr ""
775
-
776
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
777
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
778
- msgid ""
779
- "If you continue with this action, you will reset all options in this page."
780
- msgstr ""
781
-
782
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
783
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
784
- msgid "Reset to Default"
785
- msgstr ""
786
-
787
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
788
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
789
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
790
- msgid "Are you sure?"
791
- msgstr ""
792
-
793
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
794
- msgid ""
795
- "The element you have entered already exists. Please, enter another name."
796
- msgstr ""
797
-
798
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
799
- msgid "Settings saved"
800
- msgstr ""
801
-
802
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
803
- msgid "Settings reset"
804
- msgstr ""
805
-
806
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
807
- msgid "Element deleted correctly."
808
- msgstr ""
809
-
810
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
811
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
812
- msgid "Element updated correctly."
813
- msgstr ""
814
-
815
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
816
- msgid "Database imported correctly."
817
- msgstr ""
818
-
819
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
820
- msgid "An error has occurred during import. Please try again."
821
- msgstr ""
822
-
823
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
824
- msgid "The added file is not valid."
825
- msgstr ""
826
-
827
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
828
- msgid "Sorry, import is disabled."
829
- msgstr ""
830
-
831
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
832
- msgid "Sorting successful."
833
- msgstr ""
834
-
835
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
836
- msgid ""
837
- "If you continue with this action, you will reset all the options in this "
838
- "page."
839
- msgstr ""
840
-
841
- #: ../plugin-fw/lib/yit-pointers.php:70
842
- msgid "Plugins Activated"
843
- msgstr ""
844
-
845
- #: ../plugin-fw/lib/yit-pointers.php:71
846
- msgid ""
847
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
848
- " For each plugin installed, "
849
- "customization settings will be available as a new entry in YIT Plugin menu."
850
- msgstr ""
851
-
852
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
853
- msgid "Discover all our plugins available on:"
854
- msgstr ""
855
-
856
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
857
- msgid "and"
858
- msgstr ""
859
-
860
- #: ../plugin-fw/lib/yit-pointers.php:84
861
- msgid "Plugins Upgraded"
862
- msgstr ""
863
-
864
- #: ../plugin-fw/lib/yit-pointers.php:85
865
- msgid ""
866
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
867
- " Any time one of our plugins is updated, "
868
- "a new entry will be added to this menu.\n"
869
- " For example, after the update, plugin "
870
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
871
- "Search, etc.)\n"
872
- " will be moved from previous location to "
873
- "YIT Plugin tab."
874
- msgstr ""
875
-
876
- #: ../plugin-fw/lib/yit-upgrade.php:123
877
- msgid "There is a new version of %plugin_name% available."
878
- msgstr ""
879
-
880
- #: ../plugin-fw/lib/yit-upgrade.php:124
881
- msgid "View version %latest% details."
882
  msgstr ""
883
 
884
- #: ../plugin-fw/lib/yit-upgrade.php:125
885
- msgid "Automatic update is unavailable for this plugin,"
886
- msgstr ""
887
-
888
- #: ../plugin-fw/lib/yit-upgrade.php:126
889
- msgid ""
890
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
891
- msgstr ""
892
-
893
- #: ../plugin-fw/lib/yit-upgrade.php:127
894
- msgid "Update now."
895
- msgstr ""
896
-
897
- #: ../plugin-fw/lib/yit-upgrade.php:230
898
- msgid "Yithemes Repository"
899
- msgstr ""
900
-
901
- #: ../plugin-fw/lib/yit-upgrade.php:264
902
- msgid "Invalid URL Provided."
903
- msgstr ""
904
-
905
- #: ../plugin-fw/lib/yit-upgrade.php:277
906
- msgid "Could not create Temporary file."
907
- msgstr ""
908
-
909
- #: ../plugin-fw/lib/yit-upgrade.php:419
910
- #, php-format
911
- msgid ""
912
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
913
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
914
- msgstr ""
915
-
916
- #: ../plugin-fw/lib/yit-upgrade.php:421
917
- #, php-format
918
- msgid ""
919
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
920
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
921
- "have to activate the plugin on a single site of the network to benefit from "
922
- "automatic updates.</em>"
923
- msgstr ""
924
-
925
- #: ../plugin-fw/lib/yit-upgrade.php:423
926
- #, php-format
927
- msgid ""
928
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
929
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
930
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
931
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
932
- msgstr ""
933
-
934
- #: ../plugin-fw/lib/yit-upgrade.php:425
935
- #, php-format
936
- msgid ""
937
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
938
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
939
- "href=\"%5$s\">update now</a>."
940
- msgstr ""
941
-
942
- #: ../plugin-fw/lib/yit-upgrade.php:498
943
- msgid "You can't update the plugins for this site."
944
- msgstr ""
945
-
946
- #: ../plugin-fw/lib/yit-upgrade.php:502
947
- msgid ""
948
- "You do not have sufficient permissions to update the plugins for this site."
949
- msgstr ""
950
-
951
- #: ../plugin-fw/lib/yit-upgrade.php:509
952
- msgid "Update Plugin"
953
- msgstr ""
954
-
955
- #: ../plugin-fw/licence/lib/yit-licence.php:161
956
- #, php-format
957
- msgid "%field% field cannot be empty"
958
- msgstr ""
959
-
960
- #: ../plugin-fw/licence/lib/yit-licence.php:162
961
- msgid "%field_1% and %field_2% fields cannot be empty"
962
- msgstr ""
963
-
964
- #: ../plugin-fw/licence/lib/yit-licence.php:163
965
- msgid "Unable to contact the remote server, please try again later. Thanks!"
966
- msgstr ""
967
-
968
- #: ../plugin-fw/licence/lib/yit-licence.php:548
969
- msgid "Invalid Request"
970
- msgstr ""
971
-
972
- #: ../plugin-fw/licence/lib/yit-licence.php:549
973
- msgid "Invalid licence key"
974
- msgstr ""
975
-
976
- #: ../plugin-fw/licence/lib/yit-licence.php:550
977
- msgid "Software has been deactivated"
978
- msgstr ""
979
-
980
- #: ../plugin-fw/licence/lib/yit-licence.php:551
981
- msgid "Maximum number of activations exceeded"
982
- msgstr ""
983
-
984
- #: ../plugin-fw/licence/lib/yit-licence.php:552
985
- msgid "Invalid instance ID"
986
- msgstr ""
987
-
988
- #: ../plugin-fw/licence/lib/yit-licence.php:553
989
- msgid "Invalid security key"
990
- msgstr ""
991
-
992
- #: ../plugin-fw/licence/lib/yit-licence.php:554
993
- msgid "Licence key has expired"
994
- msgstr ""
995
-
996
- #: ../plugin-fw/licence/lib/yit-licence.php:555
997
- msgid "Licence key has been banned"
998
- msgstr ""
999
-
1000
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1001
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1002
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1003
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1004
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1005
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1006
- msgid "Licence Activation"
1007
- msgstr ""
1008
-
1009
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1010
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1011
- #, php-format
1012
- msgid "%s"
1013
- msgstr ""
1014
-
1015
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1016
- msgid "Yithemes Licence Activation"
1017
- msgstr ""
1018
-
1019
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1020
  msgid ""
1021
- "I cannot find the license key for activating the theme I have bought some "
1022
- "time ago. Where can I find it?"
1023
  msgstr ""
1024
 
1025
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1026
- msgid ""
1027
- "If you have purchased one of our products before 27 January 2015, you can "
1028
- "benefit from support and updates (the services offered with the license)\n"
1029
- " until 27 January 2016 and you do not have to purchase it again "
1030
- "to get a new license key, because, before this date, your license used to be "
1031
- "activated automatically by our system.\n"
1032
- " After 27 January 2016, instead, if you want to benefit from "
1033
- "support and updates you have to buy a new license and activate it through "
1034
- "the license key you will be\n"
1035
- " provided with and that you can find in your YIThemes account, in "
1036
- "section \"My licenses\"."
1037
- msgstr ""
1038
-
1039
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1040
  msgid ""
1041
- "Have you updated your licenses? Have you asked for an extension? Update "
1042
- "information concerning your products."
1043
- msgstr ""
1044
-
1045
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1046
- msgid "Update licence information"
1047
- msgstr ""
1048
-
1049
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1050
- msgid "Products to be activated"
1051
  msgstr ""
1052
 
1053
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1054
- msgid "Activate"
1055
  msgstr ""
1056
 
1057
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1058
- msgid "Activated"
1059
  msgstr ""
1060
 
1061
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1062
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1063
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1064
- #: ../templates/wishlist-view.php:86
1065
- msgid "Product Name"
1066
- msgstr "商品名称"
1067
-
1068
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1069
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1070
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1071
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1072
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1073
  #: ../templates/share.php:40
1074
  msgid "Email"
1075
  msgstr ""
1076
 
1077
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1078
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1079
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1080
- msgid "Licence Key"
1081
- msgstr ""
1082
-
1083
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1084
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1085
- msgid "Expires"
1086
- msgstr ""
1087
-
1088
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1089
- msgid "Remaining"
1090
- msgstr ""
1091
-
1092
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1093
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1094
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1095
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1096
- msgid "Renew"
1097
- msgstr ""
1098
-
1099
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1100
- #, php-format
1101
- msgid "%1s out of %2s"
1102
  msgstr ""
1103
 
1104
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1105
- msgid "Banned"
1106
  msgstr ""
1107
 
1108
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1109
- msgid "Expired"
1110
  msgstr ""
1111
 
1112
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1113
- msgid "Search for a product"
1114
- msgstr ""
1115
 
1116
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1117
- msgid "No categories."
1118
- msgstr ""
1119
 
1120
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1121
- msgid "+ Add New Category"
1122
- msgstr ""
1123
 
1124
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1125
- msgid "Text Input"
1126
- msgstr ""
1127
 
1128
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1129
- msgid "Checkbox"
1130
- msgstr ""
1131
 
1132
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1133
- #, fuzzy
1134
- msgid "Select"
1135
- msgstr "选择日期"
1136
 
1137
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1138
- msgid "Textarea"
1139
- msgstr ""
1140
 
1141
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1142
- msgid "Radio Input"
 
1143
  msgstr ""
1144
 
1145
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1146
- msgid "Password Field"
1147
  msgstr ""
1148
 
1149
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1150
  #, fuzzy
1151
- msgid "File Upload"
1152
- msgstr "上传"
1153
-
1154
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1155
- msgid "Theme Icon"
1156
- msgstr ""
1157
-
1158
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1159
- msgid "Custom Icon"
1160
- msgstr ""
1161
 
1162
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1163
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1164
- msgid "None"
1165
  msgstr ""
1166
 
1167
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1168
- msgid "Add field"
1169
  msgstr ""
1170
 
1171
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1172
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1173
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1174
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1175
- #: ../templates/wishlist-view.php:258
1176
  msgid "Remove"
1177
  msgstr ""
1178
 
1179
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1180
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1181
- msgid "Click to toggle"
1182
- msgstr ""
1183
-
1184
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1185
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1186
- msgid "Title Field"
1187
- msgstr ""
1188
-
1189
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1190
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1191
- msgid "Insert the title for the field."
1192
- msgstr ""
1193
-
1194
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1195
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1196
- msgid "Data Name"
1197
- msgstr ""
1198
-
1199
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1200
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1201
- msgid ""
1202
- "REQUIRED: Field identification name to be entered into email body. "
1203
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1204
- msgstr ""
1205
-
1206
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1207
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1208
- msgid "Type field"
1209
- msgstr ""
1210
-
1211
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1212
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1213
- msgid "Select the type for this field."
1214
- msgstr ""
1215
-
1216
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1217
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1218
- msgid "Checked"
1219
- msgstr ""
1220
-
1221
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1222
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1223
- msgid "Select this option if you want this field appears as already checked."
1224
  msgstr ""
1225
 
1226
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1227
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1228
- #, fuzzy
1229
- msgid "Add options "
1230
- msgstr "选择选项"
1231
-
1232
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1233
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1234
- msgid "Add option"
1235
  msgstr ""
1236
 
1237
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1238
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1239
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1240
- #, fuzzy
1241
- msgid "Selected"
1242
  msgstr "选择日期"
1243
 
1244
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1245
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1246
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1247
- #, fuzzy
1248
- msgid "Delete option"
1249
- msgstr "选择选项"
1250
-
1251
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1252
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1253
- msgid "Error Message"
1254
- msgstr ""
1255
-
1256
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1257
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1258
- msgid "Insert the error message for validation."
1259
- msgstr ""
1260
-
1261
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1262
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1263
- msgid "Required"
1264
- msgstr ""
1265
-
1266
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1267
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1268
- msgid "Select this option if it must be required."
1269
- msgstr ""
1270
-
1271
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1272
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1273
- msgid "Select this option if the email must be valid."
1274
- msgstr ""
1275
-
1276
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1277
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1278
- msgid "Reply To"
1279
- msgstr ""
1280
-
1281
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1282
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1283
- msgid "Select this if it is the email you can reply to."
1284
- msgstr ""
1285
-
1286
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1287
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1288
- msgid "Class"
1289
- msgstr ""
1290
-
1291
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1292
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1293
- msgid ""
1294
- "Insert additional class(es) (separated by commas) for more personalization."
1295
- msgstr ""
1296
 
1297
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1298
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1299
- msgid "Icon"
1300
- msgstr ""
1301
 
1302
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1303
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1304
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1305
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1306
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1307
- #: ../plugin-fw/templates/panel/types/upload.php:31
1308
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1309
  #: ../yit-common/yith-panel.php:417
1310
  msgid "Upload"
1311
  msgstr "上传"
1312
 
1313
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1314
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1315
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1316
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1317
- msgid "Image preview"
1318
- msgstr ""
1319
-
1320
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1321
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1322
- msgid "Insert an icon for more personalization."
1323
- msgstr ""
1324
-
1325
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1326
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1327
- msgid "Width"
1328
- msgstr ""
1329
-
1330
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1331
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1332
- msgid "Set field length."
1333
- msgstr ""
1334
-
1335
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1336
- msgid "Close all"
1337
- msgstr ""
1338
-
1339
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1340
- msgid "Expand all"
1341
- msgstr ""
1342
-
1343
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1344
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1345
- msgid "Value"
1346
- msgstr ""
1347
-
1348
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1349
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1350
- msgid "Content of the tab. (HTML is supported)"
1351
- msgstr ""
1352
-
1353
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1354
- msgid "Add custom product tab"
1355
- msgstr ""
1356
-
1357
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1358
- msgid "Do you want to remove the custom tab?"
1359
- msgstr ""
1360
-
1361
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1362
- #, php-format
1363
- msgid "(Default: %s <img src=\"%s\"/>)"
1364
- msgstr ""
1365
-
1366
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1367
- #, php-format
1368
- msgid "(Default: <i %s></i> )"
1369
- msgstr ""
1370
-
1371
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1372
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1373
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1374
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1375
- msgid "Delete image"
1376
- msgstr ""
1377
-
1378
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1379
- msgid "Add Images to Gallery"
1380
- msgstr ""
1381
-
1382
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1383
- msgid "Add to gallery"
1384
- msgstr ""
1385
-
1386
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1387
- msgid "Add images"
1388
- msgstr ""
1389
-
1390
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1391
- msgid "Delete"
1392
- msgstr ""
1393
-
1394
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1395
- msgid "Upload new images"
1396
- msgstr ""
1397
-
1398
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1399
- msgid "Are you sure you want to remove this image?"
1400
- msgstr ""
1401
-
1402
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1403
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1404
- msgid "Left sidebar"
1405
- msgstr ""
1406
-
1407
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1408
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1409
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1410
- msgid "No sidebar"
1411
- msgstr ""
1412
-
1413
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1414
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1415
- msgid "Right sidebar"
1416
- msgstr ""
1417
-
1418
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1419
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1420
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1421
- msgid "Choose a sidebar"
1422
- msgstr ""
1423
-
1424
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1425
- msgid "Left Sidebar"
1426
- msgstr ""
1427
-
1428
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1429
- msgid "Right Sidebar"
1430
- msgstr ""
1431
-
1432
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1433
  #: ../yit-common/yith-panel.php:444
1434
  msgid "px"
1435
  msgstr ""
1436
 
1437
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1438
  #: ../yit-common/yith-panel.php:445
1439
  msgid "em"
1440
  msgstr ""
1441
 
1442
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1443
  #: ../yit-common/yith-panel.php:446
1444
  msgid "pt"
1445
  msgstr ""
1446
 
1447
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1448
  #: ../yit-common/yith-panel.php:447
1449
  msgid "rem"
1450
  msgstr ""
1451
 
1452
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1453
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1454
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1455
- msgid "Web fonts"
1456
- msgstr ""
1457
-
1458
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1459
- msgid "Google fonts"
1460
  msgstr ""
1461
 
1462
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1463
  #: ../yit-common/yith-panel.php:465
1464
  msgid "Regular"
1465
  msgstr ""
1466
 
1467
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1468
  #: ../yit-common/yith-panel.php:466
1469
  msgid "Bold"
1470
  msgstr ""
1471
 
1472
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1473
  #: ../yit-common/yith-panel.php:467
1474
  msgid "Extra bold"
1475
  msgstr ""
1476
 
1477
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1478
  #: ../yit-common/yith-panel.php:468
1479
  msgid "Italic"
1480
  msgstr ""
1481
 
1482
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1483
  #: ../yit-common/yith-panel.php:469
1484
  msgid "Italic bold"
1485
  msgstr ""
1486
 
1487
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1488
- msgid "Reset Defaults"
1489
- msgstr ""
1490
-
1491
- #: ../templates/share.php:28
1492
- msgid "Pinterest"
1493
- msgstr ""
1494
-
1495
- #: ../templates/share.php:34
1496
- msgid "Google+"
1497
- msgstr ""
1498
-
1499
- #: ../templates/wishlist-view.php:28
1500
- msgid "Edit title"
1501
- msgstr ""
1502
-
1503
- #: ../templates/wishlist-view.php:37
1504
- msgid "Save"
1505
- msgstr ""
1506
-
1507
- #: ../templates/wishlist-view.php:41
1508
- msgid "Cancel"
1509
- msgstr ""
1510
-
1511
- #: ../templates/wishlist-view.php:93
1512
- msgid "Unit Price"
1513
- msgstr "单价"
1514
-
1515
- #: ../templates/wishlist-view.php:106
1516
- msgid "Stock Status"
1517
- msgstr "库存状态"
1518
-
1519
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1520
- msgid "Remove this product"
1521
- msgstr "移除这个商品"
1522
-
1523
- #: ../templates/wishlist-view.php:182
1524
- msgid "Free!"
1525
- msgstr "免费!"
1526
-
1527
- #: ../templates/wishlist-view.php:193
1528
- msgid "Out of Stock"
1529
- msgstr "缺货"
1530
-
1531
- #: ../templates/wishlist-view.php:196
1532
- msgid "In Stock"
1533
- msgstr "有货"
1534
-
1535
- #: ../templates/wishlist-view.php:207
1536
- #, php-format
1537
- msgid "Added on : %s"
1538
  msgstr ""
1539
 
1540
- #: ../templates/wishlist-view.php:226
1541
- msgid "Move"
1542
- msgstr ""
1543
 
1544
- #: ../templates/wishlist-view.php:238
1545
  #, fuzzy
1546
- msgid "Shared"
1547
- msgstr "分享:"
1548
 
1549
- #: ../templates/wishlist-view.php:241
1550
- msgid "Private"
1551
- msgstr ""
1552
-
1553
- #: ../templates/wishlist-view.php:244
1554
- msgid "Public"
1555
- msgstr ""
1556
-
1557
- #: ../templates/wishlist-view.php:285
1558
- msgid "Add the selected products to the cart"
1559
- msgstr ""
1560
-
1561
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1562
- msgid "Ask for an estimate"
1563
- msgstr ""
1564
-
1565
- #: ../yit-common/yith-panel.php:406
1566
- msgid "Select a date"
1567
- msgstr "选择日期"
1568
-
1569
- #: ../yit-common/yith-panel.php:407
1570
- msgid "Hours"
1571
- msgstr "小时"
1572
 
1573
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1574
- msgid "Minutes"
1575
- msgstr ""
1576
 
1577
- #: ../yit-common/yith-panel.php:457
1578
- msgid "Select a font family"
1579
- msgstr ""
1580
 
1581
- #: ../yit-common/yith-panel.php:481
1582
- msgid "Click to preview"
1583
- msgstr ""
1584
 
1585
  #~ msgid "Cannot add to the cart as product is Out of Stock!"
1586
  #~ msgstr "无法新增缺货的商品到购物车!"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:09+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:09+0100\n"
6
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: zh_CN\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr "愿望清单"
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr ""
33
 
367
  msgid "Social image URL"
368
  msgstr ""
369
 
370
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
371
+ #, php-format
372
+ msgid ""
373
+ "If you want to take advantage of this feature, you could consider to "
374
+ "purchase the %s."
375
+ msgstr ""
376
+
377
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
378
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
379
+ msgstr ""
380
+
381
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
382
+ msgid "Enable slider in wishlist"
383
+ msgstr ""
384
+
385
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
386
+ #, php-format
387
+ msgid ""
388
+ "Choose to enable product slider in wishlist page with linked products (<a "
389
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
390
+ msgstr ""
391
+
392
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
393
  msgid "\"Add to wishlist\" button"
394
  msgstr ""
395
 
396
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
397
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
398
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
399
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
400
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
401
  msgid "Background"
402
  msgstr ""
403
 
404
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
405
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
406
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
407
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
408
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
409
  msgid "Text"
410
  msgstr ""
411
 
412
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
413
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
414
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
415
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
416
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
417
  msgid "Border"
418
  msgstr ""
419
 
420
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
421
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
424
  msgid "Background (hover)"
425
  msgstr ""
426
 
427
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
431
  msgid "Text (hover)"
432
  msgstr ""
433
 
434
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
438
  msgid "Border (hover)"
439
  msgstr ""
440
 
441
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
442
  msgid "\"Add to Cart\" button"
443
  msgstr ""
444
 
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
446
  msgid "\"Style 1\" button"
447
  msgstr ""
448
 
449
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
450
  msgid "\"Style 2\" button"
451
  msgstr ""
452
 
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
454
  #, fuzzy
455
  msgid "Wishlist table"
456
  msgstr "愿望清单"
457
 
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
459
  msgid "Headers"
460
  msgstr ""
461
 
462
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
463
  msgid "Background color"
464
  msgstr ""
465
 
466
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
467
  #, fuzzy
468
  msgid "Wishlist Activated"
469
  msgstr "愿望清单"
470
 
471
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
472
  #, php-format
473
  msgid ""
474
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
477
  "options, <a href=\"%s\">discover it now</a>."
478
  msgstr ""
479
 
480
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
481
  #, fuzzy
482
  msgid "Wishlist Updated"
483
  msgstr "愿望清单"
484
 
485
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
486
  #, php-format
487
  msgid ""
488
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
492
  "\">discover the PREMIUM version.</a>"
493
  msgstr ""
494
 
495
+ #: ../includes/class.yith-wcwl-init.php:365
496
  msgid ""
497
  "We are sorry, but this feature is available only if cookies are enabled on "
498
  "your browser."
499
  msgstr ""
500
 
501
+ #: ../includes/class.yith-wcwl-init.php:366
502
  #, fuzzy
503
  msgid "Product correctly added to cart"
504
  msgstr "加入收藏!"
505
 
506
  #: ../includes/class.yith-wcwl-install.php:239
507
+ msgctxt "page_slug"
508
  msgid "wishlist"
509
+ msgstr ""
510
 
511
  #: ../includes/class.yith-wcwl-shortcode.php:242
512
  #: ../includes/class.yith-wcwl-ui.php:161
530
  msgid "email"
531
  msgstr ""
532
 
533
+ #: ../includes/class.yith-wcwl.php:192
534
  #, fuzzy
535
  msgid "An error occurred while adding products to the wishlist."
536
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
537
 
538
+ #: ../includes/class.yith-wcwl.php:276
539
  #, fuzzy
540
  msgid "An error occurred while adding products to wishlist."
541
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
542
 
543
+ #: ../includes/class.yith-wcwl.php:291
544
  msgid "The \"Remove\" option now does not require any parameter"
545
  msgstr ""
546
 
547
+ #: ../includes/class.yith-wcwl.php:325
548
  #, fuzzy
549
  msgid "An error occurred while removing products from the wishlist"
550
  msgstr "从「愿望清单」移除商品时,发生了错误。"
551
 
552
+ #: ../includes/class.yith-wcwl.php:603
553
  msgid "You need to log in before creating a new wishlist"
554
  msgstr ""
555
 
556
+ #: ../includes/class.yith-wcwl.php:1312
557
  msgid "Product successfully removed."
558
  msgstr "成功移除商品。"
559
 
560
+ #: ../includes/class.yith-wcwl.php:1316
561
  msgid "Error. Unable to remove the product from the wishlist."
562
  msgstr "错误。无法从「愿望清单」移除这个商品。"
563
 
564
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
565
  msgid "No products were added to the wishlist"
566
  msgstr "你目前没有加入收藏任何商品到「愿望清单」裡面"
567
 
568
+ #: ../includes/class.yith-wcwl.php:1362
569
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
570
  msgstr ""
571
 
572
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
573
  msgid ""
574
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
575
+ "WooCommerce in order to work."
576
  msgstr ""
577
 
578
+ #: ../init.php:139
 
 
 
 
 
 
 
 
 
 
 
 
 
 
579
  msgid ""
580
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
581
+ "are using the premium one."
 
 
 
 
 
 
 
 
582
  msgstr ""
583
 
584
+ #: ../templates/share.php:28
585
+ msgid "Pinterest"
586
  msgstr ""
587
 
588
+ #: ../templates/share.php:34
589
+ msgid "Google+"
590
  msgstr ""
591
 
 
 
 
 
 
 
 
 
 
 
 
 
592
  #: ../templates/share.php:40
593
  msgid "Email"
594
  msgstr ""
595
 
596
+ #: ../templates/wishlist-view.php:30
597
+ msgid "Edit title"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
598
  msgstr ""
599
 
600
+ #: ../templates/wishlist-view.php:39
601
+ msgid "Save"
602
  msgstr ""
603
 
604
+ #: ../templates/wishlist-view.php:43
605
+ msgid "Cancel"
606
  msgstr ""
607
 
608
+ #: ../templates/wishlist-view.php:88
609
+ msgid "Product Name"
610
+ msgstr "商品名称"
611
 
612
+ #: ../templates/wishlist-view.php:95
613
+ msgid "Unit Price"
614
+ msgstr "单价"
615
 
616
+ #: ../templates/wishlist-view.php:108
617
+ msgid "Stock Status"
618
+ msgstr "库存状态"
619
 
620
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
621
+ msgid "Remove this product"
622
+ msgstr "移除这个商品"
623
 
624
+ #: ../templates/wishlist-view.php:184
625
+ msgid "Free!"
626
+ msgstr "免费!"
627
 
628
+ #: ../templates/wishlist-view.php:195
629
+ msgid "Out of Stock"
630
+ msgstr "缺货"
 
631
 
632
+ #: ../templates/wishlist-view.php:198
633
+ msgid "In Stock"
634
+ msgstr "有货"
635
 
636
+ #: ../templates/wishlist-view.php:209
637
+ #, php-format
638
+ msgid "Added on : %s"
639
  msgstr ""
640
 
641
+ #: ../templates/wishlist-view.php:228
642
+ msgid "Move"
643
  msgstr ""
644
 
645
+ #: ../templates/wishlist-view.php:240
646
  #, fuzzy
647
+ msgid "Shared"
648
+ msgstr "分享:"
 
 
 
 
 
 
 
 
649
 
650
+ #: ../templates/wishlist-view.php:243
651
+ msgid "Private"
 
652
  msgstr ""
653
 
654
+ #: ../templates/wishlist-view.php:246
655
+ msgid "Public"
656
  msgstr ""
657
 
658
+ #: ../templates/wishlist-view.php:260
 
 
 
 
659
  msgid "Remove"
660
  msgstr ""
661
 
662
+ #: ../templates/wishlist-view.php:287
663
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
664
  msgstr ""
665
 
666
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
667
+ msgid "Ask for an estimate"
 
 
 
 
 
 
 
668
  msgstr ""
669
 
670
+ #: ../yit-common/yith-panel.php:406
671
+ msgid "Select a date"
 
 
 
672
  msgstr "选择日期"
673
 
674
+ #: ../yit-common/yith-panel.php:407
675
+ msgid "Hours"
676
+ msgstr "小时"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
677
 
678
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
679
+ msgid "Minutes"
680
+ msgstr ""
 
681
 
 
 
 
 
 
 
 
682
  #: ../yit-common/yith-panel.php:417
683
  msgid "Upload"
684
  msgstr "上传"
685
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
686
  #: ../yit-common/yith-panel.php:444
687
  msgid "px"
688
  msgstr ""
689
 
 
690
  #: ../yit-common/yith-panel.php:445
691
  msgid "em"
692
  msgstr ""
693
 
 
694
  #: ../yit-common/yith-panel.php:446
695
  msgid "pt"
696
  msgstr ""
697
 
 
698
  #: ../yit-common/yith-panel.php:447
699
  msgid "rem"
700
  msgstr ""
701
 
702
+ #: ../yit-common/yith-panel.php:457
703
+ msgid "Select a font family"
 
 
 
 
 
 
704
  msgstr ""
705
 
 
706
  #: ../yit-common/yith-panel.php:465
707
  msgid "Regular"
708
  msgstr ""
709
 
 
710
  #: ../yit-common/yith-panel.php:466
711
  msgid "Bold"
712
  msgstr ""
713
 
 
714
  #: ../yit-common/yith-panel.php:467
715
  msgid "Extra bold"
716
  msgstr ""
717
 
 
718
  #: ../yit-common/yith-panel.php:468
719
  msgid "Italic"
720
  msgstr ""
721
 
 
722
  #: ../yit-common/yith-panel.php:469
723
  msgid "Italic bold"
724
  msgstr ""
725
 
726
+ #: ../yit-common/yith-panel.php:481
727
+ msgid "Click to preview"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
728
  msgstr ""
729
 
730
+ #~ msgid "wishlist"
731
+ #~ msgstr "愿望清单"
 
732
 
 
733
  #, fuzzy
734
+ #~ msgid "Select"
735
+ #~ msgstr "选择日期"
736
 
737
+ #, fuzzy
738
+ #~ msgid "File Upload"
739
+ #~ msgstr "上传"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
740
 
741
+ #, fuzzy
742
+ #~ msgid "Add options "
743
+ #~ msgstr "选择选项"
744
 
745
+ #, fuzzy
746
+ #~ msgid "Selected"
747
+ #~ msgstr "选择日期"
748
 
749
+ #, fuzzy
750
+ #~ msgid "Delete option"
751
+ #~ msgstr "选择选项"
752
 
753
  #~ msgid "Cannot add to the cart as product is Out of Stock!"
754
  #~ msgstr "无法新增缺货的商品到购物车!"
languages/yit-zh_TW.mo CHANGED
Binary file
languages/yit-zh_TW.po CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:10+0100\n"
5
- "PO-Revision-Date: 2015-04-30 17:10+0100\n"
6
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: English\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr "願望清單"
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr ""
44
 
@@ -378,86 +367,108 @@ msgstr ""
378
  msgid "Social image URL"
379
  msgstr ""
380
 
381
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
382
  msgid "\"Add to wishlist\" button"
383
  msgstr ""
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1272
386
- #: ../includes/class.yith-wcwl-admin-init.php:1290
387
- #: ../includes/class.yith-wcwl-admin-init.php:1308
388
- #: ../includes/class.yith-wcwl-admin-init.php:1326
389
- #: ../includes/class.yith-wcwl-admin-init.php:1344
390
  msgid "Background"
391
  msgstr ""
392
 
393
- #: ../includes/class.yith-wcwl-admin-init.php:1273
394
- #: ../includes/class.yith-wcwl-admin-init.php:1291
395
- #: ../includes/class.yith-wcwl-admin-init.php:1309
396
- #: ../includes/class.yith-wcwl-admin-init.php:1327
397
- #: ../includes/class.yith-wcwl-admin-init.php:1345
398
  msgid "Text"
399
  msgstr ""
400
 
401
- #: ../includes/class.yith-wcwl-admin-init.php:1274
402
- #: ../includes/class.yith-wcwl-admin-init.php:1292
403
- #: ../includes/class.yith-wcwl-admin-init.php:1310
404
- #: ../includes/class.yith-wcwl-admin-init.php:1328
405
- #: ../includes/class.yith-wcwl-admin-init.php:1346
406
  msgid "Border"
407
  msgstr ""
408
 
409
- #: ../includes/class.yith-wcwl-admin-init.php:1281
410
- #: ../includes/class.yith-wcwl-admin-init.php:1299
411
- #: ../includes/class.yith-wcwl-admin-init.php:1317
412
- #: ../includes/class.yith-wcwl-admin-init.php:1335
413
  msgid "Background (hover)"
414
  msgstr ""
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1282
417
- #: ../includes/class.yith-wcwl-admin-init.php:1300
418
- #: ../includes/class.yith-wcwl-admin-init.php:1318
419
- #: ../includes/class.yith-wcwl-admin-init.php:1336
420
  msgid "Text (hover)"
421
  msgstr ""
422
 
423
- #: ../includes/class.yith-wcwl-admin-init.php:1283
424
- #: ../includes/class.yith-wcwl-admin-init.php:1301
425
- #: ../includes/class.yith-wcwl-admin-init.php:1319
426
- #: ../includes/class.yith-wcwl-admin-init.php:1337
427
  msgid "Border (hover)"
428
  msgstr ""
429
 
430
- #: ../includes/class.yith-wcwl-admin-init.php:1287
431
  msgid "\"Add to Cart\" button"
432
  msgstr ""
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1305
435
  msgid "\"Style 1\" button"
436
  msgstr ""
437
 
438
- #: ../includes/class.yith-wcwl-admin-init.php:1323
439
  msgid "\"Style 2\" button"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1341
443
  #, fuzzy
444
  msgid "Wishlist table"
445
  msgstr "願望清單"
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1350
448
  msgid "Headers"
449
  msgstr ""
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1353
452
  msgid "Background color"
453
  msgstr ""
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1443
456
  #, fuzzy
457
  msgid "Wishlist Activated"
458
  msgstr "願望清單"
459
 
460
- #: ../includes/class.yith-wcwl-admin-init.php:1444
461
  #, php-format
462
  msgid ""
463
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -466,12 +477,12 @@ msgid ""
466
  "options, <a href=\"%s\">discover it now</a>."
467
  msgstr ""
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1455
470
  #, fuzzy
471
  msgid "Wishlist Updated"
472
  msgstr "願望清單"
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1456
475
  #, php-format
476
  msgid ""
477
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -481,20 +492,21 @@ msgid ""
481
  "\">discover the PREMIUM version.</a>"
482
  msgstr ""
483
 
484
- #: ../includes/class.yith-wcwl-init.php:361
485
  msgid ""
486
  "We are sorry, but this feature is available only if cookies are enabled on "
487
  "your browser."
488
  msgstr ""
489
 
490
- #: ../includes/class.yith-wcwl-init.php:362
491
  #, fuzzy
492
  msgid "Product correctly added to cart"
493
  msgstr "加入收藏!"
494
 
495
  #: ../includes/class.yith-wcwl-install.php:239
 
496
  msgid "wishlist"
497
- msgstr "願望清單"
498
 
499
  #: ../includes/class.yith-wcwl-shortcode.php:242
500
  #: ../includes/class.yith-wcwl-ui.php:161
@@ -518,1069 +530,225 @@ msgstr ""
518
  msgid "email"
519
  msgstr ""
520
 
521
- #: ../includes/class.yith-wcwl.php:187
522
  #, fuzzy
523
  msgid "An error occurred while adding products to the wishlist."
524
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
525
 
526
- #: ../includes/class.yith-wcwl.php:271
527
  #, fuzzy
528
  msgid "An error occurred while adding products to wishlist."
529
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
530
 
531
- #: ../includes/class.yith-wcwl.php:286
532
  msgid "The \"Remove\" option now does not require any parameter"
533
  msgstr ""
534
 
535
- #: ../includes/class.yith-wcwl.php:320
536
  #, fuzzy
537
  msgid "An error occurred while removing products from the wishlist"
538
  msgstr "從「願望清單」移除商品時,發生了錯誤。"
539
 
540
- #: ../includes/class.yith-wcwl.php:598
541
  msgid "You need to log in before creating a new wishlist"
542
  msgstr ""
543
 
544
- #: ../includes/class.yith-wcwl.php:1307
545
  msgid "Product successfully removed."
546
  msgstr "成功移除商品。"
547
 
548
- #: ../includes/class.yith-wcwl.php:1311
549
  msgid "Error. Unable to remove the product from the wishlist."
550
  msgstr "錯誤。無法從「願望清單」移除這個商品。"
551
 
552
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
553
  msgid "No products were added to the wishlist"
554
  msgstr "你目前沒有加入收藏任何商品到「願望清單」裡面"
555
 
556
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
557
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
558
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
559
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
560
- #, php-format
561
- msgid "Add %s"
562
- msgstr ""
563
-
564
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
565
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
566
- #, php-format
567
- msgid "Add New %s"
568
- msgstr ""
569
-
570
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
571
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
572
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
573
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
574
- #, php-format
575
- msgid "Edit %s"
576
- msgstr ""
577
-
578
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
579
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
580
- #, php-format
581
- msgid "New %s"
582
- msgstr ""
583
-
584
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
585
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
586
- #, php-format
587
- msgid "All %s"
588
- msgstr ""
589
-
590
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
591
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
592
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
593
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
594
- #, php-format
595
- msgid "View %s"
596
- msgstr ""
597
-
598
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
599
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
600
- #, php-format
601
- msgid "Search %s"
602
- msgstr ""
603
-
604
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
605
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
606
- #, php-format
607
- msgid "No %s found"
608
- msgstr ""
609
-
610
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
611
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
612
- #, php-format
613
- msgid "No %s found in Trash"
614
- msgstr ""
615
-
616
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
617
- #, php-format
618
- msgid "%s Categories"
619
- msgstr ""
620
-
621
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
622
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
623
- msgid "Category"
624
- msgstr ""
625
-
626
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
627
- msgid "Search Categories"
628
- msgstr ""
629
-
630
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
631
- msgid "All Categories"
632
- msgstr ""
633
-
634
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
635
- msgid "Parent Category"
636
- msgstr ""
637
-
638
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
639
- msgid "Parent Category:"
640
- msgstr ""
641
-
642
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
643
- msgid "Edit Category"
644
- msgstr ""
645
-
646
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
647
- msgid "Update Category"
648
- msgstr ""
649
-
650
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
651
- msgid "Add New Category"
652
- msgstr ""
653
-
654
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
655
- msgid "New Category Name"
656
- msgstr ""
657
-
658
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
659
- msgid "Categories"
660
- msgstr ""
661
-
662
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
663
- #, php-format
664
- msgid "%s Settings"
665
- msgstr ""
666
-
667
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
668
- msgid "Type"
669
- msgstr ""
670
-
671
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
672
- msgid "Layout for this "
673
- msgstr ""
674
-
675
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
676
- msgid "Rewrite"
677
- msgstr ""
678
-
679
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
680
- msgid ""
681
- "Univocal identification name in the URL for each product (slug from post if "
682
- "empty)"
683
- msgstr ""
684
-
685
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
686
- msgid "Label in Singular"
687
- msgstr ""
688
-
689
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
690
- msgid "Set a label in singular (title of portfolio if empty)"
691
- msgstr ""
692
-
693
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
694
- msgid "Label in Plural"
695
- msgstr ""
696
-
697
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
698
- msgid "Set a label in plural (title of portfolio if empty)"
699
- msgstr ""
700
-
701
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
702
- msgid "Taxonomy"
703
- msgstr ""
704
-
705
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
706
- msgid ""
707
- "If you want to use categories in the portfolio, set a name for taxonomy. "
708
- "Name should be a slug (must not contain capital letters nor spaces) and must "
709
- "not be more than 32 characters long (database structure restriction)."
710
- msgstr ""
711
-
712
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
713
- msgid "Taxonomy Rewrite"
714
- msgstr ""
715
-
716
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
717
- msgid "Set univocal name for each category page URL."
718
- msgstr ""
719
-
720
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
721
- msgid "Single layout"
722
- msgstr ""
723
-
724
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
725
- msgid "Layout for single page of this portfolio"
726
- msgstr ""
727
-
728
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
729
- msgid "layout settings"
730
- msgstr ""
731
-
732
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
733
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
734
- msgid "Quick links"
735
- msgstr ""
736
-
737
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
738
- #, php-format
739
- msgid "Show frontend of the %s"
740
- msgstr ""
741
-
742
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
743
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
744
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
745
- msgid "Name"
746
- msgstr ""
747
-
748
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
749
- #, php-format
750
- msgid "Add %s from images"
751
- msgstr ""
752
-
753
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
754
- msgid "Add with multiupload"
755
- msgstr ""
756
-
757
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
758
- msgid "The changes you have made will be lost if you leave this page."
759
- msgstr ""
760
-
761
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
762
- msgid "Plugin Settings"
763
- msgstr ""
764
-
765
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
766
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
767
- msgid "YIT Plugins"
768
- msgstr ""
769
-
770
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
771
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
772
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
773
- msgid "Save Changes"
774
- msgstr ""
775
-
776
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
777
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
778
- msgid ""
779
- "If you continue with this action, you will reset all options in this page."
780
- msgstr ""
781
-
782
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
783
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
784
- msgid "Reset to Default"
785
- msgstr ""
786
-
787
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
788
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
789
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
790
- msgid "Are you sure?"
791
- msgstr ""
792
-
793
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
794
- msgid ""
795
- "The element you have entered already exists. Please, enter another name."
796
- msgstr ""
797
-
798
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
799
- msgid "Settings saved"
800
- msgstr ""
801
-
802
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
803
- msgid "Settings reset"
804
- msgstr ""
805
-
806
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
807
- msgid "Element deleted correctly."
808
- msgstr ""
809
-
810
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
811
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
812
- msgid "Element updated correctly."
813
- msgstr ""
814
-
815
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
816
- msgid "Database imported correctly."
817
- msgstr ""
818
-
819
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
820
- msgid "An error has occurred during import. Please try again."
821
- msgstr ""
822
-
823
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
824
- msgid "The added file is not valid."
825
- msgstr ""
826
-
827
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
828
- msgid "Sorry, import is disabled."
829
- msgstr ""
830
-
831
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
832
- msgid "Sorting successful."
833
- msgstr ""
834
-
835
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
836
- msgid ""
837
- "If you continue with this action, you will reset all the options in this "
838
- "page."
839
- msgstr ""
840
-
841
- #: ../plugin-fw/lib/yit-pointers.php:70
842
- msgid "Plugins Activated"
843
- msgstr ""
844
-
845
- #: ../plugin-fw/lib/yit-pointers.php:71
846
- msgid ""
847
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
848
- " For each plugin installed, "
849
- "customization settings will be available as a new entry in YIT Plugin menu."
850
- msgstr ""
851
-
852
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
853
- msgid "Discover all our plugins available on:"
854
- msgstr ""
855
-
856
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
857
- msgid "and"
858
- msgstr ""
859
-
860
- #: ../plugin-fw/lib/yit-pointers.php:84
861
- msgid "Plugins Upgraded"
862
- msgstr ""
863
-
864
- #: ../plugin-fw/lib/yit-pointers.php:85
865
- msgid ""
866
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
867
- " Any time one of our plugins is updated, "
868
- "a new entry will be added to this menu.\n"
869
- " For example, after the update, plugin "
870
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
871
- "Search, etc.)\n"
872
- " will be moved from previous location to "
873
- "YIT Plugin tab."
874
- msgstr ""
875
-
876
- #: ../plugin-fw/lib/yit-upgrade.php:123
877
- msgid "There is a new version of %plugin_name% available."
878
- msgstr ""
879
-
880
- #: ../plugin-fw/lib/yit-upgrade.php:124
881
- msgid "View version %latest% details."
882
  msgstr ""
883
 
884
- #: ../plugin-fw/lib/yit-upgrade.php:125
885
- msgid "Automatic update is unavailable for this plugin,"
886
- msgstr ""
887
-
888
- #: ../plugin-fw/lib/yit-upgrade.php:126
889
- msgid ""
890
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
891
- msgstr ""
892
-
893
- #: ../plugin-fw/lib/yit-upgrade.php:127
894
- msgid "Update now."
895
- msgstr ""
896
-
897
- #: ../plugin-fw/lib/yit-upgrade.php:230
898
- msgid "Yithemes Repository"
899
- msgstr ""
900
-
901
- #: ../plugin-fw/lib/yit-upgrade.php:264
902
- msgid "Invalid URL Provided."
903
- msgstr ""
904
-
905
- #: ../plugin-fw/lib/yit-upgrade.php:277
906
- msgid "Could not create Temporary file."
907
- msgstr ""
908
-
909
- #: ../plugin-fw/lib/yit-upgrade.php:419
910
- #, php-format
911
- msgid ""
912
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
913
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
914
- msgstr ""
915
-
916
- #: ../plugin-fw/lib/yit-upgrade.php:421
917
- #, php-format
918
- msgid ""
919
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
920
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
921
- "have to activate the plugin on a single site of the network to benefit from "
922
- "automatic updates.</em>"
923
- msgstr ""
924
-
925
- #: ../plugin-fw/lib/yit-upgrade.php:423
926
- #, php-format
927
- msgid ""
928
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
929
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
930
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
931
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
932
- msgstr ""
933
-
934
- #: ../plugin-fw/lib/yit-upgrade.php:425
935
- #, php-format
936
- msgid ""
937
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
938
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
939
- "href=\"%5$s\">update now</a>."
940
- msgstr ""
941
-
942
- #: ../plugin-fw/lib/yit-upgrade.php:498
943
- msgid "You can't update the plugins for this site."
944
- msgstr ""
945
-
946
- #: ../plugin-fw/lib/yit-upgrade.php:502
947
- msgid ""
948
- "You do not have sufficient permissions to update the plugins for this site."
949
- msgstr ""
950
-
951
- #: ../plugin-fw/lib/yit-upgrade.php:509
952
- msgid "Update Plugin"
953
- msgstr ""
954
-
955
- #: ../plugin-fw/licence/lib/yit-licence.php:161
956
- #, php-format
957
- msgid "%field% field cannot be empty"
958
- msgstr ""
959
-
960
- #: ../plugin-fw/licence/lib/yit-licence.php:162
961
- msgid "%field_1% and %field_2% fields cannot be empty"
962
- msgstr ""
963
-
964
- #: ../plugin-fw/licence/lib/yit-licence.php:163
965
- msgid "Unable to contact the remote server, please try again later. Thanks!"
966
- msgstr ""
967
-
968
- #: ../plugin-fw/licence/lib/yit-licence.php:548
969
- msgid "Invalid Request"
970
- msgstr ""
971
-
972
- #: ../plugin-fw/licence/lib/yit-licence.php:549
973
- msgid "Invalid licence key"
974
- msgstr ""
975
-
976
- #: ../plugin-fw/licence/lib/yit-licence.php:550
977
- msgid "Software has been deactivated"
978
- msgstr ""
979
-
980
- #: ../plugin-fw/licence/lib/yit-licence.php:551
981
- msgid "Maximum number of activations exceeded"
982
- msgstr ""
983
-
984
- #: ../plugin-fw/licence/lib/yit-licence.php:552
985
- msgid "Invalid instance ID"
986
- msgstr ""
987
-
988
- #: ../plugin-fw/licence/lib/yit-licence.php:553
989
- msgid "Invalid security key"
990
- msgstr ""
991
-
992
- #: ../plugin-fw/licence/lib/yit-licence.php:554
993
- msgid "Licence key has expired"
994
- msgstr ""
995
-
996
- #: ../plugin-fw/licence/lib/yit-licence.php:555
997
- msgid "Licence key has been banned"
998
- msgstr ""
999
-
1000
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
1001
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
1002
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
1003
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
1004
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
1005
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
1006
- msgid "Licence Activation"
1007
- msgstr ""
1008
-
1009
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
1010
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1011
- #, php-format
1012
- msgid "%s"
1013
- msgstr ""
1014
-
1015
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1016
- msgid "Yithemes Licence Activation"
1017
- msgstr ""
1018
-
1019
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1020
  msgid ""
1021
- "I cannot find the license key for activating the theme I have bought some "
1022
- "time ago. Where can I find it?"
1023
  msgstr ""
1024
 
1025
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1026
- msgid ""
1027
- "If you have purchased one of our products before 27 January 2015, you can "
1028
- "benefit from support and updates (the services offered with the license)\n"
1029
- " until 27 January 2016 and you do not have to purchase it again "
1030
- "to get a new license key, because, before this date, your license used to be "
1031
- "activated automatically by our system.\n"
1032
- " After 27 January 2016, instead, if you want to benefit from "
1033
- "support and updates you have to buy a new license and activate it through "
1034
- "the license key you will be\n"
1035
- " provided with and that you can find in your YIThemes account, in "
1036
- "section \"My licenses\"."
1037
- msgstr ""
1038
-
1039
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1040
  msgid ""
1041
- "Have you updated your licenses? Have you asked for an extension? Update "
1042
- "information concerning your products."
1043
- msgstr ""
1044
-
1045
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1046
- msgid "Update licence information"
1047
- msgstr ""
1048
-
1049
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1050
- msgid "Products to be activated"
1051
  msgstr ""
1052
 
1053
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1054
- msgid "Activate"
1055
  msgstr ""
1056
 
1057
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1058
- msgid "Activated"
1059
  msgstr ""
1060
 
1061
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1062
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1063
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1064
- #: ../templates/wishlist-view.php:86
1065
- msgid "Product Name"
1066
- msgstr "商品名稱"
1067
-
1068
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1069
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1070
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1071
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1072
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1073
  #: ../templates/share.php:40
1074
  msgid "Email"
1075
  msgstr ""
1076
 
1077
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1078
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1079
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1080
- msgid "Licence Key"
1081
- msgstr ""
1082
-
1083
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1084
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1085
- msgid "Expires"
1086
- msgstr ""
1087
-
1088
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1089
- msgid "Remaining"
1090
- msgstr ""
1091
-
1092
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1093
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1094
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1095
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1096
- msgid "Renew"
1097
- msgstr ""
1098
-
1099
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1100
- #, php-format
1101
- msgid "%1s out of %2s"
1102
  msgstr ""
1103
 
1104
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1105
- msgid "Banned"
1106
  msgstr ""
1107
 
1108
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1109
- msgid "Expired"
1110
  msgstr ""
1111
 
1112
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1113
- msgid "Search for a product"
1114
- msgstr ""
1115
 
1116
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1117
- msgid "No categories."
1118
- msgstr ""
1119
 
1120
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1121
- msgid "+ Add New Category"
1122
- msgstr ""
1123
 
1124
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1125
- msgid "Text Input"
1126
- msgstr ""
1127
 
1128
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1129
- msgid "Checkbox"
1130
- msgstr ""
1131
 
1132
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1133
- #, fuzzy
1134
- msgid "Select"
1135
- msgstr "選擇日期"
1136
 
1137
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1138
- msgid "Textarea"
1139
- msgstr ""
1140
 
1141
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1142
- msgid "Radio Input"
 
1143
  msgstr ""
1144
 
1145
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1146
- msgid "Password Field"
1147
  msgstr ""
1148
 
1149
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1150
  #, fuzzy
1151
- msgid "File Upload"
1152
- msgstr "上傳"
1153
-
1154
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1155
- msgid "Theme Icon"
1156
- msgstr ""
1157
-
1158
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1159
- msgid "Custom Icon"
1160
- msgstr ""
1161
 
1162
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1163
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1164
- msgid "None"
1165
  msgstr ""
1166
 
1167
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1168
- msgid "Add field"
1169
  msgstr ""
1170
 
1171
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1172
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1173
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1174
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1175
- #: ../templates/wishlist-view.php:258
1176
  msgid "Remove"
1177
  msgstr ""
1178
 
1179
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1180
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1181
- msgid "Click to toggle"
1182
- msgstr ""
1183
-
1184
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1185
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1186
- msgid "Title Field"
1187
- msgstr ""
1188
-
1189
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1190
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1191
- msgid "Insert the title for the field."
1192
- msgstr ""
1193
-
1194
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1195
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1196
- msgid "Data Name"
1197
- msgstr ""
1198
-
1199
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1200
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1201
- msgid ""
1202
- "REQUIRED: Field identification name to be entered into email body. "
1203
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1204
- msgstr ""
1205
-
1206
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1207
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1208
- msgid "Type field"
1209
- msgstr ""
1210
-
1211
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1212
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1213
- msgid "Select the type for this field."
1214
- msgstr ""
1215
-
1216
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1217
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1218
- msgid "Checked"
1219
- msgstr ""
1220
-
1221
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1222
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1223
- msgid "Select this option if you want this field appears as already checked."
1224
  msgstr ""
1225
 
1226
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1227
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1228
- #, fuzzy
1229
- msgid "Add options "
1230
- msgstr "選擇選項"
1231
-
1232
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1233
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1234
- msgid "Add option"
1235
  msgstr ""
1236
 
1237
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1238
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1239
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1240
- #, fuzzy
1241
- msgid "Selected"
1242
  msgstr "選擇日期"
1243
 
1244
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1245
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1246
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1247
- #, fuzzy
1248
- msgid "Delete option"
1249
- msgstr "選擇選項"
1250
-
1251
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1252
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1253
- msgid "Error Message"
1254
- msgstr ""
1255
-
1256
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1257
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1258
- msgid "Insert the error message for validation."
1259
- msgstr ""
1260
-
1261
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1262
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1263
- msgid "Required"
1264
- msgstr ""
1265
-
1266
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1267
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1268
- msgid "Select this option if it must be required."
1269
- msgstr ""
1270
-
1271
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1272
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1273
- msgid "Select this option if the email must be valid."
1274
- msgstr ""
1275
-
1276
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1277
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1278
- msgid "Reply To"
1279
- msgstr ""
1280
-
1281
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1282
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1283
- msgid "Select this if it is the email you can reply to."
1284
- msgstr ""
1285
-
1286
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1287
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1288
- msgid "Class"
1289
- msgstr ""
1290
-
1291
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1292
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1293
- msgid ""
1294
- "Insert additional class(es) (separated by commas) for more personalization."
1295
- msgstr ""
1296
 
1297
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1298
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1299
- msgid "Icon"
1300
- msgstr ""
1301
 
1302
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1303
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1304
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1305
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1306
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1307
- #: ../plugin-fw/templates/panel/types/upload.php:31
1308
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1309
  #: ../yit-common/yith-panel.php:417
1310
  msgid "Upload"
1311
  msgstr "上傳"
1312
 
1313
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1314
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1315
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1316
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1317
- msgid "Image preview"
1318
- msgstr ""
1319
-
1320
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1321
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1322
- msgid "Insert an icon for more personalization."
1323
- msgstr ""
1324
-
1325
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1326
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1327
- msgid "Width"
1328
- msgstr ""
1329
-
1330
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1331
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1332
- msgid "Set field length."
1333
- msgstr ""
1334
-
1335
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1336
- msgid "Close all"
1337
- msgstr ""
1338
-
1339
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1340
- msgid "Expand all"
1341
- msgstr ""
1342
-
1343
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1344
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1345
- msgid "Value"
1346
- msgstr ""
1347
-
1348
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1349
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1350
- msgid "Content of the tab. (HTML is supported)"
1351
- msgstr ""
1352
-
1353
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1354
- msgid "Add custom product tab"
1355
- msgstr ""
1356
-
1357
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1358
- msgid "Do you want to remove the custom tab?"
1359
- msgstr ""
1360
-
1361
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1362
- #, php-format
1363
- msgid "(Default: %s <img src=\"%s\"/>)"
1364
- msgstr ""
1365
-
1366
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1367
- #, php-format
1368
- msgid "(Default: <i %s></i> )"
1369
- msgstr ""
1370
-
1371
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1372
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1373
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1374
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1375
- msgid "Delete image"
1376
- msgstr ""
1377
-
1378
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1379
- msgid "Add Images to Gallery"
1380
- msgstr ""
1381
-
1382
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1383
- msgid "Add to gallery"
1384
- msgstr ""
1385
-
1386
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1387
- msgid "Add images"
1388
- msgstr ""
1389
-
1390
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1391
- msgid "Delete"
1392
- msgstr ""
1393
-
1394
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1395
- msgid "Upload new images"
1396
- msgstr ""
1397
-
1398
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1399
- msgid "Are you sure you want to remove this image?"
1400
- msgstr ""
1401
-
1402
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1403
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1404
- msgid "Left sidebar"
1405
- msgstr ""
1406
-
1407
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1408
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1409
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1410
- msgid "No sidebar"
1411
- msgstr ""
1412
-
1413
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1414
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1415
- msgid "Right sidebar"
1416
- msgstr ""
1417
-
1418
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1419
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1420
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1421
- msgid "Choose a sidebar"
1422
- msgstr ""
1423
-
1424
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1425
- msgid "Left Sidebar"
1426
- msgstr ""
1427
-
1428
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1429
- msgid "Right Sidebar"
1430
- msgstr ""
1431
-
1432
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1433
  #: ../yit-common/yith-panel.php:444
1434
  msgid "px"
1435
  msgstr ""
1436
 
1437
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1438
  #: ../yit-common/yith-panel.php:445
1439
  msgid "em"
1440
  msgstr ""
1441
 
1442
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1443
  #: ../yit-common/yith-panel.php:446
1444
  msgid "pt"
1445
  msgstr ""
1446
 
1447
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1448
  #: ../yit-common/yith-panel.php:447
1449
  msgid "rem"
1450
  msgstr ""
1451
 
1452
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1453
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1454
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1455
- msgid "Web fonts"
1456
- msgstr ""
1457
-
1458
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1459
- msgid "Google fonts"
1460
  msgstr ""
1461
 
1462
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1463
  #: ../yit-common/yith-panel.php:465
1464
  msgid "Regular"
1465
  msgstr ""
1466
 
1467
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1468
  #: ../yit-common/yith-panel.php:466
1469
  msgid "Bold"
1470
  msgstr ""
1471
 
1472
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1473
  #: ../yit-common/yith-panel.php:467
1474
  msgid "Extra bold"
1475
  msgstr ""
1476
 
1477
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1478
  #: ../yit-common/yith-panel.php:468
1479
  msgid "Italic"
1480
  msgstr ""
1481
 
1482
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1483
  #: ../yit-common/yith-panel.php:469
1484
  msgid "Italic bold"
1485
  msgstr ""
1486
 
1487
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1488
- msgid "Reset Defaults"
1489
- msgstr ""
1490
-
1491
- #: ../templates/share.php:28
1492
- msgid "Pinterest"
1493
- msgstr ""
1494
-
1495
- #: ../templates/share.php:34
1496
- msgid "Google+"
1497
- msgstr ""
1498
-
1499
- #: ../templates/wishlist-view.php:28
1500
- msgid "Edit title"
1501
- msgstr ""
1502
-
1503
- #: ../templates/wishlist-view.php:37
1504
- msgid "Save"
1505
- msgstr ""
1506
-
1507
- #: ../templates/wishlist-view.php:41
1508
- msgid "Cancel"
1509
- msgstr ""
1510
-
1511
- #: ../templates/wishlist-view.php:93
1512
- msgid "Unit Price"
1513
- msgstr "單價"
1514
-
1515
- #: ../templates/wishlist-view.php:106
1516
- msgid "Stock Status"
1517
- msgstr "庫存狀態"
1518
-
1519
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1520
- msgid "Remove this product"
1521
- msgstr "移除這個商品"
1522
-
1523
- #: ../templates/wishlist-view.php:182
1524
- msgid "Free!"
1525
- msgstr "免費!"
1526
-
1527
- #: ../templates/wishlist-view.php:193
1528
- msgid "Out of Stock"
1529
- msgstr "缺貨"
1530
-
1531
- #: ../templates/wishlist-view.php:196
1532
- msgid "In Stock"
1533
- msgstr "有貨"
1534
-
1535
- #: ../templates/wishlist-view.php:207
1536
- #, php-format
1537
- msgid "Added on : %s"
1538
  msgstr ""
1539
 
1540
- #: ../templates/wishlist-view.php:226
1541
- msgid "Move"
1542
- msgstr ""
1543
 
1544
- #: ../templates/wishlist-view.php:238
1545
  #, fuzzy
1546
- msgid "Shared"
1547
- msgstr "分享:"
1548
 
1549
- #: ../templates/wishlist-view.php:241
1550
- msgid "Private"
1551
- msgstr ""
1552
-
1553
- #: ../templates/wishlist-view.php:244
1554
- msgid "Public"
1555
- msgstr ""
1556
-
1557
- #: ../templates/wishlist-view.php:285
1558
- msgid "Add the selected products to the cart"
1559
- msgstr ""
1560
-
1561
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1562
- msgid "Ask for an estimate"
1563
- msgstr ""
1564
-
1565
- #: ../yit-common/yith-panel.php:406
1566
- msgid "Select a date"
1567
- msgstr "選擇日期"
1568
-
1569
- #: ../yit-common/yith-panel.php:407
1570
- msgid "Hours"
1571
- msgstr "小時"
1572
 
1573
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1574
- msgid "Minutes"
1575
- msgstr ""
1576
 
1577
- #: ../yit-common/yith-panel.php:457
1578
- msgid "Select a font family"
1579
- msgstr ""
1580
 
1581
- #: ../yit-common/yith-panel.php:481
1582
- msgid "Click to preview"
1583
- msgstr ""
1584
 
1585
  #~ msgid "Cannot add to the cart as product is Out of Stock!"
1586
  #~ msgstr "無法新增缺貨的商品到購物車!"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 11:09+0100\n"
5
+ "PO-Revision-Date: 2015-05-18 11:09+0100\n"
6
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: zh_TW\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr "願望清單"
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr ""
33
 
367
  msgid "Social image URL"
368
  msgstr ""
369
 
370
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
371
+ #, php-format
372
+ msgid ""
373
+ "If you want to take advantage of this feature, you could consider to "
374
+ "purchase the %s."
375
+ msgstr ""
376
+
377
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
378
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
379
+ msgstr ""
380
+
381
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
382
+ msgid "Enable slider in wishlist"
383
+ msgstr ""
384
+
385
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
386
+ #, php-format
387
+ msgid ""
388
+ "Choose to enable product slider in wishlist page with linked products (<a "
389
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
390
+ msgstr ""
391
+
392
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
393
  msgid "\"Add to wishlist\" button"
394
  msgstr ""
395
 
396
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
397
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
398
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
399
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
400
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
401
  msgid "Background"
402
  msgstr ""
403
 
404
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
405
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
406
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
407
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
408
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
409
  msgid "Text"
410
  msgstr ""
411
 
412
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
413
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
414
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
415
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
416
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
417
  msgid "Border"
418
  msgstr ""
419
 
420
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
421
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
422
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
424
  msgid "Background (hover)"
425
  msgstr ""
426
 
427
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
428
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
429
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
431
  msgid "Text (hover)"
432
  msgstr ""
433
 
434
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
435
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
436
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
438
  msgid "Border (hover)"
439
  msgstr ""
440
 
441
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
442
  msgid "\"Add to Cart\" button"
443
  msgstr ""
444
 
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
446
  msgid "\"Style 1\" button"
447
  msgstr ""
448
 
449
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
450
  msgid "\"Style 2\" button"
451
  msgstr ""
452
 
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
454
  #, fuzzy
455
  msgid "Wishlist table"
456
  msgstr "願望清單"
457
 
458
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
459
  msgid "Headers"
460
  msgstr ""
461
 
462
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
463
  msgid "Background color"
464
  msgstr ""
465
 
466
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
467
  #, fuzzy
468
  msgid "Wishlist Activated"
469
  msgstr "願望清單"
470
 
471
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
472
  #, php-format
473
  msgid ""
474
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
477
  "options, <a href=\"%s\">discover it now</a>."
478
  msgstr ""
479
 
480
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
481
  #, fuzzy
482
  msgid "Wishlist Updated"
483
  msgstr "願望清單"
484
 
485
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
486
  #, php-format
487
  msgid ""
488
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
492
  "\">discover the PREMIUM version.</a>"
493
  msgstr ""
494
 
495
+ #: ../includes/class.yith-wcwl-init.php:365
496
  msgid ""
497
  "We are sorry, but this feature is available only if cookies are enabled on "
498
  "your browser."
499
  msgstr ""
500
 
501
+ #: ../includes/class.yith-wcwl-init.php:366
502
  #, fuzzy
503
  msgid "Product correctly added to cart"
504
  msgstr "加入收藏!"
505
 
506
  #: ../includes/class.yith-wcwl-install.php:239
507
+ msgctxt "page_slug"
508
  msgid "wishlist"
509
+ msgstr ""
510
 
511
  #: ../includes/class.yith-wcwl-shortcode.php:242
512
  #: ../includes/class.yith-wcwl-ui.php:161
530
  msgid "email"
531
  msgstr ""
532
 
533
+ #: ../includes/class.yith-wcwl.php:192
534
  #, fuzzy
535
  msgid "An error occurred while adding products to the wishlist."
536
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
537
 
538
+ #: ../includes/class.yith-wcwl.php:276
539
  #, fuzzy
540
  msgid "An error occurred while adding products to wishlist."
541
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
542
 
543
+ #: ../includes/class.yith-wcwl.php:291
544
  msgid "The \"Remove\" option now does not require any parameter"
545
  msgstr ""
546
 
547
+ #: ../includes/class.yith-wcwl.php:325
548
  #, fuzzy
549
  msgid "An error occurred while removing products from the wishlist"
550
  msgstr "從「願望清單」移除商品時,發生了錯誤。"
551
 
552
+ #: ../includes/class.yith-wcwl.php:603
553
  msgid "You need to log in before creating a new wishlist"
554
  msgstr ""
555
 
556
+ #: ../includes/class.yith-wcwl.php:1312
557
  msgid "Product successfully removed."
558
  msgstr "成功移除商品。"
559
 
560
+ #: ../includes/class.yith-wcwl.php:1316
561
  msgid "Error. Unable to remove the product from the wishlist."
562
  msgstr "錯誤。無法從「願望清單」移除這個商品。"
563
 
564
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
565
  msgid "No products were added to the wishlist"
566
  msgstr "你目前沒有加入收藏任何商品到「願望清單」裡面"
567
 
568
+ #: ../includes/class.yith-wcwl.php:1362
569
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
570
  msgstr ""
571
 
572
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
573
  msgid ""
574
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
575
+ "WooCommerce in order to work."
576
  msgstr ""
577
 
578
+ #: ../init.php:139
 
 
 
 
 
 
 
 
 
 
 
 
 
 
579
  msgid ""
580
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
581
+ "are using the premium one."
 
 
 
 
 
 
 
 
582
  msgstr ""
583
 
584
+ #: ../templates/share.php:28
585
+ msgid "Pinterest"
586
  msgstr ""
587
 
588
+ #: ../templates/share.php:34
589
+ msgid "Google+"
590
  msgstr ""
591
 
 
 
 
 
 
 
 
 
 
 
 
 
592
  #: ../templates/share.php:40
593
  msgid "Email"
594
  msgstr ""
595
 
596
+ #: ../templates/wishlist-view.php:30
597
+ msgid "Edit title"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
598
  msgstr ""
599
 
600
+ #: ../templates/wishlist-view.php:39
601
+ msgid "Save"
602
  msgstr ""
603
 
604
+ #: ../templates/wishlist-view.php:43
605
+ msgid "Cancel"
606
  msgstr ""
607
 
608
+ #: ../templates/wishlist-view.php:88
609
+ msgid "Product Name"
610
+ msgstr "商品名稱"
611
 
612
+ #: ../templates/wishlist-view.php:95
613
+ msgid "Unit Price"
614
+ msgstr "單價"
615
 
616
+ #: ../templates/wishlist-view.php:108
617
+ msgid "Stock Status"
618
+ msgstr "庫存狀態"
619
 
620
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
621
+ msgid "Remove this product"
622
+ msgstr "移除這個商品"
623
 
624
+ #: ../templates/wishlist-view.php:184
625
+ msgid "Free!"
626
+ msgstr "免費!"
627
 
628
+ #: ../templates/wishlist-view.php:195
629
+ msgid "Out of Stock"
630
+ msgstr "缺貨"
 
631
 
632
+ #: ../templates/wishlist-view.php:198
633
+ msgid "In Stock"
634
+ msgstr "有貨"
635
 
636
+ #: ../templates/wishlist-view.php:209
637
+ #, php-format
638
+ msgid "Added on : %s"
639
  msgstr ""
640
 
641
+ #: ../templates/wishlist-view.php:228
642
+ msgid "Move"
643
  msgstr ""
644
 
645
+ #: ../templates/wishlist-view.php:240
646
  #, fuzzy
647
+ msgid "Shared"
648
+ msgstr "分享:"
 
 
 
 
 
 
 
 
649
 
650
+ #: ../templates/wishlist-view.php:243
651
+ msgid "Private"
 
652
  msgstr ""
653
 
654
+ #: ../templates/wishlist-view.php:246
655
+ msgid "Public"
656
  msgstr ""
657
 
658
+ #: ../templates/wishlist-view.php:260
 
 
 
 
659
  msgid "Remove"
660
  msgstr ""
661
 
662
+ #: ../templates/wishlist-view.php:287
663
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
664
  msgstr ""
665
 
666
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
667
+ msgid "Ask for an estimate"
 
 
 
 
 
 
 
668
  msgstr ""
669
 
670
+ #: ../yit-common/yith-panel.php:406
671
+ msgid "Select a date"
 
 
 
672
  msgstr "選擇日期"
673
 
674
+ #: ../yit-common/yith-panel.php:407
675
+ msgid "Hours"
676
+ msgstr "小時"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
677
 
678
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
679
+ msgid "Minutes"
680
+ msgstr ""
 
681
 
 
 
 
 
 
 
 
682
  #: ../yit-common/yith-panel.php:417
683
  msgid "Upload"
684
  msgstr "上傳"
685
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
686
  #: ../yit-common/yith-panel.php:444
687
  msgid "px"
688
  msgstr ""
689
 
 
690
  #: ../yit-common/yith-panel.php:445
691
  msgid "em"
692
  msgstr ""
693
 
 
694
  #: ../yit-common/yith-panel.php:446
695
  msgid "pt"
696
  msgstr ""
697
 
 
698
  #: ../yit-common/yith-panel.php:447
699
  msgid "rem"
700
  msgstr ""
701
 
702
+ #: ../yit-common/yith-panel.php:457
703
+ msgid "Select a font family"
 
 
 
 
 
 
704
  msgstr ""
705
 
 
706
  #: ../yit-common/yith-panel.php:465
707
  msgid "Regular"
708
  msgstr ""
709
 
 
710
  #: ../yit-common/yith-panel.php:466
711
  msgid "Bold"
712
  msgstr ""
713
 
 
714
  #: ../yit-common/yith-panel.php:467
715
  msgid "Extra bold"
716
  msgstr ""
717
 
 
718
  #: ../yit-common/yith-panel.php:468
719
  msgid "Italic"
720
  msgstr ""
721
 
 
722
  #: ../yit-common/yith-panel.php:469
723
  msgid "Italic bold"
724
  msgstr ""
725
 
726
+ #: ../yit-common/yith-panel.php:481
727
+ msgid "Click to preview"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
728
  msgstr ""
729
 
730
+ #~ msgid "wishlist"
731
+ #~ msgstr "願望清單"
 
732
 
 
733
  #, fuzzy
734
+ #~ msgid "Select"
735
+ #~ msgstr "選擇日期"
736
 
737
+ #, fuzzy
738
+ #~ msgid "File Upload"
739
+ #~ msgstr "上傳"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
740
 
741
+ #, fuzzy
742
+ #~ msgid "Add options "
743
+ #~ msgstr "選擇選項"
744
 
745
+ #, fuzzy
746
+ #~ msgid "Selected"
747
+ #~ msgstr "選擇日期"
748
 
749
+ #, fuzzy
750
+ #~ msgid "Delete option"
751
+ #~ msgstr "選擇選項"
752
 
753
  #~ msgid "Cannot add to the cart as product is Out of Stock!"
754
  #~ msgstr "無法新增缺貨的商品到購物車!"
languages/yit.pot CHANGED
@@ -1,44 +1,33 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2015-04-30 17:08+0100\n"
5
  "PO-Revision-Date: 2015-04-30 17:08+0100\n"
6
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
7
- "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
8
- "Language: English\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
 
 
 
 
15
  "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../init.php:129
18
- msgid ""
19
- "YITH WooCommerce Wishlist is enabled but not effective. It requires "
20
- "WooCommerce in order to work."
21
- msgstr ""
22
-
23
- #: ../init.php:139
24
- msgid ""
25
- "You can't activate the free version of YITH WooCommerce Wishlist while you "
26
- "are using the premium one."
27
- msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:188
30
- #: ../includes/class.yith-wcwl-admin-init.php:1377
31
- #: ../includes/class.yith-wcwl-admin-init.php:1378
32
  #: ../includes/class.yith-wcwl-install.php:240
33
  msgid "Wishlist"
34
  msgstr ""
35
 
36
  #: ../includes/class.yith-wcwl-admin-init.php:190
37
  #: ../includes/class.yith-wcwl-admin-init.php:290
38
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
39
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
40
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
41
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
42
  msgid "Settings"
43
  msgstr ""
44
 
@@ -374,84 +363,106 @@ msgstr ""
374
  msgid "Social image URL"
375
  msgstr ""
376
 
377
- #: ../includes/class.yith-wcwl-admin-init.php:1269
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
378
  msgid "\"Add to wishlist\" button"
379
  msgstr ""
380
 
381
- #: ../includes/class.yith-wcwl-admin-init.php:1272
382
- #: ../includes/class.yith-wcwl-admin-init.php:1290
383
- #: ../includes/class.yith-wcwl-admin-init.php:1308
384
- #: ../includes/class.yith-wcwl-admin-init.php:1326
385
- #: ../includes/class.yith-wcwl-admin-init.php:1344
386
  msgid "Background"
387
  msgstr ""
388
 
389
- #: ../includes/class.yith-wcwl-admin-init.php:1273
390
- #: ../includes/class.yith-wcwl-admin-init.php:1291
391
- #: ../includes/class.yith-wcwl-admin-init.php:1309
392
- #: ../includes/class.yith-wcwl-admin-init.php:1327
393
- #: ../includes/class.yith-wcwl-admin-init.php:1345
394
  msgid "Text"
395
  msgstr ""
396
 
397
- #: ../includes/class.yith-wcwl-admin-init.php:1274
398
- #: ../includes/class.yith-wcwl-admin-init.php:1292
399
- #: ../includes/class.yith-wcwl-admin-init.php:1310
400
- #: ../includes/class.yith-wcwl-admin-init.php:1328
401
- #: ../includes/class.yith-wcwl-admin-init.php:1346
402
  msgid "Border"
403
  msgstr ""
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1281
406
- #: ../includes/class.yith-wcwl-admin-init.php:1299
407
- #: ../includes/class.yith-wcwl-admin-init.php:1317
408
- #: ../includes/class.yith-wcwl-admin-init.php:1335
409
  msgid "Background (hover)"
410
  msgstr ""
411
 
412
- #: ../includes/class.yith-wcwl-admin-init.php:1282
413
- #: ../includes/class.yith-wcwl-admin-init.php:1300
414
- #: ../includes/class.yith-wcwl-admin-init.php:1318
415
- #: ../includes/class.yith-wcwl-admin-init.php:1336
416
  msgid "Text (hover)"
417
  msgstr ""
418
 
419
- #: ../includes/class.yith-wcwl-admin-init.php:1283
420
- #: ../includes/class.yith-wcwl-admin-init.php:1301
421
- #: ../includes/class.yith-wcwl-admin-init.php:1319
422
- #: ../includes/class.yith-wcwl-admin-init.php:1337
423
  msgid "Border (hover)"
424
  msgstr ""
425
 
426
- #: ../includes/class.yith-wcwl-admin-init.php:1287
427
  msgid "\"Add to Cart\" button"
428
  msgstr ""
429
 
430
- #: ../includes/class.yith-wcwl-admin-init.php:1305
431
  msgid "\"Style 1\" button"
432
  msgstr ""
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1323
435
  msgid "\"Style 2\" button"
436
  msgstr ""
437
 
438
- #: ../includes/class.yith-wcwl-admin-init.php:1341
439
  msgid "Wishlist table"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1350
443
  msgid "Headers"
444
  msgstr ""
445
 
446
- #: ../includes/class.yith-wcwl-admin-init.php:1353
447
  msgid "Background color"
448
  msgstr ""
449
 
450
- #: ../includes/class.yith-wcwl-admin-init.php:1443
451
  msgid "Wishlist Activated"
452
  msgstr ""
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1444
455
  #, php-format
456
  msgid ""
457
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
@@ -460,11 +471,11 @@ msgid ""
460
  "options, <a href=\"%s\">discover it now</a>."
461
  msgstr ""
462
 
463
- #: ../includes/class.yith-wcwl-admin-init.php:1455
464
  msgid "Wishlist Updated"
465
  msgstr ""
466
 
467
- #: ../includes/class.yith-wcwl-admin-init.php:1456
468
  #, php-format
469
  msgid ""
470
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
@@ -474,17 +485,18 @@ msgid ""
474
  "\">discover the PREMIUM version.</a>"
475
  msgstr ""
476
 
477
- #: ../includes/class.yith-wcwl-init.php:361
478
  msgid ""
479
  "We are sorry, but this feature is available only if cookies are enabled on "
480
  "your browser."
481
  msgstr ""
482
 
483
- #: ../includes/class.yith-wcwl-init.php:362
484
  msgid "Product correctly added to cart"
485
  msgstr ""
486
 
487
  #: ../includes/class.yith-wcwl-install.php:239
 
488
  msgid "wishlist"
489
  msgstr ""
490
 
@@ -510,1057 +522,195 @@ msgstr ""
510
  msgid "email"
511
  msgstr ""
512
 
513
- #: ../includes/class.yith-wcwl.php:187
514
  msgid "An error occurred while adding products to the wishlist."
515
  msgstr ""
516
 
517
- #: ../includes/class.yith-wcwl.php:271
518
  msgid "An error occurred while adding products to wishlist."
519
  msgstr ""
520
 
521
- #: ../includes/class.yith-wcwl.php:286
522
  msgid "The \"Remove\" option now does not require any parameter"
523
  msgstr ""
524
 
525
- #: ../includes/class.yith-wcwl.php:320
526
  msgid "An error occurred while removing products from the wishlist"
527
  msgstr ""
528
 
529
- #: ../includes/class.yith-wcwl.php:598
530
  msgid "You need to log in before creating a new wishlist"
531
  msgstr ""
532
 
533
- #: ../includes/class.yith-wcwl.php:1307
534
  msgid "Product successfully removed."
535
  msgstr ""
536
 
537
- #: ../includes/class.yith-wcwl.php:1311
538
  msgid "Error. Unable to remove the product from the wishlist."
539
  msgstr ""
540
 
541
- #: ../includes/class.yith-wcwl.php:1315 ../templates/wishlist-view.php:268
542
  msgid "No products were added to the wishlist"
543
  msgstr ""
544
 
545
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
546
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
547
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
548
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
549
- #, php-format
550
- msgid "Add %s"
551
- msgstr ""
552
-
553
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
554
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
555
- #, php-format
556
- msgid "Add New %s"
557
- msgstr ""
558
-
559
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
560
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
561
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
562
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
563
- #, php-format
564
- msgid "Edit %s"
565
- msgstr ""
566
-
567
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
568
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
569
- #, php-format
570
- msgid "New %s"
571
- msgstr ""
572
-
573
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
574
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
575
- #, php-format
576
- msgid "All %s"
577
- msgstr ""
578
-
579
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
580
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
581
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
582
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
583
- #, php-format
584
- msgid "View %s"
585
- msgstr ""
586
-
587
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
588
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
589
- #, php-format
590
- msgid "Search %s"
591
- msgstr ""
592
-
593
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
594
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
595
- #, php-format
596
- msgid "No %s found"
597
- msgstr ""
598
-
599
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
600
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
601
- #, php-format
602
- msgid "No %s found in Trash"
603
- msgstr ""
604
-
605
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
606
- #, php-format
607
- msgid "%s Categories"
608
- msgstr ""
609
-
610
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
611
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
612
- msgid "Category"
613
- msgstr ""
614
-
615
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
616
- msgid "Search Categories"
617
- msgstr ""
618
-
619
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
620
- msgid "All Categories"
621
- msgstr ""
622
-
623
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
624
- msgid "Parent Category"
625
- msgstr ""
626
-
627
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
628
- msgid "Parent Category:"
629
- msgstr ""
630
-
631
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
632
- msgid "Edit Category"
633
- msgstr ""
634
-
635
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
636
- msgid "Update Category"
637
- msgstr ""
638
-
639
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
640
- msgid "Add New Category"
641
- msgstr ""
642
-
643
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
644
- msgid "New Category Name"
645
- msgstr ""
646
-
647
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
648
- msgid "Categories"
649
- msgstr ""
650
-
651
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
652
- #, php-format
653
- msgid "%s Settings"
654
- msgstr ""
655
-
656
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
657
- msgid "Type"
658
- msgstr ""
659
-
660
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
661
- msgid "Layout for this "
662
- msgstr ""
663
-
664
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
665
- msgid "Rewrite"
666
- msgstr ""
667
-
668
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
669
- msgid ""
670
- "Univocal identification name in the URL for each product (slug from post if "
671
- "empty)"
672
- msgstr ""
673
-
674
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
675
- msgid "Label in Singular"
676
- msgstr ""
677
-
678
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
679
- msgid "Set a label in singular (title of portfolio if empty)"
680
- msgstr ""
681
-
682
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
683
- msgid "Label in Plural"
684
- msgstr ""
685
-
686
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
687
- msgid "Set a label in plural (title of portfolio if empty)"
688
- msgstr ""
689
-
690
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
691
- msgid "Taxonomy"
692
- msgstr ""
693
-
694
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
695
- msgid ""
696
- "If you want to use categories in the portfolio, set a name for taxonomy. "
697
- "Name should be a slug (must not contain capital letters nor spaces) and must "
698
- "not be more than 32 characters long (database structure restriction)."
699
- msgstr ""
700
-
701
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
702
- msgid "Taxonomy Rewrite"
703
- msgstr ""
704
-
705
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
706
- msgid "Set univocal name for each category page URL."
707
- msgstr ""
708
-
709
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
710
- msgid "Single layout"
711
- msgstr ""
712
-
713
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
714
- msgid "Layout for single page of this portfolio"
715
- msgstr ""
716
-
717
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
718
- msgid "layout settings"
719
- msgstr ""
720
-
721
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
722
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
723
- msgid "Quick links"
724
- msgstr ""
725
-
726
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
727
- #, php-format
728
- msgid "Show frontend of the %s"
729
- msgstr ""
730
-
731
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
732
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
733
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
734
- msgid "Name"
735
- msgstr ""
736
-
737
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
738
- #, php-format
739
- msgid "Add %s from images"
740
- msgstr ""
741
-
742
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
743
- msgid "Add with multiupload"
744
- msgstr ""
745
-
746
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
747
- msgid "The changes you have made will be lost if you leave this page."
748
- msgstr ""
749
-
750
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
751
- msgid "Plugin Settings"
752
- msgstr ""
753
-
754
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
755
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
756
- msgid "YIT Plugins"
757
- msgstr ""
758
-
759
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
760
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
761
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
762
- msgid "Save Changes"
763
- msgstr ""
764
-
765
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
766
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
767
- msgid ""
768
- "If you continue with this action, you will reset all options in this page."
769
- msgstr ""
770
-
771
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
772
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
773
- msgid "Reset to Default"
774
- msgstr ""
775
-
776
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
777
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
778
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
779
- msgid "Are you sure?"
780
- msgstr ""
781
-
782
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
783
- msgid ""
784
- "The element you have entered already exists. Please, enter another name."
785
- msgstr ""
786
-
787
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
788
- msgid "Settings saved"
789
- msgstr ""
790
-
791
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
792
- msgid "Settings reset"
793
- msgstr ""
794
-
795
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
796
- msgid "Element deleted correctly."
797
- msgstr ""
798
-
799
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
800
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
801
- msgid "Element updated correctly."
802
- msgstr ""
803
-
804
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
805
- msgid "Database imported correctly."
806
- msgstr ""
807
-
808
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
809
- msgid "An error has occurred during import. Please try again."
810
- msgstr ""
811
-
812
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
813
- msgid "The added file is not valid."
814
- msgstr ""
815
-
816
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
817
- msgid "Sorry, import is disabled."
818
- msgstr ""
819
-
820
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
821
- msgid "Sorting successful."
822
- msgstr ""
823
-
824
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
825
- msgid ""
826
- "If you continue with this action, you will reset all the options in this "
827
- "page."
828
- msgstr ""
829
-
830
- #: ../plugin-fw/lib/yit-pointers.php:70
831
- msgid "Plugins Activated"
832
- msgstr ""
833
-
834
- #: ../plugin-fw/lib/yit-pointers.php:71
835
- msgid ""
836
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
837
- " For each plugin installed, "
838
- "customization settings will be available as a new entry in YIT Plugin menu."
839
- msgstr ""
840
-
841
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
842
- msgid "Discover all our plugins available on:"
843
- msgstr ""
844
-
845
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
846
- msgid "and"
847
- msgstr ""
848
-
849
- #: ../plugin-fw/lib/yit-pointers.php:84
850
- msgid "Plugins Upgraded"
851
- msgstr ""
852
-
853
- #: ../plugin-fw/lib/yit-pointers.php:85
854
- msgid ""
855
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
856
- " Any time one of our plugins is updated, "
857
- "a new entry will be added to this menu.\n"
858
- " For example, after the update, plugin "
859
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
860
- "Search, etc.)\n"
861
- " will be moved from previous location to "
862
- "YIT Plugin tab."
863
- msgstr ""
864
-
865
- #: ../plugin-fw/lib/yit-upgrade.php:123
866
- msgid "There is a new version of %plugin_name% available."
867
- msgstr ""
868
-
869
- #: ../plugin-fw/lib/yit-upgrade.php:124
870
- msgid "View version %latest% details."
871
- msgstr ""
872
-
873
- #: ../plugin-fw/lib/yit-upgrade.php:125
874
- msgid "Automatic update is unavailable for this plugin,"
875
- msgstr ""
876
-
877
- #: ../plugin-fw/lib/yit-upgrade.php:126
878
- msgid ""
879
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
880
- msgstr ""
881
-
882
- #: ../plugin-fw/lib/yit-upgrade.php:127
883
- msgid "Update now."
884
- msgstr ""
885
-
886
- #: ../plugin-fw/lib/yit-upgrade.php:230
887
- msgid "Yithemes Repository"
888
- msgstr ""
889
-
890
- #: ../plugin-fw/lib/yit-upgrade.php:264
891
- msgid "Invalid URL Provided."
892
- msgstr ""
893
-
894
- #: ../plugin-fw/lib/yit-upgrade.php:277
895
- msgid "Could not create Temporary file."
896
- msgstr ""
897
-
898
- #: ../plugin-fw/lib/yit-upgrade.php:419
899
- #, php-format
900
- msgid ""
901
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
902
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
903
- msgstr ""
904
-
905
- #: ../plugin-fw/lib/yit-upgrade.php:421
906
- #, php-format
907
- msgid ""
908
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
909
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
910
- "have to activate the plugin on a single site of the network to benefit from "
911
- "automatic updates.</em>"
912
- msgstr ""
913
-
914
- #: ../plugin-fw/lib/yit-upgrade.php:423
915
- #, php-format
916
- msgid ""
917
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
918
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
919
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
920
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
921
- msgstr ""
922
-
923
- #: ../plugin-fw/lib/yit-upgrade.php:425
924
- #, php-format
925
- msgid ""
926
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
927
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
928
- "href=\"%5$s\">update now</a>."
929
- msgstr ""
930
-
931
- #: ../plugin-fw/lib/yit-upgrade.php:498
932
- msgid "You can't update the plugins for this site."
933
- msgstr ""
934
-
935
- #: ../plugin-fw/lib/yit-upgrade.php:502
936
- msgid ""
937
- "You do not have sufficient permissions to update the plugins for this site."
938
- msgstr ""
939
-
940
- #: ../plugin-fw/lib/yit-upgrade.php:509
941
- msgid "Update Plugin"
942
- msgstr ""
943
-
944
- #: ../plugin-fw/licence/lib/yit-licence.php:161
945
- #, php-format
946
- msgid "%field% field cannot be empty"
947
- msgstr ""
948
-
949
- #: ../plugin-fw/licence/lib/yit-licence.php:162
950
- msgid "%field_1% and %field_2% fields cannot be empty"
951
- msgstr ""
952
-
953
- #: ../plugin-fw/licence/lib/yit-licence.php:163
954
- msgid "Unable to contact the remote server, please try again later. Thanks!"
955
- msgstr ""
956
-
957
- #: ../plugin-fw/licence/lib/yit-licence.php:548
958
- msgid "Invalid Request"
959
- msgstr ""
960
-
961
- #: ../plugin-fw/licence/lib/yit-licence.php:549
962
- msgid "Invalid licence key"
963
- msgstr ""
964
-
965
- #: ../plugin-fw/licence/lib/yit-licence.php:550
966
- msgid "Software has been deactivated"
967
- msgstr ""
968
-
969
- #: ../plugin-fw/licence/lib/yit-licence.php:551
970
- msgid "Maximum number of activations exceeded"
971
  msgstr ""
972
 
973
- #: ../plugin-fw/licence/lib/yit-licence.php:552
974
- msgid "Invalid instance ID"
975
- msgstr ""
976
-
977
- #: ../plugin-fw/licence/lib/yit-licence.php:553
978
- msgid "Invalid security key"
979
- msgstr ""
980
-
981
- #: ../plugin-fw/licence/lib/yit-licence.php:554
982
- msgid "Licence key has expired"
983
- msgstr ""
984
-
985
- #: ../plugin-fw/licence/lib/yit-licence.php:555
986
- msgid "Licence key has been banned"
987
- msgstr ""
988
-
989
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
990
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
991
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
992
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
993
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
994
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
995
- msgid "Licence Activation"
996
- msgstr ""
997
-
998
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
999
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
1000
- #, php-format
1001
- msgid "%s"
1002
- msgstr ""
1003
-
1004
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
1005
- msgid "Yithemes Licence Activation"
1006
- msgstr ""
1007
-
1008
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
1009
  msgid ""
1010
- "I cannot find the license key for activating the theme I have bought some "
1011
- "time ago. Where can I find it?"
1012
  msgstr ""
1013
 
1014
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
1015
- msgid ""
1016
- "If you have purchased one of our products before 27 January 2015, you can "
1017
- "benefit from support and updates (the services offered with the license)\n"
1018
- " until 27 January 2016 and you do not have to purchase it again "
1019
- "to get a new license key, because, before this date, your license used to be "
1020
- "activated automatically by our system.\n"
1021
- " After 27 January 2016, instead, if you want to benefit from "
1022
- "support and updates you have to buy a new license and activate it through "
1023
- "the license key you will be\n"
1024
- " provided with and that you can find in your YIThemes account, in "
1025
- "section \"My licenses\"."
1026
- msgstr ""
1027
-
1028
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
1029
  msgid ""
1030
- "Have you updated your licenses? Have you asked for an extension? Update "
1031
- "information concerning your products."
1032
- msgstr ""
1033
-
1034
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
1035
- msgid "Update licence information"
1036
- msgstr ""
1037
-
1038
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
1039
- msgid "Products to be activated"
1040
- msgstr ""
1041
-
1042
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
1043
- msgid "Activate"
1044
  msgstr ""
1045
 
1046
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
1047
- msgid "Activated"
1048
  msgstr ""
1049
 
1050
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
1051
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
1052
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
1053
- #: ../templates/wishlist-view.php:86
1054
- msgid "Product Name"
1055
  msgstr ""
1056
 
1057
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
1058
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
1059
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
1060
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
1061
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
1062
  #: ../templates/share.php:40
1063
  msgid "Email"
1064
  msgstr ""
1065
 
1066
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
1067
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
1068
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
1069
- msgid "Licence Key"
1070
- msgstr ""
1071
-
1072
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
1073
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
1074
- msgid "Expires"
1075
- msgstr ""
1076
-
1077
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
1078
- msgid "Remaining"
1079
- msgstr ""
1080
-
1081
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
1082
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
1083
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
1084
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
1085
- msgid "Renew"
1086
- msgstr ""
1087
-
1088
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
1089
- #, php-format
1090
- msgid "%1s out of %2s"
1091
- msgstr ""
1092
-
1093
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
1094
- msgid "Banned"
1095
- msgstr ""
1096
-
1097
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
1098
- msgid "Expired"
1099
  msgstr ""
1100
 
1101
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
1102
- msgid "Search for a product"
1103
  msgstr ""
1104
 
1105
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
1106
- msgid "No categories."
1107
  msgstr ""
1108
 
1109
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
1110
- msgid "+ Add New Category"
1111
  msgstr ""
1112
 
1113
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
1114
- msgid "Text Input"
1115
  msgstr ""
1116
 
1117
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
1118
- msgid "Checkbox"
1119
  msgstr ""
1120
 
1121
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
1122
- msgid "Select"
1123
  msgstr ""
1124
 
1125
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
1126
- msgid "Textarea"
1127
  msgstr ""
1128
 
1129
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
1130
- msgid "Radio Input"
1131
  msgstr ""
1132
 
1133
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
1134
- msgid "Password Field"
1135
  msgstr ""
1136
 
1137
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
1138
- msgid "File Upload"
 
1139
  msgstr ""
1140
 
1141
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
1142
- msgid "Theme Icon"
1143
  msgstr ""
1144
 
1145
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
1146
- msgid "Custom Icon"
1147
  msgstr ""
1148
 
1149
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
1150
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
1151
- msgid "None"
1152
  msgstr ""
1153
 
1154
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
1155
- msgid "Add field"
1156
  msgstr ""
1157
 
1158
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
1159
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
1160
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
1161
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
1162
- #: ../templates/wishlist-view.php:258
1163
  msgid "Remove"
1164
  msgstr ""
1165
 
1166
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
1167
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
1168
- msgid "Click to toggle"
1169
- msgstr ""
1170
-
1171
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
1172
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
1173
- msgid "Title Field"
1174
- msgstr ""
1175
-
1176
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
1177
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
1178
- msgid "Insert the title for the field."
1179
- msgstr ""
1180
-
1181
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
1182
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
1183
- msgid "Data Name"
1184
- msgstr ""
1185
-
1186
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
1187
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
1188
- msgid ""
1189
- "REQUIRED: Field identification name to be entered into email body. "
1190
- "<strong>Note:</strong>Use only lowercase characters and underscores."
1191
- msgstr ""
1192
-
1193
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
1194
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
1195
- msgid "Type field"
1196
- msgstr ""
1197
-
1198
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
1199
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
1200
- msgid "Select the type for this field."
1201
- msgstr ""
1202
-
1203
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
1204
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
1205
- msgid "Checked"
1206
- msgstr ""
1207
-
1208
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
1209
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
1210
- msgid "Select this option if you want this field appears as already checked."
1211
- msgstr ""
1212
-
1213
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
1214
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
1215
- msgid "Add options "
1216
- msgstr ""
1217
-
1218
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
1219
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
1220
- msgid "Add option"
1221
- msgstr ""
1222
-
1223
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
1224
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
1225
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1226
- msgid "Selected"
1227
- msgstr ""
1228
-
1229
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
1230
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
1231
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
1232
- msgid "Delete option"
1233
- msgstr ""
1234
-
1235
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
1236
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
1237
- msgid "Error Message"
1238
- msgstr ""
1239
-
1240
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
1241
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
1242
- msgid "Insert the error message for validation."
1243
- msgstr ""
1244
-
1245
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
1246
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
1247
- msgid "Required"
1248
- msgstr ""
1249
-
1250
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
1251
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
1252
- msgid "Select this option if it must be required."
1253
- msgstr ""
1254
-
1255
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
1256
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
1257
- msgid "Select this option if the email must be valid."
1258
- msgstr ""
1259
-
1260
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
1261
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
1262
- msgid "Reply To"
1263
  msgstr ""
1264
 
1265
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
1266
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
1267
- msgid "Select this if it is the email you can reply to."
1268
  msgstr ""
1269
 
1270
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
1271
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
1272
- msgid "Class"
1273
  msgstr ""
1274
 
1275
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
1276
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
1277
- msgid ""
1278
- "Insert additional class(es) (separated by commas) for more personalization."
1279
  msgstr ""
1280
 
1281
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
1282
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
1283
- msgid "Icon"
1284
  msgstr ""
1285
 
1286
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
1287
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
1288
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
1289
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
1290
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
1291
- #: ../plugin-fw/templates/panel/types/upload.php:31
1292
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
1293
  #: ../yit-common/yith-panel.php:417
1294
  msgid "Upload"
1295
  msgstr ""
1296
 
1297
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
1298
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
1299
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
1300
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
1301
- msgid "Image preview"
1302
- msgstr ""
1303
-
1304
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
1305
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
1306
- msgid "Insert an icon for more personalization."
1307
- msgstr ""
1308
-
1309
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
1310
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
1311
- msgid "Width"
1312
- msgstr ""
1313
-
1314
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
1315
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
1316
- msgid "Set field length."
1317
- msgstr ""
1318
-
1319
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1320
- msgid "Close all"
1321
- msgstr ""
1322
-
1323
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
1324
- msgid "Expand all"
1325
- msgstr ""
1326
-
1327
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
1328
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
1329
- msgid "Value"
1330
- msgstr ""
1331
-
1332
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
1333
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
1334
- msgid "Content of the tab. (HTML is supported)"
1335
- msgstr ""
1336
-
1337
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
1338
- msgid "Add custom product tab"
1339
- msgstr ""
1340
-
1341
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
1342
- msgid "Do you want to remove the custom tab?"
1343
- msgstr ""
1344
-
1345
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
1346
- #, php-format
1347
- msgid "(Default: %s <img src=\"%s\"/>)"
1348
- msgstr ""
1349
-
1350
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
1351
- #, php-format
1352
- msgid "(Default: <i %s></i> )"
1353
- msgstr ""
1354
-
1355
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
1356
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1357
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
1358
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
1359
- msgid "Delete image"
1360
- msgstr ""
1361
-
1362
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1363
- msgid "Add Images to Gallery"
1364
- msgstr ""
1365
-
1366
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1367
- msgid "Add to gallery"
1368
- msgstr ""
1369
-
1370
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1371
- msgid "Add images"
1372
- msgstr ""
1373
-
1374
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
1375
- msgid "Delete"
1376
- msgstr ""
1377
-
1378
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
1379
- msgid "Upload new images"
1380
- msgstr ""
1381
-
1382
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
1383
- msgid "Are you sure you want to remove this image?"
1384
- msgstr ""
1385
-
1386
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1387
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
1388
- msgid "Left sidebar"
1389
- msgstr ""
1390
-
1391
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1392
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
1393
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
1394
- msgid "No sidebar"
1395
- msgstr ""
1396
-
1397
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1398
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
1399
- msgid "Right sidebar"
1400
- msgstr ""
1401
-
1402
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1403
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
1404
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
1405
- msgid "Choose a sidebar"
1406
- msgstr ""
1407
-
1408
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
1409
- msgid "Left Sidebar"
1410
- msgstr ""
1411
-
1412
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
1413
- msgid "Right Sidebar"
1414
- msgstr ""
1415
-
1416
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
1417
  #: ../yit-common/yith-panel.php:444
1418
  msgid "px"
1419
  msgstr ""
1420
 
1421
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
1422
  #: ../yit-common/yith-panel.php:445
1423
  msgid "em"
1424
  msgstr ""
1425
 
1426
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
1427
  #: ../yit-common/yith-panel.php:446
1428
  msgid "pt"
1429
  msgstr ""
1430
 
1431
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
1432
  #: ../yit-common/yith-panel.php:447
1433
  msgid "rem"
1434
  msgstr ""
1435
 
1436
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
1437
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
1438
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
1439
- msgid "Web fonts"
1440
- msgstr ""
1441
-
1442
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
1443
- msgid "Google fonts"
1444
  msgstr ""
1445
 
1446
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
1447
  #: ../yit-common/yith-panel.php:465
1448
  msgid "Regular"
1449
  msgstr ""
1450
 
1451
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
1452
  #: ../yit-common/yith-panel.php:466
1453
  msgid "Bold"
1454
  msgstr ""
1455
 
1456
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
1457
  #: ../yit-common/yith-panel.php:467
1458
  msgid "Extra bold"
1459
  msgstr ""
1460
 
1461
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
1462
  #: ../yit-common/yith-panel.php:468
1463
  msgid "Italic"
1464
  msgstr ""
1465
 
1466
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
1467
  #: ../yit-common/yith-panel.php:469
1468
  msgid "Italic bold"
1469
  msgstr ""
1470
 
1471
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
1472
- msgid "Reset Defaults"
1473
- msgstr ""
1474
-
1475
- #: ../templates/share.php:28
1476
- msgid "Pinterest"
1477
- msgstr ""
1478
-
1479
- #: ../templates/share.php:34
1480
- msgid "Google+"
1481
- msgstr ""
1482
-
1483
- #: ../templates/wishlist-view.php:28
1484
- msgid "Edit title"
1485
- msgstr ""
1486
-
1487
- #: ../templates/wishlist-view.php:37
1488
- msgid "Save"
1489
- msgstr ""
1490
-
1491
- #: ../templates/wishlist-view.php:41
1492
- msgid "Cancel"
1493
- msgstr ""
1494
-
1495
- #: ../templates/wishlist-view.php:93
1496
- msgid "Unit Price"
1497
- msgstr ""
1498
-
1499
- #: ../templates/wishlist-view.php:106
1500
- msgid "Stock Status"
1501
- msgstr ""
1502
-
1503
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:258
1504
- msgid "Remove this product"
1505
- msgstr ""
1506
-
1507
- #: ../templates/wishlist-view.php:182
1508
- msgid "Free!"
1509
- msgstr ""
1510
-
1511
- #: ../templates/wishlist-view.php:193
1512
- msgid "Out of Stock"
1513
- msgstr ""
1514
-
1515
- #: ../templates/wishlist-view.php:196
1516
- msgid "In Stock"
1517
- msgstr ""
1518
-
1519
- #: ../templates/wishlist-view.php:207
1520
- #, php-format
1521
- msgid "Added on : %s"
1522
- msgstr ""
1523
-
1524
- #: ../templates/wishlist-view.php:226
1525
- msgid "Move"
1526
- msgstr ""
1527
-
1528
- #: ../templates/wishlist-view.php:238
1529
- msgid "Shared"
1530
- msgstr ""
1531
-
1532
- #: ../templates/wishlist-view.php:241
1533
- msgid "Private"
1534
- msgstr ""
1535
-
1536
- #: ../templates/wishlist-view.php:244
1537
- msgid "Public"
1538
- msgstr ""
1539
-
1540
- #: ../templates/wishlist-view.php:285
1541
- msgid "Add the selected products to the cart"
1542
- msgstr ""
1543
-
1544
- #: ../templates/wishlist-view.php:293 ../templates/wishlist-view.php:333
1545
- msgid "Ask for an estimate"
1546
- msgstr ""
1547
-
1548
- #: ../yit-common/yith-panel.php:406
1549
- msgid "Select a date"
1550
- msgstr ""
1551
-
1552
- #: ../yit-common/yith-panel.php:407
1553
- msgid "Hours"
1554
- msgstr ""
1555
-
1556
- #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
1557
- msgid "Minutes"
1558
- msgstr ""
1559
-
1560
- #: ../yit-common/yith-panel.php:457
1561
- msgid "Select a font family"
1562
- msgstr ""
1563
-
1564
  #: ../yit-common/yith-panel.php:481
1565
  msgid "Click to preview"
1566
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
+ "POT-Creation-Date: 2015-05-18 10:54+0100\n"
5
  "PO-Revision-Date: 2015-04-30 17:08+0100\n"
6
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: en\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8beta3\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
14
+ "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
15
+ "_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
+ "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  #: ../includes/class.yith-wcwl-admin-init.php:188
23
+ #: ../includes/class.yith-wcwl-admin-init.php:1406
24
+ #: ../includes/class.yith-wcwl-admin-init.php:1407
25
  #: ../includes/class.yith-wcwl-install.php:240
26
  msgid "Wishlist"
27
  msgstr ""
28
 
29
  #: ../includes/class.yith-wcwl-admin-init.php:190
30
  #: ../includes/class.yith-wcwl-admin-init.php:290
 
 
 
 
31
  msgid "Settings"
32
  msgstr ""
33
 
363
  msgid "Social image URL"
364
  msgstr ""
365
 
366
+ #: ../includes/class.yith-wcwl-admin-init.php:1248
367
+ #, php-format
368
+ msgid ""
369
+ "If you want to take advantage of this feature, you could consider to "
370
+ "purchase the %s."
371
+ msgstr ""
372
+
373
+ #: ../includes/class.yith-wcwl-admin-init.php:1253
374
+ msgid "YITH WooCommerce Frequently Bought Together Integration"
375
+ msgstr ""
376
+
377
+ #: ../includes/class.yith-wcwl-admin-init.php:1260
378
+ msgid "Enable slider in wishlist"
379
+ msgstr ""
380
+
381
+ #: ../includes/class.yith-wcwl-admin-init.php:1261
382
+ #, php-format
383
+ msgid ""
384
+ "Choose to enable product slider in wishlist page with linked products (<a "
385
+ "href=\"%s\" class=\"thickbox\">Example</a>). %s"
386
+ msgstr ""
387
+
388
+ #: ../includes/class.yith-wcwl-admin-init.php:1298
389
  msgid "\"Add to wishlist\" button"
390
  msgstr ""
391
 
392
+ #: ../includes/class.yith-wcwl-admin-init.php:1301
393
+ #: ../includes/class.yith-wcwl-admin-init.php:1319
394
+ #: ../includes/class.yith-wcwl-admin-init.php:1337
395
+ #: ../includes/class.yith-wcwl-admin-init.php:1355
396
+ #: ../includes/class.yith-wcwl-admin-init.php:1373
397
  msgid "Background"
398
  msgstr ""
399
 
400
+ #: ../includes/class.yith-wcwl-admin-init.php:1302
401
+ #: ../includes/class.yith-wcwl-admin-init.php:1320
402
+ #: ../includes/class.yith-wcwl-admin-init.php:1338
403
+ #: ../includes/class.yith-wcwl-admin-init.php:1356
404
+ #: ../includes/class.yith-wcwl-admin-init.php:1374
405
  msgid "Text"
406
  msgstr ""
407
 
408
+ #: ../includes/class.yith-wcwl-admin-init.php:1303
409
+ #: ../includes/class.yith-wcwl-admin-init.php:1321
410
+ #: ../includes/class.yith-wcwl-admin-init.php:1339
411
+ #: ../includes/class.yith-wcwl-admin-init.php:1357
412
+ #: ../includes/class.yith-wcwl-admin-init.php:1375
413
  msgid "Border"
414
  msgstr ""
415
 
416
+ #: ../includes/class.yith-wcwl-admin-init.php:1310
417
+ #: ../includes/class.yith-wcwl-admin-init.php:1328
418
+ #: ../includes/class.yith-wcwl-admin-init.php:1346
419
+ #: ../includes/class.yith-wcwl-admin-init.php:1364
420
  msgid "Background (hover)"
421
  msgstr ""
422
 
423
+ #: ../includes/class.yith-wcwl-admin-init.php:1311
424
+ #: ../includes/class.yith-wcwl-admin-init.php:1329
425
+ #: ../includes/class.yith-wcwl-admin-init.php:1347
426
+ #: ../includes/class.yith-wcwl-admin-init.php:1365
427
  msgid "Text (hover)"
428
  msgstr ""
429
 
430
+ #: ../includes/class.yith-wcwl-admin-init.php:1312
431
+ #: ../includes/class.yith-wcwl-admin-init.php:1330
432
+ #: ../includes/class.yith-wcwl-admin-init.php:1348
433
+ #: ../includes/class.yith-wcwl-admin-init.php:1366
434
  msgid "Border (hover)"
435
  msgstr ""
436
 
437
+ #: ../includes/class.yith-wcwl-admin-init.php:1316
438
  msgid "\"Add to Cart\" button"
439
  msgstr ""
440
 
441
+ #: ../includes/class.yith-wcwl-admin-init.php:1334
442
  msgid "\"Style 1\" button"
443
  msgstr ""
444
 
445
+ #: ../includes/class.yith-wcwl-admin-init.php:1352
446
  msgid "\"Style 2\" button"
447
  msgstr ""
448
 
449
+ #: ../includes/class.yith-wcwl-admin-init.php:1370
450
  msgid "Wishlist table"
451
  msgstr ""
452
 
453
+ #: ../includes/class.yith-wcwl-admin-init.php:1379
454
  msgid "Headers"
455
  msgstr ""
456
 
457
+ #: ../includes/class.yith-wcwl-admin-init.php:1382
458
  msgid "Background color"
459
  msgstr ""
460
 
461
+ #: ../includes/class.yith-wcwl-admin-init.php:1472
462
  msgid "Wishlist Activated"
463
  msgstr ""
464
 
465
+ #: ../includes/class.yith-wcwl-admin-init.php:1473
466
  #, php-format
467
  msgid ""
468
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
471
  "options, <a href=\"%s\">discover it now</a>."
472
  msgstr ""
473
 
474
+ #: ../includes/class.yith-wcwl-admin-init.php:1484
475
  msgid "Wishlist Updated"
476
  msgstr ""
477
 
478
+ #: ../includes/class.yith-wcwl-admin-init.php:1485
479
  #, php-format
480
  msgid ""
481
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
485
  "\">discover the PREMIUM version.</a>"
486
  msgstr ""
487
 
488
+ #: ../includes/class.yith-wcwl-init.php:365
489
  msgid ""
490
  "We are sorry, but this feature is available only if cookies are enabled on "
491
  "your browser."
492
  msgstr ""
493
 
494
+ #: ../includes/class.yith-wcwl-init.php:366
495
  msgid "Product correctly added to cart"
496
  msgstr ""
497
 
498
  #: ../includes/class.yith-wcwl-install.php:239
499
+ msgctxt "page_slug"
500
  msgid "wishlist"
501
  msgstr ""
502
 
522
  msgid "email"
523
  msgstr ""
524
 
525
+ #: ../includes/class.yith-wcwl.php:192
526
  msgid "An error occurred while adding products to the wishlist."
527
  msgstr ""
528
 
529
+ #: ../includes/class.yith-wcwl.php:276
530
  msgid "An error occurred while adding products to wishlist."
531
  msgstr ""
532
 
533
+ #: ../includes/class.yith-wcwl.php:291
534
  msgid "The \"Remove\" option now does not require any parameter"
535
  msgstr ""
536
 
537
+ #: ../includes/class.yith-wcwl.php:325
538
  msgid "An error occurred while removing products from the wishlist"
539
  msgstr ""
540
 
541
+ #: ../includes/class.yith-wcwl.php:603
542
  msgid "You need to log in before creating a new wishlist"
543
  msgstr ""
544
 
545
+ #: ../includes/class.yith-wcwl.php:1312
546
  msgid "Product successfully removed."
547
  msgstr ""
548
 
549
+ #: ../includes/class.yith-wcwl.php:1316
550
  msgid "Error. Unable to remove the product from the wishlist."
551
  msgstr ""
552
 
553
+ #: ../includes/class.yith-wcwl.php:1320 ../templates/wishlist-view.php:270
554
  msgid "No products were added to the wishlist"
555
  msgstr ""
556
 
557
+ #: ../includes/class.yith-wcwl.php:1362
558
+ msgid "An error as occurred."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
559
  msgstr ""
560
 
561
+ #: ../init.php:129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
562
  msgid ""
563
+ "YITH WooCommerce Wishlist is enabled but not effective. It requires "
564
+ "WooCommerce in order to work."
565
  msgstr ""
566
 
567
+ #: ../init.php:139
 
 
 
 
 
 
 
 
 
 
 
 
 
 
568
  msgid ""
569
+ "You can't activate the free version of YITH WooCommerce Wishlist while you "
570
+ "are using the premium one."
 
 
 
 
 
 
 
 
 
 
 
 
571
  msgstr ""
572
 
573
+ #: ../templates/share.php:28
574
+ msgid "Pinterest"
575
  msgstr ""
576
 
577
+ #: ../templates/share.php:34
578
+ msgid "Google+"
 
 
 
579
  msgstr ""
580
 
 
 
 
 
 
581
  #: ../templates/share.php:40
582
  msgid "Email"
583
  msgstr ""
584
 
585
+ #: ../templates/wishlist-view.php:30
586
+ msgid "Edit title"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
587
  msgstr ""
588
 
589
+ #: ../templates/wishlist-view.php:39
590
+ msgid "Save"
591
  msgstr ""
592
 
593
+ #: ../templates/wishlist-view.php:43
594
+ msgid "Cancel"
595
  msgstr ""
596
 
597
+ #: ../templates/wishlist-view.php:88
598
+ msgid "Product Name"
599
  msgstr ""
600
 
601
+ #: ../templates/wishlist-view.php:95
602
+ msgid "Unit Price"
603
  msgstr ""
604
 
605
+ #: ../templates/wishlist-view.php:108
606
+ msgid "Stock Status"
607
  msgstr ""
608
 
609
+ #: ../templates/wishlist-view.php:154 ../templates/wishlist-view.php:260
610
+ msgid "Remove this product"
611
  msgstr ""
612
 
613
+ #: ../templates/wishlist-view.php:184
614
+ msgid "Free!"
615
  msgstr ""
616
 
617
+ #: ../templates/wishlist-view.php:195
618
+ msgid "Out of Stock"
619
  msgstr ""
620
 
621
+ #: ../templates/wishlist-view.php:198
622
+ msgid "In Stock"
623
  msgstr ""
624
 
625
+ #: ../templates/wishlist-view.php:209
626
+ #, php-format
627
+ msgid "Added on : %s"
628
  msgstr ""
629
 
630
+ #: ../templates/wishlist-view.php:228
631
+ msgid "Move"
632
  msgstr ""
633
 
634
+ #: ../templates/wishlist-view.php:240
635
+ msgid "Shared"
636
  msgstr ""
637
 
638
+ #: ../templates/wishlist-view.php:243
639
+ msgid "Private"
 
640
  msgstr ""
641
 
642
+ #: ../templates/wishlist-view.php:246
643
+ msgid "Public"
644
  msgstr ""
645
 
646
+ #: ../templates/wishlist-view.php:260
 
 
 
 
647
  msgid "Remove"
648
  msgstr ""
649
 
650
+ #: ../templates/wishlist-view.php:287
651
+ msgid "Add the selected products to the cart"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
652
  msgstr ""
653
 
654
+ #: ../templates/wishlist-view.php:295 ../templates/wishlist-view.php:337
655
+ msgid "Ask for an estimate"
 
656
  msgstr ""
657
 
658
+ #: ../yit-common/yith-panel.php:406
659
+ msgid "Select a date"
 
660
  msgstr ""
661
 
662
+ #: ../yit-common/yith-panel.php:407
663
+ msgid "Hours"
 
 
664
  msgstr ""
665
 
666
+ #: ../yit-common/yith-panel.php:408 ../yit-common/yith-panel.php:409
667
+ msgid "Minutes"
 
668
  msgstr ""
669
 
 
 
 
 
 
 
 
670
  #: ../yit-common/yith-panel.php:417
671
  msgid "Upload"
672
  msgstr ""
673
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
674
  #: ../yit-common/yith-panel.php:444
675
  msgid "px"
676
  msgstr ""
677
 
 
678
  #: ../yit-common/yith-panel.php:445
679
  msgid "em"
680
  msgstr ""
681
 
 
682
  #: ../yit-common/yith-panel.php:446
683
  msgid "pt"
684
  msgstr ""
685
 
 
686
  #: ../yit-common/yith-panel.php:447
687
  msgid "rem"
688
  msgstr ""
689
 
690
+ #: ../yit-common/yith-panel.php:457
691
+ msgid "Select a font family"
 
 
 
 
 
 
692
  msgstr ""
693
 
 
694
  #: ../yit-common/yith-panel.php:465
695
  msgid "Regular"
696
  msgstr ""
697
 
 
698
  #: ../yit-common/yith-panel.php:466
699
  msgid "Bold"
700
  msgstr ""
701
 
 
702
  #: ../yit-common/yith-panel.php:467
703
  msgid "Extra bold"
704
  msgstr ""
705
 
 
706
  #: ../yit-common/yith-panel.php:468
707
  msgid "Italic"
708
  msgstr ""
709
 
 
710
  #: ../yit-common/yith-panel.php:469
711
  msgid "Italic bold"
712
  msgstr ""
713
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
714
  #: ../yit-common/yith-panel.php:481
715
  msgid "Click to preview"
716
  msgstr ""
plugin-fw/assets/css/metaboxes.css CHANGED
@@ -595,4 +595,15 @@
595
  .ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:0}
596
  .ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:0}
597
  .ui-widget-overlay{background:#aaa 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}
598
- .ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
 
 
 
 
 
 
 
 
 
 
 
595
  .ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:0}
596
  .ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:0}
597
  .ui-widget-overlay{background:#aaa 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}
598
+ .ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
599
+
600
+
601
+ .the-metabox.preview{
602
+ float: none;
603
+ }
604
+ .metaboxes-tab .the-metabox.no-label.preview{
605
+ margin-left: 184px;
606
+ }
607
+ .metaboxes-tab .the-metabox.no-label.preview img{
608
+ box-shadow: 0 1px 8px rgba(0,0,0,0.2);
609
+ }
plugin-fw/assets/js/metabox.js CHANGED
@@ -28,7 +28,7 @@
28
 
29
  var t = $(this).attr('href');
30
  $(this).parent().addClass('tabs').siblings('li').removeClass('tabs');
31
- $('.tabs-panel').slideUp('fast');
32
  $(t).delay(350).slideDown('fast');
33
 
34
  return false;
28
 
29
  var t = $(this).attr('href');
30
  $(this).parent().addClass('tabs').siblings('li').removeClass('tabs');
31
+ $(this).closest('.metaboxes-tab').find('.tabs-panel').slideUp('fast');
32
  $(t).delay(350).slideDown('fast');
33
 
34
  return false;
plugin-fw/assets/js/metabox.min.js CHANGED
@@ -1,11 +1,11 @@
1
  (function(a){function k(b,c,d){var e=!0;if("string"==typeof c){":radio"==c.substr(0,6)&&(c+=":checked");var g=a(c).val();"checkbox"==a(c).attr("type")&&(g=a(c).is(":checked")?"yes":"no");d=d.split(",");for(c=0;c<d.length;c++)if(g!=d[c])e=!1;else{e=!0;break}}e?a(b+"-container").parent().show():a(b+"-container").parent().hide()}a(".metaboxes-tab").each(function(){a(".tabs-panel",this).hide();var b=wpCookies.get("active_metabox_tab"),b=null==b?a("ul.metaboxes-tabs li:first-child a",this).attr("href"):
2
- "#"+b;a(b).show();a(".metaboxes-tabs a",this).click(function(b){if(a(this).parent().hasClass("tabs"))b.preventDefault();else return b=a(this).attr("href"),a(this).parent().addClass("tabs").siblings("li").removeClass("tabs"),a(".tabs-panel").slideUp("fast"),a(b).delay(350).slideDown("fast"),!1})});var h=!0,l=wp.media.editor.send.attachment;a(document).on("click",".metaboxes-tab .upload_button",function(b){b=a(this);var c=b.attr("id").replace("-button","");h=!0;wp.media.editor.send.attachment=function(b,
3
- e){if(h)a("#"+c).is("input[type=text]")?a("#"+c).val(e.url):a("#"+c+"_custom").val(e.url);else return l.apply(this,[b,e])};wp.media.editor.open(b);return!1});a(".metaboxes-tab .add_media").on("click",function(){h=!1});a(".metaboxes-tab .panel-colorpicker").wpColorPicker({onInit:function(){console.log("test")},change:function(a,c){},clear:function(){var b=a(this);b.val(b.data("default-color"));b.change()}});a(".metaboxes-tab .panel-colorpicker").each(function(){var b=a(this).data("variations-label");
4
- a(this).parent().parent().find("a.wp-color-result").attr("title",b)});a(".metaboxes-tab .panel-datepicker").each(function(){a(this).datepicker()});var f=function(){var b="";a(this).attr("multiple")?(a(this).children("option:selected").each(function(c,d){0!=c&&(b+=", ");b+=a(d).text()}),""==b&&a(this).children().children("option:selected").each(function(c,d){0!=c&&(b+=", ");b+=a(d).text()})):(b=a(this).children("option:selected").text(),""==b&&(b=a(this).children().children("option:selected").text()));
5
  0>=a(this).parent().find("span").length&&a(this).before("<span></span>");a(this).parent().children("span").replaceWith("<span>"+b+"</span>")};a(".metaboxes-tab .select_wrapper select").not(".chosen").each(f).change(f);a(".metaboxes-tab .select_wrapper").click(function(b){b.stopPropagation();a(this).find("select[multiple]").not(".chosen").toggle()});a(".metaboxes-tab .select_wrapper select[multiple]").not(".chosen").click(function(a){a.stopPropagation()});a(window).click(function(){a(".metaboxes-tab .select_wrapper select[multiple]").not(".chosen").hide()});
6
  a(".metaboxes-tab .onoff_container span").on("click",function(){var b=a(this).prev("input");b.prop("checked")?b.prop("checked",!1).attr("value","no").removeClass("onoffchecked"):b.prop("checked",!0).attr("value","yes").addClass("onoffchecked");b.change()});a(".metaboxes-tab .chosen .select_wrapper select").chosen();a(".metaboxes-tab .slider_container .ui-slider-horizontal").each(function(){var b=a(this).data("val"),c=a(this).data("min"),d=a(this).data("max"),e=a(this).data("step"),g=a(this).data("labels");
7
  a(this).slider({value:b,min:c,max:d,range:"min",step:e,slide:function(b,c){a(this).find("input").val(c.value);a(this).siblings(".feedback").find("strong").text(c.value+g)}})});f=a("#_active_page_options-container").parent().html();a("#_active_page_options-container").parent().remove();a(f).insertAfter("#yit-post-setting .handlediv");a(f).insertAfter("#yit-page-setting .handlediv");a("#_active_page_options-container").on("click",function(){a("#_active_page_options").is(":checked")?a("#yit-page-setting .inside .metaboxes-tab, #yit-post-setting .inside .metaboxes-tab").css({opacity:1,
8
  "pointer-events":"auto"}):a("#yit-page-setting .inside .metaboxes-tab, #yit-post-setting .inside .metaboxes-tab").css({opacity:.5,"pointer-events":"none"})}).click();a(".metaboxes-tab [data-field]").each(function(){var b=a(this),c="#"+b.data("field"),d="#"+b.data("dep"),e=b.data("value");k(c,d,e.toString());a(d).on("change",function(){k(c,d,e.toString())}).change()});a(document).on("click",".image-gallery-button",function(b){var c=a(this);b=c.closest(".image-gallery");var d=b.find(".image_gallery_ids"),
9
  e=d.val(),g=b.find("ul.slides-wrapper"),f=wp.media.frames.image_gallery=wp.media({title:c.data("choose"),button:{text:c.data("update")},states:[new wp.media.controller.Library({title:c.data("choose"),filterable:"all",multiple:!0})]});f.on("select",function(){f.state().get("selection").map(function(a){a=a.toJSON();a.id&&(e=e?e+","+a.id:a.id,g.append('<li class="image" data-attachment_id="'+a.id+'"><img src="'+a.sizes.thumbnail.url+'"/><ul class="actions"><li><a href="#" class="delete" title="'+c.data("delete")+
10
  '">x</a></li></ul></li>'))});d.val(e)});f.open()});a(".image-gallery ul.slides-wrapper").each(function(){var b=a(this);b.sortable({items:"li.image",cursor:"move",scrollSensitivity:40,forcePlaceholderSize:!0,forceHelperSize:!1,helper:"clone",opacity:.65,start:function(a,b){b.item.css("background-color","#f6f6f6")},stop:function(a,b){b.item.removeAttr("style")},update:function(c,d){var e="";b.find("li.image").css("cursor","default").each(function(){var b=a(this).attr("data-attachment_id");e=e+b+","});
11
- b.closest(".image-gallery").find(".image_gallery_ids").val(e)}})});a(".image-gallery ul.slides-wrapper").on("click","a.delete",function(){var b=a(this).closest(".image-gallery"),c=a(this).closest(".image-gallery ul.slides-wrapper"),b=b.find(".image_gallery_ids"),d="";a(this).closest("li.image").remove();c.find("li.image").css("cursor","default").each(function(){var b=a(this).attr("data-attachment_id");d=d+b+","});b.val(d);return!1})})(jQuery);
1
  (function(a){function k(b,c,d){var e=!0;if("string"==typeof c){":radio"==c.substr(0,6)&&(c+=":checked");var g=a(c).val();"checkbox"==a(c).attr("type")&&(g=a(c).is(":checked")?"yes":"no");d=d.split(",");for(c=0;c<d.length;c++)if(g!=d[c])e=!1;else{e=!0;break}}e?a(b+"-container").parent().show():a(b+"-container").parent().hide()}a(".metaboxes-tab").each(function(){a(".tabs-panel",this).hide();var b=wpCookies.get("active_metabox_tab"),b=null==b?a("ul.metaboxes-tabs li:first-child a",this).attr("href"):
2
+ "#"+b;a(b).show();a(".metaboxes-tabs a",this).click(function(b){if(a(this).parent().hasClass("tabs"))b.preventDefault();else return b=a(this).attr("href"),a(this).parent().addClass("tabs").siblings("li").removeClass("tabs"),a(this).closest(".metaboxes-tab").find(".tabs-panel").slideUp("fast"),a(b).delay(350).slideDown("fast"),!1})});var h=!0,l=wp.media.editor.send.attachment;a(document).on("click",".metaboxes-tab .upload_button",function(b){b=a(this);var c=b.attr("id").replace("-button","");h=!0;
3
+ wp.media.editor.send.attachment=function(b,e){if(h)a("#"+c).is("input[type=text]")?a("#"+c).val(e.url):a("#"+c+"_custom").val(e.url);else return l.apply(this,[b,e])};wp.media.editor.open(b);return!1});a(".metaboxes-tab .add_media").on("click",function(){h=!1});a(".metaboxes-tab .panel-colorpicker").wpColorPicker({onInit:function(){console.log("test")},change:function(a,c){},clear:function(){var b=a(this);b.val(b.data("default-color"));b.change()}});a(".metaboxes-tab .panel-colorpicker").each(function(){var b=
4
+ a(this).data("variations-label");a(this).parent().parent().find("a.wp-color-result").attr("title",b)});a(".metaboxes-tab .panel-datepicker").each(function(){a(this).datepicker()});var f=function(){var b="";a(this).attr("multiple")?(a(this).children("option:selected").each(function(c,d){0!=c&&(b+=", ");b+=a(d).text()}),""==b&&a(this).children().children("option:selected").each(function(c,d){0!=c&&(b+=", ");b+=a(d).text()})):(b=a(this).children("option:selected").text(),""==b&&(b=a(this).children().children("option:selected").text()));
5
  0>=a(this).parent().find("span").length&&a(this).before("<span></span>");a(this).parent().children("span").replaceWith("<span>"+b+"</span>")};a(".metaboxes-tab .select_wrapper select").not(".chosen").each(f).change(f);a(".metaboxes-tab .select_wrapper").click(function(b){b.stopPropagation();a(this).find("select[multiple]").not(".chosen").toggle()});a(".metaboxes-tab .select_wrapper select[multiple]").not(".chosen").click(function(a){a.stopPropagation()});a(window).click(function(){a(".metaboxes-tab .select_wrapper select[multiple]").not(".chosen").hide()});
6
  a(".metaboxes-tab .onoff_container span").on("click",function(){var b=a(this).prev("input");b.prop("checked")?b.prop("checked",!1).attr("value","no").removeClass("onoffchecked"):b.prop("checked",!0).attr("value","yes").addClass("onoffchecked");b.change()});a(".metaboxes-tab .chosen .select_wrapper select").chosen();a(".metaboxes-tab .slider_container .ui-slider-horizontal").each(function(){var b=a(this).data("val"),c=a(this).data("min"),d=a(this).data("max"),e=a(this).data("step"),g=a(this).data("labels");
7
  a(this).slider({value:b,min:c,max:d,range:"min",step:e,slide:function(b,c){a(this).find("input").val(c.value);a(this).siblings(".feedback").find("strong").text(c.value+g)}})});f=a("#_active_page_options-container").parent().html();a("#_active_page_options-container").parent().remove();a(f).insertAfter("#yit-post-setting .handlediv");a(f).insertAfter("#yit-page-setting .handlediv");a("#_active_page_options-container").on("click",function(){a("#_active_page_options").is(":checked")?a("#yit-page-setting .inside .metaboxes-tab, #yit-post-setting .inside .metaboxes-tab").css({opacity:1,
8
  "pointer-events":"auto"}):a("#yit-page-setting .inside .metaboxes-tab, #yit-post-setting .inside .metaboxes-tab").css({opacity:.5,"pointer-events":"none"})}).click();a(".metaboxes-tab [data-field]").each(function(){var b=a(this),c="#"+b.data("field"),d="#"+b.data("dep"),e=b.data("value");k(c,d,e.toString());a(d).on("change",function(){k(c,d,e.toString())}).change()});a(document).on("click",".image-gallery-button",function(b){var c=a(this);b=c.closest(".image-gallery");var d=b.find(".image_gallery_ids"),
9
  e=d.val(),g=b.find("ul.slides-wrapper"),f=wp.media.frames.image_gallery=wp.media({title:c.data("choose"),button:{text:c.data("update")},states:[new wp.media.controller.Library({title:c.data("choose"),filterable:"all",multiple:!0})]});f.on("select",function(){f.state().get("selection").map(function(a){a=a.toJSON();a.id&&(e=e?e+","+a.id:a.id,g.append('<li class="image" data-attachment_id="'+a.id+'"><img src="'+a.sizes.thumbnail.url+'"/><ul class="actions"><li><a href="#" class="delete" title="'+c.data("delete")+
10
  '">x</a></li></ul></li>'))});d.val(e)});f.open()});a(".image-gallery ul.slides-wrapper").each(function(){var b=a(this);b.sortable({items:"li.image",cursor:"move",scrollSensitivity:40,forcePlaceholderSize:!0,forceHelperSize:!1,helper:"clone",opacity:.65,start:function(a,b){b.item.css("background-color","#f6f6f6")},stop:function(a,b){b.item.removeAttr("style")},update:function(c,d){var e="";b.find("li.image").css("cursor","default").each(function(){var b=a(this).attr("data-attachment_id");e=e+b+","});
11
+ b.closest(".image-gallery").find(".image_gallery_ids").val(e)}})});a(".image-gallery ul.slides-wrapper").on("click","a.delete",function(){var b=a(this).closest(".image-gallery"),c=a(this).closest(".image-gallery ul.slides-wrapper"),b=b.find(".image_gallery_ids"),d="";a(this).closest("li.image").remove();c.find("li.image").css("cursor","default").each(function(){var b=a(this).attr("data-attachment_id");d=d+b+","});b.val(d);return!1})})(jQuery);
plugin-fw/languages/yith-plugin-fw-it_IT.mo ADDED
Binary file
plugin-fw/languages/yith-plugin-fw-it_IT.po ADDED
@@ -0,0 +1,988 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2015 YIThemes
2
+ # This file is distributed under the same license as the YITH Plugin Starter package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: YITH Plugin Starter 1.0.0 Plugin FW\n"
6
+ "Report-Msgid-Bugs-To: Your Inspiration Themes <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2015-05-11 17:13+0100\n"
8
+ "PO-Revision-Date: 2015-05-11 17:15+0100\n"
9
+ "Last-Translator: \n"
10
+ "Language-Team: Your Inspiration Themes <info@yithemes.com>\n"
11
+ "Language: en\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=utf-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.7.3\n"
16
+ "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;"
17
+ "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
+ "esc_html_x:1,2c\n"
19
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
+ "X-Poedit-Basepath: ../\n"
22
+ "X-Textdomain-Support: yes\n"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+
25
+ #: lib/yit-cpt-unlimited.php:460 lib/yit-cpt-unlimited.php:574
26
+ #: lib/yit-cpt-unlimited.php:719 lib/yit-cpt-unlimited.php:1632
27
+ #, php-format
28
+ msgid "Add %s"
29
+ msgstr "Aggiungi %s"
30
+
31
+ #: lib/yit-cpt-unlimited.php:461 lib/yit-cpt-unlimited.php:575
32
+ #, php-format
33
+ msgid "Add New %s"
34
+ msgstr "Aggiungi nuovo %s"
35
+
36
+ #: lib/yit-cpt-unlimited.php:462 lib/yit-cpt-unlimited.php:576
37
+ #: lib/yit-cpt-unlimited.php:1267 lib/yit-cpt-unlimited.php:1304
38
+ #, php-format
39
+ msgid "Edit %s"
40
+ msgstr "Modifica %s"
41
+
42
+ #: lib/yit-cpt-unlimited.php:463 lib/yit-cpt-unlimited.php:577
43
+ #, php-format
44
+ msgid "New %s"
45
+ msgstr "Nuovo %s"
46
+
47
+ #: lib/yit-cpt-unlimited.php:464 lib/yit-cpt-unlimited.php:578
48
+ #, php-format
49
+ msgid "All %s"
50
+ msgstr "Tutti %s"
51
+
52
+ #: lib/yit-cpt-unlimited.php:465 lib/yit-cpt-unlimited.php:579
53
+ #: lib/yit-cpt-unlimited.php:1251 lib/yit-cpt-unlimited.php:1305
54
+ #, php-format
55
+ msgid "View %s"
56
+ msgstr "Visualizza %s"
57
+
58
+ #: lib/yit-cpt-unlimited.php:466 lib/yit-cpt-unlimited.php:580
59
+ #, php-format
60
+ msgid "Search %s"
61
+ msgstr "Cerca %s"
62
+
63
+ #: lib/yit-cpt-unlimited.php:467 lib/yit-cpt-unlimited.php:581
64
+ #, php-format
65
+ msgid "No %s found"
66
+ msgstr "Nessun %s trovato"
67
+
68
+ #: lib/yit-cpt-unlimited.php:468 lib/yit-cpt-unlimited.php:582
69
+ #, php-format
70
+ msgid "No %s found in Trash"
71
+ msgstr "Nessun %s trovato nel cestino"
72
+
73
+ #: lib/yit-cpt-unlimited.php:625
74
+ #, php-format
75
+ msgctxt "taxonomy general name"
76
+ msgid "%s Categories"
77
+ msgstr "%s Categorie"
78
+
79
+ #: lib/yit-cpt-unlimited.php:626
80
+ msgctxt "taxonomy singular name"
81
+ msgid "Category"
82
+ msgstr "Categoria"
83
+
84
+ #: lib/yit-cpt-unlimited.php:627
85
+ msgid "Search Categories"
86
+ msgstr "Cerca categorie"
87
+
88
+ #: lib/yit-cpt-unlimited.php:628
89
+ msgid "All Categories"
90
+ msgstr "Tutte le categorie"
91
+
92
+ #: lib/yit-cpt-unlimited.php:629
93
+ msgid "Parent Category"
94
+ msgstr "Categoria genitore"
95
+
96
+ #: lib/yit-cpt-unlimited.php:630
97
+ msgid "Parent Category:"
98
+ msgstr "Categoria genitore:"
99
+
100
+ #: lib/yit-cpt-unlimited.php:631
101
+ msgid "Edit Category"
102
+ msgstr "Modifica categoria"
103
+
104
+ #: lib/yit-cpt-unlimited.php:632
105
+ msgid "Update Category"
106
+ msgstr "Aggiorna categoria"
107
+
108
+ #: lib/yit-cpt-unlimited.php:633
109
+ msgid "Add New Category"
110
+ msgstr "Aggiungi nuova categoria"
111
+
112
+ #: lib/yit-cpt-unlimited.php:634
113
+ msgid "New Category Name"
114
+ msgstr "Nuovo nome categoria"
115
+
116
+ #: lib/yit-cpt-unlimited.php:635
117
+ msgid "Category"
118
+ msgstr "Categoria"
119
+
120
+ #: lib/yit-cpt-unlimited.php:724
121
+ msgid "Categories"
122
+ msgstr "Categorie"
123
+
124
+ #: lib/yit-cpt-unlimited.php:1042
125
+ #, php-format
126
+ msgid "%s Settings"
127
+ msgstr "Impostazioni %s"
128
+
129
+ #: lib/yit-cpt-unlimited.php:1048 lib/yit-cpt-unlimited.php:1196
130
+ #: lib/yit-cpt-unlimited.php:1202 lib/yit-plugin-panel.php:64
131
+ msgid "Settings"
132
+ msgstr "Impostazioni"
133
+
134
+ #: lib/yit-cpt-unlimited.php:1051
135
+ msgid "Type"
136
+ msgstr "Tipologia"
137
+
138
+ #: lib/yit-cpt-unlimited.php:1052
139
+ msgid "Layout for this "
140
+ msgstr "Layout per questo"
141
+
142
+ #: lib/yit-cpt-unlimited.php:1058
143
+ msgid "Rewrite"
144
+ msgstr "Riscrivi"
145
+
146
+ #: lib/yit-cpt-unlimited.php:1059
147
+ msgid ""
148
+ "Univocal identification name in the URL for each product (slug from post if empty)"
149
+ msgstr ""
150
+ "Nome identificativo univoco nell'URL per singolo prodotto (usa slug dal post se "
151
+ "vuoto)"
152
+
153
+ #: lib/yit-cpt-unlimited.php:1064
154
+ msgid "Label in Singular"
155
+ msgstr "Etichetta singolare"
156
+
157
+ #: lib/yit-cpt-unlimited.php:1065
158
+ msgid "Set a label in singular (title of portfolio if empty)"
159
+ msgstr "Imposta un'etichetta singolare (titolo del portfolio se vuoto)"
160
+
161
+ #: lib/yit-cpt-unlimited.php:1070
162
+ msgid "Label in Plural"
163
+ msgstr "Etichetta plurale"
164
+
165
+ #: lib/yit-cpt-unlimited.php:1071
166
+ msgid "Set a label in plural (title of portfolio if empty)"
167
+ msgstr "Imposta un'etichetta plurale (titolo del portfolio se vuoto)"
168
+
169
+ #: lib/yit-cpt-unlimited.php:1076
170
+ msgid "Taxonomy"
171
+ msgstr "Tassonomia"
172
+
173
+ #: lib/yit-cpt-unlimited.php:1077
174
+ msgid ""
175
+ "If you want to use categories in the portfolio, set a name for taxonomy. Name "
176
+ "should be a slug (must not contain capital letters nor spaces) and must not be "
177
+ "more than 32 characters long (database structure restriction)."
178
+ msgstr ""
179
+ "Se vuoi aggiungere delle categorie nel portfolio, imposta un nome per la "
180
+ "tassonomia. Il nome dovrà essere in forma di slug (non deve contenere caratteri "
181
+ "maiuscoli né spazi) e non più lungo di 32 caratteri (restrizione di database)."
182
+
183
+ #: lib/yit-cpt-unlimited.php:1082
184
+ msgid "Taxonomy Rewrite"
185
+ msgstr "Riscrivi tassonomia"
186
+
187
+ #: lib/yit-cpt-unlimited.php:1083
188
+ msgid "Set univocal name for each category page URL."
189
+ msgstr "Imposta un nome univoco per l'URL della pagina di ciascuna categoria."
190
+
191
+ #: lib/yit-cpt-unlimited.php:1088
192
+ msgid "Single layout"
193
+ msgstr "Layout singolo"
194
+
195
+ #: lib/yit-cpt-unlimited.php:1089
196
+ msgid "Layout for single page of this portfolio"
197
+ msgstr "Layout per pagina singola per questo portfolio"
198
+
199
+ #: lib/yit-cpt-unlimited.php:1130
200
+ msgid "layout settings"
201
+ msgstr "impostazioni di layout"
202
+
203
+ #: lib/yit-cpt-unlimited.php:1222 lib/yit-cpt-unlimited.php:1235
204
+ msgid "Quick links"
205
+ msgstr "Link rapidi"
206
+
207
+ #: lib/yit-cpt-unlimited.php:1475
208
+ #, php-format
209
+ msgid "Show frontend of the %s"
210
+ msgstr "Mostra front end di %s"
211
+
212
+ #: lib/yit-cpt-unlimited.php:1482 templates/metaboxes/types/customtabs.php:46
213
+ #: templates/metaboxes/types/customtabs.php:90
214
+ msgid "Name"
215
+ msgstr "Nome"
216
+
217
+ #: lib/yit-cpt-unlimited.php:1631
218
+ #, php-format
219
+ msgid "Add %s from images"
220
+ msgstr "Aggiungi %s dalla immagini"
221
+
222
+ #: lib/yit-cpt-unlimited.php:1633
223
+ msgid "Add with multiupload"
224
+ msgstr "Aggiungi con caricamento multiplo"
225
+
226
+ #: lib/yit-plugin-panel-wc.php:295
227
+ msgid "The changes you have made will be lost if you leave this page."
228
+ msgstr "Perderai tutti i cambiamenti effettuati se lasci questa pagina."
229
+
230
+ #: lib/yit-plugin-panel.php:63
231
+ msgid "Plugin Settings"
232
+ msgstr "Impostazioni plugin"
233
+
234
+ #: lib/yit-plugin-panel.php:95 lib/yit-plugin-subpanel.php:101
235
+ msgid "YIT Plugins"
236
+ msgstr "Plugin YIT"
237
+
238
+ #: lib/yit-plugin-panel.php:292 lib/yit-plugin-subpanel.php:142
239
+ #: templates/panel/woocommerce/woocommerce-form.php:5
240
+ msgid "Save Changes"
241
+ msgstr "Salva modifiche"
242
+
243
+ #: lib/yit-plugin-panel.php:295 templates/panel/woocommerce/woocommerce-form.php:8
244
+ msgid "If you continue with this action, you will reset all options in this page."
245
+ msgstr ""
246
+ "Se prosegui con questa azione, tutte le opzioni di questa pagina saranno "
247
+ "reimpostate."
248
+
249
+ #: lib/yit-plugin-panel.php:297 lib/yit-plugin-subpanel.php:147
250
+ msgid "Reset to Default"
251
+ msgstr "Ripristina impostazioni iniziali"
252
+
253
+ #: lib/yit-plugin-panel.php:297 lib/yit-plugin-subpanel.php:147
254
+ #: templates/panel/woocommerce/woocommerce-form.php:10
255
+ msgid "Are you sure?"
256
+ msgstr "Sei sicuro?"
257
+
258
+ #: lib/yit-plugin-panel.php:431
259
+ msgid "The element you have entered already exists. Please, enter another name."
260
+ msgstr "L'elemento inserito esiste già. Per favore, inserisci un altro nome."
261
+
262
+ #: lib/yit-plugin-panel.php:432
263
+ msgid "Settings saved"
264
+ msgstr "Impostazioni salvate"
265
+
266
+ #: lib/yit-plugin-panel.php:433
267
+ msgid "Settings reset"
268
+ msgstr "Impostazioni azzerate"
269
+
270
+ #: lib/yit-plugin-panel.php:434
271
+ msgid "Element deleted correctly."
272
+ msgstr "Elemento rimosso correttamente."
273
+
274
+ #: lib/yit-plugin-panel.php:435 lib/yit-plugin-panel.php:436
275
+ msgid "Element updated correctly."
276
+ msgstr "Elemento aggiornato correttamente."
277
+
278
+ #: lib/yit-plugin-panel.php:437
279
+ msgid "Database imported correctly."
280
+ msgstr "Database importato correttamente."
281
+
282
+ #: lib/yit-plugin-panel.php:438
283
+ msgid "An error has occurred during import. Please try again."
284
+ msgstr "Si è verificato un errore durante l'importazione. Prova di nuovo."
285
+
286
+ #: lib/yit-plugin-panel.php:439
287
+ msgid "The added file is not valid."
288
+ msgstr "Il file aggiunto non è valido."
289
+
290
+ #: lib/yit-plugin-panel.php:440
291
+ msgid "Sorry, import is disabled."
292
+ msgstr "Ci dispiace, l'importazione è disabilitata."
293
+
294
+ #: lib/yit-plugin-panel.php:441
295
+ msgid "Sorting successful."
296
+ msgstr "Ordinamento effettuato con successo."
297
+
298
+ #: lib/yit-plugin-subpanel.php:145
299
+ msgid ""
300
+ "If you continue with this action, you will reset all the options in this page."
301
+ msgstr ""
302
+ "Se prosegui con questa azione, tutte le opzioni di questa pagina saranno "
303
+ "reimpostate."
304
+
305
+ #: lib/yit-pointers.php:70
306
+ msgid "Plugins Activated"
307
+ msgstr "Plugin attivati"
308
+
309
+ #: lib/yit-pointers.php:71
310
+ msgid ""
311
+ "From now on, you can find all plugin options in YIT Plugin menu.\n"
312
+ " For each plugin installed, customization "
313
+ "settings will be available as a new entry in YIT Plugin menu."
314
+ msgstr ""
315
+ "Da ora in poi, puoi trovare tutte le opzioni dei tuoi plugin nel menu Plugin YIT.\n"
316
+ "Troverai le impostazioni di personalizzazione sotto una nuova voce nel menu Plugin "
317
+ "YIT."
318
+
319
+ #: lib/yit-pointers.php:73 lib/yit-pointers.php:89
320
+ msgid "Discover all our plugins available on:"
321
+ msgstr "Scopri tutti i plugin disponibili su:"
322
+
323
+ #: lib/yit-pointers.php:74 lib/yit-pointers.php:90
324
+ msgid "and"
325
+ msgstr "e"
326
+
327
+ #: lib/yit-pointers.php:84
328
+ msgid "Plugins Upgraded"
329
+ msgstr "Plugin aggiornati"
330
+
331
+ # Any time you install one of our plugins, a new entry will be added to this menu.\n
332
+ #: lib/yit-pointers.php:85
333
+ msgid ""
334
+ "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
335
+ " Any time one of our plugins is updated, a new "
336
+ "entry will be added to this menu.\n"
337
+ " For example, after the update, plugin options "
338
+ "(such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.)\n"
339
+ " will be moved from previous location to YIT "
340
+ "Plugin tab."
341
+ msgstr ""
342
+ "Da ora in poi, troverai tutte le opzioni dei tuoi plugin nel menu Plugin YIT.\n"
343
+ "Ogni volta che aggiornerai i nostri plugin, troverai una nuova voce in questo "
344
+ "menu.\n"
345
+ "Per esempio, dopo l'aggiornamento, le opzioni del plugin (come per esempio quelle "
346
+ "di YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search etc.)\n"
347
+ "saranno trasferite nella scheda Plugin YIT."
348
+
349
+ #: lib/yit-upgrade.php:123
350
+ msgid "There is a new version of %plugin_name% available."
351
+ msgstr "Una nuova versione di %plugin_name% è disponibile."
352
+
353
+ #: lib/yit-upgrade.php:124
354
+ msgid "View version %latest% details."
355
+ msgstr "Visualizza i dettagli della versione %latest%."
356
+
357
+ #: lib/yit-upgrade.php:125
358
+ msgid "Automatic update is unavailable for this plugin,"
359
+ msgstr "L'aggiornamento automatico non è disponibile per questo plugin,"
360
+
361
+ #: lib/yit-upgrade.php:126
362
+ msgid "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
363
+ msgstr ""
364
+ "per favore, <a href=\"%activate_link%\">attiva</a> la tua copia di %plugin_name%."
365
+
366
+ #: lib/yit-upgrade.php:127
367
+ msgid "Update now."
368
+ msgstr "Aggiorna adesso."
369
+
370
+ #: lib/yit-upgrade.php:230
371
+ msgid "Yithemes Repository"
372
+ msgstr "Repository YIThemes"
373
+
374
+ #: lib/yit-upgrade.php:264
375
+ msgid "Invalid URL Provided."
376
+ msgstr "L'URL inserito non è valido."
377
+
378
+ #: lib/yit-upgrade.php:277
379
+ msgid "Could not create Temporary file."
380
+ msgstr "Non è stato possibile creare il file temporaneo."
381
+
382
+ #: lib/yit-upgrade.php:419
383
+ #, php-format
384
+ msgid ""
385
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox yit-"
386
+ "changelog-button\" title=\"%3$s\">View version %4$s details</a>."
387
+ msgstr ""
388
+ "È disponibile una nuova versione di %1$s. <a href=\"%2$s\" class=\"thickbox yit-"
389
+ "changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione %4$s</a>."
390
+
391
+ #: lib/yit-upgrade.php:421
392
+ #, php-format
393
+ msgid ""
394
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox yit-"
395
+ "changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You have to "
396
+ "activate the plugin on a single site of the network to benefit from automatic "
397
+ "updates.</em>"
398
+ msgstr ""
399
+ "È disponibile una nuova versioni di %1$s. <a href=\"%2$s\" class=\"thickbox yit-"
400
+ "changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione %4$s</a>. "
401
+ "<em>Per poter usufruire degli aggiornamenti automatici è necessario attivare il "
402
+ "plugin su un solo sito.</em>"
403
+
404
+ #: lib/yit-upgrade.php:423
405
+ #, php-format
406
+ msgid ""
407
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox yit-"
408
+ "changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>Automatic "
409
+ "update is unavailable for this plugin, please <a href=\"%5$s\" title=\"Licence "
410
+ "activation\">activate</a> your copy of %6s.</em>"
411
+ msgstr ""
412
+ "È disponibile una nuova versioni di %1$s. <a href=\"%2$s\" class=\"thickbox yit-"
413
+ "changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione %4$s</a>. "
414
+ "<em>Gli aggiornamenti automatici non sono disponibili per questo plugi, per "
415
+ "favore, <a href=\"%5$s\" title=\"Licence activation\">attiva</a> la tua copia di "
416
+ "%6s.</em>"
417
+
418
+ #: lib/yit-upgrade.php:425
419
+ #, php-format
420
+ msgid ""
421
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox yit-"
422
+ "changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s"
423
+ "\">update now</a>."
424
+ msgstr ""
425
+ "È disponibile una nuova versioni di %1$s. <a href=\"%2$s\" class=\"thickbox yit-"
426
+ "changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione %4$s</a> "
427
+ "oppure <a href=\"%5$s\">aggiorna adesso</a>."
428
+
429
+ #: lib/yit-upgrade.php:498
430
+ msgid "You can't update the plugins for this site."
431
+ msgstr "Non è possibile aggiornare i plugin per questo sito."
432
+
433
+ #: lib/yit-upgrade.php:502
434
+ msgid "You do not have sufficient permissions to update the plugins for this site."
435
+ msgstr ""
436
+ "Non sei in possesso delle autorizzazioni necessarie per aggiornare i plugin in "
437
+ "questo sito."
438
+
439
+ #: lib/yit-upgrade.php:509
440
+ msgid "Update Plugin"
441
+ msgstr "Aggiorna plugin"
442
+
443
+ #: licence/lib/yit-licence.php:161
444
+ #, php-format
445
+ msgctxt "%s = field name"
446
+ msgid "%s field cannot be empty"
447
+ msgstr "Il campo %s non può essere vuoto"
448
+
449
+ #: licence/lib/yit-licence.php:162
450
+ #, php-format
451
+ msgid "%s and %s fields cannot be empty"
452
+ msgstr "I campi %s e %s non possono essere vuoti"
453
+
454
+ #: licence/lib/yit-licence.php:163
455
+ msgid "Unable to contact the remote server, please try again later. Thanks!"
456
+ msgstr "Impossibile contattare il server remoto, prova più tardi. Grazie!"
457
+
458
+ #: licence/lib/yit-licence.php:548
459
+ msgid "Invalid Request"
460
+ msgstr "Richiesta non valida"
461
+
462
+ #: licence/lib/yit-licence.php:549
463
+ msgid "Invalid licence key"
464
+ msgstr "Chiave di licenza non valida"
465
+
466
+ #: licence/lib/yit-licence.php:550
467
+ msgid "Software has been deactivated"
468
+ msgstr "Il software è stato disattivato"
469
+
470
+ #: licence/lib/yit-licence.php:551
471
+ msgid "Maximum number of activations exceeded"
472
+ msgstr "Hai raggiunto il numero massimo di attivazioni"
473
+
474
+ #: licence/lib/yit-licence.php:552
475
+ msgid "Invalid instance ID"
476
+ msgstr "Istanza ID non valida"
477
+
478
+ #: licence/lib/yit-licence.php:553
479
+ msgid "Invalid security key"
480
+ msgstr "Chiave di sicurezza non valida"
481
+
482
+ #: licence/lib/yit-licence.php:554
483
+ msgid "Licence key has expired"
484
+ msgstr "Questa chiave di licenza è scaduta"
485
+
486
+ #: licence/lib/yit-licence.php:555
487
+ msgid "Licence key has been banned"
488
+ msgstr "Questa chiave di licenza è stata bloccata"
489
+
490
+ #: licence/lib/yit-plugin-licence.php:64 licence/lib/yit-plugin-licence.php:65
491
+ #: licence/lib/yit-theme-licence.php:64 licence/lib/yit-theme-licence.php:65
492
+ #: licence/lib/yit-theme-licence.php:107 licence/lib/yit-theme-licence.php:108
493
+ msgid "Licence Activation"
494
+ msgstr "Attivazione licenza"
495
+
496
+ #: licence/lib/yit-theme-licence.php:115 licence/lib/yit-theme-licence.php:116
497
+ #, php-format
498
+ msgid "%s"
499
+ msgstr "%s"
500
+
501
+ #: licence/templates/panel/activation/activation-panel.php:19
502
+ msgid "Yithemes Licence Activation"
503
+ msgstr "Attivazione licenza YIThemes"
504
+
505
+ #: licence/templates/panel/activation/activation-panel.php:23
506
+ msgid ""
507
+ "I cannot find the license key for activating the theme I have bought some time "
508
+ "ago. Where can I find it?"
509
+ msgstr ""
510
+ "Non riesco a trovare la chiave di licenza per l'attivazione del tema che ho "
511
+ "acquistato diverso tempo fa. Dove posso trovarla?"
512
+
513
+ #: licence/templates/panel/activation/activation-panel.php:26
514
+ msgid ""
515
+ "If you have purchased one of our products before 27 January 2015, you can benefit "
516
+ "from support and updates (the services offered with the license)\n"
517
+ " until 27 January 2016 and you do not have to purchase it again to get "
518
+ "a new license key, because, before this date, your license used to be activated "
519
+ "automatically by our system.\n"
520
+ " After 27 January 2016, instead, if you want to benefit from support "
521
+ "and updates you have to buy a new license and activate it through the license key "
522
+ "you will be\n"
523
+ " provided with and that you can find in your YIThemes account, in "
524
+ "section \"My licenses\"."
525
+ msgstr ""
526
+ "Se hai acquistato un nostro prodotto prima del 27 gennaio 2015 potrai accedere al "
527
+ "supporto e scaricare gli aggiornamenti fino al 27 gennaio 2016 e non avrai bisogno "
528
+ "di una chiave di licenza,\n"
529
+ "in quanto la tua licenza prima di questa data veniva attivata in modo automatico "
530
+ "dal nostro sistema.\n"
531
+ "Dopo il 27 gennaio 2016, invece, per poter usufruire del servizio di supporto e "
532
+ "degli aggiornamenti dovrai riacquistare il prodotto e\n"
533
+ "attivarlo con la chiave di licenza che ti sarà fornita e che puoi trovare sul tuo "
534
+ "account YIThemes, alla voce \"Le mie licenze\"."
535
+
536
+ #: licence/templates/panel/activation/activation-panel.php:37
537
+ msgid ""
538
+ "Have you updated your licenses? Have you asked for an extension? Update "
539
+ "information concerning your products."
540
+ msgstr ""
541
+ "Hai aggiornato la tua licenza? Hai richiesto un'estensione? Aggiorna le "
542
+ "informazioni dei tuoi prodotti."
543
+
544
+ #: licence/templates/panel/activation/activation-panel.php:39
545
+ msgid "Update licence information"
546
+ msgstr "Aggiorna le informazioni di licenza"
547
+
548
+ #: licence/templates/panel/activation/activation-panel.php:49
549
+ msgid "Products to be activated"
550
+ msgstr "Prodotti da attivare"
551
+
552
+ #: licence/templates/panel/activation/activation-panel.php:68
553
+ msgid "Activate"
554
+ msgstr "Attiva"
555
+
556
+ #: licence/templates/panel/activation/activation-panel.php:87
557
+ msgid "Activated"
558
+ msgstr "Attivato"
559
+
560
+ #: licence/templates/panel/activation/activation-panel.php:91
561
+ #: licence/templates/panel/activation/activation-panel.php:123
562
+ #: licence/templates/panel/activation/activation-panel.php:147
563
+ msgid "Product Name"
564
+ msgstr "Nome prodotto"
565
+
566
+ #: licence/templates/panel/activation/activation-panel.php:92
567
+ #: licence/templates/panel/activation/activation-panel.php:124
568
+ #: licence/templates/panel/activation/activation-panel.php:148
569
+ #: templates/metaboxes/types/contactform.php:148
570
+ #: templates/metaboxes/types/contactform.php:340
571
+ msgid "Email"
572
+ msgstr "Email"
573
+
574
+ #: licence/templates/panel/activation/activation-panel.php:93
575
+ #: licence/templates/panel/activation/activation-panel.php:125
576
+ #: licence/templates/panel/activation/activation-panel.php:149
577
+ msgid "Licence Key"
578
+ msgstr "Chiave di licenza"
579
+
580
+ #: licence/templates/panel/activation/activation-panel.php:94
581
+ #: licence/templates/panel/activation/activation-panel.php:150
582
+ msgid "Expires"
583
+ msgstr "Scadenza"
584
+
585
+ #: licence/templates/panel/activation/activation-panel.php:95
586
+ msgid "Remaining"
587
+ msgstr "Tempo rimanente"
588
+
589
+ #: licence/templates/panel/activation/activation-panel.php:96
590
+ #: licence/templates/panel/activation/activation-panel.php:109
591
+ #: licence/templates/panel/activation/activation-panel.php:151
592
+ #: licence/templates/panel/activation/activation-panel.php:161
593
+ msgid "Renew"
594
+ msgstr "Rinnova"
595
+
596
+ #: licence/templates/panel/activation/activation-panel.php:107
597
+ #, php-format
598
+ msgid "%1s out of %2s"
599
+ msgstr "%1s di %2s"
600
+
601
+ #: licence/templates/panel/activation/activation-panel.php:119
602
+ msgid "Banned"
603
+ msgstr "Bloccato"
604
+
605
+ #: licence/templates/panel/activation/activation-panel.php:143
606
+ msgid "Expired"
607
+ msgstr "Non più valido"
608
+
609
+ #: templates/metaboxes/types/ajax-products.php:23
610
+ msgid "Search for a product"
611
+ msgstr "Cerca un prodotto"
612
+
613
+ #: templates/metaboxes/types/categories.php:36
614
+ msgid "No categories."
615
+ msgstr "Nessuna categoria"
616
+
617
+ #: templates/metaboxes/types/categories.php:42
618
+ msgid "+ Add New Category"
619
+ msgstr "+ Aggiungi nuova categoria"
620
+
621
+ #: templates/metaboxes/types/categories.php:46
622
+ msgid "Add"
623
+ msgstr "Aggiungi"
624
+
625
+ #: templates/metaboxes/types/contactform.php:7
626
+ msgid "Text Input"
627
+ msgstr "Text input"
628
+
629
+ #: templates/metaboxes/types/contactform.php:8
630
+ msgid "Checkbox"
631
+ msgstr "Checkbox"
632
+
633
+ #: templates/metaboxes/types/contactform.php:9
634
+ msgid "Select"
635
+ msgstr "Select"
636
+
637
+ #: templates/metaboxes/types/contactform.php:10
638
+ msgid "Textarea"
639
+ msgstr "Textarea"
640
+
641
+ #: templates/metaboxes/types/contactform.php:11
642
+ msgid "Radio Input"
643
+ msgstr "Radio input"
644
+
645
+ #: templates/metaboxes/types/contactform.php:12
646
+ msgid "Password Field"
647
+ msgstr "Campo password"
648
+
649
+ #: templates/metaboxes/types/contactform.php:13
650
+ msgid "File Upload"
651
+ msgstr "Carica file"
652
+
653
+ #: templates/metaboxes/types/contactform.php:47
654
+ msgid "Theme Icon"
655
+ msgstr "Icona tema"
656
+
657
+ #: templates/metaboxes/types/contactform.php:48
658
+ msgid "Custom Icon"
659
+ msgstr "Icona personalizzata"
660
+
661
+ #: templates/metaboxes/types/contactform.php:49
662
+ #: templates/metaboxes/types/responsivesliders.php:24
663
+ msgid "None"
664
+ msgstr "Nessuno"
665
+
666
+ #: templates/metaboxes/types/contactform.php:60
667
+ msgid "Add field"
668
+ msgstr "Aggiungi campo"
669
+
670
+ #: templates/metaboxes/types/contactform.php:69
671
+ #: templates/metaboxes/types/contactform.php:261
672
+ #: templates/metaboxes/types/customtabs.php:37
673
+ #: templates/metaboxes/types/customtabs.php:82
674
+ msgid "Remove"
675
+ msgstr "Rimuovi"
676
+
677
+ #: templates/metaboxes/types/contactform.php:70
678
+ #: templates/metaboxes/types/contactform.php:262
679
+ msgid "Click to toggle"
680
+ msgstr "Fai clic per aprire/chiudere"
681
+
682
+ #: templates/metaboxes/types/contactform.php:77
683
+ #: templates/metaboxes/types/contactform.php:269
684
+ msgid "Field Title"
685
+ msgstr "Titolo campo"
686
+
687
+ #: templates/metaboxes/types/contactform.php:81
688
+ #: templates/metaboxes/types/contactform.php:273
689
+ msgid "Insert the title for the field."
690
+ msgstr "Inserisci il titolo per il campo"
691
+
692
+ #: templates/metaboxes/types/contactform.php:86
693
+ #: templates/metaboxes/types/contactform.php:278
694
+ msgid "Data Name"
695
+ msgstr "Nome dati"
696
+
697
+ #: templates/metaboxes/types/contactform.php:90
698
+ #: templates/metaboxes/types/contactform.php:282
699
+ msgid ""
700
+ "REQUIRED: Field identification name to be entered into email body. <strong>Note:</"
701
+ "strong>Use only lowercase characters and underscores."
702
+ msgstr ""
703
+ "RICHIESTO: Nome identificativo del campo da inserire nel corpo dell'email. "
704
+ "<strong>Nota:</strong>Puoi utilizzare solamente caratteri minuscoli e underscore."
705
+
706
+ #: templates/metaboxes/types/contactform.php:95
707
+ #: templates/metaboxes/types/contactform.php:287
708
+ msgid "Field Type"
709
+ msgstr "Tipologia campo"
710
+
711
+ #: templates/metaboxes/types/contactform.php:103
712
+ #: templates/metaboxes/types/contactform.php:295
713
+ msgid "Select the type for this field."
714
+ msgstr "Seleziona il tipo di campo."
715
+
716
+ #: templates/metaboxes/types/contactform.php:108
717
+ #: templates/metaboxes/types/contactform.php:300
718
+ msgid "Checked"
719
+ msgstr "Selezionato"
720
+
721
+ #: templates/metaboxes/types/contactform.php:112
722
+ #: templates/metaboxes/types/contactform.php:304
723
+ msgid "Select this option if you want this field appears as already checked."
724
+ msgstr "Seleziona questa opzione se vuoi che il campo appaia già selezionato."
725
+
726
+ #: templates/metaboxes/types/contactform.php:117
727
+ #: templates/metaboxes/types/contactform.php:309
728
+ msgid "Add options "
729
+ msgstr "Aggiungi opzioni"
730
+
731
+ #: templates/metaboxes/types/contactform.php:118
732
+ #: templates/metaboxes/types/contactform.php:310
733
+ msgid "Add option"
734
+ msgstr "Aggiungi opzione"
735
+
736
+ #: templates/metaboxes/types/contactform.php:121
737
+ #: templates/metaboxes/types/contactform.php:313
738
+ #: templates/metaboxes/types/contactform.php:436
739
+ msgid "Selected"
740
+ msgstr "Selezionato"
741
+
742
+ #: templates/metaboxes/types/contactform.php:124
743
+ #: templates/metaboxes/types/contactform.php:316
744
+ #: templates/metaboxes/types/contactform.php:436
745
+ msgid "Delete option"
746
+ msgstr "Cancella opzione"
747
+
748
+ #: templates/metaboxes/types/contactform.php:130
749
+ #: templates/metaboxes/types/contactform.php:322
750
+ msgid "Error Message"
751
+ msgstr "Messaggio di errore"
752
+
753
+ #: templates/metaboxes/types/contactform.php:134
754
+ #: templates/metaboxes/types/contactform.php:326
755
+ msgid "Insert the error message for validation."
756
+ msgstr "Inserisci il messaggio di errore per la validazione"
757
+
758
+ #: templates/metaboxes/types/contactform.php:139
759
+ #: templates/metaboxes/types/contactform.php:331
760
+ msgid "Required"
761
+ msgstr "Obbligatorio"
762
+
763
+ #: templates/metaboxes/types/contactform.php:143
764
+ #: templates/metaboxes/types/contactform.php:335
765
+ msgid "Select this option if it must be required."
766
+ msgstr "Seleziona questa opzione se deve essere obbligatoria."
767
+
768
+ #: templates/metaboxes/types/contactform.php:152
769
+ #: templates/metaboxes/types/contactform.php:344
770
+ msgid "Select this option if the email must be valid."
771
+ msgstr "Seleziona questa opzione se l'email inserita deve essere esistente."
772
+
773
+ #: templates/metaboxes/types/contactform.php:157
774
+ #: templates/metaboxes/types/contactform.php:349
775
+ msgid "Reply To"
776
+ msgstr "Rispondi a"
777
+
778
+ #: templates/metaboxes/types/contactform.php:161
779
+ #: templates/metaboxes/types/contactform.php:353
780
+ msgid "Select this if it is the email you can reply to."
781
+ msgstr "Seleziona questo se è l'email a cui poter rispondere. "
782
+
783
+ #: templates/metaboxes/types/contactform.php:166
784
+ #: templates/metaboxes/types/contactform.php:358
785
+ msgid "Class"
786
+ msgstr "Classe"
787
+
788
+ #: templates/metaboxes/types/contactform.php:170
789
+ #: templates/metaboxes/types/contactform.php:362
790
+ msgid "Insert additional class(es) (separated by commas) for more personalization."
791
+ msgstr ""
792
+ "Inserisci una o più classi (separate da virgole) per una ulteriore "
793
+ "personalizzazione."
794
+
795
+ #: templates/metaboxes/types/contactform.php:175
796
+ #: templates/metaboxes/types/contactform.php:367
797
+ msgid "Icon"
798
+ msgstr "Icona"
799
+
800
+ #: templates/metaboxes/types/contactform.php:203
801
+ #: templates/metaboxes/types/contactform.php:391
802
+ #: templates/metaboxes/types/icon-list.php:69
803
+ #: templates/metaboxes/types/select-icon.php:33
804
+ #: templates/metaboxes/types/upload.php:21 templates/panel/types/upload.php:31
805
+ #: templates/panel/woocommerce/woocommerce-upload.php:35
806
+ msgid "Upload"
807
+ msgstr "Carica"
808
+
809
+ #: templates/metaboxes/types/contactform.php:209
810
+ #: templates/metaboxes/types/contactform.php:397
811
+ #: templates/metaboxes/types/icon-list.php:75
812
+ #: templates/metaboxes/types/select-icon.php:39
813
+ msgid "Image preview"
814
+ msgstr "Anteprima immagine"
815
+
816
+ #: templates/metaboxes/types/contactform.php:217
817
+ #: templates/metaboxes/types/contactform.php:405
818
+ msgid "Insert an icon for more personalization."
819
+ msgstr "Inserisci un'icona per ulteriore personalizzazione."
820
+
821
+ #: templates/metaboxes/types/contactform.php:222
822
+ #: templates/metaboxes/types/contactform.php:409
823
+ msgid "Width"
824
+ msgstr "Larghezza"
825
+
826
+ #: templates/metaboxes/types/contactform.php:247
827
+ #: templates/metaboxes/types/contactform.php:421
828
+ msgid "Set field length."
829
+ msgstr "Seleziona lunghezza campo."
830
+
831
+ #: templates/metaboxes/types/customtabs.php:28
832
+ msgid "Close all"
833
+ msgstr "Chiudi tutti"
834
+
835
+ #: templates/metaboxes/types/customtabs.php:28
836
+ msgid "Expand all"
837
+ msgstr "Espandi tutti"
838
+
839
+ #: templates/metaboxes/types/customtabs.php:52
840
+ #: templates/metaboxes/types/customtabs.php:95
841
+ msgid "Value"
842
+ msgstr "Valore"
843
+
844
+ #: templates/metaboxes/types/customtabs.php:53
845
+ #: templates/metaboxes/types/customtabs.php:96
846
+ msgid "Content of the tab. (HTML is supported)"
847
+ msgstr "Contenuto della scheda (codice HTML supportato)."
848
+
849
+ #: templates/metaboxes/types/customtabs.php:65
850
+ msgid "Add custom product tab"
851
+ msgstr "Aggiungi scheda prodotto personalizzata"
852
+
853
+ #: templates/metaboxes/types/customtabs.php:107
854
+ msgid "Do you want to remove the custom tab?"
855
+ msgstr "Vuoi rimuovere la scheda personalizzata?"
856
+
857
+ #: templates/metaboxes/types/icon-list.php:89
858
+ #, php-format
859
+ msgid "(Default: %s <img src=\"%s\"/>)"
860
+ msgstr "(Default: %s <img src=\"%s\"/>)"
861
+
862
+ #: templates/metaboxes/types/icon-list.php:91
863
+ #, php-format
864
+ msgid "(Default: <i %s></i> )"
865
+ msgstr "(Default: <i %s></i> )"
866
+
867
+ #: templates/metaboxes/types/image-gallery.php:40
868
+ #: templates/metaboxes/types/image-gallery.php:45
869
+ #: templates/metaboxes/types/images.php:38 templates/metaboxes/types/images.php:64
870
+ msgid "Delete image"
871
+ msgstr "Rimuovi immagine"
872
+
873
+ #: templates/metaboxes/types/image-gallery.php:45
874
+ msgid "Add Images to Gallery"
875
+ msgstr "Aggiungi immagini alla galleria"
876
+
877
+ #: templates/metaboxes/types/image-gallery.php:45
878
+ msgid "Add to gallery"
879
+ msgstr "Aggiungi alla galleria"
880
+
881
+ #: templates/metaboxes/types/image-gallery.php:45
882
+ msgid "Add images"
883
+ msgstr "Aggiungi immagini"
884
+
885
+ #: templates/metaboxes/types/image-gallery.php:45
886
+ msgid "Delete"
887
+ msgstr "Rimuovi"
888
+
889
+ #: templates/metaboxes/types/images.php:42
890
+ msgid "Upload new images"
891
+ msgstr "Carica nuove immagini"
892
+
893
+ #: templates/metaboxes/types/images.php:75
894
+ msgid "Are you sure you want to remove this image?"
895
+ msgstr "Confermi di voler rimuovere questa immagine?"
896
+
897
+ #: templates/metaboxes/types/sidebar-layout.php:25
898
+ #: templates/metaboxes/types/sidebars.php:36
899
+ msgid "Left sidebar"
900
+ msgstr "Barra laterale sinistra"
901
+
902
+ #: templates/metaboxes/types/sidebar-layout.php:28
903
+ #: templates/metaboxes/types/sidebars.php:42
904
+ #: templates/metaboxes/types/sidebars.php:45
905
+ msgid "No sidebar"
906
+ msgstr "Nessuna barra laterale"
907
+
908
+ #: templates/metaboxes/types/sidebar-layout.php:31
909
+ #: templates/metaboxes/types/sidebars.php:39
910
+ msgid "Right sidebar"
911
+ msgstr "Barra laterale destra"
912
+
913
+ #: templates/metaboxes/types/sidebar-layout.php:34
914
+ #: templates/metaboxes/types/sidebars.php:53
915
+ #: templates/metaboxes/types/sidebars.php:64
916
+ msgid "Choose a sidebar"
917
+ msgstr "Scegli una barra laterale"
918
+
919
+ #: templates/metaboxes/types/sidebars.php:51
920
+ msgid "Left Sidebar"
921
+ msgstr "Barra laterale sinistra"
922
+
923
+ #: templates/metaboxes/types/sidebars.php:62
924
+ msgid "Right Sidebar"
925
+ msgstr "Barra laterale destra"
926
+
927
+ #: templates/metaboxes/types/typography.php:42
928
+ msgid "px"
929
+ msgstr "px"
930
+
931
+ #: templates/metaboxes/types/typography.php:43
932
+ msgid "em"
933
+ msgstr "em"
934
+
935
+ #: templates/metaboxes/types/typography.php:44
936
+ msgid "pt"
937
+ msgstr "pt"
938
+
939
+ #: templates/metaboxes/types/typography.php:45
940
+ msgid "rem"
941
+ msgstr "rem"
942
+
943
+ #: templates/metaboxes/types/typography.php:59
944
+ #: templates/metaboxes/types/typography.php:153
945
+ #: templates/metaboxes/types/typography.php:217
946
+ msgid "Web fonts"
947
+ msgstr "Web fonts"
948
+
949
+ #: templates/metaboxes/types/typography.php:71
950
+ msgid "Google fonts"
951
+ msgstr "Google fonts"
952
+
953
+ #: templates/metaboxes/types/typography.php:96
954
+ msgid "Regular"
955
+ msgstr "Normale"
956
+
957
+ #: templates/metaboxes/types/typography.php:97
958
+ msgid "Bold"
959
+ msgstr "Grassetto"
960
+
961
+ #: templates/metaboxes/types/typography.php:98
962
+ msgid "Extra bold"
963
+ msgstr "Extra bold"
964
+
965
+ #: templates/metaboxes/types/typography.php:99
966
+ msgid "Italic"
967
+ msgstr "Corsivo"
968
+
969
+ #: templates/metaboxes/types/typography.php:100
970
+ msgid "Italic bold"
971
+ msgstr "Grassetto corsivo"
972
+
973
+ #: templates/panel/woocommerce/woocommerce-form.php:10
974
+ msgid "Reset Defaults"
975
+ msgstr "Ripristina impostazioni iniziali"
976
+
977
+ #~ msgid "%field_1% and %field_2% fields cannot be empty"
978
+ #~ msgstr "I campi %field_1% e %field_2% non possono essere vuoti"
979
+
980
+ #~ msgctxt "%field% = field name"
981
+ #~ msgid "%field% field cannot be empty"
982
+ #~ msgstr "Il campo %field% non può essere vuoto"
983
+
984
+ #~ msgid "%field% testo cannot be empty"
985
+ #~ msgstr "Il campo %field% non può essere vuoto"
986
+
987
+ #~ msgid "%field% field cannot be empty"
988
+ #~ msgstr "Il campo %field% non può essere vuoto"
plugin-fw/languages/yith-plugin-fw.pot ADDED
@@ -0,0 +1,920 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2015 YIThemes
2
+ # This file is distributed under the same license as the YITH Plugin Starter package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: YITH Plugin Starter 1.0.0 Plugin FW\n"
6
+ "Report-Msgid-Bugs-To: Your Inspiration Themes <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2015-05-05 10:38+0100\n"
8
+ "PO-Revision-Date: 2015-05-05 10:38+0100\n"
9
+ "Last-Translator: \n"
10
+ "Language-Team: Your Inspiration Themes <info@yithemes.com>\n"
11
+ "Language: en\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=utf-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.7.6\n"
16
+ "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;"
17
+ "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
+ "esc_html_x:1,2c\n"
19
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
+ "X-Poedit-Basepath: ../\n"
22
+ "X-Textdomain-Support: yes\n"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+
25
+ #: lib/yit-cpt-unlimited.php:460 lib/yit-cpt-unlimited.php:574
26
+ #: lib/yit-cpt-unlimited.php:719 lib/yit-cpt-unlimited.php:1632
27
+ #, php-format
28
+ msgid "Add %s"
29
+ msgstr ""
30
+
31
+ #: lib/yit-cpt-unlimited.php:461 lib/yit-cpt-unlimited.php:575
32
+ #, php-format
33
+ msgid "Add New %s"
34
+ msgstr ""
35
+
36
+ #: lib/yit-cpt-unlimited.php:462 lib/yit-cpt-unlimited.php:576
37
+ #: lib/yit-cpt-unlimited.php:1267 lib/yit-cpt-unlimited.php:1304
38
+ #, php-format
39
+ msgid "Edit %s"
40
+ msgstr ""
41
+
42
+ #: lib/yit-cpt-unlimited.php:463 lib/yit-cpt-unlimited.php:577
43
+ #, php-format
44
+ msgid "New %s"
45
+ msgstr ""
46
+
47
+ #: lib/yit-cpt-unlimited.php:464 lib/yit-cpt-unlimited.php:578
48
+ #, php-format
49
+ msgid "All %s"
50
+ msgstr ""
51
+
52
+ #: lib/yit-cpt-unlimited.php:465 lib/yit-cpt-unlimited.php:579
53
+ #: lib/yit-cpt-unlimited.php:1251 lib/yit-cpt-unlimited.php:1305
54
+ #, php-format
55
+ msgid "View %s"
56
+ msgstr ""
57
+
58
+ #: lib/yit-cpt-unlimited.php:466 lib/yit-cpt-unlimited.php:580
59
+ #, php-format
60
+ msgid "Search %s"
61
+ msgstr ""
62
+
63
+ #: lib/yit-cpt-unlimited.php:467 lib/yit-cpt-unlimited.php:581
64
+ #, php-format
65
+ msgid "No %s found"
66
+ msgstr ""
67
+
68
+ #: lib/yit-cpt-unlimited.php:468 lib/yit-cpt-unlimited.php:582
69
+ #, php-format
70
+ msgid "No %s found in Trash"
71
+ msgstr ""
72
+
73
+ #: lib/yit-cpt-unlimited.php:625
74
+ #, php-format
75
+ msgctxt "taxonomy general name"
76
+ msgid "%s Categories"
77
+ msgstr ""
78
+
79
+ #: lib/yit-cpt-unlimited.php:626
80
+ msgctxt "taxonomy singular name"
81
+ msgid "Category"
82
+ msgstr ""
83
+
84
+ #: lib/yit-cpt-unlimited.php:627
85
+ msgid "Search Categories"
86
+ msgstr ""
87
+
88
+ #: lib/yit-cpt-unlimited.php:628
89
+ msgid "All Categories"
90
+ msgstr ""
91
+
92
+ #: lib/yit-cpt-unlimited.php:629
93
+ msgid "Parent Category"
94
+ msgstr ""
95
+
96
+ #: lib/yit-cpt-unlimited.php:630
97
+ msgid "Parent Category:"
98
+ msgstr ""
99
+
100
+ #: lib/yit-cpt-unlimited.php:631
101
+ msgid "Edit Category"
102
+ msgstr ""
103
+
104
+ #: lib/yit-cpt-unlimited.php:632
105
+ msgid "Update Category"
106
+ msgstr ""
107
+
108
+ #: lib/yit-cpt-unlimited.php:633
109
+ msgid "Add New Category"
110
+ msgstr ""
111
+
112
+ #: lib/yit-cpt-unlimited.php:634
113
+ msgid "New Category Name"
114
+ msgstr ""
115
+
116
+ #: lib/yit-cpt-unlimited.php:635
117
+ msgid "Category"
118
+ msgstr ""
119
+
120
+ #: lib/yit-cpt-unlimited.php:724
121
+ msgid "Categories"
122
+ msgstr ""
123
+
124
+ #: lib/yit-cpt-unlimited.php:1042
125
+ #, php-format
126
+ msgid "%s Settings"
127
+ msgstr ""
128
+
129
+ #: lib/yit-cpt-unlimited.php:1048 lib/yit-cpt-unlimited.php:1196
130
+ #: lib/yit-cpt-unlimited.php:1202 lib/yit-plugin-panel.php:64
131
+ msgid "Settings"
132
+ msgstr ""
133
+
134
+ #: lib/yit-cpt-unlimited.php:1051
135
+ msgid "Type"
136
+ msgstr ""
137
+
138
+ #: lib/yit-cpt-unlimited.php:1052
139
+ msgid "Layout for this "
140
+ msgstr ""
141
+
142
+ #: lib/yit-cpt-unlimited.php:1058
143
+ msgid "Rewrite"
144
+ msgstr ""
145
+
146
+ #: lib/yit-cpt-unlimited.php:1059
147
+ msgid ""
148
+ "Univocal identification name in the URL for each product (slug from post if empty)"
149
+ msgstr ""
150
+
151
+ #: lib/yit-cpt-unlimited.php:1064
152
+ msgid "Label in Singular"
153
+ msgstr ""
154
+
155
+ #: lib/yit-cpt-unlimited.php:1065
156
+ msgid "Set a label in singular (title of portfolio if empty)"
157
+ msgstr ""
158
+
159
+ #: lib/yit-cpt-unlimited.php:1070
160
+ msgid "Label in Plural"
161
+ msgstr ""
162
+
163
+ #: lib/yit-cpt-unlimited.php:1071
164
+ msgid "Set a label in plural (title of portfolio if empty)"
165
+ msgstr ""
166
+
167
+ #: lib/yit-cpt-unlimited.php:1076
168
+ msgid "Taxonomy"
169
+ msgstr ""
170
+
171
+ #: lib/yit-cpt-unlimited.php:1077
172
+ msgid ""
173
+ "If you want to use categories in the portfolio, set a name for taxonomy. Name "
174
+ "should be a slug (must not contain capital letters nor spaces) and must not be "
175
+ "more than 32 characters long (database structure restriction)."
176
+ msgstr ""
177
+
178
+ #: lib/yit-cpt-unlimited.php:1082
179
+ msgid "Taxonomy Rewrite"
180
+ msgstr ""
181
+
182
+ #: lib/yit-cpt-unlimited.php:1083
183
+ msgid "Set univocal name for each category page URL."
184
+ msgstr ""
185
+
186
+ #: lib/yit-cpt-unlimited.php:1088
187
+ msgid "Single layout"
188
+ msgstr ""
189
+
190
+ #: lib/yit-cpt-unlimited.php:1089
191
+ msgid "Layout for single page of this portfolio"
192
+ msgstr ""
193
+
194
+ #: lib/yit-cpt-unlimited.php:1130
195
+ msgid "layout settings"
196
+ msgstr ""
197
+
198
+ #: lib/yit-cpt-unlimited.php:1222 lib/yit-cpt-unlimited.php:1235
199
+ msgid "Quick links"
200
+ msgstr ""
201
+
202
+ #: lib/yit-cpt-unlimited.php:1475
203
+ #, php-format
204
+ msgid "Show frontend of the %s"
205
+ msgstr ""
206
+
207
+ #: lib/yit-cpt-unlimited.php:1482 templates/metaboxes/types/customtabs.php:46
208
+ #: templates/metaboxes/types/customtabs.php:90
209
+ msgid "Name"
210
+ msgstr ""
211
+
212
+ #: lib/yit-cpt-unlimited.php:1631
213
+ #, php-format
214
+ msgid "Add %s from images"
215
+ msgstr ""
216
+
217
+ #: lib/yit-cpt-unlimited.php:1633
218
+ msgid "Add with multiupload"
219
+ msgstr ""
220
+
221
+ #: lib/yit-plugin-panel-wc.php:295
222
+ msgid "The changes you have made will be lost if you leave this page."
223
+ msgstr ""
224
+
225
+ #: lib/yit-plugin-panel.php:63
226
+ msgid "Plugin Settings"
227
+ msgstr ""
228
+
229
+ #: lib/yit-plugin-panel.php:95 lib/yit-plugin-subpanel.php:101
230
+ msgid "YIT Plugins"
231
+ msgstr ""
232
+
233
+ #: lib/yit-plugin-panel.php:292 lib/yit-plugin-subpanel.php:142
234
+ #: templates/panel/woocommerce/woocommerce-form.php:5
235
+ msgid "Save Changes"
236
+ msgstr ""
237
+
238
+ #: lib/yit-plugin-panel.php:295 templates/panel/woocommerce/woocommerce-form.php:8
239
+ msgid "If you continue with this action, you will reset all options in this page."
240
+ msgstr ""
241
+
242
+ #: lib/yit-plugin-panel.php:297 lib/yit-plugin-subpanel.php:147
243
+ msgid "Reset to Default"
244
+ msgstr ""
245
+
246
+ #: lib/yit-plugin-panel.php:297 lib/yit-plugin-subpanel.php:147
247
+ #: templates/panel/woocommerce/woocommerce-form.php:10
248
+ msgid "Are you sure?"
249
+ msgstr ""
250
+
251
+ #: lib/yit-plugin-panel.php:431
252
+ msgid "The element you have entered already exists. Please, enter another name."
253
+ msgstr ""
254
+
255
+ #: lib/yit-plugin-panel.php:432
256
+ msgid "Settings saved"
257
+ msgstr ""
258
+
259
+ #: lib/yit-plugin-panel.php:433
260
+ msgid "Settings reset"
261
+ msgstr ""
262
+
263
+ #: lib/yit-plugin-panel.php:434
264
+ msgid "Element deleted correctly."
265
+ msgstr ""
266
+
267
+ #: lib/yit-plugin-panel.php:435 lib/yit-plugin-panel.php:436
268
+ msgid "Element updated correctly."
269
+ msgstr ""
270
+
271
+ #: lib/yit-plugin-panel.php:437
272
+ msgid "Database imported correctly."
273
+ msgstr ""
274
+
275
+ #: lib/yit-plugin-panel.php:438
276
+ msgid "An error has occurred during import. Please try again."
277
+ msgstr ""
278
+
279
+ #: lib/yit-plugin-panel.php:439
280
+ msgid "The added file is not valid."
281
+ msgstr ""
282
+
283
+ #: lib/yit-plugin-panel.php:440
284
+ msgid "Sorry, import is disabled."
285
+ msgstr ""
286
+
287
+ #: lib/yit-plugin-panel.php:441
288
+ msgid "Sorting successful."
289
+ msgstr ""
290
+
291
+ #: lib/yit-plugin-subpanel.php:145
292
+ msgid ""
293
+ "If you continue with this action, you will reset all the options in this page."
294
+ msgstr ""
295
+
296
+ #: lib/yit-pointers.php:70
297
+ msgid "Plugins Activated"
298
+ msgstr ""
299
+
300
+ #: lib/yit-pointers.php:71
301
+ msgid ""
302
+ "From now on, you can find all plugin options in YIT Plugin menu.\n"
303
+ " For each plugin installed, customization "
304
+ "settings will be available as a new entry in YIT Plugin menu."
305
+ msgstr ""
306
+
307
+ #: lib/yit-pointers.php:73 lib/yit-pointers.php:89
308
+ msgid "Discover all our plugins available on:"
309
+ msgstr ""
310
+
311
+ #: lib/yit-pointers.php:74 lib/yit-pointers.php:90
312
+ msgid "and"
313
+ msgstr ""
314
+
315
+ #: lib/yit-pointers.php:84
316
+ msgid "Plugins Upgraded"
317
+ msgstr ""
318
+
319
+ #: lib/yit-pointers.php:85
320
+ msgid ""
321
+ "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
322
+ " Any time one of our plugins is updated, a new "
323
+ "entry will be added to this menu.\n"
324
+ " For example, after the update, plugin options "
325
+ "(such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.)\n"
326
+ " will be moved from previous location to YIT "
327
+ "Plugin tab."
328
+ msgstr ""
329
+
330
+ #: lib/yit-upgrade.php:123
331
+ msgid "There is a new version of %plugin_name% available."
332
+ msgstr ""
333
+
334
+ #: lib/yit-upgrade.php:124
335
+ msgid "View version %latest% details."
336
+ msgstr ""
337
+
338
+ #: lib/yit-upgrade.php:125
339
+ msgid "Automatic update is unavailable for this plugin,"
340
+ msgstr ""
341
+
342
+ #: lib/yit-upgrade.php:126
343
+ msgid "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
344
+ msgstr ""
345
+
346
+ #: lib/yit-upgrade.php:127
347
+ msgid "Update now."
348
+ msgstr ""
349
+
350
+ #: lib/yit-upgrade.php:230
351
+ msgid "Yithemes Repository"
352
+ msgstr ""
353
+
354
+ #: lib/yit-upgrade.php:264
355
+ msgid "Invalid URL Provided."
356
+ msgstr ""
357
+
358
+ #: lib/yit-upgrade.php:277
359
+ msgid "Could not create Temporary file."
360
+ msgstr ""
361
+
362
+ #: lib/yit-upgrade.php:419
363
+ #, php-format
364
+ msgid ""
365
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox yit-"
366
+ "changelog-button\" title=\"%3$s\">View version %4$s details</a>."
367
+ msgstr ""
368
+
369
+ #: lib/yit-upgrade.php:421
370
+ #, php-format
371
+ msgid ""
372
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox yit-"
373
+ "changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You have to "
374
+ "activate the plugin on a single site of the network to benefit from automatic "
375
+ "updates.</em>"
376
+ msgstr ""
377
+
378
+ #: lib/yit-upgrade.php:423
379
+ #, php-format
380
+ msgid ""
381
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox yit-"
382
+ "changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>Automatic "
383
+ "update is unavailable for this plugin, please <a href=\"%5$s\" title=\"Licence "
384
+ "activation\">activate</a> your copy of %6s.</em>"
385
+ msgstr ""
386
+
387
+ #: lib/yit-upgrade.php:425
388
+ #, php-format
389
+ msgid ""
390
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox yit-"
391
+ "changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s"
392
+ "\">update now</a>."
393
+ msgstr ""
394
+
395
+ #: lib/yit-upgrade.php:498
396
+ msgid "You can't update the plugins for this site."
397
+ msgstr ""
398
+
399
+ #: lib/yit-upgrade.php:502
400
+ msgid "You do not have sufficient permissions to update the plugins for this site."
401
+ msgstr ""
402
+
403
+ #: lib/yit-upgrade.php:509
404
+ msgid "Update Plugin"
405
+ msgstr ""
406
+
407
+ #: licence/lib/yit-licence.php:161
408
+ #, php-format
409
+ msgid "%field% field cannot be empty"
410
+ msgstr ""
411
+
412
+ #: licence/lib/yit-licence.php:162
413
+ msgid "%field_1% and %field_2% fields cannot be empty"
414
+ msgstr ""
415
+
416
+ #: licence/lib/yit-licence.php:163
417
+ msgid "Unable to contact the remote server, please try again later. Thanks!"
418
+ msgstr ""
419
+
420
+ #: licence/lib/yit-licence.php:548
421
+ msgid "Invalid Request"
422
+ msgstr ""
423
+
424
+ #: licence/lib/yit-licence.php:549
425
+ msgid "Invalid licence key"
426
+ msgstr ""
427
+
428
+ #: licence/lib/yit-licence.php:550
429
+ msgid "Software has been deactivated"
430
+ msgstr ""
431
+
432
+ #: licence/lib/yit-licence.php:551
433
+ msgid "Maximum number of activations exceeded"
434
+ msgstr ""
435
+
436
+ #: licence/lib/yit-licence.php:552
437
+ msgid "Invalid instance ID"
438
+ msgstr ""
439
+
440
+ #: licence/lib/yit-licence.php:553
441
+ msgid "Invalid security key"
442
+ msgstr ""
443
+
444
+ #: licence/lib/yit-licence.php:554
445
+ msgid "Licence key has expired"
446
+ msgstr ""
447
+
448
+ #: licence/lib/yit-licence.php:555
449
+ msgid "Licence key has been banned"
450
+ msgstr ""
451
+
452
+ #: licence/lib/yit-plugin-licence.php:64 licence/lib/yit-plugin-licence.php:65
453
+ #: licence/lib/yit-theme-licence.php:64 licence/lib/yit-theme-licence.php:65
454
+ #: licence/lib/yit-theme-licence.php:107 licence/lib/yit-theme-licence.php:108
455
+ msgid "Licence Activation"
456
+ msgstr ""
457
+
458
+ #: licence/lib/yit-theme-licence.php:115 licence/lib/yit-theme-licence.php:116
459
+ #, php-format
460
+ msgid "%s"
461
+ msgstr ""
462
+
463
+ #: licence/templates/panel/activation/activation-panel.php:19
464
+ msgid "Yithemes Licence Activation"
465
+ msgstr ""
466
+
467
+ #: licence/templates/panel/activation/activation-panel.php:23
468
+ msgid ""
469
+ "I cannot find the license key for activating the theme I have bought some time "
470
+ "ago. Where can I find it?"
471
+ msgstr ""
472
+
473
+ #: licence/templates/panel/activation/activation-panel.php:26
474
+ msgid ""
475
+ "If you have purchased one of our products before 27 January 2015, you can benefit "
476
+ "from support and updates (the services offered with the license)\n"
477
+ " until 27 January 2016 and you do not have to purchase it again to get "
478
+ "a new license key, because, before this date, your license used to be activated "
479
+ "automatically by our system.\n"
480
+ " After 27 January 2016, instead, if you want to benefit from support "
481
+ "and updates you have to buy a new license and activate it through the license key "
482
+ "you will be\n"
483
+ " provided with and that you can find in your YIThemes account, in "
484
+ "section \"My licenses\"."
485
+ msgstr ""
486
+
487
+ #: licence/templates/panel/activation/activation-panel.php:37
488
+ msgid ""
489
+ "Have you updated your licenses? Have you asked for an extension? Update "
490
+ "information concerning your products."
491
+ msgstr ""
492
+
493
+ #: licence/templates/panel/activation/activation-panel.php:39
494
+ msgid "Update licence information"
495
+ msgstr ""
496
+
497
+ #: licence/templates/panel/activation/activation-panel.php:49
498
+ msgid "Products to be activated"
499
+ msgstr ""
500
+
501
+ #: licence/templates/panel/activation/activation-panel.php:68
502
+ msgid "Activate"
503
+ msgstr ""
504
+
505
+ #: licence/templates/panel/activation/activation-panel.php:87
506
+ msgid "Activated"
507
+ msgstr ""
508
+
509
+ #: licence/templates/panel/activation/activation-panel.php:91
510
+ #: licence/templates/panel/activation/activation-panel.php:123
511
+ #: licence/templates/panel/activation/activation-panel.php:147
512
+ msgid "Product Name"
513
+ msgstr ""
514
+
515
+ #: licence/templates/panel/activation/activation-panel.php:92
516
+ #: licence/templates/panel/activation/activation-panel.php:124
517
+ #: licence/templates/panel/activation/activation-panel.php:148
518
+ #: templates/metaboxes/types/contactform.php:148
519
+ #: templates/metaboxes/types/contactform.php:340
520
+ msgid "Email"
521
+ msgstr ""
522
+
523
+ #: licence/templates/panel/activation/activation-panel.php:93
524
+ #: licence/templates/panel/activation/activation-panel.php:125
525
+ #: licence/templates/panel/activation/activation-panel.php:149
526
+ msgid "Licence Key"
527
+ msgstr ""
528
+
529
+ #: licence/templates/panel/activation/activation-panel.php:94
530
+ #: licence/templates/panel/activation/activation-panel.php:150
531
+ msgid "Expires"
532
+ msgstr ""
533
+
534
+ #: licence/templates/panel/activation/activation-panel.php:95
535
+ msgid "Remaining"
536
+ msgstr ""
537
+
538
+ #: licence/templates/panel/activation/activation-panel.php:96
539
+ #: licence/templates/panel/activation/activation-panel.php:109
540
+ #: licence/templates/panel/activation/activation-panel.php:151
541
+ #: licence/templates/panel/activation/activation-panel.php:161
542
+ msgid "Renew"
543
+ msgstr ""
544
+
545
+ #: licence/templates/panel/activation/activation-panel.php:107
546
+ #, php-format
547
+ msgid "%1s out of %2s"
548
+ msgstr ""
549
+
550
+ #: licence/templates/panel/activation/activation-panel.php:119
551
+ msgid "Banned"
552
+ msgstr ""
553
+
554
+ #: licence/templates/panel/activation/activation-panel.php:143
555
+ msgid "Expired"
556
+ msgstr ""
557
+
558
+ #: templates/metaboxes/types/ajax-products.php:23
559
+ msgid "Search for a product"
560
+ msgstr ""
561
+
562
+ #: templates/metaboxes/types/categories.php:36
563
+ msgid "No categories."
564
+ msgstr ""
565
+
566
+ #: templates/metaboxes/types/categories.php:42
567
+ msgid "+ Add New Category"
568
+ msgstr ""
569
+
570
+ #: templates/metaboxes/types/categories.php:46
571
+ msgid "Add"
572
+ msgstr ""
573
+
574
+ #: templates/metaboxes/types/contactform.php:7
575
+ msgid "Text Input"
576
+ msgstr ""
577
+
578
+ #: templates/metaboxes/types/contactform.php:8
579
+ msgid "Checkbox"
580
+ msgstr ""
581
+
582
+ #: templates/metaboxes/types/contactform.php:9
583
+ msgid "Select"
584
+ msgstr ""
585
+
586
+ #: templates/metaboxes/types/contactform.php:10
587
+ msgid "Textarea"
588
+ msgstr ""
589
+
590
+ #: templates/metaboxes/types/contactform.php:11
591
+ msgid "Radio Input"
592
+ msgstr ""
593
+
594
+ #: templates/metaboxes/types/contactform.php:12
595
+ msgid "Password Field"
596
+ msgstr ""
597
+
598
+ #: templates/metaboxes/types/contactform.php:13
599
+ msgid "File Upload"
600
+ msgstr ""
601
+
602
+ #: templates/metaboxes/types/contactform.php:47
603
+ msgid "Theme Icon"
604
+ msgstr ""
605
+
606
+ #: templates/metaboxes/types/contactform.php:48
607
+ msgid "Custom Icon"
608
+ msgstr ""
609
+
610
+ #: templates/metaboxes/types/contactform.php:49
611
+ #: templates/metaboxes/types/responsivesliders.php:24
612
+ msgid "None"
613
+ msgstr ""
614
+
615
+ #: templates/metaboxes/types/contactform.php:60
616
+ msgid "Add field"
617
+ msgstr ""
618
+
619
+ #: templates/metaboxes/types/contactform.php:69
620
+ #: templates/metaboxes/types/contactform.php:261
621
+ #: templates/metaboxes/types/customtabs.php:37
622
+ #: templates/metaboxes/types/customtabs.php:82
623
+ msgid "Remove"
624
+ msgstr ""
625
+
626
+ #: templates/metaboxes/types/contactform.php:70
627
+ #: templates/metaboxes/types/contactform.php:262
628
+ msgid "Click to toggle"
629
+ msgstr ""
630
+
631
+ #: templates/metaboxes/types/contactform.php:77
632
+ #: templates/metaboxes/types/contactform.php:269
633
+ msgid "Title Field"
634
+ msgstr ""
635
+
636
+ #: templates/metaboxes/types/contactform.php:81
637
+ #: templates/metaboxes/types/contactform.php:273
638
+ msgid "Insert the title for the field."
639
+ msgstr ""
640
+
641
+ #: templates/metaboxes/types/contactform.php:86
642
+ #: templates/metaboxes/types/contactform.php:278
643
+ msgid "Data Name"
644
+ msgstr ""
645
+
646
+ #: templates/metaboxes/types/contactform.php:90
647
+ #: templates/metaboxes/types/contactform.php:282
648
+ msgid ""
649
+ "REQUIRED: Field identification name to be entered into email body. <strong>Note:</"
650
+ "strong>Use only lowercase characters and underscores."
651
+ msgstr ""
652
+
653
+ #: templates/metaboxes/types/contactform.php:95
654
+ #: templates/metaboxes/types/contactform.php:287
655
+ msgid "Type field"
656
+ msgstr ""
657
+
658
+ #: templates/metaboxes/types/contactform.php:103
659
+ #: templates/metaboxes/types/contactform.php:295
660
+ msgid "Select the type for this field."
661
+ msgstr ""
662
+
663
+ #: templates/metaboxes/types/contactform.php:108
664
+ #: templates/metaboxes/types/contactform.php:300
665
+ msgid "Checked"
666
+ msgstr ""
667
+
668
+ #: templates/metaboxes/types/contactform.php:112
669
+ #: templates/metaboxes/types/contactform.php:304
670
+ msgid "Select this option if you want this field appears as already checked."
671
+ msgstr ""
672
+
673
+ #: templates/metaboxes/types/contactform.php:117
674
+ #: templates/metaboxes/types/contactform.php:309
675
+ msgid "Add options "
676
+ msgstr ""
677
+
678
+ #: templates/metaboxes/types/contactform.php:118
679
+ #: templates/metaboxes/types/contactform.php:310
680
+ msgid "Add option"
681
+ msgstr ""
682
+
683
+ #: templates/metaboxes/types/contactform.php:121
684
+ #: templates/metaboxes/types/contactform.php:313
685
+ #: templates/metaboxes/types/contactform.php:436
686
+ msgid "Selected"
687
+ msgstr ""
688
+
689
+ #: templates/metaboxes/types/contactform.php:124
690
+ #: templates/metaboxes/types/contactform.php:316
691
+ #: templates/metaboxes/types/contactform.php:436
692
+ msgid "Delete option"
693
+ msgstr ""
694
+
695
+ #: templates/metaboxes/types/contactform.php:130
696
+ #: templates/metaboxes/types/contactform.php:322
697
+ msgid "Error Message"
698
+ msgstr ""
699
+
700
+ #: templates/metaboxes/types/contactform.php:134
701
+ #: templates/metaboxes/types/contactform.php:326
702
+ msgid "Insert the error message for validation."
703
+ msgstr ""
704
+
705
+ #: templates/metaboxes/types/contactform.php:139
706
+ #: templates/metaboxes/types/contactform.php:331
707
+ msgid "Required"
708
+ msgstr ""
709
+
710
+ #: templates/metaboxes/types/contactform.php:143
711
+ #: templates/metaboxes/types/contactform.php:335
712
+ msgid "Select this option if it must be required."
713
+ msgstr ""
714
+
715
+ #: templates/metaboxes/types/contactform.php:152
716
+ #: templates/metaboxes/types/contactform.php:344
717
+ msgid "Select this option if the email must be valid."
718
+ msgstr ""
719
+
720
+ #: templates/metaboxes/types/contactform.php:157
721
+ #: templates/metaboxes/types/contactform.php:349
722
+ msgid "Reply To"
723
+ msgstr ""
724
+
725
+ #: templates/metaboxes/types/contactform.php:161
726
+ #: templates/metaboxes/types/contactform.php:353
727
+ msgid "Select this if it is the email you can reply to."
728
+ msgstr ""
729
+
730
+ #: templates/metaboxes/types/contactform.php:166
731
+ #: templates/metaboxes/types/contactform.php:358
732
+ msgid "Class"
733
+ msgstr ""
734
+
735
+ #: templates/metaboxes/types/contactform.php:170
736
+ #: templates/metaboxes/types/contactform.php:362
737
+ msgid "Insert additional class(es) (separated by commas) for more personalization."
738
+ msgstr ""
739
+
740
+ #: templates/metaboxes/types/contactform.php:175
741
+ #: templates/metaboxes/types/contactform.php:367
742
+ msgid "Icon"
743
+ msgstr ""
744
+
745
+ #: templates/metaboxes/types/contactform.php:203
746
+ #: templates/metaboxes/types/contactform.php:391
747
+ #: templates/metaboxes/types/icon-list.php:69
748
+ #: templates/metaboxes/types/select-icon.php:33
749
+ #: templates/metaboxes/types/upload.php:21 templates/panel/types/upload.php:31
750
+ #: templates/panel/woocommerce/woocommerce-upload.php:35
751
+ msgid "Upload"
752
+ msgstr ""
753
+
754
+ #: templates/metaboxes/types/contactform.php:209
755
+ #: templates/metaboxes/types/contactform.php:397
756
+ #: templates/metaboxes/types/icon-list.php:75
757
+ #: templates/metaboxes/types/select-icon.php:39
758
+ msgid "Image preview"
759
+ msgstr ""
760
+
761
+ #: templates/metaboxes/types/contactform.php:217
762
+ #: templates/metaboxes/types/contactform.php:405
763
+ msgid "Insert an icon for more personalization."
764
+ msgstr ""
765
+
766
+ #: templates/metaboxes/types/contactform.php:222
767
+ #: templates/metaboxes/types/contactform.php:409
768
+ msgid "Width"
769
+ msgstr ""
770
+
771
+ #: templates/metaboxes/types/contactform.php:247
772
+ #: templates/metaboxes/types/contactform.php:421
773
+ msgid "Set field length."
774
+ msgstr ""
775
+
776
+ #: templates/metaboxes/types/customtabs.php:28
777
+ msgid "Close all"
778
+ msgstr ""
779
+
780
+ #: templates/metaboxes/types/customtabs.php:28
781
+ msgid "Expand all"
782
+ msgstr ""
783
+
784
+ #: templates/metaboxes/types/customtabs.php:52
785
+ #: templates/metaboxes/types/customtabs.php:95
786
+ msgid "Value"
787
+ msgstr ""
788
+
789
+ #: templates/metaboxes/types/customtabs.php:53
790
+ #: templates/metaboxes/types/customtabs.php:96
791
+ msgid "Content of the tab. (HTML is supported)"
792
+ msgstr ""
793
+
794
+ #: templates/metaboxes/types/customtabs.php:65
795
+ msgid "Add custom product tab"
796
+ msgstr ""
797
+
798
+ #: templates/metaboxes/types/customtabs.php:107
799
+ msgid "Do you want to remove the custom tab?"
800
+ msgstr ""
801
+
802
+ #: templates/metaboxes/types/icon-list.php:89
803
+ #, php-format
804
+ msgid "(Default: %s <img src=\"%s\"/>)"
805
+ msgstr ""
806
+
807
+ #: templates/metaboxes/types/icon-list.php:91
808
+ #, php-format
809
+ msgid "(Default: <i %s></i> )"
810
+ msgstr ""
811
+
812
+ #: templates/metaboxes/types/image-gallery.php:40
813
+ #: templates/metaboxes/types/image-gallery.php:45
814
+ #: templates/metaboxes/types/images.php:38 templates/metaboxes/types/images.php:64
815
+ msgid "Delete image"
816
+ msgstr ""
817
+
818
+ #: templates/metaboxes/types/image-gallery.php:45
819
+ msgid "Add Images to Gallery"
820
+ msgstr ""
821
+
822
+ #: templates/metaboxes/types/image-gallery.php:45
823
+ msgid "Add to gallery"
824
+ msgstr ""
825
+
826
+ #: templates/metaboxes/types/image-gallery.php:45
827
+ msgid "Add images"
828
+ msgstr ""
829
+
830
+ #: templates/metaboxes/types/image-gallery.php:45
831
+ msgid "Delete"
832
+ msgstr ""
833
+
834
+ #: templates/metaboxes/types/images.php:42
835
+ msgid "Upload new images"
836
+ msgstr ""
837
+
838
+ #: templates/metaboxes/types/images.php:75
839
+ msgid "Are you sure you want to remove this image?"
840
+ msgstr ""
841
+
842
+ #: templates/metaboxes/types/sidebar-layout.php:25
843
+ #: templates/metaboxes/types/sidebars.php:36
844
+ msgid "Left sidebar"
845
+ msgstr ""
846
+
847
+ #: templates/metaboxes/types/sidebar-layout.php:28
848
+ #: templates/metaboxes/types/sidebars.php:42
849
+ #: templates/metaboxes/types/sidebars.php:45
850
+ msgid "No sidebar"
851
+ msgstr ""
852
+
853
+ #: templates/metaboxes/types/sidebar-layout.php:31
854
+ #: templates/metaboxes/types/sidebars.php:39
855
+ msgid "Right sidebar"
856
+ msgstr ""
857
+
858
+ #: templates/metaboxes/types/sidebar-layout.php:34
859
+ #: templates/metaboxes/types/sidebars.php:53
860
+ #: templates/metaboxes/types/sidebars.php:64
861
+ msgid "Choose a sidebar"
862
+ msgstr ""
863
+
864
+ #: templates/metaboxes/types/sidebars.php:51
865
+ msgid "Left Sidebar"
866
+ msgstr ""
867
+
868
+ #: templates/metaboxes/types/sidebars.php:62
869
+ msgid "Right Sidebar"
870
+ msgstr ""
871
+
872
+ #: templates/metaboxes/types/typography.php:42
873
+ msgid "px"
874
+ msgstr ""
875
+
876
+ #: templates/metaboxes/types/typography.php:43
877
+ msgid "em"
878
+ msgstr ""
879
+
880
+ #: templates/metaboxes/types/typography.php:44
881
+ msgid "pt"
882
+ msgstr ""
883
+
884
+ #: templates/metaboxes/types/typography.php:45
885
+ msgid "rem"
886
+ msgstr ""
887
+
888
+ #: templates/metaboxes/types/typography.php:59
889
+ #: templates/metaboxes/types/typography.php:153
890
+ #: templates/metaboxes/types/typography.php:217
891
+ msgid "Web fonts"
892
+ msgstr ""
893
+
894
+ #: templates/metaboxes/types/typography.php:71
895
+ msgid "Google fonts"
896
+ msgstr ""
897
+
898
+ #: templates/metaboxes/types/typography.php:96
899
+ msgid "Regular"
900
+ msgstr ""
901
+
902
+ #: templates/metaboxes/types/typography.php:97
903
+ msgid "Bold"
904
+ msgstr ""
905
+
906
+ #: templates/metaboxes/types/typography.php:98
907
+ msgid "Extra bold"
908
+ msgstr ""
909
+
910
+ #: templates/metaboxes/types/typography.php:99
911
+ msgid "Italic"
912
+ msgstr ""
913
+
914
+ #: templates/metaboxes/types/typography.php:100
915
+ msgid "Italic bold"
916
+ msgstr ""
917
+
918
+ #: templates/panel/woocommerce/woocommerce-form.php:10
919
+ msgid "Reset Defaults"
920
+ msgstr ""
plugin-fw/lib/yit-cpt-unlimited.php CHANGED
@@ -457,15 +457,15 @@ class YIT_CPT_Unlimited {
457
  $labels = array(
458
  'name' => ucfirst( $this->_labels['main_name'] ),
459
  'singular_name' => ucfirst( $this->_labels['singular'] ),
460
- 'add_new' => sprintf( __( 'Add %s', 'yit' ), ucfirst( $this->_labels['singular'] ) ),
461
- 'add_new_item' => sprintf( __( 'Add New %s', 'yit' ), ucfirst( $this->_labels['singular'] ) ),
462
- 'edit_item' => sprintf( __( 'Edit %s', 'yit' ), ucfirst( $this->_labels['singular'] ) ),
463
- 'new_item' => sprintf( __( 'New %s', 'yit' ), ucfirst( $this->_labels['singular'] ) ),
464
- 'all_items' => sprintf( __( 'All %s', 'yit' ), ucfirst( $this->_labels['plural'] ) ),
465
- 'view_item' => sprintf( __( 'View %s', 'yit' ), ucfirst( $this->_labels['singular'] ) ),
466
- 'search_items' => sprintf( __( 'Search %s', 'yit' ), ucfirst( $this->_labels['plural'] ) ),
467
- 'not_found' => sprintf( __( 'No %s found', 'yit' ), ucfirst( $this->_labels['plural'] ) ),
468
- 'not_found_in_trash' => sprintf( __( 'No %s found in Trash', 'yit' ), ucfirst( $this->_labels['plural'] ) ),
469
  'parent_item_colon' => '',
470
  'menu_name' => ucfirst( $this->_labels['menu'] )
471
  );
@@ -571,15 +571,15 @@ class YIT_CPT_Unlimited {
571
  $labels = array(
572
  'name' => $title,
573
  'singular_name' => $label_singular,
574
- 'add_new' => sprintf( __( 'Add %s', 'yit' ), $label_singular ),
575
- 'add_new_item' => sprintf( __( 'Add New %s', 'yit' ), $label_singular ),
576
- 'edit_item' => sprintf( __( 'Edit %s', 'yit' ), $label_singular ),
577
- 'new_item' => sprintf( __( 'New %s', 'yit' ), $label_singular ),
578
- 'all_items' => sprintf( __( 'All %s', 'yit' ), $label_plural ),
579
- 'view_item' => sprintf( __( 'View %s', 'yit' ), $label_singular ),
580
- 'search_items' => sprintf( __( 'Search %s', 'yit' ), $label_plural ),
581
- 'not_found' => sprintf( __( 'No %s found', 'yit' ), $label_plural ),
582
- 'not_found_in_trash' => sprintf( __( 'No %s found in Trash', 'yit' ), $label_plural ),
583
  'parent_item_colon' => '',
584
  'menu_name' => $title
585
  );
@@ -622,17 +622,17 @@ class YIT_CPT_Unlimited {
622
  if ( $this->_args['has_taxonomy'] && ! empty( $taxonomy ) ) {
623
 
624
  $labels = array(
625
- 'name' => sprintf( _x( '%s Categories', 'taxonomy general name', 'yit' ), $label_singular ),
626
- 'singular_name' => _x( 'Category', 'taxonomy singular name', 'yit' ),
627
- 'search_items' => __( 'Search Categories', 'yit' ),
628
- 'all_items' => __( 'All Categories', 'yit' ),
629
- 'parent_item' => __( 'Parent Category', 'yit' ),
630
- 'parent_item_colon' => __( 'Parent Category:', 'yit' ),
631
- 'edit_item' => __( 'Edit Category', 'yit' ),
632
- 'update_item' => __( 'Update Category', 'yit' ),
633
- 'add_new_item' => __( 'Add New Category', 'yit' ),
634
- 'new_item_name' => __( 'New Category Name', 'yit' ),
635
- 'menu_name' => __( 'Category', 'yit' ),
636
  );
637
 
638
  $args = array(
@@ -716,12 +716,12 @@ class YIT_CPT_Unlimited {
716
  }
717
 
718
  $submenu[ $item ][15] = array( ucfirst( $label_plural ), 'edit_posts', 'edit.php?post_type=' . $post_type );
719
- $submenu[ $item ][20] = array( sprintf( __('Add %s', 'yit'), ucfirst( $label_singular ) ), 'edit_posts', 'post-new.php?post_type=' . $post_type );
720
 
721
  global $wp_taxonomies;
722
  $taxonomy = get_post_meta( $portfolio->ID, '_taxonomy', true );
723
  if ( isset( $wp_taxonomies[ $taxonomy ] ) ) {
724
- $submenu[ $item ][25] = array( __('Categories', 'yit'), 'edit_posts', 'edit-tags.php?taxonomy=' . $taxonomy . '&post_type=' . $post_type );
725
  }
726
  }
727
 
@@ -1039,54 +1039,54 @@ class YIT_CPT_Unlimited {
1039
  $single_layouts = apply_filters( 'yit_cptu_' . $this->_name . '_single_layout_values', array() );
1040
 
1041
  $metabox_args = array(
1042
- 'label' => sprintf( __( '%s Settings', 'yit' ), $this->_labels['singular'] ),
1043
  'pages' => $this->_name, //or array( 'post-type1', 'post-type2')
1044
  'context' => 'normal', //('normal', 'advanced', or 'side')
1045
  'priority' => 'default',
1046
  'tabs' => array(
1047
  'settings' => array(
1048
- 'label' => __( 'Settings', 'yit' ),
1049
  'fields' => apply_filters( 'yit_cptu_fields', array(
1050
  'type' => array(
1051
- 'label' => __( 'Type', 'yit' ),
1052
- 'desc' => __( 'Layout for this '.strtolower( $this->_labels['singular'] ) , 'yit' ),
1053
  'type' => 'select',
1054
  'options' => isset( $layouts ) ? $layouts : array(),
1055
  'std' => '' ),
1056
 
1057
  'rewrite' => array(
1058
- 'label' => __( 'Rewrite', 'yit' ),
1059
- 'desc' => __( 'Univocal identification name in the URL for each product (slug from post if empty)', 'yit' ),
1060
  'type' => 'text',
1061
  'std' => '' ),
1062
 
1063
  'label_singular' => array(
1064
- 'label' => __( 'Label in Singular', 'yit' ),
1065
- 'desc' => __( 'Set a label in singular (title of portfolio if empty)', 'yit' ),
1066
  'type' => 'text',
1067
  'std' => '' ),
1068
 
1069
  'label_plural' => array(
1070
- 'label' => __( 'Label in Plural', 'yit' ),
1071
- 'desc' => __( 'Set a label in plural (title of portfolio if empty)', 'yit' ),
1072
  'type' => 'text',
1073
  'std' => '' ),
1074
 
1075
  'taxonomy' => array(
1076
- 'label' => __( 'Taxonomy', 'yit' ),
1077
- 'desc' => __( 'If you want to use categories in the portfolio, set a name for taxonomy. Name should be a slug (must not contain capital letters nor spaces) and must not be more than 32 characters long (database structure restriction).', 'yit' ),
1078
  'type' => 'text',
1079
  'std' => '' ),
1080
 
1081
  'taxonomy_rewrite' => array(
1082
- 'label' => __( 'Taxonomy Rewrite', 'yit' ),
1083
- 'desc' => __( 'Set univocal name for each category page URL.', 'yit' ),
1084
  'type' => 'text',
1085
  'std' => '' ),
1086
 
1087
  'single_layout' => array(
1088
- 'label' => __( 'Single layout', 'yit' ),
1089
- 'desc' => __( 'Layout for single page of this portfolio', 'yit' ),
1090
  'type' => 'select',
1091
  'options' => $single_layouts,
1092
  'std' => '' ),
@@ -1127,7 +1127,7 @@ class YIT_CPT_Unlimited {
1127
 
1128
  // Section title
1129
  $metabox_args['tabs']['settings']['fields'][ $layout . '_title' ] = array(
1130
- 'desc' => $args['name'] . ' ' . __( 'layout settings', 'yit' ),
1131
  'type' => 'title',
1132
  'deps' => array(
1133
  'ids' => '_type',
@@ -1193,13 +1193,13 @@ class YIT_CPT_Unlimited {
1193
  }
1194
 
1195
  $metabox_args = array(
1196
- 'label' => __( 'Settings', 'yit' ),
1197
  'pages' => $post_type, //or array( 'post-type1', 'post-type2')
1198
  'context' => 'normal', //('normal', 'advanced', or 'side')
1199
  'priority' => 'default',
1200
  'tabs' => array(
1201
  'settings' => array(
1202
- 'label' => __( 'Settings', 'yit' ),
1203
  'fields' => $this->layouts[ $layout ]['item_fields']
1204
  )
1205
  )
@@ -1219,7 +1219,7 @@ class YIT_CPT_Unlimited {
1219
  */
1220
  public function add_quick_links_metaboxes() {
1221
  // CPTU
1222
- add_meta_box( $this->_name . '_quick_links', __( 'Quick links', 'yit' ), array( $this, 'quick_links_cptu_inner' ), $this->_name, 'side', 'high' );
1223
 
1224
  // CPTs
1225
  $args = array(
@@ -1232,7 +1232,7 @@ class YIT_CPT_Unlimited {
1232
  foreach ( $post_types as $post ) {
1233
  $post_type = get_post_meta( $post->ID, '_post_type', true );
1234
  extract( $this->_cpt_args( $post ) );
1235
- add_meta_box( $post->post_type . '_quick_links', __( 'Quick links', 'yit' ), array( $this, 'quick_links_cpt_inner' ), $post_type, 'side', 'high' );
1236
  }
1237
  }
1238
 
@@ -1248,7 +1248,7 @@ class YIT_CPT_Unlimited {
1248
  public function quick_links_cptu_inner( $post ) {
1249
  extract( $this->_cpt_args( $post ) );
1250
  ?>
1251
- <a href="<?php echo admin_url( 'edit.php?post_type=' . get_post_meta( $post->ID, '_post_type', true ) ) ?>"><?php printf( __( 'View %s', 'yit' ), $label_plural ) ?></a>
1252
  <?php
1253
  }
1254
 
@@ -1264,7 +1264,7 @@ class YIT_CPT_Unlimited {
1264
  public function quick_links_cpt_inner( $post ) {
1265
  $post = get_post( $this->_get_id_by_name( $post->post_type ) );
1266
  ?>
1267
- <a href="<?php echo admin_url( "post.php?post={$post->ID}&action=edit" ) ?>"><?php printf( __( 'Edit %s', 'yit' ), $post->post_title ) ?></a>
1268
  <?php
1269
  }
1270
 
@@ -1301,8 +1301,8 @@ class YIT_CPT_Unlimited {
1301
 
1302
  switch ( $column ) {
1303
  case 'actions' :
1304
- echo '<a href="' . admin_url( "post.php?post={$post_id}&action=edit" ) . '" class="button-secondary">' . sprintf( __( 'Edit %s', 'yit' ), ucfirst( $this->_labels['singular'] ) ) . '</a> ';
1305
- echo '<a href="' . admin_url( 'edit.php?post_type=' . get_post_meta( $post_id, '_post_type', true ) ) . '" class="button-secondary">' . sprintf( __( 'View %s', 'yit' ), $label_plural ) . '</a> ';
1306
  break;
1307
  }
1308
  }
@@ -1472,14 +1472,14 @@ class YIT_CPT_Unlimited {
1472
  $args = array(
1473
  $this->_args['shortcode_name'] => array(
1474
  'title' => $this->_labels['singular'],
1475
- 'description' => sprintf( __( 'Show frontend of the %s', 'yit' ), $this->_labels['main_name'] ),
1476
  'tab' => 'cpt',
1477
  'create' => false,
1478
  'has_content' => false,
1479
  'in_visual_composer' => true,
1480
  'attributes' => array(
1481
  'name' => array(
1482
- 'title' => __( 'Name', 'yit' ),
1483
  'type' => 'select',
1484
  'options' => $post_types,
1485
  'std' => ''
@@ -1628,9 +1628,9 @@ class YIT_CPT_Unlimited {
1628
  var button = $('<a />', {
1629
  href: '#',
1630
  class: 'multi-uploader add-new-h2',
1631
- 'data-uploader_title': '<?php printf( __( 'Add %s from images', 'yit' ), $label_plural ) ?>',
1632
- 'data-uploader_button_text': '<?php printf( __( 'Add %s', 'yit' ), $label_plural ) ?>'
1633
- }).text('<?php _e( 'Add with multiupload', 'yit' ) ?>');
1634
 
1635
  var spinner = $('<span />', {
1636
  class: 'spinner',
457
  $labels = array(
458
  'name' => ucfirst( $this->_labels['main_name'] ),
459
  'singular_name' => ucfirst( $this->_labels['singular'] ),
460
+ 'add_new' => sprintf( __( 'Add %s', 'yith-plugin-fw' ), ucfirst( $this->_labels['singular'] ) ),
461
+ 'add_new_item' => sprintf( __( 'Add New %s', 'yith-plugin-fw' ), ucfirst( $this->_labels['singular'] ) ),
462
+ 'edit_item' => sprintf( __( 'Edit %s', 'yith-plugin-fw' ), ucfirst( $this->_labels['singular'] ) ),
463
+ 'new_item' => sprintf( __( 'New %s', 'yith-plugin-fw' ), ucfirst( $this->_labels['singular'] ) ),
464
+ 'all_items' => sprintf( __( 'All %s', 'yith-plugin-fw' ), ucfirst( $this->_labels['plural'] ) ),
465
+ 'view_item' => sprintf( __( 'View %s', 'yith-plugin-fw' ), ucfirst( $this->_labels['singular'] ) ),
466
+ 'search_items' => sprintf( __( 'Search %s', 'yith-plugin-fw' ), ucfirst( $this->_labels['plural'] ) ),
467
+ 'not_found' => sprintf( __( 'No %s found', 'yith-plugin-fw' ), ucfirst( $this->_labels['plural'] ) ),
468
+ 'not_found_in_trash' => sprintf( __( 'No %s found in Trash', 'yith-plugin-fw' ), ucfirst( $this->_labels['plural'] ) ),
469
  'parent_item_colon' => '',
470
  'menu_name' => ucfirst( $this->_labels['menu'] )
471
  );
571
  $labels = array(
572
  'name' => $title,
573
  'singular_name' => $label_singular,
574
+ 'add_new' => sprintf( __( 'Add %s', 'yith-plugin-fw' ), $label_singular ),
575
+ 'add_new_item' => sprintf( __( 'Add New %s', 'yith-plugin-fw' ), $label_singular ),
576
+ 'edit_item' => sprintf( __( 'Edit %s', 'yith-plugin-fw' ), $label_singular ),
577
+ 'new_item' => sprintf( __( 'New %s', 'yith-plugin-fw' ), $label_singular ),
578
+ 'all_items' => sprintf( __( 'All %s', 'yith-plugin-fw' ), $label_plural ),
579
+ 'view_item' => sprintf( __( 'View %s', 'yith-plugin-fw' ), $label_singular ),
580
+ 'search_items' => sprintf( __( 'Search %s', 'yith-plugin-fw' ), $label_plural ),
581
+ 'not_found' => sprintf( __( 'No %s found', 'yith-plugin-fw' ), $label_plural ),
582
+ 'not_found_in_trash' => sprintf( __( 'No %s found in Trash', 'yith-plugin-fw' ), $label_plural ),
583
  'parent_item_colon' => '',
584
  'menu_name' => $title
585
  );
622
  if ( $this->_args['has_taxonomy'] && ! empty( $taxonomy ) ) {
623
 
624
  $labels = array(
625
+ 'name' => sprintf( _x( '%s Categories', 'taxonomy general name', 'yith-plugin-fw' ), $label_singular ),
626
+ 'singular_name' => _x( 'Category', 'taxonomy singular name', 'yith-plugin-fw' ),
627
+ 'search_items' => __( 'Search Categories', 'yith-plugin-fw' ),
628
+ 'all_items' => __( 'All Categories', 'yith-plugin-fw' ),
629
+ 'parent_item' => __( 'Parent Category', 'yith-plugin-fw' ),
630
+ 'parent_item_colon' => __( 'Parent Category:', 'yith-plugin-fw' ),
631
+ 'edit_item' => __( 'Edit Category', 'yith-plugin-fw' ),
632
+ 'update_item' => __( 'Update Category', 'yith-plugin-fw' ),
633
+ 'add_new_item' => __( 'Add New Category', 'yith-plugin-fw' ),
634
+ 'new_item_name' => __( 'New Category Name', 'yith-plugin-fw' ),
635
+ 'menu_name' => __( 'Category', 'yith-plugin-fw' ),
636
  );
637
 
638
  $args = array(
716
  }
717
 
718
  $submenu[ $item ][15] = array( ucfirst( $label_plural ), 'edit_posts', 'edit.php?post_type=' . $post_type );
719
+ $submenu[ $item ][20] = array( sprintf( __('Add %s', 'yith-plugin-fw'), ucfirst( $label_singular ) ), 'edit_posts', 'post-new.php?post_type=' . $post_type );
720
 
721
  global $wp_taxonomies;
722
  $taxonomy = get_post_meta( $portfolio->ID, '_taxonomy', true );
723
  if ( isset( $wp_taxonomies[ $taxonomy ] ) ) {
724
+ $submenu[ $item ][25] = array( __('Categories', 'yith-plugin-fw'), 'edit_posts', 'edit-tags.php?taxonomy=' . $taxonomy . '&post_type=' . $post_type );
725
  }
726
  }
727
 
1039
  $single_layouts = apply_filters( 'yit_cptu_' . $this->_name . '_single_layout_values', array() );
1040
 
1041
  $metabox_args = array(
1042
+ 'label' => sprintf( __( '%s Settings', 'yith-plugin-fw' ), $this->_labels['singular'] ),
1043
  'pages' => $this->_name, //or array( 'post-type1', 'post-type2')
1044
  'context' => 'normal', //('normal', 'advanced', or 'side')
1045
  'priority' => 'default',
1046
  'tabs' => array(
1047
  'settings' => array(
1048
+ 'label' => __( 'Settings', 'yith-plugin-fw' ),
1049
  'fields' => apply_filters( 'yit_cptu_fields', array(
1050
  'type' => array(
1051
+ 'label' => __( 'Type', 'yith-plugin-fw' ),
1052
+ 'desc' => __( 'Layout for this '.strtolower( $this->_labels['singular'] ) , 'yith-plugin-fw' ),
1053
  'type' => 'select',
1054
  'options' => isset( $layouts ) ? $layouts : array(),
1055
  'std' => '' ),
1056
 
1057
  'rewrite' => array(
1058
+ 'label' => __( 'Rewrite', 'yith-plugin-fw' ),
1059
+ 'desc' => __( 'Univocal identification name in the URL for each product (slug from post if empty)', 'yith-plugin-fw' ),
1060
  'type' => 'text',
1061
  'std' => '' ),
1062
 
1063
  'label_singular' => array(
1064
+ 'label' => __( 'Label in Singular', 'yith-plugin-fw' ),
1065
+ 'desc' => __( 'Set a label in singular (title of portfolio if empty)', 'yith-plugin-fw' ),
1066
  'type' => 'text',
1067
  'std' => '' ),
1068
 
1069
  'label_plural' => array(
1070
+ 'label' => __( 'Label in Plural', 'yith-plugin-fw' ),
1071
+ 'desc' => __( 'Set a label in plural (title of portfolio if empty)', 'yith-plugin-fw' ),
1072
  'type' => 'text',
1073
  'std' => '' ),
1074
 
1075
  'taxonomy' => array(
1076
+ 'label' => __( 'Taxonomy', 'yith-plugin-fw' ),
1077
+ 'desc' => __( 'If you want to use categories in the portfolio, set a name for taxonomy. Name should be a slug (must not contain capital letters nor spaces) and must not be more than 32 characters long (database structure restriction).', 'yith-plugin-fw' ),
1078
  'type' => 'text',
1079
  'std' => '' ),
1080
 
1081
  'taxonomy_rewrite' => array(
1082
+ 'label' => __( 'Taxonomy Rewrite', 'yith-plugin-fw' ),
1083
+ 'desc' => __( 'Set univocal name for each category page URL.', 'yith-plugin-fw' ),
1084
  'type' => 'text',
1085
  'std' => '' ),
1086
 
1087
  'single_layout' => array(
1088
+ 'label' => __( 'Single layout', 'yith-plugin-fw' ),
1089
+ 'desc' => __( 'Layout for single page of this portfolio', 'yith-plugin-fw' ),
1090
  'type' => 'select',
1091
  'options' => $single_layouts,
1092
  'std' => '' ),
1127
 
1128
  // Section title
1129
  $metabox_args['tabs']['settings']['fields'][ $layout . '_title' ] = array(
1130
+ 'desc' => $args['name'] . ' ' . __( 'layout settings', 'yith-plugin-fw' ),
1131
  'type' => 'title',
1132
  'deps' => array(
1133
  'ids' => '_type',
1193
  }
1194
 
1195
  $metabox_args = array(
1196
+ 'label' => __( 'Settings', 'yith-plugin-fw' ),
1197
  'pages' => $post_type, //or array( 'post-type1', 'post-type2')
1198
  'context' => 'normal', //('normal', 'advanced', or 'side')
1199
  'priority' => 'default',
1200
  'tabs' => array(
1201
  'settings' => array(
1202
+ 'label' => __( 'Settings', 'yith-plugin-fw' ),
1203
  'fields' => $this->layouts[ $layout ]['item_fields']
1204
  )
1205
  )
1219
  */
1220
  public function add_quick_links_metaboxes() {
1221
  // CPTU
1222
+ add_meta_box( $this->_name . '_quick_links', __( 'Quick links', 'yith-plugin-fw' ), array( $this, 'quick_links_cptu_inner' ), $this->_name, 'side', 'high' );
1223
 
1224
  // CPTs
1225
  $args = array(
1232
  foreach ( $post_types as $post ) {
1233
  $post_type = get_post_meta( $post->ID, '_post_type', true );
1234
  extract( $this->_cpt_args( $post ) );
1235
+ add_meta_box( $post->post_type . '_quick_links', __( 'Quick links', 'yith-plugin-fw' ), array( $this, 'quick_links_cpt_inner' ), $post_type, 'side', 'high' );
1236
  }
1237
  }
1238
 
1248
  public function quick_links_cptu_inner( $post ) {
1249
  extract( $this->_cpt_args( $post ) );
1250
  ?>
1251
+ <a href="<?php echo admin_url( 'edit.php?post_type=' . get_post_meta( $post->ID, '_post_type', true ) ) ?>"><?php printf( __( 'View %s', 'yith-plugin-fw' ), $label_plural ) ?></a>
1252
  <?php
1253
  }
1254
 
1264
  public function quick_links_cpt_inner( $post ) {
1265
  $post = get_post( $this->_get_id_by_name( $post->post_type ) );
1266
  ?>
1267
+ <a href="<?php echo admin_url( "post.php?post={$post->ID}&action=edit" ) ?>"><?php printf( __( 'Edit %s', 'yith-plugin-fw' ), $post->post_title ) ?></a>
1268
  <?php
1269
  }
1270
 
1301
 
1302
  switch ( $column ) {
1303
  case 'actions' :
1304
+ echo '<a href="' . admin_url( "post.php?post={$post_id}&action=edit" ) . '" class="button-secondary">' . sprintf( __( 'Edit %s', 'yith-plugin-fw' ), ucfirst( $this->_labels['singular'] ) ) . '</a> ';
1305
+ echo '<a href="' . admin_url( 'edit.php?post_type=' . get_post_meta( $post_id, '_post_type', true ) ) . '" class="button-secondary">' . sprintf( __( 'View %s', 'yith-plugin-fw' ), $label_plural ) . '</a> ';
1306
  break;
1307
  }
1308
  }
1472
  $args = array(
1473
  $this->_args['shortcode_name'] => array(
1474
  'title' => $this->_labels['singular'],
1475
+ 'description' => sprintf( __( 'Show frontend of the %s', 'yith-plugin-fw' ), $this->_labels['main_name'] ),
1476
  'tab' => 'cpt',
1477
  'create' => false,
1478
  'has_content' => false,
1479
  'in_visual_composer' => true,
1480
  'attributes' => array(
1481
  'name' => array(
1482
+ 'title' => __( 'Name', 'yith-plugin-fw' ),
1483
  'type' => 'select',
1484
  'options' => $post_types,
1485
  'std' => ''
1628
  var button = $('<a />', {
1629
  href: '#',
1630
  class: 'multi-uploader add-new-h2',
1631
+ 'data-uploader_title': '<?php printf( __( 'Add %s from images', 'yith-plugin-fw' ), $label_plural ) ?>',
1632
+ 'data-uploader_button_text': '<?php printf( __( 'Add %s', 'yith-plugin-fw' ), $label_plural ) ?>'
1633
+ }).text('<?php _e( 'Add with multiupload', 'yith-plugin-fw' ) ?>');
1634
 
1635
  var spinner = $('<span />', {
1636
  class: 'spinner',
plugin-fw/lib/yit-metabox.php CHANGED
@@ -20,17 +20,17 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
20
  * the metabox can be created using this code
21
  * <code>
22
  * $args1 = array(
23
- * 'label' => __( 'Metabox Label', 'yit' ),
24
  * 'pages' => 'page', //or array( 'post-type1', 'post-type2')
25
  * 'context' => 'normal', //('normal', 'advanced', or 'side')
26
  * 'priority' => 'default',
27
  * 'tabs' => array(
28
  * 'settings' => array( //tab
29
- * 'label' => __( 'Settings', 'yit' ),
30
  * 'fields' => array(
31
  * 'meta_checkbox' => array(
32
- * 'label' => __( 'Show title', 'yit' ),
33
- * 'desc' => __( 'Show title of the page or not.', 'yit' ),
34
  * 'type' => 'checkbox',
35
  * 'private' => false,
36
  * 'std' => '1'),
@@ -405,8 +405,10 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
405
  * @since 1.0
406
  * @author Emanuela Castorina <emanuela.castorina@yithemes.it>
407
  */
408
- public function register_metabox() {
409
- add_meta_box( $this->id, $this->options['label'], array( $this, 'show' ), $this->options['pages'], $this->options['context'], $this->options['priority'] );
 
 
410
  }
411
 
412
  /**
20
  * the metabox can be created using this code
21
  * <code>
22
  * $args1 = array(
23
+ * 'label' => __( 'Metabox Label', 'yith-plugin-fw' ),
24
  * 'pages' => 'page', //or array( 'post-type1', 'post-type2')
25
  * 'context' => 'normal', //('normal', 'advanced', or 'side')
26
  * 'priority' => 'default',
27
  * 'tabs' => array(
28
  * 'settings' => array( //tab
29
+ * 'label' => __( 'Settings', 'yith-plugin-fw' ),
30
  * 'fields' => array(
31
  * 'meta_checkbox' => array(
32
+ * 'label' => __( 'Show title', 'yith-plugin-fw' ),
33
+ * 'desc' => __( 'Choose whether to show title of the page or not.', 'yith-plugin-fw' ),
34
  * 'type' => 'checkbox',
35
  * 'private' => false,
36
  * 'std' => '1'),
405
  * @since 1.0
406
  * @author Emanuela Castorina <emanuela.castorina@yithemes.it>
407
  */
408
+ public function register_metabox( $post_type ) {
409
+ if( in_array( $post_type, (array) $this->options['pages'] ) ){
410
+ add_meta_box( $this->id, $this->options['label'], array( $this, 'show' ), $post_type, $this->options['context'], $this->options['priority'] );
411
+ }
412
  }
413
 
414
  /**
plugin-fw/lib/yit-plugin-panel-wc.php CHANGED
@@ -292,7 +292,7 @@ if ( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
292
  wp_enqueue_script( 'woocommerce_settings', $woocommerce->plugin_url() . '/assets/js/admin/settings.min.js', array( 'jquery', 'jquery-ui-datepicker','jquery-ui-dialog', 'jquery-ui-sortable', 'iris', 'chosen' ), $woocommerce->version, true );
293
  wp_enqueue_script( 'yit-plugin-panel', YIT_CORE_PLUGIN_URL . '/assets/js/yit-plugin-panel.min.js', array( 'jquery', 'jquery-chosen' ), $this->version, true );
294
  wp_localize_script( 'woocommerce_settings', 'woocommerce_settings_params', array(
295
- 'i18n_nav_warning' => __( 'The changes you have made will be lost if you leave this page.', 'yit' )
296
  ) );
297
  }
298
 
292
  wp_enqueue_script( 'woocommerce_settings', $woocommerce->plugin_url() . '/assets/js/admin/settings.min.js', array( 'jquery', 'jquery-ui-datepicker','jquery-ui-dialog', 'jquery-ui-sortable', 'iris', 'chosen' ), $woocommerce->version, true );
293
  wp_enqueue_script( 'yit-plugin-panel', YIT_CORE_PLUGIN_URL . '/assets/js/yit-plugin-panel.min.js', array( 'jquery', 'jquery-chosen' ), $this->version, true );
294
  wp_localize_script( 'woocommerce_settings', 'woocommerce_settings_params', array(
295
+ 'i18n_nav_warning' => __( 'The changes you have made will be lost if you leave this page.', 'yith-plugin-fw' )
296
  ) );
297
  }
298
 
plugin-fw/lib/yit-plugin-panel.php CHANGED
@@ -60,8 +60,8 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
60
 
61
  $default_args = array(
62
  'parent_slug' => 'edit.php?',
63
- 'page_title' => __( 'Plugin Settings', 'yit' ),
64
- 'menu_title' => __( 'Settings', 'yit' ),
65
  'capability' => 'manage_options',
66
  'icon_url' => '',
67
  'position' => null
@@ -92,7 +92,8 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
92
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
93
  */
94
  public function add_menu_page() {
95
- add_menu_page( 'yit_plugin_panel', __( 'YIT Plugins', 'yit' ), 'manage_options', 'yit_plugin_panel', NULL, YIT_CORE_PLUGIN_URL . '/assets/images/yithemes-icon.png', 62 );
 
96
  }
97
 
98
  /**
@@ -289,12 +290,12 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
289
  <p>&nbsp;</p>
290
  <?php settings_fields( 'yit_' . $this->settings['parent'] . '_options' ); ?>
291
  <input type="hidden" name="<?php echo $this->get_name_field( 'current_tab' ) ?>" value="<?php echo esc_attr( $current_tab ) ?>" />
292
- <input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'yit' ) ?>" style="float:left;margin-right:10px;" />
293
  </form>
294
  <form method="post">
295
- <?php $warning = __( 'If you continue with this action, you will reset all options in this page.', 'yit' ) ?>
296
  <input type="hidden" name="yit-action" value="reset" />
297
- <input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset to Default', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yit' ) ?>');" />
298
  </form>
299
  <p>&nbsp;</p>
300
  <?php endif ?>
@@ -428,17 +429,17 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
428
  public function message() {
429
 
430
  $message = array(
431
- 'element_exists' => $this->get_message( '<strong>' . __( 'The element you have entered already exists. Please, enter another name.', 'yit' ) . '</strong>', 'error', false ),
432
- 'saved' => $this->get_message( '<strong>' . __( 'Settings saved', 'yit' ) . '.</strong>', 'updated', false ),
433
- 'reset' => $this->get_message( '<strong>' . __( 'Settings reset', 'yit' ) . '.</strong>', 'updated', false ),
434
- 'delete' => $this->get_message( '<strong>' . __( 'Element deleted correctly.', 'yit' ) . '</strong>', 'updated', false ),
435
- 'updated' => $this->get_message( '<strong>' . __( 'Element updated correctly.', 'yit' ) . '</strong>', 'updated', false ),
436
- 'settings-updated' => $this->get_message( '<strong>' . __( 'Element updated correctly.', 'yit' ) . '</strong>', 'updated', false ),
437
- 'imported' => $this->get_message( '<strong>' . __( 'Database imported correctly.', 'yit' ) . '</strong>', 'updated', false ),
438
- 'no-imported' => $this->get_message( '<strong>' . __( 'An error has occurred during import. Please try again.', 'yit' ) . '</strong>', 'error', false ),
439
- 'file-not-valid' => $this->get_message( '<strong>' . __( 'The added file is not valid.', 'yit' ) . '</strong>', 'error', false ),
440
- 'cant-import' => $this->get_message( '<strong>' . __( 'Sorry, import is disabled.', 'yit' ) . '</strong>', 'error', false ),
441
- 'ord' => $this->get_message( '<strong>' . __( 'Sorting successful.', 'yit' ) . '</strong>', 'updated', false )
442
  );
443
 
444
  foreach ( $message as $key => $value ) {
60
 
61
  $default_args = array(
62
  'parent_slug' => 'edit.php?',
63
+ 'page_title' => __( 'Plugin Settings', 'yith-plugin-fw' ),
64
+ 'menu_title' => __( 'Settings', 'yith-plugin-fw' ),
65
  'capability' => 'manage_options',
66
  'icon_url' => '',
67
  'position' => null
92
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
93
  */
94
  public function add_menu_page() {
95
+ $position = apply_filters( 'yit_plugins_menu_item_position', 62.32 );
96
+ add_menu_page( 'yit_plugin_panel', __( 'YIT Plugins', 'yith-plugin-fw' ), 'manage_options', 'yit_plugin_panel', NULL, YIT_CORE_PLUGIN_URL . '/assets/images/yithemes-icon.png', $position );
97
  }
98
 
99
  /**
290
  <p>&nbsp;</p>
291
  <?php settings_fields( 'yit_' . $this->settings['parent'] . '_options' ); ?>
292
  <input type="hidden" name="<?php echo $this->get_name_field( 'current_tab' ) ?>" value="<?php echo esc_attr( $current_tab ) ?>" />
293
+ <input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'yith-plugin-fw' ) ?>" style="float:left;margin-right:10px;" />
294
  </form>
295
  <form method="post">
296
+ <?php $warning = __( 'If you continue with this action, you will reset all options in this page.', 'yith-plugin-fw' ) ?>
297
  <input type="hidden" name="yit-action" value="reset" />
298
+ <input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset to Default', 'yith-plugin-fw' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yith-plugin-fw' ) ?>');" />
299
  </form>
300
  <p>&nbsp;</p>
301
  <?php endif ?>
429
  public function message() {
430
 
431
  $message = array(
432
+ 'element_exists' => $this->get_message( '<strong>' . __( 'The element you have entered already exists. Please, enter another name.', 'yith-plugin-fw' ) . '</strong>', 'error', false ),
433
+ 'saved' => $this->get_message( '<strong>' . __( 'Settings saved', 'yith-plugin-fw' ) . '.</strong>', 'updated', false ),
434
+ 'reset' => $this->get_message( '<strong>' . __( 'Settings reset', 'yith-plugin-fw' ) . '.</strong>', 'updated', false ),
435
+ 'delete' => $this->get_message( '<strong>' . __( 'Element deleted correctly.', 'yith-plugin-fw' ) . '</strong>', 'updated', false ),
436
+ 'updated' => $this->get_message( '<strong>' . __( 'Element updated correctly.', 'yith-plugin-fw' ) . '</strong>', 'updated', false ),
437
+ 'settings-updated' => $this->get_message( '<strong>' . __( 'Element updated correctly.', 'yith-plugin-fw' ) . '</strong>', 'updated', false ),
438
+ 'imported' => $this->get_message( '<strong>' . __( 'Database imported correctly.', 'yith-plugin-fw' ) . '</strong>', 'updated', false ),
439
+ 'no-imported' => $this->get_message( '<strong>' . __( 'An error has occurred during import. Please try again.', 'yith-plugin-fw' ) . '</strong>', 'error', false ),
440
+ 'file-not-valid' => $this->get_message( '<strong>' . __( 'The added file is not valid.', 'yith-plugin-fw' ) . '</strong>', 'error', false ),
441
+ 'cant-import' => $this->get_message( '<strong>' . __( 'Sorry, import is disabled.', 'yith-plugin-fw' ) . '</strong>', 'error', false ),
442
+ 'ord' => $this->get_message( '<strong>' . __( 'Sorting successful.', 'yith-plugin-fw' ) . '</strong>', 'updated', false )
443
  );
444
 
445
  foreach ( $message as $key => $value ) {
plugin-fw/lib/yit-plugin-subpanel.php CHANGED
@@ -98,7 +98,7 @@ if ( ! class_exists( 'YIT_Plugin_SubPanel' ) ) {
98
  $logo = $admin_logo;
99
  }
100
 
101
- add_menu_page( 'yit_plugin_panel', __( 'YIT Plugins', 'yit' ), 'nosuchcapability', 'yit_plugin_panel', NULL, $logo, 62 );
102
  add_submenu_page( 'yit_plugin_panel', $this->settings['label'], $this->settings['label'], 'manage_options', $this->settings['page'], array( $this, 'yit_panel' ) );
103
  remove_submenu_page( 'yit_plugin_panel', 'yit_plugin_panel' );
104
 
@@ -139,12 +139,12 @@ if ( ! class_exists( 'YIT_Plugin_SubPanel' ) ) {
139
  <p>&nbsp;</p>
140
  <?php settings_fields( 'yit_' . $this->settings['page'] . '_options' ); ?>
141
  <input type="hidden" name="<?php echo $this->get_name_field( 'current_tab' ) ?>" value="<?php echo esc_attr( $current_tab ) ?>" />
142
- <input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'yit' ) ?>" style="float:left;margin-right:10px;" />
143
  </form>
144
  <form method="post">
145
- <?php $warning = __( 'If you continue with this action, you will reset all the options in this page.', 'yit' ) ?>
146
  <input type="hidden" name="yit-action" value="reset" />
147
- <input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset to Default', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yit' ) ?>');" />
148
  </form>
149
  <p>&nbsp;</p>
150
  <?php endif ?>
98
  $logo = $admin_logo;
99
  }
100
 
101
+ add_menu_page( 'yit_plugin_panel', __( 'YIT Plugins', 'yith-plugin-fw' ), 'nosuchcapability', 'yit_plugin_panel', NULL, $logo, 62 );
102
  add_submenu_page( 'yit_plugin_panel', $this->settings['label'], $this->settings['label'], 'manage_options', $this->settings['page'], array( $this, 'yit_panel' ) );
103
  remove_submenu_page( 'yit_plugin_panel', 'yit_plugin_panel' );
104
 
139
  <p>&nbsp;</p>
140
  <?php settings_fields( 'yit_' . $this->settings['page'] . '_options' ); ?>
141
  <input type="hidden" name="<?php echo $this->get_name_field( 'current_tab' ) ?>" value="<?php echo esc_attr( $current_tab ) ?>" />
142
+ <input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'yith-plugin-fw' ) ?>" style="float:left;margin-right:10px;" />
143
  </form>
144
  <form method="post">
145
+ <?php $warning = __( 'If you continue with this action, you will reset all the options in this page.', 'yith-plugin-fw' ) ?>
146
  <input type="hidden" name="yit-action" value="reset" />
147
+ <input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset to Default', 'yith-plugin-fw' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yith-plugin-fw' ) ?>');" />
148
  </form>
149
  <p>&nbsp;</p>
150
  <?php endif ?>
plugin-fw/lib/yit-pointers.php CHANGED
@@ -67,11 +67,11 @@ if ( ! class_exists( 'YIT_Pointers' ) ) {
67
  'options' => array(
68
  'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">Yithemes.com</a> %s
69
  <a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
70
- __( 'Plugins Activated', 'yit' ),
71
  __( 'From now on, you can find all plugin options in YIT Plugin menu.
72
- For each plugin installed, customization settings will be available as a new entry in YIT Plugin menu.', 'yit' ),
73
- __( 'Discover all our plugins available on:', 'yit' ),
74
- __( 'and', 'yit' )
75
  ),
76
  ),
77
  );
@@ -81,13 +81,13 @@ if ( ! class_exists( 'YIT_Pointers' ) ) {
81
  'options' => array(
82
  'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">Yithemes.com</a> %s
83
  <a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
84
- __( 'Plugins Upgraded', 'yit' ),
85
  __( 'From now on, you can find all options of your plugins in YIT Plugin menu.
86
  Any time one of our plugins is updated, a new entry will be added to this menu.
87
  For example, after the update, plugin options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.)
88
- will be moved from previous location to YIT Plugin tab.', 'yit' ),
89
- __( 'Discover all our plugins available on:', 'yit' ),
90
- __( 'and', 'yit' )
91
  ),
92
  ),
93
  );
67
  'options' => array(
68
  'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">Yithemes.com</a> %s
69
  <a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
70
+ __( 'Plugins Activated', 'yith-plugin-fw' ),
71
  __( 'From now on, you can find all plugin options in YIT Plugin menu.
72
+ For each plugin installed, customization settings will be available as a new entry in YIT Plugin menu.', 'yith-plugin-fw' ),
73
+ __( 'Discover all our plugins available on:', 'yith-plugin-fw' ),
74
+ __( 'and', 'yith-plugin-fw' )
75
  ),
76
  ),
77
  );
81
  'options' => array(
82
  'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">Yithemes.com</a> %s
83
  <a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
84
+ __( 'Plugins Upgraded', 'yith-plugin-fw' ),
85
  __( 'From now on, you can find all options of your plugins in YIT Plugin menu.
86
  Any time one of our plugins is updated, a new entry will be added to this menu.
87
  For example, after the update, plugin options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.)
88
+ will be moved from previous location to YIT Plugin tab.', 'yith-plugin-fw' ),
89
+ __( 'Discover all our plugins available on:', 'yith-plugin-fw' ),
90
+ __( 'and', 'yith-plugin-fw' )
91
  ),
92
  ),
93
  );
plugin-fw/lib/yit-upgrade.php CHANGED
@@ -120,11 +120,11 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
120
  $update_url = array();
121
  $changelogs = array();
122
  $strings = array(
123
- 'new_version' => __( 'There is a new version of %plugin_name% available.', 'yit' ),
124
- 'latest' => __( 'View version %latest% details.', 'yit' ),
125
- 'unavailable' => __( 'Automatic update is unavailable for this plugin,', 'yit' ),
126
- 'activate' => __( 'please <a href="%activate_link%">activate</a> your copy of %plugin_name%.', 'yit' ),
127
- 'update_now' => __( 'Update now.', 'yit' )
128
 
129
  );
130
 
@@ -227,7 +227,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
227
  return new WP_Error( 'no_package', $upgrader->strings['no_package'] );
228
  }
229
 
230
- $upgrader->skin->feedback( 'downloading_package', __( 'Yithemes Repository', 'yit' ) );
231
 
232
  $download_file = $this->_download_url( $package, $args );
233
 
@@ -416,13 +416,13 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
416
  echo '<tr class="plugin-update-tr"><td colspan="' . $wp_list_table->get_column_count() . '" class="plugin-update colspanchange"><div class="update-message">';
417
 
418
  if( ! current_user_can( 'update_plugins' ) ){
419
- printf( __('There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button" title="%3$s">View version %4$s details</a>.', 'yit'), $this->_plugins[ $init ]['info']['Name'], esc_url( $details_url ), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version );
420
  }elseif( is_plugin_active_for_network( $init ) ){
421
- printf( __( 'There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button" title="%3$s">View version %4$s details</a>. <em>You have to activate the plugin on a single site of the network to benefit from automatic updates.</em>', 'yit' ), $this->_plugins[ $init ]['info']['Name'], esc_url( $details_url ), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version );
422
  }elseif ( empty( $r->package ) ) {
423
- printf( __( 'There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button" title="%3$s">View version %4$s details</a>. <em>Automatic update is unavailable for this plugin, please <a href="%5$s" title="Licence activation">activate</a> your copy of %6s.</em>', 'yit' ), $this->_plugins[ $init ]['info']['Name'], esc_url( $details_url ), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version, YIT_Plugin_Licence()->get_licence_activation_page_url(), $this->_plugins[ $init ]['info']['Name'] );
424
  } else {
425
- printf( __('There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button" title="%3$s">View version %4$s details</a> or <a href="%5$s">update now</a>.', 'yit'), $this->_plugins[ $init ]['info']['Name'], esc_url($details_url), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version, wp_nonce_url( self_admin_url('update.php?action=upgrade-plugin&plugin=') . $init, 'upgrade-plugin_' . $init ) );
426
  }
427
 
428
  /**
@@ -495,11 +495,11 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
495
  $action = isset($_REQUEST['action']) ? $_REQUEST['action'] : '';
496
 
497
  if( 'upgrade-plugin-multisite' != $action ){
498
- wp_die( __( 'You can\'t update the plugins for this site.', 'yit' ) );
499
  }
500
 
501
  if ( ! current_user_can( 'update_plugins' ) ) {
502
- wp_die( __( 'You do not have sufficient permissions to update the plugins for this site.', 'yit' ) );
503
  }
504
 
505
  $this->check_update( get_site_transient( 'update_plugins') , true );
120
  $update_url = array();
121
  $changelogs = array();
122
  $strings = array(
123
+ 'new_version' => __( 'There is a new version of %plugin_name% available.', 'yith-plugin-fw' ),
124
+ 'latest' => __( 'View version %latest% details.', 'yith-plugin-fw' ),
125
+ 'unavailable' => __( 'Automatic update is unavailable for this plugin,', 'yith-plugin-fw' ),
126
+ 'activate' => __( 'please <a href="%activate_link%">activate</a> your copy of %plugin_name%.', 'yith-plugin-fw' ),
127
+ 'update_now' => __( 'Update now.', 'yith-plugin-fw' )
128
 
129
  );
130
 
227
  return new WP_Error( 'no_package', $upgrader->strings['no_package'] );
228
  }
229
 
230
+ $upgrader->skin->feedback( 'downloading_package', __( 'Yithemes Repository', 'yith-plugin-fw' ) );
231
 
232
  $download_file = $this->_download_url( $package, $args );
233
 
416
  echo '<tr class="plugin-update-tr"><td colspan="' . $wp_list_table->get_column_count() . '" class="plugin-update colspanchange"><div class="update-message">';
417
 
418
  if( ! current_user_can( 'update_plugins' ) ){
419
+ printf( __('There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button" title="%3$s">View version %4$s details</a>.', 'yith-plugin-fw'), $this->_plugins[ $init ]['info']['Name'], esc_url( $details_url ), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version );
420
  }elseif( is_plugin_active_for_network( $init ) ){
421
+ printf( __( 'There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button" title="%3$s">View version %4$s details</a>. <em>You have to activate the plugin on a single site of the network to benefit from automatic updates.</em>', 'yith-plugin-fw' ), $this->_plugins[ $init ]['info']['Name'], esc_url( $details_url ), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version );
422
  }elseif ( empty( $r->package ) ) {
423
+ printf( __( 'There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button" title="%3$s">View version %4$s details</a>. <em>Automatic update is unavailable for this plugin, please <a href="%5$s" title="Licence activation">activate</a> your copy of %6s.</em>', 'yith-plugin-fw' ), $this->_plugins[ $init ]['info']['Name'], esc_url( $details_url ), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version, YIT_Plugin_Licence()->get_licence_activation_page_url(), $this->_plugins[ $init ]['info']['Name'] );
424
  } else {
425
+ printf( __('There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button" title="%3$s">View version %4$s details</a> or <a href="%5$s">update now</a>.', 'yith-plugin-fw'), $this->_plugins[ $init ]['info']['Name'], esc_url($details_url), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version, wp_nonce_url( self_admin_url('update.php?action=upgrade-plugin&plugin=') . $init, 'upgrade-plugin_' . $init ) );
426
  }
427
 
428
  /**
495
  $action = isset($_REQUEST['action']) ? $_REQUEST['action'] : '';
496
 
497
  if( 'upgrade-plugin-multisite' != $action ){
498
+ wp_die( __( 'You can\'t update the plugins for this site.', 'yith-plugin-fw' ) );
499
  }
500
 
501
  if ( ! current_user_can( 'update_plugins' ) ) {
502
+ wp_die( __( 'You do not have sufficient permissions to update the plugins for this site.', 'yith-plugin-fw' ) );
503
  }
504
 
505
  $this->check_update( get_site_transient( 'update_plugins') , true );
plugin-fw/lib/yit-video.php CHANGED
@@ -59,7 +59,8 @@ if ( ! class_exists( 'YIT_Video' ) ) {
59
 
60
  if( ! $echo ) ob_start();
61
 
62
- $id = preg_replace( '/[&|&amp;]feature=([\w\-]*)/', '', $id ); ?>
 
63
 
64
  <div class="post_video youtube">
65
  <iframe wmode="transparent" width="<?php echo $width; ?>" height="<?php echo $height; ?>" src="https://www.youtube.com/embed/<?php echo $id; ?>?wmode=transparent" frameborder="0" allowfullscreen></iframe>
@@ -98,7 +99,8 @@ if ( ! class_exists( 'YIT_Video' ) ) {
98
 
99
  if( ! $echo ) ob_start();
100
 
101
- $id = preg_replace( '/[&|&amp;]feature=([\w\-]*)/', '', $id ) ?>
 
102
 
103
  <div class="post_video vimeo">
104
  <iframe wmode="transparent" src="http://player.vimeo.com/video/<?php echo $id; ?>?title=0&amp;byline=0&amp;portrait=0" width="<?php echo $width; ?>" height="<?php echo $height; ?>" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
@@ -124,16 +126,20 @@ if ( ! class_exists( 'YIT_Video' ) ) {
124
  if ( ! isset( $parsed['host'] ) ) {
125
  return false;
126
  }
127
- switch ( $parsed['host'] ) {
128
 
 
 
 
129
  case 'www.youtube.com' :
130
  case 'youtu.be' :
 
131
  $id = self::youtube_id_by_url( $url );
132
  return "youtube:$id";
133
 
 
134
  case 'vimeo.com' :
135
- preg_match( '/http:\/\/(\w+.)?vimeo\.com\/(.*)/', $url, $matches );
136
- $id = $matches[2];
137
  return "vimeo:$id";
138
 
139
  default :
@@ -154,7 +160,7 @@ if ( ! class_exists( 'YIT_Video' ) ) {
154
  * @author Antonino Scarfi' <antonino.scarfi@yithemes.com>
155
  */
156
  protected static function youtube_id_by_url( $url ) {
157
- if ( preg_match( '/http:\/\/youtu.be/', $url, $matches) ) {
158
  $url = parse_url($url, PHP_URL_PATH);
159
  $url = str_replace( '/', '', $url);
160
  return $url;
@@ -164,12 +170,12 @@ if ( ! class_exists( 'YIT_Video' ) ) {
164
  $url = str_replace( 'v=', '', $arr['query'] );
165
  return $url;
166
 
167
- } elseif ( preg_match( '/http:\/\/www.youtube.com\/v/', $url, $matches) ) {
168
  $arr = parse_url($url);
169
  $url = str_replace( '/v/', '', $arr['path'] );
170
  return $url;
171
 
172
- } elseif ( preg_match( '/http:\/\/www.youtube.com\/embed/', $url, $matches) ) {
173
  $arr = parse_url($url);
174
  $url = str_replace( '/embed/', '', $arr['path'] );
175
  return $url;
59
 
60
  if( ! $echo ) ob_start();
61
 
62
+ $id = preg_replace( '/[&|&amp;]feature=([\w\-]*)/', '', $id );
63
+ $id = preg_replace( '/(youtube|vimeo):/', '', $id ); ?>
64
 
65
  <div class="post_video youtube">
66
  <iframe wmode="transparent" width="<?php echo $width; ?>" height="<?php echo $height; ?>" src="https://www.youtube.com/embed/<?php echo $id; ?>?wmode=transparent" frameborder="0" allowfullscreen></iframe>
99
 
100
  if( ! $echo ) ob_start();
101
 
102
+ $id = preg_replace( '/[&|&amp;]feature=([\w\-]*)/', '', $id );
103
+ $id = preg_replace( '/(youtube|vimeo):/', '', $id ); ?>
104
 
105
  <div class="post_video vimeo">
106
  <iframe wmode="transparent" src="http://player.vimeo.com/video/<?php echo $id; ?>?title=0&amp;byline=0&amp;portrait=0" width="<?php echo $width; ?>" height="<?php echo $height; ?>" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
126
  if ( ! isset( $parsed['host'] ) ) {
127
  return false;
128
  }
 
129
 
130
+
131
+ switch ( $parsed['host'] ) {
132
+ case 'youtube.com' :
133
  case 'www.youtube.com' :
134
  case 'youtu.be' :
135
+ case 'www.youtu.be' :
136
  $id = self::youtube_id_by_url( $url );
137
  return "youtube:$id";
138
 
139
+ case 'www.vimeo.com' :
140
  case 'vimeo.com' :
141
+ preg_match( '/http(s)?:\/\/(\w+.)?vimeo\.com\/(.*)?(\/[0-9]+)/', $url, $matches );
142
+ $id = trim( $matches[4], '/' );
143
  return "vimeo:$id";
144
 
145
  default :
160
  * @author Antonino Scarfi' <antonino.scarfi@yithemes.com>
161
  */
162
  protected static function youtube_id_by_url( $url ) {
163
+ if ( preg_match( '/http(s)?:\/\/youtu.be/', $url, $matches) ) {
164
  $url = parse_url($url, PHP_URL_PATH);
165
  $url = str_replace( '/', '', $url);
166
  return $url;
170
  $url = str_replace( 'v=', '', $arr['query'] );
171
  return $url;
172
 
173
+ } elseif ( preg_match( '/http(s)?:\/\/(\w+.)?youtube.com\/v/', $url, $matches) ) {
174
  $arr = parse_url($url);
175
  $url = str_replace( '/v/', '', $arr['path'] );
176
  return $url;
177
 
178
+ } elseif ( preg_match( '/http(s)?:\/\/(\w+.)?youtube.com\/embed/', $url, $matches) ) {
179
  $arr = parse_url($url);
180
  $url = str_replace( '/embed/', '', $arr['path'] );
181
  return $url;
plugin-fw/licence/lib/yit-licence.php CHANGED
@@ -158,9 +158,9 @@ if ( ! class_exists( 'YIT_Licence' ) ) {
158
  */
159
  public function localize_script() {
160
  wp_localize_script( 'yit-licence', 'licence_message', array(
161
- 'error' => __( '%field% field cannot be empty', 'yit' ),
162
- 'errors' => __( '%field_1% and %field_2% fields cannot be empty', 'yit' ),
163
- 'server' => __( 'Unable to contact the remote server, please try again later. Thanks!', 'yit' )
164
  )
165
  );
166
  }
@@ -545,14 +545,14 @@ if ( ! class_exists( 'YIT_Licence' ) ) {
545
  public function get_error_code_message( $code ) {
546
 
547
  $error_strings = array(
548
- '100' => __( 'Invalid Request', 'yit' ),
549
- '101' => __( 'Invalid licence key', 'yit' ),
550
- '102' => __( 'Software has been deactivated', 'yit' ),
551
- '103' => __( 'Maximum number of activations exceeded', 'yit' ),
552
- '104' => __( 'Invalid instance ID', 'yit' ),
553
- '105' => __( 'Invalid security key', 'yit' ),
554
- '106' => __( 'Licence key has expired', 'yit' ),
555
- '107' => __( 'Licence key has been banned', 'yit' )
556
  );
557
 
558
  return isset( $error_strings[$code] ) ? $error_strings[$code] : false;
158
  */
159
  public function localize_script() {
160
  wp_localize_script( 'yit-licence', 'licence_message', array(
161
+ 'error' => sprintf( _x( '%s field cannot be empty', '%s = field name', 'yith-plugin-fw' ), '%field%' ), // sprintf must be used to avoid errors with '%field%' string in translation in .po file
162
+ 'errors' => sprintf( __( '%s and %s fields cannot be empty', 'yith-plugin-fw' ), '%field_1%', '%field_2' ),
163
+ 'server' => __( 'Unable to contact the remote server, please try again later. Thanks!', 'yith-plugin-fw' )
164
  )
165
  );
166
  }
545
  public function get_error_code_message( $code ) {
546
 
547
  $error_strings = array(
548
+ '100' => __( 'Invalid Request', 'yith-plugin-fw' ),
549
+ '101' => __( 'Invalid licence key', 'yith-plugin-fw' ),
550
+ '102' => __( 'Software has been deactivated', 'yith-plugin-fw' ),
551
+ '103' => __( 'Maximum number of activations exceeded', 'yith-plugin-fw' ),
552
+ '104' => __( 'Invalid instance ID', 'yith-plugin-fw' ),
553
+ '105' => __( 'Invalid security key', 'yith-plugin-fw' ),
554
+ '106' => __( 'Licence key has expired', 'yith-plugin-fw' ),
555
+ '107' => __( 'Licence key has been banned', 'yith-plugin-fw' )
556
  );
557
 
558
  return isset( $error_strings[$code] ) ? $error_strings[$code] : false;
plugin-fw/licence/lib/yit-plugin-licence.php CHANGED
@@ -59,10 +59,14 @@ if ( ! class_exists( 'YIT_Plugin_Licence' ) ) {
59
  public function __construct() {
60
  parent::__construct();
61
 
 
 
 
 
62
  $this->_settings = array(
63
  'parent_page' => 'yit_plugin_panel',
64
- 'page_title' => __( 'Licence Activation', 'yit' ),
65
- 'menu_title' => __( 'Licence Activation', 'yit' ),
66
  'capability' => 'manage_options',
67
  'page' => 'yith_plugins_activation',
68
  );
59
  public function __construct() {
60
  parent::__construct();
61
 
62
+ if ( ! is_admin() ) {
63
+ return;
64
+ }
65
+
66
  $this->_settings = array(
67
  'parent_page' => 'yit_plugin_panel',
68
+ 'page_title' => __( 'Licence Activation', 'yith-plugin-fw' ),
69
+ 'menu_title' => __( 'Licence Activation', 'yith-plugin-fw' ),
70
  'capability' => 'manage_options',
71
  'page' => 'yith_plugins_activation',
72
  );
plugin-fw/licence/lib/yit-theme-licence.php CHANGED
@@ -61,8 +61,8 @@ if ( ! class_exists( 'YIT_Theme_Licence' ) ) {
61
 
62
  $this->_settings = array(
63
  'parent_page' => 'yit_product_panel',
64
- 'page_title' => __( 'Licence Activation', 'yit' ),
65
- 'menu_title' => __( 'Licence Activation', 'yit' ),
66
  'capability' => 'manage_options',
67
  'page' => 'yith_plugins_activation',
68
  );
@@ -104,16 +104,16 @@ if ( ! class_exists( 'YIT_Theme_Licence' ) ) {
104
 
105
  $admin_tree = array(
106
  'parent_slug' => apply_filters( 'yit_licence_parent_slug', 'yit_panel'),
107
- 'page_title' => __( 'Licence Activation', 'yit' ),
108
- 'menu_title' => __( 'Licence Activation', 'yit' ),
109
  'capability' => 'manage_options',
110
  'menu_slug' => 'yit_panel_licence',
111
  'function' => 'show_activation_panel'
112
  );
113
 
114
  add_submenu_page( $admin_tree['parent_slug'],
115
- sprintf( __( '%s', 'yit' ), $admin_tree['page_title'] ),
116
- sprintf( __( '%s', 'yit' ), $admin_tree['menu_title'] ),
117
  $admin_tree['capability'],
118
  $admin_tree['menu_slug'],
119
  array( $this, $admin_tree['function'] )
61
 
62
  $this->_settings = array(
63
  'parent_page' => 'yit_product_panel',
64
+ 'page_title' => __( 'Licence Activation', 'yith-plugin-fw' ),
65
+ 'menu_title' => __( 'Licence Activation', 'yith-plugin-fw' ),
66
  'capability' => 'manage_options',
67
  'page' => 'yith_plugins_activation',
68
  );
104
 
105
  $admin_tree = array(
106
  'parent_slug' => apply_filters( 'yit_licence_parent_slug', 'yit_panel'),
107
+ 'page_title' => __( 'Licence Activation', 'yith-plugin-fw' ),
108
+ 'menu_title' => __( 'Licence Activation', 'yith-plugin-fw' ),
109
  'capability' => 'manage_options',
110
  'menu_slug' => 'yit_panel_licence',
111
  'function' => 'show_activation_panel'
112
  );
113
 
114
  add_submenu_page( $admin_tree['parent_slug'],
115
+ sprintf( __( '%s', 'yith-plugin-fw' ), $admin_tree['page_title'] ),
116
+ sprintf( __( '%s', 'yith-plugin-fw' ), $admin_tree['menu_title'] ),
117
  $admin_tree['capability'],
118
  $admin_tree['menu_slug'],
119
  array( $this, $admin_tree['function'] )
plugin-fw/licence/templates/panel/activation/activation-panel.php CHANGED
@@ -16,17 +16,17 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
16
  ?>
17
 
18
  <div class="yit-container product-licence-activation">
19
- <h2><?php _e( 'Yithemes Licence Activation', 'yit' ) ?></h2>
20
 
21
  <?php if( is_a( $this, 'YIT_Theme_Licence' ) ) : ?>
22
  <div class="activation-faq">
23
- <h3><?php _e( 'I cannot find the license key for activating the theme I have bought some time ago. Where can I find it?', 'yit' ) ?></h3>
24
  <p>
25
  <?php
26
  _e( 'If you have purchased one of our products before 27 January 2015, you can benefit from support and updates (the services offered with the license)
27
  until 27 January 2016 and you do not have to purchase it again to get a new license key, because, before this date, your license used to be activated automatically by our system.
28
  After 27 January 2016, instead, if you want to benefit from support and updates you have to buy a new license and activate it through the license key you will be
29
- provided with and that you can find in your YIThemes account, in section "My licenses".', 'yit' )
30
  ?>
31
  </p>
32
  </div>
@@ -34,9 +34,9 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
34
 
35
  <div class="licence-check-section">
36
  <form method="post" id="licence-check-update" action="<?php echo admin_url( 'admin-ajax.php' ) ?>">
37
- <span class="licence-label" style="display: block;"><?php _e( 'Have you updated your licenses? Have you asked for an extension? Update information concerning your products.', 'yit' ); ?></span>
38
  <input type="hidden" name="action" value="update_licence_information-<?php echo $this->_product_type ?>" />
39
- <input type="submit" name="submit" value="<?php _e( 'Update licence information', 'yit' ) ?>" class="button-licence licence-check" />
40
  <div class="spinner"></div>
41
  </form>
42
  </div>
@@ -46,7 +46,7 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
46
 
47
  <?php if( ! empty( $to_active_products ) ) : ?>
48
  <h3 class="to-active">
49
- <?php _e( 'Products to be activated', 'yit' ) ?>
50
  <span class="spinner"></span>
51
  </h3>
52
  <div class="to-active-wrapper">
@@ -65,7 +65,7 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
65
  <input type="text" name="licence_key" placeholder="Licence Key" value="" class="licence-key" />
66
  </td>
67
  <td class="activate-button">
68
- <input type="submit" name="submit" value="<?php _e( 'Activate', 'yit' )?>" class="button-licence licence-activation" data-formid="<?php echo $info['product_id'] ?>"/>
69
  </td>
70
  </tr>
71
  <input type="hidden" name="action" value="activate-<?php echo $this->_product_type ?>" />
@@ -84,16 +84,16 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
84
  <!-- Activated Products -->
85
 
86
  <?php if( ! empty( $activated_products ) ) : ?>
87
- <h3><?php _e( 'Activated', 'yit' ) ?></h3>
88
  <table class="expired-table">
89
  <thead>
90
  <tr>
91
- <th><?php _e( 'Product Name', 'yit' ) ?></th>
92
- <th><?php _e( 'Email', 'yit' ) ?></th>
93
- <th><?php _e( 'Licence Key', 'yit' ) ?></th>
94
- <th><?php _e( 'Expires', 'yit' ) ?></th>
95
- <th><?php _e( 'Remaining', 'yit' ) ?></th>
96
- <th><?php _e( 'Renew', 'yit' ) ?></th>
97
  </tr>
98
  </thead>
99
  <tbody>
@@ -104,9 +104,9 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
104
  <td class="product-licence-key"><?php echo $info['licence']['licence_key'] ?></td>
105
  <td class="product-licence-expires"><?php echo date("F j, Y", $info['licence']['licence_expires'] ); ?></td>
106
  <td class="product-licence-remaining">
107
- <?php printf( __( '%1s out of %2s', 'yit' ), $info['licence']['activation_remaining'], $info['licence']['activation_limit'] ); ?>
108
  </td>
109
- <td><a class="button-licence licence-renew" href="<?php echo $this->get_renewing_uri( $info['licence']['licence_key'] ) ?>" target="_blank"><?php _e( 'Renew', 'yit' ) ?></a></td>
110
  </tr>
111
  <?php endforeach; ?>
112
  </tbody>
@@ -116,13 +116,13 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
116
  <!-- Banned Products -->
117
 
118
  <?php if( ! empty( $banned_products ) ) : ?>
119
- <h3><?php _e( 'Banned', 'yit' ) ?></h3>
120
  <table class="expired-table">
121
  <thead>
122
  <tr>
123
- <th><?php _e( 'Product Name', 'yit' ) ?></th>
124
- <th><?php _e( 'Email', 'yit' ) ?></th>
125
- <th><?php _e( 'Licence Key', 'yit' ) ?></th>
126
  </tr>
127
  </thead>
128
  <tbody>
@@ -140,15 +140,15 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
140
  <!-- Expired Products -->
141
 
142
  <?php if( ! empty( $expired_products ) ) : ?>
143
- <h3><?php _e( 'Expired', 'yit' ) ?></h3>
144
  <table class="expired-table">
145
  <thead>
146
  <tr>
147
- <th><?php _e( 'Product Name', 'yit' ) ?></th>
148
- <th><?php _e( 'Email', 'yit' ) ?></th>
149
- <th><?php _e( 'Licence Key', 'yit' ) ?></th>
150
- <th><?php _e( 'Expires', 'yit' ) ?></th>
151
- <th><?php _e( 'Renew', 'yit' ) ?></th>
152
  </tr>
153
  </thead>
154
  <tbody>
@@ -158,7 +158,7 @@ $banned_products = isset( $no_active_products[ '107' ] ) ? $no_active_produc
158
  <td class="product-licence-email"><?php echo $info['licence']['email'] ?></td>
159
  <td class="product-licence-key"><?php echo $info['licence']['licence_key'] ?></td>
160
  <td class="product-licence-expires"><?php echo date("F j, Y", $info['licence']['licence_expires'] ); ?></td>
161
- <td><a class="button-licence licence-renew" href="<?php echo $this->get_renewing_uri( $info['licence']['licence_key'] ) ?>" target="_blank"><?php _e( 'Renew', 'yit' ) ?></a></td>
162
  </tr>
163
  <?php endforeach; ?>
164
  </tbody>
16
  ?>
17
 
18
  <div class="yit-container product-licence-activation">
19
+ <h2><?php _e( 'Yithemes Licence Activation', 'yith-plugin-fw' ) ?></h2>
20
 
21
  <?php if( is_a( $this, 'YIT_Theme_Licence' ) ) : ?>
22
  <div class="activation-faq">
23
+ <h3><?php _e( 'I cannot find the license key for activating the theme I have bought some time ago. Where can I find it?', 'yith-plugin-fw' ) ?></h3>
24
  <p>
25
  <?php
26
  _e( 'If you have purchased one of our products before 27 January 2015, you can benefit from support and updates (the services offered with the license)
27
  until 27 January 2016 and you do not have to purchase it again to get a new license key, because, before this date, your license used to be activated automatically by our system.
28
  After 27 January 2016, instead, if you want to benefit from support and updates you have to buy a new license and activate it through the license key you will be
29
+ provided with and that you can find in your YIThemes account, in section "My licenses".', 'yith-plugin-fw' )
30
  ?>
31
  </p>
32
  </div>
34
 
35
  <div class="licence-check-section">
36
  <form method="post" id="licence-check-update" action="<?php echo admin_url( 'admin-ajax.php' ) ?>">
37
+ <span class="licence-label" style="display: block;"><?php _e( 'Have you updated your licenses? Have you asked for an extension? Update information concerning your products.', 'yith-plugin-fw' ); ?></span>
38
  <input type="hidden" name="action" value="update_licence_information-<?php echo $this->_product_type ?>" />
39
+ <input type="submit" name="submit" value="<?php _e( 'Update licence information', 'yith-plugin-fw' ) ?>" class="button-licence licence-check" />
40
  <div class="spinner"></div>
41
  </form>
42
  </div>
46
 
47
  <?php if( ! empty( $to_active_products ) ) : ?>
48
  <h3 class="to-active">
49
+ <?php _e( 'Products to be activated', 'yith-plugin-fw' ) ?>
50
  <span class="spinner"></span>
51
  </h3>
52
  <div class="to-active-wrapper">
65
  <input type="text" name="licence_key" placeholder="Licence Key" value="" class="licence-key" />
66
  </td>
67
  <td class="activate-button">
68
+ <input type="submit" name="submit" value="<?php _e( 'Activate', 'yith-plugin-fw' )?>" class="button-licence licence-activation" data-formid="<?php echo $info['product_id'] ?>"/>
69
  </td>
70
  </tr>
71
  <input type="hidden" name="action" value="activate-<?php echo $this->_product_type ?>" />
84
  <!-- Activated Products -->
85
 
86
  <?php if( ! empty( $activated_products ) ) : ?>
87
+ <h3><?php _e( 'Activated', 'yith-plugin-fw' ) ?></h3>
88
  <table class="expired-table">
89
  <thead>
90
  <tr>
91
+ <th><?php _e( 'Product Name', 'yith-plugin-fw' ) ?></th>
92
+ <th><?php _e( 'Email', 'yith-plugin-fw' ) ?></th>
93
+ <th><?php _e( 'Licence Key', 'yith-plugin-fw' ) ?></th>
94
+ <th><?php _e( 'Expires', 'yith-plugin-fw' ) ?></th>
95
+ <th><?php _e( 'Remaining', 'yith-plugin-fw' ) ?></th>
96
+ <th><?php _e( 'Renew', 'yith-plugin-fw' ) ?></th>
97
  </tr>
98
  </thead>
99
  <tbody>
104
  <td class="product-licence-key"><?php echo $info['licence']['licence_key'] ?></td>
105
  <td class="product-licence-expires"><?php echo date("F j, Y", $info['licence']['licence_expires'] ); ?></td>
106
  <td class="product-licence-remaining">
107
+ <?php printf( __( '%1s out of %2s', 'yith-plugin-fw' ), $info['licence']['activation_remaining'], $info['licence']['activation_limit'] ); ?>
108
  </td>
109
+ <td><a class="button-licence licence-renew" href="<?php echo $this->get_renewing_uri( $info['licence']['licence_key'] ) ?>" target="_blank"><?php _e( 'Renew', 'yith-plugin-fw' ) ?></a></td>
110
  </tr>
111
  <?php endforeach; ?>
112
  </tbody>
116
  <!-- Banned Products -->
117
 
118
  <?php if( ! empty( $banned_products ) ) : ?>
119
+ <h3><?php _e( 'Banned', 'yith-plugin-fw' ) ?></h3>
120
  <table class="expired-table">
121
  <thead>
122
  <tr>
123
+ <th><?php _e( 'Product Name', 'yith-plugin-fw' ) ?></th>
124
+ <th><?php _e( 'Email', 'yith-plugin-fw' ) ?></th>
125
+ <th><?php _e( 'Licence Key', 'yith-plugin-fw' ) ?></th>
126
  </tr>
127
  </thead>
128
  <tbody>
140
  <!-- Expired Products -->
141
 
142
  <?php if( ! empty( $expired_products ) ) : ?>
143
+ <h3><?php _e( 'Expired', 'yith-plugin-fw' ) ?></h3>
144
  <table class="expired-table">
145
  <thead>
146
  <tr>
147
+ <th><?php _e( 'Product Name', 'yith-plugin-fw' ) ?></th>
148
+ <th><?php _e( 'Email', 'yith-plugin-fw' ) ?></th>
149
+ <th><?php _e( 'Licence Key', 'yith-plugin-fw' ) ?></th>
150
+ <th><?php _e( 'Expires', 'yith-plugin-fw' ) ?></th>
151
+ <th><?php _e( 'Renew', 'yith-plugin-fw' ) ?></th>
152
  </tr>
153
  </thead>
154
  <tbody>
158
  <td class="product-licence-email"><?php echo $info['licence']['email'] ?></td>
159
  <td class="product-licence-key"><?php echo $info['licence']['licence_key'] ?></td>
160
  <td class="product-licence-expires"><?php echo date("F j, Y", $info['licence']['licence_expires'] ); ?></td>
161
+ <td><a class="button-licence licence-renew" href="<?php echo $this->get_renewing_uri( $info['licence']['licence_key'] ) ?>" target="_blank"><?php _e( 'Renew', 'yith-plugin-fw' ) ?></a></td>
162
  </tr>
163
  <?php endforeach; ?>
164
  </tbody>
plugin-fw/templates/metaboxes/types/ajax-products.php CHANGED
@@ -20,7 +20,7 @@ $multiple = ( $is_multiple ) ? ' multiple' : '';
20
 
21
  <label for="<?php echo $id ?>"><?php echo $label ?></label>
22
 
23
- <select id="<?php echo $id ?>" name="<?php echo $name ?><?php if( $is_multiple ) echo "[]" ?>" class="ajax_chosen_select_products" multiple="multiple" data-placeholder="<?php _e('Search for a product','yit') ?>">
24
  <?php
25
  if ( $value ) {
26
  foreach ( $value as $product_id ) {
20
 
21
  <label for="<?php echo $id ?>"><?php echo $label ?></label>
22
 
23
+ <select id="<?php echo $id ?>" name="<?php echo $name ?><?php if( $is_multiple ) echo "[]" ?>" class="ajax_chosen_select_products" multiple="multiple" data-placeholder="<?php _e('Search for a product','yith-plugin-fw') ?>">
24
  <?php
25
  if ( $value ) {
26
  foreach ( $value as $product_id ) {
plugin-fw/templates/metaboxes/types/categories.php CHANGED
@@ -33,13 +33,13 @@ $categories = yit_get_model('cpt_unlimited')->get_setting( 'categories', $post->
33
  </li>
34
  <?php endforeach; ?>
35
  <?php else : ?>
36
- <li class="remove-after-add"><i><?php _e( 'No categories.', 'yit' ); ?></i></li>
37
  <?php endif; ?>
38
  </ul>
39
  </div>
40
  <div class="wp-hidden-children">
41
  <h4>
42
- <a tabindex="3" class="hide-if-no-js" href="#category-add" id="<?php echo $id ?>-category-add"><?php _e( '+ Add New Category', 'yit' ); ?></a>
43
  </h4>
44
  <p class="category-add-field" id="<?php echo $id ?>-category-field">
45
  <input type="text" class="newcategory" name="newcategory" style="width:100%;" id="<?php echo $id ?>-new-category" />
33
  </li>
34
  <?php endforeach; ?>
35
  <?php else : ?>
36
+ <li class="remove-after-add"><i><?php _e( 'No categories.', 'yith-plugin-fw' ); ?></i></li>
37
  <?php endif; ?>
38
  </ul>
39
  </div>
40
  <div class="wp-hidden-children">
41
  <h4>
42
+ <a tabindex="3" class="hide-if-no-js" href="#category-add" id="<?php echo $id ?>-category-add"><?php _e( '+ Add New Category', 'yith-plugin-fw' ); ?></a>
43
  </h4>
44
  <p class="category-add-field" id="<?php echo $id ?>-category-field">
45
  <input type="text" class="newcategory" name="newcategory" style="width:100%;" id="<?php echo $id ?>-new-category" />
plugin-fw/templates/metaboxes/types/contactform.php CHANGED
@@ -4,13 +4,13 @@
4
  extract( $args );
5
 
6
  $types = array(
7
- 'text' => __( 'Text Input', 'yit' ),
8
- 'checkbox' => __( 'Checkbox', 'yit' ),
9
- 'select' => __( 'Select', 'yit' ),
10
- 'textarea' => __( 'Textarea', 'yit' ),
11
- 'radio' => __( 'Radio Input', 'yit' ),
12
- 'password' => __( 'Password Field', 'yit' ),
13
- 'file' => __( 'File Upload', 'yit' ),
14
  );
15
 
16
  $defaults = array(
@@ -44,9 +44,9 @@ $index = 1;
44
  /* Select Font Awesome */
45
 
46
  $options["select"]=array(
47
- 'icon' => __( 'Theme Icon', 'yit' ),
48
- 'custom' => __( 'Custom Icon', 'yit' ),
49
- 'none' => __( 'None', 'yit' )
50
  );
51
 
52
  $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
@@ -57,7 +57,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
57
  <?php if( isset( $label ) ):?><label for="<?php echo $id ?>"><?php echo $label ?></label><?php endif;?>
58
 
59
  <p class="field-row">
60
- <a href="" class="button-secondary add-items"><?php _e( 'Add field', 'yit' ) ?></a>
61
  <img src="<?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?>" class="ajax-loading" id="add-items-ajax-loading" alt="" />
62
  </p>
63
 
@@ -66,33 +66,33 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
66
  <?php while ( $index <= count( $value ) ): ?>
67
  <div class="contactform_item closed">
68
  <h3>
69
- <button type="button" class="remove_item button" rel=""><?php _e( 'Remove', 'yit' ) ?></button>
70
- <div class="handlediv" title="<?php _e( 'Click to toggle', 'yit' ) ?>"></div>
71
  <strong><?php echo $value[$index]['title'] ?> <?php yit_string( '(', $types[$value[$index]['type']], ')' ) ?></strong>
72
  <input type="hidden" class="contactform_menu_order" name="<?php echo $name ?>[<?php echo $index ?>][order]" value="<?php echo esc_attr( $index ) ?>" />
73
  </h3>
74
  <div class="inside">
75
 
76
  <div class="the-metabox text clearfix">
77
- <label for="<?php echo $id ?>_title_<?php echo $index ?>"><?php _e( 'Title Field', 'yit' ) ?></label>
78
 
79
  <p>
80
  <input type="text" value="<?php echo esc_attr( $value[$index]['title'] ) ?>" id="<?php echo $id ?>_title_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][title]" />
81
- <span class="desc inline"><?php _e( 'Insert the title for the field.', 'yit' ) ?></span>
82
  </p>
83
  </div>
84
 
85
  <div class="the-metabox text clearfix">
86
- <label for="<?php echo $id ?>_data_name_<?php echo $index ?>"><?php _e( 'Data Name', 'yit' ) ?></label>
87
 
88
  <p>
89
  <input type="text" value="<?php echo esc_attr( $value[$index]['data_name'] ) ?>" id="<?php echo $id ?>_data_name_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][data_name]" />
90
- <span class="desc inline"><?php _e( 'REQUIRED: Field identification name to be entered into email body. <strong>Note:</strong>Use only lowercase characters and underscores.', 'yit' ) ?></span>
91
  </p>
92
  </div>
93
 
94
  <div class="the-metabox select clearfix text-field-type">
95
- <label for="<?php echo $id ?>_type_<?php echo $index ?>"><?php _e( 'Type field', 'yit' ) ?></label>
96
 
97
  <p>
98
  <select id="<?php echo $id ?>_type_<?php echo $index ?>" name="<?php echo $name . '[' . $index . ']' ?>[type]">
@@ -100,79 +100,79 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
100
  <option value="<?php echo esc_attr( $type ) ?>"<?php selected( $type, $value[$index]['type'] ) ?>><?php echo $name_type ?></option>
101
  <?php endforeach; ?>
102
  </select>
103
- <span class="desc inline"><?php _e( 'Select the type for this field.', 'yit' ) ?></span>
104
  </p>
105
  </div>
106
 
107
  <div class="the-metabox checkbox clearfix deps_checkbox deps">
108
- <label for="<?php echo $id ?>_already_checked_<?php echo $index ?>"><?php _e( 'Checked', 'yit' ) ?></label>
109
 
110
  <p>
111
  <input type="checkbox" id="<?php echo $id ?>_already_checked_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][already_checked]" value="1"<?php checked( $value[$index]['already_checked'] ) ?> />
112
- <span class="desc inline"><?php _e( 'Select this option if you want this field appears as already checked.', 'yit' ) ?></span>
113
  </p>
114
  </div>
115
 
116
  <div id="<?php echo $id ?>_addoptions" class="the-metabox addoptions clearfix deps_radio deps_select deps">
117
- <label for=""><?php _e( 'Add options ', 'yit' ) ?></label>
118
- <a href="#" class="add-field-option button-secondary" data-index="<?php echo $index ?>"><?php _e( 'Add option', 'yit' ) ?></a><br /><br />
119
  <?php foreach ( $value[$index]['options'] as $key => $option ) : ?>
120
  <p class="option">
121
- <label><input type="radio" name="<?php echo $name ?>[<?php echo $index ?>][option_selected]" value="<?php echo esc_attr( $key ) ?>"<?php checked( $value[$index]['option_selected'], $key ) ?> /> <?php _e( 'Selected', 'yit' ) ?>
122
  </label>
123
  <input type="text" name="<?php echo $name ?>[<?php echo $index ?>][options][]" value="<?php echo $option ?>" style="width:200px" />
124
- <a href="#" class="del-field-option button-secondary"><?php _e( 'Delete option', 'yit' ) ?></a>
125
  </p>
126
  <?php endforeach; ?>
127
  </div>
128
 
129
  <div class="the-metabox text clearfix">
130
- <label for="<?php echo $id ?>_error_<?php echo $index ?>"><?php _e( 'Error Message', 'yit' ) ?></label>
131
 
132
  <p>
133
  <input type="text" value="<?php echo esc_attr( $value[$index]['error'] ) ?>" id="<?php echo $id ?>_error_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][error]" />
134
- <span class="desc inline"><?php _e( 'Insert the error message for validation.', 'yit' ) ?></span>
135
  </p>
136
  </div>
137
 
138
  <div class="the-metabox checkbox clearfix">
139
- <label for="<?php echo $id ?>_required_<?php echo $index ?>"><?php _e( 'Required', 'yit' ) ?></label>
140
 
141
  <p>
142
  <input type="checkbox" id="<?php echo $id ?>_required_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][required]" value="1"<?php checked( $value[$index]['required'] ) ?> />
143
- <span class="desc inline"><?php _e( 'Select this option if it must be required.', 'yit' ) ?></span>
144
  </p>
145
  </div>
146
 
147
  <div class="the-metabox checkbox clearfix">
148
- <label for="<?php echo $id ?>_is_email_<?php echo $index ?>"><?php _e( 'Email', 'yit' ) ?></label>
149
 
150
  <p>
151
  <input type="checkbox" id="<?php echo $id ?>_is_email_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][is_email]" value="1"<?php checked( $value[$index]['is_email'] ) ?> />
152
- <span class="desc inline"><?php _e( 'Select this option if the email must be valid.', 'yit' ) ?></span>
153
  </p>
154
  </div>
155
 
156
  <div class="the-metabox checkbox clearfix">
157
- <label for="<?php echo $id ?>_reply_to_<?php echo $index ?>"><?php _e( 'Reply To', 'yit' ) ?></label>
158
 
159
  <p>
160
  <input type="checkbox" id="<?php echo $id ?>_reply_to_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][reply_to]" value="1"<?php checked( $value[$index]['reply_to'] ) ?> />
161
- <span class="desc inline"><?php _e( 'Select this if it is the email you can reply to.', 'yit' ) ?></span>
162
  </p>
163
  </div>
164
 
165
  <div class="the-metabox text clearfix">
166
- <label for="<?php echo $id ?>_class_<?php echo $index ?>"><?php _e( 'Class', 'yit' ) ?></label>
167
 
168
  <p>
169
  <input type="text" value="<?php echo esc_attr( $value[$index]['class'] ) ?>" id="<?php echo $id ?>_class_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][class]" />
170
- <span class="desc inline"><?php _e( 'Insert additional class(es) (separated by commas) for more personalization.', 'yit' ) ?></span>
171
  </p>
172
  </div>
173
 
174
  <div class="the-metabox text clearfix">
175
- <label for="<?php echo $id ?>_icon_<?php echo $index ?>"><?php _e( 'Icon', 'yit' ) ?></label>
176
 
177
  <p>
178
 
@@ -200,13 +200,13 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
200
 
201
  <div class="input_wrapper custom_icon">
202
  <input type="text" name="<?php echo $name ?>[<?php echo $index ?>][custom]" id="<?php echo $id ?>_icon_<?php echo $index ?>[custom-icon]" value="<?php echo esc_attr( $value[$index]['custom'] ); ?>" class="upload_img_url upload_custom_icon" />
203
- <input type="button" name="<?php echo $name ?>[<?php echo $index ?>][custom]-button" value="<?php _e( 'Upload', 'yit' ) ?>" id="<?php echo $id ?>_icon_<?php echo $index ?>[custom-icon]-button" class="upload_button button" />
204
 
205
  <div class="upload_img_preview" style="margin-top:10px;">
206
  <?php
207
  $file = $current_options['custom'];
208
  if ( preg_match( '/(jpg|jpeg|png|gif|ico)$/', $file ) ) {
209
- echo __('Image preview', 'yit') . ': ' . "<img src=\"" . YIT_CORE_ASSETS_URL . "/images/sleep.png\" data-src=\"$file\" />";
210
  }
211
  ?>
212
  </div>
@@ -214,12 +214,12 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
214
  </div>
215
  </div>
216
 
217
- <span class="desc inline"><?php _e( 'Insert an icon for more personalization.', 'yit' ) ?></span>
218
  </p>
219
  </div>
220
 
221
  <div class="the-metabox text clearfix">
222
- <label for="<?php echo $id ?>_width_<?php echo $index ?>"><?php _e( 'Width', 'yit' ) ?></label>
223
 
224
  <p>
225
  <select id="<?php echo $id ?>_width_<?php echo $index ?>" name="<?php echo $name . '[' . $index . ']' ?>[width]">
@@ -244,7 +244,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
244
  }
245
  ?>
246
  </select>
247
- <span class="desc inline"><?php _e( 'Set field length.', 'yit' ) ?></span>
248
  </p>
249
  </div>
250
  </div>
@@ -258,33 +258,33 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
258
 
259
  <div class="contactform_item closed" id="stamp_form" style="display:none;">
260
  <h3>
261
- <button type="button" class="remove_item button" rel=""><?php _e( 'Remove', 'yit' ) ?></button>
262
- <div class="handlediv" title="<?php _e( 'Click to toggle', 'yit' ) ?>"></div>
263
  <strong></strong>
264
  <input disabled type="hidden" class="contactform_menu_order" name="<?php echo $name ?>[][order]" value=""/>
265
  </h3>
266
  <div class="inside">
267
 
268
  <div class="the-metabox text clearfix">
269
- <label for="<?php echo $id ?>_title"><?php _e( 'Title Field', 'yit' ) ?></label>
270
 
271
  <p>
272
  <input disabled type="text" value="" id="<?php echo $id ?>_title" name="<?php echo $name ?>[][title]" />
273
- <span class="desc inline"><?php _e( 'Insert the title for the field.', 'yit' ) ?></span>
274
  </p>
275
  </div>
276
 
277
  <div class="the-metabox text clearfix">
278
- <label for="<?php echo $id ?>_data_name"><?php _e( 'Data Name', 'yit' ) ?></label>
279
 
280
  <p>
281
  <input disabled type="text" value="" id="<?php echo $id ?>_data_name" name="<?php echo $name ?>[][data_name]" />
282
- <span class="desc inline"><?php _e( 'REQUIRED: Field identification name to be entered into email body. <strong>Note:</strong>Use only lowercase characters and underscores.', 'yit' ) ?></span>
283
  </p>
284
  </div>
285
 
286
  <div class="the-metabox select clearfix text-field-type">
287
- <label for="<?php echo $id ?>_type"><?php _e( 'Type field', 'yit' ) ?></label>
288
 
289
  <p>
290
  <select disabled id="<?php echo $id ?>_type" name="<?php echo $name ?>[][type]">
@@ -292,79 +292,79 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
292
  <option value="<?php echo esc_attr( $type ) ?>"><?php echo $name_type ?></option>
293
  <?php endforeach; ?>
294
  </select>
295
- <span class="desc inline"><?php _e( 'Select the type for this field.', 'yit' ) ?></span>
296
  </p>
297
  </div>
298
 
299
  <div class="the-metabox checkbox clearfix deps_checkbox deps">
300
- <label for="<?php echo $id ?>_already_checked"><?php _e( 'Checked', 'yit' ) ?></label>
301
 
302
  <p>
303
  <input disabled type="checkbox" id="<?php echo $id ?>_already_checked" name="<?php echo $name ?>[][already_checked]" value="1" />
304
- <span class="desc inline"><?php _e( 'Select this option if you want this field appears as already checked.', 'yit' ) ?></span>
305
  </p>
306
  </div>
307
 
308
  <div id="<?php echo $id ?>_addoptions" class="the-metabox addoptions clearfix deps_radio deps_select deps">
309
- <label for=""><?php _e( 'Add options ', 'yit' ) ?></label>
310
- <a href="#" class="add-field-option button-secondary"><?php _e( 'Add option', 'yit' ) ?></a><br /><br />
311
 
312
  <p class="option">
313
- <label><input disabled type="radio" name="<?php echo $name ?>[][option_selected]" value="" /> <?php _e( 'Selected', 'yit' ) ?>
314
  </label>
315
  <input disabled type="text" name="<?php echo $name ?>[][options][]" value="" style="width:200px" />
316
- <a href="#" class="del-field-option button-secondary"><?php _e( 'Delete option', 'yit' ) ?></a>
317
  </p>
318
 
319
  </div>
320
 
321
  <div class="the-metabox text clearfix">
322
- <label for="<?php echo $id ?>_error"><?php _e( 'Error Message', 'yit' ) ?></label>
323
 
324
  <p>
325
  <input disabled type="text" value="" id="<?php echo $id ?>_error" name="<?php echo $name ?>[][error]" />
326
- <span class="desc inline"><?php _e( 'Insert the error message for validation.', 'yit' ) ?></span>
327
  </p>
328
  </div>
329
 
330
  <div class="the-metabox checkbox clearfix">
331
- <label for="<?php echo $id ?>_required"><?php _e( 'Required', 'yit' ) ?></label>
332
 
333
  <p>
334
  <input disabled type="checkbox" id="<?php echo $id ?>_required" name="<?php echo $name ?>[][required]" value="1" />
335
- <span class="desc inline"><?php _e( 'Select this option if it must be required.', 'yit' ) ?></span>
336
  </p>
337
  </div>
338
 
339
  <div class="the-metabox checkbox clearfix">
340
- <label for="<?php echo $id ?>_is_email"><?php _e( 'Email', 'yit' ) ?></label>
341
 
342
  <p>
343
  <input disabled type="checkbox" id="<?php echo $id ?>_is_email" name="<?php echo $name ?>[][is_email]" value="1" />
344
- <span class="desc inline"><?php _e( 'Select this option if the email must be valid.', 'yit' ) ?></span>
345
  </p>
346
  </div>
347
 
348
  <div class="the-metabox checkbox clearfix">
349
- <label for="<?php echo $id ?>_reply_to"><?php _e( 'Reply To', 'yit' ) ?></label>
350
 
351
  <p>
352
  <input disabled type="checkbox" id="<?php echo $id ?>_reply_to" name="<?php echo $name ?>[][reply_to]" value="1" />
353
- <span class="desc inline"><?php _e( 'Select this if it is the email you can reply to.', 'yit' ) ?></span>
354
  </p>
355
  </div>
356
 
357
  <div class="the-metabox text clearfix">
358
- <label for="<?php echo $id ?>_class"><?php _e( 'Class', 'yit' ) ?></label>
359
 
360
  <p>
361
  <input disabled type="text" value="" id="<?php echo $id ?>_class" name="<?php echo $name ?>[][class]" />
362
- <span class="desc inline"><?php _e( 'Insert additional class(es) (separated by commas) for more personalization.', 'yit' ) ?></span>
363
  </p>
364
  </div>
365
 
366
  <div class="the-metabox text clearfix">
367
- <label for="<?php echo $id ?>_icon"><?php _e( 'Icon', 'yit' ) ?></label>
368
 
369
  <div class="option">
370
 
@@ -388,13 +388,13 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
388
 
389
  <div class="input_wrapper custom_icon">
390
  <input disabled type="text" name="<?php echo $name ?>[][custom]" id="<?php echo $id ?>_icon[custom-icon]" value="" class="upload_img_url upload_custom_icon" />
391
- <input disabled type="button" name="<?php echo $name ?>[][custom]-button" value="<?php _e( 'Upload', 'yit' ) ?>" id="<?php echo $id ?>_icon[custom-icon]-button" class="upload_button button" />
392
 
393
  <div class="upload_img_preview" style="margin-top:10px;">
394
  <?php
395
  $file = '';
396
  if ( preg_match( '/(jpg|jpeg|png|gif|ico)$/', $file ) ) {
397
- echo __('Image preview', 'yit') . ': ' . "<img src=\"" . YIT_CORE_ASSETS_URL . "/images/sleep.png\" data-src=\"$file\" />";
398
  }
399
  ?>
400
  </div>
@@ -402,11 +402,11 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
402
  </div>
403
  </div>
404
 
405
- <span class="desc inline"><?php _e( 'Insert an icon for more personalization.', 'yit' ) ?></span>
406
  </div>
407
 
408
  <div class="the-metabox text clearfix">
409
- <label for="<?php echo $id ?>_width"><?php _e( 'Width', 'yit' ) ?></label>
410
 
411
  <p>
412
  <select disabled id="<?php echo $id ?>_width" name="<?php echo $name?>[][width]">
@@ -418,7 +418,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
418
  }
419
  ?>
420
  </select>
421
- <span class="desc inline"><?php _e( 'Set field length.', 'yit' ) ?></span>
422
  </p>
423
  </div>
424
  </div>
@@ -433,7 +433,7 @@ $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
433
 
434
  $(document).on('click', '#<?php echo $id ?>_addoptions .add-field-option', function(){
435
  var select_index = $(this).data('index');
436
- var option = "<p class='option'><label><input type='radio' name='<?php echo $name ?>[option_selected]' value='' /> <?php _e( 'Selected', 'yit' ) ?></label><input type='text' name='<?php echo $name ?>[" + select_index + "][options][]' style='width:200px' /> <a href='#' class='del-field-option button-secondary'><?php _e( 'Delete option', 'yit' ) ?></a></p>";
437
 
438
  $(option).appendTo( $(this).parents('#<?php echo $id ?>_addoptions') );
439
  return false;
4
  extract( $args );
5
 
6
  $types = array(
7
+ 'text' => __( 'Text Input', 'yith-plugin-fw' ),
8
+ 'checkbox' => __( 'Checkbox', 'yith-plugin-fw' ),
9
+ 'select' => __( 'Select', 'yith-plugin-fw' ),
10
+ 'textarea' => __( 'Textarea', 'yith-plugin-fw' ),
11
+ 'radio' => __( 'Radio Input', 'yith-plugin-fw' ),
12
+ 'password' => __( 'Password Field', 'yith-plugin-fw' ),
13
+ 'file' => __( 'File Upload', 'yith-plugin-fw' ),
14
  );
15
 
16
  $defaults = array(
44
  /* Select Font Awesome */
45
 
46
  $options["select"]=array(
47
+ 'icon' => __( 'Theme Icon', 'yith-plugin-fw' ),
48
+ 'custom' => __( 'Custom Icon', 'yith-plugin-fw' ),
49
+ 'none' => __( 'None', 'yith-plugin-fw' )
50
  );
51
 
52
  $options["icon"] = YIT_Plugin_Common::get_awesome_icons();
57
  <?php if( isset( $label ) ):?><label for="<?php echo $id ?>"><?php echo $label ?></label><?php endif;?>
58
 
59
  <p class="field-row">
60
+ <a href="" class="button-secondary add-items"><?php _e( 'Add field', 'yith-plugin-fw' ) ?></a>
61
  <img src="<?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?>" class="ajax-loading" id="add-items-ajax-loading" alt="" />
62
  </p>
63
 
66
  <?php while ( $index <= count( $value ) ): ?>
67
  <div class="contactform_item closed">
68
  <h3>
69
+ <button type="button" class="remove_item button" rel=""><?php _e( 'Remove', 'yith-plugin-fw' ) ?></button>
70
+ <div class="handlediv" title="<?php _e( 'Click to toggle', 'yith-plugin-fw' ) ?>"></div>
71
  <strong><?php echo $value[$index]['title'] ?> <?php yit_string( '(', $types[$value[$index]['type']], ')' ) ?></strong>
72
  <input type="hidden" class="contactform_menu_order" name="<?php echo $name ?>[<?php echo $index ?>][order]" value="<?php echo esc_attr( $index ) ?>" />
73
  </h3>
74
  <div class="inside">
75
 
76
  <div class="the-metabox text clearfix">
77
+ <label for="<?php echo $id ?>_title_<?php echo $index ?>"><?php _e( 'Field Title', 'yith-plugin-fw' ) ?></label>
78
 
79
  <p>
80
  <input type="text" value="<?php echo esc_attr( $value[$index]['title'] ) ?>" id="<?php echo $id ?>_title_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][title]" />
81
+ <span class="desc inline"><?php _e( 'Insert the title for the field.', 'yith-plugin-fw' ) ?></span>
82
  </p>
83
  </div>
84
 
85
  <div class="the-metabox text clearfix">
86
+ <label for="<?php echo $id ?>_data_name_<?php echo $index ?>"><?php _e( 'Data Name', 'yith-plugin-fw' ) ?></label>
87
 
88
  <p>
89
  <input type="text" value="<?php echo esc_attr( $value[$index]['data_name'] ) ?>" id="<?php echo $id ?>_data_name_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][data_name]" />
90
+ <span class="desc inline"><?php _e( 'REQUIRED: Field identification name to be entered into email body. <strong>Note:</strong>Use only lowercase characters and underscores.', 'yith-plugin-fw' ) ?></span>
91
  </p>
92
  </div>
93
 
94
  <div class="the-metabox select clearfix text-field-type">
95
+ <label for="<?php echo $id ?>_type_<?php echo $index ?>"><?php _e( 'Field Type', 'yith-plugin-fw' ) ?></label>
96
 
97
  <p>
98
  <select id="<?php echo $id ?>_type_<?php echo $index ?>" name="<?php echo $name . '[' . $index . ']' ?>[type]">
100
  <option value="<?php echo esc_attr( $type ) ?>"<?php selected( $type, $value[$index]['type'] ) ?>><?php echo $name_type ?></option>
101
  <?php endforeach; ?>
102
  </select>
103
+ <span class="desc inline"><?php _e( 'Select the type for this field.', 'yith-plugin-fw' ) ?></span>
104
  </p>
105
  </div>
106
 
107
  <div class="the-metabox checkbox clearfix deps_checkbox deps">
108
+ <label for="<?php echo $id ?>_already_checked_<?php echo $index ?>"><?php _e( 'Checked', 'yith-plugin-fw' ) ?></label>
109
 
110
  <p>
111
  <input type="checkbox" id="<?php echo $id ?>_already_checked_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][already_checked]" value="1"<?php checked( $value[$index]['already_checked'] ) ?> />
112
+ <span class="desc inline"><?php _e( 'Select this option if you want this field appears as already checked.', 'yith-plugin-fw' ) ?></span>
113
  </p>
114
  </div>
115
 
116
  <div id="<?php echo $id ?>_addoptions" class="the-metabox addoptions clearfix deps_radio deps_select deps">
117
+ <label for=""><?php _e( 'Add options ', 'yith-plugin-fw' ) ?></label>
118
+ <a href="#" class="add-field-option button-secondary" data-index="<?php echo $index ?>"><?php _e( 'Add option', 'yith-plugin-fw' ) ?></a><br /><br />
119
  <?php foreach ( $value[$index]['options'] as $key => $option ) : ?>
120
  <p class="option">
121
+ <label><input type="radio" name="<?php echo $name ?>[<?php echo $index ?>][option_selected]" value="<?php echo esc_attr( $key ) ?>"<?php checked( $value[$index]['option_selected'], $key ) ?> /> <?php _e( 'Selected', 'yith-plugin-fw' ) ?>
122
  </label>
123
  <input type="text" name="<?php echo $name ?>[<?php echo $index ?>][options][]" value="<?php echo $option ?>" style="width:200px" />
124
+ <a href="#" class="del-field-option button-secondary"><?php _e( 'Delete option', 'yith-plugin-fw' ) ?></a>
125
  </p>
126
  <?php endforeach; ?>
127
  </div>
128
 
129
  <div class="the-metabox text clearfix">
130
+ <label for="<?php echo $id ?>_error_<?php echo $index ?>"><?php _e( 'Error Message', 'yith-plugin-fw' ) ?></label>
131
 
132
  <p>
133
  <input type="text" value="<?php echo esc_attr( $value[$index]['error'] ) ?>" id="<?php echo $id ?>_error_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][error]" />
134
+ <span class="desc inline"><?php _e( 'Insert the error message for validation.', 'yith-plugin-fw' ) ?></span>
135
  </p>
136
  </div>
137
 
138
  <div class="the-metabox checkbox clearfix">
139
+ <label for="<?php echo $id ?>_required_<?php echo $index ?>"><?php _e( 'Required', 'yith-plugin-fw' ) ?></label>
140
 
141
  <p>
142
  <input type="checkbox" id="<?php echo $id ?>_required_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][required]" value="1"<?php checked( $value[$index]['required'] ) ?> />
143
+ <span class="desc inline"><?php _e( 'Select this option if it must be required.', 'yith-plugin-fw' ) ?></span>
144
  </p>
145
  </div>
146
 
147
  <div class="the-metabox checkbox clearfix">
148
+ <label for="<?php echo $id ?>_is_email_<?php echo $index ?>"><?php _e( 'Email', 'yith-plugin-fw' ) ?></label>
149
 
150
  <p>
151
  <input type="checkbox" id="<?php echo $id ?>_is_email_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][is_email]" value="1"<?php checked( $value[$index]['is_email'] ) ?> />
152
+ <span class="desc inline"><?php _e( 'Select this option if the email must be valid.', 'yith-plugin-fw' ) ?></span>
153
  </p>
154
  </div>
155
 
156
  <div class="the-metabox checkbox clearfix">
157
+ <label for="<?php echo $id ?>_reply_to_<?php echo $index ?>"><?php _e( 'Reply To', 'yith-plugin-fw' ) ?></label>
158
 
159
  <p>
160
  <input type="checkbox" id="<?php echo $id ?>_reply_to_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][reply_to]" value="1"<?php checked( $value[$index]['reply_to'] ) ?> />
161
+ <span class="desc inline"><?php _e( 'Select this if it is the email you can reply to.', 'yith-plugin-fw' ) ?></span>
162
  </p>
163
  </div>
164
 
165
  <div class="the-metabox text clearfix">
166
+ <label for="<?php echo $id ?>_class_<?php echo $index ?>"><?php _e( 'Class', 'yith-plugin-fw' ) ?></label>
167
 
168
  <p>
169
  <input type="text" value="<?php echo esc_attr( $value[$index]['class'] ) ?>" id="<?php echo $id ?>_class_<?php echo $index ?>" name="<?php echo $name ?>[<?php echo $index ?>][class]" />
170
+ <span class="desc inline"><?php _e( 'Insert additional class(es) (separated by commas) for more personalization.', 'yith-plugin-fw' ) ?></span>
171
  </p>
172
  </div>
173
 
174
  <div class="the-metabox text clearfix">
175
+ <label for="<?php echo $id ?>_icon_<?php echo $index ?>"><?php _e( 'Icon', 'yith-plugin-fw' ) ?></label>
176
 
177
  <p>
178
 
200
 
201
  <div class="input_wrapper custom_icon">
202
  <input type="text" name="<?php echo $name ?>[<?php echo $index ?>][custom]" id="<?php echo $id ?>_icon_<?php echo $index ?>[custom-icon]" value="<?php echo esc_attr( $value[$index]['custom'] ); ?>" class="upload_img_url upload_custom_icon" />
203
+ <input type="button" name="<?php echo $name ?>[<?php echo $index ?>][custom]-button" value="<?php _e( 'Upload', 'yith-plugin-fw' ) ?>" id="<?php echo $id ?>_icon_<?php echo $index ?>[custom-icon]-button" class="upload_button button" />
204
 
205
  <div class="upload_img_preview" style="margin-top:10px;">
206
  <?php
207
  $file = $current_options['custom'];
208
  if ( preg_match( '/(jpg|jpeg|png|gif|ico)$/', $file ) ) {
209
+ echo __('Image preview', 'yith-plugin-fw') . ': ' . "<img src=\"" . YIT_CORE_ASSETS_URL . "/images/sleep.png\" data-src=\"$file\" />";
210
  }
211
  ?>
212
  </div>
214
  </div>
215
  </div>
216
 
217
+ <span class="desc inline"><?php _e( 'Insert an icon for more personalization.', 'yith-plugin-fw' ) ?></span>
218
  </p>
219
  </div>
220
 
221
  <div class="the-metabox text clearfix">
222
+ <label for="<?php echo $id ?>_width_<?php echo $index ?>"><?php _e( 'Width', 'yith-plugin-fw' ) ?></label>
223
 
224
  <p>
225
  <select id="<?php echo $id ?>_width_<?php echo $index ?>" name="<?php echo $name . '[' . $index . ']' ?>[width]">
244
  }
245
  ?>
246
  </select>
247
+ <span class="desc inline"><?php _e( 'Set field length.', 'yith-plugin-fw' ) ?></span>
248
  </p>
249
  </div>
250
  </div>
258
 
259
  <div class="contactform_item closed" id="stamp_form" style="display:none;">
260
  <h3>
261
+ <button type="button" class="remove_item button" rel=""><?php _e( 'Remove', 'yith-plugin-fw' ) ?></button>
262
+ <div class="handlediv" title="<?php _e( 'Click to toggle', 'yith-plugin-fw' ) ?>"></div>
263
  <strong></strong>
264
  <input disabled type="hidden" class="contactform_menu_order" name="<?php echo $name ?>[][order]" value=""/>
265
  </h3>
266
  <div class="inside">
267
 
268
  <div class="the-metabox text clearfix">
269
+ <label for="<?php echo $id ?>_title"><?php _e( 'Field Title', 'yith-plugin-fw' ) ?></label>
270
 
271
  <p>
272
  <input disabled type="text" value="" id="<?php echo $id ?>_title" name="<?php echo $name ?>[][title]" />
273
+ <span class="desc inline"><?php _e( 'Insert the title for the field.', 'yith-plugin-fw' ) ?></span>
274
  </p>
275
  </div>
276
 
277
  <div class="the-metabox text clearfix">
278
+ <label for="<?php echo $id ?>_data_name"><?php _e( 'Data Name', 'yith-plugin-fw' ) ?></label>
279
 
280
  <p>
281
  <input disabled type="text" value="" id="<?php echo $id ?>_data_name" name="<?php echo $name ?>[][data_name]" />
282
+ <span class="desc inline"><?php _e( 'REQUIRED: Field identification name to be entered into email body. <strong>Note:</strong>Use only lowercase characters and underscores.', 'yith-plugin-fw' ) ?></span>
283
  </p>
284
  </div>
285
 
286
  <div class="the-metabox select clearfix text-field-type">
287
+ <label for="<?php echo $id ?>_type"><?php _e( 'Field Type', 'yith-plugin-fw' ) ?></label>
288
 
289
  <p>
290
  <select disabled id="<?php echo $id ?>_type" name="<?php echo $name ?>[][type]">
292
  <option value="<?php echo esc_attr( $type ) ?>"><?php echo $name_type ?></option>
293
  <?php endforeach; ?>
294
  </select>
295
+ <span class="desc inline"><?php _e( 'Select the type for this field.', 'yith-plugin-fw' ) ?></span>
296
  </p>
297
  </div>
298
 
299
  <div class="the-metabox checkbox clearfix deps_checkbox deps">
300
+ <label for="<?php echo $id ?>_already_checked"><?php _e( 'Checked', 'yith-plugin-fw' ) ?></label>
301
 
302
  <p>
303
  <input disabled type="checkbox" id="<?php echo $id ?>_already_checked" name="<?php echo $name ?>[][already_checked]" value="1" />
304
+ <span class="desc inline"><?php _e( 'Select this option if you want this field appears as already checked.', 'yith-plugin-fw' ) ?></span>
305
  </p>
306
  </div>
307
 
308
  <div id="<?php echo $id ?>_addoptions" class="the-metabox addoptions clearfix deps_radio deps_select deps">
309
+ <label for=""><?php _e( 'Add options ', 'yith-plugin-fw' ) ?></label>
310
+ <a href="#" class="add-field-option button-secondary"><?php _e( 'Add option', 'yith-plugin-fw' ) ?></a><br /><br />
311
 
312
  <p class="option">
313
+ <label><input disabled type="radio" name="<?php echo $name ?>[][option_selected]" value="" /> <?php _e( 'Selected', 'yith-plugin-fw' ) ?>
314
  </label>
315
  <input disabled type="text" name="<?php echo $name ?>[][options][]" value="" style="width:200px" />
316
+ <a href="#" class="del-field-option button-secondary"><?php _e( 'Delete option', 'yith-plugin-fw' ) ?></a>
317
  </p>
318
 
319
  </div>
320
 
321
  <div class="the-metabox text clearfix">
322
+ <label for="<?php echo $id ?>_error"><?php _e( 'Error Message', 'yith-plugin-fw' ) ?></label>
323
 
324
  <p>
325
  <input disabled type="text" value="" id="<?php echo $id ?>_error" name="<?php echo $name ?>[][error]" />
326
+ <span class="desc inline"><?php _e( 'Insert the error message for validation.', 'yith-plugin-fw' ) ?></span>
327
  </p>
328
  </div>
329
 
330
  <div class="the-metabox checkbox clearfix">
331
+ <label for="<?php echo $id ?>_required"><?php _e( 'Required', 'yith-plugin-fw' ) ?></label>
332
 
333
  <p>
334
  <input disabled type="checkbox" id="<?php echo $id ?>_required" name="<?php echo $name ?>[][required]" value="1" />
335
+ <span class="desc inline"><?php _e( 'Select this option if it must be required.', 'yith-plugin-fw' ) ?></span>
336
  </p>
337
  </div>
338
 
339
  <div class="the-metabox checkbox clearfix">
340
+ <label for="<?php echo $id ?>_is_email"><?php _e( 'Email', 'yith-plugin-fw' ) ?></label>
341
 
342
  <p>
343
  <input disabled type="checkbox" id="<?php echo $id ?>_is_email" name="<?php echo $name ?>[][is_email]" value="1" />
344
+ <span class="desc inline"><?php _e( 'Select this option if the email must be valid.', 'yith-plugin-fw' ) ?></span>
345
  </p>
346
  </div>
347
 
348
  <div class="the-metabox checkbox clearfix">
349
+ <label for="<?php echo $id ?>_reply_to"><?php _e( 'Reply To', 'yith-plugin-fw' ) ?></label>
350
 
351
  <p>
352
  <input disabled type="checkbox" id="<?php echo $id ?>_reply_to" name="<?php echo $name ?>[][reply_to]" value="1" />
353
+ <span class="desc inline"><?php _e( 'Select this if it is the email you can reply to.', 'yith-plugin-fw' ) ?></span>
354
  </p>
355
  </div>
356
 
357
  <div class="the-metabox text clearfix">
358
+ <label for="<?php echo $id ?>_class"><?php _e( 'Class', 'yith-plugin-fw' ) ?></label>
359
 
360
  <p>
361
  <input disabled type="text" value="" id="<?php echo $id ?>_class" name="<?php echo $name ?>[][class]" />
362
+ <span class="desc inline"><?php _e( 'Insert additional class(es) (separated by commas) for more personalization.', 'yith-plugin-fw' ) ?></span>
363
  </p>
364
  </div>
365
 
366
  <div class="the-metabox text clearfix">
367
+ <label for="<?php echo $id ?>_icon"><?php _e( 'Icon', 'yith-plugin-fw' ) ?></label>
368
 
369
  <div class="option">
370
 
388
 
389
  <div class="input_wrapper custom_icon">
390
  <input disabled type="text" name="<?php echo $name ?>[][custom]" id="<?php echo $id ?>_icon[custom-icon]" value="" class="upload_img_url upload_custom_icon" />
391
+ <input disabled type="button" name="<?php echo $name ?>[][custom]-button" value="<?php _e( 'Upload', 'yith-plugin-fw' ) ?>" id="<?php echo $id ?>_icon[custom-icon]-button" class="upload_button button" />
392
 
393
  <div class="upload_img_preview" style="margin-top:10px;">
394
  <?php
395
  $file = '';
396
  if ( preg_match( '/(jpg|jpeg|png|gif|ico)$/', $file ) ) {
397
+ echo __('Image preview', 'yith-plugin-fw') . ': ' . "<img src=\"" . YIT_CORE_ASSETS_URL . "/images/sleep.png\" data-src=\"$file\" />";
398
  }
399
  ?>
400
  </div>
402
  </div>
403
  </div>
404
 
405
+ <span class="desc inline"><?php _e( 'Insert an icon for more personalization.', 'yith-plugin-fw' ) ?></span>
406
  </div>
407
 
408
  <div class="the-metabox text clearfix">
409
+ <label for="<?php echo $id ?>_width"><?php _e( 'Width', 'yith-plugin-fw' ) ?></label>
410
 
411
  <p>
412
  <select disabled id="<?php echo $id ?>_width" name="<?php echo $name?>[][width]">
418
  }
419
  ?>
420
  </select>
421
+ <span class="desc inline"><?php _e( 'Set field length.', 'yith-plugin-fw' ) ?></span>
422
  </p>
423
  </div>
424
  </div>
433
 
434
  $(document).on('click', '#<?php echo $id ?>_addoptions .add-field-option', function(){
435
  var select_index = $(this).data('index');
436
+ var option = "<p class='option'><label><input type='radio' name='<?php echo $name ?>[option_selected]' value='' /> <?php _e( 'Selected', 'yith-plugin-fw' ) ?></label><input type='text' name='<?php echo $name ?>[" + select_index + "][options][]' style='width:200px' /> <a href='#' class='del-field-option button-secondary'><?php _e( 'Delete option', 'yith-plugin-fw' ) ?></a></p>";
437
 
438
  $(option).appendTo( $(this).parents('#<?php echo $id ?>_addoptions') );
439
  return false;
plugin-fw/templates/metaboxes/types/customtabs.php CHANGED
@@ -25,7 +25,7 @@ extract($args);
25
  <div id="<?php echo $id ?>-container" <?php if ( isset($deps) ): ?>data-field="<?php echo $id ?>" data-dep="<?php echo $deps['ids'] ?>" data-value="<?php echo $deps['values'] ?>" <?php endif ?>>
26
  <div id="yit_custom_tabs" class="panel wc-metaboxes-wrapper" style="display: block;">
27
  <p class="toolbar">
28
- <a href="#" class="close_all"><?php _e('Close all', 'yit') ?></a><a href="#" class="expand_all"><?php _e('Expand all', 'yit') ?></a>
29
  </p>
30
 
31
  <div class="yit_custom_tabs wc-metaboxes ui-sortable" style="">
@@ -34,7 +34,7 @@ extract($args);
34
  <?php foreach( $value as $i=>$tab ): ?>
35
  <div class="yit_custom_tab wc-metabox closed" rel="0">
36
  <h3>
37
- <button type="button" class="remove_row button"><?php _e('Remove', 'yit') ?></button>
38
  <div class="handlediv" title="Click to toggle"></div>
39
  <strong class="attribute_name"><?php echo $tab['name'] ?></strong>
40
  </h3>
@@ -43,14 +43,14 @@ extract($args);
43
  <tbody>
44
  <tr>
45
  <td class="attribute_name">
46
- <label><?php _e('Name', 'yit') ?>:</label>
47
  <input type="text" class="attribute_name" name="<?php echo $name ?>[<?php echo $i ?>][name]" value="<?php echo esc_attr( $tab['name'] ) ?>">
48
  <input type="hidden" name="<?php echo $name ?>[<?php echo $i ?>][position]" class="attribute_position" value="<?php echo $i ?>">
49
  </td>
50
 
51
  <td rowspan="3">
52
- <label><?php _e('Value', 'yit') ?>:</label>
53
- <textarea name="<?php echo $name ?>[<?php echo $i ?>][value]" cols="5" rows="5" placeholder="<?php _e('Content of the tab. (HTML is supported)','yit') ?>"><?php echo $tab['value'] ?></textarea>
54
  </td>
55
  </tr>
56
  </tbody>
@@ -62,7 +62,7 @@ extract($args);
62
  </div>
63
 
64
  <p class="toolbar">
65
- <button type="button" class="button button-primary add_custom_tab"><?php _e( 'Add custom product tab', 'yit' ) ?></button>
66
  </p>
67
 
68
  <div class="clear"></div>
@@ -79,7 +79,7 @@ jQuery(document).ready(function($){
79
  // Add custom attribute row
80
  $('.yit_custom_tabs').append('<div class="yit_custom_tab wc-metabox">\
81
  <h3>\
82
- <button type="button" class="remove_row button"><?php _e('Remove', 'yit') ?></button>\
83
  <div class="handlediv" title="Click to toggle"></div>\
84
  <strong class="attribute_name"></strong>\
85
  </h3>\
@@ -87,13 +87,13 @@ jQuery(document).ready(function($){
87
  <tbody>\
88
  <tr>\
89
  <td class="attribute_name">\
90
- <label><?php _e('Name', 'yit') ?>:</label>\
91
  <input type="text" class="attribute_name" name="<?php echo $name ?>[' + size + '][name]" />\
92
  <input type="hidden" name="<?php echo $name ?>[' + size + '][position]" class="attribute_position" value="' + size + '" />\
93
  </td>\
94
  <td rowspan="3">\
95
- <label><?php _e('Value', 'yit') ?>:</label>\
96
- <textarea name="<?php echo $name ?>[' + size + '][value]" cols="5" rows="5" placeholder="<?php echo addslashes( __('Content of the tab. (HTML is supported)','yit') ) ?>"></textarea>\
97
  </td>\
98
  </tr>\
99
  </tbody>\
@@ -104,7 +104,7 @@ jQuery(document).ready(function($){
104
 
105
 
106
  $('.yit_custom_tabs').on('click', 'button.remove_row', function() {
107
- var answer = confirm("<?php _e('Do you want to remove the custom tab?', 'yit') ?>");
108
  if (answer){
109
  var $parent = $(this).parent().parent();
110
 
25
  <div id="<?php echo $id ?>-container" <?php if ( isset($deps) ): ?>data-field="<?php echo $id ?>" data-dep="<?php echo $deps['ids'] ?>" data-value="<?php echo $deps['values'] ?>" <?php endif ?>>
26
  <div id="yit_custom_tabs" class="panel wc-metaboxes-wrapper" style="display: block;">
27
  <p class="toolbar">
28
+ <a href="#" class="close_all"><?php _e('Close all', 'yith-plugin-fw') ?></a><a href="#" class="expand_all"><?php _e('Expand all', 'yith-plugin-fw') ?></a>
29
  </p>
30
 
31
  <div class="yit_custom_tabs wc-metaboxes ui-sortable" style="">
34
  <?php foreach( $value as $i=>$tab ): ?>
35
  <div class="yit_custom_tab wc-metabox closed" rel="0">
36
  <h3>
37
+ <button type="button" class="remove_row button"><?php _e('Remove', 'yith-plugin-fw') ?></button>
38
  <div class="handlediv" title="Click to toggle"></div>
39
  <strong class="attribute_name"><?php echo $tab['name'] ?></strong>
40
  </h3>
43
  <tbody>
44
  <tr>
45
  <td class="attribute_name">
46
+ <label><?php _e('Name', 'yith-plugin-fw') ?>:</label>
47
  <input type="text" class="attribute_name" name="<?php echo $name ?>[<?php echo $i ?>][name]" value="<?php echo esc_attr( $tab['name'] ) ?>">
48
  <input type="hidden" name="<?php echo $name ?>[<?php echo $i ?>][position]" class="attribute_position" value="<?php echo $i ?>">
49
  </td>
50
 
51
  <td rowspan="3">
52
+ <label><?php _e('Value', 'yith-plugin-fw') ?>:</label>
53
+ <textarea name="<?php echo $name ?>[<?php echo $i ?>][value]" cols="5" rows="5" placeholder="<?php _e('Content of the tab. (HTML is supported)','yith-plugin-fw') ?>"><?php echo $tab['value'] ?></textarea>
54
  </td>
55
  </tr>
56
  </tbody>
62
  </div>
63
 
64
  <p class="toolbar">
65
+ <button type="button" class="button button-primary add_custom_tab"><?php _e( 'Add custom product tab', 'yith-plugin-fw' ) ?></button>
66
  </p>
67
 
68
  <div class="clear"></div>
79
  // Add custom attribute row
80
  $('.yit_custom_tabs').append('<div class="yit_custom_tab wc-metabox">\
81
  <h3>\
82
+ <button type="button" class="remove_row button"><?php _e('Remove', 'yith-plugin-fw') ?></button>\
83
  <div class="handlediv" title="Click to toggle"></div>\
84
  <strong class="attribute_name"></strong>\
85
  </h3>\
87
  <tbody>\
88
  <tr>\
89
  <td class="attribute_name">\
90
+ <label><?php _e('Name', 'yith-plugin-fw') ?>:</label>\
91
  <input type="text" class="attribute_name" name="<?php echo $name ?>[' + size + '][name]" />\
92
  <input type="hidden" name="<?php echo $name ?>[' + size + '][position]" class="attribute_position" value="' + size + '" />\
93
  </td>\
94
  <td rowspan="3">\
95
+ <label><?php _e('Value', 'yith-plugin-fw') ?>:</label>\
96
+ <textarea name="<?php echo $name ?>[' + size + '][value]" cols="5" rows="5" placeholder="<?php echo addslashes( __('Content of the tab. (HTML is supported)','yith-plugin-fw') ) ?>"></textarea>\
97
  </td>\
98
  </tr>\
99
  </tbody>\
104
 
105
 
106
  $('.yit_custom_tabs').on('click', 'button.remove_row', function() {
107
+ var answer = confirm("<?php _e('Do you want to remove the custom tab?', 'yith-plugin-fw') ?>");
108
  if (answer){
109
  var $parent = $(this).parent().parent();
110
 
plugin-fw/templates/metaboxes/types/icon-list.php CHANGED
@@ -66,13 +66,13 @@ $options['icon'] = YIT_Plugin_Common::get_icon_list();
66
 
67
  <div class="input_wrapper custom_icon_wrapper upload" style="clear:both;">
68
  <input type="text" name="<?php echo $name ?>[custom]" id="<?php echo $id ?>[custom]" value="<?php echo $current_options['custom'] ?>" class="upload_img_url upload_custom_icon" />
69
- <input type="button" value="<?php _e( 'Upload', 'yit' ) ?>" id="<?php echo $id; ?>-custom-button" class="upload_button button" />
70
 
71
  <div class="upload_img_preview" style="margin-top:10px;">
72
  <?php
73
  $file = $current_options['custom'];
74
  if ( preg_match( '/(jpg|jpeg|png|gif|ico)$/', $file ) ) {
75
- echo __('Image preview', 'yit') . ': ' . "<img src=\"" . YIT_CORE_ASSETS_URL . "/images/sleep.png\" data-src=\"$file\" />";
76
  }
77
  ?>
78
  </div>
@@ -86,9 +86,9 @@ $options['icon'] = YIT_Plugin_Common::get_icon_list();
86
  <div class="description">
87
  <?php echo $desc ?>
88
  <?php if( $std['select'] == 'custom' ) : ?>
89
- <?php printf( __( '(Default: %s <img src="%s"/>)', 'yit' ), $options['select']['custom'], $std['custom'] ) ?>
90
  <?php else: ?>
91
- <?php printf( __( '(Default: <i %s></i> )', 'yit' ), $current_icon ) ?>
92
  <?php endif; ?>
93
  </div>
94
 
66
 
67
  <div class="input_wrapper custom_icon_wrapper upload" style="clear:both;">
68
  <input type="text" name="<?php echo $name ?>[custom]" id="<?php echo $id ?>[custom]" value="<?php echo $current_options['custom'] ?>" class="upload_img_url upload_custom_icon" />
69
+ <input type="button" value="<?php _e( 'Upload', 'yith-plugin-fw' ) ?>" id="<?php echo $id; ?>-custom-button" class="upload_button button" />
70
 
71
  <div class="upload_img_preview" style="margin-top:10px;">
72
  <?php
73
  $file = $current_options['custom'];
74
  if ( preg_match( '/(jpg|jpeg|png|gif|ico)$/', $file ) ) {
75
+ echo __('Image preview', 'yith-plugin-fw') . ': ' . "<img src=\"" . YIT_CORE_ASSETS_URL . "/images/sleep.png\" data-src=\"$file\" />";
76
  }
77
  ?>
78
  </div>
86
  <div class="description">
87
  <?php echo $desc ?>
88
  <?php if( $std['select'] == 'custom' ) : ?>
89
+ <?php printf( __( '(Default: %s <img src="%s"/>)', 'yith-plugin-fw' ), $options['select']['custom'], $std['custom'] ) ?>
90
  <?php else: ?>
91
+ <?php printf( __( '(Default: <i %s></i> )', 'yith-plugin-fw' ), $current_icon ) ?>
92
  <?php endif; ?>
93
  </div>
94
 
plugin-fw/templates/metaboxes/types/image-gallery.php CHANGED
@@ -37,12 +37,12 @@ if ( !empty( $value ) ) {
37
  endif; ?>
38
  </a>
39
  <ul class="actions">
40
- <li><a href="#" class="delete" title="<?php _e( 'Delete image', 'yit' ); ?>">x</a></li>
41
  </ul>
42
  </li>
43
  <?php endforeach; endif; ?>
44
  </ul>
45
- <input type="button" data-choose="<?php _e( 'Add Images to Gallery', 'yit' ); ?>" data-update="<?php _e( 'Add to gallery', 'yit' ); ?>" value="<?php _e( 'Add images', 'yit' ) ?>" data-delete="<?php _e( 'Delete image', 'yit' ); ?>" data-text="<?php _e( 'Delete', 'yit' ); ?>" id="<?php echo $id ?>-button" class="image-gallery-button button" />
46
  <input type="hidden" class="image_gallery_ids" id="image_gallery_ids" name="<?php echo $name ?>" value="<?php echo esc_attr( $value ); ?>" />
47
  </p>
48
  </div>
37
  endif; ?>
38
  </a>
39
  <ul class="actions">
40
+ <li><a href="#" class="delete" title="<?php _e( 'Delete image', 'yith-plugin-fw' ); ?>">x</a></li>
41
  </ul>
42
  </li>
43
  <?php endforeach; endif; ?>
44
  </ul>
45
+ <input type="button" data-choose="<?php _e( 'Add Images to Gallery', 'yith-plugin-fw' ); ?>" data-update="<?php _e( 'Add to gallery', 'yith-plugin-fw' ); ?>" value="<?php _e( 'Add images', 'yith-plugin-fw' ) ?>" data-delete="<?php _e( 'Delete image', 'yith-plugin-fw' ); ?>" data-text="<?php _e( 'Delete', 'yith-plugin-fw' ); ?>" id="<?php echo $id ?>-button" class="image-gallery-button button" />
46
  <input type="hidden" class="image_gallery_ids" id="image_gallery_ids" name="<?php echo $name ?>" value="<?php echo esc_attr( $value ); ?>" />
47
  </p>
48
  </div>
plugin-fw/templates/metaboxes/types/images.php CHANGED
@@ -35,11 +35,11 @@ if ( empty( $value ) || ! is_array( $value ) )
35
  endif; ?>
36
  <input type="hidden" name="<?php echo $name ?>[]" value="<?php echo esc_attr( $image_id ) ?>" />
37
  </a>
38
- <a href="#" title="<?php _e( 'Delete image', 'yit' ) ?>" class="delete">X</a>
39
  </li>
40
  <?php endforeach; endif; ?>
41
  </ul>
42
- <a href="#" class="button-secondary upload-extra-images" id="<?php echo $id ?>-upload-extra-images"><?php _e( 'Upload new images', 'yit' ) ?></a>
43
  </div>
44
  <script type="text/javascript">
45
  jQuery(document).ready(function($){
@@ -61,7 +61,7 @@ if ( empty( $value ) || ! is_array( $value ) )
61
  var baseurl = imgurl.replace( '.' + thumburl[0], '' );
62
  thumburl = baseurl + '-140x100.' + thumburl[0];
63
 
64
- $('#<?php echo $id ?>-extra-images.slides-wrapper').append('<li><a href="#"><img src="'+thumburl+'" width="140" height="100" /> <input type="hidden" name="<?php echo $name ?>[]" value="'+image_id+'" /></a><a href="#" title="<?php echo addslashes( __( 'Delete image', 'yit' ) ) ?>" class="delete">X</a></li>');
65
  });
66
 
67
  tb_remove();
@@ -72,7 +72,7 @@ if ( empty( $value ) || ! is_array( $value ) )
72
  });
73
 
74
  $('#<?php echo $id ?>-extra-images a.delete').on( 'click', function(){
75
- if ( confirm( "<?php _e( 'Are you sure you want to remove this image?', 'yit' ) ?>" ) ) {
76
  $(this).parent().remove();
77
  }
78
 
35
  endif; ?>
36
  <input type="hidden" name="<?php echo $name ?>[]" value="<?php echo esc_attr( $image_id ) ?>" />
37
  </a>
38
+ <a href="#" title="<?php _e( 'Delete image', 'yith-plugin-fw' ) ?>" class="delete">X</a>
39
  </li>
40
  <?php endforeach; endif; ?>
41
  </ul>
42
+ <a href="#" class="button-secondary upload-extra-images" id="<?php echo $id ?>-upload-extra-images"><?php _e( 'Upload new images', 'yith-plugin-fw' ) ?></a>
43
  </div>
44
  <script type="text/javascript">
45
  jQuery(document).ready(function($){
61
  var baseurl = imgurl.replace( '.' + thumburl[0], '' );
62
  thumburl = baseurl + '-140x100.' + thumburl[0];
63
 
64
+ $('#<?php echo $id ?>-extra-images.slides-wrapper').append('<li><a href="#"><img src="'+thumburl+'" width="140" height="100" /> <input type="hidden" name="<?php echo $name ?>[]" value="'+image_id+'" /></a><a href="#" title="<?php echo addslashes( __( 'Delete image', 'yith-plugin-fw' ) ) ?>" class="delete">X</a></li>');
65
  });
66
 
67
  tb_remove();
72
  });
73
 
74
  $('#<?php echo $id ?>-extra-images a.delete').on( 'click', function(){
75
+ if ( confirm( "<?php _e( 'Are you sure you want to remove this image?', 'yith-plugin-fw' ) ?>" ) ) {
76
  $(this).parent().remove();
77
  }
78
 
plugin-fw/templates/metaboxes/types/preview.php ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+ if ( ! defined( 'ABSPATH' ) ) {
11
+ exit;
12
+ } // Exit if accessed directly
13
+
14
+ extract( $args );
15
+
16
+ ?>
17
+ <div id="<?php echo $id ?>-container" <?php if ( isset( $deps ) ): ?> data-field="<?php echo $id ?>" data-dep="<?php echo $deps['ids'] ?>" data-value="<?php echo $deps['values'] ?>" <?php endif ?>>
18
+ <img src="<?php echo $value ?>" class="yit-preview">
19
+ </div>
plugin-fw/templates/metaboxes/types/responsivesliders.php CHANGED
@@ -21,7 +21,7 @@ $options = yit_get_responsive_sliders();
21
  <div class="select_wrapper">
22
  <select id="<?php echo $id ?>" name="<?php echo $name ?>" <?php if ( isset( $std ) ) : ?>data-std="<?php echo $std ?>"<?php endif ?>>
23
  <option></option>
24
- <option value="none"><?php _e( 'None', 'yit' ) ?></option>
25
  <?php foreach ( $options as $key => $item ) : ?>
26
  <option value="<?php echo esc_attr( $key ) ?>"<?php selected( $key, $value ) ?>><?php echo $item ?></option>
27
  <?php endforeach; ?>
21
  <div class="select_wrapper">
22
  <select id="<?php echo $id ?>" name="<?php echo $name ?>" <?php if ( isset( $std ) ) : ?>data-std="<?php echo $std ?>"<?php endif ?>>
23
  <option></option>
24
+ <option value="none"><?php _e( 'None', 'yith-plugin-fw' ) ?></option>
25
  <?php foreach ( $options as $key => $item ) : ?>
26
  <option value="<?php echo esc_attr( $key ) ?>"<?php selected( $key, $value ) ?>><?php echo $item ?></option>
27
  <?php endforeach; ?>
plugin-fw/templates/metaboxes/types/select-icon.php CHANGED
@@ -30,13 +30,13 @@ $current_options = wp_parse_args( $args['value'], $args['std'] );
30
 
31
  <div class="input_wrapper custom_icon">
32
  <input type="text" name="<?php echo $name ?>[custom]" id="<?php echo $id ?>[custom]" value="<?php echo $current_options['custom'] ?>" class="upload_img_url upload_custom_icon" />
33
- <input type="button" value="<?php _e( 'Upload', 'yit' ) ?>" id="<?php echo $id; ?>-custom-button" class="upload_button button" />
34
 
35
  <div class="upload_img_preview" style="margin-top:10px;">
36
  <?php
37
  $file = $current_options['custom'];
38
  if ( preg_match( '/(jpg|jpeg|png|gif|ico)$/', $file ) ) {
39
- echo __( 'Image preview', 'yit' ) . ': ' . "<img src=\"" . YIT_CORE_ASSETS_URL . "/images/sleep.png\" data-src=\"$file\" />";
40
  }
41
  ?>
42
  </div>
30
 
31
  <div class="input_wrapper custom_icon">
32
  <input type="text" name="<?php echo $name ?>[custom]" id="<?php echo $id ?>[custom]" value="<?php echo $current_options['custom'] ?>" class="upload_img_url upload_custom_icon" />
33
+ <input type="button" value="<?php _e( 'Upload', 'yith-plugin-fw' ) ?>" id="<?php echo $id; ?>-custom-button" class="upload_button button" />
34
 
35
  <div class="upload_img_preview" style="margin-top:10px;">
36
  <?php
37
  $file = $current_options['custom'];
38
  if ( preg_match( '/(jpg|jpeg|png|gif|ico)$/', $file ) ) {
39
+ echo __( 'Image preview', 'yith-plugin-fw' ) . ': ' . "<img src=\"" . YIT_CORE_ASSETS_URL . "/images/sleep.png\" data-src=\"$file\" />";
40
  }
41
  ?>
42
  </div>
plugin-fw/templates/metaboxes/types/sidebar-layout.php CHANGED
@@ -22,16 +22,16 @@ $sidebar = ! isset( $value['sidebar'] ) ? '' : $value['sidebar'];
22
 
23
  <p class="yit-sidebar-layout">
24
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-left' ?>" value="sidebar-left" <?php checked( $layout, 'sidebar-left' ) ?> />
25
- <img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/sideleft.png" title="<?php _e( 'Left sidebar', 'yit' ) ?>" alt="<?php _e( 'Left sidebar', 'yit' ) ?>" />
26
 
27
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-no' ?>" value="sidebar-no" <?php checked( $layout, 'sidebar-no' ) ?> />
28
- <img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/noside.png" title="<?php _e( 'No sidebar', 'yit' ) ?>" alt="<?php _e( 'No sidebar', 'yit' ) ?>" />
29
 
30
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-right' ?>" value="sidebar-right" <?php checked( $layout, 'sidebar-right' ) ?> />
31
- <img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/sideright.png" title="<?php _e( 'Right sidebar', 'yit' ) ?>" alt="<?php _e( 'Right sidebar', 'yit' ) ?>" />
32
 
33
  <select name="<?php echo $name ?>[sidebar]" id="<?php echo $id ?>-sidebar">
34
- <option value="-1"><?php _e( 'Choose a sidebar', 'yit' ) ?></option>
35
  <?php foreach ( yit_registered_sidebars() as $val => $option ) { ?>
36
  <option value="<?php echo esc_attr( $val ) ?>" <?php selected( $sidebar, $val ) ?>><?php echo $option; ?></option>
37
  <?php } ?>
22
 
23
  <p class="yit-sidebar-layout">
24
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-left' ?>" value="sidebar-left" <?php checked( $layout, 'sidebar-left' ) ?> />
25
+ <img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/sideleft.png" title="<?php _e( 'Left sidebar', 'yith-plugin-fw' ) ?>" alt="<?php _e( 'Left sidebar', 'yith-plugin-fw' ) ?>" />
26
 
27
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-no' ?>" value="sidebar-no" <?php checked( $layout, 'sidebar-no' ) ?> />
28
+ <img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/noside.png" title="<?php _e( 'No sidebar', 'yith-plugin-fw' ) ?>" alt="<?php _e( 'No sidebar', 'yith-plugin-fw' ) ?>" />
29
 
30
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-right' ?>" value="sidebar-right" <?php checked( $layout, 'sidebar-right' ) ?> />
31
+ <img src="<?php echo YIT_CORE_ASSETS_URL ?>/images/sideright.png" title="<?php _e( 'Right sidebar', 'yith-plugin-fw' ) ?>" alt="<?php _e( 'Right sidebar', 'yith-plugin-fw' ) ?>" />
32
 
33
  <select name="<?php echo $name ?>[sidebar]" id="<?php echo $id ?>-sidebar">
34
+ <option value="-1"><?php _e( 'Choose a sidebar', 'yith-plugin-fw' ) ?></option>
35
  <?php foreach ( yit_registered_sidebars() as $val => $option ) { ?>
36
  <option value="<?php echo esc_attr( $val ) ?>" <?php selected( $sidebar, $val ) ?>><?php echo $option; ?></option>
37
  <?php } ?>
plugin-fw/templates/metaboxes/types/sidebars.php CHANGED
@@ -33,24 +33,24 @@ $sidebar_right = ! isset( $value['sidebar-right'] ) ? '-1' : $value['sidebar-ri
33
  <label for="_slider_name"><?php echo $label ?></label>
34
 
35
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-left' ?>" value="sidebar-left" <?php checked( $layout, 'sidebar-left' ) ?> />
36
- <img src="<?php echo YIT_CORE_PLUGIN_URL ?>/assets/images/sidebar-left.png" title="<?php _e( 'Left sidebar', 'yit' ) ?>" alt="<?php _e( 'Left sidebar', 'yit' ) ?>" class="<?php echo $id . '-left' ?>" />
37
 
38
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-right' ?>" value="sidebar-right" <?php checked( $layout, 'sidebar-right' ) ?> />
39
- <img src="<?php echo YIT_CORE_PLUGIN_URL ?>/assets/images/sidebar-right.png" title="<?php _e( 'Right sidebar', 'yit' ) ?>" alt="<?php _e( 'Right sidebar', 'yit' ) ?>" class="<?php echo $id . '-right' ?>" />
40
 
41
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-double' ?>" value="sidebar-double" <?php checked( $layout, 'sidebar-double' ) ?> />
42
- <img src="<?php echo YIT_CORE_PLUGIN_URL ?>/assets/images/double-sidebar.png" title="<?php _e( 'No sidebar', 'yit' ) ?>" alt="<?php _e( 'No sidebar', 'yit' ) ?>" class="<?php echo $id . '-double' ?>" />
43
 
44
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-no' ?>" value="sidebar-no" <?php checked( $layout, 'sidebar-no' ) ?> />
45
- <img src="<?php echo YIT_CORE_PLUGIN_URL ?>/assets/images/no-sidebar.png" title="<?php _e( 'No sidebar', 'yit' ) ?>" alt="<?php _e( 'No sidebar', 'yit' ) ?>" class="<?php echo $id . '-no' ?>" />
46
  </div>
47
  <div class="clearfix"></div>
48
  <div class="option" id="choose-sidebars">
49
  <div class="side">
50
  <div class="select-mask" <?php if ( $layout != 'sidebar-double' && $layout != 'sidebar-left' ) { echo 'style="display:none"'; } ?> id="<?php echo $id ?>-sidebar-left-container">
51
- <label for ="<?php echo $id ?>-sidebar-left"><?php _e('Left Sidebar','yit') ?></label>
52
  <select name="<?php echo $name ?>[sidebar-left]" id="<?php echo $id ?>-sidebar-left">
53
- <option value="-1"><?php _e( 'Choose a sidebar', 'yit' ) ?></option>
54
  <?php foreach ( yit_registered_sidebars() as $val => $option ) { ?>
55
  <option value="<?php echo esc_attr( $val ) ?>" <?php selected( $sidebar_left, $val ) ?>><?php echo $option; ?></option>
56
  <?php } ?>
@@ -59,9 +59,9 @@ $sidebar_right = ! isset( $value['sidebar-right'] ) ? '-1' : $value['sidebar-ri
59
  </div>
60
  <div class="side" style="clear: both">
61
  <div class="select-mask" <?php if ( $layout != 'sidebar-double' && $layout != 'sidebar-right' ) { echo 'style="display:none"'; } ?> id="<?php echo $id ?>-sidebar-right-container">
62
- <label for ="<?php echo $id ?>-sidebar-right"><?php _e('Right Sidebar','yit') ?></label>
63
  <select name="<?php echo $name ?>[sidebar-right]" id="<?php echo $id ?>-sidebar-right">
64
- <option value="-1"><?php _e( 'Choose a sidebar', 'yit' ) ?></option>
65
  <?php foreach ( yit_registered_sidebars() as $val => $option ) { ?>
66
  <option value="<?php echo esc_attr( $val ) ?>" <?php selected( $sidebar_right, $val ) ?>><?php echo $option; ?></option>
67
  <?php } ?>
33
  <label for="_slider_name"><?php echo $label ?></label>
34
 
35
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-left' ?>" value="sidebar-left" <?php checked( $layout, 'sidebar-left' ) ?> />
36
+ <img src="<?php echo YIT_CORE_PLUGIN_URL ?>/assets/images/sidebar-left.png" title="<?php _e( 'Left sidebar', 'yith-plugin-fw' ) ?>" alt="<?php _e( 'Left sidebar', 'yith-plugin-fw' ) ?>" class="<?php echo $id . '-left' ?>" />
37
 
38
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-right' ?>" value="sidebar-right" <?php checked( $layout, 'sidebar-right' ) ?> />
39
+ <img src="<?php echo YIT_CORE_PLUGIN_URL ?>/assets/images/sidebar-right.png" title="<?php _e( 'Right sidebar', 'yith-plugin-fw' ) ?>" alt="<?php _e( 'Right sidebar', 'yith-plugin-fw' ) ?>" class="<?php echo $id . '-right' ?>" />
40
 
41
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-double' ?>" value="sidebar-double" <?php checked( $layout, 'sidebar-double' ) ?> />
42
+ <img src="<?php echo YIT_CORE_PLUGIN_URL ?>/assets/images/double-sidebar.png" title="<?php _e( 'No sidebar', 'yith-plugin-fw' ) ?>" alt="<?php _e( 'No sidebar', 'yith-plugin-fw' ) ?>" class="<?php echo $id . '-double' ?>" />
43
 
44
  <input type="radio" name="<?php echo $name ?>[layout]" id="<?php echo $id . '-no' ?>" value="sidebar-no" <?php checked( $layout, 'sidebar-no' ) ?> />
45
+ <img src="<?php echo YIT_CORE_PLUGIN_URL ?>/assets/images/no-sidebar.png" title="<?php _e( 'No sidebar', 'yith-plugin-fw' ) ?>" alt="<?php _e( 'No sidebar', 'yith-plugin-fw' ) ?>" class="<?php echo $id . '-no' ?>" />
46
  </div>
47
  <div class="clearfix"></div>
48
  <div class="option" id="choose-sidebars">
49
  <div class="side">
50
  <div class="select-mask" <?php if ( $layout != 'sidebar-double' && $layout != 'sidebar-left' ) { echo 'style="display:none"'; } ?> id="<?php echo $id ?>-sidebar-left-container">
51
+ <label for ="<?php echo $id ?>-sidebar-left"><?php _e('Left Sidebar','yith-plugin-fw') ?></label>
52
  <select name="<?php echo $name ?>[sidebar-left]" id="<?php echo $id ?>-sidebar-left">
53
+ <option value="-1"><?php _e( 'Choose a sidebar', 'yith-plugin-fw' ) ?></option>
54
  <?php foreach ( yit_registered_sidebars() as $val => $option ) { ?>
55
  <option value="<?php echo esc_attr( $val ) ?>" <?php selected( $sidebar_left, $val ) ?>><?php echo $option; ?></option>
56
  <?php } ?>
59
  </div>
60
  <div class="side" style="clear: both">
61
  <div class="select-mask" <?php if ( $layout != 'sidebar-double' && $layout != 'sidebar-right' ) { echo 'style="display:none"'; } ?> id="<?php echo $id ?>-sidebar-right-container">
62
+ <label for ="<?php echo $id ?>-sidebar-right"><?php _e('Right Sidebar','yith-plugin-fw') ?></label>
63
  <select name="<?php echo $name ?>[sidebar-right]" id="<?php echo $id ?>-sidebar-right">
64
+ <option value="-1"><?php _e( 'Choose a sidebar', 'yith-plugin-fw' ) ?></option>
65
  <?php foreach ( yit_registered_sidebars() as $val => $option ) { ?>
66
  <option value="<?php echo esc_attr( $val ) ?>" <?php selected( $sidebar_right, $val ) ?>><?php echo $option; ?></option>
67
  <?php } ?>
plugin-fw/templates/metaboxes/types/typography.php CHANGED
@@ -39,10 +39,10 @@ $value = wp_parse_args( $value, $defaults );
39
  <!-- Unit -->
40
  <div class="select_wrapper font-unit">
41
  <select name="<?php echo $name ?>[unit]" id="<?php echo $id ?>-unit">
42
- <option value="px" <?php selected( $value['unit'], 'px' ) ?>><?php _e( 'px', 'yit' ) ?></option>
43
- <option value="em" <?php selected( $value['unit'], 'em' ) ?>><?php _e( 'em', 'yit' ) ?></option>
44
- <option value="pt" <?php selected( $value['unit'], 'pt' ) ?>><?php _e( 'pt', 'yit' ) ?></option>
45
- <option value="rem" <?php selected( $value['unit'], 'rem' ) ?>><?php _e( 'rem', 'yit' ) ?></option>
46
  </select>
47
  </div>
48
  <?php endif; ?>
@@ -56,7 +56,7 @@ $value = wp_parse_args( $value, $defaults );
56
  $google_fonts = yit_get_google_fonts();
57
 
58
  if ( ! empty( $web_fonts ) ) {
59
- echo '<optgroup label="' . __( 'Web fonts', 'yit' ) . '">';
60
 
61
  foreach ( $web_fonts as $font_name => $rule ) {
62
  ?>
@@ -68,7 +68,7 @@ $value = wp_parse_args( $value, $defaults );
68
  }
69
 
70
  if ( ! empty( $google_fonts ) ) {
71
- echo '<optgroup label="' . __( 'Google fonts', 'yit' ) . '">';
72
 
73
  foreach ( $google_fonts->items as $font ) {
74
  // $font_human = trim( stripslashes( end( array_slice( explode( ',', $font ), 0, 1 ) ) ), "'" );
@@ -93,11 +93,11 @@ $value = wp_parse_args( $value, $defaults );
93
  <!-- Style -->
94
  <div class="select_wrapper font-style">
95
  <select name="<?php echo $name ?>[style]" id="<?php echo $id ?>-style">
96
- <option value="regular" <?php selected( $value['style'], 'regular' ) ?>><?php _e( 'Regular', 'yit' ) ?></option>
97
- <option value="bold" <?php selected( $value['style'], 'bold' ) ?>><?php _e( 'Bold', 'yit' ) ?></option>
98
- <option value="extra-bold" <?php selected( $std['style'], 'extra-bold' ) ?>><?php _e( 'Extra bold', 'yit' ) ?></option>
99
- <option value="italic" <?php selected( $value['style'], 'italic' ) ?>><?php _e( 'Italic', 'yit' ) ?></option>
100
- <option value="bold-italic" <?php selected( $value['style'], 'bold-italic' ) ?>><?php _e( 'Italic bold', 'yit' ) ?></option>
101
  </select>
102
  </div>
103
  <?php endif; ?>
@@ -150,7 +150,7 @@ $value = wp_parse_args( $value, $defaults );
150
  var group = $('#<?php echo $id ?>-family').find('option:selected').parent().attr('label');
151
 
152
  if ($('#<?php echo $id ?>-family').length > 0) {
153
- if (group == '<?php _e( 'Web fonts', 'yit' ) ?>') {
154
  //Web font
155
  preview.css('font-family', $('#<?php echo $id ?>-family').val());
156
  } else {
@@ -214,7 +214,7 @@ $value = wp_parse_args( $value, $defaults );
214
  $('#<?php echo $id ?>-family').change(function () {
215
  var group = $(this).find('option:selected').parent().attr('label');
216
 
217
- if (group == '<?php _e( 'Web fonts', 'yit' ) ?>') {
218
  //Web font
219
  preview.css('font-family', $(this).val());
220
  } else {
39
  <!-- Unit -->
40
  <div class="select_wrapper font-unit">
41
  <select name="<?php echo $name ?>[unit]" id="<?php echo $id ?>-unit">
42
+ <option value="px" <?php selected( $value['unit'], 'px' ) ?>><?php _e( 'px', 'yith-plugin-fw' ) ?></option>
43
+ <option value="em" <?php selected( $value['unit'], 'em' ) ?>><?php _e( 'em', 'yith-plugin-fw' ) ?></option>
44
+ <option value="pt" <?php selected( $value['unit'], 'pt' ) ?>><?php _e( 'pt', 'yith-plugin-fw' ) ?></option>
45
+ <option value="rem" <?php selected( $value['unit'], 'rem' ) ?>><?php _e( 'rem', 'yith-plugin-fw' ) ?></option>
46
  </select>
47
  </div>
48
  <?php endif; ?>
56
  $google_fonts = yit_get_google_fonts();
57
 
58
  if ( ! empty( $web_fonts ) ) {
59
+ echo '<optgroup label="' . __( 'Web fonts', 'yith-plugin-fw' ) . '">';
60
 
61
  foreach ( $web_fonts as $font_name => $rule ) {
62
  ?>
68
  }
69
 
70
  if ( ! empty( $google_fonts ) ) {
71
+ echo '<optgroup label="' . __( 'Google fonts', 'yith-plugin-fw' ) . '">';
72
 
73
  foreach ( $google_fonts->items as $font ) {
74
  // $font_human = trim( stripslashes( end( array_slice( explode( ',', $font ), 0, 1 ) ) ), "'" );
93
  <!-- Style -->
94
  <div class="select_wrapper font-style">
95
  <select name="<?php echo $name ?>[style]" id="<?php echo $id ?>-style">
96
+ <option value="regular" <?php selected( $value['style'], 'regular' ) ?>><?php _e( 'Regular', 'yith-plugin-fw' ) ?></option>
97
+ <option value="bold" <?php selected( $value['style'], 'bold' ) ?>><?php _e( 'Bold', 'yith-plugin-fw' ) ?></option>
98
+ <option value="extra-bold" <?php selected( $std['style'], 'extra-bold' ) ?>><?php _e( 'Extra bold', 'yith-plugin-fw' ) ?></option>
99
+ <option value="italic" <?php selected( $value['style'], 'italic' ) ?>><?php _e( 'Italic', 'yith-plugin-fw' ) ?></option>
100
+ <option value="bold-italic" <?php selected( $value['style'], 'bold-italic' ) ?>><?php _e( 'Italic bold', 'yith-plugin-fw' ) ?></option>
101
  </select>
102
  </div>
103
  <?php endif; ?>
150
  var group = $('#<?php echo $id ?>-family').find('option:selected').parent().attr('label');
151
 
152
  if ($('#<?php echo $id ?>-family').length > 0) {
153
+ if (group == '<?php _e( 'Web fonts', 'yith-plugin-fw' ) ?>') {
154
  //Web font
155
  preview.css('font-family', $('#<?php echo $id ?>-family').val());
156
  } else {
214
  $('#<?php echo $id ?>-family').change(function () {
215
  var group = $(this).find('option:selected').parent().attr('label');
216
 
217
+ if (group == '<?php _e( 'Web fonts', 'yith-plugin-fw' ) ?>') {
218
  //Web font
219
  preview.css('font-family', $(this).val());
220
  } else {
plugin-fw/templates/metaboxes/types/upload.php CHANGED
@@ -18,7 +18,7 @@ extract( $args );
18
  <label for="<?php echo $id ?>"><?php echo $label ?></label>
19
  <p>
20
  <input type="text" id="<?php echo $id ?>" name="<?php echo $name ?>" value="<?php echo esc_attr( $value ) ?>" <?php if( isset( $std ) ) : ?>data-std="<?php echo $std ?>"<?php endif ?> class="upload_img_url"/>
21
- <input type="button" class="button-secondary upload_button" id="<?php echo $id ?>-button" value="<?php _e( 'Upload', 'yit' ) ?>" />
22
  <span class="desc inline"><?php echo $desc ?></span>
23
  </p>
24
  </div>
18
  <label for="<?php echo $id ?>"><?php echo $label ?></label>
19
  <p>
20
  <input type="text" id="<?php echo $id ?>" name="<?php echo $name ?>" value="<?php echo esc_attr( $value ) ?>" <?php if( isset( $std ) ) : ?>data-std="<?php echo $std ?>"<?php endif ?> class="upload_img_url"/>
21
+ <input type="button" class="button-secondary upload_button" id="<?php echo $id ?>-button" value="<?php _e( 'Upload', 'yith-plugin-fw' ) ?>" />
22
  <span class="desc inline"><?php echo $desc ?></span>
23
  </p>
24
  </div>
plugin-fw/templates/panel/infobox.php CHANGED
@@ -14,10 +14,10 @@ if ( ! defined( 'ABSPATH' ) ) {
14
 
15
  /**
16
  * 'section_general_settings_boxinfo' => array(
17
- * 'name' => __( 'General information', 'yit' ),
18
  * 'type' => 'boxinfo',
19
  * 'default' => array(
20
- * 'plugin_name' => __( 'Plugin Name', 'yit' ),
21
  * 'buy_url' => 'http://www.yithemes.com',
22
  * 'demo_url' => 'http://plugins.yithemes.com/demo-url/'
23
  * ),
14
 
15
  /**
16
  * 'section_general_settings_boxinfo' => array(
17
+ * 'name' => __( 'General information', 'yith-plugin-fw' ),
18
  * 'type' => 'boxinfo',
19
  * 'default' => array(
20
+ * 'plugin_name' => __( 'Plugin Name', 'yith-plugin-fw' ),
21
  * 'buy_url' => 'http://www.yithemes.com',
22
  * 'demo_url' => 'http://plugins.yithemes.com/demo-url/'
23
  * ),
plugin-fw/templates/panel/types/upload.php CHANGED
@@ -28,7 +28,7 @@ $name = $this->get_name_field( $option['id'] );
28
  <div id="<?php echo $id ?>-container" class="yit_options rm_option rm_input rm_text rm_upload" <?php if ( isset( $option['deps'] ) ): ?>data-field="<?php echo $id ?>" data-dep="<?php echo $this->get_id_field( $option['deps']['ids'] ) ?>" data-value="<?php echo $option['deps']['values'] ?>" <?php endif ?>>
29
  <div class="option">
30
  <input type="text" name="<?php echo $name ?>" id="<?php echo $id ?>" value="<?php echo $db_value == '1' ? '' : esc_attr( $db_value ) ?>" class="upload_img_url" />
31
- <input type="button" value="<?php _e( 'Upload', 'yit' ) ?>" id="<?php echo $id ?>-button" class="upload_button button" />
32
  </div>
33
  <div class="clear"></div>
34
  <span class="description"><?php echo $option['desc'] ?></span>
28
  <div id="<?php echo $id ?>-container" class="yit_options rm_option rm_input rm_text rm_upload" <?php if ( isset( $option['deps'] ) ): ?>data-field="<?php echo $id ?>" data-dep="<?php echo $this->get_id_field( $option['deps']['ids'] ) ?>" data-value="<?php echo $option['deps']['values'] ?>" <?php endif ?>>
29
  <div class="option">
30
  <input type="text" name="<?php echo $name ?>" id="<?php echo $id ?>" value="<?php echo $db_value == '1' ? '' : esc_attr( $db_value ) ?>" class="upload_img_url" />
31
+ <input type="button" value="<?php _e( 'Upload', 'yith-plugin-fw' ) ?>" id="<?php echo $id ?>-button" class="upload_button button" />
32
  </div>
33
  <div class="clear"></div>
34
  <span class="description"><?php echo $option['desc'] ?></span>
plugin-fw/templates/panel/videobox.php CHANGED
@@ -16,19 +16,19 @@ if ( ! defined( 'ABSPATH' ) ) {
16
  * Example to call this template
17
  *
18
  * 'section_general_settings_videobox' => array(
19
- * 'name' => __( 'Title of box', 'yit' ),
20
  * 'type' => 'videobox',
21
  * 'default' => array(
22
- * 'plugin_name' => __( 'Plugin Name', 'yit' ),
23
- * 'title_first_column' => __( 'Title first column', 'yit' ),
24
- * 'description_first_column' => __('Lorem ipsum ... ', 'yit'),
25
  * 'video' => array(
26
  * 'video_id' => 'vimeo_code',
27
  * 'video_image_url' => '#',
28
- * 'video_description' => __( 'Lorem ipsum dolor sit amet....', 'yit' ),
29
  * ),
30
- * 'title_second_column' => __( 'Title first column', 'yit' ),
31
- * 'description_second_column' => __('Lorem ipsum dolor sit amet.... ', 'yit'),
32
  * 'button' => array(
33
  * 'href' => 'http://www.yithemes.com',
34
  * 'title' => 'Get Support and Pro Features'
16
  * Example to call this template
17
  *
18
  * 'section_general_settings_videobox' => array(
19
+ * 'name' => __( 'Title of box', 'yith-plugin-fw' ),
20
  * 'type' => 'videobox',
21
  * 'default' => array(
22
+ * 'plugin_name' => __( 'Plugin Name', 'yith-plugin-fw' ),
23
+ * 'title_first_column' => __( 'Title first column', 'yith-plugin-fw' ),
24
+ * 'description_first_column' => __('Lorem ipsum ... ', 'yith-plugin-fw'),
25
  * 'video' => array(
26
  * 'video_id' => 'vimeo_code',
27
  * 'video_image_url' => '#',
28
+ * 'video_description' => __( 'Lorem ipsum dolor sit amet....', 'yith-plugin-fw' ),
29
  * ),
30
+ * 'title_second_column' => __( 'Title first column', 'yith-plugin-fw' ),
31
+ * 'description_second_column' => __('Lorem ipsum dolor sit amet.... ', 'yith-plugin-fw'),
32
  * 'button' => array(
33
  * 'href' => 'http://www.yithemes.com',
34
  * 'title' => 'Get Support and Pro Features'
plugin-fw/templates/panel/woocommerce/woocommerce-boxinfo.php ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+
11
+ if ( ! defined( 'ABSPATH' ) ) {
12
+ exit;
13
+ } // Exit if accessed directly
14
+
15
+ /**
16
+ * 'section_general_settings_boxinfo' => array(
17
+ * 'name' => __( 'General information', 'yit' ),
18
+ * 'type' => 'boxinfo',
19
+ * 'default' => array(
20
+ * 'plugin_name' => __( 'Plugin Name', 'yit' ),
21
+ * 'buy_url' => 'http://www.yithemes.com',
22
+ * 'demo_url' => 'http://plugins.yithemes.com/demo-url/'
23
+ * ),
24
+ * 'id' => 'yith_wcas_general_boxinfo'
25
+ * ),
26
+ */
27
+ ?>
28
+ <div id="<?php echo $id ?>" class="meta-box-sortables">
29
+ <div id="<?php echo $id ?>-content-panel" class="postbox " style="display: block;">
30
+ <h3><?php echo $name ?></h3>
31
+ <div class="inside">
32
+ <p>Lorem ipsum ... </p>
33
+ <p class="submit"><a href="<?php echo $default['buy_url'] ?>" class="button-primary">Buy Plugin</a></p>
34
+ </div>
35
+ </div>
36
+ </div>
plugin-fw/templates/panel/woocommerce/woocommerce-form.php CHANGED
@@ -2,11 +2,11 @@
2
  <form id="plugin-fw-wc" method="post">
3
  <?php $this->add_fields() ?>
4
  <?php wp_nonce_field( 'yit_panel_wc_options_'.$this->settings['page'], 'yit_panel_wc_options_nonce' ); ?>
5
- <input style="float: left; margin-right: 10px;" class="button-primary" type="submit" value="<?php _e( 'Save Changes', 'yit' )?>"/>
6
  </form>
7
  <form id="plugin-fw-wc-reset" method="post">
8
- <?php $warning = __( 'If you continue with this action, you will reset all options in this page.', 'yit' ) ?>
9
  <input type="hidden" name="yit-action" value="wc-options-reset" />
10
- <input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yit' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yit' ) ?>');" />
11
  </form>
12
  </div>
2
  <form id="plugin-fw-wc" method="post">
3
  <?php $this->add_fields() ?>
4
  <?php wp_nonce_field( 'yit_panel_wc_options_'.$this->settings['page'], 'yit_panel_wc_options_nonce' ); ?>
5
+ <input style="float: left; margin-right: 10px;" class="button-primary" type="submit" value="<?php _e( 'Save Changes', 'yith-plugin-fw' )?>"/>
6
  </form>
7
  <form id="plugin-fw-wc-reset" method="post">
8
+ <?php $warning = __( 'If you continue with this action, you will reset all options in this page.', 'yith-plugin-fw' ) ?>
9
  <input type="hidden" name="yit-action" value="wc-options-reset" />
10
+ <input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yith-plugin-fw' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yith-plugin-fw' ) ?>');" />
11
  </form>
12
  </div>
plugin-fw/templates/panel/woocommerce/woocommerce-upload.php CHANGED
@@ -32,7 +32,7 @@ if ( ! defined( 'ABSPATH' ) ) {
32
  <div id="<?php echo $id ?>-container" class="yit_options rm_option rm_input rm_text rm_upload" <?php if ( isset( $option['deps'] ) ): ?>data-field="<?php echo $id ?>" data-dep="<?php echo $this->get_id_field( $option['deps']['ids'] ) ?>" data-value="<?php echo $option['deps']['values'] ?>" <?php endif ?>>
33
  <div class="option">
34
  <input type="text" name="<?php echo $id ?>" id="<?php echo $id ?>" value="<?php echo $value == '1' ? '' : esc_attr( $value ) ?>" class="upload_img_url" />
35
- <input type="button" value="<?php _e( 'Upload', 'yit' ) ?>" id="<?php echo $id ?>-button" class="upload_button button" />
36
  </div>
37
  <div class="clear"></div>
38
  <span class="description"><?php echo $desc ?></span>
32
  <div id="<?php echo $id ?>-container" class="yit_options rm_option rm_input rm_text rm_upload" <?php if ( isset( $option['deps'] ) ): ?>data-field="<?php echo $id ?>" data-dep="<?php echo $this->get_id_field( $option['deps']['ids'] ) ?>" data-value="<?php echo $option['deps']['values'] ?>" <?php endif ?>>
33
  <div class="option">
34
  <input type="text" name="<?php echo $id ?>" id="<?php echo $id ?>" value="<?php echo $value == '1' ? '' : esc_attr( $value ) ?>" class="upload_img_url" />
35
+ <input type="button" value="<?php _e( 'Upload', 'yith-plugin-fw' ) ?>" id="<?php echo $id ?>-button" class="upload_button button" />
36
  </div>
37
  <div class="clear"></div>
38
  <span class="description"><?php echo $desc ?></span>
plugin-fw/templates/panel/woocommerce/woocommerce-videobox.php ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+
11
+ if ( ! defined( 'ABSPATH' ) ) {
12
+ exit;
13
+ } // Exit if accessed directly
14
+
15
+ /**
16
+ * Example to call this template
17
+ *
18
+ * 'section_general_settings_videobox' => array(
19
+ * 'name' => __( 'Title of box', 'yit' ),
20
+ * 'type' => 'videobox',
21
+ * 'default' => array(
22
+ * 'plugin_name' => __( 'Plugin Name', 'yit' ),
23
+ * 'title_first_column' => __( 'Title first column', 'yit' ),
24
+ * 'description_first_column' => __('Lorem ipsum ... ', 'yit'),
25
+ * 'video' => array(
26
+ * 'video_id' => 'vimeo_code',
27
+ * 'video_image_url' => '#',
28
+ * 'video_description' => __( 'Lorem ipsum dolor sit amet....', 'yit' ),
29
+ * ),
30
+ * 'title_second_column' => __( 'Title first column', 'yit' ),
31
+ * 'description_second_column' => __('Lorem ipsum dolor sit amet.... ', 'yit'),
32
+ * 'button' => array(
33
+ * 'href' => 'http://www.yithemes.com',
34
+ * 'title' => 'Get Support and Pro Features'
35
+ * )
36
+ * ),
37
+ * 'id' => 'yith_wcas_general_videobox'
38
+ * ),
39
+ */
40
+ ?>
41
+ <div id="normal-sortables" class="meta-box-sortables">
42
+ <div id="<?php echo $id ?>" class="postbox ">
43
+ <h3><span><?php echo $name ?></span></h3>
44
+ <div class="inside">
45
+ <div class="yith_videobox">
46
+ <div class="column"><h2><?php echo $default['title_first_column'] ?></h2>
47
+ <?php if ( isset( $default['video'] ) && !empty( $default['video'] ) ): ?>
48
+ <a class="yith-video-link" href="#" data-video-id="yith-video-iframe">
49
+ <img src="<?php echo $default['video']['video_image_url'] ?>">
50
+ </a>
51
+
52
+ <p class="yit-video-description">
53
+ <?php echo $default['video']['video_description'] ?>
54
+ </p>
55
+
56
+ <p class="yith-video-iframe">
57
+ <iframe src="//player.vimeo.com/video/<?php echo $default['video']['video_id'] ?>?title=0&amp;byline=0&amp;portrait=0" width="853" height="480" frameborder="0"></iframe>
58
+ </p>
59
+ <?php endif ?>
60
+ <?php if ( isset( $default['image'] ) && !empty( $default['image'] ) ): ?>
61
+ <a href="<?php echo $default['image']['image_link'] ?>" target="_blank" class="yith-image-frame">
62
+ <img src="<?php echo $default['image']['image_url'] ?>">
63
+ </a>
64
+ <?php endif ?>
65
+ <?php if ( isset( $default['description_first_column'] ) && $default['description_first_column'] != '' ): ?>
66
+ <p><?php echo $default['description_first_column'] ?></p>
67
+ <?php endif ?>
68
+ </div>
69
+ <div class="column two">
70
+ <h2><?php echo $default['title_second_column'] ?>?</h2>
71
+
72
+ <p><?php echo $default['description_second_column'] ?></p>
73
+
74
+ <?php if ( isset( $default['button'] ) && !empty( $default['button'] ) ): ?>
75
+ <p>
76
+ <a class="button-primary" href="<?php echo $default['button']['href'] ?>" target="_blank"><?php echo $default['button']['title'] ?></a>
77
+ </p>
78
+ <?php endif ?>
79
+ </div>
80
+ </div>
81
+ </div>
82
+ </div>
83
+ </div>
plugin-fw/yit-plugin.php CHANGED
@@ -44,3 +44,9 @@ include_once( 'licence/lib/yit-theme-licence.php');
44
  include_once( 'lib/yit-video.php');
45
  include_once( 'lib/yit-upgrade.php');
46
  include_once( 'lib/yit-pointers.php');
 
 
 
 
 
 
44
  include_once( 'lib/yit-video.php');
45
  include_once( 'lib/yit-upgrade.php');
46
  include_once( 'lib/yit-pointers.php');
47
+
48
+ // load from theme folder...
49
+ load_textdomain( 'yith-plugin-fw', get_template_directory() . '/core/plugin-fw/yith-plugin-fw-' . apply_filters( 'plugin_locale', get_locale(), 'yith-plugin-fw' ) . '.mo' )
50
+
51
+ // ...or from plugin folder
52
+ || load_textdomain( 'yith-plugin-fw', dirname(__FILE__) . '/languages/yith-plugin-fw-' . apply_filters( 'plugin_locale', get_locale(), 'yith-plugin-fw' ) . '.mo' );
plugin-options/settings-options.php CHANGED
@@ -15,6 +15,8 @@ if ( ! defined( 'YITH_WCWL' ) ) {
15
  $options = apply_filters( 'yith_wcwl_tab_options', YITH_WCWL_Admin_Init()->options );
16
  $premium_options = isset( $options['premium'] ) ? $options['premium'] : array();
17
 
 
 
18
  return array(
19
- 'settings' => array_merge( $options['general_settings'], $options['socials_share'], $premium_options )
20
  );
15
  $options = apply_filters( 'yith_wcwl_tab_options', YITH_WCWL_Admin_Init()->options );
16
  $premium_options = isset( $options['premium'] ) ? $options['premium'] : array();
17
 
18
+ $options['general_settings']['section_general_settings_videobox']['default']['button']['href'] = YITH_WCWL_Admin_Init()->get_premium_landing_uri();
19
+
20
  return array(
21
+ 'settings' => array_merge( $options['general_settings'], $options['socials_share'], $options['yith_wfbt_integration'], $premium_options )
22
  );
templates/wishlist-view.php CHANGED
@@ -8,6 +8,8 @@
8
  */
9
  ?>
10
 
 
 
11
  <form
12
  id="yith-wcwl-form"
13
  action="<?php echo esc_url( YITH_WCWL()->get_wishlist_url( 'view' . ( $wishlist_meta['is_default'] != 1 ? '/' . $wishlist_meta['wishlist_token'] : '' ) ) ) ?>"
@@ -320,6 +322,8 @@
320
 
321
  </form>
322
 
 
 
323
  <?php if( $additional_info ): ?>
324
  <div id="ask_an_estimate_popup">
325
  <form action="<?php echo $ask_estimate_url ?>" method="post" class="wishlist-ask-an-estimate-popup">
8
  */
9
  ?>
10
 
11
+ <?php do_action( 'yith_wcwl_before_wishlist_form', $wishlist_meta ); ?>
12
+
13
  <form
14
  id="yith-wcwl-form"
15
  action="<?php echo esc_url( YITH_WCWL()->get_wishlist_url( 'view' . ( $wishlist_meta['is_default'] != 1 ? '/' . $wishlist_meta['wishlist_token'] : '' ) ) ) ?>"
322
 
323
  </form>
324
 
325
+ <?php do_action( 'yith_wcwl_after_wishlist_form', $wishlist_meta ); ?>
326
+
327
  <?php if( $additional_info ): ?>
328
  <div id="ask_an_estimate_popup">
329
  <form action="<?php echo $ask_estimate_url ?>" method="post" class="wishlist-ask-an-estimate-popup">