YITH Essential Kit for WooCommerce #1 - Version 1.3.0

Version Description

  • Updated: All YITH plugins to latest version for WooCommerce 2.6 compatibility
Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH Essential Kit for WooCommerce #1
Version 1.3.0
Comparing to
See all releases

Code changes from version 1.2.7 to 1.3.0

Files changed (102) hide show
  1. README.txt +6 -2
  2. init.php +1 -1
  3. modules/yith-woocommerce-advanced-reviews/class.yith-woocommerce-advanced-reviews.php +2 -2
  4. modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews-es_ES.mo +0 -0
  5. modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews-es_ES.po +1432 -0
  6. modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews-it_IT.mo +0 -0
  7. modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews-it_IT.po +1463 -0
  8. modules/yith-woocommerce-ajax-navigation/assets/images/11-bg.png +0 -0
  9. modules/yith-woocommerce-ajax-navigation/assets/images/11-icon.png +0 -0
  10. modules/yith-woocommerce-ajax-navigation/assets/images/11.png +0 -0
  11. modules/yith-woocommerce-ajax-navigation/assets/images/12-bg.png +0 -0
  12. modules/yith-woocommerce-ajax-navigation/assets/images/12-icon.png +0 -0
  13. modules/yith-woocommerce-ajax-navigation/assets/images/12.png +0 -0
  14. modules/yith-woocommerce-ajax-navigation/assets/images/13-bg.png +0 -0
  15. modules/yith-woocommerce-ajax-navigation/assets/images/13-icon.png +0 -0
  16. modules/yith-woocommerce-ajax-navigation/assets/images/13.png +0 -0
  17. modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-admin.php +2 -20
  18. modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-frontend.php +196 -8
  19. modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-helper.php +4 -4
  20. modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan.php +48 -0
  21. modules/yith-woocommerce-ajax-navigation/includes/functions.yith-wcan.php +18 -7
  22. modules/yith-woocommerce-ajax-navigation/init.php +2 -2
  23. modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation-it_IT.mo +0 -0
  24. modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation-it_IT.po +394 -166
  25. modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation-tr_TR.mo +0 -0
  26. modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation-tr_TR.po +126 -1127
  27. modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation.pot +86 -1131
  28. modules/yith-woocommerce-ajax-navigation/settings/custom-style-options.php +1 -1
  29. modules/yith-woocommerce-ajax-navigation/settings/frontend-options.php +7 -7
  30. modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-navigation-widget.php +109 -108
  31. modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-reset-navigation-widget.php +1 -3
  32. modules/yith-woocommerce-ajax-search/init.php +4 -7
  33. modules/yith-woocommerce-ajax-search/languages/yith-woocommerce-ajax-search-pt_PT.mo +0 -0
  34. modules/yith-woocommerce-ajax-search/languages/yith-woocommerce-ajax-search-pt_PT.po +3 -3
  35. modules/yith-woocommerce-ajax-search/languages/yith-woocommerce-ajax-search.pot +11 -11
  36. modules/yith-woocommerce-ajax-search/plugin-options/premium-options.php +2 -1
  37. modules/yith-woocommerce-ajax-search/templates/yith-woocommerce-ajax-search.php +2 -3
  38. modules/yith-woocommerce-cart-messages/class.yith-woocommerce-cart-message.php +6 -3
  39. modules/yith-woocommerce-cart-messages/languages/yith-woocommerce-cart-messages-it_IT.mo +0 -0
  40. modules/yith-woocommerce-cart-messages/languages/yith-woocommerce-cart-messages-it_IT.po +89 -53
  41. modules/yith-woocommerce-cart-messages/plugin-options/metabox/ywcm_metabox.php +2 -2
  42. modules/yith-woocommerce-cart-messages/yith-cart-messages.php +2 -2
  43. modules/yith-woocommerce-colors-labels-variations/init.php +5 -5
  44. modules/yith-woocommerce-compare/includes/class.yith-woocompare-admin.php +35 -8
  45. modules/yith-woocommerce-compare/includes/class.yith-woocompare-frontend.php +2 -2
  46. modules/yith-woocommerce-compare/includes/class.yith-woocompare.php +6 -8
  47. modules/yith-woocommerce-compare/init.php +3 -3
  48. modules/yith-woocommerce-eu-vat/init.php +3 -3
  49. modules/yith-woocommerce-eu-vat/languages/yith-woocommerce-eu-vat.pot +1 -1
  50. modules/yith-woocommerce-eu-vat/lib/class.yith-ywev-custom-types.php +3 -21
  51. modules/yith-woocommerce-mailchimp/assets/css/admin/yith-wcmc.css +1 -0
  52. modules/yith-woocommerce-mailchimp/assets/js/admin/unminified/yith-wcmc.js +78 -1
  53. modules/yith-woocommerce-mailchimp/assets/js/admin/yith-wcmc.min.js +14 -11
  54. modules/yith-woocommerce-mailchimp/includes/class.yith-wcmc-admin.php +2 -1
  55. modules/yith-woocommerce-mailchimp/init.php +2 -2
  56. modules/yith-woocommerce-mailchimp/languages/yith-wcmc.pot +11 -8
  57. modules/yith-woocommerce-order-tracking/class.yith-woocommerce-order-tracking.php +1 -1
  58. modules/yith-woocommerce-product-add-ons/init.php +4 -4
  59. modules/yith-woocommerce-product-vendors/assets/images/38-bg.png +0 -0
  60. modules/yith-woocommerce-product-vendors/assets/images/38-icon.png +0 -0
  61. modules/yith-woocommerce-product-vendors/assets/images/38.png +0 -0
  62. modules/yith-woocommerce-product-vendors/assets/images/39-bg.png +0 -0
  63. modules/yith-woocommerce-product-vendors/assets/images/39-icon.png +0 -0
  64. modules/yith-woocommerce-product-vendors/assets/images/39.png +0 -0
  65. modules/yith-woocommerce-product-vendors/assets/js/admin.js +8 -2
  66. modules/yith-woocommerce-product-vendors/includes/class.yith-orders.php +19 -35
  67. modules/yith-woocommerce-product-vendors/includes/class.yith-vendors-admin.php +1 -1
  68. modules/yith-woocommerce-product-vendors/includes/class.yith-vendors.php +21 -12
  69. modules/yith-woocommerce-product-vendors/init.php +1 -1
  70. modules/yith-woocommerce-product-vendors/templates/admin/premium.php +32 -0
  71. modules/yith-woocommerce-quick-view/assets/js/frontend.min.js +9 -0
  72. modules/yith-woocommerce-quick-view/class.yith-wcqv-frontend.php +1 -1
  73. modules/yith-woocommerce-quick-view/init.php +3 -3
  74. modules/yith-woocommerce-request-a-quote/assets/images/01.png +0 -0
  75. modules/yith-woocommerce-request-a-quote/assets/images/03.png +0 -0
  76. modules/yith-woocommerce-request-a-quote/assets/images/04.png +0 -0
  77. modules/yith-woocommerce-request-a-quote/assets/images/10.png +0 -0
  78. modules/yith-woocommerce-request-a-quote/assets/images/12.png +0 -0
  79. modules/yith-woocommerce-request-a-quote/assets/images/17.png +0 -0
  80. modules/yith-woocommerce-request-a-quote/assets/images/19.png +0 -0
  81. modules/yith-woocommerce-request-a-quote/assets/images/20.png +0 -0
  82. modules/yith-woocommerce-request-a-quote/assets/images/21-bg.png +0 -0
  83. modules/yith-woocommerce-request-a-quote/assets/images/21-icon.png +0 -0
  84. modules/yith-woocommerce-request-a-quote/assets/images/21.png +0 -0
  85. modules/yith-woocommerce-request-a-quote/assets/images/22-bg.png +0 -0
  86. modules/yith-woocommerce-request-a-quote/assets/images/22-icon.png +0 -0
  87. modules/yith-woocommerce-request-a-quote/assets/images/22.png +0 -0
  88. modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-es_ES.mo +0 -0
  89. modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-es_ES.po +418 -200
  90. modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-it_IT.mo +0 -0
  91. modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-it_IT.po +2 -2
  92. modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-pt_BR.mo +0 -0
  93. modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-pt_BR.po +419 -212
  94. modules/yith-woocommerce-request-a-quote/templates/admin/premium.php +33 -2
  95. modules/yith-woocommerce-request-a-quote/yith-woocommerce-request-a-quote.php +2 -2
  96. modules/yith-woocommerce-zoom-magnifier/assets/js/yith_magnifier.js +790 -790
  97. modules/yith-woocommerce-zoom-magnifier/init.php +3 -3
  98. modules/yith-woocommerce-zoom-magnifier/languages/yith-woocommerce-zoom-magnifier-es_ES.mo +0 -0
  99. modules/yith-woocommerce-zoom-magnifier/languages/yith-woocommerce-zoom-magnifier-es_ES.po +489 -0
  100. modules/yith-woocommerce-zoom-magnifier/languages/yith-woocommerce-zoom-magnifier.pot +1 -1
  101. plugin-fw/init.php +18 -1
  102. plugin-fw/lib/yit-video.php +6 -2
README.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
4
  Tags: woocommerce,yith woocommerce colors and labels variations,yith woocommerce zoom magnifier,yith woocommerce wishlist,yith woocommerce ajax product filter,yith woocommerce ajax search,yith woocommerce catalog mode,yith woocommerce advanced reviews, yith woocommerce badges management,yith woocommerce cart messages,yith woocommerce review reminder,yith woocommerce quick view,yith woocommerce mailchimp,yith woocommerce stripe,yith woocommerce request a quote,yith woocommerce tab manager,yith woocommerce multi vendor
5
  Requires at least: 3.5.1
6
  Tested up to: 4.5.2
7
- Stable tag: 1.2.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -155,6 +155,10 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
155
 
156
  == Changelog ==
157
 
 
 
 
 
158
  = 1.2.7 =
159
 
160
  * Added: YITH WooCommerce Product Add-Ons
@@ -324,4 +328,4 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
324
 
325
  == Upgrade Notice ==
326
 
327
- Last Stable Tag 1.2.6
4
  Tags: woocommerce,yith woocommerce colors and labels variations,yith woocommerce zoom magnifier,yith woocommerce wishlist,yith woocommerce ajax product filter,yith woocommerce ajax search,yith woocommerce catalog mode,yith woocommerce advanced reviews, yith woocommerce badges management,yith woocommerce cart messages,yith woocommerce review reminder,yith woocommerce quick view,yith woocommerce mailchimp,yith woocommerce stripe,yith woocommerce request a quote,yith woocommerce tab manager,yith woocommerce multi vendor
5
  Requires at least: 3.5.1
6
  Tested up to: 4.5.2
7
+ Stable tag: 1.3.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
155
 
156
  == Changelog ==
157
 
158
+ = 1.3.0 =
159
+
160
+ * Updated: All YITH plugins to latest version for WooCommerce 2.6 compatibility
161
+
162
  = 1.2.7 =
163
 
164
  * Added: YITH WooCommerce Product Add-Ons
328
 
329
  == Upgrade Notice ==
330
 
331
+ Last Stable Tag 1.3.0
init.php CHANGED
@@ -7,7 +7,7 @@ Text Domain: yith-essential-kit-for-woocommerce-1
7
  Domain Path: /languages/
8
  Author: YIThemes
9
  Author URI: http://yithemes.com/
10
- Version: 1.2.7
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
7
  Domain Path: /languages/
8
  Author: YIThemes
9
  Author URI: http://yithemes.com/
10
+ Version: 1.3.0
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
modules/yith-woocommerce-advanced-reviews/class.yith-woocommerce-advanced-reviews.php CHANGED
@@ -786,8 +786,8 @@ if ( ! class_exists ( 'YITH_WooCommerce_Advanced_Reviews' ) ) {
786
  */
787
  'hierarchical' => true,
788
  'public' => true,
789
- 'show_ui' => false,
790
- 'show_in_menu' => true,
791
  'show_in_nav_menus' => false,
792
  'show_in_admin_bar' => true,
793
  'menu_position' => 9,
786
  */
787
  'hierarchical' => true,
788
  'public' => true,
789
+ 'show_ui' => true,
790
+ 'show_in_menu' => false,
791
  'show_in_nav_menus' => false,
792
  'show_in_admin_bar' => true,
793
  'menu_position' => 9,
modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews-es_ES.mo ADDED
Binary file
modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews-es_ES.po ADDED
@@ -0,0 +1,1432 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: YIT WooCommerce Advanced Reviews\n"
4
+ "POT-Creation-Date: 2016-06-13 14:22+0200\n"
5
+ "PO-Revision-Date: 2016-06-13 14:22+0200\n"
6
+ "Last-Translator: \n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: es_ES\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8.4\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
+ #: ../class.yith-woocommerce-advanced-reviews.php:303
23
+ #: ../class.yith-woocommerce-advanced-reviews.php:304
24
+ #: ../class.yith-woocommerce-advanced-reviews.php:306
25
+ #: ../class.yith-woocommerce-advanced-reviews.php:758
26
+ #: ../templates/ywar-product-reviews.php:29
27
+ msgid "Reviews"
28
+ msgstr "Reseñas"
29
+
30
+ #: ../class.yith-woocommerce-advanced-reviews.php:455
31
+ msgid "Approve review"
32
+ msgstr "Aprobar reseña"
33
+
34
+ #: ../class.yith-woocommerce-advanced-reviews.php:455
35
+ msgid "Approve"
36
+ msgstr "Aprobar"
37
+
38
+ #: ../class.yith-woocommerce-advanced-reviews.php:457
39
+ msgid "Unapprove review"
40
+ msgstr "No aprobar reseña"
41
+
42
+ #: ../class.yith-woocommerce-advanced-reviews.php:457
43
+ msgid "Unapprove"
44
+ msgstr "No aprobar"
45
+
46
+ #: ../class.yith-woocommerce-advanced-reviews.php:492
47
+ #: ../class.yith-woocommerce-advanced-reviews.php:1507
48
+ #: ../templates/ywar-rating.php:25
49
+ #, php-format
50
+ msgid "Rated %s out of 5"
51
+ msgstr "Valorado en %s sobre 5"
52
+
53
+ #: ../class.yith-woocommerce-advanced-reviews.php:495
54
+ msgid " review"
55
+ msgid_plural " reviews"
56
+ msgstr[0] "reseña"
57
+ msgstr[1] "reseñas"
58
+
59
+ #: ../class.yith-woocommerce-advanced-reviews.php:495
60
+ msgid "out of 5 stars"
61
+ msgstr "sobre 5 estrellas"
62
+
63
+ #: ../class.yith-woocommerce-advanced-reviews.php:540
64
+ msgid "Plugin Documentation"
65
+ msgstr "Documentación del Plugin"
66
+
67
+ #: ../class.yith-woocommerce-advanced-reviews.php:561
68
+ msgid "Settings"
69
+ msgstr "Ajustes"
70
+
71
+ #: ../class.yith-woocommerce-advanced-reviews.php:564
72
+ #: ../class.yith-woocommerce-advanced-reviews.php:641
73
+ msgid "Premium Version"
74
+ msgstr "Versión Premium"
75
+
76
+ #: ../class.yith-woocommerce-advanced-reviews.php:577
77
+ msgid ""
78
+ "YITH WooCommerce Advanced Reviews is available in an outstanding PREMIUM "
79
+ "version with many new options, discover it now."
80
+ msgstr ""
81
+ "YITH WooCommerce Advanced Reviews está disponible en una versión PREMIUM "
82
+ "excepcional con muchas nuevas opciones, descúbrelo ahora."
83
+
84
+ #: ../class.yith-woocommerce-advanced-reviews.php:578
85
+ msgid "Premium version"
86
+ msgstr "Versión premium"
87
+
88
+ #: ../class.yith-woocommerce-advanced-reviews.php:585
89
+ #: ../class.yith-woocommerce-advanced-reviews.php:597
90
+ #: ../plugin-options/general-options.php:66
91
+ msgid "YITH WooCommerce Advanced Reviews"
92
+ msgstr "YITH WooCommerce Advanced Reviews"
93
+
94
+ #: ../class.yith-woocommerce-advanced-reviews.php:586
95
+ msgid ""
96
+ "In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews options. "
97
+ "From this menu you can access all settings of YITH plugins activated."
98
+ msgstr ""
99
+ "En la pestaña YIT Plugins puedes encontrar Opciones de YITH WooCommerce "
100
+ "Advanced Reviews. Desde este menú puedes acceder a todos los demás ajustes "
101
+ "de los plugins YITH activados."
102
+
103
+ #: ../class.yith-woocommerce-advanced-reviews.php:598
104
+ msgid ""
105
+ "From now on, you can find all YITH WooCommerce Advanced Reviews options in "
106
+ "YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> "
107
+ "Advanced Reviews, as in the previous version. Any time one of our plugins is "
108
+ "updated, a new entry will be added to this menu."
109
+ msgstr ""
110
+ "Desde ahora, puedes encontrar todas las opciones de YITH WooCommerce "
111
+ "Advanced Reviews en YIT Plugin -> Advanced Reviews en lugar de WooCommerce -"
112
+ "> Settings -> Advanced Reviews, como en la versión anterior. Siempre que uno "
113
+ "de nuestros plugins sea actualizado, se añadirá una nueva entrada a este "
114
+ "menú."
115
+
116
+ #: ../class.yith-woocommerce-advanced-reviews.php:634
117
+ msgid "General"
118
+ msgstr "General"
119
+
120
+ #: ../class.yith-woocommerce-advanced-reviews.php:635
121
+ msgid "Layout"
122
+ msgstr "Diseño"
123
+
124
+ #: ../class.yith-woocommerce-advanced-reviews.php:639
125
+ msgid "Voting/Review settings"
126
+ msgstr "Ajustes de Votación/Reseñas"
127
+
128
+ #: ../class.yith-woocommerce-advanced-reviews.php:647
129
+ #: ../class.yith-woocommerce-advanced-reviews.php:648
130
+ msgid "Advanced Reviews"
131
+ msgstr "Advanced Reviews"
132
+
133
+ #: ../class.yith-woocommerce-advanced-reviews.php:756
134
+ msgctxt "Post Type General Name"
135
+ msgid "Reviews"
136
+ msgstr "Reseñas"
137
+
138
+ #: ../class.yith-woocommerce-advanced-reviews.php:757
139
+ msgctxt "Post Type Singular Name"
140
+ msgid "Review"
141
+ msgstr "Reseña"
142
+
143
+ #: ../class.yith-woocommerce-advanced-reviews.php:759
144
+ msgid "Parent Review"
145
+ msgstr "Reseña Madre"
146
+
147
+ #: ../class.yith-woocommerce-advanced-reviews.php:760
148
+ msgid "All reviews"
149
+ msgstr "Todas las reseñas"
150
+
151
+ #: ../class.yith-woocommerce-advanced-reviews.php:761
152
+ msgid "View review"
153
+ msgstr "Ver reseñas"
154
+
155
+ #: ../class.yith-woocommerce-advanced-reviews.php:762
156
+ msgid "Add New Review"
157
+ msgstr "Añadir Nueva Reseña"
158
+
159
+ #: ../class.yith-woocommerce-advanced-reviews.php:763
160
+ msgid "Add New"
161
+ msgstr "Añadir Nueva"
162
+
163
+ #: ../class.yith-woocommerce-advanced-reviews.php:764
164
+ msgid "Edit Review"
165
+ msgstr "Editar Reseña"
166
+
167
+ #: ../class.yith-woocommerce-advanced-reviews.php:765
168
+ msgid "Update Review"
169
+ msgstr "Actualizar Reseña"
170
+
171
+ #: ../class.yith-woocommerce-advanced-reviews.php:766
172
+ msgid "Search Review"
173
+ msgstr "Buscar Reseña"
174
+
175
+ #: ../class.yith-woocommerce-advanced-reviews.php:767
176
+ msgid "Not Found"
177
+ msgstr "No encontrado"
178
+
179
+ #: ../class.yith-woocommerce-advanced-reviews.php:768
180
+ msgid "Not found in bin"
181
+ msgstr "No encontrado en la papelera"
182
+
183
+ #: ../class.yith-woocommerce-advanced-reviews.php:774
184
+ msgid "YIT Product reviews"
185
+ msgstr "YIT Product reviews"
186
+
187
+ #: ../class.yith-woocommerce-advanced-reviews.php:775
188
+ msgid "Advanced WooCommerce product reviews"
189
+ msgstr "Advanced WooCommerce product reviews"
190
+
191
+ #: ../class.yith-woocommerce-advanced-reviews.php:1080
192
+ #: ../templates/admin/premium.php:205
193
+ msgid "Review title"
194
+ msgstr "Título de la reseña"
195
+
196
+ #: ../class.yith-woocommerce-advanced-reviews.php:1182
197
+ msgid "Your Rate"
198
+ msgstr "Tu valoración"
199
+
200
+ #: ../class.yith-woocommerce-advanced-reviews.php:1184
201
+ msgid "Rate&hellip;"
202
+ msgstr "Valoración&hellip"
203
+
204
+ #: ../class.yith-woocommerce-advanced-reviews.php:1185
205
+ msgid "Perfect"
206
+ msgstr "Perfecto"
207
+
208
+ #: ../class.yith-woocommerce-advanced-reviews.php:1186
209
+ msgid "Good"
210
+ msgstr "Bueno"
211
+
212
+ #: ../class.yith-woocommerce-advanced-reviews.php:1187
213
+ msgid "Average"
214
+ msgstr "En la media"
215
+
216
+ #: ../class.yith-woocommerce-advanced-reviews.php:1188
217
+ msgid "Not that bad"
218
+ msgstr "No está tan mal"
219
+
220
+ #: ../class.yith-woocommerce-advanced-reviews.php:1189
221
+ msgid "Very Poor"
222
+ msgstr "Muy malo"
223
+
224
+ #: ../class.yith-woocommerce-advanced-reviews.php:1196
225
+ msgid "Attachments"
226
+ msgstr "Adjuntos"
227
+
228
+ #: ../class.yith-woocommerce-advanced-reviews.php:1197
229
+ msgid "Choose file(s)"
230
+ msgstr "Elegir archivo(s)"
231
+
232
+ #: ../class.yith-woocommerce-advanced-reviews.php:1280
233
+ #, php-format
234
+ msgid "Reviews(%d)"
235
+ msgstr ""
236
+
237
+ #: ../class.yith-woocommerce-advanced-reviews.php:1324
238
+ msgid "Review attributes"
239
+ msgstr "Atributos de las reseñas"
240
+
241
+ #: ../class.yith-woocommerce-advanced-reviews.php:1509
242
+ #: ../lib/class.yith-advanced-reviews-list-table.php:475
243
+ #: ../templates/ywar-review.php:49
244
+ msgid "out of 5"
245
+ msgstr "sobre 5"
246
+
247
+ #: ../class.yith-woocommerce-advanced-reviews.php:1539
248
+ msgid "Convert reviews"
249
+ msgstr "Convertir reseñas"
250
+
251
+ #: ../class.yith-woocommerce-advanced-reviews.php:1542
252
+ msgid ""
253
+ "If this is the first time you install the YITH Advanced Reviews plugin, or "
254
+ "if you are using an older version prior to the 1.1.0, first you have to "
255
+ "convert the older reviews if you want to use them."
256
+ msgstr ""
257
+ "Si esta es la primera vez que instalas el plugin YITH Advanced Reviews, o si "
258
+ "estás usando una versión anterior a la 1.1.0, primero tienes que convertir "
259
+ "las reseñas antiguas, si quieres usarlas."
260
+
261
+ #: ../class.yith-woocommerce-advanced-reviews.php:1562
262
+ #, php-format
263
+ msgid "Task completed. %d reviews have been processed and converted."
264
+ msgstr "Tarea completada. %d reseñas han sido procesadas y convertidas."
265
+
266
+ #: ../class.yith-woocommerce-advanced-reviews.php:1564
267
+ msgid "Task completed. No review to convert has been found."
268
+ msgstr "Tarea completada. No se ha encontrado ninguna reseña para convertir."
269
+
270
+ #: ../init.php:24
271
+ msgid ""
272
+ "YITH WooCommerce Advanced Reviews is enabled but not effective. It requires "
273
+ "WooCommerce in order to work."
274
+ msgstr ""
275
+ "YITH WooCommerce Advanced Reviews está habilitado pero no es efectivo. "
276
+ "Requiere WooCommerce para funcionar."
277
+
278
+ #: ../init.php:34
279
+ msgid ""
280
+ "You can't activate the free version of YITH WooCommerce Advanced Reviews "
281
+ "while you are using the premium one."
282
+ msgstr ""
283
+
284
+ #: ../lib/class.yith-advanced-reviews-list-table.php:60
285
+ msgid "Review"
286
+ msgstr "Reseña"
287
+
288
+ #: ../lib/class.yith-advanced-reviews-list-table.php:61
289
+ msgid "Author"
290
+ msgstr "Autor"
291
+
292
+ #: ../lib/class.yith-advanced-reviews-list-table.php:62
293
+ msgid "Date"
294
+ msgstr "Fecha"
295
+
296
+ #: ../lib/class.yith-advanced-reviews-list-table.php:63
297
+ msgid "Rate"
298
+ msgstr "Valoración"
299
+
300
+ #: ../lib/class.yith-advanced-reviews-list-table.php:64
301
+ msgid "Product"
302
+ msgstr "Producto"
303
+
304
+ #: ../lib/class.yith-advanced-reviews-list-table.php:360
305
+ #: ../lib/class.yith-advanced-reviews-list-table.php:454
306
+ msgid "Restore"
307
+ msgstr "Restaurar"
308
+
309
+ #: ../lib/class.yith-advanced-reviews-list-table.php:361
310
+ msgid "Move to bin"
311
+ msgstr "Mover a la papelera"
312
+
313
+ #: ../lib/class.yith-advanced-reviews-list-table.php:363
314
+ #: ../lib/class.yith-advanced-reviews-list-table.php:459
315
+ msgid "Delete permanently"
316
+ msgstr "Borrar permanentemente"
317
+
318
+ #: ../lib/class.yith-advanced-reviews-list-table.php:364
319
+ msgid "Approve reviews"
320
+ msgstr "Aprobar reseñas"
321
+
322
+ #: ../lib/class.yith-advanced-reviews-list-table.php:365
323
+ msgid "Unapprove reviews"
324
+ msgstr "No aprobar reseñas"
325
+
326
+ #: ../lib/class.yith-advanced-reviews-list-table.php:379
327
+ msgid "All"
328
+ msgstr "Todos"
329
+
330
+ #: ../lib/class.yith-advanced-reviews-list-table.php:380
331
+ #: ../lib/class.yith-advanced-reviews-list-table.php:456
332
+ msgid "Bin"
333
+ msgstr "Papelera"
334
+
335
+ #: ../lib/class.yith-advanced-reviews-list-table.php:381
336
+ msgid "Not approved"
337
+ msgstr "No aprobado"
338
+
339
+ #: ../lib/class.yith-advanced-reviews-list-table.php:474
340
+ #: ../templates/ywar-review.php:47
341
+ #, php-format
342
+ msgid "Rated %d out of 5"
343
+ msgstr "Valoración %d sobre 5"
344
+
345
+ #: ../lib/class.yith-advanced-reviews-list-table.php:489
346
+ msgid "Edit"
347
+ msgstr "Editar"
348
+
349
+ #: ../lib/class.yith-advanced-reviews-list-table.php:492
350
+ msgid "View"
351
+ msgstr "Vista"
352
+
353
+ #: ../lib/class.yith-advanced-reviews-list-table.php:499
354
+ #: ../lib/class.yith-advanced-reviews-list-table.php:504
355
+ #: ../templates/ywar-review.php:26
356
+ msgid "Anonymous"
357
+ msgstr "Anónimo"
358
+
359
+ #: ../lib/class.yith-advanced-reviews-list-table.php:513
360
+ msgid "Y/m/d g:i:s a"
361
+ msgstr "Y/m/d g:i:s"
362
+
363
+ #: ../lib/class.yith-advanced-reviews-list-table.php:520
364
+ #, php-format
365
+ msgid "%s ago"
366
+ msgstr "%s hace"
367
+
368
+ #: ../lib/class.yith-advanced-reviews-list-table.php:522
369
+ msgid "Y/m/d"
370
+ msgstr "A/m/d"
371
+
372
+ #: ../lib/class.yith-advanced-reviews-list-table.php:561
373
+ msgid "No reviews found."
374
+ msgstr "No se encontraron reseñas."
375
+
376
+ #: ../plugin-options/general-options.php:22
377
+ msgid "General settings"
378
+ msgstr "Ajustes generales"
379
+
380
+ #: ../plugin-options/general-options.php:27
381
+ msgid "Show title"
382
+ msgstr "Mostrar título"
383
+
384
+ #: ../plugin-options/general-options.php:29
385
+ msgid "Add a title field in the reviews."
386
+ msgstr "Añade un campo de título en las reseñas."
387
+
388
+ #: ../plugin-options/general-options.php:34
389
+ msgid "Show attachments"
390
+ msgstr "Mostrar adjuntos"
391
+
392
+ #: ../plugin-options/general-options.php:36
393
+ msgid "Add an attachment section in the reviews."
394
+ msgstr "Añade una sección de adjuntos en las reseñas."
395
+
396
+ #: ../plugin-options/general-options.php:41
397
+ msgid "Multiple attachment limit"
398
+ msgstr "Límite de adjuntos múltiples"
399
+
400
+ #: ../plugin-options/general-options.php:43
401
+ msgid ""
402
+ "Set the maximum number of attachments that can be selected (0 = no limit)."
403
+ msgstr ""
404
+ "Selecciona el máximo número de adjuntos que pueden ser seleccionados (0 = "
405
+ "sin límite)."
406
+
407
+ #: ../plugin-options/general-options.php:48
408
+ msgid "Previous reviews"
409
+ msgstr "Reseñas anteriores"
410
+
411
+ #: ../plugin-options/general-options.php:63
412
+ msgid "Upgrade to the PREMIUM VERSION"
413
+ msgstr ""
414
+
415
+ #: ../plugin-options/general-options.php:67
416
+ msgid "Discover Advanced Features"
417
+ msgstr ""
418
+
419
+ #: ../plugin-options/general-options.php:68
420
+ msgid ""
421
+ "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ADVANCED REVIEWS to "
422
+ "benefit from all features!"
423
+ msgstr ""
424
+
425
+ #: ../plugin-options/general-options.php:72
426
+ msgid ""
427
+ "See the YITH WooCommerce Advanced Reviews plugin with full premium features "
428
+ "in action"
429
+ msgstr ""
430
+
431
+ #: ../plugin-options/general-options.php:74
432
+ msgid "Get Support and Pro Features"
433
+ msgstr ""
434
+
435
+ #: ../plugin-options/general-options.php:75
436
+ msgid ""
437
+ "By purchasing the premium version of the plugin, you will take advantage of "
438
+ "the advanced features of the product and you will get one year of free "
439
+ "updates and support through our platform available 24h/24."
440
+ msgstr ""
441
+
442
+ #: ../plugin-options/layout-options.php:21
443
+ msgid "Review summary options"
444
+ msgstr "Resumen de las opciones de las reseñas"
445
+
446
+ #: ../plugin-options/layout-options.php:27
447
+ msgid "Background bar color"
448
+ msgstr "Color de fondo de la barra"
449
+
450
+ #: ../plugin-options/layout-options.php:34
451
+ msgid "Percentage bar color"
452
+ msgstr "Porcentaje de color de la barra"
453
+
454
+ #: ../plugin-options/layout-options.php:41
455
+ msgid "Show percentage value"
456
+ msgstr "Mostrar porcentaje de valor"
457
+
458
+ #: ../plugin-options/layout-options.php:43
459
+ msgid "Show % value on percentage bars."
460
+ msgstr "Mostrar valor % en barras porcentuales."
461
+
462
+ #: ../plugin-options/layout-options.php:48
463
+ msgid "Percentage value color"
464
+ msgstr "Valor porcentual del color"
465
+
466
+ #: ../plugin-options/premium-options.php:21
467
+ msgid "Voting system"
468
+ msgstr "Sistema de votación"
469
+
470
+ #: ../plugin-options/premium-options.php:26
471
+ msgid "Show vote section"
472
+ msgstr "Mostrar sección de votos"
473
+
474
+ #: ../plugin-options/premium-options.php:28
475
+ msgid "Allow user to upvote or downvote a review."
476
+ msgstr "Permitir usuario votar positiva o negativamente una reseña."
477
+
478
+ #: ../plugin-options/premium-options.php:34
479
+ msgid "Show review votes"
480
+ msgstr "Mostrar votos de la reseña"
481
+
482
+ #: ../plugin-options/premium-options.php:36
483
+ msgid "Add a string stating how many people consider the review useful."
484
+ msgstr ""
485
+
486
+ #: ../plugin-options/premium-options.php:46
487
+ msgid "Reviews settings"
488
+ msgstr "Review settings"
489
+
490
+ #: ../plugin-options/premium-options.php:52
491
+ msgid "How many reviews to show"
492
+ msgstr "Number of reviews to display"
493
+
494
+ #: ../plugin-options/premium-options.php:54
495
+ msgid "Limit how many reviews to show (0 for unlimited)."
496
+ msgstr "Limit the number of reviews to display (0 for unlimited)."
497
+
498
+ #: ../plugin-options/premium-options.php:61
499
+ msgid "Show the \"load more\" link"
500
+ msgstr ""
501
+
502
+ #: ../plugin-options/premium-options.php:63
503
+ msgid "Choose to show a textual link or a button to load additionally reviews."
504
+ msgstr ""
505
+ "Decide whether to show a textual link or a button to load additional reviews."
506
+
507
+ #: ../plugin-options/premium-options.php:66
508
+ msgid "Don't show"
509
+ msgstr ""
510
+
511
+ #: ../plugin-options/premium-options.php:67
512
+ msgid "Show textual link"
513
+ msgstr ""
514
+
515
+ #: ../plugin-options/premium-options.php:68
516
+ msgid "Show button"
517
+ msgstr ""
518
+
519
+ #: ../plugin-options/premium-options.php:75
520
+ msgid "Modal window"
521
+ msgstr "Ventana modal"
522
+
523
+ #: ../plugin-options/premium-options.php:77
524
+ msgid "Show reviews filtered by users rating in a modal window."
525
+ msgstr "Display reviews filtered by rating in a modal window."
526
+
527
+ #: ../plugin-options/premium-options.php:84
528
+ msgid "Reply to review"
529
+ msgstr "Responder a una reseña"
530
+
531
+ #: ../plugin-options/premium-options.php:86
532
+ msgid "Choose who can reply to a review."
533
+ msgstr "Elige quién puede responder a una reseña."
534
+
535
+ #: ../plugin-options/premium-options.php:89
536
+ msgid "No one can reply"
537
+ msgstr "Nadie puede responder"
538
+
539
+ #: ../plugin-options/premium-options.php:90
540
+ msgid "Only administrators can reply"
541
+ msgstr "Sólo pueden responder los administradores"
542
+
543
+ #: ../plugin-options/premium-options.php:91
544
+ msgid "Everyone can reply"
545
+ msgstr "Todos pueden responder"
546
+
547
+ #: ../plugin-options/premium-options.php:98
548
+ msgid "Load more text"
549
+ msgstr "\"Load more\" text"
550
+
551
+ #: ../plugin-options/premium-options.php:100
552
+ msgid "Text to show inside textual link or button."
553
+ msgstr "Text to be shown in textual link or button."
554
+
555
+ #: ../plugin-options/premium-options.php:104
556
+ msgid "Load more"
557
+ msgstr "Cargar más"
558
+
559
+ #: ../templates/admin/premium.php:188 ../templates/admin/premium.php:467
560
+ #, php-format
561
+ msgid ""
562
+ "Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Advanced "
563
+ "Reviews%2$s to benefit from all features!"
564
+ msgstr ""
565
+
566
+ #: ../templates/admin/premium.php:191 ../templates/admin/premium.php:470
567
+ #, php-format
568
+ msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
569
+ msgstr ""
570
+
571
+ #: ../templates/admin/premium.php:197
572
+ msgid "Premium Features"
573
+ msgstr ""
574
+
575
+ #: ../templates/admin/premium.php:200
576
+ msgid "SUMMARIZE"
577
+ msgstr ""
578
+
579
+ #: ../templates/admin/premium.php:207
580
+ #, php-format
581
+ msgid ""
582
+ "Giving a title to a review is a smart way to make a %1$ssummary of the "
583
+ "content%2$s in few words. With it, it will be easier to find a particular "
584
+ "review, for a better visual effect."
585
+ msgstr ""
586
+
587
+ #: ../templates/admin/premium.php:216
588
+ msgid "REVIEW ATTACHMENT"
589
+ msgstr ""
590
+
591
+ #: ../templates/admin/premium.php:218
592
+ #, php-format
593
+ msgid ""
594
+ "Attach one or more files to reviews is today a need for many users that surf "
595
+ "web shops. Be always up-to-date and purchase the premium version of the "
596
+ "plugin to offer your users the freedom to %1$sattach files%2$s for a "
597
+ "complete service."
598
+ msgstr ""
599
+
600
+ #: ../templates/admin/premium.php:221
601
+ msgid "ADD AN ATTACHMENT"
602
+ msgstr ""
603
+
604
+ #: ../templates/admin/premium.php:228
605
+ msgid "CUSTOMIZE COLOURS"
606
+ msgstr ""
607
+
608
+ #: ../templates/admin/premium.php:233
609
+ msgid "COLOR CUSTOMIZATION"
610
+ msgstr ""
611
+
612
+ #: ../templates/admin/premium.php:235
613
+ msgid ""
614
+ "Appearance is important, and this is why it will be simple for you to "
615
+ "customize some of the %1$Scolors%2$S of the plugin to blend it with the "
616
+ "%1$Sstyle%2$S of your theme. Nice and easy."
617
+ msgstr ""
618
+
619
+ #: ../templates/admin/premium.php:244
620
+ msgid "VOTER PERCENTAGE BY RATING"
621
+ msgstr ""
622
+
623
+ #: ../templates/admin/premium.php:246
624
+ #, php-format
625
+ msgid ""
626
+ "Each product of your shop will display a box with %1$sreviews%2$s and "
627
+ "%1$svotes%2$s, in addition to percentages that represent each star rate. "
628
+ msgstr ""
629
+
630
+ #: ../templates/admin/premium.php:249
631
+ msgid "REPRESENT GRAPHICALLY"
632
+ msgstr ""
633
+
634
+ #: ../templates/admin/premium.php:256 ../templates/admin/premium.php:261
635
+ msgid "MODAL WINDOW"
636
+ msgstr ""
637
+
638
+ #: ../templates/admin/premium.php:263
639
+ #, php-format
640
+ msgid ""
641
+ "Enabling this option, the result of the review filter will be slightly "
642
+ "different: %1$sthe filtered review will be showed%2$s in a modal window."
643
+ msgstr ""
644
+
645
+ #: ../templates/admin/premium.php:272 ../templates/admin/premium.php:277
646
+ msgid "LOAD MORE"
647
+ msgstr ""
648
+
649
+ #: ../templates/admin/premium.php:274
650
+ #, php-format
651
+ msgid ""
652
+ "%1$sDo you want to hide some of your reviews?%2$s Set how many to show with "
653
+ "the relative option, and if you want to let users read the rest of them, "
654
+ "choose the load more option."
655
+ msgstr ""
656
+
657
+ #: ../templates/admin/premium.php:284 ../templates/admin/premium.php:289
658
+ msgid "VOTE THE REVIEW"
659
+ msgstr ""
660
+
661
+ #: ../templates/admin/premium.php:291
662
+ #, php-format
663
+ msgid ""
664
+ "Have you found a review that was particularly good and explicative and that "
665
+ "helped you a lot choose a product? Give prominence to it and express your "
666
+ "satisfaction or disappointment through the dedicated %1$supvote%2$s or "
667
+ "%1$sdownvote%2$s buttons."
668
+ msgstr ""
669
+
670
+ #: ../templates/admin/premium.php:300 ../templates/admin/premium.php:305
671
+ msgid "NUMBER"
672
+ msgstr ""
673
+
674
+ #: ../templates/admin/premium.php:302
675
+ #, php-format
676
+ msgid ""
677
+ "This feature allows you to provide users with another piece of information "
678
+ "concerning each individual review: it displays %1$sthe number of users%2$s "
679
+ "that have appreciated it by expressing their preference for it."
680
+ msgstr ""
681
+
682
+ #: ../templates/admin/premium.php:312 ../templates/admin/premium.php:317
683
+ msgid "FILTER BY RATING"
684
+ msgstr ""
685
+
686
+ #: ../templates/admin/premium.php:319
687
+ #, php-format
688
+ msgid ""
689
+ "%1$sThe product you are watching has too many reviews?%2$sDo not worry, it "
690
+ "is possible to filter reviews according to the vote users have given to the "
691
+ "product. Thanks to this feature, you will be able to filter and analyse "
692
+ "results simply and quickly, without having to scroll the entire list to find "
693
+ "what you need."
694
+ msgstr ""
695
+
696
+ #: ../templates/admin/premium.php:328 ../templates/admin/premium.php:333
697
+ msgid "REPLY TO REVIEW"
698
+ msgstr ""
699
+
700
+ #: ../templates/admin/premium.php:330
701
+ #, php-format
702
+ msgid ""
703
+ "You can control the answers of the reviews with the options %1$sreply to all"
704
+ "%2$s, %1$snone%2$s or %1$sonly to the administrator of the site%2$s."
705
+ msgstr ""
706
+
707
+ #: ../templates/admin/premium.php:340 ../templates/admin/premium.php:345
708
+ msgid "MANUAL REVIEW APPROVAL"
709
+ msgstr ""
710
+
711
+ #: ../templates/admin/premium.php:347
712
+ #, php-format
713
+ msgid ""
714
+ "Sometimes you might feel the need to approve manually reviews that your "
715
+ "users write for your products. This option allows you to filter all reviews, "
716
+ "and it will be always up to you to approve them %1$sbefore they can be shown"
717
+ "%2$s to everyone."
718
+ msgstr ""
719
+
720
+ #: ../templates/admin/premium.php:356 ../templates/admin/premium.php:361
721
+ msgid "ENABLE VOTE FOR ALL"
722
+ msgstr ""
723
+
724
+ #: ../templates/admin/premium.php:358
725
+ #, php-format
726
+ msgid ""
727
+ "Do you want to prevent users to %1$svote reviews?%2$s Set the options "
728
+ "following your needs, choosing whether only registered users can vote or "
729
+ "anyone can."
730
+ msgstr ""
731
+
732
+ #: ../templates/admin/premium.php:368 ../templates/admin/premium.php:373
733
+ msgid "INAPPROPRIATE REVIEWS"
734
+ msgstr ""
735
+
736
+ #: ../templates/admin/premium.php:375
737
+ #, php-format
738
+ msgid ""
739
+ "Among the different reviews your products receive, some of them might be way "
740
+ "out of line, or contain gross words. %1$sGive your users the freedom to "
741
+ "report them as \"inappropriate\":%2$s in this way, after a certain number of "
742
+ "markings (that you can choose), the review will be automatically removed "
743
+ "from the system. Clear your shop from impolite users."
744
+ msgstr ""
745
+
746
+ #: ../templates/admin/premium.php:384 ../templates/admin/premium.php:389
747
+ msgid "FEATURED REVIEWS"
748
+ msgstr ""
749
+
750
+ #: ../templates/admin/premium.php:386
751
+ #, php-format
752
+ msgid ""
753
+ "%1$sDid you like a review so much and you want to highlight it? That's easy "
754
+ "to do!%2$s Go in the review list and click on the icon of that specific "
755
+ "review: this will appear ahead of the other reviews of the product with a "
756
+ "slightly different style. Your users will read it for sure!"
757
+ msgstr ""
758
+
759
+ #: ../templates/admin/premium.php:396 ../templates/admin/premium.php:401
760
+ msgid "MORE DETAILS"
761
+ msgstr ""
762
+
763
+ #: ../templates/admin/premium.php:403
764
+ #, php-format
765
+ msgid ""
766
+ "The Reviews custom post type gets %1$sricher%2$s and %1$sgrants%2$s you many "
767
+ "new details about the reviews in a single screen.%3$sAt a glance, you could "
768
+ "see how many people consider the review useful, if this has been reported as "
769
+ "inappropriate, if a review is featured, or if the replies are blocked."
770
+ msgstr ""
771
+
772
+ #: ../templates/admin/premium.php:412 ../templates/admin/premium.php:417
773
+ msgid "REPORT"
774
+ msgstr ""
775
+
776
+ #: ../templates/admin/premium.php:414
777
+ #, php-format
778
+ msgid ""
779
+ "A detailed report that lets you control the %1$sinformation%2$s of the "
780
+ "reviews for each product. You can easily discover which are the most "
781
+ "reviewed products, and which are the best and worst voted."
782
+ msgstr ""
783
+
784
+ #: ../templates/admin/premium.php:424 ../templates/admin/premium.php:429
785
+ msgid "STOP REPLY"
786
+ msgstr ""
787
+
788
+ #: ../templates/admin/premium.php:431
789
+ #, php-format
790
+ msgid ""
791
+ "If you want to prevent the replies for specific reviews, you don't have to "
792
+ "block the entire reply system. Go to the Review custom post type and "
793
+ "%1$sblock the replies only for the reviews you want%2$s."
794
+ msgstr ""
795
+
796
+ #: ../templates/admin/premium.php:440
797
+ msgid "SINGLE REVIEW"
798
+ msgstr ""
799
+
800
+ #: ../templates/admin/premium.php:442
801
+ #, php-format
802
+ msgid ""
803
+ "Allow your users to write one %1$ssingle review for the product they bought"
804
+ "%2$s. In this way, you will block any unhappy user to flood your site with "
805
+ "negative comments."
806
+ msgstr ""
807
+
808
+ #: ../templates/admin/premium.php:445
809
+ msgid "Single review"
810
+ msgstr ""
811
+
812
+ #: ../templates/admin/premium.php:452 ../templates/admin/premium.php:457
813
+ msgid "EDIT REVIEWS"
814
+ msgstr ""
815
+
816
+ #: ../templates/admin/premium.php:459
817
+ #, php-format
818
+ msgid ""
819
+ "Let users edit their reviews. Who purchased something from your shop will be "
820
+ "free to %1$schange a negative comment in a positive one%2$s after resolving "
821
+ "any problem or misunderstanding."
822
+ msgstr ""
823
+
824
+ #: ../templates/ywar-product-reviews-table.php:18
825
+ msgid "Product reviews"
826
+ msgstr "Reseñas del producto"
827
+
828
+ #: ../templates/ywar-product-reviews-table.php:24
829
+ msgid "Search reviews"
830
+ msgstr "Buscar reseñas"
831
+
832
+ #: ../templates/ywar-product-reviews.php:27
833
+ #, php-format
834
+ msgid "%s review for %s"
835
+ msgid_plural "%s reviews for %s"
836
+ msgstr[0] "%s reseña para %s"
837
+ msgstr[1] "%s reseñas para%s"
838
+
839
+ #: ../templates/ywar-product-reviews.php:42
840
+ msgid "There are no reviews yet."
841
+ msgstr "Todavía no hay ninguna reseña."
842
+
843
+ #: ../templates/ywar-product-reviews.php:55
844
+ msgid "Add a review"
845
+ msgstr "Añadir una reseña"
846
+
847
+ #: ../templates/ywar-product-reviews.php:55
848
+ msgid "Be the first to review"
849
+ msgstr "Sé el primero en escribir una reseña"
850
+
851
+ #: ../templates/ywar-product-reviews.php:56
852
+ #, php-format
853
+ msgid "Write a reply to %s"
854
+ msgstr ""
855
+
856
+ #: ../templates/ywar-product-reviews.php:60
857
+ msgid "Name"
858
+ msgstr "Nombre"
859
+
860
+ #: ../templates/ywar-product-reviews.php:62
861
+ msgid "Email"
862
+ msgstr "Correo electrónico"
863
+
864
+ #: ../templates/ywar-product-reviews.php:65
865
+ msgid "Submit"
866
+ msgstr "Enviar"
867
+
868
+ #: ../templates/ywar-product-reviews.php:70
869
+ msgid "Your Review"
870
+ msgstr "Tu Reseña"
871
+
872
+ #: ../templates/ywar-product-reviews.php:80
873
+ msgid ""
874
+ "Only logged in customers who have purchased this product may write a review."
875
+ msgstr ""
876
+ "Sólo los clientes registrados que han comprado este producto pueden escribir "
877
+ "una reseña."
878
+
879
+ #: ../templates/ywar-rating.php:28
880
+ #, php-format
881
+ msgid "out of %s5%s"
882
+ msgstr "sobre %s5%s"
883
+
884
+ #: ../templates/ywar-rating.php:29
885
+ #, php-format
886
+ msgid "based on %s customer rating"
887
+ msgid_plural "based on %s customer ratings"
888
+ msgstr[0] "basado en %s valoración de clientes"
889
+ msgstr[1] "basado en %s valoración de clientes"
890
+
891
+ #: ../templates/ywar-rating.php:34
892
+ #, php-format
893
+ msgid "%s customer review"
894
+ msgid_plural "%s customer reviews"
895
+ msgstr[0] "%s reseña de cliente"
896
+ msgstr[1] "%s reseñas de clientes"
897
+
898
+ #: ../templates/ywar-review.php:56
899
+ msgid "Your comment is waiting for approval"
900
+ msgstr "Tu comentario está pendiente de aprobación"
901
+
902
+ #: ../templates/ywar-review.php:65
903
+ msgid "verified owner"
904
+ msgstr "usuario verificado"
905
+
906
+ #: ../templates/ywar-single-product-reviews.php:11
907
+ msgid "Customers' review"
908
+ msgstr "Reseñas de clientes"
909
+
910
+ #: ../templates/ywar-single-product-reviews.php:25
911
+ #, php-format
912
+ msgid "%s star"
913
+ msgid_plural "%s stars"
914
+ msgstr[0] "%s estrella"
915
+ msgstr[1] "%s estrellas"
916
+
917
+ #~ msgid "[No Title]"
918
+ #~ msgstr "[Sin Título]"
919
+
920
+ #~ msgid "Add to featured"
921
+ #~ msgstr "Añadir a destacados"
922
+
923
+ #~ msgid "Remove from featured"
924
+ #~ msgstr "Quitar de destacados"
925
+
926
+ #~ msgid "Block replies"
927
+ #~ msgstr "Bloquear respuestas"
928
+
929
+ #~ msgid "Unblock replies"
930
+ #~ msgstr "Desbloquear respuestas"
931
+
932
+ #~ msgid "Inappropriate content"
933
+ #~ msgstr "Contenido inapropiado"
934
+
935
+ #~ msgid "Reply blocked"
936
+ #~ msgstr "Respuesta bloqueada"
937
+
938
+ #~ msgid "Featured"
939
+ #~ msgstr "Destacados"
940
+
941
+ #~ msgid "By most commented"
942
+ #~ msgstr "Por más comentados"
943
+
944
+ #~ msgid "By average rate"
945
+ #~ msgstr "Por valoración media"
946
+
947
+ #~ msgid "By min rate"
948
+ #~ msgstr "Por valoración mínima"
949
+
950
+ #~ msgid "By max rate"
951
+ #~ msgstr "Por valoración máxima"
952
+
953
+ #~ msgid "Impossible to filter by rate"
954
+ #~ msgstr "Imposible filtrar por valoración"
955
+
956
+ #~ msgid "Inappropriate"
957
+ #~ msgstr "Inapropiado"
958
+
959
+ #~ msgid "Report for inappropriate content"
960
+ #~ msgstr "Reportar por contenido inapropiado"
961
+
962
+ #~ msgid "Select/Deselect this as a featured review"
963
+ #~ msgstr "Seleccionar/Deseleccionar esta como reseña destacada"
964
+
965
+ #~ msgid "Select/Deselect to block any reply of this review"
966
+ #~ msgstr ""
967
+ #~ "Seleccionar/Deseleccionar para bloquear cualquier respuesta a esta reseña"
968
+
969
+ #~ msgid "Flag as inappropriate content"
970
+ #~ msgstr "Marcar como contenido inapropiado"
971
+
972
+ #~ msgid "Reply to a previous review"
973
+ #~ msgstr "Responder a una reseña previa"
974
+
975
+ #~ msgid "Reply"
976
+ #~ msgstr "Responder"
977
+
978
+ #~ msgid "This review cannot receive replies"
979
+ #~ msgstr "Esta reseña no puede recibir respuestas"
980
+
981
+ #~ msgid "Block reply"
982
+ #~ msgstr "Bloquear respuesta"
983
+
984
+ #~ msgid "This review cannot receive comments."
985
+ #~ msgstr "Esta reseña no puede recibir comentarios."
986
+
987
+ #~ msgid "Allow replies"
988
+ #~ msgstr "Permitir respuestas"
989
+
990
+ #~ msgid "Allow reply"
991
+ #~ msgstr "Permitir respuesta"
992
+
993
+ #~ msgid "Edit to a previous review"
994
+ #~ msgstr "Editar una reseña previa"
995
+
996
+ #~ msgid "Was this review helpful to you?"
997
+ #~ msgstr "¿Te ha sido útil esta reseña?"
998
+
999
+ #~ msgid "This reviews is helpful"
1000
+ #~ msgstr "Esta reseña es útil"
1001
+
1002
+ #~ msgid "This reviews is not helpful"
1003
+ #~ msgstr "Esta reseña no es útil"
1004
+
1005
+ #~ msgid "Most recent reviews"
1006
+ #~ msgstr "Reseña más recientes"
1007
+
1008
+ #~ msgid "Most helpful reviews"
1009
+ #~ msgstr "Reseña más útiles"
1010
+
1011
+ #~ msgid "Reviews with %s star"
1012
+ #~ msgid_plural "Reviews with %s stars"
1013
+ #~ msgstr[0] "Reseñas con %s estrella"
1014
+ #~ msgstr[1] "Reseñas con %s estrellas"
1015
+
1016
+ #~ msgid "star"
1017
+ #~ msgid_plural "stars"
1018
+ #~ msgstr[0] "estrella"
1019
+ #~ msgstr[1] "estrellas"
1020
+
1021
+ #~ msgid "%d reviews with rating of %s %s (%s of %s)"
1022
+ #~ msgstr "%d reseñas con valoración %s %s (%s de %s)"
1023
+
1024
+ #~ msgid "(Show unfiltered results)"
1025
+ #~ msgstr "(Mostrar resultados sin filtrar)"
1026
+
1027
+ #~ msgid "Please, write a review"
1028
+ #~ msgstr "Por favor, escribe una reseña"
1029
+
1030
+ #~ msgid "Please, select a rating before submitting your review"
1031
+ #~ msgstr "Por favor, selecciona un valor antes de enviar tu reseña"
1032
+
1033
+ #~ msgid "Edit review"
1034
+ #~ msgstr "Editar reseña"
1035
+
1036
+ #~ msgid "Thanks for your message, we will check the content of the review."
1037
+ #~ msgstr "Gracias por tu mensaje, comprobaremos el contenido de la reseña."
1038
+
1039
+ #~ msgid "%s of %s people found this review helpful"
1040
+ #~ msgstr "%s de %s personas encontraron esta reseña útil"
1041
+
1042
+ #~ msgid "Product ID is not valid"
1043
+ #~ msgstr "La ID del producto no es válida"
1044
+
1045
+ #~ msgid "Product ID is in an invalid format"
1046
+ #~ msgstr "la ID del producto tiene un formato inválido"
1047
+
1048
+ #~ msgid "%d reviews with rate of %d %s (%d of %d)"
1049
+ #~ msgstr "%d reseñas con valoración de %d %s (%d de %d)"
1050
+
1051
+ #~ msgid ""
1052
+ #~ "Only allow one review for a product. Require \"Only allow reviews from "
1053
+ #~ "verified owners\" to be set to work properly"
1054
+ #~ msgstr "Sólo se permite una reseña por producto."
1055
+
1056
+ #~ msgid ""
1057
+ #~ "You can't add more than one review for this product. Would you like to "
1058
+ #~ "edit the review you have already written?"
1059
+ #~ msgstr ""
1060
+ #~ "No puedes añadir más de una reseña para este producto. ¿Quieres editar la "
1061
+ #~ "reseña que ya has escrito?"
1062
+
1063
+ #~ msgid "Too many files selected!"
1064
+ #~ msgstr "¡Demasiados archivos seleccionados!"
1065
+
1066
+ #~ msgid "No Files Selected"
1067
+ #~ msgstr "Ningún archivo seleccionado"
1068
+
1069
+ #~ msgid "Reviews (%d)"
1070
+ #~ msgstr "Reseña (%d)"
1071
+
1072
+ #~ msgid "Add a string stating how many people found the review useful."
1073
+ #~ msgstr "Añade un titular indicando cuánta gente encontró útil este reseña."
1074
+
1075
+ #~ msgid "Enable vote for all"
1076
+ #~ msgstr "Permitir votar para todos"
1077
+
1078
+ #~ msgid "Allow unregistered users to vote the reviews."
1079
+ #~ msgstr "Permitir que los usuarios no registrados puedan votar las reseñas"
1080
+
1081
+ #~ msgid "Review settings"
1082
+ #~ msgstr "Ajustes de las reseñas"
1083
+
1084
+ #~ msgid "Manual review approval"
1085
+ #~ msgstr "Aprobación manual de las reseñas"
1086
+
1087
+ #~ msgid ""
1088
+ #~ "When a user submits a review, it should be manually approved to be showed"
1089
+ #~ msgstr ""
1090
+ #~ "Cuando un usuario envía una reseña, debería ser aprobada manualmente para "
1091
+ #~ "permitir que se muestre"
1092
+
1093
+ #~ msgid "Limit multiple reviews"
1094
+ #~ msgstr "Limitar reseñas múltiples"
1095
+
1096
+ #~ msgid "Edit reviews"
1097
+ #~ msgstr "Editar reseñas"
1098
+
1099
+ #~ msgid "Allow the users to edit their review"
1100
+ #~ msgstr "Permitir que los usuarios editen sus reseñas"
1101
+
1102
+ #~ msgid "Number of reviews to display"
1103
+ #~ msgstr "Número de reseñas que se muestran en pantalla"
1104
+
1105
+ #~ msgid "Limit the maximum number of reviews to display, 0 for unlimited"
1106
+ #~ msgstr ""
1107
+ #~ "Limitar el número máximo de reseñas para mostrar en pantalla, 0 para "
1108
+ #~ "ilimitado"
1109
+
1110
+ #~ msgid "\"Load more\""
1111
+ #~ msgstr "\"Cargar más\""
1112
+
1113
+ #~ msgid ""
1114
+ #~ "Choose if reviews should be shown grouped and which link style should be "
1115
+ #~ "applied."
1116
+ #~ msgstr ""
1117
+ #~ "Elegir si las reseñas deberían mostrarse agrupadas y qué estilo de enlace "
1118
+ #~ "debería aplicarse."
1119
+
1120
+ #~ msgid "Don't group reviews"
1121
+ #~ msgstr "No agrupar las reseñas"
1122
+
1123
+ #~ msgid "Group reviews and show a textual link on bottom"
1124
+ #~ msgstr "Agrupar reseñas y mostrar un enlace textual en la parte inferior"
1125
+
1126
+ #~ msgid "Group reviews and show a button link on bottom"
1127
+ #~ msgstr "Agrupar reseñas y mostrar un botón en la parte inferior"
1128
+
1129
+ #~ msgid "Display reviews filtered by rate in a modal window."
1130
+ #~ msgstr "Mostrar reseñas filtradas por valoración en una ventana modal."
1131
+
1132
+ #~ msgid "Inappropriate reviews"
1133
+ #~ msgstr "Reseñas inapropiadas"
1134
+
1135
+ #~ msgid "Let users report a review as inappropriate content."
1136
+ #~ msgstr ""
1137
+ #~ "Permitir a los usuarios reportar una reseña como contenido inapropiado."
1138
+
1139
+ #~ msgid "Not enabled"
1140
+ #~ msgstr "No habilitado"
1141
+
1142
+ #~ msgid "Only registered users can report an inappropriate content"
1143
+ #~ msgstr "Sólo los usuarios registrados puedes reportar contenido inapropiado"
1144
+
1145
+ #~ msgid "Everyone can report an inappropriate content"
1146
+ #~ msgstr "Todos pueden reportar contenido inapropiado"
1147
+
1148
+ #~ msgid "Hiding threshold"
1149
+ #~ msgstr "Límite para ocultar"
1150
+
1151
+ #~ msgid ""
1152
+ #~ "Hide temporarily a review when a specific number of users has flagged it "
1153
+ #~ "as inappropriate. Set this value to 0 to never hide automatically the "
1154
+ #~ "reviews."
1155
+ #~ msgstr ""
1156
+ #~ "Esconder temporalmente una reseña cuando un número específico de usuarios "
1157
+ #~ "la ha marcado como inapropiada. Establecer este valor en 0 para esconder "
1158
+ #~ "las reseñas automáticamente."
1159
+
1160
+ #~ msgid "Featured reviews"
1161
+ #~ msgstr "Reseñas destacadas"
1162
+
1163
+ #~ msgid ""
1164
+ #~ "Number of reviews to show as featured items. Set this value to 0 to never "
1165
+ #~ "show featured reviews."
1166
+ #~ msgstr ""
1167
+ #~ "Número de reseñas para mostrarlas como destacadas. Establece este valor "
1168
+ #~ "en 0 para nunca mostrar reseñas destacadas."
1169
+
1170
+ #~ msgid "\"Load more\" text"
1171
+ #~ msgstr "Texto \"Cargar más\""
1172
+
1173
+ #~ msgid "Text to show in the textual link or button."
1174
+ #~ msgstr "Texto a mostrar en el enlace textual o en el botón."
1175
+
1176
+ #~ msgid "Export CSV"
1177
+ #~ msgstr "Exportar CSV"
1178
+
1179
+ #~ msgid "Year"
1180
+ #~ msgstr "Año"
1181
+
1182
+ #~ msgid "Last Month"
1183
+ #~ msgstr "Último Mes"
1184
+
1185
+ #~ msgid "This Month"
1186
+ #~ msgstr "Este Mes"
1187
+
1188
+ #~ msgid "Best rate"
1189
+ #~ msgstr "Mejor valoración"
1190
+
1191
+ #~ msgid "Worst rate"
1192
+ #~ msgstr "Peor valoración"
1193
+
1194
+ #~ msgid "Average rate"
1195
+ #~ msgstr "Valoración media"
1196
+
1197
+ #~ msgid "No reviews found in this period"
1198
+ #~ msgstr "No se encontraron reseñas en este periodo"
1199
+
1200
+ #~ msgid "Custom:"
1201
+ #~ msgstr "Personalizar:"
1202
+
1203
+ #~ msgid "Go"
1204
+ #~ msgstr "Ir"
1205
+
1206
+ #~ msgid "Write a reply"
1207
+ #~ msgstr "Escribe una respuesta"
1208
+
1209
+ #~ msgid "Edit my reviews"
1210
+ #~ msgstr "Editar mis reseñas"
1211
+
1212
+ #~ msgid "This review is closed for replies"
1213
+ #~ msgstr "This review is closed to replies"
1214
+
1215
+ #~ msgid "This review is closed for comments"
1216
+ #~ msgstr "This review is closed to comments"
1217
+
1218
+ #~ msgid "Product id is in invalid format"
1219
+ #~ msgstr "Product id is an invalid format"
1220
+
1221
+ #~ msgid "Voting/Reviews settings"
1222
+ #~ msgstr "Voting/Review settings"
1223
+
1224
+ #~ msgid ""
1225
+ #~ "In the YIT Plugins tab you can find the YITH WooCommerce Advanced Reviews "
1226
+ #~ "options. With this menu, you can access to all the settings of our "
1227
+ #~ "plugins that you have activated."
1228
+ #~ msgstr ""
1229
+ #~ "In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews "
1230
+ #~ "options. From this menu you can access all settings of YITH plugins "
1231
+ #~ "activated."
1232
+
1233
+ #~ msgid ""
1234
+ #~ "From now on, you can find all the options of YITH WooCommerce Advanced "
1235
+ #~ "Reviews under YIT Plugin -> Advanced Reviews instead of WooCommerce -> "
1236
+ #~ "Settings -> Advanced Reviews, as in the previous version. When one of our "
1237
+ #~ "plugins updates, a new voice will be added to this menu."
1238
+ #~ msgstr ""
1239
+ #~ "From now on, you can find all YITH WooCommerce Advanced Reviews options "
1240
+ #~ "in YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> "
1241
+ #~ "Advanced Reviews, as in the previous version. Any time one of our plugins "
1242
+ #~ "is updated, a new entry will be added to this menu."
1243
+
1244
+ #~ msgid "The layout for this "
1245
+ #~ msgstr "Layout for this "
1246
+
1247
+ #~ msgid ""
1248
+ #~ "The word used for the URL of each project (the slug of post if empty)"
1249
+ #~ msgstr ""
1250
+ #~ "Univocal identification name in the URL for each product (slug from post "
1251
+ #~ "if empty)"
1252
+
1253
+ #~ msgid "Label Singular"
1254
+ #~ msgstr "Label in Singular"
1255
+
1256
+ #~ msgid ""
1257
+ #~ "Set the label in singular to use for each label (the title of portfolio "
1258
+ #~ "if empty)"
1259
+ #~ msgstr "Set a label in singular (title of portfolio if empty)"
1260
+
1261
+ #~ msgid "Label Plural"
1262
+ #~ msgstr "Label in Plural"
1263
+
1264
+ #~ msgid ""
1265
+ #~ "Set the label in plural to use for each label (the title of portfolio if "
1266
+ #~ "empty)"
1267
+ #~ msgstr "Set a label in plural (title of portfolio if empty)"
1268
+
1269
+ #~ msgid ""
1270
+ #~ "If you want to use a category section for the portfolio, set the name of "
1271
+ #~ "taxonomy. Name should be in slug form (must not contain capital letters "
1272
+ #~ "or spaces) and not more than 32 characters long (database structure "
1273
+ #~ "restriction)."
1274
+ #~ msgstr ""
1275
+ #~ "If you want to use categories in the portfolio, set a name for taxonomy. "
1276
+ #~ "Name should be a slug (must not contain capital letters nor spaces) and "
1277
+ #~ "must not be more than 32 characters long (database structure restriction)."
1278
+
1279
+ #~ msgid "Set the word to use in the URL for each category page."
1280
+ #~ msgstr "Set the word for each category page URL."
1281
+
1282
+ #~ msgid "The layout for single page of this portfolio"
1283
+ #~ msgstr "Layout for single page of this portfolio"
1284
+
1285
+ #~ msgid "Show the frontend of the %s"
1286
+ #~ msgstr "Show frontend of the %s"
1287
+
1288
+ #~ msgid ""
1289
+ #~ "The changes you made will be lost if you navigate away from this page."
1290
+ #~ msgstr "The changes you made will be lost if you leave this page."
1291
+
1292
+ #~ msgid ""
1293
+ #~ "If you continue with this action, you will reset all options are in this "
1294
+ #~ "page."
1295
+ #~ msgstr ""
1296
+ #~ "If you go on with this action, you will reset all options in this page."
1297
+
1298
+ #~ msgid ""
1299
+ #~ "The element you have written is already exists. Please, add another name."
1300
+ #~ msgstr "This element already exists. Please, enter a different name."
1301
+
1302
+ #~ msgid "An error encoured during during import. Please try again."
1303
+ #~ msgstr "An error has occurred during import. Please try again."
1304
+
1305
+ #~ msgid "The file you have insert doesn't valid."
1306
+ #~ msgstr "The file inserted is not valid."
1307
+
1308
+ #~ msgid "I'm sorry, the import featured is disabled."
1309
+ #~ msgstr "Sorry, import is disabled."
1310
+
1311
+ #~ msgid "Sorting done correctly."
1312
+ #~ msgstr "Sorting successful."
1313
+
1314
+ #~ msgid ""
1315
+ #~ "From now on, you can find all the options of your plugins under the YIT "
1316
+ #~ "Plugin menu voice.\n"
1317
+ #~ " For every installation of our new "
1318
+ #~ "plugins, a new voice will be added to access to the customization "
1319
+ #~ "settings."
1320
+ #~ msgstr ""
1321
+ #~ "From now on, you can find all plugin options in YIT Plugin menu.\n"
1322
+ #~ " For each plugin installed, "
1323
+ #~ "customization settings will be available as a new entry in YIT Plugin "
1324
+ #~ "menu."
1325
+
1326
+ #~ msgid ""
1327
+ #~ "From now on, you can find all the options of your plugins under the YIT "
1328
+ #~ "Plugin menu voice.\n"
1329
+ #~ " When one of our plugins updates, a "
1330
+ #~ "new voice will be added to this menu.\n"
1331
+ #~ " For example, after the update, the "
1332
+ #~ "options from the plugins (YITH WooCommerce Wishlist, YITH WooCommerce "
1333
+ #~ "Ajax Search, etc.)\n"
1334
+ #~ " will be removed from the previous "
1335
+ #~ "location and moved under the YIT Plugin tab."
1336
+ #~ msgstr ""
1337
+ #~ "From now on, you can find all the options of your plugins in YIT Plugin "
1338
+ #~ "menu.\n"
1339
+ #~ " Any time one of our plugins is "
1340
+ #~ "updated, a new entry will be added to this menu.\n"
1341
+ #~ " For example, after update, plugin "
1342
+ #~ "options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
1343
+ #~ "Search, etc.)\n"
1344
+ #~ " will be moved from previous location "
1345
+ #~ "to YIT Plugin tab."
1346
+
1347
+ #~ msgid ""
1348
+ #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
1349
+ #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
1350
+ #~ "details</a>. <em>You have to activate the plugin on a single site of the "
1351
+ #~ "network to benefit from the automatic updates.</em>"
1352
+ #~ msgstr ""
1353
+ #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
1354
+ #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
1355
+ #~ "details</a>. <em>You have to activate the plugin on a single site of the "
1356
+ #~ "network to benefit from automatic updates.</em>"
1357
+
1358
+ #~ msgid "%field% field can not be empty"
1359
+ #~ msgstr "%field% field cannot be empty"
1360
+
1361
+ #~ msgid "%field_1% and %field_2% fields can not be empty"
1362
+ #~ msgstr "%field_1% and %field_2% fields cannot be empty"
1363
+
1364
+ #~ msgid "Software has been deactive"
1365
+ #~ msgstr "Software has been deactivated"
1366
+
1367
+ #~ msgid "Licence key has be banned"
1368
+ #~ msgstr "Licence key has been banned"
1369
+
1370
+ #~ msgid "To Active"
1371
+ #~ msgstr "Activation"
1372
+
1373
+ #~ msgid "Insert the title of field."
1374
+ #~ msgstr "Insert title for the field."
1375
+
1376
+ #~ msgid ""
1377
+ #~ "REQUIRED: The identification name of this field, that you can insert into "
1378
+ #~ "body email configuration. <strong>Note:</strong>Use only lowercase "
1379
+ #~ "characters and underscores."
1380
+ #~ msgstr ""
1381
+ #~ "REQUIRED: Field identification name to be entered into email body. "
1382
+ #~ "<strong>Note:</strong>Use only lowercase characters and underscores."
1383
+
1384
+ #~ msgid "Select the type of this field."
1385
+ #~ msgstr "Select type for this field."
1386
+
1387
+ #~ msgid "Select this if it's the email where you can reply."
1388
+ #~ msgstr "Select this if it is the email you can reply to."
1389
+
1390
+ #~ msgid ""
1391
+ #~ "Insert an additional class(es) (separateb by comma) for more "
1392
+ #~ "personalization."
1393
+ #~ msgstr ""
1394
+ #~ "Insert additional class(es) (separated by commas) for more "
1395
+ #~ "personalization."
1396
+
1397
+ #~ msgid "Choose how much long will be the field."
1398
+ #~ msgstr "Set field length."
1399
+
1400
+ #~ msgid "The content of the tab. (HTML is supported)"
1401
+ #~ msgstr "Content of the tab. (HTML is supported)"
1402
+
1403
+ #~ msgid "Sidebar Left"
1404
+ #~ msgstr "Left sidebar"
1405
+
1406
+ #~ msgid "Sidebar Right"
1407
+ #~ msgstr "Right sidebar"
1408
+
1409
+ #~ msgid "Add a title field on reviews."
1410
+ #~ msgstr "Add a title field to reviews."
1411
+
1412
+ #~ msgid "Set maximum number of attachments selectable (0 = no limit)."
1413
+ #~ msgstr ""
1414
+ #~ "Set maximum number of attachments that can be selected (0 = no limit)."
1415
+
1416
+ #~ msgid "Reviews summary options"
1417
+ #~ msgstr "Review summary options"
1418
+
1419
+ #~ msgid "Fixed bars color"
1420
+ #~ msgstr "Fixed bar color"
1421
+
1422
+ #~ msgid "Percentage bars color"
1423
+ #~ msgstr "Percentage bar color"
1424
+
1425
+ #~ msgid "Show people's votes"
1426
+ #~ msgstr "Show review votes"
1427
+
1428
+ #~ msgid "Add a string stating how many people's found the review useful."
1429
+ #~ msgstr "Add a string stating how many people found the review useful."
1430
+
1431
+ #~ msgid "Customers reviews"
1432
+ #~ msgstr "Customers' reviews"
modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews-it_IT.mo ADDED
Binary file
modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews-it_IT.po ADDED
@@ -0,0 +1,1463 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: YIT WooCommerce Advanced Reviews\n"
4
+ "POT-Creation-Date: 2016-06-13 14:22+0200\n"
5
+ "PO-Revision-Date: 2016-06-13 14:22+0200\n"
6
+ "Last-Translator: \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.8.4\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
+ #: ../class.yith-woocommerce-advanced-reviews.php:303
23
+ #: ../class.yith-woocommerce-advanced-reviews.php:304
24
+ #: ../class.yith-woocommerce-advanced-reviews.php:306
25
+ #: ../class.yith-woocommerce-advanced-reviews.php:758
26
+ #: ../templates/ywar-product-reviews.php:29
27
+ msgid "Reviews"
28
+ msgstr "Recensioni"
29
+
30
+ #: ../class.yith-woocommerce-advanced-reviews.php:455
31
+ msgid "Approve review"
32
+ msgstr "Approva recensione"
33
+
34
+ #: ../class.yith-woocommerce-advanced-reviews.php:455
35
+ msgid "Approve"
36
+ msgstr "Approva"
37
+
38
+ #: ../class.yith-woocommerce-advanced-reviews.php:457
39
+ msgid "Unapprove review"
40
+ msgstr "Non approvare la recensione"
41
+
42
+ #: ../class.yith-woocommerce-advanced-reviews.php:457
43
+ msgid "Unapprove"
44
+ msgstr "Non approvare"
45
+
46
+ #: ../class.yith-woocommerce-advanced-reviews.php:492
47
+ #: ../class.yith-woocommerce-advanced-reviews.php:1507
48
+ #: ../templates/ywar-rating.php:25
49
+ #, php-format
50
+ msgid "Rated %s out of 5"
51
+ msgstr "Valutata %s su 5"
52
+
53
+ #: ../class.yith-woocommerce-advanced-reviews.php:495
54
+ msgid " review"
55
+ msgid_plural " reviews"
56
+ msgstr[0] "recensione"
57
+ msgstr[1] "recensioni"
58
+
59
+ #: ../class.yith-woocommerce-advanced-reviews.php:495
60
+ msgid "out of 5 stars"
61
+ msgstr "su 5 stelle"
62
+
63
+ #: ../class.yith-woocommerce-advanced-reviews.php:540
64
+ msgid "Plugin Documentation"
65
+ msgstr "Documentazione plugin"
66
+
67
+ #: ../class.yith-woocommerce-advanced-reviews.php:561
68
+ msgid "Settings"
69
+ msgstr "Impostazioni"
70
+
71
+ #: ../class.yith-woocommerce-advanced-reviews.php:564
72
+ #: ../class.yith-woocommerce-advanced-reviews.php:641
73
+ msgid "Premium Version"
74
+ msgstr "Versione premium"
75
+
76
+ #: ../class.yith-woocommerce-advanced-reviews.php:577
77
+ msgid ""
78
+ "YITH WooCommerce Advanced Reviews is available in an outstanding PREMIUM "
79
+ "version with many new options, discover it now."
80
+ msgstr ""
81
+ "YITH WooCommerce Advanced Reviews è disponibile in un' eccezionale versione "
82
+ "PREMIUM con molte nuove opzioni, scoprila ora."
83
+
84
+ #: ../class.yith-woocommerce-advanced-reviews.php:578
85
+ msgid "Premium version"
86
+ msgstr "Versione premium"
87
+
88
+ #: ../class.yith-woocommerce-advanced-reviews.php:585
89
+ #: ../class.yith-woocommerce-advanced-reviews.php:597
90
+ #: ../plugin-options/general-options.php:66
91
+ msgid "YITH WooCommerce Advanced Reviews"
92
+ msgstr "YITH WooCommerce Advanced Reviews"
93
+
94
+ #: ../class.yith-woocommerce-advanced-reviews.php:586
95
+ msgid ""
96
+ "In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews options. "
97
+ "From this menu you can access all settings of YITH plugins activated."
98
+ msgstr ""
99
+ "Nella tab YIT Plugins trovi le opzioni di YITH WooCommerce Advanced Reviews. "
100
+ "Da questo menu puoi accedere a tutte le impostazioni dei plugin YITH "
101
+ "attivati."
102
+
103
+ #: ../class.yith-woocommerce-advanced-reviews.php:598
104
+ msgid ""
105
+ "From now on, you can find all YITH WooCommerce Advanced Reviews options in "
106
+ "YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> "
107
+ "Advanced Reviews, as in the previous version. Any time one of our plugins is "
108
+ "updated, a new entry will be added to this menu."
109
+ msgstr ""
110
+ "D'ora in poi puoi trovare tutte le opzioni di YITH WooCommerce Advanced "
111
+ "Reviews in YIT Plugin ->Advanced Reviews invece che in WooCommerce -> "
112
+ "Settings ->Advanced Reviews come nella versione precedente. Ad ogni "
113
+ "aggiornamento del nostro plugin sarà aggiunta una nuova voce a questo menu."
114
+
115
+ #: ../class.yith-woocommerce-advanced-reviews.php:634
116
+ msgid "General"
117
+ msgstr "Generale"
118
+
119
+ #: ../class.yith-woocommerce-advanced-reviews.php:635
120
+ msgid "Layout"
121
+ msgstr "Layout"
122
+
123
+ #: ../class.yith-woocommerce-advanced-reviews.php:639
124
+ msgid "Voting/Review settings"
125
+ msgstr "Impostazioni di voto"
126
+
127
+ #: ../class.yith-woocommerce-advanced-reviews.php:647
128
+ #: ../class.yith-woocommerce-advanced-reviews.php:648
129
+ msgid "Advanced Reviews"
130
+ msgstr "Recensioni avanzate"
131
+
132
+ #: ../class.yith-woocommerce-advanced-reviews.php:756
133
+ msgctxt "Post Type General Name"
134
+ msgid "Reviews"
135
+ msgstr "Recensioni"
136
+
137
+ #: ../class.yith-woocommerce-advanced-reviews.php:757
138
+ msgctxt "Post Type Singular Name"
139
+ msgid "Review"
140
+ msgstr "Recensione"
141
+
142
+ #: ../class.yith-woocommerce-advanced-reviews.php:759
143
+ msgid "Parent Review"
144
+ msgstr "Recensione principale"
145
+
146
+ #: ../class.yith-woocommerce-advanced-reviews.php:760
147
+ msgid "All reviews"
148
+ msgstr "Tutte le recensioni"
149
+
150
+ #: ../class.yith-woocommerce-advanced-reviews.php:761
151
+ msgid "View review"
152
+ msgstr "Vedi recensione"
153
+
154
+ #: ../class.yith-woocommerce-advanced-reviews.php:762
155
+ msgid "Add New Review"
156
+ msgstr "Aggiungi nuova recensione"
157
+
158
+ #: ../class.yith-woocommerce-advanced-reviews.php:763
159
+ msgid "Add New"
160
+ msgstr "Aggiungi nuovo"
161
+
162
+ #: ../class.yith-woocommerce-advanced-reviews.php:764
163
+ msgid "Edit Review"
164
+ msgstr "Modifica recensione"
165
+
166
+ #: ../class.yith-woocommerce-advanced-reviews.php:765
167
+ msgid "Update Review"
168
+ msgstr "Aggiorna la recensione"
169
+
170
+ #: ../class.yith-woocommerce-advanced-reviews.php:766
171
+ msgid "Search Review"
172
+ msgstr "Cerca recensione"
173
+
174
+ #: ../class.yith-woocommerce-advanced-reviews.php:767
175
+ msgid "Not Found"
176
+ msgstr "Non trovato"
177
+
178
+ #: ../class.yith-woocommerce-advanced-reviews.php:768
179
+ msgid "Not found in bin"
180
+ msgstr "Non trovato nel cestino"
181
+
182
+ #: ../class.yith-woocommerce-advanced-reviews.php:774
183
+ msgid "YIT Product reviews"
184
+ msgstr "YITH recensioni prodotto"
185
+
186
+ #: ../class.yith-woocommerce-advanced-reviews.php:775
187
+ msgid "Advanced WooCommerce product reviews"
188
+ msgstr "Recensioni avanzate di prodotti WooCommerce"
189
+
190
+ #: ../class.yith-woocommerce-advanced-reviews.php:1080
191
+ #: ../templates/admin/premium.php:205
192
+ msgid "Review title"
193
+ msgstr "Titolo recensione"
194
+
195
+ #: ../class.yith-woocommerce-advanced-reviews.php:1182
196
+ msgid "Your Rate"
197
+ msgstr "La tua valutazione"
198
+
199
+ #: ../class.yith-woocommerce-advanced-reviews.php:1184
200
+ msgid "Rate&hellip;"
201
+ msgstr "Valuta&hellip;"
202
+
203
+ #: ../class.yith-woocommerce-advanced-reviews.php:1185
204
+ msgid "Perfect"
205
+ msgstr "Perfetto"
206
+
207
+ #: ../class.yith-woocommerce-advanced-reviews.php:1186
208
+ msgid "Good"
209
+ msgstr "Positivo"
210
+
211
+ #: ../class.yith-woocommerce-advanced-reviews.php:1187
212
+ msgid "Average"
213
+ msgstr "Media"
214
+
215
+ #: ../class.yith-woocommerce-advanced-reviews.php:1188
216
+ msgid "Not that bad"
217
+ msgstr "Non male"
218
+
219
+ #: ../class.yith-woocommerce-advanced-reviews.php:1189
220
+ msgid "Very Poor"
221
+ msgstr "Molto scarsa"
222
+
223
+ #: ../class.yith-woocommerce-advanced-reviews.php:1196
224
+ msgid "Attachments"
225
+ msgstr "Allegati"
226
+
227
+ #: ../class.yith-woocommerce-advanced-reviews.php:1197
228
+ msgid "Choose file(s)"
229
+ msgstr "Scegli file"
230
+
231
+ #: ../class.yith-woocommerce-advanced-reviews.php:1280
232
+ #, php-format
233
+ msgid "Reviews(%d)"
234
+ msgstr ""
235
+
236
+ #: ../class.yith-woocommerce-advanced-reviews.php:1324
237
+ msgid "Review attributes"
238
+ msgstr "Attributi recensione"
239
+
240
+ #: ../class.yith-woocommerce-advanced-reviews.php:1509
241
+ #: ../lib/class.yith-advanced-reviews-list-table.php:475
242
+ #: ../templates/ywar-review.php:49
243
+ msgid "out of 5"
244
+ msgstr "su 5"
245
+
246
+ #: ../class.yith-woocommerce-advanced-reviews.php:1539
247
+ msgid "Convert reviews"
248
+ msgstr "Converti recensioni"
249
+
250
+ #: ../class.yith-woocommerce-advanced-reviews.php:1542
251
+ msgid ""
252
+ "If this is the first time you install the YITH Advanced Reviews plugin, or "
253
+ "if you are using an older version prior to the 1.1.0, first you have to "
254
+ "convert the older reviews if you want to use them."
255
+ msgstr ""
256
+ "Se questa è la prima volta che installi il plugin YITH Advanced Reviews o se "
257
+ "stai usando una versione precedente alla 1.1.0 ed intendi usare le vecchie "
258
+ "recensioni, devi prima convertirle."
259
+
260
+ #: ../class.yith-woocommerce-advanced-reviews.php:1562
261
+ #, php-format
262
+ msgid "Task completed. %d reviews have been processed and converted."
263
+ msgstr "Task completato. %d recensioni che sono state elaborate e convertite."
264
+
265
+ #: ../class.yith-woocommerce-advanced-reviews.php:1564
266
+ msgid "Task completed. No review to convert has been found."
267
+ msgstr "Task completato. Nessuna recensione è stata trovata."
268
+
269
+ #: ../init.php:24
270
+ msgid ""
271
+ "YITH WooCommerce Advanced Reviews is enabled but not effective. It requires "
272
+ "WooCommerce in order to work."
273
+ msgstr ""
274
+ "YITH WooCommerce Advanced Reviews è attivo ma non operativo. Il suo "
275
+ "funzionamento richiede WooCommerce."
276
+
277
+ #: ../init.php:34
278
+ msgid ""
279
+ "You can't activate the free version of YITH WooCommerce Advanced Reviews "
280
+ "while you are using the premium one."
281
+ msgstr ""
282
+
283
+ #: ../lib/class.yith-advanced-reviews-list-table.php:60
284
+ msgid "Review"
285
+ msgstr "Recensione"
286
+
287
+ #: ../lib/class.yith-advanced-reviews-list-table.php:61
288
+ msgid "Author"
289
+ msgstr "Autore"
290
+
291
+ #: ../lib/class.yith-advanced-reviews-list-table.php:62
292
+ msgid "Date"
293
+ msgstr "Data"
294
+
295
+ #: ../lib/class.yith-advanced-reviews-list-table.php:63
296
+ msgid "Rate"
297
+ msgstr "Valuta"
298
+
299
+ #: ../lib/class.yith-advanced-reviews-list-table.php:64
300
+ msgid "Product"
301
+ msgstr "Prodotto"
302
+
303
+ #: ../lib/class.yith-advanced-reviews-list-table.php:360
304
+ #: ../lib/class.yith-advanced-reviews-list-table.php:454
305
+ msgid "Restore"
306
+ msgstr "Ripristina"
307
+
308
+ #: ../lib/class.yith-advanced-reviews-list-table.php:361
309
+ msgid "Move to bin"
310
+ msgstr "Sposta nel cestino"
311
+
312
+ #: ../lib/class.yith-advanced-reviews-list-table.php:363
313
+ #: ../lib/class.yith-advanced-reviews-list-table.php:459
314
+ msgid "Delete permanently"
315
+ msgstr "Elimina definitivamente"
316
+
317
+ #: ../lib/class.yith-advanced-reviews-list-table.php:364
318
+ msgid "Approve reviews"
319
+ msgstr "Approva le recensioni"
320
+
321
+ #: ../lib/class.yith-advanced-reviews-list-table.php:365
322
+ msgid "Unapprove reviews"
323
+ msgstr "Non approvare le recensioni"
324
+
325
+ #: ../lib/class.yith-advanced-reviews-list-table.php:379
326
+ msgid "All"
327
+ msgstr "Tutto"
328
+
329
+ #: ../lib/class.yith-advanced-reviews-list-table.php:380
330
+ #: ../lib/class.yith-advanced-reviews-list-table.php:456
331
+ msgid "Bin"
332
+ msgstr "Cestino"
333
+
334
+ #: ../lib/class.yith-advanced-reviews-list-table.php:381
335
+ msgid "Not approved"
336
+ msgstr "Non approvata"
337
+
338
+ #: ../lib/class.yith-advanced-reviews-list-table.php:474
339
+ #: ../templates/ywar-review.php:47
340
+ #, php-format
341
+ msgid "Rated %d out of 5"
342
+ msgstr "Valutata %d su 5"
343
+
344
+ #: ../lib/class.yith-advanced-reviews-list-table.php:489
345
+ msgid "Edit"
346
+ msgstr "Modifica"
347
+
348
+ #: ../lib/class.yith-advanced-reviews-list-table.php:492
349
+ msgid "View"
350
+ msgstr "Vedi"
351
+
352
+ #: ../lib/class.yith-advanced-reviews-list-table.php:499
353
+ #: ../lib/class.yith-advanced-reviews-list-table.php:504
354
+ #: ../templates/ywar-review.php:26
355
+ msgid "Anonymous"
356
+ msgstr "Anonimo"
357
+
358
+ #: ../lib/class.yith-advanced-reviews-list-table.php:513
359
+ msgid "Y/m/d g:i:s a"
360
+ msgstr " G/m/a g:i:s a"
361
+
362
+ #: ../lib/class.yith-advanced-reviews-list-table.php:520
363
+ #, php-format
364
+ msgid "%s ago"
365
+ msgstr "%s fa"
366
+
367
+ #: ../lib/class.yith-advanced-reviews-list-table.php:522
368
+ msgid "Y/m/d"
369
+ msgstr "G/m/a"
370
+
371
+ #: ../lib/class.yith-advanced-reviews-list-table.php:561
372
+ msgid "No reviews found."
373
+ msgstr "Nessuna recensione trovata"
374
+
375
+ #: ../plugin-options/general-options.php:22
376
+ msgid "General settings"
377
+ msgstr "Impostazioni generali"
378
+
379
+ #: ../plugin-options/general-options.php:27
380
+ msgid "Show title"
381
+ msgstr "Mostra titolo"
382
+
383
+ #: ../plugin-options/general-options.php:29
384
+ msgid "Add a title field in the reviews."
385
+ msgstr "Aggiungi un campo titolo nelle recensioni."
386
+
387
+ #: ../plugin-options/general-options.php:34
388
+ msgid "Show attachments"
389
+ msgstr "Mostra allegati"
390
+
391
+ #: ../plugin-options/general-options.php:36
392
+ msgid "Add an attachment section in the reviews."
393
+ msgstr "Aggiungi un campo allegati nelle recensioni."
394
+
395
+ #: ../plugin-options/general-options.php:41
396
+ msgid "Multiple attachment limit"
397
+ msgstr "Limite allegati multipli"
398
+
399
+ #: ../plugin-options/general-options.php:43
400
+ msgid ""
401
+ "Set the maximum number of attachments that can be selected (0 = no limit)."
402
+ msgstr ""
403
+ "Imposta il numero massimo di allegati che possono essere selezionati (0 = "
404
+ "nessun limite)."
405
+
406
+ #: ../plugin-options/general-options.php:48
407
+ msgid "Previous reviews"
408
+ msgstr "Recensioni precedenti"
409
+
410
+ #: ../plugin-options/general-options.php:63
411
+ msgid "Upgrade to the PREMIUM VERSION"
412
+ msgstr ""
413
+
414
+ #: ../plugin-options/general-options.php:67
415
+ msgid "Discover Advanced Features"
416
+ msgstr ""
417
+
418
+ #: ../plugin-options/general-options.php:68
419
+ msgid ""
420
+ "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ADVANCED REVIEWS to "
421
+ "benefit from all features!"
422
+ msgstr ""
423
+
424
+ #: ../plugin-options/general-options.php:72
425
+ msgid ""
426
+ "See the YITH WooCommerce Advanced Reviews plugin with full premium features "
427
+ "in action"
428
+ msgstr ""
429
+
430
+ #: ../plugin-options/general-options.php:74
431
+ msgid "Get Support and Pro Features"
432
+ msgstr ""
433
+
434
+ #: ../plugin-options/general-options.php:75
435
+ msgid ""
436
+ "By purchasing the premium version of the plugin, you will take advantage of "
437
+ "the advanced features of the product and you will get one year of free "
438
+ "updates and support through our platform available 24h/24."
439
+ msgstr ""
440
+
441
+ #: ../plugin-options/layout-options.php:21
442
+ msgid "Review summary options"
443
+ msgstr "Opzioni del riepilogo recensioni"
444
+
445
+ #: ../plugin-options/layout-options.php:27
446
+ msgid "Background bar color"
447
+ msgstr "Colore barra dello sfondo"
448
+
449
+ #: ../plugin-options/layout-options.php:34
450
+ msgid "Percentage bar color"
451
+ msgstr "Colore barra percentuale"
452
+
453
+ #: ../plugin-options/layout-options.php:41
454
+ msgid "Show percentage value"
455
+ msgstr "Mostra valore percentuale"
456
+
457
+ #: ../plugin-options/layout-options.php:43
458
+ msgid "Show % value on percentage bars."
459
+ msgstr "Mostra % valore nelle barre percentuali"
460
+
461
+ #: ../plugin-options/layout-options.php:48
462
+ msgid "Percentage value color"
463
+ msgstr "Colore valore percentuale"
464
+
465
+ #: ../plugin-options/premium-options.php:21
466
+ msgid "Voting system"
467
+ msgstr "Sistema di voto"
468
+
469
+ #: ../plugin-options/premium-options.php:26
470
+ msgid "Show vote section"
471
+ msgstr "Mostra la sezione voto"
472
+
473
+ #: ../plugin-options/premium-options.php:28
474
+ msgid "Allow user to upvote or downvote a review."
475
+ msgstr "Permetti all'utente di confermare o non confermare la recensione"
476
+
477
+ #: ../plugin-options/premium-options.php:34
478
+ msgid "Show review votes"
479
+ msgstr "Mostra i voti della recensione"
480
+
481
+ #: ../plugin-options/premium-options.php:36
482
+ msgid "Add a string stating how many people consider the review useful."
483
+ msgstr ""
484
+
485
+ #: ../plugin-options/premium-options.php:46
486
+ msgid "Reviews settings"
487
+ msgstr "Review settings"
488
+
489
+ #: ../plugin-options/premium-options.php:52
490
+ msgid "How many reviews to show"
491
+ msgstr "Number of reviews to display"
492
+
493
+ #: ../plugin-options/premium-options.php:54
494
+ msgid "Limit how many reviews to show (0 for unlimited)."
495
+ msgstr "Limit the number of reviews to display (0 for unlimited)."
496
+
497
+ #: ../plugin-options/premium-options.php:61
498
+ msgid "Show the \"load more\" link"
499
+ msgstr ""
500
+
501
+ #: ../plugin-options/premium-options.php:63
502
+ msgid "Choose to show a textual link or a button to load additionally reviews."
503
+ msgstr ""
504
+ "Decide whether to show a textual link or a button to load additional reviews."
505
+
506
+ #: ../plugin-options/premium-options.php:66
507
+ msgid "Don't show"
508
+ msgstr ""
509
+
510
+ #: ../plugin-options/premium-options.php:67
511
+ msgid "Show textual link"
512
+ msgstr ""
513
+
514
+ #: ../plugin-options/premium-options.php:68
515
+ msgid "Show button"
516
+ msgstr ""
517
+
518
+ #: ../plugin-options/premium-options.php:75
519
+ msgid "Modal window"
520
+ msgstr "Finestra modale"
521
+
522
+ #: ../plugin-options/premium-options.php:77
523
+ msgid "Show reviews filtered by users rating in a modal window."
524
+ msgstr "Display reviews filtered by rating in a modal window."
525
+
526
+ #: ../plugin-options/premium-options.php:84
527
+ msgid "Reply to review"
528
+ msgstr "Rispondi alla recensione"
529
+
530
+ #: ../plugin-options/premium-options.php:86
531
+ msgid "Choose who can reply to a review."
532
+ msgstr "Scegli chi può rispondere alla recensione"
533
+
534
+ #: ../plugin-options/premium-options.php:89
535
+ msgid "No one can reply"
536
+ msgstr "Nessuno può rispondere"
537
+
538
+ #: ../plugin-options/premium-options.php:90
539
+ msgid "Only administrators can reply"
540
+ msgstr "Possono rispondere solo gli amministratori"
541
+
542
+ #: ../plugin-options/premium-options.php:91
543
+ msgid "Everyone can reply"
544
+ msgstr "Tutti possono rispondere"
545
+
546
+ #: ../plugin-options/premium-options.php:98
547
+ msgid "Load more text"
548
+ msgstr "\"Load more\" text"
549
+
550
+ #: ../plugin-options/premium-options.php:100
551
+ msgid "Text to show inside textual link or button."
552
+ msgstr "Text to be shown in textual link or button."
553
+
554
+ #: ../plugin-options/premium-options.php:104
555
+ msgid "Load more"
556
+ msgstr "Carica altro"
557
+
558
+ #: ../templates/admin/premium.php:188 ../templates/admin/premium.php:467
559
+ #, php-format
560
+ msgid ""
561
+ "Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Advanced "
562
+ "Reviews%2$s to benefit from all features!"
563
+ msgstr ""
564
+
565
+ #: ../templates/admin/premium.php:191 ../templates/admin/premium.php:470
566
+ #, php-format
567
+ msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
568
+ msgstr ""
569
+
570
+ #: ../templates/admin/premium.php:197
571
+ msgid "Premium Features"
572
+ msgstr ""
573
+
574
+ #: ../templates/admin/premium.php:200
575
+ msgid "SUMMARIZE"
576
+ msgstr ""
577
+
578
+ #: ../templates/admin/premium.php:207
579
+ #, php-format
580
+ msgid ""
581
+ "Giving a title to a review is a smart way to make a %1$ssummary of the "
582
+ "content%2$s in few words. With it, it will be easier to find a particular "
583
+ "review, for a better visual effect."
584
+ msgstr ""
585
+
586
+ #: ../templates/admin/premium.php:216
587
+ msgid "REVIEW ATTACHMENT"
588
+ msgstr ""
589
+
590
+ #: ../templates/admin/premium.php:218
591
+ #, php-format
592
+ msgid ""
593
+ "Attach one or more files to reviews is today a need for many users that surf "
594
+ "web shops. Be always up-to-date and purchase the premium version of the "
595
+ "plugin to offer your users the freedom to %1$sattach files%2$s for a "
596
+ "complete service."
597
+ msgstr ""
598
+
599
+ #: ../templates/admin/premium.php:221
600
+ msgid "ADD AN ATTACHMENT"
601
+ msgstr ""
602
+
603
+ #: ../templates/admin/premium.php:228
604
+ msgid "CUSTOMIZE COLOURS"
605
+ msgstr ""
606
+
607
+ #: ../templates/admin/premium.php:233
608
+ msgid "COLOR CUSTOMIZATION"
609
+ msgstr ""
610
+
611
+ #: ../templates/admin/premium.php:235
612
+ msgid ""
613
+ "Appearance is important, and this is why it will be simple for you to "
614
+ "customize some of the %1$Scolors%2$S of the plugin to blend it with the "
615
+ "%1$Sstyle%2$S of your theme. Nice and easy."
616
+ msgstr ""
617
+
618
+ #: ../templates/admin/premium.php:244
619
+ msgid "VOTER PERCENTAGE BY RATING"
620
+ msgstr ""
621
+
622
+ #: ../templates/admin/premium.php:246
623
+ #, php-format
624
+ msgid ""
625
+ "Each product of your shop will display a box with %1$sreviews%2$s and "
626
+ "%1$svotes%2$s, in addition to percentages that represent each star rate. "
627
+ msgstr ""
628
+
629
+ #: ../templates/admin/premium.php:249
630
+ msgid "REPRESENT GRAPHICALLY"
631
+ msgstr ""
632
+
633
+ #: ../templates/admin/premium.php:256 ../templates/admin/premium.php:261
634
+ msgid "MODAL WINDOW"
635
+ msgstr ""
636
+
637
+ #: ../templates/admin/premium.php:263
638
+ #, php-format
639
+ msgid ""
640
+ "Enabling this option, the result of the review filter will be slightly "
641
+ "different: %1$sthe filtered review will be showed%2$s in a modal window."
642
+ msgstr ""
643
+
644
+ #: ../templates/admin/premium.php:272 ../templates/admin/premium.php:277
645
+ msgid "LOAD MORE"
646
+ msgstr ""
647
+
648
+ #: ../templates/admin/premium.php:274
649
+ #, php-format
650
+ msgid ""
651
+ "%1$sDo you want to hide some of your reviews?%2$s Set how many to show with "
652
+ "the relative option, and if you want to let users read the rest of them, "
653
+ "choose the load more option."
654
+ msgstr ""
655
+
656
+ #: ../templates/admin/premium.php:284 ../templates/admin/premium.php:289
657
+ msgid "VOTE THE REVIEW"
658
+ msgstr ""
659
+
660
+ #: ../templates/admin/premium.php:291
661
+ #, php-format
662
+ msgid ""
663
+ "Have you found a review that was particularly good and explicative and that "
664
+ "helped you a lot choose a product? Give prominence to it and express your "
665
+ "satisfaction or disappointment through the dedicated %1$supvote%2$s or "
666
+ "%1$sdownvote%2$s buttons."
667
+ msgstr ""
668
+
669
+ #: ../templates/admin/premium.php:300 ../templates/admin/premium.php:305
670
+ msgid "NUMBER"
671
+ msgstr ""
672
+
673
+ #: ../templates/admin/premium.php:302
674
+ #, php-format
675
+ msgid ""
676
+ "This feature allows you to provide users with another piece of information "
677
+ "concerning each individual review: it displays %1$sthe number of users%2$s "
678
+ "that have appreciated it by expressing their preference for it."
679
+ msgstr ""
680
+
681
+ #: ../templates/admin/premium.php:312 ../templates/admin/premium.php:317
682
+ msgid "FILTER BY RATING"
683
+ msgstr ""
684
+
685
+ #: ../templates/admin/premium.php:319
686
+ #, php-format
687
+ msgid ""
688
+ "%1$sThe product you are watching has too many reviews?%2$sDo not worry, it "
689
+ "is possible to filter reviews according to the vote users have given to the "
690
+ "product. Thanks to this feature, you will be able to filter and analyse "
691
+ "results simply and quickly, without having to scroll the entire list to find "
692
+ "what you need."
693
+ msgstr ""
694
+
695
+ #: ../templates/admin/premium.php:328 ../templates/admin/premium.php:333
696
+ msgid "REPLY TO REVIEW"
697
+ msgstr ""
698
+
699
+ #: ../templates/admin/premium.php:330
700
+ #, php-format
701
+ msgid ""
702
+ "You can control the answers of the reviews with the options %1$sreply to all"
703
+ "%2$s, %1$snone%2$s or %1$sonly to the administrator of the site%2$s."
704
+ msgstr ""
705
+
706
+ #: ../templates/admin/premium.php:340 ../templates/admin/premium.php:345
707
+ msgid "MANUAL REVIEW APPROVAL"
708
+ msgstr ""
709
+
710
+ #: ../templates/admin/premium.php:347
711
+ #, php-format
712
+ msgid ""
713
+ "Sometimes you might feel the need to approve manually reviews that your "
714
+ "users write for your products. This option allows you to filter all reviews, "
715
+ "and it will be always up to you to approve them %1$sbefore they can be shown"
716
+ "%2$s to everyone."
717
+ msgstr ""
718
+
719
+ #: ../templates/admin/premium.php:356 ../templates/admin/premium.php:361
720
+ msgid "ENABLE VOTE FOR ALL"
721
+ msgstr ""
722
+
723
+ #: ../templates/admin/premium.php:358
724
+ #, php-format
725
+ msgid ""
726
+ "Do you want to prevent users to %1$svote reviews?%2$s Set the options "
727
+ "following your needs, choosing whether only registered users can vote or "
728
+ "anyone can."
729
+ msgstr ""
730
+
731
+ #: ../templates/admin/premium.php:368 ../templates/admin/premium.php:373
732
+ msgid "INAPPROPRIATE REVIEWS"
733
+ msgstr ""
734
+
735
+ #: ../templates/admin/premium.php:375
736
+ #, php-format
737
+ msgid ""
738
+ "Among the different reviews your products receive, some of them might be way "
739
+ "out of line, or contain gross words. %1$sGive your users the freedom to "
740
+ "report them as \"inappropriate\":%2$s in this way, after a certain number of "
741
+ "markings (that you can choose), the review will be automatically removed "
742
+ "from the system. Clear your shop from impolite users."
743
+ msgstr ""
744
+
745
+ #: ../templates/admin/premium.php:384 ../templates/admin/premium.php:389
746
+ msgid "FEATURED REVIEWS"
747
+ msgstr ""
748
+
749
+ #: ../templates/admin/premium.php:386
750
+ #, php-format
751
+ msgid ""
752
+ "%1$sDid you like a review so much and you want to highlight it? That's easy "
753
+ "to do!%2$s Go in the review list and click on the icon of that specific "
754
+ "review: this will appear ahead of the other reviews of the product with a "
755
+ "slightly different style. Your users will read it for sure!"
756
+ msgstr ""
757
+
758
+ #: ../templates/admin/premium.php:396 ../templates/admin/premium.php:401
759
+ msgid "MORE DETAILS"
760
+ msgstr ""
761
+
762
+ #: ../templates/admin/premium.php:403
763
+ #, php-format
764
+ msgid ""
765
+ "The Reviews custom post type gets %1$sricher%2$s and %1$sgrants%2$s you many "
766
+ "new details about the reviews in a single screen.%3$sAt a glance, you could "
767
+ "see how many people consider the review useful, if this has been reported as "
768
+ "inappropriate, if a review is featured, or if the replies are blocked."
769
+ msgstr ""
770
+
771
+ #: ../templates/admin/premium.php:412 ../templates/admin/premium.php:417
772
+ msgid "REPORT"
773
+ msgstr ""
774
+
775
+ #: ../templates/admin/premium.php:414
776
+ #, php-format
777
+ msgid ""
778
+ "A detailed report that lets you control the %1$sinformation%2$s of the "
779
+ "reviews for each product. You can easily discover which are the most "
780
+ "reviewed products, and which are the best and worst voted."
781
+ msgstr ""
782
+
783
+ #: ../templates/admin/premium.php:424 ../templates/admin/premium.php:429
784
+ msgid "STOP REPLY"
785
+ msgstr ""
786
+
787
+ #: ../templates/admin/premium.php:431
788
+ #, php-format
789
+ msgid ""
790
+ "If you want to prevent the replies for specific reviews, you don't have to "
791
+ "block the entire reply system. Go to the Review custom post type and "
792
+ "%1$sblock the replies only for the reviews you want%2$s."
793
+ msgstr ""
794
+
795
+ #: ../templates/admin/premium.php:440
796
+ msgid "SINGLE REVIEW"
797
+ msgstr ""
798
+
799
+ #: ../templates/admin/premium.php:442
800
+ #, php-format
801
+ msgid ""
802
+ "Allow your users to write one %1$ssingle review for the product they bought"
803
+ "%2$s. In this way, you will block any unhappy user to flood your site with "
804
+ "negative comments."
805
+ msgstr ""
806
+
807
+ #: ../templates/admin/premium.php:445
808
+ msgid "Single review"
809
+ msgstr ""
810
+
811
+ #: ../templates/admin/premium.php:452 ../templates/admin/premium.php:457
812
+ msgid "EDIT REVIEWS"
813
+ msgstr ""
814
+
815
+ #: ../templates/admin/premium.php:459
816
+ #, php-format
817
+ msgid ""
818
+ "Let users edit their reviews. Who purchased something from your shop will be "
819
+ "free to %1$schange a negative comment in a positive one%2$s after resolving "
820
+ "any problem or misunderstanding."
821
+ msgstr ""
822
+
823
+ #: ../templates/ywar-product-reviews-table.php:18
824
+ msgid "Product reviews"
825
+ msgstr "Recensioni prodotto"
826
+
827
+ #: ../templates/ywar-product-reviews-table.php:24
828
+ msgid "Search reviews"
829
+ msgstr "Cerca recensioni"
830
+
831
+ #: ../templates/ywar-product-reviews.php:27
832
+ #, php-format
833
+ msgid "%s review for %s"
834
+ msgid_plural "%s reviews for %s"
835
+ msgstr[0] "%s recensione per %s"
836
+ msgstr[1] "%s recensioni per %s"
837
+
838
+ #: ../templates/ywar-product-reviews.php:42
839
+ msgid "There are no reviews yet."
840
+ msgstr "Non ci sono ancora recensioni."
841
+
842
+ #: ../templates/ywar-product-reviews.php:55
843
+ msgid "Add a review"
844
+ msgstr "Aggiungi una recensione"
845
+
846
+ #: ../templates/ywar-product-reviews.php:55
847
+ msgid "Be the first to review"
848
+ msgstr "Recensisci per primo"
849
+
850
+ #: ../templates/ywar-product-reviews.php:56
851
+ #, php-format
852
+ msgid "Write a reply to %s"
853
+ msgstr ""
854
+
855
+ #: ../templates/ywar-product-reviews.php:60
856
+ msgid "Name"
857
+ msgstr "Nome"
858
+
859
+ #: ../templates/ywar-product-reviews.php:62
860
+ msgid "Email"
861
+ msgstr "Email"
862
+
863
+ #: ../templates/ywar-product-reviews.php:65
864
+ msgid "Submit"
865
+ msgstr "Invia"
866
+
867
+ #: ../templates/ywar-product-reviews.php:70
868
+ msgid "Your Review"
869
+ msgstr "La tua recensione"
870
+
871
+ #: ../templates/ywar-product-reviews.php:80
872
+ msgid ""
873
+ "Only logged in customers who have purchased this product may write a review."
874
+ msgstr ""
875
+ "Solo gli utenti connessi che hanno acquistato questo prodotto possono "
876
+ "scrivere una recensione."
877
+
878
+ #: ../templates/ywar-rating.php:28
879
+ #, php-format
880
+ msgid "out of %s5%s"
881
+ msgstr "su %s5%s"
882
+
883
+ #: ../templates/ywar-rating.php:29
884
+ #, php-format
885
+ msgid "based on %s customer rating"
886
+ msgid_plural "based on %s customer ratings"
887
+ msgstr[0] "in base a %s di valutazione del cliente"
888
+ msgstr[1] "in base a %s di valutazione del cliente"
889
+
890
+ #: ../templates/ywar-rating.php:34
891
+ #, php-format
892
+ msgid "%s customer review"
893
+ msgid_plural "%s customer reviews"
894
+ msgstr[0] "%s recensione cliente"
895
+ msgstr[1] "%s recensioni cliente"
896
+
897
+ #: ../templates/ywar-review.php:56
898
+ msgid "Your comment is waiting for approval"
899
+ msgstr "Il tuo commento è in attesa di approvazione"
900
+
901
+ #: ../templates/ywar-review.php:65
902
+ msgid "verified owner"
903
+ msgstr "proprietario verificato"
904
+
905
+ #: ../templates/ywar-single-product-reviews.php:11
906
+ msgid "Customers' review"
907
+ msgstr "Recensione del cliente"
908
+
909
+ #: ../templates/ywar-single-product-reviews.php:25
910
+ #, php-format
911
+ msgid "%s star"
912
+ msgid_plural "%s stars"
913
+ msgstr[0] "%s stella"
914
+ msgstr[1] "%s stelle"
915
+
916
+ #~ msgid "[No Title]"
917
+ #~ msgstr "[Nessun titolo]"
918
+
919
+ #~ msgid "Add to featured"
920
+ #~ msgstr "Aggiungi ad \"in evidenza\""
921
+
922
+ #~ msgid "Remove from featured"
923
+ #~ msgstr "Rimuovi da \"in evidenza\""
924
+
925
+ #~ msgid "Block replies"
926
+ #~ msgstr "Blocca le risposte"
927
+
928
+ #~ msgid "Unblock replies"
929
+ #~ msgstr "Sblocca le risposte"
930
+
931
+ #~ msgid "Inappropriate content"
932
+ #~ msgstr "Contenuto inappropriato"
933
+
934
+ #~ msgid "Reply blocked"
935
+ #~ msgstr "Risposta bloccata"
936
+
937
+ #~ msgid "Featured"
938
+ #~ msgstr "In evidenza"
939
+
940
+ #~ msgid "By most commented"
941
+ #~ msgstr "Per più commentate"
942
+
943
+ #~ msgid "By average rate"
944
+ #~ msgstr "Per valutazione media"
945
+
946
+ #~ msgid "By min rate"
947
+ #~ msgstr "Per valutazione minima"
948
+
949
+ #~ msgid "By max rate"
950
+ #~ msgstr "Per valutazione massima"
951
+
952
+ #~ msgid "Impossible to filter by rate"
953
+ #~ msgstr "Impossibile filtrare per valutazione"
954
+
955
+ #~ msgid "Inappropriate"
956
+ #~ msgstr "Inappropriato"
957
+
958
+ #~ msgid "Report for inappropriate content"
959
+ #~ msgstr "Segnala per contenuto inappropriato"
960
+
961
+ #~ msgid "Select/Deselect this as a featured review"
962
+ #~ msgstr "Seleziona/deseleziona come recensione in evidenza"
963
+
964
+ #~ msgid "Select/Deselect to block any reply of this review"
965
+ #~ msgstr ""
966
+ #~ "Seleziona/deseleziona per bloccare qualsiasi risposta di questa recensione"
967
+
968
+ #~ msgid "Flag as inappropriate content"
969
+ #~ msgstr "Contrassegna come contenuto inappropriato"
970
+
971
+ #~ msgid "Reply to a previous review"
972
+ #~ msgstr "Rispondi ad una recensione precedente"
973
+
974
+ #~ msgid "Reply"
975
+ #~ msgstr "Rispondi"
976
+
977
+ #~ msgid "This review cannot receive replies"
978
+ #~ msgstr "Questa recensione non può avere risposte"
979
+
980
+ #~ msgid "Block reply"
981
+ #~ msgstr "Blocca risposta"
982
+
983
+ #~ msgid "This review cannot receive comments."
984
+ #~ msgstr "Questa recensione non può avere commenti."
985
+
986
+ #~ msgid "Allow replies"
987
+ #~ msgstr "Permetti risposte"
988
+
989
+ #~ msgid "Allow reply"
990
+ #~ msgstr "Permetti risposta"
991
+
992
+ #~ msgid "Edit to a previous review"
993
+ #~ msgstr "Modifica una recensione precedente"
994
+
995
+ #~ msgid "Was this review helpful to you?"
996
+ #~ msgstr "Questa recensione ti è stata utile?"
997
+
998
+ #~ msgid "This reviews is helpful"
999
+ #~ msgstr "Questa recensione è utile"
1000
+
1001
+ #~ msgid "This reviews is not helpful"
1002
+ #~ msgstr "Questa recensione non è utile"
1003
+
1004
+ #~ msgid "Most recent reviews"
1005
+ #~ msgstr "Recensioni più recenti"
1006
+
1007
+ #~ msgid "Most helpful reviews"
1008
+ #~ msgstr "Recensioni più utili"
1009
+
1010
+ #~ msgid "Reviews with %s star"
1011
+ #~ msgid_plural "Reviews with %s stars"
1012
+ #~ msgstr[0] "Recensione con %s stella"
1013
+ #~ msgstr[1] "Recensioni con %s stelle"
1014
+
1015
+ #~ msgid "star"
1016
+ #~ msgid_plural "stars"
1017
+ #~ msgstr[0] "stella"
1018
+ #~ msgstr[1] "stelle"
1019
+
1020
+ #~ msgid "%d reviews with rating of %s %s (%s of %s)"
1021
+ #~ msgstr "%d recensioni con valutazione di %s %s (%s di %s)"
1022
+
1023
+ #~ msgid "(Show unfiltered results)"
1024
+ #~ msgstr "(Mostra risultati non filtrati)"
1025
+
1026
+ #~ msgid "Please, write a review"
1027
+ #~ msgstr "Per favore, scrivi una recensione"
1028
+
1029
+ #~ msgid "Please, select a rating before submitting your review"
1030
+ #~ msgstr ""
1031
+ #~ "Per favore, seleziona una valutazione prima di inviare la tua recensione"
1032
+
1033
+ #~ msgid "Edit review"
1034
+ #~ msgstr "Modifica recensione"
1035
+
1036
+ #~ msgid "Thanks for your message, we will check the content of the review."
1037
+ #~ msgstr ""
1038
+ #~ "Grazie per il tuo messaggio, verificheremo il contenuto della recensione."
1039
+
1040
+ #~ msgid "%s of %s people found this review helpful"
1041
+ #~ msgstr "%s di %s persone pensano che questa recensione sia utile"
1042
+
1043
+ #~ msgid "Product ID is not valid"
1044
+ #~ msgstr "L'ID prodotto non è valido"
1045
+
1046
+ #~ msgid "Product ID is in an invalid format"
1047
+ #~ msgstr "L'ID prodotto è in un formato non valido"
1048
+
1049
+ #~ msgid "%d reviews with rate of %d %s (%d of %d)"
1050
+ #~ msgstr "%d recensioni con valutazione di %d %s (%d di %d)"
1051
+
1052
+ #~ msgid ""
1053
+ #~ "Only allow one review for a product. Require \"Only allow reviews from "
1054
+ #~ "verified owners\" to be set to work properly"
1055
+ #~ msgstr ""
1056
+ #~ "Permetti una sola recensione per prodotto. Imposta \"Permetti le "
1057
+ #~ "recensioni solo da proprietari verificati\" per un funzionamento corretto"
1058
+
1059
+ #~ msgid ""
1060
+ #~ "You can't add more than one review for this product. Would you like to "
1061
+ #~ "edit the review you have already written?"
1062
+ #~ msgstr ""
1063
+ #~ "Non puoi aggiungere più di una recensione per questo prodotto. Vuoi "
1064
+ #~ "modificare la recensione che hai già scritto?"
1065
+
1066
+ #~ msgid "Rated %s out of 5 stars"
1067
+ #~ msgstr "Valutata %s su 5 stelle"
1068
+
1069
+ #~ msgid "Too many files selected!"
1070
+ #~ msgstr "Troppi file selezionati!"
1071
+
1072
+ #~ msgid "No Files Selected"
1073
+ #~ msgstr "Nessun file selezionato"
1074
+
1075
+ #~ msgid "Reviews (%d)"
1076
+ #~ msgstr "Recensioni (%d)"
1077
+
1078
+ #~ msgid "Review information"
1079
+ #~ msgstr "Informazioni sulla recensione"
1080
+
1081
+ #~ msgid "Rating"
1082
+ #~ msgstr "Valutazione"
1083
+
1084
+ #~ msgid "The review author is a registered user."
1085
+ #~ msgstr "L’autore della recensione è un utente registrato."
1086
+
1087
+ #~ msgid "User profile"
1088
+ #~ msgstr "Profilo utente"
1089
+
1090
+ #~ msgid "Use user data"
1091
+ #~ msgstr "Utilizza dati utente"
1092
+
1093
+ #~ msgid "Author email"
1094
+ #~ msgstr "Email autore"
1095
+
1096
+ #~ msgid "Add a string stating how many people found the review useful."
1097
+ #~ msgstr ""
1098
+ #~ "Aggiungi una stringa del numero di persone che pensano che la recensione "
1099
+ #~ "sia utile."
1100
+
1101
+ #~ msgid "Enable vote for all"
1102
+ #~ msgstr "Attiva il voto per tutto"
1103
+
1104
+ #~ msgid "Allow unregistered users to vote the reviews."
1105
+ #~ msgstr "Permetti agli utenti non registrati di votare le recensioni."
1106
+
1107
+ #~ msgid "Review settings"
1108
+ #~ msgstr "Impostazioni recensione"
1109
+
1110
+ #~ msgid "Manual review approval"
1111
+ #~ msgstr "Approvazione manuale della recensione"
1112
+
1113
+ #~ msgid ""
1114
+ #~ "When a user submits a review, it should be manually approved to be showed"
1115
+ #~ msgstr ""
1116
+ #~ "Quando un utente invia una recensione dovrebbe essere approvata "
1117
+ #~ "manualmente per essere mostrata"
1118
+
1119
+ #~ msgid "Limit multiple reviews"
1120
+ #~ msgstr "Limita recensioni multiple"
1121
+
1122
+ #~ msgid "Edit reviews"
1123
+ #~ msgstr "Modifica recensioni"
1124
+
1125
+ #~ msgid "Allow the users to edit their review"
1126
+ #~ msgstr "Permetti agli utenti di modificare la loro recensione"
1127
+
1128
+ #~ msgid "Number of reviews to display"
1129
+ #~ msgstr "Numero di recensioni da mostrare"
1130
+
1131
+ #~ msgid "Limit the maximum number of reviews to display, 0 for unlimited"
1132
+ #~ msgstr ""
1133
+ #~ "Limita il numero massimo di recensioni da mostrare, 0 per illimitato"
1134
+
1135
+ #~ msgid "\"Load more\""
1136
+ #~ msgstr "\"Carica altro\""
1137
+
1138
+ #~ msgid ""
1139
+ #~ "Choose if reviews should be shown grouped and which link style should be "
1140
+ #~ "applied."
1141
+ #~ msgstr ""
1142
+ #~ "Scegli se mostrare le recensioni raggruppate e lo stile del link da "
1143
+ #~ "applicare"
1144
+
1145
+ #~ msgid "Don't group reviews"
1146
+ #~ msgstr "Non raggruppare le recensioni"
1147
+
1148
+ #~ msgid "Group reviews and show a textual link on bottom"
1149
+ #~ msgstr "Raggruppa le recensioni e mostra un link testuale in basso"
1150
+
1151
+ #~ msgid "Group reviews and show a button link on bottom"
1152
+ #~ msgstr "Raggruppa le recensioni e mostra un pulsante link in basso"
1153
+
1154
+ #~ msgid "Display reviews filtered by rate in a modal window."
1155
+ #~ msgstr ""
1156
+ #~ "Mostra le recensioni filtrate per valutazione in una finestra modale"
1157
+
1158
+ #~ msgid "Inappropriate reviews"
1159
+ #~ msgstr "Recensioni inappropriate"
1160
+
1161
+ #~ msgid "Let users report a review as inappropriate content."
1162
+ #~ msgstr ""
1163
+ #~ "Permetti agli utenti di segnalare una recensione con contenuto "
1164
+ #~ "inappropriato."
1165
+
1166
+ #~ msgid "Not enabled"
1167
+ #~ msgstr "Non attivato"
1168
+
1169
+ #~ msgid "Only registered users can report an inappropriate content"
1170
+ #~ msgstr ""
1171
+ #~ "Solo gli utenti registrati possono segnalare un contenuto inappropriato"
1172
+
1173
+ #~ msgid "Everyone can report an inappropriate content"
1174
+ #~ msgstr "Tutti possono segnalare un contenuto inappropriato"
1175
+
1176
+ #~ msgid "Hiding threshold"
1177
+ #~ msgstr "Nascondi soglia"
1178
+
1179
+ #~ msgid ""
1180
+ #~ "Hide temporarily a review when a specific number of users has flagged it "
1181
+ #~ "as inappropriate. Set this value to 0 to never hide automatically the "
1182
+ #~ "reviews."
1183
+ #~ msgstr ""
1184
+ #~ "Nascondi temporaneamente una recensione quando un determinato numero di "
1185
+ #~ "utenti l'ha contrassegnata come inappropriata. Imposta questo valore a 0 "
1186
+ #~ "per evitare di nascondere le recensioni in modo automatico."
1187
+
1188
+ #~ msgid "Featured reviews"
1189
+ #~ msgstr "Recensioni in evidenza"
1190
+
1191
+ #~ msgid ""
1192
+ #~ "Number of reviews to show as featured items. Set this value to 0 to never "
1193
+ #~ "show featured reviews."
1194
+ #~ msgstr ""
1195
+ #~ "Numero di recensioni da mostrare come articoli in evidenza. Imposta "
1196
+ #~ "questo valore a 0 per non mostrare recensioni in evidenza."
1197
+
1198
+ #~ msgid "\"Load more\" text"
1199
+ #~ msgstr "Testo \"Carica altro\""
1200
+
1201
+ #~ msgid "Text to show in the textual link or button."
1202
+ #~ msgstr "Testo da mostrare nel link testuale o nel pulsante."
1203
+
1204
+ #~ msgid "Export CSV"
1205
+ #~ msgstr "Esporta CSV"
1206
+
1207
+ #~ msgid "Year"
1208
+ #~ msgstr "Anno"
1209
+
1210
+ #~ msgid "Last Month"
1211
+ #~ msgstr "Ultimo mese"
1212
+
1213
+ #~ msgid "This Month"
1214
+ #~ msgstr "Questo mese"
1215
+
1216
+ #~ msgid "Best rate"
1217
+ #~ msgstr "Miglior valutazione"
1218
+
1219
+ #~ msgid "Worst rate"
1220
+ #~ msgstr "Valutazione peggiore"
1221
+
1222
+ #~ msgid "Average rate"
1223
+ #~ msgstr "Valutazione media"
1224
+
1225
+ #~ msgid "No reviews found in this period"
1226
+ #~ msgstr "Nessuna recensione trovata in questo periodo"
1227
+
1228
+ #~ msgid "Custom:"
1229
+ #~ msgstr "Personalizza"
1230
+
1231
+ #~ msgid "Go"
1232
+ #~ msgstr "Vai"
1233
+
1234
+ #~ msgid "Write a reply"
1235
+ #~ msgstr "Scrivi una risposta"
1236
+
1237
+ #~ msgid "Edit my reviews"
1238
+ #~ msgstr "Modifica le mie recensioni"
1239
+
1240
+ #~ msgid "Review informations"
1241
+ #~ msgstr "Informazioni recensioni"
1242
+
1243
+ #~ msgid "This review is closed for replies"
1244
+ #~ msgstr "This review is closed to replies"
1245
+
1246
+ #~ msgid "This review is closed for comments"
1247
+ #~ msgstr "This review is closed to comments"
1248
+
1249
+ #~ msgid "Product id is in invalid format"
1250
+ #~ msgstr "Product id is an invalid format"
1251
+
1252
+ #~ msgid "Voting/Reviews settings"
1253
+ #~ msgstr "Voting/Review settings"
1254
+
1255
+ #~ msgid ""
1256
+ #~ "In the YIT Plugins tab you can find the YITH WooCommerce Advanced Reviews "
1257
+ #~ "options. With this menu, you can access to all the settings of our "
1258
+ #~ "plugins that you have activated."
1259
+ #~ msgstr ""
1260
+ #~ "In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews "
1261
+ #~ "options. From this menu you can access all settings of YITH plugins "
1262
+ #~ "activated."
1263
+
1264
+ #~ msgid ""
1265
+ #~ "From now on, you can find all the options of YITH WooCommerce Advanced "
1266
+ #~ "Reviews under YIT Plugin -> Advanced Reviews instead of WooCommerce -> "
1267
+ #~ "Settings -> Advanced Reviews, as in the previous version. When one of our "
1268
+ #~ "plugins updates, a new voice will be added to this menu."
1269
+ #~ msgstr ""
1270
+ #~ "From now on, you can find all YITH WooCommerce Advanced Reviews options "
1271
+ #~ "in YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> "
1272
+ #~ "Advanced Reviews, as in the previous version. Any time one of our plugins "
1273
+ #~ "is updated, a new entry will be added to this menu."
1274
+
1275
+ #~ msgid "The layout for this "
1276
+ #~ msgstr "Layout for this "
1277
+
1278
+ #~ msgid ""
1279
+ #~ "The word used for the URL of each project (the slug of post if empty)"
1280
+ #~ msgstr ""
1281
+ #~ "Univocal identification name in the URL for each product (slug from post "
1282
+ #~ "if empty)"
1283
+
1284
+ #~ msgid "Label Singular"
1285
+ #~ msgstr "Label in Singular"
1286
+
1287
+ #~ msgid ""
1288
+ #~ "Set the label in singular to use for each label (the title of portfolio "
1289
+ #~ "if empty)"
1290
+ #~ msgstr "Set a label in singular (title of portfolio if empty)"
1291
+
1292
+ #~ msgid "Label Plural"
1293
+ #~ msgstr "Label in Plural"
1294
+
1295
+ #~ msgid ""
1296
+ #~ "Set the label in plural to use for each label (the title of portfolio if "
1297
+ #~ "empty)"
1298
+ #~ msgstr "Set a label in plural (title of portfolio if empty)"
1299
+
1300
+ #~ msgid ""
1301
+ #~ "If you want to use a category section for the portfolio, set the name of "
1302
+ #~ "taxonomy. Name should be in slug form (must not contain capital letters "
1303
+ #~ "or spaces) and not more than 32 characters long (database structure "
1304
+ #~ "restriction)."
1305
+ #~ msgstr ""
1306
+ #~ "If you want to use categories in the portfolio, set a name for taxonomy. "
1307
+ #~ "Name should be a slug (must not contain capital letters nor spaces) and "
1308
+ #~ "must not be more than 32 characters long (database structure restriction)."
1309
+
1310
+ #~ msgid "Set the word to use in the URL for each category page."
1311
+ #~ msgstr "Set the word for each category page URL."
1312
+
1313
+ #~ msgid "The layout for single page of this portfolio"
1314
+ #~ msgstr "Layout for single page of this portfolio"
1315
+
1316
+ #~ msgid "Show the frontend of the %s"
1317
+ #~ msgstr "Show frontend of the %s"
1318
+
1319
+ #~ msgid ""
1320
+ #~ "The changes you made will be lost if you navigate away from this page."
1321
+ #~ msgstr "The changes you made will be lost if you leave this page."
1322
+
1323
+ #~ msgid ""
1324
+ #~ "If you continue with this action, you will reset all options are in this "
1325
+ #~ "page."
1326
+ #~ msgstr ""
1327
+ #~ "If you go on with this action, you will reset all options in this page."
1328
+
1329
+ #~ msgid ""
1330
+ #~ "The element you have written is already exists. Please, add another name."
1331
+ #~ msgstr "This element already exists. Please, enter a different name."
1332
+
1333
+ #~ msgid "An error encoured during during import. Please try again."
1334
+ #~ msgstr "An error has occurred during import. Please try again."
1335
+
1336
+ #~ msgid "The file you have insert doesn't valid."
1337
+ #~ msgstr "The file inserted is not valid."
1338
+
1339
+ #~ msgid "I'm sorry, the import featured is disabled."
1340
+ #~ msgstr "Sorry, import is disabled."
1341
+
1342
+ #~ msgid "Sorting done correctly."
1343
+ #~ msgstr "Sorting successful."
1344
+
1345
+ #~ msgid ""
1346
+ #~ "From now on, you can find all the options of your plugins under the YIT "
1347
+ #~ "Plugin menu voice.\n"
1348
+ #~ " For every installation of our new "
1349
+ #~ "plugins, a new voice will be added to access to the customization "
1350
+ #~ "settings."
1351
+ #~ msgstr ""
1352
+ #~ "From now on, you can find all plugin options in YIT Plugin menu.\n"
1353
+ #~ " For each plugin installed, "
1354
+ #~ "customization settings will be available as a new entry in YIT Plugin "
1355
+ #~ "menu."
1356
+
1357
+ #~ msgid ""
1358
+ #~ "From now on, you can find all the options of your plugins under the YIT "
1359
+ #~ "Plugin menu voice.\n"
1360
+ #~ " When one of our plugins updates, a "
1361
+ #~ "new voice will be added to this menu.\n"
1362
+ #~ " For example, after the update, the "
1363
+ #~ "options from the plugins (YITH WooCommerce Wishlist, YITH WooCommerce "
1364
+ #~ "Ajax Search, etc.)\n"
1365
+ #~ " will be removed from the previous "
1366
+ #~ "location and moved under the YIT Plugin tab."
1367
+ #~ msgstr ""
1368
+ #~ "From now on, you can find all the options of your plugins in YIT Plugin "
1369
+ #~ "menu.\n"
1370
+ #~ " Any time one of our plugins is "
1371
+ #~ "updated, a new entry will be added to this menu.\n"
1372
+ #~ " For example, after update, plugin "
1373
+ #~ "options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
1374
+ #~ "Search, etc.)\n"
1375
+ #~ " will be moved from previous location "
1376
+ #~ "to YIT Plugin tab."
1377
+
1378
+ #~ msgid ""
1379
+ #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
1380
+ #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
1381
+ #~ "details</a>. <em>You have to activate the plugin on a single site of the "
1382
+ #~ "network to benefit from the automatic updates.</em>"
1383
+ #~ msgstr ""
1384
+ #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
1385
+ #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
1386
+ #~ "details</a>. <em>You have to activate the plugin on a single site of the "
1387
+ #~ "network to benefit from automatic updates.</em>"
1388
+
1389
+ #~ msgid "%field% field can not be empty"
1390
+ #~ msgstr "%field% field cannot be empty"
1391
+
1392
+ #~ msgid "%field_1% and %field_2% fields can not be empty"
1393
+ #~ msgstr "%field_1% and %field_2% fields cannot be empty"
1394
+
1395
+ #~ msgid "Software has been deactive"
1396
+ #~ msgstr "Software has been deactivated"
1397
+
1398
+ #~ msgid "Licence key has be banned"
1399
+ #~ msgstr "Licence key has been banned"
1400
+
1401
+ #~ msgid "To Active"
1402
+ #~ msgstr "Activation"
1403
+
1404
+ #~ msgid "Insert the title of field."
1405
+ #~ msgstr "Insert title for the field."
1406
+
1407
+ #~ msgid ""
1408
+ #~ "REQUIRED: The identification name of this field, that you can insert into "
1409
+ #~ "body email configuration. <strong>Note:</strong>Use only lowercase "
1410
+ #~ "characters and underscores."
1411
+ #~ msgstr ""
1412
+ #~ "REQUIRED: Field identification name to be entered into email body. "
1413
+ #~ "<strong>Note:</strong>Use only lowercase characters and underscores."
1414
+
1415
+ #~ msgid "Select the type of this field."
1416
+ #~ msgstr "Select type for this field."
1417
+
1418
+ #~ msgid "Select this if it's the email where you can reply."
1419
+ #~ msgstr "Select this if it is the email you can reply to."
1420
+
1421
+ #~ msgid ""
1422
+ #~ "Insert an additional class(es) (separateb by comma) for more "
1423
+ #~ "personalization."
1424
+ #~ msgstr ""
1425
+ #~ "Insert additional class(es) (separated by commas) for more "
1426
+ #~ "personalization."
1427
+
1428
+ #~ msgid "Choose how much long will be the field."
1429
+ #~ msgstr "Set field length."
1430
+
1431
+ #~ msgid "The content of the tab. (HTML is supported)"
1432
+ #~ msgstr "Content of the tab. (HTML is supported)"
1433
+
1434
+ #~ msgid "Sidebar Left"
1435
+ #~ msgstr "Left sidebar"
1436
+
1437
+ #~ msgid "Sidebar Right"
1438
+ #~ msgstr "Right sidebar"
1439
+
1440
+ #~ msgid "Add a title field on reviews."
1441
+ #~ msgstr "Add a title field to reviews."
1442
+
1443
+ #~ msgid "Set maximum number of attachments selectable (0 = no limit)."
1444
+ #~ msgstr ""
1445
+ #~ "Set maximum number of attachments that can be selected (0 = no limit)."
1446
+
1447
+ #~ msgid "Reviews summary options"
1448
+ #~ msgstr "Review summary options"
1449
+
1450
+ #~ msgid "Fixed bars color"
1451
+ #~ msgstr "Fixed bar color"
1452
+
1453
+ #~ msgid "Percentage bars color"
1454
+ #~ msgstr "Percentage bar color"
1455
+
1456
+ #~ msgid "Show people's votes"
1457
+ #~ msgstr "Show review votes"
1458
+
1459
+ #~ msgid "Add a string stating how many people's found the review useful."
1460
+ #~ msgstr "Add a string stating how many people found the review useful."
1461
+
1462
+ #~ msgid "Customers reviews"
1463
+ #~ msgstr "Customers' reviews"
modules/yith-woocommerce-ajax-navigation/assets/images/11-bg.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/assets/images/11-icon.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/assets/images/11.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/assets/images/12-bg.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/assets/images/12-icon.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/assets/images/12.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/assets/images/13-bg.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/assets/images/13-icon.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/assets/images/13.png ADDED
Binary file
modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-admin.php CHANGED
@@ -65,7 +65,6 @@ if ( ! class_exists( 'YITH_WCAN_Admin' ) ) {
65
  $this->version = $version;
66
 
67
  //Actions
68
- add_action( 'init', array( $this, 'init' ) );
69
  add_action( 'admin_enqueue_scripts', array( $this, 'enqueue_styles_scripts' ) );
70
 
71
  /* Plugin Option Panel */
@@ -81,19 +80,7 @@ if ( ! class_exists( 'YITH_WCAN_Admin' ) ) {
81
  // YITH WCAN Loaded
82
  do_action( 'yith_wcan_loaded' );
83
  }
84
-
85
-
86
- /**
87
- * Init method:
88
- * - default options
89
- *
90
- * @access public
91
- * @since 1.0.0
92
- */
93
- public function init() {
94
- }
95
-
96
-
97
  /**
98
  * Enqueue admin styles and scripts
99
  *
@@ -154,12 +141,7 @@ if ( ! class_exists( 'YITH_WCAN_Admin' ) ) {
154
  'options-path' => YITH_WCAN_DIR . '/settings',
155
  'plugin-url' => YITH_WCAN_URL
156
  );
157
-
158
- /* === Fixed: not updated theme === */
159
- if ( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
160
- require_once( 'plugin-fw/lib/yit-plugin-panel-wc.php' );
161
- }
162
-
163
  $this->_panel = new YIT_Plugin_Panel( $args );
164
  $this->_main_panel_option = "yit_{$args['parent']}_options";
165
 
65
  $this->version = $version;
66
 
67
  //Actions
 
68
  add_action( 'admin_enqueue_scripts', array( $this, 'enqueue_styles_scripts' ) );
69
 
70
  /* Plugin Option Panel */
80
  // YITH WCAN Loaded
81
  do_action( 'yith_wcan_loaded' );
82
  }
83
+
 
 
 
 
 
 
 
 
 
 
 
 
84
  /**
85
  * Enqueue admin styles and scripts
86
  *
141
  'options-path' => YITH_WCAN_DIR . '/settings',
142
  'plugin-url' => YITH_WCAN_URL
143
  );
144
+
 
 
 
 
 
145
  $this->_panel = new YIT_Plugin_Panel( $args );
146
  $this->_main_panel_option = "yit_{$args['parent']}_options";
147
 
modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-frontend.php CHANGED
@@ -27,6 +27,16 @@ if ( ! class_exists( 'YITH_WCAN_Frontend' ) ) {
27
  */
28
  public $version;
29
 
 
 
 
 
 
 
 
 
 
 
30
  /**
31
  * Constructor
32
  *
@@ -35,7 +45,7 @@ if ( ! class_exists( 'YITH_WCAN_Frontend' ) ) {
35
  */
36
  public function __construct( $version ) {
37
  $this->version = $version;
38
-
39
  //Actions
40
  add_action( 'init', array( $this, 'woocommerce_layered_nav_init' ), 99 );
41
 
@@ -43,10 +53,97 @@ if ( ! class_exists( 'YITH_WCAN_Frontend' ) ) {
43
 
44
  add_action( 'body_class', array( $this, 'body_class' ) );
45
 
 
 
 
 
46
  // YITH WCAN Loaded
47
  do_action( 'yith_wcan_loaded' );
48
  }
49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  /**
51
  * Enqueue frontend styles and scripts
52
  *
@@ -96,12 +193,10 @@ if ( ! class_exists( 'YITH_WCAN_Frontend' ) ) {
96
 
97
  if ( is_active_widget( false, false, 'yith-woo-ajax-navigation', true ) && ! is_admin() ) {
98
 
99
- global $_chosen_attributes, $woocommerce;
100
-
101
- $_chosen_attributes = array();
102
 
103
  /* FIX TO WOOCOMMERCE 2.1 */
104
- $attibute_taxonomies = function_exists( 'wc_get_attribute_taxonomies' ) ? $attribute_taxonomies = wc_get_attribute_taxonomies() : $attribute_taxonomies = $woocommerce->get_attribute_taxonomies();
105
 
106
  if ( $attribute_taxonomies ) {
107
  foreach ( $attribute_taxonomies as $tax ) {
@@ -113,7 +208,7 @@ if ( ! class_exists( 'YITH_WCAN_Frontend' ) ) {
113
  $taxonomy = wc_attribute_taxonomy_name( $attribute );
114
  }
115
  else {
116
- $taxonomy = $woocommerce->attribute_taxonomy_name( $attribute );
117
  }
118
 
119
  $name = 'filter_' . $attribute;
@@ -132,17 +227,110 @@ if ( ! class_exists( 'YITH_WCAN_Frontend' ) ) {
132
  }
133
  }
134
 
135
- if ( version_compare( preg_replace( '/-beta-([0-9]+)/', '', $woocommerce->version ), '2.1', '<' ) ) {
136
  add_filter( 'loop_shop_post_in', 'woocommerce_layered_nav_query' );
137
  }
138
- else {
 
139
  add_filter( 'loop_shop_post_in', array( WC()->query, 'layered_nav_query' ) );
140
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
141
 
 
142
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
143
  }
 
144
  }
145
 
 
146
  /**
147
  * Add a body class(es)
148
  *
27
  */
28
  public $version;
29
 
30
+ /**
31
+ * @var array deprecated array from WC_QUERY
32
+ * @since version 3.0
33
+ */
34
+ public $filtered_product_ids_for_taxonomy = array();
35
+ public $layered_nav_product_ids = array();
36
+ public $unfiltered_product_ids = array();
37
+ public $filtered_product_ids = array();
38
+ public $layered_nav_post__in = array();
39
+
40
  /**
41
  * Constructor
42
  *
45
  */
46
  public function __construct( $version ) {
47
  $this->version = $version;
48
+
49
  //Actions
50
  add_action( 'init', array( $this, 'woocommerce_layered_nav_init' ), 99 );
51
 
53
 
54
  add_action( 'body_class', array( $this, 'body_class' ) );
55
 
56
+ add_filter( 'the_posts', array( $this, 'the_posts' ), 15, 2 );
57
+
58
+ add_filter( 'woocommerce_layered_nav_link', 'yit_plus_character_hack', 99 );
59
+
60
  // YITH WCAN Loaded
61
  do_action( 'yith_wcan_loaded' );
62
  }
63
 
64
+ public function layered_navigation_array_for_wc_older_26(){
65
+ if( YITH_WCAN()->is_wc_older_2_6 ){
66
+ $this->filtered_product_ids_for_taxonomy = WC()->query->filtered_product_ids_for_taxonomy;
67
+ $this->layered_nav_product_ids = WC()->query->layered_nav_product_ids;
68
+ $this->unfiltered_product_ids = WC()->query->unfiltered_product_ids;
69
+ $this->filtered_product_ids = WC()->query->filtered_product_ids;
70
+ $this->layered_nav_post__in = WC()->query->layered_nav_post__in;
71
+ }
72
+ }
73
+
74
+ /**
75
+ * Hook into the_posts to do the main product query if needed - relevanssi compatibility.
76
+ *
77
+ * @access public
78
+ * @param array $posts
79
+ * @param WP_Query|bool $query (default: false)
80
+ * @return array
81
+ */
82
+ public function the_posts( $posts, $query = false ) {
83
+
84
+ if( YITH_WCAN()->is_wc_older_2_6 ){
85
+ add_action( 'wp', array( $this, 'layered_navigation_array_for_wc_older_26' ) );
86
+ }
87
+
88
+ else{
89
+
90
+ $filtered_posts = array();
91
+ $queried_post_ids = array();
92
+ $query_filtered_posts = $this->layered_nav_query();
93
+
94
+ foreach ( $posts as $post ) {
95
+
96
+ if ( in_array( $post->ID, $query_filtered_posts ) ) {
97
+ $filtered_posts[] = $post;
98
+ $queried_post_ids[] = $post->ID;
99
+ }
100
+ }
101
+
102
+ $query->posts = $filtered_posts;
103
+ $query->post_count = count( $filtered_posts );
104
+
105
+ // Get main query
106
+ $current_wp_query = $query->query;
107
+
108
+ // Get WP Query for current page (without 'paged')
109
+ unset( $current_wp_query['paged'] );
110
+
111
+ // Ensure filters are set
112
+ $unfiltered_args = array_merge(
113
+ $current_wp_query,
114
+ array(
115
+ 'post_type' => 'product',
116
+ 'numberposts' => -1,
117
+ 'post_status' => 'publish',
118
+ 'meta_query' => $query->meta_query,
119
+ 'fields' => 'ids',
120
+ 'no_found_rows' => true,
121
+ 'update_post_meta_cache' => false,
122
+ 'update_post_term_cache' => false,
123
+ 'pagename' => '',
124
+ 'wc_query' => 'get_products_in_view'
125
+ )
126
+ );
127
+ $this->unfiltered_product_ids = get_posts( $unfiltered_args );
128
+ $this->filtered_product_ids = $queried_post_ids;
129
+
130
+ // Also store filtered posts ids...
131
+ if ( sizeof( $queried_post_ids ) > 0 ) {
132
+ $this->filtered_product_ids = array_intersect( $this->unfiltered_product_ids, $queried_post_ids );
133
+ } else {
134
+ $this->filtered_product_ids = $this->unfiltered_product_ids;
135
+ }
136
+
137
+ if ( sizeof( $this->layered_nav_post__in ) > 0 ) {
138
+ $this->layered_nav_product_ids = array_intersect( $this->unfiltered_product_ids, $this->layered_nav_post__in );
139
+ } else {
140
+ $this->layered_nav_product_ids = $this->unfiltered_product_ids;
141
+ }
142
+ }
143
+
144
+ return $posts;
145
+ }
146
+
147
  /**
148
  * Enqueue frontend styles and scripts
149
  *
193
 
194
  if ( is_active_widget( false, false, 'yith-woo-ajax-navigation', true ) && ! is_admin() ) {
195
 
196
+ $_chosen_attributes = YITH_WCAN()->get_layered_nav_chosen_attributes();
 
 
197
 
198
  /* FIX TO WOOCOMMERCE 2.1 */
199
+ $attibute_taxonomies = function_exists( 'wc_get_attribute_taxonomies' ) ? $attribute_taxonomies = wc_get_attribute_taxonomies() : $attribute_taxonomies = WC()->get_attribute_taxonomies();
200
 
201
  if ( $attribute_taxonomies ) {
202
  foreach ( $attribute_taxonomies as $tax ) {
208
  $taxonomy = wc_attribute_taxonomy_name( $attribute );
209
  }
210
  else {
211
+ $taxonomy = WC()->attribute_taxonomy_name( $attribute );
212
  }
213
 
214
  $name = 'filter_' . $attribute;
227
  }
228
  }
229
 
230
+ if ( YITH_WCAN()->is_wc_older_2_1 ) {
231
  add_filter( 'loop_shop_post_in', 'woocommerce_layered_nav_query' );
232
  }
233
+
234
+ elseif ( YITH_WCAN()->is_wc_older_2_6 ) {
235
  add_filter( 'loop_shop_post_in', array( WC()->query, 'layered_nav_query' ) );
236
  }
237
+ //Nothing to do for WooCommerce 2.6
238
+ }
239
+ }
240
+ /**
241
+ * Layered Nav post filter.
242
+ *
243
+ * @param array $filtered_posts
244
+ * @return array
245
+ */
246
+ public function layered_nav_query( $filtered_posts = array()) {
247
+ $_chosen_attributes = YITH_WCAN()->get_layered_nav_chosen_attributes();
248
+
249
+ if ( sizeof( $_chosen_attributes ) > 0 ) {
250
+
251
+ $matched_products = array(
252
+ 'and' => array(),
253
+ 'or' => array()
254
+ );
255
+ $filtered_attribute = array(
256
+ 'and' => false,
257
+ 'or' => false
258
+ );
259
+
260
+ foreach ( $_chosen_attributes as $attribute => $data ) {
261
+ $matched_products_from_attribute = array();
262
+ $filtered = false;
263
+
264
+ if ( sizeof( $data['terms'] ) > 0 ) {
265
+ foreach ( $data['terms'] as $value ) {
266
+
267
+ $args = array(
268
+ 'post_type' => 'product',
269
+ 'numberposts' => -1,
270
+ 'post_status' => 'publish',
271
+ 'fields' => 'ids',
272
+ 'no_found_rows' => true,
273
+ 'tax_query' => array(
274
+ array(
275
+ 'taxonomy' => $attribute,
276
+ 'terms' => $value,
277
+ 'field' => YITH_WCAN()->filter_term_field
278
+ )
279
+ )
280
+ );
281
+
282
+ //TODO: Increase performance for get_posts()
283
+ $post_ids = apply_filters( 'woocommerce_layered_nav_query_post_ids', get_posts( $args ), $args, $attribute, $value );
284
 
285
+ if ( ! is_wp_error( $post_ids ) ) {
286
 
287
+ if ( sizeof( $matched_products_from_attribute ) > 0 || $filtered ) {
288
+ $matched_products_from_attribute = $data['query_type'] == 'or' ? array_merge( $post_ids, $matched_products_from_attribute ) : array_intersect( $post_ids, $matched_products_from_attribute );
289
+ } else {
290
+ $matched_products_from_attribute = $post_ids;
291
+ }
292
+
293
+ $filtered = true;
294
+ }
295
+ }
296
+ }
297
+
298
+ if ( sizeof( $matched_products[ $data['query_type'] ] ) > 0 || $filtered_attribute[ $data['query_type'] ] === true ) {
299
+ $matched_products[ $data['query_type'] ] = ( $data['query_type'] == 'or' ) ? array_merge( $matched_products_from_attribute, $matched_products[ $data['query_type'] ] ) : array_intersect( $matched_products_from_attribute, $matched_products[ $data['query_type'] ] );
300
+ } else {
301
+ $matched_products[ $data['query_type'] ] = $matched_products_from_attribute;
302
+ }
303
+
304
+ $filtered_attribute[ $data['query_type'] ] = true;
305
+
306
+ $this->filtered_product_ids_for_taxonomy[ $attribute ] = $matched_products_from_attribute;
307
+ }
308
+
309
+ // Combine our AND and OR result sets
310
+ if ( $filtered_attribute['and'] && $filtered_attribute['or'] )
311
+ $results = array_intersect( $matched_products[ 'and' ], $matched_products[ 'or' ] );
312
+ else
313
+ $results = array_merge( $matched_products[ 'and' ], $matched_products[ 'or' ] );
314
+
315
+ if ( $filtered ) {
316
+
317
+ $this->layered_nav_post__in = $results;
318
+ $this->layered_nav_post__in[] = 0;
319
+
320
+ if ( sizeof( $filtered_posts ) == 0 ) {
321
+ $filtered_posts = $results;
322
+ $filtered_posts[] = 0;
323
+ } else {
324
+ $filtered_posts = array_intersect( $filtered_posts, $results );
325
+ $filtered_posts[] = 0;
326
+ }
327
+
328
+ }
329
  }
330
+ return (array) $filtered_posts;
331
  }
332
 
333
+
334
  /**
335
  * Add a body class(es)
336
  *
modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-helper.php CHANGED
@@ -26,9 +26,9 @@ if ( ! class_exists( 'YITH_WCAN_Helper' ) ) {
26
  * @access public
27
  */
28
  public static function attribute_taxonomies() {
29
- global $woocommerce;
30
 
31
- if ( ! isset( $woocommerce ) ) {
32
  return array();
33
  }
34
 
@@ -37,7 +37,7 @@ if ( ! class_exists( 'YITH_WCAN_Helper' ) ) {
37
  $attribute_taxonomies = wc_get_attribute_taxonomies();
38
  }
39
  else {
40
- $attribute_taxonomies = $woocommerce->get_attribute_taxonomies();
41
  }
42
 
43
  if ( empty( $attribute_taxonomies ) ) {
@@ -50,7 +50,7 @@ if ( ! class_exists( 'YITH_WCAN_Helper' ) ) {
50
  $taxonomy = wc_attribute_taxonomy_name( $attribute->attribute_name );
51
  }
52
  else {
53
- $taxonomy = $woocommerce->attribute_taxonomy_name( $attribute->attribute_name );
54
  }
55
 
56
 
26
  * @access public
27
  */
28
  public static function attribute_taxonomies() {
29
+ $_woocommerce = WC();
30
 
31
+ if ( ! isset( $_woocommerce ) ) {
32
  return array();
33
  }
34
 
37
  $attribute_taxonomies = wc_get_attribute_taxonomies();
38
  }
39
  else {
40
+ $attribute_taxonomies = WC()->get_attribute_taxonomies();
41
  }
42
 
43
  if ( empty( $attribute_taxonomies ) ) {
50
  $taxonomy = wc_attribute_taxonomy_name( $attribute->attribute_name );
51
  }
52
  else {
53
+ $taxonomy = WC()->attribute_taxonomy_name( $attribute->attribute_name );
54
  }
55
 
56
 
modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan.php CHANGED
@@ -52,6 +52,22 @@ if ( ! class_exists( 'YITH_WCAN' ) ) {
52
  */
53
  protected static $_instance = null;
54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  /**
56
  * Constructor
57
  *
@@ -61,6 +77,18 @@ if ( ! class_exists( 'YITH_WCAN' ) ) {
61
  public function __construct() {
62
 
63
  $this->version = YITH_WCAN_VERSION;
 
 
 
 
 
 
 
 
 
 
 
 
64
 
65
  /* Load Plugin Framework */
66
  add_action( 'plugins_loaded', array( $this, 'plugin_fw_loader' ), 15 );
@@ -170,5 +198,25 @@ if ( ! class_exists( 'YITH_WCAN' ) ) {
170
  }
171
  }
172
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
173
  }
174
  }
52
  */
53
  protected static $_instance = null;
54
 
55
+ /**
56
+ * @var bool Check for old WooCommerce Version
57
+ * @since 3.0
58
+ */
59
+ public $current_wc_version = false;
60
+ public $is_wc_older_2_1 = false;
61
+ public $is_wc_older_2_6 = false;
62
+
63
+ /**
64
+ * @var string filtered term fields
65
+ * Before WooCommerce 2.6 product attribute use term_id for filter.
66
+ * From WooCommerce 2.6 use slug instead.
67
+ * @since 3.0.0
68
+ */
69
+ public $filter_term_field = 'slug';
70
+
71
  /**
72
  * Constructor
73
  *
77
  public function __construct() {
78
 
79
  $this->version = YITH_WCAN_VERSION;
80
+
81
+ /**
82
+ * WooCommerce Version Check
83
+ */
84
+ $this->current_wc_version = WC()->version;
85
+ $this->is_wc_older_2_1 = version_compare( $this->current_wc_version, '2.1', '<' );
86
+ $this->is_wc_older_2_6 = version_compare( $this->current_wc_version, '2.6', '<' );
87
+
88
+ if( $this->is_wc_older_2_6 ){
89
+ $this->filter_term_field = 'term_id';
90
+ }
91
+
92
 
93
  /* Load Plugin Framework */
94
  add_action( 'plugins_loaded', array( $this, 'plugin_fw_loader' ), 15 );
198
  }
199
  }
200
 
201
+ /**
202
+ * Get choosen attribute args
203
+ *
204
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
205
+ * @since 2.9.3
206
+ * @return array
207
+ */
208
+ public function get_layered_nav_chosen_attributes(){
209
+ $chosen_attributes = array();
210
+ if( $this->is_wc_older_2_6 ){
211
+ global $_chosen_attributes;
212
+ $chosen_attributes = $_chosen_attributes;
213
+ }
214
+
215
+ else {
216
+ $chosen_attributes = WC_Query::get_layered_nav_chosen_attributes();
217
+ }
218
+ return $chosen_attributes;
219
+ }
220
+
221
  }
222
  }
modules/yith-woocommerce-ajax-navigation/includes/functions.yith-wcan.php CHANGED
@@ -116,13 +116,12 @@ function yith_wcan_attributes_table( $type, $attribute, $id, $name, $values = ar
116
  * @return bool
117
  */
118
  function yith_wcan_can_be_displayed() {
119
- global $woocommerce, $_attributes_array;
120
-
121
  if (
122
- is_active_widget( false, false, 'yith-woo-ajax-navigation', true ) ||
123
  is_active_widget( false, false, 'yith-woo-ajax-navigation-sort-by', true ) ||
124
  is_active_widget( false, false, 'yith-woo-ajax-navigation-stock-on-sale', true ) ||
125
- is_active_widget( false, false, 'yith-woo-ajax-navigation-list-price-filter', true )
 
126
  ) {
127
  return true;
128
  }
@@ -336,14 +335,13 @@ if ( ! function_exists( 'yit_term_has_child' ) ) {
336
  * @since 1.3.1
337
  */
338
  function yit_term_has_child( $term, $taxonomy ) {
339
- global $woocommerce;
340
  $count = 0;
341
  $child_terms = get_terms( $taxonomy, array( 'child_of' => $term->term_id ) );
342
 
343
  if( ! is_wp_error( $child_terms ) ){
344
  foreach ( $child_terms as $child_term ) {
345
  $_products_in_term = get_objects_in_term( $child_term->term_id, $taxonomy );
346
- $count += sizeof( array_intersect( $_products_in_term, $woocommerce->query->filtered_product_ids ) );
347
  }
348
  }
349
 
@@ -653,7 +651,7 @@ if( ! function_exists( 'yit_is_filtered_uri' ) ){
653
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
654
  */
655
  function yit_is_filtered_uri(){
656
- global $_chosen_attributes;
657
  $brands = yit_get_brands_taxonomy();
658
  $show_all_categories_link_enabled = 'yes' == yith_wcan_get_option( 'yith_wcan_enable_see_all_categories_link', 'no' );
659
  //check if current page is filtered
@@ -661,5 +659,18 @@ if( ! function_exists( 'yit_is_filtered_uri' ) ){
661
 
662
  return apply_filters( 'yit_wcan_is_filtered_uri', $is_filtered_uri );
663
  }
 
664
 
 
 
 
 
 
 
 
 
 
 
 
 
665
  }
116
  * @return bool
117
  */
118
  function yith_wcan_can_be_displayed() {
 
 
119
  if (
120
+ ( is_active_widget( false, false, 'yith-woo-ajax-navigation', true ) ||
121
  is_active_widget( false, false, 'yith-woo-ajax-navigation-sort-by', true ) ||
122
  is_active_widget( false, false, 'yith-woo-ajax-navigation-stock-on-sale', true ) ||
123
+ is_active_widget( false, false, 'yith-woo-ajax-navigation-list-price-filter', true ) ) &&
124
+ ( is_shop() || defined( 'SHOP_IS_ON_FRONT' ) || is_product_taxonomy() || is_product_category() )
125
  ) {
126
  return true;
127
  }
335
  * @since 1.3.1
336
  */
337
  function yit_term_has_child( $term, $taxonomy ) {
 
338
  $count = 0;
339
  $child_terms = get_terms( $taxonomy, array( 'child_of' => $term->term_id ) );
340
 
341
  if( ! is_wp_error( $child_terms ) ){
342
  foreach ( $child_terms as $child_term ) {
343
  $_products_in_term = get_objects_in_term( $child_term->term_id, $taxonomy );
344
+ $count += sizeof( array_intersect( $_products_in_term, YITH_WCAN()->frontend->filtered_product_ids ) );
345
  }
346
  }
347
 
651
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
652
  */
653
  function yit_is_filtered_uri(){
654
+ $_chosen_attributes = YITH_WCAN()->get_layered_nav_chosen_attributes();
655
  $brands = yit_get_brands_taxonomy();
656
  $show_all_categories_link_enabled = 'yes' == yith_wcan_get_option( 'yith_wcan_enable_see_all_categories_link', 'no' );
657
  //check if current page is filtered
659
 
660
  return apply_filters( 'yit_wcan_is_filtered_uri', $is_filtered_uri );
661
  }
662
+ }
663
 
664
+ if( ! function_exists( 'yit_plus_character_hack' ) ) {
665
+ /**
666
+ * Hack for plus character
667
+ *
668
+ * @return string the filtered link
669
+ *
670
+ * @since 2.8.6
671
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
672
+ */
673
+ function yit_plus_character_hack($link) {
674
+ return $link = str_replace('+', '%2B', $link);
675
+ }
676
  }
modules/yith-woocommerce-ajax-navigation/init.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: YITH WooCommerce Ajax Product Filter
4
  * Plugin URI: http://yithemes.com/
5
  * Description: YITH WooCommerce Ajax Product Filter offers the perfect way to filter all the products of your shop.
6
- * Version: 2.9.2
7
  * Author: YITHEMES
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yith-woocommerce-ajax-navigation
@@ -64,7 +64,7 @@ load_plugin_textdomain( 'yith-woocommerce-ajax-navigation', false, dirname( plug
64
  ! defined( 'YITH_WCAN' ) && define( 'YITH_WCAN', true );
65
  ! defined( 'YITH_WCAN_URL' ) && define( 'YITH_WCAN_URL', plugin_dir_url( __FILE__ ) );
66
  ! defined( 'YITH_WCAN_DIR' ) && define( 'YITH_WCAN_DIR', plugin_dir_path( __FILE__ ) );
67
- ! defined( 'YITH_WCAN_VERSION' ) && define( 'YITH_WCAN_VERSION', '2.9.2' );
68
  ! defined( 'YITH_WCAN_FREE_INIT') && define( 'YITH_WCAN_FREE_INIT', plugin_basename( __FILE__ ) );
69
  ! defined( 'YITH_WCAN_FILE' ) && define( 'YITH_WCAN_FILE', __FILE__ );
70
 
3
  * Plugin Name: YITH WooCommerce Ajax Product Filter
4
  * Plugin URI: http://yithemes.com/
5
  * Description: YITH WooCommerce Ajax Product Filter offers the perfect way to filter all the products of your shop.
6
+ * Version: 3.0.1
7
  * Author: YITHEMES
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yith-woocommerce-ajax-navigation
64
  ! defined( 'YITH_WCAN' ) && define( 'YITH_WCAN', true );
65
  ! defined( 'YITH_WCAN_URL' ) && define( 'YITH_WCAN_URL', plugin_dir_url( __FILE__ ) );
66
  ! defined( 'YITH_WCAN_DIR' ) && define( 'YITH_WCAN_DIR', plugin_dir_path( __FILE__ ) );
67
+ ! defined( 'YITH_WCAN_VERSION' ) && define( 'YITH_WCAN_VERSION', '3.0.0' );
68
  ! defined( 'YITH_WCAN_FREE_INIT') && define( 'YITH_WCAN_FREE_INIT', plugin_basename( __FILE__ ) );
69
  ! defined( 'YITH_WCAN_FILE' ) && define( 'YITH_WCAN_FILE', __FILE__ );
70
 
modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation-it_IT.mo CHANGED
Binary file
modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation-it_IT.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 17:25+0100\n"
6
- "PO-Revision-Date: 2016-03-10 17:25+0100\n"
7
  "Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
8
  "Language-Team: \n"
9
  "Language: it_IT\n"
@@ -11,7 +11,7 @@ msgstr ""
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-Generator: Poedit 1.8.1\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_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"
@@ -20,33 +20,33 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: .\n"
21
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
22
 
23
- #: includes/class.yith-wcan-admin.php:139
24
  msgid "Front end"
25
  msgstr "Front end"
26
 
27
- #: includes/class.yith-wcan-admin.php:140 settings/custom-style-options.php:12
28
  msgid "Custom Style"
29
- msgstr "Modifica stile"
30
 
31
- #: includes/class.yith-wcan-admin.php:141
32
- #: includes/class.yith-wcan-admin.php:213
33
  msgid "Premium Version"
34
  msgstr "Versione Premium"
35
 
36
- #: includes/class.yith-wcan-admin.php:147
37
- #: includes/class.yith-wcan-admin.php:148
38
  msgid "Ajax Product Filter"
39
  msgstr "Ajax Product Filter"
40
 
41
- #: includes/class.yith-wcan-admin.php:209
42
  msgid "Premium live demo"
43
  msgstr "Anteprima versione premium"
44
 
45
- #: includes/class.yith-wcan-admin.php:209
46
  msgid "Live demo"
47
  msgstr "Anteprima"
48
 
49
- #: includes/class.yith-wcan-admin.php:237
50
  msgid "Plugin Documentation"
51
  msgstr "Documentazione Plugin"
52
 
@@ -58,7 +58,7 @@ msgstr "Proprietà"
58
 
59
  # @ yit
60
  #: includes/functions.yith-wcan.php:57
61
- #: widgets/class.yith-wcan-navigation-widget.php:864
62
  msgid "Color"
63
  msgstr "Colore"
64
 
@@ -92,12 +92,12 @@ msgid ""
92
  msgstr ""
93
 
94
  #: settings/custom-style-options.php:24
95
- msgid "Put here your custom CSS rules:"
96
- msgstr "Metti qui le tue modifiche delle regole del CSS"
97
 
98
  #: settings/frontend-options.php:12
99
- msgid "General Settings"
100
- msgstr "Impostazioni Generali"
101
 
102
  #: settings/frontend-options.php:25
103
  msgctxt "Admin panel: option description"
@@ -107,80 +107,74 @@ msgstr "Descrizione"
107
  #: settings/frontend-options.php:27
108
  msgctxt "Admin: Panel section description"
109
  msgid ""
110
- "If your theme use the WooCommerce standard templates, you don't need to "
111
  "change the following values.\n"
112
  " Otherwise, add the classes used in the "
113
- "template of your theme.\n"
114
- " If you don't know them, please contact the "
115
- "developer of your theme to receive the correct classes."
116
  msgstr ""
117
- "Se il tuo tema utilizza i template standard diWooCommerce, non devi "
118
  "modificare i seguenti valori.\n"
119
- " In caso contrario, aggiungi le classe "
120
- "utilizzate nel template del tuo tema.\n"
121
- " Se non le conosci, contatta lo sviluppatore "
122
- "del tuo tema per ottenere le classi corrette."
123
 
124
  #: settings/frontend-options.php:33
125
  msgid "Product Container"
126
  msgstr "Contenitore Prodotti"
127
 
128
  #: settings/frontend-options.php:34
129
- msgid "Put here the CSS class or id for the product container"
130
- msgstr "Inserisci qui la classe CSS o l'ID per il contenitore del prodotto"
131
 
132
  #: settings/frontend-options.php:41
133
  msgid "Shop Pagination Container"
134
  msgstr "Contenitore Paginazione"
135
 
136
  #: settings/frontend-options.php:42
137
- msgid "Put here the CSS class or id for the shop pagination container"
138
  msgstr ""
139
- "Inserisci qui la classe CSS o l'ID per il contenitore della paginazione del "
140
- "negozio"
141
 
142
  #: settings/frontend-options.php:49
143
  msgid "Result Count Container"
144
  msgstr "Contenitore Conteggio Prodotti"
145
 
146
  #: settings/frontend-options.php:50
147
- msgid "Put here the CSS class or id for the result count container"
148
- msgstr ""
149
- "Inserisci qui la classe CSS o l'ID per il contenitore del conteggio dei "
150
- "prodotti"
151
 
152
  #: settings/frontend-options.php:57
153
  msgid "Scroll top anchor"
154
- msgstr ""
155
 
156
  #: settings/frontend-options.php:58
157
- msgid "Put here the HTML tag for the scroll top in mobile"
158
- msgstr ""
159
 
160
- #: templates/admin/premium.php:203 templates/admin/premium.php:377
161
  #, php-format
162
  msgid ""
163
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
164
  "Filter%2$s to benefit from all features!"
165
  msgstr ""
166
- "Aggiorna alla %1$sversione premium%2$s di %1$sYITH WooCommerce Ajax Product "
167
- "Filter%2$s per beneficiare di tutte le funzionalità!"
168
 
169
- #: templates/admin/premium.php:206 templates/admin/premium.php:380
170
  msgid "UPGRADE"
171
- msgstr "AGGIORNA"
172
 
173
- #: templates/admin/premium.php:207 templates/admin/premium.php:381
174
  msgid "to the premium version"
175
- msgstr "alla versione premium"
176
 
177
  #: templates/admin/premium.php:213
178
  msgid "Premium Features"
179
- msgstr "Caratteristiche Premium"
180
 
181
  #: templates/admin/premium.php:221
182
  msgid "Two more layouts"
183
- msgstr "Due layout aggiuntivi"
184
 
185
  #: templates/admin/premium.php:224
186
  #, php-format
@@ -194,19 +188,10 @@ msgid ""
194
  "On%2$s plugin, you will be able to offer the freedom to filter your shop "
195
  "products by brands thanks to the ajax technology."
196
  msgstr ""
197
- "Il widget YITH WooCommerce Ajax Product Filter si arricchisce ulteriormente "
198
- "di 2 nuove tipologie di layout per il filtro dei prodotti del tuo shop. "
199
- "%1$sBicolor%2$s, perfetto per quegli attributi (di tipo colore) che fanno "
200
- "riferimento a due colori contemporaneamente (bianco/nero), per un impatto "
201
- "visivo agevole per l’utente finale. Scegli la tipologia %1$sTag%2$s se "
202
- "invece vuoi che i tuoi prodotti possano essere filtrati per tag di prodotto. "
203
- "Se stai usando contemporaneamente anche %1$sYITH WooCommerce Brand Add-On"
204
- "%2$s, potrai offrire la possibilità di filtrare per brand i prodotti del tuo "
205
- "shop grazie alla tecnologia ajax."
206
 
207
  #: templates/admin/premium.php:234
208
  msgid "Price range"
209
- msgstr "Fascia di prezzo"
210
 
211
  #: templates/admin/premium.php:237
212
  #, php-format
@@ -216,16 +201,10 @@ msgid ""
216
  "Price Filter, %1$syou can set unlimited price ranges:%2$s your users will be "
217
  "able to filter products selecting on the ranges you have set."
218
  msgstr ""
219
- "Uno dei filtri maggiormente richiesti dagli utenti all’interno di un e-"
220
- "commerce interessa la possibilità di fare una selezione di prodotti sulla "
221
- "base del prezzo. Grazie a YITH WooCommerce Ajax List Price Filter %1$spotrai "
222
- "definire infiniti range di prezzo%2$s, così da permettere ai tuoi utenti di "
223
- "filtrare i prodotti selezionando uno degli intervalli di prezzo da te "
224
- "definiti."
225
 
226
  #: templates/admin/premium.php:253
227
  msgid "Ajax Stock/On Sale Filters"
228
- msgstr "Filtri Ajax Disponibili/In Saldo"
229
 
230
  #: templates/admin/premium.php:256
231
  #, php-format
@@ -235,14 +214,10 @@ msgid ""
235
  "the available ones.%3$s %1$sAn additional feature for an e-commerce site "
236
  "that is worthy!%2$s"
237
  msgstr ""
238
- "Ancora un widget novità per la versione premium del plugin. Con esso "
239
- "chiunque si trovi a navigare tra le pagine del tuo shop potrà visualizzare "
240
- "solo i prodotti in saldo e/o i prodotti al momento disponibili.%3$s %1$sUna "
241
- "caratteristica aggiuntiva per un e-commerce che vale!%2$s"
242
 
243
  #: templates/admin/premium.php:266
244
  msgid "Product sorting"
245
- msgstr "Ordinamento prodotti"
246
 
247
  #: templates/admin/premium.php:269
248
  #, php-format
@@ -252,27 +227,20 @@ msgid ""
252
  "need to reload the page. Products can be sorted by rate, sales, price or "
253
  "publication date."
254
  msgstr ""
255
- "Con il nuovo widget %1$sYITH WooCommerce Disposizione Ajax%2$s dai ai tuoi "
256
- "utenti la possibilità di ordinare in ajax i prodotti, senza la necessità di "
257
- "dover attendere che la pagina ricarichi. L’ordinamento può essere fatto in "
258
- "base al rating, numero di vendite, prezzo o data di pubblicazione."
259
 
260
  #: templates/admin/premium.php:285
261
  msgid "Customized loader"
262
- msgstr "Loader personalizzato"
263
 
264
  #: templates/admin/premium.php:288
265
  msgid ""
266
  "From the plugin option panel, you can choose to upload a new icon for your "
267
  "loader: in this way, it will better meet your needs."
268
  msgstr ""
269
- "Direttamente dal pannello opzioni del plugin potrai scegliere di effettuare "
270
- "l’upload di una nuova icona per il loader, nel caso quello di default non "
271
- "faccia al caso tuo."
272
 
273
  #: templates/admin/premium.php:298
274
  msgid "WooCommerce Price Filter"
275
- msgstr "WooCommerce Price Filter"
276
 
277
  #: templates/admin/premium.php:301
278
  #, php-format
@@ -285,7 +253,7 @@ msgstr ""
285
 
286
  #: templates/admin/premium.php:317
287
  msgid "SEO"
288
- msgstr ""
289
 
290
  #: templates/admin/premium.php:320
291
  msgid ""
@@ -319,7 +287,7 @@ msgstr ""
319
 
320
  #: templates/admin/premium.php:362
321
  msgid "Filter style"
322
- msgstr ""
323
 
324
  #: templates/admin/premium.php:365
325
  msgid ""
@@ -328,80 +296,120 @@ msgid ""
328
  "Users will experience a new look of your pages while filtering products."
329
  msgstr ""
330
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
331
  #: widgets/class.yith-wcan-navigation-widget.php:36
332
- msgid "Filter the product list without reloading the page"
333
- msgstr "Filtra l'elenco prodotti senza ricaricare la pagina"
334
 
335
  #: widgets/class.yith-wcan-navigation-widget.php:39
336
  msgctxt "Admin: Widget Title"
337
  msgid "YITH WooCommerce Ajax Product Filter"
338
  msgstr "YITH WooCommerce Filtro Prodotti Ajax"
339
 
340
- #: widgets/class.yith-wcan-navigation-widget.php:300
341
  msgid "Filters:"
342
  msgstr "Filtri:"
343
 
344
  # @ yit
345
- #: widgets/class.yith-wcan-navigation-widget.php:863
346
  msgid "List"
347
  msgstr "Lista"
348
 
349
  # @ yit
350
- #: widgets/class.yith-wcan-navigation-widget.php:865
351
  msgid "Label"
352
  msgstr "Etichetta"
353
 
354
- #: widgets/class.yith-wcan-navigation-widget.php:866
355
  msgid "Dropdown"
356
  msgstr "Menu a tendina"
357
 
358
  # @ yit
359
- #: widgets/class.yith-wcan-navigation-widget.php:873
360
- #: widgets/class.yith-wcan-reset-navigation-widget.php:100
361
  msgid "Title"
362
  msgstr "Titolo"
363
 
364
  # @ yit
365
- #: widgets/class.yith-wcan-navigation-widget.php:879
366
  msgid "Type:"
367
  msgstr "Tipo:"
368
 
369
  # @ yit
370
- #: widgets/class.yith-wcan-navigation-widget.php:890
371
  msgid "Query Type:"
372
  msgstr "Tipo Query:"
373
 
374
  # @ yit
375
- #: widgets/class.yith-wcan-navigation-widget.php:892
376
  msgid "AND"
377
  msgstr "E"
378
 
379
  # @ yit
380
- #: widgets/class.yith-wcan-navigation-widget.php:893
381
  msgid "OR"
382
  msgstr "O"
383
 
384
  # @ yit
385
- #: widgets/class.yith-wcan-navigation-widget.php:899
386
  msgid "Attribute:"
387
  msgstr "Attributo:"
388
 
389
- #: widgets/class.yith-wcan-navigation-widget.php:906
390
  msgid "Display (default All):"
391
  msgstr "Visualizza (default Tutti)"
392
 
393
- #: widgets/class.yith-wcan-navigation-widget.php:908
394
  msgid "All (no hierarchical)"
395
  msgstr "Tutti (non gerarchico)"
396
 
397
- #: widgets/class.yith-wcan-navigation-widget.php:909
398
  msgid "All (hierarchical)"
399
  msgstr "Tutti (gerarchico)"
400
 
401
- #: widgets/class.yith-wcan-navigation-widget.php:910
402
  msgid "Only Parent"
403
  msgstr "Solo Principali"
404
 
 
 
 
 
405
  #: widgets/class.yith-wcan-reset-navigation-widget.php:23
406
  msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
407
  msgstr ""
@@ -411,90 +419,139 @@ msgstr ""
411
  msgid "YITH WooCommerce Ajax Reset Filter"
412
  msgstr "YITH WooCommerce Filtro Ajax Reset"
413
 
414
- #: widgets/class.yith-wcan-reset-navigation-widget.php:93
415
  msgid "Reset All Filters"
416
  msgstr "Resetta tutti i filtri"
417
 
418
- #: widgets/class.yith-wcan-reset-navigation-widget.php:106
419
  msgid "Button Label"
420
  msgstr "Etichetta Pulsante"
421
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
422
  #~ msgid ""
423
- #~ "With the premium version of the plugin, you will also be able to "
424
- #~ "customize WooCommerce Price Filter widget, changing the settings you can "
425
- #~ "find in the plugin option panel."
426
  #~ msgstr ""
427
- #~ "Con la versione premium del plugin avrai anche la possibilità di "
428
- #~ "personalizzare il widget WooCommerce Price Filter, modificando le "
429
- #~ "apposite impostazioni che sono state inserite nel pannello opzioni del "
430
- #~ "plugin."
431
 
432
- #~ msgid ""
433
- #~ "Dear users,\n"
434
- #~ " we would like to inform you that the YITH "
435
- #~ "WooCommerce Ajax Navigation plugin will change its name in YITH "
436
- #~ "WooCommerce Ajax Product Filter from the next update. Also, the plugin "
437
- #~ "textdomain will change too from \"yit\" to \"yith_wc_ajxnav\".\n"
438
- #~ " This modification solves the issues about "
439
- #~ "textdomain conflicts generated by some translation/multilanguage plugins "
440
- #~ "you have identified in the past weeks.\n"
441
- #~ " If updating the plugin some language files "
442
- #~ "are no more recognized by WordPress, you will just have to rename the "
443
- #~ "language files in the correct format. After renaming the files, you can "
444
- #~ "update/translate the .po file following the classic procedure for "
445
- #~ "translations."
446
  #~ msgstr ""
447
- #~ "Cari utenti,\n"
448
- #~ " comunichiamo che il plugin YITH WooCommerce "
449
- #~ "Ajax Navigation cambierà il proprio nome in YITH WooCommerce Ajax Product "
450
- #~ "Filter dal prossimo aggiornamento. Per di più, anche il textdomain del "
451
- #~ "plugin cambierà da \"yit\" a \"yith_wc_ajxnav\".\n"
452
- #~ " Questa modifica risolve i problemi "
453
- #~ "riguardanti i conflitti di textdomain generati da alcuni plugin di "
454
- #~ "traduzione/multilingua che avete identificato nelle settimane "
455
- #~ "precedenti.\n"
456
- #~ " Se alcuni file di lingua non fossero più "
457
- #~ "riconosciuti da WordPress una volta effettuato l'aggiornamento, basterà "
458
- #~ "rinominare i file di lingua nel formato corretto. Dopo averli rinominati, "
459
- #~ "è possibile aggiornare/tradurre il file .po seguendo la procedura "
460
- #~ "classica di traduzione."
461
 
462
- #~ msgctxt "Admin(Pointers): Plugin Title"
463
- #~ msgid "YITH WooCommerce Ajax Product Filter"
464
- #~ msgstr "YITH WooCommerce Ajax Product Filter"
465
 
466
- #~ msgid ""
467
- #~ "YITH WooCommerce Product Filter has been updated with new available "
468
- #~ "options"
469
  #~ msgstr ""
470
- #~ "YITH WooCommerce Product Filter è stato aggiornato con delle nuove opzioni"
471
 
472
- #~ msgid "discover the PREMIUM version"
473
- #~ msgstr "scopri la versione PREMIUM"
474
 
475
- #~ msgid "Settings"
476
- #~ msgstr "Impostazioni"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
477
 
478
  #~ msgid "Ajax Loader"
479
  #~ msgstr "Loader Ajax"
480
 
481
- #~ msgid "Customize the ajax loader"
482
- #~ msgstr "Personalizza il loader ajax"
483
 
484
  #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
485
  #~ msgid "Ajax WooCommerce Price Filter"
486
  #~ msgstr "Price Filter di WooCommerce in ajax"
487
 
488
- #~ msgid "Use WooCommerce price filter in ajax"
489
- #~ msgstr "Utilizza il Price Filter di WooCommerce in ajax"
490
 
491
  #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
492
- #~ msgid "WooCommerce Price Filter Slider"
493
- #~ msgstr "Price Filter di WooCommerce con slider"
494
 
495
  #~ msgid "Use WooCommerce price filter with slider"
496
  #~ msgstr "Utilizza il Price Filter di WooCommerce con slider"
497
 
 
 
 
 
 
 
 
 
 
498
  #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
499
  #~ msgid "Dropdown for WooCommerce Price Filter"
500
  #~ msgstr "Menu a tendina per Price Filter di WooCommerce"
@@ -508,8 +565,12 @@ msgstr "Etichetta Pulsante"
508
  #~ msgid "Open/Close for WooCommerce Price Filter"
509
  #~ msgstr "Apri/Chiudi il menu di Price Filter di WooCommerce"
510
 
511
- #~ msgid "Select if you want to show the dropdown opened or closed"
512
- #~ msgstr "Scegli se mostrare il menu a tendina aperto o chiuso"
 
 
 
 
513
 
514
  #~ msgid "Opened"
515
  #~ msgstr "Aperto"
@@ -517,6 +578,28 @@ msgstr "Etichetta Pulsante"
517
  #~ msgid "Closed"
518
  #~ msgstr "Chiuso"
519
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
520
  #~ msgctxt "Price filter option: price starts from"
521
  #~ msgid "From"
522
  #~ msgstr "Da"
@@ -543,7 +626,7 @@ msgstr "Etichetta Pulsante"
543
  #~ msgid "Show widget dropdown"
544
  #~ msgstr "Mostra il menu a tendina del widget"
545
 
546
- #~ msgctxt "Select if you want to show the widget open or closed"
547
  #~ msgid "Dropdown style:"
548
  #~ msgstr "Stile menu a tendina:"
549
 
@@ -553,6 +636,21 @@ msgstr "Etichetta Pulsante"
553
  #~ msgid "Add new range"
554
  #~ msgstr "Aggiungi nuovo intervallo"
555
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
556
  #~ msgid "No tags found."
557
  #~ msgstr "Nessun tag trovato."
558
 
@@ -574,10 +672,9 @@ msgstr "Etichetta Pulsante"
574
 
575
  #~ msgctxt "Admin: user note"
576
  #~ msgid ""
577
- #~ "Note: tags with no assigned products will not be showed in the front end"
578
  #~ msgstr ""
579
- #~ "N.B.: i tag che non sono assegnati ad alcun prodotto non saranno mostrati "
580
- #~ "nel front end "
581
 
582
  #~ msgid "Tag name"
583
  #~ msgstr "Nome tag"
@@ -598,6 +695,12 @@ msgstr "Etichetta Pulsante"
598
  #~ msgid "Hide product count"
599
  #~ msgstr "Nascondi numero prodotti"
600
 
 
 
 
 
 
 
601
  #~ msgid "BiColor"
602
  #~ msgstr "BiColor"
603
 
@@ -613,23 +716,23 @@ msgstr "Etichetta Pulsante"
613
  #~ msgid "Background color"
614
  #~ msgstr "Colore di sfondo"
615
 
616
- #~ msgid "Background color in hover"
617
- #~ msgstr "Colore di sfondo al passaggio del mouse"
618
 
619
  #~ msgid "Text color"
620
  #~ msgstr "Colore del testo"
621
 
622
- #~ msgid "Text color in hover"
623
- #~ msgstr "Colore del testo al passaggio del mouse"
624
 
625
  #~ msgid "Border color"
626
  #~ msgstr "Colore dei bordi"
627
 
628
- #~ msgid "Border color in hover"
629
- #~ msgstr "Colore dei bordi al passaggio del mouse"
630
 
631
- #~ msgid "Display the sorting of the WooCommerce products"
632
- #~ msgstr "Mostra l'ordinamento dei prodotti WooCommerce"
633
 
634
  #~ msgid "YITH WooCommerce Ajax Sort By"
635
  #~ msgstr "YITH WooCommerce Disposizione Ajax"
@@ -660,6 +763,131 @@ msgstr "Etichetta Pulsante"
660
  #~ msgid "Show \"In Stock\" filter"
661
  #~ msgstr "Mostra filtro \"Disponibili\""
662
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
663
  #~ msgctxt "Admin: user tooltip"
664
  #~ msgid ""
665
  #~ "Activating the filter type \"Tag \" you can choose which tags show in"
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-13 16:11+0200\n"
6
+ "PO-Revision-Date: 2016-06-13 16:11+0200\n"
7
  "Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
8
  "Language-Team: \n"
9
  "Language: it_IT\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-Generator: Poedit 1.8.4\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_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"
20
  "X-Poedit-SearchPath-0: .\n"
21
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcan-admin.php:126
24
  msgid "Front end"
25
  msgstr "Front end"
26
 
27
+ #: includes/class.yith-wcan-admin.php:127 settings/custom-style-options.php:12
28
  msgid "Custom Style"
29
+ msgstr "Stile personalizzato"
30
 
31
+ #: includes/class.yith-wcan-admin.php:128
32
+ #: includes/class.yith-wcan-admin.php:195
33
  msgid "Premium Version"
34
  msgstr "Versione Premium"
35
 
36
+ #: includes/class.yith-wcan-admin.php:134
37
+ #: includes/class.yith-wcan-admin.php:135
38
  msgid "Ajax Product Filter"
39
  msgstr "Ajax Product Filter"
40
 
41
+ #: includes/class.yith-wcan-admin.php:191
42
  msgid "Premium live demo"
43
  msgstr "Anteprima versione premium"
44
 
45
+ #: includes/class.yith-wcan-admin.php:191
46
  msgid "Live demo"
47
  msgstr "Anteprima"
48
 
49
+ #: includes/class.yith-wcan-admin.php:219
50
  msgid "Plugin Documentation"
51
  msgstr "Documentazione Plugin"
52
 
58
 
59
  # @ yit
60
  #: includes/functions.yith-wcan.php:57
61
+ #: widgets/class.yith-wcan-navigation-widget.php:706
62
  msgid "Color"
63
  msgstr "Colore"
64
 
92
  msgstr ""
93
 
94
  #: settings/custom-style-options.php:24
95
+ msgid "Enter here your custom CSS rules:"
96
+ msgstr "Inserisci qui le tue regole CSS:"
97
 
98
  #: settings/frontend-options.php:12
99
+ msgid "Frontend Settings"
100
+ msgstr "Impostazioni frontend"
101
 
102
  #: settings/frontend-options.php:25
103
  msgctxt "Admin panel: option description"
107
  #: settings/frontend-options.php:27
108
  msgctxt "Admin: Panel section description"
109
  msgid ""
110
+ "If your theme is using WooCommerce standard templates, you don't need to "
111
  "change the following values.\n"
112
  " Otherwise, add the classes used in the "
113
+ "templates of your theme.\n"
114
+ " If you don't know how to do, please contact "
115
+ "the developer of your theme to be correctly instructed."
116
  msgstr ""
117
+ "Se il tuo tema utilizza i template standard di WooCommerce, non servirà "
118
  "modificare i seguenti valori.\n"
119
+ "In caso contrario, aggiungi le classi utilizzate nei template del tuo tema.\n"
120
+ "Se non sai come fare, contatta lo sviluppatore del tuo tema per ricevere "
121
+ "informazione adeguate."
 
122
 
123
  #: settings/frontend-options.php:33
124
  msgid "Product Container"
125
  msgstr "Contenitore Prodotti"
126
 
127
  #: settings/frontend-options.php:34
128
+ msgid "Enter here the CSS class or id for the product container"
129
+ msgstr "Inserisci qui la classe CSS or l'ID del contenitore prodotto"
130
 
131
  #: settings/frontend-options.php:41
132
  msgid "Shop Pagination Container"
133
  msgstr "Contenitore Paginazione"
134
 
135
  #: settings/frontend-options.php:42
136
+ msgid "Enter here the CSS class or id for the shop pagination container"
137
  msgstr ""
138
+ "Inserisci qui la classe CSS o l'ID del contenitore della paginazione shop"
 
139
 
140
  #: settings/frontend-options.php:49
141
  msgid "Result Count Container"
142
  msgstr "Contenitore Conteggio Prodotti"
143
 
144
  #: settings/frontend-options.php:50
145
+ msgid "Enter here the CSS class or id for the results count container"
146
+ msgstr "Inserisci qui la classe CSS o l'ID dei risultati del conteggio"
 
 
147
 
148
  #: settings/frontend-options.php:57
149
  msgid "Scroll top anchor"
150
+ msgstr "Ancora torna su"
151
 
152
  #: settings/frontend-options.php:58
153
+ msgid "Enter here the HTML tag for the scroll to top feature on mobiles"
154
+ msgstr "Inserisci qui il tag HTML per la funzionalità \"Torna su\" su mobile"
155
 
156
+ #: templates/admin/premium.php:203 templates/admin/premium.php:425
157
  #, php-format
158
  msgid ""
159
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
160
  "Filter%2$s to benefit from all features!"
161
  msgstr ""
 
 
162
 
163
+ #: templates/admin/premium.php:206 templates/admin/premium.php:428
164
  msgid "UPGRADE"
165
+ msgstr ""
166
 
167
+ #: templates/admin/premium.php:207 templates/admin/premium.php:429
168
  msgid "to the premium version"
169
+ msgstr ""
170
 
171
  #: templates/admin/premium.php:213
172
  msgid "Premium Features"
173
+ msgstr ""
174
 
175
  #: templates/admin/premium.php:221
176
  msgid "Two more layouts"
177
+ msgstr ""
178
 
179
  #: templates/admin/premium.php:224
180
  #, php-format
188
  "On%2$s plugin, you will be able to offer the freedom to filter your shop "
189
  "products by brands thanks to the ajax technology."
190
  msgstr ""
 
 
 
 
 
 
 
 
 
191
 
192
  #: templates/admin/premium.php:234
193
  msgid "Price range"
194
+ msgstr ""
195
 
196
  #: templates/admin/premium.php:237
197
  #, php-format
201
  "Price Filter, %1$syou can set unlimited price ranges:%2$s your users will be "
202
  "able to filter products selecting on the ranges you have set."
203
  msgstr ""
 
 
 
 
 
 
204
 
205
  #: templates/admin/premium.php:253
206
  msgid "Ajax Stock/On Sale Filters"
207
+ msgstr ""
208
 
209
  #: templates/admin/premium.php:256
210
  #, php-format
214
  "the available ones.%3$s %1$sAn additional feature for an e-commerce site "
215
  "that is worthy!%2$s"
216
  msgstr ""
 
 
 
 
217
 
218
  #: templates/admin/premium.php:266
219
  msgid "Product sorting"
220
+ msgstr ""
221
 
222
  #: templates/admin/premium.php:269
223
  #, php-format
227
  "need to reload the page. Products can be sorted by rate, sales, price or "
228
  "publication date."
229
  msgstr ""
 
 
 
 
230
 
231
  #: templates/admin/premium.php:285
232
  msgid "Customized loader"
233
+ msgstr ""
234
 
235
  #: templates/admin/premium.php:288
236
  msgid ""
237
  "From the plugin option panel, you can choose to upload a new icon for your "
238
  "loader: in this way, it will better meet your needs."
239
  msgstr ""
 
 
 
240
 
241
  #: templates/admin/premium.php:298
242
  msgid "WooCommerce Price Filter"
243
+ msgstr ""
244
 
245
  #: templates/admin/premium.php:301
246
  #, php-format
253
 
254
  #: templates/admin/premium.php:317
255
  msgid "SEO"
256
+ msgstr "SEO"
257
 
258
  #: templates/admin/premium.php:320
259
  msgid ""
287
 
288
  #: templates/admin/premium.php:362
289
  msgid "Filter style"
290
+ msgstr "Stile filtro"
291
 
292
  #: templates/admin/premium.php:365
293
  msgid ""
296
  "Users will experience a new look of your pages while filtering products."
297
  msgstr ""
298
 
299
+ #: templates/admin/premium.php:381
300
+ msgid "Page url"
301
+ msgstr ""
302
+
303
+ #: templates/admin/premium.php:384
304
+ msgid ""
305
+ "Each applied filter generates a new url for the page. You can decide to keep "
306
+ "the same url or let it get automatically updated every time user applies a "
307
+ "filter to the products list of your shop."
308
+ msgstr ""
309
+
310
+ #: templates/admin/premium.php:394
311
+ msgid "Filter by tag"
312
+ msgstr ""
313
+
314
+ #: templates/admin/premium.php:397
315
+ msgid ""
316
+ "If you use tags as a powerful tool to classify your products, you can "
317
+ "configure an ad-hoc filter to be used on your products also by tag. In "
318
+ "addition, you could organize your tags in a hierarchy and have appropriate "
319
+ "tools for a better management of your products."
320
+ msgstr ""
321
+
322
+ #: templates/admin/premium.php:413
323
+ msgid "Reset"
324
+ msgstr ""
325
+
326
+ #: templates/admin/premium.php:416
327
+ msgid ""
328
+ "User experience on the site requires handiness and insight. This is why it "
329
+ "is unreasonable to deselect filters one by one to go back to the main view "
330
+ "when multiple filters have been applied to the product list. The plugin also "
331
+ "manages this action by a specific button which reset filters and by other "
332
+ "two which refresh the main view of categories and/or tags."
333
+ msgstr ""
334
+
335
  #: widgets/class.yith-wcan-navigation-widget.php:36
336
+ msgid "Filter the list of products without reloading the page"
337
+ msgstr "Filtra la lista dei prodotti senza dover ricaricare la pagina"
338
 
339
  #: widgets/class.yith-wcan-navigation-widget.php:39
340
  msgctxt "Admin: Widget Title"
341
  msgid "YITH WooCommerce Ajax Product Filter"
342
  msgstr "YITH WooCommerce Filtro Prodotti Ajax"
343
 
344
+ #: widgets/class.yith-wcan-navigation-widget.php:139
345
  msgid "Filters:"
346
  msgstr "Filtri:"
347
 
348
  # @ yit
349
+ #: widgets/class.yith-wcan-navigation-widget.php:705
350
  msgid "List"
351
  msgstr "Lista"
352
 
353
  # @ yit
354
+ #: widgets/class.yith-wcan-navigation-widget.php:707
355
  msgid "Label"
356
  msgstr "Etichetta"
357
 
358
+ #: widgets/class.yith-wcan-navigation-widget.php:708
359
  msgid "Dropdown"
360
  msgstr "Menu a tendina"
361
 
362
  # @ yit
363
+ #: widgets/class.yith-wcan-navigation-widget.php:715
364
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:99
365
  msgid "Title"
366
  msgstr "Titolo"
367
 
368
  # @ yit
369
+ #: widgets/class.yith-wcan-navigation-widget.php:721
370
  msgid "Type:"
371
  msgstr "Tipo:"
372
 
373
  # @ yit
374
+ #: widgets/class.yith-wcan-navigation-widget.php:732
375
  msgid "Query Type:"
376
  msgstr "Tipo Query:"
377
 
378
  # @ yit
379
+ #: widgets/class.yith-wcan-navigation-widget.php:734
380
  msgid "AND"
381
  msgstr "E"
382
 
383
  # @ yit
384
+ #: widgets/class.yith-wcan-navigation-widget.php:735
385
  msgid "OR"
386
  msgstr "O"
387
 
388
  # @ yit
389
+ #: widgets/class.yith-wcan-navigation-widget.php:741
390
  msgid "Attribute:"
391
  msgstr "Attributo:"
392
 
393
+ #: widgets/class.yith-wcan-navigation-widget.php:748
394
  msgid "Display (default All):"
395
  msgstr "Visualizza (default Tutti)"
396
 
397
+ #: widgets/class.yith-wcan-navigation-widget.php:750
398
  msgid "All (no hierarchical)"
399
  msgstr "Tutti (non gerarchico)"
400
 
401
+ #: widgets/class.yith-wcan-navigation-widget.php:751
402
  msgid "All (hierarchical)"
403
  msgstr "Tutti (gerarchico)"
404
 
405
+ #: widgets/class.yith-wcan-navigation-widget.php:752
406
  msgid "Only Parent"
407
  msgstr "Solo Principali"
408
 
409
+ #: widgets/class.yith-wcan-navigation-widget.php:759
410
+ msgid "CSS custom class"
411
+ msgstr "Classe CSS custom"
412
+
413
  #: widgets/class.yith-wcan-reset-navigation-widget.php:23
414
  msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
415
  msgstr ""
419
  msgid "YITH WooCommerce Ajax Reset Filter"
420
  msgstr "YITH WooCommerce Filtro Ajax Reset"
421
 
422
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:92
423
  msgid "Reset All Filters"
424
  msgstr "Resetta tutti i filtri"
425
 
426
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:105
427
  msgid "Button Label"
428
  msgstr "Etichetta Pulsante"
429
 
430
+ #~ msgid "Settings"
431
+ #~ msgstr "Impostazioni"
432
+
433
+ #~ msgid "Widget Title Tag"
434
+ #~ msgstr "Tag titolo del widget"
435
+
436
+ #~ msgid "Enter here the HTML tag for the widget title"
437
+ #~ msgstr "Inserisci qui il tag HTML per il titolo del widget"
438
+
439
+ #~ msgid "Order by"
440
+ #~ msgstr "Ordina per"
441
+
442
+ #~ msgid "Sort by number of products contained or alphabetically"
443
+ #~ msgstr "Ordina per numero di prodotti contenuti or in ordine alfabetico"
444
+
445
+ #~ msgid "Number of products"
446
+ #~ msgstr "Numero di prodotti"
447
+
448
+ #~ msgid "Alphabetically"
449
+ #~ msgstr "In ordine alfabetico"
450
+
451
+ #~ msgid "Select the filter style"
452
+ #~ msgstr "Seleziona lo stile del filtro"
453
+
454
+ #~ msgid "\"x\" icon before activated filter"
455
+ #~ msgstr "\"x\" davanti al filtro attivato"
456
+
457
+ #~ msgid "Checkboxes"
458
+ #~ msgstr "Checkbox"
459
+
460
+ #~ msgid "Enable ajax shop pagination"
461
+ #~ msgstr "Abilita paginazione shop AJAX"
462
+
463
+ #~ msgid "Enable AJAX WooCommerce pagination"
464
+ #~ msgstr "Abilita paginazione WooCommerce AJAX"
465
+
466
+ #~ msgid "Shop Pagination Container Anchor"
467
+ #~ msgstr "Ancora contenitore paginazione shop"
468
+
469
+ #~ msgid "Enter here the HTML tag for the shop pagination anchor"
470
+ #~ msgstr "Inserisci qui il tag HTML per l'ancora della paginazione shop"
471
+
472
+ #~ msgid "Show current categories"
473
+ #~ msgstr "Mostra categorie attive"
474
+
475
  #~ msgid ""
476
+ #~ "This option allows whether to show or hide the current category when you "
477
+ #~ "are on it. For example, if I am on “Jeans” category page, the \"Jeans\" "
478
+ #~ "filter is automatically hidden."
479
  #~ msgstr ""
480
+ #~ "Questa opzione permette di mostrare o nascondere la categoria in cui ci "
481
+ #~ "si trova. Per esempio, se sei nella pagina della categoria \"Jeans\", il "
482
+ #~ "filtro \"Jeans\" sarà automaticamente nascosto."
 
483
 
484
+ #~ msgid "Show \"All Categories\" link"
485
+ #~ msgstr "Mostra link a \"Tutte le categorie\""
486
+
487
+ #~ msgid "Add a link \"See all categories\" after a filter is applied"
 
 
 
 
 
 
 
 
 
 
488
  #~ msgstr ""
489
+ #~ "Aggiungi un link \"Visualizza tutte le categorie\" dopo aver applicato un "
490
+ #~ "filtro"
 
 
 
 
 
 
 
 
 
 
 
 
491
 
492
+ #~ msgid "\"All Categories\" link text"
493
+ #~ msgstr "Testo link \"Tutte le categorie\""
 
494
 
495
+ #~ msgid "Enter here the text for the link \"See all categories\""
 
 
496
  #~ msgstr ""
497
+ #~ "Inserisci qui il testo per il link \"Visualizza tutte le categorie\""
498
 
499
+ #~ msgid "See all categories"
500
+ #~ msgstr "Visualizza tutte le categorie"
501
 
502
+ #~ msgid "Show \"All Tags\" link"
503
+ #~ msgstr "Mostra link \"Tutti i tag\""
504
+
505
+ #~ msgid "Add a link \"See all tags\" after a filter is applied"
506
+ #~ msgstr "Aggiungi un link \"Tutti i tag\" dopo aver applicato un filtro"
507
+
508
+ #~ msgid "\"All Tags\" link text"
509
+ #~ msgstr "Testo link \"Tutti i tag\""
510
+
511
+ #~ msgid "Text for \"See all tags\" link"
512
+ #~ msgstr "Testo per il link \"Tutti i tag\""
513
+
514
+ #~ msgid "See all tags"
515
+ #~ msgstr "Tutti i tag"
516
+
517
+ #~ msgid "Enable Hierarchical Management for Product Tags"
518
+ #~ msgstr "Abilita la gestione gerarchica dei tag prodotto"
519
+
520
+ #~ msgid "Hack the standard WooCommerce non-hierarchical product tags"
521
+ #~ msgstr "Rendi i tag standard di WooCommerce gerarchici"
522
+
523
+ #~ msgid "General Settings"
524
+ #~ msgstr "Impostazioni Generali"
525
 
526
  #~ msgid "Ajax Loader"
527
  #~ msgstr "Loader Ajax"
528
 
529
+ #~ msgid "Customize the AJAX loader icon"
530
+ #~ msgstr "Personalizza l'icona di caricamento AJAX"
531
 
532
  #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
533
  #~ msgid "Ajax WooCommerce Price Filter"
534
  #~ msgstr "Price Filter di WooCommerce in ajax"
535
 
536
+ #~ msgid "Use AJAX WooCommerce price filter"
537
+ #~ msgstr "Utilizza il filtro prezzo di WooCommerce in AJAX"
538
 
539
  #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
540
+ #~ msgid "WooCommerce Price Filter slider"
541
+ #~ msgstr "Slider filtro prezzi WooCommerce"
542
 
543
  #~ msgid "Use WooCommerce price filter with slider"
544
  #~ msgstr "Utilizza il Price Filter di WooCommerce con slider"
545
 
546
+ #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
547
+ #~ msgid "Instant WooCommerce Price Filter slider"
548
+ #~ msgstr "Slider filtro prezzi WooCommerce istantaneo"
549
+
550
+ #~ msgid ""
551
+ #~ "Use WooCommerce price filter with ajax slider without \"Filter\" button"
552
+ #~ msgstr ""
553
+ #~ "Usa il filtro prezzi di WooCommerce in Ajax senza il pulsante \"Filtra\""
554
+
555
  #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
556
  #~ msgid "Dropdown for WooCommerce Price Filter"
557
  #~ msgstr "Menu a tendina per Price Filter di WooCommerce"
565
  #~ msgid "Open/Close for WooCommerce Price Filter"
566
  #~ msgstr "Apri/Chiudi il menu di Price Filter di WooCommerce"
567
 
568
+ #~ msgid ""
569
+ #~ "Select this option if you want to show the dropdown as opened or closed "
570
+ #~ "when the page is loaded"
571
+ #~ msgstr ""
572
+ #~ "Seleziona questa opzione se vuoi mostrare il menu a tendina come aperto o "
573
+ #~ "chiuso al caricamento della pagina"
574
 
575
  #~ msgid "Opened"
576
  #~ msgstr "Aperto"
578
  #~ msgid "Closed"
579
  #~ msgstr "Chiuso"
580
 
581
+ #~ msgid "Enable SEO option"
582
+ #~ msgstr "Abilita SEO"
583
+
584
+ #~ msgid ""
585
+ #~ "Add \"robots\" meta tag in head tag of HTML page if filters have been "
586
+ #~ "activated."
587
+ #~ msgstr ""
588
+ #~ "Aggiungi il meta tag \"robot\" nel tag head della pagina HTML se sono "
589
+ #~ "stati attivati i filtri."
590
+
591
+ #~ msgid "Meta tag options"
592
+ #~ msgstr "Opzione meta tag"
593
+
594
+ #~ msgid "Change browser URL"
595
+ #~ msgstr "Cambia l'URL del browser"
596
+
597
+ #~ msgid ""
598
+ #~ "Enable this option if you want to update the URL after applying a filter."
599
+ #~ msgstr ""
600
+ #~ "Abilita questa opzione se vuoi aggiornare l'URL dopo aver applicato un "
601
+ #~ "filtro."
602
+
603
  #~ msgctxt "Price filter option: price starts from"
604
  #~ msgid "From"
605
  #~ msgstr "Da"
626
  #~ msgid "Show widget dropdown"
627
  #~ msgstr "Mostra il menu a tendina del widget"
628
 
629
+ #~ msgctxt "Select this if you want to show the widget as open or closed"
630
  #~ msgid "Dropdown style:"
631
  #~ msgstr "Stile menu a tendina:"
632
 
636
  #~ msgid "Add new range"
637
  #~ msgstr "Aggiungi nuovo intervallo"
638
 
639
+ #~ msgid "\"See all categories/tags\" link text"
640
+ #~ msgstr "Testo del link \"Mostra tutte le categorie/tag\""
641
+
642
+ #~ msgid "Leave it empty to use the default text available"
643
+ #~ msgstr "Lascia il campo vuoto per utilizzare il testo predefinito"
644
+
645
+ #~ msgid "here"
646
+ #~ msgstr "qui"
647
+
648
+ #~ msgid "current categories text"
649
+ #~ msgstr "testo categorie attive"
650
+
651
+ #~ msgid "current tags text"
652
+ #~ msgstr "testo tag attivi"
653
+
654
  #~ msgid "No tags found."
655
  #~ msgstr "Nessun tag trovato."
656
 
672
 
673
  #~ msgctxt "Admin: user note"
674
  #~ msgid ""
675
+ #~ "Note: tags with no products assigned will not be showed in the front end"
676
  #~ msgstr ""
677
+ #~ "Nota bene: i tag che non contengono prodotti non appariranno nel frontend"
 
678
 
679
  #~ msgid "Tag name"
680
  #~ msgstr "Nome tag"
695
  #~ msgid "Hide product count"
696
  #~ msgstr "Nascondi numero prodotti"
697
 
698
+ #~ msgid "See all"
699
+ #~ msgstr "Vedi tutti"
700
+
701
+ #~ msgid "Categories"
702
+ #~ msgstr "Categorie"
703
+
704
  #~ msgid "BiColor"
705
  #~ msgstr "BiColor"
706
 
716
  #~ msgid "Background color"
717
  #~ msgstr "Colore di sfondo"
718
 
719
+ #~ msgid "Background color on hover"
720
+ #~ msgstr "Colore sfondo al passaggio del mouse"
721
 
722
  #~ msgid "Text color"
723
  #~ msgstr "Colore del testo"
724
 
725
+ #~ msgid "Text color on hover"
726
+ #~ msgstr "Colore testo al passaggio del mouse"
727
 
728
  #~ msgid "Border color"
729
  #~ msgstr "Colore dei bordi"
730
 
731
+ #~ msgid "Border color on hover"
732
+ #~ msgstr "Colore bordo al passaggio del mouse"
733
 
734
+ #~ msgid "Choose how to sort WooCommerce products"
735
+ #~ msgstr "Scegli l'ordinamento dei prodotti WooCommerce"
736
 
737
  #~ msgid "YITH WooCommerce Ajax Sort By"
738
  #~ msgstr "YITH WooCommerce Disposizione Ajax"
763
  #~ msgid "Show \"In Stock\" filter"
764
  #~ msgstr "Mostra filtro \"Disponibili\""
765
 
766
+ #~ msgid "Put here the HTML tag for the widget title"
767
+ #~ msgstr "Inserisci qui il tag HTML per il titolo del widget"
768
+
769
+ #~ msgid "Put here your custom CSS rules:"
770
+ #~ msgstr "Inserisci qui le tue regole CSS personalizzate:"
771
+
772
+ #~ msgctxt "Admin: Panel section description"
773
+ #~ msgid ""
774
+ #~ "If your theme use the WooCommerce standard templates, you don't need to "
775
+ #~ "change the following values.\n"
776
+ #~ " Otherwise, add the classes used in the "
777
+ #~ "template of your theme.\n"
778
+ #~ " If you don't know them, please contact "
779
+ #~ "the developer of your theme to receive the correct classes."
780
+ #~ msgstr ""
781
+ #~ "Se il tuo tema utilizza i template standard diWooCommerce, non devi "
782
+ #~ "modificare i seguenti valori.\n"
783
+ #~ " In caso contrario, aggiungi le classe "
784
+ #~ "utilizzate nel template del tuo tema.\n"
785
+ #~ " Se non le conosci, contatta lo "
786
+ #~ "sviluppatore del tuo tema per ottenere le classi corrette."
787
+
788
+ #~ msgid "Put here the CSS class or id for the product container"
789
+ #~ msgstr "Inserisci qui la classe CSS o l'ID per il contenitore del prodotto"
790
+
791
+ #~ msgid "Put here the CSS class or id for the shop pagination container"
792
+ #~ msgstr ""
793
+ #~ "Inserisci qui la classe CSS o l'ID per il contenitore della paginazione "
794
+ #~ "del negozio"
795
+
796
+ #~ msgid "Put here the CSS class or id for the result count container"
797
+ #~ msgstr ""
798
+ #~ "Inserisci qui la classe CSS o l'ID per il contenitore del conteggio dei "
799
+ #~ "prodotti"
800
+
801
+ #~ msgid "Customize the ajax loader"
802
+ #~ msgstr "Personalizza il loader ajax"
803
+
804
+ #~ msgid "Use WooCommerce price filter in ajax"
805
+ #~ msgstr "Utilizza il Price Filter di WooCommerce in ajax"
806
+
807
+ #~ msgid "Select if you want to show the dropdown opened or closed"
808
+ #~ msgstr "Scegli se mostrare il menu a tendina aperto o chiuso"
809
+
810
+ #~ msgctxt "Select if you want to show the widget open or closed"
811
+ #~ msgid "Dropdown style:"
812
+ #~ msgstr "Stile menu a tendina:"
813
+
814
+ #~ msgctxt "Admin: user note"
815
+ #~ msgid ""
816
+ #~ "Note: tags with no assigned products will not be showed in the front end"
817
+ #~ msgstr ""
818
+ #~ "N.B.: i tag che non sono assegnati ad alcun prodotto non saranno mostrati "
819
+ #~ "nel front end "
820
+
821
+ #~ msgid "Filter the product list without reloading the page"
822
+ #~ msgstr "Filtra l'elenco prodotti senza ricaricare la pagina"
823
+
824
+ #~ msgid "Background color in hover"
825
+ #~ msgstr "Colore di sfondo al passaggio del mouse"
826
+
827
+ #~ msgid "Text color in hover"
828
+ #~ msgstr "Colore del testo al passaggio del mouse"
829
+
830
+ #~ msgid "Border color in hover"
831
+ #~ msgstr "Colore dei bordi al passaggio del mouse"
832
+
833
+ #~ msgid "Display the sorting of the WooCommerce products"
834
+ #~ msgstr "Mostra l'ordinamento dei prodotti WooCommerce"
835
+
836
+ #~ msgid "Index and Follow option"
837
+ #~ msgstr "Opzione index e follow"
838
+
839
+ #~ msgid ""
840
+ #~ "Add the \"robots\" meta tag in the head of the page if filters have been "
841
+ #~ "activeted."
842
+ #~ msgstr "Aggiungi"
843
+
844
+ #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
845
+ #~ msgid "WooCommerce Price Filter Slider"
846
+ #~ msgstr "Price Filter di WooCommerce con slider"
847
+
848
+ #~ msgid ""
849
+ #~ "Dear users,\n"
850
+ #~ " we would like to inform you that the YITH "
851
+ #~ "WooCommerce Ajax Navigation plugin will change its name in YITH "
852
+ #~ "WooCommerce Ajax Product Filter from the next update. Also, the plugin "
853
+ #~ "textdomain will change too from \"yit\" to \"yith_wc_ajxnav\".\n"
854
+ #~ " This modification solves the issues about "
855
+ #~ "textdomain conflicts generated by some translation/multilanguage plugins "
856
+ #~ "you have identified in the past weeks.\n"
857
+ #~ " If updating the plugin some language files "
858
+ #~ "are no more recognized by WordPress, you will just have to rename the "
859
+ #~ "language files in the correct format. After renaming the files, you can "
860
+ #~ "update/translate the .po file following the classic procedure for "
861
+ #~ "translations."
862
+ #~ msgstr ""
863
+ #~ "Cari utenti,\n"
864
+ #~ " comunichiamo che il plugin YITH WooCommerce "
865
+ #~ "Ajax Navigation cambierà il proprio nome in YITH WooCommerce Ajax Product "
866
+ #~ "Filter dal prossimo aggiornamento. Per di più, anche il textdomain del "
867
+ #~ "plugin cambierà da \"yit\" a \"yith_wc_ajxnav\".\n"
868
+ #~ " Questa modifica risolve i problemi "
869
+ #~ "riguardanti i conflitti di textdomain generati da alcuni plugin di "
870
+ #~ "traduzione/multilingua che avete identificato nelle settimane "
871
+ #~ "precedenti.\n"
872
+ #~ " Se alcuni file di lingua non fossero più "
873
+ #~ "riconosciuti da WordPress una volta effettuato l'aggiornamento, basterà "
874
+ #~ "rinominare i file di lingua nel formato corretto. Dopo averli rinominati, "
875
+ #~ "è possibile aggiornare/tradurre il file .po seguendo la procedura "
876
+ #~ "classica di traduzione."
877
+
878
+ #~ msgctxt "Admin(Pointers): Plugin Title"
879
+ #~ msgid "YITH WooCommerce Ajax Product Filter"
880
+ #~ msgstr "YITH WooCommerce Ajax Product Filter"
881
+
882
+ #~ msgid ""
883
+ #~ "YITH WooCommerce Product Filter has been updated with new available "
884
+ #~ "options"
885
+ #~ msgstr ""
886
+ #~ "YITH WooCommerce Product Filter è stato aggiornato con delle nuove opzioni"
887
+
888
+ #~ msgid "discover the PREMIUM version"
889
+ #~ msgstr "scopri la versione PREMIUM"
890
+
891
  #~ msgctxt "Admin: user tooltip"
892
  #~ msgid ""
893
  #~ "Activating the filter type \"Tag \" you can choose which tags show in"
modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation-tr_TR.mo CHANGED
Binary file
modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation-tr_TR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Ajax Product filter\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 17:25+0100\n"
6
- "PO-Revision-Date: 2016-03-10 17:25+0100\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel <caneroncel@gmail.com>\n"
9
  "Language: tr\n"
@@ -11,42 +11,42 @@ msgstr ""
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-Generator: Poedit 1.8.1\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_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"
18
- "X-Poedit-Basepath: ../\n"
19
  "X-Textdomain-Support: yes\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: includes/class.yith-wcan-admin.php:139
24
  msgid "Front end"
25
  msgstr ""
26
 
27
- #: includes/class.yith-wcan-admin.php:140 settings/custom-style-options.php:12
28
  msgid "Custom Style"
29
  msgstr ""
30
 
31
- #: includes/class.yith-wcan-admin.php:141
32
- #: includes/class.yith-wcan-admin.php:213
33
  msgid "Premium Version"
34
  msgstr ""
35
 
36
- #: includes/class.yith-wcan-admin.php:147
37
- #: includes/class.yith-wcan-admin.php:148
38
  msgid "Ajax Product Filter"
39
  msgstr ""
40
 
41
- #: includes/class.yith-wcan-admin.php:209
42
  msgid "Premium live demo"
43
  msgstr ""
44
 
45
- #: includes/class.yith-wcan-admin.php:209
46
  msgid "Live demo"
47
  msgstr ""
48
 
49
- #: includes/class.yith-wcan-admin.php:237
50
  msgid "Plugin Documentation"
51
  msgstr ""
52
 
@@ -58,7 +58,7 @@ msgstr "Terim"
58
 
59
  # @ yit
60
  #: includes/functions.yith-wcan.php:57
61
- #: widgets/class.yith-wcan-navigation-widget.php:864
62
  msgid "Color"
63
  msgstr "Renk"
64
 
@@ -89,1093 +89,12 @@ msgid ""
89
  "while you are using the premium one."
90
  msgstr ""
91
 
92
- #: plugin-fw/lib/yit-cpt-unlimited.php:460
93
- #: plugin-fw/lib/yit-cpt-unlimited.php:574
94
- #: plugin-fw/lib/yit-cpt-unlimited.php:719
95
- #: plugin-fw/lib/yit-cpt-unlimited.php:1632
96
- #, php-format
97
- msgid "Add %s"
98
- msgstr ""
99
-
100
- #: plugin-fw/lib/yit-cpt-unlimited.php:461
101
- #: plugin-fw/lib/yit-cpt-unlimited.php:575
102
- #, php-format
103
- msgid "Add New %s"
104
- msgstr ""
105
-
106
- #: plugin-fw/lib/yit-cpt-unlimited.php:462
107
- #: plugin-fw/lib/yit-cpt-unlimited.php:576
108
- #: plugin-fw/lib/yit-cpt-unlimited.php:1267
109
- #: plugin-fw/lib/yit-cpt-unlimited.php:1304
110
- #, php-format
111
- msgid "Edit %s"
112
- msgstr ""
113
-
114
- #: plugin-fw/lib/yit-cpt-unlimited.php:463
115
- #: plugin-fw/lib/yit-cpt-unlimited.php:577
116
- #, php-format
117
- msgid "New %s"
118
- msgstr ""
119
-
120
- #: plugin-fw/lib/yit-cpt-unlimited.php:464
121
- #: plugin-fw/lib/yit-cpt-unlimited.php:578
122
- #, php-format
123
- msgid "All %s"
124
- msgstr ""
125
-
126
- #: plugin-fw/lib/yit-cpt-unlimited.php:465
127
- #: plugin-fw/lib/yit-cpt-unlimited.php:579
128
- #: plugin-fw/lib/yit-cpt-unlimited.php:1251
129
- #: plugin-fw/lib/yit-cpt-unlimited.php:1305
130
- #, php-format
131
- msgid "View %s"
132
- msgstr ""
133
-
134
- #: plugin-fw/lib/yit-cpt-unlimited.php:466
135
- #: plugin-fw/lib/yit-cpt-unlimited.php:580
136
- #, php-format
137
- msgid "Search %s"
138
- msgstr ""
139
-
140
- #: plugin-fw/lib/yit-cpt-unlimited.php:467
141
- #: plugin-fw/lib/yit-cpt-unlimited.php:581
142
- #, php-format
143
- msgid "No %s found"
144
- msgstr ""
145
-
146
- #: plugin-fw/lib/yit-cpt-unlimited.php:468
147
- #: plugin-fw/lib/yit-cpt-unlimited.php:582
148
- #, php-format
149
- msgid "No %s found in Trash"
150
- msgstr ""
151
-
152
- #: plugin-fw/lib/yit-cpt-unlimited.php:625
153
- #, php-format
154
- msgctxt "taxonomy general name"
155
- msgid "%s Categories"
156
- msgstr ""
157
-
158
- #: plugin-fw/lib/yit-cpt-unlimited.php:626
159
- msgctxt "taxonomy singular name"
160
- msgid "Category"
161
- msgstr ""
162
-
163
- #: plugin-fw/lib/yit-cpt-unlimited.php:627
164
- msgid "Search Categories"
165
- msgstr ""
166
-
167
- #: plugin-fw/lib/yit-cpt-unlimited.php:628
168
- msgid "All Categories"
169
- msgstr ""
170
-
171
- #: plugin-fw/lib/yit-cpt-unlimited.php:629
172
- msgid "Parent Category"
173
- msgstr ""
174
-
175
- #: plugin-fw/lib/yit-cpt-unlimited.php:630
176
- msgid "Parent Category:"
177
- msgstr ""
178
-
179
- #: plugin-fw/lib/yit-cpt-unlimited.php:631
180
- msgid "Edit Category"
181
- msgstr ""
182
-
183
- #: plugin-fw/lib/yit-cpt-unlimited.php:632
184
- msgid "Update Category"
185
- msgstr ""
186
-
187
- #: plugin-fw/lib/yit-cpt-unlimited.php:633
188
- msgid "Add New Category"
189
- msgstr ""
190
-
191
- #: plugin-fw/lib/yit-cpt-unlimited.php:634
192
- msgid "New Category Name"
193
- msgstr ""
194
-
195
- #: plugin-fw/lib/yit-cpt-unlimited.php:635
196
- msgid "Category"
197
- msgstr ""
198
-
199
- #: plugin-fw/lib/yit-cpt-unlimited.php:724
200
- msgid "Categories"
201
- msgstr ""
202
-
203
- #: plugin-fw/lib/yit-cpt-unlimited.php:1042
204
- #, php-format
205
- msgid "%s Settings"
206
- msgstr ""
207
-
208
- #: plugin-fw/lib/yit-cpt-unlimited.php:1048
209
- #: plugin-fw/lib/yit-cpt-unlimited.php:1196
210
- #: plugin-fw/lib/yit-cpt-unlimited.php:1202
211
- #: plugin-fw/lib/yit-plugin-panel.php:64
212
- msgid "Settings"
213
- msgstr ""
214
-
215
- #: plugin-fw/lib/yit-cpt-unlimited.php:1051
216
- msgid "Type"
217
- msgstr ""
218
-
219
- #: plugin-fw/lib/yit-cpt-unlimited.php:1052
220
- #, php-format
221
- msgid "Layout for this %s"
222
- msgstr ""
223
-
224
- #: plugin-fw/lib/yit-cpt-unlimited.php:1058
225
- msgid "Rewrite"
226
- msgstr ""
227
-
228
- #: plugin-fw/lib/yit-cpt-unlimited.php:1059
229
- msgid ""
230
- "Univocal identification name in the URL for each product (slug from post if "
231
- "empty)"
232
- msgstr ""
233
-
234
- #: plugin-fw/lib/yit-cpt-unlimited.php:1064
235
- msgid "Label in Singular"
236
- msgstr ""
237
-
238
- #: plugin-fw/lib/yit-cpt-unlimited.php:1065
239
- msgid "Set a label in singular (title of portfolio if empty)"
240
- msgstr ""
241
-
242
- #: plugin-fw/lib/yit-cpt-unlimited.php:1070
243
- msgid "Label in Plural"
244
- msgstr ""
245
-
246
- #: plugin-fw/lib/yit-cpt-unlimited.php:1071
247
- msgid "Set a label in plural (title of portfolio if empty)"
248
- msgstr ""
249
-
250
- #: plugin-fw/lib/yit-cpt-unlimited.php:1076
251
- msgid "Taxonomy"
252
- msgstr ""
253
-
254
- #: plugin-fw/lib/yit-cpt-unlimited.php:1077
255
- msgid ""
256
- "If you want to use categories in the portfolio, set a name for taxonomy. "
257
- "Name should be a slug (must not contain capital letters nor spaces) and must "
258
- "not be more than 32 characters long (database structure restriction)."
259
- msgstr ""
260
-
261
- #: plugin-fw/lib/yit-cpt-unlimited.php:1082
262
- msgid "Taxonomy Rewrite"
263
- msgstr ""
264
-
265
- #: plugin-fw/lib/yit-cpt-unlimited.php:1083
266
- msgid "Set univocal name for each category page URL."
267
- msgstr ""
268
-
269
- #: plugin-fw/lib/yit-cpt-unlimited.php:1088
270
- msgid "Single layout"
271
- msgstr ""
272
-
273
- #: plugin-fw/lib/yit-cpt-unlimited.php:1089
274
- msgid "Layout for single page of this portfolio"
275
- msgstr ""
276
-
277
- #: plugin-fw/lib/yit-cpt-unlimited.php:1130
278
- msgid "layout settings"
279
- msgstr ""
280
-
281
- #: plugin-fw/lib/yit-cpt-unlimited.php:1222
282
- #: plugin-fw/lib/yit-cpt-unlimited.php:1235
283
- msgid "Quick links"
284
- msgstr ""
285
-
286
- #: plugin-fw/lib/yit-cpt-unlimited.php:1475
287
- #, php-format
288
- msgid "Show frontend of the %s"
289
- msgstr ""
290
-
291
- #: plugin-fw/lib/yit-cpt-unlimited.php:1482
292
- #: plugin-fw/templates/metaboxes/types/customtabs.php:46
293
- #: plugin-fw/templates/metaboxes/types/customtabs.php:90
294
- msgid "Name"
295
- msgstr ""
296
-
297
- #: plugin-fw/lib/yit-cpt-unlimited.php:1631
298
- #, php-format
299
- msgid "Add %s from images"
300
- msgstr ""
301
-
302
- #: plugin-fw/lib/yit-cpt-unlimited.php:1633
303
- msgid "Upload multiple files"
304
- msgstr ""
305
-
306
- #: plugin-fw/lib/yit-plugin-panel-wc.php:341
307
- msgid "The changes you have made will be lost if you leave this page."
308
- msgstr ""
309
-
310
- #: plugin-fw/lib/yit-plugin-panel.php:63
311
- msgid "Plugin Settings"
312
- msgstr ""
313
-
314
- #: plugin-fw/lib/yit-plugin-panel.php:101
315
- #: plugin-fw/lib/yit-plugin-subpanel.php:103
316
- msgid "YITH Plugins"
317
- msgstr ""
318
-
319
- #: plugin-fw/lib/yit-plugin-panel.php:270
320
- msgid "Premium version upgrade"
321
- msgstr ""
322
-
323
- #: plugin-fw/lib/yit-plugin-panel.php:316
324
- #: plugin-fw/lib/yit-plugin-subpanel.php:146
325
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
326
- msgid "Save Changes"
327
- msgstr ""
328
-
329
- #: plugin-fw/lib/yit-plugin-panel.php:319
330
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
331
- msgid ""
332
- "If you continue with this action, you will reset all options in this page."
333
- msgstr ""
334
-
335
- #: plugin-fw/lib/yit-plugin-panel.php:321
336
- #: plugin-fw/lib/yit-plugin-subpanel.php:151
337
- msgid "Reset to default"
338
- msgstr ""
339
-
340
- #: plugin-fw/lib/yit-plugin-panel.php:321
341
- #: plugin-fw/lib/yit-plugin-subpanel.php:151
342
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
343
- msgid "Are you sure?"
344
- msgstr ""
345
-
346
- #: plugin-fw/lib/yit-plugin-panel.php:455
347
- msgid ""
348
- "The element you have entered already exists. Please, enter another name."
349
- msgstr ""
350
-
351
- #: plugin-fw/lib/yit-plugin-panel.php:456
352
- msgid "Settings saved"
353
- msgstr ""
354
-
355
- #: plugin-fw/lib/yit-plugin-panel.php:457
356
- msgid "Settings reset"
357
- msgstr ""
358
-
359
- #: plugin-fw/lib/yit-plugin-panel.php:458
360
- msgid "Element deleted correctly."
361
- msgstr ""
362
-
363
- #: plugin-fw/lib/yit-plugin-panel.php:459
364
- #: plugin-fw/lib/yit-plugin-panel.php:460
365
- msgid "Element updated correctly."
366
- msgstr ""
367
-
368
- #: plugin-fw/lib/yit-plugin-panel.php:461
369
- msgid "Database imported correctly."
370
- msgstr ""
371
-
372
- #: plugin-fw/lib/yit-plugin-panel.php:462
373
- msgid "An error has occurred during import. Please try again."
374
- msgstr ""
375
-
376
- #: plugin-fw/lib/yit-plugin-panel.php:463
377
- msgid "The added file is not valid."
378
- msgstr ""
379
-
380
- #: plugin-fw/lib/yit-plugin-panel.php:464
381
- msgid "Sorry, import is disabled."
382
- msgstr ""
383
-
384
- #: plugin-fw/lib/yit-plugin-panel.php:465
385
- msgid "Sorting successful."
386
- msgstr ""
387
-
388
- #: plugin-fw/lib/yit-plugin-subpanel.php:149
389
- msgid ""
390
- "If you continue with this action, you will reset all the options in this "
391
- "page."
392
- msgstr ""
393
-
394
- #: plugin-fw/lib/yit-pointers.php:70
395
- msgid "Plugins Activated"
396
- msgstr ""
397
-
398
- #: plugin-fw/lib/yit-pointers.php:71
399
- msgid ""
400
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
401
- " For each plugin installed, "
402
- "customization settings will be available as a new entry in YIT Plugin menu."
403
- msgstr ""
404
-
405
- #: plugin-fw/lib/yit-pointers.php:73 plugin-fw/lib/yit-pointers.php:89
406
- msgid "Discover all our plugins available on:"
407
- msgstr ""
408
-
409
- #: plugin-fw/lib/yit-pointers.php:74 plugin-fw/lib/yit-pointers.php:90
410
- msgid "and"
411
- msgstr ""
412
-
413
- #: plugin-fw/lib/yit-pointers.php:84
414
- msgid "Plugins Upgraded"
415
- msgstr ""
416
-
417
- #: plugin-fw/lib/yit-pointers.php:85
418
- msgid ""
419
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
420
- " Any time one of our plugins is updated, "
421
- "a new entry will be added to this menu.\n"
422
- " For example, after the update, plugin "
423
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
424
- "Search, etc.)\n"
425
- " will be moved from previous location to "
426
- "YIT Plugin tab."
427
- msgstr ""
428
-
429
- #: plugin-fw/lib/yit-upgrade.php:136
430
- msgid "There is a new version of %plugin_name% available."
431
- msgstr ""
432
-
433
- #: plugin-fw/lib/yit-upgrade.php:137
434
- msgid "View version %latest% details."
435
- msgstr ""
436
-
437
- #: plugin-fw/lib/yit-upgrade.php:138
438
- msgid "Automatic update is unavailable for this plugin,"
439
- msgstr ""
440
-
441
- #: plugin-fw/lib/yit-upgrade.php:139
442
- msgid ""
443
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
444
- msgstr ""
445
-
446
- #: plugin-fw/lib/yit-upgrade.php:140
447
- msgid "Update now."
448
- msgstr ""
449
-
450
- #: plugin-fw/lib/yit-upgrade.php:243
451
- msgid "YIThemes Repository"
452
- msgstr ""
453
-
454
- #: plugin-fw/lib/yit-upgrade.php:277
455
- msgid "Invalid URL Provided."
456
- msgstr ""
457
-
458
- #: plugin-fw/lib/yit-upgrade.php:290
459
- msgid "Could not create Temporary file."
460
- msgstr ""
461
-
462
- #: plugin-fw/lib/yit-upgrade.php:432
463
- #, php-format
464
- msgid ""
465
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
466
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
467
- msgstr ""
468
-
469
- #: plugin-fw/lib/yit-upgrade.php:434
470
- #, php-format
471
- msgid ""
472
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
473
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
474
- "have to activate the plugin on a single site of the network to benefit from "
475
- "automatic updates.</em>"
476
- msgstr ""
477
-
478
- #: plugin-fw/lib/yit-upgrade.php:436
479
- #, php-format
480
- msgid ""
481
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
482
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
483
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
484
- "title=\"License activation\">activate</a> your copy of %6s.</em>"
485
- msgstr ""
486
-
487
- #: plugin-fw/lib/yit-upgrade.php:438
488
- #, php-format
489
- msgid ""
490
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
491
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
492
- "href=\"%5$s\">update now</a>."
493
- msgstr ""
494
-
495
- #: plugin-fw/lib/yit-upgrade.php:511
496
- msgid "You can't update the plugins for this site."
497
- msgstr ""
498
-
499
- #: plugin-fw/lib/yit-upgrade.php:515
500
- msgid ""
501
- "You do not have sufficient permissions to update the plugins for this site."
502
- msgstr ""
503
-
504
- #: plugin-fw/lib/yit-upgrade.php:522
505
- msgid "Update Plugin"
506
- msgstr ""
507
-
508
- #: plugin-fw/licence/lib/yit-licence.php:182
509
- #, php-format
510
- msgctxt "%s = field name"
511
- msgid "%s field cannot be empty"
512
- msgstr ""
513
-
514
- #: plugin-fw/licence/lib/yit-licence.php:183
515
- #, php-format
516
- msgid "%s and %s fields cannot be empty"
517
- msgstr ""
518
-
519
- #: plugin-fw/licence/lib/yit-licence.php:184
520
- msgid "Unable to contact the remote server, please try again later. Thanks!"
521
- msgstr ""
522
-
523
- #: plugin-fw/licence/lib/yit-licence.php:185
524
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:88
525
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:166
526
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:197
527
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
528
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
529
- msgid "Email"
530
- msgstr ""
531
-
532
- #: plugin-fw/licence/lib/yit-licence.php:186
533
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:89
534
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:167
535
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:198
536
- msgid "License Key"
537
- msgstr ""
538
-
539
- #: plugin-fw/licence/lib/yit-licence.php:187
540
- msgid "Are you sure you want to deactivate the license for current site?"
541
- msgstr ""
542
-
543
- #: plugin-fw/licence/lib/yit-licence.php:667
544
- msgid "Invalid Request"
545
- msgstr ""
546
-
547
- #: plugin-fw/licence/lib/yit-licence.php:668
548
- msgid "Invalid license key"
549
- msgstr ""
550
-
551
- #: plugin-fw/licence/lib/yit-licence.php:669
552
- msgid "Software has been deactivated"
553
- msgstr ""
554
-
555
- #: plugin-fw/licence/lib/yit-licence.php:670
556
- msgid "Maximum number of activations exceeded"
557
- msgstr ""
558
-
559
- #: plugin-fw/licence/lib/yit-licence.php:671
560
- msgid "Invalid instance ID"
561
- msgstr ""
562
-
563
- #: plugin-fw/licence/lib/yit-licence.php:672
564
- msgid "Invalid security key"
565
- msgstr ""
566
-
567
- #: plugin-fw/licence/lib/yit-licence.php:673
568
- msgid "License key has expired"
569
- msgstr ""
570
-
571
- #: plugin-fw/licence/lib/yit-licence.php:674
572
- msgid "License key has been banned"
573
- msgstr ""
574
-
575
- #: plugin-fw/licence/lib/yit-licence.php:675
576
- msgid "Current product is not included with your membership key"
577
- msgstr ""
578
-
579
- #: plugin-fw/licence/lib/yit-licence.php:676
580
- msgid "Great"
581
- msgstr ""
582
-
583
- #: plugin-fw/licence/lib/yit-licence.php:676
584
- msgid "License successfully activated"
585
- msgstr ""
586
-
587
- #: plugin-fw/licence/lib/yit-licence.php:677
588
- msgid "License key deactivated for website"
589
- msgstr ""
590
-
591
- #: plugin-fw/licence/lib/yit-plugin-licence.php:67
592
- #: plugin-fw/licence/lib/yit-plugin-licence.php:68
593
- #: plugin-fw/licence/lib/yit-theme-licence.php:69
594
- #: plugin-fw/licence/lib/yit-theme-licence.php:70
595
- #: plugin-fw/licence/lib/yit-theme-licence.php:109
596
- #: plugin-fw/licence/lib/yit-theme-licence.php:110
597
- msgid "License Activation"
598
- msgstr ""
599
-
600
- #: plugin-fw/licence/lib/yit-theme-licence.php:117
601
- #: plugin-fw/licence/lib/yit-theme-licence.php:118
602
- #, php-format
603
- msgid "%s"
604
- msgstr ""
605
-
606
- #: plugin-fw/licence/lib/yit-theme-licence.php:159
607
- msgid ""
608
- "I cannot find the license key for activating the theme I have bought some "
609
- "time ago. Where can I find it?"
610
- msgstr ""
611
-
612
- #: plugin-fw/licence/lib/yit-theme-licence.php:163
613
- msgid ""
614
- "If you have purchased one of our products before 27 January 2015, you can "
615
- "benefit from support and updates (the services offered with the license)\n"
616
- " until 27 January 2016 and you do not have to purchase it "
617
- "again to get a new license key, because, before this date, your license used "
618
- "to be activated automatically by our system.\n"
619
- " After 27 January 2016, instead, if you want to benefit "
620
- "from support and updates you have to buy a new license and activate it "
621
- "through the license key you will be\n"
622
- " provided with and that you can find in your YIThemes "
623
- "account, in section \"My licenses\"."
624
- msgstr ""
625
-
626
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
627
- msgid "Yithemes License Activation"
628
- msgstr ""
629
-
630
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:27
631
- msgid ""
632
- "Have you updated your licenses? Have you asked for an extension? Update "
633
- "information concerning your products."
634
- msgstr ""
635
-
636
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:29
637
- msgid "Update license information"
638
- msgstr ""
639
-
640
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:42
641
- msgid "Product to activate"
642
- msgid_plural "Products to activate"
643
- msgstr[0] ""
644
- msgstr[1] ""
645
-
646
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:61
647
- msgid "Activate"
648
- msgstr ""
649
-
650
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:80
651
- msgid "Activated"
652
- msgstr ""
653
-
654
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:86
655
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:164
656
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:194
657
- msgid "Product Name"
658
- msgstr ""
659
-
660
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
661
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:201
662
- msgid "Expires"
663
- msgstr ""
664
-
665
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:95
666
- msgid "Remaining"
667
- msgstr ""
668
-
669
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:97
670
- msgid "Membership"
671
- msgstr ""
672
-
673
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:101
674
- msgid "License Actions"
675
- msgstr ""
676
-
677
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:126
678
- #, php-format
679
- msgid "%1s out of %2s"
680
- msgstr ""
681
-
682
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:142
683
- msgid "Deactivate"
684
- msgstr ""
685
-
686
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
687
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:204
688
- msgid "Renew"
689
- msgstr ""
690
-
691
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:160
692
- msgid "Banned"
693
- msgstr ""
694
-
695
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:190
696
- msgid "Expired"
697
- msgstr ""
698
-
699
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:226
700
- msgid "Order again"
701
- msgstr ""
702
-
703
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:228
704
- msgid "Renew license"
705
- msgstr ""
706
-
707
- #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
708
- msgid "Search for a product"
709
- msgstr ""
710
-
711
- #: plugin-fw/templates/metaboxes/types/categories.php:36
712
- msgid "No categories."
713
- msgstr ""
714
-
715
- #: plugin-fw/templates/metaboxes/types/categories.php:42
716
- msgid "+ Add New Category"
717
- msgstr ""
718
-
719
- #: plugin-fw/templates/metaboxes/types/contactform.php:7
720
- msgid "Text Input"
721
- msgstr ""
722
-
723
- #: plugin-fw/templates/metaboxes/types/contactform.php:8
724
- msgid "Checkbox"
725
- msgstr ""
726
-
727
- #: plugin-fw/templates/metaboxes/types/contactform.php:9
728
- msgid "Select"
729
- msgstr ""
730
-
731
- #: plugin-fw/templates/metaboxes/types/contactform.php:10
732
- msgid "Textarea"
733
- msgstr ""
734
-
735
- #: plugin-fw/templates/metaboxes/types/contactform.php:11
736
- msgid "Radio Input"
737
- msgstr ""
738
-
739
- #: plugin-fw/templates/metaboxes/types/contactform.php:12
740
- msgid "Password Field"
741
- msgstr ""
742
-
743
- #: plugin-fw/templates/metaboxes/types/contactform.php:13
744
- msgid "File Upload"
745
- msgstr ""
746
-
747
- #: plugin-fw/templates/metaboxes/types/contactform.php:47
748
- msgid "Theme Icon"
749
- msgstr ""
750
-
751
- #: plugin-fw/templates/metaboxes/types/contactform.php:48
752
- msgid "Custom Icon"
753
- msgstr ""
754
-
755
- #: plugin-fw/templates/metaboxes/types/contactform.php:49
756
- #: plugin-fw/templates/metaboxes/types/responsivesliders.php:24
757
- msgid "None"
758
- msgstr ""
759
-
760
- #: plugin-fw/templates/metaboxes/types/contactform.php:60
761
- msgid "Add field"
762
- msgstr ""
763
-
764
- #: plugin-fw/templates/metaboxes/types/contactform.php:69
765
- #: plugin-fw/templates/metaboxes/types/contactform.php:261
766
- #: plugin-fw/templates/metaboxes/types/customtabs.php:37
767
- #: plugin-fw/templates/metaboxes/types/customtabs.php:82
768
- msgid "Remove"
769
- msgstr ""
770
-
771
- #: plugin-fw/templates/metaboxes/types/contactform.php:70
772
- #: plugin-fw/templates/metaboxes/types/contactform.php:262
773
- msgid "Click to toggle"
774
- msgstr ""
775
-
776
- #: plugin-fw/templates/metaboxes/types/contactform.php:77
777
- #: plugin-fw/templates/metaboxes/types/contactform.php:269
778
- msgid "Field Title"
779
- msgstr ""
780
-
781
- #: plugin-fw/templates/metaboxes/types/contactform.php:81
782
- #: plugin-fw/templates/metaboxes/types/contactform.php:273
783
- msgid "Insert the title for the field."
784
- msgstr ""
785
-
786
- #: plugin-fw/templates/metaboxes/types/contactform.php:86
787
- #: plugin-fw/templates/metaboxes/types/contactform.php:278
788
- msgid "Data Name"
789
- msgstr ""
790
-
791
- #: plugin-fw/templates/metaboxes/types/contactform.php:90
792
- #: plugin-fw/templates/metaboxes/types/contactform.php:282
793
- msgid ""
794
- "REQUIRED: Field identification name to be entered into email body. "
795
- "<strong>Note:</strong>Use only lowercase characters and underscores."
796
- msgstr ""
797
-
798
- #: plugin-fw/templates/metaboxes/types/contactform.php:95
799
- #: plugin-fw/templates/metaboxes/types/contactform.php:287
800
- msgid "Field Type"
801
- msgstr ""
802
-
803
- #: plugin-fw/templates/metaboxes/types/contactform.php:103
804
- #: plugin-fw/templates/metaboxes/types/contactform.php:295
805
- msgid "Select the type for this field."
806
- msgstr ""
807
-
808
- #: plugin-fw/templates/metaboxes/types/contactform.php:108
809
- #: plugin-fw/templates/metaboxes/types/contactform.php:300
810
- msgid "Checked"
811
- msgstr ""
812
-
813
- #: plugin-fw/templates/metaboxes/types/contactform.php:112
814
- #: plugin-fw/templates/metaboxes/types/contactform.php:304
815
- msgid "Select this option if you want this field appears as already checked."
816
- msgstr ""
817
-
818
- #: plugin-fw/templates/metaboxes/types/contactform.php:117
819
- #: plugin-fw/templates/metaboxes/types/contactform.php:309
820
- msgid "Add options "
821
- msgstr ""
822
-
823
- #: plugin-fw/templates/metaboxes/types/contactform.php:118
824
- #: plugin-fw/templates/metaboxes/types/contactform.php:310
825
- msgid "Add option"
826
- msgstr ""
827
-
828
- #: plugin-fw/templates/metaboxes/types/contactform.php:121
829
- #: plugin-fw/templates/metaboxes/types/contactform.php:313
830
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
831
- msgid "Selected"
832
- msgstr ""
833
-
834
- #: plugin-fw/templates/metaboxes/types/contactform.php:124
835
- #: plugin-fw/templates/metaboxes/types/contactform.php:316
836
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
837
- msgid "Delete option"
838
- msgstr ""
839
-
840
- #: plugin-fw/templates/metaboxes/types/contactform.php:130
841
- #: plugin-fw/templates/metaboxes/types/contactform.php:322
842
- msgid "Error Message"
843
- msgstr ""
844
-
845
- #: plugin-fw/templates/metaboxes/types/contactform.php:134
846
- #: plugin-fw/templates/metaboxes/types/contactform.php:326
847
- msgid "Insert the error message for validation."
848
- msgstr ""
849
-
850
- #: plugin-fw/templates/metaboxes/types/contactform.php:139
851
- #: plugin-fw/templates/metaboxes/types/contactform.php:331
852
- msgid "Required"
853
- msgstr ""
854
-
855
- #: plugin-fw/templates/metaboxes/types/contactform.php:143
856
- #: plugin-fw/templates/metaboxes/types/contactform.php:335
857
- msgid "Select this option if it must be required."
858
- msgstr ""
859
-
860
- #: plugin-fw/templates/metaboxes/types/contactform.php:152
861
- #: plugin-fw/templates/metaboxes/types/contactform.php:344
862
- msgid "Select this option if the email must be valid."
863
- msgstr ""
864
-
865
- #: plugin-fw/templates/metaboxes/types/contactform.php:157
866
- #: plugin-fw/templates/metaboxes/types/contactform.php:349
867
- msgid "Reply To"
868
- msgstr ""
869
-
870
- #: plugin-fw/templates/metaboxes/types/contactform.php:161
871
- #: plugin-fw/templates/metaboxes/types/contactform.php:353
872
- msgid "Select this if it is the email you can reply to."
873
- msgstr ""
874
-
875
- #: plugin-fw/templates/metaboxes/types/contactform.php:166
876
- #: plugin-fw/templates/metaboxes/types/contactform.php:358
877
- msgid "Class"
878
- msgstr ""
879
-
880
- #: plugin-fw/templates/metaboxes/types/contactform.php:170
881
- #: plugin-fw/templates/metaboxes/types/contactform.php:362
882
- msgid ""
883
- "Insert additional class(es) (separated by commas) for more personalization."
884
- msgstr ""
885
-
886
- #: plugin-fw/templates/metaboxes/types/contactform.php:175
887
- #: plugin-fw/templates/metaboxes/types/contactform.php:367
888
- msgid "Icon"
889
- msgstr ""
890
-
891
- # @ yit
892
- #: plugin-fw/templates/metaboxes/types/contactform.php:203
893
- #: plugin-fw/templates/metaboxes/types/contactform.php:391
894
- #: plugin-fw/templates/metaboxes/types/icon-list.php:69
895
- #: plugin-fw/templates/metaboxes/types/select-icon.php:33
896
- #: plugin-fw/templates/metaboxes/types/upload.php:21
897
- #: plugin-fw/templates/panel/types/upload.php:31
898
- #: plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:40
899
- msgid "Upload"
900
- msgstr "Yükle"
901
-
902
- #: plugin-fw/templates/metaboxes/types/contactform.php:209
903
- #: plugin-fw/templates/metaboxes/types/contactform.php:397
904
- #: plugin-fw/templates/metaboxes/types/icon-list.php:75
905
- #: plugin-fw/templates/metaboxes/types/select-icon.php:39
906
- msgid "Image preview"
907
- msgstr ""
908
-
909
- #: plugin-fw/templates/metaboxes/types/contactform.php:217
910
- #: plugin-fw/templates/metaboxes/types/contactform.php:405
911
- msgid "Insert an icon for more personalization."
912
- msgstr ""
913
-
914
- #: plugin-fw/templates/metaboxes/types/contactform.php:222
915
- #: plugin-fw/templates/metaboxes/types/contactform.php:409
916
- msgid "Width"
917
- msgstr ""
918
-
919
- #: plugin-fw/templates/metaboxes/types/contactform.php:247
920
- #: plugin-fw/templates/metaboxes/types/contactform.php:421
921
- msgid "Set field length."
922
- msgstr ""
923
-
924
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
925
- msgid "Close all"
926
- msgstr ""
927
-
928
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
929
- msgid "Expand all"
930
- msgstr ""
931
-
932
- #: plugin-fw/templates/metaboxes/types/customtabs.php:52
933
- #: plugin-fw/templates/metaboxes/types/customtabs.php:95
934
- msgid "Value"
935
- msgstr ""
936
-
937
- #: plugin-fw/templates/metaboxes/types/customtabs.php:53
938
- #: plugin-fw/templates/metaboxes/types/customtabs.php:96
939
- msgid "Content of the tab. (HTML is supported)"
940
- msgstr ""
941
-
942
- #: plugin-fw/templates/metaboxes/types/customtabs.php:65
943
- msgid "Add custom product tab"
944
- msgstr ""
945
-
946
- #: plugin-fw/templates/metaboxes/types/customtabs.php:107
947
- msgid "Do you want to remove the custom tab?"
948
- msgstr ""
949
-
950
- #: plugin-fw/templates/metaboxes/types/icon-list.php:89
951
- #, php-format
952
- msgid "(Default: %s <img src=\"%s\"/>)"
953
- msgstr ""
954
-
955
- #: plugin-fw/templates/metaboxes/types/icon-list.php:91
956
- #, php-format
957
- msgid "(Default: <i %s></i> )"
958
- msgstr ""
959
-
960
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:40
961
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
962
- #: plugin-fw/templates/metaboxes/types/images.php:38
963
- #: plugin-fw/templates/metaboxes/types/images.php:64
964
- msgid "Delete image"
965
- msgstr ""
966
-
967
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
968
- msgid "Add Images to Gallery"
969
- msgstr ""
970
-
971
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
972
- msgid "Add to gallery"
973
- msgstr ""
974
-
975
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
976
- msgid "Add images"
977
- msgstr ""
978
-
979
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
980
- msgid "Delete"
981
- msgstr ""
982
-
983
- #: plugin-fw/templates/metaboxes/types/images.php:42
984
- msgid "Upload new images"
985
- msgstr ""
986
-
987
- #: plugin-fw/templates/metaboxes/types/images.php:75
988
- msgid "Are you sure you want to remove this image?"
989
- msgstr ""
990
-
991
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
992
- #: plugin-fw/templates/metaboxes/types/sidebars.php:36
993
- msgid "Left sidebar"
994
- msgstr ""
995
-
996
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
997
- #: plugin-fw/templates/metaboxes/types/sidebars.php:42
998
- #: plugin-fw/templates/metaboxes/types/sidebars.php:45
999
- msgid "No sidebar"
1000
- msgstr ""
1001
-
1002
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1003
- #: plugin-fw/templates/metaboxes/types/sidebars.php:39
1004
- msgid "Right sidebar"
1005
- msgstr ""
1006
-
1007
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1008
- #: plugin-fw/templates/metaboxes/types/sidebars.php:53
1009
- #: plugin-fw/templates/metaboxes/types/sidebars.php:64
1010
- msgid "Choose a sidebar"
1011
- msgstr ""
1012
-
1013
- #: plugin-fw/templates/metaboxes/types/sidebars.php:51
1014
- msgid "Left Sidebar"
1015
- msgstr ""
1016
-
1017
- #: plugin-fw/templates/metaboxes/types/sidebars.php:62
1018
- msgid "Right Sidebar"
1019
- msgstr ""
1020
-
1021
- # @ yit
1022
- #: plugin-fw/templates/metaboxes/types/typography.php:42
1023
- msgid "px"
1024
- msgstr "px"
1025
-
1026
- # @ yit
1027
- #: plugin-fw/templates/metaboxes/types/typography.php:43
1028
- msgid "em"
1029
- msgstr "em"
1030
-
1031
- # @ yit
1032
- #: plugin-fw/templates/metaboxes/types/typography.php:44
1033
- msgid "pt"
1034
- msgstr "pt"
1035
-
1036
- # @ yit
1037
- #: plugin-fw/templates/metaboxes/types/typography.php:45
1038
- msgid "rem"
1039
- msgstr "rem"
1040
-
1041
- #: plugin-fw/templates/metaboxes/types/typography.php:59
1042
- #: plugin-fw/templates/metaboxes/types/typography.php:153
1043
- #: plugin-fw/templates/metaboxes/types/typography.php:217
1044
- msgid "Web fonts"
1045
- msgstr ""
1046
-
1047
- #: plugin-fw/templates/metaboxes/types/typography.php:71
1048
- msgid "Google fonts"
1049
- msgstr ""
1050
-
1051
- # @ yit
1052
- #: plugin-fw/templates/metaboxes/types/typography.php:96
1053
- msgid "Regular"
1054
- msgstr "Normal"
1055
-
1056
- # @ yit
1057
- #: plugin-fw/templates/metaboxes/types/typography.php:97
1058
- msgid "Bold"
1059
- msgstr "Kalın"
1060
-
1061
- # @ yit
1062
- #: plugin-fw/templates/metaboxes/types/typography.php:98
1063
- msgid "Extra bold"
1064
- msgstr "Ekstra kalın"
1065
-
1066
- # @ yit
1067
- #: plugin-fw/templates/metaboxes/types/typography.php:99
1068
- msgid "Italic"
1069
- msgstr "İtalik"
1070
-
1071
- # @ yit
1072
- #: plugin-fw/templates/metaboxes/types/typography.php:100
1073
- msgid "Italic bold"
1074
- msgstr "İtalik kalın"
1075
-
1076
- #: plugin-fw/templates/panel/types/upload.php:32
1077
- msgid "Reset"
1078
- msgstr ""
1079
-
1080
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
1081
- msgid "Reset Defaults"
1082
- msgstr ""
1083
-
1084
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:5
1085
- msgid "Upgrade to Premium Version"
1086
- msgstr ""
1087
-
1088
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:6
1089
- msgid ""
1090
- "Hai comprato la versione premium di un plugin ? Dopo l'acquisto non trovi "
1091
- "dove attivare la licenza del tuo plugin premium ?"
1092
- msgstr ""
1093
-
1094
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:8
1095
- msgid ""
1096
- "Per passare da un plugin FREE ad uno PREMIUM non basta semplicemnete "
1097
- "inserire la chiave di licenza che ti è stata fornita dopo aver completato "
1098
- "l'acquisto.\n"
1099
- " Questo perchè fisicamente si tratta di due prodotti diversi, con "
1100
- "differenze sostanziali sia nelle opzioni disponibili sia sul numero di file "
1101
- "presenti all'interno del pacchetto del plugin stesso.\n"
1102
- " Per iniziare ad usare il plugin PREMIUM che hai appena acquistato "
1103
- "devi semplicemente scaricare il pacchetto PREMIUM ed installarlo sul tuo "
1104
- "sito."
1105
- msgstr ""
1106
-
1107
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:12
1108
- msgid ""
1109
- "Non sai come fare ? Non è un problema, segui i passi elencati qui sotto ed "
1110
- "in pochi minuti avrai il plugin acquistato correttamente installato sul tuo "
1111
- "sito."
1112
- msgstr ""
1113
-
1114
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:15
1115
- msgid "Vai su yithemes.com ed effettua il login alla sezione My Account "
1116
- msgstr ""
1117
-
1118
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:18
1119
- msgid ""
1120
- "Dal menù di sinistra clicca su \"My Downloads\" e cerca tra i download "
1121
- "disponibili il plugin che vuoi installare, e clicca su \"Download\""
1122
- msgstr ""
1123
-
1124
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:21
1125
- msgid ""
1126
- "Non appena il download del pacchetto sarà completato recati sul tuo sito web "
1127
- "ed effettua il login all'area amministrazione di WordPress."
1128
- msgstr ""
1129
-
1130
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:24
1131
- msgid ""
1132
- "Dal menù di sinistra clicca sulla voce Plugins. Verrai indirizzato su una "
1133
- "pagina con la lista dei plugin disponibili sul tuo sito. Clicca sul pulsante "
1134
- "\"Add New\" che trovi in alto a sinistra vicino al titolo della pagina."
1135
- msgstr ""
1136
-
1137
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:27
1138
- msgid ""
1139
- "Verrai indirizzato su una nuova pagina dove trovi, in alto a sinistra vicino "
1140
- "al titolo della pagina, il pulsante \"Upload Plugin\"."
1141
- msgstr ""
1142
-
1143
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:30
1144
- msgid ""
1145
- "Cliccando su \"Upload Plugins\", ti troverai in una pagina dove poter "
1146
- "effettuare l'upload del pacchetto del plugin PREMIUM da te precedentemente "
1147
- "scaricato. Clicca quindi su \"Scegli File\", cerca la cartella di download "
1148
- "dove hai scaricato il plugin ed effettua il caricamneto del pacchetto. A "
1149
- "questo punto ti basta attendere qualche minuto che il pacchetto venga "
1150
- "caricato ed installato sul tuo sito."
1151
- msgstr ""
1152
-
1153
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:33
1154
- msgid "Al termine della procedura di installazione clicca su \"Attiva\""
1155
- msgstr ""
1156
-
1157
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:36
1158
- msgid ""
1159
- "Se tutto è andato per il meglio il tuo plugin è correttamente installato sul "
1160
- "tuo sito web. Enjoy it :-)"
1161
- msgstr ""
1162
-
1163
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:39
1164
- msgid ""
1165
- "Ultimo step è attivare il plugin con la chiave di licenza che hai ricevuto "
1166
- "dopo l'acquisto. Clicca quindi sul link \"License Activation\" che trovi "
1167
- "sotto \"YITH Plugins\" ed inserisci la license key in tuo possesso ed email "
1168
- "utilizzata in fase di acquisto. Se non trovi l'email che ti abbiamo inviato "
1169
- "contenete la license key puoi facilmente recuperarla dalla sezione \"My "
1170
- "Licenses\" all'interno della sezione My Account del nostro sito yithemes.com."
1171
- msgstr ""
1172
-
1173
  #: settings/custom-style-options.php:24
1174
- msgid "Put here your custom CSS rules:"
1175
  msgstr ""
1176
 
1177
  #: settings/frontend-options.php:12
1178
- msgid "General Settings"
1179
  msgstr ""
1180
 
1181
  #: settings/frontend-options.php:25
@@ -1186,12 +105,12 @@ msgstr ""
1186
  #: settings/frontend-options.php:27
1187
  msgctxt "Admin: Panel section description"
1188
  msgid ""
1189
- "If your theme use the WooCommerce standard templates, you don't need to "
1190
  "change the following values.\n"
1191
  " Otherwise, add the classes used in the "
1192
- "template of your theme.\n"
1193
- " If you don't know them, please contact the "
1194
- "developer of your theme to receive the correct classes."
1195
  msgstr ""
1196
 
1197
  #: settings/frontend-options.php:33
@@ -1199,7 +118,7 @@ msgid "Product Container"
1199
  msgstr ""
1200
 
1201
  #: settings/frontend-options.php:34
1202
- msgid "Put here the CSS class or id for the product container"
1203
  msgstr ""
1204
 
1205
  #: settings/frontend-options.php:41
@@ -1207,7 +126,7 @@ msgid "Shop Pagination Container"
1207
  msgstr ""
1208
 
1209
  #: settings/frontend-options.php:42
1210
- msgid "Put here the CSS class or id for the shop pagination container"
1211
  msgstr ""
1212
 
1213
  #: settings/frontend-options.php:49
@@ -1215,7 +134,7 @@ msgid "Result Count Container"
1215
  msgstr ""
1216
 
1217
  #: settings/frontend-options.php:50
1218
- msgid "Put here the CSS class or id for the result count container"
1219
  msgstr ""
1220
 
1221
  #: settings/frontend-options.php:57
@@ -1223,21 +142,21 @@ msgid "Scroll top anchor"
1223
  msgstr ""
1224
 
1225
  #: settings/frontend-options.php:58
1226
- msgid "Put here the HTML tag for the scroll top in mobile"
1227
  msgstr ""
1228
 
1229
- #: templates/admin/premium.php:203 templates/admin/premium.php:377
1230
  #, php-format
1231
  msgid ""
1232
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
1233
  "Filter%2$s to benefit from all features!"
1234
  msgstr ""
1235
 
1236
- #: templates/admin/premium.php:206 templates/admin/premium.php:380
1237
  msgid "UPGRADE"
1238
  msgstr ""
1239
 
1240
- #: templates/admin/premium.php:207 templates/admin/premium.php:381
1241
  msgid "to the premium version"
1242
  msgstr ""
1243
 
@@ -1369,8 +288,44 @@ msgid ""
1369
  "Users will experience a new look of your pages while filtering products."
1370
  msgstr ""
1371
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1372
  #: widgets/class.yith-wcan-navigation-widget.php:36
1373
- msgid "Filter the product list without reloading the page"
1374
  msgstr ""
1375
 
1376
  #: widgets/class.yith-wcan-navigation-widget.php:39
@@ -1378,71 +333,75 @@ msgctxt "Admin: Widget Title"
1378
  msgid "YITH WooCommerce Ajax Product Filter"
1379
  msgstr ""
1380
 
1381
- #: widgets/class.yith-wcan-navigation-widget.php:300
1382
  msgid "Filters:"
1383
  msgstr ""
1384
 
1385
  # @ yit
1386
- #: widgets/class.yith-wcan-navigation-widget.php:863
1387
  msgid "List"
1388
  msgstr "Liste"
1389
 
1390
  # @ yit
1391
- #: widgets/class.yith-wcan-navigation-widget.php:865
1392
  msgid "Label"
1393
  msgstr "Etiket"
1394
 
1395
- #: widgets/class.yith-wcan-navigation-widget.php:866
1396
  msgid "Dropdown"
1397
  msgstr "Açılır Menü"
1398
 
1399
  # @ yit
1400
- #: widgets/class.yith-wcan-navigation-widget.php:873
1401
- #: widgets/class.yith-wcan-reset-navigation-widget.php:100
1402
  msgid "Title"
1403
  msgstr "Başlık"
1404
 
1405
  # @ yit
1406
- #: widgets/class.yith-wcan-navigation-widget.php:879
1407
  msgid "Type:"
1408
  msgstr "Tür:"
1409
 
1410
  # @ yit
1411
- #: widgets/class.yith-wcan-navigation-widget.php:890
1412
  msgid "Query Type:"
1413
  msgstr "Sorgu Tipi:"
1414
 
1415
  # @ yit
1416
- #: widgets/class.yith-wcan-navigation-widget.php:892
1417
  msgid "AND"
1418
  msgstr "VE"
1419
 
1420
  # @ yit
1421
- #: widgets/class.yith-wcan-navigation-widget.php:893
1422
  msgid "OR"
1423
  msgstr "VEYA"
1424
 
1425
  # @ yit
1426
- #: widgets/class.yith-wcan-navigation-widget.php:899
1427
  msgid "Attribute:"
1428
  msgstr "Özellikler:"
1429
 
1430
- #: widgets/class.yith-wcan-navigation-widget.php:906
1431
  msgid "Display (default All):"
1432
  msgstr "Görüntüleme (Varsayılan tümü):"
1433
 
1434
- #: widgets/class.yith-wcan-navigation-widget.php:908
1435
  msgid "All (no hierarchical)"
1436
  msgstr "Tümü"
1437
 
1438
- #: widgets/class.yith-wcan-navigation-widget.php:909
1439
  msgid "All (hierarchical)"
1440
  msgstr ""
1441
 
1442
- #: widgets/class.yith-wcan-navigation-widget.php:910
1443
  msgid "Only Parent"
1444
  msgstr "Sadece Ebeveyn"
1445
 
 
 
 
 
1446
  #: widgets/class.yith-wcan-reset-navigation-widget.php:23
1447
  msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
1448
  msgstr ""
@@ -1451,11 +410,11 @@ msgstr ""
1451
  msgid "YITH WooCommerce Ajax Reset Filter"
1452
  msgstr ""
1453
 
1454
- #: widgets/class.yith-wcan-reset-navigation-widget.php:93
1455
  msgid "Reset All Filters"
1456
  msgstr "Tüm Filtreleri Sıfırla"
1457
 
1458
- #: widgets/class.yith-wcan-reset-navigation-widget.php:106
1459
  msgid "Button Label"
1460
  msgstr "Buton Metni"
1461
 
@@ -1494,10 +453,50 @@ msgstr "Buton Metni"
1494
  #~ msgid "Minutes"
1495
  #~ msgstr "Dakika"
1496
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1497
  # @ yit
1498
  #~ msgid "Select a font family"
1499
  #~ msgstr "Bir font ailesi seçin"
1500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1501
  # @ yit
1502
  #~ msgid "Click to preview"
1503
  #~ msgstr "Önizleme için tıklayın"
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Ajax Product filter\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-13 16:11+0200\n"
6
+ "PO-Revision-Date: 2016-06-13 16:11+0200\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel <caneroncel@gmail.com>\n"
9
  "Language: tr\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-Generator: Poedit 1.8.4\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_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"
18
+ "X-Poedit-Basepath: ..\n"
19
  "X-Textdomain-Support: yes\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
+ "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcan-admin.php:126
24
  msgid "Front end"
25
  msgstr ""
26
 
27
+ #: includes/class.yith-wcan-admin.php:127 settings/custom-style-options.php:12
28
  msgid "Custom Style"
29
  msgstr ""
30
 
31
+ #: includes/class.yith-wcan-admin.php:128
32
+ #: includes/class.yith-wcan-admin.php:195
33
  msgid "Premium Version"
34
  msgstr ""
35
 
36
+ #: includes/class.yith-wcan-admin.php:134
37
+ #: includes/class.yith-wcan-admin.php:135
38
  msgid "Ajax Product Filter"
39
  msgstr ""
40
 
41
+ #: includes/class.yith-wcan-admin.php:191
42
  msgid "Premium live demo"
43
  msgstr ""
44
 
45
+ #: includes/class.yith-wcan-admin.php:191
46
  msgid "Live demo"
47
  msgstr ""
48
 
49
+ #: includes/class.yith-wcan-admin.php:219
50
  msgid "Plugin Documentation"
51
  msgstr ""
52
 
58
 
59
  # @ yit
60
  #: includes/functions.yith-wcan.php:57
61
+ #: widgets/class.yith-wcan-navigation-widget.php:706
62
  msgid "Color"
63
  msgstr "Renk"
64
 
89
  "while you are using the premium one."
90
  msgstr ""
91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  #: settings/custom-style-options.php:24
93
+ msgid "Enter here your custom CSS rules:"
94
  msgstr ""
95
 
96
  #: settings/frontend-options.php:12
97
+ msgid "Frontend Settings"
98
  msgstr ""
99
 
100
  #: settings/frontend-options.php:25
105
  #: settings/frontend-options.php:27
106
  msgctxt "Admin: Panel section description"
107
  msgid ""
108
+ "If your theme is using WooCommerce standard templates, you don't need to "
109
  "change the following values.\n"
110
  " Otherwise, add the classes used in the "
111
+ "templates of your theme.\n"
112
+ " If you don't know how to do, please contact "
113
+ "the developer of your theme to be correctly instructed."
114
  msgstr ""
115
 
116
  #: settings/frontend-options.php:33
118
  msgstr ""
119
 
120
  #: settings/frontend-options.php:34
121
+ msgid "Enter here the CSS class or id for the product container"
122
  msgstr ""
123
 
124
  #: settings/frontend-options.php:41
126
  msgstr ""
127
 
128
  #: settings/frontend-options.php:42
129
+ msgid "Enter here the CSS class or id for the shop pagination container"
130
  msgstr ""
131
 
132
  #: settings/frontend-options.php:49
134
  msgstr ""
135
 
136
  #: settings/frontend-options.php:50
137
+ msgid "Enter here the CSS class or id for the results count container"
138
  msgstr ""
139
 
140
  #: settings/frontend-options.php:57
142
  msgstr ""
143
 
144
  #: settings/frontend-options.php:58
145
+ msgid "Enter here the HTML tag for the scroll to top feature on mobiles"
146
  msgstr ""
147
 
148
+ #: templates/admin/premium.php:203 templates/admin/premium.php:425
149
  #, php-format
150
  msgid ""
151
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
152
  "Filter%2$s to benefit from all features!"
153
  msgstr ""
154
 
155
+ #: templates/admin/premium.php:206 templates/admin/premium.php:428
156
  msgid "UPGRADE"
157
  msgstr ""
158
 
159
+ #: templates/admin/premium.php:207 templates/admin/premium.php:429
160
  msgid "to the premium version"
161
  msgstr ""
162
 
288
  "Users will experience a new look of your pages while filtering products."
289
  msgstr ""
290
 
291
+ #: templates/admin/premium.php:381
292
+ msgid "Page url"
293
+ msgstr ""
294
+
295
+ #: templates/admin/premium.php:384
296
+ msgid ""
297
+ "Each applied filter generates a new url for the page. You can decide to keep "
298
+ "the same url or let it get automatically updated every time user applies a "
299
+ "filter to the products list of your shop."
300
+ msgstr ""
301
+
302
+ #: templates/admin/premium.php:394
303
+ msgid "Filter by tag"
304
+ msgstr ""
305
+
306
+ #: templates/admin/premium.php:397
307
+ msgid ""
308
+ "If you use tags as a powerful tool to classify your products, you can "
309
+ "configure an ad-hoc filter to be used on your products also by tag. In "
310
+ "addition, you could organize your tags in a hierarchy and have appropriate "
311
+ "tools for a better management of your products."
312
+ msgstr ""
313
+
314
+ #: templates/admin/premium.php:413
315
+ msgid "Reset"
316
+ msgstr ""
317
+
318
+ #: templates/admin/premium.php:416
319
+ msgid ""
320
+ "User experience on the site requires handiness and insight. This is why it "
321
+ "is unreasonable to deselect filters one by one to go back to the main view "
322
+ "when multiple filters have been applied to the product list. The plugin also "
323
+ "manages this action by a specific button which reset filters and by other "
324
+ "two which refresh the main view of categories and/or tags."
325
+ msgstr ""
326
+
327
  #: widgets/class.yith-wcan-navigation-widget.php:36
328
+ msgid "Filter the list of products without reloading the page"
329
  msgstr ""
330
 
331
  #: widgets/class.yith-wcan-navigation-widget.php:39
333
  msgid "YITH WooCommerce Ajax Product Filter"
334
  msgstr ""
335
 
336
+ #: widgets/class.yith-wcan-navigation-widget.php:139
337
  msgid "Filters:"
338
  msgstr ""
339
 
340
  # @ yit
341
+ #: widgets/class.yith-wcan-navigation-widget.php:705
342
  msgid "List"
343
  msgstr "Liste"
344
 
345
  # @ yit
346
+ #: widgets/class.yith-wcan-navigation-widget.php:707
347
  msgid "Label"
348
  msgstr "Etiket"
349
 
350
+ #: widgets/class.yith-wcan-navigation-widget.php:708
351
  msgid "Dropdown"
352
  msgstr "Açılır Menü"
353
 
354
  # @ yit
355
+ #: widgets/class.yith-wcan-navigation-widget.php:715
356
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:99
357
  msgid "Title"
358
  msgstr "Başlık"
359
 
360
  # @ yit
361
+ #: widgets/class.yith-wcan-navigation-widget.php:721
362
  msgid "Type:"
363
  msgstr "Tür:"
364
 
365
  # @ yit
366
+ #: widgets/class.yith-wcan-navigation-widget.php:732
367
  msgid "Query Type:"
368
  msgstr "Sorgu Tipi:"
369
 
370
  # @ yit
371
+ #: widgets/class.yith-wcan-navigation-widget.php:734
372
  msgid "AND"
373
  msgstr "VE"
374
 
375
  # @ yit
376
+ #: widgets/class.yith-wcan-navigation-widget.php:735
377
  msgid "OR"
378
  msgstr "VEYA"
379
 
380
  # @ yit
381
+ #: widgets/class.yith-wcan-navigation-widget.php:741
382
  msgid "Attribute:"
383
  msgstr "Özellikler:"
384
 
385
+ #: widgets/class.yith-wcan-navigation-widget.php:748
386
  msgid "Display (default All):"
387
  msgstr "Görüntüleme (Varsayılan tümü):"
388
 
389
+ #: widgets/class.yith-wcan-navigation-widget.php:750
390
  msgid "All (no hierarchical)"
391
  msgstr "Tümü"
392
 
393
+ #: widgets/class.yith-wcan-navigation-widget.php:751
394
  msgid "All (hierarchical)"
395
  msgstr ""
396
 
397
+ #: widgets/class.yith-wcan-navigation-widget.php:752
398
  msgid "Only Parent"
399
  msgstr "Sadece Ebeveyn"
400
 
401
+ #: widgets/class.yith-wcan-navigation-widget.php:759
402
+ msgid "CSS custom class"
403
+ msgstr ""
404
+
405
  #: widgets/class.yith-wcan-reset-navigation-widget.php:23
406
  msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
407
  msgstr ""
410
  msgid "YITH WooCommerce Ajax Reset Filter"
411
  msgstr ""
412
 
413
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:92
414
  msgid "Reset All Filters"
415
  msgstr "Tüm Filtreleri Sıfırla"
416
 
417
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:105
418
  msgid "Button Label"
419
  msgstr "Buton Metni"
420
 
453
  #~ msgid "Minutes"
454
  #~ msgstr "Dakika"
455
 
456
+ # @ yit
457
+ #~ msgid "Upload"
458
+ #~ msgstr "Yükle"
459
+
460
+ # @ yit
461
+ #~ msgid "px"
462
+ #~ msgstr "px"
463
+
464
+ # @ yit
465
+ #~ msgid "em"
466
+ #~ msgstr "em"
467
+
468
+ # @ yit
469
+ #~ msgid "pt"
470
+ #~ msgstr "pt"
471
+
472
+ # @ yit
473
+ #~ msgid "rem"
474
+ #~ msgstr "rem"
475
+
476
  # @ yit
477
  #~ msgid "Select a font family"
478
  #~ msgstr "Bir font ailesi seçin"
479
 
480
+ # @ yit
481
+ #~ msgid "Regular"
482
+ #~ msgstr "Normal"
483
+
484
+ # @ yit
485
+ #~ msgid "Bold"
486
+ #~ msgstr "Kalın"
487
+
488
+ # @ yit
489
+ #~ msgid "Extra bold"
490
+ #~ msgstr "Ekstra kalın"
491
+
492
+ # @ yit
493
+ #~ msgid "Italic"
494
+ #~ msgstr "İtalik"
495
+
496
+ # @ yit
497
+ #~ msgid "Italic bold"
498
+ #~ msgstr "İtalik kalın"
499
+
500
  # @ yit
501
  #~ msgid "Click to preview"
502
  #~ msgstr "Önizleme için tıklayın"
modules/yith-woocommerce-ajax-navigation/languages/yith-woocommerce-ajax-navigation.pot CHANGED
@@ -3,7 +3,7 @@ msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
5
  "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2016-03-10 17:24+0100\n"
7
  "PO-Revision-Date: 2015-06-19 13:59+0100\n"
8
  "Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
9
  "Language-Team: \n"
@@ -12,43 +12,43 @@ msgstr ""
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
- "X-Generator: Poedit 1.8.1\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
18
  "_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"
19
- "X-Poedit-Basepath: ../\n"
20
  "X-Textdomain-Support: yes\n"
21
  "X-Poedit-SearchPath-0: .\n"
22
- "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
23
 
24
- #: includes/class.yith-wcan-admin.php:139
25
  msgid "Front end"
26
  msgstr ""
27
 
28
- #: includes/class.yith-wcan-admin.php:140
29
  #: settings/custom-style-options.php:12
30
  msgid "Custom Style"
31
  msgstr ""
32
 
33
- #: includes/class.yith-wcan-admin.php:141
34
- #: includes/class.yith-wcan-admin.php:213
35
  msgid "Premium Version"
36
  msgstr ""
37
 
38
- #: includes/class.yith-wcan-admin.php:147
39
- #: includes/class.yith-wcan-admin.php:148
40
  msgid "Ajax Product Filter"
41
  msgstr ""
42
 
43
- #: includes/class.yith-wcan-admin.php:209
44
  msgid "Premium live demo"
45
  msgstr ""
46
 
47
- #: includes/class.yith-wcan-admin.php:209
48
  msgid "Live demo"
49
  msgstr ""
50
 
51
- #: includes/class.yith-wcan-admin.php:237
52
  msgid "Plugin Documentation"
53
  msgstr ""
54
 
@@ -59,7 +59,7 @@ msgid "Term"
59
  msgstr ""
60
 
61
  #: includes/functions.yith-wcan.php:57
62
- #: widgets/class.yith-wcan-navigation-widget.php:864
63
  msgid "Color"
64
  msgstr ""
65
 
@@ -89,1098 +89,12 @@ msgid ""
89
  "Filter while you are using the premium one."
90
  msgstr ""
91
 
92
- #: plugin-fw/lib/yit-cpt-unlimited.php:460
93
- #: plugin-fw/lib/yit-cpt-unlimited.php:574
94
- #: plugin-fw/lib/yit-cpt-unlimited.php:719
95
- #: plugin-fw/lib/yit-cpt-unlimited.php:1632
96
- #, php-format
97
- msgid "Add %s"
98
- msgstr ""
99
-
100
- #: plugin-fw/lib/yit-cpt-unlimited.php:461
101
- #: plugin-fw/lib/yit-cpt-unlimited.php:575
102
- #, php-format
103
- msgid "Add New %s"
104
- msgstr ""
105
-
106
- #: plugin-fw/lib/yit-cpt-unlimited.php:462
107
- #: plugin-fw/lib/yit-cpt-unlimited.php:576
108
- #: plugin-fw/lib/yit-cpt-unlimited.php:1267
109
- #: plugin-fw/lib/yit-cpt-unlimited.php:1304
110
- #, php-format
111
- msgid "Edit %s"
112
- msgstr ""
113
-
114
- #: plugin-fw/lib/yit-cpt-unlimited.php:463
115
- #: plugin-fw/lib/yit-cpt-unlimited.php:577
116
- #, php-format
117
- msgid "New %s"
118
- msgstr ""
119
-
120
- #: plugin-fw/lib/yit-cpt-unlimited.php:464
121
- #: plugin-fw/lib/yit-cpt-unlimited.php:578
122
- #, php-format
123
- msgid "All %s"
124
- msgstr ""
125
-
126
- #: plugin-fw/lib/yit-cpt-unlimited.php:465
127
- #: plugin-fw/lib/yit-cpt-unlimited.php:579
128
- #: plugin-fw/lib/yit-cpt-unlimited.php:1251
129
- #: plugin-fw/lib/yit-cpt-unlimited.php:1305
130
- #, php-format
131
- msgid "View %s"
132
- msgstr ""
133
-
134
- #: plugin-fw/lib/yit-cpt-unlimited.php:466
135
- #: plugin-fw/lib/yit-cpt-unlimited.php:580
136
- #, php-format
137
- msgid "Search %s"
138
- msgstr ""
139
-
140
- #: plugin-fw/lib/yit-cpt-unlimited.php:467
141
- #: plugin-fw/lib/yit-cpt-unlimited.php:581
142
- #, php-format
143
- msgid "No %s found"
144
- msgstr ""
145
-
146
- #: plugin-fw/lib/yit-cpt-unlimited.php:468
147
- #: plugin-fw/lib/yit-cpt-unlimited.php:582
148
- #, php-format
149
- msgid "No %s found in Trash"
150
- msgstr ""
151
-
152
- #: plugin-fw/lib/yit-cpt-unlimited.php:625
153
- #, php-format
154
- msgctxt "taxonomy general name"
155
- msgid "%s Categories"
156
- msgstr ""
157
-
158
- #: plugin-fw/lib/yit-cpt-unlimited.php:626
159
- msgctxt "taxonomy singular name"
160
- msgid "Category"
161
- msgstr ""
162
-
163
- #: plugin-fw/lib/yit-cpt-unlimited.php:627
164
- msgid "Search Categories"
165
- msgstr ""
166
-
167
- #: plugin-fw/lib/yit-cpt-unlimited.php:628
168
- msgid "All Categories"
169
- msgstr ""
170
-
171
- #: plugin-fw/lib/yit-cpt-unlimited.php:629
172
- msgid "Parent Category"
173
- msgstr ""
174
-
175
- #: plugin-fw/lib/yit-cpt-unlimited.php:630
176
- msgid "Parent Category:"
177
- msgstr ""
178
-
179
- #: plugin-fw/lib/yit-cpt-unlimited.php:631
180
- msgid "Edit Category"
181
- msgstr ""
182
-
183
- #: plugin-fw/lib/yit-cpt-unlimited.php:632
184
- msgid "Update Category"
185
- msgstr ""
186
-
187
- #: plugin-fw/lib/yit-cpt-unlimited.php:633
188
- msgid "Add New Category"
189
- msgstr ""
190
-
191
- #: plugin-fw/lib/yit-cpt-unlimited.php:634
192
- msgid "New Category Name"
193
- msgstr ""
194
-
195
- #: plugin-fw/lib/yit-cpt-unlimited.php:635
196
- msgid "Category"
197
- msgstr ""
198
-
199
- #: plugin-fw/lib/yit-cpt-unlimited.php:724
200
- msgid "Categories"
201
- msgstr ""
202
-
203
- #: plugin-fw/lib/yit-cpt-unlimited.php:1042
204
- #, php-format
205
- msgid "%s Settings"
206
- msgstr ""
207
-
208
- #: plugin-fw/lib/yit-cpt-unlimited.php:1048
209
- #: plugin-fw/lib/yit-cpt-unlimited.php:1196
210
- #: plugin-fw/lib/yit-cpt-unlimited.php:1202
211
- #: plugin-fw/lib/yit-plugin-panel.php:64
212
- msgid "Settings"
213
- msgstr ""
214
-
215
- #: plugin-fw/lib/yit-cpt-unlimited.php:1051
216
- msgid "Type"
217
- msgstr ""
218
-
219
- #: plugin-fw/lib/yit-cpt-unlimited.php:1052
220
- #, php-format
221
- msgid "Layout for this %s"
222
- msgstr ""
223
-
224
- #: plugin-fw/lib/yit-cpt-unlimited.php:1058
225
- msgid "Rewrite"
226
- msgstr ""
227
-
228
- #: plugin-fw/lib/yit-cpt-unlimited.php:1059
229
- msgid ""
230
- "Univocal identification name in the URL for each product (slug from "
231
- "post if empty)"
232
- msgstr ""
233
-
234
- #: plugin-fw/lib/yit-cpt-unlimited.php:1064
235
- msgid "Label in Singular"
236
- msgstr ""
237
-
238
- #: plugin-fw/lib/yit-cpt-unlimited.php:1065
239
- msgid "Set a label in singular (title of portfolio if empty)"
240
- msgstr ""
241
-
242
- #: plugin-fw/lib/yit-cpt-unlimited.php:1070
243
- msgid "Label in Plural"
244
- msgstr ""
245
-
246
- #: plugin-fw/lib/yit-cpt-unlimited.php:1071
247
- msgid "Set a label in plural (title of portfolio if empty)"
248
- msgstr ""
249
-
250
- #: plugin-fw/lib/yit-cpt-unlimited.php:1076
251
- msgid "Taxonomy"
252
- msgstr ""
253
-
254
- #: plugin-fw/lib/yit-cpt-unlimited.php:1077
255
- msgid ""
256
- "If you want to use categories in the portfolio, set a name for "
257
- "taxonomy. Name should be a slug (must not contain capital letters nor "
258
- "spaces) and must not be more than 32 characters long (database "
259
- "structure restriction)."
260
- msgstr ""
261
-
262
- #: plugin-fw/lib/yit-cpt-unlimited.php:1082
263
- msgid "Taxonomy Rewrite"
264
- msgstr ""
265
-
266
- #: plugin-fw/lib/yit-cpt-unlimited.php:1083
267
- msgid "Set univocal name for each category page URL."
268
- msgstr ""
269
-
270
- #: plugin-fw/lib/yit-cpt-unlimited.php:1088
271
- msgid "Single layout"
272
- msgstr ""
273
-
274
- #: plugin-fw/lib/yit-cpt-unlimited.php:1089
275
- msgid "Layout for single page of this portfolio"
276
- msgstr ""
277
-
278
- #: plugin-fw/lib/yit-cpt-unlimited.php:1130
279
- msgid "layout settings"
280
- msgstr ""
281
-
282
- #: plugin-fw/lib/yit-cpt-unlimited.php:1222
283
- #: plugin-fw/lib/yit-cpt-unlimited.php:1235
284
- msgid "Quick links"
285
- msgstr ""
286
-
287
- #: plugin-fw/lib/yit-cpt-unlimited.php:1475
288
- #, php-format
289
- msgid "Show frontend of the %s"
290
- msgstr ""
291
-
292
- #: plugin-fw/lib/yit-cpt-unlimited.php:1482
293
- #: plugin-fw/templates/metaboxes/types/customtabs.php:46
294
- #: plugin-fw/templates/metaboxes/types/customtabs.php:90
295
- msgid "Name"
296
- msgstr ""
297
-
298
- #: plugin-fw/lib/yit-cpt-unlimited.php:1631
299
- #, php-format
300
- msgid "Add %s from images"
301
- msgstr ""
302
-
303
- #: plugin-fw/lib/yit-cpt-unlimited.php:1633
304
- msgid "Upload multiple files"
305
- msgstr ""
306
-
307
- #: plugin-fw/lib/yit-plugin-panel-wc.php:341
308
- msgid "The changes you have made will be lost if you leave this page."
309
- msgstr ""
310
-
311
- #: plugin-fw/lib/yit-plugin-panel.php:63
312
- msgid "Plugin Settings"
313
- msgstr ""
314
-
315
- #: plugin-fw/lib/yit-plugin-panel.php:101
316
- #: plugin-fw/lib/yit-plugin-subpanel.php:103
317
- msgid "YITH Plugins"
318
- msgstr ""
319
-
320
- #: plugin-fw/lib/yit-plugin-panel.php:270
321
- msgid "Premium version upgrade"
322
- msgstr ""
323
-
324
- #: plugin-fw/lib/yit-plugin-panel.php:316
325
- #: plugin-fw/lib/yit-plugin-subpanel.php:146
326
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
327
- msgid "Save Changes"
328
- msgstr ""
329
-
330
- #: plugin-fw/lib/yit-plugin-panel.php:319
331
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
332
- msgid ""
333
- "If you continue with this action, you will reset all options in this "
334
- "page."
335
- msgstr ""
336
-
337
- #: plugin-fw/lib/yit-plugin-panel.php:321
338
- #: plugin-fw/lib/yit-plugin-subpanel.php:151
339
- msgid "Reset to default"
340
- msgstr ""
341
-
342
- #: plugin-fw/lib/yit-plugin-panel.php:321
343
- #: plugin-fw/lib/yit-plugin-subpanel.php:151
344
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
345
- msgid "Are you sure?"
346
- msgstr ""
347
-
348
- #: plugin-fw/lib/yit-plugin-panel.php:455
349
- msgid ""
350
- "The element you have entered already exists. Please, enter another "
351
- "name."
352
- msgstr ""
353
-
354
- #: plugin-fw/lib/yit-plugin-panel.php:456
355
- msgid "Settings saved"
356
- msgstr ""
357
-
358
- #: plugin-fw/lib/yit-plugin-panel.php:457
359
- msgid "Settings reset"
360
- msgstr ""
361
-
362
- #: plugin-fw/lib/yit-plugin-panel.php:458
363
- msgid "Element deleted correctly."
364
- msgstr ""
365
-
366
- #: plugin-fw/lib/yit-plugin-panel.php:459
367
- #: plugin-fw/lib/yit-plugin-panel.php:460
368
- msgid "Element updated correctly."
369
- msgstr ""
370
-
371
- #: plugin-fw/lib/yit-plugin-panel.php:461
372
- msgid "Database imported correctly."
373
- msgstr ""
374
-
375
- #: plugin-fw/lib/yit-plugin-panel.php:462
376
- msgid "An error has occurred during import. Please try again."
377
- msgstr ""
378
-
379
- #: plugin-fw/lib/yit-plugin-panel.php:463
380
- msgid "The added file is not valid."
381
- msgstr ""
382
-
383
- #: plugin-fw/lib/yit-plugin-panel.php:464
384
- msgid "Sorry, import is disabled."
385
- msgstr ""
386
-
387
- #: plugin-fw/lib/yit-plugin-panel.php:465
388
- msgid "Sorting successful."
389
- msgstr ""
390
-
391
- #: plugin-fw/lib/yit-plugin-subpanel.php:149
392
- msgid ""
393
- "If you continue with this action, you will reset all the options in "
394
- "this page."
395
- msgstr ""
396
-
397
- #: plugin-fw/lib/yit-pointers.php:70
398
- msgid "Plugins Activated"
399
- msgstr ""
400
-
401
- #: plugin-fw/lib/yit-pointers.php:71
402
- msgid ""
403
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
404
- " For each plugin installed, "
405
- "customization settings will be available as a new entry in YIT Plugin "
406
- "menu."
407
- msgstr ""
408
-
409
- #: plugin-fw/lib/yit-pointers.php:73 plugin-fw/lib/yit-pointers.php:89
410
- msgid "Discover all our plugins available on:"
411
- msgstr ""
412
-
413
- #: plugin-fw/lib/yit-pointers.php:74 plugin-fw/lib/yit-pointers.php:90
414
- msgid "and"
415
- msgstr ""
416
-
417
- #: plugin-fw/lib/yit-pointers.php:84
418
- msgid "Plugins Upgraded"
419
- msgstr ""
420
-
421
- #: plugin-fw/lib/yit-pointers.php:85
422
- msgid ""
423
- "From now on, you can find all options of your plugins in YIT Plugin "
424
- "menu.\n"
425
- " Any time one of our plugins is "
426
- "updated, a new entry will be added to this menu.\n"
427
- " For example, after the update, "
428
- "plugin options (such as for YITH WooCommerce Wishlist, YITH "
429
- "WooCommerce Ajax Search, etc.)\n"
430
- " will be moved from previous "
431
- "location to YIT Plugin tab."
432
- msgstr ""
433
-
434
- #: plugin-fw/lib/yit-upgrade.php:136
435
- msgid "There is a new version of %plugin_name% available."
436
- msgstr ""
437
-
438
- #: plugin-fw/lib/yit-upgrade.php:137
439
- msgid "View version %latest% details."
440
- msgstr ""
441
-
442
- #: plugin-fw/lib/yit-upgrade.php:138
443
- msgid "Automatic update is unavailable for this plugin,"
444
- msgstr ""
445
-
446
- #: plugin-fw/lib/yit-upgrade.php:139
447
- msgid ""
448
- "please <a href=\"%activate_link%\">activate</a> your copy of "
449
- "%plugin_name%."
450
- msgstr ""
451
-
452
- #: plugin-fw/lib/yit-upgrade.php:140
453
- msgid "Update now."
454
- msgstr ""
455
-
456
- #: plugin-fw/lib/yit-upgrade.php:243
457
- msgid "YIThemes Repository"
458
- msgstr ""
459
-
460
- #: plugin-fw/lib/yit-upgrade.php:277
461
- msgid "Invalid URL Provided."
462
- msgstr ""
463
-
464
- #: plugin-fw/lib/yit-upgrade.php:290
465
- msgid "Could not create Temporary file."
466
- msgstr ""
467
-
468
- #: plugin-fw/lib/yit-upgrade.php:432
469
- #, php-format
470
- msgid ""
471
- "There is a new version of %1$s available. <a href=\"%2$s\" class="
472
- "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
473
- "details</a>."
474
- msgstr ""
475
-
476
- #: plugin-fw/lib/yit-upgrade.php:434
477
- #, php-format
478
- msgid ""
479
- "There is a new version of %1$s available. <a href=\"%2$s\" class="
480
- "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
481
- "details</a>. <em>You have to activate the plugin on a single site of "
482
- "the network to benefit from automatic updates.</em>"
483
- msgstr ""
484
-
485
- #: plugin-fw/lib/yit-upgrade.php:436
486
- #, php-format
487
- msgid ""
488
- "There is a new version of %1$s available. <a href=\"%2$s\" class="
489
- "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
490
- "details</a>. <em>Automatic update is unavailable for this plugin, "
491
- "please <a href=\"%5$s\" title=\"License activation\">activate</a> your "
492
- "copy of %6s.</em>"
493
- msgstr ""
494
-
495
- #: plugin-fw/lib/yit-upgrade.php:438
496
- #, php-format
497
- msgid ""
498
- "There is a new version of %1$s available. <a href=\"%2$s\" class="
499
- "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
500
- "details</a> or <a href=\"%5$s\">update now</a>."
501
- msgstr ""
502
-
503
- #: plugin-fw/lib/yit-upgrade.php:511
504
- msgid "You can't update the plugins for this site."
505
- msgstr ""
506
-
507
- #: plugin-fw/lib/yit-upgrade.php:515
508
- msgid ""
509
- "You do not have sufficient permissions to update the plugins for this "
510
- "site."
511
- msgstr ""
512
-
513
- #: plugin-fw/lib/yit-upgrade.php:522
514
- msgid "Update Plugin"
515
- msgstr ""
516
-
517
- #: plugin-fw/licence/lib/yit-licence.php:182
518
- #, php-format
519
- msgctxt "%s = field name"
520
- msgid "%s field cannot be empty"
521
- msgstr ""
522
-
523
- #: plugin-fw/licence/lib/yit-licence.php:183
524
- #, php-format
525
- msgid "%s and %s fields cannot be empty"
526
- msgstr ""
527
-
528
- #: plugin-fw/licence/lib/yit-licence.php:184
529
- msgid ""
530
- "Unable to contact the remote server, please try again later. Thanks!"
531
- msgstr ""
532
-
533
- #: plugin-fw/licence/lib/yit-licence.php:185
534
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:88
535
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:166
536
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:197
537
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
538
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
539
- msgid "Email"
540
- msgstr ""
541
-
542
- #: plugin-fw/licence/lib/yit-licence.php:186
543
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:89
544
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:167
545
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:198
546
- msgid "License Key"
547
- msgstr ""
548
-
549
- #: plugin-fw/licence/lib/yit-licence.php:187
550
- msgid "Are you sure you want to deactivate the license for current site?"
551
- msgstr ""
552
-
553
- #: plugin-fw/licence/lib/yit-licence.php:667
554
- msgid "Invalid Request"
555
- msgstr ""
556
-
557
- #: plugin-fw/licence/lib/yit-licence.php:668
558
- msgid "Invalid license key"
559
- msgstr ""
560
-
561
- #: plugin-fw/licence/lib/yit-licence.php:669
562
- msgid "Software has been deactivated"
563
- msgstr ""
564
-
565
- #: plugin-fw/licence/lib/yit-licence.php:670
566
- msgid "Maximum number of activations exceeded"
567
- msgstr ""
568
-
569
- #: plugin-fw/licence/lib/yit-licence.php:671
570
- msgid "Invalid instance ID"
571
- msgstr ""
572
-
573
- #: plugin-fw/licence/lib/yit-licence.php:672
574
- msgid "Invalid security key"
575
- msgstr ""
576
-
577
- #: plugin-fw/licence/lib/yit-licence.php:673
578
- msgid "License key has expired"
579
- msgstr ""
580
-
581
- #: plugin-fw/licence/lib/yit-licence.php:674
582
- msgid "License key has been banned"
583
- msgstr ""
584
-
585
- #: plugin-fw/licence/lib/yit-licence.php:675
586
- msgid "Current product is not included with your membership key"
587
- msgstr ""
588
-
589
- #: plugin-fw/licence/lib/yit-licence.php:676
590
- msgid "Great"
591
- msgstr ""
592
-
593
- #: plugin-fw/licence/lib/yit-licence.php:676
594
- msgid "License successfully activated"
595
- msgstr ""
596
-
597
- #: plugin-fw/licence/lib/yit-licence.php:677
598
- msgid "License key deactivated for website"
599
- msgstr ""
600
-
601
- #: plugin-fw/licence/lib/yit-plugin-licence.php:67
602
- #: plugin-fw/licence/lib/yit-plugin-licence.php:68
603
- #: plugin-fw/licence/lib/yit-theme-licence.php:69
604
- #: plugin-fw/licence/lib/yit-theme-licence.php:70
605
- #: plugin-fw/licence/lib/yit-theme-licence.php:109
606
- #: plugin-fw/licence/lib/yit-theme-licence.php:110
607
- msgid "License Activation"
608
- msgstr ""
609
-
610
- #: plugin-fw/licence/lib/yit-theme-licence.php:117
611
- #: plugin-fw/licence/lib/yit-theme-licence.php:118
612
- #, php-format
613
- msgid "%s"
614
- msgstr ""
615
-
616
- #: plugin-fw/licence/lib/yit-theme-licence.php:159
617
- msgid ""
618
- "I cannot find the license key for activating the theme I have bought "
619
- "some time ago. Where can I find it?"
620
- msgstr ""
621
-
622
- #: plugin-fw/licence/lib/yit-theme-licence.php:163
623
- msgid ""
624
- "If you have purchased one of our products before 27 January 2015, you "
625
- "can benefit from support and updates (the services offered with the "
626
- "license)\n"
627
- " until 27 January 2016 and you do not have to "
628
- "purchase it again to get a new license key, because, before this date, "
629
- "your license used to be activated automatically by our system.\n"
630
- " After 27 January 2016, instead, if you want to "
631
- "benefit from support and updates you have to buy a new license and "
632
- "activate it through the license key you will be\n"
633
- " provided with and that you can find in your "
634
- "YIThemes account, in section \"My licenses\"."
635
- msgstr ""
636
-
637
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
638
- msgid "Yithemes License Activation"
639
- msgstr ""
640
-
641
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:27
642
- msgid ""
643
- "Have you updated your licenses? Have you asked for an extension? "
644
- "Update information concerning your products."
645
- msgstr ""
646
-
647
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:29
648
- msgid "Update license information"
649
- msgstr ""
650
-
651
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:42
652
- msgid "Product to activate"
653
- msgid_plural "Products to activate"
654
- msgstr[0] ""
655
- msgstr[1] ""
656
-
657
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:61
658
- msgid "Activate"
659
- msgstr ""
660
-
661
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:80
662
- msgid "Activated"
663
- msgstr ""
664
-
665
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:86
666
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:164
667
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:194
668
- msgid "Product Name"
669
- msgstr ""
670
-
671
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
672
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:201
673
- msgid "Expires"
674
- msgstr ""
675
-
676
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:95
677
- msgid "Remaining"
678
- msgstr ""
679
-
680
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:97
681
- msgid "Membership"
682
- msgstr ""
683
-
684
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:101
685
- msgid "License Actions"
686
- msgstr ""
687
-
688
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:126
689
- #, php-format
690
- msgid "%1s out of %2s"
691
- msgstr ""
692
-
693
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:142
694
- msgid "Deactivate"
695
- msgstr ""
696
-
697
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
698
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:204
699
- msgid "Renew"
700
- msgstr ""
701
-
702
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:160
703
- msgid "Banned"
704
- msgstr ""
705
-
706
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:190
707
- msgid "Expired"
708
- msgstr ""
709
-
710
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:226
711
- msgid "Order again"
712
- msgstr ""
713
-
714
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:228
715
- msgid "Renew license"
716
- msgstr ""
717
-
718
- #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
719
- msgid "Search for a product"
720
- msgstr ""
721
-
722
- #: plugin-fw/templates/metaboxes/types/categories.php:36
723
- msgid "No categories."
724
- msgstr ""
725
-
726
- #: plugin-fw/templates/metaboxes/types/categories.php:42
727
- msgid "+ Add New Category"
728
- msgstr ""
729
-
730
- #: plugin-fw/templates/metaboxes/types/contactform.php:7
731
- msgid "Text Input"
732
- msgstr ""
733
-
734
- #: plugin-fw/templates/metaboxes/types/contactform.php:8
735
- msgid "Checkbox"
736
- msgstr ""
737
-
738
- #: plugin-fw/templates/metaboxes/types/contactform.php:9
739
- msgid "Select"
740
- msgstr ""
741
-
742
- #: plugin-fw/templates/metaboxes/types/contactform.php:10
743
- msgid "Textarea"
744
- msgstr ""
745
-
746
- #: plugin-fw/templates/metaboxes/types/contactform.php:11
747
- msgid "Radio Input"
748
- msgstr ""
749
-
750
- #: plugin-fw/templates/metaboxes/types/contactform.php:12
751
- msgid "Password Field"
752
- msgstr ""
753
-
754
- #: plugin-fw/templates/metaboxes/types/contactform.php:13
755
- msgid "File Upload"
756
- msgstr ""
757
-
758
- #: plugin-fw/templates/metaboxes/types/contactform.php:47
759
- msgid "Theme Icon"
760
- msgstr ""
761
-
762
- #: plugin-fw/templates/metaboxes/types/contactform.php:48
763
- msgid "Custom Icon"
764
- msgstr ""
765
-
766
- #: plugin-fw/templates/metaboxes/types/contactform.php:49
767
- #: plugin-fw/templates/metaboxes/types/responsivesliders.php:24
768
- msgid "None"
769
- msgstr ""
770
-
771
- #: plugin-fw/templates/metaboxes/types/contactform.php:60
772
- msgid "Add field"
773
- msgstr ""
774
-
775
- #: plugin-fw/templates/metaboxes/types/contactform.php:69
776
- #: plugin-fw/templates/metaboxes/types/contactform.php:261
777
- #: plugin-fw/templates/metaboxes/types/customtabs.php:37
778
- #: plugin-fw/templates/metaboxes/types/customtabs.php:82
779
- msgid "Remove"
780
- msgstr ""
781
-
782
- #: plugin-fw/templates/metaboxes/types/contactform.php:70
783
- #: plugin-fw/templates/metaboxes/types/contactform.php:262
784
- msgid "Click to toggle"
785
- msgstr ""
786
-
787
- #: plugin-fw/templates/metaboxes/types/contactform.php:77
788
- #: plugin-fw/templates/metaboxes/types/contactform.php:269
789
- msgid "Field Title"
790
- msgstr ""
791
-
792
- #: plugin-fw/templates/metaboxes/types/contactform.php:81
793
- #: plugin-fw/templates/metaboxes/types/contactform.php:273
794
- msgid "Insert the title for the field."
795
- msgstr ""
796
-
797
- #: plugin-fw/templates/metaboxes/types/contactform.php:86
798
- #: plugin-fw/templates/metaboxes/types/contactform.php:278
799
- msgid "Data Name"
800
- msgstr ""
801
-
802
- #: plugin-fw/templates/metaboxes/types/contactform.php:90
803
- #: plugin-fw/templates/metaboxes/types/contactform.php:282
804
- msgid ""
805
- "REQUIRED: Field identification name to be entered into email body. "
806
- "<strong>Note:</strong>Use only lowercase characters and underscores."
807
- msgstr ""
808
-
809
- #: plugin-fw/templates/metaboxes/types/contactform.php:95
810
- #: plugin-fw/templates/metaboxes/types/contactform.php:287
811
- msgid "Field Type"
812
- msgstr ""
813
-
814
- #: plugin-fw/templates/metaboxes/types/contactform.php:103
815
- #: plugin-fw/templates/metaboxes/types/contactform.php:295
816
- msgid "Select the type for this field."
817
- msgstr ""
818
-
819
- #: plugin-fw/templates/metaboxes/types/contactform.php:108
820
- #: plugin-fw/templates/metaboxes/types/contactform.php:300
821
- msgid "Checked"
822
- msgstr ""
823
-
824
- #: plugin-fw/templates/metaboxes/types/contactform.php:112
825
- #: plugin-fw/templates/metaboxes/types/contactform.php:304
826
- msgid ""
827
- "Select this option if you want this field appears as already checked."
828
- msgstr ""
829
-
830
- #: plugin-fw/templates/metaboxes/types/contactform.php:117
831
- #: plugin-fw/templates/metaboxes/types/contactform.php:309
832
- msgid "Add options "
833
- msgstr ""
834
-
835
- #: plugin-fw/templates/metaboxes/types/contactform.php:118
836
- #: plugin-fw/templates/metaboxes/types/contactform.php:310
837
- msgid "Add option"
838
- msgstr ""
839
-
840
- #: plugin-fw/templates/metaboxes/types/contactform.php:121
841
- #: plugin-fw/templates/metaboxes/types/contactform.php:313
842
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
843
- msgid "Selected"
844
- msgstr ""
845
-
846
- #: plugin-fw/templates/metaboxes/types/contactform.php:124
847
- #: plugin-fw/templates/metaboxes/types/contactform.php:316
848
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
849
- msgid "Delete option"
850
- msgstr ""
851
-
852
- #: plugin-fw/templates/metaboxes/types/contactform.php:130
853
- #: plugin-fw/templates/metaboxes/types/contactform.php:322
854
- msgid "Error Message"
855
- msgstr ""
856
-
857
- #: plugin-fw/templates/metaboxes/types/contactform.php:134
858
- #: plugin-fw/templates/metaboxes/types/contactform.php:326
859
- msgid "Insert the error message for validation."
860
- msgstr ""
861
-
862
- #: plugin-fw/templates/metaboxes/types/contactform.php:139
863
- #: plugin-fw/templates/metaboxes/types/contactform.php:331
864
- msgid "Required"
865
- msgstr ""
866
-
867
- #: plugin-fw/templates/metaboxes/types/contactform.php:143
868
- #: plugin-fw/templates/metaboxes/types/contactform.php:335
869
- msgid "Select this option if it must be required."
870
- msgstr ""
871
-
872
- #: plugin-fw/templates/metaboxes/types/contactform.php:152
873
- #: plugin-fw/templates/metaboxes/types/contactform.php:344
874
- msgid "Select this option if the email must be valid."
875
- msgstr ""
876
-
877
- #: plugin-fw/templates/metaboxes/types/contactform.php:157
878
- #: plugin-fw/templates/metaboxes/types/contactform.php:349
879
- msgid "Reply To"
880
- msgstr ""
881
-
882
- #: plugin-fw/templates/metaboxes/types/contactform.php:161
883
- #: plugin-fw/templates/metaboxes/types/contactform.php:353
884
- msgid "Select this if it is the email you can reply to."
885
- msgstr ""
886
-
887
- #: plugin-fw/templates/metaboxes/types/contactform.php:166
888
- #: plugin-fw/templates/metaboxes/types/contactform.php:358
889
- msgid "Class"
890
- msgstr ""
891
-
892
- #: plugin-fw/templates/metaboxes/types/contactform.php:170
893
- #: plugin-fw/templates/metaboxes/types/contactform.php:362
894
- msgid ""
895
- "Insert additional class(es) (separated by commas) for more "
896
- "personalization."
897
- msgstr ""
898
-
899
- #: plugin-fw/templates/metaboxes/types/contactform.php:175
900
- #: plugin-fw/templates/metaboxes/types/contactform.php:367
901
- msgid "Icon"
902
- msgstr ""
903
-
904
- #: plugin-fw/templates/metaboxes/types/contactform.php:203
905
- #: plugin-fw/templates/metaboxes/types/contactform.php:391
906
- #: plugin-fw/templates/metaboxes/types/icon-list.php:69
907
- #: plugin-fw/templates/metaboxes/types/select-icon.php:33
908
- #: plugin-fw/templates/metaboxes/types/upload.php:21
909
- #: plugin-fw/templates/panel/types/upload.php:31
910
- #: plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:40
911
- msgid "Upload"
912
- msgstr ""
913
-
914
- #: plugin-fw/templates/metaboxes/types/contactform.php:209
915
- #: plugin-fw/templates/metaboxes/types/contactform.php:397
916
- #: plugin-fw/templates/metaboxes/types/icon-list.php:75
917
- #: plugin-fw/templates/metaboxes/types/select-icon.php:39
918
- msgid "Image preview"
919
- msgstr ""
920
-
921
- #: plugin-fw/templates/metaboxes/types/contactform.php:217
922
- #: plugin-fw/templates/metaboxes/types/contactform.php:405
923
- msgid "Insert an icon for more personalization."
924
- msgstr ""
925
-
926
- #: plugin-fw/templates/metaboxes/types/contactform.php:222
927
- #: plugin-fw/templates/metaboxes/types/contactform.php:409
928
- msgid "Width"
929
- msgstr ""
930
-
931
- #: plugin-fw/templates/metaboxes/types/contactform.php:247
932
- #: plugin-fw/templates/metaboxes/types/contactform.php:421
933
- msgid "Set field length."
934
- msgstr ""
935
-
936
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
937
- msgid "Close all"
938
- msgstr ""
939
-
940
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
941
- msgid "Expand all"
942
- msgstr ""
943
-
944
- #: plugin-fw/templates/metaboxes/types/customtabs.php:52
945
- #: plugin-fw/templates/metaboxes/types/customtabs.php:95
946
- msgid "Value"
947
- msgstr ""
948
-
949
- #: plugin-fw/templates/metaboxes/types/customtabs.php:53
950
- #: plugin-fw/templates/metaboxes/types/customtabs.php:96
951
- msgid "Content of the tab. (HTML is supported)"
952
- msgstr ""
953
-
954
- #: plugin-fw/templates/metaboxes/types/customtabs.php:65
955
- msgid "Add custom product tab"
956
- msgstr ""
957
-
958
- #: plugin-fw/templates/metaboxes/types/customtabs.php:107
959
- msgid "Do you want to remove the custom tab?"
960
- msgstr ""
961
-
962
- #: plugin-fw/templates/metaboxes/types/icon-list.php:89
963
- #, php-format
964
- msgid "(Default: %s <img src=\"%s\"/>)"
965
- msgstr ""
966
-
967
- #: plugin-fw/templates/metaboxes/types/icon-list.php:91
968
- #, php-format
969
- msgid "(Default: <i %s></i> )"
970
- msgstr ""
971
-
972
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:40
973
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
974
- #: plugin-fw/templates/metaboxes/types/images.php:38
975
- #: plugin-fw/templates/metaboxes/types/images.php:64
976
- msgid "Delete image"
977
- msgstr ""
978
-
979
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
980
- msgid "Add Images to Gallery"
981
- msgstr ""
982
-
983
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
984
- msgid "Add to gallery"
985
- msgstr ""
986
-
987
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
988
- msgid "Add images"
989
- msgstr ""
990
-
991
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
992
- msgid "Delete"
993
- msgstr ""
994
-
995
- #: plugin-fw/templates/metaboxes/types/images.php:42
996
- msgid "Upload new images"
997
- msgstr ""
998
-
999
- #: plugin-fw/templates/metaboxes/types/images.php:75
1000
- msgid "Are you sure you want to remove this image?"
1001
- msgstr ""
1002
-
1003
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
1004
- #: plugin-fw/templates/metaboxes/types/sidebars.php:36
1005
- msgid "Left sidebar"
1006
- msgstr ""
1007
-
1008
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
1009
- #: plugin-fw/templates/metaboxes/types/sidebars.php:42
1010
- #: plugin-fw/templates/metaboxes/types/sidebars.php:45
1011
- msgid "No sidebar"
1012
- msgstr ""
1013
-
1014
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
1015
- #: plugin-fw/templates/metaboxes/types/sidebars.php:39
1016
- msgid "Right sidebar"
1017
- msgstr ""
1018
-
1019
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
1020
- #: plugin-fw/templates/metaboxes/types/sidebars.php:53
1021
- #: plugin-fw/templates/metaboxes/types/sidebars.php:64
1022
- msgid "Choose a sidebar"
1023
- msgstr ""
1024
-
1025
- #: plugin-fw/templates/metaboxes/types/sidebars.php:51
1026
- msgid "Left Sidebar"
1027
- msgstr ""
1028
-
1029
- #: plugin-fw/templates/metaboxes/types/sidebars.php:62
1030
- msgid "Right Sidebar"
1031
- msgstr ""
1032
-
1033
- #: plugin-fw/templates/metaboxes/types/typography.php:42
1034
- msgid "px"
1035
- msgstr ""
1036
-
1037
- #: plugin-fw/templates/metaboxes/types/typography.php:43
1038
- msgid "em"
1039
- msgstr ""
1040
-
1041
- #: plugin-fw/templates/metaboxes/types/typography.php:44
1042
- msgid "pt"
1043
- msgstr ""
1044
-
1045
- #: plugin-fw/templates/metaboxes/types/typography.php:45
1046
- msgid "rem"
1047
- msgstr ""
1048
-
1049
- #: plugin-fw/templates/metaboxes/types/typography.php:59
1050
- #: plugin-fw/templates/metaboxes/types/typography.php:153
1051
- #: plugin-fw/templates/metaboxes/types/typography.php:217
1052
- msgid "Web fonts"
1053
- msgstr ""
1054
-
1055
- #: plugin-fw/templates/metaboxes/types/typography.php:71
1056
- msgid "Google fonts"
1057
- msgstr ""
1058
-
1059
- #: plugin-fw/templates/metaboxes/types/typography.php:96
1060
- msgid "Regular"
1061
- msgstr ""
1062
-
1063
- #: plugin-fw/templates/metaboxes/types/typography.php:97
1064
- msgid "Bold"
1065
- msgstr ""
1066
-
1067
- #: plugin-fw/templates/metaboxes/types/typography.php:98
1068
- msgid "Extra bold"
1069
- msgstr ""
1070
-
1071
- #: plugin-fw/templates/metaboxes/types/typography.php:99
1072
- msgid "Italic"
1073
- msgstr ""
1074
-
1075
- #: plugin-fw/templates/metaboxes/types/typography.php:100
1076
- msgid "Italic bold"
1077
- msgstr ""
1078
-
1079
- #: plugin-fw/templates/panel/types/upload.php:32
1080
- msgid "Reset"
1081
- msgstr ""
1082
-
1083
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
1084
- msgid "Reset Defaults"
1085
- msgstr ""
1086
-
1087
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:5
1088
- msgid "Upgrade to Premium Version"
1089
- msgstr ""
1090
-
1091
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:6
1092
- msgid ""
1093
- "Hai comprato la versione premium di un plugin ? Dopo l'acquisto non "
1094
- "trovi dove attivare la licenza del tuo plugin premium ?"
1095
- msgstr ""
1096
-
1097
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:8
1098
- msgid ""
1099
- "Per passare da un plugin FREE ad uno PREMIUM non basta semplicemnete "
1100
- "inserire la chiave di licenza che ti è stata fornita dopo aver "
1101
- "completato l'acquisto.\n"
1102
- " Questo perchè fisicamente si tratta di due prodotti diversi, "
1103
- "con differenze sostanziali sia nelle opzioni disponibili sia sul "
1104
- "numero di file presenti all'interno del pacchetto del plugin stesso.\n"
1105
- " Per iniziare ad usare il plugin PREMIUM che hai appena "
1106
- "acquistato devi semplicemente scaricare il pacchetto PREMIUM ed "
1107
- "installarlo sul tuo sito."
1108
- msgstr ""
1109
-
1110
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:12
1111
- msgid ""
1112
- "Non sai come fare ? Non è un problema, segui i passi elencati qui "
1113
- "sotto ed in pochi minuti avrai il plugin acquistato correttamente "
1114
- "installato sul tuo sito."
1115
- msgstr ""
1116
-
1117
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:15
1118
- msgid "Vai su yithemes.com ed effettua il login alla sezione My Account "
1119
- msgstr ""
1120
-
1121
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:18
1122
- msgid ""
1123
- "Dal menù di sinistra clicca su \"My Downloads\" e cerca tra i download "
1124
- "disponibili il plugin che vuoi installare, e clicca su \"Download\""
1125
- msgstr ""
1126
-
1127
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:21
1128
- msgid ""
1129
- "Non appena il download del pacchetto sarà completato recati sul tuo "
1130
- "sito web ed effettua il login all'area amministrazione di WordPress."
1131
- msgstr ""
1132
-
1133
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:24
1134
- msgid ""
1135
- "Dal menù di sinistra clicca sulla voce Plugins. Verrai indirizzato su "
1136
- "una pagina con la lista dei plugin disponibili sul tuo sito. Clicca "
1137
- "sul pulsante \"Add New\" che trovi in alto a sinistra vicino al titolo "
1138
- "della pagina."
1139
- msgstr ""
1140
-
1141
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:27
1142
- msgid ""
1143
- "Verrai indirizzato su una nuova pagina dove trovi, in alto a sinistra "
1144
- "vicino al titolo della pagina, il pulsante \"Upload Plugin\"."
1145
- msgstr ""
1146
-
1147
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:30
1148
- msgid ""
1149
- "Cliccando su \"Upload Plugins\", ti troverai in una pagina dove poter "
1150
- "effettuare l'upload del pacchetto del plugin PREMIUM da te "
1151
- "precedentemente scaricato. Clicca quindi su \"Scegli File\", cerca la "
1152
- "cartella di download dove hai scaricato il plugin ed effettua il "
1153
- "caricamneto del pacchetto. A questo punto ti basta attendere qualche "
1154
- "minuto che il pacchetto venga caricato ed installato sul tuo sito."
1155
- msgstr ""
1156
-
1157
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:33
1158
- msgid "Al termine della procedura di installazione clicca su \"Attiva\""
1159
- msgstr ""
1160
-
1161
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:36
1162
- msgid ""
1163
- "Se tutto è andato per il meglio il tuo plugin è correttamente "
1164
- "installato sul tuo sito web. Enjoy it :-)"
1165
- msgstr ""
1166
-
1167
- #: plugin-fw/templates/upgrade/upgrade-to-pro-version.php:39
1168
- msgid ""
1169
- "Ultimo step è attivare il plugin con la chiave di licenza che hai "
1170
- "ricevuto dopo l'acquisto. Clicca quindi sul link \"License Activation"
1171
- "\" che trovi sotto \"YITH Plugins\" ed inserisci la license key in tuo "
1172
- "possesso ed email utilizzata in fase di acquisto. Se non trovi l'email "
1173
- "che ti abbiamo inviato contenete la license key puoi facilmente "
1174
- "recuperarla dalla sezione \"My Licenses\" all'interno della sezione My "
1175
- "Account del nostro sito yithemes.com."
1176
- msgstr ""
1177
-
1178
  #: settings/custom-style-options.php:24
1179
- msgid "Put here your custom CSS rules:"
1180
  msgstr ""
1181
 
1182
  #: settings/frontend-options.php:12
1183
- msgid "General Settings"
1184
  msgstr ""
1185
 
1186
  #: settings/frontend-options.php:25
@@ -1191,12 +105,12 @@ msgstr ""
1191
  #: settings/frontend-options.php:27
1192
  msgctxt "Admin: Panel section description"
1193
  msgid ""
1194
- "If your theme use the WooCommerce standard templates, you don't need "
1195
  "to change the following values.\n"
1196
  " Otherwise, add the classes used in the "
1197
- "template of your theme.\n"
1198
- " If you don't know them, please contact "
1199
- "the developer of your theme to receive the correct classes."
1200
  msgstr ""
1201
 
1202
  #: settings/frontend-options.php:33
@@ -1204,7 +118,7 @@ msgid "Product Container"
1204
  msgstr ""
1205
 
1206
  #: settings/frontend-options.php:34
1207
- msgid "Put here the CSS class or id for the product container"
1208
  msgstr ""
1209
 
1210
  #: settings/frontend-options.php:41
@@ -1212,7 +126,7 @@ msgid "Shop Pagination Container"
1212
  msgstr ""
1213
 
1214
  #: settings/frontend-options.php:42
1215
- msgid "Put here the CSS class or id for the shop pagination container"
1216
  msgstr ""
1217
 
1218
  #: settings/frontend-options.php:49
@@ -1220,7 +134,7 @@ msgid "Result Count Container"
1220
  msgstr ""
1221
 
1222
  #: settings/frontend-options.php:50
1223
- msgid "Put here the CSS class or id for the result count container"
1224
  msgstr ""
1225
 
1226
  #: settings/frontend-options.php:57
@@ -1228,21 +142,21 @@ msgid "Scroll top anchor"
1228
  msgstr ""
1229
 
1230
  #: settings/frontend-options.php:58
1231
- msgid "Put here the HTML tag for the scroll top in mobile"
1232
  msgstr ""
1233
 
1234
- #: templates/admin/premium.php:203 templates/admin/premium.php:377
1235
  #, php-format
1236
  msgid ""
1237
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax "
1238
  "Product Filter%2$s to benefit from all features!"
1239
  msgstr ""
1240
 
1241
- #: templates/admin/premium.php:206 templates/admin/premium.php:380
1242
  msgid "UPGRADE"
1243
  msgstr ""
1244
 
1245
- #: templates/admin/premium.php:207 templates/admin/premium.php:381
1246
  msgid "to the premium version"
1247
  msgstr ""
1248
 
@@ -1378,8 +292,45 @@ msgid ""
1378
  "products."
1379
  msgstr ""
1380
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1381
  #: widgets/class.yith-wcan-navigation-widget.php:36
1382
- msgid "Filter the product list without reloading the page"
1383
  msgstr ""
1384
 
1385
  #: widgets/class.yith-wcan-navigation-widget.php:39
@@ -1387,63 +338,67 @@ msgctxt "Admin: Widget Title"
1387
  msgid "YITH WooCommerce Ajax Product Filter"
1388
  msgstr ""
1389
 
1390
- #: widgets/class.yith-wcan-navigation-widget.php:300
1391
  msgid "Filters:"
1392
  msgstr ""
1393
 
1394
- #: widgets/class.yith-wcan-navigation-widget.php:863
1395
  msgid "List"
1396
  msgstr ""
1397
 
1398
- #: widgets/class.yith-wcan-navigation-widget.php:865
1399
  msgid "Label"
1400
  msgstr ""
1401
 
1402
- #: widgets/class.yith-wcan-navigation-widget.php:866
1403
  msgid "Dropdown"
1404
  msgstr ""
1405
 
1406
- #: widgets/class.yith-wcan-navigation-widget.php:873
1407
- #: widgets/class.yith-wcan-reset-navigation-widget.php:100
1408
  msgid "Title"
1409
  msgstr ""
1410
 
1411
- #: widgets/class.yith-wcan-navigation-widget.php:879
1412
  msgid "Type:"
1413
  msgstr ""
1414
 
1415
- #: widgets/class.yith-wcan-navigation-widget.php:890
1416
  msgid "Query Type:"
1417
  msgstr ""
1418
 
1419
- #: widgets/class.yith-wcan-navigation-widget.php:892
1420
  msgid "AND"
1421
  msgstr ""
1422
 
1423
- #: widgets/class.yith-wcan-navigation-widget.php:893
1424
  msgid "OR"
1425
  msgstr ""
1426
 
1427
- #: widgets/class.yith-wcan-navigation-widget.php:899
1428
  msgid "Attribute:"
1429
  msgstr ""
1430
 
1431
- #: widgets/class.yith-wcan-navigation-widget.php:906
1432
  msgid "Display (default All):"
1433
  msgstr ""
1434
 
1435
- #: widgets/class.yith-wcan-navigation-widget.php:908
1436
  msgid "All (no hierarchical)"
1437
  msgstr ""
1438
 
1439
- #: widgets/class.yith-wcan-navigation-widget.php:909
1440
  msgid "All (hierarchical)"
1441
  msgstr ""
1442
 
1443
- #: widgets/class.yith-wcan-navigation-widget.php:910
1444
  msgid "Only Parent"
1445
  msgstr ""
1446
 
 
 
 
 
1447
  #: widgets/class.yith-wcan-reset-navigation-widget.php:23
1448
  msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
1449
  msgstr ""
@@ -1452,10 +407,10 @@ msgstr ""
1452
  msgid "YITH WooCommerce Ajax Reset Filter"
1453
  msgstr ""
1454
 
1455
- #: widgets/class.yith-wcan-reset-navigation-widget.php:93
1456
  msgid "Reset All Filters"
1457
  msgstr ""
1458
 
1459
- #: widgets/class.yith-wcan-reset-navigation-widget.php:106
1460
  msgid "Button Label"
1461
  msgstr ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
5
  "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2016-06-13 16:11+0200\n"
7
  "PO-Revision-Date: 2015-06-19 13:59+0100\n"
8
  "Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
9
  "Language-Team: \n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
+ "X-Generator: Poedit 1.8.4\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
18
  "_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"
19
+ "X-Poedit-Basepath: ..\n"
20
  "X-Textdomain-Support: yes\n"
21
  "X-Poedit-SearchPath-0: .\n"
22
+ "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
23
 
24
+ #: includes/class.yith-wcan-admin.php:126
25
  msgid "Front end"
26
  msgstr ""
27
 
28
+ #: includes/class.yith-wcan-admin.php:127
29
  #: settings/custom-style-options.php:12
30
  msgid "Custom Style"
31
  msgstr ""
32
 
33
+ #: includes/class.yith-wcan-admin.php:128
34
+ #: includes/class.yith-wcan-admin.php:195
35
  msgid "Premium Version"
36
  msgstr ""
37
 
38
+ #: includes/class.yith-wcan-admin.php:134
39
+ #: includes/class.yith-wcan-admin.php:135
40
  msgid "Ajax Product Filter"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcan-admin.php:191
44
  msgid "Premium live demo"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcan-admin.php:191
48
  msgid "Live demo"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcan-admin.php:219
52
  msgid "Plugin Documentation"
53
  msgstr ""
54
 
59
  msgstr ""
60
 
61
  #: includes/functions.yith-wcan.php:57
62
+ #: widgets/class.yith-wcan-navigation-widget.php:706
63
  msgid "Color"
64
  msgstr ""
65
 
89
  "Filter while you are using the premium one."
90
  msgstr ""
91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  #: settings/custom-style-options.php:24
93
+ msgid "Enter here your custom CSS rules:"
94
  msgstr ""
95
 
96
  #: settings/frontend-options.php:12
97
+ msgid "Frontend Settings"
98
  msgstr ""
99
 
100
  #: settings/frontend-options.php:25
105
  #: settings/frontend-options.php:27
106
  msgctxt "Admin: Panel section description"
107
  msgid ""
108
+ "If your theme is using WooCommerce standard templates, you don't need "
109
  "to change the following values.\n"
110
  " Otherwise, add the classes used in the "
111
+ "templates of your theme.\n"
112
+ " If you don't know how to do, please "
113
+ "contact the developer of your theme to be correctly instructed."
114
  msgstr ""
115
 
116
  #: settings/frontend-options.php:33
118
  msgstr ""
119
 
120
  #: settings/frontend-options.php:34
121
+ msgid "Enter here the CSS class or id for the product container"
122
  msgstr ""
123
 
124
  #: settings/frontend-options.php:41
126
  msgstr ""
127
 
128
  #: settings/frontend-options.php:42
129
+ msgid "Enter here the CSS class or id for the shop pagination container"
130
  msgstr ""
131
 
132
  #: settings/frontend-options.php:49
134
  msgstr ""
135
 
136
  #: settings/frontend-options.php:50
137
+ msgid "Enter here the CSS class or id for the results count container"
138
  msgstr ""
139
 
140
  #: settings/frontend-options.php:57
142
  msgstr ""
143
 
144
  #: settings/frontend-options.php:58
145
+ msgid "Enter here the HTML tag for the scroll to top feature on mobiles"
146
  msgstr ""
147
 
148
+ #: templates/admin/premium.php:203 templates/admin/premium.php:425
149
  #, php-format
150
  msgid ""
151
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax "
152
  "Product Filter%2$s to benefit from all features!"
153
  msgstr ""
154
 
155
+ #: templates/admin/premium.php:206 templates/admin/premium.php:428
156
  msgid "UPGRADE"
157
  msgstr ""
158
 
159
+ #: templates/admin/premium.php:207 templates/admin/premium.php:429
160
  msgid "to the premium version"
161
  msgstr ""
162
 
292
  "products."
293
  msgstr ""
294
 
295
+ #: templates/admin/premium.php:381
296
+ msgid "Page url"
297
+ msgstr ""
298
+
299
+ #: templates/admin/premium.php:384
300
+ msgid ""
301
+ "Each applied filter generates a new url for the page. You can decide "
302
+ "to keep the same url or let it get automatically updated every time "
303
+ "user applies a filter to the products list of your shop."
304
+ msgstr ""
305
+
306
+ #: templates/admin/premium.php:394
307
+ msgid "Filter by tag"
308
+ msgstr ""
309
+
310
+ #: templates/admin/premium.php:397
311
+ msgid ""
312
+ "If you use tags as a powerful tool to classify your products, you can "
313
+ "configure an ad-hoc filter to be used on your products also by tag. In "
314
+ "addition, you could organize your tags in a hierarchy and have "
315
+ "appropriate tools for a better management of your products."
316
+ msgstr ""
317
+
318
+ #: templates/admin/premium.php:413
319
+ msgid "Reset"
320
+ msgstr ""
321
+
322
+ #: templates/admin/premium.php:416
323
+ msgid ""
324
+ "User experience on the site requires handiness and insight. This is "
325
+ "why it is unreasonable to deselect filters one by one to go back to "
326
+ "the main view when multiple filters have been applied to the product "
327
+ "list. The plugin also manages this action by a specific button which "
328
+ "reset filters and by other two which refresh the main view of "
329
+ "categories and/or tags."
330
+ msgstr ""
331
+
332
  #: widgets/class.yith-wcan-navigation-widget.php:36
333
+ msgid "Filter the list of products without reloading the page"
334
  msgstr ""
335
 
336
  #: widgets/class.yith-wcan-navigation-widget.php:39
338
  msgid "YITH WooCommerce Ajax Product Filter"
339
  msgstr ""
340
 
341
+ #: widgets/class.yith-wcan-navigation-widget.php:139
342
  msgid "Filters:"
343
  msgstr ""
344
 
345
+ #: widgets/class.yith-wcan-navigation-widget.php:705
346
  msgid "List"
347
  msgstr ""
348
 
349
+ #: widgets/class.yith-wcan-navigation-widget.php:707
350
  msgid "Label"
351
  msgstr ""
352
 
353
+ #: widgets/class.yith-wcan-navigation-widget.php:708
354
  msgid "Dropdown"
355
  msgstr ""
356
 
357
+ #: widgets/class.yith-wcan-navigation-widget.php:715
358
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:99
359
  msgid "Title"
360
  msgstr ""
361
 
362
+ #: widgets/class.yith-wcan-navigation-widget.php:721
363
  msgid "Type:"
364
  msgstr ""
365
 
366
+ #: widgets/class.yith-wcan-navigation-widget.php:732
367
  msgid "Query Type:"
368
  msgstr ""
369
 
370
+ #: widgets/class.yith-wcan-navigation-widget.php:734
371
  msgid "AND"
372
  msgstr ""
373
 
374
+ #: widgets/class.yith-wcan-navigation-widget.php:735
375
  msgid "OR"
376
  msgstr ""
377
 
378
+ #: widgets/class.yith-wcan-navigation-widget.php:741
379
  msgid "Attribute:"
380
  msgstr ""
381
 
382
+ #: widgets/class.yith-wcan-navigation-widget.php:748
383
  msgid "Display (default All):"
384
  msgstr ""
385
 
386
+ #: widgets/class.yith-wcan-navigation-widget.php:750
387
  msgid "All (no hierarchical)"
388
  msgstr ""
389
 
390
+ #: widgets/class.yith-wcan-navigation-widget.php:751
391
  msgid "All (hierarchical)"
392
  msgstr ""
393
 
394
+ #: widgets/class.yith-wcan-navigation-widget.php:752
395
  msgid "Only Parent"
396
  msgstr ""
397
 
398
+ #: widgets/class.yith-wcan-navigation-widget.php:759
399
+ msgid "CSS custom class"
400
+ msgstr ""
401
+
402
  #: widgets/class.yith-wcan-reset-navigation-widget.php:23
403
  msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
404
  msgstr ""
407
  msgid "YITH WooCommerce Ajax Reset Filter"
408
  msgstr ""
409
 
410
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:92
411
  msgid "Reset All Filters"
412
  msgstr ""
413
 
414
+ #: widgets/class.yith-wcan-reset-navigation-widget.php:105
415
  msgid "Button Label"
416
  msgstr ""
modules/yith-woocommerce-ajax-navigation/settings/custom-style-options.php CHANGED
@@ -21,7 +21,7 @@ $custom_style = array(
21
  array( 'type' => 'open' ),
22
 
23
  array(
24
- 'name' => __( 'Put here your custom CSS rules:', 'yith-woocommerce-ajax-navigation' ),
25
  'desc' => '',
26
  'id' => 'yith_wcan_custom_style',
27
  'type' => 'textarea',
21
  array( 'type' => 'open' ),
22
 
23
  array(
24
+ 'name' => __( 'Enter here your custom CSS rules:', 'yith-woocommerce-ajax-navigation' ),
25
  'desc' => '',
26
  'id' => 'yith_wcan_custom_style',
27
  'type' => 'textarea',
modules/yith-woocommerce-ajax-navigation/settings/frontend-options.php CHANGED
@@ -24,14 +24,14 @@ $frontend = array(
24
  'id' => 'yith_wcan_frontend_description',
25
  'name' => _x( 'How To:', 'Admin panel: option description', 'yith-woocommerce-ajax-navigation' ),
26
  'type' => 'wcan_description',
27
- 'desc' => _x( "If your theme use the WooCommerce standard templates, you don't need to change the following values.
28
- Otherwise, add the classes used in the template of your theme.
29
- If you don't know them, please contact the developer of your theme to receive the correct classes.", 'Admin: Panel section description', 'yith-woocommerce-ajax-navigation' ),
30
  ),
31
 
32
  array(
33
  'name' => __( 'Product Container', 'yith-woocommerce-ajax-navigation' ),
34
- 'desc' => __( 'Put here the CSS class or id for the product container', 'yith-woocommerce-ajax-navigation' ) . ' (Default: <strong>.products</strong>)',
35
  'id' => 'yith_wcan_ajax_shop_container',
36
  'type' => 'text',
37
  'std' => '.products'
@@ -39,7 +39,7 @@ $frontend = array(
39
 
40
  array(
41
  'name' => __( 'Shop Pagination Container', 'yith-woocommerce-ajax-navigation' ),
42
- 'desc' => __( 'Put here the CSS class or id for the shop pagination container', 'yith-woocommerce-ajax-navigation' ) . ' (Default: <strong>nav.woocommerce-pagination</strong>)',
43
  'id' => 'yith_wcan_ajax_shop_pagination',
44
  'type' => 'text',
45
  'std' => 'nav.woocommerce-pagination'
@@ -47,7 +47,7 @@ $frontend = array(
47
 
48
  array(
49
  'name' => __( 'Result Count Container', 'yith-woocommerce-ajax-navigation' ),
50
- 'desc' => __( 'Put here the CSS class or id for the result count container', 'yith-woocommerce-ajax-navigation' ) . ' (Default: <strong>.woocommerce-result-count</strong>)',
51
  'id' => 'yith_wcan_ajax_shop_result_container',
52
  'type' => 'text',
53
  'std' => '.woocommerce-result-count'
@@ -55,7 +55,7 @@ $frontend = array(
55
 
56
  array(
57
  'name' => __( 'Scroll top anchor', 'yith-woocommerce-ajax-navigation' ),
58
- 'desc' => __( 'Put here the HTML tag for the scroll top in mobile', 'yith-woocommerce-ajax-navigation' ) . ' (Default: <strong>.yit-wcan-container</strong>)',
59
  'id' => 'yith_wcan_ajax_scroll_top_class',
60
  'type' => 'text',
61
  'std' => '.yit-wcan-container'
24
  'id' => 'yith_wcan_frontend_description',
25
  'name' => _x( 'How To:', 'Admin panel: option description', 'yith-woocommerce-ajax-navigation' ),
26
  'type' => 'wcan_description',
27
+ 'desc' => _x( "If your theme is using WooCommerce standard templates, you don't need to change the following values.
28
+ Otherwise, add the classes used in the templates of your theme.
29
+ If you don't know how to do, please contact the developer of your theme to be correctly instructed.", 'Admin: Panel section description', 'yith-woocommerce-ajax-navigation' ),
30
  ),
31
 
32
  array(
33
  'name' => __( 'Product Container', 'yith-woocommerce-ajax-navigation' ),
34
+ 'desc' => __( 'Enter here the CSS class or id for the product container', 'yith-woocommerce-ajax-navigation' ) . ' (Default: <strong>.products</strong>)',
35
  'id' => 'yith_wcan_ajax_shop_container',
36
  'type' => 'text',
37
  'std' => '.products'
39
 
40
  array(
41
  'name' => __( 'Shop Pagination Container', 'yith-woocommerce-ajax-navigation' ),
42
+ 'desc' => __( 'Enter here the CSS class or id for the shop pagination container', 'yith-woocommerce-ajax-navigation' ) . ' (Default: <strong>nav.woocommerce-pagination</strong>)',
43
  'id' => 'yith_wcan_ajax_shop_pagination',
44
  'type' => 'text',
45
  'std' => 'nav.woocommerce-pagination'
47
 
48
  array(
49
  'name' => __( 'Result Count Container', 'yith-woocommerce-ajax-navigation' ),
50
+ 'desc' => __( 'Enter here the CSS class or id for the results count container', 'yith-woocommerce-ajax-navigation' ) . ' (Default: <strong>.woocommerce-result-count</strong>)',
51
  'id' => 'yith_wcan_ajax_shop_result_container',
52
  'type' => 'text',
53
  'std' => '.woocommerce-result-count'
55
 
56
  array(
57
  'name' => __( 'Scroll top anchor', 'yith-woocommerce-ajax-navigation' ),
58
+ 'desc' => __( 'Enter here the HTML tag for the scroll to top feature on mobiles', 'yith-woocommerce-ajax-navigation' ) . ' (Default: <strong>.yit-wcan-container</strong>)',
59
  'id' => 'yith_wcan_ajax_scroll_top_class',
60
  'type' => 'text',
61
  'std' => '.yit-wcan-container'
modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-navigation-widget.php CHANGED
@@ -33,7 +33,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
33
  function __construct() {
34
  $classname = 'yith-woocommerce-ajax-product-filter yith-woo-ajax-navigation woocommerce widget_layered_nav';
35
  $classname .= 'checkboxes' == yith_wcan_get_option( 'yith_wcan_ajax_shop_filter_style', 'standard' ) ? ' with-checkbox' : '';
36
- $widget_ops = array( 'classname' => $classname, 'description' => __( 'Filter the product list without reloading the page', 'yith-woocommerce-ajax-navigation' ) );
37
  $control_ops = array( 'width' => 400, 'height' => 350 );
38
  add_action('wp_ajax_yith_wcan_select_type', array( $this, 'ajax_print_terms') );
39
  parent::__construct( 'yith-woo-ajax-navigation', _x( 'YITH WooCommerce Ajax Product Filter', 'Admin: Widget Title', 'yith-woocommerce-ajax-navigation' ), $widget_ops, $control_ops );
@@ -41,7 +41,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
41
 
42
 
43
  function widget( $args, $instance ) {
44
- global $_chosen_attributes, $woocommerce;
45
 
46
  extract( $args );
47
  $_attributes_array = yit_wcan_get_product_taxonomy();
@@ -58,27 +58,25 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
58
  $this->brand_taxonomy = YITH_WCBR::$brands_taxonomy;
59
  }
60
 
61
- $current_term = $_attributes_array && is_tax( $_attributes_array ) ? get_queried_object()->term_id : '';
62
- $current_tax = $_attributes_array && is_tax( $_attributes_array ) ? get_queried_object()->taxonomy : '';
63
- $title = apply_filters( 'yith_widget_title_ajax_navigation', ( isset( $instance['title'] ) ? $instance['title'] : '' ), $instance, $this->id_base );
64
- $query_type = isset( $instance['query_type'] ) ? $instance['query_type'] : 'and';
65
- $display_type = isset( $instance['type'] ) ? $instance['type'] : 'list';
66
- $is_child_class = 'yit-wcan-child-terms';
67
- $is_parent_class = 'yit-wcan-parent-terms';
68
- $is_chosen_class = 'chosen';
69
- //TODO: Filtrare da premium
70
- //$terms_type_list = ( isset( $instance['display'] ) && ( $display_type == 'list' || $display_type == 'select' ) ) ? $instance['display'] : 'all';
71
- $terms_type_list = ( isset( $instance['display'] ) ) ? $instance['display'] : 'all';
72
-
73
- $instance['attribute'] = empty( $instance['attribute'] ) ? '' : $instance['attribute'];
74
- $instance['extra_class'] = empty( $instance['extra_class'] ) ? '' : $instance['extra_class'];
75
 
76
  /* FIX TO WOOCOMMERCE 2.1 */
77
  if ( function_exists( 'wc_attribute_taxonomy_name' ) ) {
78
  $taxonomy = wc_attribute_taxonomy_name( $instance['attribute'] );
79
  }
80
  else {
81
- $taxonomy = $woocommerce->attribute_taxonomy_name( $instance['attribute'] );
82
  }
83
 
84
  $taxonomy = apply_filters( 'yith_wcan_get_terms_params', $taxonomy, $instance, 'taxonomy_name' );
@@ -133,7 +131,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
133
  // List display
134
  echo "<ul class='yith-wcan-list yith-wcan {$instance['extra_class']}'>";
135
 
136
- $this->get_list_html( $tree, $taxonomy, $query_type, $display_type, $instance, $terms_type_list, $current_term, $args, $is_child_class, $is_parent_class, $is_chosen_class );
137
 
138
  echo "</ul>";
139
  }
@@ -161,19 +159,19 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
161
  set_transient( $transient_name, $_products_in_term );
162
  //}
163
 
164
- $option_is_set = ( isset( $_chosen_attributes[$taxonomy] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) );
165
 
166
  // If this is an AND query, only show options with count > 0
167
  if ( $query_type == 'and' ) {
168
 
169
- $count = sizeof( array_intersect( $_products_in_term, $woocommerce->query->filtered_product_ids ) );
170
 
171
  // skip the term for the current archive
172
- if ( $current_term == $term->term_id ) {
173
  continue;
174
  }
175
 
176
- if ( $count > 0 && $current_term !== $term->term_id ) {
177
  $this->found = true;
178
  }
179
 
@@ -186,11 +184,11 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
186
  else {
187
 
188
  // skip the term for the current archive
189
- if ( $current_term == $term->term_id ) {
190
  continue;
191
  }
192
 
193
- $count = sizeof( array_intersect( $_products_in_term, $woocommerce->query->unfiltered_product_ids ) );
194
 
195
  if ( $count > 0 ) {
196
  $this->found = true;
@@ -208,8 +206,8 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
208
 
209
  $current_filter = array_map( 'esc_attr', $current_filter );
210
 
211
- if ( ! in_array( $term->term_id, $current_filter ) ) {
212
- $current_filter[] = $term->term_id;
213
  }
214
 
215
  $link = yit_get_woocommerce_layered_nav_link();
@@ -254,7 +252,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
254
 
255
  if ( isset( $_GET[ $this->brand_taxonomy ] ) ) {
256
  $brands = get_term_by( 'name', $_GET[ $this->brand_taxonomy ], $this->brand_taxonomy );
257
- if( $brands->term_id != $term->term_id ){
258
  $link = add_query_arg( $this->brand_taxonomy, urlencode( $brands->slug ), $link );
259
  }
260
  }
@@ -270,13 +268,13 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
270
  }
271
 
272
  // Current Filter = this widget
273
- if ( isset( $_chosen_attributes[$taxonomy] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) ) {
274
 
275
  $class = ( $terms_type_list == 'hierarchical' && yit_term_is_child( $term ) ) ? "class='{$is_chosen_class} {$is_child_class}'" : "class='{$is_chosen_class}'";
276
 
277
  // Remove this term is $current_filter has more than 1 term filtered
278
  if ( sizeof( $current_filter ) > 1 ) {
279
- $current_filter_without_this = array_diff( $current_filter, array( $term->term_id ) );
280
  $link = add_query_arg( $arg, implode( ',', $current_filter_without_this ), $link );
281
  }
282
 
@@ -299,13 +297,15 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
299
  }
300
 
301
  // Query type Arg
302
- if ( $query_type == 'or' && ! ( sizeof( $current_filter ) == 1 && isset( $_chosen_attributes[$taxonomy]['terms'] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) ) ) {
303
  $link = add_query_arg( 'query_type_' . sanitize_title( $instance['attribute'] ), 'or', $link );
304
  }
305
 
 
 
306
  echo '<li ' . $class . '>';
307
 
308
- echo ( $count > 0 || $option_is_set ) ? '<a data-type="select" href="' . esc_url( apply_filters( 'woocommerce_layered_nav_link', $link ) ) . '">' : '<span>';
309
 
310
  echo $term->name;
311
 
@@ -335,19 +335,19 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
335
  set_transient( $transient_name, $_products_in_term );
336
  //}
337
 
338
- $option_is_set = ( isset( $_chosen_attributes[$taxonomy] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) );
339
 
340
  // If this is an AND query, only show options with count > 0
341
  if ( $query_type == 'and' ) {
342
 
343
- $count = sizeof( array_intersect( $_products_in_term, $woocommerce->query->filtered_product_ids ) );
344
 
345
  // skip the term for the current archive
346
- if ( $current_term == $term->term_id ) {
347
  continue;
348
  }
349
 
350
- if ( $count > 0 && $current_term !== $term->term_id ) {
351
  $this->found = true;
352
  }
353
 
@@ -360,11 +360,11 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
360
  else {
361
 
362
  // skip the term for the current archive
363
- if ( $current_term == $term->term_id ) {
364
  continue;
365
  }
366
 
367
- $count = sizeof( array_intersect( $_products_in_term, $woocommerce->query->unfiltered_product_ids ) );
368
 
369
  if ( $count > 0 ) {
370
  $this->found = true;
@@ -382,8 +382,8 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
382
 
383
  $current_filter = array_map( 'esc_attr', $current_filter );
384
 
385
- if ( ! in_array( $term->term_id, $current_filter ) ) {
386
- $current_filter[] = $term->term_id;
387
  }
388
 
389
  $link = yit_get_woocommerce_layered_nav_link();
@@ -428,7 +428,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
428
 
429
  if ( isset( $_GET[ $this->brand_taxonomy ] ) ) {
430
  $brands = get_term_by( 'name', $_GET[ $this->brand_taxonomy ], $this->brand_taxonomy );
431
- if( $brands->term_id != $term->term_id ){
432
  $link = add_query_arg( $this->brand_taxonomy, urlencode( $brands->slug ), $link );
433
  }
434
  }
@@ -444,13 +444,13 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
444
  }
445
 
446
  // Current Filter = this widget
447
- if ( isset( $_chosen_attributes[$taxonomy] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) ) {
448
 
449
  $class = ( $terms_type_list == 'hierarchical' && yit_term_is_child( $term ) ) ? "class='{$is_chosen_class} {$is_child_class}'" : "class='{$is_chosen_class}'";
450
 
451
  // Remove this term is $current_filter has more than 1 term filtered
452
  if ( sizeof( $current_filter ) > 1 ) {
453
- $current_filter_without_this = array_diff( $current_filter, array( $term->term_id ) );
454
  $link = add_query_arg( $arg, implode( ',', $current_filter_without_this ), $link );
455
  }
456
  }
@@ -470,10 +470,11 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
470
  }
471
 
472
  // Query type Arg
473
- if ( $query_type == 'or' && ! ( sizeof( $current_filter ) == 1 && isset( $_chosen_attributes[$taxonomy]['terms'] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) ) ) {
474
  $link = add_query_arg( 'query_type_' . sanitize_title( $instance['attribute'] ), 'or', $link );
475
  }
476
 
 
477
  $term_id = yit_wcan_localize_terms( $term->term_id, $taxonomy );
478
 
479
  if ( ! empty( $instance['colors'][$term_id] ) ) {
@@ -481,7 +482,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
481
 
482
  echo '<li ' . $class . '>';
483
 
484
- echo ( $count > 0 || $option_is_set ) ? '<a style="' . $li_style . '" href="' . esc_url( apply_filters( 'woocommerce_layered_nav_link', $link ) ) . '" title="' . $term->name . '" >' : '<span style="background-color:' . $instance['colors'][$term_id] . ';" >';
485
 
486
  echo $term->name;
487
 
@@ -508,19 +509,19 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
508
  set_transient( $transient_name, $_products_in_term );
509
  //}
510
 
511
- $option_is_set = ( isset( $_chosen_attributes[$taxonomy] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) );
512
 
513
  // If this is an AND query, only show options with count > 0
514
  if ( $query_type == 'and' ) {
515
 
516
- $count = sizeof( array_intersect( $_products_in_term, $woocommerce->query->filtered_product_ids ) );
517
 
518
  // skip the term for the current archive
519
- if ( $current_term == $term->term_id ) {
520
  continue;
521
  }
522
 
523
- if ( $count > 0 && $current_term !== $term->term_id ) {
524
  $this->found = true;
525
  }
526
 
@@ -533,11 +534,11 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
533
  else {
534
 
535
  // skip the term for the current archive
536
- if ( $current_term == $term->term_id ) {
537
  continue;
538
  }
539
 
540
- $count = sizeof( array_intersect( $_products_in_term, $woocommerce->query->unfiltered_product_ids ) );
541
 
542
  if ( $count > 0 ) {
543
  $this->found = true;
@@ -555,8 +556,8 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
555
 
556
  $current_filter = array_map( 'esc_attr', $current_filter );
557
 
558
- if ( ! in_array( $term->term_id, $current_filter ) ) {
559
- $current_filter[] = $term->term_id;
560
  }
561
 
562
  $link = yit_get_woocommerce_layered_nav_link();
@@ -601,7 +602,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
601
 
602
  if ( isset( $_GET[ $this->brand_taxonomy ] ) ) {
603
  $brands = get_term_by( 'name', $_GET[ $this->brand_taxonomy ], $this->brand_taxonomy );
604
- if( $brands->term_id != $term->term_id ){
605
  $link = add_query_arg( $this->brand_taxonomy, urlencode( $brands->slug ), $link );
606
  }
607
  }
@@ -617,13 +618,13 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
617
  }
618
 
619
  // Current Filter = this widget
620
- if ( isset( $_chosen_attributes[$taxonomy] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) ) {
621
 
622
  $class = ( $terms_type_list == 'hierarchical' && yit_term_is_child( $term ) ) ? "class='{$is_chosen_class} {$is_child_class}'" : "class='{$is_chosen_class}'";
623
 
624
  // Remove this term is $current_filter has more than 1 term filtered
625
  if ( sizeof( $current_filter ) > 1 ) {
626
- $current_filter_without_this = array_diff( $current_filter, array( $term->term_id ) );
627
  $link = add_query_arg( $arg, implode( ',', $current_filter_without_this ), $link );
628
  }
629
 
@@ -646,17 +647,19 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
646
  }
647
 
648
  // Query type Arg
649
- if ( $query_type == 'or' && ! ( sizeof( $current_filter ) == 1 && isset( $_chosen_attributes[$taxonomy]['terms'] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) ) ) {
650
  $link = add_query_arg( 'query_type_' . sanitize_title( $instance['attribute'] ), 'or', $link );
651
  }
652
 
 
 
653
  $term_id = yit_wcan_localize_terms( $term->term_id, $taxonomy );
654
 
655
  if ( ! empty( $instance['labels'][$term_id] ) ) {
656
 
657
  echo '<li ' . $class . '>';
658
 
659
- echo ( $count > 0 || $option_is_set ) ? '<a title="' . $term->name . '" href="' . esc_url( apply_filters( 'woocommerce_layered_nav_link', $link ) ) . '">' : '<span>';
660
 
661
  echo $instance['labels'][$term_id];
662
 
@@ -667,7 +670,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
667
 
668
  }
669
  else {
670
- do_action( "yith_wcan_widget_display_{$display_type}", $args, $instance, $display_type, $terms, $taxonomy );
671
  }
672
  // End display type conditional
673
 
@@ -684,8 +687,6 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
684
  }
685
 
686
  function form( $instance ) {
687
- global $woocommerce;
688
-
689
  $defaults = array(
690
  'title' => '',
691
  'attribute' => '',
@@ -797,8 +798,6 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
797
  }
798
 
799
  function update( $new_instance, $old_instance ) {
800
- global $woocommerce;
801
-
802
  $instance = $old_instance;
803
  $instance['title'] = strip_tags( $new_instance['title'] );
804
  $instance['attribute'] = stripslashes( $new_instance['attribute'] );
@@ -858,22 +857,23 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
858
  die();
859
  }
860
 
861
- public function get_list_html( $terms, $taxonomy, $query_type, $display_type, $instance, $terms_type_list, $current_term, $args, $is_child_class, $is_parent_class, $is_chosen_class, $level = 0 ){
862
- global $woocommerce, $_chosen_attributes;
863
  foreach ( $terms as $parent_id => $term_ids ) {
864
  $term = get_term_by( 'id', $parent_id, $taxonomy );
865
 
866
  $exclude = apply_filters( 'yith_wcan_exclude_terms', array(), $instance );
867
  $include = apply_filters( 'yith_wcan_include_terms', array(), $instance );
868
  $echo = false;
869
-
870
  if( 'tags' == $instance['type'] ) {
 
871
  if ( 'exclude' == $instance['tags_list_query'] ){
872
- $echo = ! in_array( $term->term_id, $exclude );
873
  }
874
 
875
  elseif ( 'include' == $instance['tags_list_query'] ){
876
- $echo = in_array( $term->term_id, $include );
877
  }
878
  }
879
 
@@ -897,45 +897,30 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
897
 
898
  $option_is_set = (isset($_chosen_attributes[$taxonomy]) && in_array($term->term_id, $_chosen_attributes[$taxonomy]['terms']));
899
 
900
- $term_param = apply_filters('yith_wcan_term_param_uri', $term->term_id, $display_type, $term);
901
 
902
  // If this is an AND query, only show options with count > 0
903
  if ($query_type == 'and') {
904
 
905
- $count = sizeof(array_intersect($_products_in_term, $woocommerce->query->filtered_product_ids));
906
-
907
- // skip the term for the current archive
908
- if ($current_term == $term_param) {
909
- continue;
910
- }
911
 
912
  if ($count > 0 && $current_term !== $term_param) {
913
  $this->found = true;
914
  }
915
 
916
- if ( ! $filter_by_tags_hierarchical && ( ( $terms_type_list == 'hierarchical' ) || ! yit_term_has_child( $term, $taxonomy) ) && $count == 0 && ! $option_is_set ) {
917
- continue;
918
- }
919
 
920
- // If this is an OR query, show all options so search can be expanded
921
  } else {
922
-
923
- // skip the term for the current archive
924
- if ($current_term == $term_param) {
925
- continue;
926
- }
927
-
928
- $count = sizeof(array_intersect($_products_in_term, $woocommerce->query->unfiltered_product_ids));
929
 
930
  if ($count > 0) {
931
  $this->found = true;
932
  }
933
-
934
  }
935
-
936
  $arg = apply_filters('yith_wcan_list_type_query_arg', 'filter_' . sanitize_title($instance['attribute']), $display_type, $term);
937
 
938
- $current_filter = (isset($_GET[$arg])) ? explode(apply_filters('yith_wcan_list_filter_operator', ',', $display_type), apply_filters("yith_wcan_list_filter_query_{$arg}", $_GET[$arg])) : array();
939
 
940
  if (!is_array($current_filter)) {
941
  $current_filter = array();
@@ -954,8 +939,8 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
954
  foreach ($_chosen_attributes as $name => $data) {
955
  if ($name !== $taxonomy) {
956
 
957
- // Exclude query arg for current term archive term
958
- while (in_array($current_term, $data['terms'])) {
959
  $key = array_search($current_term, $data);
960
  unset($data['terms'][$key]);
961
  }
@@ -987,13 +972,14 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
987
  $link = add_query_arg('product_tag', urlencode($_GET['product_tag']), $link);
988
  }
989
 
990
- if (isset($_GET[$this->brand_taxonomy])) {
991
- $brands = get_term_by('slug', $_GET[$this->brand_taxonomy], $this->brand_taxonomy);
992
- if ($brands->term_id != $term->term_id) {
993
- $link = add_query_arg($this->brand_taxonomy, urlencode($brands->slug), $link);
994
- }
995
  }
996
 
 
997
  if (isset($_GET['product_cat'])) {
998
  $categories_filter_operator = 'and' == $query_type ? '+' : ',';
999
  $_chosen_categories = explode($categories_filter_operator, urlencode($_GET['product_cat']));
@@ -1004,36 +990,43 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
1004
  );
1005
  }
1006
 
1007
- $check_for_current_widget = isset($_chosen_attributes[$taxonomy]) && is_array($_chosen_attributes[$taxonomy]['terms']) && in_array($term->term_id, $_chosen_attributes[$taxonomy]['terms']);
1008
  $class = '';
1009
 
1010
  // Current Filter = this widget
1011
- if (apply_filters('yith_wcan_list_type_current_widget_check', $check_for_current_widget, $current_filter, $display_type, $term_param)) {
1012
  if (($terms_type_list == 'hierarchical' || ($terms_type_list == 'tags' && $instance['display'] == 'hierarchical'))) {
1013
  $level_class = 'level-' . $level;
1014
  if (yit_term_is_child($term)) {
1015
  $class = "class='{$is_chosen_class} {$is_child_class} {$level_class}'";
1016
- } elseif (yit_term_is_parent($term)) {
 
 
1017
  $class = "class='{$is_chosen_class} {$is_parent_class} {$level_class}'";
1018
  }
1019
- } else {
1020
- $class = "class='{$is_chosen_class}'";
1021
  }
1022
 
 
 
 
1023
 
1024
  // Remove this term is $current_filter has more than 1 term filtered
1025
  if (sizeof($current_filter) > 1) {
1026
  $current_filter_without_this = array_diff($current_filter, array($term_param));
1027
  $link = add_query_arg($arg, implode(apply_filters('yith_wcan_list_filter_operator', ',', $display_type), $current_filter_without_this), $link);
1028
  }
1029
- } else {
 
 
1030
 
1031
  if (($terms_type_list == 'hierarchical' || $terms_type_list == 'tags')) {
1032
  $level_class = 'level-' . $level;
1033
  if (yit_term_is_child($term)) {
1034
 
1035
  $class = "class='{$is_child_class} {$level_class}'";
1036
- } elseif (yit_term_is_parent($term)) {
 
 
1037
  $class = "class='{$is_parent_class} {$level_class}'";
1038
  }
1039
  }
@@ -1053,22 +1046,30 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
1053
  $is_attribute = apply_filters('yith_wcan_is_attribute_check', true);
1054
 
1055
  // Query type Arg
1056
- if ($is_attribute && $query_type == 'or' && !(sizeof($current_filter) == 1 && isset($_chosen_attributes[$taxonomy]['terms']) && is_array($_chosen_attributes[$taxonomy]['terms']) && in_array($term->term_id, $_chosen_attributes[$taxonomy]['terms']))) {
1057
  $link = add_query_arg('query_type_' . sanitize_title($instance['attribute']), 'or', $link);
1058
  }
1059
 
1060
- echo '<li ' . $class . '>';
 
 
1061
 
1062
  if( $count > 0 || $option_is_set ) {
1063
- printf( '<a href="%s">%s</a>' , esc_url( apply_filters( 'woocommerce_layered_nav_link', $link ) ), $term->name );
 
1064
  }
1065
 
1066
  else {
1067
- ! $filter_by_tags_hierarchical && printf( '<span>%s</span>', $term->name );
 
1068
  }
1069
 
1070
  if ( $count != 0 && apply_filters( "{$args['widget_id']}-show_product_count", true, $instance ) ) {
1071
- echo ' <small class="count">' . $count . '</small><div class="clear"></div></li>';
 
 
 
 
1072
  }
1073
 
1074
  }
@@ -1076,7 +1077,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
1076
  if( ! empty( $term_ids ) && is_array( $term_ids ) ){
1077
  $temp_level = $level;
1078
  $temp_level++;
1079
- $this->get_list_html( $term_ids, $taxonomy, $query_type, $display_type, $instance, $terms_type_list, $current_term, $args, $is_child_class, $is_parent_class, $is_chosen_class, $temp_level );
1080
  }
1081
  }
1082
  }
33
  function __construct() {
34
  $classname = 'yith-woocommerce-ajax-product-filter yith-woo-ajax-navigation woocommerce widget_layered_nav';
35
  $classname .= 'checkboxes' == yith_wcan_get_option( 'yith_wcan_ajax_shop_filter_style', 'standard' ) ? ' with-checkbox' : '';
36
+ $widget_ops = array( 'classname' => $classname, 'description' => __( 'Filter the list of products without reloading the page', 'yith-woocommerce-ajax-navigation' ) );
37
  $control_ops = array( 'width' => 400, 'height' => 350 );
38
  add_action('wp_ajax_yith_wcan_select_type', array( $this, 'ajax_print_terms') );
39
  parent::__construct( 'yith-woo-ajax-navigation', _x( 'YITH WooCommerce Ajax Product Filter', 'Admin: Widget Title', 'yith-woocommerce-ajax-navigation' ), $widget_ops, $control_ops );
41
 
42
 
43
  function widget( $args, $instance ) {
44
+ $_chosen_attributes = YITH_WCAN()->get_layered_nav_chosen_attributes();
45
 
46
  extract( $args );
47
  $_attributes_array = yit_wcan_get_product_taxonomy();
58
  $this->brand_taxonomy = YITH_WCBR::$brands_taxonomy;
59
  }
60
 
61
+ $filter_term_field = YITH_WCAN()->filter_term_field;
62
+ $current_term = $_attributes_array && is_tax( $_attributes_array ) ? get_queried_object()->$filter_term_field : '';
63
+ $title = apply_filters( 'yith_widget_title_ajax_navigation', ( isset( $instance['title'] ) ? $instance['title'] : '' ), $instance, $this->id_base );
64
+ $query_type = isset( $instance['query_type'] ) ? $instance['query_type'] : 'and';
65
+ $display_type = isset( $instance['type'] ) ? $instance['type'] : 'list';
66
+ $is_child_class = 'yit-wcan-child-terms';
67
+ $is_parent_class = 'yit-wcan-parent-terms';
68
+ $is_chosen_class = 'chosen';
69
+ $terms_type_list = ( isset( $instance['display'] ) ) ? $instance['display'] : 'all';
70
+
71
+ $instance['attribute'] = empty( $instance['attribute'] ) ? '' : $instance['attribute'];
72
+ $instance['extra_class'] = empty( $instance['extra_class'] ) ? '' : $instance['extra_class'];
 
 
73
 
74
  /* FIX TO WOOCOMMERCE 2.1 */
75
  if ( function_exists( 'wc_attribute_taxonomy_name' ) ) {
76
  $taxonomy = wc_attribute_taxonomy_name( $instance['attribute'] );
77
  }
78
  else {
79
+ $taxonomy = WC()->attribute_taxonomy_name( $instance['attribute'] );
80
  }
81
 
82
  $taxonomy = apply_filters( 'yith_wcan_get_terms_params', $taxonomy, $instance, 'taxonomy_name' );
131
  // List display
132
  echo "<ul class='yith-wcan-list yith-wcan {$instance['extra_class']}'>";
133
 
134
+ $this->get_list_html( $tree, $taxonomy, $query_type, $display_type, $instance, $terms_type_list, $current_term, $args, $is_child_class, $is_parent_class, $is_chosen_class, 0, $filter_term_field );
135
 
136
  echo "</ul>";
137
  }
159
  set_transient( $transient_name, $_products_in_term );
160
  //}
161
 
162
+ $option_is_set = ( isset( $_chosen_attributes[$taxonomy] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) );
163
 
164
  // If this is an AND query, only show options with count > 0
165
  if ( $query_type == 'and' ) {
166
 
167
+ $count = sizeof( array_intersect( $_products_in_term, YITH_WCAN()->frontend->filtered_product_ids ) );
168
 
169
  // skip the term for the current archive
170
+ if ( $current_term == $term->$filter_term_field ) {
171
  continue;
172
  }
173
 
174
+ if ( $count > 0 && $current_term !== $term->$filter_term_field ) {
175
  $this->found = true;
176
  }
177
 
184
  else {
185
 
186
  // skip the term for the current archive
187
+ if ( $current_term == $term->$filter_term_field ) {
188
  continue;
189
  }
190
 
191
+ $count = sizeof( array_intersect( $_products_in_term, YITH_WCAN()->frontend->unfiltered_product_ids ) );
192
 
193
  if ( $count > 0 ) {
194
  $this->found = true;
206
 
207
  $current_filter = array_map( 'esc_attr', $current_filter );
208
 
209
+ if ( ! in_array( $term->$filter_term_field, $current_filter ) ) {
210
+ $current_filter[] = $term->$filter_term_field;
211
  }
212
 
213
  $link = yit_get_woocommerce_layered_nav_link();
252
 
253
  if ( isset( $_GET[ $this->brand_taxonomy ] ) ) {
254
  $brands = get_term_by( 'name', $_GET[ $this->brand_taxonomy ], $this->brand_taxonomy );
255
+ if( $brands instanceof WP_Term && $brands->term_id != $term->term_id ){
256
  $link = add_query_arg( $this->brand_taxonomy, urlencode( $brands->slug ), $link );
257
  }
258
  }
268
  }
269
 
270
  // Current Filter = this widget
271
+ if ( isset( $_chosen_attributes[$taxonomy] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) ) {
272
 
273
  $class = ( $terms_type_list == 'hierarchical' && yit_term_is_child( $term ) ) ? "class='{$is_chosen_class} {$is_child_class}'" : "class='{$is_chosen_class}'";
274
 
275
  // Remove this term is $current_filter has more than 1 term filtered
276
  if ( sizeof( $current_filter ) > 1 ) {
277
+ $current_filter_without_this = array_diff( $current_filter, array( $term->$filter_term_field ) );
278
  $link = add_query_arg( $arg, implode( ',', $current_filter_without_this ), $link );
279
  }
280
 
297
  }
298
 
299
  // Query type Arg
300
+ if ( $query_type == 'or' && ! ( sizeof( $current_filter ) == 1 && isset( $_chosen_attributes[$taxonomy]['terms'] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) ) ) {
301
  $link = add_query_arg( 'query_type_' . sanitize_title( $instance['attribute'] ), 'or', $link );
302
  }
303
 
304
+ $link = esc_url( urldecode( apply_filters( 'woocommerce_layered_nav_link', $link ) ) );
305
+
306
  echo '<li ' . $class . '>';
307
 
308
+ echo ( $count > 0 || $option_is_set ) ? '<a data-type="select" href="' . $link . '">' : '<span>';
309
 
310
  echo $term->name;
311
 
335
  set_transient( $transient_name, $_products_in_term );
336
  //}
337
 
338
+ $option_is_set = ( isset( $_chosen_attributes[$taxonomy] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) );
339
 
340
  // If this is an AND query, only show options with count > 0
341
  if ( $query_type == 'and' ) {
342
 
343
+ $count = sizeof( array_intersect( $_products_in_term, YITH_WCAN()->frontend->filtered_product_ids ) );
344
 
345
  // skip the term for the current archive
346
+ if ( $current_term == $term->$filter_term_field ) {
347
  continue;
348
  }
349
 
350
+ if ( $count > 0 && $current_term !== $term->$filter_term_field ) {
351
  $this->found = true;
352
  }
353
 
360
  else {
361
 
362
  // skip the term for the current archive
363
+ if ( $current_term == $term->$filter_term_field ) {
364
  continue;
365
  }
366
 
367
+ $count = sizeof( array_intersect( $_products_in_term, YITH_WCAN()->frontend->unfiltered_product_ids ) );
368
 
369
  if ( $count > 0 ) {
370
  $this->found = true;
382
 
383
  $current_filter = array_map( 'esc_attr', $current_filter );
384
 
385
+ if ( ! in_array( $term->$filter_term_field, $current_filter ) ) {
386
+ $current_filter[] = $term->$filter_term_field;
387
  }
388
 
389
  $link = yit_get_woocommerce_layered_nav_link();
428
 
429
  if ( isset( $_GET[ $this->brand_taxonomy ] ) ) {
430
  $brands = get_term_by( 'name', $_GET[ $this->brand_taxonomy ], $this->brand_taxonomy );
431
+ if( $brands instanceof WP_Term && $brands->term_id != $term->term_id ){
432
  $link = add_query_arg( $this->brand_taxonomy, urlencode( $brands->slug ), $link );
433
  }
434
  }
444
  }
445
 
446
  // Current Filter = this widget
447
+ if ( isset( $_chosen_attributes[$taxonomy] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) ) {
448
 
449
  $class = ( $terms_type_list == 'hierarchical' && yit_term_is_child( $term ) ) ? "class='{$is_chosen_class} {$is_child_class}'" : "class='{$is_chosen_class}'";
450
 
451
  // Remove this term is $current_filter has more than 1 term filtered
452
  if ( sizeof( $current_filter ) > 1 ) {
453
+ $current_filter_without_this = array_diff( $current_filter, array( $term->$filter_term_field ) );
454
  $link = add_query_arg( $arg, implode( ',', $current_filter_without_this ), $link );
455
  }
456
  }
470
  }
471
 
472
  // Query type Arg
473
+ if ( $query_type == 'or' && ! ( sizeof( $current_filter ) == 1 && isset( $_chosen_attributes[$taxonomy]['terms'] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) ) ) {
474
  $link = add_query_arg( 'query_type_' . sanitize_title( $instance['attribute'] ), 'or', $link );
475
  }
476
 
477
+ $link = esc_url( urldecode( apply_filters( 'woocommerce_layered_nav_link', $link ) ) );
478
  $term_id = yit_wcan_localize_terms( $term->term_id, $taxonomy );
479
 
480
  if ( ! empty( $instance['colors'][$term_id] ) ) {
482
 
483
  echo '<li ' . $class . '>';
484
 
485
+ echo ( $count > 0 || $option_is_set ) ? '<a style="' . $li_style . '" href="' . $link . '" title="' . $term->name . '" >' : '<span style="background-color:' . $instance['colors'][$term_id] . ';" >';
486
 
487
  echo $term->name;
488
 
509
  set_transient( $transient_name, $_products_in_term );
510
  //}
511
 
512
+ $option_is_set = ( isset( $_chosen_attributes[$taxonomy] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) );
513
 
514
  // If this is an AND query, only show options with count > 0
515
  if ( $query_type == 'and' ) {
516
 
517
+ $count = sizeof( array_intersect( $_products_in_term, YITH_WCAN()->frontend->filtered_product_ids ) );
518
 
519
  // skip the term for the current archive
520
+ if ( $current_term == $term->$filter_term_field ) {
521
  continue;
522
  }
523
 
524
+ if ( $count > 0 && $current_term !== $term->$filter_term_field ) {
525
  $this->found = true;
526
  }
527
 
534
  else {
535
 
536
  // skip the term for the current archive
537
+ if ( $current_term == $term->$filter_term_field ) {
538
  continue;
539
  }
540
 
541
+ $count = sizeof( array_intersect( $_products_in_term, YITH_WCAN()->frontend->unfiltered_product_ids ) );
542
 
543
  if ( $count > 0 ) {
544
  $this->found = true;
556
 
557
  $current_filter = array_map( 'esc_attr', $current_filter );
558
 
559
+ if ( ! in_array( $term->$filter_term_field, $current_filter ) ) {
560
+ $current_filter[] = $term->$filter_term_field;
561
  }
562
 
563
  $link = yit_get_woocommerce_layered_nav_link();
602
 
603
  if ( isset( $_GET[ $this->brand_taxonomy ] ) ) {
604
  $brands = get_term_by( 'name', $_GET[ $this->brand_taxonomy ], $this->brand_taxonomy );
605
+ if( $brands instanceof WP_Term && $brands->term_id != $term->term_id ){
606
  $link = add_query_arg( $this->brand_taxonomy, urlencode( $brands->slug ), $link );
607
  }
608
  }
618
  }
619
 
620
  // Current Filter = this widget
621
+ if ( isset( $_chosen_attributes[$taxonomy] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) ) {
622
 
623
  $class = ( $terms_type_list == 'hierarchical' && yit_term_is_child( $term ) ) ? "class='{$is_chosen_class} {$is_child_class}'" : "class='{$is_chosen_class}'";
624
 
625
  // Remove this term is $current_filter has more than 1 term filtered
626
  if ( sizeof( $current_filter ) > 1 ) {
627
+ $current_filter_without_this = array_diff( $current_filter, array( $term->$filter_term_field ) );
628
  $link = add_query_arg( $arg, implode( ',', $current_filter_without_this ), $link );
629
  }
630
 
647
  }
648
 
649
  // Query type Arg
650
+ if ( $query_type == 'or' && ! ( sizeof( $current_filter ) == 1 && isset( $_chosen_attributes[$taxonomy]['terms'] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms'] ) ) ) {
651
  $link = add_query_arg( 'query_type_' . sanitize_title( $instance['attribute'] ), 'or', $link );
652
  }
653
 
654
+ $link = esc_url( urldecode( apply_filters( 'woocommerce_layered_nav_link', $link ) ) );
655
+
656
  $term_id = yit_wcan_localize_terms( $term->term_id, $taxonomy );
657
 
658
  if ( ! empty( $instance['labels'][$term_id] ) ) {
659
 
660
  echo '<li ' . $class . '>';
661
 
662
+ echo ( $count > 0 || $option_is_set ) ? '<a title="' . $term->name . '" href="' . $link . '">' : '<span>';
663
 
664
  echo $instance['labels'][$term_id];
665
 
670
 
671
  }
672
  else {
673
+ do_action( "yith_wcan_widget_display_{$display_type}", $args, $instance, $display_type, $terms, $taxonomy, $filter_term_field );
674
  }
675
  // End display type conditional
676
 
687
  }
688
 
689
  function form( $instance ) {
 
 
690
  $defaults = array(
691
  'title' => '',
692
  'attribute' => '',
798
  }
799
 
800
  function update( $new_instance, $old_instance ) {
 
 
801
  $instance = $old_instance;
802
  $instance['title'] = strip_tags( $new_instance['title'] );
803
  $instance['attribute'] = stripslashes( $new_instance['attribute'] );
857
  die();
858
  }
859
 
860
+ public function get_list_html( $terms, $taxonomy, $query_type, $display_type, $instance, $terms_type_list, $current_term, $args, $is_child_class, $is_parent_class, $is_chosen_class, $level = 0, $filter_term_field = 'slug' ){
861
+ $_chosen_attributes = YITH_WCAN()->get_layered_nav_chosen_attributes();
862
  foreach ( $terms as $parent_id => $term_ids ) {
863
  $term = get_term_by( 'id', $parent_id, $taxonomy );
864
 
865
  $exclude = apply_filters( 'yith_wcan_exclude_terms', array(), $instance );
866
  $include = apply_filters( 'yith_wcan_include_terms', array(), $instance );
867
  $echo = false;
868
+
869
  if( 'tags' == $instance['type'] ) {
870
+ $term_id = yit_wcan_localize_terms( $term->term_id, $taxonomy );
871
  if ( 'exclude' == $instance['tags_list_query'] ){
872
+ $echo = ! in_array( $term_id, $exclude );
873
  }
874
 
875
  elseif ( 'include' == $instance['tags_list_query'] ){
876
+ $echo = in_array( $term_id, $include );
877
  }
878
  }
879
 
897
 
898
  $option_is_set = (isset($_chosen_attributes[$taxonomy]) && in_array($term->term_id, $_chosen_attributes[$taxonomy]['terms']));
899
 
900
+ $term_param = apply_filters('yith_wcan_term_param_uri', $term->$filter_term_field, $display_type, $term);
901
 
902
  // If this is an AND query, only show options with count > 0
903
  if ($query_type == 'and') {
904
 
905
+ $count = sizeof(array_intersect($_products_in_term, YITH_WCAN()->frontend->filtered_product_ids ) );
 
 
 
 
 
906
 
907
  if ($count > 0 && $current_term !== $term_param) {
908
  $this->found = true;
909
  }
910
 
 
 
 
911
 
 
912
  } else {
913
+ // If this is an OR query, show all options so search can be expanded
914
+ $count = sizeof(array_intersect($_products_in_term, YITH_WCAN()->frontend->unfiltered_product_ids));
 
 
 
 
 
915
 
916
  if ($count > 0) {
917
  $this->found = true;
918
  }
 
919
  }
920
+
921
  $arg = apply_filters('yith_wcan_list_type_query_arg', 'filter_' . sanitize_title($instance['attribute']), $display_type, $term);
922
 
923
+ $current_filter = (isset($_GET[$arg])) ? explode(apply_filters('yith_wcan_list_filter_operator', ',', $display_type), apply_filters("yith_wcan_list_filter_query_{$arg}", $_GET[$arg] ) ) : array();
924
 
925
  if (!is_array($current_filter)) {
926
  $current_filter = array();
939
  foreach ($_chosen_attributes as $name => $data) {
940
  if ($name !== $taxonomy) {
941
 
942
+ // Exclude query arg for current term archive
943
+ while (in_array($term->slug, $data['terms'])) {
944
  $key = array_search($current_term, $data);
945
  unset($data['terms'][$key]);
946
  }
972
  $link = add_query_arg('product_tag', urlencode($_GET['product_tag']), $link);
973
  }
974
 
975
+ if (isset($_GET[$this->brand_taxonomy])) {
976
+ $brands = is_array( $_GET[$this->brand_taxonomy] ) ? array() : get_term_by('slug', $_GET[$this->brand_taxonomy], $this->brand_taxonomy);
977
+ if ( $brands instanceof WP_Term && $brands->term_id != $term->term_id) {
978
+ $link = add_query_arg($this->brand_taxonomy, urlencode($brands->slug), $link);
979
+ }
980
  }
981
 
982
+
983
  if (isset($_GET['product_cat'])) {
984
  $categories_filter_operator = 'and' == $query_type ? '+' : ',';
985
  $_chosen_categories = explode($categories_filter_operator, urlencode($_GET['product_cat']));
990
  );
991
  }
992
 
993
+ $check_for_current_widget = isset($_chosen_attributes[$taxonomy]) && is_array($_chosen_attributes[$taxonomy]['terms']) && in_array($term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms']);
994
  $class = '';
995
 
996
  // Current Filter = this widget
997
+ if ( apply_filters('yith_wcan_list_type_current_widget_check', $check_for_current_widget, $current_filter, $display_type, $term_param ) ) {
998
  if (($terms_type_list == 'hierarchical' || ($terms_type_list == 'tags' && $instance['display'] == 'hierarchical'))) {
999
  $level_class = 'level-' . $level;
1000
  if (yit_term_is_child($term)) {
1001
  $class = "class='{$is_chosen_class} {$is_child_class} {$level_class}'";
1002
+ }
1003
+
1004
+ elseif (yit_term_is_parent($term)) {
1005
  $class = "class='{$is_chosen_class} {$is_parent_class} {$level_class}'";
1006
  }
 
 
1007
  }
1008
 
1009
+ else {
1010
+ $class = "class='{$is_chosen_class}'";
1011
+ }
1012
 
1013
  // Remove this term is $current_filter has more than 1 term filtered
1014
  if (sizeof($current_filter) > 1) {
1015
  $current_filter_without_this = array_diff($current_filter, array($term_param));
1016
  $link = add_query_arg($arg, implode(apply_filters('yith_wcan_list_filter_operator', ',', $display_type), $current_filter_without_this), $link);
1017
  }
1018
+ }
1019
+
1020
+ else {
1021
 
1022
  if (($terms_type_list == 'hierarchical' || $terms_type_list == 'tags')) {
1023
  $level_class = 'level-' . $level;
1024
  if (yit_term_is_child($term)) {
1025
 
1026
  $class = "class='{$is_child_class} {$level_class}'";
1027
+ }
1028
+
1029
+ elseif (yit_term_is_parent($term)) {
1030
  $class = "class='{$is_parent_class} {$level_class}'";
1031
  }
1032
  }
1046
  $is_attribute = apply_filters('yith_wcan_is_attribute_check', true);
1047
 
1048
  // Query type Arg
1049
+ if ($is_attribute && $query_type == 'or' && !(sizeof($current_filter) == 1 && isset($_chosen_attributes[$taxonomy]['terms']) && is_array($_chosen_attributes[$taxonomy]['terms']) && in_array($term->$filter_term_field, $_chosen_attributes[$taxonomy]['terms']))) {
1050
  $link = add_query_arg('query_type_' . sanitize_title($instance['attribute']), 'or', $link);
1051
  }
1052
 
1053
+ $link = esc_url( urldecode( apply_filters( 'woocommerce_layered_nav_link', $link ) ) );
1054
+
1055
+ $li_printed = false;
1056
 
1057
  if( $count > 0 || $option_is_set ) {
1058
+ printf( '<li %s><a href="%s">%s</a>', $class, $link, $term->name );
1059
+ $li_printed = true;
1060
  }
1061
 
1062
  else {
1063
+ ! $filter_by_tags_hierarchical && $query_type != 'and' && printf( '<li %s><span>%s</span>', $class, $term->name );
1064
+ $li_printed = true;
1065
  }
1066
 
1067
  if ( $count != 0 && apply_filters( "{$args['widget_id']}-show_product_count", true, $instance ) ) {
1068
+ echo '<small class="count">' . $count . '</small><div class="clear"></div>';
1069
+ }
1070
+
1071
+ if( $li_printed ){
1072
+ echo '</li>';
1073
  }
1074
 
1075
  }
1077
  if( ! empty( $term_ids ) && is_array( $term_ids ) ){
1078
  $temp_level = $level;
1079
  $temp_level++;
1080
+ $this->get_list_html( $term_ids, $taxonomy, $query_type, $display_type, $instance, $terms_type_list, $current_term, $args, $is_child_class, $is_parent_class, $is_chosen_class, $temp_level, $filter_term_field );
1081
  }
1082
  }
1083
  }
modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-reset-navigation-widget.php CHANGED
@@ -27,7 +27,7 @@ if ( ! class_exists( 'YITH_WCAN_Reset_Navigation_Widget' ) ) {
27
 
28
 
29
  function widget( $args, $instance ) {
30
- global $_chosen_attributes, $woocommerce;
31
 
32
  extract( $args );
33
 
@@ -87,8 +87,6 @@ if ( ! class_exists( 'YITH_WCAN_Reset_Navigation_Widget' ) ) {
87
 
88
 
89
  function form( $instance ) {
90
- global $woocommerce;
91
-
92
  $defaults = array(
93
  'title' => '',
94
  'label' => __( 'Reset All Filters', 'yith-woocommerce-ajax-navigation' )
27
 
28
 
29
  function widget( $args, $instance ) {
30
+ $_chosen_attributes = YITH_WCAN()->get_layered_nav_chosen_attributes();
31
 
32
  extract( $args );
33
 
87
 
88
 
89
  function form( $instance ) {
 
 
90
  $defaults = array(
91
  'title' => '',
92
  'label' => __( 'Reset All Filters', 'yith-woocommerce-ajax-navigation' )
modules/yith-woocommerce-ajax-search/init.php CHANGED
@@ -3,17 +3,14 @@
3
  * Plugin Name: YITH WooCommerce Ajax Search
4
  * Plugin URI: http://yithemes.com/
5
  * Description: YITH WooCommerce Ajax Search allows your users to search products in real time.
6
- * Version: 1.3.9
7
- * Author: Yithemes
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yith-woocommerce-ajax-search
10
  * Domain Path: /languages/
11
- *
12
- * @author Yithemes
13
- * @package YITH WooCommerce Ajax Search
14
- * @version 1.2.6
15
  */
16
 
 
17
  /* Copyright 2013 Your Inspiration Themes (email : plugins@yithemes.com)
18
 
19
  This program is free software; you can redistribute it and/or modify
@@ -61,7 +58,7 @@ register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
61
  if ( defined( 'YITH_WCAS_VERSION' ) ){
62
  return;
63
  }else{
64
- define( 'YITH_WCAS_VERSION', '1.3.9' );
65
  }
66
 
67
  if ( ! defined( 'YITH_WCAS_FREE_INIT' ) ) {
3
  * Plugin Name: YITH WooCommerce Ajax Search
4
  * Plugin URI: http://yithemes.com/
5
  * Description: YITH WooCommerce Ajax Search allows your users to search products in real time.
6
+ * Version: 1.4.0
7
+ * Author: YITHEMES
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yith-woocommerce-ajax-search
10
  * Domain Path: /languages/
 
 
 
 
11
  */
12
 
13
+
14
  /* Copyright 2013 Your Inspiration Themes (email : plugins@yithemes.com)
15
 
16
  This program is free software; you can redistribute it and/or modify
58
  if ( defined( 'YITH_WCAS_VERSION' ) ){
59
  return;
60
  }else{
61
+ define( 'YITH_WCAS_VERSION', '1.4.0' );
62
  }
63
 
64
  if ( ! defined( 'YITH_WCAS_FREE_INIT' ) ) {
modules/yith-woocommerce-ajax-search/languages/yith-woocommerce-ajax-search-pt_PT.mo CHANGED
Binary file
modules/yith-woocommerce-ajax-search/languages/yith-woocommerce-ajax-search-pt_PT.po CHANGED
@@ -2,16 +2,16 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Ajax Search\n"
4
  "POT-Creation-Date: 2015-04-24 14:41+0100\n"
5
- "PO-Revision-Date: 2015-04-24 14:41+0100\n"
6
  "Last-Translator: Luis Maia <lmsm76@gmail.com>\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.6.6\n"
13
  "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
15
  "X-Poedit-SearchPath-0: ..\n"
16
 
17
  #: ../class.yith-wcas-admin.php:106 ../class.yith-wcas-admin.php:128
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Ajax Search\n"
4
  "POT-Creation-Date: 2015-04-24 14:41+0100\n"
5
+ "PO-Revision-Date: 2016-06-10 15:30+0200\n"
6
  "Last-Translator: Luis Maia <lmsm76@gmail.com>\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.8.7.1\n"
13
  "X-Poedit-KeywordsList: __;_e;_x\n"
14
+ "X-Poedit-Basepath: .\n"
15
  "X-Poedit-SearchPath-0: ..\n"
16
 
17
  #: ../class.yith-wcas-admin.php:106 ../class.yith-wcas-admin.php:128
modules/yith-woocommerce-ajax-search/languages/yith-woocommerce-ajax-search.pot CHANGED
@@ -2,7 +2,7 @@
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Ajax Search Free\n"
5
- "POT-Creation-Date: 2015-09-18 11:22+0200\n"
6
  "PO-Revision-Date: 2015-07-17 09:42+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Yithemes <plugins@yithemes.com>\n"
@@ -10,7 +10,7 @@ msgstr ""
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.8.4\n"
14
  "X-Poedit-KeywordsList: __;_e;_x\n"
15
  "X-Poedit-Basepath: .\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -40,10 +40,10 @@ msgstr ""
40
 
41
  #: ../class.yith-wcas-admin.php:208
42
  msgid ""
43
- "In the YIT Plugin tab you can find the YITH WooCommerce Ajax Search "
44
- "options.\n"
45
  "With this menu, you can access to all the settings of our plugins that you "
46
- "have activated.\n"
47
  "YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version "
48
  "with many new options, <a href=\""
49
  msgstr ""
@@ -56,23 +56,23 @@ msgstr ""
56
  msgid ""
57
  "From now on, you can find all the options of YITH WooCommerce Ajax Search "
58
  "Updated under YIT Plugin -> Ajax Search instead of WooCommerce -> Settings -"
59
- "> Ajax Search, as in the previous version.\n"
60
- "When one of our plugins updates, a new voice will be added to this menu.\n"
61
  "YITH WooCommerce Ajax Search renovates with new available options, discover "
62
  "the <a href=\""
63
  msgstr ""
64
 
65
- #: ../class.yith-wcas.php:175
66
  msgid "No results"
67
  msgstr ""
68
 
69
- #: ../init.php:40
70
  msgid ""
71
  "You can't activate the free version of YITH WooCommerce Ajax Search while "
72
  "you are using the premium one."
73
  msgstr ""
74
 
75
- #: ../init.php:104
76
  msgid ""
77
  "YITH WooCommerce Ajax Search is enabled but not effective. It requires "
78
  "WooCommerce in order to work."
@@ -88,7 +88,7 @@ msgstr ""
88
 
89
  #: ../plugin-options/settings-options.php:26
90
  msgid ""
91
- "Upgrade to the PREMIUM VERSION\n"
92
  "of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!"
93
  msgstr ""
94
 
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Ajax Search Free\n"
5
+ "POT-Creation-Date: 2016-06-10 15:29+0200\n"
6
  "PO-Revision-Date: 2015-07-17 09:42+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Yithemes <plugins@yithemes.com>\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.8.7.1\n"
14
  "X-Poedit-KeywordsList: __;_e;_x\n"
15
  "X-Poedit-Basepath: .\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
40
 
41
  #: ../class.yith-wcas-admin.php:208
42
  msgid ""
43
+ "In the YIT Plugin tab you can find the YITH WooCommerce Ajax Search options."
44
+ "\r\n"
45
  "With this menu, you can access to all the settings of our plugins that you "
46
+ "have activated.\r\n"
47
  "YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version "
48
  "with many new options, <a href=\""
49
  msgstr ""
56
  msgid ""
57
  "From now on, you can find all the options of YITH WooCommerce Ajax Search "
58
  "Updated under YIT Plugin -> Ajax Search instead of WooCommerce -> Settings -"
59
+ "> Ajax Search, as in the previous version.\r\n"
60
+ "When one of our plugins updates, a new voice will be added to this menu.\r\n"
61
  "YITH WooCommerce Ajax Search renovates with new available options, discover "
62
  "the <a href=\""
63
  msgstr ""
64
 
65
+ #: ../class.yith-wcas.php:176
66
  msgid "No results"
67
  msgstr ""
68
 
69
+ #: ../init.php:46
70
  msgid ""
71
  "You can't activate the free version of YITH WooCommerce Ajax Search while "
72
  "you are using the premium one."
73
  msgstr ""
74
 
75
+ #: ../init.php:108
76
  msgid ""
77
  "YITH WooCommerce Ajax Search is enabled but not effective. It requires "
78
  "WooCommerce in order to work."
88
 
89
  #: ../plugin-options/settings-options.php:26
90
  msgid ""
91
+ "Upgrade to the PREMIUM VERSION\r\n"
92
  "of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!"
93
  msgstr ""
94
 
modules/yith-woocommerce-ajax-search/plugin-options/premium-options.php CHANGED
@@ -17,7 +17,8 @@ return array(
17
  'premium' => array(
18
  'home' => array(
19
  'type' => 'custom_tab',
20
- 'action' => 'yith_ajax_search_premium'
 
21
  )
22
  )
23
  );
17
  'premium' => array(
18
  'home' => array(
19
  'type' => 'custom_tab',
20
+ 'action' => 'yith_ajax_search_premium',
21
+ 'hide_sidebar' => true
22
  )
23
  )
24
  );
modules/yith-woocommerce-ajax-search/templates/yith-woocommerce-ajax-search.php CHANGED
@@ -28,9 +28,8 @@ wp_enqueue_script('yith_wcas_frontend' );
28
 
29
  <input type="submit" id="yith-searchsubmit" value="<?php echo get_option('yith_wcas_search_submit_label') ?>" />
30
  <input type="hidden" name="post_type" value="product" />
31
- <?php if ( defined( 'ICL_LANGUAGE_CODE' ) ): ?>
32
- <input type="hidden" name="lang" value="<?php echo( ICL_LANGUAGE_CODE ); ?>" />
33
- <?php endif ?>
34
  </div>
35
  </form>
36
  </div>
28
 
29
  <input type="submit" id="yith-searchsubmit" value="<?php echo get_option('yith_wcas_search_submit_label') ?>" />
30
  <input type="hidden" name="post_type" value="product" />
31
+ <?php do_action( 'wpml_add_language_form_field' ); ?>
32
+
 
33
  </div>
34
  </form>
35
  </div>
modules/yith-woocommerce-cart-messages/class.yith-woocommerce-cart-message.php CHANGED
@@ -114,12 +114,14 @@ if ( !class_exists( 'YWCM_Cart_Message' ) ) {
114
  false
115
  );
116
  }
117
-
118
  public function add_metabox() {
 
 
 
119
  $post = isset( $_REQUEST['post'] ) ? $_REQUEST['post'] : ( isset( $_REQUEST['post_ID'] ) ? $_REQUEST['post_ID'] : 0 );
120
  $post = get_post( $post );
121
-
122
- if ( $post && $post->post_type == $this->post_type_name ) {
123
  $args = require_once( 'plugin-options/metabox/ywcm_metabox.php' );
124
  if ( !function_exists( 'YIT_Metabox' ) ) {
125
  require_once( 'plugin-fw/yit-plugin.php' );
@@ -131,6 +133,7 @@ if ( !class_exists( 'YWCM_Cart_Message' ) ) {
131
  }
132
 
133
 
 
134
  public function get_messages( $args = array() ) {
135
 
136
  $defaults = array(
114
  false
115
  );
116
  }
 
117
  public function add_metabox() {
118
+
119
+ global $pagenow;
120
+
121
  $post = isset( $_REQUEST['post'] ) ? $_REQUEST['post'] : ( isset( $_REQUEST['post_ID'] ) ? $_REQUEST['post_ID'] : 0 );
122
  $post = get_post( $post );
123
+
124
+ if ( ( $post && $post->post_type == $this->post_type_name ) || ( $pagenow == 'post-new.php' && isset( $_REQUEST['post_type'] ) && $_REQUEST['post_type'] == $this->post_type_name ) ) {
125
  $args = require_once( 'plugin-options/metabox/ywcm_metabox.php' );
126
  if ( !function_exists( 'YIT_Metabox' ) ) {
127
  require_once( 'plugin-fw/yit-plugin.php' );
133
  }
134
 
135
 
136
+
137
  public function get_messages( $args = array() ) {
138
 
139
  $defaults = array(
modules/yith-woocommerce-cart-messages/languages/yith-woocommerce-cart-messages-it_IT.mo CHANGED
Binary file
modules/yith-woocommerce-cart-messages/languages/yith-woocommerce-cart-messages-it_IT.po CHANGED
@@ -1,15 +1,15 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YIT WooCommerce Cart Messages\n"
4
- "POT-Creation-Date: 2015-10-02 09:33+0200\n"
5
- "PO-Revision-Date: 2015-10-02 09:33+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Yithemes <plugins@yithemes.com>\n"
8
  "Language: 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.8.4\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"
@@ -82,102 +82,96 @@ msgstr "Yith Cart Message Descrizione"
82
  msgid "Yith Cart Messages"
83
  msgstr "Yith Cart Messages"
84
 
85
- #: class.yith-woocommerce-cart-message.php:146
86
  msgid "Title"
87
  msgstr "Titolo"
88
 
89
- #: class.yith-woocommerce-cart-message.php:147
90
  msgid "Type"
91
  msgstr "Tipologia"
92
 
93
- #: class.yith-woocommerce-cart-message.php:148
94
  #: plugin-options/metabox/ywcm_metabox.php:33
95
  #: plugin-options/metabox/ywcm_metabox.php:85
96
  #: plugin-options/metabox/ywcm_metabox.php:113
97
  msgid "Message"
98
  msgstr "Messaggio"
99
 
100
- #: class.yith-woocommerce-cart-message.php:149
101
  msgid "Button Text"
102
  msgstr "Testo pulsante"
103
 
104
- #: class.yith-woocommerce-cart-message.php:150
105
  msgid "Button Url"
106
  msgstr "URL pulsante"
107
 
108
- #: class.yith-woocommerce-cart-message.php:151
109
  msgid "Date"
110
  msgstr "Data"
111
 
112
- #: class.yith-woocommerce-cart-message.php:191
113
  msgid "Products in Cart"
114
  msgstr "Prodotti nel carrello"
115
 
116
- #: class.yith-woocommerce-cart-message.php:192
117
  msgid "Categories in Cart"
118
  msgstr "Categorie nel carrello"
119
 
120
- #: class.yith-woocommerce-cart-message.php:193
121
  msgid "Simple Message"
122
  msgstr "Messaggio semplice"
123
 
124
- #: class.yith-woocommerce-cart-message.php:197
125
  msgid "Minimum Amount"
126
  msgstr "Spesa minima"
127
 
128
- #: class.yith-woocommerce-cart-message.php:198
129
  msgid "Deadline"
130
  msgstr "Scadenza"
131
 
132
- #: class.yith-woocommerce-cart-message.php:199
133
  msgid "Referer"
134
  msgstr "Affiliato"
135
 
136
- #: class.yith-woocommerce-cart-messages.php:148
137
- #: class.yith-woocommerce-cart-messages.php:214
138
  #: plugin-options/metabox/ywcm_metabox.php:20
139
  msgid "Settings"
140
  msgstr "Impostazioni"
141
 
142
- #: class.yith-woocommerce-cart-messages.php:152
143
- #: class.yith-woocommerce-cart-messages.php:216
144
  msgid "Premium Version"
145
  msgstr "Versione premium"
146
 
147
- #: class.yith-woocommerce-cart-messages.php:156
148
  msgid "Layouts"
149
  msgstr "Layout"
150
 
151
- #: class.yith-woocommerce-cart-messages.php:162
152
- #: class.yith-woocommerce-cart-messages.php:163
153
  msgid "Cart Messages"
154
  msgstr "Messaggi carrello"
155
 
156
- #: class.yith-woocommerce-cart-messages.php:478
157
  msgid "Plugin Documentation"
158
  msgstr "Documentazione plugin"
159
 
160
- #: class.yith-woocommerce-cart-messages.php:495
161
  #: plugin-options/settings-options.php:25
162
  #: plugin-options/settings-options.php:33
163
  msgid "YITH WooCommerce Cart Messages"
164
  msgstr "YITH WooCommerce Cart Messages"
165
 
166
- #: class.yith-woocommerce-cart-messages.php:496
167
  msgid ""
168
  "In the YIT Plugins tab you can find the YITH WooCommerce Cart Messages "
169
- "options.\n"
170
  "With this menu, you can access to all the settings of our plugins that you "
171
- "have activated.\n"
172
  "YITH WooCommerce Cart Messages is available in an outstanding PREMIUM "
173
  "version with many new options, <a href=\""
174
  msgstr ""
175
- "Puoi trovare la pagina opzioni di YITH WooCommerce Cart Messages nella tab "
176
- "YIT Plugins.\n"
177
- "Da questo menu puoi accedere a tutte le impostazioni dei nostri plugin "
178
- "attivati.\n"
179
- "YITH WooCommerce Cart Messages è disponibile in un'eccellente versione "
180
- "PREMIUM con molte nuove opzioni, <a href=\""
181
 
182
  #: plugin-options/metabox/ywcm_metabox.php:14
183
  msgid "Message Settings"
@@ -193,31 +187,29 @@ msgstr "Scegli il tipo di messaggio"
193
 
194
  #: plugin-options/metabox/ywcm_metabox.php:34
195
  msgid ""
196
- "You can edit the text using the following placeholder: <br>\n"
197
  "{remaining_amount} indicates the remaining amount to reach the minimum order "
198
- "amount;<br>\n"
199
- "{products} specifies which of the listed product is in the cart;<br>\n"
200
  "{required_quantity} states the exact number of product to purchase."
201
  msgstr ""
202
- "Puoi modificare il testo utilizzando i seguenti segnaposto: <br>\n"
203
- "{remaining_amount} indica l'importo da mancante per raggiungere la spesa "
204
- "minima per l'ordine; <br>\n"
205
- "{products} specifica quali dei prodotti elencati si trova nel carrello;<br>\n"
206
- "{required_quantity} riporta il numero esatto di prodotti da acquistare."
207
 
208
  #: plugin-options/metabox/ywcm_metabox.php:47
209
  msgid "Required quantity"
210
  msgstr "Quantità richiesta"
211
 
212
  #: plugin-options/metabox/ywcm_metabox.php:48
213
- #: plugin-options/metabox/ywcm_metabox.php:59
214
- msgid "The minimum total amount of above selected products."
215
- msgstr "Spesa minima totale dei prodotti sopra selezionati."
216
 
217
  #: plugin-options/metabox/ywcm_metabox.php:58
218
  msgid "Threshold amount"
219
  msgstr "Importo soglia"
220
 
 
 
 
 
221
  #: plugin-options/metabox/ywcm_metabox.php:70
222
  msgid "Select products"
223
  msgstr "Seleziona prodotti"
@@ -239,8 +231,8 @@ msgid "Edit the message"
239
  msgstr "Modifica il messaggio"
240
 
241
  #: plugin-options/metabox/ywcm_metabox.php:127
242
- msgid "Button Text (optional)"
243
- msgstr "Testo pulsante (opzionale)"
244
 
245
  #: plugin-options/metabox/ywcm_metabox.php:128
246
  msgid ""
@@ -259,8 +251,8 @@ msgid "The URL of the button of the call to action"
259
  msgstr "URL del pulsante call to action"
260
 
261
  #: plugin-options/metabox/ywcm_metabox.php:139
262
- msgid "Expire date (optional)"
263
- msgstr "Data di fine (opzionale)"
264
 
265
  #: plugin-options/metabox/ywcm_metabox.php:140
266
  msgid "Choose a date until this message will appear"
@@ -276,11 +268,9 @@ msgstr "Scopri le funzionalità avanzate"
276
 
277
  #: plugin-options/settings-options.php:27
278
  msgid ""
279
- "Upgrade to the PREMIUM VERSION\n"
280
  "of YITH WooCommerce Cart Messages to benefit from all features!"
281
  msgstr ""
282
- "Aggiorna alla VERSIONE PREMIUM\n"
283
- "di YITH WooCommerce Cart Messages per usufruire di tutte le sue funzionalità!"
284
 
285
  #: plugin-options/settings-options.php:35
286
  msgid "Get Support and Pro Features"
@@ -426,7 +416,7 @@ msgstr ""
426
  msgid "All categories"
427
  msgstr "Tutte le categorie"
428
 
429
- #: yith-cart-messages.php:27
430
  msgid ""
431
  "You can't activate the free version of YITH WooCommerce Cart Messages while "
432
  "you are using the premium one."
@@ -434,10 +424,56 @@ msgstr ""
434
  "Non è possibile attivare la versione free di YITH WooCommerce Cart Messages "
435
  "se stai già utilizzando la premium."
436
 
437
- #: yith-cart-messages.php:82
438
  msgid ""
439
  "YITH WooCommerce Cart Messages is enabled but not effective. It requires "
440
  "WooCommerce in order to work."
441
  msgstr ""
442
  "YITH WooCommerce Cart Messages è abilitato ma non in funzione. Devi aver "
443
  "installato WooCommerce perché questo possa funzionare correttamente."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YIT WooCommerce Cart Messages\n"
4
+ "POT-Creation-Date: 2016-06-10 15:42+0200\n"
5
+ "PO-Revision-Date: 2016-06-10 15:42+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Yithemes <plugins@yithemes.com>\n"
8
  "Language: 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.8.7.1\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"
82
  msgid "Yith Cart Messages"
83
  msgstr "Yith Cart Messages"
84
 
85
+ #: class.yith-woocommerce-cart-message.php:155
86
  msgid "Title"
87
  msgstr "Titolo"
88
 
89
+ #: class.yith-woocommerce-cart-message.php:156
90
  msgid "Type"
91
  msgstr "Tipologia"
92
 
93
+ #: class.yith-woocommerce-cart-message.php:157
94
  #: plugin-options/metabox/ywcm_metabox.php:33
95
  #: plugin-options/metabox/ywcm_metabox.php:85
96
  #: plugin-options/metabox/ywcm_metabox.php:113
97
  msgid "Message"
98
  msgstr "Messaggio"
99
 
100
+ #: class.yith-woocommerce-cart-message.php:158
101
  msgid "Button Text"
102
  msgstr "Testo pulsante"
103
 
104
+ #: class.yith-woocommerce-cart-message.php:159
105
  msgid "Button Url"
106
  msgstr "URL pulsante"
107
 
108
+ #: class.yith-woocommerce-cart-message.php:160
109
  msgid "Date"
110
  msgstr "Data"
111
 
112
+ #: class.yith-woocommerce-cart-message.php:200
113
  msgid "Products in Cart"
114
  msgstr "Prodotti nel carrello"
115
 
116
+ #: class.yith-woocommerce-cart-message.php:201
117
  msgid "Categories in Cart"
118
  msgstr "Categorie nel carrello"
119
 
120
+ #: class.yith-woocommerce-cart-message.php:202
121
  msgid "Simple Message"
122
  msgstr "Messaggio semplice"
123
 
124
+ #: class.yith-woocommerce-cart-message.php:206
125
  msgid "Minimum Amount"
126
  msgstr "Spesa minima"
127
 
128
+ #: class.yith-woocommerce-cart-message.php:207
129
  msgid "Deadline"
130
  msgstr "Scadenza"
131
 
132
+ #: class.yith-woocommerce-cart-message.php:208
133
  msgid "Referer"
134
  msgstr "Affiliato"
135
 
136
+ #: class.yith-woocommerce-cart-messages.php:160
137
+ #: class.yith-woocommerce-cart-messages.php:226
138
  #: plugin-options/metabox/ywcm_metabox.php:20
139
  msgid "Settings"
140
  msgstr "Impostazioni"
141
 
142
+ #: class.yith-woocommerce-cart-messages.php:164
143
+ #: class.yith-woocommerce-cart-messages.php:228
144
  msgid "Premium Version"
145
  msgstr "Versione premium"
146
 
147
+ #: class.yith-woocommerce-cart-messages.php:168
148
  msgid "Layouts"
149
  msgstr "Layout"
150
 
151
+ #: class.yith-woocommerce-cart-messages.php:174
152
+ #: class.yith-woocommerce-cart-messages.php:175
153
  msgid "Cart Messages"
154
  msgstr "Messaggi carrello"
155
 
156
+ #: class.yith-woocommerce-cart-messages.php:490
157
  msgid "Plugin Documentation"
158
  msgstr "Documentazione plugin"
159
 
160
+ #: class.yith-woocommerce-cart-messages.php:507
161
  #: plugin-options/settings-options.php:25
162
  #: plugin-options/settings-options.php:33
163
  msgid "YITH WooCommerce Cart Messages"
164
  msgstr "YITH WooCommerce Cart Messages"
165
 
166
+ #: class.yith-woocommerce-cart-messages.php:508
167
  msgid ""
168
  "In the YIT Plugins tab you can find the YITH WooCommerce Cart Messages "
169
+ "options.\r\n"
170
  "With this menu, you can access to all the settings of our plugins that you "
171
+ "have activated.\r\n"
172
  "YITH WooCommerce Cart Messages is available in an outstanding PREMIUM "
173
  "version with many new options, <a href=\""
174
  msgstr ""
 
 
 
 
 
 
175
 
176
  #: plugin-options/metabox/ywcm_metabox.php:14
177
  msgid "Message Settings"
187
 
188
  #: plugin-options/metabox/ywcm_metabox.php:34
189
  msgid ""
190
+ "You can edit the text using the following placeholder: <br>\r\n"
191
  "{remaining_amount} indicates the remaining amount to reach the minimum order "
192
+ "amount;<br>\r\n"
193
+ "{products} specifies which of the listed product is in the cart;<br>\r\n"
194
  "{required_quantity} states the exact number of product to purchase."
195
  msgstr ""
 
 
 
 
 
196
 
197
  #: plugin-options/metabox/ywcm_metabox.php:47
198
  msgid "Required quantity"
199
  msgstr "Quantità richiesta"
200
 
201
  #: plugin-options/metabox/ywcm_metabox.php:48
202
+ msgid "The minimum total quantity of above selected products."
203
+ msgstr ""
 
204
 
205
  #: plugin-options/metabox/ywcm_metabox.php:58
206
  msgid "Threshold amount"
207
  msgstr "Importo soglia"
208
 
209
+ #: plugin-options/metabox/ywcm_metabox.php:59
210
+ msgid "Threshold amount after which notice should start appear."
211
+ msgstr ""
212
+
213
  #: plugin-options/metabox/ywcm_metabox.php:70
214
  msgid "Select products"
215
  msgstr "Seleziona prodotti"
231
  msgstr "Modifica il messaggio"
232
 
233
  #: plugin-options/metabox/ywcm_metabox.php:127
234
+ msgid "Text Button (optional)"
235
+ msgstr ""
236
 
237
  #: plugin-options/metabox/ywcm_metabox.php:128
238
  msgid ""
251
  msgstr "URL del pulsante call to action"
252
 
253
  #: plugin-options/metabox/ywcm_metabox.php:139
254
+ msgid "Expiration date (optional)"
255
+ msgstr ""
256
 
257
  #: plugin-options/metabox/ywcm_metabox.php:140
258
  msgid "Choose a date until this message will appear"
268
 
269
  #: plugin-options/settings-options.php:27
270
  msgid ""
271
+ "Upgrade to the PREMIUM VERSION\r\n"
272
  "of YITH WooCommerce Cart Messages to benefit from all features!"
273
  msgstr ""
 
 
274
 
275
  #: plugin-options/settings-options.php:35
276
  msgid "Get Support and Pro Features"
416
  msgid "All categories"
417
  msgstr "Tutte le categorie"
418
 
419
+ #: yith-cart-messages.php:37
420
  msgid ""
421
  "You can't activate the free version of YITH WooCommerce Cart Messages while "
422
  "you are using the premium one."
424
  "Non è possibile attivare la versione free di YITH WooCommerce Cart Messages "
425
  "se stai già utilizzando la premium."
426
 
427
+ #: yith-cart-messages.php:89
428
  msgid ""
429
  "YITH WooCommerce Cart Messages is enabled but not effective. It requires "
430
  "WooCommerce in order to work."
431
  msgstr ""
432
  "YITH WooCommerce Cart Messages è abilitato ma non in funzione. Devi aver "
433
  "installato WooCommerce perché questo possa funzionare correttamente."
434
+
435
+ #~ msgid ""
436
+ #~ "In the YIT Plugins tab you can find the YITH WooCommerce Cart Messages "
437
+ #~ "options.\n"
438
+ #~ "With this menu, you can access to all the settings of our plugins that "
439
+ #~ "you have activated.\n"
440
+ #~ "YITH WooCommerce Cart Messages is available in an outstanding PREMIUM "
441
+ #~ "version with many new options, <a href=\""
442
+ #~ msgstr ""
443
+ #~ "Puoi trovare la pagina opzioni di YITH WooCommerce Cart Messages nella "
444
+ #~ "tab YIT Plugins.\n"
445
+ #~ "Da questo menu puoi accedere a tutte le impostazioni dei nostri plugin "
446
+ #~ "attivati.\n"
447
+ #~ "YITH WooCommerce Cart Messages è disponibile in un'eccellente versione "
448
+ #~ "PREMIUM con molte nuove opzioni, <a href=\""
449
+
450
+ #~ msgid ""
451
+ #~ "You can edit the text using the following placeholder: <br>\n"
452
+ #~ "{remaining_amount} indicates the remaining amount to reach the minimum "
453
+ #~ "order amount;<br>\n"
454
+ #~ "{products} specifies which of the listed product is in the cart;<br>\n"
455
+ #~ "{required_quantity} states the exact number of product to purchase."
456
+ #~ msgstr ""
457
+ #~ "Puoi modificare il testo utilizzando i seguenti segnaposto: <br>\n"
458
+ #~ "{remaining_amount} indica l'importo da mancante per raggiungere la spesa "
459
+ #~ "minima per l'ordine; <br>\n"
460
+ #~ "{products} specifica quali dei prodotti elencati si trova nel carrello;"
461
+ #~ "<br>\n"
462
+ #~ "{required_quantity} riporta il numero esatto di prodotti da acquistare."
463
+
464
+ #~ msgid "The minimum total amount of above selected products."
465
+ #~ msgstr "Spesa minima totale dei prodotti sopra selezionati."
466
+
467
+ #~ msgid "Button Text (optional)"
468
+ #~ msgstr "Testo pulsante (opzionale)"
469
+
470
+ #~ msgid "Expire date (optional)"
471
+ #~ msgstr "Data di fine (opzionale)"
472
+
473
+ #~ msgid ""
474
+ #~ "Upgrade to the PREMIUM VERSION\n"
475
+ #~ "of YITH WooCommerce Cart Messages to benefit from all features!"
476
+ #~ msgstr ""
477
+ #~ "Aggiorna alla VERSIONE PREMIUM\n"
478
+ #~ "di YITH WooCommerce Cart Messages per usufruire di tutte le sue "
479
+ #~ "funzionalità!"
modules/yith-woocommerce-cart-messages/plugin-options/metabox/ywcm_metabox.php CHANGED
@@ -45,7 +45,7 @@ return array(
45
 
46
  'ywcm_message_products_cart_minimum' => array(
47
  'label' => __( 'Required quantity', 'yith-woocommerce-cart-messages' ),
48
- 'desc' => __( 'The minimum total amount of above selected products.', 'yith-woocommerce-cart-messages' ),
49
  'type' => 'text',
50
  'std' => '',
51
  'deps' => array(
@@ -56,7 +56,7 @@ return array(
56
 
57
  'ywcm_products_cart_threshold_quantity' => array(
58
  'label' => __( 'Threshold amount', 'yith-woocommerce-cart-messages' ),
59
- 'desc' => __( 'The minimum total amount of above selected products.', 'yith-woocommerce-cart-messages' ),
60
  'type' => 'text',
61
  'std' => '',
62
  'deps' => array(
45
 
46
  'ywcm_message_products_cart_minimum' => array(
47
  'label' => __( 'Required quantity', 'yith-woocommerce-cart-messages' ),
48
+ 'desc' => __( 'The minimum total quantity of above selected products.', 'yith-woocommerce-cart-messages' ),
49
  'type' => 'text',
50
  'std' => '',
51
  'deps' => array(
56
 
57
  'ywcm_products_cart_threshold_quantity' => array(
58
  'label' => __( 'Threshold amount', 'yith-woocommerce-cart-messages' ),
59
+ 'desc' => __( 'Threshold amount after which notice should start appear.', 'yith-woocommerce-cart-messages' ),
60
  'type' => 'text',
61
  'std' => '',
62
  'deps' => array(
modules/yith-woocommerce-cart-messages/yith-cart-messages.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-cart-messages
5
  Description: WooCommerce plugin for add custom messages to your customers
6
  Author: YITHEMES
7
  Text Domain: yith-woocommerce-cart-messages
8
- Version: 1.1.5
9
  Author URI: http://yithemes.com/
10
  */
11
 
@@ -48,7 +48,7 @@ register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
48
  if ( defined( 'YITH_YWCM_VERSION' ) ) {
49
  return;
50
  }else{
51
- define( 'YITH_YWCM_VERSION', '1.1.5' );
52
  }
53
 
54
  if ( ! defined( 'YITH_YWCM_FREE_INIT' ) ) {
5
  Description: WooCommerce plugin for add custom messages to your customers
6
  Author: YITHEMES
7
  Text Domain: yith-woocommerce-cart-messages
8
+ Version: 1.1.6
9
  Author URI: http://yithemes.com/
10
  */
11
 
48
  if ( defined( 'YITH_YWCM_VERSION' ) ) {
49
  return;
50
  }else{
51
+ define( 'YITH_YWCM_VERSION', '1.1.6' );
52
  }
53
 
54
  if ( ! defined( 'YITH_YWCM_FREE_INIT' ) ) {
modules/yith-woocommerce-colors-labels-variations/init.php CHANGED
@@ -1,17 +1,17 @@
1
  <?php
2
  /**
3
  * Plugin Name: YITH WooCommerce Colors and Labels Variations
4
- * Plugin URI: http://yithemes.com/
5
  * Description: YITH WooCommerce Ajax Colors and Labels Variations replaces the dropdown select of your variable products with Colors and Labels
6
- * Version: 1.2.3
7
- * Author: Yithemes
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: ywcl
10
  * Domain Path: /languages/
11
  *
12
  * @author Yithemes
13
  * @package YITH WooCommerce Colors and Labels Variations
14
- * @version 1.2.3
15
  */
16
  /* Copyright 2013 Your Inspiration Themes (email : plugins@yithemes.com)
17
 
@@ -63,7 +63,7 @@ if ( ! defined( 'YITH_WCCL_DIR' ) ) {
63
  define( 'YITH_WCCL_DIR', plugin_dir_path( __FILE__ ) );
64
  }
65
  if ( ! defined( 'YITH_WCCL_VERSION' ) ) {
66
- define( 'YITH_WCCL_VERSION', '1.2.3' );
67
  }
68
 
69
  function yith_wccl_constructor() {
1
  <?php
2
  /**
3
  * Plugin Name: YITH WooCommerce Colors and Labels Variations
4
+ * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-color-and-label-variations/
5
  * Description: YITH WooCommerce Ajax Colors and Labels Variations replaces the dropdown select of your variable products with Colors and Labels
6
+ * Version: 1.2.4
7
+ * Author: YITHEMES
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: ywcl
10
  * Domain Path: /languages/
11
  *
12
  * @author Yithemes
13
  * @package YITH WooCommerce Colors and Labels Variations
14
+ * @version 1.2.4
15
  */
16
  /* Copyright 2013 Your Inspiration Themes (email : plugins@yithemes.com)
17
 
63
  define( 'YITH_WCCL_DIR', plugin_dir_path( __FILE__ ) );
64
  }
65
  if ( ! defined( 'YITH_WCCL_VERSION' ) ) {
66
+ define( 'YITH_WCCL_VERSION', '1.2.4' );
67
  }
68
 
69
  function yith_wccl_constructor() {
modules/yith-woocommerce-compare/includes/class.yith-woocompare-admin.php CHANGED
@@ -93,7 +93,12 @@ if ( ! class_exists( 'YITH_Woocompare_Admin' ) ) {
93
 
94
  add_action( 'woocommerce_admin_field_woocompare_image_width', array( $this, 'admin_fields_woocompare_image_width' ) );
95
  add_action( 'woocommerce_admin_field_woocompare_attributes', array( $this, 'admin_fields_attributes' ), 10, 1 );
96
- add_filter( 'woocommerce_admin_settings_sanitize_option_yith_woocompare_fields_attrs', array( $this, 'admin_update_custom_option' ), 10, 3 );
 
 
 
 
 
97
 
98
  // YITH WCWL Loaded
99
  do_action( 'yith_woocompare_loaded' );
@@ -233,7 +238,7 @@ if ( ! class_exists( 'YITH_Woocompare_Admin' ) ) {
233
  'target' => '#toplevel_page_yit_plugin_panel',
234
  'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
235
  __( 'YITH WooCommerce Compare Activated', 'yith-woocommerce-compare' ),
236
- apply_filters( 'yith_woocompare_activated_pointer_content', sprintf( __( 'In the YIT Plugin tab you can find the YITH WooCommerce Compare options. With this menu, you can access to all the settings of our plugins that you have activated. YITH WooCommerce Compare is available in an outstanding PREMIUM version with many new options, <a href="%s">discover it now</a>.', 'yit' ), $this->get_premium_landing_uri() ) )
237
  ),
238
  'position' => array( 'edge' => 'left', 'align' => 'center' ),
239
  'init' => YITH_WOOCOMPARE_INIT
@@ -245,7 +250,7 @@ if ( ! class_exists( 'YITH_Woocompare_Admin' ) ) {
245
  'target' => '#toplevel_page_yit_plugin_panel',
246
  'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
247
  __( 'YITH WooCommerce Compare Updated', 'yith-woocommerce-compare' ),
248
- apply_filters( 'yith_woocompare_updated_pointer_content', sprintf( __( 'From now on, you can find all the options of YITH WooCommerce Compare under YIT Plugin -> Compare instead of WooCommerce -> Settings -> Compare, as in the previous version. When one of our plugins is updated, a new voice will be added to this menu. YITH WooCommerce Compare has been updated with new available options, <a href="%s">discover the PREMIUM version.</a>', 'yit' ), $this->get_premium_landing_uri() ) )
249
  ),
250
  'position' => array( 'edge' => 'left', 'align' => 'center' ),
251
  'init' => YITH_WOOCOMPARE_INIT
@@ -424,6 +429,27 @@ if ( ! class_exists( 'YITH_Woocompare_Admin' ) ) {
424
  return $value;
425
  }
426
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
427
  /**
428
  * Enqueue admin styles and scripts
429
  *
@@ -432,13 +458,14 @@ if ( ! class_exists( 'YITH_Woocompare_Admin' ) ) {
432
  * @since 1.0.0
433
  */
434
  public function enqueue_styles_scripts() {
435
- wp_enqueue_script( 'jquery-ui' );
436
- wp_enqueue_script( 'jquery-ui-core' );
437
- wp_enqueue_script( 'jquery-ui-mouse' );
438
- wp_enqueue_script( 'jquery-ui-slider' );
439
- wp_enqueue_script( 'jquery-ui-sortable' );
440
 
441
  if ( isset( $_GET['page'] ) && $_GET['page'] == 'yith_woocompare_panel' ) {
 
 
 
 
 
 
442
  wp_enqueue_style( 'yith_woocompare_admin', YITH_WOOCOMPARE_URL . 'assets/css/admin.css' );
443
  wp_enqueue_script( 'yith_woocompare', YITH_WOOCOMPARE_URL . 'assets/js/woocompare-admin.js', array( 'jquery', 'jquery-ui-sortable' ) );
444
  }
93
 
94
  add_action( 'woocommerce_admin_field_woocompare_image_width', array( $this, 'admin_fields_woocompare_image_width' ) );
95
  add_action( 'woocommerce_admin_field_woocompare_attributes', array( $this, 'admin_fields_attributes' ), 10, 1 );
96
+ if( version_compare( preg_replace( '/-beta-([0-9]+)/', '', WC()->version ), '2.4', '<' ) ) {
97
+ add_action( 'woocommerce_update_option_woocompare_attributes', array( $this, 'admin_update_custom_option_pre_24' ), 10, 1 );
98
+ }
99
+ else {
100
+ add_filter( 'woocommerce_admin_settings_sanitize_option_yith_woocompare_fields_attrs', array( $this, 'admin_update_custom_option' ), 10, 3 );
101
+ }
102
 
103
  // YITH WCWL Loaded
104
  do_action( 'yith_woocompare_loaded' );
238
  'target' => '#toplevel_page_yit_plugin_panel',
239
  'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
240
  __( 'YITH WooCommerce Compare Activated', 'yith-woocommerce-compare' ),
241
+ apply_filters( 'yith_woocompare_activated_pointer_content', sprintf( __( 'In the YIT Plugin tab you can find the YITH WooCommerce Compare options. With this menu, you can access to all the settings of our plugins that you have activated. YITH WooCommerce Compare is available in an outstanding PREMIUM version with many new options, <a href="%s">discover it now</a>.', 'yith-woocommerce-compare' ), $this->get_premium_landing_uri() ) )
242
  ),
243
  'position' => array( 'edge' => 'left', 'align' => 'center' ),
244
  'init' => YITH_WOOCOMPARE_INIT
250
  'target' => '#toplevel_page_yit_plugin_panel',
251
  'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
252
  __( 'YITH WooCommerce Compare Updated', 'yith-woocommerce-compare' ),
253
+ apply_filters( 'yith_woocompare_updated_pointer_content', sprintf( __( 'From now on, you can find all the options of YITH WooCommerce Compare under YIT Plugin -> Compare instead of WooCommerce -> Settings -> Compare, as in the previous version. When one of our plugins is updated, a new voice will be added to this menu. YITH WooCommerce Compare has been updated with new available options, <a href="%s">discover the PREMIUM version.</a>', 'yith-woocommerce-compare' ), $this->get_premium_landing_uri() ) )
254
  ),
255
  'position' => array( 'edge' => 'left', 'align' => 'center' ),
256
  'init' => YITH_WOOCOMPARE_INIT
429
  return $value;
430
  }
431
 
432
+ /**
433
+ * Save the admin field: slider
434
+ *
435
+ * @access public
436
+ * @param mixed $value
437
+ * @return void
438
+ * @since 1.0.0
439
+ */
440
+ public function admin_update_custom_option_pre_24( $value ) {
441
+
442
+ $val = array();
443
+ $checked_fields = isset( $_POST[ $value['id'] ] ) ? $_POST[ $value['id'] ] : array();
444
+ $fields = array_map( 'trim', explode( ',', $_POST[ $value['id'] . '_positions' ] ) );
445
+
446
+ foreach ( $fields as $field ) {
447
+ $val[ $field ] = in_array( $field, $checked_fields );
448
+ }
449
+
450
+ update_option( str_replace( '_attrs', '', $value['id'] ), $val );
451
+ }
452
+
453
  /**
454
  * Enqueue admin styles and scripts
455
  *
458
  * @since 1.0.0
459
  */
460
  public function enqueue_styles_scripts() {
 
 
 
 
 
461
 
462
  if ( isset( $_GET['page'] ) && $_GET['page'] == 'yith_woocompare_panel' ) {
463
+ wp_enqueue_script( 'jquery-ui' );
464
+ wp_enqueue_script( 'jquery-ui-core' );
465
+ wp_enqueue_script( 'jquery-ui-mouse' );
466
+ wp_enqueue_script( 'jquery-ui-slider' );
467
+ wp_enqueue_script( 'jquery-ui-sortable' );
468
+
469
  wp_enqueue_style( 'yith_woocompare_admin', YITH_WOOCOMPARE_URL . 'assets/css/admin.css' );
470
  wp_enqueue_script( 'yith_woocompare', YITH_WOOCOMPARE_URL . 'assets/js/woocompare-admin.js', array( 'jquery', 'jquery-ui-sortable' ) );
471
  }
modules/yith-woocommerce-compare/includes/class.yith-woocompare-frontend.php CHANGED
@@ -103,8 +103,8 @@ if( !class_exists( 'YITH_Woocompare_Frontend' ) ) {
103
  // Add link or button in the products list or
104
  if ( get_option('yith_woocompare_compare_button_in_product_page') == 'yes' ) add_action( 'woocommerce_single_product_summary', array( $this, 'add_compare_link' ), 35 );
105
  if ( get_option('yith_woocompare_compare_button_in_products_list') == 'yes' ) add_action( 'woocommerce_after_shop_loop_item', array( $this, 'add_compare_link' ), 20 );
106
- add_action( 'init', array( $this, 'add_product_to_compare_action' ) );
107
- add_action( 'init', array( $this, 'remove_product_from_compare_action' ) );
108
  add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ) );
109
  add_action( 'template_redirect', array( $this, 'compare_table_html' ) );
110
 
103
  // Add link or button in the products list or
104
  if ( get_option('yith_woocompare_compare_button_in_product_page') == 'yes' ) add_action( 'woocommerce_single_product_summary', array( $this, 'add_compare_link' ), 35 );
105
  if ( get_option('yith_woocompare_compare_button_in_products_list') == 'yes' ) add_action( 'woocommerce_after_shop_loop_item', array( $this, 'add_compare_link' ), 20 );
106
+ add_action( 'init', array( $this, 'add_product_to_compare_action' ), 15 );
107
+ add_action( 'init', array( $this, 'remove_product_from_compare_action' ), 15 );
108
  add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ) );
109
  add_action( 'template_redirect', array( $this, 'compare_table_html' ) );
110
 
modules/yith-woocommerce-compare/includes/class.yith-woocompare.php CHANGED
@@ -43,12 +43,13 @@ if( !class_exists( 'YITH_Woocompare' ) ) {
43
  add_action( 'widgets_init', array( $this, 'registerWidgets' ) );
44
 
45
  // Load Plugin Framework
46
- add_action( 'plugins_loaded', array( $this, 'plugin_fw_loader' ), 15 );
47
-
48
  if( $this->is_frontend() ) {
49
  $this->obj = new YITH_Woocompare_Frontend();
50
  } elseif( $this->is_admin() ) {
51
- $this->obj = new YITH_Woocompare_Admin();
 
52
  }
53
 
54
  return $this->obj;
@@ -82,12 +83,9 @@ if( !class_exists( 'YITH_Woocompare' ) ) {
82
  */
83
  public function plugin_fw_loader() {
84
  if ( ! defined( 'YIT_CORE_PLUGIN' ) ) {
85
- global $plugin_fw_data;
86
- if ( ! empty( $plugin_fw_data ) ) {
87
- $plugin_fw_file = array_shift( $plugin_fw_data );
88
- require_once( $plugin_fw_file );
89
  }
90
- }
91
  }
92
 
93
  /**
43
  add_action( 'widgets_init', array( $this, 'registerWidgets' ) );
44
 
45
  // Load Plugin Framework
46
+ add_action( 'after_setup_theme', array( $this, 'plugin_fw_loader' ), 1 );
47
+
48
  if( $this->is_frontend() ) {
49
  $this->obj = new YITH_Woocompare_Frontend();
50
  } elseif( $this->is_admin() ) {
51
+
52
+ $this->obj = new YITH_Woocompare_Admin();
53
  }
54
 
55
  return $this->obj;
83
  */
84
  public function plugin_fw_loader() {
85
  if ( ! defined( 'YIT_CORE_PLUGIN' ) ) {
86
+ require_once( YITH_WOOCOMPARE_DIR . 'plugin-fw/yit-plugin.php' );
 
 
 
87
  }
88
+
89
  }
90
 
91
  /**
modules/yith-woocommerce-compare/init.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: YITH WooCommerce Compare
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-compare/
5
  * Description: YITH WooCommerce Compare allows you to compare more products with WooCommerce plugin, through product attributes.
6
- * Version: 2.0.8
7
  * Author: YITHEMES
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-compare
@@ -11,7 +11,7 @@
11
  *
12
  * @author Yithemes
13
  * @package YITH WooCommerce Compare
14
- * @version 2.0.8
15
  */
16
  /* Copyright 2013 Your Inspiration Themes (email : plugins@yithemes.com)
17
 
@@ -56,7 +56,7 @@ if ( ! function_exists( 'yith_plugin_registration_hook' ) ) {
56
  register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
57
 
58
  if ( ! defined( 'YITH_WOOCOMPARE_VERSION' ) ){
59
- define( 'YITH_WOOCOMPARE_VERSION', '2.0.8' );
60
  }
61
  if ( ! defined( 'YITH_WOOCOMPARE_FREE_INIT' ) ) {
62
  define( 'YITH_WOOCOMPARE_FREE_INIT', plugin_basename( __FILE__ ) );
3
  * Plugin Name: YITH WooCommerce Compare
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-compare/
5
  * Description: YITH WooCommerce Compare allows you to compare more products with WooCommerce plugin, through product attributes.
6
+ * Version: 2.0.9
7
  * Author: YITHEMES
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-compare
11
  *
12
  * @author Yithemes
13
  * @package YITH WooCommerce Compare
14
+ * @version 2.0.9
15
  */
16
  /* Copyright 2013 Your Inspiration Themes (email : plugins@yithemes.com)
17
 
56
  register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
57
 
58
  if ( ! defined( 'YITH_WOOCOMPARE_VERSION' ) ){
59
+ define( 'YITH_WOOCOMPARE_VERSION', '2.0.9' );
60
  }
61
  if ( ! defined( 'YITH_WOOCOMPARE_FREE_INIT' ) ) {
62
  define( 'YITH_WOOCOMPARE_FREE_INIT', plugin_basename( __FILE__ ) );
modules/yith-woocommerce-eu-vat/init.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-eu-vat/
5
  * Description: YITH WooCommerce EU VAT allows you to be fully compliance with EU VAT laws, storing chceckout data and
6
  * filling the EU VAT MOSS report for digital goods.
7
- * Version: 1.2.6
8
  * Author: YITHEMES
9
  * Author URI: http://yithemes.com/
10
  * Text Domain: yith-woocommerce-eu-vat
@@ -12,7 +12,7 @@
12
  *
13
  * @author Your Inspiration Themes
14
  * @package YITH WooCommerce EU VAT
15
- * @version 1.2.6
16
  */
17
  /* Copyright 2013-2015 Your Inspiration Themes (email : plugins@yithemes.com)
18
 
@@ -68,7 +68,7 @@ if ( ! defined ( 'YITH_YWEV_FREE_INIT' ) ) {
68
  }
69
 
70
  if ( ! defined ( 'YITH_YWEV_VERSION' ) ) {
71
- define ( 'YITH_YWEV_VERSION', '1.2.6' );
72
  }
73
 
74
  if ( ! defined ( 'YITH_YWEV_FILE' ) ) {
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-eu-vat/
5
  * Description: YITH WooCommerce EU VAT allows you to be fully compliance with EU VAT laws, storing chceckout data and
6
  * filling the EU VAT MOSS report for digital goods.
7
+ * Version: 1.2.7
8
  * Author: YITHEMES
9
  * Author URI: http://yithemes.com/
10
  * Text Domain: yith-woocommerce-eu-vat
12
  *
13
  * @author Your Inspiration Themes
14
  * @package YITH WooCommerce EU VAT
15
+ * @version 1.2.7
16
  */
17
  /* Copyright 2013-2015 Your Inspiration Themes (email : plugins@yithemes.com)
18
 
68
  }
69
 
70
  if ( ! defined ( 'YITH_YWEV_VERSION' ) ) {
71
+ define ( 'YITH_YWEV_VERSION', '1.2.7' );
72
  }
73
 
74
  if ( ! defined ( 'YITH_YWEV_FILE' ) ) {
modules/yith-woocommerce-eu-vat/languages/yith-woocommerce-eu-vat.pot CHANGED
@@ -2,7 +2,7 @@
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Order Tracking\n"
5
- "POT-Creation-Date: 2016-05-04 10:45+0200\n"
6
  "PO-Revision-Date: 2015-04-22 12:59+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Order Tracking\n"
5
+ "POT-Creation-Date: 2016-06-13 15:54+0200\n"
6
  "PO-Revision-Date: 2015-04-22 12:59+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
modules/yith-woocommerce-eu-vat/lib/class.yith-ywev-custom-types.php CHANGED
@@ -8,7 +8,7 @@ if ( ! class_exists( 'YITH_YWEV_Custom_Types' ) ) {
8
  /**
9
  * custom types fields
10
  *
11
- * @class YITH_YWZM_Custom_Types
12
  * @package Yithemes
13
  * @since 1.0.0
14
  * @author Your Inspiration Themes
@@ -36,16 +36,9 @@ if ( ! class_exists( 'YITH_YWEV_Custom_Types' ) ) {
36
  }
37
 
38
  public function __construct() {
39
- /**
40
- * Register actions and filters for custom types used on the current plugin
41
- */
42
 
43
- /** Custom types : yith_ywev_eu_vat_tax_section */
44
- add_action( 'woocommerce_update_option_ywev_eu_vat_tax_list', array(
45
- $this,
46
- 'admin_update_ywev_eu_vat_tax_list'
47
- ) );
48
- add_action( 'woocommerce_admin_field_ywev_eu_vat_tax_list', array( $this, 'show_eu_vat_tax_list' ) );
49
 
50
  /** Custom types : yith_ywev_eu_vat_tax_report */
51
  add_action( 'woocommerce_admin_field_ywev_eu_vat_tax_report', array( $this, 'show_eu_vat_tax_report' ) );
@@ -59,16 +52,5 @@ if ( ! class_exists( 'YITH_YWEV_Custom_Types' ) ) {
59
 
60
  include( YITH_YWEV_TEMPLATE_DIR . '/admin/eu-vat-tax-list.php' );
61
  }
62
-
63
- public function admin_update_ywev_eu_vat_tax_list( $value ) {
64
-
65
- $options = array(
66
- $value['id'] => isset( $_POST[ $value['id'] ] ) ? stripslashes_deep( $_POST[ $value['id'] ] ) : false
67
- );
68
-
69
- update_option( $value['id'], $options );
70
-
71
- return true;
72
- }
73
  }
74
  }
8
  /**
9
  * custom types fields
10
  *
11
+ * @class YITH_YWZM_Custom_Types
12
  * @package Yithemes
13
  * @since 1.0.0
14
  * @author Your Inspiration Themes
36
  }
37
 
38
  public function __construct() {
 
 
 
39
 
40
+ add_action( 'woocommerce_admin_field_ywev_eu_vat_tax_list',
41
+ array( $this, 'show_eu_vat_tax_list' ) );
 
 
 
 
42
 
43
  /** Custom types : yith_ywev_eu_vat_tax_report */
44
  add_action( 'woocommerce_admin_field_ywev_eu_vat_tax_report', array( $this, 'show_eu_vat_tax_report' ) );
52
 
53
  include( YITH_YWEV_TEMPLATE_DIR . '/admin/eu-vat-tax-list.php' );
54
  }
 
 
 
 
 
 
 
 
 
 
 
55
  }
56
  }
modules/yith-woocommerce-mailchimp/assets/css/admin/yith-wcmc.css CHANGED
@@ -238,6 +238,7 @@
238
 
239
  a.ajax-mailchimp-updater-list,
240
  a.ajax-mailchimp-updater-group,
 
241
  a.update-fields{
242
  vertical-align: middle!important;
243
  margin: 0 5px!important;
238
 
239
  a.ajax-mailchimp-updater-list,
240
  a.ajax-mailchimp-updater-group,
241
+ a.ajax-mailchimp-updater-field,
242
  a.update-fields{
243
  vertical-align: middle!important;
244
  margin: 0 5px!important;
modules/yith-woocommerce-mailchimp/assets/js/admin/unminified/yith-wcmc.js CHANGED
@@ -8,11 +8,13 @@
8
 
9
  jQuery( document ).ready( function( $ ){
10
  var list_select = $( '#yith_wcmc_mailchimp_list, #yith_wcmc_shortcode_mailchimp_list, #yith_wcmc_widget_mailchimp_list, #yith_wcmc_export_list'),
11
- group_select = $( '#yith_wcmc_mailchimp_groups, #yith_wcmc_shortcode_mailchimp_groups, #yith_wcmc_shortcode_mailchimp_groups_selectable, #yith_wcmc_widget_mailchimp_groups, #yith_wcmc_widget_mailchimp_groups_selectable');
 
12
 
13
  // add updater button
14
  list_select.after( $( '<a>').addClass( 'button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-list').attr( 'id', 'yith_wmcm_mailchimp_list_updater').attr( 'href', '#').text( yith_wcmc.labels.update_list_button ));
15
  group_select.after( $( '<a>').addClass( 'button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-group').attr( 'id', 'yith_wcmc_mailchimp_group_updater').attr( 'href', '#').text( yith_wcmc.labels.update_group_button ));
 
16
 
17
  var handle_lists = function( ev ){
18
  var t = $(this),
@@ -147,16 +149,91 @@ jQuery( document ).ready( function( $ ){
147
  url: ajaxurl
148
  });
149
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
150
  add_updater_functions = function(){
151
  $( document ).off( 'click', '.ajax-mailchimp-updater-list' );
152
  $( document ).off( 'click', '.ajax-mailchimp-updater-group' );
 
153
  $( document ).off( 'change', '.list-select' );
154
 
155
  // add updater button handler
156
  $( document ).on( 'click', '.ajax-mailchimp-updater-list', handle_lists );
157
  $( document ).on( 'click', '.ajax-mailchimp-updater-group', handle_groups );
 
158
  $( document ).on( 'change', '.list-select', function(){
159
  var t = $(this).parents('tr').siblings().find('.ajax-mailchimp-updater-group').click();
 
160
  } );
161
  };
162
 
8
 
9
  jQuery( document ).ready( function( $ ){
10
  var list_select = $( '#yith_wcmc_mailchimp_list, #yith_wcmc_shortcode_mailchimp_list, #yith_wcmc_widget_mailchimp_list, #yith_wcmc_export_list'),
11
+ group_select = $( '#yith_wcmc_mailchimp_groups, #yith_wcmc_shortcode_mailchimp_groups, #yith_wcmc_shortcode_mailchimp_groups_selectable, #yith_wcmc_widget_mailchimp_groups, #yith_wcmc_widget_mailchimp_groups_selectable'),
12
+ field_select = $( '#yith_wcmc_export_field_waiting_products' );
13
 
14
  // add updater button
15
  list_select.after( $( '<a>').addClass( 'button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-list').attr( 'id', 'yith_wmcm_mailchimp_list_updater').attr( 'href', '#').text( yith_wcmc.labels.update_list_button ));
16
  group_select.after( $( '<a>').addClass( 'button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-group').attr( 'id', 'yith_wcmc_mailchimp_group_updater').attr( 'href', '#').text( yith_wcmc.labels.update_group_button ));
17
+ field_select.after( $( '<a>').addClass( 'button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-field').attr( 'id', 'yith_wcmc_mailchimp_field_updater').attr( 'href', '#').text( yith_wcmc.labels.update_field_button ));
18
 
19
  var handle_lists = function( ev ){
20
  var t = $(this),
149
  url: ajaxurl
150
  });
151
  },
152
+ handle_fields = function( ev ){
153
+ var t = $( this).hasClass( 'ajax-mailchimp-updater-field' ) ? $(this).prev( 'select' ) : $(this).parents('tr').next().find('select'),
154
+ row = t.closest( 'td'),
155
+ list_id = t.closest('tr').siblings().find('.list-select').find( 'option:selected' ).val(),
156
+ selected_options_dom = t.find( 'option:selected'),
157
+ selected_options = [];
158
+
159
+ selected_options_dom.each( function( i, v ){
160
+ selected_options[i] = $(v).val();
161
+ } );
162
+
163
+ ev.preventDefault();
164
+
165
+ if( list_id.length == 0 ){
166
+ t.prop( 'disabled' );
167
+ }
168
+ else{
169
+ t.removeProp( 'disabled' );
170
+ }
171
+
172
+ $.ajax({
173
+ beforeSend: function(){
174
+ row.block({
175
+ message: null,
176
+ overlayCSS: {
177
+ background: '#fff',
178
+ opacity: 0.6
179
+ }
180
+ });
181
+ },
182
+ complete: function(){
183
+ row.unblock();
184
+ },
185
+ data: {
186
+ request: 'lists/merge-vars',
187
+ force_update: true,
188
+ args: {
189
+ id: [ list_id ]
190
+ },
191
+ action: yith_wcmc.actions.do_request_via_ajax_action,
192
+ yith_wcmc_ajax_request_nonce: yith_wcmc.ajax_request_nonce
193
+ },
194
+ dataType: 'json',
195
+ method: 'POST',
196
+ success: function( fields ){
197
+ var new_options = '',
198
+ i = 0,
199
+ merge_vars = fields.data[0].merge_vars;
200
+
201
+ if( merge_vars.length != 0 ){
202
+ for( i in merge_vars ){
203
+ var j = 0,
204
+ field = merge_vars[i];
205
+
206
+ new_options += '<option value="' + field.tag + '" ' + ( ( $.inArray( field.tag, selected_options ) > -1 ) ? 'selected="selected"' : '' ) + ' >' + field.name + '</option>';
207
+ }
208
+ }
209
+
210
+ t.html( new_options );
211
+
212
+ if( new_options.length == 0 ){
213
+ t.prop( 'disabled' );
214
+ }
215
+ else{
216
+ t.removeProp( 'disabled' );
217
+ }
218
+
219
+ t.select2();
220
+ },
221
+ url: ajaxurl
222
+ });
223
+ },
224
  add_updater_functions = function(){
225
  $( document ).off( 'click', '.ajax-mailchimp-updater-list' );
226
  $( document ).off( 'click', '.ajax-mailchimp-updater-group' );
227
+ $( document ).off( 'click', '.ajax-mailchimp-updater-field' );
228
  $( document ).off( 'change', '.list-select' );
229
 
230
  // add updater button handler
231
  $( document ).on( 'click', '.ajax-mailchimp-updater-list', handle_lists );
232
  $( document ).on( 'click', '.ajax-mailchimp-updater-group', handle_groups );
233
+ $( document ).on( 'click', '.ajax-mailchimp-updater-field', handle_fields );
234
  $( document ).on( 'change', '.list-select', function(){
235
  var t = $(this).parents('tr').siblings().find('.ajax-mailchimp-updater-group').click();
236
+ var t = $(this).parents('tr').siblings().find('.ajax-mailchimp-updater-field').click();
237
  } );
238
  };
239
 
modules/yith-woocommerce-mailchimp/assets/js/admin/yith-wcmc.min.js CHANGED
@@ -1,11 +1,14 @@
1
- jQuery(document).ready(function(a){var e=a("#yith_wcmc_mailchimp_list, #yith_wcmc_shortcode_mailchimp_list, #yith_wcmc_widget_mailchimp_list, #yith_wcmc_export_list"),l=a("#yith_wcmc_mailchimp_groups, #yith_wcmc_shortcode_mailchimp_groups, #yith_wcmc_shortcode_mailchimp_groups_selectable, #yith_wcmc_widget_mailchimp_groups, #yith_wcmc_widget_mailchimp_groups_selectable");e.after(a("<a>").addClass("button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-list").attr("id","yith_wmcm_mailchimp_list_updater").attr("href",
2
- "#").text(yith_wcmc.labels.update_list_button));l.after(a("<a>").addClass("button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-group").attr("id","yith_wcmc_mailchimp_group_updater").attr("href","#").text(yith_wcmc.labels.update_group_button));var m=function(b){var c=a(this),d=c.prev("select"),e=d.find("option:selected").val();b.preventDefault();a.ajax({beforeSend:function(){c.block({message:null,overlayCSS:{background:"#fff",opacity:.6}})},complete:function(){c.unblock()},data:{request:"lists/list",
3
- force_update:!0,args:{sort_field:"web"},action:yith_wcmc.actions.do_request_via_ajax_action,yith_wcmc_ajax_request_nonce:yith_wcmc.ajax_request_nonce},dataType:"json",method:"POST",success:function(a){var c="",b=0;if(0!=a.data.length)for(b in a.data)c+='<option value="'+a.data[b].id+'" '+(e==a.data[b].id?'selected="selected"':"")+" >"+a.data[b].name+"</option>";d.html(c);0==c.length?d.prop("disabled"):d.removeProp("disabled")},url:ajaxurl})},n=function(b){var c=a(this).hasClass("ajax-mailchimp-updater-group")?
4
- a(this).prev("select"):a(this).parents("tr").next().find("select"),d=c.closest("td"),e=c.closest("tr").siblings().find(".list-select").find("option:selected").val(),h=[];c.find("option:selected").each(function(c,b){h[c]=a(b).val()});b.preventDefault();0==e.length?c.prop("disabled"):c.removeProp("disabled");a.ajax({beforeSend:function(){d.block({message:null,overlayCSS:{background:"#fff",opacity:.6}})},complete:function(){d.unblock()},data:{request:"lists/interest-groupings",force_update:!0,args:{id:e},
5
- action:yith_wcmc.actions.do_request_via_ajax_action,yith_wcmc_ajax_request_nonce:yith_wcmc.ajax_request_nonce},dataType:"json",method:"POST",success:function(b){var d="",e=0;if(0!=b.length)for(e in b){var k=0,f=b[e];if(0!=f.groups.length)for(k in f.groups)var g=f.groups[k],d=d+('<option value="'+f.id+"-"+g.name+'" '+(-1<a.inArray(f.id+"-"+g.name,h)?'selected="selected"':"")+" >"+f.name+" - "+g.name+"</option>")}c.html(d);0==d.length?c.prop("disabled"):c.removeProp("disabled");c.select2()},url:ajaxurl})},
6
- e=function(){a(document).off("click",".ajax-mailchimp-updater-list");a(document).off("click",".ajax-mailchimp-updater-group");a(document).off("change",".list-select");a(document).on("click",".ajax-mailchimp-updater-list",m);a(document).on("click",".ajax-mailchimp-updater-group",n);a(document).on("change",".list-select",function(){a(this).parents("tr").siblings().find(".ajax-mailchimp-updater-group").click()})};e();a("body").on("add_updater_handler",e);a("#yith_wcmc_checkout_trigger").on("change",
7
- function(){var b=a(this),c=a("#yith_wcmc_subscription_checkbox"),d=a("#yith_wcmc_double_optin");"never"!=b.val()?(c.parents("tr").show(),d.parents("tr").show(),a("#yith_wcmc_email_type").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_label").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_position").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_default").parents("tr").show(),a("#yith_wcmc_update_existing").parents("tr").show(),a("#yith_wcmc_replace_interests").parents("tr").show(),
8
- a("#yith_wcmc_send_welcome").parents("tr").show(),c.change(),d.change()):(c.parents("tr").hide(),d.parents("tr").hide(),a("#yith_wcmc_email_type").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_label").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_position").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_default").parents("tr").hide(),a("#yith_wcmc_update_existing").parents("tr").hide(),a("#yith_wcmc_replace_interests").parents("tr").hide(),a("#yith_wcmc_send_welcome").parents("tr").hide())}).change();
9
- a("#yith_wcmc_ecommerce360_enable").on("change",function(){var b=a(this),c=a("#yith_wcmc_ecommerce360_cookie_lifetime");b.is(":checked")?c.parents("tr").show():c.parents("tr").hide()}).change();a("#yith_wcmc_subscription_checkbox").on("change",function(){var b=a(this);b.is(":visible")&&(b.is(":checked")?(a("#yith_wcmc_subscription_checkbox_label").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_position").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_default").parents("tr").show()):
10
- (a("#yith_wcmc_subscription_checkbox_label").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_position").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_default").parents("tr").hide()))}).change();a("#yith_wcmc_double_optin").on("change",function(){var b=a(this);b.is(":visible")&&(b.is(":checked")?a("#yith_wcmc_send_welcome").parents("tr").hide():a("#yith_wcmc_send_welcome").parents("tr").show())}).change();a("#yith_wcmc_shortcode_double_optin").on("change",function(){var b=a(this);
11
- b.is(":visible")&&(b.is(":checked")?a("#yith_wcmc_shortcode_send_welcome").parents("tr").hide():a("#yith_wcmc_shortcode_send_welcome").parents("tr").show())}).change();a("#yith_wcmc_widget_double_optin").on("change",function(){var b=a(this);b.is(":visible")&&(b.is(":checked")?a("#yith_wcmc_widget_send_welcome").parents("tr").hide():a("#yith_wcmc_widget_send_welcome").parents("tr").show())}).change()});
 
 
 
1
+ jQuery(document).ready(function(a){var f=a("#yith_wcmc_mailchimp_list, #yith_wcmc_shortcode_mailchimp_list, #yith_wcmc_widget_mailchimp_list, #yith_wcmc_export_list"),l=a("#yith_wcmc_mailchimp_groups, #yith_wcmc_shortcode_mailchimp_groups, #yith_wcmc_shortcode_mailchimp_groups_selectable, #yith_wcmc_widget_mailchimp_groups, #yith_wcmc_widget_mailchimp_groups_selectable"),m=a("#yith_wcmc_export_field_waiting_products");f.after(a("<a>").addClass("button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-list").attr("id",
2
+ "yith_wmcm_mailchimp_list_updater").attr("href","#").text(yith_wcmc.labels.update_list_button));l.after(a("<a>").addClass("button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-group").attr("id","yith_wcmc_mailchimp_group_updater").attr("href","#").text(yith_wcmc.labels.update_group_button));m.after(a("<a>").addClass("button button-secondary ajax-mailchimp-updater ajax-mailchimp-updater-field").attr("id","yith_wcmc_mailchimp_field_updater").attr("href","#").text(yith_wcmc.labels.update_field_button));
3
+ var n=function(b){var c=a(this),d=c.prev("select"),e=d.find("option:selected").val();b.preventDefault();a.ajax({beforeSend:function(){c.block({message:null,overlayCSS:{background:"#fff",opacity:.6}})},complete:function(){c.unblock()},data:{request:"lists/list",force_update:!0,args:{sort_field:"web"},action:yith_wcmc.actions.do_request_via_ajax_action,yith_wcmc_ajax_request_nonce:yith_wcmc.ajax_request_nonce},dataType:"json",method:"POST",success:function(a){var c="",b=0;if(0!=a.data.length)for(b in a.data)c+=
4
+ '<option value="'+a.data[b].id+'" '+(e==a.data[b].id?'selected="selected"':"")+" >"+a.data[b].name+"</option>";d.html(c);0==c.length?d.prop("disabled"):d.removeProp("disabled")},url:ajaxurl})},p=function(b){var c=a(this).hasClass("ajax-mailchimp-updater-group")?a(this).prev("select"):a(this).parents("tr").next().find("select"),d=c.closest("td"),e=c.closest("tr").siblings().find(".list-select").find("option:selected").val(),k=[];c.find("option:selected").each(function(c,b){k[c]=a(b).val()});b.preventDefault();
5
+ 0==e.length?c.prop("disabled"):c.removeProp("disabled");a.ajax({beforeSend:function(){d.block({message:null,overlayCSS:{background:"#fff",opacity:.6}})},complete:function(){d.unblock()},data:{request:"lists/interest-groupings",force_update:!0,args:{id:e},action:yith_wcmc.actions.do_request_via_ajax_action,yith_wcmc_ajax_request_nonce:yith_wcmc.ajax_request_nonce},dataType:"json",method:"POST",success:function(b){var d="",e=0;if(0!=b.length)for(e in b){var g=0,h=b[e];if(0!=h.groups.length)for(g in h.groups)var f=
6
+ h.groups[g],d=d+('<option value="'+h.id+"-"+f.name+'" '+(-1<a.inArray(h.id+"-"+f.name,k)?'selected="selected"':"")+" >"+h.name+" - "+f.name+"</option>")}c.html(d);0==d.length?c.prop("disabled"):c.removeProp("disabled");c.select2()},url:ajaxurl})},q=function(b){var c=a(this).hasClass("ajax-mailchimp-updater-field")?a(this).prev("select"):a(this).parents("tr").next().find("select"),d=c.closest("td"),e=c.closest("tr").siblings().find(".list-select").find("option:selected").val(),f=[];c.find("option:selected").each(function(c,
7
+ b){f[c]=a(b).val()});b.preventDefault();0==e.length?c.prop("disabled"):c.removeProp("disabled");a.ajax({beforeSend:function(){d.block({message:null,overlayCSS:{background:"#fff",opacity:.6}})},complete:function(){d.unblock()},data:{request:"lists/merge-vars",force_update:!0,args:{id:[e]},action:yith_wcmc.actions.do_request_via_ajax_action,yith_wcmc_ajax_request_nonce:yith_wcmc.ajax_request_nonce},dataType:"json",method:"POST",success:function(b){var d="",e=0;b=b.data[0].merge_vars;if(0!=b.length)for(e in b)var g=
8
+ b[e],d=d+('<option value="'+g.tag+'" '+(-1<a.inArray(g.tag,f)?'selected="selected"':"")+" >"+g.name+"</option>");c.html(d);0==d.length?c.prop("disabled"):c.removeProp("disabled");c.select2()},url:ajaxurl})},f=function(){a(document).off("click",".ajax-mailchimp-updater-list");a(document).off("click",".ajax-mailchimp-updater-group");a(document).off("click",".ajax-mailchimp-updater-field");a(document).off("change",".list-select");a(document).on("click",".ajax-mailchimp-updater-list",n);a(document).on("click",
9
+ ".ajax-mailchimp-updater-group",p);a(document).on("click",".ajax-mailchimp-updater-field",q);a(document).on("change",".list-select",function(){a(this).parents("tr").siblings().find(".ajax-mailchimp-updater-group").click();a(this).parents("tr").siblings().find(".ajax-mailchimp-updater-field").click()})};f();a("body").on("add_updater_handler",f);a("#yith_wcmc_checkout_trigger").on("change",function(){var b=a(this),c=a("#yith_wcmc_subscription_checkbox"),d=a("#yith_wcmc_double_optin");"never"!=b.val()?
10
+ (c.parents("tr").show(),d.parents("tr").show(),a("#yith_wcmc_email_type").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_label").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_position").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_default").parents("tr").show(),a("#yith_wcmc_update_existing").parents("tr").show(),a("#yith_wcmc_replace_interests").parents("tr").show(),a("#yith_wcmc_send_welcome").parents("tr").show(),c.change(),d.change()):(c.parents("tr").hide(),d.parents("tr").hide(),
11
+ a("#yith_wcmc_email_type").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_label").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_position").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_default").parents("tr").hide(),a("#yith_wcmc_update_existing").parents("tr").hide(),a("#yith_wcmc_replace_interests").parents("tr").hide(),a("#yith_wcmc_send_welcome").parents("tr").hide())}).change();a("#yith_wcmc_ecommerce360_enable").on("change",function(){var b=a(this),c=a("#yith_wcmc_ecommerce360_cookie_lifetime");
12
+ b.is(":checked")?c.parents("tr").show():c.parents("tr").hide()}).change();a("#yith_wcmc_subscription_checkbox").on("change",function(){var b=a(this);b.is(":visible")&&(b.is(":checked")?(a("#yith_wcmc_subscription_checkbox_label").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_position").parents("tr").show(),a("#yith_wcmc_subscription_checkbox_default").parents("tr").show()):(a("#yith_wcmc_subscription_checkbox_label").parents("tr").hide(),a("#yith_wcmc_subscription_checkbox_position").parents("tr").hide(),
13
+ a("#yith_wcmc_subscription_checkbox_default").parents("tr").hide()))}).change();a("#yith_wcmc_double_optin").on("change",function(){var b=a(this);b.is(":visible")&&(b.is(":checked")?a("#yith_wcmc_send_welcome").parents("tr").hide():a("#yith_wcmc_send_welcome").parents("tr").show())}).change();a("#yith_wcmc_shortcode_double_optin").on("change",function(){var b=a(this);b.is(":visible")&&(b.is(":checked")?a("#yith_wcmc_shortcode_send_welcome").parents("tr").hide():a("#yith_wcmc_shortcode_send_welcome").parents("tr").show())}).change();
14
+ a("#yith_wcmc_widget_double_optin").on("change",function(){var b=a(this);b.is(":visible")&&(b.is(":checked")?a("#yith_wcmc_widget_send_welcome").parents("tr").hide():a("#yith_wcmc_widget_send_welcome").parents("tr").show())}).change()});
modules/yith-woocommerce-mailchimp/includes/class.yith-wcmc-admin.php CHANGED
@@ -133,7 +133,8 @@ if ( ! class_exists( 'YITH_WCMC_Admin' ) ) {
133
  wp_localize_script( 'yith-wcmc-admin', 'yith_wcmc', array(
134
  'labels' => array(
135
  'update_list_button' => __( 'Update Lists', 'yith-wcmc' ),
136
- 'update_group_button' => __( 'Update Groups', 'yith-wcmc' )
 
137
  ),
138
  'actions' => array(
139
  'do_request_via_ajax_action' => 'do_request_via_ajax'
133
  wp_localize_script( 'yith-wcmc-admin', 'yith_wcmc', array(
134
  'labels' => array(
135
  'update_list_button' => __( 'Update Lists', 'yith-wcmc' ),
136
+ 'update_group_button' => __( 'Update Groups', 'yith-wcmc' ),
137
+ 'update_field_button' => __( 'Update Fields', 'yith-wcmc' )
138
  ),
139
  'actions' => array(
140
  'do_request_via_ajax_action' => 'do_request_via_ajax'
modules/yith-woocommerce-mailchimp/init.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: YITH WooCommerce Mailchimp
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-mailchimp/
5
  * Description: YITH WooCommerce Mailchimp allows you to integrate the most popular newsletter campaign manager on your ecommerce.
6
- * Version: 1.0.7
7
  * Author: Yithemes
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yith-wcmc
@@ -44,7 +44,7 @@ if ( ! defined( 'YITH_WCMC' ) ) {
44
  }
45
 
46
  if ( ! defined( 'YITH_WCMC_VERSION' ) ) {
47
- define( 'YITH_WCMC_VERSION', '1.0.7' );
48
  }
49
 
50
  if ( ! defined( 'YITH_WCMC_URL' ) ) {
3
  * Plugin Name: YITH WooCommerce Mailchimp
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-mailchimp/
5
  * Description: YITH WooCommerce Mailchimp allows you to integrate the most popular newsletter campaign manager on your ecommerce.
6
+ * Version: 1.0.8
7
  * Author: Yithemes
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yith-wcmc
44
  }
45
 
46
  if ( ! defined( 'YITH_WCMC_VERSION' ) ) {
47
+ define( 'YITH_WCMC_VERSION', '1.0.8' );
48
  }
49
 
50
  if ( ! defined( 'YITH_WCMC_URL' ) ) {
modules/yith-woocommerce-mailchimp/languages/yith-wcmc.pot CHANGED
@@ -2,14 +2,14 @@
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Mailchimp\n"
5
- "POT-Creation-Date: 2016-04-12 16:31+0200\n"
6
  "PO-Revision-Date: 2015-04-20 10:10+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@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
- "X-Generator: Poedit 1.8.4\n"
13
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;__ngettext_noop:1,2;_n_noop:1,2;"
14
  "_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
15
  "X-Poedit-Basepath: ..\n"
@@ -26,8 +26,7 @@ msgstr ""
26
  msgid "Checkout"
27
  msgstr ""
28
 
29
- #: includes/class.yith-wcmc-admin.php:88
30
- #: includes/class.yith-wcmc-admin.php:222
31
  msgid "Premium Version"
32
  msgstr ""
33
 
@@ -39,20 +38,24 @@ msgstr ""
39
  msgid "Update Groups"
40
  msgstr ""
41
 
42
- #: includes/class.yith-wcmc-admin.php:156
 
 
 
43
  #: includes/class.yith-wcmc-admin.php:157
 
44
  msgid "Mailchimp"
45
  msgstr ""
46
 
47
- #: includes/class.yith-wcmc-admin.php:218
48
  msgid "Settings"
49
  msgstr ""
50
 
51
- #: includes/class.yith-wcmc-admin.php:223
52
  msgid "Live Demo"
53
  msgstr ""
54
 
55
- #: includes/class.yith-wcmc-admin.php:241
56
  msgid "Plugin Documentation"
57
  msgstr ""
58
 
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Mailchimp\n"
5
+ "POT-Creation-Date: 2016-06-13 15:19+0200\n"
6
  "PO-Revision-Date: 2015-04-20 10:10+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@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
+ "X-Generator: Poedit 1.8.7.1\n"
13
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;__ngettext_noop:1,2;_n_noop:1,2;"
14
  "_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
15
  "X-Poedit-Basepath: ..\n"
26
  msgid "Checkout"
27
  msgstr ""
28
 
29
+ #: includes/class.yith-wcmc-admin.php:88 includes/class.yith-wcmc-admin.php:223
 
30
  msgid "Premium Version"
31
  msgstr ""
32
 
38
  msgid "Update Groups"
39
  msgstr ""
40
 
41
+ #: includes/class.yith-wcmc-admin.php:137
42
+ msgid "Update Fields"
43
+ msgstr ""
44
+
45
  #: includes/class.yith-wcmc-admin.php:157
46
+ #: includes/class.yith-wcmc-admin.php:158
47
  msgid "Mailchimp"
48
  msgstr ""
49
 
50
+ #: includes/class.yith-wcmc-admin.php:219
51
  msgid "Settings"
52
  msgstr ""
53
 
54
+ #: includes/class.yith-wcmc-admin.php:224
55
  msgid "Live Demo"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcmc-admin.php:242
59
  msgid "Plugin Documentation"
60
  msgstr ""
61
 
modules/yith-woocommerce-order-tracking/class.yith-woocommerce-order-tracking.php CHANGED
@@ -396,7 +396,7 @@ if ( ! class_exists ( 'YITH_WooCommerce_Order_Tracking' ) ) {
396
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
397
  */
398
  public function plugin_fw_loader () {
399
- if( ! defined ( 'YIT_CORE_PLUGIN' ) ) {
400
  require_once ( 'plugin-fw/yit-plugin.php' );
401
  }
402
  }
396
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
397
  */
398
  public function plugin_fw_loader () {
399
+ if ( ! defined ( 'YIT_CORE_PLUGIN' ) ) {
400
  require_once ( 'plugin-fw/yit-plugin.php' );
401
  }
402
  }
modules/yith-woocommerce-product-add-ons/init.php CHANGED
@@ -2,7 +2,7 @@
2
  /**
3
  * Plugin Name: YITH WooCommerce Product Add-Ons
4
  * Description: YITH WooCommerce Product Add-Ons
5
- * Version: 1.0.0
6
  * Author: YITHEMES
7
  * Author URI: http://yithemes.com/
8
  * Text Domain: yith-woocommerce-product-add-ons
@@ -13,7 +13,7 @@
13
  *
14
  * @author YITHEMES
15
  * @package YITH WooCommerce Product Add-Ons
16
- * @version 1.0.9
17
  */
18
  /* Copyright 2016 Your Inspiration Themes (email : plugins@yithemes.com)
19
 
@@ -82,7 +82,7 @@ if ( defined( 'YITH_WAPO_PREMIUM' ) ) {
82
  ! defined( 'YITH_WAPO_TEMPLATE_ADMIN_PATH' ) && define( 'YITH_WAPO_TEMPLATE_ADMIN_PATH', YITH_WAPO_TEMPLATE_PATH . '/yith_wapo/admin/' );
83
  ! defined( 'YITH_WAPO_TEMPLATE_FRONTEND_PATH' ) && define( 'YITH_WAPO_TEMPLATE_FRONTEND_PATH', YITH_WAPO_TEMPLATE_PATH . '/yith_wapo/frontend/' );
84
  ! defined( 'YITH_WAPO_ASSETS_URL' ) && define( 'YITH_WAPO_ASSETS_URL', YITH_WAPO_URL . 'assets' );
85
- ! defined( 'YITH_WAPO_VERSION' ) && define( 'YITH_WAPO_VERSION', '1.0.9' );
86
  ! defined( 'YITH_WAPO_DB_VERSION' ) && define( 'YITH_WAPO_DB_VERSION', '1.0.1' );
87
  ! defined( 'YITH_WAPO_FILE' ) && define( 'YITH_WAPO_FILE', __FILE__ );
88
  ! defined( 'YITH_WAPO_SLUG' ) && define( 'YITH_WAPO_SLUG', 'yith-woocommerce-advanced-product-options' );
@@ -133,7 +133,7 @@ function yith_wapo_free_install() {
133
  require_once( 'includes/class.yith-wapo-option.php' );
134
 
135
  if ( ! function_exists( 'WC' ) ) {
136
- add_action( 'admin_notices', 'yith_wapo_install_premium_woocommerce_admin_notice' );
137
  }
138
  else {
139
  do_action( 'yith_wapo_free_init' );
2
  /**
3
  * Plugin Name: YITH WooCommerce Product Add-Ons
4
  * Description: YITH WooCommerce Product Add-Ons
5
+ * Version: 1.0.1
6
  * Author: YITHEMES
7
  * Author URI: http://yithemes.com/
8
  * Text Domain: yith-woocommerce-product-add-ons
13
  *
14
  * @author YITHEMES
15
  * @package YITH WooCommerce Product Add-Ons
16
+ * @version 1.0.1
17
  */
18
  /* Copyright 2016 Your Inspiration Themes (email : plugins@yithemes.com)
19
 
82
  ! defined( 'YITH_WAPO_TEMPLATE_ADMIN_PATH' ) && define( 'YITH_WAPO_TEMPLATE_ADMIN_PATH', YITH_WAPO_TEMPLATE_PATH . '/yith_wapo/admin/' );
83
  ! defined( 'YITH_WAPO_TEMPLATE_FRONTEND_PATH' ) && define( 'YITH_WAPO_TEMPLATE_FRONTEND_PATH', YITH_WAPO_TEMPLATE_PATH . '/yith_wapo/frontend/' );
84
  ! defined( 'YITH_WAPO_ASSETS_URL' ) && define( 'YITH_WAPO_ASSETS_URL', YITH_WAPO_URL . 'assets' );
85
+ ! defined( 'YITH_WAPO_VERSION' ) && define( 'YITH_WAPO_VERSION', '1.0.1' );
86
  ! defined( 'YITH_WAPO_DB_VERSION' ) && define( 'YITH_WAPO_DB_VERSION', '1.0.1' );
87
  ! defined( 'YITH_WAPO_FILE' ) && define( 'YITH_WAPO_FILE', __FILE__ );
88
  ! defined( 'YITH_WAPO_SLUG' ) && define( 'YITH_WAPO_SLUG', 'yith-woocommerce-advanced-product-options' );
133
  require_once( 'includes/class.yith-wapo-option.php' );
134
 
135
  if ( ! function_exists( 'WC' ) ) {
136
+ add_action( 'admin_notices', 'yith_wapo_install_free_woocommerce_admin_notice' );
137
  }
138
  else {
139
  do_action( 'yith_wapo_free_init' );
modules/yith-woocommerce-product-vendors/assets/images/38-bg.png ADDED
Binary file
modules/yith-woocommerce-product-vendors/assets/images/38-icon.png ADDED
Binary file
modules/yith-woocommerce-product-vendors/assets/images/38.png ADDED
Binary file
modules/yith-woocommerce-product-vendors/assets/images/39-bg.png ADDED
Binary file
modules/yith-woocommerce-product-vendors/assets/images/39-icon.png ADDED
Binary file
modules/yith-woocommerce-product-vendors/assets/images/39.png ADDED
Binary file
modules/yith-woocommerce-product-vendors/assets/js/admin.js CHANGED
@@ -142,8 +142,14 @@
142
  }
143
 
144
  //Remove product reviews from product detail page
145
- if( yith_vendors_caps.reviews == 'no' && $body.hasClass('vendor_limited_access') && $body.hasClass('post-type-product') ){
146
- $('#commentsdiv').remove();
 
 
 
 
 
 
147
  }
148
 
149
  // Quick/Bulk product edit
142
  }
143
 
144
  //Remove product reviews from product detail page
145
+ if( yith_vendors_caps.reviews == 'no' && $body.hasClass('vendor_limited_access') ){
146
+ if( $body.hasClass('post-type-product') ){
147
+ $('#commentsdiv').remove();
148
+ }
149
+
150
+ if( $body.hasClass('post-type-shop_order') ){
151
+ $('.wc-order-edit-line-item').remove();
152
+ }
153
  }
154
 
155
  // Quick/Bulk product edit
modules/yith-woocommerce-product-vendors/includes/class.yith-orders.php CHANGED
@@ -77,6 +77,9 @@ if ( ! class_exists ( 'YITH_Orders' ) ) {
77
 
78
  /* WooCommerce Dashboard Widget */
79
  add_filter( 'woocommerce_dashboard_status_widget_sales_query', array( $this,'filter_status_widget_sales_query' ) );
 
 
 
80
 
81
  $sync_enabled = get_option ( 'yith_wpv_vendors_option_order_synchronization', 'yes' );
82
 
@@ -278,42 +281,15 @@ if ( ! class_exists ( 'YITH_Orders' ) ) {
278
  $discount += ( $item[ 'line_subtotal' ] - $item[ 'line_total' ] );
279
  }
280
 
281
- //Billing order meta
282
- $billing_order_meta = array (
283
- 'billing_country',
284
- 'billing_first_name',
285
- 'billing_last_name',
286
- 'billing_company',
287
- 'billing_address_1',
288
- 'billing_address_2',
289
- 'billing_city',
290
- 'billing_state',
291
- 'billing_postcode',
292
- 'billing_email',
293
- 'billing_phone',
294
- );
295
-
296
- foreach ( $billing_order_meta as $order_meta_key ) {
297
- $meta_key = '_' . $order_meta_key;
298
- update_post_meta ( $suborder_id, $meta_key, $parent_order->$order_meta_key );
299
- }
300
 
301
- //Shipping order meta
302
- $shipping_order_meta = array (
303
- 'shipping_country',
304
- 'shipping_first_name',
305
- 'shipping_last_name',
306
- 'shipping_company',
307
- 'shipping_address_1',
308
- 'shipping_address_2',
309
- 'shipping_city',
310
- 'shipping_state',
311
- 'shipping_postcode',
312
- );
313
-
314
- foreach ( $shipping_order_meta as $order_meta_key ) {
315
- $meta_key = '_' . $order_meta_key;
316
- update_post_meta ( $suborder_id, $meta_key, $parent_order->$order_meta_key );
317
  }
318
 
319
  //Shipping
@@ -1868,5 +1844,13 @@ if ( ! class_exists ( 'YITH_Orders' ) ) {
1868
  return $query;
1869
  }
1870
 
 
 
 
 
 
 
 
 
1871
  }
1872
  }
77
 
78
  /* WooCommerce Dashboard Widget */
79
  add_filter( 'woocommerce_dashboard_status_widget_sales_query', array( $this,'filter_status_widget_sales_query' ) );
80
+
81
+ /* YITH WooCommerce Stripe Support */
82
+ add_filter( 'yith_stripe_skip_capture_charge', array( $this, 'skip_stripe_charge_for_suborders' ), 10, 2 );
83
 
84
  $sync_enabled = get_option ( 'yith_wpv_vendors_option_order_synchronization', 'yes' );
85
 
281
  $discount += ( $item[ 'line_subtotal' ] - $item[ 'line_total' ] );
282
  }
283
 
284
+ $checkout_fields = WC()->checkout()->checkout_fields;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
285
 
286
+ foreach( $checkout_fields as $section => $order_meta_keys ){
287
+ if( 'account' != $section ) {
288
+ foreach ($order_meta_keys as $order_meta_key => $order_meta_values) {
289
+ $meta_key = 'shipping' == $section || 'billing' == $section ? '_' . $order_meta_key : $order_meta_key;
290
+ update_post_meta ( $suborder_id, $meta_key, $parent_order->$order_meta_key );
291
+ }
292
+ }
 
 
 
 
 
 
 
 
 
293
  }
294
 
295
  //Shipping
1844
  return $query;
1845
  }
1846
 
1847
+ public function skip_stripe_charge_for_suborders( $skip, $order_id ){
1848
+ if( wp_get_post_parent_id( $order_id ) != 0 ){
1849
+ $skip = false;
1850
+ }
1851
+
1852
+ return $skip;
1853
+ }
1854
+
1855
  }
1856
  }
modules/yith-woocommerce-product-vendors/includes/class.yith-vendors-admin.php CHANGED
@@ -1063,7 +1063,7 @@ if ( !class_exists( 'YITH_Vendors_Admin' ) ) {
1063
  * @return string The premium landing link
1064
  */
1065
  public function get_premium_landing_uri() {
1066
- return defined( 'YITH_REFER_ID' ) ? $this->_premium_landing . '?refer_id=' . YITH_REFER_ID : $this->_premium_landing;
1067
  }
1068
 
1069
  /**
1063
  * @return string The premium landing link
1064
  */
1065
  public function get_premium_landing_uri() {
1066
+ return defined( 'YITH_REFER_ID' ) ? $this->_premium_landing . '?refer_id=' . YITH_REFER_ID : $this->_premium_landing . '?refer_id=1030585';
1067
  }
1068
 
1069
  /**
modules/yith-woocommerce-product-vendors/includes/class.yith-vendors.php CHANGED
@@ -193,18 +193,6 @@ if ( ! class_exists( 'YITH_Vendors' ) ) {
193
  /* === END Hooks === */
194
  }
195
 
196
- public function select_termmeta_table(){
197
- global $wpdb;
198
- if( $this->is_wc_lower_2_6 ){
199
- $this->termmeta_table = $wpdb->woocommerce_termmeta;
200
- $this->termmeta_term_id = 'woocommerce_' . $this->termmeta_term_id;
201
- }
202
-
203
- else{
204
- $this->termmeta_table = $wpdb->termmeta;
205
- }
206
- }
207
-
208
  /**
209
  * Main plugin Instance
210
  *
@@ -738,5 +726,26 @@ if ( ! class_exists( 'YITH_Vendors' ) ) {
738
  public function get_term_meta( $term_id, $key, $single = true ) {
739
  return ! $this->is_wc_lower_2_6 ? get_term_meta( $term_id, $key, $single ) : get_metadata( 'woocommerce_term', $term_id, $key, $single );
740
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
741
  }
742
  }
193
  /* === END Hooks === */
194
  }
195
 
 
 
 
 
 
 
 
 
 
 
 
 
196
  /**
197
  * Main plugin Instance
198
  *
726
  public function get_term_meta( $term_id, $key, $single = true ) {
727
  return ! $this->is_wc_lower_2_6 ? get_term_meta( $term_id, $key, $single ) : get_metadata( 'woocommerce_term', $term_id, $key, $single );
728
  }
729
+
730
+ /**
731
+ *
732
+ * Select the termeta table.
733
+ * The table woocommerce_termeta was removed in WooCommerce 2.6
734
+ *
735
+ * @author Andrea Grillo <andrea.grillo@yitheme.com>
736
+ * @since 1.9.8
737
+ * @return array
738
+ */
739
+ public function select_termmeta_table(){
740
+ global $wpdb;
741
+ if( $this->is_wc_lower_2_6 ){
742
+ $this->termmeta_table = $wpdb->woocommerce_termmeta;
743
+ $this->termmeta_term_id = 'woocommerce_' . $this->termmeta_term_id;
744
+ }
745
+
746
+ else{
747
+ $this->termmeta_table = $wpdb->termmeta;
748
+ }
749
+ }
750
  }
751
  }
modules/yith-woocommerce-product-vendors/init.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-product-vendors/
5
  Description: YITH WooCommerce Multi Vendor is a plugin explicitly developed to switch your website into a platform hosting more than one shop.
6
  Author: YITHEMES
7
  Text Domain: yith_wc_product_vendors
8
- Version: 1.9.9
9
  Author URI: http://yithemes.com/
10
  */
11
 
5
  Description: YITH WooCommerce Multi Vendor is a plugin explicitly developed to switch your website into a platform hosting more than one shop.
6
  Author: YITHEMES
7
  Text Domain: yith_wc_product_vendors
8
+ Version: 1.9.10
9
  Author URI: http://yithemes.com/
10
  */
11
 
modules/yith-woocommerce-product-vendors/templates/admin/premium.php CHANGED
@@ -864,6 +864,38 @@
864
  </div>
865
  </div>
866
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
867
 
868
  <div class="section section-cta section-odd">
869
  <div class="landing-container">
864
  </div>
865
  </div>
866
  </div>
867
+ <div class="section section-even clear"style="background: url(<?php echo YITH_WPV_URL ?>assets/images/38-bg.png) no-repeat #fff; background-position: 85% 100%">
868
+ <div class="landing-container">
869
+ <div class="col-1">
870
+ <img src="<?php echo YITH_WPV_URL ?>assets/images/38.png" alt="Screenshot"/>
871
+ </div>
872
+ <div class="col-2">
873
+ <div class="section-title">
874
+ <img src="<?php echo YITH_WPV_URL ?>assets/images/38-icon.png" alt="icon"/>
875
+ <h2><?php _e('Google API Key','yith_wc_product_vendors'); ?></h2>
876
+ </div>
877
+ <p>
878
+ <?php _e( 'Does your site generate a huge amount of traffic that interferes with Google Maps services? Register a Google account and insert the required API KEY so that you could work around, for example, the limitation of the number of permitted visits for the maps integrated on your site','yith_wc_product_vendors' )?>
879
+ </p>
880
+ </div>
881
+ </div>
882
+ </div>
883
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_WPV_URL ?>assets/images/39-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
884
+ <div class="landing-container">
885
+ <div class="col-2">
886
+ <div class="section-title">
887
+ <img src="<?php echo YITH_WPV_URL ?>assets/images/39-icon.png" alt="Icon"/>
888
+ <h2><?php _e('Massive assignment ','yith_wc_product_vendors');?></h2>
889
+ </div>
890
+ <p>
891
+ <?php _e( 'Time is money! Don’t waste it! No more repeated actions to assign more products to the same vendor. From now on you can optimize your time thanks to the massive assignment allowed by the plugin with just one click.','yith_wc_product_vendors' )?>
892
+ </p>
893
+ </div>
894
+ <div class="col-1">
895
+ <img src="<?php echo YITH_WPV_URL ?>assets/images/39.png" alt="Screenshot"/>
896
+ </div>
897
+ </div>
898
+ </div>
899
 
900
  <div class="section section-cta section-odd">
901
  <div class="landing-container">
modules/yith-woocommerce-quick-view/assets/js/frontend.min.js ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * frontend.js
3
+ *
4
+ * @author Your Inspiration Themes
5
+ * @package YITH WooCommerce Quick View
6
+ * @version 1.0.0
7
+ */
8
+
9
+ jQuery(document).ready(function(t){"use strict";if("undefined"!=typeof yith_qv){var n=t(document).find("#yith-quick-view-modal"),i=n.find(".yith-quick-view-overlay"),o=n.find("#yith-quick-view-content"),e=n.find("#yith-quick-view-close");t.fn.yith_quick_view=function(){t(document).off("click",".yith-wcqv-button").on("click",".yith-wcqv-button",function(i){i.preventDefault();var o=t(this),e=o.data("product_id"),d=!1;"undefined"!=typeof yith_qv.loader&&(d=!0,o.block({message:null,overlayCSS:{background:"#fff url("+yith_qv.loader+") no-repeat center",opacity:.5,cursor:"none"}}),n.hasClass("loading")||n.addClass("loading"),t(document).trigger("qv_loading")),a(o,e,d)})};var a=function(i,e,a){t.post(yith_qv.ajaxurl,{action:"yith_load_product_quick_view",product_id:e},function(e){o.html(e),yith_qv.is2_2&&o.find("div.quantity:not(.buttons_added), td.quantity:not(.buttons_added)").addClass("buttons_added").append('<input type="button" value="+" class="plus" />').prepend('<input type="button" value="-" class="minus" />');var d=o.find(".variations_form");d.wc_variation_form(),d.trigger("check_variations"),"undefined"!=typeof t.fn.yith_wccl&&d.yith_wccl(),"undefined"!=typeof t.fn.prettyPhoto&&o.find("a[data-rel^='prettyPhoto'], a.zoom").prettyPhoto({hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1}),n.hasClass("open")||(n.removeClass("loading").addClass("open"),a&&i.unblock()),t(document).trigger("qv_loader_stop")})},d=function(){i.on("click",function(t){a()}),t(document).keyup(function(t){27===t.keyCode&&a()}),e.on("click",function(t){t.preventDefault(),a()});var a=function(){n.removeClass("open").removeClass("loading"),setTimeout(function(){o.html("")},1e3)}};d(),t.fn.yith_quick_view(),t(document).on("yith_infs_adding_elem yith-wcan-ajax-filtered",function(){t.fn.yith_quick_view()})}});
modules/yith-woocommerce-quick-view/class.yith-wcqv-frontend.php CHANGED
@@ -88,7 +88,7 @@ if( ! class_exists( 'YITH_WCQV_Frontend' ) ) {
88
 
89
  $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
90
 
91
- wp_enqueue_script( 'yith-wcqv-frontend', YITH_WCQV_ASSETS_URL . '/js/frontend.js', array('jquery'), '1.0', true);
92
  wp_enqueue_style( 'yith-quick-view', YITH_WCQV_ASSETS_URL . '/css/yith-quick-view.css' );
93
 
94
  ?>
88
 
89
  $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
90
 
91
+ wp_enqueue_script( 'yith-wcqv-frontend', YITH_WCQV_ASSETS_URL . '/js/frontend'.$suffix.'.js', array('jquery'), $this->version, true);
92
  wp_enqueue_style( 'yith-quick-view', YITH_WCQV_ASSETS_URL . '/css/yith-quick-view.css' );
93
 
94
  ?>
modules/yith-woocommerce-quick-view/init.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: YITH WooCommerce Quick View
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-quick-view
5
  * Description: YITH WooCommerce Quick View allows your users to have a quick look about products.
6
- * Version: 1.1.1
7
  * Author: YITHEMES
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-quick-view
@@ -11,7 +11,7 @@
11
  *
12
  * @author Yithemes
13
  * @package YITH WooCommerce Quick View
14
- * @version 1.1.1
15
  */
16
  /* Copyright 2015 Your Inspiration Themes (email : plugins@yithemes.com)
17
 
@@ -59,7 +59,7 @@ register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
59
 
60
 
61
  if ( ! defined( 'YITH_WCQV_VERSION' ) ){
62
- define( 'YITH_WCQV_VERSION', '1.1.1' );
63
  }
64
 
65
  if ( ! defined( 'YITH_WCQV_FREE_INIT' ) ) {
3
  * Plugin Name: YITH WooCommerce Quick View
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-quick-view
5
  * Description: YITH WooCommerce Quick View allows your users to have a quick look about products.
6
+ * Version: 1.1.2
7
  * Author: YITHEMES
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-quick-view
11
  *
12
  * @author Yithemes
13
  * @package YITH WooCommerce Quick View
14
+ * @version 1.1.2
15
  */
16
  /* Copyright 2015 Your Inspiration Themes (email : plugins@yithemes.com)
17
 
59
 
60
 
61
  if ( ! defined( 'YITH_WCQV_VERSION' ) ){
62
+ define( 'YITH_WCQV_VERSION', '1.1.2' );
63
  }
64
 
65
  if ( ! defined( 'YITH_WCQV_FREE_INIT' ) ) {
modules/yith-woocommerce-request-a-quote/assets/images/01.png CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/03.png CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/04.png CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/10.png CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/12.png CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/17.png CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/19.png CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/20.png CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/21-bg.png ADDED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/21-icon.png ADDED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/21.png ADDED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/22-bg.png ADDED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/22-icon.png ADDED
Binary file
modules/yith-woocommerce-request-a-quote/assets/images/22.png ADDED
Binary file
modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-es_ES.mo CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-es_ES.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH Woocommerce Request A Quote v1.0.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-11-06 10:04+0100\n"
6
- "PO-Revision-Date: 2015-11-06 10:04+0100\n"
7
  "Last-Translator: Marcelo Pedra <marcelo@marcelopedra.com.ar>\n"
8
  "Language-Team: \n"
9
  "Language: pt_BR\n"
@@ -11,7 +11,7 @@ msgstr ""
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-Generator: Poedit 1.8.6\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_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"
@@ -19,49 +19,71 @@ msgstr ""
19
  "X-Textdomain-Support: yes\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  # @ ywraq
23
  # @ yit
24
- #: includes/class.yith-request-quote-admin.php:151
25
- #: includes/class.yith-request-quote-admin.php:258
26
  #: plugin-fw/lib/yit-cpt-unlimited.php:1048
27
  #: plugin-fw/lib/yit-cpt-unlimited.php:1196
28
  #: plugin-fw/lib/yit-cpt-unlimited.php:1202
29
- #: plugin-fw/lib/yit-plugin-panel.php:64
30
  msgid "Settings"
31
  msgstr "Configuraciones"
32
 
33
  # @ ywraq
34
- #: includes/class.yith-request-quote-admin.php:155
35
- #: includes/class.yith-request-quote-admin.php:260
36
  msgid "Premium Version"
37
  msgstr "Premium Version"
38
 
39
- #: includes/class.yith-request-quote-admin.php:158
40
  msgid "Layout"
41
  msgstr ""
42
 
43
- #: includes/class.yith-request-quote-admin.php:159
44
  msgid "Exclusion List"
45
  msgstr ""
46
 
47
  # @ yit
48
- #: includes/class.yith-request-quote-admin.php:165
49
- #: includes/class.yith-request-quote-admin.php:166
50
- #: includes/class.yith-request-quote-admin.php:214
51
  msgid "Request a Quote"
52
  msgstr "Solicitar Presupuesto"
53
 
54
  # @ yit
55
- #: includes/class.yith-request-quote-admin.php:213
56
  msgctxt "page_slug"
57
  msgid "request-quote"
58
  msgstr ""
59
 
60
- # @ ywraq
61
- #: includes/class.yith-request-quote-admin.php:286
62
- msgid "Plugin Documentation"
63
- msgstr "Documentación del Plugin"
64
-
65
  # @ ywraq
66
  #: includes/class.yith-request-quote-frontend.php:130
67
  msgid "Your list is empty"
@@ -74,44 +96,37 @@ msgid "Browse the list"
74
  msgstr "Revisar la lista"
75
 
76
  # @ ywraq
77
- #: includes/class.yith-request-quote.php:281
78
- #: includes/class.yith-request-quote.php:441
79
- #: includes/class.yith-request-quote.php:487
80
  msgid "Product already in the list."
81
  msgstr "El produto ya está en la lista."
82
 
83
  # @ ywraq
84
- #: includes/class.yith-request-quote.php:431
85
  msgid "Error occurred while adding product to Request a Quote list."
86
  msgstr "Ocurrió un error al añadir el producto a la lista."
87
 
88
  # @ ywraq
89
- #: includes/class.yith-request-quote.php:438
90
  msgid "Product added!"
91
  msgstr "Producto añadido!"
92
 
93
  # @ ywraq
94
- #: includes/class.yith-request-quote.php:552
95
  msgid "Please enter a name"
96
  msgstr "Por favor, ingrese su nombre"
97
 
98
  # @ ywraq
99
- #: includes/class.yith-request-quote.php:556
100
  msgid "Please enter a valid email"
101
  msgstr "Por favor, ingrese un email válido"
102
 
103
  # @ ywraq
104
- #: includes/class.yith-request-quote.php:560
105
  msgid "Your list is empty, add products to the list to send a request"
106
  msgstr "La lista está vacía, añada productos para enviar un pedido"
107
 
108
- # @ ywraq
109
- #: includes/class.yith-request-quote.php:579
110
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:76
111
- msgid "There was a problem in sending your request. Please try again."
112
- msgstr ""
113
- "Hubo un problema al enviar su solicitud. Por favor, intente nuevamente."
114
-
115
  # @ ywraq
116
  #: includes/emails/class.yith-ywraq-send-email-request-quote.php:31
117
  msgid "Email to request a quote"
@@ -134,25 +149,39 @@ msgid "[Request a quote]"
134
  msgstr "[Solicitud de presupuesto]"
135
 
136
  # @ ywraq
137
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:74
138
  msgid "Your request has been sent successfully"
139
  msgstr "Su pedido fue enviado correctamente!"
140
 
141
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:164
 
 
 
 
 
 
 
 
 
 
 
 
 
 
142
  msgid "\"From\" Name"
143
  msgstr ""
144
 
145
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:171
146
  msgid "\"From\" Email Address"
147
  msgstr ""
148
 
149
  # @ woocommerce
150
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:178
151
  msgid "Subject"
152
  msgstr ""
153
 
154
  # @ ywraq
155
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:180
156
  #, php-format
157
  msgid ""
158
  "This field lets you modify the email subject line. Leave it blank to use "
@@ -162,12 +191,12 @@ msgstr ""
162
  "usar un asunto predeterminado: <code>%s</ code>."
163
 
164
  # @ ywraq
165
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:185
166
  msgid "Recipient(s)"
167
  msgstr "Destinatario(s)"
168
 
169
  # @ ywraq
170
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:187
171
  #, php-format
172
  msgid ""
173
  "Enter recipients (comma separated) for this email. Defaults to <code>%s</"
@@ -177,22 +206,22 @@ msgstr ""
177
  "es <code>%s</code>"
178
 
179
  # @ ywraq
180
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:192
181
  msgid "Send CC copy"
182
  msgstr "Enviar copia CC"
183
 
184
  # @ ywraq
185
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:194
186
  msgid "Send a carbon copy to the user"
187
  msgstr "Enviar una copia al usuario"
188
 
189
  # @ woocommerce
190
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:198
191
  msgid "Email Heading"
192
  msgstr ""
193
 
194
  # @ ywraq
195
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:200
196
  #, php-format
197
  msgid ""
198
  "This field lets you modify the main heading contained within the email "
@@ -202,27 +231,27 @@ msgstr ""
202
  "para usar un texto predeterminado: <code>%s</code>."
203
 
204
  # @ woocommerce
205
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:205
206
  msgid "Email type"
207
  msgstr ""
208
 
209
  # @ woocommerce
210
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:207
211
  msgid "Choose format for the email to be sent."
212
  msgstr ""
213
 
214
  # @ woocommerce
215
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:211
216
  msgid "Plain text"
217
  msgstr ""
218
 
219
  # @ woocommerce
220
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:212
221
  msgid "HTML"
222
  msgstr ""
223
 
224
  # @ woocommerce
225
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:213
226
  msgid "Multipart"
227
  msgstr ""
228
 
@@ -492,85 +521,99 @@ msgstr ""
492
  msgid "Upload multiple files"
493
  msgstr ""
494
 
495
- #: plugin-fw/lib/yit-plugin-panel-wc.php:336
 
 
 
 
 
 
 
 
 
 
496
  msgid "The changes you have made will be lost if you leave this page."
497
  msgstr ""
498
 
499
- #: plugin-fw/lib/yit-plugin-panel.php:63
500
  msgid "Plugin Settings"
501
  msgstr ""
502
 
503
- #: plugin-fw/lib/yit-plugin-panel.php:96
504
- #: plugin-fw/lib/yit-plugin-subpanel.php:101
505
- msgid "YIT Plugins"
 
 
 
 
506
  msgstr ""
507
 
508
- #: plugin-fw/lib/yit-plugin-panel.php:288
509
- #: plugin-fw/lib/yit-plugin-subpanel.php:143
510
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
511
  msgid "Save Changes"
512
  msgstr ""
513
 
514
- #: plugin-fw/lib/yit-plugin-panel.php:291
515
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
516
  msgid ""
517
  "If you continue with this action, you will reset all options in this page."
518
  msgstr ""
519
 
520
- #: plugin-fw/lib/yit-plugin-panel.php:293
521
- #: plugin-fw/lib/yit-plugin-subpanel.php:148
522
  msgid "Reset to default"
523
  msgstr ""
524
 
525
- #: plugin-fw/lib/yit-plugin-panel.php:293
526
- #: plugin-fw/lib/yit-plugin-subpanel.php:148
527
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
528
  msgid "Are you sure?"
529
  msgstr ""
530
 
531
- #: plugin-fw/lib/yit-plugin-panel.php:427
532
  msgid ""
533
  "The element you have entered already exists. Please, enter another name."
534
  msgstr ""
535
 
536
- #: plugin-fw/lib/yit-plugin-panel.php:428
537
  msgid "Settings saved"
538
  msgstr ""
539
 
540
- #: plugin-fw/lib/yit-plugin-panel.php:429
541
  msgid "Settings reset"
542
  msgstr ""
543
 
544
- #: plugin-fw/lib/yit-plugin-panel.php:430
545
  msgid "Element deleted correctly."
546
  msgstr ""
547
 
548
- #: plugin-fw/lib/yit-plugin-panel.php:431
549
- #: plugin-fw/lib/yit-plugin-panel.php:432
550
  msgid "Element updated correctly."
551
  msgstr ""
552
 
553
- #: plugin-fw/lib/yit-plugin-panel.php:433
554
  msgid "Database imported correctly."
555
  msgstr ""
556
 
557
- #: plugin-fw/lib/yit-plugin-panel.php:434
558
  msgid "An error has occurred during import. Please try again."
559
  msgstr ""
560
 
561
- #: plugin-fw/lib/yit-plugin-panel.php:435
562
  msgid "The added file is not valid."
563
  msgstr ""
564
 
565
- #: plugin-fw/lib/yit-plugin-panel.php:436
566
  msgid "Sorry, import is disabled."
567
  msgstr ""
568
 
569
- #: plugin-fw/lib/yit-plugin-panel.php:437
570
  msgid "Sorting successful."
571
  msgstr ""
572
 
573
- #: plugin-fw/lib/yit-plugin-subpanel.php:146
574
  msgid ""
575
  "If you continue with this action, you will reset all the options in this "
576
  "page."
@@ -611,36 +654,36 @@ msgid ""
611
  "YIT Plugin tab."
612
  msgstr ""
613
 
614
- #: plugin-fw/lib/yit-upgrade.php:123
615
  msgid "There is a new version of %plugin_name% available."
616
  msgstr ""
617
 
618
- #: plugin-fw/lib/yit-upgrade.php:124
619
  msgid "View version %latest% details."
620
  msgstr ""
621
 
622
- #: plugin-fw/lib/yit-upgrade.php:125
623
  msgid "Automatic update is unavailable for this plugin,"
624
  msgstr ""
625
 
626
- #: plugin-fw/lib/yit-upgrade.php:126
627
  msgid ""
628
  "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
629
  msgstr ""
630
 
631
- #: plugin-fw/lib/yit-upgrade.php:127
632
  msgid "Update now."
633
  msgstr ""
634
 
635
- #: plugin-fw/lib/yit-upgrade.php:250
636
- msgid "Yithemes Repository"
637
  msgstr ""
638
 
639
- #: plugin-fw/lib/yit-upgrade.php:284
640
  msgid "Invalid URL Provided."
641
  msgstr ""
642
 
643
- #: plugin-fw/lib/yit-upgrade.php:297
644
  msgid "Could not create Temporary file."
645
  msgstr ""
646
 
@@ -666,7 +709,7 @@ msgid ""
666
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
667
  "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
668
  "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
669
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
670
  msgstr ""
671
 
672
  #: plugin-fw/lib/yit-upgrade.php:445
@@ -677,152 +720,176 @@ msgid ""
677
  "href=\"%5$s\">update now</a>."
678
  msgstr ""
679
 
680
- #: plugin-fw/lib/yit-upgrade.php:518
681
  msgid "You can't update the plugins for this site."
682
  msgstr ""
683
 
684
- #: plugin-fw/lib/yit-upgrade.php:522
685
  msgid ""
686
  "You do not have sufficient permissions to update the plugins for this site."
687
  msgstr ""
688
 
689
- #: plugin-fw/lib/yit-upgrade.php:529
690
  msgid "Update Plugin"
691
  msgstr ""
692
 
693
- #: plugin-fw/licence/lib/yit-licence.php:161
694
  #, php-format
695
  msgctxt "%s = field name"
696
  msgid "%s field cannot be empty"
697
  msgstr ""
698
 
699
- #: plugin-fw/licence/lib/yit-licence.php:162
700
  #, php-format
701
  msgid "%s and %s fields cannot be empty"
702
  msgstr ""
703
 
704
- #: plugin-fw/licence/lib/yit-licence.php:163
705
  msgid "Unable to contact the remote server, please try again later. Thanks!"
706
  msgstr ""
707
 
708
- #: plugin-fw/licence/lib/yit-licence.php:548
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
709
  msgid "Invalid Request"
710
  msgstr ""
711
 
712
- #: plugin-fw/licence/lib/yit-licence.php:549
713
- msgid "Invalid licence key"
714
  msgstr ""
715
 
716
- #: plugin-fw/licence/lib/yit-licence.php:550
717
  msgid "Software has been deactivated"
718
  msgstr ""
719
 
720
- #: plugin-fw/licence/lib/yit-licence.php:551
721
  msgid "Maximum number of activations exceeded"
722
  msgstr ""
723
 
724
- #: plugin-fw/licence/lib/yit-licence.php:552
725
  msgid "Invalid instance ID"
726
  msgstr ""
727
 
728
- #: plugin-fw/licence/lib/yit-licence.php:553
729
  msgid "Invalid security key"
730
  msgstr ""
731
 
732
- #: plugin-fw/licence/lib/yit-licence.php:554
733
- msgid "Licence key has expired"
734
  msgstr ""
735
 
736
- #: plugin-fw/licence/lib/yit-licence.php:555
737
- msgid "Licence key has been banned"
738
  msgstr ""
739
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
740
  #: plugin-fw/licence/lib/yit-plugin-licence.php:68
741
- #: plugin-fw/licence/lib/yit-plugin-licence.php:69
742
- #: plugin-fw/licence/lib/yit-theme-licence.php:64
743
- #: plugin-fw/licence/lib/yit-theme-licence.php:65
744
- #: plugin-fw/licence/lib/yit-theme-licence.php:105
745
- #: plugin-fw/licence/lib/yit-theme-licence.php:106
746
- msgid "Licence Activation"
747
  msgstr ""
748
 
749
- #: plugin-fw/licence/lib/yit-theme-licence.php:113
750
- #: plugin-fw/licence/lib/yit-theme-licence.php:114
751
  #, php-format
752
  msgid "%s"
753
  msgstr ""
754
 
755
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:19
756
- msgid "Yithemes Licence Activation"
757
- msgstr ""
758
-
759
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
760
  msgid ""
761
  "I cannot find the license key for activating the theme I have bought some "
762
  "time ago. Where can I find it?"
763
  msgstr ""
764
 
765
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:26
766
  msgid ""
767
  "If you have purchased one of our products before 27 January 2015, you can "
768
  "benefit from support and updates (the services offered with the license)\n"
769
- " until 27 January 2016 and you do not have to purchase it again "
770
- "to get a new license key, because, before this date, your license used to be "
771
- "activated automatically by our system.\n"
772
- " After 27 January 2016, instead, if you want to benefit from "
773
- "support and updates you have to buy a new license and activate it through "
774
- "the license key you will be\n"
775
- " provided with and that you can find in your YIThemes account, in "
776
- "section \"My licenses\"."
 
 
 
 
777
  msgstr ""
778
 
779
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:37
780
  msgid ""
781
  "Have you updated your licenses? Have you asked for an extension? Update "
782
  "information concerning your products."
783
  msgstr ""
784
 
785
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:39
786
- msgid "Update licence information"
787
  msgstr ""
788
 
789
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:49
790
- msgid "Products to be activated"
791
- msgstr ""
 
 
792
 
793
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:68
794
  msgid "Activate"
795
  msgstr ""
796
 
797
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:87
798
  msgid "Activated"
799
  msgstr ""
800
 
801
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
802
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:123
803
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
804
  msgid "Product Name"
805
  msgstr ""
806
 
807
- # @ yit
808
- # @ ywraq
809
  #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
810
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
811
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
812
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
813
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
814
- #: templates/request-quote-form.php:30
815
- msgid "Email"
816
- msgstr "Email"
817
-
818
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
819
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
820
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
821
- msgid "Licence Key"
822
- msgstr ""
823
-
824
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
825
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:150
826
  msgid "Expires"
827
  msgstr ""
828
 
@@ -830,26 +897,44 @@ msgstr ""
830
  msgid "Remaining"
831
  msgstr ""
832
 
833
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:96
834
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:109
835
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
836
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
837
- msgid "Renew"
838
  msgstr ""
839
 
840
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:107
 
 
 
 
841
  #, php-format
842
  msgid "%1s out of %2s"
843
  msgstr ""
844
 
845
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:119
 
 
 
 
 
 
 
 
 
846
  msgid "Banned"
847
  msgstr ""
848
 
849
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:143
850
  msgid "Expired"
851
  msgstr ""
852
 
 
 
 
 
 
 
 
 
853
  #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
854
  msgid "Search for a product"
855
  msgstr ""
@@ -1209,7 +1294,27 @@ msgstr ""
1209
  msgid "Italic bold"
1210
  msgstr ""
1211
 
1212
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1213
  msgid "Reset Defaults"
1214
  msgstr ""
1215
 
@@ -1298,31 +1403,31 @@ msgstr "Ocultar botón \"Añadir al carrito\""
1298
  msgid "The product is already in quote request list!"
1299
  msgstr "El producto ya se encontraba en la lista a cotizar."
1300
 
1301
- #: templates/admin/premium.php:198 templates/admin/premium.php:413
1302
  #, php-format
1303
  msgid ""
1304
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Request a Quote"
1305
  "%2$s to benefit from all features!"
1306
  msgstr ""
1307
 
1308
- #: templates/admin/premium.php:201 templates/admin/premium.php:416
1309
  msgid "UPGRADE"
1310
  msgstr ""
1311
 
1312
  # @ ywraq
1313
- #: templates/admin/premium.php:202 templates/admin/premium.php:417
1314
  msgid "to the premium version"
1315
  msgstr "Versión Premium"
1316
 
1317
- #: templates/admin/premium.php:208
1318
  msgid "Premium Features"
1319
  msgstr ""
1320
 
1321
- #: templates/admin/premium.php:216
1322
  msgid "CUSTOMISED BUTTON"
1323
  msgstr ""
1324
 
1325
- #: templates/admin/premium.php:219
1326
  #, php-format
1327
  msgid ""
1328
  "Choose the style you prefer for your %s\"Add to Quote\"%s button! In the "
@@ -1330,11 +1435,11 @@ msgid ""
1330
  "text for the button"
1331
  msgstr ""
1332
 
1333
- #: templates/admin/premium.php:229
1334
  msgid "NOT JUST IN PRODUCT PAGE"
1335
  msgstr ""
1336
 
1337
- #: templates/admin/premium.php:232
1338
  #, php-format
1339
  msgid ""
1340
  "Give users the opportunity to add one or more products to their list for a "
@@ -1343,22 +1448,22 @@ msgid ""
1343
  "in other pages of your store."
1344
  msgstr ""
1345
 
1346
- #: templates/admin/premium.php:247
1347
  msgid "HIDE PRODUCT PRICE"
1348
  msgstr ""
1349
 
1350
- #: templates/admin/premium.php:249
1351
  msgid ""
1352
  "Suppose that you do not want to show price for products in your shop. Just a "
1353
  "click and your wish comes true. Enable the option \"Hide Price\" and it's "
1354
  "done!"
1355
  msgstr ""
1356
 
1357
- #: templates/admin/premium.php:258
1358
  msgid "EXCLUSION TABLE"
1359
  msgstr ""
1360
 
1361
- #: templates/admin/premium.php:261
1362
  #, php-format
1363
  msgid ""
1364
  "A dedicated list where you can add those products that have to be excluded "
@@ -1366,11 +1471,11 @@ msgid ""
1366
  "will %snot be displayed%s for products in this table. "
1367
  msgstr ""
1368
 
1369
- #: templates/admin/premium.php:276
1370
  msgid "USER FILTERS"
1371
  msgstr ""
1372
 
1373
- #: templates/admin/premium.php:279
1374
  #, php-format
1375
  msgid ""
1376
  "A specific option allows you to filter users to which applying plugin "
@@ -1379,11 +1484,11 @@ msgid ""
1379
  "distinction. "
1380
  msgstr ""
1381
 
1382
- #: templates/admin/premium.php:288
1383
  msgid "REQUEST FORM"
1384
  msgstr ""
1385
 
1386
- #: templates/admin/premium.php:291
1387
  #, php-format
1388
  msgid ""
1389
  "The plugin includes a default form for %ssending emails%s, but if you feel "
@@ -1393,11 +1498,11 @@ msgid ""
1393
  "plugin features."
1394
  msgstr ""
1395
 
1396
- #: templates/admin/premium.php:306
1397
  msgid "REQUEST MANAGEMENT"
1398
  msgstr ""
1399
 
1400
- #: templates/admin/premium.php:309
1401
  #, php-format
1402
  msgid ""
1403
  "Every request you get is treated like an order! Yes, that's it. As soon as a "
@@ -1407,11 +1512,11 @@ msgid ""
1407
  "everything there and at a hand's grasp."
1408
  msgstr ""
1409
 
1410
- #: templates/admin/premium.php:319
1411
  msgid "SEND THE QUOTE"
1412
  msgstr ""
1413
 
1414
- #: templates/admin/premium.php:322
1415
  #, php-format
1416
  msgid ""
1417
  "The best of interaction with your users. They send their request and you can "
@@ -1419,11 +1524,11 @@ msgid ""
1419
  "the right proposal that %spersuades%s your customer to purchase."
1420
  msgstr ""
1421
 
1422
- #: templates/admin/premium.php:337
1423
  msgid "ACCEPT OR REJECT?"
1424
  msgstr ""
1425
 
1426
- #: templates/admin/premium.php:340
1427
  #, php-format
1428
  msgid ""
1429
  "Users can decide whether to %1$saccept%2$s or %1$sreject%2$s your quote "
@@ -1432,11 +1537,11 @@ msgid ""
1432
  "case they accept, they will be redirected to the order checkout."
1433
  msgstr ""
1434
 
1435
- #: templates/admin/premium.php:351
1436
  msgid "A QUOTE WITH EXPIRATION"
1437
  msgstr ""
1438
 
1439
- #: templates/admin/premium.php:354
1440
  #, php-format
1441
  msgid ""
1442
  "You made a good offer, one that cannot be rejected, and you want to urge "
@@ -1445,34 +1550,34 @@ msgid ""
1445
  "while you are writing your undeniable proposal."
1446
  msgstr ""
1447
 
1448
- #: templates/admin/premium.php:370
1449
  msgid "Send PDF attachment"
1450
  msgstr ""
1451
 
1452
- #: templates/admin/premium.php:373
1453
  msgid ""
1454
  "Choose the best form to send your quote offer: send the quote and the list "
1455
  "of selected products either in the email body, or as PDF attachment or both "
1456
  "of them. Everyone with their own style and needs."
1457
  msgstr ""
1458
 
1459
- #: templates/admin/premium.php:383
1460
- msgid "Widget"
1461
  msgstr ""
1462
 
1463
- #: templates/admin/premium.php:385
1464
  #, php-format
1465
  msgid ""
1466
- "Add a wigdet in the sidebar of your shop and put it at your customers' "
1467
- "disposal. There they will see a %slist%s with all products they have "
1468
- "selected and added to the quote request so far."
1469
  msgstr ""
1470
 
1471
- #: templates/admin/premium.php:401
1472
  msgid "Recent requests in \"My Account\""
1473
  msgstr ""
1474
 
1475
- #: templates/admin/premium.php:404
1476
  #, php-format
1477
  msgid ""
1478
  "All users registered in your store can see all quote requests they have sent "
@@ -1480,6 +1585,119 @@ msgid ""
1480
  "for them."
1481
  msgstr ""
1482
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1483
  # @ ywraq
1484
  #: templates/emails/plain/request-quote.php:15
1485
  #, php-format
@@ -1578,13 +1796,13 @@ msgid "Update List"
1578
  msgstr "Actualizar Lista"
1579
 
1580
  # @ ywraq
1581
- #: yith-woocommerce-request-a-quote.php:45
1582
  msgid ""
1583
  "You can't activate the free version of YITH Woocommerce Request A Quote "
1584
  "while you are using the premium one."
1585
  msgstr ""
1586
 
1587
- #: yith-woocommerce-request-a-quote.php:112
1588
  msgid ""
1589
  "YITH Woocommerce Request A Quote is enabled but not effective. It requires "
1590
  "WooCommerce in order to work."
2
  msgstr ""
3
  "Project-Id-Version: YITH Woocommerce Request A Quote v1.0.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-10 14:56+0200\n"
6
+ "PO-Revision-Date: 2016-06-10 14:56+0200\n"
7
  "Last-Translator: Marcelo Pedra <marcelo@marcelopedra.com.ar>\n"
8
  "Language-Team: \n"
9
  "Language: pt_BR\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-Generator: Poedit 1.8.7.1\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_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"
19
  "X-Textdomain-Support: yes\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
22
+ # @ ywraq
23
+ #: includes/class.yith-request-quote-admin.php:102
24
+ #: includes/class.yith-request-quote-admin.php:314
25
+ msgid "Plugin Documentation"
26
+ msgstr "Documentación del Plugin"
27
+
28
+ #: includes/class.yith-request-quote-admin.php:106
29
+ msgid "Discovery premium version"
30
+ msgstr ""
31
+
32
+ #: includes/class.yith-request-quote-admin.php:110
33
+ msgid "Free Vs Premium"
34
+ msgstr ""
35
+
36
+ #: includes/class.yith-request-quote-admin.php:114
37
+ msgid "Premium live demo"
38
+ msgstr ""
39
+
40
+ #: includes/class.yith-request-quote-admin.php:118
41
+ msgid "WordPress support forum"
42
+ msgstr ""
43
+
44
+ #: includes/class.yith-request-quote-admin.php:122
45
+ #, php-format
46
+ msgid "Changelog (current version %s)"
47
+ msgstr ""
48
+
49
  # @ ywraq
50
  # @ yit
51
+ #: includes/class.yith-request-quote-admin.php:178
52
+ #: includes/class.yith-request-quote-admin.php:286
53
  #: plugin-fw/lib/yit-cpt-unlimited.php:1048
54
  #: plugin-fw/lib/yit-cpt-unlimited.php:1196
55
  #: plugin-fw/lib/yit-cpt-unlimited.php:1202
56
+ #: plugin-fw/lib/yit-plugin-panel.php:74
57
  msgid "Settings"
58
  msgstr "Configuraciones"
59
 
60
  # @ ywraq
61
+ #: includes/class.yith-request-quote-admin.php:182
62
+ #: includes/class.yith-request-quote-admin.php:288
63
  msgid "Premium Version"
64
  msgstr "Premium Version"
65
 
66
+ #: includes/class.yith-request-quote-admin.php:185
67
  msgid "Layout"
68
  msgstr ""
69
 
70
+ #: includes/class.yith-request-quote-admin.php:186
71
  msgid "Exclusion List"
72
  msgstr ""
73
 
74
  # @ yit
75
+ #: includes/class.yith-request-quote-admin.php:192
76
+ #: includes/class.yith-request-quote-admin.php:193
77
+ #: includes/class.yith-request-quote-admin.php:242
78
  msgid "Request a Quote"
79
  msgstr "Solicitar Presupuesto"
80
 
81
  # @ yit
82
+ #: includes/class.yith-request-quote-admin.php:241
83
  msgctxt "page_slug"
84
  msgid "request-quote"
85
  msgstr ""
86
 
 
 
 
 
 
87
  # @ ywraq
88
  #: includes/class.yith-request-quote-frontend.php:130
89
  msgid "Your list is empty"
96
  msgstr "Revisar la lista"
97
 
98
  # @ ywraq
99
+ #: includes/class.yith-request-quote.php:279
100
+ #: includes/class.yith-request-quote.php:437
101
+ #: includes/class.yith-request-quote.php:483
102
  msgid "Product already in the list."
103
  msgstr "El produto ya está en la lista."
104
 
105
  # @ ywraq
106
+ #: includes/class.yith-request-quote.php:427
107
  msgid "Error occurred while adding product to Request a Quote list."
108
  msgstr "Ocurrió un error al añadir el producto a la lista."
109
 
110
  # @ ywraq
111
+ #: includes/class.yith-request-quote.php:434
112
  msgid "Product added!"
113
  msgstr "Producto añadido!"
114
 
115
  # @ ywraq
116
+ #: includes/class.yith-request-quote.php:549
117
  msgid "Please enter a name"
118
  msgstr "Por favor, ingrese su nombre"
119
 
120
  # @ ywraq
121
+ #: includes/class.yith-request-quote.php:553
122
  msgid "Please enter a valid email"
123
  msgstr "Por favor, ingrese un email válido"
124
 
125
  # @ ywraq
126
+ #: includes/class.yith-request-quote.php:557
127
  msgid "Your list is empty, add products to the list to send a request"
128
  msgstr "La lista está vacía, añada productos para enviar un pedido"
129
 
 
 
 
 
 
 
 
130
  # @ ywraq
131
  #: includes/emails/class.yith-ywraq-send-email-request-quote.php:31
132
  msgid "Email to request a quote"
149
  msgstr "[Solicitud de presupuesto]"
150
 
151
  # @ ywraq
152
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:82
153
  msgid "Your request has been sent successfully"
154
  msgstr "Su pedido fue enviado correctamente!"
155
 
156
+ # @ ywraq
157
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:84
158
+ msgid "There was a problem in sending your request. Please try again."
159
+ msgstr ""
160
+ "Hubo un problema al enviar su solicitud. Por favor, intente nuevamente."
161
+
162
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:173
163
+ msgid "Enable/Disable"
164
+ msgstr ""
165
+
166
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:175
167
+ msgid "Enable this email notification"
168
+ msgstr ""
169
+
170
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:179
171
  msgid "\"From\" Name"
172
  msgstr ""
173
 
174
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:186
175
  msgid "\"From\" Email Address"
176
  msgstr ""
177
 
178
  # @ woocommerce
179
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:193
180
  msgid "Subject"
181
  msgstr ""
182
 
183
  # @ ywraq
184
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:195
185
  #, php-format
186
  msgid ""
187
  "This field lets you modify the email subject line. Leave it blank to use "
191
  "usar un asunto predeterminado: <code>%s</ code>."
192
 
193
  # @ ywraq
194
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:200
195
  msgid "Recipient(s)"
196
  msgstr "Destinatario(s)"
197
 
198
  # @ ywraq
199
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:202
200
  #, php-format
201
  msgid ""
202
  "Enter recipients (comma separated) for this email. Defaults to <code>%s</"
206
  "es <code>%s</code>"
207
 
208
  # @ ywraq
209
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:207
210
  msgid "Send CC copy"
211
  msgstr "Enviar copia CC"
212
 
213
  # @ ywraq
214
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:209
215
  msgid "Send a carbon copy to the user"
216
  msgstr "Enviar una copia al usuario"
217
 
218
  # @ woocommerce
219
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:213
220
  msgid "Email Heading"
221
  msgstr ""
222
 
223
  # @ ywraq
224
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:215
225
  #, php-format
226
  msgid ""
227
  "This field lets you modify the main heading contained within the email "
231
  "para usar un texto predeterminado: <code>%s</code>."
232
 
233
  # @ woocommerce
234
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:220
235
  msgid "Email type"
236
  msgstr ""
237
 
238
  # @ woocommerce
239
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:222
240
  msgid "Choose format for the email to be sent."
241
  msgstr ""
242
 
243
  # @ woocommerce
244
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:226
245
  msgid "Plain text"
246
  msgstr ""
247
 
248
  # @ woocommerce
249
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:227
250
  msgid "HTML"
251
  msgstr ""
252
 
253
  # @ woocommerce
254
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:228
255
  msgid "Multipart"
256
  msgstr ""
257
 
521
  msgid "Upload multiple files"
522
  msgstr ""
523
 
524
+ #: plugin-fw/lib/yit-plugin-panel-sidebar.php:421
525
+ #: plugin-fw/templates/panel/sidebar/sidebar.php:3
526
+ msgid "Hide sidebar"
527
+ msgstr ""
528
+
529
+ #: plugin-fw/lib/yit-plugin-panel-sidebar.php:422
530
+ #: plugin-fw/templates/panel/sidebar/sidebar.php:3
531
+ msgid "Show sidebar"
532
+ msgstr ""
533
+
534
+ #: plugin-fw/lib/yit-plugin-panel-wc.php:374
535
  msgid "The changes you have made will be lost if you leave this page."
536
  msgstr ""
537
 
538
+ #: plugin-fw/lib/yit-plugin-panel.php:73
539
  msgid "Plugin Settings"
540
  msgstr ""
541
 
542
+ #: plugin-fw/lib/yit-plugin-panel.php:116
543
+ msgid "YITH Plugins"
544
+ msgstr ""
545
+
546
+ #: plugin-fw/lib/yit-plugin-panel.php:296
547
+ #: plugin-fw/lib/yit-plugin-panel.php:299
548
+ msgid "How to install premium version"
549
  msgstr ""
550
 
551
+ #: plugin-fw/lib/yit-plugin-panel.php:351
552
+ #: plugin-fw/lib/yit-plugin-subpanel.php:146
553
+ #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
554
  msgid "Save Changes"
555
  msgstr ""
556
 
557
+ #: plugin-fw/lib/yit-plugin-panel.php:354
558
+ #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:14
559
  msgid ""
560
  "If you continue with this action, you will reset all options in this page."
561
  msgstr ""
562
 
563
+ #: plugin-fw/lib/yit-plugin-panel.php:356
564
+ #: plugin-fw/lib/yit-plugin-subpanel.php:151
565
  msgid "Reset to default"
566
  msgstr ""
567
 
568
+ #: plugin-fw/lib/yit-plugin-panel.php:356
569
+ #: plugin-fw/lib/yit-plugin-subpanel.php:151
570
+ #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:18
571
  msgid "Are you sure?"
572
  msgstr ""
573
 
574
+ #: plugin-fw/lib/yit-plugin-panel.php:552
575
  msgid ""
576
  "The element you have entered already exists. Please, enter another name."
577
  msgstr ""
578
 
579
+ #: plugin-fw/lib/yit-plugin-panel.php:553
580
  msgid "Settings saved"
581
  msgstr ""
582
 
583
+ #: plugin-fw/lib/yit-plugin-panel.php:554
584
  msgid "Settings reset"
585
  msgstr ""
586
 
587
+ #: plugin-fw/lib/yit-plugin-panel.php:555
588
  msgid "Element deleted correctly."
589
  msgstr ""
590
 
591
+ #: plugin-fw/lib/yit-plugin-panel.php:556
592
+ #: plugin-fw/lib/yit-plugin-panel.php:557
593
  msgid "Element updated correctly."
594
  msgstr ""
595
 
596
+ #: plugin-fw/lib/yit-plugin-panel.php:558
597
  msgid "Database imported correctly."
598
  msgstr ""
599
 
600
+ #: plugin-fw/lib/yit-plugin-panel.php:559
601
  msgid "An error has occurred during import. Please try again."
602
  msgstr ""
603
 
604
+ #: plugin-fw/lib/yit-plugin-panel.php:560
605
  msgid "The added file is not valid."
606
  msgstr ""
607
 
608
+ #: plugin-fw/lib/yit-plugin-panel.php:561
609
  msgid "Sorry, import is disabled."
610
  msgstr ""
611
 
612
+ #: plugin-fw/lib/yit-plugin-panel.php:562
613
  msgid "Sorting successful."
614
  msgstr ""
615
 
616
+ #: plugin-fw/lib/yit-plugin-subpanel.php:149
617
  msgid ""
618
  "If you continue with this action, you will reset all the options in this "
619
  "page."
654
  "YIT Plugin tab."
655
  msgstr ""
656
 
657
+ #: plugin-fw/lib/yit-upgrade.php:135
658
  msgid "There is a new version of %plugin_name% available."
659
  msgstr ""
660
 
661
+ #: plugin-fw/lib/yit-upgrade.php:136
662
  msgid "View version %latest% details."
663
  msgstr ""
664
 
665
+ #: plugin-fw/lib/yit-upgrade.php:137
666
  msgid "Automatic update is unavailable for this plugin,"
667
  msgstr ""
668
 
669
+ #: plugin-fw/lib/yit-upgrade.php:138
670
  msgid ""
671
  "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
672
  msgstr ""
673
 
674
+ #: plugin-fw/lib/yit-upgrade.php:139
675
  msgid "Update now."
676
  msgstr ""
677
 
678
+ #: plugin-fw/lib/yit-upgrade.php:240
679
+ msgid "YIThemes Repository"
680
  msgstr ""
681
 
682
+ #: plugin-fw/lib/yit-upgrade.php:274
683
  msgid "Invalid URL Provided."
684
  msgstr ""
685
 
686
+ #: plugin-fw/lib/yit-upgrade.php:287
687
  msgid "Could not create Temporary file."
688
  msgstr ""
689
 
709
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
710
  "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
711
  "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
712
+ "title=\"License activation\">activate</a> your copy of %6s.</em>"
713
  msgstr ""
714
 
715
  #: plugin-fw/lib/yit-upgrade.php:445
720
  "href=\"%5$s\">update now</a>."
721
  msgstr ""
722
 
723
+ #: plugin-fw/lib/yit-upgrade.php:517
724
  msgid "You can't update the plugins for this site."
725
  msgstr ""
726
 
727
+ #: plugin-fw/lib/yit-upgrade.php:521
728
  msgid ""
729
  "You do not have sufficient permissions to update the plugins for this site."
730
  msgstr ""
731
 
732
+ #: plugin-fw/lib/yit-upgrade.php:528
733
  msgid "Update Plugin"
734
  msgstr ""
735
 
736
+ #: plugin-fw/licence/lib/yit-licence.php:182
737
  #, php-format
738
  msgctxt "%s = field name"
739
  msgid "%s field cannot be empty"
740
  msgstr ""
741
 
742
+ #: plugin-fw/licence/lib/yit-licence.php:183
743
  #, php-format
744
  msgid "%s and %s fields cannot be empty"
745
  msgstr ""
746
 
747
+ #: plugin-fw/licence/lib/yit-licence.php:184
748
  msgid "Unable to contact the remote server, please try again later. Thanks!"
749
  msgstr ""
750
 
751
+ # @ yit
752
+ # @ ywraq
753
+ #: plugin-fw/licence/lib/yit-licence.php:185
754
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:88
755
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:166
756
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:197
757
+ #: plugin-fw/templates/metaboxes/types/contactform.php:148
758
+ #: plugin-fw/templates/metaboxes/types/contactform.php:340
759
+ #: templates/request-quote-form.php:30
760
+ msgid "Email"
761
+ msgstr "Email"
762
+
763
+ #: plugin-fw/licence/lib/yit-licence.php:186
764
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:89
765
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:167
766
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:198
767
+ msgid "License Key"
768
+ msgstr ""
769
+
770
+ #: plugin-fw/licence/lib/yit-licence.php:187
771
+ msgid "Are you sure you want to deactivate the license for current site?"
772
+ msgstr ""
773
+
774
+ #: plugin-fw/licence/lib/yit-licence.php:667
775
  msgid "Invalid Request"
776
  msgstr ""
777
 
778
+ #: plugin-fw/licence/lib/yit-licence.php:668
779
+ msgid "Invalid license key"
780
  msgstr ""
781
 
782
+ #: plugin-fw/licence/lib/yit-licence.php:669
783
  msgid "Software has been deactivated"
784
  msgstr ""
785
 
786
+ #: plugin-fw/licence/lib/yit-licence.php:670
787
  msgid "Maximum number of activations exceeded"
788
  msgstr ""
789
 
790
+ #: plugin-fw/licence/lib/yit-licence.php:671
791
  msgid "Invalid instance ID"
792
  msgstr ""
793
 
794
+ #: plugin-fw/licence/lib/yit-licence.php:672
795
  msgid "Invalid security key"
796
  msgstr ""
797
 
798
+ #: plugin-fw/licence/lib/yit-licence.php:673
799
+ msgid "License key has expired"
800
  msgstr ""
801
 
802
+ #: plugin-fw/licence/lib/yit-licence.php:674
803
+ msgid "License key has been banned"
804
  msgstr ""
805
 
806
+ #: plugin-fw/licence/lib/yit-licence.php:675
807
+ msgid "Current product is not included with your membership key"
808
+ msgstr ""
809
+
810
+ #: plugin-fw/licence/lib/yit-licence.php:676
811
+ msgid "Great"
812
+ msgstr ""
813
+
814
+ #: plugin-fw/licence/lib/yit-licence.php:676
815
+ msgid "License successfully activated"
816
+ msgstr ""
817
+
818
+ #: plugin-fw/licence/lib/yit-licence.php:677
819
+ msgid "License key deactivated for website"
820
+ msgstr ""
821
+
822
+ #: plugin-fw/licence/lib/yit-plugin-licence.php:67
823
  #: plugin-fw/licence/lib/yit-plugin-licence.php:68
824
+ #: plugin-fw/licence/lib/yit-theme-licence.php:69
825
+ #: plugin-fw/licence/lib/yit-theme-licence.php:70
826
+ #: plugin-fw/licence/lib/yit-theme-licence.php:109
827
+ #: plugin-fw/licence/lib/yit-theme-licence.php:110
828
+ msgid "License Activation"
 
829
  msgstr ""
830
 
831
+ #: plugin-fw/licence/lib/yit-theme-licence.php:117
832
+ #: plugin-fw/licence/lib/yit-theme-licence.php:118
833
  #, php-format
834
  msgid "%s"
835
  msgstr ""
836
 
837
+ #: plugin-fw/licence/lib/yit-theme-licence.php:159
 
 
 
 
838
  msgid ""
839
  "I cannot find the license key for activating the theme I have bought some "
840
  "time ago. Where can I find it?"
841
  msgstr ""
842
 
843
+ #: plugin-fw/licence/lib/yit-theme-licence.php:163
844
  msgid ""
845
  "If you have purchased one of our products before 27 January 2015, you can "
846
  "benefit from support and updates (the services offered with the license)\n"
847
+ " until 27 January 2016 and you do not have to purchase it "
848
+ "again to get a new license key, because, before this date, your license used "
849
+ "to be activated automatically by our system.\n"
850
+ " After 27 January 2016, instead, if you want to benefit "
851
+ "from support and updates you have to buy a new license and activate it "
852
+ "through the license key you will be\n"
853
+ " provided with and that you can find in your YIThemes "
854
+ "account, in section \"My licenses\"."
855
+ msgstr ""
856
+
857
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
858
+ msgid "Yithemes License Activation"
859
  msgstr ""
860
 
861
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:27
862
  msgid ""
863
  "Have you updated your licenses? Have you asked for an extension? Update "
864
  "information concerning your products."
865
  msgstr ""
866
 
867
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:29
868
+ msgid "Update license information"
869
  msgstr ""
870
 
871
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:42
872
+ msgid "Product to activate"
873
+ msgid_plural "Products to activate"
874
+ msgstr[0] ""
875
+ msgstr[1] ""
876
 
877
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:61
878
  msgid "Activate"
879
  msgstr ""
880
 
881
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:80
882
  msgid "Activated"
883
  msgstr ""
884
 
885
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:86
886
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:164
887
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:194
888
  msgid "Product Name"
889
  msgstr ""
890
 
 
 
891
  #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
892
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:201
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
893
  msgid "Expires"
894
  msgstr ""
895
 
897
  msgid "Remaining"
898
  msgstr ""
899
 
900
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:97
901
+ msgid "Membership"
 
 
 
902
  msgstr ""
903
 
904
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:101
905
+ msgid "License Actions"
906
+ msgstr ""
907
+
908
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:126
909
  #, php-format
910
  msgid "%1s out of %2s"
911
  msgstr ""
912
 
913
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:142
914
+ msgid "Deactivate"
915
+ msgstr ""
916
+
917
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
918
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:204
919
+ msgid "Renew"
920
+ msgstr ""
921
+
922
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:160
923
  msgid "Banned"
924
  msgstr ""
925
 
926
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:190
927
  msgid "Expired"
928
  msgstr ""
929
 
930
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:226
931
+ msgid "Order again"
932
+ msgstr ""
933
+
934
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:228
935
+ msgid "Renew license"
936
+ msgstr ""
937
+
938
  #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
939
  msgid "Search for a product"
940
  msgstr ""
1294
  msgid "Italic bold"
1295
  msgstr ""
1296
 
1297
+ #: plugin-fw/templates/panel/sidebar/widgets/widgets.php:17
1298
+ msgid "Join the club"
1299
+ msgstr ""
1300
+
1301
+ #: plugin-fw/templates/panel/sidebar/widgets/widgets.php:24
1302
+ msgid "Despacho Theme - 100% FREE"
1303
+ msgstr ""
1304
+
1305
+ #: plugin-fw/templates/panel/sidebar/widgets/widgets.php:28
1306
+ msgid "FREE!"
1307
+ msgstr ""
1308
+
1309
+ #: plugin-fw/templates/panel/sidebar/widgets/widgets.php:34
1310
+ msgid "Important Links"
1311
+ msgstr ""
1312
+
1313
+ #: plugin-fw/templates/panel/types/upload.php:32
1314
+ msgid "Reset"
1315
+ msgstr ""
1316
+
1317
+ #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:17
1318
  msgid "Reset Defaults"
1319
  msgstr ""
1320
 
1403
  msgid "The product is already in quote request list!"
1404
  msgstr "El producto ya se encontraba en la lista a cotizar."
1405
 
1406
+ #: templates/admin/premium.php:199 templates/admin/premium.php:569
1407
  #, php-format
1408
  msgid ""
1409
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Request a Quote"
1410
  "%2$s to benefit from all features!"
1411
  msgstr ""
1412
 
1413
+ #: templates/admin/premium.php:202 templates/admin/premium.php:572
1414
  msgid "UPGRADE"
1415
  msgstr ""
1416
 
1417
  # @ ywraq
1418
+ #: templates/admin/premium.php:203 templates/admin/premium.php:573
1419
  msgid "to the premium version"
1420
  msgstr "Versión Premium"
1421
 
1422
+ #: templates/admin/premium.php:209
1423
  msgid "Premium Features"
1424
  msgstr ""
1425
 
1426
+ #: templates/admin/premium.php:217
1427
  msgid "CUSTOMISED BUTTON"
1428
  msgstr ""
1429
 
1430
+ #: templates/admin/premium.php:220
1431
  #, php-format
1432
  msgid ""
1433
  "Choose the style you prefer for your %s\"Add to Quote\"%s button! In the "
1435
  "text for the button"
1436
  msgstr ""
1437
 
1438
+ #: templates/admin/premium.php:230
1439
  msgid "NOT JUST IN PRODUCT PAGE"
1440
  msgstr ""
1441
 
1442
+ #: templates/admin/premium.php:233
1443
  #, php-format
1444
  msgid ""
1445
  "Give users the opportunity to add one or more products to their list for a "
1448
  "in other pages of your store."
1449
  msgstr ""
1450
 
1451
+ #: templates/admin/premium.php:248
1452
  msgid "HIDE PRODUCT PRICE"
1453
  msgstr ""
1454
 
1455
+ #: templates/admin/premium.php:250
1456
  msgid ""
1457
  "Suppose that you do not want to show price for products in your shop. Just a "
1458
  "click and your wish comes true. Enable the option \"Hide Price\" and it's "
1459
  "done!"
1460
  msgstr ""
1461
 
1462
+ #: templates/admin/premium.php:259
1463
  msgid "EXCLUSION TABLE"
1464
  msgstr ""
1465
 
1466
+ #: templates/admin/premium.php:262
1467
  #, php-format
1468
  msgid ""
1469
  "A dedicated list where you can add those products that have to be excluded "
1471
  "will %snot be displayed%s for products in this table. "
1472
  msgstr ""
1473
 
1474
+ #: templates/admin/premium.php:277
1475
  msgid "USER FILTERS"
1476
  msgstr ""
1477
 
1478
+ #: templates/admin/premium.php:280
1479
  #, php-format
1480
  msgid ""
1481
  "A specific option allows you to filter users to which applying plugin "
1484
  "distinction. "
1485
  msgstr ""
1486
 
1487
+ #: templates/admin/premium.php:289
1488
  msgid "REQUEST FORM"
1489
  msgstr ""
1490
 
1491
+ #: templates/admin/premium.php:292
1492
  #, php-format
1493
  msgid ""
1494
  "The plugin includes a default form for %ssending emails%s, but if you feel "
1498
  "plugin features."
1499
  msgstr ""
1500
 
1501
+ #: templates/admin/premium.php:307
1502
  msgid "REQUEST MANAGEMENT"
1503
  msgstr ""
1504
 
1505
+ #: templates/admin/premium.php:310
1506
  #, php-format
1507
  msgid ""
1508
  "Every request you get is treated like an order! Yes, that's it. As soon as a "
1512
  "everything there and at a hand's grasp."
1513
  msgstr ""
1514
 
1515
+ #: templates/admin/premium.php:320
1516
  msgid "SEND THE QUOTE"
1517
  msgstr ""
1518
 
1519
+ #: templates/admin/premium.php:323
1520
  #, php-format
1521
  msgid ""
1522
  "The best of interaction with your users. They send their request and you can "
1524
  "the right proposal that %spersuades%s your customer to purchase."
1525
  msgstr ""
1526
 
1527
+ #: templates/admin/premium.php:338
1528
  msgid "ACCEPT OR REJECT?"
1529
  msgstr ""
1530
 
1531
+ #: templates/admin/premium.php:341
1532
  #, php-format
1533
  msgid ""
1534
  "Users can decide whether to %1$saccept%2$s or %1$sreject%2$s your quote "
1537
  "case they accept, they will be redirected to the order checkout."
1538
  msgstr ""
1539
 
1540
+ #: templates/admin/premium.php:352
1541
  msgid "A QUOTE WITH EXPIRATION"
1542
  msgstr ""
1543
 
1544
+ #: templates/admin/premium.php:355
1545
  #, php-format
1546
  msgid ""
1547
  "You made a good offer, one that cannot be rejected, and you want to urge "
1550
  "while you are writing your undeniable proposal."
1551
  msgstr ""
1552
 
1553
+ #: templates/admin/premium.php:371
1554
  msgid "Send PDF attachment"
1555
  msgstr ""
1556
 
1557
+ #: templates/admin/premium.php:374
1558
  msgid ""
1559
  "Choose the best form to send your quote offer: send the quote and the list "
1560
  "of selected products either in the email body, or as PDF attachment or both "
1561
  "of them. Everyone with their own style and needs."
1562
  msgstr ""
1563
 
1564
+ #: templates/admin/premium.php:384
1565
+ msgid "Widgets"
1566
  msgstr ""
1567
 
1568
+ #: templates/admin/premium.php:386
1569
  #, php-format
1570
  msgid ""
1571
+ "Two widgets, different for style, allow you to show to users the "
1572
+ "%1$scomplete list of products%2$s they selected to request the quote to send "
1573
+ "to site administrator."
1574
  msgstr ""
1575
 
1576
+ #: templates/admin/premium.php:402
1577
  msgid "Recent requests in \"My Account\""
1578
  msgstr ""
1579
 
1580
+ #: templates/admin/premium.php:405
1581
  #, php-format
1582
  msgid ""
1583
  "All users registered in your store can see all quote requests they have sent "
1585
  "for them."
1586
  msgstr ""
1587
 
1588
+ #: templates/admin/premium.php:415
1589
+ msgid "PDF FOOTER"
1590
+ msgstr ""
1591
+
1592
+ #: templates/admin/premium.php:417
1593
+ #, php-format
1594
+ msgid ""
1595
+ "To add a %1$scustom text%2$s with the most appropriate and useful "
1596
+ "information."
1597
+ msgstr ""
1598
+
1599
+ #: templates/admin/premium.php:433
1600
+ msgid "PDF PAGING"
1601
+ msgstr ""
1602
+
1603
+ #: templates/admin/premium.php:436
1604
+ #, php-format
1605
+ msgid ""
1606
+ "By activating %1$sPDF Paging%2$s, customers do not have to scroll the page "
1607
+ "repeatedly. Thanks to PDF wide contents they can carefully read your offer."
1608
+ msgstr ""
1609
+
1610
+ #: templates/admin/premium.php:446
1611
+ msgid "ADDITIONAL COSTS"
1612
+ msgstr ""
1613
+
1614
+ #: templates/admin/premium.php:448
1615
+ #, php-format
1616
+ msgid ""
1617
+ "It’s easy to add %1$sadditional and shipping costs%2$s and create a quote as "
1618
+ "accurate as possible."
1619
+ msgstr ""
1620
+
1621
+ #: templates/admin/premium.php:464
1622
+ msgid "PRICE CHANGE"
1623
+ msgstr ""
1624
+
1625
+ #: templates/admin/premium.php:467
1626
+ #, php-format
1627
+ msgid ""
1628
+ "Special customers deserve special prices! This plugin allows to %1$schange "
1629
+ "prices in the quote%2$s without altering prices in the shop."
1630
+ msgstr ""
1631
+
1632
+ #: templates/admin/premium.php:477
1633
+ msgid "PDF DOWNLOAD"
1634
+ msgstr ""
1635
+
1636
+ #: templates/admin/premium.php:479
1637
+ #, php-format
1638
+ msgid ""
1639
+ "PDF can be downloaded at any time in %1$s\"My Account\"%2$s page. Certainly "
1640
+ "useful for those customers who lost the quote attached to your email."
1641
+ msgstr ""
1642
+
1643
+ #: templates/admin/premium.php:495
1644
+ msgid "EMAIL ATTACHMENT"
1645
+ msgstr ""
1646
+
1647
+ #: templates/admin/premium.php:498
1648
+ #, php-format
1649
+ msgid ""
1650
+ "With this Premium Version plugin, any file can be attached to emails. "
1651
+ "%1$sQuotes will be richer!%2$s"
1652
+ msgstr ""
1653
+
1654
+ #: templates/admin/premium.php:508
1655
+ msgid "OUT OF STOCK PRODUCTS"
1656
+ msgstr ""
1657
+
1658
+ #: templates/admin/premium.php:510
1659
+ #, php-format
1660
+ msgid ""
1661
+ "A chance to insert a list of %1$s\"Out of stock\"%2$s products in the quote "
1662
+ "by simply clicking \"Add to quote\" button"
1663
+ msgstr ""
1664
+
1665
+ #: templates/admin/premium.php:526
1666
+ msgid "ACCOUNT REGISTRATION"
1667
+ msgstr ""
1668
+
1669
+ #: templates/admin/premium.php:529
1670
+ #, php-format
1671
+ msgid ""
1672
+ "A new feature for your e-commerce. New users requesting a quote have the "
1673
+ "possibility to %1$sregister an account%2$s in the shop"
1674
+ msgstr ""
1675
+
1676
+ #: templates/admin/premium.php:539
1677
+ msgid "REQUEST SENDING CONFIRMATION"
1678
+ msgstr ""
1679
+
1680
+ #: templates/admin/premium.php:541
1681
+ #, php-format
1682
+ msgid ""
1683
+ "Choose the action to make soon after users send the request: %1$snotify%2$s "
1684
+ "them of the successful outcome or %1$sredirect%2$s them to the specific page "
1685
+ "that your marketing strategy provides."
1686
+ msgstr ""
1687
+
1688
+ #: templates/admin/premium.php:557
1689
+ msgid "QUICKLY TO CHECKOUT"
1690
+ msgstr ""
1691
+
1692
+ #: templates/admin/premium.php:560
1693
+ #, php-format
1694
+ msgid ""
1695
+ "You made the proposal to your user who decides to accept it. What does "
1696
+ "happen now? %1$sThe most logical thing!%2$s User is redirected to the "
1697
+ "checkout page to complete the order according to the quote received. Easy "
1698
+ "and fast."
1699
+ msgstr ""
1700
+
1701
  # @ ywraq
1702
  #: templates/emails/plain/request-quote.php:15
1703
  #, php-format
1796
  msgstr "Actualizar Lista"
1797
 
1798
  # @ ywraq
1799
+ #: yith-woocommerce-request-a-quote.php:44
1800
  msgid ""
1801
  "You can't activate the free version of YITH Woocommerce Request A Quote "
1802
  "while you are using the premium one."
1803
  msgstr ""
1804
 
1805
+ #: yith-woocommerce-request-a-quote.php:104
1806
  msgid ""
1807
  "YITH Woocommerce Request A Quote is enabled but not effective. It requires "
1808
  "WooCommerce in order to work."
modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-it_IT.mo CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-it_IT.po CHANGED
@@ -2,14 +2,14 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YIT WooCommerce Request a Quote\n"
4
  "POT-Creation-Date: 2015-11-06 10:04+0100\n"
5
- "PO-Revision-Date: 2015-11-06 10:04+0100\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Yithemes <plugins@yithemes.com>\n"
8
  "Language: 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.8.6\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"
2
  msgstr ""
3
  "Project-Id-Version: YIT WooCommerce Request a Quote\n"
4
  "POT-Creation-Date: 2015-11-06 10:04+0100\n"
5
+ "PO-Revision-Date: 2016-06-10 14:56+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Yithemes <plugins@yithemes.com>\n"
8
  "Language: 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.8.7.1\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"
modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-pt_BR.mo CHANGED
Binary file
modules/yith-woocommerce-request-a-quote/languages/yith-woocommerce-request-a-quote-pt_BR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH Woocommerce Request A Quote v1.0.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-11-06 10:04+0100\n"
6
- "PO-Revision-Date: 2015-11-06 10:04+0100\n"
7
  "Last-Translator: gelcoffee <chrdesigner@chrdesigner.com>\n"
8
  "Language-Team: \n"
9
  "Language: pt_BR\n"
@@ -11,7 +11,7 @@ msgstr ""
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-Generator: Poedit 1.8.6\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_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"
@@ -19,49 +19,71 @@ msgstr ""
19
  "X-Textdomain-Support: yes\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  # @ ywraq
23
  # @ yit
24
- #: includes/class.yith-request-quote-admin.php:151
25
- #: includes/class.yith-request-quote-admin.php:258
26
  #: plugin-fw/lib/yit-cpt-unlimited.php:1048
27
  #: plugin-fw/lib/yit-cpt-unlimited.php:1196
28
  #: plugin-fw/lib/yit-cpt-unlimited.php:1202
29
- #: plugin-fw/lib/yit-plugin-panel.php:64
30
  msgid "Settings"
31
  msgstr "Configurações"
32
 
33
  # @ ywraq
34
- #: includes/class.yith-request-quote-admin.php:155
35
- #: includes/class.yith-request-quote-admin.php:260
36
  msgid "Premium Version"
37
  msgstr "Versão Premium"
38
 
39
- #: includes/class.yith-request-quote-admin.php:158
40
  msgid "Layout"
41
  msgstr ""
42
 
43
- #: includes/class.yith-request-quote-admin.php:159
44
  msgid "Exclusion List"
45
  msgstr ""
46
 
47
  # @ yit
48
- #: includes/class.yith-request-quote-admin.php:165
49
- #: includes/class.yith-request-quote-admin.php:166
50
- #: includes/class.yith-request-quote-admin.php:214
51
  msgid "Request a Quote"
52
  msgstr "Pedir um orçamento"
53
 
54
  # @ yit
55
- #: includes/class.yith-request-quote-admin.php:213
56
  msgctxt "page_slug"
57
  msgid "request-quote"
58
  msgstr ""
59
 
60
- # @ ywraq
61
- #: includes/class.yith-request-quote-admin.php:286
62
- msgid "Plugin Documentation"
63
- msgstr "Documentação do Plugin"
64
-
65
  # @ ywraq
66
  #: includes/class.yith-request-quote-frontend.php:130
67
  msgid "Your list is empty"
@@ -74,46 +96,39 @@ msgid "Browse the list"
74
  msgstr "Visualizar na lista"
75
 
76
  # @ ywraq
77
- #: includes/class.yith-request-quote.php:281
78
- #: includes/class.yith-request-quote.php:441
79
- #: includes/class.yith-request-quote.php:487
80
  msgid "Product already in the list."
81
  msgstr "Produto já esta na lista."
82
 
83
  # @ ywraq
84
- #: includes/class.yith-request-quote.php:431
85
  #, fuzzy
86
  msgid "Error occurred while adding product to Request a Quote list."
87
  msgstr ""
88
  "Ocorreu um erro ao adicionar o produto para solicitar uma lista de orçamento."
89
 
90
  # @ ywraq
91
- #: includes/class.yith-request-quote.php:438
92
  msgid "Product added!"
93
  msgstr "Produto adicionado!"
94
 
95
  # @ ywraq
96
- #: includes/class.yith-request-quote.php:552
97
  msgid "Please enter a name"
98
  msgstr "Por favor, digite um nome"
99
 
100
  # @ ywraq
101
- #: includes/class.yith-request-quote.php:556
102
  msgid "Please enter a valid email"
103
  msgstr "Por favor, entre um e-mail válido"
104
 
105
  # @ ywraq
106
- #: includes/class.yith-request-quote.php:560
107
  msgid "Your list is empty, add products to the list to send a request"
108
  msgstr "Sua lista está vazia, adicione produtos à lista de enviar um pedido"
109
 
110
- # @ ywraq
111
- #: includes/class.yith-request-quote.php:579
112
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:76
113
- msgid "There was a problem in sending your request. Please try again."
114
- msgstr ""
115
- "Houve um problema no envio do seu orçamento. Por favor, tente novamente."
116
-
117
  # @ ywraq
118
  #: includes/emails/class.yith-ywraq-send-email-request-quote.php:31
119
  msgid "Email to request a quote"
@@ -137,25 +152,39 @@ msgid "[Request a quote]"
137
  msgstr "[Solicitação de orçamento]"
138
 
139
  # @ ywraq
140
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:74
141
  msgid "Your request has been sent successfully"
142
  msgstr "Sua solicitação foi enviada com sucesso!"
143
 
144
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:164
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  msgid "\"From\" Name"
146
  msgstr ""
147
 
148
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:171
149
  msgid "\"From\" Email Address"
150
  msgstr ""
151
 
152
  # @ woocommerce
153
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:178
154
  msgid "Subject"
155
  msgstr ""
156
 
157
  # @ ywraq
158
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:180
159
  #, php-format
160
  msgid ""
161
  "This field lets you modify the email subject line. Leave it blank to use "
@@ -165,12 +194,12 @@ msgstr ""
165
  "branco para usar assunto padrão: <code>%s</ code>."
166
 
167
  # @ ywraq
168
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:185
169
  msgid "Recipient(s)"
170
  msgstr "Destinatário(s)"
171
 
172
  # @ ywraq
173
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:187
174
  #, php-format
175
  msgid ""
176
  "Enter recipients (comma separated) for this email. Defaults to <code>%s</"
@@ -180,22 +209,22 @@ msgstr ""
180
  "<code>%s</code>"
181
 
182
  # @ ywraq
183
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:192
184
  msgid "Send CC copy"
185
  msgstr "Enviar cópia CC"
186
 
187
  # @ ywraq
188
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:194
189
  msgid "Send a carbon copy to the user"
190
  msgstr "Envie uma cópia para o usuário"
191
 
192
  # @ woocommerce
193
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:198
194
  msgid "Email Heading"
195
  msgstr ""
196
 
197
  # @ ywraq
198
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:200
199
  #, php-format
200
  msgid ""
201
  "This field lets you modify the main heading contained within the email "
@@ -206,27 +235,27 @@ msgstr ""
206
  "code>."
207
 
208
  # @ woocommerce
209
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:205
210
  msgid "Email type"
211
  msgstr ""
212
 
213
  # @ woocommerce
214
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:207
215
  msgid "Choose format for the email to be sent."
216
  msgstr ""
217
 
218
  # @ woocommerce
219
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:211
220
  msgid "Plain text"
221
  msgstr ""
222
 
223
  # @ woocommerce
224
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:212
225
  msgid "HTML"
226
  msgstr ""
227
 
228
  # @ woocommerce
229
- #: includes/emails/class.yith-ywraq-send-email-request-quote.php:213
230
  msgid "Multipart"
231
  msgstr ""
232
 
@@ -511,102 +540,115 @@ msgstr ""
511
  msgid "Upload multiple files"
512
  msgstr ""
513
 
 
 
 
 
 
 
 
 
 
 
514
  # @ yit
515
- #: plugin-fw/lib/yit-plugin-panel-wc.php:336
516
  msgid "The changes you have made will be lost if you leave this page."
517
  msgstr ""
518
 
519
  # @ yit
520
- #: plugin-fw/lib/yit-plugin-panel.php:63
521
  msgid "Plugin Settings"
522
  msgstr ""
523
 
524
- # @ yit
525
- #: plugin-fw/lib/yit-plugin-panel.php:96
526
- #: plugin-fw/lib/yit-plugin-subpanel.php:101
527
- msgid "YIT Plugins"
 
 
 
528
  msgstr ""
529
 
530
  # @ yit
531
- #: plugin-fw/lib/yit-plugin-panel.php:288
532
- #: plugin-fw/lib/yit-plugin-subpanel.php:143
533
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
534
  msgid "Save Changes"
535
  msgstr ""
536
 
537
  # @ yit
538
- #: plugin-fw/lib/yit-plugin-panel.php:291
539
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
540
  msgid ""
541
  "If you continue with this action, you will reset all options in this page."
542
  msgstr ""
543
 
544
- #: plugin-fw/lib/yit-plugin-panel.php:293
545
- #: plugin-fw/lib/yit-plugin-subpanel.php:148
546
  msgid "Reset to default"
547
  msgstr ""
548
 
549
  # @ yit
550
- #: plugin-fw/lib/yit-plugin-panel.php:293
551
- #: plugin-fw/lib/yit-plugin-subpanel.php:148
552
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
553
  msgid "Are you sure?"
554
  msgstr ""
555
 
556
  # @ yit
557
- #: plugin-fw/lib/yit-plugin-panel.php:427
558
  msgid ""
559
  "The element you have entered already exists. Please, enter another name."
560
  msgstr ""
561
 
562
  # @ yit
563
- #: plugin-fw/lib/yit-plugin-panel.php:428
564
  msgid "Settings saved"
565
  msgstr ""
566
 
567
  # @ yit
568
- #: plugin-fw/lib/yit-plugin-panel.php:429
569
  msgid "Settings reset"
570
  msgstr ""
571
 
572
  # @ yit
573
- #: plugin-fw/lib/yit-plugin-panel.php:430
574
  msgid "Element deleted correctly."
575
  msgstr ""
576
 
577
  # @ yit
578
- #: plugin-fw/lib/yit-plugin-panel.php:431
579
- #: plugin-fw/lib/yit-plugin-panel.php:432
580
  msgid "Element updated correctly."
581
  msgstr ""
582
 
583
  # @ yit
584
- #: plugin-fw/lib/yit-plugin-panel.php:433
585
  msgid "Database imported correctly."
586
  msgstr ""
587
 
588
  # @ yit
589
- #: plugin-fw/lib/yit-plugin-panel.php:434
590
  msgid "An error has occurred during import. Please try again."
591
  msgstr ""
592
 
593
  # @ yit
594
- #: plugin-fw/lib/yit-plugin-panel.php:435
595
  msgid "The added file is not valid."
596
  msgstr ""
597
 
598
  # @ yit
599
- #: plugin-fw/lib/yit-plugin-panel.php:436
600
  msgid "Sorry, import is disabled."
601
  msgstr ""
602
 
603
  # @ yit
604
- #: plugin-fw/lib/yit-plugin-panel.php:437
605
  msgid "Sorting successful."
606
  msgstr ""
607
 
608
  # @ yit
609
- #: plugin-fw/lib/yit-plugin-subpanel.php:146
610
  msgid ""
611
  "If you continue with this action, you will reset all the options in this "
612
  "page."
@@ -654,43 +696,42 @@ msgid ""
654
  msgstr ""
655
 
656
  # @ yit
657
- #: plugin-fw/lib/yit-upgrade.php:123
658
  msgid "There is a new version of %plugin_name% available."
659
  msgstr ""
660
 
661
  # @ yit
662
- #: plugin-fw/lib/yit-upgrade.php:124
663
  msgid "View version %latest% details."
664
  msgstr ""
665
 
666
  # @ yit
667
- #: plugin-fw/lib/yit-upgrade.php:125
668
  msgid "Automatic update is unavailable for this plugin,"
669
  msgstr ""
670
 
671
  # @ yit
672
- #: plugin-fw/lib/yit-upgrade.php:126
673
  msgid ""
674
  "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
675
  msgstr ""
676
 
677
  # @ yit
678
- #: plugin-fw/lib/yit-upgrade.php:127
679
  msgid "Update now."
680
  msgstr ""
681
 
682
- # @ yit
683
- #: plugin-fw/lib/yit-upgrade.php:250
684
- msgid "Yithemes Repository"
685
  msgstr ""
686
 
687
  # @ default
688
- #: plugin-fw/lib/yit-upgrade.php:284
689
  msgid "Invalid URL Provided."
690
  msgstr ""
691
 
692
  # @ default
693
- #: plugin-fw/lib/yit-upgrade.php:297
694
  msgid "Could not create Temporary file."
695
  msgstr ""
696
 
@@ -712,14 +753,13 @@ msgid ""
712
  "automatic updates.</em>"
713
  msgstr ""
714
 
715
- # @ yit
716
  #: plugin-fw/lib/yit-upgrade.php:443
717
  #, php-format
718
  msgid ""
719
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
720
  "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
721
  "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
722
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
723
  msgstr ""
724
 
725
  # @ yit
@@ -732,174 +772,190 @@ msgid ""
732
  msgstr ""
733
 
734
  # @ yit
735
- #: plugin-fw/lib/yit-upgrade.php:518
736
  msgid "You can't update the plugins for this site."
737
  msgstr ""
738
 
739
  # @ yit
740
- #: plugin-fw/lib/yit-upgrade.php:522
741
  msgid ""
742
  "You do not have sufficient permissions to update the plugins for this site."
743
  msgstr ""
744
 
745
  # @ default
746
- #: plugin-fw/lib/yit-upgrade.php:529
747
  msgid "Update Plugin"
748
  msgstr ""
749
 
750
- #: plugin-fw/licence/lib/yit-licence.php:161
751
  #, php-format
752
  msgctxt "%s = field name"
753
  msgid "%s field cannot be empty"
754
  msgstr ""
755
 
756
- #: plugin-fw/licence/lib/yit-licence.php:162
757
  #, php-format
758
  msgid "%s and %s fields cannot be empty"
759
  msgstr ""
760
 
761
  # @ yit
762
- #: plugin-fw/licence/lib/yit-licence.php:163
763
  msgid "Unable to contact the remote server, please try again later. Thanks!"
764
  msgstr ""
765
 
766
  # @ yit
767
- #: plugin-fw/licence/lib/yit-licence.php:548
768
- msgid "Invalid Request"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
769
  msgstr ""
770
 
771
  # @ yit
772
- #: plugin-fw/licence/lib/yit-licence.php:549
773
- msgid "Invalid licence key"
 
 
 
 
774
  msgstr ""
775
 
776
  # @ yit
777
- #: plugin-fw/licence/lib/yit-licence.php:550
778
  msgid "Software has been deactivated"
779
  msgstr ""
780
 
781
  # @ yit
782
- #: plugin-fw/licence/lib/yit-licence.php:551
783
  msgid "Maximum number of activations exceeded"
784
  msgstr ""
785
 
786
  # @ yit
787
- #: plugin-fw/licence/lib/yit-licence.php:552
788
  msgid "Invalid instance ID"
789
  msgstr ""
790
 
791
  # @ yit
792
- #: plugin-fw/licence/lib/yit-licence.php:553
793
  msgid "Invalid security key"
794
  msgstr ""
795
 
796
- # @ yit
797
- #: plugin-fw/licence/lib/yit-licence.php:554
798
- msgid "Licence key has expired"
799
  msgstr ""
800
 
801
- # @ yit
802
- #: plugin-fw/licence/lib/yit-licence.php:555
803
- msgid "Licence key has been banned"
804
  msgstr ""
805
 
806
- # @ yit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
807
  #: plugin-fw/licence/lib/yit-plugin-licence.php:68
808
- #: plugin-fw/licence/lib/yit-plugin-licence.php:69
809
- #: plugin-fw/licence/lib/yit-theme-licence.php:64
810
- #: plugin-fw/licence/lib/yit-theme-licence.php:65
811
- #: plugin-fw/licence/lib/yit-theme-licence.php:105
812
- #: plugin-fw/licence/lib/yit-theme-licence.php:106
813
- msgid "Licence Activation"
814
  msgstr ""
815
 
816
  # @ yit
817
- #: plugin-fw/licence/lib/yit-theme-licence.php:113
818
- #: plugin-fw/licence/lib/yit-theme-licence.php:114
819
  #, php-format
820
  msgid "%s"
821
  msgstr ""
822
 
823
- # @ yit
824
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:19
825
- msgid "Yithemes Licence Activation"
826
- msgstr ""
827
-
828
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
829
  msgid ""
830
  "I cannot find the license key for activating the theme I have bought some "
831
  "time ago. Where can I find it?"
832
  msgstr ""
833
 
834
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:26
835
  msgid ""
836
  "If you have purchased one of our products before 27 January 2015, you can "
837
  "benefit from support and updates (the services offered with the license)\n"
838
- " until 27 January 2016 and you do not have to purchase it again "
839
- "to get a new license key, because, before this date, your license used to be "
840
- "activated automatically by our system.\n"
841
- " After 27 January 2016, instead, if you want to benefit from "
842
- "support and updates you have to buy a new license and activate it through "
843
- "the license key you will be\n"
844
- " provided with and that you can find in your YIThemes account, in "
845
- "section \"My licenses\"."
 
 
 
 
846
  msgstr ""
847
 
848
  # @ yit
849
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:37
850
  msgid ""
851
  "Have you updated your licenses? Have you asked for an extension? Update "
852
  "information concerning your products."
853
  msgstr ""
854
 
855
- # @ yit
856
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:39
857
- msgid "Update licence information"
858
  msgstr ""
859
 
860
- # @ yit
861
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:49
862
- msgid "Products to be activated"
863
- msgstr ""
 
864
 
865
  # @ yit
866
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:68
867
  msgid "Activate"
868
  msgstr ""
869
 
870
  # @ yit
871
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:87
872
  msgid "Activated"
873
  msgstr ""
874
 
875
  # @ yit
876
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
877
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:123
878
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
879
  msgid "Product Name"
880
  msgstr ""
881
 
882
  # @ yit
883
- # @ ywraq
884
  #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
885
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
886
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
887
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
888
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
889
- #: templates/request-quote-form.php:30
890
- msgid "Email"
891
- msgstr "E-mail"
892
-
893
- # @ yit
894
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
895
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
896
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
897
- msgid "Licence Key"
898
- msgstr ""
899
-
900
- # @ yit
901
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
902
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:150
903
  msgid "Expires"
904
  msgstr ""
905
 
@@ -908,30 +964,48 @@ msgstr ""
908
  msgid "Remaining"
909
  msgstr ""
910
 
911
- # @ yit
912
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:96
913
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:109
914
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
915
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
916
- msgid "Renew"
917
  msgstr ""
918
 
919
  # @ yit
920
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:107
921
  #, php-format
922
  msgid "%1s out of %2s"
923
  msgstr ""
924
 
 
 
 
 
 
 
 
 
 
 
925
  # @ yit
926
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:119
927
  msgid "Banned"
928
  msgstr ""
929
 
930
  # @ yit
931
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:143
932
  msgid "Expired"
933
  msgstr ""
934
 
 
 
 
 
 
 
 
 
935
  # @ yit
936
  #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
937
  msgid "Search for a product"
@@ -1364,8 +1438,28 @@ msgstr ""
1364
  msgid "Italic bold"
1365
  msgstr ""
1366
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1367
  # @ yit
1368
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
1369
  msgid "Reset Defaults"
1370
  msgstr ""
1371
 
@@ -1456,30 +1550,30 @@ msgstr "Ocultar botão \"Adicionar ao carrinho\""
1456
  msgid "The product is already in quote request list!"
1457
  msgstr "O produto já está na lista de pedidos de orçamento!"
1458
 
1459
- #: templates/admin/premium.php:198 templates/admin/premium.php:413
1460
  #, php-format
1461
  msgid ""
1462
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Request a Quote"
1463
  "%2$s to benefit from all features!"
1464
  msgstr ""
1465
 
1466
- #: templates/admin/premium.php:201 templates/admin/premium.php:416
1467
  msgid "UPGRADE"
1468
  msgstr ""
1469
 
1470
- #: templates/admin/premium.php:202 templates/admin/premium.php:417
1471
  msgid "to the premium version"
1472
  msgstr ""
1473
 
1474
- #: templates/admin/premium.php:208
1475
  msgid "Premium Features"
1476
  msgstr ""
1477
 
1478
- #: templates/admin/premium.php:216
1479
  msgid "CUSTOMISED BUTTON"
1480
  msgstr ""
1481
 
1482
- #: templates/admin/premium.php:219
1483
  #, php-format
1484
  msgid ""
1485
  "Choose the style you prefer for your %s\"Add to Quote\"%s button! In the "
@@ -1487,11 +1581,11 @@ msgid ""
1487
  "text for the button"
1488
  msgstr ""
1489
 
1490
- #: templates/admin/premium.php:229
1491
  msgid "NOT JUST IN PRODUCT PAGE"
1492
  msgstr ""
1493
 
1494
- #: templates/admin/premium.php:232
1495
  #, php-format
1496
  msgid ""
1497
  "Give users the opportunity to add one or more products to their list for a "
@@ -1500,22 +1594,22 @@ msgid ""
1500
  "in other pages of your store."
1501
  msgstr ""
1502
 
1503
- #: templates/admin/premium.php:247
1504
  msgid "HIDE PRODUCT PRICE"
1505
  msgstr ""
1506
 
1507
- #: templates/admin/premium.php:249
1508
  msgid ""
1509
  "Suppose that you do not want to show price for products in your shop. Just a "
1510
  "click and your wish comes true. Enable the option \"Hide Price\" and it's "
1511
  "done!"
1512
  msgstr ""
1513
 
1514
- #: templates/admin/premium.php:258
1515
  msgid "EXCLUSION TABLE"
1516
  msgstr ""
1517
 
1518
- #: templates/admin/premium.php:261
1519
  #, php-format
1520
  msgid ""
1521
  "A dedicated list where you can add those products that have to be excluded "
@@ -1523,11 +1617,11 @@ msgid ""
1523
  "will %snot be displayed%s for products in this table. "
1524
  msgstr ""
1525
 
1526
- #: templates/admin/premium.php:276
1527
  msgid "USER FILTERS"
1528
  msgstr ""
1529
 
1530
- #: templates/admin/premium.php:279
1531
  #, php-format
1532
  msgid ""
1533
  "A specific option allows you to filter users to which applying plugin "
@@ -1536,11 +1630,11 @@ msgid ""
1536
  "distinction. "
1537
  msgstr ""
1538
 
1539
- #: templates/admin/premium.php:288
1540
  msgid "REQUEST FORM"
1541
  msgstr ""
1542
 
1543
- #: templates/admin/premium.php:291
1544
  #, php-format
1545
  msgid ""
1546
  "The plugin includes a default form for %ssending emails%s, but if you feel "
@@ -1550,11 +1644,11 @@ msgid ""
1550
  "plugin features."
1551
  msgstr ""
1552
 
1553
- #: templates/admin/premium.php:306
1554
  msgid "REQUEST MANAGEMENT"
1555
  msgstr ""
1556
 
1557
- #: templates/admin/premium.php:309
1558
  #, php-format
1559
  msgid ""
1560
  "Every request you get is treated like an order! Yes, that's it. As soon as a "
@@ -1564,11 +1658,11 @@ msgid ""
1564
  "everything there and at a hand's grasp."
1565
  msgstr ""
1566
 
1567
- #: templates/admin/premium.php:319
1568
  msgid "SEND THE QUOTE"
1569
  msgstr ""
1570
 
1571
- #: templates/admin/premium.php:322
1572
  #, php-format
1573
  msgid ""
1574
  "The best of interaction with your users. They send their request and you can "
@@ -1576,11 +1670,11 @@ msgid ""
1576
  "the right proposal that %spersuades%s your customer to purchase."
1577
  msgstr ""
1578
 
1579
- #: templates/admin/premium.php:337
1580
  msgid "ACCEPT OR REJECT?"
1581
  msgstr ""
1582
 
1583
- #: templates/admin/premium.php:340
1584
  #, php-format
1585
  msgid ""
1586
  "Users can decide whether to %1$saccept%2$s or %1$sreject%2$s your quote "
@@ -1589,11 +1683,11 @@ msgid ""
1589
  "case they accept, they will be redirected to the order checkout."
1590
  msgstr ""
1591
 
1592
- #: templates/admin/premium.php:351
1593
  msgid "A QUOTE WITH EXPIRATION"
1594
  msgstr ""
1595
 
1596
- #: templates/admin/premium.php:354
1597
  #, php-format
1598
  msgid ""
1599
  "You made a good offer, one that cannot be rejected, and you want to urge "
@@ -1602,34 +1696,34 @@ msgid ""
1602
  "while you are writing your undeniable proposal."
1603
  msgstr ""
1604
 
1605
- #: templates/admin/premium.php:370
1606
  msgid "Send PDF attachment"
1607
  msgstr ""
1608
 
1609
- #: templates/admin/premium.php:373
1610
  msgid ""
1611
  "Choose the best form to send your quote offer: send the quote and the list "
1612
  "of selected products either in the email body, or as PDF attachment or both "
1613
  "of them. Everyone with their own style and needs."
1614
  msgstr ""
1615
 
1616
- #: templates/admin/premium.php:383
1617
- msgid "Widget"
1618
  msgstr ""
1619
 
1620
- #: templates/admin/premium.php:385
1621
  #, php-format
1622
  msgid ""
1623
- "Add a wigdet in the sidebar of your shop and put it at your customers' "
1624
- "disposal. There they will see a %slist%s with all products they have "
1625
- "selected and added to the quote request so far."
1626
  msgstr ""
1627
 
1628
- #: templates/admin/premium.php:401
1629
  msgid "Recent requests in \"My Account\""
1630
  msgstr ""
1631
 
1632
- #: templates/admin/premium.php:404
1633
  #, php-format
1634
  msgid ""
1635
  "All users registered in your store can see all quote requests they have sent "
@@ -1637,6 +1731,119 @@ msgid ""
1637
  "for them."
1638
  msgstr ""
1639
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1640
  # @ ywraq
1641
  #: templates/emails/plain/request-quote.php:15
1642
  #, php-format
@@ -1737,7 +1944,7 @@ msgid "Update List"
1737
  msgstr "Atualizar Lista"
1738
 
1739
  # @ ywraq
1740
- #: yith-woocommerce-request-a-quote.php:45
1741
  msgid ""
1742
  "You can't activate the free version of YITH Woocommerce Request A Quote "
1743
  "while you are using the premium one."
@@ -1745,7 +1952,7 @@ msgstr ""
1745
  "Você não pode ativar a versão gratuita do YITH Woocommerce Request A Quote "
1746
  "enquanto você estiver usando um premium."
1747
 
1748
- #: yith-woocommerce-request-a-quote.php:112
1749
  msgid ""
1750
  "YITH Woocommerce Request A Quote is enabled but not effective. It requires "
1751
  "WooCommerce in order to work."
2
  msgstr ""
3
  "Project-Id-Version: YITH Woocommerce Request A Quote v1.0.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-10 14:56+0200\n"
6
+ "PO-Revision-Date: 2016-06-10 14:56+0200\n"
7
  "Last-Translator: gelcoffee <chrdesigner@chrdesigner.com>\n"
8
  "Language-Team: \n"
9
  "Language: pt_BR\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-Generator: Poedit 1.8.7.1\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_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"
19
  "X-Textdomain-Support: yes\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
22
+ # @ ywraq
23
+ #: includes/class.yith-request-quote-admin.php:102
24
+ #: includes/class.yith-request-quote-admin.php:314
25
+ msgid "Plugin Documentation"
26
+ msgstr "Documentação do Plugin"
27
+
28
+ #: includes/class.yith-request-quote-admin.php:106
29
+ msgid "Discovery premium version"
30
+ msgstr ""
31
+
32
+ #: includes/class.yith-request-quote-admin.php:110
33
+ msgid "Free Vs Premium"
34
+ msgstr ""
35
+
36
+ #: includes/class.yith-request-quote-admin.php:114
37
+ msgid "Premium live demo"
38
+ msgstr ""
39
+
40
+ #: includes/class.yith-request-quote-admin.php:118
41
+ msgid "WordPress support forum"
42
+ msgstr ""
43
+
44
+ #: includes/class.yith-request-quote-admin.php:122
45
+ #, php-format
46
+ msgid "Changelog (current version %s)"
47
+ msgstr ""
48
+
49
  # @ ywraq
50
  # @ yit
51
+ #: includes/class.yith-request-quote-admin.php:178
52
+ #: includes/class.yith-request-quote-admin.php:286
53
  #: plugin-fw/lib/yit-cpt-unlimited.php:1048
54
  #: plugin-fw/lib/yit-cpt-unlimited.php:1196
55
  #: plugin-fw/lib/yit-cpt-unlimited.php:1202
56
+ #: plugin-fw/lib/yit-plugin-panel.php:74
57
  msgid "Settings"
58
  msgstr "Configurações"
59
 
60
  # @ ywraq
61
+ #: includes/class.yith-request-quote-admin.php:182
62
+ #: includes/class.yith-request-quote-admin.php:288
63
  msgid "Premium Version"
64
  msgstr "Versão Premium"
65
 
66
+ #: includes/class.yith-request-quote-admin.php:185
67
  msgid "Layout"
68
  msgstr ""
69
 
70
+ #: includes/class.yith-request-quote-admin.php:186
71
  msgid "Exclusion List"
72
  msgstr ""
73
 
74
  # @ yit
75
+ #: includes/class.yith-request-quote-admin.php:192
76
+ #: includes/class.yith-request-quote-admin.php:193
77
+ #: includes/class.yith-request-quote-admin.php:242
78
  msgid "Request a Quote"
79
  msgstr "Pedir um orçamento"
80
 
81
  # @ yit
82
+ #: includes/class.yith-request-quote-admin.php:241
83
  msgctxt "page_slug"
84
  msgid "request-quote"
85
  msgstr ""
86
 
 
 
 
 
 
87
  # @ ywraq
88
  #: includes/class.yith-request-quote-frontend.php:130
89
  msgid "Your list is empty"
96
  msgstr "Visualizar na lista"
97
 
98
  # @ ywraq
99
+ #: includes/class.yith-request-quote.php:279
100
+ #: includes/class.yith-request-quote.php:437
101
+ #: includes/class.yith-request-quote.php:483
102
  msgid "Product already in the list."
103
  msgstr "Produto já esta na lista."
104
 
105
  # @ ywraq
106
+ #: includes/class.yith-request-quote.php:427
107
  #, fuzzy
108
  msgid "Error occurred while adding product to Request a Quote list."
109
  msgstr ""
110
  "Ocorreu um erro ao adicionar o produto para solicitar uma lista de orçamento."
111
 
112
  # @ ywraq
113
+ #: includes/class.yith-request-quote.php:434
114
  msgid "Product added!"
115
  msgstr "Produto adicionado!"
116
 
117
  # @ ywraq
118
+ #: includes/class.yith-request-quote.php:549
119
  msgid "Please enter a name"
120
  msgstr "Por favor, digite um nome"
121
 
122
  # @ ywraq
123
+ #: includes/class.yith-request-quote.php:553
124
  msgid "Please enter a valid email"
125
  msgstr "Por favor, entre um e-mail válido"
126
 
127
  # @ ywraq
128
+ #: includes/class.yith-request-quote.php:557
129
  msgid "Your list is empty, add products to the list to send a request"
130
  msgstr "Sua lista está vazia, adicione produtos à lista de enviar um pedido"
131
 
 
 
 
 
 
 
 
132
  # @ ywraq
133
  #: includes/emails/class.yith-ywraq-send-email-request-quote.php:31
134
  msgid "Email to request a quote"
152
  msgstr "[Solicitação de orçamento]"
153
 
154
  # @ ywraq
155
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:82
156
  msgid "Your request has been sent successfully"
157
  msgstr "Sua solicitação foi enviada com sucesso!"
158
 
159
+ # @ ywraq
160
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:84
161
+ msgid "There was a problem in sending your request. Please try again."
162
+ msgstr ""
163
+ "Houve um problema no envio do seu orçamento. Por favor, tente novamente."
164
+
165
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:173
166
+ msgid "Enable/Disable"
167
+ msgstr ""
168
+
169
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:175
170
+ msgid "Enable this email notification"
171
+ msgstr ""
172
+
173
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:179
174
  msgid "\"From\" Name"
175
  msgstr ""
176
 
177
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:186
178
  msgid "\"From\" Email Address"
179
  msgstr ""
180
 
181
  # @ woocommerce
182
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:193
183
  msgid "Subject"
184
  msgstr ""
185
 
186
  # @ ywraq
187
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:195
188
  #, php-format
189
  msgid ""
190
  "This field lets you modify the email subject line. Leave it blank to use "
194
  "branco para usar assunto padrão: <code>%s</ code>."
195
 
196
  # @ ywraq
197
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:200
198
  msgid "Recipient(s)"
199
  msgstr "Destinatário(s)"
200
 
201
  # @ ywraq
202
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:202
203
  #, php-format
204
  msgid ""
205
  "Enter recipients (comma separated) for this email. Defaults to <code>%s</"
209
  "<code>%s</code>"
210
 
211
  # @ ywraq
212
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:207
213
  msgid "Send CC copy"
214
  msgstr "Enviar cópia CC"
215
 
216
  # @ ywraq
217
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:209
218
  msgid "Send a carbon copy to the user"
219
  msgstr "Envie uma cópia para o usuário"
220
 
221
  # @ woocommerce
222
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:213
223
  msgid "Email Heading"
224
  msgstr ""
225
 
226
  # @ ywraq
227
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:215
228
  #, php-format
229
  msgid ""
230
  "This field lets you modify the main heading contained within the email "
235
  "code>."
236
 
237
  # @ woocommerce
238
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:220
239
  msgid "Email type"
240
  msgstr ""
241
 
242
  # @ woocommerce
243
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:222
244
  msgid "Choose format for the email to be sent."
245
  msgstr ""
246
 
247
  # @ woocommerce
248
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:226
249
  msgid "Plain text"
250
  msgstr ""
251
 
252
  # @ woocommerce
253
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:227
254
  msgid "HTML"
255
  msgstr ""
256
 
257
  # @ woocommerce
258
+ #: includes/emails/class.yith-ywraq-send-email-request-quote.php:228
259
  msgid "Multipart"
260
  msgstr ""
261
 
540
  msgid "Upload multiple files"
541
  msgstr ""
542
 
543
+ #: plugin-fw/lib/yit-plugin-panel-sidebar.php:421
544
+ #: plugin-fw/templates/panel/sidebar/sidebar.php:3
545
+ msgid "Hide sidebar"
546
+ msgstr ""
547
+
548
+ #: plugin-fw/lib/yit-plugin-panel-sidebar.php:422
549
+ #: plugin-fw/templates/panel/sidebar/sidebar.php:3
550
+ msgid "Show sidebar"
551
+ msgstr ""
552
+
553
  # @ yit
554
+ #: plugin-fw/lib/yit-plugin-panel-wc.php:374
555
  msgid "The changes you have made will be lost if you leave this page."
556
  msgstr ""
557
 
558
  # @ yit
559
+ #: plugin-fw/lib/yit-plugin-panel.php:73
560
  msgid "Plugin Settings"
561
  msgstr ""
562
 
563
+ #: plugin-fw/lib/yit-plugin-panel.php:116
564
+ msgid "YITH Plugins"
565
+ msgstr ""
566
+
567
+ #: plugin-fw/lib/yit-plugin-panel.php:296
568
+ #: plugin-fw/lib/yit-plugin-panel.php:299
569
+ msgid "How to install premium version"
570
  msgstr ""
571
 
572
  # @ yit
573
+ #: plugin-fw/lib/yit-plugin-panel.php:351
574
+ #: plugin-fw/lib/yit-plugin-subpanel.php:146
575
+ #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
576
  msgid "Save Changes"
577
  msgstr ""
578
 
579
  # @ yit
580
+ #: plugin-fw/lib/yit-plugin-panel.php:354
581
+ #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:14
582
  msgid ""
583
  "If you continue with this action, you will reset all options in this page."
584
  msgstr ""
585
 
586
+ #: plugin-fw/lib/yit-plugin-panel.php:356
587
+ #: plugin-fw/lib/yit-plugin-subpanel.php:151
588
  msgid "Reset to default"
589
  msgstr ""
590
 
591
  # @ yit
592
+ #: plugin-fw/lib/yit-plugin-panel.php:356
593
+ #: plugin-fw/lib/yit-plugin-subpanel.php:151
594
+ #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:18
595
  msgid "Are you sure?"
596
  msgstr ""
597
 
598
  # @ yit
599
+ #: plugin-fw/lib/yit-plugin-panel.php:552
600
  msgid ""
601
  "The element you have entered already exists. Please, enter another name."
602
  msgstr ""
603
 
604
  # @ yit
605
+ #: plugin-fw/lib/yit-plugin-panel.php:553
606
  msgid "Settings saved"
607
  msgstr ""
608
 
609
  # @ yit
610
+ #: plugin-fw/lib/yit-plugin-panel.php:554
611
  msgid "Settings reset"
612
  msgstr ""
613
 
614
  # @ yit
615
+ #: plugin-fw/lib/yit-plugin-panel.php:555
616
  msgid "Element deleted correctly."
617
  msgstr ""
618
 
619
  # @ yit
620
+ #: plugin-fw/lib/yit-plugin-panel.php:556
621
+ #: plugin-fw/lib/yit-plugin-panel.php:557
622
  msgid "Element updated correctly."
623
  msgstr ""
624
 
625
  # @ yit
626
+ #: plugin-fw/lib/yit-plugin-panel.php:558
627
  msgid "Database imported correctly."
628
  msgstr ""
629
 
630
  # @ yit
631
+ #: plugin-fw/lib/yit-plugin-panel.php:559
632
  msgid "An error has occurred during import. Please try again."
633
  msgstr ""
634
 
635
  # @ yit
636
+ #: plugin-fw/lib/yit-plugin-panel.php:560
637
  msgid "The added file is not valid."
638
  msgstr ""
639
 
640
  # @ yit
641
+ #: plugin-fw/lib/yit-plugin-panel.php:561
642
  msgid "Sorry, import is disabled."
643
  msgstr ""
644
 
645
  # @ yit
646
+ #: plugin-fw/lib/yit-plugin-panel.php:562
647
  msgid "Sorting successful."
648
  msgstr ""
649
 
650
  # @ yit
651
+ #: plugin-fw/lib/yit-plugin-subpanel.php:149
652
  msgid ""
653
  "If you continue with this action, you will reset all the options in this "
654
  "page."
696
  msgstr ""
697
 
698
  # @ yit
699
+ #: plugin-fw/lib/yit-upgrade.php:135
700
  msgid "There is a new version of %plugin_name% available."
701
  msgstr ""
702
 
703
  # @ yit
704
+ #: plugin-fw/lib/yit-upgrade.php:136
705
  msgid "View version %latest% details."
706
  msgstr ""
707
 
708
  # @ yit
709
+ #: plugin-fw/lib/yit-upgrade.php:137
710
  msgid "Automatic update is unavailable for this plugin,"
711
  msgstr ""
712
 
713
  # @ yit
714
+ #: plugin-fw/lib/yit-upgrade.php:138
715
  msgid ""
716
  "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
717
  msgstr ""
718
 
719
  # @ yit
720
+ #: plugin-fw/lib/yit-upgrade.php:139
721
  msgid "Update now."
722
  msgstr ""
723
 
724
+ #: plugin-fw/lib/yit-upgrade.php:240
725
+ msgid "YIThemes Repository"
 
726
  msgstr ""
727
 
728
  # @ default
729
+ #: plugin-fw/lib/yit-upgrade.php:274
730
  msgid "Invalid URL Provided."
731
  msgstr ""
732
 
733
  # @ default
734
+ #: plugin-fw/lib/yit-upgrade.php:287
735
  msgid "Could not create Temporary file."
736
  msgstr ""
737
 
753
  "automatic updates.</em>"
754
  msgstr ""
755
 
 
756
  #: plugin-fw/lib/yit-upgrade.php:443
757
  #, php-format
758
  msgid ""
759
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
760
  "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
761
  "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
762
+ "title=\"License activation\">activate</a> your copy of %6s.</em>"
763
  msgstr ""
764
 
765
  # @ yit
772
  msgstr ""
773
 
774
  # @ yit
775
+ #: plugin-fw/lib/yit-upgrade.php:517
776
  msgid "You can't update the plugins for this site."
777
  msgstr ""
778
 
779
  # @ yit
780
+ #: plugin-fw/lib/yit-upgrade.php:521
781
  msgid ""
782
  "You do not have sufficient permissions to update the plugins for this site."
783
  msgstr ""
784
 
785
  # @ default
786
+ #: plugin-fw/lib/yit-upgrade.php:528
787
  msgid "Update Plugin"
788
  msgstr ""
789
 
790
+ #: plugin-fw/licence/lib/yit-licence.php:182
791
  #, php-format
792
  msgctxt "%s = field name"
793
  msgid "%s field cannot be empty"
794
  msgstr ""
795
 
796
+ #: plugin-fw/licence/lib/yit-licence.php:183
797
  #, php-format
798
  msgid "%s and %s fields cannot be empty"
799
  msgstr ""
800
 
801
  # @ yit
802
+ #: plugin-fw/licence/lib/yit-licence.php:184
803
  msgid "Unable to contact the remote server, please try again later. Thanks!"
804
  msgstr ""
805
 
806
  # @ yit
807
+ # @ ywraq
808
+ #: plugin-fw/licence/lib/yit-licence.php:185
809
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:88
810
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:166
811
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:197
812
+ #: plugin-fw/templates/metaboxes/types/contactform.php:148
813
+ #: plugin-fw/templates/metaboxes/types/contactform.php:340
814
+ #: templates/request-quote-form.php:30
815
+ msgid "Email"
816
+ msgstr "E-mail"
817
+
818
+ #: plugin-fw/licence/lib/yit-licence.php:186
819
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:89
820
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:167
821
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:198
822
+ msgid "License Key"
823
+ msgstr ""
824
+
825
+ #: plugin-fw/licence/lib/yit-licence.php:187
826
+ msgid "Are you sure you want to deactivate the license for current site?"
827
  msgstr ""
828
 
829
  # @ yit
830
+ #: plugin-fw/licence/lib/yit-licence.php:667
831
+ msgid "Invalid Request"
832
+ msgstr ""
833
+
834
+ #: plugin-fw/licence/lib/yit-licence.php:668
835
+ msgid "Invalid license key"
836
  msgstr ""
837
 
838
  # @ yit
839
+ #: plugin-fw/licence/lib/yit-licence.php:669
840
  msgid "Software has been deactivated"
841
  msgstr ""
842
 
843
  # @ yit
844
+ #: plugin-fw/licence/lib/yit-licence.php:670
845
  msgid "Maximum number of activations exceeded"
846
  msgstr ""
847
 
848
  # @ yit
849
+ #: plugin-fw/licence/lib/yit-licence.php:671
850
  msgid "Invalid instance ID"
851
  msgstr ""
852
 
853
  # @ yit
854
+ #: plugin-fw/licence/lib/yit-licence.php:672
855
  msgid "Invalid security key"
856
  msgstr ""
857
 
858
+ #: plugin-fw/licence/lib/yit-licence.php:673
859
+ msgid "License key has expired"
 
860
  msgstr ""
861
 
862
+ #: plugin-fw/licence/lib/yit-licence.php:674
863
+ msgid "License key has been banned"
 
864
  msgstr ""
865
 
866
+ #: plugin-fw/licence/lib/yit-licence.php:675
867
+ msgid "Current product is not included with your membership key"
868
+ msgstr ""
869
+
870
+ #: plugin-fw/licence/lib/yit-licence.php:676
871
+ msgid "Great"
872
+ msgstr ""
873
+
874
+ #: plugin-fw/licence/lib/yit-licence.php:676
875
+ msgid "License successfully activated"
876
+ msgstr ""
877
+
878
+ #: plugin-fw/licence/lib/yit-licence.php:677
879
+ msgid "License key deactivated for website"
880
+ msgstr ""
881
+
882
+ #: plugin-fw/licence/lib/yit-plugin-licence.php:67
883
  #: plugin-fw/licence/lib/yit-plugin-licence.php:68
884
+ #: plugin-fw/licence/lib/yit-theme-licence.php:69
885
+ #: plugin-fw/licence/lib/yit-theme-licence.php:70
886
+ #: plugin-fw/licence/lib/yit-theme-licence.php:109
887
+ #: plugin-fw/licence/lib/yit-theme-licence.php:110
888
+ msgid "License Activation"
 
889
  msgstr ""
890
 
891
  # @ yit
892
+ #: plugin-fw/licence/lib/yit-theme-licence.php:117
893
+ #: plugin-fw/licence/lib/yit-theme-licence.php:118
894
  #, php-format
895
  msgid "%s"
896
  msgstr ""
897
 
898
+ #: plugin-fw/licence/lib/yit-theme-licence.php:159
 
 
 
 
 
899
  msgid ""
900
  "I cannot find the license key for activating the theme I have bought some "
901
  "time ago. Where can I find it?"
902
  msgstr ""
903
 
904
+ #: plugin-fw/licence/lib/yit-theme-licence.php:163
905
  msgid ""
906
  "If you have purchased one of our products before 27 January 2015, you can "
907
  "benefit from support and updates (the services offered with the license)\n"
908
+ " until 27 January 2016 and you do not have to purchase it "
909
+ "again to get a new license key, because, before this date, your license used "
910
+ "to be activated automatically by our system.\n"
911
+ " After 27 January 2016, instead, if you want to benefit "
912
+ "from support and updates you have to buy a new license and activate it "
913
+ "through the license key you will be\n"
914
+ " provided with and that you can find in your YIThemes "
915
+ "account, in section \"My licenses\"."
916
+ msgstr ""
917
+
918
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
919
+ msgid "Yithemes License Activation"
920
  msgstr ""
921
 
922
  # @ yit
923
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:27
924
  msgid ""
925
  "Have you updated your licenses? Have you asked for an extension? Update "
926
  "information concerning your products."
927
  msgstr ""
928
 
929
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:29
930
+ msgid "Update license information"
 
931
  msgstr ""
932
 
933
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:42
934
+ msgid "Product to activate"
935
+ msgid_plural "Products to activate"
936
+ msgstr[0] ""
937
+ msgstr[1] ""
938
 
939
  # @ yit
940
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:61
941
  msgid "Activate"
942
  msgstr ""
943
 
944
  # @ yit
945
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:80
946
  msgid "Activated"
947
  msgstr ""
948
 
949
  # @ yit
950
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:86
951
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:164
952
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:194
953
  msgid "Product Name"
954
  msgstr ""
955
 
956
  # @ yit
 
957
  #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
958
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:201
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
959
  msgid "Expires"
960
  msgstr ""
961
 
964
  msgid "Remaining"
965
  msgstr ""
966
 
967
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:97
968
+ msgid "Membership"
969
+ msgstr ""
970
+
971
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:101
972
+ msgid "License Actions"
973
  msgstr ""
974
 
975
  # @ yit
976
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:126
977
  #, php-format
978
  msgid "%1s out of %2s"
979
  msgstr ""
980
 
981
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:142
982
+ msgid "Deactivate"
983
+ msgstr ""
984
+
985
+ # @ yit
986
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
987
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:204
988
+ msgid "Renew"
989
+ msgstr ""
990
+
991
  # @ yit
992
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:160
993
  msgid "Banned"
994
  msgstr ""
995
 
996
  # @ yit
997
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:190
998
  msgid "Expired"
999
  msgstr ""
1000
 
1001
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:226
1002
+ msgid "Order again"
1003
+ msgstr ""
1004
+
1005
+ #: plugin-fw/licence/templates/panel/activation/activation-panel.php:228
1006
+ msgid "Renew license"
1007
+ msgstr ""
1008
+
1009
  # @ yit
1010
  #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
1011
  msgid "Search for a product"
1438
  msgid "Italic bold"
1439
  msgstr ""
1440
 
1441
+ #: plugin-fw/templates/panel/sidebar/widgets/widgets.php:17
1442
+ msgid "Join the club"
1443
+ msgstr ""
1444
+
1445
+ #: plugin-fw/templates/panel/sidebar/widgets/widgets.php:24
1446
+ msgid "Despacho Theme - 100% FREE"
1447
+ msgstr ""
1448
+
1449
+ #: plugin-fw/templates/panel/sidebar/widgets/widgets.php:28
1450
+ msgid "FREE!"
1451
+ msgstr ""
1452
+
1453
+ #: plugin-fw/templates/panel/sidebar/widgets/widgets.php:34
1454
+ msgid "Important Links"
1455
+ msgstr ""
1456
+
1457
+ #: plugin-fw/templates/panel/types/upload.php:32
1458
+ msgid "Reset"
1459
+ msgstr ""
1460
+
1461
  # @ yit
1462
+ #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:17
1463
  msgid "Reset Defaults"
1464
  msgstr ""
1465
 
1550
  msgid "The product is already in quote request list!"
1551
  msgstr "O produto já está na lista de pedidos de orçamento!"
1552
 
1553
+ #: templates/admin/premium.php:199 templates/admin/premium.php:569
1554
  #, php-format
1555
  msgid ""
1556
  "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Request a Quote"
1557
  "%2$s to benefit from all features!"
1558
  msgstr ""
1559
 
1560
+ #: templates/admin/premium.php:202 templates/admin/premium.php:572
1561
  msgid "UPGRADE"
1562
  msgstr ""
1563
 
1564
+ #: templates/admin/premium.php:203 templates/admin/premium.php:573
1565
  msgid "to the premium version"
1566
  msgstr ""
1567
 
1568
+ #: templates/admin/premium.php:209
1569
  msgid "Premium Features"
1570
  msgstr ""
1571
 
1572
+ #: templates/admin/premium.php:217
1573
  msgid "CUSTOMISED BUTTON"
1574
  msgstr ""
1575
 
1576
+ #: templates/admin/premium.php:220
1577
  #, php-format
1578
  msgid ""
1579
  "Choose the style you prefer for your %s\"Add to Quote\"%s button! In the "
1581
  "text for the button"
1582
  msgstr ""
1583
 
1584
+ #: templates/admin/premium.php:230
1585
  msgid "NOT JUST IN PRODUCT PAGE"
1586
  msgstr ""
1587
 
1588
+ #: templates/admin/premium.php:233
1589
  #, php-format
1590
  msgid ""
1591
  "Give users the opportunity to add one or more products to their list for a "
1594
  "in other pages of your store."
1595
  msgstr ""
1596
 
1597
+ #: templates/admin/premium.php:248
1598
  msgid "HIDE PRODUCT PRICE"
1599
  msgstr ""
1600
 
1601
+ #: templates/admin/premium.php:250
1602
  msgid ""
1603
  "Suppose that you do not want to show price for products in your shop. Just a "
1604
  "click and your wish comes true. Enable the option \"Hide Price\" and it's "
1605
  "done!"
1606
  msgstr ""
1607
 
1608
+ #: templates/admin/premium.php:259
1609
  msgid "EXCLUSION TABLE"
1610
  msgstr ""
1611
 
1612
+ #: templates/admin/premium.php:262
1613
  #, php-format
1614
  msgid ""
1615
  "A dedicated list where you can add those products that have to be excluded "
1617
  "will %snot be displayed%s for products in this table. "
1618
  msgstr ""
1619
 
1620
+ #: templates/admin/premium.php:277
1621
  msgid "USER FILTERS"
1622
  msgstr ""
1623
 
1624
+ #: templates/admin/premium.php:280
1625
  #, php-format
1626
  msgid ""
1627
  "A specific option allows you to filter users to which applying plugin "
1630
  "distinction. "
1631
  msgstr ""
1632
 
1633
+ #: templates/admin/premium.php:289
1634
  msgid "REQUEST FORM"
1635
  msgstr ""
1636
 
1637
+ #: templates/admin/premium.php:292
1638
  #, php-format
1639
  msgid ""
1640
  "The plugin includes a default form for %ssending emails%s, but if you feel "
1644
  "plugin features."
1645
  msgstr ""
1646
 
1647
+ #: templates/admin/premium.php:307
1648
  msgid "REQUEST MANAGEMENT"
1649
  msgstr ""
1650
 
1651
+ #: templates/admin/premium.php:310
1652
  #, php-format
1653
  msgid ""
1654
  "Every request you get is treated like an order! Yes, that's it. As soon as a "
1658
  "everything there and at a hand's grasp."
1659
  msgstr ""
1660
 
1661
+ #: templates/admin/premium.php:320
1662
  msgid "SEND THE QUOTE"
1663
  msgstr ""
1664
 
1665
+ #: templates/admin/premium.php:323
1666
  #, php-format
1667
  msgid ""
1668
  "The best of interaction with your users. They send their request and you can "
1670
  "the right proposal that %spersuades%s your customer to purchase."
1671
  msgstr ""
1672
 
1673
+ #: templates/admin/premium.php:338
1674
  msgid "ACCEPT OR REJECT?"
1675
  msgstr ""
1676
 
1677
+ #: templates/admin/premium.php:341
1678
  #, php-format
1679
  msgid ""
1680
  "Users can decide whether to %1$saccept%2$s or %1$sreject%2$s your quote "
1683
  "case they accept, they will be redirected to the order checkout."
1684
  msgstr ""
1685
 
1686
+ #: templates/admin/premium.php:352
1687
  msgid "A QUOTE WITH EXPIRATION"
1688
  msgstr ""
1689
 
1690
+ #: templates/admin/premium.php:355
1691
  #, php-format
1692
  msgid ""
1693
  "You made a good offer, one that cannot be rejected, and you want to urge "
1696
  "while you are writing your undeniable proposal."
1697
  msgstr ""
1698
 
1699
+ #: templates/admin/premium.php:371
1700
  msgid "Send PDF attachment"
1701
  msgstr ""
1702
 
1703
+ #: templates/admin/premium.php:374
1704
  msgid ""
1705
  "Choose the best form to send your quote offer: send the quote and the list "
1706
  "of selected products either in the email body, or as PDF attachment or both "
1707
  "of them. Everyone with their own style and needs."
1708
  msgstr ""
1709
 
1710
+ #: templates/admin/premium.php:384
1711
+ msgid "Widgets"
1712
  msgstr ""
1713
 
1714
+ #: templates/admin/premium.php:386
1715
  #, php-format
1716
  msgid ""
1717
+ "Two widgets, different for style, allow you to show to users the "
1718
+ "%1$scomplete list of products%2$s they selected to request the quote to send "
1719
+ "to site administrator."
1720
  msgstr ""
1721
 
1722
+ #: templates/admin/premium.php:402
1723
  msgid "Recent requests in \"My Account\""
1724
  msgstr ""
1725
 
1726
+ #: templates/admin/premium.php:405
1727
  #, php-format
1728
  msgid ""
1729
  "All users registered in your store can see all quote requests they have sent "
1731
  "for them."
1732
  msgstr ""
1733
 
1734
+ #: templates/admin/premium.php:415
1735
+ msgid "PDF FOOTER"
1736
+ msgstr ""
1737
+
1738
+ #: templates/admin/premium.php:417
1739
+ #, php-format
1740
+ msgid ""
1741
+ "To add a %1$scustom text%2$s with the most appropriate and useful "
1742
+ "information."
1743
+ msgstr ""
1744
+
1745
+ #: templates/admin/premium.php:433
1746
+ msgid "PDF PAGING"
1747
+ msgstr ""
1748
+
1749
+ #: templates/admin/premium.php:436
1750
+ #, php-format
1751
+ msgid ""
1752
+ "By activating %1$sPDF Paging%2$s, customers do not have to scroll the page "
1753
+ "repeatedly. Thanks to PDF wide contents they can carefully read your offer."
1754
+ msgstr ""
1755
+
1756
+ #: templates/admin/premium.php:446
1757
+ msgid "ADDITIONAL COSTS"
1758
+ msgstr ""
1759
+
1760
+ #: templates/admin/premium.php:448
1761
+ #, php-format
1762
+ msgid ""
1763
+ "It’s easy to add %1$sadditional and shipping costs%2$s and create a quote as "
1764
+ "accurate as possible."
1765
+ msgstr ""
1766
+
1767
+ #: templates/admin/premium.php:464
1768
+ msgid "PRICE CHANGE"
1769
+ msgstr ""
1770
+
1771
+ #: templates/admin/premium.php:467
1772
+ #, php-format
1773
+ msgid ""
1774
+ "Special customers deserve special prices! This plugin allows to %1$schange "
1775
+ "prices in the quote%2$s without altering prices in the shop."
1776
+ msgstr ""
1777
+
1778
+ #: templates/admin/premium.php:477
1779
+ msgid "PDF DOWNLOAD"
1780
+ msgstr ""
1781
+
1782
+ #: templates/admin/premium.php:479
1783
+ #, php-format
1784
+ msgid ""
1785
+ "PDF can be downloaded at any time in %1$s\"My Account\"%2$s page. Certainly "
1786
+ "useful for those customers who lost the quote attached to your email."
1787
+ msgstr ""
1788
+
1789
+ #: templates/admin/premium.php:495
1790
+ msgid "EMAIL ATTACHMENT"
1791
+ msgstr ""
1792
+
1793
+ #: templates/admin/premium.php:498
1794
+ #, php-format
1795
+ msgid ""
1796
+ "With this Premium Version plugin, any file can be attached to emails. "
1797
+ "%1$sQuotes will be richer!%2$s"
1798
+ msgstr ""
1799
+
1800
+ #: templates/admin/premium.php:508
1801
+ msgid "OUT OF STOCK PRODUCTS"
1802
+ msgstr ""
1803
+
1804
+ #: templates/admin/premium.php:510
1805
+ #, php-format
1806
+ msgid ""
1807
+ "A chance to insert a list of %1$s\"Out of stock\"%2$s products in the quote "
1808
+ "by simply clicking \"Add to quote\" button"
1809
+ msgstr ""
1810
+
1811
+ #: templates/admin/premium.php:526
1812
+ msgid "ACCOUNT REGISTRATION"
1813
+ msgstr ""
1814
+
1815
+ #: templates/admin/premium.php:529
1816
+ #, php-format
1817
+ msgid ""
1818
+ "A new feature for your e-commerce. New users requesting a quote have the "
1819
+ "possibility to %1$sregister an account%2$s in the shop"
1820
+ msgstr ""
1821
+
1822
+ #: templates/admin/premium.php:539
1823
+ msgid "REQUEST SENDING CONFIRMATION"
1824
+ msgstr ""
1825
+
1826
+ #: templates/admin/premium.php:541
1827
+ #, php-format
1828
+ msgid ""
1829
+ "Choose the action to make soon after users send the request: %1$snotify%2$s "
1830
+ "them of the successful outcome or %1$sredirect%2$s them to the specific page "
1831
+ "that your marketing strategy provides."
1832
+ msgstr ""
1833
+
1834
+ #: templates/admin/premium.php:557
1835
+ msgid "QUICKLY TO CHECKOUT"
1836
+ msgstr ""
1837
+
1838
+ #: templates/admin/premium.php:560
1839
+ #, php-format
1840
+ msgid ""
1841
+ "You made the proposal to your user who decides to accept it. What does "
1842
+ "happen now? %1$sThe most logical thing!%2$s User is redirected to the "
1843
+ "checkout page to complete the order according to the quote received. Easy "
1844
+ "and fast."
1845
+ msgstr ""
1846
+
1847
  # @ ywraq
1848
  #: templates/emails/plain/request-quote.php:15
1849
  #, php-format
1944
  msgstr "Atualizar Lista"
1945
 
1946
  # @ ywraq
1947
+ #: yith-woocommerce-request-a-quote.php:44
1948
  msgid ""
1949
  "You can't activate the free version of YITH Woocommerce Request A Quote "
1950
  "while you are using the premium one."
1952
  "Você não pode ativar a versão gratuita do YITH Woocommerce Request A Quote "
1953
  "enquanto você estiver usando um premium."
1954
 
1955
+ #: yith-woocommerce-request-a-quote.php:104
1956
  msgid ""
1957
  "YITH Woocommerce Request A Quote is enabled but not effective. It requires "
1958
  "WooCommerce in order to work."
modules/yith-woocommerce-request-a-quote/templates/admin/premium.php CHANGED
@@ -381,9 +381,9 @@
381
  <div class="col-2">
382
  <div class="section-title">
383
  <img src="<?php echo YITH_YWRAQ_URL ?>assets/images/12-icon.png" alt="icon 14" />
384
- <h2><?php _e('Widget','yith-woocommerce-request-a-quote');?></h2>
385
  </div>
386
- <p><?php echo sprintf( __( 'Add a wigdet in the sidebar of your shop and put it at your customers\' disposal. There they will see a %slist%s with all products they have selected and added to the quote request so far.','yith-woocommerce-request-a-quote' ),'<b>','</b>' );?>
387
  </p>
388
  </div>
389
  <div class="col-1">
@@ -531,6 +531,37 @@
531
  </div>
532
  </div>
533
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
534
  <div class="section section-cta section-odd">
535
  <div class="landing-container">
536
  <div class="premium-cta">
381
  <div class="col-2">
382
  <div class="section-title">
383
  <img src="<?php echo YITH_YWRAQ_URL ?>assets/images/12-icon.png" alt="icon 14" />
384
+ <h2><?php _e('Widgets','yith-woocommerce-request-a-quote');?></h2>
385
  </div>
386
+ <p><?php echo sprintf( __( 'Two widgets, different for style, allow you to show to users the %1$scomplete list of products%2$s they selected to request the quote to send to site administrator.','yith-woocommerce-request-a-quote' ),'<b>','</b>' );?>
387
  </p>
388
  </div>
389
  <div class="col-1">
531
  </div>
532
  </div>
533
  </div>
534
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWRAQ_URL ?>assets/images/21-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
535
+ <div class="landing-container">
536
+ <div class="col-2">
537
+ <div class="section-title">
538
+ <img src="<?php echo YITH_YWRAQ_URL ?>assets/images/21-icon.png" alt="icon 21" />
539
+ <h2><?php _e('REQUEST SENDING CONFIRMATION','yith-woocommerce-request-a-quote');?></h2>
540
+ </div>
541
+ <p><?php echo sprintf( __( 'Choose the action to make soon after users send the request: %1$snotify%2$s them of the successful outcome or %1$sredirect%2$s them to the specific page that your marketing strategy provides.','yith-woocommerce-request-a-quote' ),'<b>','</b>' );?>
542
+ </p>
543
+ </div>
544
+ <div class="col-1">
545
+ <img src="<?php echo YITH_YWRAQ_URL ?>assets/images/21.png" alt="OUT OF STOCK PRODUCTS" />
546
+ </div>
547
+ </div>
548
+ </div>
549
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWRAQ_URL ?>assets/images/22-bg.png) no-repeat #fff; background-position: 85% 100%">
550
+ <div class="landing-container">
551
+ <div class="col-1">
552
+ <img src="<?php echo YITH_YWRAQ_URL ?>assets/images/22.png" alt="ACCOUNT REGISTRATION" />
553
+ </div>
554
+ <div class="col-2">
555
+ <div class="section-title">
556
+ <img src="<?php echo YITH_YWRAQ_URL?>assets/images/22-icon.png" alt="icon 20" />
557
+ <h2><?php _e('QUICKLY TO CHECKOUT','yith-woocommerce-request-a-quote');?></h2>
558
+ </div>
559
+ <p>
560
+ <?php echo sprintf( __('You made the proposal to your user who decides to accept it. What does happen now? %1$sThe most logical thing!%2$s User is redirected to the checkout page to complete the order according to the quote received. Easy and fast.','yith-woocommerce-request-a-quote'),'<b>','</b>' );?>
561
+ </p>
562
+ </div>
563
+ </div>
564
+ </div>
565
  <div class="section section-cta section-odd">
566
  <div class="landing-container">
567
  <div class="premium-cta">
modules/yith-woocommerce-request-a-quote/yith-woocommerce-request-a-quote.php CHANGED
@@ -2,7 +2,7 @@
2
  /*
3
  Plugin Name: YITH Woocommerce Request A Quote
4
  Description: The YITH Woocommerce Request A Quote plugin lets your customers ask for an estimate of a list of products they are interested into.
5
- Version: 1.2.3
6
  Author: YITHEMES
7
  Author URI: http://yithemes.com/
8
  Text Domain: yith-woocommerce-request-a-quote
@@ -54,7 +54,7 @@ register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
54
  if ( defined( 'YITH_YWRAQ_VERSION' ) ) {
55
  return;
56
  }else{
57
- define( 'YITH_YWRAQ_VERSION', '1.2.3' );
58
  }
59
 
60
  if ( ! defined( 'YITH_YWRAQ_FREE_INIT' ) ) {
2
  /*
3
  Plugin Name: YITH Woocommerce Request A Quote
4
  Description: The YITH Woocommerce Request A Quote plugin lets your customers ask for an estimate of a list of products they are interested into.
5
+ Version: 1.2.4
6
  Author: YITHEMES
7
  Author URI: http://yithemes.com/
8
  Text Domain: yith-woocommerce-request-a-quote
54
  if ( defined( 'YITH_YWRAQ_VERSION' ) ) {
55
  return;
56
  }else{
57
+ define( 'YITH_YWRAQ_VERSION', '1.2.4' );
58
  }
59
 
60
  if ( ! defined( 'YITH_YWRAQ_FREE_INIT' ) ) {
modules/yith-woocommerce-zoom-magnifier/assets/js/yith_magnifier.js CHANGED
@@ -1,791 +1,791 @@
1
- /**
2
- * YITH Magnifier
3
- *
4
- * @version 0.1
5
- * @author Your Inspiration Themes Team <info@yithemes.com>
6
- *
7
- * MIT License.
8
- */
9
-
10
- ;
11
- (function (window, $, undefined) {
12
- 'use strict';
13
-
14
- //include imagesLoaded plugin
15
- if ($.fn.imagesLoaded === undefined) {
16
- /*!
17
- * jQuery imagesLoaded plugin v2.1.1
18
- * http://github.com/desandro/imagesloaded
19
- *
20
- * MIT License. by Paul Irish et al.
21
- */
22
-
23
- /*jshint curly: true, eqeqeq: true, noempty: true, strict: true, undef: true, browser: true */
24
- /*global jQuery: false */
25
-
26
- ;
27
- (function ($, undefined) {
28
- 'use strict';
29
-
30
- // blank image data-uri bypasses webkit log warning (thx doug jones)
31
- var BLANK = 'data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==';
32
-
33
- $.fn.imagesLoaded = function (callback) {
34
- var $this = this,
35
- deferred = $.isFunction($.Deferred) ? $.Deferred() : 0,
36
- hasNotify = $.isFunction(deferred.notify),
37
- $images = $this.find('img').add($this.filter('img')),
38
- loaded = [],
39
- proper = [],
40
- broken = [];
41
-
42
- // Register deferred callbacks
43
- if ($.isPlainObject(callback)) {
44
- $.each(callback, function (key, value) {
45
- if (key === 'callback') {
46
- callback = value;
47
- } else if (deferred) {
48
- deferred[key](value);
49
- }
50
- });
51
- }
52
-
53
- function doneLoading() {
54
- var $proper = $(proper),
55
- $broken = $(broken);
56
-
57
- if (deferred) {
58
- if (broken.length) {
59
- deferred.reject($images, $proper, $broken);
60
- } else {
61
- deferred.resolve($images);
62
- }
63
- }
64
-
65
- if ($.isFunction(callback)) {
66
- callback.call($this, $images, $proper, $broken);
67
- }
68
- }
69
-
70
- function imgLoadedHandler(event) {
71
- imgLoaded(event.target, event.type === 'error');
72
- }
73
-
74
- function imgLoaded(img, isBroken) {
75
- // don't proceed if BLANK image, or image is already loaded
76
- if (img.src === BLANK || $.inArray(img, loaded) !== -1) {
77
- return;
78
- }
79
-
80
- // store element in loaded images array
81
- loaded.push(img);
82
-
83
- // keep track of broken and properly loaded images
84
- if (isBroken) {
85
- broken.push(img);
86
- } else {
87
- proper.push(img);
88
- }
89
-
90
- // cache image and its state for future calls
91
- $.data(img, 'imagesLoaded', {isBroken: isBroken, src: img.src});
92
-
93
- // trigger deferred progress method if present
94
- if (hasNotify) {
95
- deferred.notifyWith($(img), [isBroken, $images, $(proper), $(broken)]);
96
- }
97
-
98
- // call doneLoading and clean listeners if all images are loaded
99
- if ($images.length === loaded.length) {
100
- setTimeout(doneLoading);
101
- $images.unbind('.imagesLoaded', imgLoadedHandler);
102
- }
103
- }
104
-
105
- // if no images, trigger immediately
106
- if (!$images.length) {
107
- doneLoading();
108
- } else {
109
- $images.bind('load.imagesLoaded error.imagesLoaded', imgLoadedHandler)
110
- .each(function (i, el) {
111
- var src = el.src;
112
-
113
- // find out if this image has been already checked for status
114
- // if it was, and src has not changed, call imgLoaded on it
115
- var cached = $.data(el, 'imagesLoaded');
116
- if (cached && cached.src === src) {
117
- imgLoaded(el, cached.isBroken);
118
- return;
119
- }
120
-
121
- // if complete is true and browser supports natural sizes, try
122
- // to check for image status manually
123
- if (el.complete && el.naturalWidth !== undefined) {
124
- imgLoaded(el, el.naturalWidth === 0 || el.naturalHeight === 0);
125
- return;
126
- }
127
-
128
- // cached images don't fire load sometimes, so we reset src, but only when
129
- // dealing with IE, or image is complete (loaded) and failed manual check
130
- // webkit hack from http://groups.google.com/group/jquery-dev/browse_thread/thread/eee6ab7b2da50e1f
131
- if (el.readyState || el.complete) {
132
- el.src = BLANK;
133
- el.src = src;
134
- }
135
- });
136
- }
137
-
138
- return deferred ? deferred.promise($this) : $this;
139
- };
140
-
141
- })(jQuery);
142
- }
143
-
144
- $.yith_magnifier = function (options, element) {
145
- this.t = element;
146
- this.element = $(element);
147
- this._init(options);
148
- };
149
-
150
- $.yith_magnifier.defaults = {
151
- zoomWidth: 'auto',
152
- zoomHeight: 'auto',
153
- position: 'right',
154
- tint: false,
155
- tintOpacity: 0.5,
156
- lensOpacity: 0.5,
157
- softFocus: false,
158
- smoothMove: 3,
159
- showTitle: true,
160
- titleOpacity: 0.5,
161
- adjustX: 0,
162
- adjustY: 0,
163
-
164
- phoneBehavior: 'inside', //allowed values: inside, disable, default
165
- loadingLabel: 'Loading...',
166
-
167
- enableSlider: true,
168
- slider: 'carouFredSel',
169
- sliderOptions: {},
170
-
171
- onLoad: function () {
172
- return false;
173
- },
174
- onEnter: function () {
175
- return false
176
- },
177
- onLeave: function () {
178
- return false
179
- },
180
- onMove: function () {
181
- return false
182
- },
183
- onClick: function () {
184
- return false;
185
- },
186
-
187
- elements: {
188
- zoom: $('.yith_magnifier_zoom'),
189
- zoomImage: $('.yith_magnifier_zoom img'),
190
- gallery: $('.yith_magnifier_gallery li a')
191
- }
192
- };
193
-
194
- $.yith_magnifier.prototype = {
195
- /**
196
- * Let's start the magnifier
197
- *
198
- * @param {Object} options
199
- *
200
- * @private
201
- */
202
- _init: function (options) {
203
- var self = this;
204
-
205
- $(document).trigger('yith_magnifier_before_init');
206
-
207
- $.each($.yith_magnifier.defaults.elements, function (i, v) {
208
- var el = $.yith_magnifier.defaults.elements;
209
- el[i] = $(v, self);
210
- });
211
- self.options = $.extend(true, {}, $.yith_magnifier.defaults, options);
212
- self.isPhone = self._isPhone();
213
-
214
- self._loading();
215
-
216
- self.element.imagesLoaded(function () {
217
- self.options.onLoad();
218
- self._initZoom();
219
- self._initGallery();
220
- });
221
-
222
- $(document).trigger('yith_magnifier_after_init');
223
- },
224
-
225
-
226
- /**
227
- * Init gallery handlers
228
- *
229
- * @private
230
- *
231
- */
232
- _initGallery: function () {
233
- var self = this;
234
- var elements = self.options.elements;
235
-
236
- var gallery = elements.gallery;
237
- var zoom = elements.zoom;
238
- var zoomImage = elements.zoomImage;
239
-
240
- if (gallery.length > 0) {
241
- gallery.on('click', function (e) {
242
- e.preventDefault();
243
-
244
- var t = $(this);
245
- self.destroy();
246
-
247
- zoom.attr('href', this.href);
248
- zoomImage.attr('src', t.data('small'))
249
- .attr('srcset', t.data('small'))
250
- .attr('src-orig', t.data('small'))
251
- .attr('title', '')
252
- .attr('title', t.attr('title'));
253
-
254
- $.data(self.t, 'yith_magnifier', new $.yith_magnifier(self.options, self.element));
255
- });
256
-
257
- //gallery.filter(':first').trigger('click');
258
-
259
- if (self.options.enableSlider) {
260
- gallery.closest('ul').trigger('yith_magnifier_slider_destroy');
261
- gallery.closest('ul')[self.options.slider](self.options.sliderOptions);
262
- }
263
-
264
- } else {
265
- gallery.on('click', function (e) {
266
- e.preventDefault();
267
- return false;
268
- })
269
- }
270
- },
271
-
272
- /**
273
- * Show a loading icon while image isn't properly loaded
274
- *
275
- * @private
276
- */
277
- _loading: function () {
278
- if (this.options.disableRightClick) {
279
- $(document).on('contextmenu', function (e) {
280
- return false;
281
- });
282
- }
283
-
284
- if (this.mouseTrap === undefined) {
285
- var w = this.options.elements.zoom.width();
286
-
287
- if (this.options.loadingLabel) {
288
- $('<div class="yith_magnifier_loading">' + this.options.loadingLabel + '</div>').css({
289
- 'width': w,
290
- 'text-align': 'center',
291
- opacity: .5
292
- }).appendTo(this.options.elements.zoom.parent());
293
- }
294
- }
295
- },
296
-
297
- /**
298
- * Initialize the zoom images
299
- *
300
- * @private
301
- */
302
- _initZoom: function () {
303
- var self = this;
304
-
305
- self.zoom = self.options.elements.zoom;
306
- self.zoomImage = self.options.elements.zoomImage;
307
-
308
- //wrap the zoom image with a div
309
- var zoom_wrap_css_class = "yith_magnifier_zoom_wrap";
310
-
311
-
312
- if (self.options.zoom_wrap_additional_css) {
313
- if ( !$('.' + zoom_wrap_css_class).length ) {
314
-
315
- zoom_wrap_css_class += " " + self.options.zoom_wrap_additional_css;
316
- }
317
- }
318
-
319
- self.zoom.wrap('<div class="' + zoom_wrap_css_class + '"></div>');
320
-
321
- self.IMG_zoomImage = new Image();
322
- self.IMG_zoomImage.src = self.zoom.attr('href');
323
-
324
- self.IMG_smallImage = new Image();
325
- self.IMG_smallImage.src = self.zoomImage.attr('src');
326
-
327
- if ($.browser.msie && $.browser.version == 8) {
328
- $(self.IMG_zoomImage).load(function () {
329
-
330
- self._initTrap();
331
- });
332
- } else {
333
-
334
- $([self.IMG_zoomImage, self.IMG_smallImage]).imagesLoaded(function () {
335
-
336
- self._initTrap();
337
- });
338
- }
339
-
340
- $(document).trigger('yith_magnifier_after_init_zoom')
341
- },
342
-
343
- /**
344
- * Create the mouse trap
345
- *
346
- * @private
347
- */
348
- _initTrap: function () {
349
- var self = this;
350
- var zoomImg = self.IMG_zoomImage,
351
- thumbImg = self.IMG_smallImage;
352
-
353
- self.mx = 0;
354
- self.my = 0;
355
- self.controlTimer = 0;
356
- self.lens = null;
357
- self.tint = null;
358
- self.softFocus = null;
359
- self.zoomDiv = null;
360
- self.cw = 0;
361
- self.ch = 0;
362
- self.zw = 0;
363
- self.destU = 0;
364
- self.destV = 0;
365
- self.currU = 0;
366
- self.currV = 0;
367
- self.mouseTrap = null;
368
-
369
- var zoom = self.options.elements.zoom;
370
- var zoomImage = self.options.elements.zoomImage;
371
-
372
- //remove loading div
373
- //this.zoom.parent().siblings('.yith_magnifier_loading').remove();
374
- $('.yith_magnifier_loading').remove();
375
-
376
- if (this.element.find('.yith_magnifier_mousetrap')) {
377
- this.element.find('.yith_magnifier_mousetrap').remove();
378
- }
379
-
380
- this.mouseTrap = $('<div class="yith_magnifier_mousetrap" />').css({
381
- width: '100%', //zoomImage.outerWidth(),
382
- height: '100%', //zoomImage.outerHeight(),
383
- top: 0,
384
- left: 0
385
- }).appendTo(zoom.parent());
386
-
387
- // Detect device type, normal mouse or touchy(ipad android) by albanx
388
- var touchy = ("ontouchstart" in document.documentElement) ? true : false;
389
- var event_move = 'touchmove mousemove';
390
- var event_end = 'touchend mouseleave';
391
- var event_ent = 'touchstart mouseenter';
392
- var event_click = 'touchstart click';
393
-
394
- this.mouseTrap.on(event_move, this, function (e) {
395
- self.options.onMove();
396
-
397
- self.mx = ( typeof(e.originalEvent.touches) != 'undefined' ) ? e.originalEvent.touches[0].pageX : e.pageX;
398
- self.my = ( typeof(e.originalEvent.touches) != 'undefined' ) ? e.originalEvent.touches[0].pageY : e.pageY;
399
-
400
- }).on(event_end, this, function (e) {
401
-
402
- clearTimeout(self.controlTimer);
403
- //event.data.removeBits();
404
- if (self.lens) {
405
- self.lens.fadeOut(299);
406
- }
407
- if (self.tint) {
408
- self.tint.fadeOut(299);
409
- }
410
- if (self.softFocus) {
411
- self.softFocus.fadeOut(299);
412
- }
413
- self.zoomDiv.fadeOut(300, function () {
414
- self._onLeave();
415
- });
416
-
417
- return false;
418
-
419
- }).on(event_click, this, function (e) {
420
- self.options.onClick();
421
- }).on(event_ent, this, function (e) {
422
- self.options.onEnter();
423
-
424
- if (touchy) {
425
- e.preventDefault();
426
- }
427
-
428
- self.mx = ( typeof(e.originalEvent.touches) != 'undefined' ) ? e.originalEvent.touches[0].pageX : e.pageX;
429
- self.my = ( typeof(e.originalEvent.touches) != 'undefined' ) ? e.originalEvent.touches[0].pageY : e.pageY;
430
-
431
- self.zw = e.data;
432
- if (self.zoomDiv) {
433
- self.zoomDiv.stop(true, false);
434
- self.zoomDiv.remove();
435
- }
436
-
437
- var xPos = self.options.adjustX,
438
- yPos = self.options.adjustY;
439
-
440
- var siw = zoomImage.outerWidth();
441
- var sih = zoomImage.outerHeight();
442
-
443
- var w = self.options.zoomWidth;
444
- var h = self.options.zoomHeight;
445
-
446
- if (self.options.zoomWidth == 'auto') {
447
- w = siw;
448
- }
449
-
450
- if (self.options.zoomHeight == 'auto') {
451
- h = sih;
452
- }
453
-
454
- var appendTo = zoom.parent();
455
- switch (self.options.position) {
456
- case 'top':
457
- yPos -= h;
458
- break;
459
- case 'right':
460
- xPos += siw;
461
- break;
462
- case 'bottom':
463
- yPos += sih;
464
- break;
465
- case 'left':
466
- xPos -= w;
467
- break;
468
- case 'inside':
469
- w = siw;
470
- h = sih;
471
- break;
472
-
473
- // All other values, try and find an id in the dom to attach to.
474
- default:
475
- appendTo = $('#' + self.options.position);
476
- // If dom element doesn't exit, just use 'right' position as default.
477
- if (!appendTo.length) {
478
- appendTo = zoom;
479
- xPos += siw; //+ opts.adjustX;
480
- yPos += sih; // + opts.adjustY;
481
- } else {
482
- w = appendTo.innerWidth();
483
- h = appendTo.innerHeight();
484
- }
485
- }
486
-
487
- if (self.isPhone && self.options.phoneBehavior == 'inside') {
488
- w = siw;
489
- h = sih;
490
- xPos = 0;
491
- yPos = 0;
492
- }
493
-
494
- self.zoomDiv = $('<div class="yith_magnifier_zoom_magnifier" />').css({
495
- left: xPos,
496
- top: yPos,
497
- width: w,
498
- height: h,
499
- 'background-repeat': 'no-repeat',
500
- backgroundImage: 'url(' + zoomImg.src + ')'
501
- }).appendTo(appendTo);
502
-
503
- // Add the title from title tag.
504
- if (zoomImage.attr('title') && self.options.showTitle) {
505
- $('<div class="yith_magnifier_title">' + zoomImage.attr('title') + '</div>').appendTo(self.zoomDiv);
506
- }
507
-
508
- if (self.isPhone) {
509
- if (self.options.phoneBehavior != 'disable') {
510
- self.zoomDiv.fadeIn(500);
511
- } else {
512
- self.lens.fadeOut(299);
513
- }
514
- } else {
515
- self.zoomDiv.fadeIn(500);
516
- }
517
-
518
- if (self.lens) {
519
- self.lens.remove();
520
- self.lens = null;
521
- }
522
-
523
- if (zoomImg.width <= 1) {
524
- self.cw = (zoomImage.outerWidth() / zoomImg.naturalWidth) * self.zoomDiv.width();
525
- } else {
526
- self.cw = (zoomImage.outerWidth() / zoomImg.width) * self.zoomDiv.width();
527
- }
528
-
529
- if (zoomImg.height <= 1) {
530
- self.ch = (zoomImage.outerHeight() / zoomImg.naturalHeight) * self.zoomDiv.height();
531
- } else {
532
- self.ch = (zoomImage.outerHeight() / zoomImg.height) * self.zoomDiv.height();
533
- }
534
-
535
- // Attach mouse, initially invisible to prevent first frame glitch
536
- self.lens = $('<div class="yith_magnifier_lens" />').css({
537
- width: self.cw,
538
- height: self.ch
539
- }).appendTo(zoom);
540
-
541
- self.mouseTrap.css('cursor', self.lens.css('cursor'));
542
-
543
- var noTrans = false;
544
-
545
-
546
- // Init tint layer if needed. (Not relevant if using inside mode)
547
- if (self.options.tint) {
548
- //self.lens.css('background', 'url("' + zoomImage.attr('src') + '")');
549
- self.tint = $('<div />').css({
550
- display: 'none',
551
- position: 'absolute',
552
- left: 0,
553
- top: 0,
554
- width: zoomImage.outerWidth(),
555
- height: zoomImage.outerHeight(),
556
- backgroundColor: self.options.tint,
557
- opacity: self.options.tintOpacity
558
- }).appendTo(zoom);
559
-
560
-
561
- self.lens.append($('<img />', {
562
- src: zoomImage.attr('src')
563
- }));
564
-
565
- noTrans = true;
566
- self.tint.fadeIn(500);
567
- }
568
-
569
- if (self.options.softFocus) {
570
- //self.lens.css('background', 'url("' + zoomImage.attr('src') + '")');
571
- self.softFocus = $('<div />').css({
572
- position: 'absolute',
573
- display: 'none',
574
- top: '1px',
575
- left: '1px',
576
- width: zoomImage.outerWidth(),
577
- height: zoomImage.outerHeight(),
578
- //background: 'url("' + zoomImage.attr('src') + '")',
579
- //backgroundSize: '100%',
580
- opacity: .5
581
- }).appendTo(zoom);
582
-
583
- self.softFocus.append($('<img />', {
584
- src: zoomImage.attr('src')
585
- }));
586
-
587
- if (self.lens.find('img').length == 0) {
588
- self.lens.append($('<img />', {
589
- src: zoomImage.attr('src')
590
- }));
591
- }
592
-
593
- noTrans = true;
594
- self.softFocus.fadeIn(500);
595
- }
596
-
597
-
598
- if (!noTrans) {
599
- self.lens.css('opacity', self.options.lensOpacity);
600
- }
601
- if (self.options.position !== 'inside') {
602
- self.lens.fadeIn(500);
603
- }
604
-
605
- // Start processing.
606
- self.zw._controlLoop();
607
-
608
- return; // Don't return false here otherwise opera will not detect change of the mouse pointer type.
609
- });
610
- },
611
-
612
- /**
613
- *
614
- *
615
- * @private
616
- */
617
- _controlLoop: function () {
618
- var self = this;
619
-
620
- if (this.lens) {
621
- var x = (this.mx - this.zoomImage.offset().left - (this.cw * 0.5)) >> 0;
622
- var y = (this.my - this.zoomImage.offset().top - (this.ch * 0.5)) >> 0;
623
-
624
- if (x < 0) {
625
- x = 0;
626
- } else if (x > (this.zoomImage.outerWidth() - this.cw)) {
627
- x = (this.zoomImage.outerWidth() - this.cw);
628
- }
629
-
630
- if (y < 0) {
631
- y = 0;
632
- } else if (y > (this.zoomImage.outerHeight() - this.ch)) {
633
- y = (this.zoomImage.outerHeight() - this.ch);
634
- }
635
-
636
- this.lens.css({
637
- left: x - 2,
638
- top: y - 1
639
- });
640
-
641
- //this.lens.css('background-position', (-x) + 'px ' + (-y) + 'px');
642
-
643
-
644
- this.lens.find('img').css({
645
- width: this.zoomImage.outerWidth(),
646
- height: this.zoomImage.outerHeight(),
647
- marginLeft: (-x) + 'px ',
648
- marginTop: (-y) + 'px'
649
- });
650
-
651
-
652
- if (this.IMG_zoomImage.width <= 1) {
653
- this.destU = (((x) / this.zoomImage.outerWidth()) * this.IMG_zoomImage.naturalWidth) >> 0;
654
- } else {
655
- this.destU = (((x) / this.zoomImage.outerWidth()) * this.IMG_zoomImage.width) >> 0;
656
- }
657
-
658
- if (this.IMG_zoomImage.height <= 1) {
659
- this.destV = (((y) / this.zoomImage.outerHeight()) * this.IMG_zoomImage.naturalHeight) >> 0;
660
- } else {
661
- this.destV = (((y) / this.zoomImage.outerHeight()) * this.IMG_zoomImage.height) >> 0;
662
- }
663
-
664
-
665
- this.currU += (this.destU - this.currU) / this.options.smoothMove;
666
- this.currV += (this.destV - this.currV) / this.options.smoothMove;
667
-
668
- this.zoomDiv.css('background-position', (-(this.currU >> 0) + 'px ') + (-(this.currV >> 0) + 'px'));
669
- }
670
-
671
- this.controlTimer = setTimeout(function () {
672
- self._controlLoop();
673
- }, 30);
674
- },
675
-
676
- /**
677
- * This method is called when the mouse leave the image
678
- *
679
- * @private
680
- */
681
- _onLeave: function () {
682
- this.options.onLeave();
683
-
684
- if (this.zoomDiv) {
685
- this.zoomDiv.remove();
686
- this.zoomDiv = null;
687
- }
688
-
689
- this._removeElements();
690
- },
691
-
692
- /**
693
- * Remove lens, tint and softfocus
694
- *
695
- * @private
696
- */
697
- _removeElements: function () {
698
- if (this.lens) {
699
- this.lens.remove();
700
- this.lens = null;
701
- }
702
-
703
- if (this.tint) {
704
- this.tint.remove();
705
- this.tint = null;
706
- }
707
-
708
- if (this.softFocus) {
709
- this.softFocus.remove();
710
- this.softFocus = null;
711
- }
712
-
713
- if (this.element.find('.yith_magnifier_loading').length > 0) {
714
- this.element.find('.yith_magnifier_loading').remove();
715
- }
716
- },
717
-
718
- /**
719
- * Detect if user is using a phone device (eg iPhone)
720
- *
721
- * @private
722
- */
723
- _isPhone: function () {
724
- var userAgent = navigator.userAgent.toLowerCase();
725
-
726
- return ( userAgent.match(/iphone/i) || userAgent.match(/ipod/i) || userAgent.match(/android/i) );
727
- },
728
-
729
- /**
730
- * Destroy the instance
731
- *
732
- */
733
- destroy: function () {
734
- if (this.zoom) {
735
- this.zoom.unwrap();
736
- }
737
-
738
- if (this.mouseTrap) {
739
- this.mouseTrap.unbind();
740
- this.mouseTrap.remove();
741
- this.mouseTrap = null;
742
- }
743
-
744
- if (this.zoomDiv) {
745
- this.zoomDiv.remove();
746
- this.zoomDiv = null;
747
- }
748
-
749
- if (this.options.disableRightClick) {
750
- $(document).unbind();
751
- }
752
-
753
- this._removeElements();
754
- this.options.elements.gallery.unbind();
755
- this.element.removeData('yith_magnifier');
756
- }
757
- };
758
-
759
- $.fn.yith_magnifier = function (options) {
760
-
761
- if (typeof options === 'string') {
762
- var args = Array.prototype.slice.call(arguments, 1);
763
-
764
- this.each(function () {
765
- var instance = $.data(this, 'yith_magnifier');
766
- if (!instance) {
767
- $.error("cannot call methods on yith_magnifier prior to initialization; " +
768
- "attempted to call method '" + options + "'");
769
- return;
770
- }
771
- if (!$.isFunction(instance[options]) || options.charAt(0) === "_") {
772
- $.error("no such method '" + options + "' for yith_magnifier instance");
773
- return;
774
- }
775
- instance[options].apply(instance, args);
776
- });
777
- } else {
778
- this.each(function () {
779
- var instance = $.data(this, 'yith_magnifier');
780
- if (!instance) {
781
- $.data(this, 'yith_magnifier', new $.yith_magnifier(options, this));
782
- } else {
783
- $.error('yith_magnifier already istantiated.');
784
- }
785
- });
786
- }
787
- return this;
788
- };
789
-
790
-
791
  })(window, jQuery);
1
+ /**
2
+ * YITH Magnifier
3
+ *
4
+ * @version 0.1
5
+ * @author Your Inspiration Themes Team <info@yithemes.com>
6
+ *
7
+ * MIT License.
8
+ */
9
+
10
+ ;
11
+ (function (window, $, undefined) {
12
+ 'use strict';
13
+
14
+ //include imagesLoaded plugin
15
+ if ($.fn.imagesLoaded === undefined) {
16
+ /*!
17
+ * jQuery imagesLoaded plugin v2.1.1
18
+ * http://github.com/desandro/imagesloaded
19
+ *
20
+ * MIT License. by Paul Irish et al.
21
+ */
22
+
23
+ /*jshint curly: true, eqeqeq: true, noempty: true, strict: true, undef: true, browser: true */
24
+ /*global jQuery: false */
25
+
26
+ ;
27
+ (function ($, undefined) {
28
+ 'use strict';
29
+
30
+ // blank image data-uri bypasses webkit log warning (thx doug jones)
31
+ var BLANK = 'data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==';
32
+
33
+ $.fn.imagesLoaded = function (callback) {
34
+ var $this = this,
35
+ deferred = $.isFunction($.Deferred) ? $.Deferred() : 0,
36
+ hasNotify = $.isFunction(deferred.notify),
37
+ $images = $this.find('img').add($this.filter('img')),
38
+ loaded = [],
39
+ proper = [],
40
+ broken = [];
41
+
42
+ // Register deferred callbacks
43
+ if ($.isPlainObject(callback)) {
44
+ $.each(callback, function (key, value) {
45
+ if (key === 'callback') {
46
+ callback = value;
47
+ } else if (deferred) {
48
+ deferred[key](value);
49
+ }
50
+ });
51
+ }
52
+
53
+ function doneLoading() {
54
+ var $proper = $(proper),
55
+ $broken = $(broken);
56
+
57
+ if (deferred) {
58
+ if (broken.length) {
59
+ deferred.reject($images, $proper, $broken);
60
+ } else {
61
+ deferred.resolve($images);
62
+ }
63
+ }
64
+
65
+ if ($.isFunction(callback)) {
66
+ callback.call($this, $images, $proper, $broken);
67
+ }
68
+ }
69
+
70
+ function imgLoadedHandler(event) {
71
+ imgLoaded(event.target, event.type === 'error');
72
+ }
73
+
74
+ function imgLoaded(img, isBroken) {
75
+ // don't proceed if BLANK image, or image is already loaded
76
+ if (img.src === BLANK || $.inArray(img, loaded) !== -1) {
77
+ return;
78
+ }
79
+
80
+ // store element in loaded images array
81
+ loaded.push(img);
82
+
83
+ // keep track of broken and properly loaded images
84
+ if (isBroken) {
85
+ broken.push(img);
86
+ } else {
87
+ proper.push(img);
88
+ }
89
+
90
+ // cache image and its state for future calls
91
+ $.data(img, 'imagesLoaded', {isBroken: isBroken, src: img.src});
92
+
93
+ // trigger deferred progress method if present
94
+ if (hasNotify) {
95
+ deferred.notifyWith($(img), [isBroken, $images, $(proper), $(broken)]);
96
+ }
97
+
98
+ // call doneLoading and clean listeners if all images are loaded
99
+ if ($images.length === loaded.length) {
100
+ setTimeout(doneLoading);
101
+ $images.unbind('.imagesLoaded', imgLoadedHandler);
102
+ }
103
+ }
104
+
105
+ // if no images, trigger immediately
106
+ if (!$images.length) {
107
+ doneLoading();
108
+ } else {
109
+ $images.bind('load.imagesLoaded error.imagesLoaded', imgLoadedHandler)
110
+ .each(function (i, el) {
111
+ var src = el.src;
112
+
113
+ // find out if this image has been already checked for status
114
+ // if it was, and src has not changed, call imgLoaded on it
115
+ var cached = $.data(el, 'imagesLoaded');
116
+ if (cached && cached.src === src) {
117
+ imgLoaded(el, cached.isBroken);
118
+ return;
119
+ }
120
+
121
+ // if complete is true and browser supports natural sizes, try
122
+ // to check for image status manually
123
+ if (el.complete && el.naturalWidth !== undefined) {
124
+ imgLoaded(el, el.naturalWidth === 0 || el.naturalHeight === 0);
125
+ return;
126
+ }
127
+
128
+ // cached images don't fire load sometimes, so we reset src, but only when
129
+ // dealing with IE, or image is complete (loaded) and failed manual check
130
+ // webkit hack from http://groups.google.com/group/jquery-dev/browse_thread/thread/eee6ab7b2da50e1f
131
+ if (el.readyState || el.complete) {
132
+ el.src = BLANK;
133
+ el.src = src;
134
+ }
135
+ });
136
+ }
137
+
138
+ return deferred ? deferred.promise($this) : $this;
139
+ };
140
+
141
+ })(jQuery);
142
+ }
143
+
144
+ $.yith_magnifier = function (options, element) {
145
+ this.t = element;
146
+ this.element = $(element);
147
+ this._init(options);
148
+ };
149
+
150
+ $.yith_magnifier.defaults = {
151
+ zoomWidth: 'auto',
152
+ zoomHeight: 'auto',
153
+ position: 'right',
154
+ tint: false,
155
+ tintOpacity: 0.5,
156
+ lensOpacity: 0.5,
157
+ softFocus: false,
158
+ smoothMove: 3,
159
+ showTitle: true,
160
+ titleOpacity: 0.5,
161
+ adjustX: 0,
162
+ adjustY: 0,
163
+
164
+ phoneBehavior: 'inside', //allowed values: inside, disable, default
165
+ loadingLabel: 'Loading...',
166
+
167
+ enableSlider: true,
168
+ slider: 'carouFredSel',
169
+ sliderOptions: {},
170
+
171
+ onLoad: function () {
172
+ return false;
173
+ },
174
+ onEnter: function () {
175
+ return false
176
+ },
177
+ onLeave: function () {
178
+ return false
179
+ },
180
+ onMove: function () {
181
+ return false
182
+ },
183
+ onClick: function () {
184
+ return false;
185
+ },
186
+
187
+ elements: {
188
+ zoom: $('.yith_magnifier_zoom'),
189
+ zoomImage: $('.yith_magnifier_zoom img').first(),
190
+ gallery: $('.yith_magnifier_gallery li a')
191
+ }
192
+ };
193
+
194
+ $.yith_magnifier.prototype = {
195
+ /**
196
+ * Let's start the magnifier
197
+ *
198
+ * @param {Object} options
199
+ *
200
+ * @private
201
+ */
202
+ _init: function (options) {
203
+ var self = this;
204
+
205
+ $(document).trigger('yith_magnifier_before_init');
206
+
207
+ $.each($.yith_magnifier.defaults.elements, function (i, v) {
208
+ var el = $.yith_magnifier.defaults.elements;
209
+ el[i] = $(v, self);
210
+ });
211
+ self.options = $.extend(true, {}, $.yith_magnifier.defaults, options);
212
+ self.isPhone = self._isPhone();
213
+
214
+ self._loading();
215
+
216
+ self.element.imagesLoaded(function () {
217
+ self.options.onLoad();
218
+ self._initZoom();
219
+ self._initGallery();
220
+ });
221
+
222
+ $(document).trigger('yith_magnifier_after_init');
223
+ },
224
+
225
+
226
+ /**
227
+ * Init gallery handlers
228
+ *
229
+ * @private
230
+ *
231
+ */
232
+ _initGallery: function () {
233
+ var self = this;
234
+ var elements = self.options.elements;
235
+
236
+ var gallery = elements.gallery;
237
+ var zoom = elements.zoom;
238
+ var zoomImage = elements.zoomImage;
239
+
240
+ if (gallery.length > 0) {
241
+ gallery.on('click', function (e) {
242
+ e.preventDefault();
243
+
244
+ var t = $(this);
245
+ self.destroy();
246
+
247
+ zoom.attr('href', this.href);
248
+ zoomImage.attr('src', t.data('small'))
249
+ .attr('srcset', t.data('small'))
250
+ .attr('src-orig', t.data('small'))
251
+ .attr('title', '')
252
+ .attr('title', t.attr('title'));
253
+
254
+ $.data(self.t, 'yith_magnifier', new $.yith_magnifier(self.options, self.element));
255
+ });
256
+
257
+ //gallery.filter(':first').trigger('click');
258
+
259
+ if (self.options.enableSlider) {
260
+ gallery.closest('ul').trigger('yith_magnifier_slider_destroy');
261
+ gallery.closest('ul')[self.options.slider](self.options.sliderOptions);
262
+ }
263
+
264
+ } else {
265
+ gallery.on('click', function (e) {
266
+ e.preventDefault();
267
+ return false;
268
+ })
269
+ }
270
+ },
271
+
272
+ /**
273
+ * Show a loading icon while image isn't properly loaded
274
+ *
275
+ * @private
276
+ */
277
+ _loading: function () {
278
+ if (this.options.disableRightClick) {
279
+ $(document).on('contextmenu', function (e) {
280
+ return false;
281
+ });
282
+ }
283
+
284
+ if (this.mouseTrap === undefined) {
285
+ var w = this.options.elements.zoom.width();
286
+
287
+ if (this.options.loadingLabel) {
288
+ $('<div class="yith_magnifier_loading">' + this.options.loadingLabel + '</div>').css({
289
+ 'width': w,
290
+ 'text-align': 'center',
291
+ opacity: .5
292
+ }).appendTo(this.options.elements.zoom.parent());
293
+ }
294
+ }
295
+ },
296
+
297
+ /**
298
+ * Initialize the zoom images
299
+ *
300
+ * @private
301
+ */
302
+ _initZoom: function () {
303
+ var self = this;
304
+
305
+ self.zoom = self.options.elements.zoom;
306
+ self.zoomImage = self.options.elements.zoomImage;
307
+
308
+ //wrap the zoom image with a div
309
+ var zoom_wrap_css_class = "yith_magnifier_zoom_wrap";
310
+
311
+
312
+ if (self.options.zoom_wrap_additional_css) {
313
+ if ( !$('.' + zoom_wrap_css_class).length ) {
314
+
315
+ zoom_wrap_css_class += " " + self.options.zoom_wrap_additional_css;
316
+ }
317
+ }
318
+
319
+ self.zoom.wrap('<div class="' + zoom_wrap_css_class + '"></div>');
320
+
321
+ self.IMG_zoomImage = new Image();
322
+ self.IMG_zoomImage.src = self.zoom.attr('href');
323
+
324
+ self.IMG_smallImage = new Image();
325
+ self.IMG_smallImage.src = self.zoomImage.attr('src');
326
+
327
+ if ($.browser.msie && $.browser.version == 8) {
328
+ $(self.IMG_zoomImage).load(function () {
329
+
330
+ self._initTrap();
331
+ });
332
+ } else {
333
+
334
+ $([self.IMG_zoomImage, self.IMG_smallImage]).imagesLoaded(function () {
335
+
336
+ self._initTrap();
337
+ });
338
+ }
339
+
340
+ $(document).trigger('yith_magnifier_after_init_zoom')
341
+ },
342
+
343
+ /**
344
+ * Create the mouse trap
345
+ *
346
+ * @private
347
+ */
348
+ _initTrap: function () {
349
+ var self = this;
350
+ var zoomImg = self.IMG_zoomImage,
351
+ thumbImg = self.IMG_smallImage;
352
+
353
+ self.mx = 0;
354
+ self.my = 0;
355
+ self.controlTimer = 0;
356
+ self.lens = null;
357
+ self.tint = null;
358
+ self.softFocus = null;
359
+ self.zoomDiv = null;
360
+ self.cw = 0;
361
+ self.ch = 0;
362
+ self.zw = 0;
363
+ self.destU = 0;
364
+ self.destV = 0;
365
+ self.currU = 0;
366
+ self.currV = 0;
367
+ self.mouseTrap = null;
368
+
369
+ var zoom = self.options.elements.zoom;
370
+ var zoomImage = self.options.elements.zoomImage;
371
+
372
+ //remove loading div
373
+ //this.zoom.parent().siblings('.yith_magnifier_loading').remove();
374
+ $('.yith_magnifier_loading').remove();
375
+
376
+ if (this.element.find('.yith_magnifier_mousetrap')) {
377
+ this.element.find('.yith_magnifier_mousetrap').remove();
378
+ }
379
+
380
+ this.mouseTrap = $('<div class="yith_magnifier_mousetrap" />').css({
381
+ width: '100%', //zoomImage.outerWidth(),
382
+ height: '100%', //zoomImage.outerHeight(),
383
+ top: 0,
384
+ left: 0
385
+ }).appendTo(zoom.parent());
386
+
387
+ // Detect device type, normal mouse or touchy(ipad android) by albanx
388
+ var touchy = ("ontouchstart" in document.documentElement) ? true : false;
389
+ var event_move = 'touchmove mousemove';
390
+ var event_end = 'touchend mouseleave';
391
+ var event_ent = 'touchstart mouseenter';
392
+ var event_click = 'touchstart click';
393
+
394
+ this.mouseTrap.on(event_move, this, function (e) {
395
+ self.options.onMove();
396
+
397
+ self.mx = ( typeof(e.originalEvent.touches) != 'undefined' ) ? e.originalEvent.touches[0].pageX : e.pageX;
398
+ self.my = ( typeof(e.originalEvent.touches) != 'undefined' ) ? e.originalEvent.touches[0].pageY : e.pageY;
399
+
400
+ }).on(event_end, this, function (e) {
401
+
402
+ clearTimeout(self.controlTimer);
403
+ //event.data.removeBits();
404
+ if (self.lens) {
405
+ self.lens.fadeOut(299);
406
+ }
407
+ if (self.tint) {
408
+ self.tint.fadeOut(299);
409
+ }
410
+ if (self.softFocus) {
411
+ self.softFocus.fadeOut(299);
412
+ }
413
+ self.zoomDiv.fadeOut(300, function () {
414
+ self._onLeave();
415
+ });
416
+
417
+ return false;
418
+
419
+ }).on(event_click, this, function (e) {
420
+ self.options.onClick();
421
+ }).on(event_ent, this, function (e) {
422
+ self.options.onEnter();
423
+
424
+ if (touchy) {
425
+ e.preventDefault();
426
+ }
427
+
428
+ self.mx = ( typeof(e.originalEvent.touches) != 'undefined' ) ? e.originalEvent.touches[0].pageX : e.pageX;
429
+ self.my = ( typeof(e.originalEvent.touches) != 'undefined' ) ? e.originalEvent.touches[0].pageY : e.pageY;
430
+
431
+ self.zw = e.data;
432
+ if (self.zoomDiv) {
433
+ self.zoomDiv.stop(true, false);
434
+ self.zoomDiv.remove();
435
+ }
436
+
437
+ var xPos = self.options.adjustX,
438
+ yPos = self.options.adjustY;
439
+
440
+ var siw = zoomImage.outerWidth();
441
+ var sih = zoomImage.outerHeight();
442
+
443
+ var w = self.options.zoomWidth;
444
+ var h = self.options.zoomHeight;
445
+
446
+ if (self.options.zoomWidth == 'auto') {
447
+ w = siw;
448
+ }
449
+
450
+ if (self.options.zoomHeight == 'auto') {
451
+ h = sih;
452
+ }
453
+
454
+ var appendTo = zoom.parent();
455
+ switch (self.options.position) {
456
+ case 'top':
457
+ yPos -= h;
458
+ break;
459
+ case 'right':
460
+ xPos += siw;
461
+ break;
462
+ case 'bottom':
463
+ yPos += sih;
464
+ break;
465
+ case 'left':
466
+ xPos -= w;
467
+ break;
468
+ case 'inside':
469
+ w = siw;
470
+ h = sih;
471
+ break;
472
+
473
+ // All other values, try and find an id in the dom to attach to.
474
+ default:
475
+ appendTo = $('#' + self.options.position);
476
+ // If dom element doesn't exit, just use 'right' position as default.
477
+ if (!appendTo.length) {
478
+ appendTo = zoom;
479
+ xPos += siw; //+ opts.adjustX;
480
+ yPos += sih; // + opts.adjustY;
481
+ } else {
482
+ w = appendTo.innerWidth();
483
+ h = appendTo.innerHeight();
484
+ }
485
+ }
486
+
487
+ if (self.isPhone && self.options.phoneBehavior == 'inside') {
488
+ w = siw;
489
+ h = sih;
490
+ xPos = 0;
491
+ yPos = 0;
492
+ }
493
+
494
+ self.zoomDiv = $('<div class="yith_magnifier_zoom_magnifier" />').css({
495
+ left: xPos,
496
+ top: yPos,
497
+ width: w,
498
+ height: h,
499
+ 'background-repeat': 'no-repeat',
500
+ backgroundImage: 'url(' + zoomImg.src + ')'
501
+ }).appendTo(appendTo);
502
+
503
+ // Add the title from title tag.
504
+ if (zoomImage.attr('title') && self.options.showTitle) {
505
+ $('<div class="yith_magnifier_title">' + zoomImage.attr('title') + '</div>').appendTo(self.zoomDiv);
506
+ }
507
+
508
+ if (self.isPhone) {
509
+ if (self.options.phoneBehavior != 'disable') {
510
+ self.zoomDiv.fadeIn(500);
511
+ } else {
512
+ self.lens.fadeOut(299);
513
+ }
514
+ } else {
515
+ self.zoomDiv.fadeIn(500);
516
+ }
517
+
518
+ if (self.lens) {
519
+ self.lens.remove();
520
+ self.lens = null;
521
+ }
522
+
523
+ if (zoomImg.width <= 1) {
524
+ self.cw = (zoomImage.outerWidth() / zoomImg.naturalWidth) * self.zoomDiv.width();
525
+ } else {
526
+ self.cw = (zoomImage.outerWidth() / zoomImg.width) * self.zoomDiv.width();
527
+ }
528
+
529
+ if (zoomImg.height <= 1) {
530
+ self.ch = (zoomImage.outerHeight() / zoomImg.naturalHeight) * self.zoomDiv.height();
531
+ } else {
532
+ self.ch = (zoomImage.outerHeight() / zoomImg.height) * self.zoomDiv.height();
533
+ }
534
+
535
+ // Attach mouse, initially invisible to prevent first frame glitch
536
+ self.lens = $('<div class="yith_magnifier_lens" />').css({
537
+ width: self.cw,
538
+ height: self.ch
539
+ }).appendTo(zoom);
540
+
541
+ self.mouseTrap.css('cursor', self.lens.css('cursor'));
542
+
543
+ var noTrans = false;
544
+
545
+
546
+ // Init tint layer if needed. (Not relevant if using inside mode)
547
+ if (self.options.tint) {
548
+ //self.lens.css('background', 'url("' + zoomImage.attr('src') + '")');
549
+ self.tint = $('<div />').css({
550
+ display: 'none',
551
+ position: 'absolute',
552
+ left: 0,
553
+ top: 0,
554
+ width: zoomImage.outerWidth(),
555
+ height: zoomImage.outerHeight(),
556
+ backgroundColor: self.options.tint,
557
+ opacity: self.options.tintOpacity
558
+ }).appendTo(zoom);
559
+
560
+
561
+ self.lens.append($('<img />', {
562
+ src: zoomImage.attr('src')
563
+ }));
564
+
565
+ noTrans = true;
566
+ self.tint.fadeIn(500);
567
+ }
568
+
569
+ if (self.options.softFocus) {
570
+ //self.lens.css('background', 'url("' + zoomImage.attr('src') + '")');
571
+ self.softFocus = $('<div />').css({
572
+ position: 'absolute',
573
+ display: 'none',
574
+ top: '1px',
575
+ left: '1px',
576
+ width: zoomImage.outerWidth(),
577
+ height: zoomImage.outerHeight(),
578
+ //background: 'url("' + zoomImage.attr('src') + '")',
579
+ //backgroundSize: '100%',
580
+ opacity: .5
581
+ }).appendTo(zoom);
582
+
583
+ self.softFocus.append($('<img />', {
584
+ src: zoomImage.attr('src')
585
+ }));
586
+
587
+ if (self.lens.find('img').length == 0) {
588
+ self.lens.append($('<img />', {
589
+ src: zoomImage.attr('src')
590
+ }));
591
+ }
592
+
593
+ noTrans = true;
594
+ self.softFocus.fadeIn(500);
595
+ }
596
+
597
+
598
+ if (!noTrans) {
599
+ self.lens.css('opacity', self.options.lensOpacity);
600
+ }
601
+ if (self.options.position !== 'inside') {
602
+ self.lens.fadeIn(500);
603
+ }
604
+
605
+ // Start processing.
606
+ self.zw._controlLoop();
607
+
608
+ return; // Don't return false here otherwise opera will not detect change of the mouse pointer type.
609
+ });
610
+ },
611
+
612
+ /**
613
+ *
614
+ *
615
+ * @private
616
+ */
617
+ _controlLoop: function () {
618
+ var self = this;
619
+
620
+ if (this.lens) {
621
+ var x = (this.mx - this.zoomImage.offset().left - (this.cw * 0.5)) >> 0;
622
+ var y = (this.my - this.zoomImage.offset().top - (this.ch * 0.5)) >> 0;
623
+
624
+ if (x < 0) {
625
+ x = 0;
626
+ } else if (x > (this.zoomImage.outerWidth() - this.cw)) {
627
+ x = (this.zoomImage.outerWidth() - this.cw);
628
+ }
629
+
630
+ if (y < 0) {
631
+ y = 0;
632
+ } else if (y > (this.zoomImage.outerHeight() - this.ch)) {
633
+ y = (this.zoomImage.outerHeight() - this.ch);
634
+ }
635
+
636
+ this.lens.css({
637
+ left: x - 2,
638
+ top: y - 1
639
+ });
640
+
641
+ //this.lens.css('background-position', (-x) + 'px ' + (-y) + 'px');
642
+
643
+
644
+ this.lens.find('img').css({
645
+ width: this.zoomImage.outerWidth(),
646
+ height: this.zoomImage.outerHeight(),
647
+ marginLeft: (-x) + 'px ',
648
+ marginTop: (-y) + 'px'
649
+ });
650
+
651
+
652
+ if (this.IMG_zoomImage.width <= 1) {
653
+ this.destU = (((x) / this.zoomImage.outerWidth()) * this.IMG_zoomImage.naturalWidth) >> 0;
654
+ } else {
655
+ this.destU = (((x) / this.zoomImage.outerWidth()) * this.IMG_zoomImage.width) >> 0;
656
+ }
657
+
658
+ if (this.IMG_zoomImage.height <= 1) {
659
+ this.destV = (((y) / this.zoomImage.outerHeight()) * this.IMG_zoomImage.naturalHeight) >> 0;
660
+ } else {
661
+ this.destV = (((y) / this.zoomImage.outerHeight()) * this.IMG_zoomImage.height) >> 0;
662
+ }
663
+
664
+
665
+ this.currU += (this.destU - this.currU) / this.options.smoothMove;
666
+ this.currV += (this.destV - this.currV) / this.options.smoothMove;
667
+
668
+ this.zoomDiv.css('background-position', (-(this.currU >> 0) + 'px ') + (-(this.currV >> 0) + 'px'));
669
+ }
670
+
671
+ this.controlTimer = setTimeout(function () {
672
+ self._controlLoop();
673
+ }, 30);
674
+ },
675
+
676
+ /**
677
+ * This method is called when the mouse leave the image
678
+ *
679
+ * @private
680
+ */
681
+ _onLeave: function () {
682
+ this.options.onLeave();
683
+
684
+ if (this.zoomDiv) {
685
+ this.zoomDiv.remove();
686
+ this.zoomDiv = null;
687
+ }
688
+
689
+ this._removeElements();
690
+ },
691
+
692
+ /**
693
+ * Remove lens, tint and softfocus
694
+ *
695
+ * @private
696
+ */
697
+ _removeElements: function () {
698
+ if (this.lens) {
699
+ this.lens.remove();
700
+ this.lens = null;
701
+ }
702
+
703
+ if (this.tint) {
704
+ this.tint.remove();
705
+ this.tint = null;
706
+ }
707
+
708
+ if (this.softFocus) {
709
+ this.softFocus.remove();
710
+ this.softFocus = null;
711
+ }
712
+
713
+ if (this.element.find('.yith_magnifier_loading').length > 0) {
714
+ this.element.find('.yith_magnifier_loading').remove();
715
+ }
716
+ },
717
+
718
+ /**
719
+ * Detect if user is using a phone device (eg iPhone)
720
+ *
721
+ * @private
722
+ */
723
+ _isPhone: function () {
724
+ var userAgent = navigator.userAgent.toLowerCase();
725
+
726
+ return ( userAgent.match(/iphone/i) || userAgent.match(/ipod/i) || userAgent.match(/android/i) );
727
+ },
728
+
729
+ /**
730
+ * Destroy the instance
731
+ *
732
+ */
733
+ destroy: function () {
734
+ if (this.zoom) {
735
+ this.zoom.unwrap();
736
+ }
737
+
738
+ if (this.mouseTrap) {
739
+ this.mouseTrap.unbind();
740
+ this.mouseTrap.remove();
741
+ this.mouseTrap = null;
742
+ }
743
+
744
+ if (this.zoomDiv) {
745
+ this.zoomDiv.remove();
746
+ this.zoomDiv = null;
747
+ }
748
+
749
+ if (this.options.disableRightClick) {
750
+ $(document).unbind();
751
+ }
752
+
753
+ this._removeElements();
754
+ this.options.elements.gallery.unbind();
755
+ this.element.removeData('yith_magnifier');
756
+ }
757
+ };
758
+
759
+ $.fn.yith_magnifier = function (options) {
760
+
761
+ if (typeof options === 'string') {
762
+ var args = Array.prototype.slice.call(arguments, 1);
763
+
764
+ this.each(function () {
765
+ var instance = $.data(this, 'yith_magnifier');
766
+ if (!instance) {
767
+ $.error("cannot call methods on yith_magnifier prior to initialization; " +
768
+ "attempted to call method '" + options + "'");
769
+ return;
770
+ }
771
+ if (!$.isFunction(instance[options]) || options.charAt(0) === "_") {
772
+ $.error("no such method '" + options + "' for yith_magnifier instance");
773
+ return;
774
+ }
775
+ instance[options].apply(instance, args);
776
+ });
777
+ } else {
778
+ this.each(function () {
779
+ var instance = $.data(this, 'yith_magnifier');
780
+ if (!instance) {
781
+ $.data(this, 'yith_magnifier', new $.yith_magnifier(options, this));
782
+ } else {
783
+ $.error('yith_magnifier already istantiated.');
784
+ }
785
+ });
786
+ }
787
+ return this;
788
+ };
789
+
790
+
791
  })(window, jQuery);
modules/yith-woocommerce-zoom-magnifier/init.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: YITH WooCommerce Zoom Magnifier
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-zoom-magnifier/
5
  * Description: YITH WooCommerce Zoom Magnifier enables you to add a zoom effect to product images and a thumbnail slider for the product image gallery.
6
- * Version: 1.2.19
7
  * Author: YITHEMES
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yith-woocommerce-zoom-magnifier
@@ -11,7 +11,7 @@
11
  *
12
  * @author Your Inspiration Themes
13
  * @package YITH WooCommerce Magnifier
14
- * @version 1.2.19
15
  */
16
  /* Copyright 2013-2015 Your Inspiration Themes (email : plugins@yithemes.com)
17
 
@@ -76,7 +76,7 @@ if ( ! function_exists ( 'yith_plugin_registration_hook' ) ) {
76
  register_activation_hook ( __FILE__, 'yith_plugin_registration_hook' );
77
 
78
  defined ( 'YITH_YWZM_FREE_INIT' ) || define ( 'YITH_YWZM_FREE_INIT', plugin_basename ( __FILE__ ) );
79
- defined ( 'YITH_YWZM_VERSION' ) || define ( 'YITH_YWZM_VERSION', '1.2.19' );
80
  defined ( 'YITH_YWZM_FILE' ) || define ( 'YITH_YWZM_FILE', __FILE__ );
81
  defined ( 'YITH_YWZM_DIR' ) || define ( 'YITH_YWZM_DIR', plugin_dir_path ( __FILE__ ) );
82
  defined ( 'YITH_YWZM_URL' ) || define ( 'YITH_YWZM_URL', plugins_url ( '/', __FILE__ ) );
3
  * Plugin Name: YITH WooCommerce Zoom Magnifier
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-zoom-magnifier/
5
  * Description: YITH WooCommerce Zoom Magnifier enables you to add a zoom effect to product images and a thumbnail slider for the product image gallery.
6
+ * Version: 1.2.20
7
  * Author: YITHEMES
8
  * Author URI: http://yithemes.com/
9
  * Text Domain: yith-woocommerce-zoom-magnifier
11
  *
12
  * @author Your Inspiration Themes
13
  * @package YITH WooCommerce Magnifier
14
+ * @version 1.2.20
15
  */
16
  /* Copyright 2013-2015 Your Inspiration Themes (email : plugins@yithemes.com)
17
 
76
  register_activation_hook ( __FILE__, 'yith_plugin_registration_hook' );
77
 
78
  defined ( 'YITH_YWZM_FREE_INIT' ) || define ( 'YITH_YWZM_FREE_INIT', plugin_basename ( __FILE__ ) );
79
+ defined ( 'YITH_YWZM_VERSION' ) || define ( 'YITH_YWZM_VERSION', '1.2.20' );
80
  defined ( 'YITH_YWZM_FILE' ) || define ( 'YITH_YWZM_FILE', __FILE__ );
81
  defined ( 'YITH_YWZM_DIR' ) || define ( 'YITH_YWZM_DIR', plugin_dir_path ( __FILE__ ) );
82
  defined ( 'YITH_YWZM_URL' ) || define ( 'YITH_YWZM_URL', plugins_url ( '/', __FILE__ ) );
modules/yith-woocommerce-zoom-magnifier/languages/yith-woocommerce-zoom-magnifier-es_ES.mo ADDED
Binary file
modules/yith-woocommerce-zoom-magnifier/languages/yith-woocommerce-zoom-magnifier-es_ES.po ADDED
@@ -0,0 +1,489 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: YITH WooCommerce Order Tracking\n"
4
+ "POT-Creation-Date: 2016-06-13 16:57+0200\n"
5
+ "PO-Revision-Date: 2016-06-13 16:57+0200\n"
6
+ "Last-Translator: \n"
7
+ "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
+ "Language: es_ES\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.8.4\n"
13
+ "X-Poedit-Basepath: ..\n"
14
+ "Plural-Forms: nplurals=2; plural=n!=1;\n"
15
+ "X-Poedit-KeywordsList: __ ;_e;_n:1,2;__ngettext: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-SourceCharset: UTF-8\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
20
+
21
+ #: class.yith-wcmg-admin.php:81
22
+ msgid "Image Size"
23
+ msgstr "Tamaño de la imagen"
24
+
25
+ #: class.yith-wcmg-admin.php:82 plugin-options/general-options.php:17
26
+ msgid "The size of the images used within the magnifier box"
27
+ msgstr "El tamaño de las imágenes usadas dentro de la caja de zoom"
28
+
29
+ #: init.php:50
30
+ msgid ""
31
+ "YITH WooCommerce Zoom Magnifier is enabled but not effective. It requires "
32
+ "WooCommerce in order to work."
33
+ msgstr ""
34
+ "YITH WooCommerce Zoom Magnifier está habilitado pero no es efectivo. "
35
+ "Requiere WooCommerce para funcionar."
36
+
37
+ #: init.php:66
38
+ msgid ""
39
+ "You can't activate the free version of YITH WooCommerce Zoom Magnifier while "
40
+ "you are using the premium one."
41
+ msgstr ""
42
+
43
+ #: lib/class.yith-ywzm-custom-types.php:159
44
+ msgid "Do you want to hard crop the image?"
45
+ msgstr "¿Quieres recortar la imagen?"
46
+
47
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:124
48
+ msgid "General"
49
+ msgstr "General"
50
+
51
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:127
52
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:191
53
+ msgid "Premium Version"
54
+ msgstr "Versión Premium"
55
+
56
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:129
57
+ msgid "Product exclusion list"
58
+ msgstr ""
59
+
60
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:188
61
+ msgid "Settings"
62
+ msgstr "Ajustes"
63
+
64
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:216
65
+ msgid "Plugin Documentation"
66
+ msgstr "Documentación del Plugin"
67
+
68
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:229
69
+ msgid ""
70
+ "YITH WooCommerce Zoom Magnifier is available in an outstanding PREMIUM "
71
+ "version with many new options, discover it now."
72
+ msgstr ""
73
+ "YITH WooCommerce Zoom Magnifier está disponible en una espectacular versión "
74
+ "PREMIUM con muchas nuevas opciones, descúbrela ahora."
75
+
76
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:230
77
+ msgid "Premium version"
78
+ msgstr "Versión Pemium"
79
+
80
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:237
81
+ #: plugin-options/general-options.php:217
82
+ msgid "YITH WooCommerce Zoom Magnifier"
83
+ msgstr "YITH WooCommerce Zoom Magnifier"
84
+
85
+ #: lib/class.yith-ywzm-plugin-fw-loader.php:238
86
+ msgid ""
87
+ "In YIT Plugins tab you can find YITH WooCommerce Zoom Magnifier options."
88
+ "<br> From this menu you can access all settings of the YITH plugins "
89
+ "activated."
90
+ msgstr ""
91
+ "En la pestaña YITH Plugins puedes encontrar opciones de YITH WooCommerce "
92
+ "Zoom Magnifier. <br> Desde este menú puedes acceder a todos los ajustes de "
93
+ "los plugin YITH activados."
94
+
95
+ #: plugin-options/general-options.php:16
96
+ msgid "Image size"
97
+ msgstr "Tamaño de imagen"
98
+
99
+ #: plugin-options/general-options.php:36
100
+ msgid "General Settings"
101
+ msgstr "Ajustes Generales"
102
+
103
+ #: plugin-options/general-options.php:42
104
+ msgid "Activate YITH WooCommerce Zoom Magnifier"
105
+ msgstr "Activar YITH WooCommerce Zoom Magnifier"
106
+
107
+ #: plugin-options/general-options.php:43
108
+ msgid "Activate the plugin or use the WooCommerce default product image."
109
+ msgstr ""
110
+ "Activar el plugin o usar la imagen de producto por defecto de WooComerce."
111
+
112
+ #: plugin-options/general-options.php:50
113
+ msgid "Activate on mobile device"
114
+ msgstr "Activar en dispositivos móviles"
115
+
116
+ #: plugin-options/general-options.php:51
117
+ msgid ""
118
+ "Set if zoom and slider functionalities should be shown also on mobile "
119
+ "devices."
120
+ msgstr ""
121
+ "Establecer si las funcionalidades del zoom y el deslizador deberían "
122
+ "mostrarse también en dispositivos móviles."
123
+
124
+ #: plugin-options/general-options.php:59
125
+ msgid "Forced Image Size"
126
+ msgstr "Tamaño de imagen obligatiorio"
127
+
128
+ #: plugin-options/general-options.php:60
129
+ msgid ""
130
+ "If disabled, you will able to customize the sizes of the zoomed images. "
131
+ "Disable it at your own risk; the magnifier could not properly work with "
132
+ "images out of proportion."
133
+ msgstr ""
134
+ "Si está deshabilitado, podrás personalizar los tamaños de las imágenes "
135
+ "aumentadas. Desactívalo bajo tu propio riesgo, la lupa no funciona "
136
+ "correctamente con imágenes desproporcionadas."
137
+
138
+ #: plugin-options/general-options.php:74
139
+ msgid "Magnifier Settings"
140
+ msgstr "Ajustes del xoom"
141
+
142
+ #: plugin-options/general-options.php:80
143
+ msgid "Zoom Box Width"
144
+ msgstr "Ancho del cuadro de zoom"
145
+
146
+ #: plugin-options/general-options.php:81
147
+ msgid "The width of the magnifier box (default: auto)"
148
+ msgstr "El ancho del cuadro de zoom (por defecto: auto)"
149
+
150
+ #: plugin-options/general-options.php:88
151
+ msgid "Zoom Box Height"
152
+ msgstr "Altura del cuadro de zoom"
153
+
154
+ #: plugin-options/general-options.php:89
155
+ msgid "The height of the magnifier box (default: auto)"
156
+ msgstr "La altura del cuadro de zoom (por defecto: auto)"
157
+
158
+ #: plugin-options/general-options.php:97
159
+ msgid "Zoom Box Position"
160
+ msgstr "Posición del cuadro de zoom"
161
+
162
+ #: plugin-options/general-options.php:98
163
+ msgid "The magnifier position"
164
+ msgstr "La posición del cuadro de zoom"
165
+
166
+ #: plugin-options/general-options.php:104
167
+ msgid "Right"
168
+ msgstr "Derecha"
169
+
170
+ #: plugin-options/general-options.php:105
171
+ #: plugin-options/general-options.php:117
172
+ msgid "Inside"
173
+ msgstr "Dentro"
174
+
175
+ #: plugin-options/general-options.php:109
176
+ msgid "Zoom Box Position for mobile devices"
177
+ msgstr "Posición del cuadro de zoom en dispositivos móviles"
178
+
179
+ #: plugin-options/general-options.php:110
180
+ msgid "The magnifier position for the mobile devices (iPhone, Android, etc.)"
181
+ msgstr "La posición del zoom en dispositivos móviles (iPhone, Android, etc.)"
182
+
183
+ #: plugin-options/general-options.php:116
184
+ msgid "Default"
185
+ msgstr "Por defecto"
186
+
187
+ #: plugin-options/general-options.php:118
188
+ msgid "Disable"
189
+ msgstr "Deshabilitar"
190
+
191
+ #: plugin-options/general-options.php:122
192
+ msgid "Loading label"
193
+ msgstr "Etiqueta de cargando"
194
+
195
+ #: plugin-options/general-options.php:125
196
+ #: plugin-options/general-options.php:126
197
+ msgid "Loading..."
198
+ msgstr "Cargando..."
199
+
200
+ #: plugin-options/general-options.php:131
201
+ msgid "Lens Opacity"
202
+ msgstr "Opacidad de la lente"
203
+
204
+ #: plugin-options/general-options.php:142
205
+ msgid "Blur"
206
+ msgstr "Difuminar"
207
+
208
+ #: plugin-options/general-options.php:143
209
+ msgid "Add a blur effect to the small image on mouse hover."
210
+ msgstr ""
211
+ "Añadir un efecto de disolverse a la imagen pequeña con el evento hover del "
212
+ "ratón."
213
+
214
+ #: plugin-options/general-options.php:154
215
+ msgid "Slider Settings"
216
+ msgstr "Ajustes de Deslizador"
217
+
218
+ #: plugin-options/general-options.php:160
219
+ msgid "Activate Slider"
220
+ msgstr "Activar Deslizador"
221
+
222
+ #: plugin-options/general-options.php:161
223
+ msgid "Activate Thumbnail Slider."
224
+ msgstr "Activar miniatura de Deslizador."
225
+
226
+ #: plugin-options/general-options.php:168
227
+ msgid "Activate Responsive Slider"
228
+ msgstr "Activar Deslizador Responsive"
229
+
230
+ #: plugin-options/general-options.php:169
231
+ msgid ""
232
+ "This option fits the thumbnails within the available space. Disable it if "
233
+ "you want to manage freely the thumbnails (eg. add margins, paddings, etc.)"
234
+ msgstr ""
235
+ "Esta opción ajusta las miniaturas dentro del espacio disponible. "
236
+ "Deshabilítala si quieres administrar libremente las miniaturas (p.ej.: "
237
+ "añadir márgenes, rellenos, etc.)"
238
+
239
+ #: plugin-options/general-options.php:176
240
+ msgid "Items"
241
+ msgstr "Elementos"
242
+
243
+ #: plugin-options/general-options.php:177
244
+ msgid "Number of items to show"
245
+ msgstr "Número de elementos que se muestran"
246
+
247
+ #: plugin-options/general-options.php:187
248
+ msgid "Circular carousel"
249
+ msgstr "Carrusel circular"
250
+
251
+ #: plugin-options/general-options.php:188
252
+ msgid "It defines whether the carousel should be circular."
253
+ msgstr "Define si el carrusel debe ser circular"
254
+
255
+ #: plugin-options/general-options.php:195
256
+ msgid "Infinite carousel"
257
+ msgstr "Carrusel infinito"
258
+
259
+ #: plugin-options/general-options.php:196
260
+ msgid ""
261
+ "It defines whether the carousel should be infinite. Note: It is possible to "
262
+ "create a non-circular, infinite carousel, but it is not possible to create a "
263
+ "circular, non-infinite carousel."
264
+ msgstr ""
265
+ "Define si el carrusel debe ser infinito. Nota: es posible crear un carrusel "
266
+ "infinito no circular, pero no es posible crear un carrusel circular no "
267
+ "infinito."
268
+
269
+ #: plugin-options/general-options.php:214
270
+ msgid "Upgrade to the PREMIUM VERSION"
271
+ msgstr "Actualiza a la VERSIÓN PREMIUM"
272
+
273
+ #: plugin-options/general-options.php:218
274
+ msgid "Discover The Advanced Features"
275
+ msgstr "Descubre las características avanzadas"
276
+
277
+ #: plugin-options/general-options.php:219
278
+ msgid ""
279
+ "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ZOOM MAGNIFIER to benefit "
280
+ "from all features!"
281
+ msgstr ""
282
+ "¡Actualiza a la VERSIÓN PREMIUM de YITH WOOCOMMERCE ZOOM MAGNIFIER para "
283
+ "beneficiarte de todas las características!"
284
+
285
+ #: plugin-options/general-options.php:223
286
+ msgid ""
287
+ "See YITH WooCommerce Zoom Magnifier plugin with full premium features in "
288
+ "action"
289
+ msgstr ""
290
+ "Ver cómo es el plugin YITH WooCommerce Zoom Magnifier con todas sus "
291
+ "características premium en acción"
292
+
293
+ #: plugin-options/general-options.php:225
294
+ msgid "Get Support and Pro Features"
295
+ msgstr "Hazte con Características Pro y Soporte"
296
+
297
+ #: plugin-options/general-options.php:226
298
+ msgid ""
299
+ "Purchasing the premium version of the plugin, you will take advantage of the "
300
+ "advanced features of the product, and you will get one year of free updates "
301
+ "and support through our platform available 24h/24."
302
+ msgstr ""
303
+ "Comprando la versión premium del plugin, obtendrás las ventajas de las "
304
+ "características avanzadas del producto, y tendrás un año de actualizaciones "
305
+ "gratuitas y de soporte a través de nuestra plataforma disponible 24h/24."
306
+
307
+ #: templates/admin/premium.php:193
308
+ #, php-format
309
+ msgid ""
310
+ "Upgrade to the %1$s premium version %2$s of %1$s YITH WooCommerce Zoom "
311
+ "Magnifier %2$s to benefit from all features!"
312
+ msgstr ""
313
+
314
+ #: templates/admin/premium.php:196
315
+ #, php-format
316
+ msgid "%1$sUPGRADE%2$s%3$sto the premium version%2$s"
317
+ msgstr ""
318
+
319
+ #: templates/admin/premium.php:202
320
+ #, php-format
321
+ msgid "%1$sPremium Features%2$s"
322
+ msgstr ""
323
+
324
+ #: templates/admin/premium.php:210
325
+ msgid "ZOOM BOX POSITION"
326
+ msgstr ""
327
+
328
+ #: templates/admin/premium.php:213
329
+ #, php-format
330
+ msgid ""
331
+ "Choose where you want to show the %1$szoomed version%2$s of the image of "
332
+ "your products. Place it above or below the original image, on its left or "
333
+ "its right, or you can even place it over it.$2$s"
334
+ msgstr ""
335
+
336
+ #: templates/admin/premium.php:223
337
+ msgid "ENLARGE THE IMAGES"
338
+ msgstr ""
339
+
340
+ #: templates/admin/premium.php:225
341
+ msgid ""
342
+ "Just one click and the product image will appear in a bigger size in a modal "
343
+ "window. A further chance to let users analyze in a better way what you sell."
344
+ msgstr ""
345
+
346
+ #: templates/admin/premium.php:240
347
+ msgid "EXCLUDE PRODUCTS"
348
+ msgstr ""
349
+
350
+ #: templates/admin/premium.php:242
351
+ msgid ""
352
+ "Tailored options to limit the plugin features only to certain products. Some "
353
+ "of these could have too small images to be zoomed, or maybe being part of "
354
+ "categories that do not imply zoomed images. Select the products and the "
355
+ "categories to exclude and delete all your problems"
356
+ msgstr ""
357
+
358
+ #: templates/admin/premium.php:251
359
+ #, php-format
360
+ msgid ""
361
+ "Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Zoom Magnifier"
362
+ "%2$s to benefit from all features!"
363
+ msgstr ""
364
+
365
+ #: templates/admin/premium.php:254
366
+ #, php-format
367
+ msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
368
+ msgstr ""
369
+
370
+ #: yit-common/yith-panel.php:429
371
+ msgid "Select a date"
372
+ msgstr "Selecciona una fecha"
373
+
374
+ #: yit-common/yith-panel.php:430
375
+ msgid "Hours"
376
+ msgstr "Horas"
377
+
378
+ #: yit-common/yith-panel.php:431 yit-common/yith-panel.php:432
379
+ msgid "Minutes"
380
+ msgstr "Minutos"
381
+
382
+ #: yit-common/yith-panel.php:440
383
+ msgid "Upload"
384
+ msgstr "Actualizar"
385
+
386
+ #: yit-common/yith-panel.php:477
387
+ msgid "px"
388
+ msgstr "px"
389
+
390
+ #: yit-common/yith-panel.php:479
391
+ msgid "em"
392
+ msgstr "em"
393
+
394
+ #: yit-common/yith-panel.php:481
395
+ msgid "pt"
396
+ msgstr "pt"
397
+
398
+ #: yit-common/yith-panel.php:483
399
+ msgid "rem"
400
+ msgstr "rem"
401
+
402
+ #: yit-common/yith-panel.php:495
403
+ msgid "Select a font family"
404
+ msgstr "Selecciona un tipo de fuente"
405
+
406
+ #: yit-common/yith-panel.php:505
407
+ msgid "Regular"
408
+ msgstr "Normal"
409
+
410
+ #: yit-common/yith-panel.php:507
411
+ msgid "Bold"
412
+ msgstr "Negrita"
413
+
414
+ #: yit-common/yith-panel.php:509
415
+ msgid "Extra bold"
416
+ msgstr "Extra negrita"
417
+
418
+ #: yit-common/yith-panel.php:511
419
+ msgid "Italic"
420
+ msgstr "Cursiva"
421
+
422
+ #: yit-common/yith-panel.php:513
423
+ msgid "Italic bold"
424
+ msgstr "Negrita cursiva"
425
+
426
+ #: yit-common/yith-panel.php:529
427
+ msgid "Click to preview"
428
+ msgstr "Haz click para previsualizar"
429
+
430
+ #~ msgid "product"
431
+ #~ msgstr "praducto"
432
+
433
+ #~ msgid "products"
434
+ #~ msgstr "productos"
435
+
436
+ #~ msgid "Remove from exclusions"
437
+ #~ msgstr "Quitar de las exclusiones"
438
+
439
+ #~ msgid "Edit product"
440
+ #~ msgstr "Editar producto"
441
+
442
+ #~ msgid "Remove from list"
443
+ #~ msgstr "Eliminar de la lista"
444
+
445
+ #~ msgid "%s product removed successfully"
446
+ #~ msgid_plural "%s products removed successfully"
447
+ #~ msgstr[0] "El producto %s ha sido eliminado con éxito"
448
+ #~ msgstr[1] "Los productos %s han sido eliminados con éxito"
449
+
450
+ #~ msgid "%s product added successfully"
451
+ #~ msgid_plural "%s products added successfully"
452
+ #~ msgstr[0] "El producto %s ha sido añadido con éxito"
453
+ #~ msgstr[1] "Los productos %s han sido añadidos con éxito"
454
+
455
+ #~ msgid "Product updated successfully"
456
+ #~ msgstr "Producto actualizado con éxito"
457
+
458
+ #~ msgid "Single Product Exclusion List"
459
+ #~ msgstr "Lista de Exclusión de Productos"
460
+
461
+ #~ msgid "Add Products"
462
+ #~ msgstr "Añadir productos"
463
+
464
+ #~ msgid "Products to exclude"
465
+ #~ msgstr "Productos para excluir"
466
+
467
+ #~ msgid "Add product exclusion"
468
+ #~ msgstr "Añadir exclusión de producto"
469
+
470
+ #~ msgid "Return to exclusion list"
471
+ #~ msgstr "Devolver a la lista de exclusión"
472
+
473
+ #~ msgid "Select at least one product"
474
+ #~ msgstr "Selecciona al menos un producto"
475
+
476
+ #~ msgid "Exclude product categories"
477
+ #~ msgstr "Excluir categorías de productos"
478
+
479
+ #~ msgid "Top"
480
+ #~ msgstr "Arriba"
481
+
482
+ #~ msgid "Bottom"
483
+ #~ msgstr "Abajo"
484
+
485
+ #~ msgid "Left"
486
+ #~ msgstr "Izquierda"
487
+
488
+ #~ msgid "Product"
489
+ #~ msgstr "Producto"
modules/yith-woocommerce-zoom-magnifier/languages/yith-woocommerce-zoom-magnifier.pot CHANGED
@@ -2,7 +2,7 @@
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Order Tracking\n"
5
- "POT-Creation-Date: 2016-05-04 10:49+0200\n"
6
  "PO-Revision-Date: 2015-04-22 12:25+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YITH WooCommerce Order Tracking\n"
5
+ "POT-Creation-Date: 2016-06-13 16:57+0200\n"
6
  "PO-Revision-Date: 2015-04-22 12:25+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
plugin-fw/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
- * Version: 2.9.31
5
  * Author: Yithemes
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
@@ -55,3 +55,20 @@ if ( ! function_exists ( 'yit_maybe_plugin_fw_loader' ) ) {
55
  }
56
  }
57
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
+ * Version: 2.9.34
5
  * Author: Yithemes
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
55
  }
56
  }
57
  }
58
+
59
+ if( is_admin() && function_exists( 'WC' ) && version_compare( WC()->version, '2.6', '<' ) ){
60
+ add_action( 'admin_notices', 'yit_before_woocommerce_2_6_update' );
61
+ }
62
+
63
+ if( ! function_exists( 'yit_before_woocommerce_2_6_update' ) ){
64
+ function yit_before_woocommerce_2_6_update(){ ?>
65
+ <div id="message" class="error notice is-dismissible">
66
+ <p>
67
+ <strong>Attention!</strong> The new WooCommerce version 2.6 will be released in the following days. <strong>Please, ensure you have updated all YITH plugins before downloading WooCommerce 2.6 </strong> in order to prevent any possible unexpected errors from occuring.
68
+ </p>
69
+ <button type="button" class="notice-dismiss"><span class="screen-reader-text">Dismiss this notice.</span></button>
70
+ </div>
71
+ <?php
72
+ }
73
+ }
74
+
plugin-fw/lib/yit-video.php CHANGED
@@ -104,10 +104,13 @@ if ( ! class_exists( 'YIT_Video' ) ) {
104
  ob_start();
105
 
106
  $id = preg_replace( '/[&|&amp;]feature=([\w\-]*)/', '', $id );
107
- $id = preg_replace( '/(youtube|vimeo):/', '', $id ); ?>
 
 
 
108
 
109
  <div class="post_video vimeo">
110
- <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>
111
  </div>
112
 
113
  <?php
@@ -131,6 +134,7 @@ if ( ! class_exists( 'YIT_Video' ) ) {
131
  */
132
  public static function video_id_by_url( $url ) {
133
  $parsed = parse_url( esc_url( $url ) );
 
134
  if ( ! isset( $parsed['host'] ) ) {
135
  return false;
136
  }
104
  ob_start();
105
 
106
  $id = preg_replace( '/[&|&amp;]feature=([\w\-]*)/', '', $id );
107
+ $id = preg_replace( '/(youtube|vimeo):/', '', $id );
108
+ $http = is_ssl()? 'https' : 'http';
109
+ ?>
110
+
111
 
112
  <div class="post_video vimeo">
113
+ <iframe wmode="transparent" src="<?php echo $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>
114
  </div>
115
 
116
  <?php
134
  */
135
  public static function video_id_by_url( $url ) {
136
  $parsed = parse_url( esc_url( $url ) );
137
+
138
  if ( ! isset( $parsed['host'] ) ) {
139
  return false;
140
  }