YITH Essential Kit for WooCommerce #1 - Version 1.2.7

Version Description

  • Added: YITH WooCommerce Product Add-Ons
  • Updated: All YITH plugins to latest version
Download this release

Release Info

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

Code changes from version 1.2.0 to 1.2.7

Files changed (63) hide show
  1. README.txt +37 -4
  2. init.php +1 -1
  3. modules.php +6 -0
  4. modules/yith-infinite-scrolling/README.txt +102 -0
  5. modules/yith-infinite-scrolling/assets/js/yith-infs.js +5 -0
  6. modules/yith-infinite-scrolling/assets/js/yith-infs.min.js +9 -0
  7. modules/yith-infinite-scrolling/assets/js/yith.infinitescroll.min.js +1 -0
  8. modules/yith-infinite-scrolling/includes/class.yith-infs-admin.php +6 -4
  9. modules/yith-infinite-scrolling/includes/class.yith-infs-frontend.php +10 -8
  10. modules/yith-infinite-scrolling/includes/class.yith-infs.php +9 -12
  11. modules/yith-infinite-scrolling/init.php +6 -6
  12. modules/yith-infinite-scrolling/languages/default.po +0 -1046
  13. modules/yith-infinite-scrolling/languages/yith-infs.pot +0 -1046
  14. modules/yith-live-chat/assets/css/ylc-console.min.css +1 -0
  15. modules/yith-live-chat/assets/css/ylc-frontend.min.css +1 -0
  16. modules/yith-live-chat/assets/css/ylc-styles.min.css +1 -0
  17. modules/yith-live-chat/assets/fonts/fontawesome/FontAwesome.otf +0 -0
  18. modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.eot +0 -0
  19. modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.svg +0 -504
  20. modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.ttf +0 -0
  21. modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.woff +0 -0
  22. modules/yith-live-chat/assets/js/ylc-console.js +0 -6
  23. modules/yith-live-chat/assets/js/ylc-engine.js +0 -2704
  24. modules/yith-live-chat/class.yith-livechat.php +4 -4
  25. modules/yith-live-chat/includes/functions-ylc-server.php +9 -9
  26. modules/yith-live-chat/init.php +3 -3
  27. modules/yith-live-chat/languages/ylc.pot +0 -565
  28. modules/yith-woocommerce-advanced-reviews/assets/css/yit-advanced-reviews.css +568 -568
  29. modules/yith-woocommerce-advanced-reviews/assets/js/ywar-attachments.js +49 -49
  30. modules/yith-woocommerce-advanced-reviews/assets/js/ywar-back-end.js +97 -97
  31. modules/yith-woocommerce-advanced-reviews/class.yith-woocommerce-advanced-reviews.php +1728 -1730
  32. modules/yith-woocommerce-advanced-reviews/functions.php +19 -19
  33. modules/yith-woocommerce-advanced-reviews/init.php +87 -87
  34. modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews.pot +359 -92
  35. modules/yith-woocommerce-advanced-reviews/languages/ywar.pot +0 -851
  36. modules/yith-woocommerce-advanced-reviews/lib/class.yith-advanced-reviews-list-table.php +629 -629
  37. modules/yith-woocommerce-advanced-reviews/plugin-options/general-options.php +87 -87
  38. modules/yith-woocommerce-advanced-reviews/plugin-options/layout-options.php +58 -58
  39. modules/yith-woocommerce-advanced-reviews/plugin-options/premium-landing-options.php +22 -22
  40. modules/yith-woocommerce-advanced-reviews/plugin-options/premium-options.php +110 -110
  41. modules/yith-woocommerce-advanced-reviews/templates/admin/premium.php +474 -474
  42. modules/yith-woocommerce-advanced-reviews/templates/ywar-product-reviews-table.php +26 -26
  43. modules/yith-woocommerce-ajax-navigation/assets/css/admin.css +6 -0
  44. modules/yith-woocommerce-ajax-navigation/assets/css/frontend.css +50 -2
  45. modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-admin.js +14 -7
  46. modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-editor.js +7 -7
  47. modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-frontend.js +25 -6
  48. modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-frontend.min.js +15 -15
  49. modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-frontend.php +7 -6
  50. modules/yith-woocommerce-ajax-navigation/includes/functions.yith-wcan.php +89 -22
  51. modules/yith-woocommerce-ajax-navigation/init.php +3 -3
  52. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-it_IT.mo +0 -0
  53. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-it_IT.po +0 -690
  54. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-tr_TR.mo +0 -0
  55. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-tr_TR.po +0 -1332
  56. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav.pot +0 -1288
  57. modules/yith-woocommerce-ajax-navigation/settings/frontend-options.php +1 -1
  58. modules/yith-woocommerce-ajax-navigation/templates/admin/premium.php +48 -0
  59. modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-navigation-widget.php +279 -203
  60. modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-reset-navigation-widget.php +2 -1
  61. modules/yith-woocommerce-ajax-search/languages/default.po +0 -1080
  62. modules/yith-woocommerce-ajax-search/languages/yit-it_IT.mo +0 -0
  63. modules/yith-woocommerce-ajax-search/languages/yit-it_IT.po +0 -362
README.txt CHANGED
@@ -1,10 +1,10 @@
1
  === YITH Essential Kit for WooCommerce #1 ===
2
 
3
  Contributors: yithemes
4
- Tags: woocommerce,jetpack,woocommerce jetpack, essential, kit, plugins, plugin, product, e-commerce, ecommerce, commerce, shop, yith, yit, yithemes,yith woocommerce colors and labels variations, colors and labels variations,colors and labels variations jetpack,yith woocommerce zoom magnifier,zoom magnifier,zoom magnifier jetpack,yith woocommerce wishlist,wishlist,wishlist jetpack,yith woocommerce compare,compare,compare jetpack,yith woocommerce ajax product filter,ajax product filter,ajax product filter jetpack,yith woocommerce ajax search,ajax search,ajax search jetpack,yith woocommerce catalog mode,catalog mode,catalog mode jetpack,yith woocommerce order tracking,order tracking,order tracking jetpack, yith woocommerce advanced reviews,advanced reviews,advanced reviews jetpack,yith woocommerce badges management,badges management,badges management jetpack,yith woocommerce cart messages,cart messages,cart messages jetpack,yith woocommerce review reminder,review reminder,review reminder jetpack,yith woocommerce quick view,quick view,quick view jetpack,yith live chat,live chat,live chat jetpack,yith woocommerce eu vat,eu vat,eu vat jetpack,yith woocommerce mailchimp,mailchimp,mailchimp jetpack,yith woocommerce stripe,stripe, stripe jetpack,yith infinite scrolling,infinite scrolling,infinite scrolling jetpack,yith woocommerce request a quote,request a quote,request a quote jetpack,yith woocommerce waiting list,waiting list,waiting list jetpack,yith woocommerce tab manager,tab manager,tab manager jetpack,yith woocommerce multi vendor,multi vendor,multi vendor jetpack,product vendor,products vendor,products vendor jetpack, booster for woocommerce
5
  Requires at least: 3.5.1
6
- Tested up to: 4.4
7
- Stable tag: 1.2.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -103,6 +103,9 @@ Multi store and live chat<br />
103
  * [YITH WooCommerce Cart Messages](https://wordpress.org/plugins/yith-woocommerce-cart-messages)
104
  <br />A plugin for WooCommerce let you add custom messages in the cart page and/or in the checkout page.
105
 
 
 
 
106
 
107
  == Screenshots ==
108
  1. Admin: plugins list
@@ -128,6 +131,7 @@ Multi store and live chat<br />
128
  21. YITH WooCommerce Mailchimp integrate MailChimp into your e-commerce shop to manage users' subscription directly from your store. WooCommerce 2.3.x compatible.
129
  22. YITH WooCommerce Waiting List enables registered users to request an email notification when an out-of-stock product comes back into stock.
130
  23. YITH WooCommerce EU VAT manage correctly your European customers with their own tax laws about digital goods.
 
131
 
132
  == Frequently Asked Questions ==
133
 
@@ -151,6 +155,35 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
151
 
152
  == Changelog ==
153
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
154
  = 1.2.0 =
155
 
156
  * Updated: All YITH plugins to latest version
@@ -291,4 +324,4 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
291
 
292
  == Upgrade Notice ==
293
 
294
- Last Stable Tag 1.2.0
1
  === YITH Essential Kit for WooCommerce #1 ===
2
 
3
  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
 
103
  * [YITH WooCommerce Cart Messages](https://wordpress.org/plugins/yith-woocommerce-cart-messages)
104
  <br />A plugin for WooCommerce let you add custom messages in the cart page and/or in the checkout page.
105
 
106
+ * [YITH WooCommerce Product Add-Ons](https://wordpress.org/plugins/yith-woocommerce-product-add-ons)
107
+ <br />Increase average order value by letting your customers purchase additional options on your products.
108
+
109
 
110
  == Screenshots ==
111
  1. Admin: plugins list
131
  21. YITH WooCommerce Mailchimp integrate MailChimp into your e-commerce shop to manage users' subscription directly from your store. WooCommerce 2.3.x compatible.
132
  22. YITH WooCommerce Waiting List enables registered users to request an email notification when an out-of-stock product comes back into stock.
133
  23. YITH WooCommerce EU VAT manage correctly your European customers with their own tax laws about digital goods.
134
+ 24. YITH WooCommerce Product Add-Ons in "Single Prodcut" page
135
 
136
  == Frequently Asked Questions ==
137
 
155
 
156
  == Changelog ==
157
 
158
+ = 1.2.7 =
159
+
160
+ * Added: YITH WooCommerce Product Add-Ons
161
+ * Updated: All YITH plugins to latest version
162
+
163
+ = 1.2.6 =
164
+
165
+ * Added: WordPress 4.5.2 support
166
+
167
+ = 1.2.5 =
168
+
169
+ * Fixed: YITH WooCommerce Waiting List issue
170
+
171
+ = 1.2.4 =
172
+
173
+ * Fixed: YITH WooCommerce Order Tracking issue
174
+
175
+ = 1.2.3 =
176
+
177
+ * Updated: All YITH plugins to latest version
178
+
179
+ = 1.2.2 =
180
+
181
+ * Fixed: Xml error on panel sidebar
182
+
183
+ = 1.2.1 =
184
+
185
+ * Updated: All YITH plugins to latest version
186
+
187
  = 1.2.0 =
188
 
189
  * Updated: All YITH plugins to latest version
324
 
325
  == Upgrade Notice ==
326
 
327
+ Last Stable Tag 1.2.6
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.0
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
7
  Domain Path: /languages/
8
  Author: YIThemes
9
  Author URI: http://yithemes.com/
10
+ Version: 1.2.7
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
modules.php CHANGED
@@ -151,4 +151,10 @@ return array(
151
  'last_updated' => '2015-08-12',
152
  'repository' => 'yith'
153
  ),
 
 
 
 
 
 
154
  );
151
  'last_updated' => '2015-08-12',
152
  'repository' => 'yith'
153
  ),
154
+
155
+ 'yith-woocommerce-product-add-ons' => array(
156
+ 'name' => 'YITH WooCommerce Product Add-Ons',
157
+ 'slug' => 'yith-woocommerce-product-add-ons',
158
+ 'premium_constat' => 'YITH_WAPO_PREMIUM'
159
+ ),
160
  );
modules/yith-infinite-scrolling/README.txt ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ === Plugin Name ===
2
+ Contributors: yithemes
3
+ Tags: yith, woocommerce, infinite scrolling, woocommerce infinite scrolling, yit, blog infinite scrolling, blog, infinite, scrolling, ajax pagination, infinite scroll, load more
4
+ Requires at least: 4.0
5
+ Tested up to: 4.5
6
+ Stable tag: 1.0.6
7
+ License: GPLv2 or later
8
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
+
10
+ Add infinite scrolling to archive post or shop page.
11
+
12
+ == Description ==
13
+ **They want it all right away!**
14
+
15
+ People have become used to see contents online in a sequential way: think about Facebook or Twitter, two navigation systems that now influence how we browse the web. With **YITH Infinite Scrolling**, we have decided to apply this idea for an **immediate and direct consultation** of the page contents!
16
+
17
+ No more loading times caused by the change of the page, well, no more pages for a unique category of elements! Everything will come in a single solution, where users, even from a mobile device, will be able to simply scroll down and **get the details they seek right away**, without being afraid to lose them loading a new page.
18
+
19
+ **Main features:**
20
+
21
+ * The infinite scrolling offers an amount of products all showed at once
22
+ * Simple and direct navigation, even from a mobile device
23
+ * Transition effect
24
+
25
+ Full documentation is available [here](http://yithemes.com/docs-plugins/yith-infinite-scrolling/).
26
+
27
+
28
+ == Installation ==
29
+
30
+ 1. Unzip the downloaded zip file.
31
+ 2. Upload the plugin folder into the `wp-content/plugins/` directory of your WordPress site.
32
+ 3. Activate `YITH Infinite Scrolling` from Plugins page.
33
+
34
+ == Screenshots ==
35
+
36
+ 1. The plugin admin page.
37
+
38
+ == Changelog ==
39
+
40
+ = 1.0.6 =
41
+
42
+ * Added: Compatibility with WordPress 4.5
43
+ * Added: Added minimized js files. Plugin loads full files version if the constant "SCRIPT_DEBUG" is defined and is true.
44
+ * Updated: Plugin Core
45
+
46
+ = 1.0.5 =
47
+
48
+ * Updated: Language file. Changed text domain from yith-infs to yith-infinite-scrolling
49
+ * Updated: Plugin Core
50
+
51
+ = 1.0.4 =
52
+
53
+ * Added: Compatibility with YITH WooCommerce Ajax Product Filter
54
+ * Added: Compatibility with YITH WooCommerce Color Label Variations
55
+ * Updated: Plugin Core
56
+
57
+ = 1.0.3 =
58
+
59
+ * Added: Compatibility with WooCommerce 2.4
60
+ * Updated: Plugin Core
61
+
62
+ = 1.0.2 =
63
+
64
+ * Fixed plugin documentation link
65
+ * Fixed plugin core
66
+
67
+ = 1.0.1 =
68
+
69
+ * Minor bugfix
70
+ * Fixed plugin core
71
+
72
+ = 1.0.0 =
73
+
74
+ * Initial release
75
+
76
+ == Frequently Asked Questions ==
77
+
78
+ * It's compatible with WooCommerce?
79
+
80
+ Yes, of course. This plugin is full compatible with WooCommerce 2.3 and previous version 2.2.
81
+
82
+
83
+ == Suggestions ==
84
+
85
+ If you have suggestions about how to improve YITH Infinite Scrolling, you can [write us](mailto:plugins@yithemes.com "Your Inspiration Themes") so we can bundle them into YITH Infinite Scrolling.
86
+
87
+ == Translators ==
88
+
89
+ = Available Languages =
90
+
91
+ * English
92
+
93
+ If you have created your own language pack, or have an update for an existing one, you can send [gettext PO and MO file](http://codex.wordpress.org/Translating_WordPress "Translating WordPress")
94
+ [use](http://yithemes.com/contact/ "Your Inspiration Themes") so we can bundle it into YITH Infinite Scrolling languages.
95
+
96
+ == Upgrade notice ==
97
+
98
+ = 1.0.6 =
99
+
100
+ * Added: Compatibility with WordPress 4.5
101
+ * Added: Added minimized js files. Plugin loads full files version if the constant "SCRIPT_DEBUG" is defined and is true.
102
+ * Updated: Plugin Core
modules/yith-infinite-scrolling/assets/js/yith-infs.js CHANGED
@@ -9,6 +9,11 @@
9
  jQuery(document).ready( function($) {
10
  "use strict";
11
 
 
 
 
 
 
12
  // set options
13
  var infinite_scroll = {
14
  'nextSelector' : yith_infs.nextSelector,
9
  jQuery(document).ready( function($) {
10
  "use strict";
11
 
12
+ if( typeof yith_infs == 'undefined' ) {
13
+ return;
14
+ }
15
+
16
+
17
  // set options
18
  var infinite_scroll = {
19
  'nextSelector' : yith_infs.nextSelector,
modules/yith-infinite-scrolling/assets/js/yith-infs.min.js ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * yith-scroll.js
3
+ *
4
+ * @author Your Inspiration Themes
5
+ * @package YITH Infinite Scrolling
6
+ * @version 1.0.0
7
+ */
8
+
9
+ jQuery(document).ready(function(t){"use strict";if("undefined"!=typeof yith_infs){var e={nextSelector:yith_infs.nextSelector,navSelector:yith_infs.navSelector,itemSelector:yith_infs.itemSelector,contentSelector:yith_infs.contentSelector,loader:'<img src="'+yith_infs.loader+'">',is_shop:yith_infs.shop};t(yith_infs.contentSelector).yit_infinitescroll(e),t(document).on("yith-wcan-ajax-filtered",function(){t(yith_infs.contentSelector).yit_infinitescroll(e)})}});
modules/yith-infinite-scrolling/assets/js/yith.infinitescroll.min.js ADDED
@@ -0,0 +1 @@
 
1
+ !function(t,e,n){"use strict";t.fn.yit_infinitescroll=function(i){t(e).unbind("yith_infs_start");var r=t.extend({nextSelector:!1,navSelector:!1,itemSelector:!1,contentSelector:!1,maxPage:!1,loader:!1,is_shop:!1},i),l=!1,s=!1,a=t(r.nextSelector).attr("href");t(r.nextSelector).length&&t(r.navSelector).length&&t(r.itemSelector).length&&t(r.contentSelector).length?t(r.navSelector).hide():s=!0;var o=t(r.contentSelector).find(r.itemSelector).first(),c=o.nextUntil(".first",r.itemSelector).length+1,f=function(){var e=t(r.contentSelector).find(r.itemSelector).last();r.loader&&t(r.navSelector).after('<div class="yith-infs-loader">'+r.loader+"</div>"),l=!0,t.ajax({url:a,dataType:"html",success:function(i){var o=t(i),f=o.find(r.itemSelector),d=o.find(r.nextSelector);d.length?a=d.attr("href"):s=!0,!e.hasClass("last")&&r.is_shop&&h(e,c,f),e.after(f),t(".yith-infs-loader").remove(),t(n).trigger("yith_infs_adding_elem"),f.addClass("yith-infs-animated"),setTimeout(function(){l=!1,f.removeClass("yith-infs-animated"),t(n).trigger("yith_infs_added_elem")},1e3)}})},h=function(e,n,i){var l=n-e.prevUntil(".last",r.itemSelector).length,s=0;i.each(function(){var e=t(this);s++,e.removeClass("first"),e.removeClass("last"),(s-l)%n===0?e.addClass("first"):(s-(l-1))%n===0&&e.addClass("last")})};t(e).on("scroll touchstart",function(){t(this).trigger("yith_infs_start")}),t(e).on("yith_infs_start",function(){var e=t(this),n=t(r.itemSelector).last().offset();!l&&!s&&e.scrollTop()>=Math.abs(n.top-(e.height()-150))&&f()})}}(jQuery,window,document);
modules/yith-infinite-scrolling/includes/class.yith-infs-admin.php CHANGED
@@ -97,7 +97,7 @@ if ( ! class_exists( 'YITH_INFS_Admin' ) ) {
97
  * @var string $testimonial_post_type
98
  * @since 1.0.0
99
  */
100
- public $plugin_options = 'yit_infs_options';
101
 
102
 
103
  /**
@@ -146,7 +146,9 @@ if ( ! class_exists( 'YITH_INFS_Admin' ) ) {
146
  * @access public
147
  */
148
  public function enqueue_style() {
149
- wp_enqueue_style( 'yith-infs-admin', YITH_INFS_ASSETS_URL . '/css/admin.css' );
 
 
150
  }
151
 
152
  /**
@@ -278,9 +280,9 @@ if ( ! class_exists( 'YITH_INFS_Admin' ) ) {
278
  * @param $option string
279
  * @return mixed
280
  */
281
- public function get_option( $option ) {
282
  // get all options
283
- $options = get_option( $this->plugin_options );
284
 
285
  if( isset( $options[ $option ] ) ) {
286
  return $options[ $option ];
97
  * @var string $testimonial_post_type
98
  * @since 1.0.0
99
  */
100
+ protected static $_plugin_options = 'yit_infs_options';
101
 
102
 
103
  /**
146
  * @access public
147
  */
148
  public function enqueue_style() {
149
+ if ( isset( $_GET['page'] ) && $_GET['page'] == 'yith_infs_panel' ) {
150
+ wp_enqueue_style( 'yith-infs-admin', YITH_INFS_ASSETS_URL . '/css/admin.css' );
151
+ }
152
  }
153
 
154
  /**
280
  * @param $option string
281
  * @return mixed
282
  */
283
+ public static function get_option( $option ) {
284
  // get all options
285
+ $options = get_option( self::$_plugin_options );
286
 
287
  if( isset( $options[ $option ] ) ) {
288
  return $options[ $option ];
modules/yith-infinite-scrolling/includes/class.yith-infs-frontend.php CHANGED
@@ -59,7 +59,7 @@ if ( ! class_exists( 'YITH_INFS_Frontend' ) ) {
59
  public function __construct() {
60
 
61
  // enqueue scripts
62
- $enable = ( ! YITH_INFS_Admin()->get_option( 'yith-infs-enable' ) ) ? 'yes' : YITH_INFS_Admin()->get_option( 'yith-infs-enable' );
63
  if( $enable == 'yes' ) {
64
  add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ) );
65
  }
@@ -75,10 +75,12 @@ if ( ! class_exists( 'YITH_INFS_Frontend' ) ) {
75
  */
76
  public function enqueue_scripts() {
77
 
 
 
78
  wp_enqueue_style( 'yith-infs-style', YITH_INFS_ASSETS_URL . '/css/frontend.css' );
79
 
80
- wp_enqueue_script( 'yith-infinitescroll', YITH_INFS_ASSETS_URL . '/js/yith.infinitescroll.js', array('jquery'), false, true );
81
- wp_enqueue_script( 'yith-infs', YITH_INFS_ASSETS_URL . '/js/yith-infs.js', array('jquery'), false, true );
82
 
83
  if( ! ( defined( 'YITH_INFS_PREMIUM' ) && YITH_INFS_PREMIUM ) ) {
84
  $this->options_to_script();
@@ -97,11 +99,11 @@ if ( ! class_exists( 'YITH_INFS_Frontend' ) ) {
97
  public function options_to_script(){
98
 
99
  // get options
100
- $navSelector = ( ! YITH_INFS_Admin()->get_option( 'yith-infs-navselector' ) ) ? 'nav.navigation' : YITH_INFS_Admin()->get_option( 'yith-infs-navselector' );
101
- $nextSelector = ( ! YITH_INFS_Admin()->get_option( 'yith-infs-nextselector' ) ) ? 'nav.navigation a.next' : YITH_INFS_Admin()->get_option( 'yith-infs-nextselector' );
102
- $itemSelector = ( ! YITH_INFS_Admin()->get_option( 'yith-infs-itemselector' ) ) ? 'article.post' : YITH_INFS_Admin()->get_option( 'yith-infs-itemselector' );
103
- $contentSelector = ( ! YITH_INFS_Admin()->get_option( 'yith-infs-contentselector' ) ) ? '#main' : YITH_INFS_Admin()->get_option( 'yith-infs-contentselector' );
104
- $loader = ( ! YITH_INFS_Admin()->get_option( 'yith-infs-loader-image' ) ) ? YITH_INFS_ASSETS_URL . '/images/loader.gif' : YITH_INFS_Admin()->get_option( 'yith-infs-loader-image' );
105
 
106
  wp_localize_script( 'yith-infs', 'yith_infs', array (
107
  'navSelector' => $navSelector,
59
  public function __construct() {
60
 
61
  // enqueue scripts
62
+ $enable = ( ! YITH_INFS_Admin::get_option( 'yith-infs-enable' ) ) ? 'yes' : YITH_INFS_Admin::get_option( 'yith-infs-enable' );
63
  if( $enable == 'yes' ) {
64
  add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ) );
65
  }
75
  */
76
  public function enqueue_scripts() {
77
 
78
+ $min = ( ! defined('SCRIPT_DEBUG') || ! SCRIPT_DEBUG ) ? '.min' : '';
79
+
80
  wp_enqueue_style( 'yith-infs-style', YITH_INFS_ASSETS_URL . '/css/frontend.css' );
81
 
82
+ wp_enqueue_script( 'yith-infinitescroll', YITH_INFS_ASSETS_URL . '/js/yith.infinitescroll'.$min.'.js', array('jquery'), $this->version, true );
83
+ wp_enqueue_script( 'yith-infs', YITH_INFS_ASSETS_URL . '/js/yith-infs'.$min.'.js', array('jquery', 'yith-infinitescroll'), $this->version, true );
84
 
85
  if( ! ( defined( 'YITH_INFS_PREMIUM' ) && YITH_INFS_PREMIUM ) ) {
86
  $this->options_to_script();
99
  public function options_to_script(){
100
 
101
  // get options
102
+ $navSelector = ( ! YITH_INFS_Admin::get_option( 'yith-infs-navselector' ) ) ? 'nav.navigation' : YITH_INFS_Admin::get_option( 'yith-infs-navselector' );
103
+ $nextSelector = ( ! YITH_INFS_Admin::get_option( 'yith-infs-nextselector' ) ) ? 'nav.navigation a.next' : YITH_INFS_Admin::get_option( 'yith-infs-nextselector' );
104
+ $itemSelector = ( ! YITH_INFS_Admin::get_option( 'yith-infs-itemselector' ) ) ? 'article.post' : YITH_INFS_Admin::get_option( 'yith-infs-itemselector' );
105
+ $contentSelector = ( ! YITH_INFS_Admin::get_option( 'yith-infs-contentselector' ) ) ? '#main' : YITH_INFS_Admin::get_option( 'yith-infs-contentselector' );
106
+ $loader = ( ! YITH_INFS_Admin::get_option( 'yith-infs-loader-image' ) ) ? YITH_INFS_ASSETS_URL . '/images/loader.gif' : YITH_INFS_Admin::get_option( 'yith-infs-loader-image' );
107
 
108
  wp_localize_script( 'yith-infs', 'yith_infs', array (
109
  'navSelector' => $navSelector,
modules/yith-infinite-scrolling/includes/class.yith-infs.php CHANGED
@@ -65,16 +65,17 @@ if ( ! class_exists( 'YITH_INFS' ) ) {
65
  * @since 1.0.0
66
  */
67
  public function __construct() {
68
-
69
- // Load Plugin Framework
70
- add_action( 'plugins_loaded', array( $this, 'plugin_fw_loader' ), 15 );
71
-
72
  // Class admin
73
- if ( is_admin() ) {
 
 
 
74
  YITH_INFS_Admin();
75
  }
76
- // Frontend class
77
- YITH_INFS_Frontend();
 
 
78
  }
79
 
80
  /**
@@ -87,11 +88,7 @@ if ( ! class_exists( 'YITH_INFS' ) ) {
87
  */
88
  public function plugin_fw_loader() {
89
  if ( ! defined( 'YIT_CORE_PLUGIN' ) ) {
90
- global $plugin_fw_data;
91
- if ( ! empty( $plugin_fw_data ) ) {
92
- $plugin_fw_file = array_shift( $plugin_fw_data );
93
- require_once( $plugin_fw_file );
94
- }
95
  }
96
  }
97
  }
65
  * @since 1.0.0
66
  */
67
  public function __construct() {
 
 
 
 
68
  // Class admin
69
+ if ( is_admin() && ! ( defined( 'DOING_AJAX' ) && DOING_AJAX ) ) {
70
+ // Load Plugin Framework
71
+ add_action( 'after_setup_theme', array( $this, 'plugin_fw_loader' ), 1 );
72
+
73
  YITH_INFS_Admin();
74
  }
75
+ else {
76
+ // Frontend class
77
+ YITH_INFS_Frontend();
78
+ }
79
  }
80
 
81
  /**
88
  */
89
  public function plugin_fw_loader() {
90
  if ( ! defined( 'YIT_CORE_PLUGIN' ) ) {
91
+ require_once( YITH_INFS_DIR . '/plugin-fw/yit-plugin.php' );
 
 
 
 
92
  }
93
  }
94
  }
modules/yith-infinite-scrolling/init.php CHANGED
@@ -1,17 +1,17 @@
1
  <?php
2
  /**
3
  * Plugin Name: YITH Infinite Scrolling
4
- * Plugin URI: http://yithemes.com/
5
  * Description: YITH Infinite Scrolling add infinite scroll to your page.
6
- * Version: 1.0.5
7
- * Author: Yithemes
8
- * Author URI: http://yithemes.com/
9
  * Text Domain: yith-infinite-scrolling
10
  * Domain Path: /languages/
11
  *
12
  * @author Yithemes
13
  * @package YITH Infinite Scrolling
14
- * @version 1.0.5
15
  */
16
  /* Copyright 2015 Your Inspiration Themes ( email: plugins@yithemes.com )
17
 
@@ -50,7 +50,7 @@ register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
50
 
51
 
52
  if ( ! defined( 'YITH_INFS_VERSION' ) ){
53
- define( 'YITH_INFS_VERSION', '1.0.5' );
54
  }
55
 
56
  if ( ! defined( 'YITH_INFS_FREE_INIT' ) ) {
1
  <?php
2
  /**
3
  * Plugin Name: YITH Infinite Scrolling
4
+ * Plugin URI: https://yithemes.com/themes/plugins/yith-infinite-scrolling/
5
  * Description: YITH Infinite Scrolling add infinite scroll to your page.
6
+ * Version: 1.0.6
7
+ * Author: YITHEMES
8
+ * Author URI: https://yithemes.com/
9
  * Text Domain: yith-infinite-scrolling
10
  * Domain Path: /languages/
11
  *
12
  * @author Yithemes
13
  * @package YITH Infinite Scrolling
14
+ * @version 1.0.6
15
  */
16
  /* Copyright 2015 Your Inspiration Themes ( email: plugins@yithemes.com )
17
 
50
 
51
 
52
  if ( ! defined( 'YITH_INFS_VERSION' ) ){
53
+ define( 'YITH_INFS_VERSION', '1.0.6' );
54
  }
55
 
56
  if ( ! defined( 'YITH_INFS_FREE_INIT' ) ) {
modules/yith-infinite-scrolling/languages/default.po DELETED
@@ -1,1046 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: YITH Infinite Scrolling\n"
4
- "POT-Creation-Date: 2015-04-30 10:48+0100\n"
5
- "PO-Revision-Date: 2015-04-30 10:48+0100\n"
6
- "Last-Translator: \n"
7
- "Language-Team: YIThemes <plugins@yithemes.com>\n"
8
- "Language: en\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.6.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
-
20
- #: ../includes/class.yith-infs-admin.php:167
21
- #: ../includes/class.yith-infs-admin.php:190
22
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
23
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
24
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
25
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
26
- msgid "Settings"
27
- msgstr ""
28
-
29
- #: ../includes/class.yith-infs-admin.php:169
30
- #: ../includes/class.yith-infs-admin.php:194
31
- msgid "Premium Version"
32
- msgstr ""
33
-
34
- #: ../includes/class.yith-infs-admin.php:200
35
- #: ../includes/class.yith-infs-admin.php:201
36
- msgid "Infinite Scrolling"
37
- msgstr ""
38
-
39
- #: ../includes/class.yith-infs-admin.php:255
40
- msgid "Plugin Documentation"
41
- msgstr ""
42
-
43
- #: ../init.php:41
44
- msgid ""
45
- "You can't activate the free version of YITH Infinite Scrolling while you are "
46
- "using the premium one."
47
- msgstr ""
48
-
49
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
50
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
51
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
52
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
53
- #, php-format
54
- msgid "Add %s"
55
- msgstr ""
56
-
57
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
58
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
59
- #, php-format
60
- msgid "Add New %s"
61
- msgstr ""
62
-
63
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
64
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
65
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
66
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
67
- #, php-format
68
- msgid "Edit %s"
69
- msgstr ""
70
-
71
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
72
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
73
- #, php-format
74
- msgid "New %s"
75
- msgstr ""
76
-
77
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
78
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
79
- #, php-format
80
- msgid "All %s"
81
- msgstr ""
82
-
83
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
84
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
85
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
86
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
87
- #, php-format
88
- msgid "View %s"
89
- msgstr ""
90
-
91
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
92
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
93
- #, php-format
94
- msgid "Search %s"
95
- msgstr ""
96
-
97
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
98
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
99
- #, php-format
100
- msgid "No %s found"
101
- msgstr ""
102
-
103
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
104
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
105
- #, php-format
106
- msgid "No %s found in Trash"
107
- msgstr ""
108
-
109
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
110
- #, php-format
111
- msgctxt "taxonomy general name"
112
- msgid "%s Categories"
113
- msgstr ""
114
-
115
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
116
- msgctxt "taxonomy singular name"
117
- msgid "Category"
118
- msgstr ""
119
-
120
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
121
- msgid "Search Categories"
122
- msgstr ""
123
-
124
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
125
- msgid "All Categories"
126
- msgstr ""
127
-
128
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
129
- msgid "Parent Category"
130
- msgstr ""
131
-
132
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
133
- msgid "Parent Category:"
134
- msgstr ""
135
-
136
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
137
- msgid "Edit Category"
138
- msgstr ""
139
-
140
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
141
- msgid "Update Category"
142
- msgstr ""
143
-
144
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
145
- msgid "Add New Category"
146
- msgstr ""
147
-
148
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
149
- msgid "New Category Name"
150
- msgstr ""
151
-
152
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
153
- msgid "Category"
154
- msgstr ""
155
-
156
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
157
- msgid "Categories"
158
- msgstr ""
159
-
160
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
161
- #, php-format
162
- msgid "%s Settings"
163
- msgstr ""
164
-
165
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
166
- msgid "Type"
167
- msgstr ""
168
-
169
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
170
- msgid "Layout for this "
171
- msgstr ""
172
-
173
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
174
- msgid "Rewrite"
175
- msgstr ""
176
-
177
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
178
- msgid ""
179
- "Univocal identification name in the URL for each product (slug from post if "
180
- "empty)"
181
- msgstr ""
182
-
183
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
184
- msgid "Label in Singular"
185
- msgstr ""
186
-
187
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
188
- msgid "Set a label in singular (title of portfolio if empty)"
189
- msgstr ""
190
-
191
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
192
- msgid "Label in Plural"
193
- msgstr ""
194
-
195
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
196
- msgid "Set a label in plural (title of portfolio if empty)"
197
- msgstr ""
198
-
199
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
200
- msgid "Taxonomy"
201
- msgstr ""
202
-
203
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
204
- msgid ""
205
- "If you want to use categories in the portfolio, set a name for taxonomy. "
206
- "Name should be a slug (must not contain capital letters nor spaces) and must "
207
- "not be more than 32 characters long (database structure restriction)."
208
- msgstr ""
209
-
210
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
211
- msgid "Taxonomy Rewrite"
212
- msgstr ""
213
-
214
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
215
- msgid "Set univocal name for each category page URL."
216
- msgstr ""
217
-
218
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
219
- msgid "Single layout"
220
- msgstr ""
221
-
222
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
223
- msgid "Layout for single page of this portfolio"
224
- msgstr ""
225
-
226
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
227
- msgid "layout settings"
228
- msgstr ""
229
-
230
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
231
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
232
- msgid "Quick links"
233
- msgstr ""
234
-
235
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
236
- #, php-format
237
- msgid "Show frontend of the %s"
238
- msgstr ""
239
-
240
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
241
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
242
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
243
- msgid "Name"
244
- msgstr ""
245
-
246
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
247
- #, php-format
248
- msgid "Add %s from images"
249
- msgstr ""
250
-
251
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
252
- msgid "Add with multiupload"
253
- msgstr ""
254
-
255
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
256
- msgid "The changes you have made will be lost if you leave this page."
257
- msgstr ""
258
-
259
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
260
- msgid "Plugin Settings"
261
- msgstr ""
262
-
263
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
264
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
265
- msgid "YIT Plugins"
266
- msgstr ""
267
-
268
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
269
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
270
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
271
- msgid "Save Changes"
272
- msgstr ""
273
-
274
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
275
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
276
- msgid ""
277
- "If you continue with this action, you will reset all options in this page."
278
- msgstr ""
279
-
280
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
281
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
282
- msgid "Reset to Default"
283
- msgstr ""
284
-
285
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
286
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
287
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
288
- msgid "Are you sure?"
289
- msgstr ""
290
-
291
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
292
- msgid ""
293
- "The element you have entered already exists. Please, enter another name."
294
- msgstr ""
295
-
296
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
297
- msgid "Settings saved"
298
- msgstr ""
299
-
300
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
301
- msgid "Settings reset"
302
- msgstr ""
303
-
304
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
305
- msgid "Element deleted correctly."
306
- msgstr ""
307
-
308
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
309
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
310
- msgid "Element updated correctly."
311
- msgstr ""
312
-
313
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
314
- msgid "Database imported correctly."
315
- msgstr ""
316
-
317
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
318
- msgid "An error has occurred during import. Please try again."
319
- msgstr ""
320
-
321
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
322
- msgid "The added file is not valid."
323
- msgstr ""
324
-
325
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
326
- msgid "Sorry, import is disabled."
327
- msgstr ""
328
-
329
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
330
- msgid "Sorting successful."
331
- msgstr ""
332
-
333
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
334
- msgid ""
335
- "If you continue with this action, you will reset all the options in this "
336
- "page."
337
- msgstr ""
338
-
339
- #: ../plugin-fw/lib/yit-pointers.php:70
340
- msgid "Plugins Activated"
341
- msgstr ""
342
-
343
- #: ../plugin-fw/lib/yit-pointers.php:71
344
- msgid ""
345
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
346
- " For each plugin installed, "
347
- "customization settings will be available as a new entry in YIT Plugin menu."
348
- msgstr ""
349
-
350
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
351
- msgid "Discover all our plugins available on:"
352
- msgstr ""
353
-
354
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
355
- msgid "and"
356
- msgstr ""
357
-
358
- #: ../plugin-fw/lib/yit-pointers.php:84
359
- msgid "Plugins Upgraded"
360
- msgstr ""
361
-
362
- #: ../plugin-fw/lib/yit-pointers.php:85
363
- msgid ""
364
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
365
- " Any time one of our plugins is updated, "
366
- "a new entry will be added to this menu.\n"
367
- " For example, after the update, plugin "
368
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
369
- "Search, etc.)\n"
370
- " will be moved from previous location to "
371
- "YIT Plugin tab."
372
- msgstr ""
373
-
374
- #: ../plugin-fw/lib/yit-upgrade.php:123
375
- msgid "There is a new version of %plugin_name% available."
376
- msgstr ""
377
-
378
- #: ../plugin-fw/lib/yit-upgrade.php:124
379
- msgid "View version %latest% details."
380
- msgstr ""
381
-
382
- #: ../plugin-fw/lib/yit-upgrade.php:125
383
- msgid "Automatic update is unavailable for this plugin,"
384
- msgstr ""
385
-
386
- #: ../plugin-fw/lib/yit-upgrade.php:126
387
- msgid ""
388
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
389
- msgstr ""
390
-
391
- #: ../plugin-fw/lib/yit-upgrade.php:127
392
- msgid "Update now."
393
- msgstr ""
394
-
395
- #: ../plugin-fw/lib/yit-upgrade.php:230
396
- msgid "Yithemes Repository"
397
- msgstr ""
398
-
399
- #: ../plugin-fw/lib/yit-upgrade.php:264
400
- msgid "Invalid URL Provided."
401
- msgstr ""
402
-
403
- #: ../plugin-fw/lib/yit-upgrade.php:277
404
- msgid "Could not create Temporary file."
405
- msgstr ""
406
-
407
- #: ../plugin-fw/lib/yit-upgrade.php:419
408
- #, php-format
409
- msgid ""
410
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
411
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
412
- msgstr ""
413
-
414
- #: ../plugin-fw/lib/yit-upgrade.php:421
415
- #, php-format
416
- msgid ""
417
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
418
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
419
- "have to activate the plugin on a single site of the network to benefit from "
420
- "automatic updates.</em>"
421
- msgstr ""
422
-
423
- #: ../plugin-fw/lib/yit-upgrade.php:423
424
- #, php-format
425
- msgid ""
426
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
427
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
428
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
429
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
430
- msgstr ""
431
-
432
- #: ../plugin-fw/lib/yit-upgrade.php:425
433
- #, php-format
434
- msgid ""
435
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
436
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
437
- "href=\"%5$s\">update now</a>."
438
- msgstr ""
439
-
440
- #: ../plugin-fw/lib/yit-upgrade.php:498
441
- msgid "You can't update the plugins for this site."
442
- msgstr ""
443
-
444
- #: ../plugin-fw/lib/yit-upgrade.php:502
445
- msgid ""
446
- "You do not have sufficient permissions to update the plugins for this site."
447
- msgstr ""
448
-
449
- #: ../plugin-fw/lib/yit-upgrade.php:509
450
- msgid "Update Plugin"
451
- msgstr ""
452
-
453
- #: ../plugin-fw/licence/lib/yit-licence.php:161
454
- #, php-format
455
- msgid "%field% field cannot be empty"
456
- msgstr ""
457
-
458
- #: ../plugin-fw/licence/lib/yit-licence.php:162
459
- msgid "%field_1% and %field_2% fields cannot be empty"
460
- msgstr ""
461
-
462
- #: ../plugin-fw/licence/lib/yit-licence.php:163
463
- msgid "Unable to contact the remote server, please try again later. Thanks!"
464
- msgstr ""
465
-
466
- #: ../plugin-fw/licence/lib/yit-licence.php:548
467
- msgid "Invalid Request"
468
- msgstr ""
469
-
470
- #: ../plugin-fw/licence/lib/yit-licence.php:549
471
- msgid "Invalid licence key"
472
- msgstr ""
473
-
474
- #: ../plugin-fw/licence/lib/yit-licence.php:550
475
- msgid "Software has been deactivated"
476
- msgstr ""
477
-
478
- #: ../plugin-fw/licence/lib/yit-licence.php:551
479
- msgid "Maximum number of activations exceeded"
480
- msgstr ""
481
-
482
- #: ../plugin-fw/licence/lib/yit-licence.php:552
483
- msgid "Invalid instance ID"
484
- msgstr ""
485
-
486
- #: ../plugin-fw/licence/lib/yit-licence.php:553
487
- msgid "Invalid security key"
488
- msgstr ""
489
-
490
- #: ../plugin-fw/licence/lib/yit-licence.php:554
491
- msgid "Licence key has expired"
492
- msgstr ""
493
-
494
- #: ../plugin-fw/licence/lib/yit-licence.php:555
495
- msgid "Licence key has been banned"
496
- msgstr ""
497
-
498
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
499
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
500
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
501
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
502
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
503
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
504
- msgid "Licence Activation"
505
- msgstr ""
506
-
507
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
508
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
509
- #, php-format
510
- msgid "%s"
511
- msgstr ""
512
-
513
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
514
- msgid "Yithemes Licence Activation"
515
- msgstr ""
516
-
517
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
518
- msgid ""
519
- "I cannot find the license key for activating the theme I have bought some "
520
- "time ago. Where can I find it?"
521
- msgstr ""
522
-
523
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
524
- msgid ""
525
- "If you have purchased one of our products before 27 January 2015, you can "
526
- "benefit from support and updates (the services offered with the license)\n"
527
- " until 27 January 2016 and you do not have to purchase it again "
528
- "to get a new license key, because, before this date, your license used to be "
529
- "activated automatically by our system.\n"
530
- " After 27 January 2016, instead, if you want to benefit from "
531
- "support and updates you have to buy a new license and activate it through "
532
- "the license key you will be\n"
533
- " provided with and that you can find in your YIThemes account, in "
534
- "section \"My licenses\"."
535
- msgstr ""
536
-
537
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
538
- msgid ""
539
- "Have you updated your licenses? Have you asked for an extension? Update "
540
- "information concerning your products."
541
- msgstr ""
542
-
543
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
544
- msgid "Update licence information"
545
- msgstr ""
546
-
547
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
548
- msgid "Products to be activated"
549
- msgstr ""
550
-
551
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
552
- msgid "Activate"
553
- msgstr ""
554
-
555
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
556
- msgid "Activated"
557
- msgstr ""
558
-
559
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
560
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
561
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
562
- msgid "Product Name"
563
- msgstr ""
564
-
565
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
566
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
567
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
568
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
569
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
570
- msgid "Email"
571
- msgstr ""
572
-
573
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
574
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
575
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
576
- msgid "Licence Key"
577
- msgstr ""
578
-
579
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
580
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
581
- msgid "Expires"
582
- msgstr ""
583
-
584
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
585
- msgid "Remaining"
586
- msgstr ""
587
-
588
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
589
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
590
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
591
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
592
- msgid "Renew"
593
- msgstr ""
594
-
595
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
596
- #, php-format
597
- msgid "%1s out of %2s"
598
- msgstr ""
599
-
600
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
601
- msgid "Banned"
602
- msgstr ""
603
-
604
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
605
- msgid "Expired"
606
- msgstr ""
607
-
608
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
609
- msgid "Search for a product"
610
- msgstr ""
611
-
612
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
613
- msgid "No categories."
614
- msgstr ""
615
-
616
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
617
- msgid "+ Add New Category"
618
- msgstr ""
619
-
620
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
621
- msgid "Text Input"
622
- msgstr ""
623
-
624
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
625
- msgid "Checkbox"
626
- msgstr ""
627
-
628
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
629
- msgid "Select"
630
- msgstr ""
631
-
632
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
633
- msgid "Textarea"
634
- msgstr ""
635
-
636
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
637
- msgid "Radio Input"
638
- msgstr ""
639
-
640
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
641
- msgid "Password Field"
642
- msgstr ""
643
-
644
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
645
- msgid "File Upload"
646
- msgstr ""
647
-
648
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
649
- msgid "Theme Icon"
650
- msgstr ""
651
-
652
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
653
- msgid "Custom Icon"
654
- msgstr ""
655
-
656
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
657
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
658
- msgid "None"
659
- msgstr ""
660
-
661
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
662
- msgid "Add field"
663
- msgstr ""
664
-
665
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
666
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
667
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
668
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
669
- msgid "Remove"
670
- msgstr ""
671
-
672
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
673
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
674
- msgid "Click to toggle"
675
- msgstr ""
676
-
677
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
678
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
679
- msgid "Title Field"
680
- msgstr ""
681
-
682
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
683
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
684
- msgid "Insert the title for the field."
685
- msgstr ""
686
-
687
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
688
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
689
- msgid "Data Name"
690
- msgstr ""
691
-
692
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
693
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
694
- msgid ""
695
- "REQUIRED: Field identification name to be entered into email body. "
696
- "<strong>Note:</strong>Use only lowercase characters and underscores."
697
- msgstr ""
698
-
699
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
700
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
701
- msgid "Type field"
702
- msgstr ""
703
-
704
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
705
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
706
- msgid "Select the type for this field."
707
- msgstr ""
708
-
709
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
710
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
711
- msgid "Checked"
712
- msgstr ""
713
-
714
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
715
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
716
- msgid "Select this option if you want this field appears as already checked."
717
- msgstr ""
718
-
719
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
720
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
721
- msgid "Add options "
722
- msgstr ""
723
-
724
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
725
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
726
- msgid "Add option"
727
- msgstr ""
728
-
729
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
730
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
731
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
732
- msgid "Selected"
733
- msgstr ""
734
-
735
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
736
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
737
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
738
- msgid "Delete option"
739
- msgstr ""
740
-
741
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
742
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
743
- msgid "Error Message"
744
- msgstr ""
745
-
746
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
747
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
748
- msgid "Insert the error message for validation."
749
- msgstr ""
750
-
751
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
752
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
753
- msgid "Required"
754
- msgstr ""
755
-
756
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
757
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
758
- msgid "Select this option if it must be required."
759
- msgstr ""
760
-
761
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
762
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
763
- msgid "Select this option if the email must be valid."
764
- msgstr ""
765
-
766
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
767
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
768
- msgid "Reply To"
769
- msgstr ""
770
-
771
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
772
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
773
- msgid "Select this if it is the email you can reply to."
774
- msgstr ""
775
-
776
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
777
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
778
- msgid "Class"
779
- msgstr ""
780
-
781
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
782
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
783
- msgid ""
784
- "Insert additional class(es) (separated by commas) for more personalization."
785
- msgstr ""
786
-
787
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
788
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
789
- msgid "Icon"
790
- msgstr ""
791
-
792
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
793
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
794
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
795
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
796
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
797
- #: ../plugin-fw/templates/panel/types/upload.php:31
798
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
799
- msgid "Upload"
800
- msgstr ""
801
-
802
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
803
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
804
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
805
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
806
- msgid "Image preview"
807
- msgstr ""
808
-
809
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
810
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
811
- msgid "Insert an icon for more personalization."
812
- msgstr ""
813
-
814
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
815
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
816
- msgid "Width"
817
- msgstr ""
818
-
819
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
820
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
821
- msgid "Set field length."
822
- msgstr ""
823
-
824
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
825
- msgid "Close all"
826
- msgstr ""
827
-
828
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
829
- msgid "Expand all"
830
- msgstr ""
831
-
832
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
833
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
834
- msgid "Value"
835
- msgstr ""
836
-
837
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
838
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
839
- msgid "Content of the tab. (HTML is supported)"
840
- msgstr ""
841
-
842
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
843
- msgid "Add custom product tab"
844
- msgstr ""
845
-
846
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
847
- msgid "Do you want to remove the custom tab?"
848
- msgstr ""
849
-
850
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
851
- #, php-format
852
- msgid "(Default: %s <img src=\"%s\"/>)"
853
- msgstr ""
854
-
855
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
856
- #, php-format
857
- msgid "(Default: <i %s></i> )"
858
- msgstr ""
859
-
860
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
861
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
862
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
863
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
864
- msgid "Delete image"
865
- msgstr ""
866
-
867
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
868
- msgid "Add Images to Gallery"
869
- msgstr ""
870
-
871
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
872
- msgid "Add to gallery"
873
- msgstr ""
874
-
875
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
876
- msgid "Add images"
877
- msgstr ""
878
-
879
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
880
- msgid "Delete"
881
- msgstr ""
882
-
883
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
884
- msgid "Upload new images"
885
- msgstr ""
886
-
887
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
888
- msgid "Are you sure you want to remove this image?"
889
- msgstr ""
890
-
891
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
892
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
893
- msgid "Left sidebar"
894
- msgstr ""
895
-
896
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
897
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
898
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
899
- msgid "No sidebar"
900
- msgstr ""
901
-
902
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
903
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
904
- msgid "Right sidebar"
905
- msgstr ""
906
-
907
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
908
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
909
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
910
- msgid "Choose a sidebar"
911
- msgstr ""
912
-
913
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
914
- msgid "Left Sidebar"
915
- msgstr ""
916
-
917
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
918
- msgid "Right Sidebar"
919
- msgstr ""
920
-
921
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
922
- msgid "px"
923
- msgstr ""
924
-
925
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
926
- msgid "em"
927
- msgstr ""
928
-
929
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
930
- msgid "pt"
931
- msgstr ""
932
-
933
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
934
- msgid "rem"
935
- msgstr ""
936
-
937
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
938
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
939
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
940
- msgid "Web fonts"
941
- msgstr ""
942
-
943
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
944
- msgid "Google fonts"
945
- msgstr ""
946
-
947
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
948
- msgid "Regular"
949
- msgstr ""
950
-
951
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
952
- msgid "Bold"
953
- msgstr ""
954
-
955
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
956
- msgid "Extra bold"
957
- msgstr ""
958
-
959
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
960
- msgid "Italic"
961
- msgstr ""
962
-
963
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
964
- msgid "Italic bold"
965
- msgstr ""
966
-
967
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
968
- msgid "Reset Defaults"
969
- msgstr ""
970
-
971
- #: ../plugin-options/general-options.php:10
972
- msgid "General Settings"
973
- msgstr ""
974
-
975
- #: ../plugin-options/general-options.php:24
976
- msgid "Enable Infinite Scrolling"
977
- msgstr ""
978
-
979
- #: ../plugin-options/general-options.php:32
980
- msgid "Navigation Selector"
981
- msgstr ""
982
-
983
- #: ../plugin-options/general-options.php:33
984
- msgid "The selector containing your theme's navigation"
985
- msgstr ""
986
-
987
- #: ../plugin-options/general-options.php:44
988
- msgid "Next Selector"
989
- msgstr ""
990
-
991
- #: ../plugin-options/general-options.php:45
992
- msgid "The link to the next page with content"
993
- msgstr ""
994
-
995
- #: ../plugin-options/general-options.php:56
996
- msgid "Item Selector"
997
- msgstr ""
998
-
999
- #: ../plugin-options/general-options.php:57
1000
- msgid "The selector containing a single post or product"
1001
- msgstr ""
1002
-
1003
- #: ../plugin-options/general-options.php:68
1004
- msgid "Content Selector"
1005
- msgstr ""
1006
-
1007
- #: ../plugin-options/general-options.php:69
1008
- msgid "The selector containing your theme's content"
1009
- msgstr ""
1010
-
1011
- #: ../plugin-options/general-options.php:80
1012
- msgid "Loading Image"
1013
- msgstr ""
1014
-
1015
- #: ../plugin-options/general-options.php:81
1016
- msgid "Upload a custom loading image"
1017
- msgstr ""
1018
-
1019
- #: ../plugin-options/video-box.php:23
1020
- msgid "Upgrade to the PREMIUM VERSION"
1021
- msgstr ""
1022
-
1023
- #: ../plugin-options/video-box.php:26 ../plugin-options/video-box.php:32
1024
- msgid "YITH Infinite Scrolling"
1025
- msgstr ""
1026
-
1027
- #: ../plugin-options/video-box.php:27
1028
- msgid "Discover the Advanced Features"
1029
- msgstr ""
1030
-
1031
- #: ../plugin-options/video-box.php:28
1032
- msgid ""
1033
- "Upgrade to the PREMIUM VERSION of YITH Infinite Scrolling to benefit from "
1034
- "all features!"
1035
- msgstr ""
1036
-
1037
- #: ../plugin-options/video-box.php:34
1038
- msgid "Get Support and Pro Features"
1039
- msgstr ""
1040
-
1041
- #: ../plugin-options/video-box.php:35
1042
- msgid ""
1043
- "By purchasing the premium version of the plugin, you will take advantage of "
1044
- "the advanced features of the product and you will get one year of free "
1045
- "updates and support through our platform available 24h/24."
1046
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-infinite-scrolling/languages/yith-infs.pot DELETED
@@ -1,1046 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: YITH Infinite Scrolling\n"
4
- "POT-Creation-Date: 2015-04-30 10:48+0100\n"
5
- "PO-Revision-Date: 2015-04-30 10:48+0100\n"
6
- "Last-Translator: \n"
7
- "Language-Team: YIThemes <plugins@yithemes.com>\n"
8
- "Language: en\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.6.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
-
20
- #: ../includes/class.yith-infs-admin.php:167
21
- #: ../includes/class.yith-infs-admin.php:190
22
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
23
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
24
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
25
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
26
- msgid "Settings"
27
- msgstr ""
28
-
29
- #: ../includes/class.yith-infs-admin.php:169
30
- #: ../includes/class.yith-infs-admin.php:194
31
- msgid "Premium Version"
32
- msgstr ""
33
-
34
- #: ../includes/class.yith-infs-admin.php:200
35
- #: ../includes/class.yith-infs-admin.php:201
36
- msgid "Infinite Scrolling"
37
- msgstr ""
38
-
39
- #: ../includes/class.yith-infs-admin.php:255
40
- msgid "Plugin Documentation"
41
- msgstr ""
42
-
43
- #: ../init.php:41
44
- msgid ""
45
- "You can't activate the free version of YITH Infinite Scrolling while you are "
46
- "using the premium one."
47
- msgstr ""
48
-
49
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
50
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
51
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
52
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
53
- #, php-format
54
- msgid "Add %s"
55
- msgstr ""
56
-
57
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
58
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
59
- #, php-format
60
- msgid "Add New %s"
61
- msgstr ""
62
-
63
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
64
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
65
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
66
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
67
- #, php-format
68
- msgid "Edit %s"
69
- msgstr ""
70
-
71
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
72
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
73
- #, php-format
74
- msgid "New %s"
75
- msgstr ""
76
-
77
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
78
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
79
- #, php-format
80
- msgid "All %s"
81
- msgstr ""
82
-
83
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
84
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
85
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
86
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
87
- #, php-format
88
- msgid "View %s"
89
- msgstr ""
90
-
91
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
92
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
93
- #, php-format
94
- msgid "Search %s"
95
- msgstr ""
96
-
97
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
98
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
99
- #, php-format
100
- msgid "No %s found"
101
- msgstr ""
102
-
103
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
104
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
105
- #, php-format
106
- msgid "No %s found in Trash"
107
- msgstr ""
108
-
109
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
110
- #, php-format
111
- msgctxt "taxonomy general name"
112
- msgid "%s Categories"
113
- msgstr ""
114
-
115
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
116
- msgctxt "taxonomy singular name"
117
- msgid "Category"
118
- msgstr ""
119
-
120
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
121
- msgid "Search Categories"
122
- msgstr ""
123
-
124
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
125
- msgid "All Categories"
126
- msgstr ""
127
-
128
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
129
- msgid "Parent Category"
130
- msgstr ""
131
-
132
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
133
- msgid "Parent Category:"
134
- msgstr ""
135
-
136
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
137
- msgid "Edit Category"
138
- msgstr ""
139
-
140
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
141
- msgid "Update Category"
142
- msgstr ""
143
-
144
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
145
- msgid "Add New Category"
146
- msgstr ""
147
-
148
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
149
- msgid "New Category Name"
150
- msgstr ""
151
-
152
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
153
- msgid "Category"
154
- msgstr ""
155
-
156
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
157
- msgid "Categories"
158
- msgstr ""
159
-
160
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
161
- #, php-format
162
- msgid "%s Settings"
163
- msgstr ""
164
-
165
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
166
- msgid "Type"
167
- msgstr ""
168
-
169
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
170
- msgid "Layout for this "
171
- msgstr ""
172
-
173
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
174
- msgid "Rewrite"
175
- msgstr ""
176
-
177
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
178
- msgid ""
179
- "Univocal identification name in the URL for each product (slug from post if "
180
- "empty)"
181
- msgstr ""
182
-
183
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
184
- msgid "Label in Singular"
185
- msgstr ""
186
-
187
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
188
- msgid "Set a label in singular (title of portfolio if empty)"
189
- msgstr ""
190
-
191
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
192
- msgid "Label in Plural"
193
- msgstr ""
194
-
195
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
196
- msgid "Set a label in plural (title of portfolio if empty)"
197
- msgstr ""
198
-
199
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
200
- msgid "Taxonomy"
201
- msgstr ""
202
-
203
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
204
- msgid ""
205
- "If you want to use categories in the portfolio, set a name for taxonomy. "
206
- "Name should be a slug (must not contain capital letters nor spaces) and must "
207
- "not be more than 32 characters long (database structure restriction)."
208
- msgstr ""
209
-
210
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
211
- msgid "Taxonomy Rewrite"
212
- msgstr ""
213
-
214
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
215
- msgid "Set univocal name for each category page URL."
216
- msgstr ""
217
-
218
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
219
- msgid "Single layout"
220
- msgstr ""
221
-
222
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
223
- msgid "Layout for single page of this portfolio"
224
- msgstr ""
225
-
226
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
227
- msgid "layout settings"
228
- msgstr ""
229
-
230
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
231
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
232
- msgid "Quick links"
233
- msgstr ""
234
-
235
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
236
- #, php-format
237
- msgid "Show frontend of the %s"
238
- msgstr ""
239
-
240
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
241
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
242
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
243
- msgid "Name"
244
- msgstr ""
245
-
246
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
247
- #, php-format
248
- msgid "Add %s from images"
249
- msgstr ""
250
-
251
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
252
- msgid "Add with multiupload"
253
- msgstr ""
254
-
255
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
256
- msgid "The changes you have made will be lost if you leave this page."
257
- msgstr ""
258
-
259
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
260
- msgid "Plugin Settings"
261
- msgstr ""
262
-
263
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
264
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
265
- msgid "YIT Plugins"
266
- msgstr ""
267
-
268
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
269
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
270
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
271
- msgid "Save Changes"
272
- msgstr ""
273
-
274
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
275
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
276
- msgid ""
277
- "If you continue with this action, you will reset all options in this page."
278
- msgstr ""
279
-
280
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
281
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
282
- msgid "Reset to Default"
283
- msgstr ""
284
-
285
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
286
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
287
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
288
- msgid "Are you sure?"
289
- msgstr ""
290
-
291
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
292
- msgid ""
293
- "The element you have entered already exists. Please, enter another name."
294
- msgstr ""
295
-
296
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
297
- msgid "Settings saved"
298
- msgstr ""
299
-
300
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
301
- msgid "Settings reset"
302
- msgstr ""
303
-
304
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
305
- msgid "Element deleted correctly."
306
- msgstr ""
307
-
308
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
309
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
310
- msgid "Element updated correctly."
311
- msgstr ""
312
-
313
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
314
- msgid "Database imported correctly."
315
- msgstr ""
316
-
317
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
318
- msgid "An error has occurred during import. Please try again."
319
- msgstr ""
320
-
321
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
322
- msgid "The added file is not valid."
323
- msgstr ""
324
-
325
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
326
- msgid "Sorry, import is disabled."
327
- msgstr ""
328
-
329
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
330
- msgid "Sorting successful."
331
- msgstr ""
332
-
333
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
334
- msgid ""
335
- "If you continue with this action, you will reset all the options in this "
336
- "page."
337
- msgstr ""
338
-
339
- #: ../plugin-fw/lib/yit-pointers.php:70
340
- msgid "Plugins Activated"
341
- msgstr ""
342
-
343
- #: ../plugin-fw/lib/yit-pointers.php:71
344
- msgid ""
345
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
346
- " For each plugin installed, "
347
- "customization settings will be available as a new entry in YIT Plugin menu."
348
- msgstr ""
349
-
350
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
351
- msgid "Discover all our plugins available on:"
352
- msgstr ""
353
-
354
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
355
- msgid "and"
356
- msgstr ""
357
-
358
- #: ../plugin-fw/lib/yit-pointers.php:84
359
- msgid "Plugins Upgraded"
360
- msgstr ""
361
-
362
- #: ../plugin-fw/lib/yit-pointers.php:85
363
- msgid ""
364
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
365
- " Any time one of our plugins is updated, "
366
- "a new entry will be added to this menu.\n"
367
- " For example, after the update, plugin "
368
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
369
- "Search, etc.)\n"
370
- " will be moved from previous location to "
371
- "YIT Plugin tab."
372
- msgstr ""
373
-
374
- #: ../plugin-fw/lib/yit-upgrade.php:123
375
- msgid "There is a new version of %plugin_name% available."
376
- msgstr ""
377
-
378
- #: ../plugin-fw/lib/yit-upgrade.php:124
379
- msgid "View version %latest% details."
380
- msgstr ""
381
-
382
- #: ../plugin-fw/lib/yit-upgrade.php:125
383
- msgid "Automatic update is unavailable for this plugin,"
384
- msgstr ""
385
-
386
- #: ../plugin-fw/lib/yit-upgrade.php:126
387
- msgid ""
388
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
389
- msgstr ""
390
-
391
- #: ../plugin-fw/lib/yit-upgrade.php:127
392
- msgid "Update now."
393
- msgstr ""
394
-
395
- #: ../plugin-fw/lib/yit-upgrade.php:230
396
- msgid "Yithemes Repository"
397
- msgstr ""
398
-
399
- #: ../plugin-fw/lib/yit-upgrade.php:264
400
- msgid "Invalid URL Provided."
401
- msgstr ""
402
-
403
- #: ../plugin-fw/lib/yit-upgrade.php:277
404
- msgid "Could not create Temporary file."
405
- msgstr ""
406
-
407
- #: ../plugin-fw/lib/yit-upgrade.php:419
408
- #, php-format
409
- msgid ""
410
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
411
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
412
- msgstr ""
413
-
414
- #: ../plugin-fw/lib/yit-upgrade.php:421
415
- #, php-format
416
- msgid ""
417
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
418
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
419
- "have to activate the plugin on a single site of the network to benefit from "
420
- "automatic updates.</em>"
421
- msgstr ""
422
-
423
- #: ../plugin-fw/lib/yit-upgrade.php:423
424
- #, php-format
425
- msgid ""
426
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
427
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
428
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
429
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
430
- msgstr ""
431
-
432
- #: ../plugin-fw/lib/yit-upgrade.php:425
433
- #, php-format
434
- msgid ""
435
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
436
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
437
- "href=\"%5$s\">update now</a>."
438
- msgstr ""
439
-
440
- #: ../plugin-fw/lib/yit-upgrade.php:498
441
- msgid "You can't update the plugins for this site."
442
- msgstr ""
443
-
444
- #: ../plugin-fw/lib/yit-upgrade.php:502
445
- msgid ""
446
- "You do not have sufficient permissions to update the plugins for this site."
447
- msgstr ""
448
-
449
- #: ../plugin-fw/lib/yit-upgrade.php:509
450
- msgid "Update Plugin"
451
- msgstr ""
452
-
453
- #: ../plugin-fw/licence/lib/yit-licence.php:161
454
- #, php-format
455
- msgid "%field% field cannot be empty"
456
- msgstr ""
457
-
458
- #: ../plugin-fw/licence/lib/yit-licence.php:162
459
- msgid "%field_1% and %field_2% fields cannot be empty"
460
- msgstr ""
461
-
462
- #: ../plugin-fw/licence/lib/yit-licence.php:163
463
- msgid "Unable to contact the remote server, please try again later. Thanks!"
464
- msgstr ""
465
-
466
- #: ../plugin-fw/licence/lib/yit-licence.php:548
467
- msgid "Invalid Request"
468
- msgstr ""
469
-
470
- #: ../plugin-fw/licence/lib/yit-licence.php:549
471
- msgid "Invalid licence key"
472
- msgstr ""
473
-
474
- #: ../plugin-fw/licence/lib/yit-licence.php:550
475
- msgid "Software has been deactivated"
476
- msgstr ""
477
-
478
- #: ../plugin-fw/licence/lib/yit-licence.php:551
479
- msgid "Maximum number of activations exceeded"
480
- msgstr ""
481
-
482
- #: ../plugin-fw/licence/lib/yit-licence.php:552
483
- msgid "Invalid instance ID"
484
- msgstr ""
485
-
486
- #: ../plugin-fw/licence/lib/yit-licence.php:553
487
- msgid "Invalid security key"
488
- msgstr ""
489
-
490
- #: ../plugin-fw/licence/lib/yit-licence.php:554
491
- msgid "Licence key has expired"
492
- msgstr ""
493
-
494
- #: ../plugin-fw/licence/lib/yit-licence.php:555
495
- msgid "Licence key has been banned"
496
- msgstr ""
497
-
498
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
499
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
500
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
501
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
502
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
503
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
504
- msgid "Licence Activation"
505
- msgstr ""
506
-
507
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
508
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
509
- #, php-format
510
- msgid "%s"
511
- msgstr ""
512
-
513
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
514
- msgid "Yithemes Licence Activation"
515
- msgstr ""
516
-
517
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
518
- msgid ""
519
- "I cannot find the license key for activating the theme I have bought some "
520
- "time ago. Where can I find it?"
521
- msgstr ""
522
-
523
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
524
- msgid ""
525
- "If you have purchased one of our products before 27 January 2015, you can "
526
- "benefit from support and updates (the services offered with the license)\n"
527
- " until 27 January 2016 and you do not have to purchase it again "
528
- "to get a new license key, because, before this date, your license used to be "
529
- "activated automatically by our system.\n"
530
- " After 27 January 2016, instead, if you want to benefit from "
531
- "support and updates you have to buy a new license and activate it through "
532
- "the license key you will be\n"
533
- " provided with and that you can find in your YIThemes account, in "
534
- "section \"My licenses\"."
535
- msgstr ""
536
-
537
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
538
- msgid ""
539
- "Have you updated your licenses? Have you asked for an extension? Update "
540
- "information concerning your products."
541
- msgstr ""
542
-
543
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
544
- msgid "Update licence information"
545
- msgstr ""
546
-
547
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
548
- msgid "Products to be activated"
549
- msgstr ""
550
-
551
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
552
- msgid "Activate"
553
- msgstr ""
554
-
555
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
556
- msgid "Activated"
557
- msgstr ""
558
-
559
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
560
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
561
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
562
- msgid "Product Name"
563
- msgstr ""
564
-
565
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
566
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
567
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
568
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
569
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
570
- msgid "Email"
571
- msgstr ""
572
-
573
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
574
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
575
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
576
- msgid "Licence Key"
577
- msgstr ""
578
-
579
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
580
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
581
- msgid "Expires"
582
- msgstr ""
583
-
584
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
585
- msgid "Remaining"
586
- msgstr ""
587
-
588
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
589
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
590
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
591
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
592
- msgid "Renew"
593
- msgstr ""
594
-
595
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
596
- #, php-format
597
- msgid "%1s out of %2s"
598
- msgstr ""
599
-
600
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
601
- msgid "Banned"
602
- msgstr ""
603
-
604
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
605
- msgid "Expired"
606
- msgstr ""
607
-
608
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
609
- msgid "Search for a product"
610
- msgstr ""
611
-
612
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
613
- msgid "No categories."
614
- msgstr ""
615
-
616
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
617
- msgid "+ Add New Category"
618
- msgstr ""
619
-
620
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
621
- msgid "Text Input"
622
- msgstr ""
623
-
624
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
625
- msgid "Checkbox"
626
- msgstr ""
627
-
628
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
629
- msgid "Select"
630
- msgstr ""
631
-
632
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
633
- msgid "Textarea"
634
- msgstr ""
635
-
636
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
637
- msgid "Radio Input"
638
- msgstr ""
639
-
640
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
641
- msgid "Password Field"
642
- msgstr ""
643
-
644
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
645
- msgid "File Upload"
646
- msgstr ""
647
-
648
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
649
- msgid "Theme Icon"
650
- msgstr ""
651
-
652
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
653
- msgid "Custom Icon"
654
- msgstr ""
655
-
656
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
657
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
658
- msgid "None"
659
- msgstr ""
660
-
661
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
662
- msgid "Add field"
663
- msgstr ""
664
-
665
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
666
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
667
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
668
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
669
- msgid "Remove"
670
- msgstr ""
671
-
672
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
673
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
674
- msgid "Click to toggle"
675
- msgstr ""
676
-
677
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
678
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
679
- msgid "Title Field"
680
- msgstr ""
681
-
682
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
683
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
684
- msgid "Insert the title for the field."
685
- msgstr ""
686
-
687
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
688
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
689
- msgid "Data Name"
690
- msgstr ""
691
-
692
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
693
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
694
- msgid ""
695
- "REQUIRED: Field identification name to be entered into email body. "
696
- "<strong>Note:</strong>Use only lowercase characters and underscores."
697
- msgstr ""
698
-
699
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
700
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
701
- msgid "Type field"
702
- msgstr ""
703
-
704
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
705
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
706
- msgid "Select the type for this field."
707
- msgstr ""
708
-
709
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
710
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
711
- msgid "Checked"
712
- msgstr ""
713
-
714
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
715
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
716
- msgid "Select this option if you want this field appears as already checked."
717
- msgstr ""
718
-
719
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
720
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
721
- msgid "Add options "
722
- msgstr ""
723
-
724
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
725
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
726
- msgid "Add option"
727
- msgstr ""
728
-
729
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
730
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
731
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
732
- msgid "Selected"
733
- msgstr ""
734
-
735
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
736
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
737
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
738
- msgid "Delete option"
739
- msgstr ""
740
-
741
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
742
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
743
- msgid "Error Message"
744
- msgstr ""
745
-
746
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
747
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
748
- msgid "Insert the error message for validation."
749
- msgstr ""
750
-
751
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
752
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
753
- msgid "Required"
754
- msgstr ""
755
-
756
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
757
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
758
- msgid "Select this option if it must be required."
759
- msgstr ""
760
-
761
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
762
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
763
- msgid "Select this option if the email must be valid."
764
- msgstr ""
765
-
766
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
767
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
768
- msgid "Reply To"
769
- msgstr ""
770
-
771
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
772
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
773
- msgid "Select this if it is the email you can reply to."
774
- msgstr ""
775
-
776
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
777
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
778
- msgid "Class"
779
- msgstr ""
780
-
781
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
782
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
783
- msgid ""
784
- "Insert additional class(es) (separated by commas) for more personalization."
785
- msgstr ""
786
-
787
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
788
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
789
- msgid "Icon"
790
- msgstr ""
791
-
792
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
793
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
794
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
795
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
796
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
797
- #: ../plugin-fw/templates/panel/types/upload.php:31
798
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
799
- msgid "Upload"
800
- msgstr ""
801
-
802
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
803
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
804
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
805
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
806
- msgid "Image preview"
807
- msgstr ""
808
-
809
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
810
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
811
- msgid "Insert an icon for more personalization."
812
- msgstr ""
813
-
814
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
815
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
816
- msgid "Width"
817
- msgstr ""
818
-
819
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
820
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
821
- msgid "Set field length."
822
- msgstr ""
823
-
824
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
825
- msgid "Close all"
826
- msgstr ""
827
-
828
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
829
- msgid "Expand all"
830
- msgstr ""
831
-
832
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
833
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
834
- msgid "Value"
835
- msgstr ""
836
-
837
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
838
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
839
- msgid "Content of the tab. (HTML is supported)"
840
- msgstr ""
841
-
842
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
843
- msgid "Add custom product tab"
844
- msgstr ""
845
-
846
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
847
- msgid "Do you want to remove the custom tab?"
848
- msgstr ""
849
-
850
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
851
- #, php-format
852
- msgid "(Default: %s <img src=\"%s\"/>)"
853
- msgstr ""
854
-
855
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
856
- #, php-format
857
- msgid "(Default: <i %s></i> )"
858
- msgstr ""
859
-
860
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
861
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
862
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
863
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
864
- msgid "Delete image"
865
- msgstr ""
866
-
867
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
868
- msgid "Add Images to Gallery"
869
- msgstr ""
870
-
871
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
872
- msgid "Add to gallery"
873
- msgstr ""
874
-
875
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
876
- msgid "Add images"
877
- msgstr ""
878
-
879
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
880
- msgid "Delete"
881
- msgstr ""
882
-
883
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
884
- msgid "Upload new images"
885
- msgstr ""
886
-
887
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
888
- msgid "Are you sure you want to remove this image?"
889
- msgstr ""
890
-
891
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
892
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
893
- msgid "Left sidebar"
894
- msgstr ""
895
-
896
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
897
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
898
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
899
- msgid "No sidebar"
900
- msgstr ""
901
-
902
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
903
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
904
- msgid "Right sidebar"
905
- msgstr ""
906
-
907
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
908
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
909
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
910
- msgid "Choose a sidebar"
911
- msgstr ""
912
-
913
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
914
- msgid "Left Sidebar"
915
- msgstr ""
916
-
917
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
918
- msgid "Right Sidebar"
919
- msgstr ""
920
-
921
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
922
- msgid "px"
923
- msgstr ""
924
-
925
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
926
- msgid "em"
927
- msgstr ""
928
-
929
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
930
- msgid "pt"
931
- msgstr ""
932
-
933
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
934
- msgid "rem"
935
- msgstr ""
936
-
937
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
938
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
939
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
940
- msgid "Web fonts"
941
- msgstr ""
942
-
943
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
944
- msgid "Google fonts"
945
- msgstr ""
946
-
947
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
948
- msgid "Regular"
949
- msgstr ""
950
-
951
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
952
- msgid "Bold"
953
- msgstr ""
954
-
955
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
956
- msgid "Extra bold"
957
- msgstr ""
958
-
959
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
960
- msgid "Italic"
961
- msgstr ""
962
-
963
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
964
- msgid "Italic bold"
965
- msgstr ""
966
-
967
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
968
- msgid "Reset Defaults"
969
- msgstr ""
970
-
971
- #: ../plugin-options/general-options.php:10
972
- msgid "General Settings"
973
- msgstr ""
974
-
975
- #: ../plugin-options/general-options.php:24
976
- msgid "Enable Infinite Scrolling"
977
- msgstr ""
978
-
979
- #: ../plugin-options/general-options.php:32
980
- msgid "Navigation Selector"
981
- msgstr ""
982
-
983
- #: ../plugin-options/general-options.php:33
984
- msgid "The selector containing your theme's navigation"
985
- msgstr ""
986
-
987
- #: ../plugin-options/general-options.php:44
988
- msgid "Next Selector"
989
- msgstr ""
990
-
991
- #: ../plugin-options/general-options.php:45
992
- msgid "The link to the next page with content"
993
- msgstr ""
994
-
995
- #: ../plugin-options/general-options.php:56
996
- msgid "Item Selector"
997
- msgstr ""
998
-
999
- #: ../plugin-options/general-options.php:57
1000
- msgid "The selector containing a single post or product"
1001
- msgstr ""
1002
-
1003
- #: ../plugin-options/general-options.php:68
1004
- msgid "Content Selector"
1005
- msgstr ""
1006
-
1007
- #: ../plugin-options/general-options.php:69
1008
- msgid "The selector containing your theme's content"
1009
- msgstr ""
1010
-
1011
- #: ../plugin-options/general-options.php:80
1012
- msgid "Loading Image"
1013
- msgstr ""
1014
-
1015
- #: ../plugin-options/general-options.php:81
1016
- msgid "Upload a custom loading image"
1017
- msgstr ""
1018
-
1019
- #: ../plugin-options/video-box.php:23
1020
- msgid "Upgrade to the PREMIUM VERSION"
1021
- msgstr ""
1022
-
1023
- #: ../plugin-options/video-box.php:26 ../plugin-options/video-box.php:32
1024
- msgid "YITH Infinite Scrolling"
1025
- msgstr ""
1026
-
1027
- #: ../plugin-options/video-box.php:27
1028
- msgid "Discover the Advanced Features"
1029
- msgstr ""
1030
-
1031
- #: ../plugin-options/video-box.php:28
1032
- msgid ""
1033
- "Upgrade to the PREMIUM VERSION of YITH Infinite Scrolling to benefit from "
1034
- "all features!"
1035
- msgstr ""
1036
-
1037
- #: ../plugin-options/video-box.php:34
1038
- msgid "Get Support and Pro Features"
1039
- msgstr ""
1040
-
1041
- #: ../plugin-options/video-box.php:35
1042
- msgid ""
1043
- "By purchasing the premium version of the plugin, you will take advantage of "
1044
- "the advanced features of the product and you will get one year of free "
1045
- "updates and support through our platform available 24h/24."
1046
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-live-chat/assets/css/ylc-console.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .chat-clear:after,.chat-clear:before{display:table;content:"";line-height:0}.chat-clear:after{clear:both}#wpcontent{background:#fff}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#fff}#wpbody-content{padding-bottom:0}#message,#screen-meta-links,#wpfooter,.error,.notice,.update-nag{display:none!important}.yith-live-chat-console-container{position:fixed;padding:20px 20px 20px 0}.yith-live-chat-console input,.yith-live-chat-console textarea{color:#333;font-family:'Open Sans',sans-serif;font-size:13px;line-height:15px;border:none;background-color:#fff;outline:0;resize:none;text-shadow:none;height:inherit;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transition:border .2s,background-color .3s;-moz-transition:border .2s,background-color .3s;-o-transition:border .2s,background-color .3s;transition:border .2s,background-color .3s}.yith-live-chat-console{position:relative;border:1px solid #dfdfdf;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.1);-moz-box-shadow:0 5px 5px rgba(0,0,0,.1);box-shadow:0 5px 5px rgba(0,0,0,.1);-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;background:#fff}.yith-live-chat-console .firebase-offline{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;border-radius:12px;display:none;background:rgba(0,0,0,.2);text-align:center}.yith-live-chat-console .firebase-offline div{margin:15px;padding:5px;display:inline-block;color:#fff;border-radius:6px;background:#009edb;font-weight:700}.yith-live-chat-console .console-footer{position:absolute;left:0;bottom:0;width:260px;color:#b8b8b8;font-size:10px;padding:11px 0;text-align:center;text-transform:uppercase;line-height:18px;-webkit-border-radius:0 0 0 12px;-moz-border-radius:0 0 0 12px;border-radius:0 0 0 12px}.yith-live-chat-console .console-footer span{display:inline-block;background:url(../images/yith-logo.png) left center no-repeat;padding:0 0 0 35px}.console-sidebar-left{position:absolute;top:0;left:0;width:260px;border-right:1px solid #dfdfdf;z-index:10}.console-sidebar-left .sidebar-header{position:relative;font-size:13px;text-transform:uppercase;padding:26px 20px;color:#fff;font-weight:700;text-align:left;background:#009edb;-webkit-border-radius:12px 0 0;-moz-border-radius:12px 0 0;border-radius:12px 0 0}.console-sidebar-left .sidebar-header .connect{position:absolute;top:23px;right:20px;font-size:12px;border-color:#f7f7f7;line-height:21px;height:24px;box-shadow:none}.console-sidebar-left .sidebar-users{overflow:auto}.console-sidebar-left .sidebar-users .sidebar-queue{padding:10px 15px;border-bottom:1px solid #dfdfdf;font-style:italic;font-weight:600;color:#a2a2a2;display:none}.console-sidebar-left .sidebar-users .sidebar-notify{color:#999;text-align:center;padding:10px;border-bottom:1px solid #dfdfdf}.console-sidebar-left .sidebar-users li,.console-sidebar-left .sidebar-users ul{margin:0;padding:0}.console-sidebar-left .sidebar-users li{border-bottom:1px solid #dfdfdf;padding:10px 15px;min-height:50px;-webkit-transition:background-color .3s,opacity .3s;-moz-transition:background-color .3s,opacity .3s;-ms-transition:background-color .3s,opacity .3s;-o-transition:background-color .3s,opacity .3s;transition:background-color .3s,opacity .3s;cursor:pointer}.console-sidebar-left .sidebar-users li:hover{background-color:#bcecff}.console-sidebar-left .sidebar-users li.new-msg{background-color:#fef8c5!important}.console-sidebar-left .sidebar-users li.chat-active{background:#f5f5f5}.console-sidebar-left .sidebar-users li .user-avatar{float:left;color:#fff;margin:10px 15px 10px 0;width:30px;height:30px;font-size:18px;text-align:center;text-transform:uppercase}.console-sidebar-left .sidebar-users li .user-avatar img{max-width:30px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.console-sidebar-left .sidebar-users li i{float:right;margin:17px 0 17px 5px;font-size:16px;text-align:center}.console-sidebar-left .sidebar-users li.user-online i.fa-check-circle{color:#acc327}.console-sidebar-left .sidebar-users li.user-offline i.fa-check-circle,.console-sidebar-left .sidebar-users li.user-wait i.fa-check-circle{color:#ebebeb}.console-sidebar-left .sidebar-users li .chat-username{font-weight:700;padding-top:7px;color:#6e6e6e;word-break:break-all}.console-sidebar-left .sidebar-users li .chat-count{color:#e54045;font-size:11px}.console-sidebar-left .sidebar-users li .chat-meta{color:#a2a2a2;font-size:11px;text-transform:uppercase;line-height:13px}.console-sidebar-left .sidebar-users li .chat-meta .other-info{font-style:italic;text-transform:none}.console-sidebar-right{position:absolute;top:0;right:0;width:260px;border-left:1px solid #dfdfdf;display:none;z-index:10}.console-sidebar-right .sidebar-header{position:relative;padding:23px 20px 0;text-align:center;background:#fff;-webkit-border-radius:0 12px 0 0;-moz-border-radius:0 12px 0 0;border-radius:0 12px 0 0;border-bottom:1px solid #dfdfdf;height:47px}.console-sidebar-right .sidebar-header .button{font-size:12px;font-weight:600;text-transform:uppercase;background:#fff;border-color:#d7d7d7;line-height:24px;height:26px;box-shadow:none;color:#929292;margin:0 3px}.console-sidebar-right .sidebar-header .button i{font-size:17px;color:#ccc;vertical-align:text-bottom}.console-sidebar-right .sidebar-header .button:hover{color:#fff;background:#acc327;border-color:#acc327}.console-sidebar-right .sidebar-header .button:hover i{color:#fff}.console-sidebar-right .sidebar-header span{font-size:10px;font-weight:700;font-style:italic;color:#929292}.console-sidebar-right .sidebar-info{padding:15px 15px 0;color:#585858;font-size:12px;border-radius:7px;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;overflow-x:hidden;overflow-y:auto}.console-sidebar-right .sidebar-info strong{display:block;text-transform:uppercase}.console-sidebar-right .sidebar-info a{color:#585858;text-decoration:none}.console-sidebar-right .sidebar-info a:hover{color:#e54045}.console-sidebar-right .sidebar-info.timer{padding-top:30px;height:40px}.console-sidebar-right .sidebar-info.timer span{font-size:20px}.console-sidebar-right .sidebar-info.macro{padding-top:20px;overflow:visible;border-radius:0}.chat-content{margin:0 260px;position:relative}.chat-content.chat-welcome{margin:0 0 0 260px;background:url(../images/console_bg.png) center center no-repeat #fff;-webkit-border-radius:0 12px 12px 0;-moz-border-radius:0 12px 12px 0;border-radius:0 12px 12px 0}.chat-content .chat-wrapper{padding:15px 30px;overflow:auto}.chat-content .chat-wrapper .chat-cnv-line{position:relative;margin:0 0 15px;padding:0 0 0 100px;width:70%}.chat-content .chat-wrapper .chat-cnv-line.chat-you{padding:0 100px 0 0;float:right}.chat-content .chat-wrapper .chat-cnv-line .chat-avatar{position:absolute;top:20px;left:0;width:60px}.chat-content .chat-wrapper .chat-cnv-line.chat-you .chat-avatar{right:0;left:auto}.chat-content .chat-wrapper .chat-cnv-line .chat-avatar img{width:60px;border-radius:60px}.chat-content .chat-wrapper .chat-cnv-line .chat-cnv-time{text-align:right;color:#898989;font-size:11px;line-height:20px}.chat-content .chat-wrapper .chat-cnv-line .chat-cnv-msg{background-color:#e5f6fd;padding:19px 30px;border-radius:7px;color:#565656;line-height:22px;font-size:13px;cursor:default;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.chat-content .chat-wrapper .chat-cnv-line.chat-you .chat-cnv-msg{background-color:#f2f2f2}.chat-content .chat-wrapper .chat-cnv-line .chat-cnv-msg .chat-cnv-author{display:none}.chat-content .chat-wrapper .chat-cnv-line .chat-cnv-msg:after{content:'';position:absolute;width:0;height:0;border:5px solid;top:45px;color:#fff;border-right-color:#e5f6fd;right:100%;margin-right:-100px}.chat-content .chat-wrapper .chat-cnv-line.chat-you .chat-cnv-msg:after{border-right-color:transparent;border-left-color:#f2f2f2;right:auto;left:100%;margin-right:0;margin-left:-100px}.chat-content .chat-notify{padding:5px 130px;height:16px}.chat-content .chat-cnv-reply{padding:30px 30px 30px 120px;border-top:1px solid #eee;position:relative}.chat-content .chat-cnv-reply .user-avatar{width:60px;position:absolute;left:30px;top:30px}.chat-content .chat-cnv-reply .user-avatar img{width:60px;border-radius:60px}.chat-content .chat-bottom{bottom:0;position:absolute;width:100%;left:0}.chat-cnv-input{cursor:text;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;border:1px solid #009edb;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.1) inset;-moz-box-shadow:0 5px 5px rgba(0,0,0,.1) inset;box-shadow:0 5px 5px rgba(0,0,0,.1) inset;padding:10px 20px}.chat-cnv-input textarea.chat-reply-input{display:block;word-wrap:break-word;width:100%;height:40px;line-height:15px;min-height:40px;max-height:120px;overflow:hidden;font-size:13px;background-color:#fff}.chat-cnv-input.chat-disabled{color:#999!important;background-color:#ddd!important}.chat-cnv-input.chat-disabled textarea.chat-reply-input{color:#999!important;background-color:#ddd!important;cursor:default!important}.chat-ntf{display:none;color:#888;text-align:left;font-size:13px}.chat-ntf.chat-error{color:#e54440}.chat-ntf.chat-success{color:green}.chat-ntf.chat-typing{min-height:16px}.chat-ntf.chat-sending{min-height:32px;line-height:32px;background:url(../images/loading.gif) right center no-repeat}.chat-load-msg{color:#999;font-style:italic}#YLC_console ::-webkit-scrollbar{width:7px;height:10px}#YLC_console ::-webkit-scrollbar-button:end:increment,#YLC_console ::-webkit-scrollbar-button:start:decrement{display:none}#YLC_console ::-webkit-scrollbar-track-piece{background-color:#efefef}#YLC_console ::-webkit-scrollbar-thumb:vertical{background-color:#999}
modules/yith-live-chat/assets/css/ylc-frontend.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .chat-chat-btn,.chat-form,.chat-widget{font-family:'Open Sans',sans-serif}.chat-clear:after,.chat-clear:before{display:table;content:"";line-height:0}.chat-clear:after{clear:both}.chat-chat-btn *,.chat-widget *{margin:0;padding:0;border:0;outline:0;font-size:100%;font-weight:inherit;vertical-align:baseline;background:0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-shadow:none}.chat-widget strong{font-weight:700}.chat-widget input[type=text],.chat-widget input[type=email],.chat-widget select{vertical-align:middle}.chat-widget input[type=text],.chat-widget input[type=email],.chat-widget textarea{color:#333;font-family:'Open Sans',sans-serif;font-size:14px;line-height:16px;border:none;background-color:#fff;outline:0;resize:none;text-shadow:none;text-transform:none;height:inherit;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transition:border .2s,background-color .3s;-moz-transition:border .2s,background-color .3s;-o-transition:border .2s,background-color .3s;transition:border .2s,background-color .3s;-webkit-font-smoothing:antialiased}.chat-widget input[type=text]:focus,.chat-widget input[type=email]:focus,.chat-widget textarea:focus{border:none;outline:0;resize:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.chat-widget li,.chat-widget ul{list-style:none}.chat-widget input::-webkit-input-placeholder,.chat-widget isindex::-webkit-input-placeholder,.chat-widget textarea::-webkit-input-placeholder{color:#a9a9a9}.chat-chat-btn,.chat-widget{font-weight:400;position:fixed;line-height:1;display:none;right:40px;bottom:0}.chat-chat-btn{width:260px;border-radius:5px 5px 0 0}.chat-widget{font-size:14px;-webkit-box-shadow:0 1px 12px rgba(0,0,0,.1);-moz-box-shadow:0 1px 12px rgba(0,0,0,.1);box-shadow:0 1px 12px rgba(0,0,0,.1);-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;overflow:hidden;z-index:999999}.chat-widget a,.chat-widget a:hover{text-decoration:none}.chat-lead,.chat-welc{color:#4d4d4d;font-size:13px;line-height:24px;margin-bottom:20px}.chat-chat-btn,.chat-header{-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);-moz-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2);-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;z-index:999999;cursor:pointer;color:#fff;background-color:#009EDB}.chat-chat-btn>.chat-ico,.chat-header>.chat-ico{font-size:26px;padding:12px 18px}.chat-chat-btn>.chat-title,.chat-header>.chat-title{display:block;float:left;overflow:hidden;margin:19px 0 18px;font-size:13px;font-weight:700;text-align:left;text-transform:uppercase}.chat-chat-btn>.chat-ico.ylc-toggle,.chat-header>.chat-ico.ylc-toggle{float:right}.chat-chat-btn>.chat-ico.chat,.chat-header>.chat-ico.chat{float:left}.chat-body{position:relative;background-color:#fff;line-height:16px;overflow:auto;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf}.chat-form{padding:18px;text-align:left;color:#969696;font-size:12px}.chat-form label{display:inline-block;margin-bottom:7px}.chat-form label:after{content:"*";color:red}.chat-form .form-line{position:relative;margin-bottom:20px}.chat-form .form-line .chat-ico{position:absolute;top:12px;right:13px;font-size:20px;color:#b1b1b1}.chat-form input[type=text],.chat-form input[type=text]:focus,.chat-form input[type=email],.chat-form input[type=email]:focus,.chat-form textarea,.chat-form textarea:focus{width:100%;font-size:13px;border:1px solid #cdcdcd;padding:13px 52px 13px 13px;margin:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.chat-form input[type=text]:focus,.chat-form input[type=email]:focus,.chat-form textarea:focus{background-color:#f5f5f5;border-color:#ccc}.chat-form .chat-checkbox label{line-height:18px;margin:0 0 0 20px;display:block}.chat-form .chat-checkbox label:after{content:""}.chat-form .chat-checkbox input{height:18px;float:left}.chat-send{text-align:center}.chat-form-btn{display:block;width:inherit;border:none;padding:19px 0 18px;background-color:#009EDB;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;font-size:13px;font-weight:700;text-transform:uppercase}.chat-form-btn:hover{color:#fff}.chat-disabled{color:#999!important;background-color:#ddd!important;cursor:default!important}.chat-ntf{display:none;color:#888;margin:15px;text-align:left;font-size:13px}.chat-online>.chat-ntf{margin-bottom:7px}.chat-ntf.chat-error{color:#e54440}.chat-ntf.chat-success{color:green}.chat-ntf.chat-typing{min-height:16px;margin:0}.chat-ntf.chat-sending{min-height:32px;line-height:32px;background:url(../images/loading.gif) right center no-repeat}.chat-ntf.chat-sending.chat-conn{display:block}.chat-cnv{position:relative;min-height:180px;max-height:220px;padding:7px 18px;text-align:left;overflow:auto;-webkit-transition:padding .2s;-moz-transition:padding .2s;-ms-transition:padding .2s;-o-transition:padding .2s;transition:padding .2s}.chat-cnv-line{position:relative;margin:15px 0}.chat-cnv-line .chat-avatar{position:absolute;top:20px;left:0;width:35px}.chat-cnv-line.chat-you .chat-avatar{right:0;left:auto}.chat-cnv-line .chat-avatar img{width:35px;border-radius:35px}.chat-cnv-time{text-align:right;color:#898989;font-size:11px;line-height:20px}.chat-cnv-line.chat-you .chat-cnv-time{margin-right:50px}.chat-cnv-line .chat-cnv-msg{background-color:#e5f6fd;padding:10px 18px;border-radius:7px;color:#444;line-height:18px;font-size:12px;cursor:default;margin-left:50px;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.chat-cnv-line.chat-you .chat-cnv-msg{background-color:#f2f2f2;margin-left:0;margin-right:50px}.chat-cnv-line .chat-cnv-msg .chat-cnv-author{font-size:13px;font-weight:700;line-height:20px;text-transform:capitalize}.chat-cnv-line .chat-cnv-msg:after{content:'';position:absolute;width:0;height:0;border:5px solid;top:50%;margin-top:-5px;color:#fff;border-right-color:#e5f6fd;right:100%;margin-right:-50px}.chat-cnv-line.chat-you .chat-cnv-msg:after{border-right-color:transparent;border-left-color:#f2f2f2;right:auto;left:100%;margin-right:0;margin-left:-50px}.chat-cnv-reply{width:100%;border-top:1px solid #eee;bottom:0;left:0}.chat-cnv-input{padding:0;cursor:text}.chat-cnv-input textarea.chat-reply-input{width:100%;height:20px;font-size:13px;line-height:20px;padding:10px 15px!important;max-height:60px;overflow:hidden;display:block}.chat-cnv-input textarea.chat-cnv-input.chat-disabled{color:#ccc!important;background-color:#fff!important}.chat-tools{padding:7px 18px;min-height:39px}.chat-tools a{display:inline-block;color:#bbb;border:1px solid #eee;padding:4px 7px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;text-transform:uppercase;font-size:12px;font-weight:600;float:right}.chat-tools a:hover{color:#666;border-color:#ddd}.chat-evaluation{color:#4d4d4d;font-size:13px;line-height:24px}.chat-evaluation a,.chat-transcript a{display:block;border:1px solid #eee;padding:7px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:12px;font-weight:700;margin:10px 0;text-align:center}.chat-evaluation a.bad{color:#e54440}.chat-evaluation a.good{color:green}.chat-evaluation a:hover,.chat-transcript a:hover{background-color:#ddd;border-color:#ddd}.chat-widget ::-webkit-scrollbar{width:7px;height:10px}.chat-widget ::-webkit-scrollbar-button:end:increment,.chat-widget ::-webkit-scrollbar-button:start:decrement{display:none}.chat-widget ::-webkit-scrollbar-track-piece{background-color:#efefef}.chat-widget ::-webkit-scrollbar-thumb:vertical{background-color:#999}.chat-anim{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes chat-bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes chat-bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.chat-bounceInUp{-webkit-animation-name:chat-bounceInUp;animation-name:chat-bounceInUp}@-webkit-keyframes chat-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes chat-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.chat-bounceInDown{-webkit-animation-name:chat-bounceInDown;animation-name:chat-bounceInDown}@-webkit-keyframes chat-fadeInUp{0%{opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes chat-fadeInUp{0%{opacity:0;-webkit-transform:translateY(200px);-ms-transform:translateY(200px);transform:translateY(200px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.chat-fadeInUp{-webkit-animation-name:chat-fadeInUp;animation-name:chat-fadeInUp}@-webkit-keyframes chat-fadeInDown{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes chat-fadeInDown{0%{opacity:0;-webkit-transform:translateY(-200px);-ms-transform:translateY(-200px);transform:translateY(-200px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.chat-fadeInDown{-webkit-animation-name:chat-fadeInDown;animation-name:chat-fadeInDown}
modules/yith-live-chat/assets/css/ylc-styles.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .plugin-option .yit_options .option{width:40%;padding-right:10px;min-width:270px}.textareas,.textareas-css{width:100%;height:80px;resize:vertical}.textareas{min-height:80px}.textareas-css{min-height:120px}
modules/yith-live-chat/assets/fonts/fontawesome/FontAwesome.otf DELETED
Binary file
modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.eot DELETED
Binary file
modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.svg DELETED
@@ -1,504 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata></metadata>
5
- <defs>
6
- <font id="fontawesomeregular" horiz-adv-x="1536" >
7
- <font-face units-per-em="1792" ascent="1536" descent="-256" />
8
- <missing-glyph horiz-adv-x="448" />
9
- <glyph unicode=" " horiz-adv-x="448" />
10
- <glyph unicode="&#x09;" horiz-adv-x="448" />
11
- <glyph unicode="&#xa0;" horiz-adv-x="448" />
12
- <glyph unicode="&#xa8;" horiz-adv-x="1792" />
13
- <glyph unicode="&#xa9;" horiz-adv-x="1792" />
14
- <glyph unicode="&#xae;" horiz-adv-x="1792" />
15
- <glyph unicode="&#xb4;" horiz-adv-x="1792" />
16
- <glyph unicode="&#xc6;" horiz-adv-x="1792" />
17
- <glyph unicode="&#xd8;" horiz-adv-x="1792" />
18
- <glyph unicode="&#x2000;" horiz-adv-x="768" />
19
- <glyph unicode="&#x2001;" horiz-adv-x="1537" />
20
- <glyph unicode="&#x2002;" horiz-adv-x="768" />
21
- <glyph unicode="&#x2003;" horiz-adv-x="1537" />
22
- <glyph unicode="&#x2004;" horiz-adv-x="512" />
23
- <glyph unicode="&#x2005;" horiz-adv-x="384" />
24
- <glyph unicode="&#x2006;" horiz-adv-x="256" />
25
- <glyph unicode="&#x2007;" horiz-adv-x="256" />
26
- <glyph unicode="&#x2008;" horiz-adv-x="192" />
27
- <glyph unicode="&#x2009;" horiz-adv-x="307" />
28
- <glyph unicode="&#x200a;" horiz-adv-x="85" />
29
- <glyph unicode="&#x202f;" horiz-adv-x="307" />
30
- <glyph unicode="&#x205f;" horiz-adv-x="384" />
31
- <glyph unicode="&#x2122;" horiz-adv-x="1792" />
32
- <glyph unicode="&#x221e;" horiz-adv-x="1792" />
33
- <glyph unicode="&#x2260;" horiz-adv-x="1792" />
34
- <glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
35
- <glyph unicode="&#xf000;" horiz-adv-x="1792" d="M93 1350q0 23 18 36.5t38 17.5t43 4h1408q23 0 43 -4t38 -17.5t18 -36.5q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45t45 19h320v768l-632 632q-43 43 -43 78z" />
36
- <glyph unicode="&#xf001;" d="M0 -64q0 50 34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v967q0 31 19 56.5t49 35.5l832 256q12 4 28 4q40 0 68 -28t28 -68v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t86 60.5t103.5 32t96.5 10.5 q105 0 192 -39v537l-768 -237v-709q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89z" />
37
- <glyph unicode="&#xf002;" horiz-adv-x="1664" d="M0 704q0 143 55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5z M256 704q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5z" />
38
- <glyph unicode="&#xf003;" horiz-adv-x="1792" d="M0 32v1088q0 66 47 113t113 47h1472q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113zM128 32q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5v768q-32 -36 -69 -66q-268 -206 -426 -338q-51 -43 -83 -67t-86.5 -48.5 t-102.5 -24.5h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768zM128 1120q0 -168 147 -284q193 -152 401 -317q6 -5 35 -29.5t46 -37.5t44.5 -31.5t50.5 -27.5t43 -9h1h1q20 0 43 9t50.5 27.5t44.5 31.5t46 37.5t35 29.5q208 165 401 317 q54 43 100.5 115.5t46.5 131.5v11v13.5t-0.5 13t-3 12.5t-5.5 9t-9 7.5t-14 2.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5z" />
39
- <glyph unicode="&#xf004;" horiz-adv-x="1792" d="M0 940q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138z " />
40
- <glyph unicode="&#xf005;" horiz-adv-x="1664" d="M0 889q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -21 -10.5 -35.5t-30.5 -14.5q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500 l-364 354q-25 27 -25 48z" />
41
- <glyph unicode="&#xf006;" horiz-adv-x="1664" d="M0 889q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -50 -41 -50q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354 q-25 27 -25 48zM221 829l306 -297l-73 -421l378 199l377 -199l-72 421l306 297l-422 62l-189 382l-189 -382z" />
42
- <glyph unicode="&#xf007;" horiz-adv-x="1408" d="M0 131q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5q0 -120 -73 -189.5t-194 -69.5 h-874q-121 0 -194 69.5t-73 189.5zM320 1024q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5z" />
43
- <glyph unicode="&#xf008;" horiz-adv-x="1920" d="M0 -96v1344q0 66 47 113t113 47h1600q66 0 113 -47t47 -113v-1344q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113zM128 64v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45zM128 320q0 -26 19 -45t45 -19h128 q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128zM128 704q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128zM128 1088q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v128q0 26 -19 45t-45 19 h-128q-26 0 -45 -19t-19 -45v-128zM512 -64q0 -26 19 -45t45 -19h768q26 0 45 19t19 45v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512zM512 704q0 -26 19 -45t45 -19h768q26 0 45 19t19 45v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512zM1536 64 v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45zM1536 320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128zM1536 704q0 -26 19 -45t45 -19h128q26 0 45 19t19 45 v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128zM1536 1088q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128z" />
44
- <glyph unicode="&#xf009;" horiz-adv-x="1664" d="M0 128v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90zM0 896v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90zM896 128v384q0 52 38 90t90 38h512q52 0 90 -38 t38 -90v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90zM896 896v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90z" />
45
- <glyph unicode="&#xf00a;" horiz-adv-x="1792" d="M0 96v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM0 608v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM0 1120v192q0 40 28 68t68 28h320q40 0 68 -28 t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM640 96v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM640 608v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68zM640 1120v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM1280 96v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM1280 608v192 q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM1280 1120v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68z" />
46
- <glyph unicode="&#xf00b;" horiz-adv-x="1792" d="M0 96v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM0 608v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM0 1120v192q0 40 28 68t68 28h320q40 0 68 -28 t28 -68v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM640 96v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68zM640 608v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68zM640 1120v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68z" />
47
- <glyph unicode="&#xf00c;" horiz-adv-x="1792" d="M121 608q0 40 28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68t-28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68z" />
48
- <glyph unicode="&#xf00d;" horiz-adv-x="1408" d="M110 214q0 40 28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68t-28 -68l-294 -294l294 -294q28 -28 28 -68t-28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294 q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68z" />
49
- <glyph unicode="&#xf00e;" horiz-adv-x="1664" d="M0 704q0 143 55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90t-37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5z M256 704q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5zM384 672v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224q13 0 22.5 -9.5t9.5 -22.5v-64 q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5z" />
50
- <glyph unicode="&#xf010;" horiz-adv-x="1664" d="M0 704q0 143 55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90t-37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5z M256 704q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5zM384 672v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5z" />
51
- <glyph unicode="&#xf011;" d="M0 640q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181 q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298zM640 768v640q0 52 38 90t90 38t90 -38t38 -90v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90z" />
52
- <glyph unicode="&#xf012;" horiz-adv-x="1792" d="M0 -96v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23zM384 -96v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23zM768 -96v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576 q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23zM1152 -96v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23zM1536 -96v1472q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23z" />
53
- <glyph unicode="&#xf013;" d="M0 531v222q0 12 8 23t19 13l186 28q14 46 39 92q-40 57 -107 138q-10 12 -10 24q0 10 9 23q26 36 98.5 107.5t94.5 71.5q13 0 26 -10l138 -107q44 23 91 38q16 136 29 186q7 28 36 28h222q14 0 24.5 -8.5t11.5 -21.5l28 -184q49 -16 90 -37l142 107q9 9 24 9q13 0 25 -10 q129 -119 165 -170q7 -8 7 -22q0 -12 -8 -23q-15 -21 -51 -66.5t-54 -70.5q26 -50 41 -98l183 -28q13 -2 21 -12.5t8 -23.5v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108 q-44 -23 -91 -38q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5t-8 23.5z M512 640q0 -106 75 -181t181 -75t181 75t75 181t-75 181t-181 75t-181 -75t-75 -181z" />
54
- <glyph unicode="&#xf014;" horiz-adv-x="1408" d="M0 1056v64q0 14 9 23t23 9h309l70 167q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23zM256 76q0 -22 7 -40.5 t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5v948h-896v-948zM384 224v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM640 224v576q0 14 9 23t23 9h64 q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23zM896 224v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23z" />
55
- <glyph unicode="&#xf015;" horiz-adv-x="1664" d="M26 636.5q1 13.5 11 21.5l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5zM256 64 v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45z" />
56
- <glyph unicode="&#xf016;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM1024 1024h376q-10 29 -22 41l-313 313q-12 12 -41 22 v-376z" />
57
- <glyph unicode="&#xf017;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM512 544v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23z" />
58
- <glyph unicode="&#xf018;" horiz-adv-x="1920" d="M50 73q0 54 26 116l417 1044q8 19 26 33t38 14h339q-13 0 -23 -9.5t-11 -22.5l-15 -192q-1 -14 8 -23t22 -9h166q13 0 22 9t8 23l-15 192q-1 13 -11 22.5t-23 9.5h339q20 0 38 -14t26 -33l417 -1044q26 -62 26 -116q0 -73 -46 -73h-704q13 0 22 9.5t8 22.5l-20 256 q-1 13 -11 22.5t-23 9.5h-272q-13 0 -23 -9.5t-11 -22.5l-20 -256q-1 -13 8 -22.5t22 -9.5h-704q-46 0 -46 73zM809 540q-1 -12 8 -20t21 -8h244q12 0 21 8t8 20v4l-24 320q-1 13 -11 22.5t-23 9.5h-186q-13 0 -23 -9.5t-11 -22.5l-24 -320v-4z" />
59
- <glyph unicode="&#xf019;" horiz-adv-x="1664" d="M0 96v320q0 40 28 68t68 28h465l135 -136q58 -56 136 -56t136 56l136 136h464q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68zM325 985q17 39 59 39h256v448q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-448h256q42 0 59 -39q17 -41 -14 -70 l-448 -448q-18 -19 -45 -19t-45 19l-448 448q-31 29 -14 70zM1152 192q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45zM1408 192q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
60
- <glyph unicode="&#xf01a;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM418 620q8 20 30 20h192v352q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-352h192q14 0 23 -9t9 -23q0 -12 -10 -24l-319 -319q-11 -9 -23 -9t-23 9l-320 320q-15 16 -7 35z" />
61
- <glyph unicode="&#xf01b;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM416 672q0 12 10 24l319 319q11 9 23 9t23 -9l320 -320q15 -16 7 -35q-8 -20 -30 -20h-192v-352q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v352h-192q-14 0 -23 9t-9 23z" />
62
- <glyph unicode="&#xf01c;" d="M0 64v482q0 62 25 123l238 552q10 25 36.5 42t52.5 17h832q26 0 52.5 -17t36.5 -42l238 -552q25 -61 25 -123v-482q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45zM197 576h316l95 -192h320l95 192h316q-1 3 -2.5 8t-2.5 8l-212 496h-708l-212 -496q-1 -2 -2.5 -8 t-2.5 -8z" />
63
- <glyph unicode="&#xf01d;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM512 320v640q0 37 32 56q33 18 64 -1l544 -320q32 -18 32 -55t-32 -55l-544 -320q-15 -9 -32 -9q-16 0 -32 8q-32 19 -32 56z" />
64
- <glyph unicode="&#xf01e;" d="M0 640q0 156 61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5 t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298z" />
65
- <glyph unicode="&#xf021;" d="M0 0v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129 q-19 -19 -45 -19t-45 19t-19 45zM18 800v7q65 268 270 434.5t480 166.5q146 0 284 -55.5t245 -156.5l130 129q19 19 45 19t45 -19t19 -45v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179 q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 22.5z" />
66
- <glyph unicode="&#xf022;" horiz-adv-x="1792" d="M0 160v1088q0 66 47 113t113 47h1472q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113zM128 160q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5v832q0 13 -9.5 22.5t-22.5 9.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5v-832z M256 288v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM256 544v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5z M256 800v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM512 288v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5z M512 544v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5zM512 800v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5z " />
67
- <glyph unicode="&#xf023;" horiz-adv-x="1152" d="M0 96v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68zM320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192z" />
68
- <glyph unicode="&#xf024;" horiz-adv-x="1792" d="M64 1280q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110zM320 320v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19 q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -19t19 -45v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45z" />
69
- <glyph unicode="&#xf025;" horiz-adv-x="1664" d="M0 650q0 151 67 291t179 242.5t266 163.5t320 61t320 -61t266 -163.5t179 -242.5t67 -291q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32 q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32 q-88 0 -156.5 53.5t-90.5 136.5l-185 33l-20 49q-60 148 -60 314z" />
70
- <glyph unicode="&#xf026;" horiz-adv-x="768" d="M0 448v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45z" />
71
- <glyph unicode="&#xf027;" horiz-adv-x="1152" d="M0 448v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45zM908 464q0 21 12 35.5t29 25t34 23t29 35.5t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5 q15 0 25 -5q70 -27 112.5 -93t42.5 -142t-42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5z" />
72
- <glyph unicode="&#xf028;" horiz-adv-x="1664" d="M0 448v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45zM908 464q0 21 12 35.5t29 25t34 23t29 35.5t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5 q15 0 25 -5q70 -27 112.5 -93t42.5 -142t-42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5zM1008 228q0 39 39 59q56 29 76 44q74 54 115.5 135.5t41.5 173.5t-41.5 173.5t-115.5 135.5q-20 15 -76 44q-39 20 -39 59q0 26 19 45t45 19q13 0 26 -5 q140 -59 225 -188.5t85 -282.5t-85 -282.5t-225 -188.5q-13 -5 -25 -5q-27 0 -46 19t-19 45zM1109 -7q0 36 39 59q7 4 22.5 10.5t22.5 10.5q46 25 82 51q123 91 192 227t69 289t-69 289t-192 227q-36 26 -82 51q-7 4 -22.5 10.5t-22.5 10.5q-39 23 -39 59q0 26 19 45t45 19 q13 0 26 -5q211 -91 338 -283.5t127 -422.5t-127 -422.5t-338 -283.5q-13 -5 -26 -5q-26 0 -45 19t-19 45z" />
73
- <glyph unicode="&#xf029;" horiz-adv-x="1408" d="M0 0v640h640v-640h-640zM0 768v640h640v-640h-640zM128 129h384v383h-384v-383zM128 896h384v384h-384v-384zM256 256v128h128v-128h-128zM256 1024v128h128v-128h-128zM768 0v640h384v-128h128v128h128v-384h-384v128h-128v-384h-128zM768 768v640h640v-640h-640z M896 896h384v384h-384v-384zM1024 0v128h128v-128h-128zM1024 1024v128h128v-128h-128zM1280 0v128h128v-128h-128z" />
74
- <glyph unicode="&#xf02a;" horiz-adv-x="1792" d="M0 0v1408h63v-1408h-63zM94 1v1407h32v-1407h-32zM189 1v1407h31v-1407h-31zM346 1v1407h31v-1407h-31zM472 1v1407h62v-1407h-62zM629 1v1407h31v-1407h-31zM692 1v1407h31v-1407h-31zM755 1v1407h31v-1407h-31zM880 1v1407h63v-1407h-63zM1037 1v1407h63v-1407h-63z M1163 1v1407h63v-1407h-63zM1289 1v1407h63v-1407h-63zM1383 1v1407h63v-1407h-63zM1541 1v1407h94v-1407h-94zM1666 1v1407h32v-1407h-32zM1729 0v1408h63v-1408h-63z" />
75
- <glyph unicode="&#xf02b;" d="M0 864v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5l715 -714q37 -39 37 -91q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117zM192 1088q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5 t-90.5 -37.5t-37.5 -90.5z" />
76
- <glyph unicode="&#xf02c;" horiz-adv-x="1920" d="M0 864v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5l715 -714q37 -39 37 -91q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117zM192 1088q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5 t-90.5 -37.5t-37.5 -90.5zM704 1408h224q53 0 117 -26.5t102 -64.5l715 -714q37 -39 37 -91q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-36 0 -59 14t-53 45l470 470q37 37 37 90q0 52 -37 91l-715 714q-38 38 -102 64.5t-117 26.5z" />
77
- <glyph unicode="&#xf02d;" horiz-adv-x="1664" d="M10 184q0 4 3 27t4 37q1 8 -3 21.5t-3 19.5q2 11 8 21t16.5 23.5t16.5 23.5q23 38 45 91.5t30 91.5q3 10 0.5 30t-0.5 28q3 11 17 28t17 23q21 36 42 92t25 90q1 9 -2.5 32t0.5 28q4 13 22 30.5t22 22.5q19 26 42.5 84.5t27.5 96.5q1 8 -3 25.5t-2 26.5q2 8 9 18t18 23 t17 21q8 12 16.5 30.5t15 35t16 36t19.5 32t26.5 23.5t36 11.5t47.5 -5.5l-1 -3q38 9 51 9h761q74 0 114 -56t18 -130l-274 -906q-36 -119 -71.5 -153.5t-128.5 -34.5h-869q-27 0 -38 -15q-11 -16 -1 -43q24 -70 144 -70h923q29 0 56 15.5t35 41.5l300 987q7 22 5 57 q38 -15 59 -43q40 -57 18 -129l-275 -906q-19 -64 -76.5 -107.5t-122.5 -43.5h-923q-77 0 -148.5 53.5t-99.5 131.5q-24 67 -2 127zM492 800q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5t-16.5 -22.5zM575 1056 q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5t-16.5 -22.5z" />
78
- <glyph unicode="&#xf02e;" horiz-adv-x="1280" d="M0 7v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62z" />
79
- <glyph unicode="&#xf02f;" horiz-adv-x="1664" d="M0 160v416q0 79 56.5 135.5t135.5 56.5h64v544q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-256h64q79 0 135.5 -56.5t56.5 -135.5v-416q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-160q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v160h-224 q-13 0 -22.5 9.5t-9.5 22.5zM384 0h896v256h-896v-256zM384 640h896v384h-160q-40 0 -68 28t-28 68v160h-640v-640zM1408 576q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
80
- <glyph unicode="&#xf030;" horiz-adv-x="1920" d="M0 128v896q0 106 75 181t181 75h224l51 136q19 49 69.5 84.5t103.5 35.5h512q53 0 103.5 -35.5t69.5 -84.5l51 -136h224q106 0 181 -75t75 -181v-896q0 -106 -75 -181t-181 -75h-1408q-106 0 -181 75t-75 181zM512 576q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5 t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5zM672 576q0 119 84.5 203.5t203.5 84.5t203.5 -84.5t84.5 -203.5t-84.5 -203.5t-203.5 -84.5t-203.5 84.5t-84.5 203.5z" />
81
- <glyph unicode="&#xf031;" horiz-adv-x="1664" d="M0 -128l2 79q23 7 56 12.5t57 10.5t49.5 14.5t44.5 29t31 50.5l237 616l280 724h75h53q8 -14 11 -21l205 -480q33 -78 106 -257.5t114 -274.5q15 -34 58 -144.5t72 -168.5q20 -45 35 -57q19 -15 88 -29.5t84 -20.5q6 -38 6 -57q0 -4 -0.5 -13t-0.5 -13q-63 0 -190 8 t-191 8q-76 0 -215 -7t-178 -8q0 43 4 78l131 28q1 0 12.5 2.5t15.5 3.5t14.5 4.5t15 6.5t11 8t9 11t2.5 14q0 16 -31 96.5t-72 177.5t-42 100l-450 2q-26 -58 -76.5 -195.5t-50.5 -162.5q0 -22 14 -37.5t43.5 -24.5t48.5 -13.5t57 -8.5t41 -4q1 -19 1 -58q0 -9 -2 -27 q-58 0 -174.5 10t-174.5 10q-8 0 -26.5 -4t-21.5 -4q-80 -14 -188 -14zM555 527q33 0 136.5 -2t160.5 -2q19 0 57 2q-87 253 -184 452z" />
82
- <glyph unicode="&#xf032;" horiz-adv-x="1408" d="M0 -128l2 94q15 4 85 16t106 27q7 12 12.5 27t8.5 33.5t5.5 32.5t3 37.5t0.5 34v35.5v30q0 982 -22 1025q-4 8 -22 14.5t-44.5 11t-49.5 7t-48.5 4.5t-30.5 3l-4 83q98 2 340 11.5t373 9.5q23 0 68.5 -0.5t67.5 -0.5q70 0 136.5 -13t128.5 -42t108 -71t74 -104.5 t28 -137.5q0 -52 -16.5 -95.5t-39 -72t-64.5 -57.5t-73 -45t-84 -40q154 -35 256.5 -134t102.5 -248q0 -100 -35 -179.5t-93.5 -130.5t-138 -85.5t-163.5 -48.5t-176 -14q-44 0 -132 3t-132 3q-106 0 -307 -11t-231 -12zM533 1292q0 -50 4 -151t4 -152q0 -27 -0.5 -80 t-0.5 -79q0 -46 1 -69q42 -7 109 -7q82 0 143 13t110 44.5t74.5 89.5t25.5 142q0 70 -29 122.5t-79 82t-108 43.5t-124 14q-50 0 -130 -13zM538.5 165q0.5 -37 4.5 -83.5t12 -66.5q74 -32 140 -32q376 0 376 335q0 114 -41 180q-27 44 -61.5 74t-67.5 46.5t-80.5 25 t-84 10.5t-94.5 2q-73 0 -101 -10q0 -53 -0.5 -159t-0.5 -158q0 -8 -1 -67.5t-0.5 -96.5z" />
83
- <glyph unicode="&#xf033;" horiz-adv-x="1024" d="M0 -126l17 85q6 2 81.5 21.5t111.5 37.5q28 35 41 101q1 7 62 289t114 543.5t52 296.5v25q-24 13 -54.5 18.5t-69.5 8t-58 5.5l19 103q33 -2 120 -6.5t149.5 -7t120.5 -2.5q48 0 98.5 2.5t121 7t98.5 6.5q-5 -39 -19 -89q-30 -10 -101.5 -28.5t-108.5 -33.5 q-8 -19 -14 -42.5t-9 -40t-7.5 -45.5t-6.5 -42q-27 -148 -87.5 -419.5t-77.5 -355.5q-2 -9 -13 -58t-20 -90t-16 -83.5t-6 -57.5l1 -18q17 -4 185 -31q-3 -44 -16 -99q-11 0 -32.5 -1.5t-32.5 -1.5q-29 0 -87 10t-86 10q-138 2 -206 2q-51 0 -143 -9t-121 -11z" />
84
- <glyph unicode="&#xf034;" horiz-adv-x="1792" d="M0 1023v383l81 1l54 -27q12 -5 211 -5q44 0 132 2t132 2q36 0 107.5 -0.5t107.5 -0.5h293q6 0 21 -0.5t20.5 0t16 3t17.5 9t15 17.5l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 48t-14.5 73.5t-7.5 35.5 q-6 8 -12 12.5t-15.5 6t-13 2.5t-18 0.5t-16.5 -0.5q-17 0 -66.5 0.5t-74.5 0.5t-64 -2t-71 -6q-9 -81 -8 -136q0 -94 2 -388t2 -455q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9 t-152 -9q-3 51 -3 52v9q17 27 61.5 43t98.5 29t78 27q19 42 19 383q0 101 -3 303t-3 303v117q0 2 0.5 15.5t0.5 25t-1 25.5t-3 24t-5 14q-11 12 -162 12q-33 0 -93 -12t-80 -26q-19 -13 -34 -72.5t-31.5 -111t-42.5 -53.5q-42 26 -56 44zM1414 109.5q9 18.5 42 18.5h80v1024 h-80q-33 0 -42 18.5t11 44.5l126 162q20 26 49 26t49 -26l126 -162q20 -26 11 -44.5t-42 -18.5h-80v-1024h80q33 0 42 -18.5t-11 -44.5l-126 -162q-20 -26 -49 -26t-49 26l-126 162q-20 26 -11 44.5z" />
85
- <glyph unicode="&#xf035;" d="M0 1023v383l81 1l54 -27q12 -5 211 -5q44 0 132 2t132 2q70 0 246.5 1t304.5 0.5t247 -4.5q33 -1 56 31l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 47.5t-15 73.5t-7 36q-10 13 -27 19q-5 2 -66 2q-30 0 -93 1 t-103 1t-94 -2t-96 -7q-9 -81 -8 -136l1 -152v52q0 -55 1 -154t1.5 -180t0.5 -153q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 52v9q17 27 61.5 43t98.5 29 t78 27q7 16 11.5 74t6 145.5t1.5 155t-0.5 153.5t-0.5 89q0 7 -2.5 21.5t-2.5 22.5q0 7 0.5 44t1 73t0 76.5t-3 67.5t-6.5 32q-11 12 -162 12q-41 0 -163 -13.5t-138 -24.5q-19 -12 -34 -71.5t-31.5 -111.5t-42.5 -54q-42 26 -56 44zM5 -64q0 28 26 49q4 3 36 30t59.5 49 t57.5 41.5t42 19.5q13 0 20.5 -10.5t10 -28.5t2.5 -33.5t-1.5 -33t-1.5 -19.5h1024q0 2 -1.5 19.5t-1.5 33t2.5 33.5t10 28.5t20.5 10.5q12 0 42 -19.5t57.5 -41.5t59.5 -49t36 -30q26 -21 26 -49t-26 -49q-4 -3 -36 -30t-59.5 -49t-57.5 -41.5t-42 -19.5q-13 0 -20.5 10.5 t-10 28.5t-2.5 33.5t1.5 33t1.5 19.5h-1024q0 -2 1.5 -19.5t1.5 -33t-2.5 -33.5t-10 -28.5t-20.5 -10.5q-12 0 -42 19.5t-57.5 41.5t-59.5 49t-36 30q-26 21 -26 49z" />
86
- <glyph unicode="&#xf036;" horiz-adv-x="1792" d="M0 64v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 448v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45zM0 832v128q0 26 19 45t45 19h1536 q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1536q-26 0 -45 19t-19 45zM0 1216v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45z" />
87
- <glyph unicode="&#xf037;" horiz-adv-x="1792" d="M0 64v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM128 832v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45zM384 448v128q0 26 19 45t45 19h896 q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45zM512 1216v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45z" />
88
- <glyph unicode="&#xf038;" horiz-adv-x="1792" d="M0 64v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM128 832v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1536q-26 0 -45 19t-19 45zM384 448v128q0 26 19 45t45 19h1280 q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45zM512 1216v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45z" />
89
- <glyph unicode="&#xf039;" horiz-adv-x="1792" d="M0 64v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 448v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 832v128q0 26 19 45t45 19h1664 q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 1216v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45z" />
90
- <glyph unicode="&#xf03a;" horiz-adv-x="1792" d="M0 32v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5zM0 416v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5 t-9.5 22.5zM0 800v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5zM0 1184v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192 q-13 0 -22.5 9.5t-9.5 22.5zM384 32v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5zM384 416v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5 t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5zM384 800v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5zM384 1184v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5v-192 q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5z" />
91
- <glyph unicode="&#xf03b;" horiz-adv-x="1792" d="M0 32v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5zM0 1184v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5 t-9.5 22.5zM32 704q0 14 9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23zM640 416v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088 q-13 0 -22.5 9.5t-9.5 22.5zM640 800v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5z" />
92
- <glyph unicode="&#xf03c;" horiz-adv-x="1792" d="M0 32v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5zM0 416v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23t-9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5z M0 1184v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5zM640 416v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5 t-9.5 22.5zM640 800v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5z" />
93
- <glyph unicode="&#xf03d;" horiz-adv-x="1792" d="M0 288v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5q39 -17 39 -59v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5 t-84.5 203.5z" />
94
- <glyph unicode="&#xf03e;" horiz-adv-x="1920" d="M0 32v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113zM128 32q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216z M256 128v192l320 320l160 -160l512 512l416 -416v-448h-1408zM256 960q0 80 56 136t136 56t136 -56t56 -136t-56 -136t-136 -56t-136 56t-56 136z" />
95
- <glyph unicode="&#xf040;" d="M0 -128v416l832 832l416 -416l-832 -832h-416zM128 128h128v-128h107l91 91l-235 235l-91 -91v-107zM298 384q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17zM896 1184l166 165q36 38 90 38q53 0 91 -38l235 -234 q37 -39 37 -91q0 -53 -37 -90l-166 -166z" />
96
- <glyph unicode="&#xf041;" horiz-adv-x="1024" d="M0 896q0 212 150 362t362 150t362 -150t150 -362q0 -109 -33 -179l-364 -774q-16 -33 -47.5 -52t-67.5 -19t-67.5 19t-46.5 52l-365 774q-33 70 -33 179zM256 896q0 -106 75 -181t181 -75t181 75t75 181t-75 181t-181 75t-181 -75t-75 -181z" />
97
- <glyph unicode="&#xf042;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73v1088q-148 0 -273 -73t-198 -198t-73 -273z" />
98
- <glyph unicode="&#xf043;" horiz-adv-x="1024" d="M0 512q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275q0 -212 -150 -362t-362 -150t-362 150t-150 362zM256 384q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5 t37.5 90.5q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69z" />
99
- <glyph unicode="&#xf044;" horiz-adv-x="1792" d="M0 288v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29v-190 q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5zM640 256v288l672 672l288 -288l-672 -672h-288zM736 448h96v-96h56l116 116l-152 152l-116 -116v-56zM944 688q16 -16 33 1l350 350q17 17 1 33t-33 -1l-350 -350q-17 -17 -1 -33zM1376 1280l92 92 q28 28 68 28t68 -28l152 -152q28 -28 28 -68t-28 -68l-92 -92z" />
100
- <glyph unicode="&#xf045;" horiz-adv-x="1664" d="M0 288v832q0 119 84.5 203.5t203.5 84.5h255q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29v-259 q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5zM256 704q0 49 3.5 91t14 90t28 88t47 81.5t68.5 74t94.5 61.5t124.5 48.5t159.5 30.5t196.5 11h160v192q0 42 39 59q13 5 25 5q26 0 45 -19l384 -384q19 -19 19 -45t-19 -45l-384 -384 q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34q-8 -2 -12 -2q-16 0 -26 13q-10 14 -21 31t-39.5 68.5t-49.5 99.5t-38.5 114t-17.5 122z" />
101
- <glyph unicode="&#xf046;" horiz-adv-x="1664" d="M0 288v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3 q20 -8 20 -29v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5zM257 768q0 33 24 57l110 110q24 24 57 24t57 -24l263 -263l647 647q24 24 57 24t57 -24l110 -110q24 -24 24 -57t-24 -57l-814 -814q-24 -24 -57 -24t-57 24l-430 430 q-24 24 -24 57z" />
102
- <glyph unicode="&#xf047;" horiz-adv-x="1792" d="M0 640q0 26 19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45t-19 -45l-256 -256 q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45z" />
103
- <glyph unicode="&#xf048;" horiz-adv-x="1024" d="M0 -64v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19l710 710q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45z" />
104
- <glyph unicode="&#xf049;" horiz-adv-x="1792" d="M0 -64v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19l710 710q19 19 32 13t13 -32v-710q4 11 13 19l710 710q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45 t-45 -19h-128q-26 0 -45 19t-19 45z" />
105
- <glyph unicode="&#xf04a;" horiz-adv-x="1664" d="M122 640q0 26 19 45l710 710q19 19 32 13t13 -32v-710q5 11 13 19l710 710q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-8 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-19 19 -19 45z" />
106
- <glyph unicode="&#xf04b;" horiz-adv-x="1408" d="M0 -96v1472q0 26 16.5 36t39.5 -3l1328 -738q23 -13 23 -31t-23 -31l-1328 -738q-23 -13 -39.5 -3t-16.5 36z" />
107
- <glyph unicode="&#xf04c;" d="M0 -64v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45zM896 -64v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45z" />
108
- <glyph unicode="&#xf04d;" d="M0 -64v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45z" />
109
- <glyph unicode="&#xf04e;" horiz-adv-x="1664" d="M0 -96v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q19 -19 19 -45t-19 -45l-710 -710q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19l-710 -710q-19 -19 -32 -13t-13 32z" />
110
- <glyph unicode="&#xf050;" horiz-adv-x="1792" d="M0 -96v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19l-710 -710q-19 -19 -32 -13t-13 32v710 q-5 -10 -13 -19l-710 -710q-19 -19 -32 -13t-13 32z" />
111
- <glyph unicode="&#xf051;" horiz-adv-x="1024" d="M0 -96v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19l-710 -710q-19 -19 -32 -13t-13 32z" />
112
- <glyph unicode="&#xf052;" horiz-adv-x="1538" d="M1 64v256q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45zM1 525q-6 13 13 32l710 710q19 19 45 19t45 -19l710 -710q19 -19 13 -32t-32 -13h-1472q-26 0 -32 13z" />
113
- <glyph unicode="&#xf053;" horiz-adv-x="1280" d="M154 704q0 26 19 45l742 742q19 19 45 19t45 -19l166 -166q19 -19 19 -45t-19 -45l-531 -531l531 -531q19 -19 19 -45t-19 -45l-166 -166q-19 -19 -45 -19t-45 19l-742 742q-19 19 -19 45z" />
114
- <glyph unicode="&#xf054;" horiz-adv-x="1280" d="M90 128q0 26 19 45l531 531l-531 531q-19 19 -19 45t19 45l166 166q19 19 45 19t45 -19l742 -742q19 -19 19 -45t-19 -45l-742 -742q-19 -19 -45 -19t-45 19l-166 166q-19 19 -19 45z" />
115
- <glyph unicode="&#xf055;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM320 576q0 -26 19 -45t45 -19h256v-256q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v256h256q26 0 45 19 t19 45v128q0 26 -19 45t-45 19h-256v256q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-256h-256q-26 0 -45 -19t-19 -45v-128z" />
116
- <glyph unicode="&#xf056;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM320 576q0 -26 19 -45t45 -19h768q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19 t-19 -45v-128z" />
117
- <glyph unicode="&#xf057;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM387 414q0 -27 19 -46l90 -90q19 -19 46 -19q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19 l90 90q19 19 19 46q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45z" />
118
- <glyph unicode="&#xf058;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM252 621q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45q0 28 -18 46l-91 90 q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46z" />
119
- <glyph unicode="&#xf059;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM417 939q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26 t37.5 -59q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213zM640 160q0 -14 9 -23t23 -9 h192q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192z" />
120
- <glyph unicode="&#xf05a;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM512 160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320 q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160zM640 1056q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160z" />
121
- <glyph unicode="&#xf05b;" d="M0 576v128q0 26 19 45t45 19h143q37 161 154.5 278.5t278.5 154.5v143q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-143q161 -37 278.5 -154.5t154.5 -278.5h143q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143 q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v143q-161 37 -278.5 154.5t-154.5 278.5h-143q-26 0 -45 19t-19 45zM339 512q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5h-109q-26 0 -45 19 t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109z" />
122
- <glyph unicode="&#xf05c;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM429 480q0 13 10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23l-137 -137l137 -137q10 -10 10 -23t-10 -23l-146 -146q-10 -10 -23 -10t-23 10l-137 137 l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23z" />
123
- <glyph unicode="&#xf05d;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM346 640q0 26 19 45l102 102q19 19 45 19t45 -19l147 -147l275 275q19 19 45 19t45 -19l102 -102q19 -19 19 -45t-19 -45l-422 -422q-19 -19 -45 -19t-45 19l-294 294q-19 19 -19 45z" />
124
- <glyph unicode="&#xf05e;" d="M0 643q0 157 61 299.5t163.5 245.5t245 164t298.5 61t298.5 -61t245 -164t163.5 -245.5t61 -299.5t-61 -300t-163.5 -246t-245 -164t-298.5 -61t-298.5 61t-245 164t-163.5 246t-61 300zM224 643q0 -162 89 -299l755 754q-135 91 -300 91q-148 0 -273 -73t-198 -199 t-73 -274zM471 185q137 -89 297 -89q111 0 211.5 43.5t173.5 116.5t116 174.5t43 212.5q0 161 -87 295z" />
125
- <glyph unicode="&#xf060;" d="M64 576q0 52 37 91l651 650q38 38 91 38q52 0 90 -38l75 -74q38 -38 38 -91t-38 -91l-293 -293h704q52 0 84.5 -37.5t32.5 -90.5v-128q0 -53 -32.5 -90.5t-84.5 -37.5h-704l293 -294q38 -36 38 -90t-38 -90l-75 -76q-37 -37 -90 -37q-52 0 -91 37l-651 652q-37 37 -37 90 z" />
126
- <glyph unicode="&#xf061;" d="M0 512v128q0 53 32.5 90.5t84.5 37.5h704l-293 294q-38 36 -38 90t38 90l75 75q38 38 90 38q53 0 91 -38l651 -651q37 -35 37 -90q0 -54 -37 -91l-651 -651q-39 -37 -91 -37q-51 0 -90 37l-75 75q-38 38 -38 91t38 91l293 293h-704q-52 0 -84.5 37.5t-32.5 90.5z" />
127
- <glyph unicode="&#xf062;" horiz-adv-x="1664" d="M53 565q0 53 38 91l651 651q35 37 90 37q54 0 91 -37l651 -651q37 -39 37 -91q0 -51 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-294 293v-704q0 -52 -37.5 -84.5t-90.5 -32.5h-128q-53 0 -90.5 32.5t-37.5 84.5v704l-294 -293q-36 -38 -90 -38t-90 38l-75 75 q-38 38 -38 90z" />
128
- <glyph unicode="&#xf063;" horiz-adv-x="1664" d="M53 704q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l294 -294v704q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-704l294 294q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91q0 -53 -37 -90l-651 -652q-39 -37 -91 -37q-53 0 -90 37l-651 652q-38 36 -38 90z" />
129
- <glyph unicode="&#xf064;" horiz-adv-x="1792" d="M0 416q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45t-19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123 q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22t-13.5 30t-10.5 24q-127 285 -127 451z" />
130
- <glyph unicode="&#xf065;" d="M0 -64v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23t-10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45zM781 800q0 13 10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448 q26 0 45 -19t19 -45v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23z" />
131
- <glyph unicode="&#xf066;" d="M13 32q0 13 10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23zM768 704v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10 t23 -10l114 -114q10 -10 10 -23t-10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45z" />
132
- <glyph unicode="&#xf067;" horiz-adv-x="1408" d="M0 608v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68z" />
133
- <glyph unicode="&#xf068;" horiz-adv-x="1408" d="M0 608v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68z" />
134
- <glyph unicode="&#xf069;" horiz-adv-x="1664" d="M122.5 408.5q13.5 51.5 59.5 77.5l266 154l-266 154q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5 l-266 -154l266 -154q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5z" />
135
- <glyph unicode="&#xf06a;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM624 1126l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5l18 621q0 12 -10 18 q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18zM640 161q0 -13 10 -23t23 -10h192q13 0 22 9.5t9 23.5v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190z" />
136
- <glyph unicode="&#xf06b;" d="M0 544v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 77 168 77q93 0 158.5 -65.5t65.5 -158.5t-65.5 -158.5t-158.5 -65.5h440q14 0 23 -9t9 -23v-320q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68 t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23zM376 1120q0 -40 28 -68t68 -28h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68zM608 180q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5v56v468v192h-320v-192v-468v-56zM870 1024h194q40 0 68 28 t28 68t-28 68t-68 28q-43 0 -69 -31z" />
137
- <glyph unicode="&#xf06c;" horiz-adv-x="1792" d="M0 121q0 35 31 73.5t68 65.5t68 56t31 48q0 4 -14 38t-16 44q-9 51 -9 104q0 115 43.5 220t119 184.5t170.5 139t204 95.5q55 18 145 25.5t179.5 9t178.5 6t163.5 24t113.5 56.5l29.5 29.5t29.5 28t27 20t36.5 16t43.5 4.5q39 0 70.5 -46t47.5 -112t24 -124t8 -96 q0 -95 -20 -193q-46 -224 -184.5 -383t-357.5 -268q-214 -108 -438 -108q-148 0 -286 47q-15 5 -88 42t-96 37q-16 0 -39.5 -32t-45 -70t-52.5 -70t-60 -32q-30 0 -51 11t-31 24t-27 42q-2 4 -6 11t-5.5 10t-3 9.5t-1.5 13.5zM384 448q0 -26 19 -45t45 -19q24 0 45 19 q27 24 74 71t67 66q137 124 268.5 176t313.5 52q26 0 45 19t19 45t-19 45t-45 19q-172 0 -318 -49.5t-259.5 -134t-235.5 -219.5q-19 -21 -19 -45z" />
138
- <glyph unicode="&#xf06d;" horiz-adv-x="1408" d="M0 -160q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v64zM256 640q0 78 24.5 144t64 112.5t87.5 88t96 77.5t87.5 72t64 81.5t24.5 96.5q0 94 -66 224l3 -1l-1 1q90 -41 160 -83t138.5 -100 t113.5 -122.5t72.5 -150.5t27.5 -184q0 -78 -24.5 -144t-64 -112.5t-87.5 -88t-96 -77.5t-87.5 -72t-64 -81.5t-24.5 -96.5q0 -96 67 -224l-4 1l1 -1q-90 41 -160 83t-138.5 100t-113.5 122.5t-72.5 150.5t-27.5 184z" />
139
- <glyph unicode="&#xf06e;" horiz-adv-x="1792" d="M0 576q0 34 20 69q140 229 376.5 368t499.5 139t499.5 -139t376.5 -368q20 -35 20 -69t-20 -69q-140 -230 -376.5 -368.5t-499.5 -138.5t-499.5 139t-376.5 368q-20 35 -20 69zM128 576q133 -205 333.5 -326.5t434.5 -121.5t434.5 121.5t333.5 326.5q-152 236 -381 353 q61 -104 61 -225q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 121 61 225q-229 -117 -381 -353zM592 704q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34t-14 34t-34 14q-125 0 -214.5 -89.5t-89.5 -214.5z" />
140
- <glyph unicode="&#xf070;" horiz-adv-x="1792" d="M0 576q0 38 20 69q153 235 380 371t496 136q89 0 180 -17l54 97q10 16 28 16q5 0 18 -6t31 -15.5t33 -18.5t31.5 -18.5t19.5 -11.5q16 -10 16 -27q0 -7 -1 -9q-105 -188 -315 -566t-316 -567l-49 -89q-10 -16 -28 -16q-12 0 -134 70q-16 10 -16 28q0 12 44 87 q-143 65 -263.5 173t-208.5 245q-20 31 -20 69zM128 576q167 -258 427 -375l78 141q-87 63 -136 159t-49 203q0 121 61 225q-229 -117 -381 -353zM592 704q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34t-14 34t-34 14q-125 0 -214.5 -89.5 t-89.5 -214.5zM896 0l74 132q212 18 392.5 137t301.5 307q-115 179 -282 294l63 112q95 -64 182.5 -153t144.5 -184q20 -34 20 -69t-20 -69q-39 -64 -109 -145q-150 -172 -347.5 -267t-419.5 -95zM1056 286l280 502q8 -45 8 -84q0 -139 -79 -253.5t-209 -164.5z" />
141
- <glyph unicode="&#xf071;" horiz-adv-x="1792" d="M16 61l768 1408q17 31 47 49t65 18t65 -18t47 -49l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126zM752 992l17 -457q0 -10 10 -16.5t24 -6.5h185q14 0 23.5 6.5t10.5 16.5l18 459q0 12 -10 19q-13 11 -24 11h-220 q-11 0 -24 -11q-10 -7 -10 -21zM768 161q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190z" />
142
- <glyph unicode="&#xf072;" horiz-adv-x="1408" d="M0 477q-1 13 9 25l96 97q9 9 23 9q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16 l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23z" />
143
- <glyph unicode="&#xf073;" horiz-adv-x="1664" d="M0 -128v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90zM128 -128h288v288h-288v-288zM128 224 h288v320h-288v-320zM128 608h288v288h-288v-288zM384 1088q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288zM480 -128h320v288h-320v-288zM480 224h320v320h-320v-320zM480 608h320v288h-320 v-288zM864 -128h320v288h-320v-288zM864 224h320v320h-320v-320zM864 608h320v288h-320v-288zM1152 1088q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288zM1248 -128h288v288h-288v-288z M1248 224h288v320h-288v-320zM1248 608h288v288h-288v-288z" />
144
- <glyph unicode="&#xf074;" horiz-adv-x="1792" d="M0 160v192q0 14 9 23t23 9h224q48 0 87 15t69 45t51 61.5t45 77.5q32 62 78 171q29 66 49.5 111t54 105t64 100t74 83t90 68.5t106.5 42t128 16.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23t-9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192 h-256q-48 0 -87 -15t-69 -45t-51 -61.5t-45 -77.5q-32 -62 -78 -171q-29 -66 -49.5 -111t-54 -105t-64 -100t-74 -83t-90 -68.5t-106.5 -42t-128 -16.5h-224q-14 0 -23 9t-9 23zM0 1056v192q0 14 9 23t23 9h224q250 0 410 -225q-60 -92 -137 -273q-22 45 -37 72.5 t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23zM743 353q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23t-9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192 q-32 0 -85 -0.5t-81 -1t-73 1t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5z" />
145
- <glyph unicode="&#xf075;" horiz-adv-x="1792" d="M0 640q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5t-120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5 t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281z" />
146
- <glyph unicode="&#xf076;" d="M0 576v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5 t-98.5 362zM0 960v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45zM1024 960v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45z" />
147
- <glyph unicode="&#xf077;" horiz-adv-x="1792" d="M90 250.5q0 26.5 19 45.5l742 741q19 19 45 19t45 -19l742 -741q19 -19 19 -45.5t-19 -45.5l-166 -165q-19 -19 -45 -19t-45 19l-531 531l-531 -531q-19 -19 -45 -19t-45 19l-166 165q-19 19 -19 45.5z" />
148
- <glyph unicode="&#xf078;" horiz-adv-x="1792" d="M90 773.5q0 26.5 19 45.5l166 165q19 19 45 19t45 -19l531 -531l531 531q19 19 45 19t45 -19l166 -165q19 -19 19 -45.5t-19 -45.5l-742 -741q-19 -19 -45 -19t-45 19l-742 741q-19 19 -19 45.5z" />
149
- <glyph unicode="&#xf079;" horiz-adv-x="1920" d="M0 704q0 24 15 41l320 384q19 22 49 22t49 -22l320 -384q15 -17 15 -41q0 -26 -19 -45t-45 -19h-192v-384h576q16 0 25 -11l160 -192q7 -11 7 -21q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-8 0 -13.5 2t-9 7t-5.5 8t-3 11.5t-1 11.5v13v11v160v416h-192q-26 0 -45 19t-19 45z M640 1120q0 13 9.5 22.5t22.5 9.5h960q8 0 13.5 -2t9 -7t5.5 -8t3 -11.5t1 -11.5v-13v-11v-160v-416h192q26 0 45 -19t19 -45q0 -24 -15 -41l-320 -384q-20 -23 -49 -23t-49 23l-320 384q-15 17 -15 41q0 26 19 45t45 19h192v384h-576q-16 0 -25 12l-160 192q-7 9 -7 20z " />
150
- <glyph unicode="&#xf07a;" horiz-adv-x="1664" d="M0 1216q0 26 19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024 q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45zM384 0q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5zM1280 0q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5 t-90.5 -37.5t-90.5 37.5t-37.5 90.5z" />
151
- <glyph unicode="&#xf07b;" horiz-adv-x="1664" d="M0 224v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158z" />
152
- <glyph unicode="&#xf07c;" horiz-adv-x="1920" d="M0 224v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158v-160h-832q-94 0 -197 -47.5t-164 -119.5l-337 -396l-5 -6q0 4 -0.5 12.5t-0.5 12.5zM73 56q0 31 31 66l336 396q43 51 120.5 86.5t143.5 35.5h1088q34 0 60.5 -13t26.5 -43 q0 -31 -31 -66l-336 -396q-43 -51 -120.5 -86.5t-143.5 -35.5h-1088q-34 0 -60.5 13t-26.5 43z" />
153
- <glyph unicode="&#xf07d;" horiz-adv-x="768" d="M64 64q0 26 19 45t45 19h128v1024h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-1024h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45z" />
154
- <glyph unicode="&#xf07e;" horiz-adv-x="1792" d="M0 640q0 26 19 45l256 256q19 19 45 19t45 -19t19 -45v-128h1024v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-1024v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45z" />
155
- <glyph unicode="&#xf080;" horiz-adv-x="1920" d="M0 32v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113zM128 32q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216z M256 128v384h256v-384h-256zM640 128v896h256v-896h-256zM1024 128v640h256v-640h-256zM1408 128v1024h256v-1024h-256z" />
156
- <glyph unicode="&#xf081;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 286q148 -94 322 -94q112 0 210 35.5t168 95t120.5 137t75 162t24.5 168.5q0 18 -1 27q63 45 105 109 q-56 -25 -121 -34q68 40 93 117q-65 -38 -134 -51q-61 66 -153 66q-87 0 -148.5 -61.5t-61.5 -148.5q0 -29 5 -48q-129 7 -242 65t-192 155q-29 -50 -29 -106q0 -114 91 -175q-47 1 -100 26v-2q0 -75 50 -133.5t123 -72.5q-29 -8 -51 -8q-13 0 -39 4q21 -63 74.5 -104 t121.5 -42q-116 -90 -261 -90q-26 0 -50 3z" />
157
- <glyph unicode="&#xf082;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-192v608h203l30 224h-233v143q0 54 28 83t96 29l132 1v207q-96 9 -180 9q-136 0 -218 -80.5t-82 -225.5v-166h-224v-224h224v-608h-544 q-119 0 -203.5 84.5t-84.5 203.5z" />
158
- <glyph unicode="&#xf083;" horiz-adv-x="1792" d="M0 0v1280q0 53 37.5 90.5t90.5 37.5h1536q53 0 90.5 -37.5t37.5 -90.5v-1280q0 -53 -37.5 -90.5t-90.5 -37.5h-1536q-53 0 -90.5 37.5t-37.5 90.5zM128 0h1536v128h-1536v-128zM128 1024h1536v118v138h-828l-64 -128h-644v-128zM256 1216h384v128h-384v-128zM512 574 q0 -159 112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5zM640 574q0 106 75 181t181 75t181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181zM736 576q0 -14 9 -23t23 -9t23 9t9 23q0 40 28 68t68 28q14 0 23 9 t9 23t-9 23t-23 9q-66 0 -113 -47t-47 -113z" />
159
- <glyph unicode="&#xf084;" horiz-adv-x="1792" d="M0 752q0 160 95 313t248 248t313 95q163 0 265.5 -102.5t102.5 -265.5q0 -189 -131 -365l355 -355l96 96q-3 3 -26 24.5t-40 38.5t-33 36.5t-16 28.5q0 17 49 66t66 49q13 0 23 -10q6 -6 46 -44.5t82 -79.5t86.5 -86t73 -78t28.5 -41q0 -17 -49 -66t-66 -49 q-9 0 -28.5 16t-36.5 33t-38.5 40t-24.5 26l-96 -96l220 -220q28 -28 28 -68q0 -42 -39 -81t-81 -39q-40 0 -68 28l-671 671q-176 -131 -365 -131q-163 0 -265.5 102.5t-102.5 265.5zM192 768q0 -80 56 -136t136 -56t136 56t56 136q0 42 -19 83q41 -19 83 -19q80 0 136 56 t56 136t-56 136t-136 56t-136 -56t-56 -136q0 -42 19 -83q-41 19 -83 19q-80 0 -136 -56t-56 -136z" />
160
- <glyph unicode="&#xf085;" horiz-adv-x="1920" d="M0 549v185q0 10 7 19.5t16 10.5l155 24q11 35 32 76q-34 48 -90 115q-7 11 -7 20q0 12 7 20q22 30 82 89t79 59q11 0 21 -7l115 -90q34 18 77 32q11 108 23 154q7 24 30 24h186q11 0 20 -7.5t10 -17.5l23 -153q34 -10 75 -31l118 89q8 7 20 7q11 0 21 -8 q144 -133 144 -160q0 -9 -7 -19q-12 -16 -42 -54t-45 -60q23 -48 34 -82l152 -23q10 -2 17 -10.5t7 -19.5v-185q0 -10 -7 -19.5t-16 -10.5l-155 -24q-11 -35 -32 -76q34 -48 90 -115q7 -10 7 -20q0 -12 -7 -19q-23 -30 -82.5 -89.5t-78.5 -59.5q-11 0 -21 7l-115 90 q-37 -19 -77 -31q-11 -108 -23 -155q-7 -24 -30 -24h-186q-11 0 -20 7.5t-10 17.5l-23 153q-34 10 -75 31l-118 -89q-7 -7 -20 -7q-11 0 -21 8q-144 133 -144 160q0 9 7 19q10 14 41 53t47 61q-23 44 -35 82l-152 24q-10 1 -17 9.5t-7 19.5zM384 640q0 -106 75 -181t181 -75 t181 75t75 181t-75 181t-181 75t-181 -75t-75 -181zM1152 58v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31 v-140q0 -16 -149 -31q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31zM1152 1082v140q0 16 149 31q13 29 30 52 q-51 113 -51 138q0 4 4 7q4 2 35 20t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31v-140q0 -16 -149 -31q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71 q-8 0 -46 47t-52 68q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31zM1408 128q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5q0 52 -38 90t-90 38t-90 -38t-38 -90zM1408 1152q0 -53 37.5 -90.5 t90.5 -37.5t90.5 37.5t37.5 90.5q0 52 -38 90t-90 38t-90 -38t-38 -90z" />
161
- <glyph unicode="&#xf086;" horiz-adv-x="1792" d="M0 768q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257t-94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25 t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224zM616 132q58 -4 88 -4q161 0 309 45t264 129q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5 t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132z" />
162
- <glyph unicode="&#xf087;" d="M0 128v640q0 53 37.5 90.5t90.5 37.5h274q36 24 137 155q58 75 107 128q24 25 35.5 85.5t30.5 126.5t62 108q39 37 90 37q84 0 151 -32.5t102 -101.5t35 -186q0 -93 -48 -192h176q104 0 180 -76t76 -179q0 -89 -49 -163q9 -33 9 -69q0 -77 -38 -144q3 -21 3 -43 q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5h-36h-93q-96 0 -189.5 22.5t-216.5 65.5q-116 40 -138 40h-288q-53 0 -90.5 37.5t-37.5 90.5zM128 192q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45zM384 128h32q13 0 31.5 -3t33 -6.5t38 -11t35 -11.5 t35.5 -12.5t29 -10.5q211 -73 342 -73h121q192 0 192 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5q32 1 53.5 47t21.5 81q0 51 -39 89.5t-89 38.5h-352q0 58 48 159.5t48 160.5q0 98 -32 145t-128 47q-26 -26 -38 -85 t-30.5 -125.5t-59.5 -109.5q-22 -23 -77 -91q-4 -5 -23 -30t-31.5 -41t-34.5 -42.5t-40 -44t-38.5 -35.5t-40 -27t-35.5 -9h-32v-640z" />
163
- <glyph unicode="&#xf088;" d="M0 512v640q0 53 37.5 90.5t90.5 37.5h288q22 0 138 40q128 44 223 66t200 22h112q140 0 226.5 -79t85.5 -216v-5q60 -77 60 -178q0 -22 -3 -43q38 -67 38 -144q0 -36 -9 -69q49 -74 49 -163q0 -103 -76 -179t-180 -76h-176q48 -99 48 -192q0 -118 -35 -186 q-35 -69 -102 -101.5t-151 -32.5q-51 0 -90 37q-34 33 -54 82t-25.5 90.5t-17.5 84.5t-31 64q-48 50 -107 127q-101 131 -137 155h-274q-53 0 -90.5 37.5t-37.5 90.5zM128 1088q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45zM384 512h32q16 0 35.5 -9 t40 -27t38.5 -35.5t40 -44t34.5 -42.5t31.5 -41t23 -30q55 -68 77 -91q41 -43 59.5 -109.5t30.5 -125.5t38 -85q96 0 128 47t32 145q0 59 -48 160.5t-48 159.5h352q50 0 89 38.5t39 89.5q0 35 -21.5 81t-53.5 47q15 17 25 47.5t10 55.5q0 69 -53 119q18 32 18 69t-17.5 73.5 t-47.5 52.5q5 30 5 56q0 85 -49 126t-136 41h-128q-131 0 -342 -73q-5 -2 -29 -10.5t-35.5 -12.5t-35 -11.5t-38 -11t-33 -6.5t-31.5 -3h-32v-640z" />
164
- <glyph unicode="&#xf089;" horiz-adv-x="896" d="M0 889q0 37 56 46l502 73l225 455q19 41 49 41v-1339l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48z" />
165
- <glyph unicode="&#xf08a;" horiz-adv-x="1792" d="M0 940q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138z M128 940q0 -168 187 -355l581 -560l580 559q188 188 188 356q0 81 -21.5 143t-55 98.5t-81.5 59.5t-94 31t-98 8t-112 -25.5t-110.5 -64t-86.5 -72t-60 -61.5q-18 -22 -49 -22t-49 22q-24 28 -60 61.5t-86.5 72t-110.5 64t-112 25.5t-98 -8t-94 -31t-81.5 -59.5t-55 -98.5 t-21.5 -143z" />
166
- <glyph unicode="&#xf08b;" horiz-adv-x="1664" d="M0 288v704q0 119 84.5 203.5t203.5 84.5h320q13 0 22.5 -9.5t9.5 -22.5q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-66 0 -113 -47t-47 -113v-704q0 -66 47 -113t113 -47h288h11h13t11.5 -1t11.5 -3t8 -5.5t7 -9t2 -13.5q0 -4 1 -20t0.5 -26.5t-3 -23.5 t-10 -19.5t-20.5 -6.5h-320q-119 0 -203.5 84.5t-84.5 203.5zM384 448v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45t-19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45z" />
167
- <glyph unicode="&#xf08c;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM223 1030q0 -51 35.5 -85.5t92.5 -34.5h1q59 0 95 34.5t36 85.5q-1 52 -36 86t-93 34t-94.5 -34t-36.5 -86z M237 122h231v694h-231v-694zM595 122h231v388q0 38 7 56q15 35 45 59.5t74 24.5q116 0 116 -157v-371h231v398q0 154 -73 233t-193 79q-136 0 -209 -117h2v101h-231q3 -66 0 -694z" />
168
- <glyph unicode="&#xf08d;" horiz-adv-x="1152" d="M0 320q0 123 78.5 221.5t177.5 98.5v512q-52 0 -90 38t-38 90t38 90t90 38h640q52 0 90 -38t38 -90t-38 -90t-90 -38v-512q99 0 177.5 -98.5t78.5 -221.5q0 -26 -19 -45t-45 -19h-429l-51 -483q-2 -12 -10.5 -20.5t-20.5 -8.5h-1q-27 0 -32 27l-76 485h-404q-26 0 -45 19 t-19 45zM416 672q0 -14 9 -23t23 -9t23 9t9 23v448q0 14 -9 23t-23 9t-23 -9t-9 -23v-448z" />
169
- <glyph unicode="&#xf08e;" horiz-adv-x="1792" d="M0 288v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832 q-119 0 -203.5 84.5t-84.5 203.5zM685 576q0 13 10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q26 0 45 -19t19 -45v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23z" />
170
- <glyph unicode="&#xf090;" d="M0 448v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45t-19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45zM894.5 78.5q0.5 10.5 3 23.5t10 19.5t20.5 6.5h320q66 0 113 47t47 113v704q0 66 -47 113 t-113 47h-288h-11h-13t-11.5 1t-11.5 3t-8 5.5t-7 9t-2 13.5q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q119 0 203.5 -84.5t84.5 -203.5v-704q0 -119 -84.5 -203.5t-203.5 -84.5h-320q-13 0 -22.5 9.5t-9.5 22.5q0 4 -1 20t-0.5 26.5z" />
171
- <glyph unicode="&#xf091;" horiz-adv-x="1664" d="M0 928v128q0 40 28 68t68 28h288v96q0 66 47 113t113 47h576q66 0 113 -47t47 -113v-96h288q40 0 68 -28t28 -68v-128q0 -71 -41.5 -143t-112 -130t-173 -97.5t-215.5 -44.5q-42 -54 -95 -95q-38 -34 -52.5 -72.5t-14.5 -89.5q0 -54 30.5 -91t97.5 -37q75 0 133.5 -45.5 t58.5 -114.5v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 69 58.5 114.5t133.5 45.5q67 0 97.5 37t30.5 91q0 51 -14.5 89.5t-52.5 72.5q-53 41 -95 95q-113 5 -215.5 44.5t-173 97.5t-112 130t-41.5 143zM128 928q0 -78 94.5 -162t235.5 -113q-74 162 -74 371 h-256v-96zM1206 653q141 29 235.5 113t94.5 162v96h-256q0 -209 -74 -371z" />
172
- <glyph unicode="&#xf092;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-224q-16 0 -24.5 1t-19.5 5t-16 14.5t-5 27.5v239q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204 q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52 t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -103t0.5 -68q0 -22 -11 -33.5t-22 -13t-33 -1.5h-224q-119 0 -203.5 84.5t-84.5 203.5zM271 315q3 5 13 2 q10 -5 7 -12q-5 -7 -13 -2q-10 5 -7 12zM304 290q6 6 16 -3q9 -11 2 -16q-6 -7 -16 3q-9 11 -2 16zM335 233q-9 13 0 18q9 7 17 -6q9 -12 0 -19q-8 -6 -17 7zM370 206q8 9 20 -3q12 -11 4 -19q-8 -9 -20 3q-13 11 -4 19zM419 168q4 11 19 7q16 -5 13 -16q-4 -12 -19 -6 q-17 4 -13 15zM481 154q0 11 16 11q17 2 17 -11q0 -11 -16 -11q-17 -2 -17 11zM540 158q-2 12 14 15q16 2 18 -9q2 -10 -14 -14t-18 8z" />
173
- <glyph unicode="&#xf093;" horiz-adv-x="1664" d="M0 -32v320q0 40 28 68t68 28h427q21 -56 70.5 -92t110.5 -36h256q61 0 110.5 36t70.5 92h427q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68zM325 936q-17 39 14 69l448 448q18 19 45 19t45 -19l448 -448q31 -30 14 -69q-17 -40 -59 -40 h-256v-448q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v448h-256q-42 0 -59 40zM1152 64q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45zM1408 64q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
174
- <glyph unicode="&#xf094;" d="M0 433q0 111 18 217.5t54.5 209.5t100.5 194t150 156q78 59 232 120q194 78 316 78q60 0 175.5 -24t173.5 -24q19 0 57 5t58 5q81 0 118 -50.5t37 -134.5q0 -23 -5 -68t-5 -68q0 -10 1 -18.5t3 -17t4 -13.5t6.5 -16t6.5 -17q16 -40 25 -118.5t9 -136.5q0 -165 -70 -327.5 t-196 -288t-281 -180.5q-124 -44 -326 -44q-57 0 -170 14.5t-169 14.5q-24 0 -72.5 -14.5t-73.5 -14.5q-73 0 -123.5 55.5t-50.5 128.5q0 24 11 68t11 67q0 40 -12.5 120.5t-12.5 121.5zM128 434q0 -40 12.5 -120t12.5 -121q0 -23 -11 -66.5t-11 -65.5t12 -36.5t34 -14.5 q24 0 72.5 11t73.5 11q57 0 169.5 -15.5t169.5 -15.5q181 0 284 36q129 45 235.5 152.5t166 245.5t59.5 275q0 44 -7 113.5t-18 96.5q-12 30 -17 44t-9 36.5t-4 48.5q0 23 5 68.5t5 67.5q0 37 -10 55q-4 1 -13 1q-19 0 -58 -4.5t-59 -4.5q-60 0 -176 24t-175 24 q-43 0 -94.5 -11.5t-85 -23.5t-89.5 -34q-137 -54 -202 -103q-96 -73 -159.5 -189.5t-88 -236t-24.5 -248.5z" />
175
- <glyph unicode="&#xf095;" horiz-adv-x="1408" d="M0 1069q0 92 51 186q56 101 106 122q25 11 68.5 21t70.5 10q14 0 21 -3q18 -6 53 -76q11 -19 30 -54t35 -63.5t31 -53.5q3 -4 17.5 -25t21.5 -35.5t7 -28.5q0 -20 -28.5 -50t-62 -55t-62 -53t-28.5 -46q0 -9 5 -22.5t8.5 -20.5t14 -24t11.5 -19q76 -137 174 -235 t235 -174q2 -1 19 -11.5t24 -14t20.5 -8.5t22.5 -5q18 0 46 28.5t53 62t55 62t50 28.5q14 0 28.5 -7t35.5 -21.5t25 -17.5q25 -15 53.5 -31t63.5 -35t54 -30q70 -35 76 -53q3 -7 3 -21q0 -27 -10 -70.5t-21 -68.5q-21 -50 -122 -106q-94 -51 -186 -51q-27 0 -52.5 3.5 t-57.5 12.5t-47.5 14.5t-55.5 20.5t-49 18q-98 35 -175 83q-128 79 -264.5 215.5t-215.5 264.5q-48 77 -83 175q-3 9 -18 49t-20.5 55.5t-14.5 47.5t-12.5 57.5t-3.5 52.5z" />
176
- <glyph unicode="&#xf096;" horiz-adv-x="1408" d="M0 288v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5zM128 288q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47 t-47 -113v-832z" />
177
- <glyph unicode="&#xf097;" horiz-adv-x="1280" d="M0 7v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62zM128 38l423 406l89 85l89 -85l423 -406 v1242h-1024v-1242z" />
178
- <glyph unicode="&#xf098;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 905q0 -16 2.5 -34t5 -30.5t9 -33t10 -29.5t12.5 -33t11 -30q60 -164 216.5 -320.5t320.5 -216.5 q6 -2 30 -11t33 -12.5t29.5 -10t33 -9t30.5 -5t34 -2.5q57 0 130.5 34t94.5 80q22 53 22 101q0 11 -2 16q-3 8 -38.5 29.5t-88.5 49.5l-53 29q-5 3 -19 13t-25 15t-21 5q-18 0 -47 -32.5t-57 -65.5t-44 -33q-7 0 -16.5 3.5t-15.5 6.5t-17 9.5t-14 8.5q-99 55 -170.5 126.5 t-126.5 170.5q-2 3 -8.5 14t-9.5 17t-6.5 15.5t-3.5 16.5q0 13 20.5 33.5t45 38.5t45 39.5t20.5 36.5q0 10 -5 21t-15 25t-13 19q-3 6 -15 28.5t-25 45.5t-26.5 47.5t-25 40.5t-16.5 18t-16 2q-48 0 -101 -22q-46 -21 -80 -94.5t-34 -130.5z" />
179
- <glyph unicode="&#xf099;" horiz-adv-x="1664" d="M44 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5 q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145z" />
180
- <glyph unicode="&#xf09a;" horiz-adv-x="1024" d="M95 631v296h255v218q0 186 104 288.5t277 102.5q147 0 228 -12v-264h-157q-86 0 -116 -36t-30 -108v-189h293l-39 -296h-254v-759h-306v759h-255z" />
181
- <glyph unicode="&#xf09b;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44 l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3 q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -89t0.5 -54q0 -18 -13 -30t-40 -7q-232 77 -378.5 277.5t-146.5 451.5z" />
182
- <glyph unicode="&#xf09c;" horiz-adv-x="1664" d="M0 96v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68z" />
183
- <glyph unicode="&#xf09d;" horiz-adv-x="1920" d="M0 32v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113zM128 32q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v608h-1664v-608zM128 1024h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600 q-13 0 -22.5 -9.5t-9.5 -22.5v-224zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
184
- <glyph unicode="&#xf09e;" horiz-adv-x="1408" d="M0 192q0 80 56 136t136 56t136 -56t56 -136t-56 -136t-136 -56t-136 56t-56 136zM0 697v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5t259 -181.5q114 -113 181.5 -259t80.5 -306q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5 t-391.5 184.5q-25 2 -41.5 20t-16.5 43zM0 1201v143q0 28 20 46q18 18 44 18h3q262 -13 501.5 -120t425.5 -294q187 -186 294 -425.5t120 -501.5q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102 q-25 1 -42.5 19.5t-17.5 43.5z" />
185
- <glyph unicode="&#xf0a0;" d="M0 160v320q0 25 16 75l197 606q17 53 63 86t101 33h782q55 0 101 -33t63 -86l197 -606q16 -50 16 -75v-320q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113zM128 160q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5v320q0 13 -9.5 22.5t-22.5 9.5h-1216 q-13 0 -22.5 -9.5t-9.5 -22.5v-320zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM880 320q0 33 23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5t-23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5zM1136 320q0 33 23.5 56.5t56.5 23.5 t56.5 -23.5t23.5 -56.5t-23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5z" />
186
- <glyph unicode="&#xf0a1;" horiz-adv-x="1792" d="M0 672v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50 t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113zM768 633q377 -42 768 -341v954q-394 -302 -768 -343v-270z" />
187
- <glyph unicode="&#xf0a2;" horiz-adv-x="1664" d="M0 128q190 161 287 397.5t97 498.5q0 165 96 262t264 117q-8 18 -8 37q0 40 28 68t68 28t68 -28t28 -68q0 -19 -8 -37q168 -20 264 -117t96 -262q0 -262 97 -498.5t287 -397.5q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38 t-38 90zM183 128h1298q-164 181 -246.5 411.5t-82.5 484.5q0 256 -320 256t-320 -256q0 -254 -82.5 -484.5t-246.5 -411.5zM656 0q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16t-16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16z" />
188
- <glyph unicode="&#xf0a3;" d="M2 435q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 -188l186 53q41 12 70 -19q31 -29 19 -70l-53 -186l188 -48 q40 -10 52 -51q10 -42 -20 -70l-138 -135l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53 q-41 -12 -70 19q-31 29 -19 70l53 186l-188 48q-40 10 -52 51z" />
189
- <glyph unicode="&#xf0a4;" horiz-adv-x="1792" d="M0 128v640q0 53 37.5 90.5t90.5 37.5h288q10 0 21.5 4.5t23.5 14t22.5 18t24 22.5t20.5 21.5t19 21.5t14 17q65 74 100 129q13 21 33 62t37 72t40.5 63t55 49.5t69.5 17.5q125 0 206.5 -67t81.5 -189q0 -68 -22 -128h374q104 0 180 -76t76 -179q0 -105 -75.5 -181 t-180.5 -76h-169q-4 -62 -37 -119q3 -21 3 -43q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5q-133 0 -322 69q-164 59 -223 59h-288q-53 0 -90.5 37.5t-37.5 90.5zM128 192q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45zM384 128h32q72 0 167 -32 t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139 q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106q-69 -57 -140 -57h-32v-640z" />
190
- <glyph unicode="&#xf0a5;" horiz-adv-x="1792" d="M0 769q0 103 76 179t180 76h374q-22 60 -22 128q0 122 81.5 189t206.5 67q38 0 69.5 -17.5t55 -49.5t40.5 -63t37 -72t33 -62q35 -55 100 -129q2 -3 14 -17t19 -21.5t20.5 -21.5t24 -22.5t22.5 -18t23.5 -14t21.5 -4.5h288q53 0 90.5 -37.5t37.5 -90.5v-640 q0 -53 -37.5 -90.5t-90.5 -37.5h-288q-59 0 -223 -59q-190 -69 -317 -69q-142 0 -230 77.5t-87 217.5l1 5q-61 76 -61 178q0 22 3 43q-33 57 -37 119h-169q-105 0 -180.5 76t-75.5 181zM128 768q0 -52 38 -90t90 -38h331q-15 -17 -25 -47.5t-10 -55.5q0 -69 53 -119 q-18 -32 -18 -69t17.5 -73.5t47.5 -52.5q-4 -24 -4 -56q0 -85 48.5 -126t135.5 -41q84 0 183 32t194 64t167 32h32v640h-32q-35 0 -67.5 12t-62.5 37t-50 46t-49 54q-2 3 -3.5 4.5t-4 4.5t-4.5 5q-72 81 -112 145q-14 22 -38 68q-1 3 -10.5 22.5t-18.5 36t-20 35.5 t-21.5 30.5t-18.5 11.5q-71 0 -115.5 -30.5t-44.5 -97.5q0 -43 15 -84.5t33 -68t33 -55t15 -48.5h-576q-50 0 -89 -38.5t-39 -89.5zM1536 192q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
191
- <glyph unicode="&#xf0a6;" d="M0 640q0 125 67 206.5t189 81.5q68 0 128 -22v374q0 104 76 180t179 76q105 0 181 -75.5t76 -180.5v-169q62 -4 119 -37q21 3 43 3q101 0 178 -60q139 1 219.5 -85t80.5 -227q0 -133 -69 -322q-59 -164 -59 -223v-288q0 -53 -37.5 -90.5t-90.5 -37.5h-640 q-53 0 -90.5 37.5t-37.5 90.5v288q0 10 -4.5 21.5t-14 23.5t-18 22.5t-22.5 24t-21.5 20.5t-21.5 19t-17 14q-74 65 -129 100q-21 13 -62 33t-72 37t-63 40.5t-49.5 55t-17.5 69.5zM128 640q0 -24 139 -90q44 -24 65 -37q64 -40 145 -112q81 -71 106 -101q57 -69 57 -140 v-32h640v32q0 72 32 167t64 193.5t32 179.5q0 189 -167 189q-26 0 -56 -5q-16 30 -52.5 47.5t-73.5 17.5t-69 -18q-50 53 -119 53q-25 0 -55.5 -10t-47.5 -25v331q0 52 -38 90t-90 38q-51 0 -89.5 -39t-38.5 -89v-576q-20 0 -48.5 15t-55 33t-68 33t-84.5 15 q-67 0 -97.5 -44.5t-30.5 -115.5zM1152 -64q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
192
- <glyph unicode="&#xf0a7;" d="M0 640q0 38 17.5 69.5t49.5 55t63 40.5t72 37t62 33q55 35 129 100q3 2 17 14t21.5 19t21.5 20.5t22.5 24t18 22.5t14 23.5t4.5 21.5v288q0 53 37.5 90.5t90.5 37.5h640q53 0 90.5 -37.5t37.5 -90.5v-288q0 -59 59 -223q69 -190 69 -317q0 -142 -77.5 -230t-217.5 -87 l-5 1q-76 -61 -178 -61q-22 0 -43 3q-54 -30 -119 -37v-169q0 -105 -76 -180.5t-181 -75.5q-103 0 -179 76t-76 180v374q-54 -22 -128 -22q-121 0 -188.5 81.5t-67.5 206.5zM128 640q0 -71 30.5 -115.5t97.5 -44.5q43 0 84.5 15t68 33t55 33t48.5 15v-576q0 -50 38.5 -89 t89.5 -39q52 0 90 38t38 90v331q46 -35 103 -35q69 0 119 53q32 -18 69 -18t73.5 17.5t52.5 47.5q24 -4 56 -4q85 0 126 48.5t41 135.5q0 84 -32 183t-64 194t-32 167v32h-640v-32q0 -35 -12 -67.5t-37 -62.5t-46 -50t-54 -49q-9 -8 -14 -12q-81 -72 -145 -112 q-22 -14 -68 -38q-3 -1 -22.5 -10.5t-36 -18.5t-35.5 -20t-30.5 -21.5t-11.5 -18.5zM1152 1344q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
193
- <glyph unicode="&#xf0a8;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM251 640q0 -27 18 -45l91 -91l362 -362q18 -18 45 -18t45 18l91 91q18 18 18 45t-18 45l-189 189h502 q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-502l189 189q19 19 19 45t-19 45l-91 91q-18 18 -45 18t-45 -18l-362 -362l-91 -91q-18 -18 -18 -45z" />
194
- <glyph unicode="&#xf0a9;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM256 576q0 -26 19 -45t45 -19h502l-189 -189q-19 -19 -19 -45t19 -45l91 -91q18 -18 45 -18t45 18 l362 362l91 91q18 18 18 45t-18 45l-91 91l-362 362q-18 18 -45 18t-45 -18l-91 -91q-18 -18 -18 -45t18 -45l189 -189h-502q-26 0 -45 -19t-19 -45v-128z" />
195
- <glyph unicode="&#xf0aa;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM252 641q0 -27 18 -45l91 -91q18 -18 45 -18t45 18l189 189v-502q0 -26 19 -45t45 -19h128q26 0 45 19 t19 45v502l189 -189q19 -19 45 -19t45 19l91 91q18 18 18 45t-18 45l-362 362l-91 91q-18 18 -45 18t-45 -18l-91 -91l-362 -362q-18 -18 -18 -45z" />
196
- <glyph unicode="&#xf0ab;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM252 639q0 -27 18 -45l362 -362l91 -91q18 -18 45 -18t45 18l91 91l362 362q18 18 18 45t-18 45l-91 91 q-18 18 -45 18t-45 -18l-189 -189v502q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-502l-189 189q-19 19 -45 19t-45 -19l-91 -91q-18 -18 -18 -45z" />
197
- <glyph unicode="&#xf0ac;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM226 979q7 -7 12 -8q4 -1 5 -9t2.5 -11t11.5 3q9 -8 3 -19q1 1 44 -27q19 -17 21 -21q3 -11 -10 -18 q-1 2 -9 9t-9 4q-3 -5 0.5 -18.5t10.5 -12.5q-7 0 -9.5 -16t-2.5 -35.5t-1 -23.5l2 -1q-3 -12 5.5 -34.5t21.5 -19.5q-13 -3 20 -43q6 -8 8 -9q3 -2 12 -7.5t15 -10t10 -10.5q4 -5 10 -22.5t14 -23.5q-2 -6 9.5 -20t10.5 -23q-1 0 -2.5 -1t-2.5 -1q3 -7 15.5 -14t15.5 -13 q1 -3 2 -10t3 -11t8 -2q2 20 -24 62q-15 25 -17 29q-3 5 -5.5 15.5t-4.5 14.5q2 0 6 -1.5t8.5 -3.5t7.5 -4t2 -3q-3 -7 2 -17.5t12 -18.5t17 -19t12 -13q6 -6 14 -19.5t0 -13.5q9 0 20 -10t17 -20q5 -8 8 -26t5 -24q2 -7 8.5 -13.5t12.5 -9.5l16 -8t13 -7q5 -2 18.5 -10.5 t21.5 -11.5q10 -4 16 -4t14.5 2.5t13.5 3.5q15 2 29 -15t21 -21q36 -19 55 -11q-2 -1 0.5 -7.5t8 -15.5t9 -14.5t5.5 -8.5q5 -6 18 -15t18 -15q6 4 7 9q-3 -8 7 -20t18 -10q14 3 14 32q-31 -15 -49 18q0 1 -2.5 5.5t-4 8.5t-2.5 8.5t0 7.5t5 3q9 0 10 3.5t-2 12.5t-4 13 q-1 8 -11 20t-12 15q-5 -9 -16 -8t-16 9q0 -1 -1.5 -5.5t-1.5 -6.5q-13 0 -15 1q1 3 2.5 17.5t3.5 22.5q1 4 5.5 12t7.5 14.5t4 12.5t-4.5 9.5t-17.5 2.5q-19 -1 -26 -20q-1 -3 -3 -10.5t-5 -11.5t-9 -7q-7 -3 -24 -2t-24 5q-13 8 -22.5 29t-9.5 37q0 10 2.5 26.5t3 25 t-5.5 24.5q3 2 9 9.5t10 10.5q2 1 4.5 1.5t4.5 0t4 1.5t3 6q-1 1 -4 3q-3 3 -4 3q7 -3 28.5 1.5t27.5 -1.5q15 -11 22 2q0 1 -2.5 9.5t-0.5 13.5q5 -27 29 -9q3 -3 15.5 -5t17.5 -5q3 -2 7 -5.5t5.5 -4.5t5 0.5t8.5 6.5q10 -14 12 -24q11 -40 19 -44q7 -3 11 -2t4.5 9.5 t0 14t-1.5 12.5l-1 8v18l-1 8q-15 3 -18.5 12t1.5 18.5t15 18.5q1 1 8 3.5t15.5 6.5t12.5 8q21 19 15 35q7 0 11 9q-1 0 -5 3t-7.5 5t-4.5 2q9 5 2 16q5 3 7.5 11t7.5 10q9 -12 21 -2q7 8 1 16q5 7 20.5 10.5t18.5 9.5q7 -2 8 2t1 12t3 12q4 5 15 9t13 5l17 11q3 4 0 4 q18 -2 31 11q10 11 -6 20q3 6 -3 9.5t-15 5.5q3 1 11.5 0.5t10.5 1.5q15 10 -7 16q-17 5 -43 -12q-2 -1 -9.5 -9.5t-13.5 -9.5q2 0 4.5 5t5 11t3.5 7q6 7 22 15q14 6 52 12q34 8 51 -11q-2 2 9.5 13t14.5 12q3 2 15 4.5t15 7.5l2 22q-12 -1 -17.5 7t-6.5 21q0 -2 -6 -8 q0 7 -4.5 8t-11.5 -1t-9 -1q-10 3 -15 7.5t-8 16.5t-4 15q-2 5 -9.5 10.5t-9.5 10.5q-1 2 -2.5 5.5t-3 6.5t-4 5.5t-5.5 2.5t-7 -5t-7.5 -10t-4.5 -5q-3 2 -6 1.5t-4.5 -1t-4.5 -3t-5 -3.5q-3 -2 -8.5 -3t-8.5 -2q15 5 -1 11q-10 4 -16 3q9 4 7.5 12t-8.5 14h5 q-1 4 -8.5 8.5t-17.5 8.5t-13 6q-8 5 -34 9.5t-33 0.5q-5 -6 -4.5 -10.5t4 -14t3.5 -12.5q1 -6 -5.5 -13t-6.5 -12q0 -7 14 -15.5t10 -21.5q-3 -8 -16 -16t-16 -12q-5 -8 -1.5 -18.5t10.5 -16.5q2 -2 1.5 -4t-3.5 -4.5t-5.5 -4t-6.5 -3.5l-3 -2q-11 -5 -20.5 6t-13.5 26 q-7 25 -16 30q-23 8 -29 -1q-5 13 -41 26q-25 9 -58 4q6 1 0 15q-7 15 -19 12q3 6 4 17.5t1 13.5q3 13 12 23q1 1 7 8.5t9.5 13.5t0.5 6q35 -4 50 11q5 5 11.5 17t10.5 17q9 6 14 5.5t14.5 -5.5t14.5 -5q14 -1 15.5 11t-7.5 20q12 -1 3 17q-5 7 -8 9q-12 4 -27 -5 q-8 -4 2 -8q-1 1 -9.5 -10.5t-16.5 -17.5t-16 5q-1 1 -5.5 13.5t-9.5 13.5q-8 0 -16 -15q3 8 -11 15t-24 8q19 12 -8 27q-7 4 -20.5 5t-19.5 -4q-5 -7 -5.5 -11.5t5 -8t10.5 -5.5t11.5 -4t8.5 -3q14 -10 8 -14q-2 -1 -8.5 -3.5t-11.5 -4.5t-6 -4q-3 -4 0 -14t-2 -14 q-5 5 -9 17.5t-7 16.5q7 -9 -25 -6l-10 1q-4 0 -16 -2t-20.5 -1t-13.5 8q-4 8 0 20q1 4 4 2q-4 3 -11 9.5t-10 8.5q-46 -15 -94 -41q6 -1 12 1q5 2 13 6.5t10 5.5q34 14 42 7l5 5q14 -16 20 -25q-7 4 -30 1q-20 -6 -22 -12q7 -12 5 -18q-4 3 -11.5 10t-14.5 11t-15 5 q-16 0 -22 -1q-146 -80 -235 -222zM877 26q0 -6 2 -16q206 36 351 189q-3 3 -12.5 4.5t-12.5 3.5q-18 7 -24 8q1 7 -2.5 13t-8 9t-12.5 8t-11 7q-2 2 -7 6t-7 5.5t-7.5 4.5t-8.5 2t-10 -1l-3 -1q-3 -1 -5.5 -2.5t-5.5 -3t-4 -3t0 -2.5q-21 17 -36 22q-5 1 -11 5.5t-10.5 7 t-10 1.5t-11.5 -7q-5 -5 -6 -15t-2 -13q-7 5 0 17.5t2 18.5q-3 6 -10.5 4.5t-12 -4.5t-11.5 -8.5t-9 -6.5t-8.5 -5.5t-8.5 -7.5q-3 -4 -6 -12t-5 -11q-2 4 -11.5 6.5t-9.5 5.5q2 -10 4 -35t5 -38q7 -31 -12 -48q-27 -25 -29 -40q-4 -22 12 -26q0 -7 -8 -20.5t-7 -21.5z" />
198
- <glyph unicode="&#xf0ad;" horiz-adv-x="1664" d="M21 0q0 53 38 91l681 681q39 -98 114.5 -173.5t173.5 -114.5l-682 -682q-37 -37 -90 -37q-52 0 -91 37l-106 108q-38 36 -38 90zM256 64q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45zM768 960q0 185 131.5 316.5t316.5 131.5q58 0 121.5 -16.5 t107.5 -46.5q16 -11 16 -28t-16 -28l-293 -169v-224l193 -107q5 3 79 48.5t135.5 81t70.5 35.5q15 0 23.5 -10t8.5 -25q0 -39 -23 -106q-47 -134 -164.5 -217.5t-258.5 -83.5q-185 0 -316.5 131.5t-131.5 316.5z" />
199
- <glyph unicode="&#xf0ae;" horiz-adv-x="1792" d="M0 64v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 576v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 1088v256q0 26 19 45t45 19h1664 q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM640 640h1024v128h-1024v-128zM1024 128h640v128h-640v-128zM1280 1152h384v128h-384v-128z" />
200
- <glyph unicode="&#xf0b0;" horiz-adv-x="1408" d="M5 1241q17 39 59 39h1280q42 0 59 -39q17 -41 -14 -70l-493 -493v-742q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-256 256q-19 19 -19 45v486l-493 493q-31 29 -14 70z" />
201
- <glyph unicode="&#xf0b1;" horiz-adv-x="1792" d="M0 160v480h672v-160q0 -26 19 -45t45 -19h320q26 0 45 19t19 45v160h672v-480q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113zM0 736v384q0 66 47 113t113 47h352v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h352q66 0 113 -47t47 -113v-384h-1792z M640 1280h512v128h-512v-128zM768 512v128h256v-128h-256z" />
202
- <glyph unicode="&#xf0b2;" d="M0 -64v448q0 42 40 59q39 17 69 -14l144 -144l355 355l-355 355l-144 -144q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v448q0 26 19 45t45 19h448q42 0 59 -40q17 -39 -14 -69l-144 -144l355 -355l355 355l-144 144q-31 30 -14 69q17 40 59 40h448q26 0 45 -19t19 -45 v-448q0 -42 -39 -59q-13 -5 -25 -5q-26 0 -45 19l-144 144l-355 -355l355 -355l144 144q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l144 144l-355 355l-355 -355l144 -144q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19 t-19 45z" />
203
- <glyph unicode="&#xf0c0;" horiz-adv-x="1920" d="M0 671q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5zM128 1280q0 106 75 181t181 75t181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181zM256 3q0 53 3.5 103.5 t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5 zM576 896q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5zM1280 1280q0 106 75 181t181 75t181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181zM1327 640q81 117 81 256q0 29 -5 66q66 -23 133 -23 q59 0 119 21.5t97.5 42.5t43.5 21q124 0 124 -353q0 -78 -56 -118.5t-138 -40.5h-134q-103 123 -265 128z" />
204
- <glyph unicode="&#xf0c1;" horiz-adv-x="1664" d="M16 1088q0 120 85 203l147 146q83 83 203 83q121 0 204 -85l206 -207q83 -83 83 -203q0 -123 -88 -209l88 -88q86 88 208 88q120 0 204 -84l208 -208q84 -84 84 -204t-85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-206 207q-83 83 -83 203q0 123 88 209l-88 88 q-86 -88 -208 -88q-120 0 -204 84l-208 208q-84 84 -84 204zM208 1088q0 -40 28 -68l208 -208q27 -27 68 -27q42 0 72 31q-3 3 -19 18.5t-21.5 21.5t-15 19t-13 25.5t-3.5 27.5q0 40 28 68t68 28q15 0 27.5 -3.5t25.5 -13t19 -15t21.5 -21.5t18.5 -19q33 31 33 73 q0 40 -28 68l-206 207q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67zM911 383q0 -40 28 -68l206 -207q27 -27 68 -27q40 0 68 26l147 146q28 28 28 67q0 40 -28 68l-208 208q-28 28 -68 28q-42 0 -72 -32q3 -3 19 -18.5t21.5 -21.5t15 -19t13 -25.5t3.5 -27.5 q0 -40 -28 -68t-68 -28q-15 0 -27.5 3.5t-25.5 13t-19 15t-21.5 21.5t-18.5 19q-33 -31 -33 -73z" />
205
- <glyph unicode="&#xf0c2;" horiz-adv-x="1920" d="M0 448q0 132 71 241.5t187 163.5q-2 28 -2 43q0 212 150 362t362 150q158 0 286.5 -88t187.5 -230q70 62 166 62q106 0 181 -75t75 -181q0 -75 -41 -138q129 -30 213 -134.5t84 -239.5q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5z" />
206
- <glyph unicode="&#xf0c3;" horiz-adv-x="1664" d="M115.5 -64.5q-34.5 63.5 21.5 152.5l503 793v399h-64q-26 0 -45 19t-19 45t19 45t45 19h512q26 0 45 -19t19 -45t-19 -45t-45 -19h-64v-399l503 -793q56 -89 21.5 -152.5t-140.5 -63.5h-1152q-106 0 -140.5 63.5zM476 384h712l-272 429l-20 31v37v399h-128v-399v-37 l-20 -31z" />
207
- <glyph unicode="&#xf0c4;" horiz-adv-x="1792" d="M1 157q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 79 222 79q145 0 277 -84q83 -52 132 -123t56 -148q4 -48 -10 -97q4 -1 12 -5 l110 -66l690 387q14 8 31 8q16 0 29 -7l128 -64q30 -16 35 -51q3 -36 -25 -56l-507 -398l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84 q-136 0 -222 78q-90 84 -79 207zM168 176q-25 -66 21 -108q39 -36 113 -36q100 0 192 59q81 51 106 117t-21 108q-39 36 -113 36q-100 0 -192 -59q-81 -51 -106 -117zM168 976q25 -66 106 -117q92 -59 192 -59q74 0 113 36q46 42 21 108t-106 117q-92 59 -192 59 q-74 0 -113 -36q-46 -42 -21 -108zM672 448l9 -8q2 -2 7 -6q4 -4 11 -12t11 -12l26 -26l160 96l96 -32l736 576l-128 64l-768 -431v-113zM672 704l96 -58v11q0 36 33 56l14 8l-79 47l-26 -26q-3 -3 -10 -11t-12 -12q-2 -2 -4 -3.5t-3 -2.5zM896 576q0 26 19 45t45 19t45 -19 t19 -45t-19 -45t-45 -19t-45 19t-19 45zM1018 391l582 -327l128 64l-520 408l-177 -138q-2 -3 -13 -7z" />
208
- <glyph unicode="&#xf0c5;" horiz-adv-x="1792" d="M0 224v672q0 40 20 88t48 76l408 408q28 28 76 48t88 20h416q40 0 68 -28t28 -68v-328q68 40 128 40h416q40 0 68 -28t28 -68v-1216q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v288h-544q-40 0 -68 28t-28 68zM128 256h512v256q0 40 20 88t48 76l316 316v416h-384 v-416q0 -40 -28 -68t-68 -28h-416v-640zM213 1024h299v299zM768 -128h896v1152h-384v-416q0 -40 -28 -68t-68 -28h-416v-640zM853 640h299v299z" />
209
- <glyph unicode="&#xf0c6;" horiz-adv-x="1408" d="M4 1023q0 159 110 270t269 111q158 0 273 -113l605 -606q10 -10 10 -22q0 -16 -30.5 -46.5t-46.5 -30.5q-13 0 -23 10l-606 607q-79 77 -181 77q-106 0 -179 -75t-73 -181q0 -105 76 -181l776 -777q63 -63 145 -63q64 0 106 42t42 106q0 82 -63 145l-581 581 q-26 24 -60 24q-29 0 -48 -19t-19 -48q0 -32 25 -59l410 -410q10 -10 10 -22q0 -16 -31 -47t-47 -31q-12 0 -22 10l-410 410q-63 61 -63 149q0 82 57 139t139 57q88 0 149 -63l581 -581q100 -98 100 -235q0 -117 -79 -196t-196 -79q-135 0 -235 100l-777 776 q-113 115 -113 271z" />
210
- <glyph unicode="&#xf0c7;" d="M0 -32v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 -28 48 -76t20 -88v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 0h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20 t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280zM384 0h768v384h-768v-384zM640 928q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v320q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320z" />
211
- <glyph unicode="&#xf0c8;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5z" />
212
- <glyph unicode="&#xf0c9;" d="M0 64v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45zM0 576v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45zM0 1088v128q0 26 19 45t45 19h1408 q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45z" />
213
- <glyph unicode="&#xf0ca;" horiz-adv-x="1792" d="M0 128q0 80 56 136t136 56t136 -56t56 -136t-56 -136t-136 -56t-136 56t-56 136zM0 640q0 80 56 136t136 56t136 -56t56 -136t-56 -136t-136 -56t-136 56t-56 136zM0 1152q0 80 56 136t136 56t136 -56t56 -136t-56 -136t-136 -56t-136 56t-56 136zM512 32v192 q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5zM512 544v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5z M512 1056v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5z" />
214
- <glyph unicode="&#xf0cb;" horiz-adv-x="1792" d="M15 438q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t-35.5 -52.5h127v60h105v-159h-362q-6 36 -6 54zM19 -190 l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66zM34 1400l136 127h106v-404h108v-99 h-335v99h107q0 41 0.5 122t0.5 121v12h-2q-8 -17 -50 -54zM512 32v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5zM512 544v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5v-192 q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5zM512 1056v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5z" />
215
- <glyph unicode="&#xf0cc;" horiz-adv-x="1792" d="M0 544v64q0 14 9 23t23 9h1728q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23zM384 972q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6l-14 2q-50 149 -103 205 q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743q-28 35 -51 80q-48 97 -48 188zM414 154q-1 30 0 68l2 37v44l102 2q15 -34 30 -71t22.5 -56t12.5 -27q35 -57 80 -94q43 -36 105 -57q59 -22 132 -22 q64 0 139 27q77 26 122 86q47 61 47 129q0 84 -81 157q-34 29 -137 71h411q7 -39 7 -92q0 -111 -41 -212q-23 -55 -71 -104q-37 -35 -109 -81q-80 -48 -153 -66q-80 -21 -203 -21q-114 0 -195 23l-140 40q-57 16 -72 28q-8 8 -8 22v13q0 108 -2 156z" />
216
- <glyph unicode="&#xf0cd;" d="M0 -32v-64q0 -14 9 -23t23 -9h1472q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-1472q-14 0 -23 -9t-9 -23zM0 1405q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5 t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2 q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -13q-73 -11 -79 -17q-15 -15 -15 -41q0 -7 1.5 -27t1.5 -31q8 -19 22 -396q6 -195 -15 -304q-15 -76 -41 -122q-38 -65 -112 -123q-75 -57 -182 -89q-109 -33 -255 -33q-167 0 -284 46q-119 47 -179 122q-61 76 -83 195 q-16 80 -16 237v333q0 188 -17 213q-25 36 -147 39q-37 2 -45 4z" />
217
- <glyph unicode="&#xf0ce;" horiz-adv-x="1664" d="M0 160v1088q0 66 47 113t113 47h1344q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113zM128 160q0 -14 9 -23t23 -9h320q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192zM128 544q0 -14 9 -23t23 -9h320 q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192zM128 928q0 -14 9 -23t23 -9h320q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192zM640 160q0 -14 9 -23t23 -9h320q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9 t-9 -23v-192zM640 544q0 -14 9 -23t23 -9h320q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192zM640 928q0 -14 9 -23t23 -9h320q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192zM1152 160q0 -14 9 -23t23 -9h320q14 0 23 9t9 23 v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192zM1152 544q0 -14 9 -23t23 -9h320q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192zM1152 928q0 -14 9 -23t23 -9h320q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192z" />
218
- <glyph unicode="&#xf0d0;" horiz-adv-x="1664" d="M27 160q0 27 18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45t-18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45zM128 1408l98 30l30 98l30 -98l98 -30l-98 -30l-30 -98l-30 98zM320 1216l196 60l60 196l60 -196l196 -60l-196 -60 l-60 -196l-60 196zM768 1408l98 30l30 98l30 -98l98 -30l-98 -30l-30 -98l-30 98zM1083 1062l107 -107l293 293l-107 107zM1408 768l98 30l30 98l30 -98l98 -30l-98 -30l-30 -98l-30 98z" />
219
- <glyph unicode="&#xf0d1;" horiz-adv-x="1792" d="M64 192q0 26 19 45t45 19v320q0 8 -0.5 35t0 38t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v192q0 26 19 45t45 19h1024q26 0 45 -19t19 -45v-1024q0 -15 -4 -26.5t-13.5 -18.5t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5 q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM384 128q0 -52 38 -90t90 -38 t90 38t38 90t-38 90t-90 38t-90 -38t-38 -90zM1280 128q0 -52 38 -90t90 -38t90 38t38 90t-38 90t-90 38t-90 -38t-38 -90z" />
220
- <glyph unicode="&#xf0d2;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63 q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5 q8 35 26.5 93.5t30 103t11.5 75.5q0 50 -27 83t-77 33q-62 0 -105 -57t-43 -142q0 -73 25 -122l-99 -418q-17 -70 -13 -177q-206 91 -333 281t-127 423z" />
221
- <glyph unicode="&#xf0d3;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5 q-104 0 -194.5 -28.5t-153 -76.5t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118 q-60 0 -97 43.5t-23 103.5q8 34 26.5 92.5t29.5 102t11 74.5q0 49 -26.5 81.5t-75.5 32.5q-61 0 -103.5 -56.5t-42.5 -139.5q0 -72 24 -121l-98 -414q-24 -100 -7 -254h-183q-119 0 -203.5 84.5t-84.5 203.5z" />
222
- <glyph unicode="&#xf0d4;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM276 309q0 -43 18.5 -77.5t48.5 -56.5t69 -37t77.5 -21t76.5 -6q60 0 120.5 15.5t113.5 46t86 82.5t33 117 q0 49 -20 89.5t-49 66.5t-58 47.5t-49 44t-20 44.5t15.5 42.5t37.5 39.5t44 42t37.5 59.5t15.5 82.5q0 60 -22.5 99.5t-72.5 90.5h83l88 64h-265q-85 0 -161 -32t-127.5 -98t-51.5 -153q0 -93 64.5 -154.5t158.5 -61.5q22 0 43 3q-13 -29 -13 -54q0 -44 40 -94 q-175 -12 -257 -63q-47 -29 -75.5 -73t-28.5 -95zM395 338q0 46 25 80t65.5 51.5t82 25t84.5 7.5q20 0 31 -2q2 -1 23 -16.5t26 -19t23 -18t24.5 -22t19 -22.5t17 -26t9 -26.5t4.5 -31.5q0 -76 -58.5 -112.5t-139.5 -36.5q-41 0 -80.5 9.5t-75.5 28.5t-58 53t-22 78z M462 969q0 61 32 104t92 43q53 0 93.5 -45t58 -101t17.5 -107q0 -60 -33 -99.5t-92 -39.5q-53 0 -93 42.5t-57.5 96.5t-17.5 106zM960 672h128v-160h64v160h128v64h-128v128h-64v-128h-128v-64z" />
223
- <glyph unicode="&#xf0d5;" horiz-adv-x="1664" d="M32 182q0 81 44.5 150t118.5 115q131 82 404 100q-32 42 -47.5 74t-15.5 73q0 36 21 85q-46 -4 -68 -4q-148 0 -249.5 96.5t-101.5 244.5q0 82 36 159t99 131q77 66 182.5 98t217.5 32h418l-138 -88h-131q74 -63 112 -133t38 -160q0 -72 -24.5 -129.5t-59 -93t-69.5 -65 t-59.5 -61.5t-24.5 -66q0 -36 32 -70.5t77.5 -68t90.5 -73.5t77 -104t32 -142q0 -90 -48 -173q-72 -122 -211 -179.5t-298 -57.5q-132 0 -246.5 41.5t-171.5 137.5q-37 60 -37 131zM218 228q0 -70 35 -123.5t91.5 -83t119 -44t127.5 -14.5q58 0 111.5 13t99 39t73 73 t27.5 109q0 25 -7 49t-14.5 42t-27 41.5t-29.5 35t-38.5 34.5t-36.5 29t-41.5 30t-36.5 26q-16 2 -48 2q-53 0 -105 -7t-107.5 -25t-97 -46t-68.5 -74.5t-27 -105.5zM324 1222q0 -46 10 -97.5t31.5 -103t52 -92.5t75 -67t96.5 -26q38 0 78 16.5t66 43.5q53 57 53 159 q0 58 -17 125t-48.5 129.5t-84.5 103.5t-117 41q-42 0 -82.5 -19.5t-65.5 -52.5q-47 -59 -47 -160zM1084 731v108h212v217h105v-217h213v-108h-213v-219h-105v219h-212z" />
224
- <glyph unicode="&#xf0d6;" horiz-adv-x="1920" d="M0 64v1152q0 26 19 45t45 19h1792q26 0 45 -19t19 -45v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45zM128 384q106 0 181 -75t75 -181h1152q0 106 75 181t181 75v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512zM640 640q0 70 21 142 t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142t-21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142zM762 791l77 -80q42 37 55 57h2v-288h-128v-96h384v96h-128v448h-114z" />
225
- <glyph unicode="&#xf0d7;" horiz-adv-x="1024" d="M0 832q0 26 19 45t45 19h896q26 0 45 -19t19 -45t-19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45z" />
226
- <glyph unicode="&#xf0d8;" horiz-adv-x="1024" d="M0 320q0 26 19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45z" />
227
- <glyph unicode="&#xf0d9;" horiz-adv-x="640" d="M64 640q0 26 19 45l448 448q19 19 45 19t45 -19t19 -45v-896q0 -26 -19 -45t-45 -19t-45 19l-448 448q-19 19 -19 45z" />
228
- <glyph unicode="&#xf0da;" horiz-adv-x="640" d="M0 192v896q0 26 19 45t45 19t45 -19l448 -448q19 -19 19 -45t-19 -45l-448 -448q-19 -19 -45 -19t-45 19t-19 45z" />
229
- <glyph unicode="&#xf0db;" horiz-adv-x="1664" d="M0 32v1216q0 66 47 113t113 47h1344q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113zM128 32q0 -13 9.5 -22.5t22.5 -9.5h608v1152h-640v-1120zM896 0h608q13 0 22.5 9.5t9.5 22.5v1120h-640v-1152z" />
230
- <glyph unicode="&#xf0dc;" horiz-adv-x="1024" d="M0 448q0 26 19 45t45 19h896q26 0 45 -19t19 -45t-19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45zM0 832q0 26 19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45z" />
231
- <glyph unicode="&#xf0dd;" horiz-adv-x="1024" d="M0 448q0 26 19 45t45 19h896q26 0 45 -19t19 -45t-19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45z" />
232
- <glyph unicode="&#xf0de;" horiz-adv-x="1024" d="M0 832q0 26 19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45z" />
233
- <glyph unicode="&#xf0e0;" horiz-adv-x="1792" d="M0 32v794q44 -49 101 -87q362 -246 497 -345q57 -42 92.5 -65.5t94.5 -48t110 -24.5h1h1q51 0 110 24.5t94.5 48t92.5 65.5q170 123 498 345q57 39 100 87v-794q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113zM0 1098q0 78 41.5 130t118.5 52h1472 q65 0 112.5 -47t47.5 -113q0 -79 -49 -151t-122 -123q-376 -261 -468 -325q-10 -7 -42.5 -30.5t-54 -38t-52 -32.5t-57.5 -27t-50 -9h-1h-1q-23 0 -50 9t-57.5 27t-52 32.5t-54 38t-42.5 30.5q-91 64 -262 182.5t-205 142.5q-62 42 -117 115.5t-55 136.5z" />
234
- <glyph unicode="&#xf0e1;" d="M0 1217q0 74 51.5 122.5t134.5 48.5t133 -48.5t51 -122.5q1 -73 -50.5 -122t-135.5 -49h-2q-82 0 -132 49t-50 122zM19 -80v991h330v-991h-330zM531 -80q2 399 2 647t-1 296l-1 48h329v-144h-2q20 32 41 56t56.5 52t87 43.5t114.5 15.5q171 0 275 -113.5t104 -332.5v-568 h-329v530q0 105 -40.5 164.5t-126.5 59.5q-63 0 -105.5 -34.5t-63.5 -85.5q-11 -30 -11 -81v-553h-329z" />
235
- <glyph unicode="&#xf0e2;" d="M0 832v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298t-61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12 q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45z" />
236
- <glyph unicode="&#xf0e3;" horiz-adv-x="1792" d="M40 736q0 13 4.5 26t9 22t15.5 22t16.5 18.5t20.5 19t18 16.5q30 28 68 28q10 0 18 -1.5t16.5 -5.5t13.5 -6t13.5 -10t11.5 -10t13 -12.5t12 -12.5q-14 14 -14 34t14 34l348 348q14 14 34 14t34 -14q-2 2 -12.5 12t-12.5 13t-10 11.5t-10 13.5t-6 13.5t-5.5 16.5t-1.5 18 q0 38 28 68q3 3 16.5 18t19 20.5t18.5 16.5t22 15.5t22 9t26 4.5q40 0 68 -28l408 -408q28 -28 28 -68q0 -13 -4.5 -26t-9 -22t-15.5 -22t-16.5 -18.5t-20.5 -19t-18 -16.5q-30 -28 -68 -28q-10 0 -18 1.5t-16.5 5.5t-13.5 6t-13.5 10t-11.5 10t-13 12.5t-12 12.5 q14 -14 14 -34t-14 -34l-126 -126l256 -256q43 43 96 43q52 0 91 -37l363 -363q37 -39 37 -91q0 -53 -37 -90l-107 -108q-39 -37 -91 -37q-53 0 -90 37l-363 364q-38 36 -38 90q0 53 43 96l-256 256l-126 -126q-14 -14 -34 -14t-34 14q2 -2 12.5 -12t12.5 -13t10 -11.5 t10 -13.5t6 -13.5t5.5 -16.5t1.5 -18q0 -38 -28 -68q-3 -3 -16.5 -18t-19 -20.5t-18.5 -16.5t-22 -15.5t-22 -9t-26 -4.5q-40 0 -68 28l-408 408q-28 28 -28 68z" />
237
- <glyph unicode="&#xf0e4;" horiz-adv-x="1792" d="M0 384q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348q0 -261 -141 -483q-19 -29 -54 -29h-1402q-35 0 -54 29q-141 221 -141 483zM128 384q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5z M320 832q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5zM710 241q-20 -77 20 -146t117 -89t146 20t89 117q16 60 -6 117t-72 91l101 382q6 26 -7.5 48.5t-38.5 29.5t-48 -6.5t-30 -39.5l-101 -382q-60 -5 -107 -43.5 t-63 -98.5zM768 1024q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5zM1216 832q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5zM1408 384q0 -53 37.5 -90.5 t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5z" />
238
- <glyph unicode="&#xf0e5;" horiz-adv-x="1792" d="M0 640q0 174 120 321.5t326 233t450 85.5t450 -85.5t326 -233t120 -321.5t-120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5 t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281zM128 640q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5t-381.5 -69.5 t-282 -187.5t-104.5 -255z" />
239
- <glyph unicode="&#xf0e6;" horiz-adv-x="1792" d="M0 768q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257t-94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25 t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224zM128 768q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52t-286 -52t-211.5 -141t-78.5 -191zM616 132 q58 -4 88 -4q161 0 309 45t264 129q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22 t-22 -7q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132z" />
240
- <glyph unicode="&#xf0e7;" horiz-adv-x="896" d="M1 551l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39z" />
241
- <glyph unicode="&#xf0e8;" horiz-adv-x="1792" d="M0 -32v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h512q52 0 90 -38t38 -90v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68z" />
242
- <glyph unicode="&#xf0e9;" horiz-adv-x="1664" d="M0 681q0 5 1 7q45 183 172.5 319.5t298 204.5t360.5 68q140 0 274.5 -40t246.5 -113.5t194.5 -187t115.5 -251.5q1 -2 1 -7q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17 q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 28q-43 60 -103 97t-128 37q-58 0 -102 -23t-93 -69q-12 -10 -23 -10q-13 0 -22.5 9.5t-9.5 22.5z M384 128q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180zM768 1310v98q0 26 19 45t45 19t45 -19t19 -45v-98q-42 2 -64 2t-64 -2z" />
243
- <glyph unicode="&#xf0ea;" horiz-adv-x="1792" d="M0 96v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88v-672q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68zM256 1312q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5v64 q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64zM768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1280 640h299l-299 299v-299z" />
244
- <glyph unicode="&#xf0eb;" horiz-adv-x="1024" d="M0 960q0 99 44.5 184.5t117 142t164 89t186.5 32.5t186.5 -32.5t164 -89t117 -142t44.5 -184.5q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q0 -37 -25 -64q25 -27 25 -64q0 -52 -45 -81q13 -23 13 -47q0 -46 -31.5 -71t-77.5 -25 q-20 -44 -60 -70t-87 -26t-87 26t-60 70q-46 0 -77.5 25t-31.5 71q0 24 13 47q-45 29 -45 81q0 37 25 64q-25 27 -25 64q0 54 47 82q-4 50 -34 107.5t-59.5 95.5t-74.5 87q-103 113 -103 268zM128 960q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228 q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134zM480 1088q0 13 9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5 q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5z" />
245
- <glyph unicode="&#xf0ec;" horiz-adv-x="1792" d="M0 256q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22zM0 800v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23 t23 9q12 0 24 -10l319 -319q9 -9 9 -23t-9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5z" />
246
- <glyph unicode="&#xf0ed;" horiz-adv-x="1920" d="M0 448q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5z M512 608q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5z" />
247
- <glyph unicode="&#xf0ee;" horiz-adv-x="1920" d="M0 448q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5z M512 672q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24z" />
248
- <glyph unicode="&#xf0f0;" horiz-adv-x="1408" d="M0 131q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89 q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 38 90t90 38t90 -38t38 -90v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 68 -34.5 127.5t-93.5 93.5q0 10 0.5 42.5t0 48t-2.5 41.5t-7 47t-13 40q68 -15 120 -60.5 t81 -103t47.5 -132.5t24 -138t5.5 -131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190zM256 192q0 26 19 45t45 19t45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45zM320 1024q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5 t-271.5 112.5t-112.5 271.5z" />
249
- <glyph unicode="&#xf0f1;" horiz-adv-x="1408" d="M0 768v512q0 26 19 45t45 19q6 0 16 -2q17 30 47 48t65 18q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5q-33 0 -64 18v-402q0 -106 94 -181t226 -75t226 75t94 181v402q-31 -18 -64 -18q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5q35 0 65 -18t47 -48 q10 2 16 2q26 0 45 -19t19 -45v-512q0 -144 -110 -252t-274 -128v-132q0 -106 94 -181t226 -75t226 75t94 181v395q-57 21 -92.5 70t-35.5 111q0 80 56 136t136 56t136 -56t56 -136q0 -62 -35.5 -111t-92.5 -70v-395q0 -159 -131.5 -271.5t-316.5 -112.5t-316.5 112.5 t-131.5 271.5v132q-164 20 -274 128t-110 252zM1152 832q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
250
- <glyph unicode="&#xf0f2;" horiz-adv-x="1792" d="M0 96v832q0 92 66 158t158 66h64v-1280h-64q-92 0 -158 66t-66 158zM384 -128v1280h128v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h128v-1280h-1024zM640 1152h512v128h-512v-128zM1504 -128v1280h64q92 0 158 -66t66 -158v-832q0 -92 -66 -158t-158 -66h-64z " />
251
- <glyph unicode="&#xf0f3;" horiz-adv-x="1664" d="M0 128q190 161 287 397.5t97 498.5q0 165 96 262t264 117q-8 18 -8 37q0 40 28 68t68 28t68 -28t28 -68q0 -19 -8 -37q168 -20 264 -117t96 -262q0 -262 97 -498.5t287 -397.5q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38 t-38 90zM656 0q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16t-16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16z" />
252
- <glyph unicode="&#xf0f4;" horiz-adv-x="1920" d="M0 128h1792q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181zM256 480v736q0 26 19 45t45 19h1152q159 0 271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5h-64v-32q0 -92 -66 -158t-158 -66h-704q-92 0 -158 66t-66 158zM1408 704h64q80 0 136 56t56 136 t-56 136t-136 56h-64v-384z" />
253
- <glyph unicode="&#xf0f5;" horiz-adv-x="1408" d="M0 832v640q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-640q0 -61 -35.5 -111t-92.5 -70v-779q0 -52 -38 -90t-90 -38h-128 q-52 0 -90 38t-38 90v779q-57 20 -92.5 70t-35.5 111zM768 416v800q0 132 94 226t226 94h256q26 0 45 -19t19 -45v-1600q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v512h-224q-13 0 -22.5 9.5t-9.5 22.5z" />
254
- <glyph unicode="&#xf0f6;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM384 160v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64 q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23zM384 416v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23zM384 672v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23zM1024 1024h376 q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
255
- <glyph unicode="&#xf0f7;" horiz-adv-x="1408" d="M0 -192v1664q0 26 19 45t45 19h1280q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45zM128 -128h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224h384v1536h-1152v-1536zM256 160v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM256 416v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM256 672v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM256 928v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM256 1184v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM512 416v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM512 672v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM512 928v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM512 1184v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM768 416v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM768 672v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM768 928v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM768 1184v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM1024 160v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM1024 416v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM1024 672v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM1024 928v64q0 13 9.5 22.5t22.5 9.5h64 q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM1024 1184v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5z" />
256
- <glyph unicode="&#xf0f8;" horiz-adv-x="1408" d="M0 -192v1280q0 26 19 45t45 19h320v288q0 40 28 68t68 28h448q40 0 68 -28t28 -68v-288h320q26 0 45 -19t19 -45v-1280q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45zM128 -128h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224h384v1152h-256 v-32q0 -40 -28 -68t-68 -28h-448q-40 0 -68 28t-28 68v32h-256v-1152zM256 160v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM256 416v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5 v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM256 672v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM512 416v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64 q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM512 672v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM512 1056q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v96h128 v-96q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v320q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-96h-128v96q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-320zM768 416v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5 v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM768 672v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM1024 160v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5 v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM1024 416v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5zM1024 672v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5 v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5z" />
257
- <glyph unicode="&#xf0f9;" horiz-adv-x="1920" d="M64 192q0 26 19 45t45 19v416q0 26 13 58t32 51l198 198q19 19 51 32t58 13h160v320q0 26 19 45t45 19h1152q26 0 45 -19t19 -45v-1152q0 -26 -19 -45t-45 -19h-192q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-128 q-26 0 -45 19t-19 45zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM384 128q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5zM896 800q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192 q14 0 23 9t9 23v224h224q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192zM1280 128q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5z" />
258
- <glyph unicode="&#xf0fa;" horiz-adv-x="1792" d="M0 96v832q0 92 66 158t158 66h32v-1280h-32q-92 0 -158 66t-66 158zM352 -128v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160v-1280h-1088zM512 416q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23v192 q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192zM640 1152h512v128h-512v-128zM1536 -128v1280h32q92 0 158 -66t66 -158v-832q0 -92 -66 -158t-158 -66h-32z" />
259
- <glyph unicode="&#xf0fb;" horiz-adv-x="1920" d="M0 512v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q261 -58 287 -93l1 -3q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5 t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8z" />
260
- <glyph unicode="&#xf0fc;" horiz-adv-x="1664" d="M64 1152l32 128h480l32 128h960l32 -192l-64 -32v-800l128 -192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320zM384 768q0 -53 37.5 -90.5t90.5 -37.5h128v384h-256v-256z" />
261
- <glyph unicode="&#xf0fd;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 192q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45 v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896z" />
262
- <glyph unicode="&#xf0fe;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 576q0 -26 19 -45t45 -19h320v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h320q26 0 45 19t19 45 v128q0 26 -19 45t-45 19h-320v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-320q-26 0 -45 -19t-19 -45v-128z" />
263
- <glyph unicode="&#xf100;" horiz-adv-x="1024" d="M45 576q0 13 10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23zM429 576q0 13 10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23 l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23z" />
264
- <glyph unicode="&#xf101;" horiz-adv-x="1024" d="M13 160q0 13 10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23zM397 160q0 13 10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10 l466 -466q10 -10 10 -23t-10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23z" />
265
- <glyph unicode="&#xf102;" horiz-adv-x="1152" d="M77 224q0 13 10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23zM77 608q0 13 10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23 l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23z" />
266
- <glyph unicode="&#xf103;" horiz-adv-x="1152" d="M77 672q0 13 10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23zM77 1056q0 13 10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10 l50 -50q10 -10 10 -23t-10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23z" />
267
- <glyph unicode="&#xf104;" horiz-adv-x="640" d="M45 576q0 13 10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23z" />
268
- <glyph unicode="&#xf105;" horiz-adv-x="640" d="M13 160q0 13 10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23z" />
269
- <glyph unicode="&#xf106;" horiz-adv-x="1152" d="M77 352q0 13 10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23z" />
270
- <glyph unicode="&#xf107;" horiz-adv-x="1152" d="M77 800q0 13 10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23z" />
271
- <glyph unicode="&#xf108;" horiz-adv-x="1920" d="M0 288v1088q0 66 47 113t113 47h1600q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-544q0 -37 16 -77.5t32 -71t16 -43.5q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45q0 14 16 44t32 70t16 78h-544q-66 0 -113 47t-47 113zM128 544q0 -13 9.5 -22.5 t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v832q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-832z" />
272
- <glyph unicode="&#xf109;" horiz-adv-x="1920" d="M0 96v96h160h1600h160v-96q0 -40 -47 -68t-113 -28h-1600q-66 0 -113 28t-47 68zM256 416v704q0 66 47 113t113 47h1088q66 0 113 -47t47 -113v-704q0 -66 -47 -113t-113 -47h-1088q-66 0 -113 47t-47 113zM384 416q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5 t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-704zM864 112q0 -16 16 -16h160q16 0 16 16t-16 16h-160q-16 0 -16 -16z" />
273
- <glyph unicode="&#xf10a;" horiz-adv-x="1152" d="M0 160v1088q0 66 47 113t113 47h832q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-832q-66 0 -113 47t-47 113zM128 288q0 -13 9.5 -22.5t22.5 -9.5h832q13 0 22.5 9.5t9.5 22.5v960q0 13 -9.5 22.5t-22.5 9.5h-832q-13 0 -22.5 -9.5t-9.5 -22.5v-960zM512 128 q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
274
- <glyph unicode="&#xf10b;" horiz-adv-x="768" d="M0 128v1024q0 52 38 90t90 38h512q52 0 90 -38t38 -90v-1024q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90zM96 288q0 -13 9.5 -22.5t22.5 -9.5h512q13 0 22.5 9.5t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-512q-13 0 -22.5 -9.5t-9.5 -22.5v-704zM288 1136 q0 -16 16 -16h160q16 0 16 16t-16 16h-160q-16 0 -16 -16zM304 128q0 -33 23.5 -56.5t56.5 -23.5t56.5 23.5t23.5 56.5t-23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5z" />
275
- <glyph unicode="&#xf10c;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273z" />
276
- <glyph unicode="&#xf10d;" horiz-adv-x="1664" d="M0 192v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136z M896 192v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136z" />
277
- <glyph unicode="&#xf10e;" horiz-adv-x="1664" d="M0 832v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136zM896 832v384 q0 80 56 136t136 56h384q80 0 136 -56t56 -136v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136z" />
278
- <glyph unicode="&#xf110;" horiz-adv-x="1568" d="M0 640q0 66 47 113t113 47t113 -47t47 -113t-47 -113t-113 -47t-113 47t-47 113zM176 1088q0 73 51.5 124.5t124.5 51.5t124.5 -51.5t51.5 -124.5t-51.5 -124.5t-124.5 -51.5t-124.5 51.5t-51.5 124.5zM208 192q0 60 42 102t102 42q59 0 101.5 -42t42.5 -102t-42.5 -102 t-101.5 -42q-60 0 -102 42t-42 102zM608 1280q0 80 56 136t136 56t136 -56t56 -136t-56 -136t-136 -56t-136 56t-56 136zM672 0q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5zM1136 192q0 46 33 79t79 33t79 -33t33 -79 t-33 -79t-79 -33t-79 33t-33 79zM1168 1088q0 33 23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5t-23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5zM1344 640q0 40 28 68t68 28t68 -28t28 -68t-28 -68t-68 -28t-68 28t-28 68z" />
279
- <glyph unicode="&#xf111;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5z" />
280
- <glyph unicode="&#xf112;" horiz-adv-x="1792" d="M0 896q0 26 19 45l512 512q19 19 45 19t45 -19t19 -45v-256h224q713 0 875 -403q53 -134 53 -333q0 -166 -127 -451q-3 -7 -10.5 -24t-13.5 -30t-13 -22q-12 -17 -28 -17q-15 0 -23.5 10t-8.5 25q0 9 2.5 26.5t2.5 23.5q5 68 5 123q0 101 -17.5 181t-48.5 138.5t-80 101 t-105.5 69.5t-133 42.5t-154 21.5t-175.5 6h-224v-256q0 -26 -19 -45t-45 -19t-45 19l-512 512q-19 19 -19 45z" />
281
- <glyph unicode="&#xf113;" horiz-adv-x="1664" d="M0 496q0 237 136 396q-27 82 -27 170q0 116 51 218q108 0 190 -39.5t189 -123.5q147 35 309 35q148 0 280 -32q105 82 187 121t189 39q51 -102 51 -218q0 -87 -27 -168q136 -160 136 -398q0 -207 -61 -331q-38 -77 -105.5 -133t-141 -86t-170 -47.5t-171.5 -22t-167 -4.5 q-78 0 -142 3t-147.5 12.5t-152.5 30t-137 51.5t-121 81t-86 115q-62 123 -62 331zM224 320q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11 q-152 21 -195 21q-118 0 -187 -84t-69 -204zM384 320q0 40 12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82t-12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82zM1024 320q0 40 12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82t-12.5 -82t-43 -76t-72.5 -34t-72.5 34 t-43 76t-12.5 82z" />
282
- <glyph unicode="&#xf114;" horiz-adv-x="1664" d="M0 224v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158zM128 224q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64 q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960z" />
283
- <glyph unicode="&#xf115;" horiz-adv-x="1920" d="M0 224v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158v-160h192q54 0 99 -24.5t67 -70.5q15 -32 15 -68q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158zM128 331l256 315q44 53 116 87.5 t140 34.5h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-853zM171 163q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40z " />
284
- <glyph unicode="&#xf116;" horiz-adv-x="1792" />
285
- <glyph unicode="&#xf117;" horiz-adv-x="1792" />
286
- <glyph unicode="&#xf118;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM128 640q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 t-51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5zM384 896q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5zM402 461q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38 q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5q-37 -121 -138 -195t-228 -74t-228 74t-138 195zM896 896q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5z" />
287
- <glyph unicode="&#xf119;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM128 640q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 t-51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5zM384 896q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5zM402 307q37 121 138 195t228 74t228 -74t138 -195q8 -25 -4 -48.5 t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5zM896 896q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5z" />
288
- <glyph unicode="&#xf11a;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM128 640q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 t-51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5zM384 448q0 26 19 45t45 19h640q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45zM384 896q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5 t-90.5 -37.5t-90.5 37.5t-37.5 90.5zM896 896q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5z" />
289
- <glyph unicode="&#xf11b;" horiz-adv-x="1920" d="M0 512q0 212 150 362t362 150h896q212 0 362 -150t150 -362t-150 -362t-362 -150q-192 0 -338 128h-220q-146 -128 -338 -128q-212 0 -362 150t-150 362zM192 448q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23v128 q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128zM1152 384q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5zM1408 640q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5z" />
290
- <glyph unicode="&#xf11c;" horiz-adv-x="1920" d="M0 128v896q0 53 37.5 90.5t90.5 37.5h1664q53 0 90.5 -37.5t37.5 -90.5v-896q0 -53 -37.5 -90.5t-90.5 -37.5h-1664q-53 0 -90.5 37.5t-37.5 90.5zM128 128h1664v896h-1664v-896zM256 272v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16zM256 528v96 q0 16 16 16h224q16 0 16 -16v-96q0 -16 -16 -16h-224q-16 0 -16 16zM256 784v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16zM512 272v96q0 16 16 16h864q16 0 16 -16v-96q0 -16 -16 -16h-864q-16 0 -16 16zM512 784v96q0 16 16 16h96q16 0 16 -16v-96 q0 -16 -16 -16h-96q-16 0 -16 16zM640 528v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16zM768 784v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16zM896 528v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16z M1024 784v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16zM1152 528v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16zM1280 784v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16zM1408 528v96q0 16 16 16h112v240 q0 16 16 16h96q16 0 16 -16v-352q0 -16 -16 -16h-224q-16 0 -16 16zM1536 272v96q0 16 16 16h96q16 0 16 -16v-96q0 -16 -16 -16h-96q-16 0 -16 16z" />
291
- <glyph unicode="&#xf11d;" horiz-adv-x="1792" d="M64 1280q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64zM320 320v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86 q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102q-15 -9 -33 -9q-16 0 -32 8q-32 19 -32 56zM448 426 q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599z" />
292
- <glyph unicode="&#xf11e;" horiz-adv-x="1792" d="M64 1280q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64zM320 320v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86 q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102q-15 -9 -33 -9q-16 0 -32 8q-32 19 -32 56zM448 426 q205 96 384 110v192q-181 -16 -384 -117v-185zM448 836q215 111 384 118v197q-172 -8 -384 -126v-189zM832 730h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15 t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2q-23 0 -49 -3v-222zM1280 828q148 -42 384 90v189q-169 -91 -306 -91q-45 0 -78 8v-196z" />
293
- <glyph unicode="&#xf120;" horiz-adv-x="1664" d="M13 160q0 13 10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23zM640 32v64q0 14 9 23t23 9h960q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-960 q-14 0 -23 9t-9 23z" />
294
- <glyph unicode="&#xf121;" horiz-adv-x="1920" d="M45 576q0 13 10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23zM712 -52l373 1291q4 13 15.5 19.5t23.5 2.5l62 -17q13 -4 19.5 -15.5t2.5 -24.5 l-373 -1291q-4 -13 -15.5 -19.5t-23.5 -2.5l-62 17q-13 4 -19.5 15.5t-2.5 24.5zM1293 160q0 13 10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23z" />
295
- <glyph unicode="&#xf122;" horiz-adv-x="1792" d="M0 896q0 26 19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45l397 -397v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45zM384 896q0 26 19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221 q169 -173 169 -509q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45z" />
296
- <glyph unicode="&#xf123;" horiz-adv-x="1664" d="M2 900.5q9 27.5 54 34.5l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5z M832 310l59 -31l318 -168l-60 355l-12 66l49 47l257 250l-356 52l-66 10l-30 60l-159 322v-963z" />
297
- <glyph unicode="&#xf124;" horiz-adv-x="1408" d="M2 561q-5 22 4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5z" />
298
- <glyph unicode="&#xf125;" horiz-adv-x="1664" d="M0 928v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864 q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23zM512 301l595 595h-595v-595zM557 256h595v595z" />
299
- <glyph unicode="&#xf126;" horiz-adv-x="1024" d="M0 64q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136q0 -52 -26 -96.5t-70 -69.5v-497q54 26 154 57q55 17 87.5 29.5t70.5 31t59 39.5t40.5 51t28 69.5t8.5 91.5q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136 q0 -52 -26 -96.5t-70 -69.5q-2 -287 -226 -414q-68 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136zM96 64q0 -40 28 -68t68 -28t68 28t28 68t-28 68t-68 28t-68 -28t-28 -68zM96 1216q0 -40 28 -68 t68 -28t68 28t28 68t-28 68t-68 28t-68 -28t-28 -68zM736 1088q0 -40 28 -68t68 -28t68 28t28 68t-28 68t-68 28t-68 -28t-28 -68z" />
300
- <glyph unicode="&#xf127;" horiz-adv-x="1664" d="M0 448q0 14 9 23t23 9h320q14 0 23 -9t9 -23t-9 -23t-23 -9h-320q-14 0 -23 9t-9 23zM16 1088q0 120 85 203l147 146q83 83 203 83q121 0 204 -85l334 -335q21 -21 42 -56l-239 -18l-273 274q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68 l274 -274l-18 -240q-35 21 -56 42l-336 336q-84 86 -84 204zM128 32q0 13 9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-256 -256q-10 -9 -23 -9q-12 0 -23 9q-9 10 -9 23zM544 -96v320q0 14 9 23t23 9t23 -9t9 -23v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23zM633 364 l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239q35 -21 56 -42l336 -336q84 -86 84 -204q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56zM1056 1184v320q0 14 9 23t23 9t23 -9t9 -23v-320 q0 -14 -9 -23t-23 -9t-23 9t-9 23zM1216 1120q0 13 9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-256 -256q-11 -9 -23 -9t-23 9q-9 10 -9 23zM1280 960q0 14 9 23t23 9h320q14 0 23 -9t9 -23t-9 -23t-23 -9h-320q-14 0 -23 9t-9 23z" />
301
- <glyph unicode="&#xf128;" horiz-adv-x="1024" d="M96.5 986q-2.5 15 5.5 28q160 266 464 266q80 0 161 -31t146 -83t106 -127.5t41 -158.5q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5t-10.5 37.5v45q0 83 65 156.5 t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25zM384 40v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28z" />
302
- <glyph unicode="&#xf129;" horiz-adv-x="640" d="M0 64v128q0 26 19 45t45 19h64v384h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-576h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45zM128 1152v192q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-192 q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45z" />
303
- <glyph unicode="&#xf12a;" horiz-adv-x="640" d="M98 1344q-1 26 17.5 45t44.5 19h320q26 0 44.5 -19t17.5 -45l-28 -768q-1 -26 -20.5 -45t-45.5 -19h-256q-26 0 -45.5 19t-20.5 45zM128 64v224q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-224q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45z" />
304
- <glyph unicode="&#xf12b;" d="M5 0v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258zM1013 713q0 64 26 117t65 86.5 t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q83 65 188 65q110 0 178 -59.5t68 -158.5q0 -56 -24.5 -103t-62 -76.5t-81.5 -58.5t-82 -50.5t-65.5 -51.5t-30.5 -63h232v80h126v-206h-514l-3 27q-4 28 -4 46z " />
305
- <glyph unicode="&#xf12c;" d="M5 0v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258zM1015 -183q0 64 26 117t65 86.5 t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q80 65 188 65q110 0 178 -59.5t68 -158.5q0 -66 -34.5 -118.5t-84 -86t-99.5 -62.5t-87 -63t-41 -73h232v80h126v-206h-514l-4 27q-3 45 -3 46z" />
306
- <glyph unicode="&#xf12d;" horiz-adv-x="1920" d="M1.5 146.5q5.5 37.5 30.5 65.5l896 1024q38 44 96 44h768q38 0 69.5 -20.5t47.5 -54.5q15 -34 9.5 -71.5t-30.5 -65.5l-896 -1024q-38 -44 -96 -44h-768q-38 0 -69.5 20.5t-47.5 54.5q-15 34 -9.5 71.5zM128 128h768l336 384h-768z" />
307
- <glyph unicode="&#xf12e;" horiz-adv-x="1664" d="M0 0v1024q2 -1 17.5 -3.5t34 -5t21.5 -3.5q150 -24 245 -24q80 0 117 35q46 44 46 89q0 22 -15 50.5t-33.5 53t-33.5 64.5t-15 83q0 82 59 127.5t144 45.5q80 0 134 -44.5t54 -123.5q0 -41 -17.5 -77.5t-38 -59t-38 -56.5t-17.5 -71q0 -57 42 -83.5t103 -26.5 q64 0 180 15t163 17v-2q-1 -2 -3.5 -17.5t-5 -34t-3.5 -21.5q-24 -150 -24 -245q0 -80 35 -117q44 -46 89 -46q22 0 50.5 15t53 33.5t64.5 33.5t83 15q82 0 127.5 -59t45.5 -143q0 -81 -44.5 -135t-123.5 -54q-41 0 -77.5 17.5t-59 38t-56.5 38t-71 17.5q-110 0 -110 -124 q0 -39 16 -115t15 -115v-5q-22 0 -33 -1q-34 -3 -97.5 -11.5t-115.5 -13.5t-98 -5q-61 0 -103 26.5t-42 83.5q0 37 17.5 71t38 56.5t38 59t17.5 77.5q0 79 -54 123.5t-135 44.5q-84 0 -143 -45.5t-59 -127.5q0 -43 15 -83t33.5 -64.5t33.5 -53t15 -50.5q0 -45 -46 -89 q-37 -35 -117 -35q-95 0 -245 24q-9 2 -27.5 4t-27.5 4l-13 2q-1 0 -3 1q-2 0 -2 1z" />
308
- <glyph unicode="&#xf130;" horiz-adv-x="1152" d="M0 704v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45 t19 45t45 19h256v132q-217 24 -364.5 187.5t-147.5 384.5zM256 704v512q0 132 94 226t226 94t226 -94t94 -226v-512q0 -132 -94 -226t-226 -94t-226 94t-94 226z" />
309
- <glyph unicode="&#xf131;" horiz-adv-x="1408" d="M13 64q0 13 10 23l1234 1234q10 10 23 10t23 -10l82 -82q10 -10 10 -23t-10 -23l-361 -361v-128q0 -132 -94 -226t-226 -94q-55 0 -109 19l-96 -96q97 -51 205 -51q185 0 316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -221 -147.5 -384.5 t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-125 13 -235 81l-254 -254q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23zM128 704v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -53 15 -113l-101 -101 q-42 103 -42 214zM384 704v512q0 132 94 226t226 94q102 0 184.5 -59t116.5 -152z" />
310
- <glyph unicode="&#xf132;" horiz-adv-x="1280" d="M0 576v768q0 26 19 45t45 19h1152q26 0 45 -19t19 -45v-768q0 -86 -33.5 -170.5t-83 -150t-118 -127.5t-126.5 -103t-121 -77.5t-89.5 -49.5t-42.5 -20q-12 -6 -26 -6t-26 6q-16 7 -42.5 20t-89.5 49.5t-121 77.5t-126.5 103t-118 127.5t-83 150t-33.5 170.5zM640 79 q119 63 213 137q235 184 235 360v640h-448v-1137z" />
311
- <glyph unicode="&#xf133;" horiz-adv-x="1664" d="M0 -128v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90zM128 -128h1408v1024h-1408v-1024z M384 1088q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288zM1152 1088q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288z" />
312
- <glyph unicode="&#xf134;" horiz-adv-x="1408" d="M3.5 940q-8.5 25 3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-25 42 -25 86q0 66 47 113t113 47t113 -47t47 -113q0 -33 -14 -64h302q0 11 7 20t18 11l448 96q3 1 7 1q12 0 20 -7q12 -9 12 -25v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96 q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37 zM384 1344q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
313
- <glyph unicode="&#xf135;" horiz-adv-x="1664" d="M36 464l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85 q-3 -1 -9 -1q-14 0 -23 9l-64 64q-17 19 -5 39zM1248 1088q0 -40 28 -68t68 -28t68 28t28 68t-28 68t-68 28t-68 -28t-28 -68z" />
314
- <glyph unicode="&#xf136;" horiz-adv-x="1792" d="M0 0l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334z" />
315
- <glyph unicode="&#xf137;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM346 640q0 -26 19 -45l454 -454q19 -19 45 -19t45 19l102 102q19 19 19 45t-19 45l-307 307l307 307 q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45z" />
316
- <glyph unicode="&#xf138;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM506 288q0 -26 19 -45l102 -102q19 -19 45 -19t45 19l454 454q19 19 19 45t-19 45l-454 454 q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45z" />
317
- <glyph unicode="&#xf139;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM250 544q0 -26 19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19l102 102 q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45z" />
318
- <glyph unicode="&#xf13a;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM250 736q0 -26 19 -45l454 -454q19 -19 45 -19t45 19l454 454q19 19 19 45t-19 45l-102 102 q-19 19 -45 19t-45 -19l-307 -307l-307 307q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45z" />
319
- <glyph unicode="&#xf13b;" horiz-adv-x="1408" d="M0 1408h1408l-128 -1438l-578 -162l-574 162zM262 1114l47 -534h612l-22 -228l-197 -53l-196 53l-13 140h-175l22 -278l362 -100h4v1l359 99l50 544h-644l-15 181h674l16 175h-884z" />
320
- <glyph unicode="&#xf13c;" horiz-adv-x="1792" d="M12 75l71 356h297l-29 -147l422 -161l486 161l68 339h-1208l58 297h1209l38 191h-1208l59 297h1505l-266 -1333l-804 -267z" />
321
- <glyph unicode="&#xf13d;" horiz-adv-x="1792" d="M0 0v352q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 -181q0 -70 -35 -128.5t-93 -92.5v-163h192 q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-192v-647q149 20 271.5 82.5t189.5 153.5l-100 100q-15 16 -7 35q8 20 30 20h352q14 0 23 -9t9 -23v-352q0 -22 -20 -30q-8 -2 -12 -2q-13 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5 l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30zM832 1280q0 -26 19 -45t45 -19t45 19t19 45t-19 45t-45 19t-45 -19t-19 -45z" />
322
- <glyph unicode="&#xf13e;" horiz-adv-x="1152" d="M0 96v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181v-320h736q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28 t-28 68z" />
323
- <glyph unicode="&#xf140;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM128 640q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 t-51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5zM256 640q0 212 150 362t362 150t362 -150t150 -362t-150 -362t-362 -150t-362 150t-150 362zM384 640q0 -159 112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5t-112.5 271.5 t-271.5 112.5t-271.5 -112.5t-112.5 -271.5zM512 640q0 106 75 181t181 75t181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181z" />
324
- <glyph unicode="&#xf141;" horiz-adv-x="1408" d="M0 608v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68zM512 608v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68zM1024 608v192q0 40 28 68t68 28h192 q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68z" />
325
- <glyph unicode="&#xf142;" horiz-adv-x="384" d="M0 96v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68zM0 608v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68zM0 1120v192q0 40 28 68t68 28h192q40 0 68 -28 t28 -68v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68z" />
326
- <glyph unicode="&#xf143;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 256q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5z M256 575q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128q13 0 23 10t9 24q-13 232 -177 396t-396 177q-14 1 -24 -9t-10 -23v-128zM256 959q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128 q13 0 23 10q11 9 9 23q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128z" />
327
- <glyph unicode="&#xf144;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM512 320q0 -37 32 -56q16 -8 32 -8q17 0 32 9l544 320q32 18 32 55t-32 55l-544 320q-31 19 -64 1 q-32 -19 -32 -56v-640z" />
328
- <glyph unicode="&#xf145;" horiz-adv-x="1792" d="M54 448.5q0 53.5 37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136t-136 56t-136 -56l-125 126q-37 37 -37 90.5z M342 512q0 -26 19 -45l362 -362q18 -18 45 -18t45 18l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45zM452 512l572 572l316 -316l-572 -572z" />
329
- <glyph unicode="&#xf146;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 576q0 -26 19 -45t45 -19h896q26 0 45 19t19 45v128q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-128 z" />
330
- <glyph unicode="&#xf147;" horiz-adv-x="1408" d="M0 288v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5zM128 288q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47 t-47 -113v-832zM256 672v64q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23z" />
331
- <glyph unicode="&#xf148;" horiz-adv-x="1024" d="M3 18q-8 20 4 35l160 192q9 11 25 11h320v640h-192q-40 0 -58 37q-17 37 9 68l320 384q18 22 49 22t49 -22l320 -384q27 -32 9 -68q-18 -37 -58 -37h-192v-864q0 -14 -9 -23t-23 -9h-704q-21 0 -29 18z" />
332
- <glyph unicode="&#xf149;" horiz-adv-x="1024" d="M3 1261q9 19 29 19h704q13 0 22.5 -9.5t9.5 -23.5v-863h192q40 0 58 -37t-9 -69l-320 -384q-18 -22 -49 -22t-49 22l-320 384q-26 31 -9 69q18 37 58 37h192v640h-320q-14 0 -25 11l-160 192q-13 14 -4 34z" />
333
- <glyph unicode="&#xf14a;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM218 640q0 -26 19 -45l358 -358q19 -19 45 -19t45 19l614 614q19 19 19 45t-19 45l-102 102q-19 19 -45 19 t-45 -19l-467 -467l-211 211q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45z" />
334
- <glyph unicode="&#xf14b;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 128h288l544 544l-288 288l-544 -544v-288zM352 320v56l52 52l152 -152l-52 -52h-56v96h-96zM494 494 q-14 13 3 30l291 291q17 17 30 3q14 -13 -3 -30l-291 -291q-17 -17 -30 -3zM864 1024l288 -288l92 92q28 28 28 68t-28 68l-152 152q-28 28 -68 28t-68 -28z" />
335
- <glyph unicode="&#xf14c;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM282 320q0 -26 19 -45l102 -102q19 -19 45 -19t45 19l534 534l144 -144q18 -19 45 -19q12 0 25 5q39 17 39 59 v480q0 26 -19 45t-45 19h-480q-42 0 -59 -39q-17 -41 14 -70l144 -144l-534 -534q-19 -19 -19 -45z" />
336
- <glyph unicode="&#xf14d;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 448q0 -181 167 -404q10 -12 25 -12q7 0 13 3q22 9 19 33q-44 354 62 473q46 52 130 75.5t224 23.5v-160 q0 -42 40 -59q12 -5 24 -5q26 0 45 19l352 352q19 19 19 45t-19 45l-352 352q-30 31 -69 14q-40 -17 -40 -59v-160q-119 0 -216 -19.5t-162.5 -51t-114 -79t-76.5 -95.5t-44.5 -109t-21.5 -111.5t-5 -110.5z" />
337
- <glyph unicode="&#xf14e;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM512 241v542l512 256v-542zM640 448l256 128l-256 128v-256z" />
338
- <glyph unicode="&#xf150;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 160q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5v960q0 13 -9.5 22.5t-22.5 9.5h-960 q-13 0 -22.5 -9.5t-9.5 -22.5v-960zM391 861q17 35 57 35h640q40 0 57 -35q18 -35 -5 -66l-320 -448q-19 -27 -52 -27t-52 27l-320 448q-23 31 -5 66z" />
339
- <glyph unicode="&#xf151;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 160q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5v960q0 13 -9.5 22.5t-22.5 9.5h-960 q-13 0 -22.5 -9.5t-9.5 -22.5v-960zM391 419q-18 35 5 66l320 448q19 27 52 27t52 -27l320 -448q23 -31 5 -66q-17 -35 -57 -35h-640q-40 0 -57 35z" />
340
- <glyph unicode="&#xf152;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 160q0 -14 9 -23t23 -9h960q14 0 23 9t9 23v960q0 14 -9 23t-23 9h-960q-14 0 -23 -9t-9 -23v-960z M512 320v640q0 40 35 57q35 18 66 -5l448 -320q27 -19 27 -52t-27 -52l-448 -320q-31 -23 -66 -5q-35 17 -35 57z" />
341
- <glyph unicode="&#xf153;" horiz-adv-x="1024" d="M0 514v113q0 13 9.5 22.5t22.5 9.5h66q-2 57 1 105h-67q-14 0 -23 9t-9 23v114q0 14 9 23t23 9h98q67 210 243.5 338t400.5 128q102 0 194 -23q11 -3 20 -15q6 -11 3 -24l-43 -159q-3 -13 -14 -19.5t-24 -2.5l-4 1q-4 1 -11.5 2.5l-17.5 3.5t-22.5 3.5t-26 3t-29 2.5 t-29.5 1q-126 0 -226 -64t-150 -176h468q16 0 25 -12q10 -12 7 -26l-24 -114q-5 -26 -32 -26h-488q-3 -37 0 -105h459q15 0 25 -12q9 -12 6 -27l-24 -112q-2 -11 -11 -18.5t-20 -7.5h-387q48 -117 149.5 -185.5t228.5 -68.5q18 0 36 1.5t33.5 3.5t29.5 4.5t24.5 5t18.5 4.5 l12 3l5 2q13 5 26 -2q12 -7 15 -21l35 -159q3 -12 -3 -22.5t-17 -14.5l-5 -1q-4 -2 -10.5 -3.5t-16 -4.5t-21.5 -5.5t-25.5 -5t-30 -5t-33.5 -4.5t-36.5 -3t-38.5 -1q-234 0 -409 130.5t-238 351.5h-95q-13 0 -22.5 9.5t-9.5 22.5z" />
342
- <glyph unicode="&#xf154;" horiz-adv-x="1024" d="M0 32v150q0 13 9.5 22.5t22.5 9.5h97v383h-95q-14 0 -23 9.5t-9 22.5v131q0 14 9 23t23 9h95v223q0 171 123.5 282t314.5 111q185 0 335 -125q9 -8 10 -20.5t-7 -22.5l-103 -127q-9 -11 -22 -12q-13 -2 -23 7q-5 5 -26 19t-69 32t-93 18q-85 0 -137 -47t-52 -123v-215 h305q13 0 22.5 -9t9.5 -23v-131q0 -13 -9.5 -22.5t-22.5 -9.5h-305v-379h414v181q0 13 9 22.5t23 9.5h162q14 0 23 -9.5t9 -22.5v-367q0 -14 -9 -23t-23 -9h-956q-14 0 -23 9t-9 23z" />
343
- <glyph unicode="&#xf155;" horiz-adv-x="1024" d="M52 171l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242 t255 134v180q0 13 9.5 22.5t22.5 9.5h135q14 0 23 -9t9 -23v-176q57 -6 110.5 -23t87 -33.5t63.5 -37.5t39 -29t15 -14q17 -18 5 -38l-81 -146q-8 -15 -23 -16q-14 -3 -27 7q-3 3 -14.5 12t-39 26.5t-58.5 32t-74.5 26t-85.5 11.5q-95 0 -155 -43t-60 -111q0 -26 8.5 -48 t29.5 -41.5t39.5 -33t56 -31t60.5 -27t70 -27.5q53 -20 81 -31.5t76 -35t75.5 -42.5t62 -50t53 -63.5t31.5 -76.5t13 -94q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5 t-17.5 18q-17 21 -2 41z" />
344
- <glyph unicode="&#xf156;" horiz-adv-x="898" d="M0 605v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171 q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22z" />
345
- <glyph unicode="&#xf157;" horiz-adv-x="1027" d="M4 1360q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103 q0 -14 -9.5 -23t-22.5 -9h-290v-330q0 -13 -9.5 -22.5t-22.5 -9.5h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214z" />
346
- <glyph unicode="&#xf158;" horiz-adv-x="1280" d="M0 256v128q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315t-126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9 h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23zM487 747h320q106 0 171 62t65 162t-65 162t-171 62h-320v-448z" />
347
- <glyph unicode="&#xf159;" horiz-adv-x="1792" d="M0 672v64q0 14 9 23t23 9h175l-33 128h-142q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h109l-89 344q-5 15 5 28q10 12 26 12h137q26 0 31 -24l90 -360h359l97 360q7 24 31 24h126q24 0 31 -24l98 -360h365l93 360q5 24 31 24h137q16 0 26 -12q10 -13 5 -28l-91 -344h111 q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-145l-34 -128h179q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23z M373 896l32 -128h225l35 128h-292zM436 640l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5l81 299h-159zM822 768h139l-35 128h-70zM1118 896l34 -128h230l33 128h-297zM1187 640l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3l78 300h-162z" />
348
- <glyph unicode="&#xf15a;" horiz-adv-x="1280" d="M56 0l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89 t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200zM522 182q8 0 37 -0.5t48 -0.5t53 1.5t58.5 4t57 8.5t55.5 14t47.5 21t39.5 30t24.5 40t9.5 51q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1 t-47.5 -1v-338zM522 674q5 0 34.5 -0.5t46.5 0t50 2t55 5.5t51.5 11t48.5 18.5t37 27t27 38.5t9 51q0 33 -12.5 58.5t-30.5 42t-48 28t-55 16.5t-61.5 8t-58 2.5t-54 -1t-39.5 -0.5v-307z" />
349
- <glyph unicode="&#xf15b;" d="M0 -160v1600q0 40 28 68t68 28h800v-544q0 -40 28 -68t68 -28h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM1024 1024v472q22 -14 36 -28l408 -408q14 -14 28 -36h-472z" />
350
- <glyph unicode="&#xf15c;" d="M0 -160v1600q0 40 28 68t68 28h800v-544q0 -40 28 -68t68 -28h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM384 160q0 -14 9 -23t23 -9h704q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64zM384 416q0 -14 9 -23t23 -9h704 q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64zM384 672q0 -14 9 -23t23 -9h704q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64zM1024 1024v472q22 -14 36 -28l408 -408q14 -14 28 -36h-472z" />
351
- <glyph unicode="&#xf15d;" horiz-adv-x="1664" d="M34 108q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35zM899 768v106h70l230 662h162l230 -662h70v-106h-288v106h75l-47 144h-243l-47 -144h75v-106 h-287zM988 -166l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121v-233h-584v90zM1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18 t-7.5 -29z" />
352
- <glyph unicode="&#xf15e;" horiz-adv-x="1664" d="M34 108q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35zM899 -150h70l230 662h162l230 -662h70v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287 v106zM988 768v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -10v-3l14 3q9 1 30 1h248v119h121v-233h-584zM1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29 z" />
353
- <glyph unicode="&#xf160;" horiz-adv-x="1792" d="M34 108q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35zM896 -32q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9 t-9 23v192zM896 288v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23zM896 800v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23zM896 1312v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23 v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23z" />
354
- <glyph unicode="&#xf161;" horiz-adv-x="1792" d="M34 108q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35zM896 -32q0 14 9 23t23 9h256q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9 t-9 23v192zM896 288v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23zM896 800v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23zM896 1312v192q0 14 9 23t23 9h832q14 0 23 -9t9 -23 v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23z" />
355
- <glyph unicode="&#xf162;" d="M34 108q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35zM946 261q0 105 72 178t181 73q123 0 205 -94.5t82 -252.5q0 -62 -13 -121.5t-41 -114 t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5zM976 1351l192 185h123v-654h165v-114h-469v114h167v432q0 7 0.5 19t0.5 17 v16h-2l-7 -12q-8 -13 -26 -31l-62 -58zM1085 261q0 -57 36.5 -95t104.5 -38q50 0 85 27t35 68q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94z" />
356
- <glyph unicode="&#xf163;" d="M34 108q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35zM946 1285q0 105 72 178t181 73q123 0 205 -94.5t82 -252.5q0 -62 -13 -121.5t-41 -114 t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5zM976 327l192 185h123v-654h165v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16 h-2l-7 -12q-8 -13 -26 -31l-62 -58zM1085 1285q0 -57 36.5 -95t104.5 -38q50 0 85 27t35 68q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94z" />
357
- <glyph unicode="&#xf164;" horiz-adv-x="1664" d="M0 64v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45zM128 192q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45zM480 64v641q0 25 18 43.5t43 20.5q24 2 76 59 t101 121q68 87 101 120q18 18 31 48t17.5 48.5t13.5 60.5q7 39 12.5 61t19.5 52t34 50q19 19 45 19q46 0 82.5 -10.5t60 -26t40 -40.5t24 -45t12 -50t5 -45t0.5 -39q0 -38 -9.5 -76t-19 -60t-27.5 -56q-3 -6 -10 -18t-11 -22t-8 -24h277q78 0 135 -57t57 -135 q0 -86 -55 -149q15 -44 15 -76q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5z" />
358
- <glyph unicode="&#xf165;" horiz-adv-x="1664" d="M0 448q0 -26 19 -45t45 -19h288q26 0 45 19t19 45v640q0 26 -19 45t-45 19h-288q-26 0 -45 -19t-19 -45v-640zM128 960q0 27 18.5 45.5t45.5 18.5q26 0 45 -18.5t19 -45.5q0 -26 -19 -45t-45 -19q-27 0 -45.5 19t-18.5 45zM480 447v641q0 26 19 44.5t45 19.5q35 1 158 44 q77 26 120.5 39.5t121.5 29t144 15.5h17h76h36q133 -2 197 -78q58 -69 49 -181q39 -37 54 -94q17 -61 0 -117q46 -61 43 -137q0 -32 -15 -76q55 -61 55 -149q-1 -78 -57.5 -135t-134.5 -57h-277q4 -14 8 -24t11 -22t10 -18q18 -37 27 -57t19 -58.5t10 -76.5q0 -24 -0.5 -39 t-5 -45t-12 -50t-24 -45t-40 -40.5t-60 -26t-82.5 -10.5q-26 0 -45 19q-20 20 -34 50t-19.5 52t-12.5 61q-9 42 -13.5 60.5t-17.5 48.5t-31 48q-33 33 -101 120q-49 64 -101 121t-76 59q-25 2 -43 20.5t-18 43.5z" />
359
- <glyph unicode="&#xf166;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM218 366q0 -176 20 -260q10 -43 42.5 -73t75.5 -35q137 -15 412 -15t412 15q43 5 75.5 35t42.5 73 q20 84 20 260q0 177 -19 260q-10 44 -43 73.5t-76 34.5q-136 15 -412 15q-275 0 -411 -15q-44 -5 -76.5 -34.5t-42.5 -73.5q-20 -87 -20 -260zM300 551v70h232v-70h-80v-423h-74v423h-78zM396 1313l24 -69t23 -69q35 -103 46 -158v-201h74v201l90 296h-75l-51 -195l-53 195 h-78zM542 205v290h66v-270q0 -24 1 -26q1 -15 15 -15q20 0 42 31v280h67v-367h-67v40q-39 -45 -76 -45q-33 0 -42 28q-6 16 -6 54zM654 936q0 -58 21 -87q27 -38 78 -38q49 0 78 38q21 27 21 87v130q0 58 -21 87q-29 38 -78 38q-51 0 -78 -38q-21 -29 -21 -87v-130zM721 923 v156q0 52 32 52t32 -52v-156q0 -51 -32 -51t-32 51zM790 128v493h67v-161q32 40 68 40q41 0 53 -42q7 -21 7 -74v-146q0 -52 -7 -73q-12 -42 -53 -42q-35 0 -68 41v-36h-67zM857 200q16 -16 33 -16q29 0 29 49v157q0 50 -29 50q-17 0 -33 -16v-224zM907 893q0 -37 6 -55 q11 -27 43 -27q36 0 77 45v-40h67v370h-67v-283q-22 -31 -42 -31q-15 0 -16 16q-1 2 -1 26v272h-67v-293zM1037 247v129q0 59 20 86q29 38 80 38t78 -38q21 -28 21 -86v-76h-133v-65q0 -51 34 -51q24 0 30 26q0 1 0.5 7t0.5 16.5v21.5h68v-9q0 -29 -2 -43q-3 -22 -15 -40 q-27 -40 -80 -40q-52 0 -81 38q-21 27 -21 86zM1103 355h66v34q0 51 -33 51t-33 -51v-34z" />
360
- <glyph unicode="&#xf167;" d="M27 260q0 234 26 350q14 59 58 99t103 47q183 20 554 20t555 -20q58 -7 102.5 -47t57.5 -99q26 -112 26 -350q0 -234 -26 -350q-14 -59 -58 -99t-102 -46q-184 -21 -555 -21t-555 21q-58 6 -102.5 46t-57.5 99q-26 112 -26 350zM138 509h105v-569h100v569h107v94h-312 v-94zM266 1536h106l71 -263l68 263h102l-121 -399v-271h-100v271q-14 74 -61 212q-37 103 -65 187zM463 43q0 -49 8 -73q12 -37 58 -37q48 0 102 61v-54h89v494h-89v-378q-30 -42 -57 -42q-18 0 -21 21q-1 3 -1 35v364h-89v-391zM614 1028v175q0 80 28 117q38 51 105 51 q69 0 106 -51q28 -37 28 -117v-175q0 -81 -28 -118q-37 -51 -106 -51q-67 0 -105 51q-28 38 -28 118zM704 1011q0 -70 43 -70t43 70v210q0 69 -43 69t-43 -69v-210zM798 -60h89v48q45 -55 93 -55q54 0 71 55q9 27 9 100v197q0 73 -9 99q-17 56 -71 56q-50 0 -93 -54v217h-89 v-663zM887 36v301q22 22 45 22q39 0 39 -67v-211q0 -67 -39 -67q-23 0 -45 22zM955 971v394h91v-367q0 -33 1 -35q3 -22 21 -22q27 0 57 43v381h91v-499h-91v55q-53 -62 -103 -62q-46 0 -59 37q-8 24 -8 75zM1130 100q0 -79 29 -116q39 -51 108 -51q72 0 108 53q18 27 21 54 q2 9 2 58v13h-91q0 -51 -2 -61q-7 -36 -40 -36q-46 0 -46 69v87h179v103q0 79 -27 116q-39 51 -106 51q-68 0 -107 -51q-28 -37 -28 -116v-173zM1219 245v46q0 68 45 68t45 -68v-46h-90z" />
361
- <glyph unicode="&#xf168;" horiz-adv-x="1408" d="M5 384q-10 17 0 36l253 448q1 0 0 1l-161 279q-12 22 -1 37q9 15 32 15h239q40 0 66 -45l164 -286q-10 -18 -257 -456q-27 -46 -65 -46h-239q-21 0 -31 17zM536 539q18 32 531 942q25 45 64 45h241q22 0 31 -15q11 -16 0 -37l-528 -934v-1l336 -615q11 -20 1 -37 q-10 -15 -32 -15h-239q-42 0 -66 45z" />
362
- <glyph unicode="&#xf169;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM227 396q8 -13 24 -13h185q31 0 50 36l199 352q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29 l125 -216v-1l-196 -346q-9 -14 0 -28zM638 516q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1l409 723q8 16 0 28q-7 12 -24 12h-187q-30 0 -49 -35z" />
363
- <glyph unicode="&#xf16a;" horiz-adv-x="1792" d="M0 640q0 96 1 150t8.5 136.5t22.5 147.5q16 73 69 123t124 58q222 25 671 25t671 -25q71 -8 124.5 -58t69.5 -123q14 -65 21.5 -147.5t8.5 -136.5t1 -150t-1 -150t-8.5 -136.5t-22.5 -147.5q-16 -73 -69 -123t-124 -58q-222 -25 -671 -25t-671 25q-71 8 -124.5 58 t-69.5 123q-14 65 -21.5 147.5t-8.5 136.5t-1 150zM640 320q0 -38 33 -56q16 -8 31 -8q20 0 34 10l512 320q30 17 30 54t-30 54l-512 320q-31 20 -65 2q-33 -18 -33 -56v-640z" />
364
- <glyph unicode="&#xf16b;" horiz-adv-x="1792" d="M64 558l338 271l494 -305l-342 -285zM64 1099l490 319l342 -285l-494 -304zM407 166v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284l147 96v-108l-490 -293v-1l-1 1l-1 -1v1zM896 524l494 305l338 -271l-489 -319zM896 1133l343 285l489 -319l-338 -270z" />
365
- <glyph unicode="&#xf16c;" horiz-adv-x="1408" d="M0 -255v736h121v-618h928v618h120v-701l-1 -35v-1h-1132l-35 1h-1zM221 -17v151l707 1v-151zM227 243l14 150l704 -65l-13 -150zM270 563l39 146l683 -183l-39 -146zM395 928l77 130l609 -360l-77 -130zM707 1303l125 86l398 -585l-124 -85zM1136 1510l149 26l121 -697 l-149 -26z" />
366
- <glyph unicode="&#xf16d;" d="M0 69v1142q0 81 58 139t139 58h1142q81 0 139 -58t58 -139v-1142q0 -81 -58 -139t-139 -58h-1142q-81 0 -139 58t-58 139zM171 110q0 -26 17.5 -43.5t43.5 -17.5h1069q25 0 43 17.5t18 43.5v648h-135q20 -63 20 -131q0 -126 -64 -232.5t-174 -168.5t-240 -62 q-197 0 -337 135.5t-140 327.5q0 68 20 131h-141v-648zM461 643q0 -124 90.5 -211.5t217.5 -87.5q128 0 218.5 87.5t90.5 211.5t-90.5 211.5t-218.5 87.5q-127 0 -217.5 -87.5t-90.5 -211.5zM1050 1003q0 -29 20 -49t49 -20h174q29 0 49 20t20 49v165q0 28 -20 48.5 t-49 20.5h-174q-29 0 -49 -20.5t-20 -48.5v-165z" />
367
- <glyph unicode="&#xf16e;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM274 640q0 -88 62 -150t150 -62t150 62t62 150t-62 150t-150 62t-150 -62t-62 -150zM838 640q0 -88 62 -150 t150 -62t150 62t62 150t-62 150t-150 62t-150 -62t-62 -150z" />
368
- <glyph unicode="&#xf170;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM309 384h94l104 160h522l104 -160h94l-459 691zM567 608l201 306l201 -306h-402z" />
369
- <glyph unicode="&#xf171;" horiz-adv-x="1408" d="M0 1222q3 26 17.5 48.5t31.5 37.5t45 30t46 22.5t48 18.5q125 46 313 64q379 37 676 -50q155 -46 215 -122q16 -20 16.5 -51t-5.5 -54q-26 -167 -111 -655q-5 -30 -27 -56t-43.5 -40t-54.5 -31q-252 -126 -610 -88q-248 27 -394 139q-15 12 -25.5 26.5t-17 35t-9 34 t-6 39.5t-5.5 35q-9 50 -26.5 150t-28 161.5t-23.5 147.5t-22 158zM173 285l6 16l18 9q223 -148 506.5 -148t507.5 148q21 -6 24 -23t-5 -45t-8 -37q-8 -26 -15.5 -76.5t-14 -84t-28.5 -70t-58 -56.5q-86 -48 -189.5 -71.5t-202 -22t-201.5 18.5q-46 8 -81.5 18t-76.5 27 t-73 43.5t-52 61.5q-25 96 -57 292zM243 1240q30 -28 76 -45.5t73.5 -22t87.5 -11.5q228 -29 448 -1q63 8 89.5 12t72.5 21.5t75 46.5q-20 27 -56 44.5t-58 22t-71 12.5q-291 47 -566 -2q-43 -7 -66 -12t-55 -22t-50 -43zM481 657q4 -91 77.5 -155t165.5 -56q91 8 152 84 t50 168q-14 107 -113 164t-197 13q-63 -28 -100.5 -88.5t-34.5 -129.5zM599 710q14 41 52 58q36 18 72.5 12t64 -35.5t27.5 -67.5q8 -63 -50.5 -101t-111.5 -6q-39 17 -53.5 58t-0.5 82z" />
370
- <glyph unicode="&#xf172;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM260 1060q8 -68 19 -138t29 -171t24 -137q1 -5 5 -31t7 -36t12 -27t22 -28q105 -80 284 -100q259 -28 440 63 q24 13 39.5 23t31 29t19.5 40q48 267 80 473q9 53 -8 75q-43 55 -155 88q-216 63 -487 36q-132 -12 -226 -46q-38 -15 -59.5 -25t-47 -34t-29.5 -54zM385 384q26 -154 41 -210q47 -81 204 -108q249 -46 428 53q34 19 49 51.5t22.5 85.5t12.5 71q0 7 5.5 26.5t3 32 t-17.5 16.5q-161 -106 -365 -106t-366 106l-12 -6zM436 1073q13 19 36 31t40 15.5t47 8.5q198 35 408 1q33 -5 51 -8.5t43 -16t39 -31.5q-20 -21 -53.5 -34t-53 -16t-63.5 -8q-155 -20 -324 0q-44 6 -63 9.5t-52.5 16t-54.5 32.5zM607 653q-2 49 25.5 93t72.5 64 q70 31 141.5 -10t81.5 -118q8 -66 -36 -121t-110 -61t-119 40t-56 113zM687.5 660.5q0.5 -52.5 43.5 -70.5q39 -23 81 4t36 72q0 43 -41 66t-77 1q-43 -20 -42.5 -72.5z" />
371
- <glyph unicode="&#xf173;" horiz-adv-x="1024" d="M78 779v217q91 30 155 84q64 55 103 132q39 78 54 196h219v-388h364v-241h-364v-394q0 -136 14 -172q13 -37 52 -60q50 -31 117 -31q117 0 232 76v-242q-102 -48 -178 -65q-77 -19 -173 -19q-105 0 -186 27q-78 25 -138 75q-58 51 -79 105q-22 54 -22 161v539h-170z" />
372
- <glyph unicode="&#xf174;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM413 744h127v-404q0 -78 17 -121q17 -42 59 -78q43 -37 104 -57q62 -20 140 -20q67 0 129 14q57 13 134 49v181 q-88 -56 -174 -56q-51 0 -88 23q-29 17 -39 45q-11 30 -11 129v295h274v181h-274v291h-164q-11 -90 -40 -147t-78 -99q-48 -40 -116 -63v-163z" />
373
- <glyph unicode="&#xf175;" horiz-adv-x="768" d="M3 237q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19t-5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35z" />
374
- <glyph unicode="&#xf176;" horiz-adv-x="768" d="M3 1043q-8 19 5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19z" />
375
- <glyph unicode="&#xf177;" horiz-adv-x="1792" d="M64 637q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23z" />
376
- <glyph unicode="&#xf178;" horiz-adv-x="1792" d="M0 544v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23z" />
377
- <glyph unicode="&#xf179;" horiz-adv-x="1408" d="M0 634q0 228 113 374q112 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32 q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503zM683 1131q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11q0 -4 0.5 -10t0.5 -10q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17z" />
378
- <glyph unicode="&#xf17a;" horiz-adv-x="1664" d="M0 -27v557h682v-651zM0 614v565l682 94v-659h-682zM757 -131v661h907v-786zM757 614v669l907 125v-794h-907z" />
379
- <glyph unicode="&#xf17b;" horiz-adv-x="1408" d="M0 337v430q0 42 30 72t73 30q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30t-73 30t-30 73zM241 886q0 117 64 215.5t172 153.5l-71 131q-7 13 5 20q13 6 20 -6l72 -132q95 42 201 42t201 -42l72 132q7 12 20 6q12 -7 5 -20l-71 -131q107 -55 171 -153.5t64 -215.5 h-925zM245 184v666h918v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78 32t-32 78zM455 1092q0 -16 11 -27.5t27 -11.5t27.5 11.5t11.5 27.5t-11.5 27.5 t-27.5 11.5t-27 -11.5t-11 -27.5zM876 1092q0 -16 11.5 -27.5t27.5 -11.5t27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5zM1203 337v430q0 43 30 72.5t72 29.5q43 0 73 -29.5t30 -72.5v-430q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73z" />
380
- <glyph unicode="&#xf17c;" d="M11 -115q-10 23 7 66.5t18 54.5q1 16 -4 40t-10 42.5t-4.5 36.5t10.5 27q14 12 57 14t60 12q30 18 42 35t12 51q21 -73 -32 -106q-32 -20 -83 -15q-34 3 -43 -10q-13 -15 5 -57q2 -6 8 -18t8.5 -18t4.5 -17t1 -22q0 -15 -17 -49t-14 -48q3 -17 37 -26q20 -6 84.5 -18.5 t99.5 -20.5q24 -6 74 -22t82.5 -23t55.5 -4q43 6 64.5 28t23 48t-7.5 58.5t-19 52t-20 36.5q-121 190 -169 242q-68 74 -113 40q-11 -9 -15 15q-3 16 -2 38q1 29 10 52t24 47t22 42q8 21 26.5 72t29.5 78t30 61t39 54q110 143 124 195q-12 112 -16 310q-2 90 24 151.5 t106 104.5q39 21 104 21q53 1 106 -13.5t89 -41.5q57 -42 91.5 -121.5t29.5 -147.5q-5 -95 30 -214q34 -113 133 -218q55 -59 99.5 -163t59.5 -191q8 -49 5 -84.5t-12 -55.5t-20 -22q-10 -2 -23.5 -19t-27 -35.5t-40.5 -33.5t-61 -14q-18 1 -31.5 5t-22.5 13.5t-13.5 15.5 t-11.5 20.5t-9 19.5q-22 37 -41 30t-28 -49t7 -97q20 -70 1 -195q-10 -65 18 -100.5t73 -33t85 35.5q59 49 89.5 66.5t103.5 42.5q53 18 77 36.5t18.5 34.5t-25 28.5t-51.5 23.5q-33 11 -49.5 48t-15 72.5t15.5 47.5q1 -31 8 -56.5t14.5 -40.5t20.5 -28.5t21 -19t21.5 -13 t16.5 -9.5q20 -12 31 -24.5t12 -24t-2.5 -22.5t-15.5 -22t-23.5 -19.5t-30 -18.5t-31.5 -16.5t-32 -15.5t-27 -13q-38 -19 -85.5 -56t-75.5 -64q-17 -16 -68 -19.5t-89 14.5q-18 9 -29.5 23.5t-16.5 25.5t-22 19.5t-47 9.5q-44 1 -130 1q-19 0 -57 -1.5t-58 -2.5 q-44 -1 -79.5 -15t-53.5 -30t-43.5 -28.5t-53.5 -11.5q-29 1 -111 31t-146 43q-19 4 -51 9.5t-50 9t-39.5 9.5t-33.5 14.5t-17 19.5zM321 495q-36 -65 10 -166q5 -12 25 -28t24 -20q20 -23 104 -90.5t93 -76.5q16 -15 17.5 -38t-14 -43t-45.5 -23q8 -15 29 -44.5t28 -54 t7 -70.5q46 24 7 92q-4 8 -10.5 16t-9.5 12t-2 6q3 5 13 9.5t20 -2.5q46 -52 166 -36q133 15 177 87q23 38 34 30q12 -6 10 -52q-1 -25 -23 -92q-9 -23 -6 -37.5t24 -15.5q3 19 14.5 77t13.5 90q2 21 -6.5 73.5t-7.5 97t23 70.5q15 18 51 18q1 37 34.5 53t72.5 10.5 t60 -22.5q0 18 -55 42q4 15 7.5 27.5t5 26t3 21.5t0.5 22.5t-1 19.5t-3.5 22t-4 20.5t-5 25t-5.5 26.5q-10 48 -47 103t-72 75q24 -20 57 -83q87 -162 54 -278q-11 -40 -50 -42q-31 -4 -38.5 18.5t-8 83.5t-11.5 107q-9 39 -19.5 69t-19.5 45.5t-15.5 24.5t-13 15t-7.5 7 q-14 62 -31 103t-29.5 56t-23.5 33t-15 40q-4 21 6 53.5t4.5 49.5t-44.5 25q-15 3 -44.5 18t-35.5 16q-8 1 -11 26t8 51t36 27q37 3 51 -30t4 -58q-11 -19 -2 -26.5t30 -0.5q13 4 13 36v37q-5 30 -13.5 50t-21 30.5t-23.5 15t-27 7.5q-107 -8 -89 -134q0 -15 -1 -15 q-9 9 -29.5 10.5t-33 -0.5t-15.5 5q1 57 -16 90t-45 34q-27 1 -41.5 -27.5t-16.5 -59.5q-1 -15 3.5 -37t13 -37.5t15.5 -13.5q10 3 16 14q4 9 -7 8q-7 0 -15.5 14.5t-9.5 33.5q-1 22 9 37t34 14q17 0 27 -21t9.5 -39t-1.5 -22q-22 -15 -31 -29q-8 -12 -27.5 -23.5 t-20.5 -12.5q-13 -14 -15.5 -27t7.5 -18q14 -8 25 -19.5t16 -19t18.5 -13t35.5 -6.5q47 -2 102 15q2 1 23 7t34.5 10.5t29.5 13t21 17.5q9 14 20 8q5 -3 6.5 -8.5t-3 -12t-16.5 -9.5q-20 -6 -56.5 -21.5t-45.5 -19.5q-44 -19 -70 -23q-25 -5 -79 2q-10 2 -9 -2t17 -19 q25 -23 67 -22q17 1 36 7t36 14t33.5 17.5t30 17t24.5 12t17.5 2.5t8.5 -11q0 -2 -1 -4.5t-4 -5t-6 -4.5t-8.5 -5t-9 -4.5t-10 -5t-9.5 -4.5q-28 -14 -67.5 -44t-66.5 -43t-49 -1q-21 11 -63 73q-22 31 -25 22q-1 -3 -1 -10q0 -25 -15 -56.5t-29.5 -55.5t-21 -58t11.5 -63 q-23 -6 -62.5 -90t-47.5 -141q-2 -18 -1.5 -69t-5.5 -59q-8 -24 -29 -3q-32 31 -36 94q-2 28 4 56q4 19 -1 18zM372 630q4 -1 12.5 7t12.5 18q1 3 2 7t2 6t1.5 4.5t0.5 4v3t-1 2.5t-3 2q-4 1 -6 -3t-4.5 -12.5t-5.5 -13.5t-10 -13q-7 -10 -1 -12zM603 1190q2 -5 5 -6 q10 0 7 -15q-3 -20 8 -20q3 0 3 3q3 17 -2.5 30t-11.5 15q-9 2 -9 -7zM634 1110q0 12 19 15h10q-11 -1 -15.5 -10.5t-8.5 -9.5q-5 -1 -5 5zM721 1122q24 11 32 -2q3 -6 -3 -9q-4 -1 -11.5 6.5t-17.5 4.5zM835 1196l4 -2q14 -4 18 -31q0 -3 8 2l2 3q0 11 -5 19.5t-11 12.5 t-9 3q-14 -1 -7 -7zM851 1381.5q-1 -2.5 3 -8.5q4 -3 8 0t11 9t15 9q1 1 9 1t15 2t9 7q0 2 -2.5 5t-9 7t-9.5 6q-15 15 -24 15q-9 -1 -11.5 -7.5t-1 -13t-0.5 -12.5q-1 -4 -6 -10.5t-6 -9zM981 1002q-14 -16 7 -43.5t39 -31.5q9 -1 14.5 8t3.5 20q-2 8 -6.5 11.5t-13 5 t-14.5 5.5q-5 3 -9.5 8t-7 8t-5.5 6.5t-4 4t-4 -1.5z" />
381
- <glyph unicode="&#xf17d;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM112 640q0 -124 44 -236.5t124 -201.5q50 89 123.5 166.5t142.5 124.5t130.5 81t99.5 48l37 13 q4 1 13 3.5t13 4.5q-21 49 -53 111q-311 -93 -673 -93q-1 -7 -1 -21zM126 775q302 0 606 80q-120 213 -244 378q-138 -65 -234 -186t-128 -272zM350 134q184 -150 418 -150q132 0 256 52q-42 241 -140 498h-2l-2 -1q-16 -6 -43 -16.5t-101 -49t-137 -82t-131 -114.5 t-103 -148zM609 1276q1 1 2 1q-1 0 -2 -1zM613 1277q131 -170 246 -382q69 26 130 60.5t96.5 61.5t65.5 57t37.5 40.5l12.5 17.5q-185 164 -433 164q-76 0 -155 -19zM909 797q25 -53 44 -95q2 -6 6.5 -17.5t7.5 -16.5q36 5 74.5 7t73.5 2t69 -1.5t64 -4t56.5 -5.5t48 -6.5 t36.5 -6t25 -4.5l10 -2q-3 232 -149 410l-1 -1q-9 -12 -19 -24.5t-43.5 -44.5t-71 -60.5t-100 -65t-131.5 -64.5zM1007 565q87 -239 128 -469q111 75 185 189.5t96 250.5q-210 60 -409 29z" />
382
- <glyph unicode="&#xf17e;" d="M0 1024q0 159 112.5 271.5t271.5 112.5q130 0 234 -80q77 16 150 16q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -73 -16 -150q80 -104 80 -234q0 -159 -112.5 -271.5t-271.5 -112.5q-130 0 -234 80q-77 -16 -150 -16q-143 0 -273.5 55.5t-225 150t-150 225 t-55.5 273.5q0 73 16 150q-80 104 -80 234zM376 399q0 -92 122 -157.5t291 -65.5q73 0 140 18.5t122.5 53.5t88.5 93.5t33 131.5q0 50 -19.5 91.5t-48.5 68.5t-73 49t-82.5 34t-87.5 23l-104 24q-30 7 -44 10.5t-35 11.5t-30 16t-16.5 21t-7.5 30q0 77 144 77q43 0 77 -12 t54 -28.5t38 -33.5t40 -29t48 -12q47 0 75.5 32t28.5 77q0 55 -56 99.5t-142 67.5t-182 23q-68 0 -132 -15.5t-119.5 -47t-89 -87t-33.5 -128.5q0 -61 19 -106.5t56 -75.5t80 -48.5t103 -32.5l146 -36q90 -22 112 -36q32 -20 32 -60q0 -39 -40 -64.5t-105 -25.5 q-51 0 -91.5 16t-65 38.5t-45.5 45t-46 38.5t-54 16q-50 0 -75.5 -30t-25.5 -75z" />
383
- <glyph unicode="&#xf180;" horiz-adv-x="1664" d="M0 640q0 75 53 128l587 587q53 53 128 53t128 -53l265 -265l-398 -399l-188 188q-42 42 -99 42q-59 0 -100 -41l-120 -121q-42 -40 -42 -99q0 -58 42 -100l406 -408q30 -28 67 -37l6 -4h28q60 0 99 41l619 619l2 -3q53 -53 53 -128t-53 -128l-587 -587 q-52 -53 -127.5 -53t-128.5 53l-587 587q-53 53 -53 128zM302 660q0 21 14 35l121 120q13 15 35 15t36 -15l252 -252l574 575q15 15 36 15t36 -15l120 -120q14 -15 14 -36t-14 -36l-730 -730q-17 -15 -37 -15q-4 0 -6 1q-18 2 -30 14l-407 408q-14 15 -14 36z" />
384
- <glyph unicode="&#xf181;" d="M0 -64v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45zM160 192q0 -14 9 -23t23 -9h480q14 0 23 9t9 23v1024q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-1024zM832 576q0 -14 9 -23t23 -9h480q14 0 23 9t9 23 v640q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-640z" />
385
- <glyph unicode="&#xf182;" horiz-adv-x="1280" d="M0 480q0 29 16 53l256 384q73 107 176 107h384q103 0 176 -107l256 -384q16 -24 16 -53q0 -40 -28 -68t-68 -28q-51 0 -80 43l-227 341h-45v-132l247 -411q9 -15 9 -33q0 -26 -19 -45t-45 -19h-192v-272q0 -46 -33 -79t-79 -33h-160q-46 0 -79 33t-33 79v272h-192 q-26 0 -45 19t-19 45q0 18 9 33l247 411v132h-45l-227 -341q-29 -43 -80 -43q-40 0 -68 28t-28 68zM416 1280q0 93 65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5t-65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5z" />
386
- <glyph unicode="&#xf183;" horiz-adv-x="1024" d="M0 416v416q0 80 56 136t136 56h640q80 0 136 -56t56 -136v-416q0 -40 -28 -68t-68 -28t-68 28t-28 68v352h-64v-912q0 -46 -33 -79t-79 -33t-79 33t-33 79v464h-64v-464q0 -46 -33 -79t-79 -33t-79 33t-33 79v912h-64v-352q0 -40 -28 -68t-68 -28t-68 28t-28 68z M288 1280q0 93 65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5t-65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5z" />
387
- <glyph unicode="&#xf184;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM399.5 766q8.5 -37 24.5 -59l349 -473l350 473q16 22 24.5 59t-6 85t-61.5 79q-40 26 -83 25.5 t-73.5 -17.5t-54.5 -45q-36 -40 -96 -40q-59 0 -95 40q-24 28 -54.5 45t-73.5 17.5t-84 -25.5q-46 -31 -60.5 -79t-6 -85z" />
388
- <glyph unicode="&#xf185;" horiz-adv-x="1792" d="M44 363q-5 17 4 29l180 248l-180 248q-9 13 -4 29q4 15 20 20l292 96v306q0 16 13 26q15 10 29 4l292 -94l180 248q9 12 26 12t26 -12l180 -248l292 94q14 6 29 -4q13 -10 13 -26v-306l292 -96q16 -5 20 -20q5 -16 -4 -29l-180 -248l180 -248q9 -12 4 -29q-4 -15 -20 -20 l-292 -96v-306q0 -16 -13 -26q-15 -10 -29 -4l-292 94l-180 -248q-10 -13 -26 -13t-26 13l-180 248l-292 -94q-14 -6 -29 4q-13 10 -13 26v306l-292 96q-16 5 -20 20zM320 640q0 -117 45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5 t-45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5z" />
389
- <glyph unicode="&#xf186;" d="M0 640q0 153 57.5 292.5t156 241.5t235.5 164.5t290 68.5q44 2 61 -39q18 -41 -15 -72q-86 -78 -131.5 -181.5t-45.5 -218.5q0 -148 73 -273t198 -198t273 -73q118 0 228 51q41 18 72 -13q14 -14 17.5 -34t-4.5 -38q-94 -203 -283.5 -324.5t-413.5 -121.5q-156 0 -298 61 t-245 164t-164 245t-61 298zM128 640q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51q144 0 273.5 61.5t220.5 171.5q-54 -9 -110 -9q-182 0 -337 90t-245 245t-90 337q0 192 104 357q-201 -60 -328.5 -229t-127.5 -384z" />
390
- <glyph unicode="&#xf187;" horiz-adv-x="1792" d="M64 1088v256q0 26 19 45t45 19h1536q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1536q-26 0 -45 19t-19 45zM128 -64v960q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-960q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45zM704 704q0 -26 19 -45t45 -19h256 q26 0 45 19t19 45t-19 45t-45 19h-256q-26 0 -45 -19t-19 -45z" />
391
- <glyph unicode="&#xf188;" horiz-adv-x="1664" d="M32 576q0 26 19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 -19t19 -45t-19 -45l-173 -173v-294h224q26 0 45 -19t19 -45t-19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19 t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45z M512 1152q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5h-640z" />
392
- <glyph unicode="&#xf189;" horiz-adv-x="1920" d="M-1 1004q0 11 3 16l4 6q15 19 57 19l274 2q12 -2 23 -6.5t16 -8.5l5 -3q16 -11 24 -32q20 -50 46 -103.5t41 -81.5l16 -29q29 -60 56 -104t48.5 -68.5t41.5 -38.5t34 -14t27 5q2 1 5 5t12 22t13.5 47t9.5 81t0 125q-2 40 -9 73t-14 46l-6 12q-25 34 -85 43q-13 2 5 24 q17 19 38 30q53 26 239 24q82 -1 135 -13q20 -5 33.5 -13.5t20.5 -24t10.5 -32t3.5 -45.5t-1 -55t-2.5 -70.5t-1.5 -82.5q0 -11 -1 -42t-0.5 -48t3.5 -40.5t11.5 -39t22.5 -24.5q8 -2 17 -4t26 11t38 34.5t52 67t68 107.5q60 104 107 225q4 10 10 17.5t11 10.5l4 3l5 2.5 t13 3t20 0.5l288 2q39 5 64 -2.5t31 -16.5l6 -10q23 -64 -150 -294q-24 -32 -65 -85q-78 -100 -90 -131q-17 -41 14 -81q17 -21 81 -82h1l1 -1l1 -1l2 -2q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12 q-30 21 -70 64t-68.5 77.5t-61 58t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91t-106 151t-122.5 211 t-130.5 272q-6 16 -6 27z" />
393
- <glyph unicode="&#xf18a;" horiz-adv-x="1792" d="M0 391q0 115 69.5 245t197.5 258q169 169 341.5 236t246.5 -7q65 -64 20 -209q-4 -14 -1 -20t10 -7t14.5 0.5t13.5 3.5l6 2q139 59 246 59t153 -61q45 -63 0 -178q-2 -13 -4.5 -20t4.5 -12.5t12 -7.5t17 -6q57 -18 103 -47t80 -81.5t34 -116.5q0 -68 -37 -139.5 t-109 -137t-168.5 -117.5t-226 -83t-270.5 -31t-275 33.5t-240.5 93t-171.5 151t-65 199.5zM181 320q9 -96 89 -170t208.5 -109t274.5 -21q223 23 369.5 141.5t132.5 264.5q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5zM413.5 230.5 q-40.5 92.5 6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5q-45 -102 -158 -150t-224 -12q-107 34 -147.5 126.5zM495 257.5q9 -34.5 43 -50.5t74.5 -2.5t62.5 47.5q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5zM705 399 q-17 -31 13 -45q14 -5 29 0.5t22 18.5q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5zM1165 1274q-6 28 9.5 51.5t43.5 29.5q123 26 244 -11.5t208 -134.5q87 -96 112.5 -222.5t-13.5 -241.5q-9 -27 -34 -40t-52 -4t-40 34t-5 52q28 82 10 172t-80 158 q-62 69 -148 95.5t-173 8.5q-28 -6 -52 9.5t-30 43.5zM1224 1047q-5 24 8 44.5t37 25.5q60 13 119 -5.5t101 -65.5t54.5 -108.5t-6.5 -117.5q-8 -23 -29.5 -34t-44.5 -4q-23 8 -34 29.5t-4 44.5q20 63 -24 111t-107 35q-24 -5 -45 8t-25 37z" />
394
- <glyph unicode="&#xf18b;" d="M0 638q0 187 83.5 349.5t229.5 269.5t325 137v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495zM398 -34q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211q-171 -94 -368 -94q-196 0 -367 94zM898 909v485q179 -30 325 -137t229.5 -269.5 t83.5 -349.5q0 -280 -181 -495q-204 99 -330.5 306.5t-126.5 459.5z" />
395
- <glyph unicode="&#xf18c;" horiz-adv-x="1408" d="M0 -211q0 19 13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23 t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70 28 133.5 36.5t112.5 -1t92 -30t73.5 -50t56 -61t42 -63t27.5 -56t16 -39.5l4 -16q12 122 12 195q-8 6 -21.5 16t-49 44.5t-63.5 71.5t-54 93t-33 112.5t12 127t70 138.5q73 -25 127.5 -61.5t84.5 -76.5t48 -85t20.5 -89 t-0.5 -85.5t-13 -76.5t-19 -62t-17 -42l-7 -15q1 -5 1 -50.5t-1 -71.5q3 7 10 18.5t30.5 43t50.5 58t71 55.5t91.5 44.5t112 14.5t132.5 -24q-2 -78 -21.5 -141.5t-50 -104.5t-69.5 -71.5t-81.5 -45.5t-84.5 -24t-80 -9.5t-67.5 1t-46.5 4.5l-17 3q-23 -147 -73 -283 q6 7 18 18.5t49.5 41t77.5 52.5t99.5 42t117.5 20t129 -23.5t137 -77.5q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32z" />
396
- <glyph unicode="&#xf18d;" horiz-adv-x="1280" d="M21 217v66h1238v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5zM21 354v255h1238v-255h-1238zM21 682v255h1238v-255h-1238zM21 1010v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5v-67h-1238z" />
397
- <glyph unicode="&#xf18e;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM384 544v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23t-9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5z" />
398
- <glyph unicode="&#xf190;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM384 640q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23z" />
399
- <glyph unicode="&#xf191;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 160q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5v960q0 13 -9.5 22.5t-22.5 9.5h-960 q-13 0 -22.5 -9.5t-9.5 -22.5v-960zM448 640q0 33 27 52l448 320q17 12 37 12q26 0 45 -19t19 -45v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52z" />
400
- <glyph unicode="&#xf192;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM512 640q0 106 75 181t181 75t181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181z" />
401
- <glyph unicode="&#xf193;" horiz-adv-x="1664" d="M0 320q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5zM416 1348q-2 16 6 42 q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455q40 0 57 -35l228 -455l198 99l58 -114l-256 -128q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5z" />
402
- <glyph unicode="&#xf194;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM128 806q16 -8 25.5 -26t21.5 -20q21 -3 54.5 8.5t58 10.5t41.5 -30q11 -18 18.5 -38.5t15 -48t12.5 -40.5 q17 -46 53 -187q36 -146 57 -197q42 -99 103 -125q43 -12 85 -1.5t76 31.5q131 77 250 237q104 139 172.5 292.5t82.5 226.5q16 85 -21 132q-52 65 -187 45q-17 -3 -41 -12.5t-57.5 -30.5t-64.5 -48.5t-59.5 -70t-44.5 -91.5q80 7 113.5 -16t26.5 -99q-5 -52 -52 -143 q-43 -78 -71 -99q-44 -32 -87 14q-23 24 -37.5 64.5t-19 73t-10 84t-8.5 71.5q-23 129 -34 164q-12 37 -35.5 69t-50.5 40q-57 16 -127 -25q-54 -32 -136.5 -106t-122.5 -102v-7z" />
403
- <glyph unicode="&#xf195;" horiz-adv-x="1152" d="M0 608v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31 l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26z" />
404
- <glyph unicode="&#xf196;" horiz-adv-x="1408" d="M0 288v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5zM128 288q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47 t-47 -113v-832zM256 672v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23z" />
405
- <glyph unicode="&#xf197;" horiz-adv-x="2176" d="M0 576q0 12 38.5 20.5t96.5 10.5q-7 25 -7 49q0 33 9.5 56.5t22.5 23.5h64v64h128q158 0 268 -64h1113q42 -7 106.5 -18t80.5 -14q89 -15 150 -40.5t83.5 -47.5t22.5 -40t-22.5 -40t-83.5 -47.5t-150 -40.5q-16 -3 -80.5 -14t-106.5 -18h-1113q-110 -64 -268 -64h-128v64 h-64q-13 0 -22.5 23.5t-9.5 56.5q0 24 7 49q-58 2 -96.5 10.5t-38.5 20.5zM323 336h29q157 0 273 64h1015q-217 -38 -456 -80q-57 0 -113 -24t-83 -48l-28 -24l-288 -288q-26 -26 -70.5 -45t-89.5 -19h-96zM323 816l93 464h96q46 0 90 -19t70 -45l288 -288q4 -4 11 -10.5 t30.5 -23t48.5 -29t61.5 -23t72.5 -10.5l456 -80h-1015q-116 64 -273 64h-29zM1739 484l81 -30q68 48 68 122t-68 122l-81 -30q53 -36 53 -92t-53 -92z" />
406
- <glyph unicode="&#xf198;" horiz-adv-x="1664" d="M0 796q0 47 27.5 85t71.5 53l157 53l-53 159q-8 24 -8 47q0 60 42 102.5t102 42.5q47 0 85 -27t53 -72l54 -160l310 105l-54 160q-8 24 -8 47q0 59 42.5 102t101.5 43q47 0 85.5 -27.5t53.5 -71.5l53 -161l162 55q21 6 43 6q60 0 102.5 -39.5t42.5 -98.5q0 -45 -30 -81.5 t-74 -51.5l-157 -54l105 -316l164 56q24 8 46 8q62 0 103.5 -40.5t41.5 -101.5q0 -97 -93 -130l-172 -59l56 -167q7 -21 7 -47q0 -59 -42 -102t-101 -43q-47 0 -85.5 27t-53.5 72l-55 165l-310 -106l55 -164q8 -24 8 -47q0 -59 -42 -102t-102 -43q-47 0 -85 27t-53 72 l-55 163l-153 -53q-29 -9 -50 -9q-61 0 -101.5 40t-40.5 101q0 47 27.5 85t71.5 53l156 53l-105 313l-156 -54q-26 -8 -48 -8q-60 0 -101 40.5t-41 100.5zM620 811l105 -313l310 105l-105 315z" />
407
- <glyph unicode="&#xf199;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 352q0 -40 28 -68t68 -28h832q40 0 68 28t28 68v436q-31 -35 -64 -55q-34 -22 -132.5 -85t-151.5 -99 q-98 -69 -164 -69t-164 69q-46 32 -141.5 92.5t-142.5 92.5q-12 8 -33 27t-31 27v-436zM256 928q0 -37 30.5 -76.5t67.5 -64.5q47 -32 137.5 -89t129.5 -83q3 -2 17 -11.5t21 -14t21 -13t23.5 -13t21.5 -9.5t22.5 -7.5t20.5 -2.5t20.5 2.5t22.5 7.5t21.5 9.5t23.5 13t21 13 t21 14t17 11.5l267 174q35 23 66.5 62.5t31.5 73.5q0 41 -27.5 70t-68.5 29h-832q-40 0 -68 -28t-28 -68z" />
408
- <glyph unicode="&#xf19a;" horiz-adv-x="1792" d="M0 640q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348zM41 640q0 -173 68 -331.5t182.5 -273t273 -182.5t331.5 -68t331.5 68t273 182.5t182.5 273t68 331.5 t-68 331.5t-182.5 273t-273 182.5t-331.5 68t-331.5 -68t-273 -182.5t-182.5 -273t-68 -331.5zM127 640q0 163 67 313l367 -1005q-196 95 -315 281t-119 411zM254 1062q105 160 274.5 253.5t367.5 93.5q147 0 280.5 -53t238.5 -149h-10q-55 0 -92 -40.5t-37 -95.5 q0 -12 2 -24t4 -21.5t8 -23t9 -21t12 -22.5t12.5 -21t14.5 -24t14 -23q63 -107 63 -212q0 -19 -2.5 -38.5t-10 -49.5t-11.5 -44t-17.5 -59t-17.5 -58l-76 -256l-278 826q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-75 1 -202 10q-12 1 -20.5 -5t-11.5 -15 t-1.5 -18.5t9 -16.5t19.5 -8l80 -8l120 -328l-168 -504l-280 832q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-7 0 -23 0.5t-26 0.5zM679 -97l230 670l237 -647q1 -6 5 -11q-126 -44 -255 -44q-112 0 -217 32zM1282 -24l235 678q59 169 59 276q0 42 -6 79 q95 -174 95 -369q0 -209 -104 -385.5t-279 -278.5z" />
409
- <glyph unicode="&#xf19b;" horiz-adv-x="1792" d="M0 455q0 140 100.5 263.5t275 205.5t391.5 108v-172q-217 -38 -356.5 -150t-139.5 -255q0 -152 154.5 -267t388.5 -145v1360l272 133v-1536l-272 -128q-228 20 -414 102t-293 208.5t-107 272.5zM1134 860v172q277 -33 481 -157l140 79l37 -390l-525 114l147 83 q-119 70 -280 99z" />
410
- <glyph unicode="&#xf19c;" horiz-adv-x="2048" d="M0 -128q0 26 20.5 45t48.5 19h1782q28 0 48.5 -19t20.5 -45v-128h-1920v128zM0 1024v128l960 384l960 -384v-128h-128q0 -26 -20.5 -45t-48.5 -19h-1526q-28 0 -48.5 19t-20.5 45h-128zM128 0v64q0 26 20.5 45t48.5 19h59v768h256v-768h128v768h256v-768h128v768h256 v-768h128v768h256v-768h59q28 0 48.5 -19t20.5 -45v-64h-1664z" />
411
- <glyph unicode="&#xf19d;" horiz-adv-x="2304" d="M0 1024q0 23 22 31l1120 352q4 1 10 1t10 -1l1120 -352q22 -8 22 -31t-22 -31l-1120 -352q-4 -1 -10 -1t-10 1l-652 206q-43 -34 -71 -111.5t-34 -178.5q63 -36 63 -109q0 -69 -58 -107l58 -433q2 -14 -8 -25q-9 -11 -24 -11h-192q-15 0 -24 11q-10 11 -8 25l58 433 q-58 38 -58 107q0 73 65 111q11 207 98 330l-333 104q-22 8 -22 31zM512 384l18 316l574 -181q22 -7 48 -7t48 7l574 181l18 -316q4 -69 -82 -128t-235 -93.5t-323 -34.5t-323 34.5t-235 93.5t-82 128z" />
412
- <glyph unicode="&#xf19e;" d="M109 1536q58 -15 108 -15q43 0 111 15q63 -111 133.5 -229.5t167 -276.5t138.5 -227q37 61 109.5 177.5t117.5 190t105 176t107 189.5q54 -14 107 -14q56 0 114 14q-28 -39 -60 -88.5t-49.5 -78.5t-56.5 -96t-49 -84q-146 -248 -353 -610l13 -707q-62 11 -105 11 q-41 0 -105 -11l13 707q-40 69 -168.5 295.5t-216.5 374.5t-181 287z" />
413
- <glyph unicode="&#xf1a0;" horiz-adv-x="1280" d="M111 182q0 81 44.5 150t118.5 115q131 82 404 100q-32 41 -47.5 73.5t-15.5 73.5q0 40 21 85q-46 -4 -68 -4q-148 0 -249.5 96.5t-101.5 244.5q0 82 36 159t99 131q76 66 182 98t218 32h417l-137 -88h-132q75 -63 113 -133t38 -160q0 -72 -24.5 -129.5t-59.5 -93 t-69.5 -65t-59 -61.5t-24.5 -66q0 -36 32 -70.5t77 -68t90.5 -73.5t77.5 -104t32 -142q0 -91 -49 -173q-71 -122 -209.5 -179.5t-298.5 -57.5q-132 0 -246.5 41.5t-172.5 137.5q-36 59 -36 131zM297 228q0 -56 23.5 -102t61 -75.5t87 -50t100 -29t101.5 -8.5q58 0 111.5 13 t99 39t73 73t27.5 109q0 25 -7 49t-14.5 42t-27 41.5t-29.5 35t-38.5 34.5t-36.5 29t-41.5 30t-36.5 26q-16 2 -49 2q-53 0 -104.5 -7t-107 -25t-97 -46t-68.5 -74.5t-27 -105.5zM403 1222q0 -46 10 -97.5t31.5 -103t52 -92.5t75 -67t96.5 -26q37 0 77.5 16.5t65.5 43.5 q53 56 53 159q0 59 -17 125.5t-48 129t-84 103.5t-117 41q-42 0 -82.5 -19.5t-66.5 -52.5q-46 -59 -46 -160z" />
414
- <glyph unicode="&#xf1a1;" horiz-adv-x="1984" d="M0 722q0 94 66 160t160 66q83 0 148 -55q248 158 592 164l134 423q4 14 17.5 21.5t28.5 4.5l347 -82q22 50 68.5 81t102.5 31q77 0 131.5 -54.5t54.5 -131.5t-54.5 -132t-131.5 -55q-76 0 -130.5 54t-55.5 131l-315 74l-116 -366q327 -14 560 -166q64 58 151 58 q94 0 160 -66t66 -160q0 -62 -31 -114t-83 -82q5 -33 5 -61q0 -121 -68.5 -230.5t-197.5 -193.5q-125 -82 -285.5 -125.5t-335.5 -43.5q-176 0 -336.5 43.5t-284.5 125.5q-129 84 -197.5 193t-68.5 231q0 29 5 66q-48 31 -77 81.5t-29 109.5zM77 722q0 -67 51 -111 q49 131 180 235q-36 25 -82 25q-62 0 -105.5 -43.5t-43.5 -105.5zM178 465q0 -101 59.5 -194t171.5 -166q116 -75 265.5 -115.5t313.5 -40.5t313.5 40.5t265.5 115.5q112 73 171.5 166t59.5 194t-59.5 193.5t-171.5 165.5q-116 75 -265.5 115.5t-313.5 40.5t-313.5 -40.5 t-265.5 -115.5q-112 -73 -171.5 -165.5t-59.5 -193.5zM555 572q0 57 41.5 98t97.5 41t96.5 -41t40.5 -98q0 -56 -40.5 -96t-96.5 -40q-57 0 -98 40t-41 96zM661 209.5q0 16.5 11 27.5t27 11t27 -11q77 -77 265 -77h2q188 0 265 77q11 11 27 11t27 -11t11 -27.5t-11 -27.5 q-99 -99 -319 -99h-2q-220 0 -319 99q-11 11 -11 27.5zM1153 572q0 57 41.5 98t97.5 41t96.5 -41t40.5 -98q0 -56 -40.5 -96t-96.5 -40q-57 0 -98 40t-41 96zM1555 1350q0 -45 32 -77t77 -32t77 32t32 77t-32 77t-77 32t-77 -32t-32 -77zM1672 843q131 -105 178 -238 q57 46 57 117q0 62 -43.5 105.5t-105.5 43.5q-49 0 -86 -28z" />
415
- <glyph unicode="&#xf1a2;" d="M0 193v894q0 133 94 227t226 94h896q132 0 226 -94t94 -227v-894q0 -133 -94 -227t-226 -94h-896q-132 0 -226 94t-94 227zM155 709q0 -37 19.5 -67.5t52.5 -45.5q-7 -25 -7 -54q0 -98 74 -181.5t201.5 -132t278.5 -48.5q150 0 277.5 48.5t201.5 132t74 181.5q0 27 -6 54 q35 14 57 45.5t22 70.5q0 51 -36 87.5t-87 36.5q-60 0 -98 -48q-151 107 -375 115l83 265l206 -49q1 -50 36.5 -85t84.5 -35q50 0 86 35.5t36 85.5t-36 86t-86 36q-36 0 -66 -20.5t-45 -53.5l-227 54q-9 2 -17.5 -2.5t-11.5 -14.5l-95 -302q-224 -4 -381 -113q-36 43 -93 43 q-51 0 -87 -36.5t-36 -87.5zM493 613q0 37 26 63t63 26t63 -26t26 -63t-26 -64t-63 -27t-63 27t-26 64zM560 375q0 11 8 18q7 7 17.5 7t17.5 -7q49 -51 172 -51h1h1q122 0 173 51q7 7 17.5 7t17.5 -7t7 -18t-7 -18q-65 -64 -208 -64h-1h-1q-143 0 -207 64q-8 7 -8 18z M882 613q0 37 26 63t63 26t63 -26t26 -63t-26 -64t-63 -27t-63 27t-26 64zM1143 1120q0 30 21 51t50 21q30 0 51 -21t21 -51q0 -29 -21 -50t-51 -21q-29 0 -50 21t-21 50z" />
416
- <glyph unicode="&#xf1a3;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM320 502q0 -82 57.5 -139t139.5 -57q81 0 138.5 56.5t57.5 136.5v280q0 19 13.5 33t33.5 14 q19 0 32.5 -14t13.5 -33v-54l60 -28l90 27v62q0 79 -58 135t-138 56t-138 -55.5t-58 -134.5v-283q0 -20 -14 -33.5t-33 -13.5t-32.5 13.5t-13.5 33.5v120h-151v-122zM806 500q0 -80 58 -137t139 -57t138.5 57t57.5 139v122h-150v-126q0 -20 -13.5 -33.5t-33.5 -13.5 q-19 0 -32.5 14t-13.5 33v123l-90 -26l-60 28v-123z" />
417
- <glyph unicode="&#xf1a4;" horiz-adv-x="1920" d="M0 336v266h328v-262q0 -43 30 -72.5t72 -29.5t72 29.5t30 72.5v620q0 171 126.5 292t301.5 121q176 0 302 -122t126 -294v-136l-195 -58l-131 61v118q0 42 -30 72t-72 30t-72 -30t-30 -72v-612q0 -175 -126 -299t-303 -124q-178 0 -303.5 125.5t-125.5 303.5zM1062 332 v268l131 -61l195 58v-270q0 -42 30 -71.5t72 -29.5t72 29.5t30 71.5v275h328v-266q0 -178 -125.5 -303.5t-303.5 -125.5q-177 0 -303 124.5t-126 300.5z" />
418
- <glyph unicode="&#xf1a5;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM64 640h704v-704h480q93 0 158.5 65.5t65.5 158.5v480h-704v704h-480q-93 0 -158.5 -65.5t-65.5 -158.5v-480z " />
419
- <glyph unicode="&#xf1a6;" horiz-adv-x="2048" d="M0 271v697h328v286h204v-983h-532zM205 435h123v369h-123v-369zM614 271h205v697h-205v-697zM614 1050h205v204h-205v-204zM901 26v163h328v82h-328v697h533v-942h-533zM1106 435h123v369h-123v-369zM1516 26v163h327v82h-327v697h532v-942h-532zM1720 435h123v369h-123 v-369z" />
420
- <glyph unicode="&#xf1a7;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM293 388l211 41v206q55 -19 116 -19q125 0 213.5 95t88.5 229t-88.5 229t-213.5 95q-74 0 -141 -36h-186v-840z M504 804v277q28 17 70 17q53 0 91 -45t38 -109t-38 -109.5t-91 -45.5q-43 0 -70 15zM636 -39l211 41v206q51 -19 117 -19q125 0 213 95t88 229t-88 229t-213 95q-20 0 -39 -3q-23 -78 -78 -136q-87 -95 -211 -101v-636zM847 377v277q28 17 70 17q53 0 91 -45.5t38 -109.5 t-38 -109t-91 -45q-43 0 -70 15z" />
421
- <glyph unicode="&#xf1a8;" horiz-adv-x="2038" d="M41 455q0 15 8.5 26.5t22.5 14.5l486 106q-8 14 -8 25t5.5 17.5t16 11.5t20 7t23 4.5t18.5 4.5q4 1 15.5 7.5t17.5 6.5q15 0 28 -16t20 -33q163 37 172 37q17 0 29.5 -11t12.5 -28q0 -15 -8.5 -26t-23.5 -14l-182 -40l-1 -16q-1 -26 81.5 -117.5t104.5 -91.5q47 0 119 80 t72 129q0 36 -23.5 53t-51 18.5t-51 11.5t-23.5 34q0 16 10 34l-68 19q43 44 43 117q0 26 -5 58q82 16 144 16q44 0 71.5 -1.5t48.5 -8.5t31 -13.5t20.5 -24.5t15.5 -33.5t17 -47.5t24 -60l50 25q-3 -40 -23 -60t-42.5 -21t-40 -6.5t-16.5 -20.5l1 -21q75 3 143.5 -20.5 t118 -58.5t101 -94.5t84 -108t75.5 -120.5q33 -56 78.5 -109t75.5 -80.5t99 -88.5q-48 -30 -108.5 -57.5t-138.5 -59t-114 -47.5q-44 37 -74 115t-43.5 164.5t-33 180.5t-42.5 168.5t-72.5 123t-122.5 48.5l-10 -2l-6 -4q4 -5 13 -14q6 -5 28 -23.5t25.5 -22t19 -18 t18 -20.5t11.5 -21t10.5 -27.5t4.5 -31t4 -40.5l1 -33q1 -26 -2.5 -57.5t-7.5 -52t-12.5 -58.5t-11.5 -53q-35 1 -101 -9.5t-98 -10.5q-39 0 -72 10q-2 16 -2 47q0 74 3 96q2 13 31.5 41.5t57 59t26.5 51.5q-24 2 -43 -24q-36 -53 -111.5 -99.5t-136.5 -46.5q-25 0 -75.5 63 t-106.5 139.5t-84 96.5q-6 4 -27 30q-482 -112 -513 -112q-16 0 -28 11t-12 27zM764 676q10 1 32.5 7t34.5 6q19 0 35 -10l-96 -20zM822 568l48 12l109 -177l-73 -48zM859 884q16 30 36 46.5t54 29.5t65.5 36t46 36.5t50 55t43.5 50.5q12 -9 28 -31.5t32 -36.5t38 -13l12 1 v-76l22 -1q247 95 371 190q28 21 50 39t42.5 37.5t33 31t29.5 34t24 31t24.5 37t23 38t27 47.5t29.5 53l7 9q-2 -53 -43 -139q-79 -165 -205 -264t-306 -142q-14 -3 -42 -7.5t-50 -9.5t-39 -14q3 -19 24.5 -46t21.5 -34q0 -11 -26 -30q-5 5 -13.5 15.5t-12 14.5t-10.5 11.5 t-10 10.5l-8 8t-8.5 7.5t-8 5t-8.5 4.5q-7 3 -14.5 5t-20.5 2.5t-22 0.5h-32.5h-37.5q-126 0 -217 -43zM1061 45h31l10 -83l-41 -12v95zM1061 -79q39 26 131.5 47.5t146.5 21.5q9 0 22.5 -15.5t28 -42.5t26 -50t24 -51t14.5 -33q-121 -45 -244 -45q-61 0 -125 11zM1116 29 q21 2 60.5 8.5t72 10t60.5 3.5h14q3 -15 3 -16q0 -7 -17.5 -14.5t-46 -13t-54 -9.5t-53.5 -7.5t-32 -4.5zM1947 1528l1 3l2 4l-1 -5zM1950 1535v1v-1zM1950 1535l1 1z" />
422
- <glyph unicode="&#xf1a9;" d="M0 520q0 89 19.5 172.5t49 145.5t70.5 118.5t78.5 94t78.5 69.5t64.5 46.5t42.5 24.5q14 8 51 26.5t54.5 28.5t48 30t60.5 44q36 28 58 72.5t30 125.5q129 -155 186 -193q44 -29 130 -68t129 -66q21 -13 39 -25t60.5 -46.5t76 -70.5t75 -95t69 -122t47 -148.5 t19.5 -177.5q0 -164 -62 -304.5t-166 -236t-242.5 -149.5t-290.5 -54t-293 57.5t-247.5 157t-170.5 241.5t-64 302zM333 256q-2 -112 74 -164q29 -20 62.5 -28.5t103.5 -8.5q57 0 132 32.5t134 71t120 70.5t93 31q26 -1 65 -31.5t71.5 -67t68 -67.5t55.5 -32q35 -3 58.5 14 t55.5 63q28 41 42.5 101t14.5 106q0 22 -5 44.5t-16.5 45t-34 36.5t-52.5 14q-33 0 -97 -41.5t-129 -83.5t-101 -42q-27 -1 -63.5 19t-76 49t-83.5 58t-100 49t-111 19q-115 -1 -197 -78.5t-84 -178.5zM685.5 -76q-0.5 -10 7.5 -20q34 -32 87.5 -46t102.5 -12.5t99 4.5 q41 4 84.5 20.5t65 30t28.5 20.5q12 12 7 29q-5 19 -24 5q-30 -22 -87 -39t-131 -17q-129 0 -193 49q-5 4 -13 4q-11 0 -26 -12q-7 -6 -7.5 -16zM852 31q9 -8 17.5 -4.5t31.5 23.5q3 2 10.5 8.5t10.5 8.5t10 7t11.5 7t12.5 5t15 4.5t16.5 2.5t20.5 1q27 0 44.5 -7.5 t23 -14.5t13.5 -22q10 -17 12.5 -20t12.5 1q23 12 14 34q-19 47 -39 61q-23 15 -76 15q-47 0 -71 -10q-29 -12 -78 -56q-26 -24 -12 -44z" />
423
- <glyph unicode="&#xf1aa;" d="M0 78q0 72 44.5 128t113.5 72q-22 86 1 173t88 152l12 12l151 -152l-11 -11q-37 -37 -37 -89t37 -90q37 -37 89 -37t89 37l30 30l151 152l161 160l151 -152l-160 -160l-151 -152l-30 -30q-65 -64 -151.5 -87t-171.5 -2q-16 -70 -72 -115t-129 -45q-85 0 -145 60.5 t-60 145.5zM2 1202q0 85 60 145.5t145 60.5q76 0 133.5 -49t69.5 -123q84 20 169.5 -3.5t149.5 -87.5l12 -12l-152 -152l-12 12q-37 37 -89 37t-89 -37t-37 -89.5t37 -89.5l29 -29l152 -152l160 -160l-151 -152l-161 160l-151 152l-30 30q-68 67 -90 159.5t5 179.5 q-70 15 -115 71t-45 129zM446 803l161 160l152 152l29 30q67 67 159 89.5t178 -3.5q11 75 68.5 126t135.5 51q85 0 145 -60.5t60 -145.5q0 -77 -51 -135t-127 -69q26 -85 3 -176.5t-90 -158.5l-12 -12l-151 152l12 12q37 37 37 89t-37 89t-89 37t-89 -37l-30 -30l-152 -152 l-160 -160zM776 793l152 152l160 -160l152 -152l29 -30q64 -64 87.5 -150.5t2.5 -171.5q76 -11 126.5 -68.5t50.5 -134.5q0 -85 -60 -145.5t-145 -60.5q-74 0 -131 47t-71 118q-86 -28 -179.5 -6t-161.5 90l-11 12l151 152l12 -12q37 -37 89 -37t89 37t37 89t-37 89l-30 30 l-152 152z" />
424
- <glyph unicode="&#xf1ab;" d="M0 -16v1078q3 9 4 10q5 6 20 11q106 35 149 50v384l558 -198q2 0 160.5 55t316 108.5t161.5 53.5q20 0 20 -21v-418l147 -47v-1079l-774 246q-14 -6 -375 -127.5t-368 -121.5q-13 0 -18 13q0 1 -1 3zM39 15l694 232v1032l-694 -233v-1031zM147 293q6 4 82 92 q21 24 85.5 115t78.5 118q17 30 51 98.5t36 77.5q-8 1 -110 -33q-8 -2 -27.5 -7.5t-34.5 -9.5t-17 -5q-2 -2 -2 -10.5t-1 -9.5q-5 -10 -31 -15q-23 -7 -47 0q-18 4 -28 21q-4 6 -5 23q6 2 24.5 5t29.5 6q58 16 105 32q100 35 102 35q10 2 43 19.5t44 21.5q9 3 21.5 8 t14.5 5.5t6 -0.5q2 -12 -1 -33q0 -2 -12.5 -27t-26.5 -53.5t-17 -33.5q-25 -50 -77 -131l64 -28q12 -6 74.5 -32t67.5 -28q4 -1 10.5 -25.5t4.5 -30.5q-1 -3 -12.5 0.5t-31.5 11.5l-20 9q-44 20 -87 49q-7 5 -41 31.5t-38 28.5q-67 -103 -134 -181q-81 -95 -105 -110 q-4 -2 -19.5 -4t-18.5 0zM268 933l1 3q3 -3 19.5 -5t26.5 0t58 16q36 12 55 14q17 0 21 -17q3 -15 -4 -28q-12 -23 -50 -38q-30 -12 -60 -12q-26 3 -49 26q-14 15 -18 41zM310 -116q0 8 5 13.5t13 5.5q4 0 18 -7.5t30.5 -16.5t20.5 -11q73 -37 159.5 -61.5t157.5 -24.5 q95 0 167 14.5t157 50.5q15 7 30.5 15.5t34 19t28.5 16.5l-43 73l158 -13l-54 -160l-40 66q-130 -83 -276 -108q-58 -12 -91 -12h-84q-79 0 -199.5 39t-183.5 85q-8 7 -8 16zM777 1294l573 -184v380zM885 453l102 -31l45 110l211 -65l37 -135l102 -31l-181 657l-100 31z M1071 630l76 185l63 -227z" />
425
- <glyph unicode="&#xf1ac;" horiz-adv-x="1792" d="M0 -96v1088q0 66 47 113t113 47h128q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-128q-66 0 -113 47t-47 113zM512 -96v1536q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-163q58 -34 93 -93t35 -128v-768q0 -106 -75 -181 t-181 -75h-864q-66 0 -113 47t-47 113zM640 896h896v256h-160q-40 0 -68 28t-28 68v160h-640v-512zM736 0q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128zM736 256q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v128q0 14 -9 23t-23 9 h-128q-14 0 -23 -9t-9 -23v-128zM736 512q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128zM992 0q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128zM992 256q0 -14 9 -23t23 -9h128 q14 0 23 9t9 23v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128zM992 512q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128zM1248 0q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23 v-128zM1248 256q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128zM1248 512q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128z" />
426
- <glyph unicode="&#xf1ad;" d="M0 -192v1664q0 26 19 45t45 19h1280q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45zM256 160q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM256 416q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM256 672q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM256 928q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM256 1184q0 -14 9 -23 t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM512 96v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23zM512 416q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9 t-9 -23v-64zM512 672q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM512 928q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM512 1184q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM768 416q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM768 672q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM768 928q0 -14 9 -23 t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM768 1184q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM1024 160q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9 t-9 -23v-64zM1024 416q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM1024 672q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM1024 928q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64zM1024 1184q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64z" />
427
- <glyph unicode="&#xf1ae;" horiz-adv-x="1280" d="M64 1056q0 40 28 68t68 28t68 -28l228 -228h368l228 228q28 28 68 28t68 -28t28 -68t-28 -68l-292 -292v-824q0 -46 -33 -79t-79 -33t-79 33t-33 79v384h-64v-384q0 -46 -33 -79t-79 -33t-79 33t-33 79v824l-292 292q-28 28 -28 68zM416 1152q0 93 65.5 158.5t158.5 65.5 t158.5 -65.5t65.5 -158.5t-65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5z" />
428
- <glyph unicode="&#xf1b0;" horiz-adv-x="1664" d="M0 724q0 80 42 139.5t119 59.5q76 0 141.5 -55.5t100.5 -134t35 -152.5q0 -80 -42 -139t-119 -59q-76 0 -141.5 55.5t-100.5 133.5t-35 152zM256 19q0 86 56 191.5t139.5 192.5t187.5 146t193 59q118 0 255 -97.5t229 -237t92 -254.5q0 -46 -17 -76.5t-48.5 -45 t-64.5 -20t-76 -5.5q-68 0 -187.5 45t-182.5 45q-66 0 -192.5 -44.5t-200.5 -44.5q-183 0 -183 146zM333 1163q0 60 19 113.5t63 92.5t105 39q77 0 138.5 -57.5t91.5 -135t30 -151.5q0 -60 -19 -113.5t-63 -92.5t-105 -39q-76 0 -138 57.5t-92 135.5t-30 151zM884 1064 q0 74 30 151.5t91.5 135t138.5 57.5q61 0 105 -39t63 -92.5t19 -113.5q0 -73 -30 -151t-92 -135.5t-138 -57.5q-61 0 -105 39t-63 92.5t-19 113.5zM1226 581q0 74 35 152.5t100.5 134t141.5 55.5q77 0 119 -59.5t42 -139.5q0 -74 -35 -152t-100.5 -133.5t-141.5 -55.5 q-77 0 -119 59t-42 139z" />
429
- <glyph unicode="&#xf1b1;" horiz-adv-x="768" d="M64 1008q0 128 42.5 249.5t117.5 200t160 78.5t160 -78.5t117.5 -200t42.5 -249.5q0 -145 -57 -243.5t-152 -135.5l45 -821q2 -26 -16 -45t-44 -19h-192q-26 0 -44 19t-16 45l45 821q-95 37 -152 135.5t-57 243.5z" />
430
- <glyph unicode="&#xf1b2;" horiz-adv-x="1792" d="M0 256v768q0 40 23 73t61 47l704 256q22 8 44 8t44 -8l704 -256q38 -14 61 -47t23 -73v-768q0 -35 -18 -65t-49 -47l-704 -384q-28 -16 -61 -16t-61 16l-704 384q-31 17 -49 47t-18 65zM134 1026l698 -254l698 254l-698 254zM896 -93l640 349v636l-640 -233v-752z" />
431
- <glyph unicode="&#xf1b3;" horiz-adv-x="2304" d="M0 96v416q0 38 21.5 70t56.5 48l434 186v400q0 38 21.5 70t56.5 48l448 192q23 10 50 10t50 -10l448 -192q35 -16 56.5 -48t21.5 -70v-400l434 -186q36 -16 57 -48t21 -70v-416q0 -36 -19 -67t-52 -47l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-5 2 -7 4q-2 -2 -7 -4 l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-33 16 -52 47t-19 67zM172 531l404 -173l404 173l-404 173zM640 -96l384 192v314l-384 -164v-342zM647 1219l441 -189l441 189l-441 189zM1152 651l384 165v266l-384 -164v-267zM1196 531l404 -173l404 173l-404 173zM1664 -96 l384 192v314l-384 -164v-342z" />
432
- <glyph unicode="&#xf1b4;" horiz-adv-x="2048" d="M0 22v1260h594q87 0 155 -14t126.5 -47.5t90 -96.5t31.5 -154q0 -181 -172 -263q114 -32 172 -115t58 -204q0 -75 -24.5 -136.5t-66 -103.5t-98.5 -71t-121 -42t-134 -13h-611zM277 236h296q205 0 205 167q0 180 -199 180h-302v-347zM277 773h281q78 0 123.5 36.5 t45.5 113.5q0 144 -190 144h-260v-294zM1137 477q0 208 130.5 345.5t336.5 137.5q138 0 240.5 -68t153 -179t50.5 -248q0 -17 -2 -47h-658q0 -111 57.5 -171.5t166.5 -60.5q63 0 122 32t76 87h221q-100 -307 -427 -307q-214 0 -340.5 132t-126.5 347zM1337 1073h511v124 h-511v-124zM1388 576h408q-18 195 -200 195q-90 0 -146 -52.5t-62 -142.5z" />
433
- <glyph unicode="&#xf1b5;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM128 254h382q117 0 197 57.5t80 170.5q0 158 -143 200q107 52 107 164q0 57 -19.5 96.5t-56.5 60.5t-79 29.5 t-97 8.5h-371v-787zM301 388v217h189q124 0 124 -113q0 -104 -128 -104h-185zM301 723v184h163q119 0 119 -90q0 -94 -106 -94h-176zM838 538q0 -135 79 -217t213 -82q205 0 267 191h-138q-11 -34 -47.5 -54t-75.5 -20q-68 0 -104 38t-36 107h411q1 10 1 30 q0 132 -74.5 220.5t-203.5 88.5q-128 0 -210 -86t-82 -216zM964 911v77h319v-77h-319zM996 600q4 56 39 89t91 33q113 0 124 -122h-254z" />
434
- <glyph unicode="&#xf1b6;" horiz-adv-x="2048" d="M0 764q0 86 61 146.5t146 60.5q73 0 130 -46t73 -117l783 -315q49 29 106 29q14 0 21 -1l173 248q1 114 82 194.5t195 80.5q115 0 196.5 -81t81.5 -196t-81.5 -196.5t-196.5 -81.5l-265 -194q-8 -80 -67.5 -133.5t-138.5 -53.5q-73 0 -130 46t-73 117l-783 315 q-51 -30 -106 -30q-85 0 -146 61t-61 147zM55 764q0 -64 44.5 -108.5t107.5 -44.5q11 0 33 4l-64 26q-33 14 -52.5 44.5t-19.5 66.5q0 50 35.5 85.5t85.5 35.5q20 0 41 -8v1l76 -31q-20 37 -56.5 59t-78.5 22q-63 0 -107.5 -44.5t-44.5 -107.5zM1164 244q19 -37 55.5 -59 t79.5 -22q63 0 107.5 44.5t44.5 107.5t-44.5 108t-107.5 45q-13 0 -33 -4q2 -1 20 -8t21.5 -8.5t18.5 -8.5t19 -10t16 -11t15.5 -13.5t11 -14.5t10 -18t5 -21t2.5 -25q0 -50 -35.5 -85.5t-85.5 -35.5q-14 0 -31.5 4.5t-29 9t-31.5 13.5t-28 12zM1584 767q0 -77 54.5 -131.5 t131.5 -54.5t132 54.5t55 131.5t-55 131.5t-132 54.5q-76 0 -131 -54.5t-55 -131.5zM1623 767q0 62 43.5 105.5t104.5 43.5t105 -44t44 -105t-43.5 -104.5t-105.5 -43.5q-61 0 -104.5 43.5t-43.5 104.5z" />
435
- <glyph unicode="&#xf1b7;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM128 693q0 -53 38 -91t92 -38q36 0 66 18l489 -197q10 -44 45.5 -73t81.5 -29q50 0 86.5 34t41.5 83l167 122 q71 0 122 50.5t51 122.5t-51 123t-122 51q-72 0 -122.5 -50.5t-51.5 -121.5l-108 -155q-2 0 -6.5 0.5t-6.5 0.5q-35 0 -67 -19l-489 197q-10 44 -45.5 73t-80.5 29q-54 0 -92 -38t-38 -92zM162 693q0 40 28 68t68 28q27 0 49.5 -14t34.5 -37l-48 19q-29 11 -56.5 -2 t-38.5 -41q-12 -29 -0.5 -57t39.5 -40v-1l40 -16q-14 -2 -20 -2q-40 0 -68 27.5t-28 67.5zM855 369q5 -2 47 -19q29 -12 58 0.5t41 41.5q11 29 -1 57.5t-41 40.5l-40 16q14 2 21 2q39 0 67 -27.5t28 -67.5t-28 -67.5t-67 -27.5q-59 0 -85 51zM1118 695q0 48 34 82t83 34 q48 0 82 -34t34 -82t-34 -82t-82 -34q-49 0 -83 34t-34 82zM1142 696q0 -39 27.5 -66t65.5 -27t65.5 27t27.5 66q0 38 -27.5 65.5t-65.5 27.5t-65.5 -27.5t-27.5 -65.5z" />
436
- <glyph unicode="&#xf1b8;" horiz-adv-x="1792" d="M16 970l433 -17l180 -379l-147 92q-63 -72 -111.5 -144.5t-72.5 -125t-39.5 -94.5t-18.5 -63l-4 -21l-190 357q-17 26 -18 56t6 47l8 18q35 63 114 188zM270.5 158q-3.5 28 4 65t12 55t21.5 64t19 53q78 -12 509 -28l-15 -368l-2 -22l-420 29q-36 3 -67 31.5t-47 65.5 q-11 27 -14.5 55zM294 1124l225 356q20 31 60 45t80 10q24 -2 48.5 -12t42 -21t41.5 -33t36 -34.5t36 -39.5t32 -35q-47 -63 -265 -435l-317 187zM782 1524l405 -1q31 3 58 -10.5t39 -28.5l11 -15q39 -61 112 -190l142 83l-220 -373l-419 20l151 86q-34 89 -75 166 t-75.5 123.5t-64.5 80t-47 46.5zM953 197l211 362l7 -173q170 -16 283 -5t170 33l56 22l-188 -359q-12 -29 -36.5 -46.5t-43.5 -20.5l-18 -4q-71 -7 -219 -12l8 -164zM1218 847l313 195l19 11l212 -363q18 -37 12.5 -76t-27.5 -74q-13 -20 -33 -37t-38 -28t-48.5 -22 t-47 -16t-51.5 -14t-46 -12q-34 72 -265 436z" />
437
- <glyph unicode="&#xf1b9;" horiz-adv-x="1984" d="M0 160v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5t179 63.5h704q98 0 179 -63.5t104 -157.5l105 -419h28q93 0 158.5 -65.5t65.5 -158.5v-384q0 -14 -9 -23t-23 -9h-128v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-928v-128q0 -80 -56 -136 t-136 -56t-136 56t-56 136v128h-96q-14 0 -23 9t-9 23zM160 448q0 -66 47 -113t113 -47t113 47t47 113t-47 113t-113 47t-113 -47t-47 -113zM516 768h952l-89 357q-2 8 -14 17.5t-21 9.5h-704q-9 0 -21 -9.5t-14 -17.5zM1472 448q0 -66 47 -113t113 -47t113 47t47 113 t-47 113t-113 47t-113 -47t-47 -113z" />
438
- <glyph unicode="&#xf1ba;" horiz-adv-x="1984" d="M0 32v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5t179 63.5h128v224q0 14 9 23t23 9h448q14 0 23 -9t9 -23v-224h64q98 0 179 -63.5t104 -157.5l105 -419h28q93 0 158.5 -65.5t65.5 -158.5v-384q0 -14 -9 -23t-23 -9h-128v-64q0 -80 -56 -136t-136 -56 t-136 56t-56 136v64h-928v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-96q-14 0 -23 9t-9 23zM160 320q0 -66 47 -113t113 -47t113 47t47 113t-47 113t-113 47t-113 -47t-47 -113zM516 640h952l-89 357q-2 8 -14 17.5t-21 9.5h-704q-9 0 -21 -9.5t-14 -17.5zM1472 320 q0 -66 47 -113t113 -47t113 47t47 113t-47 113t-113 47t-113 -47t-47 -113z" />
439
- <glyph unicode="&#xf1bb;" d="M32 64q0 26 19 45l402 403h-229q-26 0 -45 19t-19 45t19 45l402 403h-197q-26 0 -45 19t-19 45t19 45l384 384q19 19 45 19t45 -19l384 -384q19 -19 19 -45t-19 -45t-45 -19h-197l402 -403q19 -19 19 -45t-19 -45t-45 -19h-229l402 -403q19 -19 19 -45t-19 -45t-45 -19 h-462q1 -17 6 -87.5t5 -108.5q0 -25 -18 -42.5t-43 -17.5h-320q-25 0 -43 17.5t-18 42.5q0 38 5 108.5t6 87.5h-462q-26 0 -45 19t-19 45z" />
440
- <glyph unicode="&#xf1bc;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM237 886q0 -31 20.5 -52t51.5 -21q11 0 40 8q133 37 307 37q159 0 309.5 -34t253.5 -95q21 -12 40 -12 q29 0 50.5 20.5t21.5 51.5q0 47 -40 70q-126 73 -293 110.5t-343 37.5q-204 0 -364 -47q-23 -7 -38.5 -25.5t-15.5 -48.5zM289 637q0 -25 17.5 -42.5t42.5 -17.5q7 0 37 8q122 33 251 33q279 0 488 -124q24 -13 38 -13q25 0 42.5 17.5t17.5 42.5q0 40 -35 61 q-237 141 -548 141q-153 0 -303 -42q-48 -13 -48 -64zM321 406q0 -20 13.5 -34.5t35.5 -14.5q5 0 37 8q132 27 243 27q226 0 397 -103q19 -11 33 -11q19 0 33 13.5t14 34.5q0 32 -30 51q-193 115 -447 115q-133 0 -287 -34q-42 -9 -42 -52z" />
441
- <glyph unicode="&#xf1bd;" d="M0 11v1258q0 58 40.5 98.5t98.5 40.5h1258q58 0 98.5 -40.5t40.5 -98.5v-1258q0 -58 -40.5 -98.5t-98.5 -40.5h-1258q-58 0 -98.5 40.5t-40.5 98.5zM71 11q0 -28 20 -48t48 -20h1258q28 0 48 20t20 48v1258q0 28 -20 48t-48 20h-1258q-28 0 -48 -20t-20 -48v-1258z M121 11v141l711 195l-212 439q4 1 12 2.5t12 1.5q170 32 303.5 21.5t221 -46t143.5 -94.5q27 -28 -25 -42q-64 -16 -256 -62l-97 198q-111 7 -240 -16l188 -387l533 145v-496q0 -7 -5.5 -12.5t-12.5 -5.5h-1258q-7 0 -12.5 5.5t-5.5 12.5zM121 709v560q0 7 5.5 12.5 t12.5 5.5h1258q7 0 12.5 -5.5t5.5 -12.5v-428q-85 30 -188 52q-294 64 -645 12l-18 -3l-65 134h-233l85 -190q-132 -51 -230 -137zM246 413q-24 203 166 305l129 -270l-255 -61q-14 -3 -26 4.5t-14 21.5z" />
442
- <glyph unicode="&#xf1be;" horiz-adv-x="2304" d="M0 405l17 128q2 9 9 9t9 -9l20 -128l-20 -126q-2 -9 -9 -9t-9 9zM79 405l23 207q0 9 9 9q8 0 10 -9l26 -207l-26 -203q-2 -9 -10 -9q-9 0 -9 10zM169 405l21 245q2 12 12 12q11 0 11 -12l25 -245l-25 -237q0 -11 -11 -11q-10 0 -12 11zM259 405l21 252q0 13 13 13 q12 0 14 -13l23 -252l-23 -244q-2 -13 -14 -13q-13 0 -13 13zM350 405l20 234q0 6 4.5 10.5t10.5 4.5q14 0 16 -15l21 -234l-21 -246q-2 -16 -16 -16q-6 0 -10.5 4.5t-4.5 11.5zM401 159zM442 405l18 380q2 18 18 18q7 0 12 -5.5t5 -12.5l21 -380l-21 -246q0 -7 -5 -12.5 t-12 -5.5q-16 0 -18 18zM534 403l16 468q2 19 20 19q8 0 13.5 -5.5t5.5 -13.5l19 -468l-19 -244q0 -8 -5.5 -13.5t-13.5 -5.5q-18 0 -20 19zM628 405l16 506q0 9 6.5 15.5t14.5 6.5q9 0 15 -6.5t7 -15.5l18 -506l-18 -242q-2 -21 -22 -21q-19 0 -21 21zM723 405l14 -241 q1 -10 7.5 -16.5t15.5 -6.5q22 0 24 23l16 241l-16 523q-1 10 -7.5 17t-16.5 7q-9 0 -16 -7t-7 -17zM784 164zM817 405l14 510q0 11 7.5 18t17.5 7t17.5 -7t7.5 -18l15 -510l-15 -239q0 -10 -7.5 -17.5t-17.5 -7.5t-17 7t-8 18zM913 404l12 492q1 12 9 20t19 8t18.5 -8 t8.5 -20l14 -492l-14 -236q0 -11 -8 -19t-19 -8t-19 8t-9 19zM1010 405q0 -1 11 -236v-1q0 -10 6 -17q9 -11 23 -11q11 0 20 9q9 7 9 20l1 24l11 211l-12 586q0 16 -13 24q-8 5 -16 5t-16 -5q-13 -8 -13 -24l-1 -6zM1079 169zM1103 404l12 636v3q2 15 12 24q9 7 20 7 q8 0 15 -5q14 -8 16 -26l14 -639l-14 -231q0 -13 -9 -22t-22 -9t-22 9t-10 22l-6 114zM1204 174v899q0 23 28 33q85 34 181 34q195 0 338 -131.5t160 -323.5q53 22 110 22q117 0 200 -83t83 -201q0 -117 -83 -199.5t-200 -82.5h-786q-13 2 -22 11t-9 22z" />
443
- <glyph unicode="&#xf1c0;" d="M0 0v170q119 -84 325 -127t443 -43t443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128zM0 384v170q119 -84 325 -127t443 -43t443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128zM0 768 v170q119 -84 325 -127t443 -43t443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128zM0 1152v128q0 69 103 128t280 93.5t385 34.5t385 -34.5t280 -93.5t103 -128v-128q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5 t-103 128z" />
444
- <glyph unicode="&#xf1c1;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM257 60q9 40 56 91.5t132 96.5q14 9 23 -6q2 -2 2 -4 q52 85 107 197q68 136 104 262q-24 82 -30.5 159.5t6.5 127.5q11 40 42 40h21h1q23 0 35 -15q18 -21 9 -68q-2 -6 -4 -8q1 -3 1 -8v-30q-2 -123 -14 -192q55 -164 146 -238q33 -26 84 -56q59 7 117 7q147 0 177 -49q16 -22 2 -52q0 -1 -1 -2l-2 -2v-1q-6 -38 -71 -38 q-48 0 -115 20t-130 53q-221 -24 -392 -83q-153 -262 -242 -262q-15 0 -28 7l-24 12q-1 1 -6 5q-10 10 -6 36zM318 54q52 24 137 158q-51 -40 -87.5 -84t-49.5 -74zM592 313q135 54 284 81q-2 1 -13 9.5t-16 13.5q-76 67 -127 176q-27 -86 -83 -197q-30 -56 -45 -83z M714 842q1 7 7 44q0 3 7 43q1 4 4 8q-1 1 -1 2t-0.5 1.5t-0.5 1.5q-1 22 -13 36q0 -1 -1 -2v-2q-15 -42 -2 -132zM1024 1024h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376zM1098 353q76 -28 124 -28q14 0 18 1q0 1 -2 3q-24 24 -140 24z" />
445
- <glyph unicode="&#xf1c2;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM233 661h70l164 -661h159l128 485q7 20 10 46q2 16 2 24 h4l3 -24q1 -3 3.5 -20t5.5 -26l128 -485h159l164 661h70v107h-300v-107h90l-99 -438q-5 -20 -7 -46l-2 -21h-4l-3 21q-1 5 -4 21t-5 25l-144 545h-114l-144 -545q-2 -9 -4.5 -24.5t-3.5 -21.5l-4 -21h-4l-2 21q-2 26 -7 46l-99 438h90v107h-300v-107zM1024 1024h376 q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
446
- <glyph unicode="&#xf1c3;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM429 0h281v106h-75l103 161q5 7 10 16.5t7.5 13.5t3.5 4 h2q1 -4 5 -10q2 -4 4.5 -7.5t6 -8t6.5 -8.5l107 -161h-76v-106h291v106h-68l-192 273l195 282h67v107h-279v-107h74l-103 -159q-4 -7 -10 -16.5t-9 -13.5l-2 -3h-2q-1 4 -5 10q-6 11 -17 23l-106 159h76v107h-290v-107h68l189 -272l-194 -283h-68v-106zM1024 1024h376 q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
447
- <glyph unicode="&#xf1c4;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM416 0h327v106h-93v167h137q76 0 118 15q67 23 106.5 87 t39.5 146q0 81 -37 141t-100 87q-48 19 -130 19h-368v-107h92v-555h-92v-106zM650 386v268h120q52 0 83 -18q56 -33 56 -115q0 -89 -62 -120q-31 -15 -78 -15h-119zM1024 1024h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
448
- <glyph unicode="&#xf1c5;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM256 0v192l192 192l128 -128l384 384l320 -320v-320 h-1024zM256 704q0 80 56 136t136 56t136 -56t56 -136t-56 -136t-136 -56t-136 56t-56 136zM1024 1024h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
449
- <glyph unicode="&#xf1c6;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-128v-128h-128v128h-512v-1536zM384 192q0 25 8 52q21 63 120 396 v128h128v-128h79q22 0 39 -13t23 -34l107 -349q8 -27 8 -52q0 -83 -72.5 -137.5t-183.5 -54.5t-183.5 54.5t-72.5 137.5zM512 192q0 -26 37.5 -45t90.5 -19t90.5 19t37.5 45t-37.5 45t-90.5 19t-90.5 -19t-37.5 -45zM512 896h128v128h-128v-128zM512 1152h128v128h-128v-128 zM640 768h128v128h-128v-128zM640 1024h128v128h-128v-128zM1024 1024h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
450
- <glyph unicode="&#xf1c7;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM256 288v192q0 14 9 23t23 9h131l166 167q16 15 35 7 q20 -8 20 -30v-544q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-166 167h-131q-14 0 -23 9t-9 23zM762 206.5q1 -26.5 20 -44.5q20 -17 44 -17q27 0 47 20q87 93 87 219t-87 219q-18 19 -45 20t-46 -17t-20 -44.5t18 -46.5q52 -57 52 -131t-52 -131q-19 -20 -18 -46.5z M973.5 54.5q2.5 -26.5 23.5 -42.5q18 -15 40 -15q31 0 50 24q129 159 129 363t-129 363q-16 21 -43 24t-47 -14q-21 -17 -23.5 -43.5t14.5 -47.5q100 -123 100 -282t-100 -282q-17 -21 -14.5 -47.5zM1024 1024h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
451
- <glyph unicode="&#xf1c8;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM256 256v384q0 52 38 90t90 38h384q52 0 90 -38t38 -90 v-384q0 -52 -38 -90t-90 -38h-384q-52 0 -90 38t-38 90zM960 403v90l265 266q9 9 23 9q4 0 12 -2q20 -8 20 -30v-576q0 -22 -20 -30q-8 -2 -12 -2q-14 0 -23 9zM1024 1024h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
452
- <glyph unicode="&#xf1c9;" d="M0 -160v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68zM128 -128h1280v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536zM254 429q-14 19 0 38l226 301q8 11 21 12.5t24 -6.5 l51 -38q11 -8 12.5 -21t-6.5 -24l-182 -243l182 -243q8 -11 6.5 -24t-12.5 -21l-51 -38q-11 -8 -24 -6.5t-21 12.5zM636 43l138 831q2 13 13 20.5t24 5.5l63 -10q13 -2 20.5 -13t5.5 -24l-138 -831q-2 -13 -13 -20.5t-24 -5.5l-63 10q-13 2 -20.5 13t-5.5 24zM947.5 181 q-1.5 13 6.5 24l182 243l-182 243q-8 11 -6.5 24t12.5 21l51 38q11 8 24 6.5t21 -12.5l226 -301q14 -19 0 -38l-226 -301q-8 -11 -21 -12.5t-24 6.5l-51 38q-11 8 -12.5 21zM1024 1024h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376z" />
453
- <glyph unicode="&#xf1ca;" d="M39 1286h283q26 -218 70 -398.5t104.5 -317t121.5 -235.5t140 -195q169 169 287 406q-142 72 -223 220t-81 333q0 192 104 314.5t284 122.5q178 0 273 -105.5t95 -297.5q0 -159 -58 -286q-7 -1 -19.5 -3t-46 -2t-63 6t-62 25.5t-50.5 51.5q31 103 31 184q0 87 -29 132 t-79 45q-53 0 -85 -49.5t-32 -140.5q0 -186 105 -293.5t267 -107.5q62 0 121 14v-198q-101 -23 -198 -23q-65 -136 -165.5 -271t-181.5 -215.5t-128 -106.5q-80 -45 -162 3q-28 17 -60.5 43.5t-85 83.5t-102.5 128.5t-107.5 184t-105.5 244t-91.5 314.5t-70.5 390z" />
454
- <glyph unicode="&#xf1cb;" horiz-adv-x="1792" d="M0 367v546q0 41 34 64l819 546q21 13 43 13t43 -13l819 -546q34 -23 34 -64v-546q0 -41 -34 -64l-819 -546q-21 -13 -43 -13t-43 13l-819 546q-34 23 -34 64zM154 511l193 129l-193 129v-258zM216 367l603 -402v359l-334 223zM216 913l269 -180l334 223v359zM624 640 l272 -182l272 182l-272 182zM973 -35l603 402l-269 180l-334 -223v-359zM973 956l334 -223l269 180l-603 402v-359zM1445 640l193 -129v258z" />
455
- <glyph unicode="&#xf1cc;" horiz-adv-x="2048" d="M0 407q0 110 55 203t147 147q-12 39 -12 82q0 115 82 196t199 81q95 0 172 -58q75 154 222.5 248t326.5 94q166 0 306 -80.5t221.5 -218.5t81.5 -301q0 -6 -0.5 -18t-0.5 -18q111 -46 179.5 -145.5t68.5 -221.5q0 -164 -118 -280.5t-285 -116.5q-4 0 -11.5 0.5t-10.5 0.5 h-1209h-1h-2h-5q-170 10 -288 125.5t-118 280.5zM468 498q0 -122 84 -193t208 -71q137 0 240 99q-16 20 -47.5 56.5t-43.5 50.5q-67 -65 -144 -65q-55 0 -93.5 33.5t-38.5 87.5q0 53 38.5 87t91.5 34q44 0 84.5 -21t73 -55t65 -75t69 -82t77 -75t97 -55t121.5 -21 q121 0 204.5 71.5t83.5 190.5q0 121 -84 192t-207 71q-143 0 -241 -97q14 -16 29.5 -34t34.5 -40t29 -34q66 64 142 64q52 0 92 -33t40 -84q0 -57 -37 -91.5t-94 -34.5q-43 0 -82.5 21t-72 55t-65.5 75t-69.5 82t-77.5 75t-96.5 55t-118.5 21q-122 0 -207 -70.5t-85 -189.5z " />
456
- <glyph unicode="&#xf1cd;" horiz-adv-x="1792" d="M0 640q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348zM128 640q0 -190 90 -361l194 194q-28 82 -28 167t28 167l-194 194q-90 -171 -90 -361zM512 640 q0 -159 112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5zM535 -38q171 -90 361 -90t361 90l-194 194q-82 -28 -167 -28t-167 28zM535 1318l194 -194q82 28 167 28t167 -28l194 194q-171 90 -361 90t-361 -90z M1380 473l194 -194q90 171 90 361t-90 361l-194 -194q28 -82 28 -167t-28 -167z" />
457
- <glyph unicode="&#xf1ce;" horiz-adv-x="1792" d="M0 640q0 222 101 414.5t276.5 317t390.5 155.5v-260q-221 -45 -366.5 -221t-145.5 -406q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5q0 230 -145.5 406t-366.5 221v260q215 -31 390.5 -155.5t276.5 -317t101 -414.5 q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348z" />
458
- <glyph unicode="&#xf1d0;" horiz-adv-x="1792" d="M19 662q8 217 116 406t305 318h5q0 -1 -1 -3q-8 -8 -28 -33.5t-52 -76.5t-60 -110.5t-44.5 -135.5t-14 -150.5t39 -157.5t108.5 -154q50 -50 102 -69.5t90.5 -11.5t69.5 23.5t47 32.5l16 16q39 51 53 116.5t6.5 122.5t-21 107t-26.5 80l-14 29q-10 25 -30.5 49.5t-43 41 t-43.5 29.5t-35 19l-13 6l104 115q39 -17 78 -52t59 -61l19 -27q1 48 -18.5 103.5t-40.5 87.5l-20 31l161 183l160 -181q-33 -46 -52.5 -102.5t-22.5 -90.5l-4 -33q22 37 61.5 72.5t67.5 52.5l28 17l103 -115q-44 -14 -85 -50t-60 -65l-19 -29q-31 -56 -48 -133.5t-7 -170 t57 -156.5q33 -45 77.5 -60.5t85 -5.5t76 26.5t57.5 33.5l21 16q60 53 96.5 115t48.5 121.5t10 121.5t-18 118t-37 107.5t-45.5 93t-45 72t-34.5 47.5l-13 17q-14 13 -7 13l10 -3q40 -29 62.5 -46t62 -50t64 -58t58.5 -65t55.5 -77t45.5 -88t38 -103t23.5 -117t10.5 -136 q3 -259 -108 -465t-312 -321t-456 -115q-185 0 -351 74t-283.5 198t-184 293t-60.5 353z" />
459
- <glyph unicode="&#xf1d1;" horiz-adv-x="1792" d="M0 640q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348zM44 640q0 -173 67.5 -331t181.5 -272t272 -181.5t331 -67.5t331 67.5t272 181.5t181.5 272t67.5 331 t-67.5 331t-181.5 272t-272 181.5t-331 67.5t-331 -67.5t-272 -181.5t-181.5 -272t-67.5 -331zM87 640q0 205 98 385l57 -33q-30 -56 -49 -112l82 -28q-35 -100 -35 -212q0 -109 36 -212l-83 -28q22 -60 49 -112l-57 -33q-98 180 -98 385zM206 217l58 34q29 -49 73 -99 l65 57q148 -168 368 -212l-17 -86q65 -12 121 -13v-66q-208 6 -385 109.5t-283 275.5zM207 1063q106 172 282 275.5t385 109.5v-66q-65 -2 -121 -13l17 -86q-220 -42 -368 -211l-65 56q-38 -42 -73 -98zM415 805q33 93 99 169l185 -162q59 68 147 86l-48 240q44 10 98 10 t98 -10l-48 -240q88 -18 147 -86l185 162q66 -76 99 -169l-233 -80q14 -42 14 -85t-14 -85l232 -80q-31 -92 -98 -169l-185 162q-57 -67 -147 -85l48 -241q-52 -10 -98 -10t-98 10l48 241q-90 18 -147 85l-185 -162q-67 77 -98 169l232 80q-14 42 -14 85t14 85zM918 -102 q56 1 121 13l-17 86q220 44 368 212l65 -57q44 50 73 99l58 -34q-106 -172 -283 -275.5t-385 -109.5v66zM918 1382v66q209 -6 385 -109.5t282 -275.5l-57 -33q-35 56 -73 98l-65 -56q-148 169 -368 211l17 86q-56 11 -121 13zM1516 428q36 103 36 212q0 112 -35 212l82 28 q-19 56 -49 112l57 33q98 -180 98 -385t-98 -385l-57 33q27 52 49 112z" />
460
- <glyph unicode="&#xf1d2;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 218q0 -45 20 -78.5t54 -51t72 -25.5t81 -8q224 0 224 188q0 67 -48 99t-126 46q-27 5 -51.5 20.5 t-24.5 39.5q0 44 49 52q77 15 122 70t45 134q0 24 -10 52q37 9 49 13v125q-78 -29 -135 -29q-50 29 -110 29q-86 0 -145 -57t-59 -143q0 -50 29.5 -102t73.5 -67v-3q-38 -17 -38 -85q0 -53 41 -77v-3q-113 -37 -113 -139zM382 225q0 64 98 64q102 0 102 -61q0 -66 -93 -66 q-107 0 -107 63zM395 693q0 90 77 90q36 0 55 -25.5t19 -63.5q0 -85 -74 -85q-77 0 -77 84zM755 1072q0 -36 25 -62.5t60 -26.5t59.5 27t24.5 62q0 36 -24 63.5t-60 27.5t-60.5 -27t-24.5 -64zM771 350h137q-2 27 -2 82v387q0 46 2 69h-137q3 -23 3 -71v-392q0 -50 -3 -75z M966 771q36 3 37 3q3 0 11 -0.5t12 -0.5v-2h-2v-217q0 -37 2.5 -64t11.5 -56.5t24.5 -48.5t43.5 -31t66 -12q64 0 108 24v121q-30 -21 -68 -21q-53 0 -53 82v225h52q9 0 26.5 -1t26.5 -1v117h-105q0 82 3 102h-140q4 -24 4 -55v-47h-60v-117z" />
461
- <glyph unicode="&#xf1d3;" horiz-adv-x="1792" d="M68 7q0 165 182 225v4q-67 41 -67 126q0 109 63 137v4q-72 24 -119.5 108.5t-47.5 165.5q0 139 95 231.5t235 92.5q96 0 178 -47q98 0 218 47v-202q-36 -12 -79 -22q16 -43 16 -84q0 -127 -73 -216.5t-197 -112.5q-40 -8 -59.5 -27t-19.5 -58q0 -31 22.5 -51.5t58 -32 t78.5 -22t86 -25.5t78.5 -37.5t58 -64t22.5 -98.5q0 -304 -363 -304q-69 0 -130 12.5t-116 41t-87.5 82t-32.5 127.5zM272 18q0 -101 172 -101q151 0 151 105q0 100 -165 100q-158 0 -158 -104zM293 775q0 -135 124 -135q119 0 119 137q0 61 -30 102t-89 41 q-124 0 -124 -145zM875 1389q0 59 39.5 103t98.5 44q58 0 96.5 -44.5t38.5 -102.5t-39 -101.5t-96 -43.5q-58 0 -98 43.5t-40 101.5zM901 220q4 45 4 134v609q0 94 -4 128h222q-4 -33 -4 -124v-613q0 -89 4 -134h-222zM1217 901v190h96v76q0 54 -6 89h227q-6 -41 -6 -165 h171v-190q-15 0 -43.5 2t-42.5 2h-85v-365q0 -131 87 -131q61 0 109 33v-196q-71 -39 -174 -39q-62 0 -107 20t-70 50t-39.5 78t-18.5 92t-4 103v351h2v4q-7 0 -19 1t-18 1q-21 0 -59 -6z" />
462
- <glyph unicode="&#xf1d4;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM368 1135l323 -589v-435h134v436l343 588h-150q-21 -39 -63.5 -118.5t-68 -128.5t-59.5 -118.5t-60 -128.5h-3 q-21 48 -44.5 97t-52 105.5t-46.5 92t-54 104.5t-49 95h-150z" />
463
- <glyph unicode="&#xf1d5;" horiz-adv-x="1280" d="M57 953q0 119 46.5 227t124.5 186t186 124t226 46q158 0 292.5 -78t212.5 -212.5t78 -292.5t-78 -292t-212.5 -212t-292.5 -78q-64 0 -131 14q-21 5 -32.5 23.5t-6.5 39.5q5 20 23 31.5t39 7.5q51 -13 108 -13q97 0 186 38t153 102t102 153t38 186t-38 186t-102 153 t-153 102t-186 38t-186 -38t-153 -102t-102 -153t-38 -186q0 -114 52 -218q10 -20 3.5 -40t-25.5 -30t-39.5 -3t-30.5 26q-64 123 -64 265zM113.5 38.5q10.5 121.5 29.5 217t54 186t69 155.5t74 125q61 90 132 165q-16 35 -16 77q0 80 56.5 136.5t136.5 56.5t136.5 -56.5 t56.5 -136.5t-57 -136.5t-136 -56.5q-60 0 -111 35q-62 -67 -115 -146q-247 -371 -202 -859q1 -22 -12.5 -38.5t-34.5 -18.5h-5q-20 0 -35 13.5t-17 33.5q-14 126 -3.5 247.5z" />
464
- <glyph unicode="&#xf1d6;" horiz-adv-x="1792" d="M18 264q0 275 252 466q-8 19 -8 52q0 20 11 49t24 45q-1 22 7.5 53t22.5 43q0 139 92.5 288.5t217.5 209.5q139 66 324 66q133 0 266 -55q49 -21 90 -48t71 -56t55 -68t42 -74t32.5 -84.5t25.5 -89.5t22 -98l1 -5q55 -83 55 -150q0 -14 -9 -40t-9 -38q0 -1 1.5 -3.5 t3.5 -5t2 -3.5q77 -114 120.5 -214.5t43.5 -208.5q0 -43 -19.5 -100t-55.5 -57q-9 0 -19.5 7.5t-19 17.5t-19 26t-16 26.5t-13.5 26t-9 17.5q-1 1 -3 1l-5 -4q-59 -154 -132 -223q20 -20 61.5 -38.5t69 -41.5t35.5 -65q-2 -4 -4 -16t-7 -18q-64 -97 -302 -97q-53 0 -110.5 9 t-98 20t-104.5 30q-15 5 -23 7q-14 4 -46 4.5t-40 1.5q-41 -45 -127.5 -65t-168.5 -20q-35 0 -69 1.5t-93 9t-101 20.5t-74.5 40t-32.5 64q0 40 10 59.5t41 48.5q11 2 40.5 13t49.5 12q4 0 14 2q2 2 2 4l-2 3q-48 11 -108 105.5t-73 156.5l-5 3q-4 0 -12 -20 q-18 -41 -54.5 -74.5t-77.5 -37.5h-1q-4 0 -6 4.5t-5 5.5q-23 54 -23 100z" />
465
- <glyph unicode="&#xf1d7;" horiz-adv-x="2048" d="M0 858q0 169 97.5 311t264 223.5t363.5 81.5q176 0 332.5 -66t262 -182.5t136.5 -260.5q-31 4 -70 4q-169 0 -311 -77t-223.5 -208.5t-81.5 -287.5q0 -78 23 -152q-35 -3 -68 -3q-26 0 -50 1.5t-55 6.5t-44.5 7t-54.5 10.5t-50 10.5l-253 -127l72 218q-290 203 -290 490z M380 1075q0 -39 33 -64.5t76 -25.5q41 0 66 24.5t25 65.5t-25 66t-66 25q-43 0 -76 -25.5t-33 -65.5zM816 404q0 143 81.5 264t223.5 191.5t311 70.5q161 0 303 -70.5t227.5 -192t85.5 -263.5q0 -117 -68.5 -223.5t-185.5 -193.5l55 -181l-199 109q-150 -37 -218 -37 q-169 0 -311 70.5t-223.5 191.5t-81.5 264zM888 1075q0 -39 33 -64.5t76 -25.5q41 0 65.5 24.5t24.5 65.5t-24.5 66t-65.5 25q-43 0 -76 -25.5t-33 -65.5zM1160 568q0 -28 22.5 -50.5t49.5 -22.5q40 0 65.5 22t25.5 51q0 28 -25.5 50t-65.5 22q-27 0 -49.5 -22.5 t-22.5 -49.5zM1559 568q0 -28 22.5 -50.5t49.5 -22.5q39 0 65 22t26 51q0 28 -26 50t-65 22q-27 0 -49.5 -22.5t-22.5 -49.5z" />
466
- <glyph unicode="&#xf1d8;" horiz-adv-x="1792" d="M0 508q-2 40 32 59l1664 960q15 9 32 9q20 0 36 -11q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-453 185l-242 -295q-18 -23 -49 -23q-13 0 -22 4q-19 7 -30.5 23.5t-11.5 36.5v349l864 1059l-1069 -925l-395 162q-37 14 -40 55z" />
467
- <glyph unicode="&#xf1d9;" horiz-adv-x="1792" d="M0 508q-3 39 32 59l1664 960q35 21 68 -2q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-527 215l-298 -327q-18 -21 -47 -21q-14 0 -23 4q-19 7 -30 23.5t-11 36.5v452l-472 193q-37 14 -40 55zM209 522l336 -137l863 639l-478 -797l492 -201 l221 1323z" />
468
- <glyph unicode="&#xf1da;" d="M0 832v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298t-61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12 q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45zM512 480v64q0 14 9 23t23 9h224v352 q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23z" />
469
- <glyph unicode="&#xf1db;" d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM128 640q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 t-51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5z" />
470
- <glyph unicode="&#xf1dc;" horiz-adv-x="1792" d="M62 1338q0 26 12 48t36 22q46 0 138.5 -3.5t138.5 -3.5q42 0 126.5 3.5t126.5 3.5q25 0 37.5 -22t12.5 -48q0 -30 -17 -43.5t-38.5 -14.5t-49.5 -4t-43 -13q-35 -21 -35 -160l1 -320q0 -21 1 -32q13 -3 39 -3h699q25 0 38 3q1 11 1 32l1 320q0 139 -35 160 q-18 11 -58.5 12.5t-66 13t-25.5 49.5q0 26 12.5 48t37.5 22q44 0 132 -3.5t132 -3.5q43 0 129 3.5t129 3.5q25 0 37.5 -22t12.5 -48q0 -30 -17.5 -44t-40 -14.5t-51.5 -3t-44 -12.5q-35 -23 -35 -161l1 -943q0 -119 34 -140q16 -10 46 -13.5t53.5 -4.5t41.5 -15.5t18 -44.5 q0 -26 -12 -48t-36 -22q-44 0 -132.5 3.5t-133.5 3.5q-44 0 -132 -3.5t-132 -3.5q-24 0 -37 20.5t-13 45.5q0 31 17 46t39 17t51 7t45 15q33 21 33 140l-1 391q0 21 -1 31q-13 4 -50 4h-675q-38 0 -51 -4q-1 -10 -1 -31l-1 -371q0 -142 37 -164q16 -10 48 -13t57 -3.5 t45 -15t20 -45.5q0 -26 -12.5 -48t-36.5 -22q-47 0 -139.5 3.5t-138.5 3.5q-43 0 -128 -3.5t-127 -3.5q-23 0 -35.5 21t-12.5 45q0 30 15.5 45t36 17.5t47.5 7.5t42 15q33 23 33 143l-1 57v813q0 3 0.5 26t0 36.5t-1.5 38.5t-3.5 42t-6.5 36.5t-11 31.5t-16 18 q-15 10 -45 12t-53 2t-41 14t-18 45z" />
471
- <glyph unicode="&#xf1dd;" horiz-adv-x="1280" d="M24 926q0 166 88 286q88 118 209 159q111 37 417 37h479q25 0 43 -18t18 -43v-73q0 -29 -18.5 -61t-42.5 -32q-50 0 -54 -1q-26 -6 -32 -31q-3 -11 -3 -64v-1152q0 -25 -18 -43t-43 -18h-108q-25 0 -43 18t-18 43v1218h-143v-1218q0 -25 -17.5 -43t-43.5 -18h-108 q-26 0 -43.5 18t-17.5 43v496q-147 12 -245 59q-126 58 -192 179q-64 117 -64 259z" />
472
- <glyph unicode="&#xf1de;" d="M0 736v64q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-64q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM128 -96v672h256v-672q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23zM128 960v416q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-416h-256zM512 224v64q0 40 28 68 t68 28h320q40 0 68 -28t28 -68v-64q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM640 64h256v-160q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v160zM640 448v928q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-928h-256zM1024 992v64q0 40 28 68t68 28h320q40 0 68 -28 t28 -68v-64q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68zM1152 -96v928h256v-928q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23zM1152 1216v160q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-160h-256z" />
473
- <glyph unicode="&#xf1e0;" d="M0 640q0 133 93.5 226.5t226.5 93.5q126 0 218 -86l360 180q-2 22 -2 34q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5q-126 0 -218 86l-360 -180q2 -22 2 -34t-2 -34l360 -180q92 86 218 86q133 0 226.5 -93.5t93.5 -226.5 t-93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5q0 12 2 34l-360 180q-92 -86 -218 -86q-133 0 -226.5 93.5t-93.5 226.5z" />
474
- <glyph unicode="&#xf1e1;" d="M0 160v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5zM256 640q0 -88 62.5 -150.5t150.5 -62.5q83 0 145 57l241 -120q-2 -16 -2 -23q0 -88 63 -150.5t151 -62.5 t150.5 62.5t62.5 150.5t-62.5 151t-150.5 63q-84 0 -145 -58l-241 120q2 16 2 23t-2 23l241 120q61 -58 145 -58q88 0 150.5 63t62.5 151t-62.5 150.5t-150.5 62.5t-151 -62.5t-63 -150.5q0 -7 2 -23l-241 -120q-62 57 -145 57q-88 0 -150.5 -62.5t-62.5 -150.5z" />
475
- <glyph unicode="&#xf1e2;" horiz-adv-x="1792" d="M0 448q0 143 55.5 273.5t150 225t225 150t273.5 55.5q182 0 343 -89l64 64q19 19 45.5 19t45.5 -19l68 -68l243 244l46 -46l-244 -243l68 -68q19 -19 19 -45.5t-19 -45.5l-64 -64q89 -161 89 -343q0 -143 -55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5 t-225 150t-150 225t-55.5 273.5zM170 615q10 -24 35 -34q13 -5 24 -5q42 0 60 40q34 84 98.5 148.5t148.5 98.5q25 11 35 35t0 49t-34 35t-49 0q-108 -44 -191 -127t-127 -191q-10 -25 0 -49zM1376 1472q0 13 9 23q10 9 23 9t23 -9l90 -91q10 -9 10 -22.5t-10 -22.5 q-10 -10 -22 -10q-13 0 -23 10l-91 90q-9 10 -9 23zM1536 1408v96q0 14 9 23t23 9t23 -9t9 -23v-96q0 -14 -9 -23t-23 -9t-23 9t-9 23zM1605 1242.5q0 13.5 10 22.5q9 10 22.5 10t22.5 -10l91 -90q9 -10 9 -23t-9 -23q-11 -9 -23 -9t-23 9l-90 91q-10 9 -10 22.5z M1605 1381.5q0 13.5 10 22.5l90 91q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-91 -90q-10 -10 -22 -10q-13 0 -23 10q-10 9 -10 22.5zM1632 1312q0 14 9 23t23 9h96q14 0 23 -9t9 -23t-9 -23t-23 -9h-96q-14 0 -23 9t-9 23z" />
476
- <glyph unicode="&#xf1e3;" horiz-adv-x="1792" />
477
- <glyph unicode="&#xf1e4;" horiz-adv-x="1792" />
478
- <glyph unicode="&#xf1e5;" horiz-adv-x="1792" />
479
- <glyph unicode="&#xf1e6;" horiz-adv-x="1792" />
480
- <glyph unicode="&#xf1e7;" horiz-adv-x="1792" />
481
- <glyph unicode="&#xf1e8;" horiz-adv-x="1792" />
482
- <glyph unicode="&#xf1e9;" horiz-adv-x="1792" />
483
- <glyph unicode="&#xf1ea;" horiz-adv-x="1792" />
484
- <glyph unicode="&#xf1eb;" horiz-adv-x="1792" />
485
- <glyph unicode="&#xf1ec;" horiz-adv-x="1792" />
486
- <glyph unicode="&#xf1ed;" horiz-adv-x="1792" />
487
- <glyph unicode="&#xf1ee;" horiz-adv-x="1792" />
488
- <glyph unicode="&#xf500;" horiz-adv-x="1792" />
489
- <glyph horiz-adv-x="1792" />
490
- <glyph horiz-adv-x="1792" />
491
- <glyph horiz-adv-x="1792" />
492
- <glyph horiz-adv-x="1792" />
493
- <glyph horiz-adv-x="1792" />
494
- <glyph horiz-adv-x="1792" />
495
- <glyph horiz-adv-x="1792" />
496
- <glyph horiz-adv-x="1792" />
497
- <glyph horiz-adv-x="1792" />
498
- <glyph horiz-adv-x="1792" />
499
- <glyph horiz-adv-x="1792" />
500
- <glyph horiz-adv-x="1792" />
501
- <glyph horiz-adv-x="1792" />
502
- <glyph horiz-adv-x="1792" />
503
- </font>
504
- </defs></svg>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.ttf DELETED
Binary file
modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.woff DELETED
Binary file
modules/yith-live-chat/assets/js/ylc-console.js DELETED
@@ -1,6 +0,0 @@
1
- $( '#YLC_console' ).height( console_h );
2
- $( '#YLC_sidebar_left' ).height( console_h );
3
- $( '#YLC_popup_cnv' ).height( console_h );
4
- $( '#YLC_sidebar_right' ).height( console_h );
5
- $( '#YLC_users' ).height( console_h - 110 );
6
- $( '#YLC_cnv' ).height( console_h - $('#YLC_cnv_bottom').innerHeight() - 30 );
 
 
 
 
 
 
modules/yith-live-chat/assets/js/ylc-engine.js DELETED
@@ -1,2704 +0,0 @@
1
- (function ( $, window, document, undefined ) {
2
-
3
- var YLC = "ylc",
4
-
5
- // The name of using in .data()
6
- data_plugin = "plugin_" + YLC,
7
-
8
- // Default options
9
- defaults = {
10
- app_id : '',
11
- render : true,
12
- users_list_id : '#YLC_users',
13
- display_login : true,
14
- user_info : {
15
- user_id : null,
16
- user_name : null,
17
- user_email : null,
18
- user_type : null,
19
- avatar_type : null,
20
- avatar_image : null
21
- },
22
- styles : {
23
- bg_color : '#009EDB',
24
- x_pos : 'right',
25
- y_pos : 'bottom',
26
- border_radius : '5px 5px 0 0',
27
- popup_width : 370,
28
- btn_width : 260,
29
- form_width : 260,
30
- animation_type : 'bounceIn',
31
- autoplay : true,
32
- autoplay_delay : 1000
33
- },
34
- before_load : $.noop, // Called before starting to load content
35
- after_load : $.noop, // Called after plugin/content is loaded
36
- on_connect : $.noop, // Called when Firebase connection succeeded
37
- on_disconnect : $.noop, // Called when Firebase connection failed
38
- auth : $.noop, // Called when user authenticated in Firebase, but not logged in yet
39
- auth_error : $.noop, // Called when error occurred while user authenticated
40
- logged_in : $.noop, // Called when user logged in successfully
41
- logged_out : $.noop, // Called when user logged out
42
- offline : $.noop, // Current user is offline now!
43
- new_msg : $.noop, // New message received in any conversation
44
- user_online : $.noop, // New user is online
45
- user_created : $.noop, // New user created
46
- user_failed : $.noop, // Failed to create new user
47
- user_added : $.noop, // User added to list
48
- cnv_msgs_loaded : $.noop // Current conversation messages loaded after calling reload_cnv() function
49
-
50
- },
51
- wait_interval = null,
52
- premium = {}; // premium options
53
-
54
- function Plugin() {
55
-
56
- this.opts = $.extend( {}, defaults );
57
- this.premium = $.extend( {}, premium );
58
-
59
- }
60
-
61
- Plugin.prototype = {
62
-
63
- init : function ( opts, premium ) {
64
-
65
- $.extend( this.opts, opts );
66
-
67
- this.data = {
68
- auth : null, // Firebase auth reference
69
- ref : null, // Firebase chat reference
70
- is_mobile : false,
71
- active_user_id : 0,
72
- mode : "offline", // Current mode
73
- logged : false, // Logged in?
74
- assets_url : ylc.plugin_url,
75
- animation_delay : 1000,
76
- show_delay : 1000,
77
- guest_prefix : "Guest-",
78
- primary_fg : null, // Primary foreground
79
- primary_hover : null, // Primary hover color
80
- popup_status : "close", // Popup status: open, close
81
- user : {}, // User data
82
- current_form : {}, // Current form data
83
- online_ops : {} // Online operators list
84
- };
85
-
86
- this.strings = {
87
- months : [
88
- ylc.strings.months.jan,
89
- ylc.strings.months.feb,
90
- ylc.strings.months.mar,
91
- ylc.strings.months.apr,
92
- ylc.strings.months.may,
93
- ylc.strings.months.jun,
94
- ylc.strings.months.jul,
95
- ylc.strings.months.aug,
96
- ylc.strings.months.sep,
97
- ylc.strings.months.oct,
98
- ylc.strings.months.nov,
99
- ylc.strings.months.dec
100
- ],
101
- months_short : [
102
- ylc.strings.months_short.jan,
103
- ylc.strings.months_short.feb,
104
- ylc.strings.months_short.mar,
105
- ylc.strings.months_short.apr,
106
- ylc.strings.months_short.may,
107
- ylc.strings.months_short.jun,
108
- ylc.strings.months_short.jul,
109
- ylc.strings.months_short.aug,
110
- ylc.strings.months_short.sep,
111
- ylc.strings.months_short.oct,
112
- ylc.strings.months_short.nov,
113
- ylc.strings.months_short.dec
114
- ],
115
- time : {
116
- suffix : ylc.strings.time.suffix,
117
- seconds : ylc.strings.time.seconds,
118
- minute : ylc.strings.time.minute,
119
- minutes : ylc.strings.time.minutes,
120
- hour : ylc.strings.time.hour,
121
- hours : ylc.strings.time.hours,
122
- day : ylc.strings.time.day,
123
- days : ylc.strings.time.days,
124
- month : ylc.strings.time.month,
125
- months : ylc.strings.time.months,
126
- year : ylc.strings.time.year,
127
- years : ylc.strings.time.years
128
- },
129
- fields : {
130
- name : ylc.strings.fields.name,
131
- name_ph : ylc.strings.fields.name_ph,
132
- email : ylc.strings.fields.email,
133
- email_ph : ylc.strings.fields.email_ph,
134
- message : ylc.strings.fields.message,
135
- message_ph : ylc.strings.fields.message_ph
136
- },
137
- msg : {
138
- chat_title : ylc.strings.msg.chat_title,
139
- prechat_msg : ylc.strings.msg.prechat_msg,
140
- welc_msg : ylc.strings.msg.welc_msg,
141
- start_chat : ylc.strings.msg.start_chat,
142
- offline_body : ylc.strings.msg.offline_body,
143
- busy_body : ylc.strings.msg.busy_body,
144
- close_msg : ylc.strings.msg.close_msg,
145
- close_msg_user : ylc.strings.msg.close_msg_user,
146
- reply_ph : ylc.strings.msg.reply_ph,
147
- send_btn : ylc.strings.msg.send_btn,
148
- no_op : ylc.strings.msg.no_op,
149
- no_msg : ylc.strings.msg.no_msg,
150
- sending : ylc.strings.msg.sending,
151
- connecting : ylc.strings.msg.connecting,
152
- writing : ylc.strings.msg.writing,
153
- please_wait : ylc.strings.msg.please_wait,
154
- chat_online : ylc.strings.msg.chat_online,
155
- chat_offline : ylc.strings.msg.chat_offline,
156
- your_msg : ylc.strings.msg.your_msg,
157
- end_chat : ylc.strings.msg.end_chat,
158
- conn_err : ylc.strings.msg.conn_err,
159
- you : ylc.strings.msg.you,
160
- online_btn : ylc.strings.msg.online_btn,
161
- offline_btn : ylc.strings.msg.offline_btn,
162
- field_empty : ylc.strings.msg.field_empty,
163
- invalid_email : ylc.strings.msg.invalid_email,
164
- invalid_username : ylc.strings.msg.invalid_username,
165
- user_name : ylc.strings.msg.user_name,
166
- user_email : ylc.strings.msg.user_email,
167
- user_ip : ylc.strings.msg.user_ip,
168
- user_page : ylc.strings.msg.user_page,
169
- connect : ylc.strings.msg.connect,
170
- disconnect : ylc.strings.msg.disconnect,
171
- you_offline : ylc.strings.msg.you_offline,
172
- save_chat : ylc.strings.msg.save_chat,
173
- ntf_close_console : ylc.strings.msg.ntf_close_console,
174
- new_msg : ylc.strings.msg.new_msg,
175
- new_user_online : ylc.strings.msg.new_user_online,
176
- saving : ylc.strings.msg.saving,
177
- waiting_users : ylc.strings.msg.waiting_users,
178
- good : ylc.strings.msg.good,
179
- bad : ylc.strings.msg.bad,
180
- chat_evaluation : ylc.strings.msg.chat_evaluation,
181
- talking_label : ylc.strings.msg.talking_label,
182
- timer : ylc.strings.msg.timer,
183
- chat_copy : ylc.strings.msg.chat_copy,
184
- already_logged : ylc.strings.msg.already_logged
185
- }
186
- };
187
-
188
- if ( ylc.is_premium ) {
189
- $.extend( this.premium , premium );
190
- }
191
-
192
- this.objs = {
193
- btn : null,
194
- popup : null,
195
- popup_header : null,
196
- cnv : null
197
- };
198
-
199
- if( false === this.trigger( 'before_load' ) ) {
200
- return;
201
- }
202
-
203
- var self = this;
204
-
205
- if ( ylc.is_premium ) {
206
-
207
- this.trigger_premium( 'logged_users_auth' );
208
-
209
- }
210
-
211
- // Is mobile?
212
- if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test( navigator.userAgent ) ) {
213
- this.data.is_mobile = true;
214
- }
215
-
216
- // Get application token
217
- this.post( 'ylc_ajax_callback', 'get_token', {}, function( r ) {
218
- if( ! r.error ) {
219
- self.data.auth_token = r.token;
220
-
221
- self.run();
222
-
223
- if( ylc.is_op && ! ylc.is_front_end ){
224
- self.auth();
225
- }
226
- }
227
- });
228
- },
229
- /**
230
- * Run Plugin
231
- */
232
- run : function () {
233
-
234
- this.render_btn();
235
- this.render_popup();
236
- this.check_ntf();
237
-
238
- /*if ( ylc.is_premium && ylc.is_front_end && this.opts.styles.autoplay ) {
239
-
240
- this.trigger_premium( 'autoplay' );
241
-
242
- }*/
243
-
244
- },
245
- /**
246
- * Authentication
247
- */
248
- auth : function ( callback ) {
249
-
250
- if( ! this.opts.app_id ) {
251
- console.error( 'App ID not provided' );
252
- return;
253
- }
254
-
255
- if ( this.data.ref == null ) {
256
-
257
- this.references();
258
-
259
- }
260
-
261
- if( this.opts.display_login ) {
262
- this.login( false, callback );
263
- } else {
264
- this.login( true, callback );
265
- }
266
-
267
- this.trigger( 'after_load' );
268
-
269
- },
270
- /**
271
- * References
272
- */
273
- references : function () {
274
- var self = this;
275
-
276
- this.data.ref = new Firebase( "https://" + this.opts.app_id + '.firebaseIO.com' );
277
- this.data.ref_conn = new Firebase( 'http://' + this.opts.app_id + '.firebaseIO.com/.info/connected' );
278
- this.data.ref_cnv = new Firebase( 'http://' + this.opts.app_id + '.firebaseIO.com/chat_sessions' );
279
- this.data.ref_msgs = new Firebase( 'http://' + this.opts.app_id + '.firebaseIO.com/chat_messages' );
280
- this.data.ref_users = new Firebase( 'http://' + this.opts.app_id + '.firebaseIO.com/chat_users' );
281
-
282
- this.data.ref.child( '.info/connected' ).on( 'value', function( snap ) {
283
-
284
- if ( snap.val() === true ) {
285
- self.trigger( 'on_connect' );
286
- } else {
287
- self.trigger( 'on_disconnect' );
288
- }
289
-
290
- });
291
- },
292
- /**
293
- * Login
294
- */
295
- login : function ( new_user, callback ) {
296
-
297
- var self = this;
298
-
299
- this.manage_connections();
300
-
301
- this.data._new_user = new_user;
302
- this.data.auth = this.data.ref.authWithCustomToken( this.data.auth_token, function( error ) {
303
-
304
- if( error ) {
305
-
306
- console.error( error.code, error.message );
307
-
308
- self.trigger( 'auth_error', error );
309
-
310
- self.display_ntf( self.strings.msg.conn_err, 'error' );
311
-
312
- } else {
313
-
314
- self.trigger( 'auth' );
315
-
316
- self.data.logged = true;
317
-
318
- self.data.ref_users.once( 'value', function( snap ) {
319
-
320
- var users = snap.val(),
321
- guests = 0,
322
- wait = false,
323
- i = 0,
324
- already_logged = false,
325
- re_enter = false;
326
-
327
- if( users !== null ) {
328
-
329
- var total_user = Object.keys( users ).length;
330
-
331
- $.each( users, function( user_id, user ) {
332
-
333
- i++;
334
-
335
- if( user ) {
336
-
337
- if( user.user_type == 'operator' && user.status === 'online' ) {
338
-
339
- self.data.online_ops[ user.user_id ] = user;
340
-
341
- } else {
342
-
343
- if ( user.user_type != 'operator' ) {
344
-
345
- if ( user.user_name !== undefined && user.user_id != self.opts.user_info.user_id ) {
346
- guests++;
347
- }
348
-
349
- if ( user.user_email !== undefined && self.data.current_form.user_email !== undefined ){
350
-
351
- if ( user.user_email == self.data.current_form.user_email && ! ylc.frontend_op_access ) {
352
-
353
- if ( user.user_ip == ylc.user_ip ){
354
-
355
- if ( user.status === 'online' && user.user_id != self.opts.user_info.user_id ) {
356
-
357
- already_logged = true;
358
-
359
- } else {
360
-
361
- re_enter = user.conversation_id;
362
- }
363
-
364
- } else {
365
-
366
- already_logged = true;
367
-
368
- }
369
-
370
- }
371
-
372
- }
373
-
374
-
375
- }
376
-
377
-
378
-
379
-
380
-
381
-
382
-
383
- }
384
-
385
- }
386
-
387
- if ( already_logged ) {
388
-
389
- self.display_ntf( self.strings.msg.already_logged, 'error' );
390
-
391
- } else {
392
-
393
- if( i === total_user ) {
394
-
395
- if( ! self.total_online_ops() && ! re_enter) {
396
-
397
- self.show_offline();
398
-
399
- } else {
400
-
401
- if ( self.opts.user_info.user_type == 'operator' || guests < ylc.max_guests || ylc.max_guests == 0 ) {
402
-
403
- if( wait_interval != null )
404
- clearInterval( wait_interval );
405
-
406
- if ( self.opts.display_login ) {
407
-
408
- self.show_login();
409
-
410
- } else {
411
-
412
- self.show_cnv( true );
413
-
414
- }
415
-
416
- } else {
417
-
418
- wait = true;
419
- self.show_offline( true );
420
-
421
- }
422
-
423
- }
424
-
425
- self.check_user( self.opts.user_info.user_id, wait, re_enter );
426
-
427
- }
428
-
429
- }
430
-
431
- });
432
-
433
- } else {
434
-
435
- self.show_offline();
436
- self.check_user( self.opts.user_info.user_id, false );
437
-
438
- }
439
-
440
- if( callback )
441
- callback( wait );
442
-
443
- });
444
-
445
- }
446
-
447
- });
448
-
449
- },
450
- /**
451
- * Logout from Firebase
452
- */
453
- logout : function ( end_chat ) {
454
-
455
- var self = this;
456
-
457
- if( this.data.user.user_id ) {
458
-
459
- self.data.ref_user.off(); // Don't listen current user
460
-
461
- self.data.ref_users.off(); // Don't listen users
462
-
463
- self.data.ref_msgs.off(); // Don't listen message anymore
464
-
465
- self.trigger( 'logged_out' ); // Callback: Logged out
466
-
467
- }
468
-
469
- // Display offline form
470
- self.objs.popup_body
471
- .css( 'width', self.opts.styles.form_width + 'px' )
472
- .removeClass()
473
- .addClass( 'chat-body chat-form' )
474
- .empty()
475
- .html( self.get_template( 'chat-offline', {
476
- lead : self.strings.msg.close_msg,
477
- form : ''
478
- } ) );
479
-
480
-
481
- if ( ylc.is_premium ){
482
-
483
- self.trigger_premium( 'end_chat_options', end_chat );
484
-
485
- } else {
486
-
487
- if ( end_chat )
488
- self.clear_user_data( self.data.user.conversation_id );
489
-
490
- setTimeout( function() {
491
-
492
- self.be_offline();
493
- self.minimize();
494
-
495
- }, 2000 );
496
-
497
- }
498
-
499
- self.objs.popup_header.click( function() {
500
-
501
- self.minimize();
502
- self.objs.popup_header.off('click');
503
-
504
- });
505
-
506
- // Resize window to ensure chat box is responsive
507
- $( window ).trigger( 'resize' );
508
-
509
- // Callback: Current user is offline now
510
- self.trigger( 'offline' );
511
- },
512
- /**
513
- * Just be offline, don't logout completely
514
- */
515
- be_offline : function () {
516
-
517
- // Set mode
518
- this.data.mode = 'offline';
519
-
520
- if( this.data.ref_user ) {
521
-
522
- // Set status offline in Firebase
523
- this.data.ref_user.child( 'status' ).set( 'offline' );
524
-
525
- // Set last online
526
- this.data.ref_user.child( 'last_online' ).set( Firebase.ServerValue.TIMESTAMP );
527
-
528
- }
529
-
530
- // Force user to be offline
531
- this.check_mode( true );
532
-
533
- // Callback: Current user is offline now
534
- this.trigger( 'offline' );
535
-
536
- },
537
- /**
538
- * Change mode if necessary!
539
- */
540
- check_mode : function ( force_offline ) {
541
-
542
- if( ylc.is_front_end ) {
543
-
544
- var last_mode = this.data.mode;
545
-
546
- if( force_offline ) {
547
-
548
- // Show offline
549
- this.show_connecting();
550
-
551
- // Update mode
552
- this.data.mode = 'offline';
553
-
554
- // No operators online!
555
- } else if( !this.total_online_ops() ) {
556
-
557
- switch( last_mode ) { // Last mode
558
-
559
- // Visitor is trying to login
560
- case 'login':
561
-
562
- this.show_offline(); // Show offline
563
-
564
- break;
565
-
566
- // Visitor is in conversation
567
- case 'online':
568
-
569
- if ( ! ylc.is_premium ) {
570
-
571
- if( this.opts.display_login ) {
572
-
573
- $( '#YLC_cnv_reply' ).addClass( 'chat-disabled' ).attr( 'disabled', 'disabled' );
574
-
575
- this.display_ntf( this.strings.msg.no_op + '!', 'error' );
576
-
577
- } else {
578
-
579
- this.show_offline();
580
- }
581
-
582
- }
583
-
584
- break;
585
- }
586
-
587
- this.data.mode = 'offline';
588
-
589
- // Some operator(s) online now!
590
- } else {
591
-
592
- // If last mode was online re-activate reply box and clean notifications
593
- if( last_mode === 'offline' ) {
594
-
595
- // Disable reply box
596
- $( '#YLC_cnv_reply' ).removeClass( 'chat-disabled' ).removeAttr( 'disabled' );
597
-
598
- this.clean_ntf(); // Clean notification
599
-
600
- }
601
-
602
- // Update mode
603
- this.data.mode = ( this.opts.display_login && last_mode != 'online' ) ? 'login' : 'online';
604
-
605
- }
606
-
607
- }
608
- },
609
- /**
610
- * Show offline popup
611
- */
612
- show_offline : function ( busy ) {
613
-
614
- var self = this;
615
-
616
- this.data.mode = 'offline'; // Update mode
617
-
618
- if( ylc.is_front_end ) {
619
-
620
- // Allow displaying?
621
- if (!this.allow_chatbox())
622
- return;
623
-
624
- // Update popup header
625
- self.objs.popup_header.find( '.chat-title' ).html( self.strings.msg.chat_title );
626
-
627
- // Update popup wrapper
628
- self.objs.popup.parent().removeClass().addClass( 'chat-offline' );
629
-
630
- // Render popup body
631
- self.objs.popup_body
632
- .css( 'width', this.opts.styles.form_width + 'px' )
633
- .removeClass()
634
- .addClass( 'chat-body chat-form' )
635
- .empty()
636
- .html( self.get_template( 'chat-offline', {
637
- lead: ( busy ) ? self.strings.msg.busy_body : self.strings.msg.offline_body
638
- } ) );
639
-
640
- if ( ( ( ! busy ) || ( busy && ylc.show_busy_form ) ) && ylc.is_premium ){
641
-
642
- self.trigger_premium( 'show_offline_form' )
643
-
644
- }
645
-
646
- // Resize window to ensure chat box is responsive
647
- $( window ).trigger('resize');
648
-
649
- if ( busy ) {
650
-
651
- if( wait_interval != null )
652
- clearInterval( wait_interval );
653
-
654
- wait_interval = setInterval( function() {
655
-
656
- self.data.ref_users.once( 'value', function( snap ) {
657
-
658
- var users = snap.val(),
659
- guests = 0;
660
-
661
- if( users !== null ) {
662
-
663
- $.each( users, function( user_id, user ) {
664
-
665
- if( user ) {
666
-
667
-
668
- if( user.user_name !== undefined && user.user_type != 'operator' && user.user_id != self.opts.user_info.user_id ) {
669
-
670
- guests++;
671
- }
672
-
673
- }
674
-
675
- });
676
- }
677
-
678
- if ( guests < ylc.max_guests ) {
679
-
680
- if( self.opts.display_login )
681
- self.login( false );
682
- else
683
- self.login( true );
684
-
685
- }
686
-
687
- });
688
-
689
-
690
-
691
- }, 30000 );
692
- }
693
-
694
- }
695
-
696
- },
697
- /**
698
- * Show connecting popup
699
- */
700
- show_connecting : function () {
701
-
702
- // Turn back to "connecting" popup
703
- this.objs.popup_body
704
- .css( 'width', this.opts.styles.form_width + 'px' )
705
- .html( this.get_template( 'chat-connecting', {
706
- lead: this.strings.msg.connecting + '...'
707
- }));
708
-
709
- },
710
- /**
711
- * Show login form in chat box
712
- */
713
- show_login : function ( login_lead_msg, minimize ) {
714
-
715
- var self = this;
716
-
717
- if( ylc.is_front_end ) {
718
-
719
- if( ! this.allow_chatbox() ) {
720
- return;
721
- }
722
-
723
- if( this.opts.display_login && this.total_online_ops() && this.objs.popup ) {
724
- // Update mode
725
- this.data.mode = 'login';
726
-
727
- // Update popup header
728
- this.objs.popup_header.find( '.chat-title' ).html( this.strings.msg.chat_title );
729
-
730
- // Update popup wrapper
731
- this.objs.popup.parent().removeClass().addClass( 'chat-login' );
732
-
733
- // Render popup body
734
- this.objs.popup_body
735
- .css( 'width', this.opts.styles.form_width + 'px' )
736
- .removeClass()
737
- .addClass( 'chat-body chat-form' )
738
- .empty()
739
- .html( this.get_template( 'chat-login', {
740
- lead : login_lead_msg || this.strings.msg.prechat_msg,
741
- btn_text : this.strings.msg.start_chat,
742
- btn_styles : ( ylc.is_premium ) ? this.trigger_premium( 'stylize', 'form_button' ) : '',
743
- field_name : this.strings.fields.name,
744
- name_ph : this.strings.fields.name_ph,
745
- field_email : this.strings.fields.email,
746
- email_ph : this.strings.fields.email_ph
747
- }));
748
-
749
- // Resize window to ensure chat box is responsive
750
- $(window).trigger( 'resize' );
751
-
752
- // Login button functions
753
- $( '#YLC_login_btn' ).hover(
754
- function() {
755
- $( this ).css( 'background-color', self.data.primary_hover );
756
- },
757
- function() {
758
- $( this ).css( 'background-color', self.opts.styles.bg_color );
759
- }
760
- ).click( function() {
761
-
762
- self.send_login_form();
763
-
764
- });
765
-
766
- $( '#YLC_popup_form' ).keydown( function( e ) {
767
-
768
- if ( e.keyCode == 13 && ! e.shiftKey ) {
769
- e.preventDefault();
770
- self.send_login_form();
771
- }
772
-
773
- });
774
-
775
-
776
- // Login can't be shown up right now,
777
- // So show current mode
778
- } else {
779
-
780
- if( self.data.mode === 'online' ) {
781
- this.show_cnv();
782
- } else {
783
- this.show_offline();
784
- }
785
-
786
- }
787
-
788
- // Minimize?
789
- if( minimize )
790
- this.minimize();
791
-
792
- }
793
-
794
- },
795
- /**
796
- * Send login form
797
- */
798
- send_login_form : function () {
799
-
800
- var self = this;
801
-
802
- // Display "Connecting" message
803
- this.display_ntf( this.strings.msg.connecting + '...', 'sending' );
804
-
805
- // Get login form data
806
- var form_data = $( '#YLC_popup_form' ).serializeArray(),
807
- form_length = form_data.length - 1;
808
-
809
- // Validate login form
810
- $.each( form_data, function( i, f ) {
811
-
812
- // Update current form data
813
- self.data.current_form[ f.name ] = f.value;
814
-
815
- // Is empty?
816
- if( ! f.value ) {
817
- self.display_ntf( self.strings.msg.field_empty, 'error' );
818
-
819
- return false;
820
- }
821
-
822
- // Is valid email?
823
- if( f.name === 'user_email' ) {
824
-
825
- // Invalid email!
826
- if( ! self.validate_email( f.value ) ) {
827
-
828
- self.display_ntf( self.strings.msg.invalid_email, 'error' );
829
-
830
- return false;
831
-
832
- } else {
833
-
834
- // Create gravatar from email and add current form data
835
- self.data.current_form.gravatar = self.md5( f.value );
836
-
837
- }
838
-
839
- } else {
840
-
841
- var re = /^[a-zA-Z0-9._@ -]+$/gim;
842
-
843
- if( ! re.test( f.value ) ) {
844
- self.display_ntf( self.strings.msg.invalid_username, 'error' );
845
- return false;
846
- }
847
-
848
- }
849
-
850
- // Log user in now (form is valid)
851
- if( i === form_length ) {
852
-
853
- setTimeout( function() {
854
-
855
- self.login( true );
856
-
857
- }, 10000 );
858
- }
859
-
860
- });
861
-
862
- return;
863
-
864
- },
865
- /**
866
- * Check user if exists in Firebase
867
- */
868
- check_user : function ( user_id, wait, re_enter ) {
869
-
870
- var self = this;
871
-
872
- // User reference
873
- this.data.ref_user = this.data.ref_users.child( user_id );
874
-
875
- if( wait ) {
876
-
877
- this.data.ref_user.child( 'status' ).set( 'wait' );
878
-
879
- } else {
880
-
881
- // Get user
882
- this.data.ref_user.once( 'value', function( snap ) {
883
-
884
- var user_data = snap.val();
885
-
886
- // User data must always be object
887
- if( !user_data )
888
- user_data = {};
889
-
890
- // Get user now
891
- self.get_user( user_id, user_data, re_enter );
892
-
893
- });
894
-
895
- this.data.ref_user.child( 'chat_with' ).on( 'value', function( snap ){
896
-
897
- var value = snap.val();
898
-
899
- if ( value != null ) {
900
-
901
- self.data.user.chat_with = value;
902
-
903
- }
904
-
905
- });
906
- }
907
-
908
- // Check current user connectivity
909
- this.data.ref_users.on( 'child_removed', function( snap ) {
910
-
911
- var user = snap.val();
912
-
913
- if( ! user ) {
914
- return;
915
- }
916
-
917
- if( user_id === user.user_id ){
918
- self.logout();
919
- }
920
-
921
- });
922
- },
923
- /**
924
- * Get user from Firebase. If not exists, create new one
925
- */
926
- get_user : function ( user_id, user_data, re_enter, callback ) {
927
-
928
- var self = this;
929
-
930
- // Get current user data
931
- if( user_data.user_id ) {
932
-
933
- // Get user data
934
- this.data.user = user_data;
935
-
936
- // Update current mode in Firebase
937
- this.data.ref_user.child( 'status' ).set( 'online' );
938
-
939
- // Update other user data
940
- this.data.ref_user.child( 'user_ip' ).set( ylc.user_ip );
941
- this.data.ref_user.child( 'current_page' ).set( ylc.current_page );
942
-
943
- // Also update basic user information in any case
944
- if( ylc.user_name && !ylc.is_front_end ) {
945
- this.data.ref_user.child( 'user_name' ).set( ylc.user_name );
946
- this.data.ref_user.child( 'user_email' ).set( ylc.user_email );
947
- this.data.ref_user.child( 'gravatar' ).set( ylc.user_email_hash );
948
- this.data.ref_user.child( 'avatar_type' ).set( ylc.avatar_type );
949
- this.data.ref_user.child( 'avatar_image' ).set( ylc.avatar_image );
950
- }
951
-
952
- // Show conversation
953
- if( this.total_online_ops() ) {
954
- this.show_cnv();
955
- } else {
956
- this.show_offline();
957
- }
958
-
959
- // Check user connection
960
- this.manage_connections();
961
-
962
- // Callback: Logged in successfully
963
- self.trigger( 'logged_in', this.data.user );
964
-
965
- // Now listen users activity
966
- self.listen_users();
967
-
968
- if( callback )
969
- callback();
970
-
971
-
972
- // Create new user
973
- } else if( this.data._new_user === true ) {
974
-
975
- // Create new conversation
976
- var cnv = this.data.ref_cnv.push({
977
- user_id : user_id,
978
- created_at : Firebase.ServerValue.TIMESTAMP,
979
- accepted_at : '',
980
- evaluation : '',
981
- user_type : ylc.is_op ? 'operator' : 'visitor',
982
- receive_copy: false
983
- }),
984
- // Prepare user data
985
- data = {
986
- user_id : user_id,
987
- conversation_id : cnv.key(),
988
- last_online : '',
989
- user_ip : ylc.user_ip,
990
- is_mobile : this.data.is_mobile,
991
- current_page : ylc.current_page,
992
- user_type : ylc.is_op ? 'operator' : 'visitor',
993
- chat_with : 'free',
994
- status : 'online' // Connection status
995
- };
996
-
997
-
998
- /*if ( ylc.is_premium && ylc.is_front_end && this.opts.styles.autoplay ) {
999
-
1000
- this.trigger_premium( 'autoplay_msg', cnv.key() );
1001
-
1002
- }*/
1003
-
1004
- // Merge with default user data
1005
- for ( var i in this.opts.user_info ) { data[ i ] = this.opts.user_info[ i ]; }
1006
-
1007
-
1008
- // Merge with login form data
1009
- for ( var d in this.data.current_form ) { data[ d ] = this.data.current_form[ d ]; }
1010
-
1011
- // Name field is empty? Find a name for user
1012
- if( ! data.user_name ) {
1013
-
1014
- // Use email localdomain part
1015
- if( data.user_email ) {
1016
- data.user_name = data.user_email.substring( 0, data.user_email.indexOf( '@' ) );
1017
-
1018
- // Give user a random name
1019
- } else {
1020
- data.user_name = this.data.guest_prefix + this.random_id( 1000, 5000 );
1021
- }
1022
- }
1023
-
1024
- // Update user data
1025
- this.data.user = data;
1026
-
1027
- // Create user in Firebase
1028
- this.data.ref_user.set( data, function( error ) {
1029
-
1030
- if( ! error ) {
1031
-
1032
- // Show conversation
1033
- self.show_cnv();
1034
-
1035
- // Callback: New user created
1036
- self.trigger( 'user_created', self.data.user );
1037
-
1038
- // Callback: Logged in successfully
1039
- self.trigger( 'logged_in', self.data.user );
1040
-
1041
- // Check this new user connection again
1042
- self.manage_connections();
1043
-
1044
- // Now listen users activity
1045
- self.listen_users();
1046
-
1047
- if ( re_enter ){
1048
-
1049
- if ( ylc.is_premium ) {
1050
-
1051
- var now = new Date();
1052
- self.trigger_premium( 'save_user_data', re_enter, true, now.getTime(), false );
1053
-
1054
- } else {
1055
-
1056
- self.clear_user_data( re_enter );
1057
-
1058
- }
1059
-
1060
- }
1061
-
1062
-
1063
-
1064
- } else {
1065
-
1066
- // Callback: Failed to create new user
1067
- self.trigger( 'user_failed', error );
1068
-
1069
- }
1070
-
1071
- if( callback )
1072
- callback();
1073
-
1074
- });
1075
-
1076
-
1077
- } else {
1078
-
1079
- // Now listen users activity
1080
- self.listen_users();
1081
-
1082
- }
1083
-
1084
- },
1085
- /**
1086
- * Show conversation in chat box
1087
- */
1088
- show_cnv : function ( no_anim ) {
1089
-
1090
- var self = this;
1091
-
1092
- // Update mode
1093
- this.data.mode = 'online';
1094
-
1095
- if( ylc.is_front_end ) {
1096
-
1097
- // Allow displaying?
1098
- if( ! this.allow_chatbox() )
1099
- return;
1100
-
1101
- // Update popup header
1102
- this.objs.popup_header.find( '.chat-title' ).html( this.strings.msg.chat_title );
1103
-
1104
- // Update popup wrapper
1105
- this.objs.popup.parent().removeClass().addClass( 'chat-online' );
1106
-
1107
- // Render popup body
1108
- this.objs.popup_body
1109
- .css( 'width', this.opts.styles.popup_width + 'px' )
1110
- .removeClass()
1111
- .addClass( 'chat-body chat-online' )
1112
- .empty()
1113
- .html( this.get_template( 'chat-conversation', {
1114
- reply_ph : this.strings.msg.reply_ph,
1115
- welc : this.strings.msg.welc_msg,
1116
- end_chat : this.strings.msg.end_chat
1117
- }
1118
- ) );
1119
-
1120
- this.objs.cnv = $( '#YLC_cnv' );
1121
-
1122
- // Autosize and focus reply box
1123
- if( ! no_anim ) {
1124
-
1125
- $( '#YLC_cnv_reply' ).focus().autosize( { append: '' } ).trigger( 'autosize.resize' );
1126
-
1127
- } else {
1128
-
1129
- setTimeout( function() {
1130
-
1131
- $( '#YLC_cnv_reply' ).focus().autosize( { append: '' } ).trigger( 'autosize.resize' );
1132
-
1133
- }, this.data.animation_delay );
1134
-
1135
- }
1136
-
1137
- // Resize window to ensure chat box is responsive
1138
- $( window ).trigger( 'resize' );
1139
-
1140
- // Listen messages
1141
- this.listen_msgs();
1142
-
1143
- // Logout (End chat)
1144
- $( '#YLC_tool_end_chat' ).click( function() {
1145
-
1146
- self.push_msg( '-- ' + self.strings.msg.close_msg_user + ' --' );
1147
- self.data.ref_cnv.child( self.data.user.conversation_id ).child( 'status' ).set( 'closed' );
1148
- self.logout( true );
1149
-
1150
- return;
1151
-
1152
- });
1153
-
1154
- this.manage_reply_box(); // Manage reply box
1155
-
1156
- }
1157
-
1158
- },
1159
- /**
1160
- * Get users
1161
- */
1162
- listen_users : function () {
1163
-
1164
- var self = this;
1165
-
1166
- this.data.last_changed_id = null;
1167
-
1168
- // Prepare user list
1169
- if( this.opts.users_list_id ) {
1170
-
1171
- // Clean list if already exists
1172
- $( this.opts.users_list_id + ' > ul' ).remove();
1173
-
1174
- // Add ul list
1175
- $( this.opts.users_list_id ).append( '<ul></ul>' );
1176
-
1177
- // Select list
1178
- this.data.user_list = $( this.opts.users_list_id + ' > ul' );
1179
-
1180
- }
1181
-
1182
- // Listen users once in the beginning of page load
1183
- this.data.ref_users.once( 'value', function( snap ) {
1184
-
1185
- var users = snap.val(),
1186
- i = 0;
1187
-
1188
- if( users !== null ) {
1189
-
1190
- var total_user = Object.keys( users ).length;
1191
-
1192
- // Reset total ops
1193
- self.data.online_ops = {};
1194
-
1195
- $.each( users, function( user_id, user ) {
1196
-
1197
- // Increase index
1198
- i = i + 1;
1199
-
1200
- if( user ) {
1201
-
1202
- if( user.user_type === 'operator' ) {
1203
-
1204
- // Check operator connection
1205
- if( user.status === 'online' ) {
1206
-
1207
- self.data.online_ops[ user.user_id ] = user;
1208
-
1209
- } else {
1210
-
1211
- delete self.data.online_ops[ user.user_id ];
1212
- }
1213
-
1214
- }
1215
-
1216
- // Add user item into the list
1217
- self.add_user_item( user );
1218
-
1219
- }
1220
-
1221
- if( i === total_user ) { // Last index in the while
1222
-
1223
- // Change mode if necessary!
1224
- self.check_mode();
1225
-
1226
- // Listen new users
1227
- self.listen_new_users();
1228
-
1229
- }
1230
-
1231
- });
1232
-
1233
- }
1234
-
1235
- });
1236
- },
1237
- /**
1238
- * Listen new users
1239
- */
1240
- listen_new_users : function ( callback ) {
1241
-
1242
- var self = this;
1243
-
1244
- // Add users
1245
- this.data.ref_users.on( 'value', function( snap ) {
1246
-
1247
- // Clear list now
1248
- $( '#YLC_users > ul' ).empty();
1249
-
1250
- var users = snap.val();
1251
-
1252
- $.each( users, function( user_id, user ) {
1253
-
1254
- self.update_user( user );
1255
-
1256
- });
1257
-
1258
- });
1259
-
1260
- },
1261
- /**
1262
- * Update user info in Firebase
1263
- */
1264
- update_user : function ( user, prev_id ) {
1265
-
1266
- if( user ) {
1267
-
1268
- // User is not ready for adding wait for all information added into Firebase
1269
- if( ! user.user_id ) {
1270
- return;
1271
- }
1272
- }
1273
-
1274
- if( user ) {
1275
-
1276
- if( user.conversation_id ) {
1277
-
1278
- // Add user item into the list
1279
- this.add_user_item( user );
1280
-
1281
- if( user.user_type === 'operator' ) { // Don't repeat same changes triggered more than once
1282
-
1283
- // Increase total operator number
1284
- if( user.status === 'online' ) {
1285
- this.data.online_ops[ user.user_id ] = user;
1286
-
1287
- // Decrease total number of operator
1288
- } else {
1289
- delete this.data.online_ops[ user.user_id ];
1290
- }
1291
-
1292
- }
1293
-
1294
- // Change mode if necessary!
1295
- this.check_mode();
1296
-
1297
- // Callback: New user is online!
1298
- if( ! prev_id )
1299
- this.trigger( 'user_online', user );
1300
-
1301
- // Update user active page url
1302
- if( ! ylc.is_front_end && this.data.active_user_id === user.user_id )
1303
- $( '#YLC_active_page' ).attr( 'href', user.current_page ).find( 'span' ).html( user.current_page );
1304
-
1305
- // Remove user. It is trash! Because it doesn't have cnv_id
1306
- } else {
1307
-
1308
- // Save user data, and then delete from Firebase
1309
- this.clean_user_data( user.user_id );
1310
-
1311
- }
1312
- }
1313
-
1314
- // Update last changed id
1315
- this.data.last_changed_id = prev_id;
1316
-
1317
- },
1318
- /**
1319
- * Clean user data from Firebase
1320
- */
1321
- clean_user_data : function ( user_id ) {
1322
-
1323
- var self = this,
1324
- ref_user = this.data.ref_users.child( user_id );
1325
-
1326
- // Remove user from users list
1327
- ref_user.once( 'value', function( snap ) {
1328
-
1329
- var user = snap.val();
1330
-
1331
- // Remove user reference
1332
- ref_user.remove();
1333
-
1334
- // Clean user conversation
1335
- if( user.conversation_id ) {
1336
- self.ref_cnv.child( user.conversation_id );
1337
- }
1338
-
1339
- // Remove user messages
1340
- self.data.ref_msgs.once( 'value', function( msg_snap ) {
1341
-
1342
- var msgs = msg_snap.val();
1343
-
1344
- if( msgs ) {
1345
- $.each( msgs, function( msg_id, msg ) {
1346
-
1347
- if( msg.user_id === user_id ) {
1348
- self.data.ref_msgs.child( msg_id ).remove();
1349
- }
1350
-
1351
- });
1352
- }
1353
-
1354
- });
1355
-
1356
- });
1357
-
1358
- },
1359
- /**
1360
- * Add user into the list
1361
- */
1362
- add_user_item : function ( user ) {
1363
-
1364
- if( ! user.user_id || ! this.data.user_list )
1365
- return;
1366
-
1367
- var username = '',
1368
- is_busy = false;
1369
-
1370
- if ( user.chat_with != 'free' ) {
1371
-
1372
- if ( this.data.online_ops[ user.chat_with ] == null ) {
1373
-
1374
- this.data.ref_users.child( user.user_id ).child( 'chat_with' ).set( 'free' );
1375
- is_busy = false;
1376
-
1377
- } else {
1378
-
1379
- is_busy = ( user.chat_with != this.data.user.user_id );
1380
- username = this.data.online_ops[ user.chat_with ]['user_name']
1381
-
1382
- }
1383
-
1384
- }
1385
-
1386
- var user_status = ( is_busy ) ? ' busy' : ' free';
1387
-
1388
- var last_online = ( user.status === 'offline' || user.status === 'wait' ) ? ' - <span class="other-info" data-time="' + user.last_online + '">' + this.timeago( user.last_online ) + '</span>' : '',
1389
- user_info = ( is_busy ) ? '<br /><span class="other-info">' + this.strings.msg.talking_label.replace( /%s/i, username ) + '</span>' : '';
1390
-
1391
- if ( user.user_type == 'operator' ) {
1392
- user_status = ' op';
1393
- }
1394
-
1395
-
1396
- $( '#YLC_chat_user_' + user.user_id ).remove();
1397
-
1398
- this.data.user_list.append( this.get_template( 'console-user-item', {
1399
- id : user.user_id,
1400
- class : 'user-' + user.status + ' user-' + user.user_type + user_status,
1401
- color : user.color || 'transparent',
1402
- username : user.user_name || user.user_email || 'N/A',
1403
- is_mobile : ( user.is_mobile ) ? '<i class="fa fa-mobile"></i>' : '',
1404
- avatar : this.set_avatar( user.user_type, {
1405
- gravatar : user.gravatar,
1406
- avatar_type : user.avatar_type,
1407
- avatar_image: user.avatar_image
1408
- } ),
1409
- cnv_id : user.conversation_id,
1410
- chat_with : user.chat_with,
1411
- meta : user.user_type + last_online + user_info
1412
- } ) );
1413
-
1414
- this.trigger( 'user_added', user.user_id );
1415
-
1416
- $( window ).trigger( 'resize' );
1417
-
1418
- },
1419
- /**
1420
- * Desktop Notifications
1421
- */
1422
- notify : function ( title, msg, callback, tag ) {
1423
-
1424
- // No notification support and don't show it on front end
1425
- if( !Notification || ylc.is_front_end )
1426
- return;
1427
-
1428
- // Check if browser supports notifications
1429
- // And don't notify in front-end
1430
- if ( ! ( "Notification" in window ) || ylc.is_front_end ) {
1431
- return;
1432
-
1433
- // Display notification if possible!
1434
- } else if ( Notification.permission === "granted" ) {
1435
-
1436
- // If it's okay let's create a notification
1437
- var notification = new Notification( title, {
1438
- body : msg,
1439
- icon : ylc.plugin_url + '/images/ylc-ico.png',
1440
- tag : tag
1441
- });
1442
-
1443
- if( callback )
1444
- notification.onclick = function() { callback(); };
1445
- else
1446
- notification.close();
1447
-
1448
- // Hide notification after for a while
1449
- setTimeout( function() {
1450
- notification.close();
1451
- }, 4000 );
1452
-
1453
- // Otherwise, we need to ask the user for permission
1454
- // Note, Chrome does not implement the permission static property
1455
- // So we have to check for NOT 'denied' instead of 'default'
1456
- } else if ( Notification.permission !== 'denied' ) {
1457
- Notification.requestPermission( function ( permission ) {
1458
-
1459
- // Whatever the user answers, we make sure we store the information
1460
- if ( !( 'permission' in Notification ) ) {
1461
- Notification.permission = permission;
1462
- }
1463
-
1464
- // If the user is okay, let's create a notification
1465
- if ( permission === "granted" ) {
1466
-
1467
- // If it's okay let's create a notification
1468
- var notification = new Notification( title, {
1469
- body: msg
1470
- });
1471
-
1472
- if( callback )
1473
- notification.onclick = function() { callback(); };
1474
- else
1475
- notification.close();
1476
-
1477
- // Hide notification after for a while
1478
- setTimeout( function() {
1479
- notification.close();
1480
- }, 4000 );
1481
-
1482
- }
1483
-
1484
- });
1485
- }
1486
- },
1487
- /**
1488
- * Set avatar for user or operator
1489
- */
1490
- set_avatar : function ( user_type, user_data ) {
1491
-
1492
- user_type = ( user_type == 'operator' ) ? 'admin' : 'user';
1493
-
1494
- if ( ylc.is_premium ) {
1495
-
1496
- return this.trigger_premium( 'set_avatar_premium', user_type, user_data )
1497
-
1498
- } else {
1499
-
1500
- return this.data.assets_url + '/images/default-avatar-' + user_type + '.png';
1501
-
1502
- }
1503
-
1504
- },
1505
- /**
1506
- * Time template
1507
- */
1508
- time : function ( t, n ) {
1509
-
1510
- return this.strings.time[ t ] && this.strings.time[ t ].replace( /%d/i, Math.abs( Math.round( n ) ) );
1511
-
1512
- },
1513
- /**
1514
- * Time ago function
1515
- */
1516
- timeago : function ( time ) {
1517
-
1518
- if ( ! time )
1519
- return '';
1520
-
1521
- var now = new Date(),
1522
- seconds = ( ( now.getTime() - time ) * 0.001 ) >> 0,
1523
- minutes = seconds / 60,
1524
- hours = minutes / 60,
1525
- days = hours / 24,
1526
- years = days / 365;
1527
-
1528
- return (
1529
- seconds < 45 && this.time( 'seconds', seconds ) ||
1530
- seconds < 90 && this.time( 'minute', 1 ) ||
1531
- minutes < 45 && this.time( 'minutes', minutes ) ||
1532
- minutes < 90 && this.time( 'hour', 1 ) ||
1533
- hours < 24 && this.time( 'hours', hours ) ||
1534
- hours < 42 && this.time( 'day', 1 ) ||
1535
- days < 30 && this.time( 'days', days ) ||
1536
- days < 45 && this.time( 'month', 1 ) ||
1537
- days < 365 && this.time( 'months', days / 30 ) ||
1538
- years < 1.5 && this.time( 'year', 1 ) ||
1539
- this.time( 'years', years )
1540
- ) + ' ' + this.strings.time.suffix;
1541
-
1542
- },
1543
- /**
1544
- * Listen message
1545
- */
1546
- listen_msgs : function () {
1547
-
1548
- var self = this;
1549
-
1550
- // Clear previous listen
1551
- this.data.ref_msgs.off();
1552
-
1553
- // Get current messages
1554
- this.data.ref_msgs.once( 'value', function( snap ) {
1555
-
1556
- var msgs = snap.val(),
1557
- total_msgs = msgs ? Object.keys( msgs ).length : 0,
1558
- i = 1;
1559
-
1560
- // Load old messages after page refresh
1561
- if( msgs ) {
1562
-
1563
- $.each( msgs, function( msg_id, msg) {
1564
-
1565
- // Update current conversation (front-end only)
1566
- if( ylc.is_front_end && self.data.user.conversation_id == msg.conversation_id ) {
1567
-
1568
- msg.id = msg_id; // Include msg id
1569
-
1570
- self.add_msg( msg ); // Add message
1571
-
1572
- }
1573
-
1574
- // First load
1575
- msg.first_load = true;
1576
-
1577
- // Callback: New message arrived at initial state
1578
- self.trigger( 'new_msg', msg );
1579
-
1580
- // Last msg id
1581
- if( total_msgs == i ) {
1582
-
1583
- self.listen_new_msgs( msg_id ); // Listen new messages
1584
-
1585
- }
1586
-
1587
- // Increase index
1588
- i = i + 1;
1589
- });
1590
-
1591
- } else {
1592
-
1593
- self.listen_new_msgs();
1594
-
1595
- }
1596
-
1597
- });
1598
-
1599
- },
1600
- /**
1601
- * Listen new messages
1602
- */
1603
- listen_new_msgs : function ( msg_id ) {
1604
-
1605
- var self = this,
1606
- ref_msgs = ! msg_id ? self.data.ref_msgs : self.data.ref_msgs.startAt( null, msg_id ),
1607
- first = true;
1608
-
1609
- // Don't ignore first message when you check all messages
1610
- if( ! msg_id )
1611
- first = false;
1612
-
1613
- ref_msgs.on( 'child_added', function( new_snap ) {
1614
-
1615
- var new_msg = new_snap.val();
1616
-
1617
- // Include message id
1618
- new_msg.id = new_snap.key();
1619
-
1620
- // Update current conversation (front-end only)
1621
- if( ylc.is_front_end && self.data.user.conversation_id == new_msg.conversation_id ) {
1622
-
1623
- // Ignore first message
1624
- if( ! first )
1625
- self.add_msg( new_msg );
1626
-
1627
- }
1628
-
1629
- // Show popup when new message arrived!
1630
- if( ! first )
1631
- self.show_popup();
1632
-
1633
- // Callback: New message arrived
1634
- self.trigger( 'new_msg', new_msg );
1635
-
1636
- // Not first message anymore
1637
- first = false;
1638
-
1639
- });
1640
-
1641
- },
1642
- /**
1643
- * Add message into conversation
1644
- */
1645
- add_msg : function ( msg, last_user_id, last_msg_id ) {
1646
-
1647
- var now = new Date(),
1648
- d = new Date( msg.msg_time ), // Chat message date
1649
- t = d.getHours() + ':' + ( d.getMinutes() < 10 ? '0' : '' ) + d.getMinutes(), // Chat message time
1650
- msg_content = this.sanitize_msg( msg.msg ),
1651
- msg_time = ( d.toDateString() == now.toDateString() ) ? t : d.getUTCDate() + ' ' + this.strings.months_short[ d.getUTCMonth() ] + ', ' + t; // Set message time either time or short date like '21 May'
1652
-
1653
- // Hide welcome message
1654
- if ( ylc.is_front_end )
1655
- this.objs.cnv.find( '.chat-welc' ).hide();
1656
-
1657
- if ( this.objs.cnv ) {
1658
-
1659
- this.objs.cnv.append( this.get_template( 'chat-line', {
1660
- msg_id : msg.id,
1661
- time : msg_time,
1662
- date : d.getUTCDate() + ' ' + this.strings.months[ d.getUTCMonth() ] + ' ' + d.getUTCFullYear() + ' ' + t,
1663
- color : 'transparent',
1664
- avatar : this.set_avatar( msg.user_type, {
1665
- gravatar : msg.gravatar,
1666
- avatar_type : msg.avatar_type,
1667
- avatar_image: msg.avatar_image
1668
- } ),
1669
- name : msg.user_name,
1670
- msg : msg_content,
1671
- class : ( msg.user_id == this.data.user.user_id ) ? ' chat-you' : ''
1672
- } ) ).scrollTop(10000);
1673
-
1674
- }
1675
-
1676
- },
1677
- /**
1678
- * Add message into conversation
1679
- */
1680
- sanitize_msg : function ( str ) {
1681
-
1682
- var msg, pattern_url, pattern_pseudo_url, pattern_email, pattern_html, pattern_line;
1683
-
1684
- //removes html tags to avoid malicious code
1685
- pattern_html = /(<([^>]+)>)/gim;
1686
- msg = str.replace(pattern_html, '');
1687
-
1688
- //renders multiline
1689
- pattern_line = /\n/gim;
1690
- msg = msg.replace(pattern_line, '<br />');
1691
-
1692
- //URLs starting with http://, https://, or ftp://
1693
- pattern_url = /(\b(https?|ftp):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gim;
1694
- msg = msg.replace(pattern_url, '<a href="$1" target="_blank">$1</a>');
1695
-
1696
- //URLs starting with "www." (without // before it, or it'd re-link the ones done above).
1697
- pattern_pseudo_url = /(^|[^\/])(www\.[\S]+(\b|$))/gim;
1698
- msg = msg.replace( pattern_pseudo_url, '$1<a href="http://$2" target="_blank">$2</a>' );
1699
-
1700
- //Change email addresses to mailto:: links.
1701
- pattern_email = /(([a-zA-Z0-9\-\_\.])+@[a-zA-Z\_]+?(\.[a-zA-Z]{2,6})+)/gim;
1702
- msg = msg.replace( pattern_email, '<a href="mailto:$1">$1</a>' );
1703
-
1704
- return msg;
1705
-
1706
- },
1707
- /**
1708
- * Manage reply box
1709
- */
1710
- manage_reply_box : function ( last_cnv_id ) {
1711
-
1712
- var self = this,
1713
- writing = false,
1714
- obj_reply = $( '#YLC_cnv_reply' ),
1715
- fn_delay = ( function() {
1716
- /**
1717
- * Delay for a specified time
1718
- */
1719
- var timer = 0;
1720
-
1721
- return function( callback, ms ){
1722
- clearTimeout ( timer );
1723
- timer = setTimeout( callback, ms );
1724
- };
1725
-
1726
- } )();
1727
-
1728
- // First clean typing list in any case!
1729
- this.data.ref_cnv.child( this.data.user.conversation_id + '/typing' ).remove();
1730
-
1731
- // Manage reply box
1732
- obj_reply.keydown( function(e) {
1733
-
1734
- // When clicks ENTER key (but not shift + ENTER )
1735
- if ( e.keyCode === 13 && ! e.shiftKey ) {
1736
-
1737
- e.preventDefault();
1738
-
1739
- var msg = $( this ).val();
1740
-
1741
- if( msg ) {
1742
-
1743
- // Clean reply box
1744
- $( this ).val( '' ).trigger( 'autosize.resize' );
1745
-
1746
- // Send message to Firebase
1747
- self.push_msg( msg );
1748
-
1749
- // User isn't typing anymore
1750
- self.data.ref_cnv.child( self.data.user.conversation_id + '/typing/' + self.data.user.user_id ).remove();
1751
-
1752
- }
1753
-
1754
- // Usual writing..
1755
- } else {
1756
-
1757
- // Check if current user (operator & visitor) is typing...
1758
- if( ! writing ) {
1759
-
1760
- // Don't listen some keys
1761
- switch( e.keyCode ) {
1762
- case 17 : // ctrl
1763
- case 18 : // alt
1764
- case 16 : // shift
1765
- case 9 : // tab
1766
- case 8 : // backspace
1767
- case 224 : // cmd (firefox)
1768
- case 17 : // cmd (opera)
1769
- case 91 : // cmd (safari/chrome) Left Apple
1770
- case 93 : // cmd (safari/chrome) Right Apple
1771
- return;
1772
- }
1773
-
1774
- // Add user typing list in current conversation
1775
- self.data.ref_cnv.child( self.data.user.conversation_id + '/typing/' + self.data.user.user_id ).set( self.data.user.user_name );
1776
-
1777
- // User is writing now
1778
- writing = true;
1779
-
1780
- }
1781
-
1782
- // Remove user from typing list after the user has stopped typing
1783
- // for a specified amount of time
1784
- fn_delay( function() {
1785
-
1786
- // User isn't typing anymore
1787
- self.data.ref_cnv.child( self.data.user.conversation_id + '/typing/' + self.data.user.user_id ).remove();
1788
-
1789
- // User isn't writing anymore
1790
- writing = false;
1791
-
1792
- }, 1300 );
1793
-
1794
- }
1795
-
1796
- });
1797
-
1798
- // Stop listen last conversation
1799
- if( last_cnv_id ) {
1800
- this.data.ref_cnv.child( last_cnv_id + '/typing' ).off();
1801
- }
1802
-
1803
- // Check if a user is typing in current conversation...
1804
- this.data.ref_cnv.child( this.data.user.conversation_id + '/typing' ).on( 'value', function( snap ) {
1805
-
1806
- var i = 0,
1807
- users = snap.val(),
1808
- total_users = ( users ) ? Object.keys( users ).length : 0;
1809
-
1810
- if( ! users ) {
1811
- self.clean_ntf();
1812
-
1813
- return;
1814
- }
1815
-
1816
- $.each( users, function( user_id, user_name ) {
1817
-
1818
- if( user_id != null && user_id != self.data.user.user_id ) {
1819
-
1820
- // Show notification
1821
- self.display_ntf( self.strings.msg.writing.replace( /%s/i, user_name ), 'typing' );
1822
-
1823
- return; // Don't check other writers
1824
- }
1825
-
1826
- if( total_users === i ) { // Last index
1827
- self.clean_ntf();
1828
- }
1829
-
1830
- i = i + 1; // Increase index
1831
-
1832
- });
1833
- });
1834
-
1835
- if( ylc.is_front_end ) { // Additional functions for front-end chat box
1836
-
1837
- // Focus on reply box when user click around it
1838
- this.objs.popup.find( '.chat-cnv-reply' ).click( function() {
1839
- obj_reply.focus();
1840
- });
1841
-
1842
- }
1843
-
1844
- },
1845
- /**
1846
- * Read current conversation messages and update cnv area (reload messages)
1847
- * It is good to use when user open empty conversation box on user interface
1848
- * and show up old messages
1849
- */
1850
- reload_cnv : function ( cnv_id ) {
1851
-
1852
- var self = this;
1853
-
1854
- // Get current conversation messages
1855
- this.data.ref_msgs.once( 'value', function( snap ) {
1856
-
1857
- var now = new Date(),
1858
- all_msgs = snap.val(),
1859
- total_msgs = all_msgs ? Object.keys( all_msgs ).length : 0,
1860
- total_user_msgs = 0,
1861
- i = 1;
1862
-
1863
- if( all_msgs ) {
1864
-
1865
- $.each( all_msgs, function( msg_id, msg ) {
1866
-
1867
- if( msg.conversation_id == cnv_id ) {
1868
-
1869
- // This message from chat history
1870
- msg.old_msg = true;
1871
-
1872
- // Callback: New message arrived
1873
- self.trigger( 'new_msg', msg );
1874
-
1875
- // Increase total number of user messages
1876
- total_user_msgs = total_user_msgs + 1;
1877
-
1878
- }
1879
-
1880
- if( total_msgs == i ) { // Last index
1881
-
1882
- // Callback: All conversation messages loaded
1883
- self.trigger( 'cnv_msgs_loaded', total_user_msgs );
1884
- }
1885
-
1886
- // Increase index
1887
- i = i + 1;
1888
-
1889
- });
1890
-
1891
- } else { // No message
1892
-
1893
- // Callback: All conversation messages loaded
1894
- self.trigger( 'cnv_msgs_loaded', 0 );
1895
-
1896
- }
1897
-
1898
- });
1899
-
1900
- },
1901
- /**
1902
- * Create new message
1903
- */
1904
- push_msg : function ( msg ) {
1905
-
1906
- // Push message to Firebase
1907
- this.data.ref_msgs.push({
1908
- user_id : this.data.user.user_id,
1909
- user_type : this.data.user.user_type,
1910
- conversation_id : this.data.user.conversation_id,
1911
- user_name : this.data.user.user_name || this.data.user.user_email,
1912
- gravatar : this.data.user.gravatar,
1913
- avatar_type : this.data.user.avatar_type,
1914
- avatar_image : this.data.user.avatar_image,
1915
- msg : msg,
1916
- msg_time : Firebase.ServerValue.TIMESTAMP
1917
- });
1918
-
1919
- },
1920
- /**
1921
- * Get template to render
1922
- */
1923
- get_template : function ( template, params ){
1924
-
1925
- var html;
1926
-
1927
- switch( template ){
1928
-
1929
- // Chat Popup
1930
- case 'chat-popup':
1931
- html = ylc.templates.chat_popup;
1932
- break;
1933
-
1934
- //Connecting
1935
- case 'chat-connecting':
1936
- html = ylc.templates.chat_connecting;
1937
- break;
1938
-
1939
- //Button
1940
- case 'chat-btn':
1941
- html = ylc.templates.chat_btn;
1942
- break;
1943
-
1944
- //Offline
1945
- case 'chat-offline':
1946
- html = ylc.templates.chat_offline;
1947
- break;
1948
-
1949
- //Login popup
1950
- case 'chat-login':
1951
- html = ylc.templates.chat_login;
1952
- break;
1953
-
1954
- //Online popup - frontend
1955
- case 'chat-conversation':
1956
- html = ylc.templates.chat_conversation;
1957
- break;
1958
-
1959
- //Chat lines
1960
- case 'chat-line':
1961
- html = ylc.templates.chat_line;
1962
- break;
1963
-
1964
- //User item - backend
1965
- case 'console-user-item':
1966
- html = ylc.templates.console_user_item;
1967
- break;
1968
-
1969
- //Conversation - backend
1970
- case 'console-conversation':
1971
- html = ylc.templates.console_conversation;
1972
- break;
1973
-
1974
- //User info - backend
1975
- case 'console-user-info':
1976
- html = ylc.templates.console_user_info;
1977
- break;
1978
-
1979
- //User tools - backend
1980
- case 'console-user-tools':
1981
- html = ylc.templates.console_user_tools;
1982
- break;
1983
-
1984
- default:
1985
- html = '';
1986
-
1987
- }
1988
-
1989
- return this.string_replace( html, params );
1990
-
1991
- },
1992
- /**
1993
- * Replace placeholder strings in templates
1994
- */
1995
- string_replace : function ( str, args ){
1996
- for ( var key in args ){
1997
- if ( args.hasOwnProperty( key ) ) {
1998
- var regex = new RegExp( 'ylc\.' + key , 'gm' );
1999
- str = str.replace( regex, args[ key ] )
2000
- }
2001
- }
2002
- return str;
2003
- },
2004
- /**
2005
- * Get a user data
2006
- */
2007
- get_user_data : function ( user_id, callback ) {
2008
-
2009
- this.data.ref_users.child( user_id ).once( 'value', function( snap ) {
2010
-
2011
- var user = snap.val();
2012
-
2013
- // Just run callback
2014
- callback( user );
2015
-
2016
- });
2017
- },
2018
- /**
2019
- * Render button before showing up
2020
- */
2021
- render_btn : function () {
2022
-
2023
- var self = this;
2024
-
2025
- if( ! ylc.is_front_end ) return;
2026
-
2027
- this.data.primary_fg = this.use_white( this.opts.styles.bg_color ) ? '#ffffff' : '#444444';
2028
- this.data.primary_hover = this.shade_color( this.opts.styles.bg_color, 7 );
2029
-
2030
-
2031
- // Render button
2032
- this.el.html( this.get_template( 'chat-btn', {
2033
- title : this.strings.msg.chat_title,
2034
- styles : ( ylc.is_premium ) ? this.trigger_premium( 'stylize', 'chat_button' ) : ''
2035
- } ) );
2036
-
2037
- this.objs.btn = $( '#YLC_chat_btn' );
2038
-
2039
- // Find secondary colors
2040
-
2041
- // Chat button hover
2042
- this.objs.btn.hover(
2043
- function() {
2044
- $( this ).css( 'background-color', self.data.primary_hover );
2045
- },
2046
- function() {
2047
- $( this ).css( 'background-color', self.opts.styles.bg_color );
2048
- }
2049
- );
2050
-
2051
- // Manage button
2052
- this.objs.btn.click( function() {
2053
-
2054
- var obj_btn = $( this ),
2055
- obj_btn_title = $( this ).find( '.chat-title' );
2056
-
2057
- // Update button title
2058
- obj_btn_title.html( self.strings.msg.please_wait + '...' );
2059
-
2060
- // Hide button
2061
- obj_btn.hide();
2062
-
2063
- // Show popup
2064
- self.show_popup();
2065
-
2066
- self.auth( function() {
2067
-
2068
- // Update title
2069
- obj_btn_title.html( self.strings.msg.chat_title );
2070
-
2071
- });
2072
-
2073
- });
2074
-
2075
- setTimeout( function() {
2076
- self.show_btn();
2077
- }, this.data.show_delay );
2078
-
2079
- },
2080
- /**
2081
- * Render popup
2082
- */
2083
- render_popup : function () {
2084
-
2085
- var self = this;
2086
-
2087
- if( ! ylc.is_front_end ) return;
2088
-
2089
- this.el.append ( this.get_template( 'chat-popup', {
2090
- title : this.strings.msg.connecting + '...',
2091
- header_styles : ( ylc.is_premium ) ? this.trigger_premium( 'stylize', 'chat_header' ) : '',
2092
- widget_styles : ( ylc.is_premium ) ? this.trigger_premium( 'stylize', 'chat_widget' ) : '',
2093
- body_class : 'chat-form',
2094
- body : this.get_template( 'chat-connecting', {
2095
- lead: this.strings.msg.connecting + '...'
2096
- } )
2097
- } ) );
2098
-
2099
- this.objs.popup = $( '#YLC_chat' );
2100
- this.objs.popup_header = $( '#YLC_chat_header' );
2101
- this.objs.popup_body = $( '#YLC_chat_body' );
2102
-
2103
- if ( this.opts.styles.y_pos !== 'bottom' ) {
2104
-
2105
- this.objs.popup_body.attr( 'style', ( ylc.is_premium ) ? this.trigger_premium( 'stylize', 'chat_body' ) : '' );
2106
-
2107
- }
2108
-
2109
- this.objs.popup_body.css( 'width', this.opts.styles.form_width + 'px' );
2110
-
2111
- // Send button hover
2112
- $( document ).on( 'hover', '#YLC_send_btn',
2113
- function() {
2114
- $( this ).css( 'background-color', self.data.primary_hover );
2115
- },
2116
- function() {
2117
- $( this ).css( 'background-color', self.opts.styles.bg_color );
2118
- }
2119
- );
2120
-
2121
- this.objs.popup_header.click( function() {
2122
-
2123
- self.minimize();
2124
- self.objs.popup_header.off('click');
2125
-
2126
- });
2127
-
2128
- // Set height of chat popup
2129
- $( window ).resize( function() {
2130
-
2131
- var w = window,
2132
- d = document,
2133
- e = d.documentElement,
2134
- g = d.getElementsByTagName( 'body' )[ 0 ],
2135
- x = w.innerWidth || e.clientWidth || g.clientWidth,
2136
- y = w.innerHeight|| e.clientHeight|| g.clientHeight,
2137
- pop_h_y = self.objs.popup_header.height(), // Popup header height
2138
- pop_b = parseInt( self.objs.popup.css( 'bottom' ), 10 ); // Popup bottom
2139
-
2140
- // Set max height
2141
- var default_y = ( self.data.mode === 'online' ) ? 320 : 450,
2142
- max_y = ( ( default_y + pop_h_y ) < y ) ? default_y : y - pop_h_y - pop_b;
2143
-
2144
- self.objs.popup_body.css( 'max-height', max_y );
2145
-
2146
- if ( ylc.is_premium )
2147
- self.trigger_premium( 'resize_chat' );
2148
-
2149
- }).trigger( 'resize' );
2150
- },
2151
- /**
2152
- * Show popup
2153
- */
2154
- show_popup : function () {
2155
-
2156
- // Don't re-open popup
2157
- if( this.data.popup_status == 'open' || !ylc.is_front_end ) return;
2158
-
2159
- var self = this;
2160
-
2161
- // Set cookie
2162
- this.cookie( 'ylc_chat_widget_status', 'open' );
2163
-
2164
- // Display popup
2165
- this.objs.popup.show();
2166
-
2167
- // Show popup with animation
2168
- this.animate( this.objs.popup, this.opts.styles.animation_type );
2169
-
2170
- this.objs.popup_header.click( function() {
2171
-
2172
- self.minimize();
2173
- self.objs.popup_header.off('click');
2174
-
2175
- });
2176
-
2177
- // Focus on first field in the form
2178
- setTimeout( function() {
2179
-
2180
- switch( self.data.mode ) {
2181
-
2182
- // Online mode
2183
- case 'online':
2184
-
2185
- // Focus reply box
2186
- $( '#YLC_cnv_reply' ).focus();
2187
-
2188
- // Scroll down conversation if necessary
2189
- self.objs.cnv.scrollTop( 10000 );
2190
-
2191
- break;
2192
-
2193
- // Offline or login mode
2194
- case 'offline':
2195
- case 'login':
2196
-
2197
- // Focus first input in the form
2198
- $( '#YLC_popup_form .chat-line:first-child input' ).focus();
2199
-
2200
- break;
2201
- }
2202
-
2203
-
2204
- // Update popup status
2205
- self.data.popup_status = 'open';
2206
-
2207
- }, this.data.animation_delay );
2208
-
2209
- },
2210
- /**
2211
- * Show button
2212
- */
2213
- show_btn : function ( title ) {
2214
-
2215
- if( ylc.is_front_end ) {
2216
-
2217
- var self = this;
2218
-
2219
- // Allow displaying?
2220
- if( ! this.allow_chatbox() )
2221
- return;
2222
-
2223
- // Just show btn
2224
- this.objs.btn.show();
2225
-
2226
- // Update title
2227
- this.objs.btn.find( '.chat-title' ).html( title );
2228
-
2229
- // Show and animate
2230
- this.animate( this.objs.btn, this.opts.styles.animation_type );
2231
-
2232
- }
2233
-
2234
- },
2235
- /**
2236
- * Minimize popup
2237
- */
2238
- minimize : function () {
2239
-
2240
- // Set cookie
2241
- this.cookie( 'ylc_chat_widget_status', 'minimized' );
2242
-
2243
- // Update popup status
2244
- this.data.popup_status = 'close';
2245
-
2246
- // Hide popup
2247
- if( this.objs.popup )
2248
- this.objs.popup.hide();
2249
-
2250
-
2251
- this.objs.btn.show();
2252
-
2253
- // Display button
2254
- this.animate( this.objs.btn, this.opts.styles.animation_type );
2255
-
2256
- },
2257
- /**
2258
- * Manage connections
2259
- */
2260
- manage_connections : function () {
2261
-
2262
- var self = this;
2263
-
2264
- if( ! this.data.ref_user ) {
2265
- return;
2266
- }
2267
-
2268
- // Manage connections
2269
- this.data.ref_conn.on( 'value', function( snap ) {
2270
-
2271
- // User is connected (or re-connected)!
2272
- // and things happen here that should happen only if online (or on reconnect)
2273
- if( snap.val() === true ) {
2274
-
2275
- // Add this device to user's connections list
2276
- var conn = self.data.ref_user.child( 'connections' ).push( true );
2277
-
2278
- // When user disconnect, remove this device
2279
- conn.onDisconnect().remove();
2280
-
2281
- // Set online
2282
- self.data.ref_user.child( 'status' ).set( 'online' );
2283
-
2284
- // Update user connection status when disconnect
2285
- self.data.ref_user.child( 'status' ).onDisconnect().set( 'offline' );
2286
-
2287
- // Update last time user was seen online when disconnect
2288
- self.data.ref_user.child( 'last_online' ).onDisconnect().set( Firebase.ServerValue.TIMESTAMP );
2289
-
2290
- // Remove user typing list on disconnect
2291
- self.data.ref_cnv.child( self.data.user.conversation_id + '/typing/' + self.data.user.user_id ).onDisconnect().remove();
2292
-
2293
- }
2294
-
2295
- });
2296
-
2297
- },
2298
- /**
2299
- * Custom POST wrapper
2300
- */
2301
- post : function ( action, mode, data, callback ) {
2302
-
2303
- var self = this;
2304
-
2305
- $.post( ylc.ajax_url + '?action=' + action +'&mode=' + mode, data, callback, 'json' )
2306
- .fail( function ( jqXHR ) {
2307
-
2308
- // Log error
2309
- console.log( mode, ': ', jqXHR );
2310
-
2311
- return false;
2312
-
2313
- });
2314
-
2315
- },
2316
- /**
2317
- * Trigger
2318
- */
2319
- trigger : function ( event, p ) {
2320
-
2321
- var ret = this.opts[ event ].call( this, p );
2322
-
2323
- if( ret === false )
2324
- return false;
2325
-
2326
- },
2327
- /**
2328
- * Trigger Premium
2329
- */
2330
- trigger_premium : function ( event, p1, p2, p3, p4, p5, p6) {
2331
-
2332
- return this.premium[ event ].call( this, p1, p2, p3, p4, p5, p6 );
2333
-
2334
- },
2335
- /**
2336
- * Check if browser supports notifications
2337
- */
2338
- check_ntf : function () {
2339
-
2340
- // No notification support and don't show it on front end
2341
- if( ! ( "Notification" in window ) || ylc.is_front_end ) {
2342
- return;
2343
-
2344
- // Otherwise, we need to ask the user for permission
2345
- // Note, Chrome does not implement the permission static property
2346
- // So we have to check for NOT 'denied' instead of 'default'
2347
- } else if ( Notification.permission !== 'denied' ) {
2348
- Notification.requestPermission( function ( permission ) {
2349
-
2350
- // Whatever the user answers, we make sure we store the information
2351
- if ( ! ( 'permission' in Notification ) ) {
2352
- Notification.permission = permission;
2353
- }
2354
-
2355
- });
2356
- }
2357
-
2358
- },
2359
- /**
2360
- * Display notification
2361
- */
2362
- display_ntf : function ( ntf, type ) {
2363
-
2364
- var icon;
2365
-
2366
- switch ( type ){
2367
-
2368
- case 'success':
2369
- icon = '<i class="fa fa-check"></i> ';
2370
- break;
2371
- case 'error':
2372
- icon = '<i class="fa fa-exclamation-triangle"></i> ';
2373
- break;
2374
- case 'typing':
2375
- icon = '<i class="fa fa-pencil-square-o"></i> ';
2376
- break;
2377
- default:
2378
- icon='';
2379
-
2380
- }
2381
-
2382
- $( '#YLC_popup_ntf' ).removeClass().addClass( 'chat-ntf chat-' + type ).html( icon + ntf ).fadeIn( 300 );
2383
-
2384
- },
2385
- /**
2386
- * Clean notification
2387
- */
2388
- clean_ntf : function () {
2389
-
2390
- $( '#YLC_popup_ntf' ).html( '' ).hide();
2391
-
2392
- },
2393
- /**
2394
- * Clear user data
2395
- */
2396
- clear_user_data : function ( cnv_id, callback ) {
2397
-
2398
- var self = this;
2399
-
2400
- this.data.ref_cnv.child( cnv_id ).once( 'value', function( snap_cnv ) {
2401
-
2402
- var cnv = snap_cnv.val();
2403
-
2404
- if( !cnv )
2405
- return;
2406
-
2407
- var user_id = cnv.user_id;
2408
-
2409
- self.data.ref_msgs.once( 'value', function( snap_msgs ) {
2410
-
2411
- var msgs = snap_msgs.val(),
2412
- total_msgs = msgs ? Object.keys( msgs ).length : 0,
2413
- i = 0;
2414
-
2415
- if( msgs ) {
2416
-
2417
- $.each( msgs, function( msg_id, msg ) {
2418
-
2419
- i = i + 1;
2420
-
2421
- if( msg.conversation_id === cnv_id ) {
2422
-
2423
- self.data.ref_msgs.child( msg_id ).remove();
2424
-
2425
- }
2426
-
2427
- if( total_msgs === i ) {
2428
-
2429
- if( callback )
2430
- callback();
2431
-
2432
- }
2433
-
2434
- });
2435
-
2436
- } else if( callback ) {
2437
-
2438
- callback();
2439
-
2440
- }
2441
-
2442
- self.data.ref_users.child( user_id ).remove();
2443
- self.data.ref_cnv.child( cnv_id ).remove();
2444
-
2445
- });
2446
-
2447
- });
2448
-
2449
- },
2450
- /**
2451
- * Create or read cookie
2452
- */
2453
- cookie : function ( name, value, days ) {
2454
-
2455
- // Create new cookie
2456
- if( value || days === -1 ) {
2457
-
2458
- var expires = '';
2459
-
2460
- if ( days ) {
2461
- var date = new Date();
2462
- date.setTime( date.getTime() + ( days * 24 * 60 * 60 * 1000 ) );
2463
- expires = '; expires=' + date.toGMTString();
2464
-
2465
- }
2466
-
2467
- document.cookie = name + '=' + value + expires + '; path=/';
2468
-
2469
- // Read cookie
2470
- } else {
2471
-
2472
- var name_eq = name + "=";
2473
- var ca = document.cookie.split( ';' );
2474
-
2475
- for( var i = 0; i < ca.length; i++) {
2476
- var c = ca[ i ];
2477
- while ( c.charAt( 0 ) == ' ') c = c.substring( 1, c.length );
2478
- if ( c.indexOf( name_eq ) === 0 ) return c.substring( name_eq.length, c.length );
2479
- }
2480
-
2481
- return null;
2482
- }
2483
-
2484
- },
2485
- /**
2486
- * Total number of online operators
2487
- */
2488
- total_online_ops : function () {
2489
-
2490
- if( this.data.online_ops ) {
2491
- return Object.keys( this.data.online_ops ).length;
2492
- } else {
2493
- return 0;
2494
- }
2495
-
2496
- },
2497
- /**
2498
- * Chatbox allowed to show up?
2499
- */
2500
- allow_chatbox : function () {
2501
-
2502
- return this.opts.render ? true : false;
2503
-
2504
- },
2505
- /**
2506
- * Animate
2507
- */
2508
- animate : function ( obj, anim ) {
2509
-
2510
- $( window ).trigger( 'resize' );
2511
-
2512
- var direction = ( this.opts.styles.y_pos === 'top' ) ? 'Down' : 'Up';
2513
-
2514
-
2515
- obj.addClass( 'chat-anim chat-' + anim + direction );
2516
-
2517
- // Remove CSS animation
2518
- setTimeout( function() {
2519
- obj.removeClass( 'chat-anim chat-' + anim + direction );
2520
- }, this.data.animation_delay );
2521
- },
2522
- /**
2523
- * Shade color original code: Pimp Trizkit (http://stackoverflow.com/a/13542669/272478)
2524
- */
2525
- shade_color : function ( color, percent ) {
2526
- var num = parseInt( color.slice( 1 ), 16 ),
2527
- amt = Math.round( 2.55 * percent ),
2528
- R = ( num >> 16 ) + amt,
2529
- B = ( num >> 8 & 0x00FF ) + amt,
2530
- G = ( num & 0x0000FF ) + amt;
2531
-
2532
- return "#" + ( 0x1000000 + ( R < 255 ? R < 1 ? 0 : R : 255 ) * 0x10000 + ( B < 255 ? B < 1 ? 0 : B : 255 ) * 0x100 + ( G < 255 ? G < 1 ? 0 : G : 255 ) ).toString( 16 ).slice( 1 );
2533
- },
2534
- /**
2535
- * Check if foreground color should be white? original code: Alnitak (http://stackoverflow.com/a/12043228/272478)
2536
- */
2537
- use_white : function ( c ) {
2538
- var c = c.substring( 1 ); // strip #
2539
- var rgb = parseInt( c, 16 ); // convert rrggbb to decimal
2540
- var r = ( rgb >> 16 ) & 0xff; // extract red
2541
- var g = ( rgb >> 8 ) & 0xff; // extract green
2542
- var b = ( rgb >> 0 ) & 0xff; // extract blue
2543
-
2544
- var luma = 0.2126 * r + 0.7152 * g + 0.0722 * b; // per ITU-R BT.709
2545
-
2546
- if ( luma < 180 )
2547
- return true; // use white
2548
-
2549
- return false; // use black
2550
- },
2551
- /**
2552
- * Validate email
2553
- */
2554
- validate_email : function ( email ) {
2555
- var re = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
2556
- return re.test( email );
2557
- },
2558
- /**
2559
- * MD5 hash (http://www.webtoolkit.info/javascript-md5.html)
2560
- */
2561
- md5 : function ( e ) {
2562
- function h(a,b){var c,d,e,f,g;e=a&2147483648;f=b&2147483648;c=a&1073741824;d=b&1073741824;g=(a&1073741823)+(b&1073741823);return c&d?g^2147483648^e^f:c|d?g&1073741824?g^3221225472^e^f:g^1073741824^e^f:g^e^f}function k(a,b,c,d,e,f,g){a=h(a,h(h(b&c|~b&d,e),g));return h(a<<f|a>>>32-f,b)}function l(a,b,c,d,e,f,g){a=h(a,h(h(b&d|c&~d,e),g));return h(a<<f|a>>>32-f,b)}function m(a,b,d,c,e,f,g){a=h(a,h(h(b^d^c,e),g));return h(a<<f|a>>>32-f,b)}function n(a,b,d,c,e,f,g){a=h(a,h(h(d^(b|~c),
2563
- e),g));return h(a<<f|a>>>32-f,b)}function p(a){var b="",d="",c;for(c=0;3>=c;c++)d=a>>>8*c&255,d="0"+d.toString(16),b+=d.substr(d.length-2,2);return b}var f=[],q,r,s,t,a,b,c,d;e=function(a){a=a.replace(/\r\n/g,"\n");for(var b="",d=0;d<a.length;d++){var c=a.charCodeAt(d);128>c?b+=String.fromCharCode(c):(127<c&&2048>c?b+=String.fromCharCode(c>>6|192):(b+=String.fromCharCode(c>>12|224),b+=String.fromCharCode(c>>6&63|128)),b+=String.fromCharCode(c&63|128))}return b}(e);f=function(b){var a,c=b.length;a=
2564
- c+8;for(var d=16*((a-a%64)/64+1),e=Array(d-1),f=0,g=0;g<c;)a=(g-g%4)/4,f=g%4*8,e[a]|=b.charCodeAt(g)<<f,g++;a=(g-g%4)/4;e[a]|=128<<g%4*8;e[d-2]=c<<3;e[d-1]=c>>>29;return e}(e);a=1732584193;b=4023233417;c=2562383102;d=271733878;for(e=0;e<f.length;e+=16)q=a,r=b,s=c,t=d,a=k(a,b,c,d,f[e+0],7,3614090360),d=k(d,a,b,c,f[e+1],12,3905402710),c=k(c,d,a,b,f[e+2],17,606105819),b=k(b,c,d,a,f[e+3],22,3250441966),a=k(a,b,c,d,f[e+4],7,4118548399),d=k(d,a,b,c,f[e+5],12,1200080426),c=k(c,d,a,b,f[e+6],17,2821735955),
2565
- b=k(b,c,d,a,f[e+7],22,4249261313),a=k(a,b,c,d,f[e+8],7,1770035416),d=k(d,a,b,c,f[e+9],12,2336552879),c=k(c,d,a,b,f[e+10],17,4294925233),b=k(b,c,d,a,f[e+11],22,2304563134),a=k(a,b,c,d,f[e+12],7,1804603682),d=k(d,a,b,c,f[e+13],12,4254626195),c=k(c,d,a,b,f[e+14],17,2792965006),b=k(b,c,d,a,f[e+15],22,1236535329),a=l(a,b,c,d,f[e+1],5,4129170786),d=l(d,a,b,c,f[e+6],9,3225465664),c=l(c,d,a,b,f[e+11],14,643717713),b=l(b,c,d,a,f[e+0],20,3921069994),a=l(a,b,c,d,f[e+5],5,3593408605),d=l(d,a,b,c,f[e+10],9,38016083),
2566
- c=l(c,d,a,b,f[e+15],14,3634488961),b=l(b,c,d,a,f[e+4],20,3889429448),a=l(a,b,c,d,f[e+9],5,568446438),d=l(d,a,b,c,f[e+14],9,3275163606),c=l(c,d,a,b,f[e+3],14,4107603335),b=l(b,c,d,a,f[e+8],20,1163531501),a=l(a,b,c,d,f[e+13],5,2850285829),d=l(d,a,b,c,f[e+2],9,4243563512),c=l(c,d,a,b,f[e+7],14,1735328473),b=l(b,c,d,a,f[e+12],20,2368359562),a=m(a,b,c,d,f[e+5],4,4294588738),d=m(d,a,b,c,f[e+8],11,2272392833),c=m(c,d,a,b,f[e+11],16,1839030562),b=m(b,c,d,a,f[e+14],23,4259657740),a=m(a,b,c,d,f[e+1],4,2763975236),
2567
- d=m(d,a,b,c,f[e+4],11,1272893353),c=m(c,d,a,b,f[e+7],16,4139469664),b=m(b,c,d,a,f[e+10],23,3200236656),a=m(a,b,c,d,f[e+13],4,681279174),d=m(d,a,b,c,f[e+0],11,3936430074),c=m(c,d,a,b,f[e+3],16,3572445317),b=m(b,c,d,a,f[e+6],23,76029189),a=m(a,b,c,d,f[e+9],4,3654602809),d=m(d,a,b,c,f[e+12],11,3873151461),c=m(c,d,a,b,f[e+15],16,530742520),b=m(b,c,d,a,f[e+2],23,3299628645),a=n(a,b,c,d,f[e+0],6,4096336452),d=n(d,a,b,c,f[e+7],10,1126891415),c=n(c,d,a,b,f[e+14],15,2878612391),b=n(b,c,d,a,f[e+5],21,4237533241),
2568
- a=n(a,b,c,d,f[e+12],6,1700485571),d=n(d,a,b,c,f[e+3],10,2399980690),c=n(c,d,a,b,f[e+10],15,4293915773),b=n(b,c,d,a,f[e+1],21,2240044497),a=n(a,b,c,d,f[e+8],6,1873313359),d=n(d,a,b,c,f[e+15],10,4264355552),c=n(c,d,a,b,f[e+6],15,2734768916),b=n(b,c,d,a,f[e+13],21,1309151649),a=n(a,b,c,d,f[e+4],6,4149444226),d=n(d,a,b,c,f[e+11],10,3174756917),c=n(c,d,a,b,f[e+2],15,718787259),b=n(b,c,d,a,f[e+9],21,3951481745),a=h(a,q),b=h(b,r),c=h(c,s),d=h(d,t);return(p(a)+p(b)+p(c)+p(d)).toLowerCase()
2569
- },
2570
- /**
2571
- * Random ID
2572
- */
2573
- random_id : function ( min, max ) {
2574
-
2575
- return Math.floor( Math.random() * ( max - min + 1 ) ) + min;
2576
-
2577
- },
2578
- /**
2579
- * Purge Firebase from inactive users and conversations
2580
- */
2581
- purge_firebase : function ( force_purge ) {
2582
-
2583
- var self = this;
2584
-
2585
- this.data.ref_users.once( 'value', function( snap ) {
2586
-
2587
- var users = snap.val(),
2588
- i = 0,
2589
- del_list = [],
2590
- cnv_list = [],
2591
- interval = ( force_purge ) ? 0 : 3600; //3600 = 1 hour
2592
-
2593
- if( users !== null ) {
2594
-
2595
- var total_user = Object.keys( users ).length,
2596
- now = new Date();
2597
-
2598
- $.each( users, function( user_id, user ) {
2599
-
2600
- i++;
2601
-
2602
- if( user ) {
2603
-
2604
- if( user.user_type != 'operator' && user.status === 'offline' ) {
2605
-
2606
- var seconds = ( ( now.getTime() - user.last_online ) * 0.001 ) >> 0;
2607
-
2608
- if ( seconds >= interval ) {
2609
-
2610
- if ( user.conversation_id != null ) {
2611
-
2612
- cnv_list.push( user.conversation_id )
2613
-
2614
- } else {
2615
-
2616
- del_list.push( user_id )
2617
-
2618
- }
2619
-
2620
- }
2621
-
2622
- }
2623
-
2624
- }
2625
-
2626
- if( i === total_user ) {
2627
-
2628
- $.each( del_list , function( index, user_id ) {
2629
-
2630
- self.data.ref_users.child( user_id ).remove()
2631
-
2632
- });
2633
-
2634
- $.each( cnv_list , function( index, cnv_id ) {
2635
-
2636
- if ( ylc.is_premium ){
2637
-
2638
- self.trigger_premium( 'save_user_data', cnv_id, true, now.getTime() );
2639
-
2640
- } else {
2641
-
2642
- self.clear_user_data( cnv_id );
2643
-
2644
- }
2645
-
2646
- });
2647
-
2648
- }
2649
-
2650
- });
2651
-
2652
- }
2653
-
2654
- });
2655
-
2656
- }
2657
-
2658
- };
2659
-
2660
- /*
2661
- * Plugin wrapper, preventing against multiple instantiations and allowing any public function to be called via the jQuery plugin
2662
- */
2663
- $.fn[ YLC ] = function ( arg, arg_prem ) {
2664
-
2665
- var args, instance;
2666
-
2667
- // only allow the plugin to be instantiated once
2668
- if ( ! ( this.data( data_plugin ) instanceof Plugin ) ) {
2669
-
2670
- // if no instance, create one
2671
- this.data( data_plugin, new Plugin( this ) );
2672
- }
2673
-
2674
- instance = this.data( data_plugin );
2675
-
2676
- /*
2677
- * because this boilerplate support multiple elements using same Plugin instance, so element should set here
2678
- */
2679
- instance.el = this;
2680
-
2681
- // Is the first parameter an object (arg), or was omitted, call Plugin.init( arg )
2682
- if (typeof arg === 'undefined' || typeof arg === 'object') {
2683
-
2684
- if ( typeof instance['init'] === 'function' ) {
2685
- instance.init( arg, arg_prem );
2686
- }
2687
-
2688
- // checks that the requested public method exists
2689
- } else if ( typeof arg === 'string' && typeof instance[ arg ] === 'function' ) {
2690
-
2691
- // copy arguments & remove function name
2692
- args = Array.prototype.slice.call( arguments, 1 );
2693
-
2694
- // call the method
2695
- return instance[ arg ].apply( instance, args );
2696
-
2697
- } else {
2698
-
2699
- $.error('Method ' + arg + ' does not exist on jQuery.' + YLC);
2700
-
2701
- }
2702
- };
2703
-
2704
- }(jQuery, window, document));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-live-chat/class.yith-livechat.php CHANGED
@@ -593,7 +593,7 @@ if ( !class_exists( 'YITH_Livechat' ) ) {
593
 
594
  case $this->_panel_page:
595
 
596
- wp_register_style( 'ylc-styles', YLC_ASSETS_URL . '/css/ylc-styles.css' );
597
  wp_enqueue_style( 'ylc-styles' );
598
 
599
  break;
@@ -632,7 +632,7 @@ if ( !class_exists( 'YITH_Livechat' ) ) {
632
  wp_localize_script( 'ylc-engine-console', 'ylc', $js_vars );
633
 
634
  // Console stylesheet
635
- wp_register_style( 'ylc-console', YLC_ASSETS_URL . '/css/ylc-console.css' );
636
  wp_enqueue_style( 'ylc-console' );
637
 
638
  break;
@@ -725,7 +725,7 @@ if ( !class_exists( 'YITH_Livechat' ) ) {
725
 
726
  $this->admin_frontend_scripts();
727
 
728
- wp_register_style( 'ylc-frontend', YLC_ASSETS_URL . '/css/ylc-frontend.css' );
729
  wp_enqueue_style( 'ylc-frontend' );
730
 
731
  wp_register_script( 'ylc-engine-frontend', YLC_ASSETS_URL . '/js/ylc-engine-frontend' . $this->is_script_debug_active() . '.js', array( 'jquery', 'ylc-firebase' ) );
@@ -833,7 +833,7 @@ if ( !class_exists( 'YITH_Livechat' ) ) {
833
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
834
  */
835
  public function get_premium_landing_uri() {
836
- return defined( 'YITH_REFER_ID' ) ? $this->_premium_landing . '?refer_id=' . YITH_REFER_ID : $this->_premium_landing .'?refer_id=1030585';
837
  }
838
 
839
  /**
593
 
594
  case $this->_panel_page:
595
 
596
+ wp_register_style( 'ylc-styles', YLC_ASSETS_URL . '/css/ylc-styles' . $this->is_script_debug_active() . '.css' );
597
  wp_enqueue_style( 'ylc-styles' );
598
 
599
  break;
632
  wp_localize_script( 'ylc-engine-console', 'ylc', $js_vars );
633
 
634
  // Console stylesheet
635
+ wp_register_style( 'ylc-console', YLC_ASSETS_URL . '/css/ylc-console' . $this->is_script_debug_active() . '.css' );
636
  wp_enqueue_style( 'ylc-console' );
637
 
638
  break;
725
 
726
  $this->admin_frontend_scripts();
727
 
728
+ wp_register_style( 'ylc-frontend', YLC_ASSETS_URL . '/css/ylc-frontend' . $this->is_script_debug_active() . '.css' );
729
  wp_enqueue_style( 'ylc-frontend' );
730
 
731
  wp_register_script( 'ylc-engine-frontend', YLC_ASSETS_URL . '/js/ylc-engine-frontend' . $this->is_script_debug_active() . '.js', array( 'jquery', 'ylc-firebase' ) );
833
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
834
  */
835
  public function get_premium_landing_uri() {
836
+ return defined( 'YITH_REFER_ID' ) ? $this->_premium_landing . '?refer_id=' . YITH_REFER_ID : $this->_premium_landing;
837
  }
838
 
839
  /**
modules/yith-live-chat/includes/functions-ylc-server.php CHANGED
@@ -86,10 +86,10 @@ if ( !function_exists( 'ylc_validate_ip' ) ) {
86
  *
87
  * @since 1.0.0
88
  *
89
- * @param $ip
90
- * @param $which (ipv4 or ipv6)
91
  *
92
- * @return bool
93
  * @author Alberto Ruggiero
94
  */
95
  function ylc_validate_ip( $ip, $which = '' ) {
@@ -137,9 +137,9 @@ if ( !function_exists( 'ylc_validate_ipv4' ) ) {
137
  *
138
  * @since 1.0.0
139
  *
140
- * @param $ip
141
  *
142
- * @return bool
143
  * @author Alberto Ruggiero
144
  */
145
  function ylc_validate_ipv4( $ip ) {
@@ -174,9 +174,9 @@ if ( !function_exists( 'ylc_validate_ipv6' ) ) {
174
  *
175
  * @since 1.0.0
176
  *
177
- * @param $str
178
  *
179
- * @return bool
180
  * @author Alberto Ruggiero
181
  */
182
  function ylc_validate_ipv6( $str ) {
@@ -231,14 +231,14 @@ if ( !function_exists( 'ylc_get_current_page_url' ) ) {
231
  * Get the user current page URL
232
  *
233
  * @since 1.0.0
234
- * @return bool
235
  * @author Alberto Ruggiero
236
  */
237
  function ylc_get_current_page_url() {
238
 
239
  $page_URL = 'http';
240
 
241
- if ( @$_SERVER['HTTPS'] == 'on' ) {
242
  $page_URL .= "s";
243
  }
244
 
86
  *
87
  * @since 1.0.0
88
  *
89
+ * @param $ip
90
+ * @param $which (ipv4 or ipv6)
91
  *
92
+ * @return bool
93
  * @author Alberto Ruggiero
94
  */
95
  function ylc_validate_ip( $ip, $which = '' ) {
137
  *
138
  * @since 1.0.0
139
  *
140
+ * @param $ip
141
  *
142
+ * @return bool
143
  * @author Alberto Ruggiero
144
  */
145
  function ylc_validate_ipv4( $ip ) {
174
  *
175
  * @since 1.0.0
176
  *
177
+ * @param $str
178
  *
179
+ * @return bool
180
  * @author Alberto Ruggiero
181
  */
182
  function ylc_validate_ipv6( $str ) {
231
  * Get the user current page URL
232
  *
233
  * @since 1.0.0
234
+ * @return bool
235
  * @author Alberto Ruggiero
236
  */
237
  function ylc_get_current_page_url() {
238
 
239
  $page_URL = 'http';
240
 
241
+ if ( isset( $_SERVER['HTTPS'] ) && $_SERVER['HTTPS'] == 'on' ) {
242
  $page_URL .= "s";
243
  }
244
 
modules/yith-live-chat/init.php CHANGED
@@ -3,9 +3,9 @@
3
  * Plugin Name: YITH Live Chat
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-live-chat/
5
  * Description: Pre-sales question ? Needs support ? Chat with your customers!
6
- * Author: YIThemes
7
  * Text Domain: yith-live-chat
8
- * Version: 1.1.4
9
  * Author URI: http://yithemes.com/
10
  */
11
 
@@ -26,7 +26,7 @@ function ylc_install_free_admin_notice() {
26
  }
27
 
28
  if ( !defined( 'YLC_VERSION' ) ) {
29
- define( 'YLC_VERSION', '1.1.4' );
30
  }
31
 
32
  if ( !defined( 'YLC_FREE_INIT' ) ) {
3
  * Plugin Name: YITH Live Chat
4
  * Plugin URI: http://yithemes.com/themes/plugins/yith-live-chat/
5
  * Description: Pre-sales question ? Needs support ? Chat with your customers!
6
+ * Author: YITHEMES
7
  * Text Domain: yith-live-chat
8
+ * Version: 1.1.5
9
  * Author URI: http://yithemes.com/
10
  */
11
 
26
  }
27
 
28
  if ( !defined( 'YLC_VERSION' ) ) {
29
+ define( 'YLC_VERSION', '1.1.5' );
30
  }
31
 
32
  if ( !defined( 'YLC_FREE_INIT' ) ) {
modules/yith-live-chat/languages/ylc.pot DELETED
@@ -1,565 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: YITH Live Chat\n"
4
- "POT-Creation-Date: 2015-09-23 15:34+0100\n"
5
- "PO-Revision-Date: 2015-09-23 15:34+0100\n"
6
- "Last-Translator: \n"
7
- "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
- "Language: en\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.7.4\n"
13
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
14
- "X-Poedit-SourceCharset: UTF-8\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-Basepath: .\n"
18
- "X-Poedit-SearchPath-0: ..\n"
19
- "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
20
-
21
- #: ../class.yith-livechat.php:326
22
- msgid "January"
23
- msgstr ""
24
-
25
- #: ../class.yith-livechat.php:327
26
- msgid "February"
27
- msgstr ""
28
-
29
- #: ../class.yith-livechat.php:328
30
- msgid "March"
31
- msgstr ""
32
-
33
- #: ../class.yith-livechat.php:329
34
- msgid "April"
35
- msgstr ""
36
-
37
- #: ../class.yith-livechat.php:330 ../class.yith-livechat.php:344
38
- msgid "May"
39
- msgstr ""
40
-
41
- #: ../class.yith-livechat.php:331
42
- msgid "June"
43
- msgstr ""
44
-
45
- #: ../class.yith-livechat.php:332
46
- msgid "July"
47
- msgstr ""
48
-
49
- #: ../class.yith-livechat.php:333
50
- msgid "August"
51
- msgstr ""
52
-
53
- #: ../class.yith-livechat.php:334
54
- msgid "September"
55
- msgstr ""
56
-
57
- #: ../class.yith-livechat.php:335
58
- msgid "October"
59
- msgstr ""
60
-
61
- #: ../class.yith-livechat.php:336
62
- msgid "November"
63
- msgstr ""
64
-
65
- #: ../class.yith-livechat.php:337
66
- msgid "December"
67
- msgstr ""
68
-
69
- #: ../class.yith-livechat.php:340
70
- msgid "Jan"
71
- msgstr ""
72
-
73
- #: ../class.yith-livechat.php:341
74
- msgid "Feb"
75
- msgstr ""
76
-
77
- #: ../class.yith-livechat.php:342
78
- msgid "Mar"
79
- msgstr ""
80
-
81
- #: ../class.yith-livechat.php:343
82
- msgid "Apr"
83
- msgstr ""
84
-
85
- #: ../class.yith-livechat.php:345
86
- msgid "Jun"
87
- msgstr ""
88
-
89
- #: ../class.yith-livechat.php:346
90
- msgid "Jul"
91
- msgstr ""
92
-
93
- #: ../class.yith-livechat.php:347
94
- msgid "Aug"
95
- msgstr ""
96
-
97
- #: ../class.yith-livechat.php:348
98
- msgid "Sep"
99
- msgstr ""
100
-
101
- #: ../class.yith-livechat.php:349
102
- msgid "Oct"
103
- msgstr ""
104
-
105
- #: ../class.yith-livechat.php:350
106
- msgid "Nov"
107
- msgstr ""
108
-
109
- #: ../class.yith-livechat.php:351
110
- msgid "Dec"
111
- msgstr ""
112
-
113
- #: ../class.yith-livechat.php:354
114
- msgid "ago"
115
- msgstr ""
116
-
117
- #: ../class.yith-livechat.php:355
118
- msgid "less than a minute"
119
- msgstr ""
120
-
121
- #: ../class.yith-livechat.php:356
122
- msgid "about a minute"
123
- msgstr ""
124
-
125
- #: ../class.yith-livechat.php:357
126
- #, php-format
127
- msgid "%d minutes"
128
- msgstr ""
129
-
130
- #: ../class.yith-livechat.php:358
131
- msgid "about an hour"
132
- msgstr ""
133
-
134
- #: ../class.yith-livechat.php:359
135
- #, php-format
136
- msgid "about %d hours"
137
- msgstr ""
138
-
139
- #: ../class.yith-livechat.php:360
140
- msgid "a day"
141
- msgstr ""
142
-
143
- #: ../class.yith-livechat.php:361
144
- #, php-format
145
- msgid "%d days"
146
- msgstr ""
147
-
148
- #: ../class.yith-livechat.php:362
149
- msgid "about a month"
150
- msgstr ""
151
-
152
- #: ../class.yith-livechat.php:363
153
- #, php-format
154
- msgid "%d months"
155
- msgstr ""
156
-
157
- #: ../class.yith-livechat.php:364
158
- msgid "about a year"
159
- msgstr ""
160
-
161
- #: ../class.yith-livechat.php:365
162
- #, php-format
163
- msgid "%d years"
164
- msgstr ""
165
-
166
- #: ../class.yith-livechat.php:368
167
- msgid "Your Name"
168
- msgstr ""
169
-
170
- #: ../class.yith-livechat.php:369
171
- msgid "Please enter your name"
172
- msgstr ""
173
-
174
- #: ../class.yith-livechat.php:370
175
- msgid "Your Email"
176
- msgstr ""
177
-
178
- #: ../class.yith-livechat.php:371
179
- msgid "Please enter your email"
180
- msgstr ""
181
-
182
- #: ../class.yith-livechat.php:372
183
- msgid "Your Message"
184
- msgstr ""
185
-
186
- #: ../class.yith-livechat.php:373
187
- msgid "Write your question"
188
- msgstr ""
189
-
190
- #: ../class.yith-livechat.php:379
191
- msgid "Start Chat"
192
- msgstr ""
193
-
194
- #: ../class.yith-livechat.php:383
195
- msgid "The user has closed the conversation"
196
- msgstr ""
197
-
198
- #: ../class.yith-livechat.php:384
199
- msgid "Type here and hit enter to chat"
200
- msgstr ""
201
-
202
- #: ../class.yith-livechat.php:385
203
- msgid "Send"
204
- msgstr ""
205
-
206
- #: ../class.yith-livechat.php:386
207
- msgid "No operators online"
208
- msgstr ""
209
-
210
- #: ../class.yith-livechat.php:387
211
- msgid "No messages found"
212
- msgstr ""
213
-
214
- #: ../class.yith-livechat.php:388
215
- msgid "Sending"
216
- msgstr ""
217
-
218
- #: ../class.yith-livechat.php:389
219
- msgid "Connecting"
220
- msgstr ""
221
-
222
- #: ../class.yith-livechat.php:390
223
- #, php-format
224
- msgid "%s is writing"
225
- msgstr ""
226
-
227
- #: ../class.yith-livechat.php:391 ../templates/chat-backend/chat-console.php:6
228
- #: ../templates/chat-backend/chat-console.php:12
229
- msgid "Please wait"
230
- msgstr ""
231
-
232
- #: ../class.yith-livechat.php:392
233
- msgid "Chat Online"
234
- msgstr ""
235
-
236
- #: ../class.yith-livechat.php:393
237
- msgid "Chat Offline"
238
- msgstr ""
239
-
240
- #: ../class.yith-livechat.php:394
241
- msgid "Your message"
242
- msgstr ""
243
-
244
- #: ../class.yith-livechat.php:395
245
- msgid "End chat"
246
- msgstr ""
247
-
248
- #: ../class.yith-livechat.php:396
249
- msgid "Connection error!"
250
- msgstr ""
251
-
252
- #: ../class.yith-livechat.php:397
253
- msgid "You"
254
- msgstr ""
255
-
256
- #: ../class.yith-livechat.php:398
257
- msgid "Online"
258
- msgstr ""
259
-
260
- #: ../class.yith-livechat.php:399
261
- msgid "Offline"
262
- msgstr ""
263
-
264
- #: ../class.yith-livechat.php:400
265
- msgid "Please fill out all required fields"
266
- msgstr ""
267
-
268
- #: ../class.yith-livechat.php:401
269
- msgid "Email is invalid"
270
- msgstr ""
271
-
272
- #: ../class.yith-livechat.php:402
273
- msgid "Username is invalid"
274
- msgstr ""
275
-
276
- #: ../class.yith-livechat.php:403
277
- msgid "User Name"
278
- msgstr ""
279
-
280
- #: ../class.yith-livechat.php:404
281
- msgid "User Email"
282
- msgstr ""
283
-
284
- #: ../class.yith-livechat.php:405
285
- msgid "IP Address"
286
- msgstr ""
287
-
288
- #: ../class.yith-livechat.php:406
289
- msgid "Current Page"
290
- msgstr ""
291
-
292
- #: ../class.yith-livechat.php:407
293
- msgid "Connect"
294
- msgstr ""
295
-
296
- #: ../class.yith-livechat.php:408
297
- msgid "Disconnect"
298
- msgstr ""
299
-
300
- #: ../class.yith-livechat.php:409
301
- msgid "You are offline"
302
- msgstr ""
303
-
304
- #: ../class.yith-livechat.php:410
305
- msgid "Save chat"
306
- msgstr ""
307
-
308
- #: ../class.yith-livechat.php:411
309
- msgid ""
310
- "If you leave the chat, you will be logged out. However you will be able to "
311
- "save the conversations into your server when you will come back in the "
312
- "console!"
313
- msgstr ""
314
-
315
- #: ../class.yith-livechat.php:412
316
- msgid "New Message"
317
- msgstr ""
318
-
319
- #: ../class.yith-livechat.php:413
320
- msgid "New User Online"
321
- msgstr ""
322
-
323
- #: ../class.yith-livechat.php:414
324
- msgid "Saving"
325
- msgstr ""
326
-
327
- #: ../class.yith-livechat.php:415
328
- #, php-format
329
- msgid "User queue: %d"
330
- msgstr ""
331
-
332
- #: ../class.yith-livechat.php:415
333
- msgid "There are people waiting to talk"
334
- msgstr ""
335
-
336
- #: ../class.yith-livechat.php:416
337
- msgid "Good"
338
- msgstr ""
339
-
340
- #: ../class.yith-livechat.php:417
341
- msgid "Bad"
342
- msgstr ""
343
-
344
- #: ../class.yith-livechat.php:418
345
- msgid "Was this conversation useful? Vote this chat session."
346
- msgstr ""
347
-
348
- #: ../class.yith-livechat.php:419
349
- #, php-format
350
- msgid "Talking with %s"
351
- msgstr ""
352
-
353
- #: ../class.yith-livechat.php:420
354
- msgid "Elapsed time"
355
- msgstr ""
356
-
357
- #: ../class.yith-livechat.php:421
358
- msgid "Receive the copy of the chat via e-mail"
359
- msgstr ""
360
-
361
- #: ../class.yith-livechat.php:422
362
- msgid "A user is already logged in with the same email address"
363
- msgstr ""
364
-
365
- #: ../class.yith-livechat.php:423
366
- #, php-format
367
- msgid "%s shop"
368
- msgstr ""
369
-
370
- #: ../class.yith-livechat.php:455
371
- msgid "Chat with us"
372
- msgstr ""
373
-
374
- #: ../class.yith-livechat.php:456
375
- msgid "Have you got question? Write to us!"
376
- msgstr ""
377
-
378
- #: ../class.yith-livechat.php:457
379
- msgid "Questions, doubts, issues? We're here to help you!"
380
- msgstr ""
381
-
382
- #: ../class.yith-livechat.php:458
383
- msgid "This chat session has ended"
384
- msgstr ""
385
-
386
- #: ../class.yith-livechat.php:459
387
- msgid ""
388
- "None of our operators are available at the moment. Please, try again later."
389
- msgstr ""
390
-
391
- #: ../class.yith-livechat.php:460
392
- msgid "Our operators are busy. Please try again later"
393
- msgstr ""
394
-
395
- #: ../class.yith-livechat.php:493
396
- msgid "General"
397
- msgstr ""
398
-
399
- #: ../class.yith-livechat.php:494
400
- msgid "Messages"
401
- msgstr ""
402
-
403
- #: ../class.yith-livechat.php:498
404
- msgid "Offline Messages"
405
- msgstr ""
406
-
407
- #: ../class.yith-livechat.php:499
408
- msgid "Conversation"
409
- msgstr ""
410
-
411
- #: ../class.yith-livechat.php:500
412
- msgid "Appearance"
413
- msgstr ""
414
-
415
- #: ../class.yith-livechat.php:502 ../templates/chat-backend/chat-console.php:4
416
- msgid "Users"
417
- msgstr ""
418
-
419
- #: ../class.yith-livechat.php:505 ../class.yith-livechat.php:828
420
- msgid "Premium Version"
421
- msgstr ""
422
-
423
- #: ../class.yith-livechat.php:511 ../class.yith-livechat.php:512
424
- msgid "Live Chat"
425
- msgstr ""
426
-
427
- #: ../class.yith-livechat.php:535 ../plugin-options/video-box.php:19
428
- #: ../plugin-options/video-box.php:25
429
- msgid "YITH Live Chat"
430
- msgstr ""
431
-
432
- #: ../class.yith-livechat.php:566
433
- msgid ""
434
- "Please enter Firebase App URL and Firebase App Secret for YITH Live Chat"
435
- msgstr ""
436
-
437
- #: ../class.yith-livechat.php:647
438
- msgid "YITH Live Chat Operator"
439
- msgstr ""
440
-
441
- #: ../class.yith-livechat.php:825
442
- msgid "Settings"
443
- msgstr ""
444
-
445
- #: ../class.yith-livechat.php:855
446
- msgid "Plugin Documentation"
447
- msgstr ""
448
-
449
- #: ../includes/functions-ylc-ajax.php:104
450
- msgid "Successfully closed!"
451
- msgstr ""
452
-
453
- #: ../init.php:23
454
- msgid ""
455
- "You can't activate the free version of YITH Live Chat while you are using "
456
- "the premium one."
457
- msgstr ""
458
-
459
- #: ../plugin-options/general-options.php:24
460
- msgid "YITH Live Chat: General Settings"
461
- msgstr ""
462
-
463
- #: ../plugin-options/general-options.php:36
464
- msgid "Enable Live Chat"
465
- msgstr ""
466
-
467
- #: ../plugin-options/general-options.php:37
468
- msgid "Activate/Deactivate the live chat features. "
469
- msgstr ""
470
-
471
- #: ../plugin-options/general-options.php:43
472
- msgid "Firebase App URL"
473
- msgstr ""
474
-
475
- #: ../plugin-options/general-options.php:44
476
- msgid ""
477
- "URL of your Firebase application. If you don't have one, get a free Firebase "
478
- "application here: "
479
- msgstr ""
480
-
481
- #: ../plugin-options/general-options.php:54
482
- msgid "Firebase App Secret"
483
- msgstr ""
484
-
485
- #: ../plugin-options/general-options.php:55
486
- msgid ""
487
- "It can be found under the \"Secrets\" menu in your Firebase app dashboard"
488
- msgstr ""
489
-
490
- #: ../plugin-options/texts-options.php:23
491
- msgid "YITH Live Chat: Message Settings"
492
- msgstr ""
493
-
494
- #: ../plugin-options/texts-options.php:35
495
- msgid "Chat Title"
496
- msgstr ""
497
-
498
- #: ../plugin-options/texts-options.php:36
499
- msgid "This text will appear in the chat button and the chat title"
500
- msgstr ""
501
-
502
- #: ../plugin-options/texts-options.php:46
503
- msgid "Welcome Message"
504
- msgstr ""
505
-
506
- #: ../plugin-options/texts-options.php:47
507
- msgid "This text will appear in the login form"
508
- msgstr ""
509
-
510
- #: ../plugin-options/texts-options.php:57
511
- msgid "Starting Chat Message"
512
- msgstr ""
513
-
514
- #: ../plugin-options/texts-options.php:58
515
- msgid "This text will appear when the chat starts"
516
- msgstr ""
517
-
518
- #: ../plugin-options/texts-options.php:68
519
- msgid "Closing Chat Message"
520
- msgstr ""
521
-
522
- #: ../plugin-options/texts-options.php:69
523
- msgid "This text will appear at the end of the chat"
524
- msgstr ""
525
-
526
- #: ../plugin-options/texts-options.php:79
527
- msgid "Offline Message"
528
- msgstr ""
529
-
530
- #: ../plugin-options/texts-options.php:80
531
- msgid "This text will appear if no operator is online"
532
- msgstr ""
533
-
534
- #: ../plugin-options/texts-options.php:90
535
- msgid "Busy Message"
536
- msgstr ""
537
-
538
- #: ../plugin-options/texts-options.php:91
539
- msgid "This text will appear if all operators are busy"
540
- msgstr ""
541
-
542
- #: ../plugin-options/video-box.php:16
543
- msgid "Upgrade to the PREMIUM VERSION"
544
- msgstr ""
545
-
546
- #: ../plugin-options/video-box.php:20
547
- msgid "Discover the Advanced Features"
548
- msgstr ""
549
-
550
- #: ../plugin-options/video-box.php:21
551
- msgid ""
552
- "Upgrade to the PREMIUM VERSION of YITH Live Chat to benefit from all the "
553
- "features!"
554
- msgstr ""
555
-
556
- #: ../plugin-options/video-box.php:27
557
- msgid "Get Support and Pro Features"
558
- msgstr ""
559
-
560
- #: ../plugin-options/video-box.php:28
561
- msgid ""
562
- "By purchasing the premium version of the plugin, you will take advantage of "
563
- "the advanced features of the product, and you will get one year of free "
564
- "updates and support through our platform available 24h/24."
565
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-woocommerce-advanced-reviews/assets/css/yit-advanced-reviews.css CHANGED
@@ -1,569 +1,569 @@
1
- /*
2
- ***********************************************
3
- ********** Back-end classes ***************
4
- ***********************************************
5
- */
6
-
7
- /* Review statistics */
8
- table.product-review-stats tbody tr td.stats.selected {
9
- background-color: rgb(253, 253, 212);
10
- }
11
-
12
- table.product-review-stats tbody tr td.stats,
13
- table.product-review-stats thead tr th.stats,
14
- table.product-review-stats tbody tr td.stats {
15
- text-align: center;
16
- }
17
-
18
- /* Review table */
19
- #ywar-reviews table.wp-list-table thead tr th#upvoting a {
20
- background: url("../images/like.png") no-repeat;
21
- background-position: 5px 5px;
22
- display: inline-block;
23
- }
24
-
25
- #ywar-reviews table.wp-list-table thead tr th#upvoting span.sorting-indicator,
26
- #ywar-reviews table.wp-list-table thead tr th#downvoting span.sorting-indicator {
27
- display: inline-block;
28
- margin-left: 20px;
29
- }
30
-
31
- #ywar-reviews table.wp-list-table thead tr th#downvoting a {
32
- background: url("../images/dislike.png") no-repeat;
33
- background-position: 5px 5px;
34
- display: inline-block;
35
- }
36
-
37
-
38
- body.post-type-ywar_reviews tr.stop-reply td.column-review span.review-content {
39
- color: #ffb92b;
40
- }
41
-
42
- th#review-rating {
43
- width: 85px;
44
- }
45
-
46
- #ywar-reviews table tbody tr.review-unapproved {
47
- background-color: #fef7f1;
48
- }
49
-
50
- #ywar-reviews table tbody tr.review-unapproved th.check-column {
51
- border-left: 4px solid #d54e21;
52
- }
53
-
54
- #ywar-reviews table tbody tr td.column-inappropriate span.inappropriate-review {
55
- float: left;
56
- padding:5px;
57
- }
58
-
59
- #ywar-reviews table tbody tr td.column-inappropriate img.inappropriate-review {
60
- float: left;
61
- }
62
-
63
- a.edit-product-review {
64
- margin-right: 10px;
65
- }
66
-
67
- span.review-title {
68
- padding-bottom: 15px;
69
- display: inline-block;
70
- }
71
-
72
- span.review-content {
73
- font-size: small;
74
- }
75
-
76
- td.column-review-featured a.featured-review {
77
- overflow: hidden;
78
- position: relative;
79
- height: 1em;
80
- line-height: 1;
81
- font-size: 2em;
82
- width: 1em;
83
- font-family: star;
84
- display: inline-block;
85
- }
86
-
87
- td.column-review-featured a.featured-review:before {
88
- color: rgba(211, 206, 210, 0.4);
89
- content: "\73";
90
- top: 0;
91
- position: absolute;
92
- left: 0;
93
- }
94
-
95
- td.column-review-featured a.featured-review.selected:before {
96
- content: "\53";
97
- top: 0;
98
- position: absolute;
99
- left: 0;
100
- color: rgb(227, 227, 111);
101
- }
102
-
103
- td.column-reply-status a.reply-status {
104
- font-family: 'WooCommerce';
105
- overflow: hidden;
106
- position: relative;
107
- height: 1em;
108
- line-height: 1;
109
- font-size: 2em;
110
- width: 1em;
111
- display: inline-block;
112
- color: rgba(211, 206, 210, 0.4);
113
- }
114
-
115
- td.column-reply-status a.reply-status:before {
116
- content: "\e602";
117
- top: 0;
118
- left: 0;
119
- }
120
-
121
- td.column-reply-status a.reply-status.closed:before {
122
- content: "\e602";
123
- top: 0;
124
- left: 0;
125
- color: rgb(248, 22, 33);
126
- }
127
-
128
- span.converted-items {
129
- font-size: 12px;
130
- font-style: italic;
131
- font-weight: 600;
132
- }
133
-
134
- /* ***********************************************
135
- ********** Front-end classes ***************
136
- *********************************************** */
137
- a.review-inappropriate {
138
- background: url("../images/caution-disabled.png") no-repeat center center;
139
- display: inline-block;
140
- height: 30px;
141
- width: 30px;
142
- padding: 10px;
143
- }
144
- a.review-inappropriate:hover {
145
- background: url("../images/caution.png") no-repeat center center;
146
- }
147
-
148
- .hide-rating {
149
- display: none;
150
- }
151
-
152
- a.comment-reply-link.button {
153
- display: inline-block;
154
- margin-right: 5px;
155
- }
156
-
157
- a.review-inappropriate {
158
- display: inline-block;
159
- margin-left: 10px;
160
- padding: 5px 0;
161
- }
162
-
163
- .entry-content div.review-inappropriate {
164
- padding: 10px 0;
165
- float: right;
166
- }
167
-
168
- /* Report as inappropriate content */
169
- .entry-content div.review-inappropriate {
170
- font-size: small;
171
- }
172
-
173
- .entry-content div.review-inappropriate a.review-inappropriate {
174
- color: red;
175
- border: none;
176
- }
177
-
178
- .entry-content div.review-inappropriate span.review-inappropriate.reported {
179
- color: green;
180
- }
181
-
182
- div.reply {
183
- font-size: 14px;
184
- }
185
-
186
- img.ywar_thumbnail {
187
- float: left !important;
188
- padding-top: 10px;
189
- padding-bottom: 10px;
190
- overflow: hidden;
191
- margin-left: 5px;
192
- }
193
-
194
- div.horizontalRule {
195
- min-height: 1px;
196
- clear: both;
197
- width: 100%;
198
- border-bottom: 1px solid #EFEFEF;
199
- display: inline-block;
200
- border-top: 1px solid #EFEFEF;
201
- }
202
-
203
- .review_title {
204
- display: block;
205
- padding-bottom: 10px;
206
- font-weight: bold;
207
- }
208
-
209
- .ywar_votereview {
210
- border: 1px solid #CCC;
211
- display: inline-block;
212
- height: 28px;
213
- text-indent: 100%;
214
- white-space: nowrap;
215
- width: 36px;
216
- }
217
-
218
- #tab-reviews a.ywar_votereview {
219
- background: url("../images/sprites.png") no-repeat !important;
220
- }
221
-
222
- /* upvote section */
223
- #tab-reviews .ywar_votereview.yes {
224
- background-position: -44px -46px !important;
225
- }
226
-
227
- #tab-reviews a.ywar_votereview.yes:hover {
228
- background-position: -44px 5px !important;
229
- }
230
-
231
- #tab-reviews .ywar_votereview.yes.vote_selected {
232
- background-position: 8px -46px !important;
233
- border-color: #028439;
234
- }
235
-
236
- #tab-reviews .ywar_votereview.yes.vote_selected:hover {
237
- background-position: 8px -46px !important;
238
- border-color: #0B6631;
239
- }
240
-
241
- /* downvote section */
242
- #tab-reviews .ywar_votereview.not {
243
- background-position: -93px -47px !important;
244
- }
245
-
246
- #tab-reviews a.ywar_votereview.not:hover {
247
- background-position: -95px 5px !important;
248
- }
249
-
250
- #tab-reviews .ywar_votereview.not.vote_selected {
251
- background-position: 10px 7px !important;
252
- border-color: #bd0000;
253
- }
254
-
255
- #tab-reviews .ywar_votereview.not.vote_selected:hover {
256
- background-position: 10px 7px !important;
257
- border-color: #8E0505;
258
- }
259
-
260
- #tab-reviews .ywar_votereview {
261
- border: 1px solid #bdbdbd;
262
- margin-left: 5px;
263
- }
264
-
265
- #tab-reviews a.ywar_votereview:hover {
266
- text-decoration: none;
267
- border-color: #6f6f6f;
268
- }
269
-
270
- span.review-rating-value {
271
- display: block;
272
- padding-bottom: 15px;
273
- padding-top: 15px;
274
- }
275
-
276
- #tab-reviews .review_vote a {
277
- text-decoration: none !important;
278
- }
279
-
280
- #reviews_header {
281
- padding-top: 20px;
282
- }
283
-
284
- div.review_vote {
285
- text-align: right;
286
- padding-top: 10px;
287
- overflow: hidden;
288
- }
289
-
290
- #tab-reviews a.ywar_filter_reviews {
291
- text-decoration: none;
292
- }
293
-
294
- .ywar_review_row span {
295
- height: 21px;
296
- line-height: 21px;
297
- display: block;
298
- color: #24890d;
299
- }
300
-
301
- .ywar_perc_value {
302
- position: absolute;
303
- right: 0px;
304
- left: 0px;
305
- text-align: center;
306
- font-size: 12px;
307
- opacity: 0.6;
308
- }
309
-
310
- .ywar_review_row {
311
- /*width: 300px;*/
312
- padding-bottom: 10px;
313
- position: relative;
314
- }
315
-
316
- .ywar_rating_bar {
317
- float: none;
318
- overflow: hidden;
319
- }
320
-
321
- .ywar_stars_value {
322
- float: left;
323
- line-height: 15px;
324
- color: #24890d;
325
- min-width: 80px;
326
- }
327
-
328
- .ywar_review_count {
329
- color: #24890d;
330
- }
331
-
332
- .ywar_num_reviews {
333
- float: right;
334
- line-height: 15px;
335
- /*width: 50px;*/
336
- min-width: 50px;
337
- padding-left: 10px;
338
- }
339
-
340
- #tab-reviews span.ywar_stars_value a {
341
- text-decoration: none;
342
- }
343
-
344
- span.ywar_scala_rating {
345
- clear: both;
346
- position: relative
347
- }
348
-
349
- span.ywar_perc_rating {
350
- float: left;
351
- color: #000000;
352
- }
353
-
354
- ul#uploadFileList {
355
- padding: 0;
356
- }
357
-
358
- ul#uploadFileList li {
359
- display: inline;
360
- padding: 10px;
361
- }
362
-
363
- span.ywar_review_helpful {
364
- font-style: italic;
365
- font-size: smaller;
366
- display: block;
367
- padding-bottom: 5px;
368
- margin-top: 12px;
369
- font-size: 12px;
370
- opacity: 0.6;
371
- }
372
-
373
- #reviews_order {
374
- margin-bottom: 20px;
375
- border-bottom: 2px solid;
376
- border-bottom: 2px solid rgba(234, 231, 231, 0.94);
377
- }
378
-
379
- #tab-reviews a.ywar_filter_order {
380
- text-decoration: none;
381
- color: black;
382
- margin-right: 15px;
383
- padding: 10px 30px;
384
- display: inline-block;
385
- opacity: 0.5;
386
- position: relative;
387
- top: 2px;
388
- border: none;
389
- }
390
-
391
- #tab-reviews a.ywar_filter_order.active,
392
- #tab-reviews a.ywar_filter_order:hover {
393
- border-bottom: 2px solid rgba(169, 112, 157, 1);
394
- position: relative;
395
- opacity: 1;
396
- }
397
-
398
- div.ywar_show_more {
399
- text-align: center;
400
- }
401
-
402
- nav.woocommerce-pagination {
403
- text-align: center;
404
- }
405
-
406
- #tab-reviews nav.woocommerce-pagination a.ywar_show_more {
407
- /*display: none;*/
408
- }
409
-
410
- #tab-reviews div.comment-text a.comment-reply-link:before {
411
- content: '';
412
- }
413
-
414
- #tab-reviews #reviews_dialog {
415
- display: none;
416
- }
417
-
418
- div.reply {
419
- padding: 10px 0;
420
- float: right;
421
- }
422
-
423
- #tab-reviews a.ywar_show_more {
424
- border: none;
425
- }
426
-
427
- #review_form_wrapper {
428
- margin-top: 35px;
429
- }
430
-
431
- #ywar-uploadFile {
432
- display: block;
433
- visibility: hidden;
434
- width: 0;
435
- height: 0;
436
- }
437
-
438
- #do_uploadFile {
439
- background: #f7f6f7;
440
- background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#e0dadf));
441
- background: -webkit-linear-gradient(#f7f6f7, #e0dadf);
442
- background: -moz-linear-gradient(center top, #f7f6f7 0, #e0dadf 100%);
443
- background: -moz-gradient(center top, #f7f6f7 0, #e0dadf 100%);
444
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
445
- -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
446
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
447
- text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
448
- border: 1px solid #c8bfc6;
449
- -webkit-border-radius: 1px;
450
- border-radius: 1px;
451
- color: #5e5e5e !important;
452
- width: 100%;
453
- }
454
-
455
- #submit, #do_uploadFile {
456
- font-size: 12px !important;
457
- }
458
-
459
- /* Prettyphoto modal window showing reviews */
460
- #comments div.pp_woocommerce .pp_content_container {
461
- border-radius: 0;
462
- }
463
-
464
- #comments div.pp_woocommerce .pp_close {
465
- color: #6d6c6c !important;
466
- background: none !important;
467
- width: 20px;
468
- height: 20px;
469
- opacity: 0.5;
470
- cursor: pointer;
471
- font-weight: 400;
472
- line-height: normal;
473
- font-size: 13px;
474
- font-family: 'Open Sans', sans-serif;
475
- transition: all 0.2s ease;
476
- -webkit-transition: all 0.2s ease;
477
- -moz-transition: all 0.2s ease;
478
- -ms-transition: all 0.2s ease;
479
- text-decoration: none;
480
-
481
- /*reset prettyphoto style*/
482
- border-radius: 0;
483
- border: none;
484
-
485
- position: absolute;
486
- right: 15px;
487
- top: 10px;
488
- display: block;
489
- z-index: 9999;
490
- }
491
-
492
- #comments div.pp_woocommerce .pp_close:before {
493
- top: 0;
494
- left: 0;
495
- text-align: center;
496
- text-indent: 0;
497
- content: "x";
498
- border: 1px solid;
499
- width: 20px !important;
500
- height: 20px !important;
501
- line-height: normal;
502
- font-weight: normal;
503
- display: block;
504
- font-size: 14px;
505
- font-family: 'Open Sans', sans-serif !important;
506
-
507
- text-align: center;
508
- -webkit-box-sizing: content-box;
509
- -moz-box-sizing: content-box;
510
- box-sizing: content-box;
511
- text-shadow: none;
512
- }
513
-
514
- #comments div.pp_pic_holder.pp_woocommerce {
515
- position: fixed;
516
- left: 15% !important;
517
- right: 15% !important;
518
- top: 10% !important;
519
- overflow-y: auto;
520
- overflow-x: hidden;
521
- width: auto !important;
522
- max-width: 900px;
523
- border: 0;
524
- -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
525
- box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
526
- margin: 0 auto;
527
- max-height: 80%;
528
- }
529
-
530
- #comments div.pp_content_container {
531
- padding: 40px 0;
532
- }
533
-
534
- #comments div.pp_content {
535
- height: 100% !important;
536
- width: auto !important;
537
- margin-top: 20px;
538
- }
539
-
540
- #tab-reviews a {
541
- text-decoration: none;
542
- }
543
-
544
- #temp_review_form_wrapper {
545
- visibility: hidden;
546
- }
547
-
548
- #commentsdiv a.comment-reply-link {
549
- display: none;
550
- }
551
-
552
- #commentsdiv .review_vote * {
553
- display: none;
554
- }
555
-
556
- #commentsdiv .review_vote span.ywar_review_helpful {
557
- display: inline-block;
558
- }
559
-
560
- /* Featured reviews */
561
- .woocommerce #reviews #comments ol.commentlist li .comment-text.review-featured {
562
- border: 2px solid #ffa500;
563
- }
564
-
565
- img.featured-badge {
566
- position: relative;
567
- top: -30px;
568
- left: 0px;
569
  }
1
+ /*
2
+ ***********************************************
3
+ ********** Back-end classes ***************
4
+ ***********************************************
5
+ */
6
+
7
+ /* Review statistics */
8
+ table.product-review-stats tbody tr td.stats.selected {
9
+ background-color: rgb(253, 253, 212);
10
+ }
11
+
12
+ table.product-review-stats tbody tr td.stats,
13
+ table.product-review-stats thead tr th.stats,
14
+ table.product-review-stats tbody tr td.stats {
15
+ text-align: center;
16
+ }
17
+
18
+ /* Review table */
19
+ #ywar-reviews table.wp-list-table thead tr th#upvoting a {
20
+ background: url("../images/like.png") no-repeat;
21
+ background-position: 5px 5px;
22
+ display: inline-block;
23
+ }
24
+
25
+ #ywar-reviews table.wp-list-table thead tr th#upvoting span.sorting-indicator,
26
+ #ywar-reviews table.wp-list-table thead tr th#downvoting span.sorting-indicator {
27
+ display: inline-block;
28
+ margin-left: 20px;
29
+ }
30
+
31
+ #ywar-reviews table.wp-list-table thead tr th#downvoting a {
32
+ background: url("../images/dislike.png") no-repeat;
33
+ background-position: 5px 5px;
34
+ display: inline-block;
35
+ }
36
+
37
+
38
+ body.post-type-ywar_reviews tr.stop-reply td.column-review span.review-content {
39
+ color: #ffb92b;
40
+ }
41
+
42
+ th#review-rating {
43
+ width: 85px;
44
+ }
45
+
46
+ #ywar-reviews table tbody tr.review-unapproved {
47
+ background-color: #fef7f1;
48
+ }
49
+
50
+ #ywar-reviews table tbody tr.review-unapproved th.check-column {
51
+ border-left: 4px solid #d54e21;
52
+ }
53
+
54
+ #ywar-reviews table tbody tr td.column-inappropriate span.inappropriate-review {
55
+ float: left;
56
+ padding:5px;
57
+ }
58
+
59
+ #ywar-reviews table tbody tr td.column-inappropriate img.inappropriate-review {
60
+ float: left;
61
+ }
62
+
63
+ a.edit-product-review {
64
+ margin-right: 10px;
65
+ }
66
+
67
+ span.review-title {
68
+ padding-bottom: 15px;
69
+ display: inline-block;
70
+ }
71
+
72
+ span.review-content {
73
+ font-size: small;
74
+ }
75
+
76
+ td.column-review-featured a.featured-review {
77
+ overflow: hidden;
78
+ position: relative;
79
+ height: 1em;
80
+ line-height: 1;
81
+ font-size: 2em;
82
+ width: 1em;
83
+ font-family: star;
84
+ display: inline-block;
85
+ }
86
+
87
+ td.column-review-featured a.featured-review:before {
88
+ color: rgba(211, 206, 210, 0.4);
89
+ content: "\73";
90
+ top: 0;
91
+ position: absolute;
92
+ left: 0;
93
+ }
94
+
95
+ td.column-review-featured a.featured-review.selected:before {
96
+ content: "\53";
97
+ top: 0;
98
+ position: absolute;
99
+ left: 0;
100
+ color: rgb(227, 227, 111);
101
+ }
102
+
103
+ td.column-reply-status a.reply-status {
104
+ font-family: 'WooCommerce';
105
+ overflow: hidden;
106
+ position: relative;
107
+ height: 1em;
108
+ line-height: 1;
109
+ font-size: 2em;
110
+ width: 1em;
111
+ display: inline-block;
112
+ color: rgba(211, 206, 210, 0.4);
113
+ }
114
+
115
+ td.column-reply-status a.reply-status:before {
116
+ content: "\e602";
117
+ top: 0;
118
+ left: 0;
119
+ }
120
+
121
+ td.column-reply-status a.reply-status.closed:before {
122
+ content: "\e602";
123
+ top: 0;
124
+ left: 0;
125
+ color: rgb(248, 22, 33);
126
+ }
127
+
128
+ span.converted-items {
129
+ font-size: 12px;
130
+ font-style: italic;
131
+ font-weight: 600;
132
+ }
133
+
134
+ /* ***********************************************
135
+ ********** Front-end classes ***************
136
+ *********************************************** */
137
+ a.review-inappropriate {
138
+ background: url("../images/caution-disabled.png") no-repeat center center;
139
+ display: inline-block;
140
+ height: 30px;
141
+ width: 30px;
142
+ padding: 10px;
143
+ }
144
+ a.review-inappropriate:hover {
145
+ background: url("../images/caution.png") no-repeat center center;
146
+ }
147
+
148
+ .hide-rating {
149
+ display: none;
150
+ }
151
+
152
+ a.comment-reply-link.button {
153
+ display: inline-block;
154
+ margin-right: 5px;
155
+ }
156
+
157
+ a.review-inappropriate {
158
+ display: inline-block;
159
+ margin-left: 10px;
160
+ padding: 5px 0;
161
+ }
162
+
163
+ .entry-content div.review-inappropriate {
164
+ padding: 10px 0;
165
+ float: right;
166
+ }
167
+
168
+ /* Report as inappropriate content */
169
+ .entry-content div.review-inappropriate {
170
+ font-size: small;
171
+ }
172
+
173
+ .entry-content div.review-inappropriate a.review-inappropriate {
174
+ color: red;
175
+ border: none;
176
+ }
177
+
178
+ .entry-content div.review-inappropriate span.review-inappropriate.reported {
179
+ color: green;
180
+ }
181
+
182
+ div.reply {
183
+ font-size: 14px;
184
+ }
185
+
186
+ img.ywar_thumbnail {
187
+ float: left !important;
188
+ padding-top: 10px;
189
+ padding-bottom: 10px;
190
+ overflow: hidden;
191
+ margin-left: 5px;
192
+ }
193
+
194
+ div.horizontalRule {
195
+ min-height: 1px;
196
+ clear: both;
197
+ width: 100%;
198
+ border-bottom: 1px solid #EFEFEF;
199
+ display: inline-block;
200
+ border-top: 1px solid #EFEFEF;
201
+ }
202
+
203
+ .review_title {
204
+ display: block;
205
+ padding-bottom: 10px;
206
+ font-weight: bold;
207
+ }
208
+
209
+ .ywar_votereview {
210
+ border: 1px solid #CCC;
211
+ display: inline-block;
212
+ height: 28px;
213
+ text-indent: 100%;
214
+ white-space: nowrap;
215
+ width: 36px;
216
+ }
217
+
218
+ #tab-reviews a.ywar_votereview {
219
+ background: url("../images/sprites.png") no-repeat !important;
220
+ }
221
+
222
+ /* upvote section */
223
+ #tab-reviews .ywar_votereview.yes {
224
+ background-position: -44px -46px !important;
225
+ }
226
+
227
+ #tab-reviews a.ywar_votereview.yes:hover {
228
+ background-position: -44px 5px !important;
229
+ }
230
+
231
+ #tab-reviews .ywar_votereview.yes.vote_selected {
232
+ background-position: 8px -46px !important;
233
+ border-color: #028439;
234
+ }
235
+
236
+ #tab-reviews .ywar_votereview.yes.vote_selected:hover {
237
+ background-position: 8px -46px !important;
238
+ border-color: #0B6631;
239
+ }
240
+
241
+ /* downvote section */
242
+ #tab-reviews .ywar_votereview.not {
243
+ background-position: -93px -47px !important;
244
+ }
245
+
246
+ #tab-reviews a.ywar_votereview.not:hover {
247
+ background-position: -95px 5px !important;
248
+ }
249
+
250
+ #tab-reviews .ywar_votereview.not.vote_selected {
251
+ background-position: 10px 7px !important;
252
+ border-color: #bd0000;
253
+ }
254
+
255
+ #tab-reviews .ywar_votereview.not.vote_selected:hover {
256
+ background-position: 10px 7px !important;
257
+ border-color: #8E0505;
258
+ }
259
+
260
+ #tab-reviews .ywar_votereview {
261
+ border: 1px solid #bdbdbd;
262
+ margin-left: 5px;
263
+ }
264
+
265
+ #tab-reviews a.ywar_votereview:hover {
266
+ text-decoration: none;
267
+ border-color: #6f6f6f;
268
+ }
269
+
270
+ span.review-rating-value {
271
+ display: block;
272
+ padding-bottom: 15px;
273
+ padding-top: 15px;
274
+ }
275
+
276
+ #tab-reviews .review_vote a {
277
+ text-decoration: none !important;
278
+ }
279
+
280
+ #reviews_header {
281
+ padding-top: 20px;
282
+ }
283
+
284
+ div.review_vote {
285
+ text-align: right;
286
+ padding-top: 10px;
287
+ overflow: hidden;
288
+ }
289
+
290
+ #tab-reviews a.ywar_filter_reviews {
291
+ text-decoration: none;
292
+ }
293
+
294
+ .ywar_review_row span {
295
+ height: 21px;
296
+ line-height: 21px;
297
+ display: block;
298
+ color: #24890d;
299
+ }
300
+
301
+ .ywar_perc_value {
302
+ position: absolute;
303
+ right: 0px;
304
+ left: 0px;
305
+ text-align: center;
306
+ font-size: 12px;
307
+ opacity: 0.6;
308
+ }
309
+
310
+ .ywar_review_row {
311
+ /*width: 300px;*/
312
+ padding-bottom: 10px;
313
+ position: relative;
314
+ }
315
+
316
+ .ywar_rating_bar {
317
+ float: none;
318
+ overflow: hidden;
319
+ }
320
+
321
+ .ywar_stars_value {
322
+ float: left;
323
+ line-height: 15px;
324
+ color: #24890d;
325
+ min-width: 80px;
326
+ }
327
+
328
+ .ywar_review_count {
329
+ color: #24890d;
330
+ }
331
+
332
+ .ywar_num_reviews {
333
+ float: right;
334
+ line-height: 15px;
335
+ /*width: 50px;*/
336
+ min-width: 50px;
337
+ padding-left: 10px;
338
+ }
339
+
340
+ #tab-reviews span.ywar_stars_value a {
341
+ text-decoration: none;
342
+ }
343
+
344
+ span.ywar_scala_rating {
345
+ clear: both;
346
+ position: relative
347
+ }
348
+
349
+ span.ywar_perc_rating {
350
+ float: left;
351
+ color: #000000;
352
+ }
353
+
354
+ ul#uploadFileList {
355
+ padding: 0;
356
+ }
357
+
358
+ ul#uploadFileList li {
359
+ display: inline;
360
+ padding: 10px;
361
+ }
362
+
363
+ span.ywar_review_helpful {
364
+ font-style: italic;
365
+ font-size: smaller;
366
+ display: block;
367
+ padding-bottom: 5px;
368
+ margin-top: 12px;
369
+ font-size: 12px;
370
+ opacity: 0.6;
371
+ }
372
+
373
+ #reviews_order {
374
+ margin-bottom: 20px;
375
+ border-bottom: 2px solid;
376
+ border-bottom: 2px solid rgba(234, 231, 231, 0.94);
377
+ }
378
+
379
+ #tab-reviews a.ywar_filter_order {
380
+ text-decoration: none;
381
+ color: black;
382
+ margin-right: 15px;
383
+ padding: 10px 30px;
384
+ display: inline-block;
385
+ opacity: 0.5;
386
+ position: relative;
387
+ top: 2px;
388
+ border: none;
389
+ }
390
+
391
+ #tab-reviews a.ywar_filter_order.active,
392
+ #tab-reviews a.ywar_filter_order:hover {
393
+ border-bottom: 2px solid rgba(169, 112, 157, 1);
394
+ position: relative;
395
+ opacity: 1;
396
+ }
397
+
398
+ div.ywar_show_more {
399
+ text-align: center;
400
+ }
401
+
402
+ nav.woocommerce-pagination {
403
+ text-align: center;
404
+ }
405
+
406
+ #tab-reviews nav.woocommerce-pagination a.ywar_show_more {
407
+ /*display: none;*/
408
+ }
409
+
410
+ #tab-reviews div.comment-text a.comment-reply-link:before {
411
+ content: '';
412
+ }
413
+
414
+ #tab-reviews #reviews_dialog {
415
+ display: none;
416
+ }
417
+
418
+ div.reply {
419
+ padding: 10px 0;
420
+ float: right;
421
+ }
422
+
423
+ #tab-reviews a.ywar_show_more {
424
+ border: none;
425
+ }
426
+
427
+ #review_form_wrapper {
428
+ margin-top: 35px;
429
+ }
430
+
431
+ #ywar-uploadFile {
432
+ display: block;
433
+ visibility: hidden;
434
+ width: 0;
435
+ height: 0;
436
+ }
437
+
438
+ #do_uploadFile {
439
+ background: #f7f6f7;
440
+ background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#e0dadf));
441
+ background: -webkit-linear-gradient(#f7f6f7, #e0dadf);
442
+ background: -moz-linear-gradient(center top, #f7f6f7 0, #e0dadf 100%);
443
+ background: -moz-gradient(center top, #f7f6f7 0, #e0dadf 100%);
444
+ -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
445
+ -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
446
+ box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
447
+ text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
448
+ border: 1px solid #c8bfc6;
449
+ -webkit-border-radius: 1px;
450
+ border-radius: 1px;
451
+ color: #5e5e5e !important;
452
+ width: 100%;
453
+ }
454
+
455
+ #submit, #do_uploadFile {
456
+ font-size: 12px !important;
457
+ }
458
+
459
+ /* Prettyphoto modal window showing reviews */
460
+ #comments div.pp_woocommerce .pp_content_container {
461
+ border-radius: 0;
462
+ }
463
+
464
+ #comments div.pp_woocommerce .pp_close {
465
+ color: #6d6c6c !important;
466
+ background: none !important;
467
+ width: 20px;
468
+ height: 20px;
469
+ opacity: 0.5;
470
+ cursor: pointer;
471
+ font-weight: 400;
472
+ line-height: normal;
473
+ font-size: 13px;
474
+ font-family: 'Open Sans', sans-serif;
475
+ transition: all 0.2s ease;
476
+ -webkit-transition: all 0.2s ease;
477
+ -moz-transition: all 0.2s ease;
478
+ -ms-transition: all 0.2s ease;
479
+ text-decoration: none;
480
+
481
+ /*reset prettyphoto style*/
482
+ border-radius: 0;
483
+ border: none;
484
+
485
+ position: absolute;
486
+ right: 15px;
487
+ top: 10px;
488
+ display: block;
489
+ z-index: 9999;
490
+ }
491
+
492
+ #comments div.pp_woocommerce .pp_close:before {
493
+ top: 0;
494
+ left: 0;
495
+ text-align: center;
496
+ text-indent: 0;
497
+ content: "x";
498
+ border: 1px solid;
499
+ width: 20px !important;
500
+ height: 20px !important;
501
+ line-height: normal;
502
+ font-weight: normal;
503
+ display: block;
504
+ font-size: 14px;
505
+ font-family: 'Open Sans', sans-serif !important;
506
+
507
+ text-align: center;
508
+ -webkit-box-sizing: content-box;
509
+ -moz-box-sizing: content-box;
510
+ box-sizing: content-box;
511
+ text-shadow: none;
512
+ }
513
+
514
+ #comments div.pp_pic_holder.pp_woocommerce {
515
+ position: fixed;
516
+ left: 15% !important;
517
+ right: 15% !important;
518
+ top: 10% !important;
519
+ overflow-y: auto;
520
+ overflow-x: hidden;
521
+ width: auto !important;
522
+ max-width: 900px;
523
+ border: 0;
524
+ -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
525
+ box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
526
+ margin: 0 auto;
527
+ max-height: 80%;
528
+ }
529
+
530
+ #comments div.pp_content_container {
531
+ padding: 40px 0;
532
+ }
533
+
534
+ #comments div.pp_content {
535
+ height: 100% !important;
536
+ width: auto !important;
537
+ margin-top: 20px;
538
+ }
539
+
540
+ #tab-reviews a {
541
+ text-decoration: none;
542
+ }
543
+
544
+ #temp_review_form_wrapper {
545
+ visibility: hidden;
546
+ }
547
+
548
+ #commentsdiv a.comment-reply-link {
549
+ display: none;
550
+ }
551
+
552
+ #commentsdiv .review_vote * {
553
+ display: none;
554
+ }
555
+
556
+ #commentsdiv .review_vote span.ywar_review_helpful {
557
+ display: inline-block;
558
+ }
559
+
560
+ /* Featured reviews */
561
+ .woocommerce #reviews #comments ol.commentlist li .comment-text.review-featured {
562
+ border: 2px solid #ffa500;
563
+ }
564
+
565
+ img.featured-badge {
566
+ position: relative;
567
+ top: -30px;
568
+ left: 0px;
569
  }
modules/yith-woocommerce-advanced-reviews/assets/js/ywar-attachments.js CHANGED
@@ -1,49 +1,49 @@
1
- jQuery(document).ready(function ($) {
2
- $('#commentform').attr('enctype', "multipart/form-data");
3
-
4
- $('#do_uploadFile').click(function () {
5
- $('#ywar-uploadFile').click();
6
- })
7
-
8
- $('#ywar-uploadFile').on('change', function () {
9
- var input = document.getElementById("ywar-uploadFile");
10
- if ((attach.limit_multiple_upload > 0) && (input.files.length > attach.limit_multiple_upload)) {
11
- alert('Too many files selected.');
12
- this.value = '';
13
- return;
14
- }
15
-
16
- var ul = document.getElementById("uploadFileList");
17
- var preview_image = function (files, index) {
18
- var oFReader = new FileReader();
19
- oFReader.readAsDataURL(files[index]);
20
-
21
- oFReader.onload = function (oFREvent) {
22
- document.getElementById("img_preview" + index).src = oFREvent.target.result;
23
- };
24
- };
25
-
26
- while (ul.hasChildNodes()) {
27
- ul.removeChild(ul.firstChild);
28
- }
29
- for (var i = 0; i < input.files.length; i++) {
30
- var li = document.createElement("li");
31
- li.innerHTML = '<div style="display: inline;"><img id="img_preview' + i + '" style="width: 100px; height: 100px;"></div>';
32
- preview_image(input.files, i);
33
- ul.appendChild(li);
34
- }
35
- if (!ul.hasChildNodes()) {
36
- var li = document.createElement("li");
37
- li.innerHTML = 'No Files Selected';
38
- ul.appendChild(li);
39
- }
40
- });
41
-
42
- // Prevent submission if limit is exceeded.
43
- $('#commentform').submit(function () {
44
- var input = document.getElementById("ywar-uploadFile");
45
- if ((attach.limit_multiple_upload > 0) && (input.files.length > attach.limit_multiple_upload))
46
- return false;
47
- });
48
- });
49
-
1
+ jQuery(document).ready(function ($) {
2
+ $('#commentform').attr('enctype', "multipart/form-data");
3
+
4
+ $('#do_uploadFile').click(function () {
5
+ $('#ywar-uploadFile').click();
6
+ })
7
+
8
+ $('#ywar-uploadFile').on('change', function () {
9
+ var input = document.getElementById("ywar-uploadFile");
10
+ if ((attach.limit_multiple_upload > 0) && (input.files.length > attach.limit_multiple_upload)) {
11
+ alert('Too many files selected.');
12
+ this.value = '';
13
+ return;
14
+ }
15
+
16
+ var ul = document.getElementById("uploadFileList");
17
+ var preview_image = function (files, index) {
18
+ var oFReader = new FileReader();
19
+ oFReader.readAsDataURL(files[index]);
20
+
21
+ oFReader.onload = function (oFREvent) {
22
+ document.getElementById("img_preview" + index).src = oFREvent.target.result;
23
+ };
24
+ };
25
+
26
+ while (ul.hasChildNodes()) {
27
+ ul.removeChild(ul.firstChild);
28
+ }
29
+ for (var i = 0; i < input.files.length; i++) {
30
+ var li = document.createElement("li");
31
+ li.innerHTML = '<div style="display: inline;"><img id="img_preview' + i + '" style="width: 100px; height: 100px;"></div>';
32
+ preview_image(input.files, i);
33
+ ul.appendChild(li);
34
+ }
35
+ if (!ul.hasChildNodes()) {
36
+ var li = document.createElement("li");
37
+ li.innerHTML = 'No Files Selected';
38
+ ul.appendChild(li);
39
+ }
40
+ });
41
+
42
+ // Prevent submission if limit is exceeded.
43
+ $('#commentform').submit(function () {
44
+ var input = document.getElementById("ywar-uploadFile");
45
+ if ((attach.limit_multiple_upload > 0) && (input.files.length > attach.limit_multiple_upload))
46
+ return false;
47
+ });
48
+ });
49
+
modules/yith-woocommerce-advanced-reviews/assets/js/ywar-back-end.js CHANGED
@@ -1,98 +1,98 @@
1
- jQuery(document).ready(function ($) {
2
- $(document).on('click', "a.featured-review", (function (e) {
3
- e.preventDefault();
4
-
5
- var data = {
6
- 'action': 'change_featured_status',
7
- 'featured_status': $(this).attr('data-featured-status'),
8
- 'review_id': $(this).attr('data-review-id')
9
- };
10
-
11
- var clicked_item = $(this);
12
-
13
- var parent = $(this).parent();
14
-
15
- parent.block({
16
- message: null,
17
- overlayCSS: {
18
- background: "#fff url(" + ywar.loader + ") no-repeat center",
19
- opacity: .6
20
- }
21
- });
22
-
23
- // since 2.8 ajaxurl is always defined in the admin header and points to admin-ajax.php
24
- $.post(ywar.ajax_url, data, function (response) {
25
- // retrieve new status and set "selected" CSS class
26
- if (1 == response.value) {
27
- clicked_item.addClass("selected");
28
- clicked_item.attr("data-featured-status", 1);
29
- } else if (0 == response.value) {
30
- clicked_item.removeClass("selected");
31
- clicked_item.attr("data-featured-status", 0);
32
- }
33
- parent.unblock();
34
- });
35
- }))
36
-
37
- $(document).on('click', "a.reply-status", (function (e) {
38
- e.preventDefault();
39
-
40
- var data = {
41
- 'action': 'change_reply_status',
42
- 'stop_reply_status': $(this).attr('data-stop-reply-status'),
43
- 'review_id': $(this).attr('data-review-id')
44
- };
45
-
46
- var clicked_item = $(this);
47
-
48
- var parent = $(this).parent();
49
-
50
- parent.block({
51
- message: null,
52
- overlayCSS: {
53
- background: "#fff url(" + ywar.loader + ") no-repeat center",
54
- opacity: .6
55
- }
56
- });
57
-
58
- // since 2.8 ajaxurl is always defined in the admin header and points to admin-ajax.php
59
- $.post(ywar.ajax_url, data, function (response) {
60
- // retrieve new status and set "selected" CSS class
61
- if (1 == response.value) {
62
- clicked_item.addClass("closed");
63
- clicked_item.attr("data-stop-reply-status", 1);
64
- } else if (0 == response.value) {
65
- clicked_item.removeClass("closed");
66
- clicked_item.attr("data-stop-reply-status", 0);
67
- }
68
- parent.unblock();
69
- });
70
- }))
71
-
72
- $(document).on('click', "a.convert-reviews", (function (e) {
73
- e.preventDefault();
74
-
75
- var data = {
76
- 'action': 'convert_reviews'
77
- };
78
-
79
- var clicked_item = $(this);
80
-
81
- clicked_item.block({
82
- message: null,
83
- overlayCSS: {
84
- background: "#fff url(" + ywar.loader + ") no-repeat center",
85
- opacity: .6
86
- }
87
- });
88
-
89
- // since 2.8 ajaxurl is always defined in the admin header and points to admin-ajax.php
90
- $.post(ywar.ajax_url, data, function (response) {
91
- $("span.converted-items").remove();
92
- $("div.convert-reviews").append('<div class="converted-items"><span class="converted-items">' + response.value + '</span></div>');
93
-
94
- clicked_item.unblock();
95
- });
96
- }))
97
-
98
  });
1
+ jQuery(document).ready(function ($) {
2
+ $(document).on('click', "a.featured-review", (function (e) {
3
+ e.preventDefault();
4
+
5
+ var data = {
6
+ 'action': 'change_featured_status',
7
+ 'featured_status': $(this).attr('data-featured-status'),
8
+ 'review_id': $(this).attr('data-review-id')
9
+ };
10
+
11
+ var clicked_item = $(this);
12
+
13
+ var parent = $(this).parent();
14
+
15
+ parent.block({
16
+ message: null,
17
+ overlayCSS: {
18
+ background: "#fff url(" + ywar.loader + ") no-repeat center",
19
+ opacity: .6
20
+ }
21
+ });
22
+
23
+ // since 2.8 ajaxurl is always defined in the admin header and points to admin-ajax.php
24
+ $.post(ywar.ajax_url, data, function (response) {
25
+ // retrieve new status and set "selected" CSS class
26
+ if (1 == response.value) {
27
+ clicked_item.addClass("selected");
28
+ clicked_item.attr("data-featured-status", 1);
29
+ } else if (0 == response.value) {
30
+ clicked_item.removeClass("selected");
31
+ clicked_item.attr("data-featured-status", 0);
32
+ }
33
+ parent.unblock();
34
+ });
35
+ }))
36
+
37
+ $(document).on('click', "a.reply-status", (function (e) {
38
+ e.preventDefault();
39
+
40
+ var data = {
41
+ 'action': 'change_reply_status',
42
+ 'stop_reply_status': $(this).attr('data-stop-reply-status'),
43
+ 'review_id': $(this).attr('data-review-id')
44
+ };
45
+
46
+ var clicked_item = $(this);
47
+
48
+ var parent = $(this).parent();
49
+
50
+ parent.block({
51
+ message: null,
52
+ overlayCSS: {
53
+ background: "#fff url(" + ywar.loader + ") no-repeat center",
54
+ opacity: .6
55
+ }
56
+ });
57
+
58
+ // since 2.8 ajaxurl is always defined in the admin header and points to admin-ajax.php
59
+ $.post(ywar.ajax_url, data, function (response) {
60
+ // retrieve new status and set "selected" CSS class
61
+ if (1 == response.value) {
62
+ clicked_item.addClass("closed");
63
+ clicked_item.attr("data-stop-reply-status", 1);
64
+ } else if (0 == response.value) {
65
+ clicked_item.removeClass("closed");
66
+ clicked_item.attr("data-stop-reply-status", 0);
67
+ }
68
+ parent.unblock();
69
+ });
70
+ }))
71
+
72
+ $(document).on('click', "a.convert-reviews", (function (e) {
73
+ e.preventDefault();
74
+
75
+ var data = {
76
+ 'action': 'convert_reviews'
77
+ };
78
+
79
+ var clicked_item = $(this);
80
+
81
+ clicked_item.block({
82
+ message: null,
83
+ overlayCSS: {
84
+ background: "#fff url(" + ywar.loader + ") no-repeat center",
85
+ opacity: .6
86
+ }
87
+ });
88
+
89
+ // since 2.8 ajaxurl is always defined in the admin header and points to admin-ajax.php
90
+ $.post(ywar.ajax_url, data, function (response) {
91
+ $("span.converted-items").remove();
92
+ $("div.convert-reviews").append('<div class="converted-items"><span class="converted-items">' + response.value + '</span></div>');
93
+
94
+ clicked_item.unblock();
95
+ });
96
+ }))
97
+
98
  });
modules/yith-woocommerce-advanced-reviews/class.yith-woocommerce-advanced-reviews.php CHANGED
@@ -1,1731 +1,1729 @@
1
- <?php
2
- if ( ! defined ( 'ABSPATH' ) ) {
3
- exit; // Exit if accessed directly
4
- }
5
-
6
- if ( ! class_exists ( 'YITH_WooCommerce_Advanced_Reviews' ) ) {
7
-
8
- /**
9
- * Implements features of FREE version of YWAR plugin
10
- *
11
- * @class YITH_WooCommerce_Advanced_Reviews
12
- * @package Yithemes
13
- * @since 1.0.0
14
- * @author Your Inspiration Themes
15
- */
16
- class YITH_WooCommerce_Advanced_Reviews {
17
- /**
18
- * @var $_panel Panel Object
19
- */
20
- protected $_panel;
21
-
22
- /**
23
- * @var $_premium string Premium tab template file name
24
- */
25
- protected $_premium = 'premium.php';
26
-
27
- /**
28
- * @var string Premium version landing link
29
- */
30
- protected $_premium_landing = 'http://yithemes.com/themes/plugins/yith-woocommerce-advanced-reviews/';
31
-
32
- /**
33
- * @var string Plugin official documentation
34
- */
35
- protected $_official_documentation = 'http://yithemes.com/docs-plugins/yith-woocommerce-advanced-reviews/';
36
-
37
- /**
38
- * @var string Advanced Reviews panel page
39
- */
40
- protected $_panel_page = 'yith_ywar_panel';
41
-
42
- /**
43
- * @var $enable_title Let users to add a title when writing a review
44
- */
45
- protected $enable_title = 0;
46
-
47
- /**
48
- * @var $enable_attachments Let users to add attachments when submit a review
49
- */
50
- protected $enable_attachments = 0;
51
-
52
- /**
53
- * @var $attachments_limit Set the maximum number of attachments a users can add when submit a review
54
- */
55
- protected $attachments_limit = 0;
56
-
57
- public $post_type_name = "ywar_reviews";
58
-
59
- public $items_for_page = 10;
60
-
61
- public $meta_key_rating = "_ywar_rating";
62
- public $meta_key_product_id = "_ywar_product_id";
63
- public $meta_key_imported = "_ywar_imported";
64
- public $meta_key_approved = "_ywar_approved";
65
- public $meta_key_thumb_ids = "_ywar_thumb_ids";
66
- public $meta_key_comment_id = "_ywar_comment_id";
67
-
68
- /**
69
- * @var string meta_key used for saving data about segnalation of inappropriate content from users
70
- */
71
- public $meta_key_inappropriate_list = "_ywar_inappropriate_list";
72
-
73
- /**
74
- * @var string meta_key used for saving data about inappropriate reviews
75
- */
76
- public $meta_key_inappropriate_count = "_ywar_inappropriate_count";
77
-
78
- /**
79
- * @var string meta_key used for saving data about inappropriate reviews
80
- */
81
- public $meta_key_featured = "_ywar_featured";
82
-
83
- /**
84
- * @var string meta_key used for saving data about upvotes
85
- */
86
- public $meta_key_upvotes_count = "_ywar_upvotes_count";
87
-
88
- /**
89
- * @var string meta_key used for saving data about downvotes
90
- */
91
- public $meta_key_downvotes_count = "_ywar_downvotes_count";
92
-
93
- /**
94
- * @var string meta_key used for saving data about reviews votes
95
- */
96
- public $meta_key_votes = "_ywar_votes";
97
-
98
- /**
99
- * @var string meta_key used for saving data about replies status
100
- */
101
- public $meta_key_stop_reply = "_ywar_stop_reply";
102
-
103
- /**
104
- * @var string meta_key used for saving review's user id
105
- */
106
- public $meta_key_review_user_id = "_ywar_review_user_id";
107
-
108
- /**
109
- * @var string meta_key used for saving review's author
110
- */
111
- public $meta_key_review_author = "_ywar_review_author";
112
-
113
- /**
114
- * @var string meta_key used for saving review author's email
115
- */
116
- public $meta_key_review_author_email = "_ywar_review_author_email";
117
-
118
- /**
119
- * @var string meta_key used for saving review author's url
120
- */
121
- public $meta_key_review_author_url = "_ywar_review_author_url";
122
-
123
- /**
124
- * @var string meta_key used for saving review author's IP
125
- */
126
- public $meta_key_review_author_IP = "_ywar_review_author_IP";
127
-
128
- public $custom_column_review = "review-text";
129
-
130
- public $custom_column_rating = "review-rating";
131
-
132
- public $custom_column_date = "review-date";
133
-
134
- public $custom_column_author = "review-author";
135
-
136
- public $custom_column_product = "product";
137
-
138
- /**
139
- * @var string action name for "approve" review
140
- */
141
- protected $approve_review_action = "approve-review";
142
-
143
- /**
144
- * @var string action name for "untrash" review
145
- */
146
- protected $untrash_review_action = "untrash";
147
-
148
- /**
149
- * @var string action name for "unapprove" review
150
- */
151
- protected $unapprove_review_action = "unapprove-review";
152
-
153
- /**
154
- * Single instance of the class
155
- *
156
- * @since 1.0.0
157
- */
158
- protected static $instance;
159
-
160
- /**
161
- * Returns single instance of the class
162
- *
163
- * @since 1.0.0
164
- */
165
- public static function get_instance () {
166
- if ( is_null ( self::$instance ) ) {
167
- self::$instance = new self();
168
- }
169
-
170
- return self::$instance;
171
- }
172
-
173
- /**
174
- * Constructor
175
- *
176
- * Initialize plugin and registers actions and filters to be used
177
- *
178
- * @since 1.0
179
- * @author Lorenzo Giuffrida
180
- */
181
- protected function __construct () {
182
- if ( ! function_exists ( 'WC' ) ) {
183
- return;
184
- }
185
-
186
- add_action ( 'admin_menu', array ( $this, 'add_menu_item' ) );
187
-
188
- add_action ( 'init', array ( $this, 'initialize_settings' ) );
189
-
190
- //region ******* YIT Plugin Framework *********
191
-
192
- // Load Plugin Framework
193
- add_action ( 'plugins_loaded', array ( $this, 'plugin_fw_loader' ), 15 );
194
-
195
-
196
- // Add row meta
197
- add_filter ( 'plugin_row_meta', array ( $this, 'plugin_row_meta' ), 10, 4 );
198
-
199
- // Add stylesheets and scripts files
200
- add_action ( 'admin_menu', array ( $this, 'register_panel' ), 5 );
201
-
202
- // register plugin pointer
203
- add_action ( 'admin_init', array ( $this, 'register_pointer' ) );
204
-
205
- // verify import reviews action request
206
- add_action ( "admin_init", array ( $this, "check_import_actions" ) );
207
-
208
- //Add action links
209
- add_filter ( 'plugin_action_links_' . plugin_basename ( YITH_YWAR_DIR . '/' . basename ( YITH_YWAR_FILE ) ), array ( $this, 'action_links' ) );
210
-
211
- add_action ( 'yith_advanced_reviews_premium', array ( $this, 'premium_tab' ) );
212
-
213
- //endregion
214
-
215
- //region *********** Add stylesheets and scripts files ************
216
-
217
- add_action ( 'wp_enqueue_scripts', array ( $this, 'enqueue_scripts' ) );
218
- add_action ( 'wp_enqueue_scripts', array ( $this, 'enqueue_styles' ) );
219
- add_action ( 'admin_enqueue_scripts', array ( $this, 'enqueue_admin_styles_scripts' ) );
220
-
221
- //endregion
222
-
223
- //region *********** Advanced reviews post type functionalities
224
-
225
- add_action ( 'init', array ( $this, 'register_post_type' ) );
226
-
227
-
228
- //endregion
229
-
230
- //region *********** Review table
231
-
232
- add_filter ( 'yith_advanced_reviews_row_actions', array ( $this, 'add_review_actions' ), 10, 2 );
233
-
234
- add_filter ( 'post_class', array ( $this, 'add_review_table_class' ), 10, 3 );
235
-
236
- /**
237
- * intercept approve and unapprove actions
238
- */
239
- add_action ( "admin_action_{$this->approve_review_action}", array ( $this, 'update_review_attributes' ) );
240
- add_action ( "admin_action_{$this->unapprove_review_action}", array ( $this, 'update_review_attributes' ) );
241
- add_action ( "admin_action_{$this->untrash_review_action}", array ( $this, 'update_review_attributes' ) );
242
-
243
- //endregion ******************************************
244
-
245
- // Load reviews template
246
- add_filter ( 'comments_template', array ( $this, 'show_advanced_reviews_template' ), 99 );
247
-
248
- // Save additional comment fields on comment submit
249
- add_action ( 'comment_post', array ( $this, 'submit_review' ) );
250
-
251
- // redirect to product page on comment submitted
252
- add_filter ( 'comment_post_redirect', array ( $this, 'redirect_after_submit_review' ), 10, 2 );
253
-
254
- add_filter ( 'woocommerce_product_review_comment_form_args', array ( $this, 'add_fields_to_comment_form' ) );
255
-
256
- // Add custom fields "Title" on top of comment form
257
- add_action ( 'comment_form_logged_in_after', array ( $this, 'add_custom_fields_on_comment_form' ) );
258
- add_action ( 'comment_form_after_fields', array ( $this, 'add_custom_fields_on_comment_form' ) );
259
-
260
- add_filter ( 'yith_advanced_reviews_review_content', array ( $this, 'show_expanded_review_content' ) );
261
-
262
- add_filter ( 'woocommerce_product_tabs', array ( $this, 'update_tab_reviews_count' ), 20 );
263
-
264
- /**
265
- * Add summary bars for product rating
266
- */
267
- add_action ( 'yith_advanced_reviews_before_reviews', array ( $this, 'load_reviews_summary' ) );
268
-
269
- // Show details with average rating for the current product
270
- add_action ( 'ywar_summary_prepend', array ( $this, 'add_reviews_average_info' ) );
271
-
272
- add_filter ( 'wc_get_template', array ( $this, 'wc_get_template' ), 99, 5 );
273
-
274
- add_filter ( 'woocommerce_product_get_rating_html', array ( $this, 'get_product_rating_html' ), 99, 2 );
275
-
276
- //region ***************** Show, edit and save back-end review metabox
277
- // Add a new metabox for editing and saving title comment in meta_comment table
278
- add_action ( 'add_meta_boxes', array ( $this, 'add_plugin_metabox' ), 1 );
279
-
280
- // save the custom fields
281
- add_action ( 'save_post', array ( $this, 'save_plugin_metabox' ), 1, 2 );
282
-
283
- add_action ( 'admin_menu', array ( $this, 'remove_unwanted_custom_post_type_features' ), 5 );
284
- add_action ( 'admin_head', array ( $this, 'hide_unwanted_custom_post_type_features' ) );
285
- //endregion
286
-
287
- add_action ( 'woocommerce_admin_field_ywar_import_previous_reviews', array ( $this, 'show_import_reviews_button' ), 10, 1 );
288
-
289
- add_action ( 'wp_ajax_convert_reviews', array ( $this, 'convert_reviews_callback' ) );
290
- }
291
-
292
- /**
293
- * Add the Commissions menu item in dashboard menu
294
- *
295
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
296
- * @since 1.0
297
- * @return void
298
- * @see wp-admin\includes\plugin.php -> add_menu_page()
299
- */
300
- public function add_menu_item () {
301
-
302
- $args = apply_filters ( 'yith_wc_product_vendors_commissions_menu_items', array (
303
- 'page_title' => __ ( 'Reviews', 'yith-woocommerce-advanced-reviews' ),
304
- 'menu_title' => __ ( 'Reviews', 'yith-woocommerce-advanced-reviews' ),
305
- 'capability' => 'edit_products',
306
- 'menu_slug' => __ ( 'Reviews', 'yith-woocommerce-advanced-reviews' ),
307
- 'function' => array ( $this, 'show_reviews_table' ),
308
- 'icon' => 'dashicons-star-filled',
309
- 'position' => 8 /* After WC Products */
310
- )
311
- );
312
-
313
- extract ( $args );
314
-
315
- add_menu_page ( $page_title, $menu_title, $capability, $menu_slug, $function, $icon, $position );
316
- }
317
-
318
- /**
319
- * Show the reviews table
320
- *
321
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
322
- * @since 1.0
323
- * @return void
324
- * @fire yith_vendors_commissions_template hooks
325
- */
326
- public function show_reviews_table () {
327
- if ( ! class_exists ( 'WP_Posts_List_Table' ) ) {
328
- require_once ( ABSPATH . 'wp-admin/includes/class-wp-posts-list-table.php' );
329
- }
330
-
331
- require_once ( YITH_YWAR_DIR . 'lib/class.yith-advanced-reviews-list-table.php' );
332
-
333
- $product_reviews = new YITH_Advanced_Reviews_List_Table();
334
- $product_reviews->prepare_items ();
335
-
336
- wc_get_template ( 'ywar-product-reviews-table.php', array ( 'product_reviews' => $product_reviews ), YITH_YWAR_TEMPLATES_DIR, YITH_YWAR_TEMPLATES_DIR );
337
- }
338
-
339
- /**
340
- * Intercept review action url and do the requested job
341
- */
342
- public function update_review_attributes () {
343
-
344
- if ( ! isset( $_GET[ "review_id" ] ) ) {
345
- return;
346
- }
347
-
348
- $review_id = $_GET[ "review_id" ];
349
-
350
- $current_filter = current_filter ();
351
-
352
- switch ( $current_filter ) {
353
- case "admin_action_{$this->approve_review_action}" :
354
- update_post_meta ( $review_id, $this->meta_key_approved, 1 );
355
-
356
- break;
357
-
358
- case "admin_action_{$this->unapprove_review_action}" :
359
- update_post_meta ( $review_id, $this->meta_key_approved, 0 );
360
-
361
- break;
362
-
363
- case "admin_action_{$this->untrash_review_action}" :
364
- $my_post = array (
365
- 'ID' => $review_id,
366
- 'post_status' => 'publish',
367
- );
368
-
369
- // Update the post into the database
370
- wp_update_post ( $my_post );
371
-
372
- break;
373
- }
374
-
375
- wp_redirect ( esc_url_raw ( remove_query_arg ( array ( 'action', 'action2' ), $_SERVER[ 'HTTP_REFERER' ] ) ) );
376
- }
377
-
378
- public function add_review_table_class ( $classes, $class, $post_id ) {
379
-
380
- if ( $this->post_type_name != get_post_type ( $post_id ) ) {
381
- return $classes;
382
- }
383
-
384
- unset( $classes[ "review-unapproved" ] );
385
- unset( $classes[ "review-approved" ] );
386
-
387
- $approve = get_post_meta ( $post_id, $this->meta_key_approved, true );
388
-
389
- if ( 1 == $approve ) {
390
- $classes[] = "review-approved";
391
- } elseif ( 0 == $approve ) {
392
- $classes[] = "review-unapproved";
393
- }
394
-
395
- return apply_filters ( 'yith_advanced_reviews_table_class', $classes, $post_id );
396
- }
397
-
398
- /**
399
- * Build a url to be using as action url in row actions
400
- *
401
- * @param $action action to be performed
402
- * @param $post_id review id
403
- *
404
- * @return string|void the url used to send an "approve" action for a specific review
405
- */
406
- public function review_action_url ( $action, $post_id ) {
407
- return admin_url ( "admin.php?action=$action&post_type={$this->post_type_name}&review_id=$post_id" );
408
- }
409
-
410
- /**
411
- * Build an "untrash" action url
412
- *
413
- * @param $review the review on which the action is performed
414
- *
415
- * @return string|void action url
416
- */
417
- public function untrash_review_url ( $review ) {
418
- return $this->review_action_url ( $this->untrash_review_action, $review->ID );
419
- }
420
-
421
- /**
422
- * Build an "approve" action url
423
- *
424
- * @param $review the review on which the action is performed
425
- *
426
- * @return string|void action url
427
- */
428
- public function approve_review_url ( $review ) {
429
- return $this->review_action_url ( $this->approve_review_action, $review->ID );
430
- }
431
-
432
- /**
433
- * Build an "unapprove" action url
434
- *
435
- * @param $review the review on which the action is performed
436
- *
437
- * @return string|void action url
438
- */
439
- public function unapprove_review_url ( $review ) {
440
- return $this->review_action_url ( $this->unapprove_review_action, $review->ID );
441
- }
442
-
443
- public function add_review_actions ( $actions, $post ) {
444
-
445
- if ( $post->post_type != $this->post_type_name ) {
446
- return $actions;
447
- }
448
-
449
- $approved = get_post_meta ( $post->ID, $this->meta_key_approved, true );
450
-
451
- unset( $actions[ 'view' ] );
452
- unset( $actions[ 'inline hide-if-no-js' ] );
453
-
454
- if ( ! $approved ) {
455
- $actions[ 'approve-review' ] = '<a href="' . $this->approve_review_url ( $post ) . '" title="' . esc_attr ( __ ( 'Approve review', 'yith-woocommerce-advanced-reviews' ) ) . '" rel="permalink">' . __ ( 'Approve', 'yith-woocommerce-advanced-reviews' ) . '</a>';
456
- } elseif ( $approved ) {
457
- $actions[ 'unapprove-review' ] = '<a href="' . $this->unapprove_review_url ( $post ) . '" title="' . esc_attr ( __ ( 'Unapprove review', 'yith-woocommerce-advanced-reviews' ) ) . '" rel="permalink">' . __ ( 'Unapprove', 'yith-woocommerce-advanced-reviews' ) . '</a>';
458
- }
459
-
460
- return apply_filters ( 'yith_advanced_reviews_review_actions', $actions, $post );
461
- }
462
-
463
- public function get_average_rating ( $product_id ) {
464
- global $wpdb;
465
-
466
- $query = $wpdb->prepare ( "
467
- select avg(meta_value)
468
- from {$wpdb->prefix}postmeta pm
469
- where meta_key = '{$this->meta_key_rating}' and post_id in
470
- (select post_id from {$wpdb->prefix}postmeta where meta_key = '{$this->meta_key_product_id}' and meta_value = %d and post_id IN
471
- (select post_id from {$wpdb->prefix}postmeta where meta_key = '{$this->meta_key_approved}' and meta_value = 1))", $product_id );
472
-
473
- $count = $wpdb->get_var ( $query );
474
-
475
- return number_format ( $count, 2 );
476
- }
477
-
478
- public function add_reviews_average_info ( $product ) {
479
-
480
- if ( get_option ( 'woocommerce_enable_review_rating' ) === 'no' ) {
481
- return;
482
- }
483
-
484
- global $product;
485
-
486
- $average = $this->get_average_rating ( $product->id );
487
-
488
- $count = count ( $this->get_product_reviews_by_rating ( $product->id ) );
489
-
490
- if ( $count > 0 ) {
491
- echo '<div class="woocommerce-product-rating">
492
- <div class="star-rating" title="' . sprintf ( __ ( 'Rated %s out of 5', 'yith-woocommerce-advanced-reviews' ), $average ) . '">
493
- <span style="width:' . ( ( $average / 5 ) * 100 ) . '%"></span>
494
- </div>
495
- <span class="ywar_review_count">' . sprintf ( "%d %s", $count, _n ( " review", " reviews", $count, 'yith-woocommerce-advanced-reviews' ) ) . '</span><span class="review-rating-value"> ' . esc_html ( $average ) . ' ' . __ ( "out of 5 stars", 'yith-woocommerce-advanced-reviews' ) . '</span>
496
- </div>';
497
- }
498
- }
499
-
500
- //region *********** YIT Plugin Framework ****************
501
-
502
-
503
- /**
504
- *
505
- * @since 1.0
506
- * @access public
507
- * @return void
508
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
509
- */
510
- public function plugin_fw_loader () {
511
-
512
- if ( ! defined ( 'YIT_CORE_PLUGIN' ) ) {
513
- global $plugin_fw_data;
514
- if ( ! empty( $plugin_fw_data ) ) {
515
- $plugin_fw_file = array_shift ( $plugin_fw_data );
516
- require_once ( $plugin_fw_file );
517
- }
518
- }
519
- }
520
-
521
- /**
522
- * plugin_row_meta
523
- *
524
- * add the action links to plugin admin page
525
- *
526
- * @param $plugin_meta
527
- * @param $plugin_file
528
- * @param $plugin_data
529
- * @param $status
530
- *
531
- * @return Array
532
- * @since 1.0
533
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
534
- * @use plugin_row_meta
535
- */
536
- public function plugin_row_meta ( $plugin_meta, $plugin_file, $plugin_data, $status ) {
537
- if ( ( defined ( 'YITH_YWAR_INIT' ) && ( YITH_YWAR_INIT == $plugin_file ) ) ||
538
- ( defined ( 'YITH_YWAR_FREE_INIT' ) && ( YITH_YWAR_FREE_INIT == $plugin_file ) )
539
- ) {
540
- $plugin_meta[] = '<a href="' . $this->_official_documentation . '" target="_blank">' . __ ( 'Plugin Documentation', 'yith-woocommerce-advanced-reviews' ) . '</a>';
541
- }
542
-
543
- return $plugin_meta;
544
- }
545
-
546
- /**
547
- * Action Links
548
- *
549
- * add the action links to plugin admin page
550
- *
551
- * @param $links | links plugin array
552
- *
553
- * @return mixed Array
554
- * @since 1.0
555
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
556
- * @return mixed
557
- * @use plugin_action_links_{$plugin_file_name}
558
- */
559
- public function action_links ( $links ) {
560
-
561
- $links[] = '<a href="' . admin_url ( "admin.php?page={$this->_panel_page}" ) . '">' . __ ( 'Settings', 'yith-woocommerce-advanced-reviews' ) . '</a>';
562
-
563
- if ( defined ( 'YITH_YWAR_FREE_INIT' ) ) {
564
- $links[] = '<a href="' . $this->get_premium_landing_uri () . '" target="_blank">' . __ ( 'Premium Version', 'yith-woocommerce-advanced-reviews' ) . '</a>';
565
- }
566
-
567
- return $links;
568
- }
569
-
570
- public function register_pointer () {
571
- if ( ! class_exists ( 'YIT_Pointers' ) ) {
572
- include_once ( 'plugin-fw/lib/yit-pointers.php' );
573
- }
574
-
575
- $premium_message = defined ( 'YITH_YWAR_PREMIUM' )
576
- ? ''
577
- : __ ( 'YITH WooCommerce Advanced Reviews is available in an outstanding PREMIUM version with many new options, discover it now.', 'yith-woocommerce-advanced-reviews' ) .
578
- ' <a href="' . $this->get_premium_landing_uri () . '">' . __ ( 'Premium version', 'yith-woocommerce-advanced-reviews' ) . '</a>';
579
-
580
- $args[] = array (
581
- 'screen_id' => 'plugins',
582
- 'pointer_id' => 'yith_ywar_panel',
583
- 'target' => '#toplevel_page_yit_plugin_panel',
584
- 'content' => sprintf ( '<h3> %s </h3> <p> %s </p>',
585
- __ ( 'YITH WooCommerce Advanced Reviews', 'yith-woocommerce-advanced-reviews' ),
586
- __ ( 'In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews options. From this menu you can access all settings of YITH plugins activated.', 'yith-woocommerce-advanced-reviews' ) . '<br>' . $premium_message
587
- ),
588
- 'position' => array ( 'edge' => 'left', 'align' => 'center' ),
589
- 'init' => defined ( 'YITH_YWAR_PREMIUM' ) ? YITH_YWAR_INIT : YITH_YWAR_FREE_INIT,
590
- );
591
-
592
- $args[] = array (
593
- 'screen_id' => 'update',
594
- 'pointer_id' => 'yith_ywar_panel',
595
- 'target' => '#toplevel_page_yit_plugin_panel',
596
- 'content' => sprintf ( '<h3> %s </h3> <p> %s </p>',
597
- __ ( 'YITH WooCommerce Advanced Reviews', 'yith-woocommerce-advanced-reviews' ),
598
- __ ( 'From now on, you can find all YITH WooCommerce Advanced Reviews options in YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> Advanced Reviews, as in the previous version. Any time one of our plugins is updated, a new entry will be added to this menu.', 'yith-woocommerce-advanced-reviews' ) . $premium_message
599
- ),
600
- 'position' => array ( 'edge' => 'left', 'align' => 'center' ),
601
- 'init' => defined ( 'YITH_YWAR_PREMIUM' ) ? YITH_YWAR_INIT : YITH_YWAR_FREE_INIT,
602
- );
603
-
604
- YIT_Pointers ()->register ( $args );
605
- }
606
-
607
- /**
608
- * Get the premium landing uri
609
- *
610
- * @since 1.0.0
611
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
612
- * @return string The premium landing link
613
- */
614
- public function get_premium_landing_uri () {
615
- return defined ( 'YITH_REFER_ID' ) ? $this->_premium_landing . '?refer_id=' . YITH_REFER_ID : $this->_premium_landing . '?refer_id=1030585';
616
- }
617
-
618
- /**
619
- * Add a panel under YITH Plugins tab
620
- *
621
- * @return void
622
- * @since 1.0
623
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
624
- * @use /Yit_Plugin_Panel class
625
- * @see plugin-fw/lib/yit-plugin-panel.php
626
- */
627
- public function register_panel () {
628
-
629
- if ( ! empty( $this->_panel ) ) {
630
- return;
631
- }
632
-
633
- $admin_tabs = array (
634
- 'general' => __ ( 'General', 'yith-woocommerce-advanced-reviews' ),
635
- 'layout' => __ ( 'Layout', 'yith-woocommerce-advanced-reviews' ),
636
- );
637
-
638
- if ( defined ( 'YITH_YWAR_PREMIUM' ) ) {
639
- $admin_tabs[ 'premium' ] = __ ( 'Voting/Review settings', 'yith-woocommerce-advanced-reviews' );
640
- } else {
641
- $admin_tabs[ 'premium-landing' ] = __ ( 'Premium Version', 'yith-woocommerce-advanced-reviews' );
642
- }
643
-
644
- $args = array (
645
- 'create_menu_page' => true,
646
- 'parent_slug' => '',
647
- 'page_title' => __ ( 'Advanced Reviews', 'yith-woocommerce-advanced-reviews' ),
648
- 'menu_title' => __ ( 'Advanced Reviews', 'yith-woocommerce-advanced-reviews' ),
649
- 'capability' => 'manage_options',
650
- 'parent' => '',
651
- 'parent_page' => 'yit_plugin_panel',
652
- 'page' => $this->_panel_page,
653
- 'admin-tabs' => $admin_tabs,
654
- 'options-path' => YITH_YWAR_DIR . '/plugin-options',
655
- );
656
-
657
- /* === Fixed: not updated theme === */
658
- if ( ! class_exists ( 'YIT_Plugin_Panel_WooCommerce' ) ) {
659
- require_once ( 'plugin-fw/lib/yit-plugin-panel-wc.php' );
660
- }
661
-
662
- $this->_panel = new YIT_Plugin_Panel_WooCommerce( $args );
663
- }
664
-
665
- /**
666
- * Premium Tab Template
667
- *
668
- * Load the premium tab template on admin page
669
- *
670
- * @return void
671
- * @since 1.0
672
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
673
- * @return void
674
- */
675
- public function premium_tab () {
676
- $premium_tab_template = YITH_YWAR_TEMPLATE_PATH . '/admin/' . $this->_premium;
677
- if ( file_exists ( $premium_tab_template ) ) {
678
- include_once ( $premium_tab_template );
679
- }
680
- }
681
-
682
- //endregion
683
-
684
- //region *********** Add stylesheets and scripts files ************
685
-
686
- /**
687
- * Add scripts
688
- *
689
- * @since 1.0
690
- * @author Lorenzo Giuffrida
691
- */
692
- public function enqueue_scripts () {
693
- // register and enqueue ajax calls related script file
694
- wp_register_script ( "attachments-script", YITH_YWAR_URL . 'assets/js/ywar-attachments.js', array ( 'jquery' ) );
695
-
696
- wp_localize_script ( 'attachments-script', 'attach', array (
697
- 'limit_multiple_upload' => $this->attachments_limit,
698
- ) );
699
- wp_enqueue_script ( 'attachments-script' );
700
- }
701
-
702
- /**
703
- * Enqueue css file
704
- *
705
- * @since 1.0
706
- * @author Lorenzo Giuffrida
707
- */
708
- public function enqueue_styles () {
709
- wp_enqueue_style ( 'yit-style', YITH_YWAR_ASSETS_URL . '/css/yit-advanced-reviews.css' );
710
- }
711
-
712
- /**
713
- * Enqueue scripts on administration comment page
714
- *
715
- * @param $hook
716
- */
717
- function enqueue_admin_styles_scripts ( $hook ) {
718
- if ( 'toplevel_page_Reviews' != get_current_screen ()->id ) {
719
- return;
720
- }
721
-
722
- /** Add Woocommerce.css file */
723
- $styles = (array)WC_Frontend_Scripts::get_styles ();
724
-
725
- if ( array_key_exists ( 'woocommerce-general', $styles ) ) {
726
- wp_enqueue_style ( 'woocommerce-general', $styles[ 'woocommerce-general' ][ 'src' ] );
727
- }
728
-
729
- wp_enqueue_style ( 'yit-style', YITH_YWAR_ASSETS_URL . '/css/yit-advanced-reviews.css' );
730
-
731
- wp_register_script ( "ajax-back-end-script", YITH_YWAR_URL . 'assets/js/ywar-back-end.js', array (
732
- 'jquery',
733
- 'jquery-blockui',
734
- ) );
735
-
736
- $loader = apply_filters ( 'yith_advanced_reviews_loader_gif', YITH_YWAR_ASSETS_URL . '/images/loading.gif' );
737
-
738
- wp_localize_script ( 'ajax-back-end-script', 'ywar', array (
739
- 'loader' => $loader,
740
- 'ajax_url' => admin_url ( 'admin-ajax.php' ),
741
- ) );
742
-
743
- wp_enqueue_script ( "ajax-back-end-script" );
744
- }
745
-
746
- //endregion
747
-
748
- //region *********** Advanced reviews post type functionalities
749
-
750
- /**
751
- * Register advanced reviews post type
752
- */
753
- public function register_post_type () {
754
- // Set UI labels for Custom Post Type
755
- $labels = array (
756
- 'name' => _x ( 'Reviews', 'Post Type General Name', 'yith-woocommerce-advanced-reviews' ),
757
- 'singular_name' => _x ( 'Review', 'Post Type Singular Name', 'yith-woocommerce-advanced-reviews' ),
758
- 'menu_name' => __ ( 'Reviews', 'yith-woocommerce-advanced-reviews' ),
759
- 'parent_item_colon' => __ ( 'Parent Review', 'yith-woocommerce-advanced-reviews' ),
760
- 'all_items' => __ ( 'All reviews', 'yith-woocommerce-advanced-reviews' ),
761
- 'view_item' => __ ( 'View review', 'yith-woocommerce-advanced-reviews' ),
762
- 'add_new_item' => __ ( 'Add New Review', 'yith-woocommerce-advanced-reviews' ),
763
- 'add_new' => __ ( 'Add New', 'yith-woocommerce-advanced-reviews' ),
764
- 'edit_item' => __ ( 'Edit Review', 'yith-woocommerce-advanced-reviews' ),
765
- 'update_item' => __ ( 'Update Review', 'yith-woocommerce-advanced-reviews' ),
766
- 'search_items' => __ ( 'Search Review', 'yith-woocommerce-advanced-reviews' ),
767
- 'not_found' => __ ( 'Not Found', 'yith-woocommerce-advanced-reviews' ),
768
- 'not_found_in_trash' => __ ( 'Not found in bin', 'yith-woocommerce-advanced-reviews' ),
769
- );
770
-
771
- // Set other options for Custom Post Type
772
-
773
- $args = array (
774
- 'label' => __ ( 'YIT Product reviews', 'yith-woocommerce-advanced-reviews' ),
775
- 'description' => __ ( 'Advanced WooCommerce product reviews', 'yith-woocommerce-advanced-reviews' ),
776
- 'labels' => $labels,
777
- // Features this CPT supports in Post Editor
778
- 'supports' => array (
779
- 'title',
780
- 'editor',
781
- 'author',
782
- ),
783
- /* A hierarchical CPT is like Pages and can have
784
- * Parent and child items. A non-hierarchical CPT
785
- * is like Posts.
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,
794
- 'can_export' => true,
795
- 'has_archive' => true,
796
- 'exclude_from_search' => true,
797
- 'publicly_queryable' => false,
798
- 'capability_type' => 'page',
799
- 'menu_icon' => 'dashicons-star-filled',
800
- 'query_var' => false,
801
- );
802
-
803
- // Registering your Custom Post Type
804
- register_post_type ( $this->post_type_name, $args );
805
-
806
-
807
- }
808
-
809
-
810
- /**
811
- * Default query arguments to be used where querying to review custom post type
812
- *
813
- * @param $product_id
814
- *
815
- * @return array
816
- */
817
- function default_query_args ( $product_id ) {
818
- return array (
819
- 'numberposts' => - 1, //By default retrieve all reviews
820
- 'offset' => 0,
821
- 'orderby' => 'post_date',
822
- 'order' => 'DESC',
823
- 'post_type' => 'ywar_reviews',
824
- 'post_parent' => '0',
825
- 'post_status' => 'publish',
826
- 'meta_query' => array (
827
- 'relation' => 'AND',
828
- array (
829
- 'key' => $this->meta_key_product_id,
830
- 'value' => $product_id,
831
- 'compare' => '=',
832
- 'type' => 'numeric',
833
- ),
834
- array (
835
- 'key' => $this->meta_key_approved,
836
- 'value' => 1,
837
- 'compare' => '=',
838
- 'type' => 'numeric',
839
- ),
840
- ),
841
- );
842
- }
843
-
844
- /**
845
- * Retrieve reviews for a product
846
- *
847
- * @param $product_id product id for whose retrieve the reviews
848
- */
849
- public function get_product_reviews ( $product_id = null, $args = null ) {
850
-
851
- if ( $args == null ) {
852
- $args = $this->default_query_args ( $product_id );
853
- }
854
-
855
- // if $product_id is null, retrieve all reviews without filters
856
- if ( is_null ( $product_id ) ) {
857
- unset( $args[ 'meta_query' ] );
858
- }
859
-
860
- return get_posts ( $args );
861
- }
862
-
863
-
864
- /**
865
- * Return the number of reviews for a specific product
866
- *
867
- * @param $product_id product id for whose retrieve the reviews
868
- */
869
- public function get_product_reviews_by_rating ( $product_id, $rating = 0 ) {
870
- $args = $this->default_query_args ( $product_id );
871
- if ( $rating > 0 ) {
872
- $args[ 'meta_query' ][] = array (
873
- 'key' => $this->meta_key_rating,
874
- 'value' => $rating,
875
- 'compare' => '=',
876
- 'type' => 'numeric',
877
- );
878
- }
879
-
880
- return $this->get_product_reviews ( $product_id, $args );
881
- }
882
-
883
-
884
- /**
885
- * Show the reviews for a specific product
886
- *
887
- * @param $product_id product id for whose should be shown the reviews
888
- */
889
- public function reviews_list ( $product_id, $args = null ) {
890
- $reviews = $this->get_product_reviews ( $product_id, $args );
891
-
892
- foreach ( $reviews as $review ) {
893
- $this->show_review ( $review );
894
- }
895
- }
896
-
897
- /**
898
- * Call the review template and show the review
899
- *
900
- * @param $review review to be shown
901
- */
902
- public function show_review ( $review, $featured = false, $classes = '' ) {
903
- global $ywar_review;
904
- $ywar_review = $review;
905
- wc_get_template ( 'ywar-review.php', array (
906
- 'review' => $review,
907
- 'featured' => $featured,
908
- 'classes' => $classes,
909
- ), '', YITH_YWAR_TEMPLATES_DIR );
910
- }
911
-
912
- //endregion
913
-
914
- /**
915
- * Initialize plugin options
916
- *
917
- * @since 1.0
918
- * @access public
919
- * @access public
920
- * @return void
921
- * @author Lorenzo Giuffrida
922
- */
923
- public function initialize_settings () {
924
- $this->enable_title = get_option ( 'ywar_enable_review_title' ) === 'yes';
925
- $this->enable_attachments = get_option ( 'ywar_enable_attachments' ) === 'yes';
926
- $this->attachments_limit = get_option ( 'ywar_max_attachments' );
927
- }
928
-
929
- /**
930
- * Return the right path to the reviews template file
931
- *
932
- * @param $template the template that is currently used
933
- *
934
- * @return mixed|void new template path, only for product comments page
935
- */
936
- public function show_advanced_reviews_template ( $template ) {
937
-
938
- if ( get_post_type () === 'product' ) {
939
- // return apply_filters( 'ywar_show_advanced_reviews_template', YITH_YWAR_TEMPLATES_DIR . "ywar-product-reviews.php" );
940
- return wc_locate_template ( "ywar-product-reviews.php", '', YITH_YWAR_TEMPLATES_DIR );
941
- }
942
-
943
- return $template;
944
- }
945
-
946
- /**
947
- * Create new Advanced Review post type when a comment is saved to database
948
- *
949
- * @since 1.0
950
- * @author Lorenzo Giuffrida
951
- */
952
- public function submit_review ( $comment_id ) {
953
- if ( ! isset( $_POST ) ) {
954
- return;
955
- }
956
-
957
- $review_title = $this->enable_title && isset( $_POST[ "title" ] ) ? wp_strip_all_tags ( $_POST[ "title" ] ) : '';
958
-
959
- $post_parent = apply_filters ( 'yith_advanced_reviews_post_parent', $_POST[ "comment_parent" ] );
960
-
961
- $comment = get_comment ( $comment_id );
962
-
963
- // Create post object
964
- $my_post = array (
965
- 'post_author' => $comment->user_id,
966
- 'post_title' => $review_title,
967
- 'post_content' => $comment->comment_content,
968
- 'post_status' => 'publish',
969
- 'post_author' => get_current_user_id (),
970
- 'post_type' => $this->post_type_name,
971
- 'post_parent' => $post_parent,
972
- 'review_user_id' => $comment->user_id,
973
- 'review_rating' => ( isset( $_POST[ "rating" ] ) ? $_POST[ "rating" ] : 0 ),
974
- 'review_product_id' => $comment->comment_post_ID,
975
- 'review_comment_id' => $comment_id,
976
- 'review_approved' => apply_filters ( 'yith_advanced_reviews_approve_new_review', true ),
977
- 'review_author' => $comment->comment_author,
978
- 'review_author_email' => $comment->comment_author_email,
979
- 'review_author_IP' => $comment->comment_author_IP,
980
- 'review_author_url' => $comment->comment_author_url,
981
- );
982
-
983
- // Insert the post into the database
984
- $review_id = $this->insert_review ( $my_post );
985
-
986
- $this->submit_attachments ( $review_id );
987
- }
988
-
989
- public function insert_review ( $args ) {
990
- // Create post object
991
- $defaults = array (
992
- 'post_title' => '',
993
- 'post_content' => '',
994
- 'post_status' => 'publish',
995
- 'post_author' => 0,
996
- 'post_type' => $this->post_type_name,
997
- 'post_parent' => 0,
998
- 'review_user_id' => 0,
999
- 'review_approved' => 1,
1000
- 'review_rating' => 0,
1001
- 'review_product_id' => 0,
1002
- 'review_comment_id' => 0,
1003
- 'review_upvotes' => 0,
1004
- 'review_downvotes' => 0,
1005
- 'review_votes' => array (),
1006
- 'review_inappropriate_list' => array (),
1007
- 'review_inappropriate_count' => 0,
1008
- 'review_is_featured' => 0,
1009
- 'review_is_reply_blocked' => 0,
1010
- 'review_thumbnails' => array (),
1011
- 'review_author' => '',
1012
- 'review_author_email' => '',
1013
- 'review_author_url' => '',
1014
- 'review_author_IP' => '',
1015
- );
1016
-
1017
- $args = wp_parse_args ( $args, $defaults );
1018
-
1019
- // Insert the post into the database
1020
- $review_id = wp_insert_post ( $args );
1021
-
1022
- // Set rating only for top level reviews, not for replies
1023
- if ( 0 != $args[ "post_parent" ] ) {
1024
- update_post_meta ( $review_id, $this->meta_key_rating, 0 );
1025
- } else {
1026
- update_post_meta ( $review_id, $this->meta_key_rating, $args[ "review_rating" ] );
1027
- }
1028
-
1029
- update_post_meta ( $review_id, $this->meta_key_rating, $args[ "review_rating" ] );
1030
- update_post_meta ( $review_id, $this->meta_key_approved, $args[ "review_approved" ] );
1031
- update_post_meta ( $review_id, $this->meta_key_product_id, $args[ "review_product_id" ] );
1032
- update_post_meta ( $review_id, $this->meta_key_comment_id, $args[ "review_comment_id" ] );
1033
- update_post_meta ( $review_id, $this->meta_key_thumb_ids, $args[ "review_thumbnails" ] );
1034
-
1035
- update_post_meta ( $review_id, $this->meta_key_upvotes_count, $args[ "review_upvotes" ] );
1036
- update_post_meta ( $review_id, $this->meta_key_downvotes_count, $args[ "review_downvotes" ] );
1037
- update_post_meta ( $review_id, $this->meta_key_votes, $args[ "review_votes" ] );
1038
-
1039
- update_post_meta ( $review_id, $this->meta_key_inappropriate_list, $args[ "review_inappropriate_list" ] );
1040
- update_post_meta ( $review_id, $this->meta_key_inappropriate_count, $args[ "review_inappropriate_count" ] );
1041
- update_post_meta ( $review_id, $this->meta_key_featured, $args[ "review_is_featured" ] );
1042
- update_post_meta ( $review_id, $this->meta_key_stop_reply, $args[ "review_is_reply_blocked" ] );
1043
-
1044
- update_post_meta ( $review_id, $this->meta_key_review_user_id, $args[ "review_user_id" ] );
1045
- update_post_meta ( $review_id, $this->meta_key_review_author, $args[ "review_author" ] );
1046
- update_post_meta ( $review_id, $this->meta_key_review_author_email, $args[ "review_author_email" ] );
1047
- update_post_meta ( $review_id, $this->meta_key_review_author_url, $args[ "review_author_url" ] );
1048
- update_post_meta ( $review_id, $this->meta_key_review_author_IP, $args[ "review_author_IP" ] );
1049
-
1050
- return $review_id;
1051
- }
1052
-
1053
- /**
1054
- * redirect to product page on comment submitted
1055
- */
1056
- public function redirect_after_submit_review ( $location, $comment ) {
1057
- // Set the new comment as imported so it will not imported when clicking on "convert reviews", creating duplicated entries
1058
- update_comment_meta ( $comment->comment_ID, $this->meta_key_imported, 1 );
1059
-
1060
- return get_permalink ( $comment->comment_post_ID );
1061
- }
1062
-
1063
- /**
1064
- * Add custom field "Title" on top of comment form
1065
- *
1066
- * Check if the "enable title" option is activated and add a title field on comment form
1067
- *
1068
- * @return void
1069
- *
1070
- * @since 1.0
1071
- * @author Lorenzo Giuffrida
1072
- */
1073
- public function add_custom_fields_on_comment_form () {
1074
-
1075
- if ( ! is_product () && ! ( defined ( 'DOING_AJAX' ) && DOING_AJAX ) ) {
1076
- return;
1077
- }
1078
-
1079
- if ( $this->enable_title ) {
1080
- echo '<p class="comment-form-title"><label for="title">' . __ ( 'Review title', 'yith-woocommerce-advanced-reviews' ) . '</label><input type="text" name="title" id="title"/></p>';
1081
- }
1082
- }
1083
-
1084
- //region *********** attachments ********************
1085
-
1086
- /**
1087
- * Submit attachments from a comment form
1088
- *
1089
- * Check if attachment option is enabled and option value is satisfied, then upload attachment files.
1090
- *
1091
- * @param int $review_id the review id the files are referred.
1092
- *
1093
- * @return void
1094
- *
1095
- * @since 1.0
1096
- * @author Lorenzo Giuffrida
1097
- */
1098
- public function submit_attachments ( $review_id ) {
1099
- // check if attachments are enabled
1100
- if ( ! $this->enable_attachments ) {
1101
- return;
1102
- }
1103
-
1104
- if ( $_FILES ) {
1105
- $files = $_FILES[ "ywar-uploadFile" ];
1106
- $files_count = count ( $files[ 'name' ] );
1107
-
1108
- // check for attachments limits
1109
- if ( ( $this->attachments_limit > 0 ) && ( $files_count > $this->attachments_limit ) ) {
1110
- return;
1111
- }
1112
-
1113
- $attacchments_array = array ();
1114
-
1115
- foreach ( $files[ 'name' ] as $key => $value ) {
1116
- if ( $files[ 'name' ][ $key ] ) {
1117
- $file = array (
1118
- 'name' => $files[ 'name' ][ $key ],
1119
- 'type' => $files[ 'type' ][ $key ],
1120
- 'tmp_name' => $files[ 'tmp_name' ][ $key ],
1121
- 'error' => $files[ 'error' ][ $key ],
1122
- 'size' => $files[ 'size' ][ $key ],
1123
- );
1124
- $_FILES = array ( "ywar-uploadFile" => $file );
1125
-
1126
- foreach ( $_FILES as $file => $array ) {
1127
- $attachId = $this->insert_attachment ( $file, $review_id );
1128
-
1129
- // enqueue attachments to current comment
1130
- array_push ( $attacchments_array, $attachId );
1131
- }
1132
- }
1133
- }
1134
-
1135
- // save review with attachments array
1136
- update_post_meta ( $review_id, $this->meta_key_thumb_ids, $attacchments_array );
1137
- }
1138
- }
1139
-
1140
- /**
1141
- * Add attachment to media library
1142
- *
1143
- * @param int $postId
1144
- * @param string $fileHandler
1145
- *
1146
- * @return void
1147
- *
1148
- * @since 1.0
1149
- * @author Lorenzo Giuffrida
1150
- */
1151
- public function insert_attachment ( $fileHandler, $postId ) {
1152
- if ( $_FILES[ $fileHandler ][ 'error' ] !== UPLOAD_ERR_OK ) {
1153
- __return_false ();
1154
- }
1155
-
1156
- require_once ( ABSPATH . "wp-admin" . '/includes/image.php' );
1157
- require_once ( ABSPATH . "wp-admin" . '/includes/file.php' );
1158
- require_once ( ABSPATH . "wp-admin" . '/includes/media.php' );
1159
-
1160
- return media_handle_upload ( $fileHandler, $postId );
1161
- }
1162
-
1163
- /**
1164
- * Append attachment fields on comment form
1165
- *
1166
- * @param object $comment_form
1167
- *
1168
- * @return object $comment_form
1169
- *
1170
- * @since 1.0
1171
- * @author Lorenzo Giuffrida
1172
- */
1173
- public function add_fields_to_comment_form ( $comment_form ) {
1174
- $current_content = $comment_form[ 'comment_field' ];
1175
-
1176
- // In case of a page refresh following a reply request, don't add additional fields
1177
- $hide_rating = isset( $_REQUEST[ "replytocom" ] ) ? "hide-rating" : '';
1178
- $selected = isset( $_REQUEST[ "replytocom" ] ) ? "selected" : '';
1179
-
1180
- if ( get_option ( 'woocommerce_enable_review_rating' ) === 'yes' ) {
1181
- $comment_form[ 'comment_field' ] = '<p class="' . $hide_rating . ' comment-form-rating">
1182
- <label for="rating">' . __ ( 'Your Rate', 'yith-woocommerce-advanced-reviews' ) . '</label>
1183
- <select name="rating" id="rating">
1184
- <option value="">' . __ ( 'Rate&hellip;', 'yith-woocommerce-advanced-reviews' ) . '</option>
1185
- <option value="5">' . __ ( 'Perfect', 'yith-woocommerce-advanced-reviews' ) . '</option>
1186
- <option value="4">' . __ ( 'Good', 'yith-woocommerce-advanced-reviews' ) . '</option>
1187
- <option value="3">' . __ ( 'Average', 'yith-woocommerce-advanced-reviews' ) . '</option>
1188
- <option value="2">' . __ ( 'Not that bad', 'yith-woocommerce-advanced-reviews' ) . '</option>
1189
- <option value="1" ' . $selected . '>' . __ ( 'Very Poor', 'yith-woocommerce-advanced-reviews' ) . '</option>';
1190
-
1191
- $comment_form[ 'comment_field' ] .= '</select></p>' . $current_content;
1192
- }
1193
-
1194
- if ( $this->enable_attachments ) {
1195
- $comment_form[ 'comment_field' ] .= '<p class="upload_section ' . $hide_rating . '" >
1196
- <label for="ywar-uploadFile" > ' . __ ( 'Attachments', 'yith-woocommerce-advanced-reviews' ) . ' </label >
1197
- <input type = "button" value = "' . __ ( 'Choose file(s)', 'yith-woocommerce-advanced-reviews' ) . '" id = "do_uploadFile" />
1198
- <input type = "file" name = "ywar-uploadFile[]" id = "ywar-uploadFile" accept = "image/*" multiple = "2" />
1199
- </p>
1200
- <p>
1201
- <ul id = "uploadFileList" ></ul>
1202
- </p> ';
1203
- }
1204
-
1205
- return $comment_form;
1206
- }
1207
-
1208
- //endregion
1209
-
1210
- /**
1211
- * Display a customized comment content
1212
- *
1213
- * @param string $text
1214
- *
1215
- * @return string customized comment content
1216
- *
1217
- * @since 1.0
1218
- * @author Lorenzo Giuffrida
1219
- */
1220
- public function show_expanded_review_content ( $review ) {
1221
-
1222
- if ( ! is_product () && ! ( defined ( 'DOING_AJAX' ) && DOING_AJAX ) ) {
1223
- return $review->post_content;
1224
- }
1225
-
1226
- $review_title = '';
1227
- $thumbnail_div = $this->get_thumbnails ( $review );
1228
-
1229
- if ( $this->enable_title ) {
1230
- // Add review title before review content text
1231
- if ( ! empty( $review->post_title ) ) {
1232
- $review_title = '<span class="review_title"> ' . esc_attr ( $review->post_title ) . '</span> ';
1233
- }
1234
- }
1235
-
1236
- return apply_filters ( "yith_advanced_reviews_review_content_elements", $review_title . $review->post_content . $thumbnail_div, $review_title, $review->post_content, $thumbnail_div );
1237
- }
1238
-
1239
- /**
1240
- * Get an HTML formatted attachment section
1241
- *
1242
- * @param WP_Post $review the review for whose retrieve attachments
1243
- *
1244
- * @return string
1245
- */
1246
- public function get_thumbnails ( $review ) {
1247
- $is_toplevel = ( 0 == $review->post_parent );
1248
- $thumbnail_div = '';
1249
-
1250
- if ( $is_toplevel && $this->enable_attachments ) {
1251
-
1252
- if ( $thumbs = get_post_meta ( $review->ID, $this->meta_key_thumb_ids, true ) ) {
1253
-
1254
- $thumbnail_div = '<div class="review_thumbnail horizontalRule"> ';
1255
-
1256
- foreach ( $thumbs as $thumb_id ) {
1257
- $file_url = wp_get_attachment_url ( $thumb_id );
1258
- $image_thumb = wp_get_attachment_image_src ( $thumb_id, array ( 100, 100 ), true );
1259
-
1260
- $thumbnail_div .= "<a href='$file_url' data-rel = \"prettyPhoto[review-gallery-$review->ID]\"><img class=\"ywar_thumbnail\" src='{$image_thumb[0]}' width='70px' height='70px'></a>";
1261
- }
1262
- $thumbnail_div .= ' </div> ';
1263
- }
1264
- }
1265
-
1266
- return $thumbnail_div;
1267
- }
1268
-
1269
- /**
1270
- * Alter text on tab reviews, fixing wrong count of reviews(even replies to reviews were used
1271
- *
1272
- * @param $tabs tabs with description for product reviews
1273
- *
1274
- * @return mixed
1275
- */
1276
- public function update_tab_reviews_count ( $tabs ) {
1277
- global $product;
1278
-
1279
- if ( isset( $tabs[ 'reviews' ] ) ) {
1280
- $tabs[ 'reviews' ][ 'title' ] = sprintf ( __ ( 'Reviews(%d)', 'yith-woocommerce-advanced-reviews' ), count ( $this->get_product_reviews_by_rating ( $product->id ) ) );
1281
- }
1282
-
1283
- return $tabs;
1284
- }
1285
-
1286
- /**
1287
- * Collect data about reviews rating and show a summary grouped by stars
1288
- *
1289
- * @param object $template a custom template to be shown
1290
- *
1291
- * @return object $template
1292
- *
1293
- * @since 1.0
1294
- * @author Lorenzo Giuffrida
1295
- */
1296
- public function load_reviews_summary ( $template ) {
1297
- if ( ! is_product () ) {
1298
- return $template;
1299
- }
1300
-
1301
- global $product;
1302
- global $review_stats;
1303
- $review_stats = array (
1304
- '1' => count ( $this->get_product_reviews_by_rating ( $product->id, 1 ) ),
1305
- '2' => count ( $this->get_product_reviews_by_rating ( $product->id, 2 ) ),
1306
- '3' => count ( $this->get_product_reviews_by_rating ( $product->id, 3 ) ),
1307
- '4' => count ( $this->get_product_reviews_by_rating ( $product->id, 4 ) ),
1308
- '5' => count ( $this->get_product_reviews_by_rating ( $product->id, 5 ) ),
1309
- 'total' => count ( $this->get_product_reviews_by_rating ( $product->id ) ),
1310
- );
1311
-
1312
- wc_get_template ( 'ywar-single-product-reviews.php', null, '', YITH_YWAR_TEMPLATES_DIR );
1313
- }
1314
-
1315
- /**
1316
- * Add a metabox on review page for review's title
1317
- *
1318
- * @return void
1319
- *
1320
- * @since 1.0
1321
- * @author Lorenzo Giuffrida
1322
- */
1323
- public function add_plugin_metabox () {
1324
- add_meta_box ( 'reviews-metabox', __ ( 'Review attributes', 'yith-woocommerce-advanced-reviews' ), array (
1325
- $this,
1326
- 'display_plugin_metabox',
1327
- ), $this->post_type_name, 'normal', 'high' );
1328
- }
1329
-
1330
- /**
1331
- * Display a meta box with additional review data, like title and thumbnails
1332
- *
1333
- * @return void
1334
- *
1335
- * @since 1.0
1336
- * @author Lorenzo Giuffrida
1337
- */
1338
- public function display_plugin_metabox () {
1339
- global $post;
1340
-
1341
- $rating_div = '';
1342
- $thumbnail_div = '';
1343
-
1344
- $current = get_post_meta ( $post->ID, $this->meta_key_rating, true );
1345
- ?>
1346
- <select name="rating" id="rating">
1347
- <?php for ( $rating = 0; $rating <= 5; $rating ++ ) {
1348
- echo sprintf ( '<option value="%1$s"%2$s>%1$s</option>', $rating, selected ( $current, $rating, false ) );
1349
- } ?>
1350
- </select>
1351
-
1352
- <?php
1353
- // Generate a hidden nonce used for verifying if a request to update the following values came from here
1354
- echo '<input type="hidden" name="review_metabox_nonce" id="review_metabox_nonce" value="' .
1355
- wp_create_nonce ( plugin_basename ( __FILE__ ) ) . '" />';
1356
-
1357
- $review_thumbnails = get_post_meta ( $post->ID, $this->meta_key_thumb_ids, true );
1358
-
1359
- if ( isset ( $review_thumbnails ) && is_array ( $review_thumbnails ) ) {
1360
- $thumbnail_div = '<div style = "padding-top: 10px;padding-bottom: 10px;overflow:hidden"> ';
1361
- foreach ( $review_thumbnails as $thumb_id ) {
1362
- $file_url = wp_get_attachment_url ( $thumb_id );
1363
- // $image_thumb = wp_get_attachment_image($thumb_id, array(100, 100), true );
1364
- $image_thumb = wp_get_attachment_image_src ( $thumb_id, array ( 100, 100 ), true );
1365
-
1366
- $thumbnail_div .= "<a href='$file_url'><img src='{$image_thumb[0]}' width='{$image_thumb[1]}' height='{$image_thumb[2]}'></a>";
1367
- }
1368
- $thumbnail_div .= '</div >';
1369
- }
1370
-
1371
- echo $thumbnail_div;
1372
- }
1373
-
1374
- /**
1375
- * Save the Metabox Data
1376
- *
1377
- * @param $post_id
1378
- * @param $post
1379
- *
1380
- * @return mixed
1381
- */
1382
- function save_plugin_metabox ( $post_id, $post ) {
1383
-
1384
- if ( ! isset( $_POST[ 'review_metabox_nonce' ] ) ) {
1385
- return $post->ID;
1386
- }
1387
-
1388
- // verify the save request started from review edit page...
1389
- if ( ! wp_verify_nonce ( $_POST[ 'review_metabox_nonce' ], plugin_basename ( __FILE__ ) ) ) {
1390
- return $post->ID;
1391
- }
1392
-
1393
- // Check for authorization
1394
- if ( ! current_user_can ( 'edit_post', $post->ID ) ) {
1395
- return $post->ID;
1396
- }
1397
-
1398
- // OK, we're authenticated: we need to find and save the data
1399
- // We'll put it into an array to make it easier to loop though.
1400
- if ( isset( $_POST[ 'rating' ] ) ) {
1401
- $rating = $_POST[ 'rating' ];
1402
-
1403
- if ( is_numeric ( $rating ) && ( $rating > 0 ) && ( $rating <= 5 ) ) {
1404
- update_post_meta ( $post_id, $this->meta_key_rating, $rating );
1405
- }
1406
- }
1407
- }
1408
-
1409
- /**
1410
- * Remove features for the review custom post type
1411
- */
1412
- public function remove_unwanted_custom_post_type_features () {
1413
- global $submenu;
1414
-
1415
- // Remove Add new for review custom post type
1416
- unset( $submenu[ "edit.php?post_type={$this->post_type_name}" ][ 10 ] );
1417
- }
1418
-
1419
- public function hide_unwanted_custom_post_type_features () {
1420
- if ( $this->post_type_name == get_post_type () ) {
1421
- echo '<style type="text/css">
1422
-
1423
- .add-new-h2 {
1424
- display:none;
1425
- }
1426
-
1427
- </style>';
1428
- }
1429
- }
1430
-
1431
- //region ******* Retrieve postmeta values
1432
-
1433
- /**
1434
- * Retrieve value for the "rating" meta_key for a specific review
1435
- *
1436
- * @param $review_id review id from which retrieve the meta_value
1437
- *
1438
- * @return mixed meta_value for "rating" meta_key
1439
- */
1440
- function get_meta_value_rating ( $review_id ) {
1441
- return get_post_meta ( $review_id, $this->meta_key_rating, true );
1442
- }
1443
-
1444
- /**
1445
- * Retrieve value for the "approved" meta_key for a specific review
1446
- *
1447
- * @param $review_id review id from which retrieve the meta_value
1448
- *
1449
- * @return mixed meta_value for "approved" meta_key
1450
- */
1451
- function get_meta_value_approved ( $review_id ) {
1452
- return get_post_meta ( $review_id, $this->meta_key_approved, true );
1453
- }
1454
-
1455
- /**
1456
- * Retrieve value for the "product_id" meta_key for a specific review
1457
- *
1458
- * @param $review_id review id from which retrieve the meta_value
1459
- *
1460
- * @return mixed meta_value for "product_id" meta_key
1461
- */
1462
- function get_meta_value_product_id ( $review_id ) {
1463
- return get_post_meta ( $review_id, $this->meta_key_product_id, true );
1464
- }
1465
-
1466
- /**
1467
- * Retrieve information about the review author
1468
- *
1469
- * @param $review_id review id from which retrieve the meta_value
1470
- *
1471
- * @return array author's information
1472
- */
1473
- function get_meta_value_author ( $review_id ) {
1474
- return array (
1475
- 'review_user_id' => get_post_meta ( $review_id, $this->meta_key_review_user_id, true ),
1476
- 'review_author' => get_post_meta ( $review_id, $this->meta_key_review_author, true ),
1477
- 'review_author_email' => get_post_meta ( $review_id, $this->meta_key_review_author_email, true ),
1478
- 'review_author_url' => get_post_meta ( $review_id, $this->meta_key_review_author_url, true ),
1479
- 'review_author_IP' => get_post_meta ( $review_id, $this->meta_key_review_author_IP, true ),
1480
- );
1481
- }
1482
-
1483
- //endregion
1484
-
1485
- public function wc_get_template ( $located, $template_name, $args, $template_path, $default_path ) {
1486
- if ( "single-product/rating.php" != $template_name ) {
1487
- return $located;
1488
- }
1489
-
1490
- $located = wc_locate_template ( "ywar-rating.php", $template_path, $default_path );
1491
-
1492
- if ( file_exists ( $located ) ) {
1493
- return $located;
1494
- }
1495
-
1496
- return YITH_YWAR_TEMPLATES_DIR . 'ywar-rating.php';
1497
- }
1498
-
1499
- public function get_product_rating_html ( $rating_html, $rating ) {
1500
- global $product;
1501
- $rating_html = '';
1502
-
1503
- $rating = $this->get_average_rating ( $product->id );
1504
-
1505
- if ( $rating > 0 ) {
1506
-
1507
- $rating_html = '<div class="star-rating" title="' . sprintf ( __ ( 'Rated %s out of 5', 'yith-woocommerce-advanced-reviews' ), $rating ) . '">';
1508
-
1509
- $rating_html .= '<span style="width:' . ( ( $rating / 5 ) * 100 ) . '%"><strong class="rating">' . $rating . '</strong> ' . __ ( 'out of 5', 'yith-woocommerce-advanced-reviews' ) . '</span>';
1510
-
1511
- $rating_html .= '</div>';
1512
- }
1513
-
1514
- return $rating_html;
1515
- }
1516
-
1517
- //region *********** Convert reviews from standard system to YITH Advanced reviews
1518
-
1519
- /**
1520
- * Show import button for starting convertion from standard system to YITH Advanced reviews
1521
- *
1522
- * @param array $args
1523
- */
1524
- public function show_import_reviews_button ( $args = array () ) {
1525
- if ( ! empty( $args ) ) {
1526
- $args[ 'value' ] = ( get_option ( $args[ 'id' ] ) ) ? get_option ( $args[ 'id' ] ) : '';
1527
- extract ( $args );
1528
- }
1529
-
1530
- ?>
1531
- <tr valign="top">
1532
- <th scope="row">
1533
-
1534
- </th>
1535
-
1536
- <td class="forminp forminp-color plugin-option">
1537
- <div class="convert-reviews">
1538
- <a href="<?php echo esc_url ( add_query_arg ( "convert-reviews", "start" ) ); ?>"
1539
- class="button convert-reviews"><?php _e ( "Convert reviews", "yith-woocommerce-advanced-reviews" ); ?></a>
1540
-
1541
- <div style="display: inline-block; width: 65%; margin-left: 15px;"><span
1542
- class="description"><?php _e ( "If this is the first time you install the YITH Advanced Reviews plugin, or if you are using an older version prior to the 1.1.0, first you have to convert the older reviews if you want to use them.", "yith-woocommerce-advanced-reviews" ); ?></span>
1543
- </div>
1544
- </div>
1545
- </td>
1546
- </tr>
1547
- <?php
1548
- }
1549
-
1550
- /**
1551
- * Convert previous reviews into new YITH Advanced review type
1552
- *
1553
- * @since 1.0
1554
- * @author Lorenzo Giuffrida
1555
- */
1556
- public function convert_reviews_callback () {
1557
-
1558
- $review_converted = $this->import_previous_reviews ();
1559
- $response = '';
1560
-
1561
- if ( $review_converted ) {
1562
- $response = sprintf ( __ ( 'Task completed. %d reviews have been processed and converted.', 'yith-woocommerce-advanced-reviews' ), $review_converted );
1563
- } else {
1564
- $response = __ ( 'Task completed. No review to convert has been found.', 'yith-woocommerce-advanced-reviews' );
1565
- }
1566
-
1567
- wp_send_json ( array ( "value" => $response ) );
1568
- }
1569
-
1570
- /**
1571
- * Set a maximum execution time
1572
- *
1573
- * @param $seconds time in seconds
1574
- */
1575
- private function set_time_limit ( $seconds ) {
1576
- $check_safe_mode = ini_get ( 'safe_mode' );
1577
- if ( ( ! $check_safe_mode ) || ( 'OFF' == strtoupper ( $check_safe_mode ) ) ) {
1578
- @set_time_limit ( $seconds );
1579
- }
1580
- }
1581
-
1582
- /**
1583
- * Read and convert previous reviews into new advanced reviews using custom post type
1584
- */
1585
- public function import_previous_reviews () {
1586
- global $wpdb;
1587
-
1588
- $review_converted = 0;
1589
-
1590
- $query = "SELECT *
1591
- FROM {$wpdb->prefix}comments as co left join {$wpdb->prefix}commentmeta as cm
1592
- on co.comment_ID = cm.comment_id
1593
- where ((co.comment_approved = '0') or (co.comment_approved = '1')) and cm.meta_key = 'rating'";
1594
-
1595
- $results = $wpdb->get_results ( $query );
1596
-
1597
- // manage parent relationship and update all reviews when import ends
1598
- $review_ids = array ();
1599
- $parent_review = array ();
1600
-
1601
- foreach ( $results as $comment ) {
1602
-
1603
- // Check if comment_meta exists for previous reviews and is not still imported
1604
- if ( "1" === get_comment_meta ( $comment->comment_ID, $this->meta_key_imported, true ) ) {
1605
- // comment still imported, update only author data (Fix for upgrade from 1.1.2 to 1.2.3 then skip it!
1606
-
1607
- // Retrieve review(post) id linked to current comment
1608
- $args = array (
1609
- 'post_type' => 'ywar_reviews',
1610
- 'meta_query' => array (
1611
- array (
1612
- 'key' => $this->meta_key_comment_id,
1613
- 'value' => $comment->comment_ID,
1614
- 'compare' => '=',
1615
- 'type' => 'numeric',
1616
- ),
1617
- ),
1618
- );
1619
- $reviews = get_posts ( $args );
1620
-
1621
- error_log ( 'import->reviews: ' . print_r ( $reviews, true ) );
1622
-
1623
- if ( ! empty( $reviews ) ) {
1624
- $review = $reviews[ 0 ];
1625
-
1626
- // Update review meta
1627
- update_post_meta ( $review->ID, $this->meta_key_review_user_id, $comment->user_id );
1628
- update_post_meta ( $review->ID, $this->meta_key_review_author, $comment->comment_author );
1629
- update_post_meta ( $review->ID, $this->meta_key_review_author_email, $comment->comment_author_email );
1630
- update_post_meta ( $review->ID, $this->meta_key_review_author_url, $comment->comment_author_url );
1631
- update_post_meta ( $review->ID, $this->meta_key_review_author_IP, $comment->comment_author_IP );
1632
- }
1633
-
1634
- continue;
1635
- }
1636
-
1637
- // Set execution time
1638
- $this->set_time_limit ( 30 );
1639
-
1640
- $val = get_comment_meta ( $comment->comment_ID, "title", true );
1641
- $title = $val ? $val : '';
1642
-
1643
- $val = get_comment_meta ( $comment->comment_ID, "thumb_ids", true );
1644
- $thumb_ids = $val ? $val : array ();
1645
-
1646
- $val = get_comment_meta ( $comment->comment_ID, "rating", true );
1647
- $rating = $val ? $val : 0;
1648
-
1649
- // Import previous settings for "stop reply" from the comment
1650
- $val = get_comment_meta ( $comment->comment_ID, "no_reply", true );
1651
- $no_reply = $val ? $val : 0;
1652
-
1653
- // Import previous settings for "votes" from the comment
1654
- $val = get_comment_meta ( $comment->comment_ID, "votes", true );
1655
- $votes = $val ? $val : array ();
1656
-
1657
- // Extract upvotes and downvotes count
1658
- $votes_grouped = array_count_values ( array_values ( $votes ) );
1659
- $yes_votes = isset( $votes_grouped[ '1' ] ) && is_numeric ( $votes_grouped[ '1' ] ) ? $votes_grouped[ '1' ] : 0;
1660
- $no_votes = isset( $votes_grouped[ '-1' ] ) && is_numeric ( $votes_grouped[ '-1' ] ) ? $votes_grouped[ '-1' ] : 0;
1661
-
1662
- // Create post object
1663
- $args = array (
1664
- 'post_author' => $comment->user_id,
1665
- 'post_date' => $comment->comment_date,
1666
- 'post_date_gmt' => $comment->comment_date_gmt,
1667
- 'post_content' => $comment->comment_content,
1668
- 'post_title' => $title,
1669
- 'review_user_id' => $comment->user_id,
1670
- 'review_approved' => $comment->comment_approved,
1671
- 'review_product_id' => $comment->comment_post_ID,
1672
- 'review_thumbnails' => $thumb_ids,
1673
- 'review_comment_id' => $comment->comment_ID,
1674
- 'review_rating' => $rating,
1675
- 'review_is_reply_blocked' => $no_reply,
1676
- 'review_votes' => $votes,
1677
- 'review_upvotes' => $yes_votes,
1678
- 'review_downvotes' => $no_votes,
1679
- 'review_author' => $comment->comment_author,
1680
- 'review_author_email' => $comment->comment_author_email,
1681
- 'review_author_url' => $comment->comment_author_url,
1682
- 'review_author_IP' => $comment->comment_author_IP,
1683
- );
1684
-
1685
- // Insert the post into the database
1686
- $review_id = $this->insert_review ( $args );
1687
-
1688
- $review_ids[ $comment->comment_ID ] = $review_id;
1689
-
1690
- // If current comment have parent, store it and update all relationship when the import ends
1691
- if ( $comment->comment_parent > 0 ) {
1692
- $parent_review[ $review_id ] = $comment->comment_parent;
1693
- }
1694
-
1695
- // set current comment as imported
1696
- update_comment_meta ( $comment->comment_ID, $this->meta_key_imported, 1 );
1697
- $review_converted ++;
1698
- }
1699
-
1700
- // if some hierarchical comment was found, update the review created
1701
- foreach ( $parent_review as $key => $value ) {
1702
- if ( isset( $review_ids[ $value ] ) ) {
1703
-
1704
- //update the post which id is in $key, setting parent to $review_ids[$value]
1705
- $args = array (
1706
- 'ID' => $key,
1707
- 'post_parent' => $review_ids[ $value ],
1708
- );
1709
-
1710
- // Update the post into the database
1711
- wp_update_post ( $args );
1712
- }
1713
- }
1714
-
1715
- return $review_converted;
1716
- }
1717
-
1718
- /**
1719
- * On plugin init check query vars for commands to convert previous reviews
1720
- */
1721
- function check_import_actions () {
1722
- if ( isset( $_GET[ "convert-reviews" ] ) ) {
1723
-
1724
- $this->import_previous_reviews ();
1725
-
1726
- wp_redirect ( esc_url ( remove_query_arg ( "convert-reviews" ) ) );
1727
- }
1728
- }
1729
- //endregion
1730
- }
1731
  }
1
+ <?php
2
+ if ( ! defined ( 'ABSPATH' ) ) {
3
+ exit; // Exit if accessed directly
4
+ }
5
+
6
+ if ( ! class_exists ( 'YITH_WooCommerce_Advanced_Reviews' ) ) {
7
+
8
+ /**
9
+ * Implements features of FREE version of YWAR plugin
10
+ *
11
+ * @class YITH_WooCommerce_Advanced_Reviews
12
+ * @package Yithemes
13
+ * @since 1.0.0
14
+ * @author Your Inspiration Themes
15
+ */
16
+ class YITH_WooCommerce_Advanced_Reviews {
17
+ /**
18
+ * @var $_panel Panel Object
19
+ */
20
+ protected $_panel;
21
+
22
+ /**
23
+ * @var $_premium string Premium tab template file name
24
+ */
25
+ protected $_premium = 'premium.php';
26
+
27
+ /**
28
+ * @var string Premium version landing link
29
+ */
30
+ protected $_premium_landing = 'http://yithemes.com/themes/plugins/yith-woocommerce-advanced-reviews/';
31
+
32
+ /**
33
+ * @var string Plugin official documentation
34
+ */
35
+ protected $_official_documentation = 'http://yithemes.com/docs-plugins/yith-woocommerce-advanced-reviews/';
36
+
37
+ /**
38
+ * @var string Advanced Reviews panel page
39
+ */
40
+ protected $_panel_page = 'yith_ywar_panel';
41
+
42
+ /**
43
+ * @var $enable_title Let users to add a title when writing a review
44
+ */
45
+ protected $enable_title = 0;
46
+
47
+ /**
48
+ * @var $enable_attachments Let users to add attachments when submit a review
49
+ */
50
+ protected $enable_attachments = 0;
51
+
52
+ /**
53
+ * @var $attachments_limit Set the maximum number of attachments a users can add when submit a review
54
+ */
55
+ protected $attachments_limit = 0;
56
+
57
+ public $post_type_name = "ywar_reviews";
58
+
59
+ public $items_for_page = 10;
60
+
61
+ public $meta_key_rating = "_ywar_rating";
62
+ public $meta_key_product_id = "_ywar_product_id";
63
+ public $meta_key_imported = "_ywar_imported";
64
+ public $meta_key_approved = "_ywar_approved";
65
+ public $meta_key_thumb_ids = "_ywar_thumb_ids";
66
+ public $meta_key_comment_id = "_ywar_comment_id";
67
+
68
+ /**
69
+ * @var string meta_key used for saving data about segnalation of inappropriate content from users
70
+ */
71
+ public $meta_key_inappropriate_list = "_ywar_inappropriate_list";
72
+
73
+ /**
74
+ * @var string meta_key used for saving data about inappropriate reviews
75
+ */
76
+ public $meta_key_inappropriate_count = "_ywar_inappropriate_count";
77
+
78
+ /**
79
+ * @var string meta_key used for saving data about inappropriate reviews
80
+ */
81
+ public $meta_key_featured = "_ywar_featured";
82
+
83
+ /**
84
+ * @var string meta_key used for saving data about upvotes
85
+ */
86
+ public $meta_key_upvotes_count = "_ywar_upvotes_count";
87
+
88
+ /**
89
+ * @var string meta_key used for saving data about downvotes
90
+ */
91
+ public $meta_key_downvotes_count = "_ywar_downvotes_count";
92
+
93
+ /**
94
+ * @var string meta_key used for saving data about reviews votes
95
+ */
96
+ public $meta_key_votes = "_ywar_votes";
97
+
98
+ /**
99
+ * @var string meta_key used for saving data about replies status
100
+ */
101
+ public $meta_key_stop_reply = "_ywar_stop_reply";
102
+
103
+ /**
104
+ * @var string meta_key used for saving review's user id
105
+ */
106
+ public $meta_key_review_user_id = "_ywar_review_user_id";
107
+
108
+ /**
109
+ * @var string meta_key used for saving review's author
110
+ */
111
+ public $meta_key_review_author = "_ywar_review_author";
112
+
113
+ /**
114
+ * @var string meta_key used for saving review author's email
115
+ */
116
+ public $meta_key_review_author_email = "_ywar_review_author_email";
117
+
118
+ /**
119
+ * @var string meta_key used for saving review author's url
120
+ */
121
+ public $meta_key_review_author_url = "_ywar_review_author_url";
122
+
123
+ /**
124
+ * @var string meta_key used for saving review author's IP
125
+ */
126
+ public $meta_key_review_author_IP = "_ywar_review_author_IP";
127
+
128
+ public $custom_column_review = "review-text";
129
+
130
+ public $custom_column_rating = "review-rating";
131
+
132
+ public $custom_column_date = "review-date";
133
+
134
+ public $custom_column_author = "review-author";
135
+
136
+ public $custom_column_product = "product";
137
+
138
+ /**
139
+ * @var string action name for "approve" review
140
+ */
141
+ protected $approve_review_action = "approve-review";
142
+
143
+ /**
144
+ * @var string action name for "untrash" review
145
+ */
146
+ protected $untrash_review_action = "untrash";
147
+
148
+ /**
149
+ * @var string action name for "unapprove" review
150
+ */
151
+ protected $unapprove_review_action = "unapprove-review";
152
+
153
+ /**
154
+ * Single instance of the class
155
+ *
156
+ * @since 1.0.0
157
+ */
158
+ protected static $instance;
159
+
160
+ /**
161
+ * Returns single instance of the class
162
+ *
163
+ * @since 1.0.0
164
+ */
165
+ public static function get_instance () {
166
+ if ( is_null ( self::$instance ) ) {
167
+ self::$instance = new self();
168
+ }
169
+
170
+ return self::$instance;
171
+ }
172
+
173
+ /**
174
+ * Constructor
175
+ *
176
+ * Initialize plugin and registers actions and filters to be used
177
+ *
178
+ * @since 1.0
179
+ * @author Lorenzo Giuffrida
180
+ */
181
+ protected function __construct () {
182
+ if ( ! function_exists ( 'WC' ) ) {
183
+ return;
184
+ }
185
+
186
+ add_action ( 'admin_menu', array ( $this, 'add_menu_item' ) );
187
+
188
+ add_action ( 'init', array ( $this, 'initialize_settings' ) );
189
+
190
+ //region ******* YIT Plugin Framework *********
191
+
192
+ // Load Plugin Framework
193
+ add_action ( 'plugins_loaded', array ( $this, 'plugin_fw_loader' ), 15 );
194
+
195
+
196
+ // Add row meta
197
+ add_filter ( 'plugin_row_meta', array ( $this, 'plugin_row_meta' ), 10, 4 );
198
+
199
+ // Add stylesheets and scripts files
200
+ add_action ( 'admin_menu', array ( $this, 'register_panel' ), 5 );
201
+
202
+ // register plugin pointer
203
+ add_action ( 'admin_init', array ( $this, 'register_pointer' ) );
204
+
205
+ // verify import reviews action request
206
+ add_action ( "admin_init", array ( $this, "check_import_actions" ) );
207
+
208
+ //Add action links
209
+ add_filter ( 'plugin_action_links_' . plugin_basename ( YITH_YWAR_DIR . '/' . basename ( YITH_YWAR_FILE ) ), array ( $this, 'action_links' ) );
210
+
211
+ add_action ( 'yith_advanced_reviews_premium', array ( $this, 'premium_tab' ) );
212
+
213
+ //endregion
214
+
215
+ //region *********** Add stylesheets and scripts files ************
216
+
217
+ add_action ( 'wp_enqueue_scripts', array ( $this, 'enqueue_scripts' ) );
218
+ add_action ( 'wp_enqueue_scripts', array ( $this, 'enqueue_styles' ) );
219
+ add_action ( 'admin_enqueue_scripts', array ( $this, 'enqueue_admin_styles_scripts' ) );
220
+
221
+ //endregion
222
+
223
+ //region *********** Advanced reviews post type functionalities
224
+
225
+ add_action ( 'init', array ( $this, 'register_post_type' ) );
226
+
227
+
228
+ //endregion
229
+
230
+ //region *********** Review table
231
+
232
+ add_filter ( 'yith_advanced_reviews_row_actions', array ( $this, 'add_review_actions' ), 10, 2 );
233
+
234
+ add_filter ( 'post_class', array ( $this, 'add_review_table_class' ), 10, 3 );
235
+
236
+ /**
237
+ * intercept approve and unapprove actions
238
+ */
239
+ add_action ( "admin_action_{$this->approve_review_action}", array ( $this, 'update_review_attributes' ) );
240
+ add_action ( "admin_action_{$this->unapprove_review_action}", array ( $this, 'update_review_attributes' ) );
241
+ add_action ( "admin_action_{$this->untrash_review_action}", array ( $this, 'update_review_attributes' ) );
242
+
243
+ //endregion ******************************************
244
+
245
+ // Load reviews template
246
+ add_filter ( 'comments_template', array ( $this, 'show_advanced_reviews_template' ), 99 );
247
+
248
+ // Save additional comment fields on comment submit
249
+ add_action ( 'comment_post', array ( $this, 'submit_review' ) );
250
+
251
+ // redirect to product page on comment submitted
252
+ add_filter ( 'comment_post_redirect', array ( $this, 'redirect_after_submit_review' ), 10, 2 );
253
+
254
+ add_filter ( 'woocommerce_product_review_comment_form_args', array ( $this, 'add_fields_to_comment_form' ) );
255
+
256
+ // Add custom fields "Title" on top of comment form
257
+ add_action ( 'comment_form_logged_in_after', array ( $this, 'add_custom_fields_on_comment_form' ) );
258
+ add_action ( 'comment_form_after_fields', array ( $this, 'add_custom_fields_on_comment_form' ) );
259
+
260
+ add_filter ( 'yith_advanced_reviews_review_content', array ( $this, 'show_expanded_review_content' ) );
261
+
262
+ add_filter ( 'woocommerce_product_tabs', array ( $this, 'update_tab_reviews_count' ), 20 );
263
+
264
+ /**
265
+ * Add summary bars for product rating
266
+ */
267
+ add_action ( 'yith_advanced_reviews_before_reviews', array ( $this, 'load_reviews_summary' ) );
268
+
269
+ // Show details with average rating for the current product
270
+ add_action ( 'ywar_summary_prepend', array ( $this, 'add_reviews_average_info' ) );
271
+
272
+ add_filter ( 'wc_get_template', array ( $this, 'wc_get_template' ), 99, 5 );
273
+
274
+ add_filter ( 'woocommerce_product_get_rating_html', array ( $this, 'get_product_rating_html' ), 99, 2 );
275
+
276
+ //region ***************** Show, edit and save back-end review metabox
277
+ // Add a new metabox for editing and saving title comment in meta_comment table
278
+ add_action ( 'add_meta_boxes', array ( $this, 'add_plugin_metabox' ), 1 );
279
+
280
+ // save the custom fields
281
+ add_action ( 'save_post', array ( $this, 'save_plugin_metabox' ), 1, 2 );
282
+
283
+ add_action ( 'admin_menu', array ( $this, 'remove_unwanted_custom_post_type_features' ), 5 );
284
+ add_action ( 'admin_head', array ( $this, 'hide_unwanted_custom_post_type_features' ) );
285
+ //endregion
286
+
287
+ add_action ( 'woocommerce_admin_field_ywar_import_previous_reviews', array ( $this, 'show_import_reviews_button' ), 10, 1 );
288
+
289
+ add_action ( 'wp_ajax_convert_reviews', array ( $this, 'convert_reviews_callback' ) );
290
+ }
291
+
292
+ /**
293
+ * Add the Commissions menu item in dashboard menu
294
+ *
295
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
296
+ * @since 1.0
297
+ * @return void
298
+ * @see wp-admin\includes\plugin.php -> add_menu_page()
299
+ */
300
+ public function add_menu_item () {
301
+
302
+ $args = apply_filters ( 'yith_wc_product_vendors_commissions_menu_items', array (
303
+ 'page_title' => __ ( 'Reviews', 'yith-woocommerce-advanced-reviews' ),
304
+ 'menu_title' => __ ( 'Reviews', 'yith-woocommerce-advanced-reviews' ),
305
+ 'capability' => 'edit_products',
306
+ 'menu_slug' => __ ( 'Reviews', 'yith-woocommerce-advanced-reviews' ),
307
+ 'function' => array ( $this, 'show_reviews_table' ),
308
+ 'icon' => 'dashicons-star-filled',
309
+ 'position' => 8 /* After WC Products */
310
+ )
311
+ );
312
+
313
+ extract ( $args );
314
+
315
+ add_menu_page ( $page_title, $menu_title, $capability, $menu_slug, $function, $icon, $position );
316
+ }
317
+
318
+ /**
319
+ * Show the reviews table
320
+ *
321
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
322
+ * @since 1.0
323
+ * @return void
324
+ * @fire yith_vendors_commissions_template hooks
325
+ */
326
+ public function show_reviews_table () {
327
+ if ( ! class_exists ( 'WP_Posts_List_Table' ) ) {
328
+ require_once ( ABSPATH . 'wp-admin/includes/class-wp-posts-list-table.php' );
329
+ }
330
+
331
+ require_once ( YITH_YWAR_DIR . 'lib/class.yith-advanced-reviews-list-table.php' );
332
+
333
+ $product_reviews = new YITH_Advanced_Reviews_List_Table();
334
+ $product_reviews->prepare_items ();
335
+
336
+ wc_get_template ( 'ywar-product-reviews-table.php', array ( 'product_reviews' => $product_reviews ), YITH_YWAR_TEMPLATES_DIR, YITH_YWAR_TEMPLATES_DIR );
337
+ }
338
+
339
+ /**
340
+ * Intercept review action url and do the requested job
341
+ */
342
+ public function update_review_attributes () {
343
+
344
+ if ( ! isset( $_GET[ "review_id" ] ) ) {
345
+ return;
346
+ }
347
+
348
+ $review_id = $_GET[ "review_id" ];
349
+
350
+ $current_filter = current_filter ();
351
+
352
+ switch ( $current_filter ) {
353
+ case "admin_action_{$this->approve_review_action}" :
354
+ update_post_meta ( $review_id, $this->meta_key_approved, 1 );
355
+
356
+ break;
357
+
358
+ case "admin_action_{$this->unapprove_review_action}" :
359
+ update_post_meta ( $review_id, $this->meta_key_approved, 0 );
360
+
361
+ break;
362
+
363
+ case "admin_action_{$this->untrash_review_action}" :
364
+ $my_post = array (
365
+ 'ID' => $review_id,
366
+ 'post_status' => 'publish',
367
+ );
368
+
369
+ // Update the post into the database
370
+ wp_update_post ( $my_post );
371
+
372
+ break;
373
+ }
374
+
375
+ wp_redirect ( esc_url_raw ( remove_query_arg ( array ( 'action', 'action2' ), $_SERVER[ 'HTTP_REFERER' ] ) ) );
376
+ }
377
+
378
+ public function add_review_table_class ( $classes, $class, $post_id ) {
379
+
380
+ if ( $this->post_type_name != get_post_type ( $post_id ) ) {
381
+ return $classes;
382
+ }
383
+
384
+ unset( $classes[ "review-unapproved" ] );
385
+ unset( $classes[ "review-approved" ] );
386
+
387
+ $approve = get_post_meta ( $post_id, $this->meta_key_approved, true );
388
+
389
+ if ( 1 == $approve ) {
390
+ $classes[] = "review-approved";
391
+ } elseif ( 0 == $approve ) {
392
+ $classes[] = "review-unapproved";
393
+ }
394
+
395
+ return apply_filters ( 'yith_advanced_reviews_table_class', $classes, $post_id );
396
+ }
397
+
398
+ /**
399
+ * Build a url to be using as action url in row actions
400
+ *
401
+ * @param $action action to be performed
402
+ * @param $post_id review id
403
+ *
404
+ * @return string|void the url used to send an "approve" action for a specific review
405
+ */
406
+ public function review_action_url ( $action, $post_id ) {
407
+ return admin_url ( "admin.php?action=$action&post_type={$this->post_type_name}&review_id=$post_id" );
408
+ }
409
+
410
+ /**
411
+ * Build an "untrash" action url
412
+ *
413
+ * @param $review the review on which the action is performed
414
+ *
415
+ * @return string|void action url
416
+ */
417
+ public function untrash_review_url ( $review ) {
418
+ return $this->review_action_url ( $this->untrash_review_action, $review->ID );
419
+ }
420
+
421
+ /**
422
+ * Build an "approve" action url
423
+ *
424
+ * @param $review the review on which the action is performed
425
+ *
426
+ * @return string|void action url
427
+ */
428
+ public function approve_review_url ( $review ) {
429
+ return $this->review_action_url ( $this->approve_review_action, $review->ID );
430
+ }
431
+
432
+ /**
433
+ * Build an "unapprove" action url
434
+ *
435
+ * @param $review the review on which the action is performed
436
+ *
437
+ * @return string|void action url
438
+ */
439
+ public function unapprove_review_url ( $review ) {
440
+ return $this->review_action_url ( $this->unapprove_review_action, $review->ID );
441
+ }
442
+
443
+ public function add_review_actions ( $actions, $post ) {
444
+
445
+ if ( $post->post_type != $this->post_type_name ) {
446
+ return $actions;
447
+ }
448
+
449
+ $approved = get_post_meta ( $post->ID, $this->meta_key_approved, true );
450
+
451
+ unset( $actions[ 'view' ] );
452
+ unset( $actions[ 'inline hide-if-no-js' ] );
453
+
454
+ if ( ! $approved ) {
455
+ $actions[ 'approve-review' ] = '<a href="' . $this->approve_review_url ( $post ) . '" title="' . esc_attr ( __ ( 'Approve review', 'yith-woocommerce-advanced-reviews' ) ) . '" rel="permalink">' . __ ( 'Approve', 'yith-woocommerce-advanced-reviews' ) . '</a>';
456
+ } elseif ( $approved ) {
457
+ $actions[ 'unapprove-review' ] = '<a href="' . $this->unapprove_review_url ( $post ) . '" title="' . esc_attr ( __ ( 'Unapprove review', 'yith-woocommerce-advanced-reviews' ) ) . '" rel="permalink">' . __ ( 'Unapprove', 'yith-woocommerce-advanced-reviews' ) . '</a>';
458
+ }
459
+
460
+ return apply_filters ( 'yith_advanced_reviews_review_actions', $actions, $post );
461
+ }
462
+
463
+ public function get_average_rating ( $product_id ) {
464
+ global $wpdb;
465
+
466
+ $query = $wpdb->prepare ( "
467
+ select avg(meta_value)
468
+ from {$wpdb->prefix}postmeta pm
469
+ where meta_key = '{$this->meta_key_rating}' and post_id in
470
+ (select post_id from {$wpdb->prefix}postmeta where meta_key = '{$this->meta_key_product_id}' and meta_value = %d and post_id IN
471
+ (select post_id from {$wpdb->prefix}postmeta where meta_key = '{$this->meta_key_approved}' and meta_value = 1))", $product_id );
472
+
473
+ $count = $wpdb->get_var ( $query );
474
+
475
+ return number_format ( $count, 2 );
476
+ }
477
+
478
+ public function add_reviews_average_info ( $product ) {
479
+
480
+ if ( get_option ( 'woocommerce_enable_review_rating' ) === 'no' ) {
481
+ return;
482
+ }
483
+
484
+ global $product;
485
+
486
+ $average = $this->get_average_rating ( $product->id );
487
+
488
+ $count = count ( $this->get_product_reviews_by_rating ( $product->id ) );
489
+
490
+ if ( $count > 0 ) {
491
+ echo '<div class="woocommerce-product-rating">
492
+ <div class="star-rating" title="' . sprintf ( __ ( 'Rated %s out of 5', 'yith-woocommerce-advanced-reviews' ), $average ) . '">
493
+ <span style="width:' . ( ( $average / 5 ) * 100 ) . '%"></span>
494
+ </div>
495
+ <span class="ywar_review_count">' . sprintf ( "%d %s", $count, _n ( " review", " reviews", $count, 'yith-woocommerce-advanced-reviews' ) ) . '</span><span class="review-rating-value"> ' . esc_html ( $average ) . ' ' . __ ( "out of 5 stars", 'yith-woocommerce-advanced-reviews' ) . '</span>
496
+ </div>';
497
+ }
498
+ }
499
+
500
+ //region *********** YIT Plugin Framework ****************
501
+
502
+
503
+ /**
504
+ *
505
+ * @since 1.0
506
+ * @access public
507
+ * @return void
508
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
509
+ */
510
+ public function plugin_fw_loader () {
511
+
512
+ if ( ! defined ( 'YIT_CORE_PLUGIN' ) ) {
513
+ global $plugin_fw_data;
514
+ if ( ! empty( $plugin_fw_data ) ) {
515
+ $plugin_fw_file = array_shift ( $plugin_fw_data );
516
+ require_once ( $plugin_fw_file );
517
+ }
518
+ }
519
+ }
520
+
521
+ /**
522
+ * plugin_row_meta
523
+ *
524
+ * add the action links to plugin admin page
525
+ *
526
+ * @param $plugin_meta
527
+ * @param $plugin_file
528
+ * @param $plugin_data
529
+ * @param $status
530
+ *
531
+ * @return Array
532
+ * @since 1.0
533
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
534
+ * @use plugin_row_meta
535
+ */
536
+ public function plugin_row_meta ( $plugin_meta, $plugin_file, $plugin_data, $status ) {
537
+ if ( ( defined ( 'YITH_YWAR_INIT' ) && ( YITH_YWAR_INIT == $plugin_file ) ) ||
538
+ ( defined ( 'YITH_YWAR_FREE_INIT' ) && ( YITH_YWAR_FREE_INIT == $plugin_file ) )
539
+ ) {
540
+ $plugin_meta[] = '<a href="' . $this->_official_documentation . '" target="_blank">' . __ ( 'Plugin Documentation', 'yith-woocommerce-advanced-reviews' ) . '</a>';
541
+ }
542
+
543
+ return $plugin_meta;
544
+ }
545
+
546
+ /**
547
+ * Action Links
548
+ *
549
+ * add the action links to plugin admin page
550
+ *
551
+ * @param $links | links plugin array
552
+ *
553
+ * @return mixed Array
554
+ * @since 1.0
555
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
556
+ * @return mixed
557
+ * @use plugin_action_links_{$plugin_file_name}
558
+ */
559
+ public function action_links ( $links ) {
560
+
561
+ $links[] = '<a href="' . admin_url ( "admin.php?page={$this->_panel_page}" ) . '">' . __ ( 'Settings', 'yith-woocommerce-advanced-reviews' ) . '</a>';
562
+
563
+ if ( defined ( 'YITH_YWAR_FREE_INIT' ) ) {
564
+ $links[] = '<a href="' . $this->get_premium_landing_uri () . '" target="_blank">' . __ ( 'Premium Version', 'yith-woocommerce-advanced-reviews' ) . '</a>';
565
+ }
566
+
567
+ return $links;
568
+ }
569
+
570
+ public function register_pointer () {
571
+ if ( ! class_exists ( 'YIT_Pointers' ) ) {
572
+ include_once ( 'plugin-fw/lib/yit-pointers.php' );
573
+ }
574
+
575
+ $premium_message = defined ( 'YITH_YWAR_PREMIUM' )
576
+ ? ''
577
+ : __ ( 'YITH WooCommerce Advanced Reviews is available in an outstanding PREMIUM version with many new options, discover it now.', 'yith-woocommerce-advanced-reviews' ) .
578
+ ' <a href="' . $this->get_premium_landing_uri () . '">' . __ ( 'Premium version', 'yith-woocommerce-advanced-reviews' ) . '</a>';
579
+
580
+ $args[] = array (
581
+ 'screen_id' => 'plugins',
582
+ 'pointer_id' => 'yith_ywar_panel',
583
+ 'target' => '#toplevel_page_yit_plugin_panel',
584
+ 'content' => sprintf ( '<h3> %s </h3> <p> %s </p>',
585
+ __ ( 'YITH WooCommerce Advanced Reviews', 'yith-woocommerce-advanced-reviews' ),
586
+ __ ( 'In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews options. From this menu you can access all settings of YITH plugins activated.', 'yith-woocommerce-advanced-reviews' ) . '<br>' . $premium_message
587
+ ),
588
+ 'position' => array ( 'edge' => 'left', 'align' => 'center' ),
589
+ 'init' => defined ( 'YITH_YWAR_PREMIUM' ) ? YITH_YWAR_INIT : YITH_YWAR_FREE_INIT,
590
+ );
591
+
592
+ $args[] = array (
593
+ 'screen_id' => 'update',
594
+ 'pointer_id' => 'yith_ywar_panel',
595
+ 'target' => '#toplevel_page_yit_plugin_panel',
596
+ 'content' => sprintf ( '<h3> %s </h3> <p> %s </p>',
597
+ __ ( 'YITH WooCommerce Advanced Reviews', 'yith-woocommerce-advanced-reviews' ),
598
+ __ ( 'From now on, you can find all YITH WooCommerce Advanced Reviews options in YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> Advanced Reviews, as in the previous version. Any time one of our plugins is updated, a new entry will be added to this menu.', 'yith-woocommerce-advanced-reviews' ) . $premium_message
599
+ ),
600
+ 'position' => array ( 'edge' => 'left', 'align' => 'center' ),
601
+ 'init' => defined ( 'YITH_YWAR_PREMIUM' ) ? YITH_YWAR_INIT : YITH_YWAR_FREE_INIT,
602
+ );
603
+
604
+ YIT_Pointers ()->register ( $args );
605
+ }
606
+
607
+ /**
608
+ * Get the premium landing uri
609
+ *
610
+ * @since 1.0.0
611
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
612
+ * @return string The premium landing link
613
+ */
614
+ public function get_premium_landing_uri () {
615
+ return defined ( 'YITH_REFER_ID' ) ? $this->_premium_landing . '?refer_id=' . YITH_REFER_ID : $this->_premium_landing . '?refer_id=1030585';
616
+ }
617
+
618
+ /**
619
+ * Add a panel under YITH Plugins tab
620
+ *
621
+ * @return void
622
+ * @since 1.0
623
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
624
+ * @use /Yit_Plugin_Panel class
625
+ * @see plugin-fw/lib/yit-plugin-panel.php
626
+ */
627
+ public function register_panel () {
628
+
629
+ if ( ! empty( $this->_panel ) ) {
630
+ return;
631
+ }
632
+
633
+ $admin_tabs = array (
634
+ 'general' => __ ( 'General', 'yith-woocommerce-advanced-reviews' ),
635
+ 'layout' => __ ( 'Layout', 'yith-woocommerce-advanced-reviews' ),
636
+ );
637
+
638
+ if ( defined ( 'YITH_YWAR_PREMIUM' ) ) {
639
+ $admin_tabs[ 'premium' ] = __ ( 'Voting/Review settings', 'yith-woocommerce-advanced-reviews' );
640
+ } else {
641
+ $admin_tabs[ 'premium-landing' ] = __ ( 'Premium Version', 'yith-woocommerce-advanced-reviews' );
642
+ }
643
+
644
+ $args = array (
645
+ 'create_menu_page' => true,
646
+ 'parent_slug' => '',
647
+ 'page_title' => __ ( 'Advanced Reviews', 'yith-woocommerce-advanced-reviews' ),
648
+ 'menu_title' => __ ( 'Advanced Reviews', 'yith-woocommerce-advanced-reviews' ),
649
+ 'capability' => 'manage_options',
650
+ 'parent' => '',
651
+ 'parent_page' => 'yit_plugin_panel',
652
+ 'page' => $this->_panel_page,
653
+ 'admin-tabs' => $admin_tabs,
654
+ 'options-path' => YITH_YWAR_DIR . '/plugin-options',
655
+ );
656
+
657
+ /* === Fixed: not updated theme === */
658
+ if ( ! class_exists ( 'YIT_Plugin_Panel_WooCommerce' ) ) {
659
+ require_once ( 'plugin-fw/lib/yit-plugin-panel-wc.php' );
660
+ }
661
+
662
+ $this->_panel = new YIT_Plugin_Panel_WooCommerce( $args );
663
+ }
664
+
665
+ /**
666
+ * Premium Tab Template
667
+ *
668
+ * Load the premium tab template on admin page
669
+ *
670
+ * @return void
671
+ * @since 1.0
672
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
673
+ * @return void
674
+ */
675
+ public function premium_tab () {
676
+ $premium_tab_template = YITH_YWAR_TEMPLATE_PATH . '/admin/' . $this->_premium;
677
+ if ( file_exists ( $premium_tab_template ) ) {
678
+ include_once ( $premium_tab_template );
679
+ }
680
+ }
681
+
682
+ //endregion
683
+
684
+ //region *********** Add stylesheets and scripts files ************
685
+
686
+ /**
687
+ * Add scripts
688
+ *
689
+ * @since 1.0
690
+ * @author Lorenzo Giuffrida
691
+ */
692
+ public function enqueue_scripts () {
693
+ // register and enqueue ajax calls related script file
694
+ wp_register_script ( "attachments-script", YITH_YWAR_URL . 'assets/js/ywar-attachments.js', array ( 'jquery' ) );
695
+
696
+ wp_localize_script ( 'attachments-script', 'attach', array (
697
+ 'limit_multiple_upload' => $this->attachments_limit,
698
+ ) );
699
+ wp_enqueue_script ( 'attachments-script' );
700
+ }
701
+
702
+ /**
703
+ * Enqueue css file
704
+ *
705
+ * @since 1.0
706
+ * @author Lorenzo Giuffrida
707
+ */
708
+ public function enqueue_styles () {
709
+ wp_enqueue_style ( 'yit-style', YITH_YWAR_ASSETS_URL . '/css/yit-advanced-reviews.css' );
710
+ }
711
+
712
+ /**
713
+ * Enqueue scripts on administration comment page
714
+ *
715
+ * @param $hook
716
+ */
717
+ function enqueue_admin_styles_scripts ( $hook ) {
718
+ if ( 'toplevel_page_Reviews' != get_current_screen ()->id ) {
719
+ return;
720
+ }
721
+
722
+ /** Add Woocommerce.css file */
723
+ $styles = (array)WC_Frontend_Scripts::get_styles ();
724
+
725
+ if ( array_key_exists ( 'woocommerce-general', $styles ) ) {
726
+ wp_enqueue_style ( 'woocommerce-general', $styles[ 'woocommerce-general' ][ 'src' ] );
727
+ }
728
+
729
+ wp_enqueue_style ( 'yit-style', YITH_YWAR_ASSETS_URL . '/css/yit-advanced-reviews.css' );
730
+
731
+ wp_register_script ( "ajax-back-end-script", YITH_YWAR_URL . 'assets/js/ywar-back-end.js', array (
732
+ 'jquery',
733
+ 'jquery-blockui',
734
+ ) );
735
+
736
+ $loader = apply_filters ( 'yith_advanced_reviews_loader_gif', YITH_YWAR_ASSETS_URL . '/images/loading.gif' );
737
+
738
+ wp_localize_script ( 'ajax-back-end-script', 'ywar', array (
739
+ 'loader' => $loader,
740
+ 'ajax_url' => admin_url ( 'admin-ajax.php' ),
741
+ ) );
742
+
743
+ wp_enqueue_script ( "ajax-back-end-script" );
744
+ }
745
+
746
+ //endregion
747
+
748
+ //region *********** Advanced reviews post type functionalities
749
+
750
+ /**
751
+ * Register advanced reviews post type
752
+ */
753
+ public function register_post_type () {
754
+ // Set UI labels for Custom Post Type
755
+ $labels = array (
756
+ 'name' => _x ( 'Reviews', 'Post Type General Name', 'yith-woocommerce-advanced-reviews' ),
757
+ 'singular_name' => _x ( 'Review', 'Post Type Singular Name', 'yith-woocommerce-advanced-reviews' ),
758
+ 'menu_name' => __ ( 'Reviews', 'yith-woocommerce-advanced-reviews' ),
759
+ 'parent_item_colon' => __ ( 'Parent Review', 'yith-woocommerce-advanced-reviews' ),
760
+ 'all_items' => __ ( 'All reviews', 'yith-woocommerce-advanced-reviews' ),
761
+ 'view_item' => __ ( 'View review', 'yith-woocommerce-advanced-reviews' ),
762
+ 'add_new_item' => __ ( 'Add New Review', 'yith-woocommerce-advanced-reviews' ),
763
+ 'add_new' => __ ( 'Add New', 'yith-woocommerce-advanced-reviews' ),
764
+ 'edit_item' => __ ( 'Edit Review', 'yith-woocommerce-advanced-reviews' ),
765
+ 'update_item' => __ ( 'Update Review', 'yith-woocommerce-advanced-reviews' ),
766
+ 'search_items' => __ ( 'Search Review', 'yith-woocommerce-advanced-reviews' ),
767
+ 'not_found' => __ ( 'Not Found', 'yith-woocommerce-advanced-reviews' ),
768
+ 'not_found_in_trash' => __ ( 'Not found in bin', 'yith-woocommerce-advanced-reviews' ),
769
+ );
770
+
771
+ // Set other options for Custom Post Type
772
+
773
+ $args = array (
774
+ 'label' => __ ( 'YIT Product reviews', 'yith-woocommerce-advanced-reviews' ),
775
+ 'description' => __ ( 'Advanced WooCommerce product reviews', 'yith-woocommerce-advanced-reviews' ),
776
+ 'labels' => $labels,
777
+ // Features this CPT supports in Post Editor
778
+ 'supports' => array (
779
+ 'title',
780
+ 'editor',
781
+ 'author',
782
+ ),
783
+ /* A hierarchical CPT is like Pages and can have
784
+ * Parent and child items. A non-hierarchical CPT
785
+ * is like Posts.
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,
794
+ 'can_export' => true,
795
+ 'has_archive' => true,
796
+ 'exclude_from_search' => true,
797
+ 'publicly_queryable' => false,
798
+ 'capability_type' => 'page',
799
+ 'menu_icon' => 'dashicons-star-filled',
800
+ 'query_var' => false,
801
+ );
802
+
803
+ // Registering your Custom Post Type
804
+ register_post_type ( $this->post_type_name, $args );
805
+
806
+
807
+ }
808
+
809
+
810
+ /**
811
+ * Default query arguments to be used where querying to review custom post type
812
+ *
813
+ * @param $product_id
814
+ *
815
+ * @return array
816
+ */
817
+ function default_query_args ( $product_id ) {
818
+ return array (
819
+ 'numberposts' => - 1, //By default retrieve all reviews
820
+ 'offset' => 0,
821
+ 'orderby' => 'post_date',
822
+ 'order' => 'DESC',
823
+ 'post_type' => 'ywar_reviews',
824
+ 'post_parent' => '0',
825
+ 'post_status' => 'publish',
826
+ 'meta_query' => array (
827
+ 'relation' => 'AND',
828
+ array (
829
+ 'key' => $this->meta_key_product_id,
830
+ 'value' => $product_id,
831
+ 'compare' => '=',
832
+ 'type' => 'numeric',
833
+ ),
834
+ array (
835
+ 'key' => $this->meta_key_approved,
836
+ 'value' => 1,
837
+ 'compare' => '=',
838
+ 'type' => 'numeric',
839
+ ),
840
+ ),
841
+ );
842
+ }
843
+
844
+ /**
845
+ * Retrieve reviews for a product
846
+ *
847
+ * @param $product_id product id for whose retrieve the reviews
848
+ */
849
+ public function get_product_reviews ( $product_id = null, $args = null ) {
850
+
851
+ if ( $args == null ) {
852
+ $args = $this->default_query_args ( $product_id );
853
+ }
854
+
855
+ // if $product_id is null, retrieve all reviews without filters
856
+ if ( is_null ( $product_id ) ) {
857
+ unset( $args[ 'meta_query' ] );
858
+ }
859
+
860
+ return get_posts ( $args );
861
+ }
862
+
863
+
864
+ /**
865
+ * Return the number of reviews for a specific product
866
+ *
867
+ * @param $product_id product id for whose retrieve the reviews
868
+ */
869
+ public function get_product_reviews_by_rating ( $product_id, $rating = 0 ) {
870
+ $args = $this->default_query_args ( $product_id );
871
+ if ( $rating > 0 ) {
872
+ $args[ 'meta_query' ][] = array (
873
+ 'key' => $this->meta_key_rating,
874
+ 'value' => $rating,
875
+ 'compare' => '=',
876
+ 'type' => 'numeric',
877
+ );
878
+ }
879
+
880
+ return $this->get_product_reviews ( $product_id, $args );
881
+ }
882
+
883
+
884
+ /**
885
+ * Show the reviews for a specific product
886
+ *
887
+ * @param $product_id product id for whose should be shown the reviews
888
+ */
889
+ public function reviews_list ( $product_id, $args = null ) {
890
+ $reviews = $this->get_product_reviews ( $product_id, $args );
891
+
892
+ foreach ( $reviews as $review ) {
893
+ $this->show_review ( $review );
894
+ }
895
+ }
896
+
897
+ /**
898
+ * Call the review template and show the review
899
+ *
900
+ * @param $review review to be shown
901
+ */
902
+ public function show_review ( $review, $featured = false, $classes = '' ) {
903
+ global $ywar_review;
904
+ $ywar_review = $review;
905
+ wc_get_template ( 'ywar-review.php', array (
906
+ 'review' => $review,
907
+ 'featured' => $featured,
908
+ 'classes' => $classes,
909
+ ), '', YITH_YWAR_TEMPLATES_DIR );
910
+ }
911
+
912
+ //endregion
913
+
914
+ /**
915
+ * Initialize plugin options
916
+ *
917
+ * @since 1.0
918
+ * @access public
919
+ * @access public
920
+ * @return void
921
+ * @author Lorenzo Giuffrida
922
+ */
923
+ public function initialize_settings () {
924
+ $this->enable_title = get_option ( 'ywar_enable_review_title' ) === 'yes';
925
+ $this->enable_attachments = get_option ( 'ywar_enable_attachments' ) === 'yes';
926
+ $this->attachments_limit = get_option ( 'ywar_max_attachments' );
927
+ }
928
+
929
+ /**
930
+ * Return the right path to the reviews template file
931
+ *
932
+ * @param $template the template that is currently used
933
+ *
934
+ * @return mixed|void new template path, only for product comments page
935
+ */
936
+ public function show_advanced_reviews_template ( $template ) {
937
+
938
+ if ( get_post_type () === 'product' ) {
939
+ // return apply_filters( 'ywar_show_advanced_reviews_template', YITH_YWAR_TEMPLATES_DIR . "ywar-product-reviews.php" );
940
+ return wc_locate_template ( "ywar-product-reviews.php", '', YITH_YWAR_TEMPLATES_DIR );
941
+ }
942
+
943
+ return $template;
944
+ }
945
+
946
+ /**
947
+ * Create new Advanced Review post type when a comment is saved to database
948
+ *
949
+ * @since 1.0
950
+ * @author Lorenzo Giuffrida
951
+ */
952
+ public function submit_review ( $comment_id ) {
953
+ if ( ! isset( $_POST ) ) {
954
+ return;
955
+ }
956
+
957
+ $review_title = $this->enable_title && isset( $_POST[ "title" ] ) ? wp_strip_all_tags ( $_POST[ "title" ] ) : '';
958
+
959
+ $post_parent = apply_filters ( 'yith_advanced_reviews_post_parent', $_POST[ "comment_parent" ] );
960
+
961
+ $comment = get_comment ( $comment_id );
962
+
963
+ // Create post object
964
+ $my_post = array (
965
+ 'post_author' => $comment->user_id,
966
+ 'post_title' => $review_title,
967
+ 'post_content' => $comment->comment_content,
968
+ 'post_status' => 'publish',
969
+ 'post_author' => get_current_user_id (),
970
+ 'post_type' => $this->post_type_name,
971
+ 'post_parent' => $post_parent,
972
+ 'review_user_id' => $comment->user_id,
973
+ 'review_rating' => ( isset( $_POST[ "rating" ] ) ? $_POST[ "rating" ] : 0 ),
974
+ 'review_product_id' => $comment->comment_post_ID,
975
+ 'review_comment_id' => $comment_id,
976
+ 'review_approved' => apply_filters ( 'yith_advanced_reviews_approve_new_review', true ),
977
+ 'review_author' => $comment->comment_author,
978
+ 'review_author_email' => $comment->comment_author_email,
979
+ 'review_author_IP' => $comment->comment_author_IP,
980
+ 'review_author_url' => $comment->comment_author_url,
981
+ );
982
+
983
+ // Insert the post into the database
984
+ $review_id = $this->insert_review ( $my_post );
985
+
986
+ $this->submit_attachments ( $review_id );
987
+ }
988
+
989
+ public function insert_review ( $args ) {
990
+ // Create post object
991
+ $defaults = array (
992
+ 'post_title' => '',
993
+ 'post_content' => '',
994
+ 'post_status' => 'publish',
995
+ 'post_author' => 0,
996
+ 'post_type' => $this->post_type_name,
997
+ 'post_parent' => 0,
998
+ 'review_user_id' => 0,
999
+ 'review_approved' => 1,
1000
+ 'review_rating' => 0,
1001
+ 'review_product_id' => 0,
1002
+ 'review_comment_id' => 0,
1003
+ 'review_upvotes' => 0,
1004
+ 'review_downvotes' => 0,
1005
+ 'review_votes' => array (),
1006
+ 'review_inappropriate_list' => array (),
1007
+ 'review_inappropriate_count' => 0,
1008
+ 'review_is_featured' => 0,
1009
+ 'review_is_reply_blocked' => 0,
1010
+ 'review_thumbnails' => array (),
1011
+ 'review_author' => '',
1012
+ 'review_author_email' => '',
1013
+ 'review_author_url' => '',
1014
+ 'review_author_IP' => '',
1015
+ );
1016
+
1017
+ $args = wp_parse_args ( $args, $defaults );
1018
+
1019
+ // Insert the post into the database
1020
+ $review_id = wp_insert_post ( $args );
1021
+
1022
+ // Set rating only for top level reviews, not for replies
1023
+ if ( 0 != $args[ "post_parent" ] ) {
1024
+ update_post_meta ( $review_id, $this->meta_key_rating, 0 );
1025
+ } else {
1026
+ update_post_meta ( $review_id, $this->meta_key_rating, $args[ "review_rating" ] );
1027
+ }
1028
+
1029
+ update_post_meta ( $review_id, $this->meta_key_rating, $args[ "review_rating" ] );
1030
+ update_post_meta ( $review_id, $this->meta_key_approved, $args[ "review_approved" ] );
1031
+ update_post_meta ( $review_id, $this->meta_key_product_id, $args[ "review_product_id" ] );
1032
+ update_post_meta ( $review_id, $this->meta_key_comment_id, $args[ "review_comment_id" ] );
1033
+ update_post_meta ( $review_id, $this->meta_key_thumb_ids, $args[ "review_thumbnails" ] );
1034
+
1035
+ update_post_meta ( $review_id, $this->meta_key_upvotes_count, $args[ "review_upvotes" ] );
1036
+ update_post_meta ( $review_id, $this->meta_key_downvotes_count, $args[ "review_downvotes" ] );
1037
+ update_post_meta ( $review_id, $this->meta_key_votes, $args[ "review_votes" ] );
1038
+
1039
+ update_post_meta ( $review_id, $this->meta_key_inappropriate_list, $args[ "review_inappropriate_list" ] );
1040
+ update_post_meta ( $review_id, $this->meta_key_inappropriate_count, $args[ "review_inappropriate_count" ] );
1041
+ update_post_meta ( $review_id, $this->meta_key_featured, $args[ "review_is_featured" ] );
1042
+ update_post_meta ( $review_id, $this->meta_key_stop_reply, $args[ "review_is_reply_blocked" ] );
1043
+
1044
+ update_post_meta ( $review_id, $this->meta_key_review_user_id, $args[ "review_user_id" ] );
1045
+ update_post_meta ( $review_id, $this->meta_key_review_author, $args[ "review_author" ] );
1046
+ update_post_meta ( $review_id, $this->meta_key_review_author_email, $args[ "review_author_email" ] );
1047
+ update_post_meta ( $review_id, $this->meta_key_review_author_url, $args[ "review_author_url" ] );
1048
+ update_post_meta ( $review_id, $this->meta_key_review_author_IP, $args[ "review_author_IP" ] );
1049
+
1050
+ return $review_id;
1051
+ }
1052
+
1053
+ /**
1054
+ * redirect to product page on comment submitted
1055
+ */
1056
+ public function redirect_after_submit_review ( $location, $comment ) {
1057
+ // Set the new comment as imported so it will not imported when clicking on "convert reviews", creating duplicated entries
1058
+ update_comment_meta ( $comment->comment_ID, $this->meta_key_imported, 1 );
1059
+
1060
+ return get_permalink ( $comment->comment_post_ID );
1061
+ }
1062
+
1063
+ /**
1064
+ * Add custom field "Title" on top of comment form
1065
+ *
1066
+ * Check if the "enable title" option is activated and add a title field on comment form
1067
+ *
1068
+ * @return void
1069
+ *
1070
+ * @since 1.0
1071
+ * @author Lorenzo Giuffrida
1072
+ */
1073
+ public function add_custom_fields_on_comment_form () {
1074
+
1075
+ if ( ! is_product () && ! ( defined ( 'DOING_AJAX' ) && DOING_AJAX ) ) {
1076
+ return;
1077
+ }
1078
+
1079
+ if ( $this->enable_title ) {
1080
+ echo '<p class="comment-form-title"><label for="title">' . __ ( 'Review title', 'yith-woocommerce-advanced-reviews' ) . '</label><input type="text" name="title" id="title"/></p>';
1081
+ }
1082
+ }
1083
+
1084
+ //region *********** attachments ********************
1085
+
1086
+ /**
1087
+ * Submit attachments from a comment form
1088
+ *
1089
+ * Check if attachment option is enabled and option value is satisfied, then upload attachment files.
1090
+ *
1091
+ * @param int $review_id the review id the files are referred.
1092
+ *
1093
+ * @return void
1094
+ *
1095
+ * @since 1.0
1096
+ * @author Lorenzo Giuffrida
1097
+ */
1098
+ public function submit_attachments ( $review_id ) {
1099
+ // check if attachments are enabled
1100
+ if ( ! $this->enable_attachments ) {
1101
+ return;
1102
+ }
1103
+
1104
+ if ( $_FILES ) {
1105
+ $files = $_FILES[ "ywar-uploadFile" ];
1106
+ $files_count = count ( $files[ 'name' ] );
1107
+
1108
+ // check for attachments limits
1109
+ if ( ( $this->attachments_limit > 0 ) && ( $files_count > $this->attachments_limit ) ) {
1110
+ return;
1111
+ }
1112
+
1113
+ $attacchments_array = array ();
1114
+
1115
+ foreach ( $files[ 'name' ] as $key => $value ) {
1116
+ if ( $files[ 'name' ][ $key ] ) {
1117
+ $file = array (
1118
+ 'name' => $files[ 'name' ][ $key ],
1119
+ 'type' => $files[ 'type' ][ $key ],
1120
+ 'tmp_name' => $files[ 'tmp_name' ][ $key ],
1121
+ 'error' => $files[ 'error' ][ $key ],
1122
+ 'size' => $files[ 'size' ][ $key ],
1123
+ );
1124
+ $_FILES = array ( "ywar-uploadFile" => $file );
1125
+
1126
+ foreach ( $_FILES as $file => $array ) {
1127
+ $attachId = $this->insert_attachment ( $file, $review_id );
1128
+
1129
+ // enqueue attachments to current comment
1130
+ array_push ( $attacchments_array, $attachId );
1131
+ }
1132
+ }
1133
+ }
1134
+
1135
+ // save review with attachments array
1136
+ update_post_meta ( $review_id, $this->meta_key_thumb_ids, $attacchments_array );
1137
+ }
1138
+ }
1139
+
1140
+ /**
1141
+ * Add attachment to media library
1142
+ *
1143
+ * @param int $postId
1144
+ * @param string $fileHandler
1145
+ *
1146
+ * @return void
1147
+ *
1148
+ * @since 1.0
1149
+ * @author Lorenzo Giuffrida
1150
+ */
1151
+ public function insert_attachment ( $fileHandler, $postId ) {
1152
+ if ( $_FILES[ $fileHandler ][ 'error' ] !== UPLOAD_ERR_OK ) {
1153
+ __return_false ();
1154
+ }
1155
+
1156
+ require_once ( ABSPATH . "wp-admin" . '/includes/image.php' );
1157
+ require_once ( ABSPATH . "wp-admin" . '/includes/file.php' );
1158
+ require_once ( ABSPATH . "wp-admin" . '/includes/media.php' );
1159
+
1160
+ return media_handle_upload ( $fileHandler, $postId );
1161
+ }
1162
+
1163
+ /**
1164
+ * Append attachment fields on comment form
1165
+ *
1166
+ * @param object $comment_form
1167
+ *
1168
+ * @return object $comment_form
1169
+ *
1170
+ * @since 1.0
1171
+ * @author Lorenzo Giuffrida
1172
+ */
1173
+ public function add_fields_to_comment_form ( $comment_form ) {
1174
+ $current_content = $comment_form[ 'comment_field' ];
1175
+
1176
+ // In case of a page refresh following a reply request, don't add additional fields
1177
+ $hide_rating = isset( $_REQUEST[ "replytocom" ] ) ? "hide-rating" : '';
1178
+ $selected = isset( $_REQUEST[ "replytocom" ] ) ? "selected" : '';
1179
+
1180
+ if ( get_option ( 'woocommerce_enable_review_rating' ) === 'yes' ) {
1181
+ $comment_form[ 'comment_field' ] = '<p class="' . $hide_rating . ' comment-form-rating">
1182
+ <label for="rating">' . __ ( 'Your Rate', 'yith-woocommerce-advanced-reviews' ) . '</label>
1183
+ <select name="rating" id="rating">
1184
+ <option value="">' . __ ( 'Rate&hellip;', 'yith-woocommerce-advanced-reviews' ) . '</option>
1185
+ <option value="5">' . __ ( 'Perfect', 'yith-woocommerce-advanced-reviews' ) . '</option>
1186
+ <option value="4">' . __ ( 'Good', 'yith-woocommerce-advanced-reviews' ) . '</option>
1187
+ <option value="3">' . __ ( 'Average', 'yith-woocommerce-advanced-reviews' ) . '</option>
1188
+ <option value="2">' . __ ( 'Not that bad', 'yith-woocommerce-advanced-reviews' ) . '</option>
1189
+ <option value="1" ' . $selected . '>' . __ ( 'Very Poor', 'yith-woocommerce-advanced-reviews' ) . '</option>';
1190
+
1191
+ $comment_form[ 'comment_field' ] .= '</select></p>' . $current_content;
1192
+ }
1193
+
1194
+ if ( $this->enable_attachments ) {
1195
+ $comment_form[ 'comment_field' ] .= '<p class="upload_section ' . $hide_rating . '" >
1196
+ <label for="ywar-uploadFile" > ' . __ ( 'Attachments', 'yith-woocommerce-advanced-reviews' ) . ' </label >
1197
+ <input type = "button" value = "' . __ ( 'Choose file(s)', 'yith-woocommerce-advanced-reviews' ) . '" id = "do_uploadFile" />
1198
+ <input type = "file" name = "ywar-uploadFile[]" id = "ywar-uploadFile" accept = "image/*" multiple = "2" />
1199
+ </p>
1200
+ <p>
1201
+ <ul id = "uploadFileList" ></ul>
1202
+ </p> ';
1203
+ }
1204
+
1205
+ return $comment_form;
1206
+ }
1207
+
1208
+ //endregion
1209
+
1210
+ /**
1211
+ * Display a customized comment content
1212
+ *
1213
+ * @param string $text
1214
+ *
1215
+ * @return string customized comment content
1216
+ *
1217
+ * @since 1.0
1218
+ * @author Lorenzo Giuffrida
1219
+ */
1220
+ public function show_expanded_review_content ( $review ) {
1221
+
1222
+ if ( ! is_product () && ! ( defined ( 'DOING_AJAX' ) && DOING_AJAX ) ) {
1223
+ return $review->post_content;
1224
+ }
1225
+
1226
+ $review_title = '';
1227
+ $thumbnail_div = $this->get_thumbnails ( $review );
1228
+
1229
+ if ( $this->enable_title ) {
1230
+ // Add review title before review content text
1231
+ if ( ! empty( $review->post_title ) ) {
1232
+ $review_title = '<span class="review_title"> ' . esc_attr ( $review->post_title ) . '</span> ';
1233
+ }
1234
+ }
1235
+
1236
+ return apply_filters ( "yith_advanced_reviews_review_content_elements", $review_title . $review->post_content . $thumbnail_div, $review_title, $review->post_content, $thumbnail_div );
1237
+ }
1238
+
1239
+ /**
1240
+ * Get an HTML formatted attachment section
1241
+ *
1242
+ * @param WP_Post $review the review for whose retrieve attachments
1243
+ *
1244
+ * @return string
1245
+ */
1246
+ public function get_thumbnails ( $review ) {
1247
+ $is_toplevel = ( 0 == $review->post_parent );
1248
+ $thumbnail_div = '';
1249
+
1250
+ if ( $is_toplevel && $this->enable_attachments ) {
1251
+
1252
+ if ( $thumbs = get_post_meta ( $review->ID, $this->meta_key_thumb_ids, true ) ) {
1253
+
1254
+ $thumbnail_div = '<div class="review_thumbnail horizontalRule"> ';
1255
+
1256
+ foreach ( $thumbs as $thumb_id ) {
1257
+ $file_url = wp_get_attachment_url ( $thumb_id );
1258
+ $image_thumb = wp_get_attachment_image_src ( $thumb_id, array ( 100, 100 ), true );
1259
+
1260
+ $thumbnail_div .= "<a href='$file_url' data-rel = \"prettyPhoto[review-gallery-$review->ID]\"><img class=\"ywar_thumbnail\" src='{$image_thumb[0]}' width='70px' height='70px'></a>";
1261
+ }
1262
+ $thumbnail_div .= ' </div> ';
1263
+ }
1264
+ }
1265
+
1266
+ return $thumbnail_div;
1267
+ }
1268
+
1269
+ /**
1270
+ * Alter text on tab reviews, fixing wrong count of reviews(even replies to reviews were used
1271
+ *
1272
+ * @param $tabs tabs with description for product reviews
1273
+ *
1274
+ * @return mixed
1275
+ */
1276
+ public function update_tab_reviews_count ( $tabs ) {
1277
+ global $product;
1278
+
1279
+ if ( isset( $tabs[ 'reviews' ] ) ) {
1280
+ $tabs[ 'reviews' ][ 'title' ] = sprintf ( __ ( 'Reviews(%d)', 'yith-woocommerce-advanced-reviews' ), count ( $this->get_product_reviews_by_rating ( $product->id ) ) );
1281
+ }
1282
+
1283
+ return $tabs;
1284
+ }
1285
+
1286
+ /**
1287
+ * Collect data about reviews rating and show a summary grouped by stars
1288
+ *
1289
+ * @param object $template a custom template to be shown
1290
+ *
1291
+ * @return object $template
1292
+ *
1293
+ * @since 1.0
1294
+ * @author Lorenzo Giuffrida
1295
+ */
1296
+ public function load_reviews_summary ( $template ) {
1297
+ if ( ! is_product () ) {
1298
+ return $template;
1299
+ }
1300
+
1301
+ global $product;
1302
+ global $review_stats;
1303
+ $review_stats = array (
1304
+ '1' => count ( $this->get_product_reviews_by_rating ( $product->id, 1 ) ),
1305
+ '2' => count ( $this->get_product_reviews_by_rating ( $product->id, 2 ) ),
1306
+ '3' => count ( $this->get_product_reviews_by_rating ( $product->id, 3 ) ),
1307
+ '4' => count ( $this->get_product_reviews_by_rating ( $product->id, 4 ) ),
1308
+ '5' => count ( $this->get_product_reviews_by_rating ( $product->id, 5 ) ),
1309
+ 'total' => count ( $this->get_product_reviews_by_rating ( $product->id ) ),
1310
+ );
1311
+
1312
+ wc_get_template ( 'ywar-single-product-reviews.php', null, '', YITH_YWAR_TEMPLATES_DIR );
1313
+ }
1314
+
1315
+ /**
1316
+ * Add a metabox on review page for review's title
1317
+ *
1318
+ * @return void
1319
+ *
1320
+ * @since 1.0
1321
+ * @author Lorenzo Giuffrida
1322
+ */
1323
+ public function add_plugin_metabox () {
1324
+ add_meta_box ( 'reviews-metabox', __ ( 'Review attributes', 'yith-woocommerce-advanced-reviews' ), array (
1325
+ $this,
1326
+ 'display_plugin_metabox',
1327
+ ), $this->post_type_name, 'normal', 'high' );
1328
+ }
1329
+
1330
+ /**
1331
+ * Display a meta box with additional review data, like title and thumbnails
1332
+ *
1333
+ * @return void
1334
+ *
1335
+ * @since 1.0
1336
+ * @author Lorenzo Giuffrida
1337
+ */
1338
+ public function display_plugin_metabox () {
1339
+ global $post;
1340
+
1341
+ $rating_div = '';
1342
+ $thumbnail_div = '';
1343
+
1344
+ $current = get_post_meta ( $post->ID, $this->meta_key_rating, true );
1345
+ ?>
1346
+ <select name="rating" id="rating">
1347
+ <?php for ( $rating = 0; $rating <= 5; $rating ++ ) {
1348
+ echo sprintf ( '<option value="%1$s"%2$s>%1$s</option>', $rating, selected ( $current, $rating, false ) );
1349
+ } ?>
1350
+ </select>
1351
+
1352
+ <?php
1353
+ // Generate a hidden nonce used for verifying if a request to update the following values came from here
1354
+ echo '<input type="hidden" name="review_metabox_nonce" id="review_metabox_nonce" value="' .
1355
+ wp_create_nonce ( plugin_basename ( __FILE__ ) ) . '" />';
1356
+
1357
+ $review_thumbnails = get_post_meta ( $post->ID, $this->meta_key_thumb_ids, true );
1358
+
1359
+ if ( isset ( $review_thumbnails ) && is_array ( $review_thumbnails ) ) {
1360
+ $thumbnail_div = '<div style = "padding-top: 10px;padding-bottom: 10px;overflow:hidden"> ';
1361
+ foreach ( $review_thumbnails as $thumb_id ) {
1362
+ $file_url = wp_get_attachment_url ( $thumb_id );
1363
+ // $image_thumb = wp_get_attachment_image($thumb_id, array(100, 100), true );
1364
+ $image_thumb = wp_get_attachment_image_src ( $thumb_id, array ( 100, 100 ), true );
1365
+
1366
+ $thumbnail_div .= "<a href='$file_url'><img src='{$image_thumb[0]}' width='{$image_thumb[1]}' height='{$image_thumb[2]}'></a>";
1367
+ }
1368
+ $thumbnail_div .= '</div >';
1369
+ }
1370
+
1371
+ echo $thumbnail_div;
1372
+ }
1373
+
1374
+ /**
1375
+ * Save the Metabox Data
1376
+ *
1377
+ * @param $post_id
1378
+ * @param $post
1379
+ *
1380
+ * @return mixed
1381
+ */
1382
+ function save_plugin_metabox ( $post_id, $post ) {
1383
+
1384
+ if ( ! isset( $_POST[ 'review_metabox_nonce' ] ) ) {
1385
+ return $post->ID;
1386
+ }
1387
+
1388
+ // verify the save request started from review edit page...
1389
+ if ( ! wp_verify_nonce ( $_POST[ 'review_metabox_nonce' ], plugin_basename ( __FILE__ ) ) ) {
1390
+ return $post->ID;
1391
+ }
1392
+
1393
+ // Check for authorization
1394
+ if ( ! current_user_can ( 'edit_post', $post->ID ) ) {
1395
+ return $post->ID;
1396
+ }
1397
+
1398
+ // OK, we're authenticated: we need to find and save the data
1399
+ // We'll put it into an array to make it easier to loop though.
1400
+ if ( isset( $_POST[ 'rating' ] ) ) {
1401
+ $rating = $_POST[ 'rating' ];
1402
+
1403
+ if ( is_numeric ( $rating ) && ( $rating > 0 ) && ( $rating <= 5 ) ) {
1404
+ update_post_meta ( $post_id, $this->meta_key_rating, $rating );
1405
+ }
1406
+ }
1407
+ }
1408
+
1409
+ /**
1410
+ * Remove features for the review custom post type
1411
+ */
1412
+ public function remove_unwanted_custom_post_type_features () {
1413
+ global $submenu;
1414
+
1415
+ // Remove Add new for review custom post type
1416
+ unset( $submenu[ "edit.php?post_type={$this->post_type_name}" ][ 10 ] );
1417
+ }
1418
+
1419
+ public function hide_unwanted_custom_post_type_features () {
1420
+ if ( $this->post_type_name == get_post_type () ) {
1421
+ echo '<style type="text/css">
1422
+
1423
+ .add-new-h2 {
1424
+ display:none;
1425
+ }
1426
+
1427
+ </style>';
1428
+ }
1429
+ }
1430
+
1431
+ //region ******* Retrieve postmeta values
1432
+
1433
+ /**
1434
+ * Retrieve value for the "rating" meta_key for a specific review
1435
+ *
1436
+ * @param $review_id review id from which retrieve the meta_value
1437
+ *
1438
+ * @return mixed meta_value for "rating" meta_key
1439
+ */
1440
+ function get_meta_value_rating ( $review_id ) {
1441
+ return get_post_meta ( $review_id, $this->meta_key_rating, true );
1442
+ }
1443
+
1444
+ /**
1445
+ * Retrieve value for the "approved" meta_key for a specific review
1446
+ *
1447
+ * @param $review_id review id from which retrieve the meta_value
1448
+ *
1449
+ * @return mixed meta_value for "approved" meta_key
1450
+ */
1451
+ function get_meta_value_approved ( $review_id ) {
1452
+ return get_post_meta ( $review_id, $this->meta_key_approved, true );
1453
+ }
1454
+
1455
+ /**
1456
+ * Retrieve value for the "product_id" meta_key for a specific review
1457
+ *
1458
+ * @param $review_id review id from which retrieve the meta_value
1459
+ *
1460
+ * @return mixed meta_value for "product_id" meta_key
1461
+ */
1462
+ function get_meta_value_product_id ( $review_id ) {
1463
+ return get_post_meta ( $review_id, $this->meta_key_product_id, true );
1464
+ }
1465
+
1466
+ /**
1467
+ * Retrieve information about the review author
1468
+ *
1469
+ * @param $review_id review id from which retrieve the meta_value
1470
+ *
1471
+ * @return array author's information
1472
+ */
1473
+ function get_meta_value_author ( $review_id ) {
1474
+ return array (
1475
+ 'review_user_id' => get_post_meta ( $review_id, $this->meta_key_review_user_id, true ),
1476
+ 'review_author' => get_post_meta ( $review_id, $this->meta_key_review_author, true ),
1477
+ 'review_author_email' => get_post_meta ( $review_id, $this->meta_key_review_author_email, true ),
1478
+ 'review_author_url' => get_post_meta ( $review_id, $this->meta_key_review_author_url, true ),
1479
+ 'review_author_IP' => get_post_meta ( $review_id, $this->meta_key_review_author_IP, true ),
1480
+ );
1481
+ }
1482
+
1483
+ //endregion
1484
+
1485
+ public function wc_get_template ( $located, $template_name, $args, $template_path, $default_path ) {
1486
+ if ( "single-product/rating.php" != $template_name ) {
1487
+ return $located;
1488
+ }
1489
+
1490
+ $located = wc_locate_template ( "ywar-rating.php", $template_path, $default_path );
1491
+
1492
+ if ( file_exists ( $located ) ) {
1493
+ return $located;
1494
+ }
1495
+
1496
+ return YITH_YWAR_TEMPLATES_DIR . 'ywar-rating.php';
1497
+ }
1498
+
1499
+ public function get_product_rating_html ( $rating_html, $rating ) {
1500
+ global $product;
1501
+ $rating_html = '';
1502
+
1503
+ $rating = $this->get_average_rating ( $product->id );
1504
+
1505
+ if ( $rating > 0 ) {
1506
+
1507
+ $rating_html = '<div class="star-rating" title="' . sprintf ( __ ( 'Rated %s out of 5', 'yith-woocommerce-advanced-reviews' ), $rating ) . '">';
1508
+
1509
+ $rating_html .= '<span style="width:' . ( ( $rating / 5 ) * 100 ) . '%"><strong class="rating">' . $rating . '</strong> ' . __ ( 'out of 5', 'yith-woocommerce-advanced-reviews' ) . '</span>';
1510
+
1511
+ $rating_html .= '</div>';
1512
+ }
1513
+
1514
+ return $rating_html;
1515
+ }
1516
+
1517
+ //region *********** Convert reviews from standard system to YITH Advanced reviews
1518
+
1519
+ /**
1520
+ * Show import button for starting convertion from standard system to YITH Advanced reviews
1521
+ *
1522
+ * @param array $args
1523
+ */
1524
+ public function show_import_reviews_button ( $args = array () ) {
1525
+ if ( ! empty( $args ) ) {
1526
+ $args[ 'value' ] = ( get_option ( $args[ 'id' ] ) ) ? get_option ( $args[ 'id' ] ) : '';
1527
+ extract ( $args );
1528
+ }
1529
+
1530
+ ?>
1531
+ <tr valign="top">
1532
+ <th scope="row">
1533
+
1534
+ </th>
1535
+
1536
+ <td class="forminp forminp-color plugin-option">
1537
+ <div class="convert-reviews">
1538
+ <a href="<?php echo esc_url ( add_query_arg ( "convert-reviews", "start" ) ); ?>"
1539
+ class="button convert-reviews"><?php _e ( "Convert reviews", "yith-woocommerce-advanced-reviews" ); ?></a>
1540
+
1541
+ <div style="display: inline-block; width: 65%; margin-left: 15px;"><span
1542
+ class="description"><?php _e ( "If this is the first time you install the YITH Advanced Reviews plugin, or if you are using an older version prior to the 1.1.0, first you have to convert the older reviews if you want to use them.", "yith-woocommerce-advanced-reviews" ); ?></span>
1543
+ </div>
1544
+ </div>
1545
+ </td>
1546
+ </tr>
1547
+ <?php
1548
+ }
1549
+
1550
+ /**
1551
+ * Convert previous reviews into new YITH Advanced review type
1552
+ *
1553
+ * @since 1.0
1554
+ * @author Lorenzo Giuffrida
1555
+ */
1556
+ public function convert_reviews_callback () {
1557
+
1558
+ $review_converted = $this->import_previous_reviews ();
1559
+ $response = '';
1560
+
1561
+ if ( $review_converted ) {
1562
+ $response = sprintf ( __ ( 'Task completed. %d reviews have been processed and converted.', 'yith-woocommerce-advanced-reviews' ), $review_converted );
1563
+ } else {
1564
+ $response = __ ( 'Task completed. No review to convert has been found.', 'yith-woocommerce-advanced-reviews' );
1565
+ }
1566
+
1567
+ wp_send_json ( array ( "value" => $response ) );
1568
+ }
1569
+
1570
+ /**
1571
+ * Set a maximum execution time
1572
+ *
1573
+ * @param $seconds time in seconds
1574
+ */
1575
+ private function set_time_limit ( $seconds ) {
1576
+ $check_safe_mode = ini_get ( 'safe_mode' );
1577
+ if ( ( ! $check_safe_mode ) || ( 'OFF' == strtoupper ( $check_safe_mode ) ) ) {
1578
+ @set_time_limit ( $seconds );
1579
+ }
1580
+ }
1581
+
1582
+ /**
1583
+ * Read and convert previous reviews into new advanced reviews using custom post type
1584
+ */
1585
+ public function import_previous_reviews () {
1586
+ global $wpdb;
1587
+
1588
+ $review_converted = 0;
1589
+
1590
+ $query = "SELECT *
1591
+ FROM {$wpdb->prefix}comments as co left join {$wpdb->prefix}commentmeta as cm
1592
+ on co.comment_ID = cm.comment_id
1593
+ where ((co.comment_approved = '0') or (co.comment_approved = '1')) and cm.meta_key = 'rating'";
1594
+
1595
+ $results = $wpdb->get_results ( $query );
1596
+
1597
+ // manage parent relationship and update all reviews when import ends
1598
+ $review_ids = array ();
1599
+ $parent_review = array ();
1600
+
1601
+ foreach ( $results as $comment ) {
1602
+
1603
+ // Check if comment_meta exists for previous reviews and is not still imported
1604
+ if ( "1" === get_comment_meta ( $comment->comment_ID, $this->meta_key_imported, true ) ) {
1605
+ // comment still imported, update only author data (Fix for upgrade from 1.1.2 to 1.2.3 then skip it!
1606
+
1607
+ // Retrieve review(post) id linked to current comment
1608
+ $args = array (
1609
+ 'post_type' => 'ywar_reviews',
1610
+ 'meta_query' => array (
1611
+ array (
1612
+ 'key' => $this->meta_key_comment_id,
1613
+ 'value' => $comment->comment_ID,
1614
+ 'compare' => '=',
1615
+ 'type' => 'numeric',
1616
+ ),
1617
+ ),
1618
+ );
1619
+ $reviews = get_posts ( $args );
1620
+
1621
+ if ( ! empty( $reviews ) ) {
1622
+ $review = $reviews[ 0 ];
1623
+
1624
+ // Update review meta
1625
+ update_post_meta ( $review->ID, $this->meta_key_review_user_id, $comment->user_id );
1626
+ update_post_meta ( $review->ID, $this->meta_key_review_author, $comment->comment_author );
1627
+ update_post_meta ( $review->ID, $this->meta_key_review_author_email, $comment->comment_author_email );
1628
+ update_post_meta ( $review->ID, $this->meta_key_review_author_url, $comment->comment_author_url );
1629
+ update_post_meta ( $review->ID, $this->meta_key_review_author_IP, $comment->comment_author_IP );
1630
+ }
1631
+
1632
+ continue;
1633
+ }
1634
+
1635
+ // Set execution time
1636
+ $this->set_time_limit ( 30 );
1637
+
1638
+ $val = get_comment_meta ( $comment->comment_ID, "title", true );
1639
+ $title = $val ? $val : '';
1640
+
1641
+ $val = get_comment_meta ( $comment->comment_ID, "thumb_ids", true );
1642
+ $thumb_ids = $val ? $val : array ();
1643
+
1644
+ $val = get_comment_meta ( $comment->comment_ID, "rating", true );
1645
+ $rating = $val ? $val : 0;
1646
+
1647
+ // Import previous settings for "stop reply" from the comment
1648
+ $val = get_comment_meta ( $comment->comment_ID, "no_reply", true );
1649
+ $no_reply = $val ? $val : 0;
1650
+
1651
+ // Import previous settings for "votes" from the comment
1652
+ $val = get_comment_meta ( $comment->comment_ID, "votes", true );
1653
+ $votes = $val ? $val : array ();
1654
+
1655
+ // Extract upvotes and downvotes count
1656
+ $votes_grouped = array_count_values ( array_values ( $votes ) );
1657
+ $yes_votes = isset( $votes_grouped[ '1' ] ) && is_numeric ( $votes_grouped[ '1' ] ) ? $votes_grouped[ '1' ] : 0;
1658
+ $no_votes = isset( $votes_grouped[ '-1' ] ) && is_numeric ( $votes_grouped[ '-1' ] ) ? $votes_grouped[ '-1' ] : 0;
1659
+
1660
+ // Create post object
1661
+ $args = array (
1662
+ 'post_author' => $comment->user_id,
1663
+ 'post_date' => $comment->comment_date,
1664
+ 'post_date_gmt' => $comment->comment_date_gmt,
1665
+ 'post_content' => $comment->comment_content,
1666
+ 'post_title' => $title,
1667
+ 'review_user_id' => $comment->user_id,
1668
+ 'review_approved' => $comment->comment_approved,
1669
+ 'review_product_id' => $comment->comment_post_ID,
1670
+ 'review_thumbnails' => $thumb_ids,
1671
+ 'review_comment_id' => $comment->comment_ID,
1672
+ 'review_rating' => $rating,
1673
+ 'review_is_reply_blocked' => $no_reply,
1674
+ 'review_votes' => $votes,
1675
+ 'review_upvotes' => $yes_votes,
1676
+ 'review_downvotes' => $no_votes,
1677
+ 'review_author' => $comment->comment_author,
1678
+ 'review_author_email' => $comment->comment_author_email,
1679
+ 'review_author_url' => $comment->comment_author_url,
1680
+ 'review_author_IP' => $comment->comment_author_IP,
1681
+ );
1682
+
1683
+ // Insert the post into the database
1684
+ $review_id = $this->insert_review ( $args );
1685
+
1686
+ $review_ids[ $comment->comment_ID ] = $review_id;
1687
+
1688
+ // If current comment have parent, store it and update all relationship when the import ends
1689
+ if ( $comment->comment_parent > 0 ) {
1690
+ $parent_review[ $review_id ] = $comment->comment_parent;
1691
+ }
1692
+
1693
+ // set current comment as imported
1694
+ update_comment_meta ( $comment->comment_ID, $this->meta_key_imported, 1 );
1695
+ $review_converted ++;
1696
+ }
1697
+
1698
+ // if some hierarchical comment was found, update the review created
1699
+ foreach ( $parent_review as $key => $value ) {
1700
+ if ( isset( $review_ids[ $value ] ) ) {
1701
+
1702
+ //update the post which id is in $key, setting parent to $review_ids[$value]
1703
+ $args = array (
1704
+ 'ID' => $key,
1705
+ 'post_parent' => $review_ids[ $value ],
1706
+ );
1707
+
1708
+ // Update the post into the database
1709
+ wp_update_post ( $args );
1710
+ }
1711
+ }
1712
+
1713
+ return $review_converted;
1714
+ }
1715
+
1716
+ /**
1717
+ * On plugin init check query vars for commands to convert previous reviews
1718
+ */
1719
+ function check_import_actions () {
1720
+ if ( isset( $_GET[ "convert-reviews" ] ) ) {
1721
+
1722
+ $this->import_previous_reviews ();
1723
+
1724
+ wp_redirect ( esc_url ( remove_query_arg ( "convert-reviews" ) ) );
1725
+ }
1726
+ }
1727
+ //endregion
1728
+ }
 
 
1729
  }
modules/yith-woocommerce-advanced-reviews/functions.php CHANGED
@@ -1,19 +1,19 @@
1
- <?php
2
-
3
- if ( ! defined ( 'ABSPATH' ) ) {
4
- exit;
5
- } // Exit if accessed directly
6
-
7
- if ( ! function_exists ( "yith_define" ) ) {
8
- /**
9
- * Defined a constant if not already defined
10
- *
11
- * @param string $name The constant name
12
- * @param mixed $value The value
13
- */
14
- function yith_define ( $name, $value = true ) {
15
- if ( ! defined ( $name ) ) {
16
- define ( $name, $value );
17
- }
18
- }
19
- }
1
+ <?php
2
+
3
+ if ( ! defined ( 'ABSPATH' ) ) {
4
+ exit;
5
+ } // Exit if accessed directly
6
+
7
+ if ( ! function_exists ( "yith_define" ) ) {
8
+ /**
9
+ * Defined a constant if not already defined
10
+ *
11
+ * @param string $name The constant name
12
+ * @param mixed $value The value
13
+ */
14
+ function yith_define ( $name, $value = true ) {
15
+ if ( ! defined ( $name ) ) {
16
+ define ( $name, $value );
17
+ }
18
+ }
19
+ }
modules/yith-woocommerce-advanced-reviews/init.php CHANGED
@@ -1,87 +1,87 @@
1
- <?php
2
- /*
3
- Plugin Name: YITH WooCommerce Advanced Reviews
4
- Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-advanced-reviews/
5
- Description: Extends the basic functionality of woocommerce reviews and add a histogram table to the reviews of your products, as well as you see in most trendy e-commerce sites.
6
- Author: Yithemes
7
- Text Domain: yith-woocommerce-advanced-reviews
8
- Version: 1.2.0
9
- Author URI: http://yithemes.com/
10
- */
11
-
12
- if ( ! defined ( 'ABSPATH' ) ) {
13
- exit;
14
- } // Exit if accessed directly
15
-
16
- if ( ! function_exists ( 'is_plugin_active' ) ) {
17
- require_once ( ABSPATH . 'wp-admin/includes/plugin.php' );
18
- }
19
- if ( ! function_exists ( 'yith_ywar_install_woocommerce_admin_notice' ) ) {
20
-
21
- function yith_ywar_install_woocommerce_admin_notice () {
22
- ?>
23
- <div class="error">
24
- <p><?php _e ( 'YITH WooCommerce Advanced Reviews is enabled but not effective. It requires WooCommerce in order to work.', 'yit' ); ?></p>
25
- </div>
26
- <?php
27
- }
28
- }
29
-
30
- if ( ! function_exists ( 'yith_ywar_install_free_admin_notice' ) ) {
31
- function yith_ywar_install_free_admin_notice () {
32
- ?>
33
- <div class="error">
34
- <p><?php _e ( 'You can\'t activate the free version of YITH WooCommerce Advanced Reviews while you are using the premium one.', 'yit' ); ?></p>
35
- </div>
36
- <?php
37
- }
38
- }
39
-
40
- if ( ! function_exists ( 'yith_plugin_registration_hook' ) ) {
41
- require_once 'plugin-fw/yit-plugin-registration-hook.php';
42
- }
43
- register_activation_hook ( __FILE__, 'yith_plugin_registration_hook' );
44
-
45
-
46
- require_once ( plugin_dir_path ( __FILE__ ) . 'functions.php' );
47
- yith_define ( 'YITH_YWAR_FREE_INIT', plugin_basename ( __FILE__ ) );
48
- yith_define ( 'YITH_YWAR_VERSION', '1.2.0' );
49
- yith_define ( 'YITH_YWAR_FILE', __FILE__ );
50
- yith_define ( 'YITH_YWAR_DIR', plugin_dir_path ( __FILE__ ) );
51
- yith_define ( 'YITH_YWAR_URL', plugins_url ( '/', __FILE__ ) );
52
- yith_define ( 'YITH_YWAR_ASSETS_URL', YITH_YWAR_URL . 'assets' );
53
- yith_define ( 'YITH_YWAR_TEMPLATE_PATH', YITH_YWAR_DIR . 'templates' );
54
- yith_define ( 'YITH_YWAR_TEMPLATES_DIR', YITH_YWAR_DIR . '/templates/' );
55
- yith_define ( 'YITH_YWAR_ASSETS_IMAGES_URL', YITH_YWAR_ASSETS_URL . '/images/' );
56
-
57
- function yith_ywar_init () {
58
-
59
- /**
60
- * Load text domain and start plugin
61
- */
62
- load_plugin_textdomain ( 'yith-woocommerce-advanced-reviews', false, dirname ( plugin_basename ( __FILE__ ) ) . '/languages/' );
63
-
64
- require_once ( YITH_YWAR_DIR . 'class.yith-woocommerce-advanced-reviews.php' );
65
-
66
- global $YWAR_AdvancedReview;
67
- $YWAR_AdvancedReview = YITH_WooCommerce_Advanced_Reviews::get_instance ();
68
- }
69
-
70
- add_action ( 'yith_ywar_init', 'yith_ywar_init' );
71
-
72
- function yith_ywar_install () {
73
-
74
- if ( ! function_exists ( 'WC' ) ) {
75
- add_action ( 'admin_notices', 'yith_ywar_install_woocommerce_admin_notice' );
76
- } elseif ( defined ( 'YITH_YWAR_PREMIUM' ) ) {
77
- add_action ( 'admin_notices', 'yith_ywar_install_free_admin_notice' );
78
- deactivate_plugins ( plugin_basename ( __FILE__ ) );
79
- } else {
80
- do_action ( 'yith_ywar_init' );
81
- }
82
- }
83
-
84
- add_action ( 'plugins_loaded', 'yith_ywar_install', 11 );
85
-
86
-
87
-
1
+ <?php
2
+ /*
3
+ Plugin Name: YITH WooCommerce Advanced Reviews
4
+ Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-advanced-reviews/
5
+ Description: Extends the basic functionality of woocommerce reviews and add a histogram table to the reviews of your products, as well as you see in most trendy e-commerce sites.
6
+ Author: YITHEMES
7
+ Text Domain: yith-woocommerce-advanced-reviews
8
+ Version: 1.2.2
9
+ Author URI: http://yithemes.com/
10
+ */
11
+
12
+ if ( ! defined ( 'ABSPATH' ) ) {
13
+ exit;
14
+ } // Exit if accessed directly
15
+
16
+ if ( ! function_exists ( 'is_plugin_active' ) ) {
17
+ require_once ( ABSPATH . 'wp-admin/includes/plugin.php' );
18
+ }
19
+ if ( ! function_exists ( 'yith_ywar_install_woocommerce_admin_notice' ) ) {
20
+
21
+ function yith_ywar_install_woocommerce_admin_notice () {
22
+ ?>
23
+ <div class="error">
24
+ <p><?php _e ( 'YITH WooCommerce Advanced Reviews is enabled but not effective. It requires WooCommerce in order to work.', 'yit' ); ?></p>
25
+ </div>
26
+ <?php
27
+ }
28
+ }
29
+
30
+ if ( ! function_exists ( 'yith_ywar_install_free_admin_notice' ) ) {
31
+ function yith_ywar_install_free_admin_notice () {
32
+ ?>
33
+ <div class="error">
34
+ <p><?php _e ( 'You can\'t activate the free version of YITH WooCommerce Advanced Reviews while you are using the premium one.', 'yit' ); ?></p>
35
+ </div>
36
+ <?php
37
+ }
38
+ }
39
+
40
+ if ( ! function_exists ( 'yith_plugin_registration_hook' ) ) {
41
+ require_once 'plugin-fw/yit-plugin-registration-hook.php';
42
+ }
43
+ register_activation_hook ( __FILE__, 'yith_plugin_registration_hook' );
44
+
45
+
46
+ require_once ( plugin_dir_path ( __FILE__ ) . 'functions.php' );
47
+ yith_define ( 'YITH_YWAR_FREE_INIT', plugin_basename ( __FILE__ ) );
48
+ yith_define ( 'YITH_YWAR_VERSION', '1.2.2' );
49
+ yith_define ( 'YITH_YWAR_FILE', __FILE__ );
50
+ yith_define ( 'YITH_YWAR_DIR', plugin_dir_path ( __FILE__ ) );
51
+ yith_define ( 'YITH_YWAR_URL', plugins_url ( '/', __FILE__ ) );
52
+ yith_define ( 'YITH_YWAR_ASSETS_URL', YITH_YWAR_URL . 'assets' );
53
+ yith_define ( 'YITH_YWAR_TEMPLATE_PATH', YITH_YWAR_DIR . 'templates' );
54
+ yith_define ( 'YITH_YWAR_TEMPLATES_DIR', YITH_YWAR_DIR . '/templates/' );
55
+ yith_define ( 'YITH_YWAR_ASSETS_IMAGES_URL', YITH_YWAR_ASSETS_URL . '/images/' );
56
+
57
+ function yith_ywar_init () {
58
+
59
+ /**
60
+ * Load text domain and start plugin
61
+ */
62
+ load_plugin_textdomain ( 'yith-woocommerce-advanced-reviews', false, dirname ( plugin_basename ( __FILE__ ) ) . '/languages/' );
63
+
64
+ require_once ( YITH_YWAR_DIR . 'class.yith-woocommerce-advanced-reviews.php' );
65
+
66
+ global $YWAR_AdvancedReview;
67
+ $YWAR_AdvancedReview = YITH_WooCommerce_Advanced_Reviews::get_instance ();
68
+ }
69
+
70
+ add_action ( 'yith_ywar_init', 'yith_ywar_init' );
71
+
72
+ function yith_ywar_install () {
73
+
74
+ if ( ! function_exists ( 'WC' ) ) {
75
+ add_action ( 'admin_notices', 'yith_ywar_install_woocommerce_admin_notice' );
76
+ } elseif ( defined ( 'YITH_YWAR_PREMIUM' ) ) {
77
+ add_action ( 'admin_notices', 'yith_ywar_install_free_admin_notice' );
78
+ deactivate_plugins ( plugin_basename ( __FILE__ ) );
79
+ } else {
80
+ do_action ( 'yith_ywar_init' );
81
+ }
82
+ }
83
+
84
+ add_action ( 'plugins_loaded', 'yith_ywar_install', 11 );
85
+
86
+
87
+
modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews.pot CHANGED
@@ -1,7 +1,8 @@
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YIT WooCommerce Advanced Reviews\n"
4
- "POT-Creation-Date: 2015-05-11 14:27+0100\n"
5
  "PO-Revision-Date: 2015-05-11 14:28+0100\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -9,7 +10,7 @@ msgstr ""
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.7.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"
@@ -22,7 +23,7 @@ msgstr ""
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:752
26
  #: ../templates/ywar-product-reviews.php:29
27
  msgid "Reviews"
28
  msgstr ""
@@ -44,7 +45,7 @@ msgid "Unapprove"
44
  msgstr ""
45
 
46
  #: ../class.yith-woocommerce-advanced-reviews.php:492
47
- #: ../class.yith-woocommerce-advanced-reviews.php:1465
48
  #: ../templates/ywar-rating.php:25
49
  #, php-format
50
  msgid "Rated %s out of 5"
@@ -60,42 +61,42 @@ msgstr[1] ""
60
  msgid "out of 5 stars"
61
  msgstr ""
62
 
63
- #: ../class.yith-woocommerce-advanced-reviews.php:536
64
  msgid "Plugin Documentation"
65
  msgstr ""
66
 
67
- #: ../class.yith-woocommerce-advanced-reviews.php:557
68
  msgid "Settings"
69
  msgstr ""
70
 
71
- #: ../class.yith-woocommerce-advanced-reviews.php:560
72
- #: ../class.yith-woocommerce-advanced-reviews.php:637
73
  msgid "Premium Version"
74
  msgstr ""
75
 
76
- #: ../class.yith-woocommerce-advanced-reviews.php:573
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
 
82
- #: ../class.yith-woocommerce-advanced-reviews.php:574
83
  msgid "Premium version"
84
  msgstr ""
85
 
86
- #: ../class.yith-woocommerce-advanced-reviews.php:581
87
- #: ../class.yith-woocommerce-advanced-reviews.php:593
88
  #: ../plugin-options/general-options.php:66
89
  msgid "YITH WooCommerce Advanced Reviews"
90
  msgstr ""
91
 
92
- #: ../class.yith-woocommerce-advanced-reviews.php:582
93
  msgid ""
94
  "In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews options. "
95
  "From this menu you can access all settings of YITH plugins activated."
96
  msgstr ""
97
 
98
- #: ../class.yith-woocommerce-advanced-reviews.php:594
99
  msgid ""
100
  "From now on, you can find all YITH WooCommerce Advanced Reviews options in "
101
  "YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> "
@@ -103,256 +104,258 @@ msgid ""
103
  "updated, a new entry will be added to this menu."
104
  msgstr ""
105
 
106
- #: ../class.yith-woocommerce-advanced-reviews.php:630
107
  msgid "General"
108
  msgstr ""
109
 
110
- #: ../class.yith-woocommerce-advanced-reviews.php:631
111
  msgid "Layout"
112
  msgstr ""
113
 
114
- #: ../class.yith-woocommerce-advanced-reviews.php:635
115
  msgid "Voting/Review settings"
116
  msgstr ""
117
 
118
- #: ../class.yith-woocommerce-advanced-reviews.php:643
119
- #: ../class.yith-woocommerce-advanced-reviews.php:644
120
  msgid "Advanced Reviews"
121
  msgstr ""
122
 
123
- #: ../class.yith-woocommerce-advanced-reviews.php:750
124
  msgctxt "Post Type General Name"
125
  msgid "Reviews"
126
  msgstr ""
127
 
128
- #: ../class.yith-woocommerce-advanced-reviews.php:751
129
  msgctxt "Post Type Singular Name"
130
  msgid "Review"
131
  msgstr ""
132
 
133
- #: ../class.yith-woocommerce-advanced-reviews.php:753
134
  msgid "Parent Review"
135
  msgstr ""
136
 
137
- #: ../class.yith-woocommerce-advanced-reviews.php:754
138
  msgid "All reviews"
139
  msgstr ""
140
 
141
- #: ../class.yith-woocommerce-advanced-reviews.php:755
142
  msgid "View review"
143
  msgstr ""
144
 
145
- #: ../class.yith-woocommerce-advanced-reviews.php:756
146
  msgid "Add New Review"
147
  msgstr ""
148
 
149
- #: ../class.yith-woocommerce-advanced-reviews.php:757
150
  msgid "Add New"
151
  msgstr ""
152
 
153
- #: ../class.yith-woocommerce-advanced-reviews.php:758
154
  msgid "Edit Review"
155
  msgstr ""
156
 
157
- #: ../class.yith-woocommerce-advanced-reviews.php:759
158
  msgid "Update Review"
159
  msgstr ""
160
 
161
- #: ../class.yith-woocommerce-advanced-reviews.php:760
162
  msgid "Search Review"
163
  msgstr ""
164
 
165
- #: ../class.yith-woocommerce-advanced-reviews.php:761
166
  msgid "Not Found"
167
  msgstr ""
168
 
169
- #: ../class.yith-woocommerce-advanced-reviews.php:762
170
  msgid "Not found in bin"
171
  msgstr ""
172
 
173
- #: ../class.yith-woocommerce-advanced-reviews.php:768
174
  msgid "YIT Product reviews"
175
  msgstr ""
176
 
177
- #: ../class.yith-woocommerce-advanced-reviews.php:769
178
  msgid "Advanced WooCommerce product reviews"
179
  msgstr ""
180
 
181
- #: ../class.yith-woocommerce-advanced-reviews.php:1057
 
182
  msgid "Review title"
183
  msgstr ""
184
 
185
- #: ../class.yith-woocommerce-advanced-reviews.php:1159
186
  msgid "Your Rate"
187
  msgstr ""
188
 
189
- #: ../class.yith-woocommerce-advanced-reviews.php:1161
190
  msgid "Rate&hellip;"
191
  msgstr ""
192
 
193
- #: ../class.yith-woocommerce-advanced-reviews.php:1162
194
  msgid "Perfect"
195
  msgstr ""
196
 
197
- #: ../class.yith-woocommerce-advanced-reviews.php:1163
198
  msgid "Good"
199
  msgstr ""
200
 
201
- #: ../class.yith-woocommerce-advanced-reviews.php:1164
202
  msgid "Average"
203
  msgstr ""
204
 
205
- #: ../class.yith-woocommerce-advanced-reviews.php:1165
206
  msgid "Not that bad"
207
  msgstr ""
208
 
209
- #: ../class.yith-woocommerce-advanced-reviews.php:1166
210
  msgid "Very Poor"
211
  msgstr ""
212
 
213
- #: ../class.yith-woocommerce-advanced-reviews.php:1173
214
  msgid "Attachments"
215
  msgstr ""
216
 
217
- #: ../class.yith-woocommerce-advanced-reviews.php:1174
218
  msgid "Choose file(s)"
219
  msgstr ""
220
 
221
- #: ../class.yith-woocommerce-advanced-reviews.php:1255
222
  #, php-format
223
  msgid "Reviews(%d)"
224
  msgstr ""
225
 
226
- #: ../class.yith-woocommerce-advanced-reviews.php:1299
227
  msgid "Review attributes"
228
  msgstr ""
229
 
230
- #: ../class.yith-woocommerce-advanced-reviews.php:1467
231
- #: ../lib/class.yith-advanced-reviews-list-table.php:463
232
- #: ../templates/ywar-review.php:41
233
  msgid "out of 5"
234
  msgstr ""
235
 
236
- #: ../class.yith-woocommerce-advanced-reviews.php:1497
237
  msgid "Convert reviews"
238
  msgstr ""
239
 
240
- #: ../class.yith-woocommerce-advanced-reviews.php:1500
241
  msgid ""
242
  "If this is the first time you install the YITH Advanced Reviews plugin, or "
243
  "if you are using an older version prior to the 1.1.0, first you have to "
244
  "convert the older reviews if you want to use them."
245
  msgstr ""
246
 
247
- #: ../class.yith-woocommerce-advanced-reviews.php:1520
248
  #, php-format
249
  msgid "Task completed. %d reviews have been processed and converted."
250
  msgstr ""
251
 
252
- #: ../class.yith-woocommerce-advanced-reviews.php:1522
253
  msgid "Task completed. No review to convert has been found."
254
  msgstr ""
255
 
256
- #: ../init.php:22
257
  msgid ""
258
  "YITH WooCommerce Advanced Reviews is enabled but not effective. It requires "
259
  "WooCommerce in order to work."
260
  msgstr ""
261
 
262
- #: ../init.php:36
263
  msgid ""
264
  "You can't activate the free version of YITH WooCommerce Advanced Reviews "
265
  "while you are using the premium one."
266
  msgstr ""
267
 
268
- #: ../lib/class.yith-advanced-reviews-list-table.php:58
269
  msgid "Review"
270
  msgstr ""
271
 
272
- #: ../lib/class.yith-advanced-reviews-list-table.php:59
273
  msgid "Author"
274
  msgstr ""
275
 
276
- #: ../lib/class.yith-advanced-reviews-list-table.php:60
277
  msgid "Date"
278
  msgstr ""
279
 
280
- #: ../lib/class.yith-advanced-reviews-list-table.php:61
281
  msgid "Rate"
282
  msgstr ""
283
 
284
- #: ../lib/class.yith-advanced-reviews-list-table.php:62
285
  msgid "Product"
286
  msgstr ""
287
 
288
- #: ../lib/class.yith-advanced-reviews-list-table.php:352
289
- #: ../lib/class.yith-advanced-reviews-list-table.php:442
290
  msgid "Restore"
291
  msgstr ""
292
 
293
- #: ../lib/class.yith-advanced-reviews-list-table.php:353
294
  msgid "Move to bin"
295
  msgstr ""
296
 
297
- #: ../lib/class.yith-advanced-reviews-list-table.php:355
298
- #: ../lib/class.yith-advanced-reviews-list-table.php:447
299
  msgid "Delete permanently"
300
  msgstr ""
301
 
302
- #: ../lib/class.yith-advanced-reviews-list-table.php:356
303
  msgid "Approve reviews"
304
  msgstr ""
305
 
306
- #: ../lib/class.yith-advanced-reviews-list-table.php:357
307
  msgid "Unapprove reviews"
308
  msgstr ""
309
 
310
- #: ../lib/class.yith-advanced-reviews-list-table.php:370
311
  msgid "All"
312
  msgstr ""
313
 
314
- #: ../lib/class.yith-advanced-reviews-list-table.php:371
315
- #: ../lib/class.yith-advanced-reviews-list-table.php:444
316
  msgid "Bin"
317
  msgstr ""
318
 
319
- #: ../lib/class.yith-advanced-reviews-list-table.php:372
320
  msgid "Not approved"
321
  msgstr ""
322
 
323
- #: ../lib/class.yith-advanced-reviews-list-table.php:462
324
- #: ../templates/ywar-review.php:39
325
  #, php-format
326
  msgid "Rated %d out of 5"
327
  msgstr ""
328
 
329
- #: ../lib/class.yith-advanced-reviews-list-table.php:477
330
  msgid "Edit"
331
  msgstr ""
332
 
333
- #: ../lib/class.yith-advanced-reviews-list-table.php:480
334
  msgid "View"
335
  msgstr ""
336
 
337
- #: ../lib/class.yith-advanced-reviews-list-table.php:486
338
- #: ../templates/ywar-review.php:21
 
339
  msgid "Anonymous"
340
  msgstr ""
341
 
342
- #: ../lib/class.yith-advanced-reviews-list-table.php:492
343
  msgid "Y/m/d g:i:s a"
344
  msgstr ""
345
 
346
- #: ../lib/class.yith-advanced-reviews-list-table.php:499
347
  #, php-format
348
  msgid "%s ago"
349
  msgstr ""
350
 
351
- #: ../lib/class.yith-advanced-reviews-list-table.php:501
352
  msgid "Y/m/d"
353
  msgstr ""
354
 
355
- #: ../lib/class.yith-advanced-reviews-list-table.php:538
356
  msgid "No reviews found."
357
  msgstr ""
358
 
@@ -466,15 +469,15 @@ msgstr ""
466
 
467
  #: ../plugin-options/premium-options.php:46
468
  msgid "Reviews settings"
469
- msgstr "Review settings"
470
 
471
  #: ../plugin-options/premium-options.php:52
472
  msgid "How many reviews to show"
473
- msgstr "Number of reviews to display"
474
 
475
  #: ../plugin-options/premium-options.php:54
476
  msgid "Limit how many reviews to show (0 for unlimited)."
477
- msgstr "Limit the number of reviews to display (0 for unlimited)."
478
 
479
  #: ../plugin-options/premium-options.php:61
480
  msgid "Show the \"load more\" link"
@@ -483,7 +486,6 @@ msgstr ""
483
  #: ../plugin-options/premium-options.php:63
484
  msgid "Choose to show a textual link or a button to load additionally reviews."
485
  msgstr ""
486
- "Decide whether to show a textual link or a button to load additional reviews."
487
 
488
  #: ../plugin-options/premium-options.php:66
489
  msgid "Don't show"
@@ -503,7 +505,7 @@ msgstr ""
503
 
504
  #: ../plugin-options/premium-options.php:77
505
  msgid "Show reviews filtered by users rating in a modal window."
506
- msgstr "Display reviews filtered by rating in a modal window."
507
 
508
  #: ../plugin-options/premium-options.php:84
509
  msgid "Reply to review"
@@ -511,7 +513,7 @@ msgstr ""
511
 
512
  #: ../plugin-options/premium-options.php:86
513
  msgid "Choose who can reply to a review."
514
- msgstr "Choose users who can reply to a review."
515
 
516
  #: ../plugin-options/premium-options.php:89
517
  msgid "No one can reply"
@@ -527,16 +529,281 @@ msgstr ""
527
 
528
  #: ../plugin-options/premium-options.php:98
529
  msgid "Load more text"
530
- msgstr "\"Load more\" text"
531
 
532
  #: ../plugin-options/premium-options.php:100
533
  msgid "Text to show inside textual link or button."
534
- msgstr "Text to be shown in textual link or button."
535
 
536
  #: ../plugin-options/premium-options.php:104
537
  msgid "Load more"
538
  msgstr ""
539
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
540
  #: ../templates/ywar-product-reviews-table.php:18
541
  msgid "Product reviews"
542
  msgstr ""
@@ -609,19 +876,19 @@ msgid_plural "%s customer reviews"
609
  msgstr[0] ""
610
  msgstr[1] ""
611
 
612
- #: ../templates/ywar-review.php:48
613
  msgid "Your comment is waiting for approval"
614
  msgstr ""
615
 
616
- #: ../templates/ywar-review.php:57
617
  msgid "verified owner"
618
  msgstr ""
619
 
620
- #: ../templates/ywar-single-product-reviews.php:7
621
  msgid "Customers' review"
622
  msgstr ""
623
 
624
- #: ../templates/ywar-single-product-reviews.php:21
625
  #, php-format
626
  msgid "%s star"
627
  msgid_plural "%s stars"
1
+ #, fuzzy
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: YIT WooCommerce Advanced Reviews\n"
5
+ "POT-Creation-Date: 2016-05-04 10:32+0200\n"
6
  "PO-Revision-Date: 2015-05-11 14:28+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <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.4\n"
14
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
15
  "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
16
  "_nx_noop:4c,1,2\n"
23
  #: ../class.yith-woocommerce-advanced-reviews.php:303
24
  #: ../class.yith-woocommerce-advanced-reviews.php:304
25
  #: ../class.yith-woocommerce-advanced-reviews.php:306
26
+ #: ../class.yith-woocommerce-advanced-reviews.php:758
27
  #: ../templates/ywar-product-reviews.php:29
28
  msgid "Reviews"
29
  msgstr ""
45
  msgstr ""
46
 
47
  #: ../class.yith-woocommerce-advanced-reviews.php:492
48
+ #: ../class.yith-woocommerce-advanced-reviews.php:1507
49
  #: ../templates/ywar-rating.php:25
50
  #, php-format
51
  msgid "Rated %s out of 5"
61
  msgid "out of 5 stars"
62
  msgstr ""
63
 
64
+ #: ../class.yith-woocommerce-advanced-reviews.php:540
65
  msgid "Plugin Documentation"
66
  msgstr ""
67
 
68
+ #: ../class.yith-woocommerce-advanced-reviews.php:561
69
  msgid "Settings"
70
  msgstr ""
71
 
72
+ #: ../class.yith-woocommerce-advanced-reviews.php:564
73
+ #: ../class.yith-woocommerce-advanced-reviews.php:641
74
  msgid "Premium Version"
75
  msgstr ""
76
 
77
+ #: ../class.yith-woocommerce-advanced-reviews.php:577
78
  msgid ""
79
  "YITH WooCommerce Advanced Reviews is available in an outstanding PREMIUM "
80
  "version with many new options, discover it now."
81
  msgstr ""
82
 
83
+ #: ../class.yith-woocommerce-advanced-reviews.php:578
84
  msgid "Premium version"
85
  msgstr ""
86
 
87
+ #: ../class.yith-woocommerce-advanced-reviews.php:585
88
+ #: ../class.yith-woocommerce-advanced-reviews.php:597
89
  #: ../plugin-options/general-options.php:66
90
  msgid "YITH WooCommerce Advanced Reviews"
91
  msgstr ""
92
 
93
+ #: ../class.yith-woocommerce-advanced-reviews.php:586
94
  msgid ""
95
  "In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews options. "
96
  "From this menu you can access all settings of YITH plugins activated."
97
  msgstr ""
98
 
99
+ #: ../class.yith-woocommerce-advanced-reviews.php:598
100
  msgid ""
101
  "From now on, you can find all YITH WooCommerce Advanced Reviews options in "
102
  "YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> "
104
  "updated, a new entry will be added to this menu."
105
  msgstr ""
106
 
107
+ #: ../class.yith-woocommerce-advanced-reviews.php:634
108
  msgid "General"
109
  msgstr ""
110
 
111
+ #: ../class.yith-woocommerce-advanced-reviews.php:635
112
  msgid "Layout"
113
  msgstr ""
114
 
115
+ #: ../class.yith-woocommerce-advanced-reviews.php:639
116
  msgid "Voting/Review settings"
117
  msgstr ""
118
 
119
+ #: ../class.yith-woocommerce-advanced-reviews.php:647
120
+ #: ../class.yith-woocommerce-advanced-reviews.php:648
121
  msgid "Advanced Reviews"
122
  msgstr ""
123
 
124
+ #: ../class.yith-woocommerce-advanced-reviews.php:756
125
  msgctxt "Post Type General Name"
126
  msgid "Reviews"
127
  msgstr ""
128
 
129
+ #: ../class.yith-woocommerce-advanced-reviews.php:757
130
  msgctxt "Post Type Singular Name"
131
  msgid "Review"
132
  msgstr ""
133
 
134
+ #: ../class.yith-woocommerce-advanced-reviews.php:759
135
  msgid "Parent Review"
136
  msgstr ""
137
 
138
+ #: ../class.yith-woocommerce-advanced-reviews.php:760
139
  msgid "All reviews"
140
  msgstr ""
141
 
142
+ #: ../class.yith-woocommerce-advanced-reviews.php:761
143
  msgid "View review"
144
  msgstr ""
145
 
146
+ #: ../class.yith-woocommerce-advanced-reviews.php:762
147
  msgid "Add New Review"
148
  msgstr ""
149
 
150
+ #: ../class.yith-woocommerce-advanced-reviews.php:763
151
  msgid "Add New"
152
  msgstr ""
153
 
154
+ #: ../class.yith-woocommerce-advanced-reviews.php:764
155
  msgid "Edit Review"
156
  msgstr ""
157
 
158
+ #: ../class.yith-woocommerce-advanced-reviews.php:765
159
  msgid "Update Review"
160
  msgstr ""
161
 
162
+ #: ../class.yith-woocommerce-advanced-reviews.php:766
163
  msgid "Search Review"
164
  msgstr ""
165
 
166
+ #: ../class.yith-woocommerce-advanced-reviews.php:767
167
  msgid "Not Found"
168
  msgstr ""
169
 
170
+ #: ../class.yith-woocommerce-advanced-reviews.php:768
171
  msgid "Not found in bin"
172
  msgstr ""
173
 
174
+ #: ../class.yith-woocommerce-advanced-reviews.php:774
175
  msgid "YIT Product reviews"
176
  msgstr ""
177
 
178
+ #: ../class.yith-woocommerce-advanced-reviews.php:775
179
  msgid "Advanced WooCommerce product reviews"
180
  msgstr ""
181
 
182
+ #: ../class.yith-woocommerce-advanced-reviews.php:1080
183
+ #: ../templates/admin/premium.php:205
184
  msgid "Review title"
185
  msgstr ""
186
 
187
+ #: ../class.yith-woocommerce-advanced-reviews.php:1182
188
  msgid "Your Rate"
189
  msgstr ""
190
 
191
+ #: ../class.yith-woocommerce-advanced-reviews.php:1184
192
  msgid "Rate&hellip;"
193
  msgstr ""
194
 
195
+ #: ../class.yith-woocommerce-advanced-reviews.php:1185
196
  msgid "Perfect"
197
  msgstr ""
198
 
199
+ #: ../class.yith-woocommerce-advanced-reviews.php:1186
200
  msgid "Good"
201
  msgstr ""
202
 
203
+ #: ../class.yith-woocommerce-advanced-reviews.php:1187
204
  msgid "Average"
205
  msgstr ""
206
 
207
+ #: ../class.yith-woocommerce-advanced-reviews.php:1188
208
  msgid "Not that bad"
209
  msgstr ""
210
 
211
+ #: ../class.yith-woocommerce-advanced-reviews.php:1189
212
  msgid "Very Poor"
213
  msgstr ""
214
 
215
+ #: ../class.yith-woocommerce-advanced-reviews.php:1196
216
  msgid "Attachments"
217
  msgstr ""
218
 
219
+ #: ../class.yith-woocommerce-advanced-reviews.php:1197
220
  msgid "Choose file(s)"
221
  msgstr ""
222
 
223
+ #: ../class.yith-woocommerce-advanced-reviews.php:1280
224
  #, php-format
225
  msgid "Reviews(%d)"
226
  msgstr ""
227
 
228
+ #: ../class.yith-woocommerce-advanced-reviews.php:1324
229
  msgid "Review attributes"
230
  msgstr ""
231
 
232
+ #: ../class.yith-woocommerce-advanced-reviews.php:1509
233
+ #: ../lib/class.yith-advanced-reviews-list-table.php:475
234
+ #: ../templates/ywar-review.php:49
235
  msgid "out of 5"
236
  msgstr ""
237
 
238
+ #: ../class.yith-woocommerce-advanced-reviews.php:1539
239
  msgid "Convert reviews"
240
  msgstr ""
241
 
242
+ #: ../class.yith-woocommerce-advanced-reviews.php:1542
243
  msgid ""
244
  "If this is the first time you install the YITH Advanced Reviews plugin, or "
245
  "if you are using an older version prior to the 1.1.0, first you have to "
246
  "convert the older reviews if you want to use them."
247
  msgstr ""
248
 
249
+ #: ../class.yith-woocommerce-advanced-reviews.php:1562
250
  #, php-format
251
  msgid "Task completed. %d reviews have been processed and converted."
252
  msgstr ""
253
 
254
+ #: ../class.yith-woocommerce-advanced-reviews.php:1564
255
  msgid "Task completed. No review to convert has been found."
256
  msgstr ""
257
 
258
+ #: ../init.php:24
259
  msgid ""
260
  "YITH WooCommerce Advanced Reviews is enabled but not effective. It requires "
261
  "WooCommerce in order to work."
262
  msgstr ""
263
 
264
+ #: ../init.php:34
265
  msgid ""
266
  "You can't activate the free version of YITH WooCommerce Advanced Reviews "
267
  "while you are using the premium one."
268
  msgstr ""
269
 
270
+ #: ../lib/class.yith-advanced-reviews-list-table.php:60
271
  msgid "Review"
272
  msgstr ""
273
 
274
+ #: ../lib/class.yith-advanced-reviews-list-table.php:61
275
  msgid "Author"
276
  msgstr ""
277
 
278
+ #: ../lib/class.yith-advanced-reviews-list-table.php:62
279
  msgid "Date"
280
  msgstr ""
281
 
282
+ #: ../lib/class.yith-advanced-reviews-list-table.php:63
283
  msgid "Rate"
284
  msgstr ""
285
 
286
+ #: ../lib/class.yith-advanced-reviews-list-table.php:64
287
  msgid "Product"
288
  msgstr ""
289
 
290
+ #: ../lib/class.yith-advanced-reviews-list-table.php:360
291
+ #: ../lib/class.yith-advanced-reviews-list-table.php:454
292
  msgid "Restore"
293
  msgstr ""
294
 
295
+ #: ../lib/class.yith-advanced-reviews-list-table.php:361
296
  msgid "Move to bin"
297
  msgstr ""
298
 
299
+ #: ../lib/class.yith-advanced-reviews-list-table.php:363
300
+ #: ../lib/class.yith-advanced-reviews-list-table.php:459
301
  msgid "Delete permanently"
302
  msgstr ""
303
 
304
+ #: ../lib/class.yith-advanced-reviews-list-table.php:364
305
  msgid "Approve reviews"
306
  msgstr ""
307
 
308
+ #: ../lib/class.yith-advanced-reviews-list-table.php:365
309
  msgid "Unapprove reviews"
310
  msgstr ""
311
 
312
+ #: ../lib/class.yith-advanced-reviews-list-table.php:379
313
  msgid "All"
314
  msgstr ""
315
 
316
+ #: ../lib/class.yith-advanced-reviews-list-table.php:380
317
+ #: ../lib/class.yith-advanced-reviews-list-table.php:456
318
  msgid "Bin"
319
  msgstr ""
320
 
321
+ #: ../lib/class.yith-advanced-reviews-list-table.php:381
322
  msgid "Not approved"
323
  msgstr ""
324
 
325
+ #: ../lib/class.yith-advanced-reviews-list-table.php:474
326
+ #: ../templates/ywar-review.php:47
327
  #, php-format
328
  msgid "Rated %d out of 5"
329
  msgstr ""
330
 
331
+ #: ../lib/class.yith-advanced-reviews-list-table.php:489
332
  msgid "Edit"
333
  msgstr ""
334
 
335
+ #: ../lib/class.yith-advanced-reviews-list-table.php:492
336
  msgid "View"
337
  msgstr ""
338
 
339
+ #: ../lib/class.yith-advanced-reviews-list-table.php:499
340
+ #: ../lib/class.yith-advanced-reviews-list-table.php:504
341
+ #: ../templates/ywar-review.php:26
342
  msgid "Anonymous"
343
  msgstr ""
344
 
345
+ #: ../lib/class.yith-advanced-reviews-list-table.php:513
346
  msgid "Y/m/d g:i:s a"
347
  msgstr ""
348
 
349
+ #: ../lib/class.yith-advanced-reviews-list-table.php:520
350
  #, php-format
351
  msgid "%s ago"
352
  msgstr ""
353
 
354
+ #: ../lib/class.yith-advanced-reviews-list-table.php:522
355
  msgid "Y/m/d"
356
  msgstr ""
357
 
358
+ #: ../lib/class.yith-advanced-reviews-list-table.php:561
359
  msgid "No reviews found."
360
  msgstr ""
361
 
469
 
470
  #: ../plugin-options/premium-options.php:46
471
  msgid "Reviews settings"
472
+ msgstr ""
473
 
474
  #: ../plugin-options/premium-options.php:52
475
  msgid "How many reviews to show"
476
+ msgstr ""
477
 
478
  #: ../plugin-options/premium-options.php:54
479
  msgid "Limit how many reviews to show (0 for unlimited)."
480
+ msgstr ""
481
 
482
  #: ../plugin-options/premium-options.php:61
483
  msgid "Show the \"load more\" link"
486
  #: ../plugin-options/premium-options.php:63
487
  msgid "Choose to show a textual link or a button to load additionally reviews."
488
  msgstr ""
 
489
 
490
  #: ../plugin-options/premium-options.php:66
491
  msgid "Don't show"
505
 
506
  #: ../plugin-options/premium-options.php:77
507
  msgid "Show reviews filtered by users rating in a modal window."
508
+ msgstr ""
509
 
510
  #: ../plugin-options/premium-options.php:84
511
  msgid "Reply to review"
513
 
514
  #: ../plugin-options/premium-options.php:86
515
  msgid "Choose who can reply to a review."
516
+ msgstr ""
517
 
518
  #: ../plugin-options/premium-options.php:89
519
  msgid "No one can reply"
529
 
530
  #: ../plugin-options/premium-options.php:98
531
  msgid "Load more text"
532
+ msgstr ""
533
 
534
  #: ../plugin-options/premium-options.php:100
535
  msgid "Text to show inside textual link or button."
536
+ msgstr ""
537
 
538
  #: ../plugin-options/premium-options.php:104
539
  msgid "Load more"
540
  msgstr ""
541
 
542
+ #: ../templates/admin/premium.php:188 ../templates/admin/premium.php:467
543
+ #, php-format
544
+ msgid ""
545
+ "Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Advanced "
546
+ "Reviews%2$s to benefit from all features!"
547
+ msgstr ""
548
+
549
+ #: ../templates/admin/premium.php:191 ../templates/admin/premium.php:470
550
+ #, php-format
551
+ msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
552
+ msgstr ""
553
+
554
+ #: ../templates/admin/premium.php:197
555
+ msgid "Premium Features"
556
+ msgstr ""
557
+
558
+ #: ../templates/admin/premium.php:200
559
+ msgid "SUMMARIZE"
560
+ msgstr ""
561
+
562
+ #: ../templates/admin/premium.php:207
563
+ #, php-format
564
+ msgid ""
565
+ "Giving a title to a review is a smart way to make a %1$ssummary of the "
566
+ "content%2$s in few words. With it, it will be easier to find a particular "
567
+ "review, for a better visual effect."
568
+ msgstr ""
569
+
570
+ #: ../templates/admin/premium.php:216
571
+ msgid "REVIEW ATTACHMENT"
572
+ msgstr ""
573
+
574
+ #: ../templates/admin/premium.php:218
575
+ #, php-format
576
+ msgid ""
577
+ "Attach one or more files to reviews is today a need for many users that surf "
578
+ "web shops. Be always up-to-date and purchase the premium version of the "
579
+ "plugin to offer your users the freedom to %1$sattach files%2$s for a "
580
+ "complete service."
581
+ msgstr ""
582
+
583
+ #: ../templates/admin/premium.php:221
584
+ msgid "ADD AN ATTACHMENT"
585
+ msgstr ""
586
+
587
+ #: ../templates/admin/premium.php:228
588
+ msgid "CUSTOMIZE COLOURS"
589
+ msgstr ""
590
+
591
+ #: ../templates/admin/premium.php:233
592
+ msgid "COLOR CUSTOMIZATION"
593
+ msgstr ""
594
+
595
+ #: ../templates/admin/premium.php:235
596
+ msgid ""
597
+ "Appearance is important, and this is why it will be simple for you to "
598
+ "customize some of the %1$Scolors%2$S of the plugin to blend it with the "
599
+ "%1$Sstyle%2$S of your theme. Nice and easy."
600
+ msgstr ""
601
+
602
+ #: ../templates/admin/premium.php:244
603
+ msgid "VOTER PERCENTAGE BY RATING"
604
+ msgstr ""
605
+
606
+ #: ../templates/admin/premium.php:246
607
+ #, php-format
608
+ msgid ""
609
+ "Each product of your shop will display a box with %1$sreviews%2$s and "
610
+ "%1$svotes%2$s, in addition to percentages that represent each star rate. "
611
+ msgstr ""
612
+
613
+ #: ../templates/admin/premium.php:249
614
+ msgid "REPRESENT GRAPHICALLY"
615
+ msgstr ""
616
+
617
+ #: ../templates/admin/premium.php:256 ../templates/admin/premium.php:261
618
+ msgid "MODAL WINDOW"
619
+ msgstr ""
620
+
621
+ #: ../templates/admin/premium.php:263
622
+ #, php-format
623
+ msgid ""
624
+ "Enabling this option, the result of the review filter will be slightly "
625
+ "different: %1$sthe filtered review will be showed%2$s in a modal window."
626
+ msgstr ""
627
+
628
+ #: ../templates/admin/premium.php:272 ../templates/admin/premium.php:277
629
+ msgid "LOAD MORE"
630
+ msgstr ""
631
+
632
+ #: ../templates/admin/premium.php:274
633
+ #, php-format
634
+ msgid ""
635
+ "%1$sDo you want to hide some of your reviews?%2$s Set how many to show with "
636
+ "the relative option, and if you want to let users read the rest of them, "
637
+ "choose the load more option."
638
+ msgstr ""
639
+
640
+ #: ../templates/admin/premium.php:284 ../templates/admin/premium.php:289
641
+ msgid "VOTE THE REVIEW"
642
+ msgstr ""
643
+
644
+ #: ../templates/admin/premium.php:291
645
+ #, php-format
646
+ msgid ""
647
+ "Have you found a review that was particularly good and explicative and that "
648
+ "helped you a lot choose a product? Give prominence to it and express your "
649
+ "satisfaction or disappointment through the dedicated %1$supvote%2$s or "
650
+ "%1$sdownvote%2$s buttons."
651
+ msgstr ""
652
+
653
+ #: ../templates/admin/premium.php:300 ../templates/admin/premium.php:305
654
+ msgid "NUMBER"
655
+ msgstr ""
656
+
657
+ #: ../templates/admin/premium.php:302
658
+ #, php-format
659
+ msgid ""
660
+ "This feature allows you to provide users with another piece of information "
661
+ "concerning each individual review: it displays %1$sthe number of users%2$s "
662
+ "that have appreciated it by expressing their preference for it."
663
+ msgstr ""
664
+
665
+ #: ../templates/admin/premium.php:312 ../templates/admin/premium.php:317
666
+ msgid "FILTER BY RATING"
667
+ msgstr ""
668
+
669
+ #: ../templates/admin/premium.php:319
670
+ #, php-format
671
+ msgid ""
672
+ "%1$sThe product you are watching has too many reviews?%2$sDo not worry, it "
673
+ "is possible to filter reviews according to the vote users have given to the "
674
+ "product. Thanks to this feature, you will be able to filter and analyse "
675
+ "results simply and quickly, without having to scroll the entire list to find "
676
+ "what you need."
677
+ msgstr ""
678
+
679
+ #: ../templates/admin/premium.php:328 ../templates/admin/premium.php:333
680
+ msgid "REPLY TO REVIEW"
681
+ msgstr ""
682
+
683
+ #: ../templates/admin/premium.php:330
684
+ #, php-format
685
+ msgid ""
686
+ "You can control the answers of the reviews with the options %1$sreply to all"
687
+ "%2$s, %1$snone%2$s or %1$sonly to the administrator of the site%2$s."
688
+ msgstr ""
689
+
690
+ #: ../templates/admin/premium.php:340 ../templates/admin/premium.php:345
691
+ msgid "MANUAL REVIEW APPROVAL"
692
+ msgstr ""
693
+
694
+ #: ../templates/admin/premium.php:347
695
+ #, php-format
696
+ msgid ""
697
+ "Sometimes you might feel the need to approve manually reviews that your "
698
+ "users write for your products. This option allows you to filter all reviews, "
699
+ "and it will be always up to you to approve them %1$sbefore they can be shown"
700
+ "%2$s to everyone."
701
+ msgstr ""
702
+
703
+ #: ../templates/admin/premium.php:356 ../templates/admin/premium.php:361
704
+ msgid "ENABLE VOTE FOR ALL"
705
+ msgstr ""
706
+
707
+ #: ../templates/admin/premium.php:358
708
+ #, php-format
709
+ msgid ""
710
+ "Do you want to prevent users to %1$svote reviews?%2$s Set the options "
711
+ "following your needs, choosing whether only registered users can vote or "
712
+ "anyone can."
713
+ msgstr ""
714
+
715
+ #: ../templates/admin/premium.php:368 ../templates/admin/premium.php:373
716
+ msgid "INAPPROPRIATE REVIEWS"
717
+ msgstr ""
718
+
719
+ #: ../templates/admin/premium.php:375
720
+ #, php-format
721
+ msgid ""
722
+ "Among the different reviews your products receive, some of them might be way "
723
+ "out of line, or contain gross words. %1$sGive your users the freedom to "
724
+ "report them as \"inappropriate\":%2$s in this way, after a certain number of "
725
+ "markings (that you can choose), the review will be automatically removed "
726
+ "from the system. Clear your shop from impolite users."
727
+ msgstr ""
728
+
729
+ #: ../templates/admin/premium.php:384 ../templates/admin/premium.php:389
730
+ msgid "FEATURED REVIEWS"
731
+ msgstr ""
732
+
733
+ #: ../templates/admin/premium.php:386
734
+ #, php-format
735
+ msgid ""
736
+ "%1$sDid you like a review so much and you want to highlight it? That's easy "
737
+ "to do!%2$s Go in the review list and click on the icon of that specific "
738
+ "review: this will appear ahead of the other reviews of the product with a "
739
+ "slightly different style. Your users will read it for sure!"
740
+ msgstr ""
741
+
742
+ #: ../templates/admin/premium.php:396 ../templates/admin/premium.php:401
743
+ msgid "MORE DETAILS"
744
+ msgstr ""
745
+
746
+ #: ../templates/admin/premium.php:403
747
+ #, php-format
748
+ msgid ""
749
+ "The Reviews custom post type gets %1$sricher%2$s and %1$sgrants%2$s you many "
750
+ "new details about the reviews in a single screen.%3$sAt a glance, you could "
751
+ "see how many people consider the review useful, if this has been reported as "
752
+ "inappropriate, if a review is featured, or if the replies are blocked."
753
+ msgstr ""
754
+
755
+ #: ../templates/admin/premium.php:412 ../templates/admin/premium.php:417
756
+ msgid "REPORT"
757
+ msgstr ""
758
+
759
+ #: ../templates/admin/premium.php:414
760
+ #, php-format
761
+ msgid ""
762
+ "A detailed report that lets you control the %1$sinformation%2$s of the "
763
+ "reviews for each product. You can easily discover which are the most "
764
+ "reviewed products, and which are the best and worst voted."
765
+ msgstr ""
766
+
767
+ #: ../templates/admin/premium.php:424 ../templates/admin/premium.php:429
768
+ msgid "STOP REPLY"
769
+ msgstr ""
770
+
771
+ #: ../templates/admin/premium.php:431
772
+ #, php-format
773
+ msgid ""
774
+ "If you want to prevent the replies for specific reviews, you don't have to "
775
+ "block the entire reply system. Go to the Review custom post type and "
776
+ "%1$sblock the replies only for the reviews you want%2$s."
777
+ msgstr ""
778
+
779
+ #: ../templates/admin/premium.php:440
780
+ msgid "SINGLE REVIEW"
781
+ msgstr ""
782
+
783
+ #: ../templates/admin/premium.php:442
784
+ #, php-format
785
+ msgid ""
786
+ "Allow your users to write one %1$ssingle review for the product they bought"
787
+ "%2$s. In this way, you will block any unhappy user to flood your site with "
788
+ "negative comments."
789
+ msgstr ""
790
+
791
+ #: ../templates/admin/premium.php:445
792
+ msgid "Single review"
793
+ msgstr ""
794
+
795
+ #: ../templates/admin/premium.php:452 ../templates/admin/premium.php:457
796
+ msgid "EDIT REVIEWS"
797
+ msgstr ""
798
+
799
+ #: ../templates/admin/premium.php:459
800
+ #, php-format
801
+ msgid ""
802
+ "Let users edit their reviews. Who purchased something from your shop will be "
803
+ "free to %1$schange a negative comment in a positive one%2$s after resolving "
804
+ "any problem or misunderstanding."
805
+ msgstr ""
806
+
807
  #: ../templates/ywar-product-reviews-table.php:18
808
  msgid "Product reviews"
809
  msgstr ""
876
  msgstr[0] ""
877
  msgstr[1] ""
878
 
879
+ #: ../templates/ywar-review.php:56
880
  msgid "Your comment is waiting for approval"
881
  msgstr ""
882
 
883
+ #: ../templates/ywar-review.php:65
884
  msgid "verified owner"
885
  msgstr ""
886
 
887
+ #: ../templates/ywar-single-product-reviews.php:11
888
  msgid "Customers' review"
889
  msgstr ""
890
 
891
+ #: ../templates/ywar-single-product-reviews.php:25
892
  #, php-format
893
  msgid "%s star"
894
  msgid_plural "%s stars"
modules/yith-woocommerce-advanced-reviews/languages/ywar.pot DELETED
@@ -1,851 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: YIT WooCommerce Advanced Reviews\n"
4
- "POT-Creation-Date: 2015-05-11 14:27+0100\n"
5
- "PO-Revision-Date: 2015-05-11 14:28+0100\n"
6
- "Last-Translator: \n"
7
- "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
8
- "Language: en\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.7.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"
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:752
26
- #: ../templates/ywar-product-reviews.php:29
27
- msgid "Reviews"
28
- msgstr ""
29
-
30
- #: ../class.yith-woocommerce-advanced-reviews.php:455
31
- msgid "Approve review"
32
- msgstr ""
33
-
34
- #: ../class.yith-woocommerce-advanced-reviews.php:455
35
- msgid "Approve"
36
- msgstr ""
37
-
38
- #: ../class.yith-woocommerce-advanced-reviews.php:457
39
- msgid "Unapprove review"
40
- msgstr ""
41
-
42
- #: ../class.yith-woocommerce-advanced-reviews.php:457
43
- msgid "Unapprove"
44
- msgstr ""
45
-
46
- #: ../class.yith-woocommerce-advanced-reviews.php:492
47
- #: ../class.yith-woocommerce-advanced-reviews.php:1465
48
- #: ../templates/ywar-rating.php:25
49
- #, php-format
50
- msgid "Rated %s out of 5"
51
- msgstr ""
52
-
53
- #: ../class.yith-woocommerce-advanced-reviews.php:495
54
- msgid " review"
55
- msgid_plural " reviews"
56
- msgstr[0] ""
57
- msgstr[1] ""
58
-
59
- #: ../class.yith-woocommerce-advanced-reviews.php:495
60
- msgid "out of 5 stars"
61
- msgstr ""
62
-
63
- #: ../class.yith-woocommerce-advanced-reviews.php:536
64
- msgid "Plugin Documentation"
65
- msgstr ""
66
-
67
- #: ../class.yith-woocommerce-advanced-reviews.php:557
68
- msgid "Settings"
69
- msgstr ""
70
-
71
- #: ../class.yith-woocommerce-advanced-reviews.php:560
72
- #: ../class.yith-woocommerce-advanced-reviews.php:637
73
- msgid "Premium Version"
74
- msgstr ""
75
-
76
- #: ../class.yith-woocommerce-advanced-reviews.php:573
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
-
82
- #: ../class.yith-woocommerce-advanced-reviews.php:574
83
- msgid "Premium version"
84
- msgstr ""
85
-
86
- #: ../class.yith-woocommerce-advanced-reviews.php:581
87
- #: ../class.yith-woocommerce-advanced-reviews.php:593
88
- #: ../plugin-options/general-options.php:66
89
- msgid "YITH WooCommerce Advanced Reviews"
90
- msgstr ""
91
-
92
- #: ../class.yith-woocommerce-advanced-reviews.php:582
93
- msgid ""
94
- "In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews options. "
95
- "From this menu you can access all settings of YITH plugins activated."
96
- msgstr ""
97
-
98
- #: ../class.yith-woocommerce-advanced-reviews.php:594
99
- msgid ""
100
- "From now on, you can find all YITH WooCommerce Advanced Reviews options in "
101
- "YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> "
102
- "Advanced Reviews, as in the previous version. Any time one of our plugins is "
103
- "updated, a new entry will be added to this menu."
104
- msgstr ""
105
-
106
- #: ../class.yith-woocommerce-advanced-reviews.php:630
107
- msgid "General"
108
- msgstr ""
109
-
110
- #: ../class.yith-woocommerce-advanced-reviews.php:631
111
- msgid "Layout"
112
- msgstr ""
113
-
114
- #: ../class.yith-woocommerce-advanced-reviews.php:635
115
- msgid "Voting/Review settings"
116
- msgstr ""
117
-
118
- #: ../class.yith-woocommerce-advanced-reviews.php:643
119
- #: ../class.yith-woocommerce-advanced-reviews.php:644
120
- msgid "Advanced Reviews"
121
- msgstr ""
122
-
123
- #: ../class.yith-woocommerce-advanced-reviews.php:750
124
- msgctxt "Post Type General Name"
125
- msgid "Reviews"
126
- msgstr ""
127
-
128
- #: ../class.yith-woocommerce-advanced-reviews.php:751
129
- msgctxt "Post Type Singular Name"
130
- msgid "Review"
131
- msgstr ""
132
-
133
- #: ../class.yith-woocommerce-advanced-reviews.php:753
134
- msgid "Parent Review"
135
- msgstr ""
136
-
137
- #: ../class.yith-woocommerce-advanced-reviews.php:754
138
- msgid "All reviews"
139
- msgstr ""
140
-
141
- #: ../class.yith-woocommerce-advanced-reviews.php:755
142
- msgid "View review"
143
- msgstr ""
144
-
145
- #: ../class.yith-woocommerce-advanced-reviews.php:756
146
- msgid "Add New Review"
147
- msgstr ""
148
-
149
- #: ../class.yith-woocommerce-advanced-reviews.php:757
150
- msgid "Add New"
151
- msgstr ""
152
-
153
- #: ../class.yith-woocommerce-advanced-reviews.php:758
154
- msgid "Edit Review"
155
- msgstr ""
156
-
157
- #: ../class.yith-woocommerce-advanced-reviews.php:759
158
- msgid "Update Review"
159
- msgstr ""
160
-
161
- #: ../class.yith-woocommerce-advanced-reviews.php:760
162
- msgid "Search Review"
163
- msgstr ""
164
-
165
- #: ../class.yith-woocommerce-advanced-reviews.php:761
166
- msgid "Not Found"
167
- msgstr ""
168
-
169
- #: ../class.yith-woocommerce-advanced-reviews.php:762
170
- msgid "Not found in bin"
171
- msgstr ""
172
-
173
- #: ../class.yith-woocommerce-advanced-reviews.php:768
174
- msgid "YIT Product reviews"
175
- msgstr ""
176
-
177
- #: ../class.yith-woocommerce-advanced-reviews.php:769
178
- msgid "Advanced WooCommerce product reviews"
179
- msgstr ""
180
-
181
- #: ../class.yith-woocommerce-advanced-reviews.php:1057
182
- msgid "Review title"
183
- msgstr ""
184
-
185
- #: ../class.yith-woocommerce-advanced-reviews.php:1159
186
- msgid "Your Rate"
187
- msgstr ""
188
-
189
- #: ../class.yith-woocommerce-advanced-reviews.php:1161
190
- msgid "Rate&hellip;"
191
- msgstr ""
192
-
193
- #: ../class.yith-woocommerce-advanced-reviews.php:1162
194
- msgid "Perfect"
195
- msgstr ""
196
-
197
- #: ../class.yith-woocommerce-advanced-reviews.php:1163
198
- msgid "Good"
199
- msgstr ""
200
-
201
- #: ../class.yith-woocommerce-advanced-reviews.php:1164
202
- msgid "Average"
203
- msgstr ""
204
-
205
- #: ../class.yith-woocommerce-advanced-reviews.php:1165
206
- msgid "Not that bad"
207
- msgstr ""
208
-
209
- #: ../class.yith-woocommerce-advanced-reviews.php:1166
210
- msgid "Very Poor"
211
- msgstr ""
212
-
213
- #: ../class.yith-woocommerce-advanced-reviews.php:1173
214
- msgid "Attachments"
215
- msgstr ""
216
-
217
- #: ../class.yith-woocommerce-advanced-reviews.php:1174
218
- msgid "Choose file(s)"
219
- msgstr ""
220
-
221
- #: ../class.yith-woocommerce-advanced-reviews.php:1255
222
- #, php-format
223
- msgid "Reviews(%d)"
224
- msgstr ""
225
-
226
- #: ../class.yith-woocommerce-advanced-reviews.php:1299
227
- msgid "Review attributes"
228
- msgstr ""
229
-
230
- #: ../class.yith-woocommerce-advanced-reviews.php:1467
231
- #: ../lib/class.yith-advanced-reviews-list-table.php:463
232
- #: ../templates/ywar-review.php:41
233
- msgid "out of 5"
234
- msgstr ""
235
-
236
- #: ../class.yith-woocommerce-advanced-reviews.php:1497
237
- msgid "Convert reviews"
238
- msgstr ""
239
-
240
- #: ../class.yith-woocommerce-advanced-reviews.php:1500
241
- msgid ""
242
- "If this is the first time you install the YITH Advanced Reviews plugin, or "
243
- "if you are using an older version prior to the 1.1.0, first you have to "
244
- "convert the older reviews if you want to use them."
245
- msgstr ""
246
-
247
- #: ../class.yith-woocommerce-advanced-reviews.php:1520
248
- #, php-format
249
- msgid "Task completed. %d reviews have been processed and converted."
250
- msgstr ""
251
-
252
- #: ../class.yith-woocommerce-advanced-reviews.php:1522
253
- msgid "Task completed. No review to convert has been found."
254
- msgstr ""
255
-
256
- #: ../init.php:22
257
- msgid ""
258
- "YITH WooCommerce Advanced Reviews is enabled but not effective. It requires "
259
- "WooCommerce in order to work."
260
- msgstr ""
261
-
262
- #: ../init.php:36
263
- msgid ""
264
- "You can't activate the free version of YITH WooCommerce Advanced Reviews "
265
- "while you are using the premium one."
266
- msgstr ""
267
-
268
- #: ../lib/class.yith-advanced-reviews-list-table.php:58
269
- msgid "Review"
270
- msgstr ""
271
-
272
- #: ../lib/class.yith-advanced-reviews-list-table.php:59
273
- msgid "Author"
274
- msgstr ""
275
-
276
- #: ../lib/class.yith-advanced-reviews-list-table.php:60
277
- msgid "Date"
278
- msgstr ""
279
-
280
- #: ../lib/class.yith-advanced-reviews-list-table.php:61
281
- msgid "Rate"
282
- msgstr ""
283
-
284
- #: ../lib/class.yith-advanced-reviews-list-table.php:62
285
- msgid "Product"
286
- msgstr ""
287
-
288
- #: ../lib/class.yith-advanced-reviews-list-table.php:352
289
- #: ../lib/class.yith-advanced-reviews-list-table.php:442
290
- msgid "Restore"
291
- msgstr ""
292
-
293
- #: ../lib/class.yith-advanced-reviews-list-table.php:353
294
- msgid "Move to bin"
295
- msgstr ""
296
-
297
- #: ../lib/class.yith-advanced-reviews-list-table.php:355
298
- #: ../lib/class.yith-advanced-reviews-list-table.php:447
299
- msgid "Delete permanently"
300
- msgstr ""
301
-
302
- #: ../lib/class.yith-advanced-reviews-list-table.php:356
303
- msgid "Approve reviews"
304
- msgstr ""
305
-
306
- #: ../lib/class.yith-advanced-reviews-list-table.php:357
307
- msgid "Unapprove reviews"
308
- msgstr ""
309
-
310
- #: ../lib/class.yith-advanced-reviews-list-table.php:370
311
- msgid "All"
312
- msgstr ""
313
-
314
- #: ../lib/class.yith-advanced-reviews-list-table.php:371
315
- #: ../lib/class.yith-advanced-reviews-list-table.php:444
316
- msgid "Bin"
317
- msgstr ""
318
-
319
- #: ../lib/class.yith-advanced-reviews-list-table.php:372
320
- msgid "Not approved"
321
- msgstr ""
322
-
323
- #: ../lib/class.yith-advanced-reviews-list-table.php:462
324
- #: ../templates/ywar-review.php:39
325
- #, php-format
326
- msgid "Rated %d out of 5"
327
- msgstr ""
328
-
329
- #: ../lib/class.yith-advanced-reviews-list-table.php:477
330
- msgid "Edit"
331
- msgstr ""
332
-
333
- #: ../lib/class.yith-advanced-reviews-list-table.php:480
334
- msgid "View"
335
- msgstr ""
336
-
337
- #: ../lib/class.yith-advanced-reviews-list-table.php:486
338
- #: ../templates/ywar-review.php:21
339
- msgid "Anonymous"
340
- msgstr ""
341
-
342
- #: ../lib/class.yith-advanced-reviews-list-table.php:492
343
- msgid "Y/m/d g:i:s a"
344
- msgstr ""
345
-
346
- #: ../lib/class.yith-advanced-reviews-list-table.php:499
347
- #, php-format
348
- msgid "%s ago"
349
- msgstr ""
350
-
351
- #: ../lib/class.yith-advanced-reviews-list-table.php:501
352
- msgid "Y/m/d"
353
- msgstr ""
354
-
355
- #: ../lib/class.yith-advanced-reviews-list-table.php:538
356
- msgid "No reviews found."
357
- msgstr ""
358
-
359
- #: ../plugin-options/general-options.php:22
360
- msgid "General settings"
361
- msgstr ""
362
-
363
- #: ../plugin-options/general-options.php:27
364
- msgid "Show title"
365
- msgstr ""
366
-
367
- #: ../plugin-options/general-options.php:29
368
- msgid "Add a title field in the reviews."
369
- msgstr ""
370
-
371
- #: ../plugin-options/general-options.php:34
372
- msgid "Show attachments"
373
- msgstr ""
374
-
375
- #: ../plugin-options/general-options.php:36
376
- msgid "Add an attachment section in the reviews."
377
- msgstr ""
378
-
379
- #: ../plugin-options/general-options.php:41
380
- msgid "Multiple attachment limit"
381
- msgstr ""
382
-
383
- #: ../plugin-options/general-options.php:43
384
- msgid ""
385
- "Set the maximum number of attachments that can be selected (0 = no limit)."
386
- msgstr ""
387
-
388
- #: ../plugin-options/general-options.php:48
389
- msgid "Previous reviews"
390
- msgstr ""
391
-
392
- #: ../plugin-options/general-options.php:63
393
- msgid "Upgrade to the PREMIUM VERSION"
394
- msgstr ""
395
-
396
- #: ../plugin-options/general-options.php:67
397
- msgid "Discover Advanced Features"
398
- msgstr ""
399
-
400
- #: ../plugin-options/general-options.php:68
401
- msgid ""
402
- "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ADVANCED REVIEWS to "
403
- "benefit from all features!"
404
- msgstr ""
405
-
406
- #: ../plugin-options/general-options.php:72
407
- msgid ""
408
- "See the YITH WooCommerce Advanced Reviews plugin with full premium features "
409
- "in action"
410
- msgstr ""
411
-
412
- #: ../plugin-options/general-options.php:74
413
- msgid "Get Support and Pro Features"
414
- msgstr ""
415
-
416
- #: ../plugin-options/general-options.php:75
417
- msgid ""
418
- "By purchasing the premium version of the plugin, you will take advantage of "
419
- "the advanced features of the product and you will get one year of free "
420
- "updates and support through our platform available 24h/24."
421
- msgstr ""
422
-
423
- #: ../plugin-options/layout-options.php:21
424
- msgid "Review summary options"
425
- msgstr ""
426
-
427
- #: ../plugin-options/layout-options.php:27
428
- msgid "Background bar color"
429
- msgstr ""
430
-
431
- #: ../plugin-options/layout-options.php:34
432
- msgid "Percentage bar color"
433
- msgstr ""
434
-
435
- #: ../plugin-options/layout-options.php:41
436
- msgid "Show percentage value"
437
- msgstr ""
438
-
439
- #: ../plugin-options/layout-options.php:43
440
- msgid "Show % value on percentage bars."
441
- msgstr ""
442
-
443
- #: ../plugin-options/layout-options.php:48
444
- msgid "Percentage value color"
445
- msgstr ""
446
-
447
- #: ../plugin-options/premium-options.php:21
448
- msgid "Voting system"
449
- msgstr ""
450
-
451
- #: ../plugin-options/premium-options.php:26
452
- msgid "Show vote section"
453
- msgstr ""
454
-
455
- #: ../plugin-options/premium-options.php:28
456
- msgid "Allow user to upvote or downvote a review."
457
- msgstr ""
458
-
459
- #: ../plugin-options/premium-options.php:34
460
- msgid "Show review votes"
461
- msgstr ""
462
-
463
- #: ../plugin-options/premium-options.php:36
464
- msgid "Add a string stating how many people consider the review useful."
465
- msgstr ""
466
-
467
- #: ../plugin-options/premium-options.php:46
468
- msgid "Reviews settings"
469
- msgstr "Review settings"
470
-
471
- #: ../plugin-options/premium-options.php:52
472
- msgid "How many reviews to show"
473
- msgstr "Number of reviews to display"
474
-
475
- #: ../plugin-options/premium-options.php:54
476
- msgid "Limit how many reviews to show (0 for unlimited)."
477
- msgstr "Limit the number of reviews to display (0 for unlimited)."
478
-
479
- #: ../plugin-options/premium-options.php:61
480
- msgid "Show the \"load more\" link"
481
- msgstr ""
482
-
483
- #: ../plugin-options/premium-options.php:63
484
- msgid "Choose to show a textual link or a button to load additionally reviews."
485
- msgstr ""
486
- "Decide whether to show a textual link or a button to load additional reviews."
487
-
488
- #: ../plugin-options/premium-options.php:66
489
- msgid "Don't show"
490
- msgstr ""
491
-
492
- #: ../plugin-options/premium-options.php:67
493
- msgid "Show textual link"
494
- msgstr ""
495
-
496
- #: ../plugin-options/premium-options.php:68
497
- msgid "Show button"
498
- msgstr ""
499
-
500
- #: ../plugin-options/premium-options.php:75
501
- msgid "Modal window"
502
- msgstr ""
503
-
504
- #: ../plugin-options/premium-options.php:77
505
- msgid "Show reviews filtered by users rating in a modal window."
506
- msgstr "Display reviews filtered by rating in a modal window."
507
-
508
- #: ../plugin-options/premium-options.php:84
509
- msgid "Reply to review"
510
- msgstr ""
511
-
512
- #: ../plugin-options/premium-options.php:86
513
- msgid "Choose who can reply to a review."
514
- msgstr "Choose users who can reply to a review."
515
-
516
- #: ../plugin-options/premium-options.php:89
517
- msgid "No one can reply"
518
- msgstr ""
519
-
520
- #: ../plugin-options/premium-options.php:90
521
- msgid "Only administrators can reply"
522
- msgstr ""
523
-
524
- #: ../plugin-options/premium-options.php:91
525
- msgid "Everyone can reply"
526
- msgstr ""
527
-
528
- #: ../plugin-options/premium-options.php:98
529
- msgid "Load more text"
530
- msgstr "\"Load more\" text"
531
-
532
- #: ../plugin-options/premium-options.php:100
533
- msgid "Text to show inside textual link or button."
534
- msgstr "Text to be shown in textual link or button."
535
-
536
- #: ../plugin-options/premium-options.php:104
537
- msgid "Load more"
538
- msgstr ""
539
-
540
- #: ../templates/ywar-product-reviews-table.php:18
541
- msgid "Product reviews"
542
- msgstr ""
543
-
544
- #: ../templates/ywar-product-reviews-table.php:24
545
- msgid "Search reviews"
546
- msgstr ""
547
-
548
- #: ../templates/ywar-product-reviews.php:27
549
- #, php-format
550
- msgid "%s review for %s"
551
- msgid_plural "%s reviews for %s"
552
- msgstr[0] ""
553
- msgstr[1] ""
554
-
555
- #: ../templates/ywar-product-reviews.php:42
556
- msgid "There are no reviews yet."
557
- msgstr ""
558
-
559
- #: ../templates/ywar-product-reviews.php:55
560
- msgid "Add a review"
561
- msgstr ""
562
-
563
- #: ../templates/ywar-product-reviews.php:55
564
- msgid "Be the first to review"
565
- msgstr ""
566
-
567
- #: ../templates/ywar-product-reviews.php:56
568
- #, php-format
569
- msgid "Write a reply to %s"
570
- msgstr ""
571
-
572
- #: ../templates/ywar-product-reviews.php:60
573
- msgid "Name"
574
- msgstr ""
575
-
576
- #: ../templates/ywar-product-reviews.php:62
577
- msgid "Email"
578
- msgstr ""
579
-
580
- #: ../templates/ywar-product-reviews.php:65
581
- msgid "Submit"
582
- msgstr ""
583
-
584
- #: ../templates/ywar-product-reviews.php:70
585
- msgid "Your Review"
586
- msgstr ""
587
-
588
- #: ../templates/ywar-product-reviews.php:80
589
- msgid ""
590
- "Only logged in customers who have purchased this product may write a review."
591
- msgstr ""
592
-
593
- #: ../templates/ywar-rating.php:28
594
- #, php-format
595
- msgid "out of %s5%s"
596
- msgstr ""
597
-
598
- #: ../templates/ywar-rating.php:29
599
- #, php-format
600
- msgid "based on %s customer rating"
601
- msgid_plural "based on %s customer ratings"
602
- msgstr[0] ""
603
- msgstr[1] ""
604
-
605
- #: ../templates/ywar-rating.php:34
606
- #, php-format
607
- msgid "%s customer review"
608
- msgid_plural "%s customer reviews"
609
- msgstr[0] ""
610
- msgstr[1] ""
611
-
612
- #: ../templates/ywar-review.php:48
613
- msgid "Your comment is waiting for approval"
614
- msgstr ""
615
-
616
- #: ../templates/ywar-review.php:57
617
- msgid "verified owner"
618
- msgstr ""
619
-
620
- #: ../templates/ywar-single-product-reviews.php:7
621
- msgid "Customers' review"
622
- msgstr ""
623
-
624
- #: ../templates/ywar-single-product-reviews.php:21
625
- #, php-format
626
- msgid "%s star"
627
- msgid_plural "%s stars"
628
- msgstr[0] ""
629
- msgstr[1] ""
630
-
631
- #~ msgid "This review is closed for replies"
632
- #~ msgstr "This review is closed to replies"
633
-
634
- #~ msgid "This review is closed for comments"
635
- #~ msgstr "This review is closed to comments"
636
-
637
- #~ msgid "Product id is in invalid format"
638
- #~ msgstr "Product id is an invalid format"
639
-
640
- #~ msgid "Voting/Reviews settings"
641
- #~ msgstr "Voting/Review settings"
642
-
643
- #~ msgid ""
644
- #~ "In the YIT Plugins tab you can find the YITH WooCommerce Advanced Reviews "
645
- #~ "options. With this menu, you can access to all the settings of our "
646
- #~ "plugins that you have activated."
647
- #~ msgstr ""
648
- #~ "In YIT Plugins tab you can find YITH WooCommerce Advanced Reviews "
649
- #~ "options. From this menu you can access all settings of YITH plugins "
650
- #~ "activated."
651
-
652
- #~ msgid ""
653
- #~ "From now on, you can find all the options of YITH WooCommerce Advanced "
654
- #~ "Reviews under YIT Plugin -> Advanced Reviews instead of WooCommerce -> "
655
- #~ "Settings -> Advanced Reviews, as in the previous version. When one of our "
656
- #~ "plugins updates, a new voice will be added to this menu."
657
- #~ msgstr ""
658
- #~ "From now on, you can find all YITH WooCommerce Advanced Reviews options "
659
- #~ "in YIT Plugin -> Advanced Reviews instead of WooCommerce -> Settings -> "
660
- #~ "Advanced Reviews, as in the previous version. Any time one of our plugins "
661
- #~ "is updated, a new entry will be added to this menu."
662
-
663
- #~ msgid "The layout for this "
664
- #~ msgstr "Layout for this "
665
-
666
- #~ msgid ""
667
- #~ "The word used for the URL of each project (the slug of post if empty)"
668
- #~ msgstr ""
669
- #~ "Univocal identification name in the URL for each product (slug from post "
670
- #~ "if empty)"
671
-
672
- #~ msgid "Label Singular"
673
- #~ msgstr "Label in Singular"
674
-
675
- #~ msgid ""
676
- #~ "Set the label in singular to use for each label (the title of portfolio "
677
- #~ "if empty)"
678
- #~ msgstr "Set a label in singular (title of portfolio if empty)"
679
-
680
- #~ msgid "Label Plural"
681
- #~ msgstr "Label in Plural"
682
-
683
- #~ msgid ""
684
- #~ "Set the label in plural to use for each label (the title of portfolio if "
685
- #~ "empty)"
686
- #~ msgstr "Set a label in plural (title of portfolio if empty)"
687
-
688
- #~ msgid ""
689
- #~ "If you want to use a category section for the portfolio, set the name of "
690
- #~ "taxonomy. Name should be in slug form (must not contain capital letters "
691
- #~ "or spaces) and not more than 32 characters long (database structure "
692
- #~ "restriction)."
693
- #~ msgstr ""
694
- #~ "If you want to use categories in the portfolio, set a name for taxonomy. "
695
- #~ "Name should be a slug (must not contain capital letters nor spaces) and "
696
- #~ "must not be more than 32 characters long (database structure restriction)."
697
-
698
- #~ msgid "Set the word to use in the URL for each category page."
699
- #~ msgstr "Set the word for each category page URL."
700
-
701
- #~ msgid "The layout for single page of this portfolio"
702
- #~ msgstr "Layout for single page of this portfolio"
703
-
704
- #~ msgid "Show the frontend of the %s"
705
- #~ msgstr "Show frontend of the %s"
706
-
707
- #~ msgid ""
708
- #~ "The changes you made will be lost if you navigate away from this page."
709
- #~ msgstr "The changes you made will be lost if you leave this page."
710
-
711
- #~ msgid ""
712
- #~ "If you continue with this action, you will reset all options are in this "
713
- #~ "page."
714
- #~ msgstr ""
715
- #~ "If you go on with this action, you will reset all options in this page."
716
-
717
- #~ msgid ""
718
- #~ "The element you have written is already exists. Please, add another name."
719
- #~ msgstr "This element already exists. Please, enter a different name."
720
-
721
- #~ msgid "An error encoured during during import. Please try again."
722
- #~ msgstr "An error has occurred during import. Please try again."
723
-
724
- #~ msgid "The file you have insert doesn't valid."
725
- #~ msgstr "The file inserted is not valid."
726
-
727
- #~ msgid "I'm sorry, the import featured is disabled."
728
- #~ msgstr "Sorry, import is disabled."
729
-
730
- #~ msgid "Sorting done correctly."
731
- #~ msgstr "Sorting successful."
732
-
733
- #~ msgid ""
734
- #~ "From now on, you can find all the options of your plugins under the YIT "
735
- #~ "Plugin menu voice.\n"
736
- #~ " For every installation of our new "
737
- #~ "plugins, a new voice will be added to access to the customization "
738
- #~ "settings."
739
- #~ msgstr ""
740
- #~ "From now on, you can find all plugin options in YIT Plugin menu.\n"
741
- #~ " For each plugin installed, "
742
- #~ "customization settings will be available as a new entry in YIT Plugin "
743
- #~ "menu."
744
-
745
- #~ msgid ""
746
- #~ "From now on, you can find all the options of your plugins under the YIT "
747
- #~ "Plugin menu voice.\n"
748
- #~ " When one of our plugins updates, a "
749
- #~ "new voice will be added to this menu.\n"
750
- #~ " For example, after the update, the "
751
- #~ "options from the plugins (YITH WooCommerce Wishlist, YITH WooCommerce "
752
- #~ "Ajax Search, etc.)\n"
753
- #~ " will be removed from the previous "
754
- #~ "location and moved under the YIT Plugin tab."
755
- #~ msgstr ""
756
- #~ "From now on, you can find all the options of your plugins in YIT Plugin "
757
- #~ "menu.\n"
758
- #~ " Any time one of our plugins is "
759
- #~ "updated, a new entry will be added to this menu.\n"
760
- #~ " For example, after update, plugin "
761
- #~ "options (such for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
762
- #~ "Search, etc.)\n"
763
- #~ " will be moved from previous location "
764
- #~ "to YIT Plugin tab."
765
-
766
- #~ msgid ""
767
- #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
768
- #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
769
- #~ "details</a>. <em>You have to activate the plugin on a single site of the "
770
- #~ "network to benefit from the automatic updates.</em>"
771
- #~ msgstr ""
772
- #~ "There is a new version of %1$s available. <a href=\"%2$s\" class="
773
- #~ "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
774
- #~ "details</a>. <em>You have to activate the plugin on a single site of the "
775
- #~ "network to benefit from automatic updates.</em>"
776
-
777
- #~ msgid "%field% field can not be empty"
778
- #~ msgstr "%field% field cannot be empty"
779
-
780
- #~ msgid "%field_1% and %field_2% fields can not be empty"
781
- #~ msgstr "%field_1% and %field_2% fields cannot be empty"
782
-
783
- #~ msgid "Software has been deactive"
784
- #~ msgstr "Software has been deactivated"
785
-
786
- #~ msgid "Licence key has be banned"
787
- #~ msgstr "Licence key has been banned"
788
-
789
- #~ msgid "To Active"
790
- #~ msgstr "Activation"
791
-
792
- #~ msgid "Insert the title of field."
793
- #~ msgstr "Insert title for the field."
794
-
795
- #~ msgid ""
796
- #~ "REQUIRED: The identification name of this field, that you can insert into "
797
- #~ "body email configuration. <strong>Note:</strong>Use only lowercase "
798
- #~ "characters and underscores."
799
- #~ msgstr ""
800
- #~ "REQUIRED: Field identification name to be entered into email body. "
801
- #~ "<strong>Note:</strong>Use only lowercase characters and underscores."
802
-
803
- #~ msgid "Select the type of this field."
804
- #~ msgstr "Select type for this field."
805
-
806
- #~ msgid "Select this if it's the email where you can reply."
807
- #~ msgstr "Select this if it is the email you can reply to."
808
-
809
- #~ msgid ""
810
- #~ "Insert an additional class(es) (separateb by comma) for more "
811
- #~ "personalization."
812
- #~ msgstr ""
813
- #~ "Insert additional class(es) (separated by commas) for more "
814
- #~ "personalization."
815
-
816
- #~ msgid "Choose how much long will be the field."
817
- #~ msgstr "Set field length."
818
-
819
- #~ msgid "The content of the tab. (HTML is supported)"
820
- #~ msgstr "Content of the tab. (HTML is supported)"
821
-
822
- #~ msgid "Sidebar Left"
823
- #~ msgstr "Left sidebar"
824
-
825
- #~ msgid "Sidebar Right"
826
- #~ msgstr "Right sidebar"
827
-
828
- #~ msgid "Add a title field on reviews."
829
- #~ msgstr "Add a title field to reviews."
830
-
831
- #~ msgid "Set maximum number of attachments selectable (0 = no limit)."
832
- #~ msgstr ""
833
- #~ "Set maximum number of attachments that can be selected (0 = no limit)."
834
-
835
- #~ msgid "Reviews summary options"
836
- #~ msgstr "Review summary options"
837
-
838
- #~ msgid "Fixed bars color"
839
- #~ msgstr "Fixed bar color"
840
-
841
- #~ msgid "Percentage bars color"
842
- #~ msgstr "Percentage bar color"
843
-
844
- #~ msgid "Show people's votes"
845
- #~ msgstr "Show review votes"
846
-
847
- #~ msgid "Add a string stating how many people's found the review useful."
848
- #~ msgstr "Add a string stating how many people found the review useful."
849
-
850
- #~ msgid "Customers reviews"
851
- #~ msgstr "Customers' reviews"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-woocommerce-advanced-reviews/lib/class.yith-advanced-reviews-list-table.php CHANGED
@@ -1,629 +1,629 @@
1
- <?php
2
- /*
3
- *
4
- * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
5
- * that is bundled with this package in the file LICENSE.txt.
6
- * It is also available through the world-wide-web at this URL:
7
- * http://www.gnu.org/licenses/gpl-3.0.txt
8
- */
9
- if (!defined('ABSPATH')) {
10
- exit('Direct access forbidden.');
11
- }
12
-
13
- global $YWAR_AdvancedReview;
14
-
15
- if (!class_exists('YITH_Advanced_Reviews_List_Table')) {
16
- /**
17
- *
18
- *
19
- * @class class.yith-advanced-reviews-list-table.php
20
- * @package Yithemes
21
- * @since Version 1.0.0
22
- * @author Your Inspiration Themes
23
- *
24
- */
25
- class YITH_Advanced_Reviews_List_Table extends WP_List_Table
26
- {
27
- /**
28
- * @var object store the Advanced reviews class object, used as shortcut to full singleton name
29
- */
30
- private $ywar;
31
-
32
-
33
- /**
34
- * Construct
35
- */
36
- public function __construct()
37
- {
38
- global $YWAR_AdvancedReview;
39
-
40
- $this->ywar = $YWAR_AdvancedReview;
41
- //Set parent defaults
42
- parent::__construct(array(
43
- 'singular' => 'review', //singular name of the listed records
44
- 'plural' => 'reviews', //plural name of the listed records
45
- 'ajax' => false //does this table support ajax?
46
- )
47
- );
48
- }
49
-
50
- /**
51
- * Returns columns available in table
52
- *
53
- * @return array Array of columns of the table
54
- * @since 1.0.0
55
- */
56
- public function get_columns()
57
- {
58
- $columns = array(
59
- 'cb' => '<input type="checkbox" />',
60
- $this->ywar->custom_column_review => __('Review', 'yith-woocommerce-advanced-reviews'),
61
- $this->ywar->custom_column_author => __('Author', 'yith-woocommerce-advanced-reviews'),
62
- $this->ywar->custom_column_date => __('Date', 'yith-woocommerce-advanced-reviews'),
63
- $this->ywar->custom_column_rating => __('Rate', 'yith-woocommerce-advanced-reviews'),
64
- $this->ywar->custom_column_product => __('Product', 'yith-woocommerce-advanced-reviews')
65
- );
66
-
67
- return apply_filters('yith_advanced_reviews_custom_column', $columns);
68
- }
69
-
70
-
71
- /**
72
- * Generate row actions div
73
- *
74
- * @since 3.1.0
75
- * @access protected
76
- *
77
- * @param array $actions The list of actions
78
- * @param bool $always_visible Whether the actions should be always visible
79
- *
80
- * @return string
81
- */
82
- protected function row_actions($actions, $always_visible = false)
83
- {
84
- $action_count = count($actions);
85
- $i = 0;
86
-
87
- if (!$action_count) {
88
- return '';
89
- }
90
-
91
- $out = '<div class="' . ($always_visible ? 'row-actions visible' : 'row-actions') . '">';
92
- foreach ($actions as $action => $link) {
93
- ++$i;
94
- ($i == $action_count) ? $sep = '' : $sep = ' | ';
95
- $out .= "<span class='$action'>$link$sep</span>";
96
- }
97
- $out .= '</div>';
98
-
99
- return $out;
100
- }
101
-
102
- /**
103
- * Get a parameter array to be passed to get_posts
104
- *
105
- * @param $args parameters for filtering the review list
106
- * 'page' => 0 = show all, any positive value ask for paginated results
107
- * 'post_status' => 'all', //value are all, publish,future...
108
- * 'post_parent' => -1, //-1 stands for all post parent, any non negative value is intended as a specifici parent
109
- * 'review_status' => 'all',
110
- * 'items_for_page => 0 = show all on 1 page, any positive value is the number of items to show
111
- */
112
- private function get_params_for_current_view($args)
113
- {
114
- // Start the filters array, selecting the review post type
115
- $params = array(
116
- 'post_type' => 'ywar_reviews',
117
- 'suppress_filters' => false
118
- );
119
-
120
- // Show a single page or all items
121
- $params['numberposts'] = -1;
122
- if (isset($args['page']) && ($args['page'] > 0) && isset($args['items_for_page']) && ($args['items_for_page'] > 0)) {
123
-
124
- // set number of posts and offset
125
- $current_page = $args['page'];
126
- $items_for_page = $args['items_for_page'];
127
- $offset = ($current_page * $items_for_page) - $items_for_page;
128
- $params['offset'] = $offset;
129
- $params['numberposts'] = $items_for_page;
130
-
131
-
132
- } else {
133
- $params['offset'] = 0;
134
- }
135
-
136
- // Choose post status
137
- if (isset($args['post_status']) && ("all" != $args['post_status'])) {
138
- $params['post_status'] = $args['post_status'];
139
- }
140
-
141
- if (isset($args['post_parent']) && ($args['post_parent'] >= 0)) {
142
- $params['post_parent'] = $args['post_parent'];
143
- }
144
-
145
- $order = isset($args['order']) ? $args['order'] : 'DESC';
146
- $params['order'] = $order;
147
-
148
- if (isset($args['orderby'])) {
149
- switch ($order_by = $args['orderby']) {
150
- case $this->ywar->custom_column_rating :
151
- $params['meta_key'] = $this->ywar->meta_key_rating;
152
- $params['orderby'] = 'meta_value_num';
153
- break;
154
-
155
- case $this->ywar->custom_column_date :
156
- $params['orderby'] = 'post_date';
157
- break;
158
-
159
- default :
160
- $params = apply_filters("yith_advanced_reviews_column_sort", $params, $order_by);
161
- }
162
- }
163
-
164
- if (isset($args['review_status'])) {
165
-
166
- switch ($args['review_status']) {
167
- case 'all' :
168
- break;
169
-
170
- case 'trash' :
171
- $params['post_status'] = 'trash';
172
-
173
- break;
174
-
175
- case 'not_approved' :
176
- $params['meta_query'][] = array(
177
- 'key' => $this->ywar->meta_key_approved,
178
- 'value' => 1,
179
- 'compare' => '!=',
180
- 'type' => 'numeric'
181
- );
182
- break;
183
-
184
- default :
185
- $params = apply_filters('yith_advanced_reviews_filter_view', $params, $args['review_status']);
186
- }
187
- }
188
-
189
- return $params;
190
- }
191
-
192
- public function filter_reviews_by_search_term($where)
193
- {
194
- $filter_content = isset($_GET["s"]) ? $_GET["s"] : '';
195
- $terms = explode("+", $filter_content);
196
- global $wpdb;
197
- $where_clause = '';
198
- foreach ($terms as $term) {
199
- if (!empty($where_clause)) {
200
- $where_clause .= " OR ";
201
- }
202
- $where_clause .= "( {$wpdb->prefix}posts.post_content LIKE '%$term%' ) or ({$wpdb->prefix}posts.post_title like '%$term%') ";
203
- }
204
-
205
- $where = "$where AND ($where_clause)";
206
-
207
- return $where;
208
- }
209
-
210
- /**
211
- * Perform custom bulk actions, if there are some
212
- */
213
- public function process_bulk_action()
214
- {
215
- switch ($this->current_action()) {
216
-
217
- case 'untrash' :
218
- foreach ($_GET['reviews'] as $review_id) {
219
- $my_post = array(
220
- 'ID' => $review_id,
221
- 'post_status' => 'publish'
222
- );
223
-
224
- // Update the post into the database
225
- wp_update_post($my_post);
226
- }
227
-
228
- break;
229
-
230
- case 'trash' :
231
- foreach ($_GET['reviews'] as $review_id) {
232
- $my_post = array(
233
- 'ID' => $review_id,
234
- 'post_status' => 'trash'
235
- );
236
-
237
- // Update the post into the database
238
- wp_update_post($my_post);
239
- }
240
-
241
- break;
242
-
243
- case 'delete' :
244
- foreach ($_GET['reviews'] as $review_id) {
245
- wp_delete_post($review_id);
246
- }
247
-
248
- break;
249
-
250
- case 'approve' :
251
- foreach ($_GET['reviews'] as $review_id) {
252
- update_post_meta($review_id, $this->ywar->meta_key_approved, 1);
253
- }
254
-
255
- break;
256
-
257
- case 'unapprove' :
258
- foreach ($_GET['reviews'] as $review_id) {
259
- update_post_meta($review_id, $this->ywar->meta_key_approved, 0);
260
- }
261
-
262
- break;
263
-
264
- default :
265
- if (isset($_GET['reviews'])) {
266
- do_action('yith_advanced_reviews_process_bulk_actions', $this->current_action(), $_GET['reviews']);
267
- }
268
- }
269
- }
270
-
271
- /**
272
- * Prepare items for table
273
- *
274
- * @return void
275
- * @since 1.0.0
276
- */
277
- public function prepare_items()
278
- {
279
- $this->process_bulk_action();
280
-
281
- // sets pagination arguments
282
- $current_page = absint($this->get_pagenum());
283
-
284
- // sets columns headers
285
- $columns = $this->get_columns();
286
- $hidden = array();
287
- $sortable = $this->get_sortable_columns();
288
- $this->_column_headers = array($columns, $hidden, $sortable);
289
-
290
- $review_status = isset($_GET["status"]) ? $_GET["status"] : 'all';
291
- $orderby = isset($_GET["orderby"]) ? $_GET["orderby"] : '';
292
- $order = isset($_GET["order"]) ? $_GET["order"] : 'desc';
293
-
294
- // Start the filters array, selecting the review post type
295
- $params = array(
296
- 'post_type' => 'ywar_reviews',
297
- 'items_for_page' => $this->ywar->items_for_page,
298
- 'review_status' => $review_status,
299
- 'orderby' => $orderby,
300
- 'order' => $order
301
- );
302
-
303
- // retrieve the number of items for the current filters
304
- $args = $this->get_params_for_current_view($params);
305
- $args['fields'] = 'ids';
306
- $total_items = count(get_posts($args));
307
-
308
- // retrieve only a page for the current filter
309
- $params['page'] = $current_page;
310
- $args = $this->get_params_for_current_view($params);
311
-
312
- $filter_content = isset($_GET["s"]) ? $_GET["s"] : '';
313
- if (!empty($filter_content)) {
314
- // Add a filter to alter WHERE clause on following get_posts call
315
- add_filter('posts_where', array($this, 'filter_reviews_by_search_term'));
316
- }
317
-
318
- $this->items = get_posts($args);
319
-
320
- //remove the previous filter, not needed anymore
321
- remove_filter('posts_where', array($this, 'filter_reviews_by_search_term'));
322
-
323
- $total_pages = ceil($total_items / $this->ywar->items_for_page);
324
-
325
- // Set the pagination
326
- $this->set_pagination_args(array(
327
- 'total_items' => $total_items,
328
- 'per_page' => $this->ywar->items_for_page,
329
- 'total_pages' => $total_pages
330
- ));
331
- }
332
-
333
-
334
- /**
335
- * Decide which columns to activate the sorting functionality on
336
- * @return array $sortable, the array of columns that can be sorted by the user
337
- */
338
- public function get_sortable_columns()
339
- {
340
-
341
- $columns = array(
342
-
343
- $this->ywar->custom_column_rating => array($this->ywar->custom_column_rating, false),
344
- $this->ywar->custom_column_date => array($this->ywar->custom_column_date, false),
345
- );
346
-
347
- return apply_filters('yith_advanced_reviews_sortable_custom_columns', $columns);
348
- }
349
-
350
- /**
351
- * Sets bulk actions for table
352
- *
353
- * @return array Array of available actions
354
- * @since 1.0.0
355
- */
356
- public function get_bulk_actions()
357
- {
358
- $actions = array();
359
-
360
- $actions['untrash'] = __('Restore', 'yith-woocommerce-advanced-reviews');
361
- $actions['trash'] = __('Move to bin', 'yith-woocommerce-advanced-reviews');
362
-
363
- $actions['delete'] = __('Delete permanently', 'yith-woocommerce-advanced-reviews');
364
- $actions['approve'] = __('Approve reviews', 'yith-woocommerce-advanced-reviews');
365
- $actions['unapprove'] = __('Unapprove reviews', 'yith-woocommerce-advanced-reviews');
366
-
367
- return apply_filters('yith_advanced_reviews_bulk_actions', $actions);
368
- }
369
-
370
- /**
371
- * Extra controls to be displayed between bulk actions and pagination
372
- *
373
- * @since 3.1.0
374
- * @access protected
375
- */
376
- protected function get_views()
377
- {
378
- $views = array(
379
- 'all' => __('All', 'yith-woocommerce-advanced-reviews'),
380
- 'trash' => __('Bin', 'yith-woocommerce-advanced-reviews'),
381
- 'not_approved' => __('Not approved', 'yith-woocommerce-advanced-reviews')
382
- );
383
-
384
- $views = apply_filters('yith_advanced_reviews_table_views', $views);
385
-
386
- $current_view = $this->get_current_view();
387
- $args = array('status' => 0);
388
-
389
- $args['user_id'] = get_current_user_id();
390
-
391
- // merge Unpaid with Processing
392
- //$views['unpaid'] .= '/' . $views['processing'];
393
- unset($views['processing']);
394
-
395
- foreach ($views as $id => $view) {
396
- // number of items for the view
397
-
398
- $args = $this->get_params_for_current_view(array(
399
- 'review_status' => $id
400
- ));
401
- $args['fields'] = 'ids';
402
-
403
- // retrieve the number of items for the current filters
404
- $total_items = count(get_posts($args));
405
-
406
- $href = esc_url(add_query_arg('status', $id));
407
- $class = $id == $current_view ? 'current' : '';
408
- $args['status'] = 'unpaid' == $id ? array($id, 'processing') : $id;
409
- $views[$id] = sprintf("<a href='%s' class='%s'>%s <span class='count'>(%d)</span></a>", $href, $class, $view, $total_items);
410
- }
411
-
412
- return $views;
413
- }
414
-
415
- /**
416
- * Print the columns information
417
- *
418
- * @param $review
419
- * @param $column_name
420
- *
421
- * @return string
422
- */
423
- public function column_default($review, $column_name)
424
- {
425
-
426
- switch ($column_name) {
427
-
428
- case $this->ywar->custom_column_review:
429
-
430
- $post = get_post($review->ID);
431
- if (empty($post->post_title) && empty($post->post_content)) {
432
- return;
433
- }
434
-
435
- $edit_link = get_edit_post_link($review->ID);
436
- echo '<a class="row-title" href="' . $edit_link . '">';
437
-
438
- if (!empty($post->post_title)) {
439
-
440
- echo '<span class="review-title">' . wc_trim_string($post->post_title, 80) . '</span>';
441
- echo "<br>";
442
- }
443
-
444
- if (!empty($post->post_content)) {
445
-
446
- echo '<span class="review-content">' . wc_trim_string($post->post_content, 80) . '</span>';
447
- }
448
-
449
- echo '</a>';
450
-
451
- $post_type_object = get_post_type_object($this->ywar->post_type_name);
452
-
453
- if ('trash' == $post->post_status) {
454
- $actions['untrash'] = "<a title='" . esc_attr__('Restore this item from the bin') . "' href='" . $this->ywar->untrash_review_url($post) . "'>" . __('Restore') . "</a>";
455
- } elseif (EMPTY_TRASH_DAYS) {
456
- $actions['trash'] = "<a class='submitdelete' title='" . esc_attr__('Move this item to the bin') . "' href='" . get_delete_post_link($post->ID) . "'>" . __('Bin') . "</a>";
457
- }
458
- if ('trash' == $post->post_status || !EMPTY_TRASH_DAYS) {
459
- $actions['delete'] = "<a class='submitdelete' title='" . esc_attr__('Delete this item permanently') . "' href='" . get_delete_post_link($post->ID, '', true) . "'>" . __('Delete permanently') . "</a>";
460
- }
461
-
462
- $actions = apply_filters('yith_advanced_reviews_row_actions', $actions, $post);
463
-
464
- echo $this->row_actions($actions);
465
-
466
-
467
- break;
468
-
469
- case $this->ywar->custom_column_rating:
470
- if (0 == $review->post_parent) {
471
- $rating = get_post_meta($review->ID, $this->ywar->meta_key_rating, true);
472
-
473
- echo '<div class="woocommerce">
474
- <div class="star-rating" title="' . sprintf(__("Rated %d out of 5", 'yith-woocommerce-advanced-reviews'), $rating) . '">
475
- <span style="width:' . (($rating / 5) * 100) . '%"><strong>' . $rating . '</strong>' . __("out of 5", 'yith-woocommerce-advanced-reviews') . ' </span>
476
- </div>
477
- </div>';
478
- }
479
-
480
- break;
481
-
482
- case $this->ywar->custom_column_product:
483
-
484
- $product_id = get_post_meta($review->ID, $this->ywar->meta_key_product_id, true);
485
-
486
- echo get_the_title($product_id) . "<br>";
487
-
488
- if (current_user_can('edit_post', $product_id)) {
489
- echo "<a class='edit-product-review' href='" . get_edit_post_link($product_id) . "'>" . __("Edit", 'yith-woocommerce-advanced-reviews') . '</a>';
490
- }
491
-
492
- echo "<a class='view-product-review' href='" . get_permalink($product_id) . "' target='_blank'>" . __("View", 'yith-woocommerce-advanced-reviews') . '</a>';
493
-
494
- break;
495
-
496
- case $this->ywar->custom_column_author:
497
- if ($review->post_author) {
498
- $user = get_userdata($review->post_author);
499
- $author_name = $user ? $user->display_name : __('Anonymous', 'yith-woocommerce-advanced-reviews');
500
- } else {
501
- $user = yit_get_post_meta($review->ID, $this->ywar->meta_key_review_author);
502
-
503
- if ($user) {
504
- $author_name = $user ? $user : __('Anonymous', 'yith-woocommerce-advanced-reviews');
505
- }
506
- }
507
-
508
- echo $author_name;
509
-
510
- break;
511
-
512
- case $this->ywar->custom_column_date:
513
- $t_time = get_the_time(__('Y/m/d g:i:s a'));
514
- $m_time = $review->post_date;
515
- $time = get_post_time('G', true, $review);
516
-
517
- $time_diff = time() - $time;
518
-
519
- if ($time_diff > 0 && $time_diff < DAY_IN_SECONDS) {
520
- $h_time = sprintf(__('%s ago'), human_time_diff($time));
521
- } else {
522
- $h_time = mysql2date(__('Y/m/d'), $m_time);
523
- }
524
-
525
- echo '<abbr title="' . $t_time . '">' . $h_time . '</abbr>';
526
- break;
527
-
528
- default :
529
- do_action('yith_advanced_reviews_show_advanced_reviews_columns', $column_name, $review->ID);
530
- }
531
-
532
- return null;
533
- }
534
-
535
- /**
536
- * Prints column cb
537
- *
538
- * @param $rec Object Item to use to print CB record
539
- *
540
- * @return string
541
- * @since 1.0.0
542
- */
543
- public function column_cb($rec)
544
- {
545
-
546
- return sprintf(
547
- '<input type="checkbox" name="%1$s[]" value="%2$s" />',
548
- $this->_args['plural'], //Let's simply repurpose the table's plural label
549
- $rec->ID //The value of the checkbox should be the record's id
550
- );
551
- }
552
-
553
- /**
554
- * Message to be displayed when there are no items
555
- *
556
- * @since 3.1.0
557
- * @access public
558
- */
559
- public function no_items()
560
- {
561
- _e('No reviews found.', 'yith-woocommerce-advanced-reviews');
562
- }
563
-
564
-
565
- /**
566
- * Extra controls to be displayed between bulk actions and pagination
567
- *
568
- * @since 1.0.0
569
- * @author Andrea Grillo <andrea.grillo@yithemes.com>
570
- *
571
- * @return string The view name
572
- */
573
- public function get_current_view()
574
- {
575
- return empty($_GET['status']) ? 'all' : $_GET['status'];
576
- }
577
-
578
- /**
579
- * Generate the table navigation above or below the table
580
- *
581
- * @since 3.1.0
582
- * @access protected
583
- *
584
- * @param string $which
585
- */
586
- protected function display_tablenav($which)
587
- {
588
- if ('top' == $which) {
589
- wp_nonce_field('bulk-' . $this->_args['plural']);
590
- }
591
- ?>
592
- <div class="tablenav <?php echo esc_attr($which); ?>">
593
-
594
- <div class="alignleft actions bulkactions">
595
- <?php $this->bulk_actions($which); ?>
596
- </div>
597
- <?php
598
- $this->extra_tablenav($which);
599
- $this->pagination($which);
600
- ?>
601
-
602
- <br class="clear"/>
603
- </div>
604
- <?php
605
- }
606
-
607
- /**
608
- * Generates content for a single row of the table
609
- *
610
- * @since 3.1.0
611
- * @access public
612
- *
613
- * @param object $item The current item
614
- */
615
- public function single_row($item)
616
- {
617
- $approved = 1 == get_post_meta($item->ID, $this->ywar->meta_key_approved, true);
618
- if (!$approved) {
619
- echo '<tr class="review-unapproved">';
620
- } else {
621
- echo '<tr>';
622
- }
623
-
624
- $this->single_row_columns($item);
625
- echo '</tr>';
626
- }
627
- }
628
- }
629
-
1
+ <?php
2
+ /*
3
+ *
4
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
5
+ * that is bundled with this package in the file LICENSE.txt.
6
+ * It is also available through the world-wide-web at this URL:
7
+ * http://www.gnu.org/licenses/gpl-3.0.txt
8
+ */
9
+ if (!defined('ABSPATH')) {
10
+ exit('Direct access forbidden.');
11
+ }
12
+
13
+ global $YWAR_AdvancedReview;
14
+
15
+ if (!class_exists('YITH_Advanced_Reviews_List_Table')) {
16
+ /**
17
+ *
18
+ *
19
+ * @class class.yith-advanced-reviews-list-table.php
20
+ * @package Yithemes
21
+ * @since Version 1.0.0
22
+ * @author Your Inspiration Themes
23
+ *
24
+ */
25
+ class YITH_Advanced_Reviews_List_Table extends WP_List_Table
26
+ {
27
+ /**
28
+ * @var object store the Advanced reviews class object, used as shortcut to full singleton name
29
+ */
30
+ private $ywar;
31
+
32
+
33
+ /**
34
+ * Construct
35
+ */
36
+ public function __construct()
37
+ {
38
+ global $YWAR_AdvancedReview;
39
+
40
+ $this->ywar = $YWAR_AdvancedReview;
41
+ //Set parent defaults
42
+ parent::__construct(array(
43
+ 'singular' => 'review', //singular name of the listed records
44
+ 'plural' => 'reviews', //plural name of the listed records
45
+ 'ajax' => false //does this table support ajax?
46
+ )
47
+ );
48
+ }
49
+
50
+ /**
51
+ * Returns columns available in table
52
+ *
53
+ * @return array Array of columns of the table
54
+ * @since 1.0.0
55
+ */
56
+ public function get_columns()
57
+ {
58
+ $columns = array(
59
+ 'cb' => '<input type="checkbox" />',
60
+ $this->ywar->custom_column_review => __('Review', 'yith-woocommerce-advanced-reviews'),
61
+ $this->ywar->custom_column_author => __('Author', 'yith-woocommerce-advanced-reviews'),
62
+ $this->ywar->custom_column_date => __('Date', 'yith-woocommerce-advanced-reviews'),
63
+ $this->ywar->custom_column_rating => __('Rate', 'yith-woocommerce-advanced-reviews'),
64
+ $this->ywar->custom_column_product => __('Product', 'yith-woocommerce-advanced-reviews')
65
+ );
66
+
67
+ return apply_filters('yith_advanced_reviews_custom_column', $columns);
68
+ }
69
+
70
+
71
+ /**
72
+ * Generate row actions div
73
+ *
74
+ * @since 3.1.0
75
+ * @access protected
76
+ *
77
+ * @param array $actions The list of actions
78
+ * @param bool $always_visible Whether the actions should be always visible
79
+ *
80
+ * @return string
81
+ */
82
+ protected function row_actions($actions, $always_visible = false)
83
+ {
84
+ $action_count = count($actions);
85
+ $i = 0;
86
+
87
+ if (!$action_count) {
88
+ return '';
89
+ }
90
+
91
+ $out = '<div class="' . ($always_visible ? 'row-actions visible' : 'row-actions') . '">';
92
+ foreach ($actions as $action => $link) {
93
+ ++$i;
94
+ ($i == $action_count) ? $sep = '' : $sep = ' | ';
95
+ $out .= "<span class='$action'>$link$sep</span>";
96
+ }
97
+ $out .= '</div>';
98
+
99
+ return $out;
100
+ }
101
+
102
+ /**
103
+ * Get a parameter array to be passed to get_posts
104
+ *
105
+ * @param $args parameters for filtering the review list
106
+ * 'page' => 0 = show all, any positive value ask for paginated results
107
+ * 'post_status' => 'all', //value are all, publish,future...
108
+ * 'post_parent' => -1, //-1 stands for all post parent, any non negative value is intended as a specifici parent
109
+ * 'review_status' => 'all',
110
+ * 'items_for_page => 0 = show all on 1 page, any positive value is the number of items to show
111
+ */
112
+ private function get_params_for_current_view($args)
113
+ {
114
+ // Start the filters array, selecting the review post type
115
+ $params = array(
116
+ 'post_type' => 'ywar_reviews',
117
+ 'suppress_filters' => false
118
+ );
119
+
120
+ // Show a single page or all items
121
+ $params['numberposts'] = -1;
122
+ if (isset($args['page']) && ($args['page'] > 0) && isset($args['items_for_page']) && ($args['items_for_page'] > 0)) {
123
+
124
+ // set number of posts and offset
125
+ $current_page = $args['page'];
126
+ $items_for_page = $args['items_for_page'];
127
+ $offset = ($current_page * $items_for_page) - $items_for_page;
128
+ $params['offset'] = $offset;
129
+ $params['numberposts'] = $items_for_page;
130
+
131
+
132
+ } else {
133
+ $params['offset'] = 0;
134
+ }
135
+
136
+ // Choose post status
137
+ if (isset($args['post_status']) && ("all" != $args['post_status'])) {
138
+ $params['post_status'] = $args['post_status'];
139
+ }
140
+
141
+ if (isset($args['post_parent']) && ($args['post_parent'] >= 0)) {
142
+ $params['post_parent'] = $args['post_parent'];
143
+ }
144
+
145
+ $order = isset($args['order']) ? $args['order'] : 'DESC';
146
+ $params['order'] = $order;
147
+
148
+ if (isset($args['orderby'])) {
149
+ switch ($order_by = $args['orderby']) {
150
+ case $this->ywar->custom_column_rating :
151
+ $params['meta_key'] = $this->ywar->meta_key_rating;
152
+ $params['orderby'] = 'meta_value_num';
153
+ break;
154
+
155
+ case $this->ywar->custom_column_date :
156
+ $params['orderby'] = 'post_date';
157
+ break;
158
+
159
+ default :
160
+ $params = apply_filters("yith_advanced_reviews_column_sort", $params, $order_by);
161
+ }
162
+ }
163
+
164
+ if (isset($args['review_status'])) {
165
+
166
+ switch ($args['review_status']) {
167
+ case 'all' :
168
+ break;
169
+
170
+ case 'trash' :
171
+ $params['post_status'] = 'trash';
172
+
173
+ break;
174
+
175
+ case 'not_approved' :
176
+ $params['meta_query'][] = array(
177
+ 'key' => $this->ywar->meta_key_approved,
178
+ 'value' => 1,
179
+ 'compare' => '!=',
180
+ 'type' => 'numeric'
181
+ );
182
+ break;
183
+
184
+ default :
185
+ $params = apply_filters('yith_advanced_reviews_filter_view', $params, $args['review_status']);
186
+ }
187
+ }
188
+
189
+ return $params;
190
+ }
191
+
192
+ public function filter_reviews_by_search_term($where)
193
+ {
194
+ $filter_content = isset($_GET["s"]) ? $_GET["s"] : '';
195
+ $terms = explode("+", $filter_content);
196
+ global $wpdb;
197
+ $where_clause = '';
198
+ foreach ($terms as $term) {
199
+ if (!empty($where_clause)) {
200
+ $where_clause .= " OR ";
201
+ }
202
+ $where_clause .= "( {$wpdb->prefix}posts.post_content LIKE '%$term%' ) or ({$wpdb->prefix}posts.post_title like '%$term%') ";
203
+ }
204
+
205
+ $where = "$where AND ($where_clause)";
206
+
207
+ return $where;
208
+ }
209
+
210
+ /**
211
+ * Perform custom bulk actions, if there are some
212
+ */
213
+ public function process_bulk_action()
214
+ {
215
+ switch ($this->current_action()) {
216
+
217
+ case 'untrash' :
218
+ foreach ($_GET['reviews'] as $review_id) {
219
+ $my_post = array(
220
+ 'ID' => $review_id,
221
+ 'post_status' => 'publish'
222
+ );
223
+
224
+ // Update the post into the database
225
+ wp_update_post($my_post);
226
+ }
227
+
228
+ break;
229
+
230
+ case 'trash' :
231
+ foreach ($_GET['reviews'] as $review_id) {
232
+ $my_post = array(
233
+ 'ID' => $review_id,
234
+ 'post_status' => 'trash'
235
+ );
236
+
237
+ // Update the post into the database
238
+ wp_update_post($my_post);
239
+ }
240
+
241
+ break;
242
+
243
+ case 'delete' :
244
+ foreach ($_GET['reviews'] as $review_id) {
245
+ wp_delete_post($review_id);
246
+ }
247
+
248
+ break;
249
+
250
+ case 'approve' :
251
+ foreach ($_GET['reviews'] as $review_id) {
252
+ update_post_meta($review_id, $this->ywar->meta_key_approved, 1);
253
+ }
254
+
255
+ break;
256
+
257
+ case 'unapprove' :
258
+ foreach ($_GET['reviews'] as $review_id) {
259
+ update_post_meta($review_id, $this->ywar->meta_key_approved, 0);
260
+ }
261
+
262
+ break;
263
+
264
+ default :
265
+ if (isset($_GET['reviews'])) {
266
+ do_action('yith_advanced_reviews_process_bulk_actions', $this->current_action(), $_GET['reviews']);
267
+ }
268
+ }
269
+ }
270
+
271
+ /**
272
+ * Prepare items for table
273
+ *
274
+ * @return void
275
+ * @since 1.0.0
276
+ */
277
+ public function prepare_items()
278
+ {
279
+ $this->process_bulk_action();
280
+
281
+ // sets pagination arguments
282
+ $current_page = absint($this->get_pagenum());
283
+
284
+ // sets columns headers
285
+ $columns = $this->get_columns();
286
+ $hidden = array();
287
+ $sortable = $this->get_sortable_columns();
288
+ $this->_column_headers = array($columns, $hidden, $sortable);
289
+
290
+ $review_status = isset($_GET["status"]) ? $_GET["status"] : 'all';
291
+ $orderby = isset($_GET["orderby"]) ? $_GET["orderby"] : '';
292
+ $order = isset($_GET["order"]) ? $_GET["order"] : 'desc';
293
+
294
+ // Start the filters array, selecting the review post type
295
+ $params = array(
296
+ 'post_type' => 'ywar_reviews',
297
+ 'items_for_page' => $this->ywar->items_for_page,
298
+ 'review_status' => $review_status,
299
+ 'orderby' => $orderby,
300
+ 'order' => $order
301
+ );
302
+
303
+ // retrieve the number of items for the current filters
304
+ $args = $this->get_params_for_current_view($params);
305
+ $args['fields'] = 'ids';
306
+ $total_items = count(get_posts($args));
307
+
308
+ // retrieve only a page for the current filter
309
+ $params['page'] = $current_page;
310
+ $args = $this->get_params_for_current_view($params);
311
+
312
+ $filter_content = isset($_GET["s"]) ? $_GET["s"] : '';
313
+ if (!empty($filter_content)) {
314
+ // Add a filter to alter WHERE clause on following get_posts call
315
+ add_filter('posts_where', array($this, 'filter_reviews_by_search_term'));
316
+ }
317
+
318
+ $this->items = get_posts($args);
319
+
320
+ //remove the previous filter, not needed anymore
321
+ remove_filter('posts_where', array($this, 'filter_reviews_by_search_term'));
322
+
323
+ $total_pages = ceil($total_items / $this->ywar->items_for_page);
324
+
325
+ // Set the pagination
326
+ $this->set_pagination_args(array(
327
+ 'total_items' => $total_items,
328
+ 'per_page' => $this->ywar->items_for_page,
329
+ 'total_pages' => $total_pages
330
+ ));
331
+ }
332
+
333
+
334
+ /**
335
+ * Decide which columns to activate the sorting functionality on
336
+ * @return array $sortable, the array of columns that can be sorted by the user
337
+ */
338
+ public function get_sortable_columns()
339
+ {
340
+
341
+ $columns = array(
342
+
343
+ $this->ywar->custom_column_rating => array($this->ywar->custom_column_rating, false),
344
+ $this->ywar->custom_column_date => array($this->ywar->custom_column_date, false),
345
+ );
346
+
347
+ return apply_filters('yith_advanced_reviews_sortable_custom_columns', $columns);
348
+ }
349
+
350
+ /**
351
+ * Sets bulk actions for table
352
+ *
353
+ * @return array Array of available actions
354
+ * @since 1.0.0
355
+ */
356
+ public function get_bulk_actions()
357
+ {
358
+ $actions = array();
359
+
360
+ $actions['untrash'] = __('Restore', 'yith-woocommerce-advanced-reviews');
361
+ $actions['trash'] = __('Move to bin', 'yith-woocommerce-advanced-reviews');
362
+
363
+ $actions['delete'] = __('Delete permanently', 'yith-woocommerce-advanced-reviews');
364
+ $actions['approve'] = __('Approve reviews', 'yith-woocommerce-advanced-reviews');
365
+ $actions['unapprove'] = __('Unapprove reviews', 'yith-woocommerce-advanced-reviews');
366
+
367
+ return apply_filters('yith_advanced_reviews_bulk_actions', $actions);
368
+ }
369
+
370
+ /**
371
+ * Extra controls to be displayed between bulk actions and pagination
372
+ *
373
+ * @since 3.1.0
374
+ * @access protected
375
+ */
376
+ protected function get_views()
377
+ {
378
+ $views = array(
379
+ 'all' => __('All', 'yith-woocommerce-advanced-reviews'),
380
+ 'trash' => __('Bin', 'yith-woocommerce-advanced-reviews'),
381
+ 'not_approved' => __('Not approved', 'yith-woocommerce-advanced-reviews')
382
+ );
383
+
384
+ $views = apply_filters('yith_advanced_reviews_table_views', $views);
385
+
386
+ $current_view = $this->get_current_view();
387
+ $args = array('status' => 0);
388
+
389
+ $args['user_id'] = get_current_user_id();
390
+
391
+ // merge Unpaid with Processing
392
+ //$views['unpaid'] .= '/' . $views['processing'];
393
+ unset($views['processing']);
394
+
395
+ foreach ($views as $id => $view) {
396
+ // number of items for the view
397
+
398
+ $args = $this->get_params_for_current_view(array(
399
+ 'review_status' => $id
400
+ ));
401
+ $args['fields'] = 'ids';
402
+
403
+ // retrieve the number of items for the current filters
404
+ $total_items = count(get_posts($args));
405
+
406
+ $href = esc_url(add_query_arg('status', $id));
407
+ $class = $id == $current_view ? 'current' : '';
408
+ $args['status'] = 'unpaid' == $id ? array($id, 'processing') : $id;
409
+ $views[$id] = sprintf("<a href='%s' class='%s'>%s <span class='count'>(%d)</span></a>", $href, $class, $view, $total_items);
410
+ }
411
+
412
+ return $views;
413
+ }
414
+
415
+ /**
416
+ * Print the columns information
417
+ *
418
+ * @param $review
419
+ * @param $column_name
420
+ *
421
+ * @return string
422
+ */
423
+ public function column_default($review, $column_name)
424
+ {
425
+
426
+ switch ($column_name) {
427
+
428
+ case $this->ywar->custom_column_review:
429
+
430
+ $post = get_post($review->ID);
431
+ if (empty($post->post_title) && empty($post->post_content)) {
432
+ return;
433
+ }
434
+
435
+ $edit_link = get_edit_post_link($review->ID);
436
+ echo '<a class="row-title" href="' . $edit_link . '">';
437
+
438
+ if (!empty($post->post_title)) {
439
+
440
+ echo '<span class="review-title">' . wc_trim_string($post->post_title, 80) . '</span>';
441
+ echo "<br>";
442
+ }
443
+
444
+ if (!empty($post->post_content)) {
445
+
446
+ echo '<span class="review-content">' . wc_trim_string($post->post_content, 80) . '</span>';
447
+ }
448
+
449
+ echo '</a>';
450
+
451
+ $post_type_object = get_post_type_object($this->ywar->post_type_name);
452
+
453
+ if ('trash' == $post->post_status) {
454
+ $actions['untrash'] = "<a title='" . esc_attr__('Restore this item from the bin') . "' href='" . $this->ywar->untrash_review_url($post) . "'>" . __('Restore') . "</a>";
455
+ } elseif (EMPTY_TRASH_DAYS) {
456
+ $actions['trash'] = "<a class='submitdelete' title='" . esc_attr__('Move this item to the bin') . "' href='" . get_delete_post_link($post->ID) . "'>" . __('Bin') . "</a>";
457
+ }
458
+ if ('trash' == $post->post_status || !EMPTY_TRASH_DAYS) {
459
+ $actions['delete'] = "<a class='submitdelete' title='" . esc_attr__('Delete this item permanently') . "' href='" . get_delete_post_link($post->ID, '', true) . "'>" . __('Delete permanently') . "</a>";
460
+ }
461
+
462
+ $actions = apply_filters('yith_advanced_reviews_row_actions', $actions, $post);
463
+
464
+ echo $this->row_actions($actions);
465
+
466
+
467
+ break;
468
+
469
+ case $this->ywar->custom_column_rating:
470
+ if (0 == $review->post_parent) {
471
+ $rating = get_post_meta($review->ID, $this->ywar->meta_key_rating, true);
472
+
473
+ echo '<div class="woocommerce">
474
+ <div class="star-rating" title="' . sprintf(__("Rated %d out of 5", 'yith-woocommerce-advanced-reviews'), $rating) . '">
475
+ <span style="width:' . (($rating / 5) * 100) . '%"><strong>' . $rating . '</strong>' . __("out of 5", 'yith-woocommerce-advanced-reviews') . ' </span>
476
+ </div>
477
+ </div>';
478
+ }
479
+
480
+ break;
481
+
482
+ case $this->ywar->custom_column_product:
483
+
484
+ $product_id = get_post_meta($review->ID, $this->ywar->meta_key_product_id, true);
485
+
486
+ echo get_the_title($product_id) . "<br>";
487
+
488
+ if (current_user_can('edit_post', $product_id)) {
489
+ echo "<a class='edit-product-review' href='" . get_edit_post_link($product_id) . "'>" . __("Edit", 'yith-woocommerce-advanced-reviews') . '</a>';
490
+ }
491
+
492
+ echo "<a class='view-product-review' href='" . get_permalink($product_id) . "' target='_blank'>" . __("View", 'yith-woocommerce-advanced-reviews') . '</a>';
493
+
494
+ break;
495
+
496
+ case $this->ywar->custom_column_author:
497
+ if ($review->post_author) {
498
+ $user = get_userdata($review->post_author);
499
+ $author_name = $user ? $user->display_name : __('Anonymous', 'yith-woocommerce-advanced-reviews');
500
+ } else {
501
+ $user = yit_get_post_meta($review->ID, $this->ywar->meta_key_review_author);
502
+
503
+ if ($user) {
504
+ $author_name = $user ? $user : __('Anonymous', 'yith-woocommerce-advanced-reviews');
505
+ }
506
+ }
507
+
508
+ echo $author_name;
509
+
510
+ break;
511
+
512
+ case $this->ywar->custom_column_date:
513
+ $t_time = get_the_time(__('Y/m/d g:i:s a'));
514
+ $m_time = $review->post_date;
515
+ $time = get_post_time('G', true, $review);
516
+
517
+ $time_diff = time() - $time;
518
+
519
+ if ($time_diff > 0 && $time_diff < DAY_IN_SECONDS) {
520
+ $h_time = sprintf(__('%s ago'), human_time_diff($time));
521
+ } else {
522
+ $h_time = mysql2date(__('Y/m/d'), $m_time);
523
+ }
524
+
525
+ echo '<abbr title="' . $t_time . '">' . $h_time . '</abbr>';
526
+ break;
527
+
528
+ default :
529
+ do_action('yith_advanced_reviews_show_advanced_reviews_columns', $column_name, $review->ID);
530
+ }
531
+
532
+ return null;
533
+ }
534
+
535
+ /**
536
+ * Prints column cb
537
+ *
538
+ * @param $rec Object Item to use to print CB record
539
+ *
540
+ * @return string
541
+ * @since 1.0.0
542
+ */
543
+ public function column_cb($rec)
544
+ {
545
+
546
+ return sprintf(
547
+ '<input type="checkbox" name="%1$s[]" value="%2$s" />',
548
+ $this->_args['plural'], //Let's simply repurpose the table's plural label
549
+ $rec->ID //The value of the checkbox should be the record's id
550
+ );
551
+ }
552
+
553
+ /**
554
+ * Message to be displayed when there are no items
555
+ *
556
+ * @since 3.1.0
557
+ * @access public
558
+ */
559
+ public function no_items()
560
+ {
561
+ _e('No reviews found.', 'yith-woocommerce-advanced-reviews');
562
+ }
563
+
564
+
565
+ /**
566
+ * Extra controls to be displayed between bulk actions and pagination
567
+ *
568
+ * @since 1.0.0
569
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
570
+ *
571
+ * @return string The view name
572
+ */
573
+ public function get_current_view()
574
+ {
575
+ return empty($_GET['status']) ? 'all' : $_GET['status'];
576
+ }
577
+
578
+ /**
579
+ * Generate the table navigation above or below the table
580
+ *
581
+ * @since 3.1.0
582
+ * @access protected
583
+ *
584
+ * @param string $which
585
+ */
586
+ protected function display_tablenav($which)
587
+ {
588
+ if ('top' == $which) {
589
+ wp_nonce_field('bulk-' . $this->_args['plural']);
590
+ }
591
+ ?>
592
+ <div class="tablenav <?php echo esc_attr($which); ?>">
593
+
594
+ <div class="alignleft actions bulkactions">
595
+ <?php $this->bulk_actions($which); ?>
596
+ </div>
597
+ <?php
598
+ $this->extra_tablenav($which);
599
+ $this->pagination($which);
600
+ ?>
601
+
602
+ <br class="clear"/>
603
+ </div>
604
+ <?php
605
+ }
606
+
607
+ /**
608
+ * Generates content for a single row of the table
609
+ *
610
+ * @since 3.1.0
611
+ * @access public
612
+ *
613
+ * @param object $item The current item
614
+ */
615
+ public function single_row($item)
616
+ {
617
+ $approved = 1 == get_post_meta($item->ID, $this->ywar->meta_key_approved, true);
618
+ if (!$approved) {
619
+ echo '<tr class="review-unapproved">';
620
+ } else {
621
+ echo '<tr>';
622
+ }
623
+
624
+ $this->single_row_columns($item);
625
+ echo '</tr>';
626
+ }
627
+ }
628
+ }
629
+
modules/yith-woocommerce-advanced-reviews/plugin-options/general-options.php CHANGED
@@ -1,87 +1,87 @@
1
- <?php
2
- /**
3
- * This file belongs to the YIT Plugin Framework.
4
- *
5
- * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
- * that is bundled with this package in the file LICENSE.txt.
7
- * It is also available through the world-wide-web at this URL:
8
- * http://www.gnu.org/licenses/gpl-3.0.txt
9
- */
10
-
11
- if ( ! defined( 'ABSPATH' ) ) {
12
- exit;
13
- } // Exit if accessed directly
14
-
15
- global $YWAR_AdvancedReview;
16
-
17
- $general_options = array(
18
-
19
- 'general' => array(
20
-
21
- 'section_general_settings' => array(
22
- 'name' => __( 'General settings', 'yith-woocommerce-advanced-reviews' ),
23
- 'type' => 'title',
24
- 'id' => 'ywar_section_general'
25
- ),
26
- 'review_settings_enable_title' => array(
27
- 'name' => __( 'Show title', 'yith-woocommerce-advanced-reviews' ),
28
- 'type' => 'checkbox',
29
- 'desc' => __( 'Add a title field in the reviews.', 'yith-woocommerce-advanced-reviews' ),
30
- 'id' => 'ywar_enable_review_title',
31
- 'default' => 'yes'
32
- ),
33
- 'review_settings_enable_attachment' => array(
34
- 'name' => __( 'Show attachments', 'yith-woocommerce-advanced-reviews' ),
35
- 'type' => 'checkbox',
36
- 'desc' => __( 'Add an attachment section in the reviews.', 'yith-woocommerce-advanced-reviews' ),
37
- 'id' => 'ywar_enable_attachments',
38
- 'default' => 'yes'
39
- ),
40
- 'review_settings_attachment_limit' => array(
41
- 'name' => __( 'Multiple attachment limit', 'yith-woocommerce-advanced-reviews' ),
42
- 'type' => 'number',
43
- 'desc' => __( 'Set the maximum number of attachments that can be selected (0 = no limit).', 'yith-woocommerce-advanced-reviews' ),
44
- 'id' => 'ywar_max_attachments',
45
- 'default' => '0'
46
- ),
47
- 'review_settings_import' => array(
48
- 'name' => __( 'Previous reviews', 'yith-woocommerce-advanced-reviews' ),
49
- 'type' => 'ywar_import_previous_reviews',
50
- 'id' => 'ywar_import_review',
51
- 'default' => 'yes'
52
- ),
53
- 'section_general_settings_end' => array(
54
- 'type' => 'sectionend',
55
- 'id' => 'ywar_section_general_end'
56
- )
57
- )
58
- );
59
-
60
- if ( ! defined( 'YITH_YWAR_PREMIUM' ) ) {
61
- $intro_tab = array(
62
- 'section_general_settings_videobox' => array(
63
- 'name' => __( 'Upgrade to the PREMIUM VERSION', 'yit' ),
64
- 'type' => 'videobox',
65
- 'default' => array(
66
- 'plugin_name' => __( 'YITH WooCommerce Advanced Reviews', 'yit' ),
67
- 'title_first_column' => __( 'Discover Advanced Features', 'yit' ),
68
- 'description_first_column' => __( 'Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ADVANCED REVIEWS to benefit from all features!', 'yit' ),
69
- 'video' => array(
70
- 'video_id' => '118913171',
71
- 'video_image_url' => YITH_YWAR_ASSETS_IMAGES_URL . 'yith-woocommerce-advanced-reviews.jpg',
72
- 'video_description' => __( 'See the YITH WooCommerce Advanced Reviews plugin with full premium features in action', 'yit' ),
73
- ),
74
- 'title_second_column' => __( 'Get Support and Pro Features', 'yit' ),
75
- 'description_second_column' => __( 'By purchasing the premium version of the plugin, you will take advantage of the advanced features of the product and you will get one year of free updates and support through our platform available 24h/24.', 'yit' ),
76
- 'button' => array(
77
- 'href' => $YWAR_AdvancedReview->get_premium_landing_uri(),
78
- 'title' => 'Get Support and Pro Features'
79
- )
80
- ),
81
- 'id' => 'yith_wcas_general_videobox'
82
- )
83
- );
84
- $general_options['general'] = $intro_tab + $general_options['general'];
85
- }
86
-
87
- return $general_options;
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+
11
+ if ( ! defined( 'ABSPATH' ) ) {
12
+ exit;
13
+ } // Exit if accessed directly
14
+
15
+ global $YWAR_AdvancedReview;
16
+
17
+ $general_options = array(
18
+
19
+ 'general' => array(
20
+
21
+ 'section_general_settings' => array(
22
+ 'name' => __( 'General settings', 'yith-woocommerce-advanced-reviews' ),
23
+ 'type' => 'title',
24
+ 'id' => 'ywar_section_general'
25
+ ),
26
+ 'review_settings_enable_title' => array(
27
+ 'name' => __( 'Show title', 'yith-woocommerce-advanced-reviews' ),
28
+ 'type' => 'checkbox',
29
+ 'desc' => __( 'Add a title field in the reviews.', 'yith-woocommerce-advanced-reviews' ),
30
+ 'id' => 'ywar_enable_review_title',
31
+ 'default' => 'yes'
32
+ ),
33
+ 'review_settings_enable_attachment' => array(
34
+ 'name' => __( 'Show attachments', 'yith-woocommerce-advanced-reviews' ),
35
+ 'type' => 'checkbox',
36
+ 'desc' => __( 'Add an attachment section in the reviews.', 'yith-woocommerce-advanced-reviews' ),
37
+ 'id' => 'ywar_enable_attachments',
38
+ 'default' => 'yes'
39
+ ),
40
+ 'review_settings_attachment_limit' => array(
41
+ 'name' => __( 'Multiple attachment limit', 'yith-woocommerce-advanced-reviews' ),
42
+ 'type' => 'number',
43
+ 'desc' => __( 'Set the maximum number of attachments that can be selected (0 = no limit).', 'yith-woocommerce-advanced-reviews' ),
44
+ 'id' => 'ywar_max_attachments',
45
+ 'default' => '0'
46
+ ),
47
+ 'review_settings_import' => array(
48
+ 'name' => __( 'Previous reviews', 'yith-woocommerce-advanced-reviews' ),
49
+ 'type' => 'ywar_import_previous_reviews',
50
+ 'id' => 'ywar_import_review',
51
+ 'default' => 'yes'
52
+ ),
53
+ 'section_general_settings_end' => array(
54
+ 'type' => 'sectionend',
55
+ 'id' => 'ywar_section_general_end'
56
+ )
57
+ )
58
+ );
59
+
60
+ if ( ! defined( 'YITH_YWAR_PREMIUM' ) ) {
61
+ $intro_tab = array(
62
+ 'section_general_settings_videobox' => array(
63
+ 'name' => __( 'Upgrade to the PREMIUM VERSION', 'yit' ),
64
+ 'type' => 'videobox',
65
+ 'default' => array(
66
+ 'plugin_name' => __( 'YITH WooCommerce Advanced Reviews', 'yit' ),
67
+ 'title_first_column' => __( 'Discover Advanced Features', 'yit' ),
68
+ 'description_first_column' => __( 'Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE ADVANCED REVIEWS to benefit from all features!', 'yit' ),
69
+ 'video' => array(
70
+ 'video_id' => '118913171',
71
+ 'video_image_url' => YITH_YWAR_ASSETS_IMAGES_URL . 'yith-woocommerce-advanced-reviews.jpg',
72
+ 'video_description' => __( 'See the YITH WooCommerce Advanced Reviews plugin with full premium features in action', 'yit' ),
73
+ ),
74
+ 'title_second_column' => __( 'Get Support and Pro Features', 'yit' ),
75
+ 'description_second_column' => __( 'By purchasing the premium version of the plugin, you will take advantage of the advanced features of the product and you will get one year of free updates and support through our platform available 24h/24.', 'yit' ),
76
+ 'button' => array(
77
+ 'href' => $YWAR_AdvancedReview->get_premium_landing_uri(),
78
+ 'title' => 'Get Support and Pro Features'
79
+ )
80
+ ),
81
+ 'id' => 'yith_wcas_general_videobox'
82
+ )
83
+ );
84
+ $general_options['general'] = $intro_tab + $general_options['general'];
85
+ }
86
+
87
+ return $general_options;
modules/yith-woocommerce-advanced-reviews/plugin-options/layout-options.php CHANGED
@@ -1,59 +1,59 @@
1
- <?php
2
- /**
3
- * This file belongs to the YIT Plugin Framework.
4
- *
5
- * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
- * that is bundled with this package in the file LICENSE.txt.
7
- * It is also available through the world-wide-web at this URL:
8
- * http://www.gnu.org/licenses/gpl-3.0.txt
9
- */
10
-
11
- if ( ! defined( 'ABSPATH' ) ) {
12
- exit;
13
- } // Exit if accessed directly
14
-
15
-
16
- return array(
17
-
18
- 'layout' => array(
19
-
20
- 'reviews_summary_section_title' => array(
21
- 'name' => __( 'Review summary options', 'yith-woocommerce-advanced-reviews' ),
22
- 'type' => 'title',
23
- 'desc' => '',
24
- 'id' => 'ywar_settings_review_summary_title',
25
- ),
26
- 'review_summary_bar_color' => array(
27
- 'name' => __( 'Background bar color', 'yith-woocommerce-advanced-reviews' ),
28
- 'type' => 'color',
29
- 'desc' => '',
30
- 'id' => 'ywar_summary_bar_color',
31
- 'default' => '#f4f4f4'
32
- ),
33
- 'reviews_summary_percentage_bar_color' => array(
34
- 'name' => __( 'Percentage bar color', 'yith-woocommerce-advanced-reviews' ),
35
- 'type' => 'color',
36
- 'desc' => '',
37
- 'id' => 'ywar_summary_percentage_bar_color',
38
- 'default' => '#a9709d'
39
- ),
40
- 'reviews_summary_percentage_value' => array(
41
- 'name' => __( 'Show percentage value', 'yith-woocommerce-advanced-reviews' ),
42
- 'type' => 'checkbox',
43
- 'desc' => __( 'Show % value on percentage bars.', 'yith-woocommerce-advanced-reviews' ),
44
- 'id' => 'ywar_summary_percentage_value',
45
- 'default' => 'yes'
46
- ),
47
- 'reviews_summary_percentage_value_color' => array(
48
- 'name' => __( 'Percentage value color', 'yith-woocommerce-advanced-reviews' ),
49
- 'type' => 'color',
50
- 'desc' => '',
51
- 'id' => 'ywar_summary_percentage_value_color',
52
- 'default' => '#a9709d'
53
- ),
54
- 'reviews_summary_end' => array(
55
- 'type' => 'sectionend',
56
- 'id' => 'ywar_settings_reviews_summary_end'
57
- ),
58
- ),
59
  );
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+
11
+ if ( ! defined( 'ABSPATH' ) ) {
12
+ exit;
13
+ } // Exit if accessed directly
14
+
15
+
16
+ return array(
17
+
18
+ 'layout' => array(
19
+
20
+ 'reviews_summary_section_title' => array(
21
+ 'name' => __( 'Review summary options', 'yith-woocommerce-advanced-reviews' ),
22
+ 'type' => 'title',
23
+ 'desc' => '',
24
+ 'id' => 'ywar_settings_review_summary_title',
25
+ ),
26
+ 'review_summary_bar_color' => array(
27
+ 'name' => __( 'Background bar color', 'yith-woocommerce-advanced-reviews' ),
28
+ 'type' => 'color',
29
+ 'desc' => '',
30
+ 'id' => 'ywar_summary_bar_color',
31
+ 'default' => '#f4f4f4'
32
+ ),
33
+ 'reviews_summary_percentage_bar_color' => array(
34
+ 'name' => __( 'Percentage bar color', 'yith-woocommerce-advanced-reviews' ),
35
+ 'type' => 'color',
36
+ 'desc' => '',
37
+ 'id' => 'ywar_summary_percentage_bar_color',
38
+ 'default' => '#a9709d'
39
+ ),
40
+ 'reviews_summary_percentage_value' => array(
41
+ 'name' => __( 'Show percentage value', 'yith-woocommerce-advanced-reviews' ),
42
+ 'type' => 'checkbox',
43
+ 'desc' => __( 'Show % value on percentage bars.', 'yith-woocommerce-advanced-reviews' ),
44
+ 'id' => 'ywar_summary_percentage_value',
45
+ 'default' => 'yes'
46
+ ),
47
+ 'reviews_summary_percentage_value_color' => array(
48
+ 'name' => __( 'Percentage value color', 'yith-woocommerce-advanced-reviews' ),
49
+ 'type' => 'color',
50
+ 'desc' => '',
51
+ 'id' => 'ywar_summary_percentage_value_color',
52
+ 'default' => '#a9709d'
53
+ ),
54
+ 'reviews_summary_end' => array(
55
+ 'type' => 'sectionend',
56
+ 'id' => 'ywar_settings_reviews_summary_end'
57
+ ),
58
+ ),
59
  );
modules/yith-woocommerce-advanced-reviews/plugin-options/premium-landing-options.php CHANGED
@@ -1,23 +1,23 @@
1
- <?php
2
- /**
3
- * This file belongs to the YIT Plugin Framework.
4
- *
5
- * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
- * that is bundled with this package in the file LICENSE.txt.
7
- * It is also available through the world-wide-web at this URL:
8
- * http://www.gnu.org/licenses/gpl-3.0.txt
9
- */
10
-
11
- if ( ! defined( 'ABSPATH' ) ) {
12
- exit;
13
- } // Exit if accessed directly
14
-
15
-
16
- return array(
17
- 'premium-landing' => array(
18
- 'home' => array(
19
- 'type' => 'custom_tab',
20
- 'action' => 'yith_advanced_reviews_premium'
21
- )
22
- )
23
  );
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+
11
+ if ( ! defined( 'ABSPATH' ) ) {
12
+ exit;
13
+ } // Exit if accessed directly
14
+
15
+
16
+ return array(
17
+ 'premium-landing' => array(
18
+ 'home' => array(
19
+ 'type' => 'custom_tab',
20
+ 'action' => 'yith_advanced_reviews_premium'
21
+ )
22
+ )
23
  );
modules/yith-woocommerce-advanced-reviews/plugin-options/premium-options.php CHANGED
@@ -1,111 +1,111 @@
1
- <?php
2
- /**
3
- * This file belongs to the YIT Plugin Framework.
4
- *
5
- * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
- * that is bundled with this package in the file LICENSE.txt.
7
- * It is also available through the world-wide-web at this URL:
8
- * http://www.gnu.org/licenses/gpl-3.0.txt
9
- */
10
-
11
- if ( ! defined( 'ABSPATH' ) ) {
12
- exit;
13
- } // Exit if accessed directly
14
-
15
- $custom_attributes = defined( 'YITH_YWAR_PREMIUM' ) ? '' : array( 'disabled' => 'disabled' );
16
- return array(
17
-
18
- 'premium' => array(
19
-
20
- 'section_vote_system_settings' => array(
21
- 'name' => __( 'Voting system', 'yith-woocommerce-advanced-reviews' ),
22
- 'type' => 'title',
23
- 'id' => 'ywar_section_general'
24
- ),
25
- 'vote_system_enable' => array(
26
- 'name' => __( 'Show vote section', 'yith-woocommerce-advanced-reviews' ),
27
- 'type' => 'checkbox',
28
- 'desc' => __( 'Allow user to upvote or downvote a review.', 'yith-woocommerce-advanced-reviews' ),
29
- 'id' => 'ywar_enable_vote_system',
30
- 'custom_attributes' => $custom_attributes,
31
- 'default' => 'yes'
32
- ),
33
- 'vote_system_show_peoples_choice' => array(
34
- 'name' => __( 'Show review votes', 'yith-woocommerce-advanced-reviews' ),
35
- 'type' => 'checkbox',
36
- 'desc' => __( 'Add a string stating how many people consider the review useful.', 'yith-woocommerce-advanced-reviews' ),
37
- 'id' => 'ywar_show_peoples_vote',
38
- 'custom_attributes' => $custom_attributes,
39
- 'default' => 'yes'
40
- ),
41
- 'section_vote_system_settings_end' => array(
42
- 'type' => 'sectionend',
43
- 'id' => 'ywar_section_general_end'
44
- ),
45
- 'section_reviews_settings' => array(
46
- 'name' => __( 'Reviews settings', 'yith-woocommerce-advanced-reviews' ),
47
- 'type' => 'title',
48
- 'custom_attributes' => $custom_attributes,
49
- 'id' => 'ywar_section_reviews'
50
- ),
51
- 'show_how_many_reviews' => array(
52
- 'name' => __( 'How many reviews to show', 'yith-woocommerce-advanced-reviews' ),
53
- 'type' => 'number',
54
- 'desc' => __( 'Limit how many reviews to show (0 for unlimited).', 'yith-woocommerce-advanced-reviews' ),
55
- 'id' => 'comments_per_page', // modify wordpress discussion setting
56
- 'custom_attributes' => $custom_attributes,
57
-
58
- 'default' => '0'
59
- ),
60
- 'show_load_more' => array(
61
- 'name' => __( 'Show the "load more" link', 'yith-woocommerce-advanced-reviews' ),
62
- 'type' => 'select',
63
- 'desc' => __( 'Choose to show a textual link or a button to load additionally reviews.', 'yith-woocommerce-advanced-reviews' ),
64
- 'id' => 'ywar_show_load_more',
65
- 'options' => array(
66
- '1' => __( 'Don\'t show', 'yith-woocommerce-advanced-reviews' ),
67
- '2' => __( 'Show textual link', 'yith-woocommerce-advanced-reviews' ),
68
- '3' => __( 'Show button', 'yith-woocommerce-advanced-reviews' )
69
- ),
70
- 'custom_attributes' => $custom_attributes,
71
-
72
- 'default' => '1'
73
- ),
74
- 'show_reviews_dialog' => array(
75
- 'name' => __( 'Modal window', 'yith-woocommerce-advanced-reviews' ),
76
- 'type' => 'checkbox',
77
- 'desc' => __( 'Show reviews filtered by users rating in a modal window.', 'yith-woocommerce-advanced-reviews' ),
78
- 'id' => 'ywar_reviews_dialog',
79
- 'custom_attributes' => $custom_attributes,
80
-
81
- 'default' => 'no'
82
- ),
83
- 'reply_to_review' => array(
84
- 'name' => __( 'Reply to review', 'yith-woocommerce-advanced-reviews' ),
85
- 'type' => 'select',
86
- 'desc' => __( 'Choose who can reply to a review.', 'yith-woocommerce-advanced-reviews' ),
87
- 'id' => 'ywar_reply_to_review',
88
- 'options' => array(
89
- '1' => __( 'No one can reply', 'yith-woocommerce-advanced-reviews' ),
90
- '2' => __( 'Only administrators can reply', 'yith-woocommerce-advanced-reviews' ),
91
- '3' => __( 'Everyone can reply', 'yith-woocommerce-advanced-reviews' )
92
- ),
93
- 'custom_attributes' => $custom_attributes,
94
-
95
- 'default' => '2'
96
- ),
97
- 'load_more_text' => array(
98
- 'name' => __( 'Load more text', 'yith-woocommerce-advanced-reviews' ),
99
- 'type' => 'text',
100
- 'desc' => __( 'Text to show inside textual link or button.', 'yith-woocommerce-advanced-reviews' ),
101
- 'id' => 'ywar_load_more_text',
102
- 'custom_attributes' => $custom_attributes,
103
-
104
- 'default' => __( 'Load more', 'yith-woocommerce-advanced-reviews' )
105
- ),
106
- 'section_reviews_settings_end' => array(
107
- 'type' => 'sectionend',
108
- 'id' => 'ywar_section_reviews_end'
109
- )
110
- )
111
  );
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+
11
+ if ( ! defined( 'ABSPATH' ) ) {
12
+ exit;
13
+ } // Exit if accessed directly
14
+
15
+ $custom_attributes = defined( 'YITH_YWAR_PREMIUM' ) ? '' : array( 'disabled' => 'disabled' );
16
+ return array(
17
+
18
+ 'premium' => array(
19
+
20
+ 'section_vote_system_settings' => array(
21
+ 'name' => __( 'Voting system', 'yith-woocommerce-advanced-reviews' ),
22
+ 'type' => 'title',
23
+ 'id' => 'ywar_section_general'
24
+ ),
25
+ 'vote_system_enable' => array(
26
+ 'name' => __( 'Show vote section', 'yith-woocommerce-advanced-reviews' ),
27
+ 'type' => 'checkbox',
28
+ 'desc' => __( 'Allow user to upvote or downvote a review.', 'yith-woocommerce-advanced-reviews' ),
29
+ 'id' => 'ywar_enable_vote_system',
30
+ 'custom_attributes' => $custom_attributes,
31
+ 'default' => 'yes'
32
+ ),
33
+ 'vote_system_show_peoples_choice' => array(
34
+ 'name' => __( 'Show review votes', 'yith-woocommerce-advanced-reviews' ),
35
+ 'type' => 'checkbox',
36
+ 'desc' => __( 'Add a string stating how many people consider the review useful.', 'yith-woocommerce-advanced-reviews' ),
37
+ 'id' => 'ywar_show_peoples_vote',
38
+ 'custom_attributes' => $custom_attributes,
39
+ 'default' => 'yes'
40
+ ),
41
+ 'section_vote_system_settings_end' => array(
42
+ 'type' => 'sectionend',
43
+ 'id' => 'ywar_section_general_end'
44
+ ),
45
+ 'section_reviews_settings' => array(
46
+ 'name' => __( 'Reviews settings', 'yith-woocommerce-advanced-reviews' ),
47
+ 'type' => 'title',
48
+ 'custom_attributes' => $custom_attributes,
49
+ 'id' => 'ywar_section_reviews'
50
+ ),
51
+ 'show_how_many_reviews' => array(
52
+ 'name' => __( 'How many reviews to show', 'yith-woocommerce-advanced-reviews' ),
53
+ 'type' => 'number',
54
+ 'desc' => __( 'Limit how many reviews to show (0 for unlimited).', 'yith-woocommerce-advanced-reviews' ),
55
+ 'id' => 'comments_per_page', // modify wordpress discussion setting
56
+ 'custom_attributes' => $custom_attributes,
57
+
58
+ 'default' => '0'
59
+ ),
60
+ 'show_load_more' => array(
61
+ 'name' => __( 'Show the "load more" link', 'yith-woocommerce-advanced-reviews' ),
62
+ 'type' => 'select',
63
+ 'desc' => __( 'Choose to show a textual link or a button to load additionally reviews.', 'yith-woocommerce-advanced-reviews' ),
64
+ 'id' => 'ywar_show_load_more',
65
+ 'options' => array(
66
+ '1' => __( 'Don\'t show', 'yith-woocommerce-advanced-reviews' ),
67
+ '2' => __( 'Show textual link', 'yith-woocommerce-advanced-reviews' ),
68
+ '3' => __( 'Show button', 'yith-woocommerce-advanced-reviews' )
69
+ ),
70
+ 'custom_attributes' => $custom_attributes,
71
+
72
+ 'default' => '1'
73
+ ),
74
+ 'show_reviews_dialog' => array(
75
+ 'name' => __( 'Modal window', 'yith-woocommerce-advanced-reviews' ),
76
+ 'type' => 'checkbox',
77
+ 'desc' => __( 'Show reviews filtered by users rating in a modal window.', 'yith-woocommerce-advanced-reviews' ),
78
+ 'id' => 'ywar_reviews_dialog',
79
+ 'custom_attributes' => $custom_attributes,
80
+
81
+ 'default' => 'no'
82
+ ),
83
+ 'reply_to_review' => array(
84
+ 'name' => __( 'Reply to review', 'yith-woocommerce-advanced-reviews' ),
85
+ 'type' => 'select',
86
+ 'desc' => __( 'Choose who can reply to a review.', 'yith-woocommerce-advanced-reviews' ),
87
+ 'id' => 'ywar_reply_to_review',
88
+ 'options' => array(
89
+ '1' => __( 'No one can reply', 'yith-woocommerce-advanced-reviews' ),
90
+ '2' => __( 'Only administrators can reply', 'yith-woocommerce-advanced-reviews' ),
91
+ '3' => __( 'Everyone can reply', 'yith-woocommerce-advanced-reviews' )
92
+ ),
93
+ 'custom_attributes' => $custom_attributes,
94
+
95
+ 'default' => '2'
96
+ ),
97
+ 'load_more_text' => array(
98
+ 'name' => __( 'Load more text', 'yith-woocommerce-advanced-reviews' ),
99
+ 'type' => 'text',
100
+ 'desc' => __( 'Text to show inside textual link or button.', 'yith-woocommerce-advanced-reviews' ),
101
+ 'id' => 'ywar_load_more_text',
102
+ 'custom_attributes' => $custom_attributes,
103
+
104
+ 'default' => __( 'Load more', 'yith-woocommerce-advanced-reviews' )
105
+ ),
106
+ 'section_reviews_settings_end' => array(
107
+ 'type' => 'sectionend',
108
+ 'id' => 'ywar_section_reviews_end'
109
+ )
110
+ )
111
  );
modules/yith-woocommerce-advanced-reviews/templates/admin/premium.php CHANGED
@@ -1,475 +1,475 @@
1
- <?php
2
- global $YWAR_AdvancedReview;
3
- ?>
4
-
5
- <style>
6
- .section{
7
- margin-left: -20px;
8
- margin-right: -20px;
9
- font-family: "Raleway";
10
- }
11
- .section h1{
12
- text-align: center;
13
- text-transform: uppercase;
14
- color: #808a97;
15
- font-size: 35px;
16
- font-weight: 700;
17
- line-height: normal;
18
- display: inline-block;
19
- width: 100%;
20
- margin: 50px 0 0;
21
- }
22
- .section:nth-child(even){
23
- background-color: #fff;
24
- }
25
- .section:nth-child(odd){
26
- background-color: #f1f1f1;
27
- }
28
- .section-title{
29
- display: table;
30
- }
31
- .section .section-title img{
32
- display: table-cell;
33
- vertical-align: middle;
34
- width: auto;
35
- margin-right: 15px;
36
- }
37
-
38
- .section .section-title h2{
39
- display: table-cell;
40
- vertical-align: middle;
41
- padding: 0;
42
- font-size: 24px;
43
- font-weight: 700;
44
- color: #808a97;
45
- text-transform: uppercase;
46
- }
47
-
48
- .section .section-title h3 {
49
- font-size: 14px;
50
- line-height: 28px;
51
- margin-bottom: 0;
52
- display: block;
53
- padding: 0;
54
- font-size: 24px;
55
- font-weight: 700;
56
- color: #808a97;
57
- text-transform: uppercase;
58
- }
59
-
60
- .section p{
61
- font-size: 13px;
62
- margin: 25px 0;
63
- }
64
- .section ul li{
65
- margin-bottom: 4px;
66
- }
67
- .landing-container{
68
- max-width: 750px;
69
- margin-left: auto;
70
- margin-right: auto;
71
- padding: 50px 0 30px;
72
- }
73
- .landing-container:after{
74
- display: block;
75
- clear: both;
76
- content: '';
77
- }
78
- .landing-container .col-1,
79
- .landing-container .col-2{
80
- float: left;
81
- box-sizing: border-box;
82
- padding: 0 15px;
83
- }
84
- .landing-container .col-1 img{
85
- width: 100%;
86
- }
87
- .landing-container .col-1{
88
- width: 55%;
89
- }
90
- .landing-container .col-2{
91
- width: 45%;
92
- }
93
- .premium-cta{
94
- background-color: #808a97;
95
- color: #fff;
96
- border-radius: 6px;
97
- padding: 20px 15px;
98
- }
99
- .premium-cta:after{
100
- content: '';
101
- display: block;
102
- clear: both;
103
- }
104
- .premium-cta p{
105
- margin: 7px 0;
106
- font-size: 14px;
107
- font-weight: 500;
108
- display: inline-block;
109
- width: 60%;
110
- }
111
- .premium-cta a.button{
112
- border-radius: 6px;
113
- height: 60px;
114
- float: right;
115
- background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>upgrade.png) #ff643f no-repeat 13px 13px;
116
- border-color: #ff643f;
117
- box-shadow: none;
118
- outline: none;
119
- color: #fff;
120
- position: relative;
121
- padding: 9px 50px 9px 70px;
122
- }
123
- .premium-cta a.button:hover,
124
- .premium-cta a.button:active,
125
- .premium-cta a.button:focus{
126
- color: #fff;
127
- background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>upgrade.png) #971d00 no-repeat 13px 13px;
128
- border-color: #971d00;
129
- box-shadow: none;
130
- outline: none;
131
- }
132
- .premium-cta a.button:focus{
133
- top: 1px;
134
- }
135
- .premium-cta a.button span{
136
- line-height: 13px;
137
- }
138
- .premium-cta a.button .highlight{
139
- display: block;
140
- font-size: 20px;
141
- font-weight: 700;
142
- line-height: 20px;
143
- }
144
- .premium-cta .highlight{
145
- text-transform: uppercase;
146
- background: none;
147
- font-weight: 800;
148
- color: #fff;
149
- }
150
-
151
- @media (max-width: 480px){
152
- .wrap{
153
- margin-right: 0;
154
- }
155
- .section{
156
- margin: 0;
157
- }
158
- .landing-container .col-1,
159
- .landing-container .col-2{
160
- width: 100%;
161
- padding: 0 15px;
162
- }
163
- .section-odd .col-1 {
164
- float: left;
165
- margin-right: -100%;
166
- }
167
- .section-odd .col-2 {
168
- float: right;
169
- margin-top: 65%;
170
- }
171
- }
172
-
173
- @media (max-width: 320px){
174
- .premium-cta a.button{
175
- padding: 9px 20px 9px 70px;
176
- }
177
-
178
- .section .section-title img{
179
- display: none;
180
- }
181
- }
182
- </style>
183
- <div class="landing">
184
- <div class="section section-cta section-odd">
185
- <div class="landing-container">
186
- <div class="premium-cta">
187
- <p>
188
- <?php echo sprintf (__('Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Advanced Reviews%2$s to benefit from all features!','yith-woocommerce-advanced-reviews'),'<span class="highlight">','</span>');?>
189
- </p>
190
- <a href="<?php echo $YWAR_AdvancedReview->get_premium_landing_uri(); ?>" target="_blank" class="premium-cta-button button btn">
191
- <?php echo sprintf (__('%1$sUPGRADE%2$s %3$sto the premium version%2$s','yith-woocommerce-advanced-reviews'),'<span class="highlight">','</span>','<span>');?>
192
- </a>
193
- </div>
194
- </div>
195
- </div>
196
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background1.png) no-repeat #fff; background-position: 85% 75%">
197
- <h1><?php _e('Premium Features');?></h1>
198
- <div class="landing-container">
199
- <div class="col-1">
200
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>001.png" alt="<?php _e('SUMMARIZE');?>" />
201
- </div>
202
- <div class="col-2">
203
- <div class="section-title">
204
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon1.png" alt="icon1" />
205
- <h2><?php _e('Review title');?></h2>
206
- </div>
207
- <p><?php echo sprintf (__('Giving a title to a review is a smart way to make a %1$ssummary of the content%2$s in few words. With it, it will be easier to find a particular review, for a better visual effect.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
208
- </div>
209
- </div>
210
- </div>
211
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background2.png) no-repeat #f1f1f1; background-position: 15% 100%">
212
- <div class="landing-container">
213
- <div class="col-2">
214
- <div class="section-title">
215
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon2.png" alt="icon2"/>
216
- <h2><?php _e('REVIEW ATTACHMENT');?></h2>
217
- </div>
218
- <p><?php echo sprintf (__('Attach one or more files to reviews is today a need for many users that surf web shops. Be always up-to-date and purchase the premium version of the plugin to offer your users the freedom to %1$sattach files%2$s for a complete service.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
219
- </div>
220
- <div class="col-1">
221
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>002.png" alt="<?php _e('ADD AN ATTACHMENT');?>" />
222
- </div>
223
- </div>
224
- </div>
225
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>11-g.png) no-repeat #fff; background-position: 85% 75%">
226
- <div class="landing-container">
227
- <div class="col-1">
228
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>003.png" alt="<?php _e('CUSTOMIZE COLOURS');?>" />
229
- </div>
230
- <div class="col-2">
231
- <div class="section-title">
232
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>11-icon.png" alt="icon11" />
233
- <h2><?php _e('COLOR CUSTOMIZATION');?></h2>
234
- </div>
235
- <p><?php echo sprintf (__('Appearance is important, and this is why it will be simple for you to customize some of the %1$Scolors%2$S of the plugin to blend it with the %1$Sstyle%2$S of your theme. Nice and easy.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
236
- </div>
237
- </div>
238
- </div>
239
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>12-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
240
- <div class="landing-container">
241
- <div class="col-2">
242
- <div class="section-title">
243
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>12-icon.png" alt="icon12"/>
244
- <h2><?php _e('VOTER PERCENTAGE BY RATING');?></h2>
245
- </div>
246
- <p><?php echo sprintf (__('Each product of your shop will display a box with %1$sreviews%2$s and %1$svotes%2$s, in addition to percentages that represent each star rate. ','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
247
- </div>
248
- <div class="col-1">
249
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>004.png" alt="<?php _e('REPRESENT GRAPHICALLY');?>" />
250
- </div>
251
- </div>
252
- </div>
253
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background1.png) no-repeat #fff; background-position: 85% 75%">
254
- <div class="landing-container">
255
- <div class="col-1">
256
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>02.png" alt="<?php _e('MODAL WINDOW');?>" />
257
- </div>
258
- <div class="col-2">
259
- <div class="section-title">
260
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon1.png" alt="icon1" />
261
- <h2><?php _e('MODAL WINDOW');?></h2>
262
- </div>
263
- <p><?php echo sprintf (__('Enabling this option, the result of the review filter will be slightly different: %1$sthe filtered review will be showed%2$s in a modal window.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
264
- </div>
265
- </div>
266
- </div>
267
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background2.png) no-repeat #f1f1f1; background-position: 15% 100%">
268
- <div class="landing-container">
269
- <div class="col-2">
270
- <div class="section-title">
271
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon2.png" alt="icon2"/>
272
- <h2><?php _e('LOAD MORE');?></h2>
273
- </div>
274
- <p><?php echo sprintf (__('%1$sDo you want to hide some of your reviews?%2$s Set how many to show with the relative option, and if you want to let users read the rest of them, choose the load more option.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
275
- </div>
276
- <div class="col-1">
277
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>01.png" alt="<?php _e('LOAD MORE');?>" />
278
- </div>
279
- </div>
280
- </div>
281
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background3.png) no-repeat #fff; background-position: 85% 100%">
282
- <div class="landing-container">
283
- <div class="col-1">
284
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>03.png" alt="<?php _e('VOTE THE REVIEW');?>" />
285
- </div>
286
- <div class="col-2">
287
- <div class="section-title">
288
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon3.png" alt="icon3" />
289
- <h2><?php _e('VOTE THE REVIEW');?></h2>
290
- </div>
291
- <p><?php echo sprintf (__('Have you found a review that was particularly good and explicative and that helped you a lot choose a product? Give prominence to it and express your satisfaction or disappointment through the dedicated %1$supvote%2$s or %1$sdownvote%2$s buttons.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
292
- </div>
293
- </div>
294
- </div>
295
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background4.png) no-repeat #f1f1f1; background-position: 15% 100%">
296
- <div class="landing-container">
297
- <div class="col-2">
298
- <div class="section-title">
299
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon4.png" alt="icon4" />
300
- <h2><?php _e('NUMBER');?></h2>
301
- </div>
302
- <p><?php echo sprintf (__('This feature allows you to provide users with another piece of information concerning each individual review: it displays %1$sthe number of users%2$s that have appreciated it by expressing their preference for it.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
303
- </div>
304
- <div class="col-1">
305
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>04.png" alt="<?php _e('NUMBER');?>" />
306
- </div>
307
- </div>
308
- </div>
309
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background5.png) no-repeat #fff; background-position: 85% 100%">
310
- <div class="landing-container">
311
- <div class="col-1">
312
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>05.png" alt="<?php _e('FILTER BY RATING');?>" />
313
- </div>
314
- <div class="col-2">
315
- <div class="section-title">
316
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>icon5.png" alt="icon5" />
317
- <h2><?php _e('FILTER BY RATING');?></h2>
318
- </div>
319
- <p><?php echo sprintf (__('%1$sThe product you are watching has too many reviews?%2$sDo not worry, it is possible to filter reviews according to the vote users have given to the product. Thanks to this feature, you will be able to filter and analyse results simply and quickly, without having to scroll the entire list to find what you need.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
320
- </div>
321
- </div>
322
- </div>
323
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background4.png) no-repeat #f1f1f1; background-position: 15% 100%">
324
- <div class="landing-container">
325
- <div class="col-2">
326
- <div class="section-title">
327
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>icon6.png" alt="icon6" />
328
- <h2><?php _e('REPLY TO REVIEW');?></h2>
329
- </div>
330
- <p><?php echo sprintf (__('You can control the answers of the reviews with the options %1$sreply to all%2$s, %1$snone%2$s or %1$sonly to the administrator of the site%2$s.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
331
- </div>
332
- <div class="col-1">
333
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>06.png" alt="<?php _e('REPLY TO REVIEW');?>" />
334
- </div>
335
- </div>
336
- </div>
337
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>07-bg.png) no-repeat #fff; background-position: 85% 100%">
338
- <div class="landing-container">
339
- <div class="col-1">
340
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>07.png" alt="<?php _e('MANUAL REVIEW APPROVAL');?>" />
341
- </div>
342
- <div class="col-2">
343
- <div class="section-title">
344
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>07-icon.png" alt="icon7" />
345
- <h2><?php _e('MANUAL REVIEW APPROVAL');?></h2>
346
- </div>
347
- <p><?php echo sprintf (__('Sometimes you might feel the need to approve manually reviews that your users write for your products. This option allows you to filter all reviews, and it will be always up to you to approve them %1$sbefore they can be shown%2$s to everyone.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
348
- </div>
349
- </div>
350
- </div>
351
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>08-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
352
- <div class="landing-container">
353
- <div class="col-2">
354
- <div class="section-title">
355
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>08-icon.png" alt="icon-08" />
356
- <h2><?php _e('ENABLE VOTE FOR ALL');?></h2>
357
- </div>
358
- <p><?php echo sprintf (__('Do you want to prevent users to %1$svote reviews?%2$s Set the options following your needs, choosing whether only registered users can vote or anyone can.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
359
- </div>
360
- <div class="col-1">
361
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>08.png" alt="<?php _e('ENABLE VOTE FOR ALL');?>" />
362
- </div>
363
- </div>
364
- </div>
365
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>09-bg.png) no-repeat #fff; background-position: 85% 100%">
366
- <div class="landing-container">
367
- <div class="col-1">
368
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>09.png" alt="<?php _e('INAPPROPRIATE REVIEWS');?>" />
369
- </div>
370
- <div class="col-2">
371
- <div class="section-title">
372
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>09-icon.png" alt="icon-09" />
373
- <h2><?php _e('INAPPROPRIATE REVIEWS');?></h2>
374
- </div>
375
- <p><?php echo sprintf (__('Among the different reviews your products receive, some of them might be way out of line, or contain gross words. %1$sGive your users the freedom to report them as "inappropriate":%2$s in this way, after a certain number of markings (that you can choose), the review will be automatically removed from the system. Clear your shop from impolite users.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
376
- </div>
377
- </div>
378
- </div>
379
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>10-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
380
- <div class="landing-container">
381
- <div class="col-2">
382
- <div class="section-title">
383
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>10-icon.png" alt="icon-10" />
384
- <h2><?php _e('FEATURED REVIEWS');?></h2>
385
- </div>
386
- <p><?php echo sprintf (__('%1$sDid you like a review so much and you want to highlight it? That\'s easy to do!%2$s Go in the review list and click on the icon of that specific review: this will appear ahead of the other reviews of the product with a slightly different style. Your users will read it for sure!','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
387
- </div>
388
- <div class="col-1">
389
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>10.png" alt="<?php _e('FEATURED REVIEWS');?>" />
390
- </div>
391
- </div>
392
- </div>
393
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>11-bg.png) no-repeat #fff; background-position: 85% 100%">
394
- <div class="landing-container">
395
- <div class="col-1">
396
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>11.png" alt="<?php _e('MORE DETAILS');?>" />
397
- </div>
398
- <div class="col-2">
399
- <div class="section-title">
400
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>11-icon.png" alt="icon-11" />
401
- <h2><?php _e('MORE DETAILS');?></h2>
402
- </div>
403
- <p><?php echo sprintf (__('The Reviews custom post type gets %1$sricher%2$s and %1$sgrants%2$s you many new details about the reviews in a single screen.%3$sAt a glance, you could see how many people consider the review useful, if this has been reported as inappropriate, if a review is featured, or if the replies are blocked.','yith-woocommerce-advanced-reviews'),'<b>','</b>','<br/>');?></p>
404
- </div>
405
- </div>
406
- </div>
407
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>12-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
408
- <div class="landing-container">
409
- <div class="col-2">
410
- <div class="section-title">
411
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>12-icon.png" alt="icon-12" />
412
- <h2><?php _e('REPORT');?></h2>
413
- </div>
414
- <p><?php echo sprintf (__('A detailed report that lets you control the %1$sinformation%2$s of the reviews for each product. You can easily discover which are the most reviewed products, and which are the best and worst voted.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
415
- </div>
416
- <div class="col-1">
417
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>12.png" alt="<?php _e('REPORT');?>" />
418
- </div>
419
- </div>
420
- </div>
421
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>13-bg.png) no-repeat #fff; background-position: 85% 100%">
422
- <div class="landing-container">
423
- <div class="col-1">
424
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>13.png" alt="<?php _e('STOP REPLY');?>" />
425
- </div>
426
- <div class="col-2">
427
- <div class="section-title">
428
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>13-icon.png" alt="icon-13" />
429
- <h2><?php _e('STOP REPLY');?></h2>
430
- </div>
431
- <p><?php echo sprintf (__('If you want to prevent the replies for specific reviews, you don\'t have to block the entire reply system. Go to the Review custom post type and %1$sblock the replies only for the reviews you want%2$s.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
432
- </div>
433
- </div>
434
- </div>
435
- <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>15-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
436
- <div class="landing-container">
437
- <div class="col-2">
438
- <div class="section-title">
439
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>15-icon.png" alt="icon-15" />
440
- <h2><?php _e('SINGLE REVIEW');?></h2>
441
- </div>
442
- <p><?php echo sprintf (__('Allow your users to write one %1$ssingle review for the product they bought%2$s. In this way, you will block any unhappy user to flood your site with negative comments.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
443
- </div>
444
- <div class="col-1">
445
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>15.png" alt="<?php _e('Single review');?>" />
446
- </div>
447
- </div>
448
- </div>
449
- <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>16-bg.png) no-repeat #fff; background-position: 85% 100%">
450
- <div class="landing-container">
451
- <div class="col-1">
452
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>16.png" alt="<?php _e('EDIT REVIEWS');?>" />
453
- </div>
454
- <div class="col-2">
455
- <div class="section-title">
456
- <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>16-icon.png" alt="icon-16" />
457
- <h2><?php _e('EDIT REVIEWS');?></h2>
458
- </div>
459
- <p><?php echo sprintf (__('Let users edit their reviews. Who purchased something from your shop will be free to %1$schange a negative comment in a positive one%2$s after resolving any problem or misunderstanding.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
460
- </div>
461
- </div>
462
- </div>
463
- <div class="section section-cta section-odd">
464
- <div class="landing-container">
465
- <div class="premium-cta">
466
- <p>
467
- <?php echo sprintf (__('Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Advanced Reviews%2$s to benefit from all features!','yith-woocommerce-advanced-reviews'),'<span class="highlight">','</span>');?>
468
- </p>
469
- <a href="<?php echo $YWAR_AdvancedReview->get_premium_landing_uri(); ?>" target="_blank" class="premium-cta-button button btn">
470
- <?php echo sprintf (__('%1$sUPGRADE%2$s %3$sto the premium version%2$s','yith-woocommerce-advanced-reviews'),'<span class="highlight">','</span>','<span>');?>
471
- </a>
472
- </div>
473
- </div>
474
- </div>
475
  </div>
1
+ <?php
2
+ global $YWAR_AdvancedReview;
3
+ ?>
4
+
5
+ <style>
6
+ .section{
7
+ margin-left: -20px;
8
+ margin-right: -20px;
9
+ font-family: "Raleway";
10
+ }
11
+ .section h1{
12
+ text-align: center;
13
+ text-transform: uppercase;
14
+ color: #808a97;
15
+ font-size: 35px;
16
+ font-weight: 700;
17
+ line-height: normal;
18
+ display: inline-block;
19
+ width: 100%;
20
+ margin: 50px 0 0;
21
+ }
22
+ .section:nth-child(even){
23
+ background-color: #fff;
24
+ }
25
+ .section:nth-child(odd){
26
+ background-color: #f1f1f1;
27
+ }
28
+ .section-title{
29
+ display: table;
30
+ }
31
+ .section .section-title img{
32
+ display: table-cell;
33
+ vertical-align: middle;
34
+ width: auto;
35
+ margin-right: 15px;
36
+ }
37
+
38
+ .section .section-title h2{
39
+ display: table-cell;
40
+ vertical-align: middle;
41
+ padding: 0;
42
+ font-size: 24px;
43
+ font-weight: 700;
44
+ color: #808a97;
45
+ text-transform: uppercase;
46
+ }
47
+
48
+ .section .section-title h3 {
49
+ font-size: 14px;
50
+ line-height: 28px;
51
+ margin-bottom: 0;
52
+ display: block;
53
+ padding: 0;
54
+ font-size: 24px;
55
+ font-weight: 700;
56
+ color: #808a97;
57
+ text-transform: uppercase;
58
+ }
59
+
60
+ .section p{
61
+ font-size: 13px;
62
+ margin: 25px 0;
63
+ }
64
+ .section ul li{
65
+ margin-bottom: 4px;
66
+ }
67
+ .landing-container{
68
+ max-width: 750px;
69
+ margin-left: auto;
70
+ margin-right: auto;
71
+ padding: 50px 0 30px;
72
+ }
73
+ .landing-container:after{
74
+ display: block;
75
+ clear: both;
76
+ content: '';
77
+ }
78
+ .landing-container .col-1,
79
+ .landing-container .col-2{
80
+ float: left;
81
+ box-sizing: border-box;
82
+ padding: 0 15px;
83
+ }
84
+ .landing-container .col-1 img{
85
+ width: 100%;
86
+ }
87
+ .landing-container .col-1{
88
+ width: 55%;
89
+ }
90
+ .landing-container .col-2{
91
+ width: 45%;
92
+ }
93
+ .premium-cta{
94
+ background-color: #808a97;
95
+ color: #fff;
96
+ border-radius: 6px;
97
+ padding: 20px 15px;
98
+ }
99
+ .premium-cta:after{
100
+ content: '';
101
+ display: block;
102
+ clear: both;
103
+ }
104
+ .premium-cta p{
105
+ margin: 7px 0;
106
+ font-size: 14px;
107
+ font-weight: 500;
108
+ display: inline-block;
109
+ width: 60%;
110
+ }
111
+ .premium-cta a.button{
112
+ border-radius: 6px;
113
+ height: 60px;
114
+ float: right;
115
+ background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>upgrade.png) #ff643f no-repeat 13px 13px;
116
+ border-color: #ff643f;
117
+ box-shadow: none;
118
+ outline: none;
119
+ color: #fff;
120
+ position: relative;
121
+ padding: 9px 50px 9px 70px;
122
+ }
123
+ .premium-cta a.button:hover,
124
+ .premium-cta a.button:active,
125
+ .premium-cta a.button:focus{
126
+ color: #fff;
127
+ background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>upgrade.png) #971d00 no-repeat 13px 13px;
128
+ border-color: #971d00;
129
+ box-shadow: none;
130
+ outline: none;
131
+ }
132
+ .premium-cta a.button:focus{
133
+ top: 1px;
134
+ }
135
+ .premium-cta a.button span{
136
+ line-height: 13px;
137
+ }
138
+ .premium-cta a.button .highlight{
139
+ display: block;
140
+ font-size: 20px;
141
+ font-weight: 700;
142
+ line-height: 20px;
143
+ }
144
+ .premium-cta .highlight{
145
+ text-transform: uppercase;
146
+ background: none;
147
+ font-weight: 800;
148
+ color: #fff;
149
+ }
150
+
151
+ @media (max-width: 480px){
152
+ .wrap{
153
+ margin-right: 0;
154
+ }
155
+ .section{
156
+ margin: 0;
157
+ }
158
+ .landing-container .col-1,
159
+ .landing-container .col-2{
160
+ width: 100%;
161
+ padding: 0 15px;
162
+ }
163
+ .section-odd .col-1 {
164
+ float: left;
165
+ margin-right: -100%;
166
+ }
167
+ .section-odd .col-2 {
168
+ float: right;
169
+ margin-top: 65%;
170
+ }
171
+ }
172
+
173
+ @media (max-width: 320px){
174
+ .premium-cta a.button{
175
+ padding: 9px 20px 9px 70px;
176
+ }
177
+
178
+ .section .section-title img{
179
+ display: none;
180
+ }
181
+ }
182
+ </style>
183
+ <div class="landing">
184
+ <div class="section section-cta section-odd">
185
+ <div class="landing-container">
186
+ <div class="premium-cta">
187
+ <p>
188
+ <?php echo sprintf (__('Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Advanced Reviews%2$s to benefit from all features!','yith-woocommerce-advanced-reviews'),'<span class="highlight">','</span>');?>
189
+ </p>
190
+ <a href="<?php echo $YWAR_AdvancedReview->get_premium_landing_uri(); ?>" target="_blank" class="premium-cta-button button btn">
191
+ <?php echo sprintf (__('%1$sUPGRADE%2$s %3$sto the premium version%2$s','yith-woocommerce-advanced-reviews'),'<span class="highlight">','</span>','<span>');?>
192
+ </a>
193
+ </div>
194
+ </div>
195
+ </div>
196
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background1.png) no-repeat #fff; background-position: 85% 75%">
197
+ <h1><?php _e('Premium Features');?></h1>
198
+ <div class="landing-container">
199
+ <div class="col-1">
200
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>001.png" alt="<?php _e('SUMMARIZE');?>" />
201
+ </div>
202
+ <div class="col-2">
203
+ <div class="section-title">
204
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon1.png" alt="icon1" />
205
+ <h2><?php _e('Review title');?></h2>
206
+ </div>
207
+ <p><?php echo sprintf (__('Giving a title to a review is a smart way to make a %1$ssummary of the content%2$s in few words. With it, it will be easier to find a particular review, for a better visual effect.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
208
+ </div>
209
+ </div>
210
+ </div>
211
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background2.png) no-repeat #f1f1f1; background-position: 15% 100%">
212
+ <div class="landing-container">
213
+ <div class="col-2">
214
+ <div class="section-title">
215
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon2.png" alt="icon2"/>
216
+ <h2><?php _e('REVIEW ATTACHMENT');?></h2>
217
+ </div>
218
+ <p><?php echo sprintf (__('Attach one or more files to reviews is today a need for many users that surf web shops. Be always up-to-date and purchase the premium version of the plugin to offer your users the freedom to %1$sattach files%2$s for a complete service.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
219
+ </div>
220
+ <div class="col-1">
221
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>002.png" alt="<?php _e('ADD AN ATTACHMENT');?>" />
222
+ </div>
223
+ </div>
224
+ </div>
225
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>11-g.png) no-repeat #fff; background-position: 85% 75%">
226
+ <div class="landing-container">
227
+ <div class="col-1">
228
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>003.png" alt="<?php _e('CUSTOMIZE COLOURS');?>" />
229
+ </div>
230
+ <div class="col-2">
231
+ <div class="section-title">
232
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>11-icon.png" alt="icon11" />
233
+ <h2><?php _e('COLOR CUSTOMIZATION');?></h2>
234
+ </div>
235
+ <p><?php echo sprintf (__('Appearance is important, and this is why it will be simple for you to customize some of the %1$Scolors%2$S of the plugin to blend it with the %1$Sstyle%2$S of your theme. Nice and easy.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
236
+ </div>
237
+ </div>
238
+ </div>
239
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>12-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
240
+ <div class="landing-container">
241
+ <div class="col-2">
242
+ <div class="section-title">
243
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>12-icon.png" alt="icon12"/>
244
+ <h2><?php _e('VOTER PERCENTAGE BY RATING');?></h2>
245
+ </div>
246
+ <p><?php echo sprintf (__('Each product of your shop will display a box with %1$sreviews%2$s and %1$svotes%2$s, in addition to percentages that represent each star rate. ','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
247
+ </div>
248
+ <div class="col-1">
249
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>004.png" alt="<?php _e('REPRESENT GRAPHICALLY');?>" />
250
+ </div>
251
+ </div>
252
+ </div>
253
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background1.png) no-repeat #fff; background-position: 85% 75%">
254
+ <div class="landing-container">
255
+ <div class="col-1">
256
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>02.png" alt="<?php _e('MODAL WINDOW');?>" />
257
+ </div>
258
+ <div class="col-2">
259
+ <div class="section-title">
260
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon1.png" alt="icon1" />
261
+ <h2><?php _e('MODAL WINDOW');?></h2>
262
+ </div>
263
+ <p><?php echo sprintf (__('Enabling this option, the result of the review filter will be slightly different: %1$sthe filtered review will be showed%2$s in a modal window.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
264
+ </div>
265
+ </div>
266
+ </div>
267
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background2.png) no-repeat #f1f1f1; background-position: 15% 100%">
268
+ <div class="landing-container">
269
+ <div class="col-2">
270
+ <div class="section-title">
271
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon2.png" alt="icon2"/>
272
+ <h2><?php _e('LOAD MORE');?></h2>
273
+ </div>
274
+ <p><?php echo sprintf (__('%1$sDo you want to hide some of your reviews?%2$s Set how many to show with the relative option, and if you want to let users read the rest of them, choose the load more option.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
275
+ </div>
276
+ <div class="col-1">
277
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>01.png" alt="<?php _e('LOAD MORE');?>" />
278
+ </div>
279
+ </div>
280
+ </div>
281
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background3.png) no-repeat #fff; background-position: 85% 100%">
282
+ <div class="landing-container">
283
+ <div class="col-1">
284
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>03.png" alt="<?php _e('VOTE THE REVIEW');?>" />
285
+ </div>
286
+ <div class="col-2">
287
+ <div class="section-title">
288
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon3.png" alt="icon3" />
289
+ <h2><?php _e('VOTE THE REVIEW');?></h2>
290
+ </div>
291
+ <p><?php echo sprintf (__('Have you found a review that was particularly good and explicative and that helped you a lot choose a product? Give prominence to it and express your satisfaction or disappointment through the dedicated %1$supvote%2$s or %1$sdownvote%2$s buttons.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
292
+ </div>
293
+ </div>
294
+ </div>
295
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background4.png) no-repeat #f1f1f1; background-position: 15% 100%">
296
+ <div class="landing-container">
297
+ <div class="col-2">
298
+ <div class="section-title">
299
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>icon4.png" alt="icon4" />
300
+ <h2><?php _e('NUMBER');?></h2>
301
+ </div>
302
+ <p><?php echo sprintf (__('This feature allows you to provide users with another piece of information concerning each individual review: it displays %1$sthe number of users%2$s that have appreciated it by expressing their preference for it.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
303
+ </div>
304
+ <div class="col-1">
305
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>04.png" alt="<?php _e('NUMBER');?>" />
306
+ </div>
307
+ </div>
308
+ </div>
309
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background5.png) no-repeat #fff; background-position: 85% 100%">
310
+ <div class="landing-container">
311
+ <div class="col-1">
312
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>05.png" alt="<?php _e('FILTER BY RATING');?>" />
313
+ </div>
314
+ <div class="col-2">
315
+ <div class="section-title">
316
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>icon5.png" alt="icon5" />
317
+ <h2><?php _e('FILTER BY RATING');?></h2>
318
+ </div>
319
+ <p><?php echo sprintf (__('%1$sThe product you are watching has too many reviews?%2$sDo not worry, it is possible to filter reviews according to the vote users have given to the product. Thanks to this feature, you will be able to filter and analyse results simply and quickly, without having to scroll the entire list to find what you need.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
320
+ </div>
321
+ </div>
322
+ </div>
323
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>background4.png) no-repeat #f1f1f1; background-position: 15% 100%">
324
+ <div class="landing-container">
325
+ <div class="col-2">
326
+ <div class="section-title">
327
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>icon6.png" alt="icon6" />
328
+ <h2><?php _e('REPLY TO REVIEW');?></h2>
329
+ </div>
330
+ <p><?php echo sprintf (__('You can control the answers of the reviews with the options %1$sreply to all%2$s, %1$snone%2$s or %1$sonly to the administrator of the site%2$s.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
331
+ </div>
332
+ <div class="col-1">
333
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>06.png" alt="<?php _e('REPLY TO REVIEW');?>" />
334
+ </div>
335
+ </div>
336
+ </div>
337
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>07-bg.png) no-repeat #fff; background-position: 85% 100%">
338
+ <div class="landing-container">
339
+ <div class="col-1">
340
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>07.png" alt="<?php _e('MANUAL REVIEW APPROVAL');?>" />
341
+ </div>
342
+ <div class="col-2">
343
+ <div class="section-title">
344
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>07-icon.png" alt="icon7" />
345
+ <h2><?php _e('MANUAL REVIEW APPROVAL');?></h2>
346
+ </div>
347
+ <p><?php echo sprintf (__('Sometimes you might feel the need to approve manually reviews that your users write for your products. This option allows you to filter all reviews, and it will be always up to you to approve them %1$sbefore they can be shown%2$s to everyone.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
348
+ </div>
349
+ </div>
350
+ </div>
351
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>08-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
352
+ <div class="landing-container">
353
+ <div class="col-2">
354
+ <div class="section-title">
355
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>08-icon.png" alt="icon-08" />
356
+ <h2><?php _e('ENABLE VOTE FOR ALL');?></h2>
357
+ </div>
358
+ <p><?php echo sprintf (__('Do you want to prevent users to %1$svote reviews?%2$s Set the options following your needs, choosing whether only registered users can vote or anyone can.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
359
+ </div>
360
+ <div class="col-1">
361
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>08.png" alt="<?php _e('ENABLE VOTE FOR ALL');?>" />
362
+ </div>
363
+ </div>
364
+ </div>
365
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>09-bg.png) no-repeat #fff; background-position: 85% 100%">
366
+ <div class="landing-container">
367
+ <div class="col-1">
368
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>09.png" alt="<?php _e('INAPPROPRIATE REVIEWS');?>" />
369
+ </div>
370
+ <div class="col-2">
371
+ <div class="section-title">
372
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>09-icon.png" alt="icon-09" />
373
+ <h2><?php _e('INAPPROPRIATE REVIEWS');?></h2>
374
+ </div>
375
+ <p><?php echo sprintf (__('Among the different reviews your products receive, some of them might be way out of line, or contain gross words. %1$sGive your users the freedom to report them as "inappropriate":%2$s in this way, after a certain number of markings (that you can choose), the review will be automatically removed from the system. Clear your shop from impolite users.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
376
+ </div>
377
+ </div>
378
+ </div>
379
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>10-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
380
+ <div class="landing-container">
381
+ <div class="col-2">
382
+ <div class="section-title">
383
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>10-icon.png" alt="icon-10" />
384
+ <h2><?php _e('FEATURED REVIEWS');?></h2>
385
+ </div>
386
+ <p><?php echo sprintf (__('%1$sDid you like a review so much and you want to highlight it? That\'s easy to do!%2$s Go in the review list and click on the icon of that specific review: this will appear ahead of the other reviews of the product with a slightly different style. Your users will read it for sure!','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
387
+ </div>
388
+ <div class="col-1">
389
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>10.png" alt="<?php _e('FEATURED REVIEWS');?>" />
390
+ </div>
391
+ </div>
392
+ </div>
393
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>11-bg.png) no-repeat #fff; background-position: 85% 100%">
394
+ <div class="landing-container">
395
+ <div class="col-1">
396
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>11.png" alt="<?php _e('MORE DETAILS');?>" />
397
+ </div>
398
+ <div class="col-2">
399
+ <div class="section-title">
400
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>11-icon.png" alt="icon-11" />
401
+ <h2><?php _e('MORE DETAILS');?></h2>
402
+ </div>
403
+ <p><?php echo sprintf (__('The Reviews custom post type gets %1$sricher%2$s and %1$sgrants%2$s you many new details about the reviews in a single screen.%3$sAt a glance, you could see how many people consider the review useful, if this has been reported as inappropriate, if a review is featured, or if the replies are blocked.','yith-woocommerce-advanced-reviews'),'<b>','</b>','<br/>');?></p>
404
+ </div>
405
+ </div>
406
+ </div>
407
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>12-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
408
+ <div class="landing-container">
409
+ <div class="col-2">
410
+ <div class="section-title">
411
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>12-icon.png" alt="icon-12" />
412
+ <h2><?php _e('REPORT');?></h2>
413
+ </div>
414
+ <p><?php echo sprintf (__('A detailed report that lets you control the %1$sinformation%2$s of the reviews for each product. You can easily discover which are the most reviewed products, and which are the best and worst voted.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
415
+ </div>
416
+ <div class="col-1">
417
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>12.png" alt="<?php _e('REPORT');?>" />
418
+ </div>
419
+ </div>
420
+ </div>
421
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>13-bg.png) no-repeat #fff; background-position: 85% 100%">
422
+ <div class="landing-container">
423
+ <div class="col-1">
424
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>13.png" alt="<?php _e('STOP REPLY');?>" />
425
+ </div>
426
+ <div class="col-2">
427
+ <div class="section-title">
428
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>13-icon.png" alt="icon-13" />
429
+ <h2><?php _e('STOP REPLY');?></h2>
430
+ </div>
431
+ <p><?php echo sprintf (__('If you want to prevent the replies for specific reviews, you don\'t have to block the entire reply system. Go to the Review custom post type and %1$sblock the replies only for the reviews you want%2$s.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
432
+ </div>
433
+ </div>
434
+ </div>
435
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>15-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
436
+ <div class="landing-container">
437
+ <div class="col-2">
438
+ <div class="section-title">
439
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>15-icon.png" alt="icon-15" />
440
+ <h2><?php _e('SINGLE REVIEW');?></h2>
441
+ </div>
442
+ <p><?php echo sprintf (__('Allow your users to write one %1$ssingle review for the product they bought%2$s. In this way, you will block any unhappy user to flood your site with negative comments.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
443
+ </div>
444
+ <div class="col-1">
445
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>15.png" alt="<?php _e('Single review');?>" />
446
+ </div>
447
+ </div>
448
+ </div>
449
+ <div class="section section-even clear" style="background: url(<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>16-bg.png) no-repeat #fff; background-position: 85% 100%">
450
+ <div class="landing-container">
451
+ <div class="col-1">
452
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL ?>16.png" alt="<?php _e('EDIT REVIEWS');?>" />
453
+ </div>
454
+ <div class="col-2">
455
+ <div class="section-title">
456
+ <img src="<?php echo YITH_YWAR_ASSETS_IMAGES_URL?>16-icon.png" alt="icon-16" />
457
+ <h2><?php _e('EDIT REVIEWS');?></h2>
458
+ </div>
459
+ <p><?php echo sprintf (__('Let users edit their reviews. Who purchased something from your shop will be free to %1$schange a negative comment in a positive one%2$s after resolving any problem or misunderstanding.','yith-woocommerce-advanced-reviews'),'<b>','</b>');?></p>
460
+ </div>
461
+ </div>
462
+ </div>
463
+ <div class="section section-cta section-odd">
464
+ <div class="landing-container">
465
+ <div class="premium-cta">
466
+ <p>
467
+ <?php echo sprintf (__('Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Advanced Reviews%2$s to benefit from all features!','yith-woocommerce-advanced-reviews'),'<span class="highlight">','</span>');?>
468
+ </p>
469
+ <a href="<?php echo $YWAR_AdvancedReview->get_premium_landing_uri(); ?>" target="_blank" class="premium-cta-button button btn">
470
+ <?php echo sprintf (__('%1$sUPGRADE%2$s %3$sto the premium version%2$s','yith-woocommerce-advanced-reviews'),'<span class="highlight">','</span>','<span>');?>
471
+ </a>
472
+ </div>
473
+ </div>
474
+ </div>
475
  </div>
modules/yith-woocommerce-advanced-reviews/templates/ywar-product-reviews-table.php CHANGED
@@ -1,27 +1,27 @@
1
- <?php
2
- /*
3
- * This file belongs to the YIT Framework.
4
- *
5
- * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
- * that is bundled with this package in the file LICENSE.txt.
7
- * It is also available through the world-wide-web at this URL:
8
- * http://www.gnu.org/licenses/gpl-3.0.txt
9
- */
10
-
11
- /**
12
- * @var YITH_Commissions_list_Table $commissions_table
13
- */
14
- ?>
15
-
16
- <div class="wrap">
17
-
18
- <h2><?php _e( 'Product reviews', 'yith-woocommerce-advanced-reviews' ) ?></h2>
19
-
20
- <?php $product_reviews->views(); ?>
21
-
22
- <form id="ywar-reviews" method="get">
23
- <input type="hidden" name="page" value="<?php echo $_REQUEST['page'] ?>" />
24
- <?php $product_reviews->search_box( __( 'Search reviews', 'yith-woocommerce-advanced-reviews' ), 'yith-woocommerce-advanced-reviews' ); ?>
25
- <?php $product_reviews->display(); ?>
26
- </form>
27
  </div>
1
+ <?php
2
+ /*
3
+ * This file belongs to the YIT Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+
11
+ /**
12
+ * @var YITH_Commissions_list_Table $commissions_table
13
+ */
14
+ ?>
15
+
16
+ <div class="wrap">
17
+
18
+ <h2><?php _e( 'Product reviews', 'yith-woocommerce-advanced-reviews' ) ?></h2>
19
+
20
+ <?php $product_reviews->views(); ?>
21
+
22
+ <form id="ywar-reviews" method="get">
23
+ <input type="hidden" name="page" value="<?php echo $_REQUEST['page'] ?>" />
24
+ <?php $product_reviews->search_box( __( 'Search reviews', 'yith-woocommerce-advanced-reviews' ), 'yith-woocommerce-advanced-reviews' ); ?>
25
+ <?php $product_reviews->display(); ?>
26
+ </form>
27
  </div>
modules/yith-woocommerce-ajax-navigation/assets/css/admin.css CHANGED
@@ -191,6 +191,7 @@ input#yit_wcan_options_yith_wcan_ajax_shop_result_container,
191
  input#yit_wcan_options_yith_wcan_ajax_widget_title_class,
192
  input#yit_wcan_options_yith_wcan_ajax_scroll_top_class,
193
  input#yit_wcan_options_yith_wcan_ajax_shop_pagination_anchor_class,
 
194
  input#yit_wcan_options_yith_wcan_ajax_widget_title_tag {
195
  width: 230px;
196
  }
@@ -228,3 +229,8 @@ div#yit_wcan_options_yith_wcan_seo_value-container .option .select_wrapper,
228
  .yit-plugins_page_yith_wcan_panel .yit_options input:not(.button):not(.number):not(#export-file):not(#delete-cache):not(#reset-theme-options):not(#delete-custom-sidebars):not(#delete-resized-images):not(#install-sampledata) {
229
  margin-bottom: 10px;
230
  }
 
 
 
 
 
191
  input#yit_wcan_options_yith_wcan_ajax_widget_title_class,
192
  input#yit_wcan_options_yith_wcan_ajax_scroll_top_class,
193
  input#yit_wcan_options_yith_wcan_ajax_shop_pagination_anchor_class,
194
+ input#yit_wcan_options_yith_wcan_enable_see_all_categories_link_text,
195
  input#yit_wcan_options_yith_wcan_ajax_widget_title_tag {
196
  width: 230px;
197
  }
229
  .yit-plugins_page_yith_wcan_panel .yit_options input:not(.button):not(.number):not(#export-file):not(#delete-cache):not(#reset-theme-options):not(#delete-custom-sidebars):not(#delete-resized-images):not(#install-sampledata) {
230
  margin-bottom: 10px;
231
  }
232
+
233
+ .yith-wcan-see-all-taxonomies-text-default,
234
+ .yith-wcan-see-all-taxonomies-text-description {
235
+ display: block;
236
+ }
modules/yith-woocommerce-ajax-navigation/assets/css/frontend.css CHANGED
@@ -168,14 +168,30 @@
168
  }
169
 
170
  /* Hierarchical Order */
171
- .widget.widget_layered_nav li.yit-wcan-child-terms {
172
  padding-left: 30px;
173
  }
174
 
175
- .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms {
 
 
 
 
 
 
 
 
176
  padding-left: 30px;
177
  }
178
 
 
 
 
 
 
 
 
 
179
  /* widget dropdown */
180
  .widget h1.with-dropdown,
181
  .widget h2.with-dropdown,
@@ -287,6 +303,9 @@ a.yith-wcan-price-link.active:before {
287
  list-style-type: none;
288
  padding-left: 0;
289
  }
 
 
 
290
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before{
291
  content: '';
292
  display: inline-block;
@@ -297,6 +316,11 @@ a.yith-wcan-price-link.active:before {
297
  height: 11px;
298
  margin-right: 5px;
299
  }
 
 
 
 
 
300
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li a.active:before,
301
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li a.chosen:before,
302
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li.active a:before,
@@ -315,4 +339,28 @@ a.yith-wcan-price-link.active:before {
315
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:after{
316
  content: '';
317
  display: none;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
318
  }
168
  }
169
 
170
  /* Hierarchical Order */
171
+ .widget.widget_layered_nav li.yit-wcan-child-terms.level-1 {
172
  padding-left: 30px;
173
  }
174
 
175
+ .widget.widget_layered_nav li.yit-wcan-child-terms.level-2 {
176
+ padding-left: 60px;
177
+ }
178
+
179
+ .widget.widget_layered_nav li.yit-wcan-child-terms.level-3 {
180
+ padding-left: 90px;
181
+ }
182
+
183
+ .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-1 {
184
  padding-left: 30px;
185
  }
186
 
187
+ .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-2 {
188
+ padding-left: 60px;
189
+ }
190
+
191
+ .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-2 {
192
+ padding-left: 90px;
193
+ }
194
+
195
  /* widget dropdown */
196
  .widget h1.with-dropdown,
197
  .widget h2.with-dropdown,
303
  list-style-type: none;
304
  padding-left: 0;
305
  }
306
+ .yith-woocommerce-ajax-product-filter.yith-wcan-sort-by.with-checkbox ul{
307
+ margin-left: 0;
308
+ }
309
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before{
310
  content: '';
311
  display: inline-block;
316
  height: 11px;
317
  margin-right: 5px;
318
  }
319
+
320
+ .yith-woocommerce-ajax-product-filter.yith-wcan-sort-by.with-checkbox ul li a:before{
321
+ background-image: url("../images/radio_sprite.png");
322
+ }
323
+
324
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li a.active:before,
325
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li a.chosen:before,
326
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li.active a:before,
339
  .yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:after{
340
  content: '';
341
  display: none;
342
+ }
343
+
344
+ /*-------------------------------
345
+ SEE ALL CATEGORIES AND TAGS
346
+ --------------------------------*/
347
+
348
+ .widget .yith-wcan-show-all-categories,
349
+ .widget .yith-wcan-show-all-tags {
350
+ margin-bottom: 15px;
351
+ display: inline-block;
352
+ }
353
+
354
+ .widget .yith-wcan-show-all-categories a,
355
+ .widget .yith-wcan-show-all-tags a{
356
+ font-size: 10px;
357
+ text-transform: uppercase;
358
+ }
359
+
360
+ .widget .yith-wcan-show-all-categories a:before,
361
+ .widget .yith-wcan-show-all-tags a:before{
362
+ content: "<";
363
+ margin-right: 5px;
364
+ font-weight: bold;
365
+ font-size: 12px;
366
  }
modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-admin.js CHANGED
@@ -26,13 +26,14 @@ jQuery(function ($) {
26
 
27
  $(document).on('change', '.yith_wcan_type, .yith_wcan_attributes', function (e) {
28
  var t = this,
29
- container = $(this).parents('.widget-content').find('.yith_wcan_placeholder').html(''),
30
- spinner = container.next('.spinner').show(),
31
- display = $(this).parents('.widget-content').find('#yit-wcan-display'),
32
- style = $(this).parents('.widget-content').find('#yit-wcan-style'),
33
- show_count = $(this).parents('.widget-content').find('#yit-wcan-show-count'),
34
- attributes = $(this).parents('.widget-content').find('.yith-wcan-attribute-list'),
35
- tag_list = $(this).parents('.widget-content').find('.yit-wcan-widget-tag-list');
 
36
 
37
  var data = {
38
  action : 'yith_wcan_select_type',
@@ -74,6 +75,12 @@ jQuery(function ($) {
74
  tag_list.hide();
75
  }
76
 
 
 
 
 
 
 
77
  $.post(ajaxurl, data, function (response) {
78
  spinner.hide();
79
  container.html(response.content);
26
 
27
  $(document).on('change', '.yith_wcan_type, .yith_wcan_attributes', function (e) {
28
  var t = this,
29
+ container = $(this).parents('.widget-content').find('.yith_wcan_placeholder').html(''),
30
+ spinner = container.next('.spinner').show(),
31
+ display = $(this).parents('.widget-content').find('#yit-wcan-display'),
32
+ style = $(this).parents('.widget-content').find('#yit-wcan-style'),
33
+ show_count = $(this).parents('.widget-content').find('#yit-wcan-show-count'),
34
+ attributes = $(this).parents('.widget-content').find('.yith-wcan-attribute-list'),
35
+ tag_list = $(this).parents('.widget-content').find('.yit-wcan-widget-tag-list'),
36
+ see_all_text = $(this).parents('.widget-content').find('.yit-wcan-see-all-taxonomies-text');
37
 
38
  var data = {
39
  action : 'yith_wcan_select_type',
75
  tag_list.hide();
76
  }
77
 
78
+ if( data.value == 'tags' || data.value == 'categories' ){
79
+ see_all_text.show();
80
+ } else {
81
+ see_all_text.hide();
82
+ }
83
+
84
  $.post(ajaxurl, data, function (response) {
85
  spinner.hide();
86
  container.html(response.content);
modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-editor.js CHANGED
@@ -1,8 +1,8 @@
1
- var editor = CodeMirror.fromTextArea(document.getElementById("yit_wcan_options_yith_wcan_custom_style"), {
2
- lineNumbers: true,
3
- mode: "text/css",
4
- indentUnit: 4,
5
- tabSize: 4,
6
- indentWithTabs: true,
7
- showCursorWhenSelecting: true
8
  });
1
+ var editor = CodeMirror.fromTextArea(document.getElementById("yit_wcan_options_yith_wcan_custom_style"), {
2
+ lineNumbers: true,
3
+ mode: "text/css",
4
+ indentUnit: 4,
5
+ tabSize: 4,
6
+ indentWithTabs: true,
7
+ showCursorWhenSelecting: true
8
  });
modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-frontend.js CHANGED
@@ -96,6 +96,17 @@ jQuery(function ($) {
96
 
97
  var ajax_call = false;
98
 
 
 
 
 
 
 
 
 
 
 
 
99
  $.fn.yith_wcan_ajax_filters = function (e, obj) {
100
  e.preventDefault();
101
  var href = obj.href,
@@ -134,7 +145,7 @@ jQuery(function ($) {
134
 
135
  t.parents('div.yith-woo-ajax-navigation').find('a.yit-wcan-select-open').removeClass('active');
136
 
137
- t.parent().find('div.yith-wcan-select-wrapper').animate({
138
 
139
  visibility: "hidden",
140
  opacity : 0
@@ -151,7 +162,7 @@ jQuery(function ($) {
151
  }
152
 
153
  if( yith_wcan.is_mobile == 1 ){
154
- $('body').scrollTop( $(yith_wcan.scroll_top).offset().top );
155
  }
156
 
157
  $(yith_wcan.pagination).hide();
@@ -165,6 +176,7 @@ jQuery(function ($) {
165
  ajax_call = $.ajax({
166
  url : href,
167
  success: function (response) {
 
168
  ajax_call = false;
169
  $(yith_wcan.container).not('.ywcps-products').removeClass('yith-wcan-loading');
170
 
@@ -218,7 +230,7 @@ jQuery(function ($) {
218
  });
219
 
220
  //update browser history (IE doesn't support it)
221
- if (!navigator.userAgent.match(/msie/i)) {
222
  window.history.pushState({"pageTitle": response.pageTitle}, "", href);
223
  }
224
 
@@ -235,13 +247,19 @@ jQuery(function ($) {
235
  }
236
  $(document).trigger("yith-wcan-ajax-reset-filtered");
237
  }
 
 
 
238
  }
239
  });
240
  };
241
 
242
  //wrap the container
243
  $(yith_wcan.container).not('.ywcps-products').wrap('<div class="yit-wcan-container"></div>');
244
- $(yith_wcan.container).not('.ywcps-products').wrap('<div class="yit-wcan-container"></div>');
 
 
 
245
 
246
  $(document).trigger( 'yith-wcan-wrapped' );
247
 
@@ -249,8 +267,9 @@ jQuery(function ($) {
249
  $(this).yith_wcan_ajax_filters(e, this);
250
  });
251
 
252
- /*AJAX NAVIGATION DROPDOWN STYLE*/
253
 
 
 
254
  function yit_open_select_dropdown(element) {
255
 
256
  $(element).parent().find('div.yith-wcan-select-wrapper').css("z-index", "1").animate({
@@ -278,7 +297,7 @@ jQuery(function ($) {
278
 
279
  var yit_hidden_filters_wrapper = function () {
280
 
281
- $('div.yith-wcan-select-wrapper').animate({
282
 
283
  visibility: "hidden",
284
  opacity : 0
96
 
97
  var ajax_call = false;
98
 
99
+ var see_all_taxonomies = function(){
100
+
101
+ var categories_link = $('#yith-wcan-reset-all-categories').find('a.yith-wcan-reset-categories-link');
102
+ var tags_link = $('#yith-wcan-reset-all-tags').find('a.yith-wcan-reset-tags-link');
103
+ categories_link.add(tags_link).on('click', function (e) {
104
+ $(this).yith_wcan_ajax_filters(e, this);
105
+ });
106
+ };
107
+
108
+
109
+
110
  $.fn.yith_wcan_ajax_filters = function (e, obj) {
111
  e.preventDefault();
112
  var href = obj.href,
145
 
146
  t.parents('div.yith-woo-ajax-navigation').find('a.yit-wcan-select-open').removeClass('active');
147
 
148
+ t.parent().find('div.yith-wcan-select-wrapper').css('z-index', '-1').animate({
149
 
150
  visibility: "hidden",
151
  opacity : 0
162
  }
163
 
164
  if( yith_wcan.is_mobile == 1 ){
165
+ $(window).scrollTop( $(yith_wcan.scroll_top).offset().top );
166
  }
167
 
168
  $(yith_wcan.pagination).hide();
176
  ajax_call = $.ajax({
177
  url : href,
178
  success: function (response) {
179
+
180
  ajax_call = false;
181
  $(yith_wcan.container).not('.ywcps-products').removeClass('yith-wcan-loading');
182
 
230
  });
231
 
232
  //update browser history (IE doesn't support it)
233
+ if (yith_wcan.change_browser_url == 1 && !navigator.userAgent.match(/msie/i)) {
234
  window.history.pushState({"pageTitle": response.pageTitle}, "", href);
235
  }
236
 
247
  }
248
  $(document).trigger("yith-wcan-ajax-reset-filtered");
249
  }
250
+
251
+ //See al categories in ajax
252
+ see_all_taxonomies()
253
  }
254
  });
255
  };
256
 
257
  //wrap the container
258
  $(yith_wcan.container).not('.ywcps-products').wrap('<div class="yit-wcan-container"></div>');
259
+
260
+ $(document).on( 'yith-wcan-wrapped', function(){
261
+ see_all_taxonomies();
262
+ });
263
 
264
  $(document).trigger( 'yith-wcan-wrapped' );
265
 
267
  $(this).yith_wcan_ajax_filters(e, this);
268
  });
269
 
 
270
 
271
+
272
+ /*AJAX NAVIGATION DROPDOWN STYLE*/
273
  function yit_open_select_dropdown(element) {
274
 
275
  $(element).parent().find('div.yith-wcan-select-wrapper').css("z-index", "1").animate({
297
 
298
  var yit_hidden_filters_wrapper = function () {
299
 
300
+ $('div.yith-wcan-select-wrapper').css("z-index", "-1").animate({
301
 
302
  visibility: "hidden",
303
  opacity : 0
modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-frontend.min.js CHANGED
@@ -1,15 +1,15 @@
1
- jQuery(function(a){function u(a,p){return a.replace(new RegExp("[?&]"+p+"=[^&#]*(#.*)?$"),"$1").replace(new RegExp("([?&])"+p+"=[^&]*&"),"$1")}var x=/(?!(\[))(\.)[^.#[]*/g,y=/(#)[^.#[]*/,z=/^[\w]+/,A=/^[\w]+$/,v=function(h,p){var b=[];if(A.test(h))b=[{tag:h}];else{for(var b=h,d={sel:[],val:[]},f=[],k=!1,g="",l=[],c=0,m=b.length;c<m;c++){var e=b.charAt(c);if(k)if("\\"===e&&c+1<b.length)l.push(b.charAt(++c));else if(g===e)g="",l.push(e);else if(("'"===e||'"'===e)&&""===g)g=e,l.push(e);else if("]"===
2
- e&&""===g)d.val.push(l.join("")),l=[],k=!1;else{if("]"!==e||""!==g)""===g&&","===e?(d.val.push(l.join("")),l=[]):l.push(e)}else"\\"===e&&c+1<b.length?k&&l.push(b.charAt(++c)):"["===e&&""===g?k=!0:" "===e||"+"===e?(d.sel=d.sel.join(""),f.push(d),"+"===e&&f.push({sel:"+",val:""}),d={sel:[],val:[]}):" "!==e&&"]"!==e&&d.sel.push(e)}if(0!=d.sel.length||0!=d.val.length)d.sel=d.sel.join(""),f.push(d);for(c=0;c<f.length;c++){d=f[c].sel;if("+"===d)n.tag=d;else{var n=[];n.tag=z.exec(d);n.id=y.exec(d);n.id&&
3
- a.isArray(n.id)&&(n.id=n.id[0].substr(1));n.tag||(n.tag="div");n.vars=[];for(b=0;b<f[c].val.length;b++)g=f[c].val[b].indexOf("="),k=f[c].val[b].substr(0,g),g=f[c].val[b].substr(g+1),g=g.replace(/^[\s]*[\"\']*|[\"\']*[\s]*$/g,""),"text"===k?n.text=g:n.vars.push([k,g]);d=d.match(x);k=[];if(d){for(b=0;b<d.length;b++)k.push(d[b].substr(1));n.className=k.join(" ")}}f[c]=n}b=f}n=[];"undefined"===typeof p&&(p=1);d=[];f=[];k=[];g=document.createElement("div");for(c=l=0;c<b.length;c++){if("+"==b[c].tag)f=
4
- k.slice(),--l;else{for(m=0;m<p;m++)if("input"==b[c].tag){e=[];e.push("<"+b[c].tag);b[c].id&&e.push("id='"+b[c].id+"'");b[c].className&&(e.push("class='"+b[c].className),c+1===b.length&&e.push(lastClass),e.push("'"));if(b[c].vars)for(var q=0;q<b[c].vars.length;q++)e.push(b[c].vars[q][0]+"='"+b[c].vars[q][1]+"'");b[c].text&&e.push("value='"+b[c].text+"'");e.push("/>");k[m]=f[m];f[m]?(f[m].innerHTML+=e.join(" "),f[m]=f[m].lastChild):(g.innerHTML=e.join(" "),f[m]=g.removeChild(g.firstChild))}else{e=document.createElement(b[c].tag);
5
- if(b[c].vars)for(q=0;q<b[c].vars.length;q++)console.log(b[c].tag,b[c].vars[q]),e.setAttribute(b[c].vars[q][0],b[c].vars[q][1]);b[c].id&&(e.id=b[c].id);b[c].className&&(e.className=b[c].className);b[c].text&&e.appendChild(document.createTextNode(b[c].text));k[m]=f[m];f[m]=f[m]?f[m].appendChild(e):e}l++||Array.prototype.push.apply(d,f)}n=a.merge(n,f)}return a(d)},w=function(h,p,b){for(var d=h.match(/%[^%]*%/g)||[],f=[],k=0;k<p.length;k++){for(var g=h,l=0;l<d.length;l++)var c=d[l].substr(1,d[l].length-
6
- 2),g=g.replace(d[l],p[k][c]);f=a.merge(f,v(g,b))}return a(f)};a.jseldom=function(h){if(2==arguments.length&&a.isPlainObject(arguments[1]))return w.apply(this,[arguments[0],[arguments[1]]]);if(1==arguments.length||2==arguments.length&&!a.isArray(arguments[1]))return v.apply(this,arguments);if(2==arguments.length)return w.apply(this,arguments)};var r=!1;a.fn.yith_wcan_ajax_filters=function(h,p){h.preventDefault();var b=p.href,d=a(p),f=d.hasClass("yith-wcan-reset-navigation");if("undefined"==typeof b&&
7
- d.parents().hasClass("price_slider_wrapper")){d.parents("form");var k=window.location,g=k.origin+k.pathname,l=g!=k.href,c=a(".price_slider_amount #min_price").val(),m=a(".price_slider_amount #max_price").val(),b=k.href;1==l&&(b=u(b,"min_price"),b=u(b,"max_price"));b=b+(g==b?"?":"&")+a.param({min_price:c,max_price:m})}"select"==d.data("type")&&(d.parents("div.yith-woo-ajax-navigation").find("a.yit-wcan-select-open").removeClass("active"),d.parent().find("div.yith-wcan-select-wrapper").animate({visibility:"hidden",
8
- opacity:0},300));a(yith_wcan.container).not(".ywcps-products").html("").addClass("yith-wcan-loading");a(document).trigger("yith-wcan-ajax-loading");"undefined"!=typeof yith_wcan_frontend&&a(yith_wcan.container).not(".ywcps-products").css("backgroundImage","url("+yith_wcan_frontend.loader_url+")");1==yith_wcan.is_mobile&&a("body").scrollTop(a(yith_wcan.scroll_top).offset().top);a(yith_wcan.pagination).hide();a(yith_wcan.result_count).hide();0!=r&&(r.abort(),r=!1);r=a.ajax({url:b,success:function(c){r=
9
- !1;a(yith_wcan.container).not(".ywcps-products").removeClass("yith-wcan-loading");0<a(c).find(yith_wcan.container).not(".ywcps-products").length?a(".yit-wcan-container").html(a(c).find(yith_wcan.container).not(".ywcps-products")):a(".yit-wcan-container").html(a(c).find(".woocommerce-info"));0<a(c).find(yith_wcan.pagination).length?(0==a(yith_wcan.pagination).length&&a.jseldom(yith_wcan.pagination).insertAfter(a(yith_wcan.container).not(".ywcps-products")),a(yith_wcan.pagination).html(a(c).find(yith_wcan.pagination).html()).show()):
10
- a(yith_wcan.pagination).empty();a("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" />');0<a(c).find(yith_wcan.result_count).length&&a(yith_wcan.result_count).html(a(c).find(yith_wcan.result_count).html()).show();a(".yith-woo-ajax-navigation").add(".yith-wcan-sort-by").add(".yith-wcan-stock-on-sale").add(".yith-wcan-list-price-filter").each(function(){var b=
11
- a(this),d=b.attr("id");b.html(a(c).find("#"+d).html());""==b.text()?b.hide():b.show()});navigator.userAgent.match(/msie/i)||window.history.pushState({pageTitle:c.pageTitle},"",b);a(document).trigger("ready");a(document).trigger("yith-wcan-ajax-filtered");a(window).trigger("scroll");if(f){if("undefined"!=typeof a.fn.slider){var d=parseInt(a(yith_wcan.wc_price_slider.min_price).data("min")),g=parseInt(a(yith_wcan.wc_price_slider.max_price).data("max"));a(yith_wcan.wc_price_slider.wrapper).slider("values",
12
- [d,g]);a(document.body).trigger("price_slider_slide",[d,g])}a(document).trigger("yith-wcan-ajax-reset-filtered")}}})};a(yith_wcan.container).not(".ywcps-products").wrap('<div class="yit-wcan-container"></div>');a(yith_wcan.container).not(".ywcps-products").wrap('<div class="yit-wcan-container"></div>');a(document).trigger("yith-wcan-wrapped");a(document).on("click",".yith-wcan a",function(h){a(this).yith_wcan_ajax_filters(h,this)});var t=function(){a("div.yith-wcan-select-wrapper").animate({visibility:"hidden",
13
- opacity:0},0);a("a.yit-wcan-select-open").removeClass("active")};a(document).on("click","a.yit-wcan-select-open.active",function(h){h.preventDefault();a(this).parent().find("div.yith-wcan-select-wrapper").css("z-index","-1").animate({visibility:"hidden",opacity:0},300);a(this).parent().find("a.yit-wcan-select-open").removeClass("active")});a(document).on("click","a.yit-wcan-select-open:not(.active)",function(h){h.preventDefault();a(this).parent().find("div.yith-wcan-select-wrapper").css("z-index",
14
- "1").animate({visibility:"visible",opacity:1},300);a(this).parent().find("a.yit-wcan-select-open").addClass("active")});a(document).on("ready yith-wcan-ajax-filtered",function(){a("div.yith-wcan-select-wrapper ul.yith-wcan-select li.chosen");t();a("div.yith-wcan-select-wrapper").each(function(){var h="";a(this).find("ul.yith-wcan-select li.chosen").each(function(){h+=a(this).text()+", "});h=h.substring(0,h.length-2);""!=h&&a(this).parent().find("a.yit-wcan-select-open").text(h)})});a(document).on("ready",
15
- t);a("body").on("click",function(h){a(h.target).hasClass("yit-wcan-select-open")||t()})});
1
+ jQuery(function(a){function u(a,p){return a.replace(new RegExp("[?&]"+p+"=[^&#]*(#.*)?$"),"$1").replace(new RegExp("([?&])"+p+"=[^&]*&"),"$1")}var y=/(?!(\[))(\.)[^.#[]*/g,z=/(#)[^.#[]*/,A=/^[\w]+/,B=/^[\w]+$/,v=function(g,p){var b=[];if(B.test(g))b=[{tag:g}];else{for(var b=g,d={sel:[],val:[]},f=[],k=!1,h="",l=[],c=0,m=b.length;c<m;c++){var e=b.charAt(c);if(k)if("\\"===e&&c+1<b.length)l.push(b.charAt(++c));else if(h===e)h="",l.push(e);else if(("'"===e||'"'===e)&&""===h)h=e,l.push(e);else if("]"===
2
+ e&&""===h)d.val.push(l.join("")),l=[],k=!1;else{if("]"!==e||""!==h)""===h&&","===e?(d.val.push(l.join("")),l=[]):l.push(e)}else"\\"===e&&c+1<b.length?k&&l.push(b.charAt(++c)):"["===e&&""===h?k=!0:" "===e||"+"===e?(d.sel=d.sel.join(""),f.push(d),"+"===e&&f.push({sel:"+",val:""}),d={sel:[],val:[]}):" "!==e&&"]"!==e&&d.sel.push(e)}if(0!=d.sel.length||0!=d.val.length)d.sel=d.sel.join(""),f.push(d);for(c=0;c<f.length;c++){d=f[c].sel;if("+"===d)n.tag=d;else{var n=[];n.tag=A.exec(d);n.id=z.exec(d);n.id&&
3
+ a.isArray(n.id)&&(n.id=n.id[0].substr(1));n.tag||(n.tag="div");n.vars=[];for(b=0;b<f[c].val.length;b++)h=f[c].val[b].indexOf("="),k=f[c].val[b].substr(0,h),h=f[c].val[b].substr(h+1),h=h.replace(/^[\s]*[\"\']*|[\"\']*[\s]*$/g,""),"text"===k?n.text=h:n.vars.push([k,h]);d=d.match(y);k=[];if(d){for(b=0;b<d.length;b++)k.push(d[b].substr(1));n.className=k.join(" ")}}f[c]=n}b=f}n=[];"undefined"===typeof p&&(p=1);d=[];f=[];k=[];h=document.createElement("div");for(c=l=0;c<b.length;c++){if("+"==b[c].tag)f=
4
+ k.slice(),--l;else{for(m=0;m<p;m++)if("input"==b[c].tag){e=[];e.push("<"+b[c].tag);b[c].id&&e.push("id='"+b[c].id+"'");b[c].className&&(e.push("class='"+b[c].className),c+1===b.length&&e.push(lastClass),e.push("'"));if(b[c].vars)for(var q=0;q<b[c].vars.length;q++)e.push(b[c].vars[q][0]+"='"+b[c].vars[q][1]+"'");b[c].text&&e.push("value='"+b[c].text+"'");e.push("/>");k[m]=f[m];f[m]?(f[m].innerHTML+=e.join(" "),f[m]=f[m].lastChild):(h.innerHTML=e.join(" "),f[m]=h.removeChild(h.firstChild))}else{e=document.createElement(b[c].tag);
5
+ if(b[c].vars)for(q=0;q<b[c].vars.length;q++)console.log(b[c].tag,b[c].vars[q]),e.setAttribute(b[c].vars[q][0],b[c].vars[q][1]);b[c].id&&(e.id=b[c].id);b[c].className&&(e.className=b[c].className);b[c].text&&e.appendChild(document.createTextNode(b[c].text));k[m]=f[m];f[m]=f[m]?f[m].appendChild(e):e}l++||Array.prototype.push.apply(d,f)}n=a.merge(n,f)}return a(d)},w=function(g,p,b){for(var d=g.match(/%[^%]*%/g)||[],f=[],k=0;k<p.length;k++){for(var h=g,l=0;l<d.length;l++)var c=d[l].substr(1,d[l].length-
6
+ 2),h=h.replace(d[l],p[k][c]);f=a.merge(f,v(h,b))}return a(f)};a.jseldom=function(g){if(2==arguments.length&&a.isPlainObject(arguments[1]))return w.apply(this,[arguments[0],[arguments[1]]]);if(1==arguments.length||2==arguments.length&&!a.isArray(arguments[1]))return v.apply(this,arguments);if(2==arguments.length)return w.apply(this,arguments)};var r=!1,x=function(){var g=a("#yith-wcan-reset-all-categories").find("a.yith-wcan-reset-categories-link"),p=a("#yith-wcan-reset-all-tags").find("a.yith-wcan-reset-tags-link");
7
+ g.add(p).on("click",function(b){a(this).yith_wcan_ajax_filters(b,this)})};a.fn.yith_wcan_ajax_filters=function(g,p){g.preventDefault();var b=p.href,d=a(p),f=d.hasClass("yith-wcan-reset-navigation");if("undefined"==typeof b&&d.parents().hasClass("price_slider_wrapper")){d.parents("form");var k=window.location,h=k.origin+k.pathname,l=h!=k.href,c=a(".price_slider_amount #min_price").val(),m=a(".price_slider_amount #max_price").val(),b=k.href;1==l&&(b=u(b,"min_price"),b=u(b,"max_price"));b=b+(h==b?"?":
8
+ "&")+a.param({min_price:c,max_price:m})}"select"==d.data("type")&&(d.parents("div.yith-woo-ajax-navigation").find("a.yit-wcan-select-open").removeClass("active"),d.parent().find("div.yith-wcan-select-wrapper").css("z-index","-1").animate({visibility:"hidden",opacity:0},300));a(yith_wcan.container).not(".ywcps-products").html("").addClass("yith-wcan-loading");a(document).trigger("yith-wcan-ajax-loading");"undefined"!=typeof yith_wcan_frontend&&a(yith_wcan.container).not(".ywcps-products").css("backgroundImage",
9
+ "url("+yith_wcan_frontend.loader_url+")");1==yith_wcan.is_mobile&&a(window).scrollTop(a(yith_wcan.scroll_top).offset().top);a(yith_wcan.pagination).hide();a(yith_wcan.result_count).hide();0!=r&&(r.abort(),r=!1);r=a.ajax({url:b,success:function(c){r=!1;a(yith_wcan.container).not(".ywcps-products").removeClass("yith-wcan-loading");0<a(c).find(yith_wcan.container).not(".ywcps-products").length?a(".yit-wcan-container").html(a(c).find(yith_wcan.container).not(".ywcps-products")):a(".yit-wcan-container").html(a(c).find(".woocommerce-info"));
10
+ 0<a(c).find(yith_wcan.pagination).length?(0==a(yith_wcan.pagination).length&&a.jseldom(yith_wcan.pagination).insertAfter(a(yith_wcan.container).not(".ywcps-products")),a(yith_wcan.pagination).html(a(c).find(yith_wcan.pagination).html()).show()):a(yith_wcan.pagination).empty();a("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" />');0<a(c).find(yith_wcan.result_count).length&&
11
+ a(yith_wcan.result_count).html(a(c).find(yith_wcan.result_count).html()).show();a(".yith-woo-ajax-navigation").add(".yith-wcan-sort-by").add(".yith-wcan-stock-on-sale").add(".yith-wcan-list-price-filter").each(function(){var b=a(this),d=b.attr("id");b.html(a(c).find("#"+d).html());""==b.text()?b.hide():b.show()});1!=yith_wcan.change_browser_url||navigator.userAgent.match(/msie/i)||window.history.pushState({pageTitle:c.pageTitle},"",b);a(document).trigger("ready");a(document).trigger("yith-wcan-ajax-filtered");
12
+ a(window).trigger("scroll");if(f){if("undefined"!=typeof a.fn.slider){var d=parseInt(a(yith_wcan.wc_price_slider.min_price).data("min")),g=parseInt(a(yith_wcan.wc_price_slider.max_price).data("max"));a(yith_wcan.wc_price_slider.wrapper).slider("values",[d,g]);a(document.body).trigger("price_slider_slide",[d,g])}a(document).trigger("yith-wcan-ajax-reset-filtered")}x()}})};a(yith_wcan.container).not(".ywcps-products").wrap('<div class="yit-wcan-container"></div>');a(document).on("yith-wcan-wrapped",
13
+ function(){x()});a(document).trigger("yith-wcan-wrapped");a(document).on("click",".yith-wcan a",function(g){a(this).yith_wcan_ajax_filters(g,this)});var t=function(){a("div.yith-wcan-select-wrapper").css("z-index","-1").animate({visibility:"hidden",opacity:0},0);a("a.yit-wcan-select-open").removeClass("active")};a(document).on("click","a.yit-wcan-select-open.active",function(g){g.preventDefault();a(this).parent().find("div.yith-wcan-select-wrapper").css("z-index","-1").animate({visibility:"hidden",
14
+ opacity:0},300);a(this).parent().find("a.yit-wcan-select-open").removeClass("active")});a(document).on("click","a.yit-wcan-select-open:not(.active)",function(g){g.preventDefault();a(this).parent().find("div.yith-wcan-select-wrapper").css("z-index","1").animate({visibility:"visible",opacity:1},300);a(this).parent().find("a.yit-wcan-select-open").addClass("active")});a(document).on("ready yith-wcan-ajax-filtered",function(){a("div.yith-wcan-select-wrapper ul.yith-wcan-select li.chosen");t();a("div.yith-wcan-select-wrapper").each(function(){var g=
15
+ "";a(this).find("ul.yith-wcan-select li.chosen").each(function(){g+=a(this).text()+", "});g=g.substring(0,g.length-2);""!=g&&a(this).parent().find("a.yit-wcan-select-open").text(g)})});a(document).on("ready",t);a("body").on("click",function(g){a(g.target).hasClass("yit-wcan-select-open")||t()})});
modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-frontend.php CHANGED
@@ -66,16 +66,17 @@ if ( ! class_exists( 'YITH_WCAN_Frontend' ) ) {
66
  ! empty( $custom_style ) && wp_add_inline_style( 'yith-wcan-frontend', sanitize_text_field( $custom_style ) );
67
 
68
  $args = apply_filters( 'yith_wcan_ajax_frontend_classes', array(
69
- 'container' => yith_wcan_get_option( 'yith_wcan_ajax_shop_container', '.products' ),
70
- 'pagination' => yith_wcan_get_option( 'yith_wcan_ajax_shop_pagination', 'nav.woocommerce-pagination' ),
71
- 'result_count' => yith_wcan_get_option( 'yith_wcan_ajax_shop_result_container', '.woocommerce-result-count' ),
72
- 'wc_price_slider' => array(
73
  'wrapper' => '.price_slider',
74
  'min_price' => '.price_slider_amount #min_price',
75
  'max_price' => '.price_slider_amount #max_price',
76
  ),
77
- 'is_mobile' => wp_is_mobile(),
78
- 'scroll_top' => yith_wcan_get_option( 'yith_wcan_ajax_scroll_top_class', '.yit-wcan-container' ),
 
79
  )
80
  );
81
 
66
  ! empty( $custom_style ) && wp_add_inline_style( 'yith-wcan-frontend', sanitize_text_field( $custom_style ) );
67
 
68
  $args = apply_filters( 'yith_wcan_ajax_frontend_classes', array(
69
+ 'container' => yith_wcan_get_option('yith_wcan_ajax_shop_container', '.products'),
70
+ 'pagination' => yith_wcan_get_option('yith_wcan_ajax_shop_pagination', 'nav.woocommerce-pagination'),
71
+ 'result_count' => yith_wcan_get_option('yith_wcan_ajax_shop_result_container', '.woocommerce-result-count'),
72
+ 'wc_price_slider' => array(
73
  'wrapper' => '.price_slider',
74
  'min_price' => '.price_slider_amount #min_price',
75
  'max_price' => '.price_slider_amount #max_price',
76
  ),
77
+ 'is_mobile' => wp_is_mobile(),
78
+ 'scroll_top' => yith_wcan_get_option('yith_wcan_ajax_scroll_top_class', '.yit-wcan-container'),
79
+ 'change_browser_url' => 'yes' == yith_wcan_get_option( 'yith_wcan_change_browser_url', 'yes' ) ? true : false
80
  )
81
  );
82
 
modules/yith-woocommerce-ajax-navigation/includes/functions.yith-wcan.php CHANGED
@@ -474,8 +474,13 @@ if ( ! function_exists( 'yit_get_woocommerce_layered_nav_link' ) ) {
474
  */
475
  function yit_get_woocommerce_layered_nav_link() {
476
  $return = false;
477
- if ( defined( 'SHOP_IS_ON_FRONT' ) || ( is_shop() && ! is_product_category() && ! is_product_taxonomy() ) ) {
478
- $return = get_post_type_archive_link( 'product' );
 
 
 
 
 
479
  return apply_filters( 'yith_wcan_untrailingslashit', true ) ? untrailingslashit( $return ) : $return;
480
  }
481
 
@@ -489,7 +494,7 @@ if ( ! function_exists( 'yit_get_woocommerce_layered_nav_link' ) ) {
489
  $brands_taxonomy = yit_get_brands_taxonomy();
490
 
491
  if( ! empty( $brands_taxonomy ) && $brands_taxonomy == $taxonomy ){
492
- $return = get_post_type_archive_link( 'product' );
493
  }
494
 
495
  else {
@@ -570,29 +575,91 @@ if( ! function_exists( 'yit_get_brands_taxonomy' ) ){
570
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
571
  */
572
  function yit_get_brands_taxonomy(){
573
- return defined( 'YITH_WCBR_PREMIUM_INIT' ) && YITH_WCBR_PREMIUM_INIT ? YITH_WCBR::$brands_taxonomy : '';
 
 
 
 
 
 
 
 
 
 
 
574
  }
575
  }
576
 
577
- function yit_test( $parent_term_id ){
578
- $childs = get_terms(
579
- 'product_cat',
580
- array(
581
- 'parent' => $parent_term_id,
582
- 'hierarchical' => true,
583
- 'hide_empty' => false
584
- )
585
- );
586
-
587
- if( ! empty( $childs ) ){
588
- $temp = array();
589
- foreach( $childs as $child ){
590
- $temp[ $child->term_id ] = yit_test( $child->term_id );
591
- }
592
- return $temp;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
593
  }
 
594
 
595
- else{
596
- return array();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
597
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
598
  }
474
  */
475
  function yit_get_woocommerce_layered_nav_link() {
476
  $return = false;
477
+ if ( defined( 'SHOP_IS_ON_FRONT' ) || ( is_shop() && ! is_product_category() ) ) {
478
+ $taxonomy = get_query_var( 'taxonomy' );
479
+ $brands_taxonomy = yit_get_brands_taxonomy();
480
+ $return = get_post_type_archive_link( 'product' );
481
+ if( ! empty( $brands_taxonomy ) && $brands_taxonomy == $taxonomy ){
482
+ $return = add_query_arg( array( $taxonomy => get_query_var( 'term' ) ), $return );
483
+ }
484
  return apply_filters( 'yith_wcan_untrailingslashit', true ) ? untrailingslashit( $return ) : $return;
485
  }
486
 
494
  $brands_taxonomy = yit_get_brands_taxonomy();
495
 
496
  if( ! empty( $brands_taxonomy ) && $brands_taxonomy == $taxonomy ){
497
+ $return = add_query_arg( array( $taxonomy => get_query_var( 'term' ) ), get_post_type_archive_link( 'product' ) );
498
  }
499
 
500
  else {
575
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
576
  */
577
  function yit_get_brands_taxonomy(){
578
+ $taxonomy = '';
579
+
580
+ //Support to YITH WooCommerce Brands Add-on
581
+ if( defined( 'YITH_WCBR_PREMIUM_INIT' ) && YITH_WCBR_PREMIUM_INIT ){
582
+ $taxonomy = YITH_WCBR::$brands_taxonomy;
583
+ }
584
+
585
+ //Support to Ultimate WooCommerce Brands PRO
586
+ elseif( class_exists( 'MGWB' ) ){
587
+ $taxonomy = "product_brand";
588
+ }
589
+ return $taxonomy;
590
  }
591
  }
592
 
593
+ if( ! function_exists( 'yit_reorder_hierachical_categories' ) ) {
594
+ /**
595
+ * Enable multi level taxonomies management
596
+ *
597
+ * @return array the full terms array
598
+ *
599
+ * @since 2.8.1
600
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
601
+ */
602
+ function yit_reorder_hierachical_categories( $parent_term_id, $taxonomy = 'product_cat' ) {
603
+ $childs = get_terms(
604
+ $taxonomy,
605
+ array(
606
+ 'parent' => $parent_term_id,
607
+ 'hierarchical' => true,
608
+ 'hide_empty' => false
609
+ )
610
+ );
611
+
612
+ if ( !empty( $childs ) ) {
613
+ $temp = array();
614
+ foreach ( $childs as $child ) {
615
+ $temp[$child->term_id] = yit_reorder_hierachical_categories( $child->term_id, $taxonomy );
616
+ }
617
+ return $temp;
618
+ }
619
+
620
+ else {
621
+ return array();
622
+ }
623
  }
624
+ }
625
 
626
+ if( ! function_exists( 'remove_premium_query_arg' ) ) {
627
+ /**
628
+ * Remove Premium query args
629
+ *
630
+ * @return array the full terms array
631
+ *
632
+ * @since 2.8.1
633
+ * @author Andrea Grillo <andrea.grillo@yithemes.com>
634
+ */
635
+ function remove_premium_query_arg( $link ) {
636
+ $reset = array( 'orderby', 'onsale_filter', 'instock_filter', 'product_tag', 'product_cat' );
637
+ $brands_taxonomy = yit_get_brands_taxonomy();
638
+ if ( ! empty( $brands_taxonomy ) ) {
639
+ $reset[] = $brands_taxonomy;
640
+ }
641
+
642
+ return remove_query_arg( $reset, $link );
643
  }
644
+ }
645
+
646
+ if( ! function_exists( 'yit_is_filtered_uri' ) ){
647
+ /**
648
+ * Get is the current uri are filtered
649
+ *
650
+ * @return bool true if the url are filtered, false otherwise
651
+ *
652
+ * @since 2.8.6
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
660
+ $is_filtered_uri = isset( $_GET['product_cat'] ) || count( $_chosen_attributes ) > 0 || isset( $_GET['min_price'] ) || isset( $_GET['max_price'] ) || isset( $_GET['orderby'] ) || isset( $_GET['instock_filter'] ) || isset( $_GET['onsale_filter'] ) || isset( $_GET['product_tag'] ) || isset( $_GET[ $brands ] );
661
+
662
+ return apply_filters( 'yit_wcan_is_filtered_uri', $is_filtered_uri );
663
+ }
664
+
665
  }
modules/yith-woocommerce-ajax-navigation/init.php CHANGED
@@ -3,10 +3,10 @@
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.8.1
7
  * Author: YITHEMES
8
  * Author URI: http://yithemes.com/
9
- * Text Domain: yith_wc_ajxnav
10
  * Domain Path: /languages/
11
  *
12
  * @author Your Inspiration Themes
@@ -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.8.1' );
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: 2.9.2
7
  * Author: YITHEMES
8
  * Author URI: http://yithemes.com/
9
+ * Text Domain: yith-woocommerce-ajax-navigation
10
  * Domain Path: /languages/
11
  *
12
  * @author Your Inspiration Themes
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
 
modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-it_IT.mo DELETED
Binary file
modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-it_IT.po DELETED
@@ -1,690 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-17 14:37+0100\n"
6
- "PO-Revision-Date: 2015-09-17 14:37+0100\n"
7
- "Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
8
- "Language-Team: \n"
9
- "Language: it_IT\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-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:142
24
- msgid "Front end"
25
- msgstr "Front end"
26
-
27
- #: includes/class.yith-wcan-admin.php:143 settings/custom-style-options.php:12
28
- msgid "Custom Style"
29
- msgstr "Modifica stile"
30
-
31
- #: includes/class.yith-wcan-admin.php:144
32
- #: includes/class.yith-wcan-admin.php:216
33
- msgid "Premium Version"
34
- msgstr "Versione Premium"
35
-
36
- #: includes/class.yith-wcan-admin.php:150
37
- #: includes/class.yith-wcan-admin.php:151
38
- msgid "Ajax Product Filter"
39
- msgstr "Ajax Product Filter"
40
-
41
- #: includes/class.yith-wcan-admin.php:212
42
- msgid "Premium live demo"
43
- msgstr "Anteprima versione premium"
44
-
45
- #: includes/class.yith-wcan-admin.php:212
46
- msgid "Live demo"
47
- msgstr "Anteprima"
48
-
49
- #: includes/class.yith-wcan-admin.php:240
50
- msgid "Plugin Documentation"
51
- msgstr "Documentazione Plugin"
52
-
53
- #: includes/class.yith-wcan-admin.php:269
54
- msgid ""
55
- "Dear users,\n"
56
- " we would like to inform you that the YITH "
57
- "WooCommerce Ajax Navigation plugin will change its name in YITH WooCommerce "
58
- "Ajax Product Filter from the next update. Also, the plugin textdomain will "
59
- "change too from \"yit\" to \"yith_wc_ajxnav\".\n"
60
- " This modification solves the issues about "
61
- "textdomain conflicts generated by some translation/multilanguage plugins you "
62
- "have identified in the past weeks.\n"
63
- " If updating the plugin some language files are "
64
- "no more recognized by WordPress, you will just have to rename the language "
65
- "files in the correct format. After renaming the files, you can update/"
66
- "translate the .po file following the classic procedure for translations."
67
- msgstr ""
68
- "Cari utenti,\n"
69
- " comunichiamo che il plugin YITH WooCommerce Ajax "
70
- "Navigation cambierà il proprio nome in YITH WooCommerce Ajax Product Filter "
71
- "dal prossimo aggiornamento. Per di più, anche il textdomain del plugin "
72
- "cambierà da \"yit\" a \"yith_wc_ajxnav\".\n"
73
- " Questa modifica risolve i problemi riguardanti i "
74
- "conflitti di textdomain generati da alcuni plugin di traduzione/multilingua "
75
- "che avete identificato nelle settimane precedenti.\n"
76
- " Se alcuni file di lingua non fossero più "
77
- "riconosciuti da WordPress una volta effettuato l'aggiornamento, basterà "
78
- "rinominare i file di lingua nel formato corretto. Dopo averli rinominati, è "
79
- "possibile aggiornare/tradurre il file .po seguendo la procedura classica di "
80
- "traduzione."
81
-
82
- #: includes/class.yith-wcan-admin.php:274
83
- msgctxt "Admin(Pointers): Plugin Title"
84
- msgid "YITH WooCommerce Ajax Product Filter"
85
- msgstr "YITH WooCommerce Ajax Product Filter"
86
-
87
- #: includes/class.yith-wcan-admin.php:276
88
- msgid ""
89
- "YITH WooCommerce Product Filter has been updated with new available options"
90
- msgstr ""
91
- "YITH WooCommerce Product Filter è stato aggiornato con delle nuove opzioni"
92
-
93
- #: includes/class.yith-wcan-admin.php:276
94
- msgid "discover the PREMIUM version"
95
- msgstr "scopri la versione PREMIUM"
96
-
97
- # @ yit
98
- #: includes/functions.yith-wcan.php:57 includes/functions.yith-wcan.php:71
99
- #: includes/functions.yith-wcan.php:93
100
- msgid "Term"
101
- msgstr "Proprietà"
102
-
103
- # @ yit
104
- #: includes/functions.yith-wcan.php:57
105
- #: widgets/class.yith-wcan-navigation-widget.php:813
106
- msgid "Color"
107
- msgstr "Colore"
108
-
109
- #: includes/functions.yith-wcan.php:71
110
- msgctxt "For multicolor: I.E. white and red T-Shirt"
111
- msgid "Color 1"
112
- msgstr "Colore 1"
113
-
114
- #: includes/functions.yith-wcan.php:71
115
- msgctxt "For multicolor: I.E. white and red T-Shirt"
116
- msgid "Color 2"
117
- msgstr "Colore 2"
118
-
119
- # @ yit
120
- #: includes/functions.yith-wcan.php:93
121
- msgid "Labels"
122
- msgstr "Etichetta"
123
-
124
- #: init.php:46
125
- msgid ""
126
- "YITH WooCommerce Ajax Product Filter is enabled but not effective. It "
127
- "requires WooCommerce in order to work."
128
- msgstr ""
129
- "YITH WooCommerce Ajax Product Filter è attivo, ma non operativo. Richiede "
130
- "WooCommerce affinché possa funzionare correttamente."
131
-
132
- #: settings/custom-style-options.php:24
133
- msgid "Put here your custom CSS rules:"
134
- msgstr "Metti qui le tue modifiche delle regole del CSS"
135
-
136
- #: settings/frontend-options.php:12
137
- msgid "General Settings"
138
- msgstr "Impostazioni Generali"
139
-
140
- #: settings/frontend-options.php:25
141
- msgctxt "Admin panel: option description"
142
- msgid "How To:"
143
- msgstr "Descrizione"
144
-
145
- #: settings/frontend-options.php:27
146
- msgctxt "Admin: Panel section description"
147
- msgid ""
148
- "If your theme use the WooCommerce standard templates, you don't need to "
149
- "change the following values.\n"
150
- " Otherwise, add the classes used in the "
151
- "template of your theme.\n"
152
- " If you don't know them, please contact the "
153
- "developer of your theme to receive the correct classes."
154
- msgstr ""
155
- "Se il tuo tema utilizza i template standard diWooCommerce, non devi "
156
- "modificare i seguenti valori.\n"
157
- " In caso contrario, aggiungi le classe "
158
- "utilizzate nel template del tuo tema.\n"
159
- " Se non le conosci, contatta lo sviluppatore "
160
- "del tuo tema per ottenere le classi corrette."
161
-
162
- #: settings/frontend-options.php:33
163
- msgid "Product Container"
164
- msgstr "Contenitore Prodotti"
165
-
166
- #: settings/frontend-options.php:34
167
- msgid "Put here the CSS class or id for the product container"
168
- msgstr "Inserisci qui la classe CSS o l'ID per il contenitore del prodotto"
169
-
170
- #: settings/frontend-options.php:41
171
- msgid "Shop Pagination Container"
172
- msgstr "Contenitore Paginazione"
173
-
174
- #: settings/frontend-options.php:42
175
- msgid "Put here the CSS class or id for the shop pagination container"
176
- msgstr ""
177
- "Inserisci qui la classe CSS o l'ID per il contenitore della paginazione del "
178
- "negozio"
179
-
180
- #: settings/frontend-options.php:49
181
- msgid "Result Count Container"
182
- msgstr "Contenitore Conteggio Prodotti"
183
-
184
- #: settings/frontend-options.php:50
185
- msgid "Put here the CSS class or id for the result count container"
186
- msgstr ""
187
- "Inserisci qui la classe CSS o l'ID per il contenitore del conteggio dei "
188
- "prodotti"
189
-
190
- #: templates/admin/premium.php:203 templates/admin/premium.php:313
191
- #, php-format
192
- msgid ""
193
- "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
194
- "Filter%2$s to benefit from all features!"
195
- msgstr ""
196
-
197
- #: templates/admin/premium.php:206 templates/admin/premium.php:316
198
- msgid "UPGRADE"
199
- msgstr ""
200
-
201
- #: templates/admin/premium.php:207 templates/admin/premium.php:317
202
- msgid "to the premium version"
203
- msgstr ""
204
-
205
- #: templates/admin/premium.php:213
206
- msgid "Premium Features"
207
- msgstr ""
208
-
209
- #: templates/admin/premium.php:221
210
- msgid "Two more layouts"
211
- msgstr ""
212
-
213
- #: templates/admin/premium.php:224
214
- #, php-format
215
- msgid ""
216
- "The YITH WooCommerce Ajax product Filter widget get richer with 2 new "
217
- "layouts to filter the products of your shop.%1$sBicolor%2$s: the perfect "
218
- "choice for those attributes related to two different colors at the same time "
219
- "(white/black), for a simple visual impact for the final user. Pick the "
220
- "%1$sTag%2$s typology, on the contrary, if you want to filter your products "
221
- "by product tag. And if you are using also the %1$sYITH WooCommerce Brand Add-"
222
- "On%2$s plugin, you will be able to offer the freedom to filter your shop "
223
- "products by brands thanks to the ajax technology."
224
- msgstr ""
225
-
226
- #: templates/admin/premium.php:234
227
- msgid "Price range"
228
- msgstr ""
229
-
230
- #: templates/admin/premium.php:237
231
- #, php-format
232
- msgid ""
233
- "One of the most requested filter for e-commerce sites is the one that let "
234
- "you select products by their prices. Thanks to YITH WooCommerce Ajax List "
235
- "Price Filter, %1$syou can set unlimited price ranges:%2$s your users will be "
236
- "able to filter products selecting on the ranges you have set."
237
- msgstr ""
238
-
239
- #: templates/admin/premium.php:253
240
- msgid "Ajax Stock/On Sale Filters"
241
- msgstr ""
242
-
243
- #: templates/admin/premium.php:256
244
- #, php-format
245
- msgid ""
246
- "A new widget for the premium version of the plugin. Whoever will surf the "
247
- "pages of your shop will be able to display only the products on sale and/or "
248
- "the available ones.%3$s %1$sAn additional feature for an e-commerce site "
249
- "that is worthy!%2$s"
250
- msgstr ""
251
-
252
- #: templates/admin/premium.php:266
253
- msgid "Product sorting"
254
- msgstr ""
255
-
256
- #: templates/admin/premium.php:269
257
- #, php-format
258
- msgid ""
259
- "With the new %1$sYITH WooCommerce Ajax Sort By%2$s widget, you can give your "
260
- "users the freedom to sort products with the ajax technology, without the "
261
- "need to reload the page. Products can be sorted by rate, sales, price or "
262
- "publication date."
263
- msgstr ""
264
-
265
- #: templates/admin/premium.php:285
266
- msgid "Customized loader"
267
- msgstr ""
268
-
269
- #: templates/admin/premium.php:288
270
- msgid ""
271
- "From the plugin option panel, you can choose to upload a new icon for your "
272
- "loader: in this way, it will better meet your needs."
273
- msgstr ""
274
-
275
- #: templates/admin/premium.php:298
276
- msgid "WooCommerce Price Filter"
277
- msgstr ""
278
-
279
- #: templates/admin/premium.php:301
280
- msgid ""
281
- "With the premium version of the plugin, you will also be able to customize "
282
- "WooCommerce Price Filter widget, changing the settings you can find in the "
283
- "plugin option panel."
284
- msgstr ""
285
-
286
- #: widgets/class.yith-wcan-navigation-widget.php:23
287
- msgid "Filter the product list without reloading the page"
288
- msgstr "Filtra l'elenco prodotti senza ricaricare la pagina"
289
-
290
- #: widgets/class.yith-wcan-navigation-widget.php:26
291
- msgctxt "Admin: Widget Title"
292
- msgid "YITH WooCommerce Ajax Product Filter"
293
- msgstr "YITH WooCommerce Filtro Prodotti Ajax"
294
-
295
- #: widgets/class.yith-wcan-navigation-widget.php:264
296
- msgid "Filters:"
297
- msgstr "Filtri:"
298
-
299
- # @ yit
300
- #: widgets/class.yith-wcan-navigation-widget.php:812
301
- msgid "List"
302
- msgstr "Lista"
303
-
304
- # @ yit
305
- #: widgets/class.yith-wcan-navigation-widget.php:814
306
- msgid "Label"
307
- msgstr "Etichetta"
308
-
309
- #: widgets/class.yith-wcan-navigation-widget.php:815
310
- msgid "Dropdown"
311
- msgstr "Menu a tendina"
312
-
313
- # @ yit
314
- #: widgets/class.yith-wcan-navigation-widget.php:822
315
- #: widgets/class.yith-wcan-reset-navigation-widget.php:89
316
- msgid "Title"
317
- msgstr "Titolo"
318
-
319
- # @ yit
320
- #: widgets/class.yith-wcan-navigation-widget.php:828
321
- msgid "Type:"
322
- msgstr "Tipo:"
323
-
324
- # @ yit
325
- #: widgets/class.yith-wcan-navigation-widget.php:839
326
- msgid "Query Type:"
327
- msgstr "Tipo Query:"
328
-
329
- # @ yit
330
- #: widgets/class.yith-wcan-navigation-widget.php:841
331
- msgid "AND"
332
- msgstr "E"
333
-
334
- # @ yit
335
- #: widgets/class.yith-wcan-navigation-widget.php:842
336
- msgid "OR"
337
- msgstr "O"
338
-
339
- # @ yit
340
- #: widgets/class.yith-wcan-navigation-widget.php:846
341
- msgid "Attribute:"
342
- msgstr "Attributo:"
343
-
344
- #: widgets/class.yith-wcan-navigation-widget.php:853
345
- msgid "Display (default All):"
346
- msgstr "Visualizza (default Tutti)"
347
-
348
- #: widgets/class.yith-wcan-navigation-widget.php:855
349
- msgid "All (no hierarchical)"
350
- msgstr "Tutti (non gerarchico)"
351
-
352
- #: widgets/class.yith-wcan-navigation-widget.php:856
353
- msgid "All (hierarchical)"
354
- msgstr "Tutti (gerarchico)"
355
-
356
- #: widgets/class.yith-wcan-navigation-widget.php:857
357
- msgid "Only Parent"
358
- msgstr "Solo Principali"
359
-
360
- #: widgets/class.yith-wcan-reset-navigation-widget.php:23
361
- msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
362
- msgstr ""
363
- "Resetta tutti i filtri impostati da YITH WooCommerce Ajax Product Filter"
364
-
365
- #: widgets/class.yith-wcan-reset-navigation-widget.php:25
366
- msgid "YITH WooCommerce Ajax Reset Filter"
367
- msgstr "YITH WooCommerce Filtro Ajax Reset"
368
-
369
- #: widgets/class.yith-wcan-reset-navigation-widget.php:82
370
- msgid "Reset All Filters"
371
- msgstr "Resetta tutti i filtri"
372
-
373
- #: widgets/class.yith-wcan-reset-navigation-widget.php:95
374
- msgid "Button Label"
375
- msgstr "Etichetta Pulsante"
376
-
377
- #~ msgid "Settings"
378
- #~ msgstr "Impostazioni"
379
-
380
- #~ msgid "Ajax Loader"
381
- #~ msgstr "Loader Ajax"
382
-
383
- #~ msgid "Customize the ajax loader"
384
- #~ msgstr "Personalizza il loader ajax"
385
-
386
- #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
387
- #~ msgid "Ajax WooCommerce Price Filter"
388
- #~ msgstr "Price Filter di WooCommerce in ajax"
389
-
390
- #~ msgid "Use WooCommerce price filter in ajax"
391
- #~ msgstr "Utilizza il Price Filter di WooCommerce in ajax"
392
-
393
- #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
394
- #~ msgid "WooCommerce Price Filter Slider"
395
- #~ msgstr "Price Filter di WooCommerce con slider"
396
-
397
- #~ msgid "Use WooCommerce price filter with slider"
398
- #~ msgstr "Utilizza il Price Filter di WooCommerce con slider"
399
-
400
- #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
401
- #~ msgid "Dropdown for WooCommerce Price Filter"
402
- #~ msgstr "Menu a tendina per Price Filter di WooCommerce"
403
-
404
- #~ msgid "Add dropdown effect to original WooCommerce Price Filter widget"
405
- #~ msgstr ""
406
- #~ "Aggiunge l'effetto di menu a tendina all'originale Price Filter di "
407
- #~ "WooCommerce"
408
-
409
- #~ msgctxt "Referer to original WooCommerce Price Filter Widget"
410
- #~ msgid "Open/Close for WooCommerce Price Filter"
411
- #~ msgstr "Apri/Chiudi il menu di Price Filter di WooCommerce"
412
-
413
- #~ msgid "Select if you want to show the dropdown opened or closed"
414
- #~ msgstr "Scegli se mostrare il menu a tendina aperto o chiuso"
415
-
416
- #~ msgid "Opened"
417
- #~ msgstr "Aperto"
418
-
419
- #~ msgid "Closed"
420
- #~ msgstr "Chiuso"
421
-
422
- #~ msgctxt "Price filter option: price starts from"
423
- #~ msgid "From"
424
- #~ msgstr "Da"
425
-
426
- #~ msgctxt "Price filter option: price ends to"
427
- #~ msgid "To"
428
- #~ msgstr "A"
429
-
430
- #~ msgid ""
431
- #~ "Show a price filter widget with a list of preset price ranges that users "
432
- #~ "can use to better narrow down the products"
433
- #~ msgstr ""
434
- #~ "Mostra un widget per filtrare il prezzo con un elenco di intervalli "
435
- #~ "preimpostati che gli utenti possono usare per migliorare la loro ricerca "
436
- #~ "dei prodotti"
437
-
438
- #~ msgid "YITH WooCommerce Ajax Price List Filter"
439
- #~ msgstr "YITH WooCommerce Filtro Ajax Elenco Prezzi"
440
-
441
- #~ msgctxt "refer to: product price"
442
- #~ msgid "Price Filter"
443
- #~ msgstr "Filtro Prezzo"
444
-
445
- #~ msgid "Show widget dropdown"
446
- #~ msgstr "Mostra il menu a tendina del widget"
447
-
448
- #~ msgctxt "Select if you want to show the widget open or closed"
449
- #~ msgid "Dropdown style:"
450
- #~ msgstr "Stile menu a tendina:"
451
-
452
- #~ msgid "Price Range"
453
- #~ msgstr "Intervallo Prezzo"
454
-
455
- #~ msgid "Add new range"
456
- #~ msgstr "Aggiungi nuovo intervallo"
457
-
458
- #~ msgid "No tags found."
459
- #~ msgstr "Nessun tag trovato."
460
-
461
- #~ msgctxt "Admin: Section title"
462
- #~ msgid "Tag List"
463
- #~ msgstr "Elenco Tag"
464
-
465
- #~ msgid "Show Selected"
466
- #~ msgstr "Mostra i selezionati"
467
-
468
- #~ msgid "Hide Selected"
469
- #~ msgstr "Nascondi i selezionati"
470
-
471
- #~ msgid "Select all"
472
- #~ msgstr "Seleziona tutto"
473
-
474
- #~ msgid "Unselect all"
475
- #~ msgstr "Deseleziona tutto"
476
-
477
- #~ msgctxt "Admin: user note"
478
- #~ msgid ""
479
- #~ "Note: tags with no assigned products will not be showed in the front end"
480
- #~ msgstr ""
481
- #~ "N.B.: i tag che non sono assegnati ad alcun prodotto non saranno mostrati "
482
- #~ "nel front end "
483
-
484
- #~ msgid "Tag name"
485
- #~ msgstr "Nome tag"
486
-
487
- #~ msgid "Count"
488
- #~ msgstr "Conteggio"
489
-
490
- #~ msgctxt "Select if you want to show round color box or square color box"
491
- #~ msgid "Color Style:"
492
- #~ msgstr "Stile Colori"
493
-
494
- #~ msgid "Square"
495
- #~ msgstr "Quadrati"
496
-
497
- #~ msgid "Round"
498
- #~ msgstr "Rotondi"
499
-
500
- #~ msgid "Hide product count"
501
- #~ msgstr "Nascondi numero prodotti"
502
-
503
- #~ msgid "BiColor"
504
- #~ msgstr "BiColor"
505
-
506
- #~ msgid "Tag"
507
- #~ msgstr "Tag"
508
-
509
- #~ msgid "Brand"
510
- #~ msgstr "Brand"
511
-
512
- #~ msgid "Use custom style for reset button"
513
- #~ msgstr "Utilizza uno stile personalizzato per il pulsante di reset"
514
-
515
- #~ msgid "Background color"
516
- #~ msgstr "Colore di sfondo"
517
-
518
- #~ msgid "Background color in hover"
519
- #~ msgstr "Colore di sfondo al passaggio del mouse"
520
-
521
- #~ msgid "Text color"
522
- #~ msgstr "Colore del testo"
523
-
524
- #~ msgid "Text color in hover"
525
- #~ msgstr "Colore del testo al passaggio del mouse"
526
-
527
- #~ msgid "Border color"
528
- #~ msgstr "Colore dei bordi"
529
-
530
- #~ msgid "Border color in hover"
531
- #~ msgstr "Colore dei bordi al passaggio del mouse"
532
-
533
- #~ msgid "Display the sorting of the WooCommerce products"
534
- #~ msgstr "Mostra l'ordinamento dei prodotti WooCommerce"
535
-
536
- #~ msgid "YITH WooCommerce Ajax Sort By"
537
- #~ msgstr "YITH WooCommerce Disposizione Ajax"
538
-
539
- #~ msgctxt "Product sorting"
540
- #~ msgid "Sort by"
541
- #~ msgstr "Ordina per"
542
-
543
- #~ msgid "Display on sale and in stock WooCommerce products"
544
- #~ msgstr "Mostra i prodotti WooCommerce disponibili e in sconto"
545
-
546
- #~ msgid "YITH WooCommerce Ajax In Stock/On Sale Filters"
547
- #~ msgstr "YITH WooCommerce Filtri Ajax Disponibili/In Saldo"
548
-
549
- #~ msgid "Show only \"On Sale\" products"
550
- #~ msgstr "Mostra solo prodotti \"In sconto\""
551
-
552
- #~ msgid "Show only \"In Stock\" products"
553
- #~ msgstr "Mostra solo prodotti \"Disponibili\""
554
-
555
- #~ msgctxt "Product sorting"
556
- #~ msgid "Stock/On sale"
557
- #~ msgstr "Disponibili/In sconto"
558
-
559
- #~ msgid "Show \"On Sale\" filter"
560
- #~ msgstr "Mostra filtro \"In sconto\""
561
-
562
- #~ msgid "Show \"In Stock\" filter"
563
- #~ msgstr "Mostra filtro \"Disponibili\""
564
-
565
- #~ msgctxt "Admin: user tooltip"
566
- #~ msgid ""
567
- #~ "Activating the filter type \"Tag \" you can choose which tags show in"
568
- #~ msgstr "Attivando il filtro \"Tag\", puoi scegliere quali tag mostrare in"
569
-
570
- #~ msgctxt "Label link"
571
- #~ msgid "YIT Plugins -> Ajax Product Filter -> Filter by Tag"
572
- #~ msgstr "YIT Plugins -> Ajax Product Filter -> Filtra per tag"
573
-
574
- #~ msgctxt "Label link"
575
- #~ msgid "Please take note of the following Widgets ID"
576
- #~ msgstr "Si prega di prender nota dei seguenti ID dei widget"
577
-
578
- #~ msgid "YITH WooCommerce Ajax List Price Filter"
579
- #~ msgstr "YITH WooCommerce Filtro Ajax List Price Filter"
580
-
581
- #~ msgid "YITH WooCommerce Ajax Product Filter"
582
- #~ msgstr "YITH WooCommerce Ajax Product Filter"
583
-
584
- #~ msgid "Frontend"
585
- #~ msgstr "Front end"
586
-
587
- #~ msgctxt "Admin: Section title"
588
- #~ msgid "Tags List"
589
- #~ msgstr "Elenco Tag"
590
-
591
- #~ msgctxt "Admin: user note"
592
- #~ msgid ""
593
- #~ "Note: tags with no assigned products will not be showed in the frontend"
594
- #~ msgstr ""
595
- #~ "N.B.: i tag che non sono assegnati ad alcun prodotto non saranno mostrati "
596
- #~ "nel front end "
597
-
598
- #~ msgid "Tags"
599
- #~ msgstr "Tag"
600
-
601
- #~ msgid "Brands"
602
- #~ msgstr "Brand"
603
-
604
- #~ msgid "Product filter"
605
- #~ msgstr "Filtro prodotto"
606
-
607
- #~ msgid "Filter the products list without reloading the page"
608
- #~ msgstr "Filtra l'elenco dei prodotti senza ricaricare la pagina"
609
-
610
- #~ msgid "All Hierarchical"
611
- #~ msgstr "Tutti (gerarchico)"
612
-
613
- # @ yit
614
- #~ msgid "Narrow down the products list without reloading the page"
615
- #~ msgstr "Filtra la lista dei prodotti senza ricaricare la pagina"
616
-
617
- # @ yit
618
- #~ msgid "YITH WooCommerce Ajax Navigation"
619
- #~ msgstr "YITH WooCommerce Ajax Navigation"
620
-
621
- #~ msgid "Filters List:"
622
- #~ msgstr "Lista Filtri:"
623
-
624
- # @ yit
625
- #~ msgid "Reset all filters setted by YITH WooCommerce Ajax Navigation"
626
- #~ msgstr "Resetta tutti i filtri settati da YITH WooCommerce Ajax Navigation"
627
-
628
- # @ yit
629
- #~ msgid "YITH WooCommerce Ajax Reset Navigation"
630
- #~ msgstr "YITH WooCommerce Ajax Navigation"
631
-
632
- # @ yit
633
- #~ msgid "Upload"
634
- #~ msgstr "Upload"
635
-
636
- # @ yit
637
- #~ msgid "px"
638
- #~ msgstr "px"
639
-
640
- # @ yit
641
- #~ msgid "em"
642
- #~ msgstr "em"
643
-
644
- # @ yit
645
- #~ msgid "pt"
646
- #~ msgstr "pt"
647
-
648
- # @ yit
649
- #~ msgid "rem"
650
- #~ msgstr "rem"
651
-
652
- # @ yit
653
- #~ msgid "Regular"
654
- #~ msgstr "Regular"
655
-
656
- # @ yit
657
- #~ msgid "Bold"
658
- #~ msgstr "Bold"
659
-
660
- # @ yit
661
- #~ msgid "Extra bold"
662
- #~ msgstr "Extra bold"
663
-
664
- # @ yit
665
- #~ msgid "Italic"
666
- #~ msgstr "Italic"
667
-
668
- # @ yit
669
- #~ msgid "Italic bold"
670
- #~ msgstr "Italic bold"
671
-
672
- # @ yit
673
- #~ msgid "Select a date"
674
- #~ msgstr "Seleziona una data"
675
-
676
- # @ yit
677
- #~ msgid "Hours"
678
- #~ msgstr "Ore"
679
-
680
- # @ yit
681
- #~ msgid "Minutes"
682
- #~ msgstr "Minuti"
683
-
684
- # @ yit
685
- #~ msgid "Select a font family"
686
- #~ msgstr "Seleziona un font"
687
-
688
- # @ yit
689
- #~ msgid "Click to preview"
690
- #~ msgstr "Clicca per anteprima"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-tr_TR.mo DELETED
Binary file
modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-tr_TR.po DELETED
@@ -1,1332 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: YITH WooCommerce Ajax Product filter\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-17 14:37+0100\n"
6
- "PO-Revision-Date: 2015-09-17 14:37+0100\n"
7
- "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
- "Language-Team: Caner Öncel <caneroncel@gmail.com>\n"
9
- "Language: tr\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-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:142
24
- msgid "Front end"
25
- msgstr ""
26
-
27
- #: includes/class.yith-wcan-admin.php:143 settings/custom-style-options.php:12
28
- msgid "Custom Style"
29
- msgstr ""
30
-
31
- #: includes/class.yith-wcan-admin.php:144
32
- #: includes/class.yith-wcan-admin.php:216
33
- msgid "Premium Version"
34
- msgstr ""
35
-
36
- #: includes/class.yith-wcan-admin.php:150
37
- #: includes/class.yith-wcan-admin.php:151
38
- msgid "Ajax Product Filter"
39
- msgstr ""
40
-
41
- #: includes/class.yith-wcan-admin.php:212
42
- msgid "Premium live demo"
43
- msgstr ""
44
-
45
- #: includes/class.yith-wcan-admin.php:212
46
- msgid "Live demo"
47
- msgstr ""
48
-
49
- #: includes/class.yith-wcan-admin.php:240
50
- msgid "Plugin Documentation"
51
- msgstr ""
52
-
53
- #: includes/class.yith-wcan-admin.php:269
54
- msgid ""
55
- "Dear users,\n"
56
- " we would like to inform you that the YITH "
57
- "WooCommerce Ajax Navigation plugin will change its name in YITH WooCommerce "
58
- "Ajax Product Filter from the next update. Also, the plugin textdomain will "
59
- "change too from \"yit\" to \"yith_wc_ajxnav\".\n"
60
- " This modification solves the issues about "
61
- "textdomain conflicts generated by some translation/multilanguage plugins you "
62
- "have identified in the past weeks.\n"
63
- " If updating the plugin some language files are "
64
- "no more recognized by WordPress, you will just have to rename the language "
65
- "files in the correct format. After renaming the files, you can update/"
66
- "translate the .po file following the classic procedure for translations."
67
- msgstr ""
68
-
69
- #: includes/class.yith-wcan-admin.php:274
70
- msgctxt "Admin(Pointers): Plugin Title"
71
- msgid "YITH WooCommerce Ajax Product Filter"
72
- msgstr ""
73
-
74
- #: includes/class.yith-wcan-admin.php:276
75
- msgid ""
76
- "YITH WooCommerce Product Filter has been updated with new available options"
77
- msgstr ""
78
-
79
- #: includes/class.yith-wcan-admin.php:276
80
- msgid "discover the PREMIUM version"
81
- msgstr ""
82
-
83
- # @ yit
84
- #: includes/functions.yith-wcan.php:57 includes/functions.yith-wcan.php:71
85
- #: includes/functions.yith-wcan.php:93
86
- msgid "Term"
87
- msgstr "Terim"
88
-
89
- # @ yit
90
- #: includes/functions.yith-wcan.php:57
91
- #: widgets/class.yith-wcan-navigation-widget.php:813
92
- msgid "Color"
93
- msgstr "Renk"
94
-
95
- #: includes/functions.yith-wcan.php:71
96
- msgctxt "For multicolor: I.E. white and red T-Shirt"
97
- msgid "Color 1"
98
- msgstr ""
99
-
100
- #: includes/functions.yith-wcan.php:71
101
- msgctxt "For multicolor: I.E. white and red T-Shirt"
102
- msgid "Color 2"
103
- msgstr ""
104
-
105
- # @ yit
106
- #: includes/functions.yith-wcan.php:93
107
- msgid "Labels"
108
- msgstr "Etiketler"
109
-
110
- #: init.php:46
111
- msgid ""
112
- "YITH WooCommerce Ajax Product Filter is enabled but not effective. It "
113
- "requires WooCommerce in order to work."
114
- msgstr ""
115
-
116
- #: plugin-fw/lib/yit-cpt-unlimited.php:460
117
- #: plugin-fw/lib/yit-cpt-unlimited.php:574
118
- #: plugin-fw/lib/yit-cpt-unlimited.php:719
119
- #: plugin-fw/lib/yit-cpt-unlimited.php:1632
120
- #, php-format
121
- msgid "Add %s"
122
- msgstr ""
123
-
124
- #: plugin-fw/lib/yit-cpt-unlimited.php:461
125
- #: plugin-fw/lib/yit-cpt-unlimited.php:575
126
- #, php-format
127
- msgid "Add New %s"
128
- msgstr ""
129
-
130
- #: plugin-fw/lib/yit-cpt-unlimited.php:462
131
- #: plugin-fw/lib/yit-cpt-unlimited.php:576
132
- #: plugin-fw/lib/yit-cpt-unlimited.php:1267
133
- #: plugin-fw/lib/yit-cpt-unlimited.php:1304
134
- #, php-format
135
- msgid "Edit %s"
136
- msgstr ""
137
-
138
- #: plugin-fw/lib/yit-cpt-unlimited.php:463
139
- #: plugin-fw/lib/yit-cpt-unlimited.php:577
140
- #, php-format
141
- msgid "New %s"
142
- msgstr ""
143
-
144
- #: plugin-fw/lib/yit-cpt-unlimited.php:464
145
- #: plugin-fw/lib/yit-cpt-unlimited.php:578
146
- #, php-format
147
- msgid "All %s"
148
- msgstr ""
149
-
150
- #: plugin-fw/lib/yit-cpt-unlimited.php:465
151
- #: plugin-fw/lib/yit-cpt-unlimited.php:579
152
- #: plugin-fw/lib/yit-cpt-unlimited.php:1251
153
- #: plugin-fw/lib/yit-cpt-unlimited.php:1305
154
- #, php-format
155
- msgid "View %s"
156
- msgstr ""
157
-
158
- #: plugin-fw/lib/yit-cpt-unlimited.php:466
159
- #: plugin-fw/lib/yit-cpt-unlimited.php:580
160
- #, php-format
161
- msgid "Search %s"
162
- msgstr ""
163
-
164
- #: plugin-fw/lib/yit-cpt-unlimited.php:467
165
- #: plugin-fw/lib/yit-cpt-unlimited.php:581
166
- #, php-format
167
- msgid "No %s found"
168
- msgstr ""
169
-
170
- #: plugin-fw/lib/yit-cpt-unlimited.php:468
171
- #: plugin-fw/lib/yit-cpt-unlimited.php:582
172
- #, php-format
173
- msgid "No %s found in Trash"
174
- msgstr ""
175
-
176
- #: plugin-fw/lib/yit-cpt-unlimited.php:625
177
- #, php-format
178
- msgctxt "taxonomy general name"
179
- msgid "%s Categories"
180
- msgstr ""
181
-
182
- #: plugin-fw/lib/yit-cpt-unlimited.php:626
183
- msgctxt "taxonomy singular name"
184
- msgid "Category"
185
- msgstr ""
186
-
187
- #: plugin-fw/lib/yit-cpt-unlimited.php:627
188
- msgid "Search Categories"
189
- msgstr ""
190
-
191
- #: plugin-fw/lib/yit-cpt-unlimited.php:628
192
- msgid "All Categories"
193
- msgstr ""
194
-
195
- #: plugin-fw/lib/yit-cpt-unlimited.php:629
196
- msgid "Parent Category"
197
- msgstr ""
198
-
199
- #: plugin-fw/lib/yit-cpt-unlimited.php:630
200
- msgid "Parent Category:"
201
- msgstr ""
202
-
203
- #: plugin-fw/lib/yit-cpt-unlimited.php:631
204
- msgid "Edit Category"
205
- msgstr ""
206
-
207
- #: plugin-fw/lib/yit-cpt-unlimited.php:632
208
- msgid "Update Category"
209
- msgstr ""
210
-
211
- #: plugin-fw/lib/yit-cpt-unlimited.php:633
212
- msgid "Add New Category"
213
- msgstr ""
214
-
215
- #: plugin-fw/lib/yit-cpt-unlimited.php:634
216
- msgid "New Category Name"
217
- msgstr ""
218
-
219
- #: plugin-fw/lib/yit-cpt-unlimited.php:635
220
- msgid "Category"
221
- msgstr ""
222
-
223
- #: plugin-fw/lib/yit-cpt-unlimited.php:724
224
- msgid "Categories"
225
- msgstr ""
226
-
227
- #: plugin-fw/lib/yit-cpt-unlimited.php:1042
228
- #, php-format
229
- msgid "%s Settings"
230
- msgstr ""
231
-
232
- #: plugin-fw/lib/yit-cpt-unlimited.php:1048
233
- #: plugin-fw/lib/yit-cpt-unlimited.php:1196
234
- #: plugin-fw/lib/yit-cpt-unlimited.php:1202
235
- #: plugin-fw/lib/yit-plugin-panel.php:64
236
- msgid "Settings"
237
- msgstr ""
238
-
239
- #: plugin-fw/lib/yit-cpt-unlimited.php:1051
240
- msgid "Type"
241
- msgstr ""
242
-
243
- #: plugin-fw/lib/yit-cpt-unlimited.php:1052
244
- msgid "Layout for this "
245
- msgstr ""
246
-
247
- #: plugin-fw/lib/yit-cpt-unlimited.php:1058
248
- msgid "Rewrite"
249
- msgstr ""
250
-
251
- #: plugin-fw/lib/yit-cpt-unlimited.php:1059
252
- msgid ""
253
- "Univocal identification name in the URL for each product (slug from post if "
254
- "empty)"
255
- msgstr ""
256
-
257
- #: plugin-fw/lib/yit-cpt-unlimited.php:1064
258
- msgid "Label in Singular"
259
- msgstr ""
260
-
261
- #: plugin-fw/lib/yit-cpt-unlimited.php:1065
262
- msgid "Set a label in singular (title of portfolio if empty)"
263
- msgstr ""
264
-
265
- #: plugin-fw/lib/yit-cpt-unlimited.php:1070
266
- msgid "Label in Plural"
267
- msgstr ""
268
-
269
- #: plugin-fw/lib/yit-cpt-unlimited.php:1071
270
- msgid "Set a label in plural (title of portfolio if empty)"
271
- msgstr ""
272
-
273
- #: plugin-fw/lib/yit-cpt-unlimited.php:1076
274
- msgid "Taxonomy"
275
- msgstr ""
276
-
277
- #: plugin-fw/lib/yit-cpt-unlimited.php:1077
278
- msgid ""
279
- "If you want to use categories in the portfolio, set a name for taxonomy. "
280
- "Name should be a slug (must not contain capital letters nor spaces) and must "
281
- "not be more than 32 characters long (database structure restriction)."
282
- msgstr ""
283
-
284
- #: plugin-fw/lib/yit-cpt-unlimited.php:1082
285
- msgid "Taxonomy Rewrite"
286
- msgstr ""
287
-
288
- #: plugin-fw/lib/yit-cpt-unlimited.php:1083
289
- msgid "Set univocal name for each category page URL."
290
- msgstr ""
291
-
292
- #: plugin-fw/lib/yit-cpt-unlimited.php:1088
293
- msgid "Single layout"
294
- msgstr ""
295
-
296
- #: plugin-fw/lib/yit-cpt-unlimited.php:1089
297
- msgid "Layout for single page of this portfolio"
298
- msgstr ""
299
-
300
- #: plugin-fw/lib/yit-cpt-unlimited.php:1130
301
- msgid "layout settings"
302
- msgstr ""
303
-
304
- #: plugin-fw/lib/yit-cpt-unlimited.php:1222
305
- #: plugin-fw/lib/yit-cpt-unlimited.php:1235
306
- msgid "Quick links"
307
- msgstr ""
308
-
309
- #: plugin-fw/lib/yit-cpt-unlimited.php:1475
310
- #, php-format
311
- msgid "Show frontend of the %s"
312
- msgstr ""
313
-
314
- #: plugin-fw/lib/yit-cpt-unlimited.php:1482
315
- #: plugin-fw/templates/metaboxes/types/customtabs.php:46
316
- #: plugin-fw/templates/metaboxes/types/customtabs.php:90
317
- msgid "Name"
318
- msgstr ""
319
-
320
- #: plugin-fw/lib/yit-cpt-unlimited.php:1631
321
- #, php-format
322
- msgid "Add %s from images"
323
- msgstr ""
324
-
325
- #: plugin-fw/lib/yit-cpt-unlimited.php:1633
326
- msgid "Upload multiple files"
327
- msgstr ""
328
-
329
- #: plugin-fw/lib/yit-plugin-panel-wc.php:323
330
- msgid "The changes you have made will be lost if you leave this page."
331
- msgstr ""
332
-
333
- #: plugin-fw/lib/yit-plugin-panel.php:63
334
- msgid "Plugin Settings"
335
- msgstr ""
336
-
337
- #: plugin-fw/lib/yit-plugin-panel.php:96
338
- #: plugin-fw/lib/yit-plugin-subpanel.php:101
339
- msgid "YIT Plugins"
340
- msgstr ""
341
-
342
- #: plugin-fw/lib/yit-plugin-panel.php:293
343
- #: plugin-fw/lib/yit-plugin-subpanel.php:143
344
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
345
- msgid "Save Changes"
346
- msgstr ""
347
-
348
- #: plugin-fw/lib/yit-plugin-panel.php:296
349
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
350
- msgid ""
351
- "If you continue with this action, you will reset all options in this page."
352
- msgstr ""
353
-
354
- #: plugin-fw/lib/yit-plugin-panel.php:298
355
- #: plugin-fw/lib/yit-plugin-subpanel.php:148
356
- msgid "Reset to default"
357
- msgstr ""
358
-
359
- #: plugin-fw/lib/yit-plugin-panel.php:298
360
- #: plugin-fw/lib/yit-plugin-subpanel.php:148
361
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
362
- msgid "Are you sure?"
363
- msgstr ""
364
-
365
- #: plugin-fw/lib/yit-plugin-panel.php:432
366
- msgid ""
367
- "The element you have entered already exists. Please, enter another name."
368
- msgstr ""
369
-
370
- #: plugin-fw/lib/yit-plugin-panel.php:433
371
- msgid "Settings saved"
372
- msgstr ""
373
-
374
- #: plugin-fw/lib/yit-plugin-panel.php:434
375
- msgid "Settings reset"
376
- msgstr ""
377
-
378
- #: plugin-fw/lib/yit-plugin-panel.php:435
379
- msgid "Element deleted correctly."
380
- msgstr ""
381
-
382
- #: plugin-fw/lib/yit-plugin-panel.php:436
383
- #: plugin-fw/lib/yit-plugin-panel.php:437
384
- msgid "Element updated correctly."
385
- msgstr ""
386
-
387
- #: plugin-fw/lib/yit-plugin-panel.php:438
388
- msgid "Database imported correctly."
389
- msgstr ""
390
-
391
- #: plugin-fw/lib/yit-plugin-panel.php:439
392
- msgid "An error has occurred during import. Please try again."
393
- msgstr ""
394
-
395
- #: plugin-fw/lib/yit-plugin-panel.php:440
396
- msgid "The added file is not valid."
397
- msgstr ""
398
-
399
- #: plugin-fw/lib/yit-plugin-panel.php:441
400
- msgid "Sorry, import is disabled."
401
- msgstr ""
402
-
403
- #: plugin-fw/lib/yit-plugin-panel.php:442
404
- msgid "Sorting successful."
405
- msgstr ""
406
-
407
- #: plugin-fw/lib/yit-plugin-subpanel.php:146
408
- msgid ""
409
- "If you continue with this action, you will reset all the options in this "
410
- "page."
411
- msgstr ""
412
-
413
- #: plugin-fw/lib/yit-pointers.php:70
414
- msgid "Plugins Activated"
415
- msgstr ""
416
-
417
- #: plugin-fw/lib/yit-pointers.php:71
418
- msgid ""
419
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
420
- " For each plugin installed, "
421
- "customization settings will be available as a new entry in YIT Plugin menu."
422
- msgstr ""
423
-
424
- #: plugin-fw/lib/yit-pointers.php:73 plugin-fw/lib/yit-pointers.php:89
425
- msgid "Discover all our plugins available on:"
426
- msgstr ""
427
-
428
- #: plugin-fw/lib/yit-pointers.php:74 plugin-fw/lib/yit-pointers.php:90
429
- msgid "and"
430
- msgstr ""
431
-
432
- #: plugin-fw/lib/yit-pointers.php:84
433
- msgid "Plugins Upgraded"
434
- msgstr ""
435
-
436
- #: plugin-fw/lib/yit-pointers.php:85
437
- msgid ""
438
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
439
- " Any time one of our plugins is updated, "
440
- "a new entry will be added to this menu.\n"
441
- " For example, after the update, plugin "
442
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
443
- "Search, etc.)\n"
444
- " will be moved from previous location to "
445
- "YIT Plugin tab."
446
- msgstr ""
447
-
448
- #: plugin-fw/lib/yit-upgrade.php:123
449
- msgid "There is a new version of %plugin_name% available."
450
- msgstr ""
451
-
452
- #: plugin-fw/lib/yit-upgrade.php:124
453
- msgid "View version %latest% details."
454
- msgstr ""
455
-
456
- #: plugin-fw/lib/yit-upgrade.php:125
457
- msgid "Automatic update is unavailable for this plugin,"
458
- msgstr ""
459
-
460
- #: plugin-fw/lib/yit-upgrade.php:126
461
- msgid ""
462
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
463
- msgstr ""
464
-
465
- #: plugin-fw/lib/yit-upgrade.php:127
466
- msgid "Update now."
467
- msgstr ""
468
-
469
- #: plugin-fw/lib/yit-upgrade.php:231
470
- msgid "Yithemes Repository"
471
- msgstr ""
472
-
473
- #: plugin-fw/lib/yit-upgrade.php:265
474
- msgid "Invalid URL Provided."
475
- msgstr ""
476
-
477
- #: plugin-fw/lib/yit-upgrade.php:278
478
- msgid "Could not create Temporary file."
479
- msgstr ""
480
-
481
- #: plugin-fw/lib/yit-upgrade.php:420
482
- #, php-format
483
- msgid ""
484
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
485
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
486
- msgstr ""
487
-
488
- #: plugin-fw/lib/yit-upgrade.php:422
489
- #, php-format
490
- msgid ""
491
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
492
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
493
- "have to activate the plugin on a single site of the network to benefit from "
494
- "automatic updates.</em>"
495
- msgstr ""
496
-
497
- #: plugin-fw/lib/yit-upgrade.php:424
498
- #, php-format
499
- msgid ""
500
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
501
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
502
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
503
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
504
- msgstr ""
505
-
506
- #: plugin-fw/lib/yit-upgrade.php:426
507
- #, php-format
508
- msgid ""
509
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
510
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
511
- "href=\"%5$s\">update now</a>."
512
- msgstr ""
513
-
514
- #: plugin-fw/lib/yit-upgrade.php:499
515
- msgid "You can't update the plugins for this site."
516
- msgstr ""
517
-
518
- #: plugin-fw/lib/yit-upgrade.php:503
519
- msgid ""
520
- "You do not have sufficient permissions to update the plugins for this site."
521
- msgstr ""
522
-
523
- #: plugin-fw/lib/yit-upgrade.php:510
524
- msgid "Update Plugin"
525
- msgstr ""
526
-
527
- #: plugin-fw/licence/lib/yit-licence.php:161
528
- #, php-format
529
- msgctxt "%s = field name"
530
- msgid "%s field cannot be empty"
531
- msgstr ""
532
-
533
- #: plugin-fw/licence/lib/yit-licence.php:162
534
- #, php-format
535
- msgid "%s and %s fields cannot be empty"
536
- msgstr ""
537
-
538
- #: plugin-fw/licence/lib/yit-licence.php:163
539
- msgid "Unable to contact the remote server, please try again later. Thanks!"
540
- msgstr ""
541
-
542
- #: plugin-fw/licence/lib/yit-licence.php:548
543
- msgid "Invalid Request"
544
- msgstr ""
545
-
546
- #: plugin-fw/licence/lib/yit-licence.php:549
547
- msgid "Invalid licence key"
548
- msgstr ""
549
-
550
- #: plugin-fw/licence/lib/yit-licence.php:550
551
- msgid "Software has been deactivated"
552
- msgstr ""
553
-
554
- #: plugin-fw/licence/lib/yit-licence.php:551
555
- msgid "Maximum number of activations exceeded"
556
- msgstr ""
557
-
558
- #: plugin-fw/licence/lib/yit-licence.php:552
559
- msgid "Invalid instance ID"
560
- msgstr ""
561
-
562
- #: plugin-fw/licence/lib/yit-licence.php:553
563
- msgid "Invalid security key"
564
- msgstr ""
565
-
566
- #: plugin-fw/licence/lib/yit-licence.php:554
567
- msgid "Licence key has expired"
568
- msgstr ""
569
-
570
- #: plugin-fw/licence/lib/yit-licence.php:555
571
- msgid "Licence key has been banned"
572
- msgstr ""
573
-
574
- #: plugin-fw/licence/lib/yit-plugin-licence.php:68
575
- #: plugin-fw/licence/lib/yit-plugin-licence.php:69
576
- #: plugin-fw/licence/lib/yit-theme-licence.php:64
577
- #: plugin-fw/licence/lib/yit-theme-licence.php:65
578
- #: plugin-fw/licence/lib/yit-theme-licence.php:107
579
- #: plugin-fw/licence/lib/yit-theme-licence.php:108
580
- msgid "Licence Activation"
581
- msgstr ""
582
-
583
- #: plugin-fw/licence/lib/yit-theme-licence.php:115
584
- #: plugin-fw/licence/lib/yit-theme-licence.php:116
585
- #, php-format
586
- msgid "%s"
587
- msgstr ""
588
-
589
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:19
590
- msgid "Yithemes Licence Activation"
591
- msgstr ""
592
-
593
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
594
- msgid ""
595
- "I cannot find the license key for activating the theme I have bought some "
596
- "time ago. Where can I find it?"
597
- msgstr ""
598
-
599
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:26
600
- msgid ""
601
- "If you have purchased one of our products before 27 January 2015, you can "
602
- "benefit from support and updates (the services offered with the license)\n"
603
- " until 27 January 2016 and you do not have to purchase it again "
604
- "to get a new license key, because, before this date, your license used to be "
605
- "activated automatically by our system.\n"
606
- " After 27 January 2016, instead, if you want to benefit from "
607
- "support and updates you have to buy a new license and activate it through "
608
- "the license key you will be\n"
609
- " provided with and that you can find in your YIThemes account, in "
610
- "section \"My licenses\"."
611
- msgstr ""
612
-
613
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:37
614
- msgid ""
615
- "Have you updated your licenses? Have you asked for an extension? Update "
616
- "information concerning your products."
617
- msgstr ""
618
-
619
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:39
620
- msgid "Update licence information"
621
- msgstr ""
622
-
623
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:49
624
- msgid "Products to be activated"
625
- msgstr ""
626
-
627
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:68
628
- msgid "Activate"
629
- msgstr ""
630
-
631
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:87
632
- msgid "Activated"
633
- msgstr ""
634
-
635
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
636
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:123
637
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
638
- msgid "Product Name"
639
- msgstr ""
640
-
641
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
642
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
643
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
644
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
645
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
646
- msgid "Email"
647
- msgstr ""
648
-
649
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
650
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
651
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
652
- msgid "Licence Key"
653
- msgstr ""
654
-
655
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
656
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:150
657
- msgid "Expires"
658
- msgstr ""
659
-
660
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:95
661
- msgid "Remaining"
662
- msgstr ""
663
-
664
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:96
665
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:109
666
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
667
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
668
- msgid "Renew"
669
- msgstr ""
670
-
671
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:107
672
- #, php-format
673
- msgid "%1s out of %2s"
674
- msgstr ""
675
-
676
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:119
677
- msgid "Banned"
678
- msgstr ""
679
-
680
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:143
681
- msgid "Expired"
682
- msgstr ""
683
-
684
- #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
685
- msgid "Search for a product"
686
- msgstr ""
687
-
688
- #: plugin-fw/templates/metaboxes/types/categories.php:36
689
- msgid "No categories."
690
- msgstr ""
691
-
692
- #: plugin-fw/templates/metaboxes/types/categories.php:42
693
- msgid "+ Add New Category"
694
- msgstr ""
695
-
696
- #: plugin-fw/templates/metaboxes/types/contactform.php:7
697
- msgid "Text Input"
698
- msgstr ""
699
-
700
- #: plugin-fw/templates/metaboxes/types/contactform.php:8
701
- msgid "Checkbox"
702
- msgstr ""
703
-
704
- #: plugin-fw/templates/metaboxes/types/contactform.php:9
705
- msgid "Select"
706
- msgstr ""
707
-
708
- #: plugin-fw/templates/metaboxes/types/contactform.php:10
709
- msgid "Textarea"
710
- msgstr ""
711
-
712
- #: plugin-fw/templates/metaboxes/types/contactform.php:11
713
- msgid "Radio Input"
714
- msgstr ""
715
-
716
- #: plugin-fw/templates/metaboxes/types/contactform.php:12
717
- msgid "Password Field"
718
- msgstr ""
719
-
720
- #: plugin-fw/templates/metaboxes/types/contactform.php:13
721
- msgid "File Upload"
722
- msgstr ""
723
-
724
- #: plugin-fw/templates/metaboxes/types/contactform.php:47
725
- msgid "Theme Icon"
726
- msgstr ""
727
-
728
- #: plugin-fw/templates/metaboxes/types/contactform.php:48
729
- msgid "Custom Icon"
730
- msgstr ""
731
-
732
- #: plugin-fw/templates/metaboxes/types/contactform.php:49
733
- #: plugin-fw/templates/metaboxes/types/responsivesliders.php:24
734
- msgid "None"
735
- msgstr ""
736
-
737
- #: plugin-fw/templates/metaboxes/types/contactform.php:60
738
- msgid "Add field"
739
- msgstr ""
740
-
741
- #: plugin-fw/templates/metaboxes/types/contactform.php:69
742
- #: plugin-fw/templates/metaboxes/types/contactform.php:261
743
- #: plugin-fw/templates/metaboxes/types/customtabs.php:37
744
- #: plugin-fw/templates/metaboxes/types/customtabs.php:82
745
- msgid "Remove"
746
- msgstr ""
747
-
748
- #: plugin-fw/templates/metaboxes/types/contactform.php:70
749
- #: plugin-fw/templates/metaboxes/types/contactform.php:262
750
- msgid "Click to toggle"
751
- msgstr ""
752
-
753
- #: plugin-fw/templates/metaboxes/types/contactform.php:77
754
- #: plugin-fw/templates/metaboxes/types/contactform.php:269
755
- msgid "Field Title"
756
- msgstr ""
757
-
758
- #: plugin-fw/templates/metaboxes/types/contactform.php:81
759
- #: plugin-fw/templates/metaboxes/types/contactform.php:273
760
- msgid "Insert the title for the field."
761
- msgstr ""
762
-
763
- #: plugin-fw/templates/metaboxes/types/contactform.php:86
764
- #: plugin-fw/templates/metaboxes/types/contactform.php:278
765
- msgid "Data Name"
766
- msgstr ""
767
-
768
- #: plugin-fw/templates/metaboxes/types/contactform.php:90
769
- #: plugin-fw/templates/metaboxes/types/contactform.php:282
770
- msgid ""
771
- "REQUIRED: Field identification name to be entered into email body. "
772
- "<strong>Note:</strong>Use only lowercase characters and underscores."
773
- msgstr ""
774
-
775
- #: plugin-fw/templates/metaboxes/types/contactform.php:95
776
- #: plugin-fw/templates/metaboxes/types/contactform.php:287
777
- msgid "Field Type"
778
- msgstr ""
779
-
780
- #: plugin-fw/templates/metaboxes/types/contactform.php:103
781
- #: plugin-fw/templates/metaboxes/types/contactform.php:295
782
- msgid "Select the type for this field."
783
- msgstr ""
784
-
785
- #: plugin-fw/templates/metaboxes/types/contactform.php:108
786
- #: plugin-fw/templates/metaboxes/types/contactform.php:300
787
- msgid "Checked"
788
- msgstr ""
789
-
790
- #: plugin-fw/templates/metaboxes/types/contactform.php:112
791
- #: plugin-fw/templates/metaboxes/types/contactform.php:304
792
- msgid "Select this option if you want this field appears as already checked."
793
- msgstr ""
794
-
795
- #: plugin-fw/templates/metaboxes/types/contactform.php:117
796
- #: plugin-fw/templates/metaboxes/types/contactform.php:309
797
- msgid "Add options "
798
- msgstr ""
799
-
800
- #: plugin-fw/templates/metaboxes/types/contactform.php:118
801
- #: plugin-fw/templates/metaboxes/types/contactform.php:310
802
- msgid "Add option"
803
- msgstr ""
804
-
805
- #: plugin-fw/templates/metaboxes/types/contactform.php:121
806
- #: plugin-fw/templates/metaboxes/types/contactform.php:313
807
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
808
- msgid "Selected"
809
- msgstr ""
810
-
811
- #: plugin-fw/templates/metaboxes/types/contactform.php:124
812
- #: plugin-fw/templates/metaboxes/types/contactform.php:316
813
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
814
- msgid "Delete option"
815
- msgstr ""
816
-
817
- #: plugin-fw/templates/metaboxes/types/contactform.php:130
818
- #: plugin-fw/templates/metaboxes/types/contactform.php:322
819
- msgid "Error Message"
820
- msgstr ""
821
-
822
- #: plugin-fw/templates/metaboxes/types/contactform.php:134
823
- #: plugin-fw/templates/metaboxes/types/contactform.php:326
824
- msgid "Insert the error message for validation."
825
- msgstr ""
826
-
827
- #: plugin-fw/templates/metaboxes/types/contactform.php:139
828
- #: plugin-fw/templates/metaboxes/types/contactform.php:331
829
- msgid "Required"
830
- msgstr ""
831
-
832
- #: plugin-fw/templates/metaboxes/types/contactform.php:143
833
- #: plugin-fw/templates/metaboxes/types/contactform.php:335
834
- msgid "Select this option if it must be required."
835
- msgstr ""
836
-
837
- #: plugin-fw/templates/metaboxes/types/contactform.php:152
838
- #: plugin-fw/templates/metaboxes/types/contactform.php:344
839
- msgid "Select this option if the email must be valid."
840
- msgstr ""
841
-
842
- #: plugin-fw/templates/metaboxes/types/contactform.php:157
843
- #: plugin-fw/templates/metaboxes/types/contactform.php:349
844
- msgid "Reply To"
845
- msgstr ""
846
-
847
- #: plugin-fw/templates/metaboxes/types/contactform.php:161
848
- #: plugin-fw/templates/metaboxes/types/contactform.php:353
849
- msgid "Select this if it is the email you can reply to."
850
- msgstr ""
851
-
852
- #: plugin-fw/templates/metaboxes/types/contactform.php:166
853
- #: plugin-fw/templates/metaboxes/types/contactform.php:358
854
- msgid "Class"
855
- msgstr ""
856
-
857
- #: plugin-fw/templates/metaboxes/types/contactform.php:170
858
- #: plugin-fw/templates/metaboxes/types/contactform.php:362
859
- msgid ""
860
- "Insert additional class(es) (separated by commas) for more personalization."
861
- msgstr ""
862
-
863
- #: plugin-fw/templates/metaboxes/types/contactform.php:175
864
- #: plugin-fw/templates/metaboxes/types/contactform.php:367
865
- msgid "Icon"
866
- msgstr ""
867
-
868
- # @ yit
869
- #: plugin-fw/templates/metaboxes/types/contactform.php:203
870
- #: plugin-fw/templates/metaboxes/types/contactform.php:391
871
- #: plugin-fw/templates/metaboxes/types/icon-list.php:69
872
- #: plugin-fw/templates/metaboxes/types/select-icon.php:33
873
- #: plugin-fw/templates/metaboxes/types/upload.php:21
874
- #: plugin-fw/templates/panel/types/upload.php:31
875
- #: plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
876
- msgid "Upload"
877
- msgstr "Yükle"
878
-
879
- #: plugin-fw/templates/metaboxes/types/contactform.php:209
880
- #: plugin-fw/templates/metaboxes/types/contactform.php:397
881
- #: plugin-fw/templates/metaboxes/types/icon-list.php:75
882
- #: plugin-fw/templates/metaboxes/types/select-icon.php:39
883
- msgid "Image preview"
884
- msgstr ""
885
-
886
- #: plugin-fw/templates/metaboxes/types/contactform.php:217
887
- #: plugin-fw/templates/metaboxes/types/contactform.php:405
888
- msgid "Insert an icon for more personalization."
889
- msgstr ""
890
-
891
- #: plugin-fw/templates/metaboxes/types/contactform.php:222
892
- #: plugin-fw/templates/metaboxes/types/contactform.php:409
893
- msgid "Width"
894
- msgstr ""
895
-
896
- #: plugin-fw/templates/metaboxes/types/contactform.php:247
897
- #: plugin-fw/templates/metaboxes/types/contactform.php:421
898
- msgid "Set field length."
899
- msgstr ""
900
-
901
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
902
- msgid "Close all"
903
- msgstr ""
904
-
905
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
906
- msgid "Expand all"
907
- msgstr ""
908
-
909
- #: plugin-fw/templates/metaboxes/types/customtabs.php:52
910
- #: plugin-fw/templates/metaboxes/types/customtabs.php:95
911
- msgid "Value"
912
- msgstr ""
913
-
914
- #: plugin-fw/templates/metaboxes/types/customtabs.php:53
915
- #: plugin-fw/templates/metaboxes/types/customtabs.php:96
916
- msgid "Content of the tab. (HTML is supported)"
917
- msgstr ""
918
-
919
- #: plugin-fw/templates/metaboxes/types/customtabs.php:65
920
- msgid "Add custom product tab"
921
- msgstr ""
922
-
923
- #: plugin-fw/templates/metaboxes/types/customtabs.php:107
924
- msgid "Do you want to remove the custom tab?"
925
- msgstr ""
926
-
927
- #: plugin-fw/templates/metaboxes/types/icon-list.php:89
928
- #, php-format
929
- msgid "(Default: %s <img src=\"%s\"/>)"
930
- msgstr ""
931
-
932
- #: plugin-fw/templates/metaboxes/types/icon-list.php:91
933
- #, php-format
934
- msgid "(Default: <i %s></i> )"
935
- msgstr ""
936
-
937
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:40
938
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
939
- #: plugin-fw/templates/metaboxes/types/images.php:38
940
- #: plugin-fw/templates/metaboxes/types/images.php:64
941
- msgid "Delete image"
942
- msgstr ""
943
-
944
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
945
- msgid "Add Images to Gallery"
946
- msgstr ""
947
-
948
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
949
- msgid "Add to gallery"
950
- msgstr ""
951
-
952
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
953
- msgid "Add images"
954
- msgstr ""
955
-
956
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
957
- msgid "Delete"
958
- msgstr ""
959
-
960
- #: plugin-fw/templates/metaboxes/types/images.php:42
961
- msgid "Upload new images"
962
- msgstr ""
963
-
964
- #: plugin-fw/templates/metaboxes/types/images.php:75
965
- msgid "Are you sure you want to remove this image?"
966
- msgstr ""
967
-
968
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
969
- #: plugin-fw/templates/metaboxes/types/sidebars.php:36
970
- msgid "Left sidebar"
971
- msgstr ""
972
-
973
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
974
- #: plugin-fw/templates/metaboxes/types/sidebars.php:42
975
- #: plugin-fw/templates/metaboxes/types/sidebars.php:45
976
- msgid "No sidebar"
977
- msgstr ""
978
-
979
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
980
- #: plugin-fw/templates/metaboxes/types/sidebars.php:39
981
- msgid "Right sidebar"
982
- msgstr ""
983
-
984
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
985
- #: plugin-fw/templates/metaboxes/types/sidebars.php:53
986
- #: plugin-fw/templates/metaboxes/types/sidebars.php:64
987
- msgid "Choose a sidebar"
988
- msgstr ""
989
-
990
- #: plugin-fw/templates/metaboxes/types/sidebars.php:51
991
- msgid "Left Sidebar"
992
- msgstr ""
993
-
994
- #: plugin-fw/templates/metaboxes/types/sidebars.php:62
995
- msgid "Right Sidebar"
996
- msgstr ""
997
-
998
- # @ yit
999
- #: plugin-fw/templates/metaboxes/types/typography.php:42
1000
- msgid "px"
1001
- msgstr "px"
1002
-
1003
- # @ yit
1004
- #: plugin-fw/templates/metaboxes/types/typography.php:43
1005
- msgid "em"
1006
- msgstr "em"
1007
-
1008
- # @ yit
1009
- #: plugin-fw/templates/metaboxes/types/typography.php:44
1010
- msgid "pt"
1011
- msgstr "pt"
1012
-
1013
- # @ yit
1014
- #: plugin-fw/templates/metaboxes/types/typography.php:45
1015
- msgid "rem"
1016
- msgstr "rem"
1017
-
1018
- #: plugin-fw/templates/metaboxes/types/typography.php:59
1019
- #: plugin-fw/templates/metaboxes/types/typography.php:153
1020
- #: plugin-fw/templates/metaboxes/types/typography.php:217
1021
- msgid "Web fonts"
1022
- msgstr ""
1023
-
1024
- #: plugin-fw/templates/metaboxes/types/typography.php:71
1025
- msgid "Google fonts"
1026
- msgstr ""
1027
-
1028
- # @ yit
1029
- #: plugin-fw/templates/metaboxes/types/typography.php:96
1030
- msgid "Regular"
1031
- msgstr "Normal"
1032
-
1033
- # @ yit
1034
- #: plugin-fw/templates/metaboxes/types/typography.php:97
1035
- msgid "Bold"
1036
- msgstr "Kalın"
1037
-
1038
- # @ yit
1039
- #: plugin-fw/templates/metaboxes/types/typography.php:98
1040
- msgid "Extra bold"
1041
- msgstr "Ekstra kalın"
1042
-
1043
- # @ yit
1044
- #: plugin-fw/templates/metaboxes/types/typography.php:99
1045
- msgid "Italic"
1046
- msgstr "İtalik"
1047
-
1048
- # @ yit
1049
- #: plugin-fw/templates/metaboxes/types/typography.php:100
1050
- msgid "Italic bold"
1051
- msgstr "İtalik kalın"
1052
-
1053
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
1054
- msgid "Reset Defaults"
1055
- msgstr ""
1056
-
1057
- #: settings/custom-style-options.php:24
1058
- msgid "Put here your custom CSS rules:"
1059
- msgstr ""
1060
-
1061
- #: settings/frontend-options.php:12
1062
- msgid "General Settings"
1063
- msgstr ""
1064
-
1065
- #: settings/frontend-options.php:25
1066
- msgctxt "Admin panel: option description"
1067
- msgid "How To:"
1068
- msgstr ""
1069
-
1070
- #: settings/frontend-options.php:27
1071
- msgctxt "Admin: Panel section description"
1072
- msgid ""
1073
- "If your theme use the WooCommerce standard templates, you don't need to "
1074
- "change the following values.\n"
1075
- " Otherwise, add the classes used in the "
1076
- "template of your theme.\n"
1077
- " If you don't know them, please contact the "
1078
- "developer of your theme to receive the correct classes."
1079
- msgstr ""
1080
-
1081
- #: settings/frontend-options.php:33
1082
- msgid "Product Container"
1083
- msgstr ""
1084
-
1085
- #: settings/frontend-options.php:34
1086
- msgid "Put here the CSS class or id for the product container"
1087
- msgstr ""
1088
-
1089
- #: settings/frontend-options.php:41
1090
- msgid "Shop Pagination Container"
1091
- msgstr ""
1092
-
1093
- #: settings/frontend-options.php:42
1094
- msgid "Put here the CSS class or id for the shop pagination container"
1095
- msgstr ""
1096
-
1097
- #: settings/frontend-options.php:49
1098
- msgid "Result Count Container"
1099
- msgstr ""
1100
-
1101
- #: settings/frontend-options.php:50
1102
- msgid "Put here the CSS class or id for the result count container"
1103
- msgstr ""
1104
-
1105
- #: templates/admin/premium.php:203 templates/admin/premium.php:313
1106
- #, php-format
1107
- msgid ""
1108
- "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
1109
- "Filter%2$s to benefit from all features!"
1110
- msgstr ""
1111
-
1112
- #: templates/admin/premium.php:206 templates/admin/premium.php:316
1113
- msgid "UPGRADE"
1114
- msgstr ""
1115
-
1116
- #: templates/admin/premium.php:207 templates/admin/premium.php:317
1117
- msgid "to the premium version"
1118
- msgstr ""
1119
-
1120
- #: templates/admin/premium.php:213
1121
- msgid "Premium Features"
1122
- msgstr ""
1123
-
1124
- #: templates/admin/premium.php:221
1125
- msgid "Two more layouts"
1126
- msgstr ""
1127
-
1128
- #: templates/admin/premium.php:224
1129
- #, php-format
1130
- msgid ""
1131
- "The YITH WooCommerce Ajax product Filter widget get richer with 2 new "
1132
- "layouts to filter the products of your shop.%1$sBicolor%2$s: the perfect "
1133
- "choice for those attributes related to two different colors at the same time "
1134
- "(white/black), for a simple visual impact for the final user. Pick the "
1135
- "%1$sTag%2$s typology, on the contrary, if you want to filter your products "
1136
- "by product tag. And if you are using also the %1$sYITH WooCommerce Brand Add-"
1137
- "On%2$s plugin, you will be able to offer the freedom to filter your shop "
1138
- "products by brands thanks to the ajax technology."
1139
- msgstr ""
1140
-
1141
- #: templates/admin/premium.php:234
1142
- msgid "Price range"
1143
- msgstr ""
1144
-
1145
- #: templates/admin/premium.php:237
1146
- #, php-format
1147
- msgid ""
1148
- "One of the most requested filter for e-commerce sites is the one that let "
1149
- "you select products by their prices. Thanks to YITH WooCommerce Ajax List "
1150
- "Price Filter, %1$syou can set unlimited price ranges:%2$s your users will be "
1151
- "able to filter products selecting on the ranges you have set."
1152
- msgstr ""
1153
-
1154
- #: templates/admin/premium.php:253
1155
- msgid "Ajax Stock/On Sale Filters"
1156
- msgstr ""
1157
-
1158
- #: templates/admin/premium.php:256
1159
- #, php-format
1160
- msgid ""
1161
- "A new widget for the premium version of the plugin. Whoever will surf the "
1162
- "pages of your shop will be able to display only the products on sale and/or "
1163
- "the available ones.%3$s %1$sAn additional feature for an e-commerce site "
1164
- "that is worthy!%2$s"
1165
- msgstr ""
1166
-
1167
- #: templates/admin/premium.php:266
1168
- msgid "Product sorting"
1169
- msgstr ""
1170
-
1171
- #: templates/admin/premium.php:269
1172
- #, php-format
1173
- msgid ""
1174
- "With the new %1$sYITH WooCommerce Ajax Sort By%2$s widget, you can give your "
1175
- "users the freedom to sort products with the ajax technology, without the "
1176
- "need to reload the page. Products can be sorted by rate, sales, price or "
1177
- "publication date."
1178
- msgstr ""
1179
-
1180
- #: templates/admin/premium.php:285
1181
- msgid "Customized loader"
1182
- msgstr ""
1183
-
1184
- #: templates/admin/premium.php:288
1185
- msgid ""
1186
- "From the plugin option panel, you can choose to upload a new icon for your "
1187
- "loader: in this way, it will better meet your needs."
1188
- msgstr ""
1189
-
1190
- #: templates/admin/premium.php:298
1191
- msgid "WooCommerce Price Filter"
1192
- msgstr ""
1193
-
1194
- #: templates/admin/premium.php:301
1195
- msgid ""
1196
- "With the premium version of the plugin, you will also be able to customize "
1197
- "WooCommerce Price Filter widget, changing the settings you can find in the "
1198
- "plugin option panel."
1199
- msgstr ""
1200
-
1201
- #: widgets/class.yith-wcan-navigation-widget.php:23
1202
- msgid "Filter the product list without reloading the page"
1203
- msgstr ""
1204
-
1205
- #: widgets/class.yith-wcan-navigation-widget.php:26
1206
- msgctxt "Admin: Widget Title"
1207
- msgid "YITH WooCommerce Ajax Product Filter"
1208
- msgstr ""
1209
-
1210
- #: widgets/class.yith-wcan-navigation-widget.php:264
1211
- msgid "Filters:"
1212
- msgstr ""
1213
-
1214
- # @ yit
1215
- #: widgets/class.yith-wcan-navigation-widget.php:812
1216
- msgid "List"
1217
- msgstr "Liste"
1218
-
1219
- # @ yit
1220
- #: widgets/class.yith-wcan-navigation-widget.php:814
1221
- msgid "Label"
1222
- msgstr "Etiket"
1223
-
1224
- #: widgets/class.yith-wcan-navigation-widget.php:815
1225
- msgid "Dropdown"
1226
- msgstr "Açılır Menü"
1227
-
1228
- # @ yit
1229
- #: widgets/class.yith-wcan-navigation-widget.php:822
1230
- #: widgets/class.yith-wcan-reset-navigation-widget.php:89
1231
- msgid "Title"
1232
- msgstr "Başlık"
1233
-
1234
- # @ yit
1235
- #: widgets/class.yith-wcan-navigation-widget.php:828
1236
- msgid "Type:"
1237
- msgstr "Tür:"
1238
-
1239
- # @ yit
1240
- #: widgets/class.yith-wcan-navigation-widget.php:839
1241
- msgid "Query Type:"
1242
- msgstr "Sorgu Tipi:"
1243
-
1244
- # @ yit
1245
- #: widgets/class.yith-wcan-navigation-widget.php:841
1246
- msgid "AND"
1247
- msgstr "VE"
1248
-
1249
- # @ yit
1250
- #: widgets/class.yith-wcan-navigation-widget.php:842
1251
- msgid "OR"
1252
- msgstr "VEYA"
1253
-
1254
- # @ yit
1255
- #: widgets/class.yith-wcan-navigation-widget.php:846
1256
- msgid "Attribute:"
1257
- msgstr "Özellikler:"
1258
-
1259
- #: widgets/class.yith-wcan-navigation-widget.php:853
1260
- msgid "Display (default All):"
1261
- msgstr "Görüntüleme (Varsayılan tümü):"
1262
-
1263
- #: widgets/class.yith-wcan-navigation-widget.php:855
1264
- msgid "All (no hierarchical)"
1265
- msgstr "Tümü"
1266
-
1267
- #: widgets/class.yith-wcan-navigation-widget.php:856
1268
- msgid "All (hierarchical)"
1269
- msgstr ""
1270
-
1271
- #: widgets/class.yith-wcan-navigation-widget.php:857
1272
- msgid "Only Parent"
1273
- msgstr "Sadece Ebeveyn"
1274
-
1275
- #: widgets/class.yith-wcan-reset-navigation-widget.php:23
1276
- msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
1277
- msgstr ""
1278
-
1279
- #: widgets/class.yith-wcan-reset-navigation-widget.php:25
1280
- msgid "YITH WooCommerce Ajax Reset Filter"
1281
- msgstr ""
1282
-
1283
- #: widgets/class.yith-wcan-reset-navigation-widget.php:82
1284
- msgid "Reset All Filters"
1285
- msgstr "Tüm Filtreleri Sıfırla"
1286
-
1287
- #: widgets/class.yith-wcan-reset-navigation-widget.php:95
1288
- msgid "Button Label"
1289
- msgstr "Buton Metni"
1290
-
1291
- # @ yit
1292
- #~ msgid "Narrow down the products list without reloading the page"
1293
- #~ msgstr "Sayfayı yenilemeden ürün listesini daralt"
1294
-
1295
- # @ yit
1296
- #~ msgid "YITH WooCommerce Ajax Navigation"
1297
- #~ msgstr "YITH WooCommerce Ajax Navigation"
1298
-
1299
- #~ msgid "Filters List:"
1300
- #~ msgstr "Filtre Listesi:"
1301
-
1302
- #~ msgid "All Hierarchical"
1303
- #~ msgstr "Tüm Hiyerarşik"
1304
-
1305
- # @ yit
1306
- #~ msgid "Reset all filters setted by YITH WooCommerce Ajax Navigation"
1307
- #~ msgstr ""
1308
- #~ "YITH WooCommerce Ajax Navigation için ayarlanmış tüm filtreleri sıfırlayın"
1309
-
1310
- # @ yit
1311
- #~ msgid "YITH WooCommerce Ajax Reset Navigation"
1312
- #~ msgstr "YITH WooCommerce Ajax Reset Navigation"
1313
-
1314
- # @ yit
1315
- #~ msgid "Select a date"
1316
- #~ msgstr "Bir tarih seçin"
1317
-
1318
- # @ yit
1319
- #~ msgid "Hours"
1320
- #~ msgstr "Saat"
1321
-
1322
- # @ yit
1323
- #~ msgid "Minutes"
1324
- #~ msgstr "Dakika"
1325
-
1326
- # @ yit
1327
- #~ msgid "Select a font family"
1328
- #~ msgstr "Bir font ailesi seçin"
1329
-
1330
- # @ yit
1331
- #~ msgid "Click to preview"
1332
- #~ msgstr "Önizleme için tıklayın"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav.pot DELETED
@@ -1,1288 +0,0 @@
1
- #, fuzzy
2
- msgid ""
3
- msgstr ""
4
- "Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
5
- "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2015-09-17 14:37+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"
10
- "Language: en_US\n"
11
- "MIME-Version: 1.0\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.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:142
25
- msgid "Front end"
26
- msgstr ""
27
-
28
- #: includes/class.yith-wcan-admin.php:143
29
- #: settings/custom-style-options.php:12
30
- msgid "Custom Style"
31
- msgstr ""
32
-
33
- #: includes/class.yith-wcan-admin.php:144
34
- #: includes/class.yith-wcan-admin.php:216
35
- msgid "Premium Version"
36
- msgstr ""
37
-
38
- #: includes/class.yith-wcan-admin.php:150
39
- #: includes/class.yith-wcan-admin.php:151
40
- msgid "Ajax Product Filter"
41
- msgstr ""
42
-
43
- #: includes/class.yith-wcan-admin.php:212
44
- msgid "Premium live demo"
45
- msgstr ""
46
-
47
- #: includes/class.yith-wcan-admin.php:212
48
- msgid "Live demo"
49
- msgstr ""
50
-
51
- #: includes/class.yith-wcan-admin.php:240
52
- msgid "Plugin Documentation"
53
- msgstr ""
54
-
55
- #: includes/class.yith-wcan-admin.php:269
56
- msgid ""
57
- "Dear users,\n"
58
- " we would like to inform you that the YITH "
59
- "WooCommerce Ajax Navigation plugin will change its name in YITH "
60
- "WooCommerce Ajax Product Filter from the next update. Also, the plugin "
61
- "textdomain will change too from \"yit\" to \"yith_wc_ajxnav\".\n"
62
- " This modification solves the issues about "
63
- "textdomain conflicts generated by some translation/multilanguage "
64
- "plugins you have identified in the past weeks.\n"
65
- " If updating the plugin some language files "
66
- "are no more recognized by WordPress, you will just have to rename the "
67
- "language files in the correct format. After renaming the files, you "
68
- "can update/translate the .po file following the classic procedure for "
69
- "translations."
70
- msgstr ""
71
-
72
- #: includes/class.yith-wcan-admin.php:274
73
- msgctxt "Admin(Pointers): Plugin Title"
74
- msgid "YITH WooCommerce Ajax Product Filter"
75
- msgstr ""
76
-
77
- #: includes/class.yith-wcan-admin.php:276
78
- msgid ""
79
- "YITH WooCommerce Product Filter has been updated with new available "
80
- "options"
81
- msgstr ""
82
-
83
- #: includes/class.yith-wcan-admin.php:276
84
- msgid "discover the PREMIUM version"
85
- msgstr ""
86
-
87
- #: includes/functions.yith-wcan.php:57
88
- #: includes/functions.yith-wcan.php:71
89
- #: includes/functions.yith-wcan.php:93
90
- msgid "Term"
91
- msgstr ""
92
-
93
- #: includes/functions.yith-wcan.php:57
94
- #: widgets/class.yith-wcan-navigation-widget.php:813
95
- msgid "Color"
96
- msgstr ""
97
-
98
- #: includes/functions.yith-wcan.php:71
99
- msgctxt "For multicolor: I.E. white and red T-Shirt"
100
- msgid "Color 1"
101
- msgstr ""
102
-
103
- #: includes/functions.yith-wcan.php:71
104
- msgctxt "For multicolor: I.E. white and red T-Shirt"
105
- msgid "Color 2"
106
- msgstr ""
107
-
108
- #: includes/functions.yith-wcan.php:93
109
- msgid "Labels"
110
- msgstr ""
111
-
112
- #: init.php:46
113
- msgid ""
114
- "YITH WooCommerce Ajax Product Filter is enabled but not effective. It "
115
- "requires WooCommerce in order to work."
116
- msgstr ""
117
-
118
- #: plugin-fw/lib/yit-cpt-unlimited.php:460
119
- #: plugin-fw/lib/yit-cpt-unlimited.php:574
120
- #: plugin-fw/lib/yit-cpt-unlimited.php:719
121
- #: plugin-fw/lib/yit-cpt-unlimited.php:1632
122
- #, php-format
123
- msgid "Add %s"
124
- msgstr ""
125
-
126
- #: plugin-fw/lib/yit-cpt-unlimited.php:461
127
- #: plugin-fw/lib/yit-cpt-unlimited.php:575
128
- #, php-format
129
- msgid "Add New %s"
130
- msgstr ""
131
-
132
- #: plugin-fw/lib/yit-cpt-unlimited.php:462
133
- #: plugin-fw/lib/yit-cpt-unlimited.php:576
134
- #: plugin-fw/lib/yit-cpt-unlimited.php:1267
135
- #: plugin-fw/lib/yit-cpt-unlimited.php:1304
136
- #, php-format
137
- msgid "Edit %s"
138
- msgstr ""
139
-
140
- #: plugin-fw/lib/yit-cpt-unlimited.php:463
141
- #: plugin-fw/lib/yit-cpt-unlimited.php:577
142
- #, php-format
143
- msgid "New %s"
144
- msgstr ""
145
-
146
- #: plugin-fw/lib/yit-cpt-unlimited.php:464
147
- #: plugin-fw/lib/yit-cpt-unlimited.php:578
148
- #, php-format
149
- msgid "All %s"
150
- msgstr ""
151
-
152
- #: plugin-fw/lib/yit-cpt-unlimited.php:465
153
- #: plugin-fw/lib/yit-cpt-unlimited.php:579
154
- #: plugin-fw/lib/yit-cpt-unlimited.php:1251
155
- #: plugin-fw/lib/yit-cpt-unlimited.php:1305
156
- #, php-format
157
- msgid "View %s"
158
- msgstr ""
159
-
160
- #: plugin-fw/lib/yit-cpt-unlimited.php:466
161
- #: plugin-fw/lib/yit-cpt-unlimited.php:580
162
- #, php-format
163
- msgid "Search %s"
164
- msgstr ""
165
-
166
- #: plugin-fw/lib/yit-cpt-unlimited.php:467
167
- #: plugin-fw/lib/yit-cpt-unlimited.php:581
168
- #, php-format
169
- msgid "No %s found"
170
- msgstr ""
171
-
172
- #: plugin-fw/lib/yit-cpt-unlimited.php:468
173
- #: plugin-fw/lib/yit-cpt-unlimited.php:582
174
- #, php-format
175
- msgid "No %s found in Trash"
176
- msgstr ""
177
-
178
- #: plugin-fw/lib/yit-cpt-unlimited.php:625
179
- #, php-format
180
- msgctxt "taxonomy general name"
181
- msgid "%s Categories"
182
- msgstr ""
183
-
184
- #: plugin-fw/lib/yit-cpt-unlimited.php:626
185
- msgctxt "taxonomy singular name"
186
- msgid "Category"
187
- msgstr ""
188
-
189
- #: plugin-fw/lib/yit-cpt-unlimited.php:627
190
- msgid "Search Categories"
191
- msgstr ""
192
-
193
- #: plugin-fw/lib/yit-cpt-unlimited.php:628
194
- msgid "All Categories"
195
- msgstr ""
196
-
197
- #: plugin-fw/lib/yit-cpt-unlimited.php:629
198
- msgid "Parent Category"
199
- msgstr ""
200
-
201
- #: plugin-fw/lib/yit-cpt-unlimited.php:630
202
- msgid "Parent Category:"
203
- msgstr ""
204
-
205
- #: plugin-fw/lib/yit-cpt-unlimited.php:631
206
- msgid "Edit Category"
207
- msgstr ""
208
-
209
- #: plugin-fw/lib/yit-cpt-unlimited.php:632
210
- msgid "Update Category"
211
- msgstr ""
212
-
213
- #: plugin-fw/lib/yit-cpt-unlimited.php:633
214
- msgid "Add New Category"
215
- msgstr ""
216
-
217
- #: plugin-fw/lib/yit-cpt-unlimited.php:634
218
- msgid "New Category Name"
219
- msgstr ""
220
-
221
- #: plugin-fw/lib/yit-cpt-unlimited.php:635
222
- msgid "Category"
223
- msgstr ""
224
-
225
- #: plugin-fw/lib/yit-cpt-unlimited.php:724
226
- msgid "Categories"
227
- msgstr ""
228
-
229
- #: plugin-fw/lib/yit-cpt-unlimited.php:1042
230
- #, php-format
231
- msgid "%s Settings"
232
- msgstr ""
233
-
234
- #: plugin-fw/lib/yit-cpt-unlimited.php:1048
235
- #: plugin-fw/lib/yit-cpt-unlimited.php:1196
236
- #: plugin-fw/lib/yit-cpt-unlimited.php:1202
237
- #: plugin-fw/lib/yit-plugin-panel.php:64
238
- msgid "Settings"
239
- msgstr ""
240
-
241
- #: plugin-fw/lib/yit-cpt-unlimited.php:1051
242
- msgid "Type"
243
- msgstr ""
244
-
245
- #: plugin-fw/lib/yit-cpt-unlimited.php:1052
246
- msgid "Layout for this "
247
- msgstr ""
248
-
249
- #: plugin-fw/lib/yit-cpt-unlimited.php:1058
250
- msgid "Rewrite"
251
- msgstr ""
252
-
253
- #: plugin-fw/lib/yit-cpt-unlimited.php:1059
254
- msgid ""
255
- "Univocal identification name in the URL for each product (slug from "
256
- "post if empty)"
257
- msgstr ""
258
-
259
- #: plugin-fw/lib/yit-cpt-unlimited.php:1064
260
- msgid "Label in Singular"
261
- msgstr ""
262
-
263
- #: plugin-fw/lib/yit-cpt-unlimited.php:1065
264
- msgid "Set a label in singular (title of portfolio if empty)"
265
- msgstr ""
266
-
267
- #: plugin-fw/lib/yit-cpt-unlimited.php:1070
268
- msgid "Label in Plural"
269
- msgstr ""
270
-
271
- #: plugin-fw/lib/yit-cpt-unlimited.php:1071
272
- msgid "Set a label in plural (title of portfolio if empty)"
273
- msgstr ""
274
-
275
- #: plugin-fw/lib/yit-cpt-unlimited.php:1076
276
- msgid "Taxonomy"
277
- msgstr ""
278
-
279
- #: plugin-fw/lib/yit-cpt-unlimited.php:1077
280
- msgid ""
281
- "If you want to use categories in the portfolio, set a name for "
282
- "taxonomy. Name should be a slug (must not contain capital letters nor "
283
- "spaces) and must not be more than 32 characters long (database "
284
- "structure restriction)."
285
- msgstr ""
286
-
287
- #: plugin-fw/lib/yit-cpt-unlimited.php:1082
288
- msgid "Taxonomy Rewrite"
289
- msgstr ""
290
-
291
- #: plugin-fw/lib/yit-cpt-unlimited.php:1083
292
- msgid "Set univocal name for each category page URL."
293
- msgstr ""
294
-
295
- #: plugin-fw/lib/yit-cpt-unlimited.php:1088
296
- msgid "Single layout"
297
- msgstr ""
298
-
299
- #: plugin-fw/lib/yit-cpt-unlimited.php:1089
300
- msgid "Layout for single page of this portfolio"
301
- msgstr ""
302
-
303
- #: plugin-fw/lib/yit-cpt-unlimited.php:1130
304
- msgid "layout settings"
305
- msgstr ""
306
-
307
- #: plugin-fw/lib/yit-cpt-unlimited.php:1222
308
- #: plugin-fw/lib/yit-cpt-unlimited.php:1235
309
- msgid "Quick links"
310
- msgstr ""
311
-
312
- #: plugin-fw/lib/yit-cpt-unlimited.php:1475
313
- #, php-format
314
- msgid "Show frontend of the %s"
315
- msgstr ""
316
-
317
- #: plugin-fw/lib/yit-cpt-unlimited.php:1482
318
- #: plugin-fw/templates/metaboxes/types/customtabs.php:46
319
- #: plugin-fw/templates/metaboxes/types/customtabs.php:90
320
- msgid "Name"
321
- msgstr ""
322
-
323
- #: plugin-fw/lib/yit-cpt-unlimited.php:1631
324
- #, php-format
325
- msgid "Add %s from images"
326
- msgstr ""
327
-
328
- #: plugin-fw/lib/yit-cpt-unlimited.php:1633
329
- msgid "Upload multiple files"
330
- msgstr ""
331
-
332
- #: plugin-fw/lib/yit-plugin-panel-wc.php:323
333
- msgid "The changes you have made will be lost if you leave this page."
334
- msgstr ""
335
-
336
- #: plugin-fw/lib/yit-plugin-panel.php:63
337
- msgid "Plugin Settings"
338
- msgstr ""
339
-
340
- #: plugin-fw/lib/yit-plugin-panel.php:96
341
- #: plugin-fw/lib/yit-plugin-subpanel.php:101
342
- msgid "YIT Plugins"
343
- msgstr ""
344
-
345
- #: plugin-fw/lib/yit-plugin-panel.php:293
346
- #: plugin-fw/lib/yit-plugin-subpanel.php:143
347
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
348
- msgid "Save Changes"
349
- msgstr ""
350
-
351
- #: plugin-fw/lib/yit-plugin-panel.php:296
352
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
353
- msgid ""
354
- "If you continue with this action, you will reset all options in this "
355
- "page."
356
- msgstr ""
357
-
358
- #: plugin-fw/lib/yit-plugin-panel.php:298
359
- #: plugin-fw/lib/yit-plugin-subpanel.php:148
360
- msgid "Reset to default"
361
- msgstr ""
362
-
363
- #: plugin-fw/lib/yit-plugin-panel.php:298
364
- #: plugin-fw/lib/yit-plugin-subpanel.php:148
365
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
366
- msgid "Are you sure?"
367
- msgstr ""
368
-
369
- #: plugin-fw/lib/yit-plugin-panel.php:432
370
- msgid ""
371
- "The element you have entered already exists. Please, enter another "
372
- "name."
373
- msgstr ""
374
-
375
- #: plugin-fw/lib/yit-plugin-panel.php:433
376
- msgid "Settings saved"
377
- msgstr ""
378
-
379
- #: plugin-fw/lib/yit-plugin-panel.php:434
380
- msgid "Settings reset"
381
- msgstr ""
382
-
383
- #: plugin-fw/lib/yit-plugin-panel.php:435
384
- msgid "Element deleted correctly."
385
- msgstr ""
386
-
387
- #: plugin-fw/lib/yit-plugin-panel.php:436
388
- #: plugin-fw/lib/yit-plugin-panel.php:437
389
- msgid "Element updated correctly."
390
- msgstr ""
391
-
392
- #: plugin-fw/lib/yit-plugin-panel.php:438
393
- msgid "Database imported correctly."
394
- msgstr ""
395
-
396
- #: plugin-fw/lib/yit-plugin-panel.php:439
397
- msgid "An error has occurred during import. Please try again."
398
- msgstr ""
399
-
400
- #: plugin-fw/lib/yit-plugin-panel.php:440
401
- msgid "The added file is not valid."
402
- msgstr ""
403
-
404
- #: plugin-fw/lib/yit-plugin-panel.php:441
405
- msgid "Sorry, import is disabled."
406
- msgstr ""
407
-
408
- #: plugin-fw/lib/yit-plugin-panel.php:442
409
- msgid "Sorting successful."
410
- msgstr ""
411
-
412
- #: plugin-fw/lib/yit-plugin-subpanel.php:146
413
- msgid ""
414
- "If you continue with this action, you will reset all the options in "
415
- "this page."
416
- msgstr ""
417
-
418
- #: plugin-fw/lib/yit-pointers.php:70
419
- msgid "Plugins Activated"
420
- msgstr ""
421
-
422
- #: plugin-fw/lib/yit-pointers.php:71
423
- msgid ""
424
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
425
- " For each plugin installed, "
426
- "customization settings will be available as a new entry in YIT Plugin "
427
- "menu."
428
- msgstr ""
429
-
430
- #: plugin-fw/lib/yit-pointers.php:73 plugin-fw/lib/yit-pointers.php:89
431
- msgid "Discover all our plugins available on:"
432
- msgstr ""
433
-
434
- #: plugin-fw/lib/yit-pointers.php:74 plugin-fw/lib/yit-pointers.php:90
435
- msgid "and"
436
- msgstr ""
437
-
438
- #: plugin-fw/lib/yit-pointers.php:84
439
- msgid "Plugins Upgraded"
440
- msgstr ""
441
-
442
- #: plugin-fw/lib/yit-pointers.php:85
443
- msgid ""
444
- "From now on, you can find all options of your plugins in YIT Plugin "
445
- "menu.\n"
446
- " Any time one of our plugins is "
447
- "updated, a new entry will be added to this menu.\n"
448
- " For example, after the update, "
449
- "plugin options (such as for YITH WooCommerce Wishlist, YITH "
450
- "WooCommerce Ajax Search, etc.)\n"
451
- " will be moved from previous "
452
- "location to YIT Plugin tab."
453
- msgstr ""
454
-
455
- #: plugin-fw/lib/yit-upgrade.php:123
456
- msgid "There is a new version of %plugin_name% available."
457
- msgstr ""
458
-
459
- #: plugin-fw/lib/yit-upgrade.php:124
460
- msgid "View version %latest% details."
461
- msgstr ""
462
-
463
- #: plugin-fw/lib/yit-upgrade.php:125
464
- msgid "Automatic update is unavailable for this plugin,"
465
- msgstr ""
466
-
467
- #: plugin-fw/lib/yit-upgrade.php:126
468
- msgid ""
469
- "please <a href=\"%activate_link%\">activate</a> your copy of "
470
- "%plugin_name%."
471
- msgstr ""
472
-
473
- #: plugin-fw/lib/yit-upgrade.php:127
474
- msgid "Update now."
475
- msgstr ""
476
-
477
- #: plugin-fw/lib/yit-upgrade.php:231
478
- msgid "Yithemes Repository"
479
- msgstr ""
480
-
481
- #: plugin-fw/lib/yit-upgrade.php:265
482
- msgid "Invalid URL Provided."
483
- msgstr ""
484
-
485
- #: plugin-fw/lib/yit-upgrade.php:278
486
- msgid "Could not create Temporary file."
487
- msgstr ""
488
-
489
- #: plugin-fw/lib/yit-upgrade.php:420
490
- #, php-format
491
- msgid ""
492
- "There is a new version of %1$s available. <a href=\"%2$s\" class="
493
- "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
494
- "details</a>."
495
- msgstr ""
496
-
497
- #: plugin-fw/lib/yit-upgrade.php:422
498
- #, php-format
499
- msgid ""
500
- "There is a new version of %1$s available. <a href=\"%2$s\" class="
501
- "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
502
- "details</a>. <em>You have to activate the plugin on a single site of "
503
- "the network to benefit from automatic updates.</em>"
504
- msgstr ""
505
-
506
- #: plugin-fw/lib/yit-upgrade.php:424
507
- #, php-format
508
- msgid ""
509
- "There is a new version of %1$s available. <a href=\"%2$s\" class="
510
- "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
511
- "details</a>. <em>Automatic update is unavailable for this plugin, "
512
- "please <a href=\"%5$s\" title=\"Licence activation\">activate</a> your "
513
- "copy of %6s.</em>"
514
- msgstr ""
515
-
516
- #: plugin-fw/lib/yit-upgrade.php:426
517
- #, php-format
518
- msgid ""
519
- "There is a new version of %1$s available. <a href=\"%2$s\" class="
520
- "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
521
- "details</a> or <a href=\"%5$s\">update now</a>."
522
- msgstr ""
523
-
524
- #: plugin-fw/lib/yit-upgrade.php:499
525
- msgid "You can't update the plugins for this site."
526
- msgstr ""
527
-
528
- #: plugin-fw/lib/yit-upgrade.php:503
529
- msgid ""
530
- "You do not have sufficient permissions to update the plugins for this "
531
- "site."
532
- msgstr ""
533
-
534
- #: plugin-fw/lib/yit-upgrade.php:510
535
- msgid "Update Plugin"
536
- msgstr ""
537
-
538
- #: plugin-fw/licence/lib/yit-licence.php:161
539
- #, php-format
540
- msgctxt "%s = field name"
541
- msgid "%s field cannot be empty"
542
- msgstr ""
543
-
544
- #: plugin-fw/licence/lib/yit-licence.php:162
545
- #, php-format
546
- msgid "%s and %s fields cannot be empty"
547
- msgstr ""
548
-
549
- #: plugin-fw/licence/lib/yit-licence.php:163
550
- msgid ""
551
- "Unable to contact the remote server, please try again later. Thanks!"
552
- msgstr ""
553
-
554
- #: plugin-fw/licence/lib/yit-licence.php:548
555
- msgid "Invalid Request"
556
- msgstr ""
557
-
558
- #: plugin-fw/licence/lib/yit-licence.php:549
559
- msgid "Invalid licence key"
560
- msgstr ""
561
-
562
- #: plugin-fw/licence/lib/yit-licence.php:550
563
- msgid "Software has been deactivated"
564
- msgstr ""
565
-
566
- #: plugin-fw/licence/lib/yit-licence.php:551
567
- msgid "Maximum number of activations exceeded"
568
- msgstr ""
569
-
570
- #: plugin-fw/licence/lib/yit-licence.php:552
571
- msgid "Invalid instance ID"
572
- msgstr ""
573
-
574
- #: plugin-fw/licence/lib/yit-licence.php:553
575
- msgid "Invalid security key"
576
- msgstr ""
577
-
578
- #: plugin-fw/licence/lib/yit-licence.php:554
579
- msgid "Licence key has expired"
580
- msgstr ""
581
-
582
- #: plugin-fw/licence/lib/yit-licence.php:555
583
- msgid "Licence key has been banned"
584
- msgstr ""
585
-
586
- #: plugin-fw/licence/lib/yit-plugin-licence.php:68
587
- #: plugin-fw/licence/lib/yit-plugin-licence.php:69
588
- #: plugin-fw/licence/lib/yit-theme-licence.php:64
589
- #: plugin-fw/licence/lib/yit-theme-licence.php:65
590
- #: plugin-fw/licence/lib/yit-theme-licence.php:107
591
- #: plugin-fw/licence/lib/yit-theme-licence.php:108
592
- msgid "Licence Activation"
593
- msgstr ""
594
-
595
- #: plugin-fw/licence/lib/yit-theme-licence.php:115
596
- #: plugin-fw/licence/lib/yit-theme-licence.php:116
597
- #, php-format
598
- msgid "%s"
599
- msgstr ""
600
-
601
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:19
602
- msgid "Yithemes Licence Activation"
603
- msgstr ""
604
-
605
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
606
- msgid ""
607
- "I cannot find the license key for activating the theme I have bought "
608
- "some time ago. Where can I find it?"
609
- msgstr ""
610
-
611
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:26
612
- msgid ""
613
- "If you have purchased one of our products before 27 January 2015, you "
614
- "can benefit from support and updates (the services offered with the "
615
- "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 "
618
- "license used 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:37
627
- msgid ""
628
- "Have you updated your licenses? Have you asked for an extension? "
629
- "Update information concerning your products."
630
- msgstr ""
631
-
632
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:39
633
- msgid "Update licence information"
634
- msgstr ""
635
-
636
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:49
637
- msgid "Products to be activated"
638
- msgstr ""
639
-
640
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:68
641
- msgid "Activate"
642
- msgstr ""
643
-
644
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:87
645
- msgid "Activated"
646
- msgstr ""
647
-
648
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
649
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:123
650
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:147
651
- msgid "Product Name"
652
- msgstr ""
653
-
654
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
655
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
656
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
657
- #: plugin-fw/templates/metaboxes/types/contactform.php:148
658
- #: plugin-fw/templates/metaboxes/types/contactform.php:340
659
- msgid "Email"
660
- msgstr ""
661
-
662
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
663
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
664
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
665
- msgid "Licence Key"
666
- msgstr ""
667
-
668
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
669
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:150
670
- msgid "Expires"
671
- msgstr ""
672
-
673
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:95
674
- msgid "Remaining"
675
- msgstr ""
676
-
677
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:96
678
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:109
679
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
680
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
681
- msgid "Renew"
682
- msgstr ""
683
-
684
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:107
685
- #, php-format
686
- msgid "%1s out of %2s"
687
- msgstr ""
688
-
689
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:119
690
- msgid "Banned"
691
- msgstr ""
692
-
693
- #: plugin-fw/licence/templates/panel/activation/activation-panel.php:143
694
- msgid "Expired"
695
- msgstr ""
696
-
697
- #: plugin-fw/templates/metaboxes/types/ajax-products.php:23
698
- msgid "Search for a product"
699
- msgstr ""
700
-
701
- #: plugin-fw/templates/metaboxes/types/categories.php:36
702
- msgid "No categories."
703
- msgstr ""
704
-
705
- #: plugin-fw/templates/metaboxes/types/categories.php:42
706
- msgid "+ Add New Category"
707
- msgstr ""
708
-
709
- #: plugin-fw/templates/metaboxes/types/contactform.php:7
710
- msgid "Text Input"
711
- msgstr ""
712
-
713
- #: plugin-fw/templates/metaboxes/types/contactform.php:8
714
- msgid "Checkbox"
715
- msgstr ""
716
-
717
- #: plugin-fw/templates/metaboxes/types/contactform.php:9
718
- msgid "Select"
719
- msgstr ""
720
-
721
- #: plugin-fw/templates/metaboxes/types/contactform.php:10
722
- msgid "Textarea"
723
- msgstr ""
724
-
725
- #: plugin-fw/templates/metaboxes/types/contactform.php:11
726
- msgid "Radio Input"
727
- msgstr ""
728
-
729
- #: plugin-fw/templates/metaboxes/types/contactform.php:12
730
- msgid "Password Field"
731
- msgstr ""
732
-
733
- #: plugin-fw/templates/metaboxes/types/contactform.php:13
734
- msgid "File Upload"
735
- msgstr ""
736
-
737
- #: plugin-fw/templates/metaboxes/types/contactform.php:47
738
- msgid "Theme Icon"
739
- msgstr ""
740
-
741
- #: plugin-fw/templates/metaboxes/types/contactform.php:48
742
- msgid "Custom Icon"
743
- msgstr ""
744
-
745
- #: plugin-fw/templates/metaboxes/types/contactform.php:49
746
- #: plugin-fw/templates/metaboxes/types/responsivesliders.php:24
747
- msgid "None"
748
- msgstr ""
749
-
750
- #: plugin-fw/templates/metaboxes/types/contactform.php:60
751
- msgid "Add field"
752
- msgstr ""
753
-
754
- #: plugin-fw/templates/metaboxes/types/contactform.php:69
755
- #: plugin-fw/templates/metaboxes/types/contactform.php:261
756
- #: plugin-fw/templates/metaboxes/types/customtabs.php:37
757
- #: plugin-fw/templates/metaboxes/types/customtabs.php:82
758
- msgid "Remove"
759
- msgstr ""
760
-
761
- #: plugin-fw/templates/metaboxes/types/contactform.php:70
762
- #: plugin-fw/templates/metaboxes/types/contactform.php:262
763
- msgid "Click to toggle"
764
- msgstr ""
765
-
766
- #: plugin-fw/templates/metaboxes/types/contactform.php:77
767
- #: plugin-fw/templates/metaboxes/types/contactform.php:269
768
- msgid "Field Title"
769
- msgstr ""
770
-
771
- #: plugin-fw/templates/metaboxes/types/contactform.php:81
772
- #: plugin-fw/templates/metaboxes/types/contactform.php:273
773
- msgid "Insert the title for the field."
774
- msgstr ""
775
-
776
- #: plugin-fw/templates/metaboxes/types/contactform.php:86
777
- #: plugin-fw/templates/metaboxes/types/contactform.php:278
778
- msgid "Data Name"
779
- msgstr ""
780
-
781
- #: plugin-fw/templates/metaboxes/types/contactform.php:90
782
- #: plugin-fw/templates/metaboxes/types/contactform.php:282
783
- msgid ""
784
- "REQUIRED: Field identification name to be entered into email body. "
785
- "<strong>Note:</strong>Use only lowercase characters and underscores."
786
- msgstr ""
787
-
788
- #: plugin-fw/templates/metaboxes/types/contactform.php:95
789
- #: plugin-fw/templates/metaboxes/types/contactform.php:287
790
- msgid "Field Type"
791
- msgstr ""
792
-
793
- #: plugin-fw/templates/metaboxes/types/contactform.php:103
794
- #: plugin-fw/templates/metaboxes/types/contactform.php:295
795
- msgid "Select the type for this field."
796
- msgstr ""
797
-
798
- #: plugin-fw/templates/metaboxes/types/contactform.php:108
799
- #: plugin-fw/templates/metaboxes/types/contactform.php:300
800
- msgid "Checked"
801
- msgstr ""
802
-
803
- #: plugin-fw/templates/metaboxes/types/contactform.php:112
804
- #: plugin-fw/templates/metaboxes/types/contactform.php:304
805
- msgid ""
806
- "Select this option if you want this field appears as already checked."
807
- msgstr ""
808
-
809
- #: plugin-fw/templates/metaboxes/types/contactform.php:117
810
- #: plugin-fw/templates/metaboxes/types/contactform.php:309
811
- msgid "Add options "
812
- msgstr ""
813
-
814
- #: plugin-fw/templates/metaboxes/types/contactform.php:118
815
- #: plugin-fw/templates/metaboxes/types/contactform.php:310
816
- msgid "Add option"
817
- msgstr ""
818
-
819
- #: plugin-fw/templates/metaboxes/types/contactform.php:121
820
- #: plugin-fw/templates/metaboxes/types/contactform.php:313
821
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
822
- msgid "Selected"
823
- msgstr ""
824
-
825
- #: plugin-fw/templates/metaboxes/types/contactform.php:124
826
- #: plugin-fw/templates/metaboxes/types/contactform.php:316
827
- #: plugin-fw/templates/metaboxes/types/contactform.php:436
828
- msgid "Delete option"
829
- msgstr ""
830
-
831
- #: plugin-fw/templates/metaboxes/types/contactform.php:130
832
- #: plugin-fw/templates/metaboxes/types/contactform.php:322
833
- msgid "Error Message"
834
- msgstr ""
835
-
836
- #: plugin-fw/templates/metaboxes/types/contactform.php:134
837
- #: plugin-fw/templates/metaboxes/types/contactform.php:326
838
- msgid "Insert the error message for validation."
839
- msgstr ""
840
-
841
- #: plugin-fw/templates/metaboxes/types/contactform.php:139
842
- #: plugin-fw/templates/metaboxes/types/contactform.php:331
843
- msgid "Required"
844
- msgstr ""
845
-
846
- #: plugin-fw/templates/metaboxes/types/contactform.php:143
847
- #: plugin-fw/templates/metaboxes/types/contactform.php:335
848
- msgid "Select this option if it must be required."
849
- msgstr ""
850
-
851
- #: plugin-fw/templates/metaboxes/types/contactform.php:152
852
- #: plugin-fw/templates/metaboxes/types/contactform.php:344
853
- msgid "Select this option if the email must be valid."
854
- msgstr ""
855
-
856
- #: plugin-fw/templates/metaboxes/types/contactform.php:157
857
- #: plugin-fw/templates/metaboxes/types/contactform.php:349
858
- msgid "Reply To"
859
- msgstr ""
860
-
861
- #: plugin-fw/templates/metaboxes/types/contactform.php:161
862
- #: plugin-fw/templates/metaboxes/types/contactform.php:353
863
- msgid "Select this if it is the email you can reply to."
864
- msgstr ""
865
-
866
- #: plugin-fw/templates/metaboxes/types/contactform.php:166
867
- #: plugin-fw/templates/metaboxes/types/contactform.php:358
868
- msgid "Class"
869
- msgstr ""
870
-
871
- #: plugin-fw/templates/metaboxes/types/contactform.php:170
872
- #: plugin-fw/templates/metaboxes/types/contactform.php:362
873
- msgid ""
874
- "Insert additional class(es) (separated by commas) for more "
875
- "personalization."
876
- msgstr ""
877
-
878
- #: plugin-fw/templates/metaboxes/types/contactform.php:175
879
- #: plugin-fw/templates/metaboxes/types/contactform.php:367
880
- msgid "Icon"
881
- msgstr ""
882
-
883
- #: plugin-fw/templates/metaboxes/types/contactform.php:203
884
- #: plugin-fw/templates/metaboxes/types/contactform.php:391
885
- #: plugin-fw/templates/metaboxes/types/icon-list.php:69
886
- #: plugin-fw/templates/metaboxes/types/select-icon.php:33
887
- #: plugin-fw/templates/metaboxes/types/upload.php:21
888
- #: plugin-fw/templates/panel/types/upload.php:31
889
- #: plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
890
- msgid "Upload"
891
- msgstr ""
892
-
893
- #: plugin-fw/templates/metaboxes/types/contactform.php:209
894
- #: plugin-fw/templates/metaboxes/types/contactform.php:397
895
- #: plugin-fw/templates/metaboxes/types/icon-list.php:75
896
- #: plugin-fw/templates/metaboxes/types/select-icon.php:39
897
- msgid "Image preview"
898
- msgstr ""
899
-
900
- #: plugin-fw/templates/metaboxes/types/contactform.php:217
901
- #: plugin-fw/templates/metaboxes/types/contactform.php:405
902
- msgid "Insert an icon for more personalization."
903
- msgstr ""
904
-
905
- #: plugin-fw/templates/metaboxes/types/contactform.php:222
906
- #: plugin-fw/templates/metaboxes/types/contactform.php:409
907
- msgid "Width"
908
- msgstr ""
909
-
910
- #: plugin-fw/templates/metaboxes/types/contactform.php:247
911
- #: plugin-fw/templates/metaboxes/types/contactform.php:421
912
- msgid "Set field length."
913
- msgstr ""
914
-
915
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
916
- msgid "Close all"
917
- msgstr ""
918
-
919
- #: plugin-fw/templates/metaboxes/types/customtabs.php:28
920
- msgid "Expand all"
921
- msgstr ""
922
-
923
- #: plugin-fw/templates/metaboxes/types/customtabs.php:52
924
- #: plugin-fw/templates/metaboxes/types/customtabs.php:95
925
- msgid "Value"
926
- msgstr ""
927
-
928
- #: plugin-fw/templates/metaboxes/types/customtabs.php:53
929
- #: plugin-fw/templates/metaboxes/types/customtabs.php:96
930
- msgid "Content of the tab. (HTML is supported)"
931
- msgstr ""
932
-
933
- #: plugin-fw/templates/metaboxes/types/customtabs.php:65
934
- msgid "Add custom product tab"
935
- msgstr ""
936
-
937
- #: plugin-fw/templates/metaboxes/types/customtabs.php:107
938
- msgid "Do you want to remove the custom tab?"
939
- msgstr ""
940
-
941
- #: plugin-fw/templates/metaboxes/types/icon-list.php:89
942
- #, php-format
943
- msgid "(Default: %s <img src=\"%s\"/>)"
944
- msgstr ""
945
-
946
- #: plugin-fw/templates/metaboxes/types/icon-list.php:91
947
- #, php-format
948
- msgid "(Default: <i %s></i> )"
949
- msgstr ""
950
-
951
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:40
952
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
953
- #: plugin-fw/templates/metaboxes/types/images.php:38
954
- #: plugin-fw/templates/metaboxes/types/images.php:64
955
- msgid "Delete image"
956
- msgstr ""
957
-
958
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
959
- msgid "Add Images to Gallery"
960
- msgstr ""
961
-
962
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
963
- msgid "Add to gallery"
964
- msgstr ""
965
-
966
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
967
- msgid "Add images"
968
- msgstr ""
969
-
970
- #: plugin-fw/templates/metaboxes/types/image-gallery.php:45
971
- msgid "Delete"
972
- msgstr ""
973
-
974
- #: plugin-fw/templates/metaboxes/types/images.php:42
975
- msgid "Upload new images"
976
- msgstr ""
977
-
978
- #: plugin-fw/templates/metaboxes/types/images.php:75
979
- msgid "Are you sure you want to remove this image?"
980
- msgstr ""
981
-
982
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
983
- #: plugin-fw/templates/metaboxes/types/sidebars.php:36
984
- msgid "Left sidebar"
985
- msgstr ""
986
-
987
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
988
- #: plugin-fw/templates/metaboxes/types/sidebars.php:42
989
- #: plugin-fw/templates/metaboxes/types/sidebars.php:45
990
- msgid "No sidebar"
991
- msgstr ""
992
-
993
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
994
- #: plugin-fw/templates/metaboxes/types/sidebars.php:39
995
- msgid "Right sidebar"
996
- msgstr ""
997
-
998
- #: plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
999
- #: plugin-fw/templates/metaboxes/types/sidebars.php:53
1000
- #: plugin-fw/templates/metaboxes/types/sidebars.php:64
1001
- msgid "Choose a sidebar"
1002
- msgstr ""
1003
-
1004
- #: plugin-fw/templates/metaboxes/types/sidebars.php:51
1005
- msgid "Left Sidebar"
1006
- msgstr ""
1007
-
1008
- #: plugin-fw/templates/metaboxes/types/sidebars.php:62
1009
- msgid "Right Sidebar"
1010
- msgstr ""
1011
-
1012
- #: plugin-fw/templates/metaboxes/types/typography.php:42
1013
- msgid "px"
1014
- msgstr ""
1015
-
1016
- #: plugin-fw/templates/metaboxes/types/typography.php:43
1017
- msgid "em"
1018
- msgstr ""
1019
-
1020
- #: plugin-fw/templates/metaboxes/types/typography.php:44
1021
- msgid "pt"
1022
- msgstr ""
1023
-
1024
- #: plugin-fw/templates/metaboxes/types/typography.php:45
1025
- msgid "rem"
1026
- msgstr ""
1027
-
1028
- #: plugin-fw/templates/metaboxes/types/typography.php:59
1029
- #: plugin-fw/templates/metaboxes/types/typography.php:153
1030
- #: plugin-fw/templates/metaboxes/types/typography.php:217
1031
- msgid "Web fonts"
1032
- msgstr ""
1033
-
1034
- #: plugin-fw/templates/metaboxes/types/typography.php:71
1035
- msgid "Google fonts"
1036
- msgstr ""
1037
-
1038
- #: plugin-fw/templates/metaboxes/types/typography.php:96
1039
- msgid "Regular"
1040
- msgstr ""
1041
-
1042
- #: plugin-fw/templates/metaboxes/types/typography.php:97
1043
- msgid "Bold"
1044
- msgstr ""
1045
-
1046
- #: plugin-fw/templates/metaboxes/types/typography.php:98
1047
- msgid "Extra bold"
1048
- msgstr ""
1049
-
1050
- #: plugin-fw/templates/metaboxes/types/typography.php:99
1051
- msgid "Italic"
1052
- msgstr ""
1053
-
1054
- #: plugin-fw/templates/metaboxes/types/typography.php:100
1055
- msgid "Italic bold"
1056
- msgstr ""
1057
-
1058
- #: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
1059
- msgid "Reset Defaults"
1060
- msgstr ""
1061
-
1062
- #: settings/custom-style-options.php:24
1063
- msgid "Put here your custom CSS rules:"
1064
- msgstr ""
1065
-
1066
- #: settings/frontend-options.php:12
1067
- msgid "General Settings"
1068
- msgstr ""
1069
-
1070
- #: settings/frontend-options.php:25
1071
- msgctxt "Admin panel: option description"
1072
- msgid "How To:"
1073
- msgstr ""
1074
-
1075
- #: settings/frontend-options.php:27
1076
- msgctxt "Admin: Panel section description"
1077
- msgid ""
1078
- "If your theme use the WooCommerce standard templates, you don't need "
1079
- "to change the following values.\n"
1080
- " Otherwise, add the classes used in the "
1081
- "template of your theme.\n"
1082
- " If you don't know them, please contact "
1083
- "the developer of your theme to receive the correct classes."
1084
- msgstr ""
1085
-
1086
- #: settings/frontend-options.php:33
1087
- msgid "Product Container"
1088
- msgstr ""
1089
-
1090
- #: settings/frontend-options.php:34
1091
- msgid "Put here the CSS class or id for the product container"
1092
- msgstr ""
1093
-
1094
- #: settings/frontend-options.php:41
1095
- msgid "Shop Pagination Container"
1096
- msgstr ""
1097
-
1098
- #: settings/frontend-options.php:42
1099
- msgid "Put here the CSS class or id for the shop pagination container"
1100
- msgstr ""
1101
-
1102
- #: settings/frontend-options.php:49
1103
- msgid "Result Count Container"
1104
- msgstr ""
1105
-
1106
- #: settings/frontend-options.php:50
1107
- msgid "Put here the CSS class or id for the result count container"
1108
- msgstr ""
1109
-
1110
- #: templates/admin/premium.php:203 templates/admin/premium.php:313
1111
- #, php-format
1112
- msgid ""
1113
- "Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax "
1114
- "Product Filter%2$s to benefit from all features!"
1115
- msgstr ""
1116
-
1117
- #: templates/admin/premium.php:206 templates/admin/premium.php:316
1118
- msgid "UPGRADE"
1119
- msgstr ""
1120
-
1121
- #: templates/admin/premium.php:207 templates/admin/premium.php:317
1122
- msgid "to the premium version"
1123
- msgstr ""
1124
-
1125
- #: templates/admin/premium.php:213
1126
- msgid "Premium Features"
1127
- msgstr ""
1128
-
1129
- #: templates/admin/premium.php:221
1130
- msgid "Two more layouts"
1131
- msgstr ""
1132
-
1133
- #: templates/admin/premium.php:224
1134
- #, php-format
1135
- msgid ""
1136
- "The YITH WooCommerce Ajax product Filter widget get richer with 2 new "
1137
- "layouts to filter the products of your shop.%1$sBicolor%2$s: the "
1138
- "perfect choice for those attributes related to two different colors at "
1139
- "the same time (white/black), for a simple visual impact for the final "
1140
- "user. Pick the %1$sTag%2$s typology, on the contrary, if you want to "
1141
- "filter your products by product tag. And if you are using also the "
1142
- "%1$sYITH WooCommerce Brand Add-On%2$s plugin, you will be able to "
1143
- "offer the freedom to filter your shop products by brands thanks to the "
1144
- "ajax technology."
1145
- msgstr ""
1146
-
1147
- #: templates/admin/premium.php:234
1148
- msgid "Price range"
1149
- msgstr ""
1150
-
1151
- #: templates/admin/premium.php:237
1152
- #, php-format
1153
- msgid ""
1154
- "One of the most requested filter for e-commerce sites is the one that "
1155
- "let you select products by their prices. Thanks to YITH WooCommerce "
1156
- "Ajax List Price Filter, %1$syou can set unlimited price ranges:%2$s "
1157
- "your users will be able to filter products selecting on the ranges you "
1158
- "have set."
1159
- msgstr ""
1160
-
1161
- #: templates/admin/premium.php:253
1162
- msgid "Ajax Stock/On Sale Filters"
1163
- msgstr ""
1164
-
1165
- #: templates/admin/premium.php:256
1166
- #, php-format
1167
- msgid ""
1168
- "A new widget for the premium version of the plugin. Whoever will surf "
1169
- "the pages of your shop will be able to display only the products on "
1170
- "sale and/or the available ones.%3$s %1$sAn additional feature for an e-"
1171
- "commerce site that is worthy!%2$s"
1172
- msgstr ""
1173
-
1174
- #: templates/admin/premium.php:266
1175
- msgid "Product sorting"
1176
- msgstr ""
1177
-
1178
- #: templates/admin/premium.php:269
1179
- #, php-format
1180
- msgid ""
1181
- "With the new %1$sYITH WooCommerce Ajax Sort By%2$s widget, you can "
1182
- "give your users the freedom to sort products with the ajax technology, "
1183
- "without the need to reload the page. Products can be sorted by rate, "
1184
- "sales, price or publication date."
1185
- msgstr ""
1186
-
1187
- #: templates/admin/premium.php:285
1188
- msgid "Customized loader"
1189
- msgstr ""
1190
-
1191
- #: templates/admin/premium.php:288
1192
- msgid ""
1193
- "From the plugin option panel, you can choose to upload a new icon for "
1194
- "your loader: in this way, it will better meet your needs."
1195
- msgstr ""
1196
-
1197
- #: templates/admin/premium.php:298
1198
- msgid "WooCommerce Price Filter"
1199
- msgstr ""
1200
-
1201
- #: templates/admin/premium.php:301
1202
- msgid ""
1203
- "With the premium version of the plugin, you will also be able to "
1204
- "customize WooCommerce Price Filter widget, changing the settings you "
1205
- "can find in the plugin option panel."
1206
- msgstr ""
1207
-
1208
- #: widgets/class.yith-wcan-navigation-widget.php:23
1209
- msgid "Filter the product list without reloading the page"
1210
- msgstr ""
1211
-
1212
- #: widgets/class.yith-wcan-navigation-widget.php:26
1213
- msgctxt "Admin: Widget Title"
1214
- msgid "YITH WooCommerce Ajax Product Filter"
1215
- msgstr ""
1216
-
1217
- #: widgets/class.yith-wcan-navigation-widget.php:264
1218
- msgid "Filters:"
1219
- msgstr ""
1220
-
1221
- #: widgets/class.yith-wcan-navigation-widget.php:812
1222
- msgid "List"
1223
- msgstr ""
1224
-
1225
- #: widgets/class.yith-wcan-navigation-widget.php:814
1226
- msgid "Label"
1227
- msgstr ""
1228
-
1229
- #: widgets/class.yith-wcan-navigation-widget.php:815
1230
- msgid "Dropdown"
1231
- msgstr ""
1232
-
1233
- #: widgets/class.yith-wcan-navigation-widget.php:822
1234
- #: widgets/class.yith-wcan-reset-navigation-widget.php:89
1235
- msgid "Title"
1236
- msgstr ""
1237
-
1238
- #: widgets/class.yith-wcan-navigation-widget.php:828
1239
- msgid "Type:"
1240
- msgstr ""
1241
-
1242
- #: widgets/class.yith-wcan-navigation-widget.php:839
1243
- msgid "Query Type:"
1244
- msgstr ""
1245
-
1246
- #: widgets/class.yith-wcan-navigation-widget.php:841
1247
- msgid "AND"
1248
- msgstr ""
1249
-
1250
- #: widgets/class.yith-wcan-navigation-widget.php:842
1251
- msgid "OR"
1252
- msgstr ""
1253
-
1254
- #: widgets/class.yith-wcan-navigation-widget.php:846
1255
- msgid "Attribute:"
1256
- msgstr ""
1257
-
1258
- #: widgets/class.yith-wcan-navigation-widget.php:853
1259
- msgid "Display (default All):"
1260
- msgstr ""
1261
-
1262
- #: widgets/class.yith-wcan-navigation-widget.php:855
1263
- msgid "All (no hierarchical)"
1264
- msgstr ""
1265
-
1266
- #: widgets/class.yith-wcan-navigation-widget.php:856
1267
- msgid "All (hierarchical)"
1268
- msgstr ""
1269
-
1270
- #: widgets/class.yith-wcan-navigation-widget.php:857
1271
- msgid "Only Parent"
1272
- msgstr ""
1273
-
1274
- #: widgets/class.yith-wcan-reset-navigation-widget.php:23
1275
- msgid "Reset all filters set by YITH WooCommerce Ajax Product Filter"
1276
- msgstr ""
1277
-
1278
- #: widgets/class.yith-wcan-reset-navigation-widget.php:25
1279
- msgid "YITH WooCommerce Ajax Reset Filter"
1280
- msgstr ""
1281
-
1282
- #: widgets/class.yith-wcan-reset-navigation-widget.php:82
1283
- msgid "Reset All Filters"
1284
- msgstr ""
1285
-
1286
- #: widgets/class.yith-wcan-reset-navigation-widget.php:95
1287
- msgid "Button Label"
1288
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-woocommerce-ajax-navigation/settings/frontend-options.php CHANGED
@@ -9,7 +9,7 @@ $frontend = array(
9
  array( 'type' => 'open' ),
10
 
11
  array(
12
- 'name' => __( 'General Settings', 'yith-woocommerce-ajax-navigation' ),
13
  'type' => 'title'
14
  ),
15
 
9
  array( 'type' => 'open' ),
10
 
11
  array(
12
+ 'name' => __( 'Frontend Settings', 'yith-woocommerce-ajax-navigation' ),
13
  'type' => 'title'
14
  ),
15
 
modules/yith-woocommerce-ajax-navigation/templates/admin/premium.php CHANGED
@@ -370,6 +370,54 @@
370
  </div>
371
  </div>
372
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
373
  <div class="section section-cta section-odd">
374
  <div class="landing-container">
375
  <div class="premium-cta">
370
  </div>
371
  </div>
372
  </div>
373
+ <div class="section section-even clear" style="background: url(<?php echo YITH_WCAN_URL ?>assets/images/11-bg.png) no-repeat #fff; background-position: 85% 100%">
374
+ <div class="landing-container">
375
+ <div class="col-1">
376
+ <img src="<?php echo YITH_WCAN_URL ?>assets/images/11.png" alt="Page Url" />
377
+ </div>
378
+ <div class="col-2">
379
+ <div class="section-title">
380
+ <img src="<?php echo YITH_WCAN_URL?>assets/images/11-icon.png" alt="icon 11" />
381
+ <h2><?php _e('Page url','yith-woocommerce-ajax-navigation');?></h2>
382
+ </div>
383
+ <p>
384
+ <?php _e('Each applied filter generates a new url for the page. You can decide to keep the same url or let it get automatically updated every time user applies a filter to the products list of your shop.','yith-woocommerce-ajax-navigation') ?>
385
+ </p>
386
+ </div>
387
+ </div>
388
+ </div>
389
+ <div class="section section-odd clear" style="background: url(<?php echo YITH_WCAN_URL ?>assets/images/12-bg.png) no-repeat #f1f1f1; background-position: 15% 100%">
390
+ <div class="landing-container">
391
+ <div class="col-2">
392
+ <div class="section-title">
393
+ <img src="<?php echo YITH_WCAN_URL ?>assets/images/12-icon.png" alt="icon 12" />
394
+ <h2><?php _e('Filter by tag','yith-woocommerce-ajax-navigation');?></h2>
395
+ </div>
396
+ <p>
397
+ <?php echo _e('If you use tags as a powerful tool to classify your products, you can configure an ad-hoc filter to be used on your products also by tag. In addition, you could organize your tags in a hierarchy and have appropriate tools for a better management of your products.', 'yith-woocommerce-ajax-navigation');?>
398
+ </p>
399
+ </div>
400
+ <div class="col-1">
401
+ <img src="<?php echo YITH_WCAN_URL ?>assets/images/12.png" alt="Filter by tag" />
402
+ </div>
403
+ </div>
404
+ </div>
405
+ <div class="section section-even clear" style="background: url(<?php echo YITH_WCAN_URL ?>assets/images/13-bg.png) no-repeat #fff; background-position: 85% 100%">
406
+ <div class="landing-container">
407
+ <div class="col-1">
408
+ <img src="<?php echo YITH_WCAN_URL ?>assets/images/11.png" alt="Reset" />
409
+ </div>
410
+ <div class="col-2">
411
+ <div class="section-title">
412
+ <img src="<?php echo YITH_WCAN_URL?>assets/images/11-icon.png" alt="icon 13" />
413
+ <h2><?php _e('Reset','yith-woocommerce-ajax-navigation');?></h2>
414
+ </div>
415
+ <p>
416
+ <?php _e('User experience on the site requires handiness and insight. This is why it is unreasonable to deselect filters one by one to go back to the main view when multiple filters have been applied to the product list. The plugin also manages this action by a specific button which reset filters and by other two which refresh the main view of categories and/or tags.','yith-woocommerce-ajax-navigation') ?>
417
+ </p>
418
+ </div>
419
+ </div>
420
+ </div>
421
  <div class="section section-cta section-odd">
422
  <div class="landing-container">
423
  <div class="premium-cta">
modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-navigation-widget.php CHANGED
@@ -64,12 +64,14 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
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_chosen_class = 'chosen';
68
  //TODO: Filtrare da premium
69
  //$terms_type_list = ( isset( $instance['display'] ) && ( $display_type == 'list' || $display_type == 'select' ) ) ? $instance['display'] : 'all';
70
  $terms_type_list = ( isset( $instance['display'] ) ) ? $instance['display'] : 'all';
71
 
72
  $instance['attribute'] = empty( $instance['attribute'] ) ? '' : $instance['attribute'];
 
73
 
74
  /* FIX TO WOOCOMMERCE 2.1 */
75
  if ( function_exists( 'wc_attribute_taxonomy_name' ) ) {
@@ -88,7 +90,6 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
88
 
89
  $terms = yit_get_terms( $terms_type_list, $taxonomy, $instance );
90
 
91
-
92
  if ( count( $terms ) > 0 ) {
93
  ob_start();
94
 
@@ -110,189 +111,29 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
110
  }
111
 
112
  if ( in_array( $display_type, apply_filters( 'yith_wcan_display_type_list', array( 'list' ) ) ) ) {
113
- // List display
114
- echo "<ul class='yith-wcan-list yith-wcan'>";
115
-
116
- foreach ( $terms as $term ) {
117
-
118
- // Get count based on current view - uses transients
119
- $transient_name = 'wc_ln_count_' . md5( sanitize_key( $taxonomy ) . sanitize_key( $term->term_id ) );
120
-
121
- //if ( false === ( $_products_in_term = get_transient( $transient_name ) ) ) {
122
-
123
- $_products_in_term = get_objects_in_term( $term->term_id, $taxonomy );
124
-
125
- set_transient( $transient_name, $_products_in_term );
126
- //}
127
-
128
- $option_is_set = ( isset( $_chosen_attributes[$taxonomy] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] ) );
129
-
130
- $term_param = apply_filters( 'yith_wcan_term_param_uri', $term->term_id, $display_type, $term );
131
-
132
- // If this is an AND query, only show options with count > 0
133
- if ( $query_type == 'and' ) {
134
-
135
- $count = sizeof( array_intersect( $_products_in_term, $woocommerce->query->filtered_product_ids ) );
136
-
137
- // skip the term for the current archive
138
- if ( $current_term == $term_param ) {
139
- continue;
140
- }
141
-
142
- if ( $count > 0 && $current_term !== $term_param ) {
143
- $this->found = true;
144
- }
145
-
146
- if ( ( ( $terms_type_list == 'hierarchical' || ( $terms_type_list == 'tags' && $instance['display'] == 'hierarchical' ) ) || ! yit_term_has_child( $term, $taxonomy ) ) && $count == 0 && ! $option_is_set ) {
147
- continue;
148
- }
149
-
150
- // If this is an OR query, show all options so search can be expanded
151
- }
152
- else {
153
-
154
- // skip the term for the current archive
155
- if ( $current_term == $term_param ) {
156
- continue;
157
- }
158
-
159
- $count = sizeof( array_intersect( $_products_in_term, $woocommerce->query->unfiltered_product_ids ) );
160
-
161
- if ( $count > 0 ) {
162
- $this->found = true;
163
- }
164
-
165
- }
166
-
167
- $arg = apply_filters( 'yith_wcan_list_type_query_arg', 'filter_' . sanitize_title( $instance['attribute'] ), $display_type, $term );
168
-
169
- $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();
170
-
171
- if ( ! is_array( $current_filter ) ) {
172
- $current_filter = array();
173
- }
174
-
175
- $current_filter = array_map( 'esc_attr', $current_filter );
176
-
177
- if ( ! in_array( $term_param, $current_filter ) ) {
178
- $current_filter[] = $term_param;
179
- }
180
-
181
- $link = yit_get_woocommerce_layered_nav_link();
182
-
183
- // All current filters
184
- if ( $_chosen_attributes ) {
185
- foreach ( $_chosen_attributes as $name => $data ) {
186
- if ( $name !== $taxonomy ) {
187
-
188
- // Exclude query arg for current term archive term
189
- while ( in_array( $current_term, $data['terms'] ) ) {
190
- $key = array_search( $current_term, $data );
191
- unset( $data['terms'][$key] );
192
- }
193
-
194
- // Remove pa_ and sanitize
195
- $filter_name = sanitize_title( str_replace( 'pa_', '', $name ) );
196
-
197
- if ( ! empty( $data['terms'] ) ) {
198
- $link = add_query_arg( 'filter_' . $filter_name, implode( ',', $data['terms'] ), $link );
199
- }
200
-
201
- if ( $data['query_type'] == 'or' ) {
202
- $link = add_query_arg( 'query_type_' . $filter_name, 'or', $link );
203
- }
204
- }
205
- }
206
- }
207
-
208
- // Min/Max
209
- if ( isset( $_GET['min_price'] ) ) {
210
- $link = add_query_arg( 'min_price', $_GET['min_price'], $link );
211
- }
212
-
213
- if ( isset( $_GET['max_price'] ) ) {
214
- $link = add_query_arg( 'max_price', $_GET['max_price'], $link );
215
- }
216
-
217
- if ( isset( $_GET['product_tag'] ) && $display_type != 'tags' ) {
218
- $link = add_query_arg( 'product_tag', urlencode( $_GET['product_tag'] ), $link );
219
- }
220
-
221
- if ( isset( $_GET[ $this->brand_taxonomy ] ) ) {
222
- $brands = get_term_by( 'slug', $_GET[ $this->brand_taxonomy ], $this->brand_taxonomy );
223
- if( $brands->term_id != $term->term_id ){
224
- $link = add_query_arg( $this->brand_taxonomy, urlencode( $brands->slug ), $link );
225
- }
226
- }
227
-
228
- if( isset( $_GET['product_cat'] ) ){
229
- $categories_filter_operator = 'and' == $query_type ? '+' : ',';
230
- $_chosen_categories = explode( $categories_filter_operator, urlencode( $_GET['product_cat'] ) );
231
- $link = add_query_arg(
232
- 'product_cat',
233
- implode( apply_filters( 'yith_wcan_categories_filter_operator', $categories_filter_operator, $display_type ), $_chosen_categories ),
234
- $link
235
- );
236
- }
237
-
238
- if( isset( $_GET['product_cat'] ) ){
239
- $categories_filter_operator = 'and' == $query_type ? '+' : ',';
240
- $_chosen_categories = explode( $categories_filter_operator, urlencode( $_GET['product_cat'] ) );
241
- $link = add_query_arg(
242
- 'product_cat',
243
- implode( apply_filters( 'yith_wcan_categories_filter_operator', $categories_filter_operator, $display_type ), $_chosen_categories ),
244
- $link
245
- );
246
- }
247
-
248
- $check_for_current_widget = isset( $_chosen_attributes[$taxonomy] ) && is_array( $_chosen_attributes[$taxonomy]['terms'] ) && in_array( $term->term_id, $_chosen_attributes[$taxonomy]['terms'] );
249
-
250
- // Current Filter = this widget
251
- if ( apply_filters( 'yith_wcan_list_type_current_widget_check', $check_for_current_widget, $current_filter, $display_type, $term_param ) ) {
252
- $class = ( ( $terms_type_list == 'hierarchical' || ( $terms_type_list == 'tags' && $instance['display'] == 'hierarchical' ) ) && yit_term_is_child( $term ) ) ? "class='{$is_chosen_class} {$is_child_class}'" : "class='{$is_chosen_class}'";
253
-
254
- // Remove this term is $current_filter has more than 1 term filtered
255
- if ( sizeof( $current_filter ) > 1 ) {
256
- $current_filter_without_this = array_diff( $current_filter, array( $term_param ) );
257
- $link = add_query_arg( $arg, implode( apply_filters( 'yith_wcan_list_filter_operator', ',', $display_type ), $current_filter_without_this ), $link );
258
- }
259
  }
 
260
 
261
- else {
262
- $class = ( ( $terms_type_list == 'hierarchical' || $terms_type_list == 'tags' ) && yit_term_is_child( $term ) ) ? "class='{$is_child_class}'" : '';
263
- $link = add_query_arg( $arg, implode( apply_filters( 'yith_wcan_list_filter_operator', ',', $display_type ), $current_filter ), $link );
264
- }
265
-
266
- // Search Arg
267
- if ( get_search_query() ) {
268
- $link = add_query_arg( 's', get_search_query(), $link );
269
- }
270
-
271
- // Post Type Arg
272
- if ( isset( $_GET['post_type'] ) ) {
273
- $link = add_query_arg( 'post_type', $_GET['post_type'], $link );
274
- }
275
-
276
- $is_attribute = apply_filters( 'yith_wcan_is_attribute_check', true );
277
-
278
- // Query type Arg
279
- 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'] ) ) ) {
280
- $link = add_query_arg( 'query_type_' . sanitize_title( $instance['attribute'] ), 'or', $link );
281
- }
282
-
283
-
284
- echo '<li ' . $class . '>';
285
-
286
- echo ( $count > 0 || $option_is_set ) ? '<a href="' . esc_url( apply_filters( 'woocommerce_layered_nav_link', $link ) ) . '">' : '<span>';
287
-
288
- echo $term->name;
289
-
290
- echo ( $count > 0 || $option_is_set ) ? '</a>' : '</span>';
291
 
292
- if ( $count != 0 && apply_filters( "{$args['widget_id']}-show_product_count", true, $instance ) ) {
293
- echo ' <small class="count">' . $count . '</small><div class="clear"></div></li>';
294
- }
295
- }
 
 
296
 
297
  echo "</ul>";
298
  }
@@ -306,7 +147,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
306
  // Select display
307
  echo "<div class='yith-wcan-select-wrapper'>";
308
 
309
- echo "<ul class='yith-wcan-select yith-wcan'>";
310
 
311
  foreach ( $terms as $term ) {
312
 
@@ -477,11 +318,10 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
477
  echo "</ul>";
478
 
479
  echo "</div>";
480
-
481
  }
482
  elseif ( $display_type == 'color' ) {
483
  // List display
484
- echo "<ul class='yith-wcan-color yith-wcan yith-wcan-group'>";
485
 
486
  foreach ( $terms as $term ) {
487
 
@@ -654,7 +494,7 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
654
  }
655
  elseif ( $display_type == 'label' ) {
656
  // List display
657
- echo "<ul class='yith-wcan-label yith-wcan yith-wcan-group'>";
658
 
659
  foreach ( $terms as $term ) {
660
 
@@ -847,14 +687,15 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
847
  global $woocommerce;
848
 
849
  $defaults = array(
850
- 'title' => '',
851
- 'attribute' => '',
852
- 'query_type' => 'and',
853
- 'type' => 'list',
854
- 'colors' => '',
855
- 'multicolor' => array(),
856
- 'labels' => '',
857
- 'display' => 'all'
 
858
  );
859
 
860
  $instance = wp_parse_args( (array) $instance, $defaults );
@@ -911,6 +752,15 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
911
  </select>
912
  </p>
913
 
 
 
 
 
 
 
 
 
 
914
  <div class="yith_wcan_placeholder">
915
  <?php
916
  $values = array();
@@ -949,15 +799,16 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
949
  function update( $new_instance, $old_instance ) {
950
  global $woocommerce;
951
 
952
- $instance = $old_instance;
953
- $instance['title'] = strip_tags( $new_instance['title'] );
954
- $instance['attribute'] = stripslashes( $new_instance['attribute'] );
955
- $instance['query_type'] = stripslashes( $new_instance['query_type'] );
956
- $instance['type'] = stripslashes( $new_instance['type'] );
957
- $instance['colors'] = ! empty( $new_instance['colors'] ) ? $new_instance['colors'] : array();
958
- $instance['multicolor'] = ! empty( $new_instance['multicolor'] ) ? $new_instance['multicolor'] : array();
959
- $instance['labels'] = ! empty( $new_instance['labels'] ) ? $new_instance['labels'] : array();
960
- $instance['display'] = $new_instance['display'];
 
961
 
962
  return $instance;
963
  }
@@ -1003,9 +854,234 @@ if ( ! class_exists( 'YITH_WCAN_Navigation_Widget' ) ) {
1003
  );
1004
  }
1005
 
1006
-
1007
  echo json_encode( $return );
1008
  die();
1009
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1010
  }
1011
  }
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' ) ) {
90
 
91
  $terms = yit_get_terms( $terms_type_list, $taxonomy, $instance );
92
 
 
93
  if ( count( $terms ) > 0 ) {
94
  ob_start();
95
 
111
  }
112
 
113
  if ( in_array( $display_type, apply_filters( 'yith_wcan_display_type_list', array( 'list' ) ) ) ) {
114
+ $ancestors = get_terms(
115
+ $taxonomy,
116
+ array(
117
+ 'parent' => 0,
118
+ 'hierarchical' => true,
119
+ 'hide_empty' => false,
120
+ )
121
+ );
122
+
123
+ if( ! empty( $ancestors ) ){
124
+ foreach( $ancestors as $ancestor ){
125
+ $tree[ $ancestor->term_id ] = yit_reorder_hierachical_categories( $ancestor->term_id, $taxonomy );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
  }
127
+ }
128
 
129
+ do_action( 'yith_wcan_before_print_list', $taxonomy );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
130
 
131
+ $this->add_reset_taxonomy_link( $taxonomy, $instance );
132
+
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
  }
147
  // Select display
148
  echo "<div class='yith-wcan-select-wrapper'>";
149
 
150
+ echo "<ul class='yith-wcan-select yith-wcan {$instance['extra_class']}'>";
151
 
152
  foreach ( $terms as $term ) {
153
 
318
  echo "</ul>";
319
 
320
  echo "</div>";
 
321
  }
322
  elseif ( $display_type == 'color' ) {
323
  // List display
324
+ echo "<ul class='yith-wcan-color yith-wcan yith-wcan-group {$instance['extra_class']}'>";
325
 
326
  foreach ( $terms as $term ) {
327
 
494
  }
495
  elseif ( $display_type == 'label' ) {
496
  // List display
497
+ echo "<ul class='yith-wcan-label yith-wcan yith-wcan-group {$instance['extra_class']}'>";
498
 
499
  foreach ( $terms as $term ) {
500
 
687
  global $woocommerce;
688
 
689
  $defaults = array(
690
+ 'title' => '',
691
+ 'attribute' => '',
692
+ 'query_type' => 'and',
693
+ 'type' => 'list',
694
+ 'colors' => '',
695
+ 'multicolor' => array(),
696
+ 'labels' => '',
697
+ 'display' => 'all',
698
+ 'extra_class' => ''
699
  );
700
 
701
  $instance = wp_parse_args( (array) $instance, $defaults );
752
  </select>
753
  </p>
754
 
755
+ <?php if( defined( 'YITH_WCAN_PREMIUM' ) ) : ?>
756
+ <p>
757
+ <label>
758
+ <strong><?php _e( 'CSS custom class', 'yith-woocommerce-ajax-navigation' ) ?>:</strong><br />
759
+ <input class="widefat" type="text" id="<?php echo $this->get_field_id( 'extra_class' ); ?>" name="<?php echo $this->get_field_name( 'extra_class' ); ?>" value="<?php echo $instance['extra_class']; ?>" />
760
+ </label>
761
+ </p>
762
+ <?php endif; ?>
763
+
764
  <div class="yith_wcan_placeholder">
765
  <?php
766
  $values = array();
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'] );
805
+ $instance['query_type'] = stripslashes( $new_instance['query_type'] );
806
+ $instance['type'] = stripslashes( $new_instance['type'] );
807
+ $instance['colors'] = ! empty( $new_instance['colors'] ) ? $new_instance['colors'] : array();
808
+ $instance['multicolor'] = ! empty( $new_instance['multicolor'] ) ? $new_instance['multicolor'] : array();
809
+ $instance['labels'] = ! empty( $new_instance['labels'] ) ? $new_instance['labels'] : array();
810
+ $instance['display'] = $new_instance['display'];
811
+ $instance['extra_class'] = ! empty ( $new_instance['extra_class'] ) ? $new_instance['extra_class'] : '';
812
 
813
  return $instance;
814
  }
854
  );
855
  }
856
 
 
857
  echo json_encode( $return );
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
+
880
+ else {
881
+ $echo = true;
882
+ }
883
+
884
+ $filter_by_tags_hierarchical = ($terms_type_list == 'tags' && $instance['display'] == 'hierarchical');
885
+
886
+ if( $echo ) {
887
+
888
+ // Get count based on current view - uses transients
889
+ $transient_name = 'wc_ln_count_' . md5(sanitize_key($taxonomy) . sanitize_key($term->term_id));
890
+
891
+ //if ( false === ( $_products_in_term = get_transient( $transient_name ) ) ) {
892
+
893
+ $_products_in_term = get_objects_in_term($term->term_id, $taxonomy);
894
+
895
+ set_transient($transient_name, $_products_in_term);
896
+ //}
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();
942
+ }
943
+
944
+ $current_filter = array_map('esc_attr', $current_filter);
945
+
946
+ if (!in_array($term_param, $current_filter)) {
947
+ $current_filter[] = $term_param;
948
+ }
949
+
950
+ $link = yit_get_woocommerce_layered_nav_link();
951
+
952
+ // All current filters
953
+ if ($_chosen_attributes) {
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
+ }
962
+
963
+ // Remove pa_ and sanitize
964
+ $filter_name = sanitize_title(str_replace('pa_', '', $name));
965
+
966
+ if (!empty($data['terms'])) {
967
+ $link = add_query_arg('filter_' . $filter_name, implode(',', $data['terms']), $link);
968
+ }
969
+
970
+ if ($data['query_type'] == 'or') {
971
+ $link = add_query_arg('query_type_' . $filter_name, 'or', $link);
972
+ }
973
+ }
974
+ }
975
+ }
976
+
977
+ // Min/Max
978
+ if (isset($_GET['min_price'])) {
979
+ $link = add_query_arg('min_price', $_GET['min_price'], $link);
980
+ }
981
+
982
+ if (isset($_GET['max_price'])) {
983
+ $link = add_query_arg('max_price', $_GET['max_price'], $link);
984
+ }
985
+
986
+ if (isset($_GET['product_tag']) && $display_type != 'tags') {
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']));
1000
+ $link = add_query_arg(
1001
+ 'product_cat',
1002
+ implode(apply_filters('yith_wcan_categories_filter_operator', $categories_filter_operator, $display_type), $_chosen_categories),
1003
+ $link
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
+ }
1040
+ $link = add_query_arg($arg, implode(apply_filters('yith_wcan_list_filter_operator', ',', $display_type), $current_filter), $link);
1041
+ }
1042
+
1043
+ // Search Arg
1044
+ if (get_search_query()) {
1045
+ $link = add_query_arg('s', get_search_query(), $link);
1046
+ }
1047
+
1048
+ // Post Type Arg
1049
+ if (isset($_GET['post_type'])) {
1050
+ $link = add_query_arg('post_type', $_GET['post_type'], $link);
1051
+ }
1052
+
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
+ }
1075
+
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
+ }
1083
+
1084
+ //Override in Premium classes
1085
+ public function add_reset_taxonomy_link( $taxonomy, $instance ){}
1086
  }
1087
  }
modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-reset-navigation-widget.php CHANGED
@@ -51,7 +51,8 @@ if ( ! class_exists( 'YITH_WCAN_Reset_Navigation_Widget' ) ) {
51
 
52
  //clean the url
53
  if( ! isset( $_GET['source_id'] ) ){
54
- $link = yit_curPageURL();
 
55
  foreach ( (array) $_chosen_attributes as $taxonomy => $data ) {
56
  $taxonomy_filter = str_replace( 'pa_', '', $taxonomy );
57
  $link = remove_query_arg( 'filter_' . $taxonomy_filter, $link );
51
 
52
  //clean the url
53
  if( ! isset( $_GET['source_id'] ) ){
54
+ //$link = yit_curPageURL();
55
+ $link = yit_get_woocommerce_layered_nav_link();
56
  foreach ( (array) $_chosen_attributes as $taxonomy => $data ) {
57
  $taxonomy_filter = str_replace( 'pa_', '', $taxonomy );
58
  $link = remove_query_arg( 'filter_' . $taxonomy_filter, $link );
modules/yith-woocommerce-ajax-search/languages/default.po DELETED
@@ -1,1080 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: YITH WooCommerce Ajax Search Free\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: \n"
7
- "Language-Team: Yithemes <plugins@yithemes.com>\n"
8
- "Language: en\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.6.6\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
15
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
- "X-Poedit-SearchPath-0: ..\n"
17
-
18
- #: ../class.yith-wcas-admin.php:106 ../class.yith-wcas-admin.php:128
19
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
20
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
21
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
22
- #: ../plugin-fw/lib/yit-plugin-panel.php:64
23
- msgid "Settings"
24
- msgstr ""
25
-
26
- #: ../class.yith-wcas-admin.php:107 ../class.yith-wcas-admin.php:129
27
- msgid "Premium Version"
28
- msgstr ""
29
-
30
- #: ../class.yith-wcas-admin.php:135 ../class.yith-wcas-admin.php:136
31
- msgid "Ajax Search"
32
- msgstr ""
33
-
34
- #: ../class.yith-wcas-admin.php:190
35
- msgid "Plugin Documentation"
36
- msgstr ""
37
-
38
- #: ../class.yith-wcas-admin.php:207 ../plugin-options/settings-options.php:24
39
- #: ../plugin-options/settings-options.php:31
40
- msgid "YITH WooCommerce Ajax Search"
41
- msgstr ""
42
-
43
- #: ../class.yith-wcas-admin.php:208
44
- msgid ""
45
- "In the YIT Plugin tab you can find the YITH WooCommerce Ajax Search "
46
- "options.\n"
47
- "With this menu, you can access to all the settings of our plugins that you "
48
- "have activated.\n"
49
- "YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version "
50
- "with many new options, <a href=\""
51
- msgstr ""
52
-
53
- #: ../class.yith-wcas-admin.php:221
54
- msgid "YITH WooCommerce Ajax Search Updated"
55
- msgstr ""
56
-
57
- #: ../class.yith-wcas-admin.php:222
58
- msgid ""
59
- "From now on, you can find all the options of YITH WooCommerce Ajax Search "
60
- "Updated under YIT Plugin -> Ajax Search instead of WooCommerce -> Settings -"
61
- "> Ajax Search, as in the previous version.\n"
62
- "When one of our plugins updates, a new voice will be added to this menu.\n"
63
- "YITH WooCommerce Ajax Search renovates with new available options, discover "
64
- "the <a href=\""
65
- msgstr ""
66
-
67
- #: ../class.yith-wcas.php:172
68
- msgid "No results"
69
- msgstr ""
70
-
71
- #: ../init.php:40
72
- msgid ""
73
- "You can't activate the free version of YITH WooCommerce Ajax Search while "
74
- "you are using the premium one."
75
- msgstr ""
76
-
77
- #: ../init.php:104
78
- msgid ""
79
- "YITH WooCommerce Ajax Search is enabled but not effective. It requires "
80
- "Woocommerce in order to work."
81
- msgstr ""
82
-
83
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:460
84
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:574
85
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:719
86
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
87
- #, php-format
88
- msgid "Add %s"
89
- msgstr ""
90
-
91
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:461
92
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:575
93
- #, php-format
94
- msgid "Add New %s"
95
- msgstr ""
96
-
97
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:462
98
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:576
99
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
100
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
101
- #, php-format
102
- msgid "Edit %s"
103
- msgstr ""
104
-
105
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:463
106
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:577
107
- #, php-format
108
- msgid "New %s"
109
- msgstr ""
110
-
111
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:464
112
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:578
113
- #, php-format
114
- msgid "All %s"
115
- msgstr ""
116
-
117
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:465
118
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:579
119
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
120
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
121
- #, php-format
122
- msgid "View %s"
123
- msgstr ""
124
-
125
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:466
126
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:580
127
- #, php-format
128
- msgid "Search %s"
129
- msgstr ""
130
-
131
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:467
132
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:581
133
- #, php-format
134
- msgid "No %s found"
135
- msgstr ""
136
-
137
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:468
138
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:582
139
- #, php-format
140
- msgid "No %s found in Trash"
141
- msgstr ""
142
-
143
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:625
144
- #, php-format
145
- msgid "%s Categories"
146
- msgstr ""
147
-
148
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:626
149
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:635
150
- msgid "Category"
151
- msgstr ""
152
-
153
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:627
154
- msgid "Search Categories"
155
- msgstr ""
156
-
157
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:628
158
- msgid "All Categories"
159
- msgstr ""
160
-
161
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:629
162
- msgid "Parent Category"
163
- msgstr ""
164
-
165
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:630
166
- msgid "Parent Category:"
167
- msgstr ""
168
-
169
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:631
170
- msgid "Edit Category"
171
- msgstr ""
172
-
173
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:632
174
- msgid "Update Category"
175
- msgstr ""
176
-
177
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:633
178
- msgid "Add New Category"
179
- msgstr ""
180
-
181
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:634
182
- msgid "New Category Name"
183
- msgstr ""
184
-
185
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:724
186
- msgid "Categories"
187
- msgstr ""
188
-
189
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
190
- #, php-format
191
- msgid "%s Settings"
192
- msgstr ""
193
-
194
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
195
- msgid "Type"
196
- msgstr ""
197
-
198
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
199
- msgid "Layout for this "
200
- msgstr ""
201
-
202
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
203
- msgid "Rewrite"
204
- msgstr ""
205
-
206
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
207
- msgid ""
208
- "Univocal identification name in the URL for each product (slug from post if "
209
- "empty)"
210
- msgstr ""
211
-
212
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
213
- msgid "Label in Singular"
214
- msgstr ""
215
-
216
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
217
- msgid "Set a label in singular (title of portfolio if empty)"
218
- msgstr ""
219
-
220
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
221
- msgid "Label in Plural"
222
- msgstr ""
223
-
224
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
225
- msgid "Set a label in plural (title of portfolio if empty)"
226
- msgstr ""
227
-
228
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
229
- msgid "Taxonomy"
230
- msgstr ""
231
-
232
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
233
- msgid ""
234
- "If you want to use categories in the portfolio, set a name for taxonomy. "
235
- "Name should be a slug (must not contain capital letters nor spaces) and must "
236
- "not be more than 32 characters long (database structure restriction)."
237
- msgstr ""
238
-
239
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
240
- msgid "Taxonomy Rewrite"
241
- msgstr ""
242
-
243
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
244
- msgid "Set univocal name for each category page URL."
245
- msgstr ""
246
-
247
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
248
- msgid "Single layout"
249
- msgstr ""
250
-
251
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
252
- msgid "Layout for single page of this portfolio"
253
- msgstr ""
254
-
255
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
256
- msgid "layout settings"
257
- msgstr ""
258
-
259
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
260
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
261
- msgid "Quick links"
262
- msgstr ""
263
-
264
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
265
- #, php-format
266
- msgid "Show frontend of the %s"
267
- msgstr ""
268
-
269
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
270
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
271
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
272
- msgid "Name"
273
- msgstr ""
274
-
275
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
276
- #, php-format
277
- msgid "Add %s from images"
278
- msgstr ""
279
-
280
- #: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
281
- msgid "Add with multiupload"
282
- msgstr ""
283
-
284
- #: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
285
- msgid "The changes you have made will be lost if you leave this page."
286
- msgstr ""
287
-
288
- #: ../plugin-fw/lib/yit-plugin-panel.php:63
289
- msgid "Plugin Settings"
290
- msgstr ""
291
-
292
- #: ../plugin-fw/lib/yit-plugin-panel.php:95
293
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:101
294
- msgid "YIT Plugins"
295
- msgstr ""
296
-
297
- #: ../plugin-fw/lib/yit-plugin-panel.php:292
298
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:142
299
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
300
- msgid "Save Changes"
301
- msgstr ""
302
-
303
- #: ../plugin-fw/lib/yit-plugin-panel.php:295
304
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
305
- msgid ""
306
- "If you continue with this action, you will reset all options in this page."
307
- msgstr ""
308
-
309
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
310
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
311
- msgid "Reset to Default"
312
- msgstr ""
313
-
314
- #: ../plugin-fw/lib/yit-plugin-panel.php:297
315
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:147
316
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
317
- msgid "Are you sure?"
318
- msgstr ""
319
-
320
- #: ../plugin-fw/lib/yit-plugin-panel.php:431
321
- msgid ""
322
- "The element you have entered already exists. Please, enter another name."
323
- msgstr ""
324
-
325
- #: ../plugin-fw/lib/yit-plugin-panel.php:432
326
- msgid "Settings saved"
327
- msgstr ""
328
-
329
- #: ../plugin-fw/lib/yit-plugin-panel.php:433
330
- msgid "Settings reset"
331
- msgstr ""
332
-
333
- #: ../plugin-fw/lib/yit-plugin-panel.php:434
334
- msgid "Element deleted correctly."
335
- msgstr ""
336
-
337
- #: ../plugin-fw/lib/yit-plugin-panel.php:435
338
- #: ../plugin-fw/lib/yit-plugin-panel.php:436
339
- msgid "Element updated correctly."
340
- msgstr ""
341
-
342
- #: ../plugin-fw/lib/yit-plugin-panel.php:437
343
- msgid "Database imported correctly."
344
- msgstr ""
345
-
346
- #: ../plugin-fw/lib/yit-plugin-panel.php:438
347
- msgid "An error has occurred during import. Please try again."
348
- msgstr ""
349
-
350
- #: ../plugin-fw/lib/yit-plugin-panel.php:439
351
- msgid "The added file is not valid."
352
- msgstr ""
353
-
354
- #: ../plugin-fw/lib/yit-plugin-panel.php:440
355
- msgid "Sorry, import is disabled."
356
- msgstr ""
357
-
358
- #: ../plugin-fw/lib/yit-plugin-panel.php:441
359
- msgid "Sorting successful."
360
- msgstr ""
361
-
362
- #: ../plugin-fw/lib/yit-plugin-subpanel.php:145
363
- msgid ""
364
- "If you continue with this action, you will reset all the options in this "
365
- "page."
366
- msgstr ""
367
-
368
- #: ../plugin-fw/lib/yit-pointers.php:70
369
- msgid "Plugins Activated"
370
- msgstr ""
371
-
372
- #: ../plugin-fw/lib/yit-pointers.php:71
373
- msgid ""
374
- "From now on, you can find all plugin options in YIT Plugin menu.\n"
375
- " For each plugin installed, "
376
- "customization settings will be available as a new entry in YIT Plugin menu."
377
- msgstr ""
378
-
379
- #: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
380
- msgid "Discover all our plugins available on:"
381
- msgstr ""
382
-
383
- #: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
384
- msgid "and"
385
- msgstr ""
386
-
387
- #: ../plugin-fw/lib/yit-pointers.php:84
388
- msgid "Plugins Upgraded"
389
- msgstr ""
390
-
391
- #: ../plugin-fw/lib/yit-pointers.php:85
392
- msgid ""
393
- "From now on, you can find all options of your plugins in YIT Plugin menu.\n"
394
- " Any time one of our plugins is updated, "
395
- "a new entry will be added to this menu.\n"
396
- " For example, after the update, plugin "
397
- "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
398
- "Search, etc.)\n"
399
- " will be moved from previous location to "
400
- "YIT Plugin tab."
401
- msgstr ""
402
-
403
- #: ../plugin-fw/lib/yit-upgrade.php:123
404
- msgid "There is a new version of %plugin_name% available."
405
- msgstr ""
406
-
407
- #: ../plugin-fw/lib/yit-upgrade.php:124
408
- msgid "View version %latest% details."
409
- msgstr ""
410
-
411
- #: ../plugin-fw/lib/yit-upgrade.php:125
412
- msgid "Automatic update is unavailable for this plugin,"
413
- msgstr ""
414
-
415
- #: ../plugin-fw/lib/yit-upgrade.php:126
416
- msgid ""
417
- "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
418
- msgstr ""
419
-
420
- #: ../plugin-fw/lib/yit-upgrade.php:127
421
- msgid "Update now."
422
- msgstr ""
423
-
424
- #: ../plugin-fw/lib/yit-upgrade.php:230
425
- msgid "Yithemes Repository"
426
- msgstr ""
427
-
428
- #: ../plugin-fw/lib/yit-upgrade.php:264
429
- msgid "Invalid URL Provided."
430
- msgstr ""
431
-
432
- #: ../plugin-fw/lib/yit-upgrade.php:277
433
- msgid "Could not create Temporary file."
434
- msgstr ""
435
-
436
- #: ../plugin-fw/lib/yit-upgrade.php:419
437
- #, php-format
438
- msgid ""
439
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
440
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
441
- msgstr ""
442
-
443
- #: ../plugin-fw/lib/yit-upgrade.php:421
444
- #, php-format
445
- msgid ""
446
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
447
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
448
- "have to activate the plugin on a single site of the network to benefit from "
449
- "automatic updates.</em>"
450
- msgstr ""
451
-
452
- #: ../plugin-fw/lib/yit-upgrade.php:423
453
- #, php-format
454
- msgid ""
455
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
456
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
457
- "<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
458
- "title=\"Licence activation\">activate</a> your copy of %6s.</em>"
459
- msgstr ""
460
-
461
- #: ../plugin-fw/lib/yit-upgrade.php:425
462
- #, php-format
463
- msgid ""
464
- "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
465
- "yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
466
- "href=\"%5$s\">update now</a>."
467
- msgstr ""
468
-
469
- #: ../plugin-fw/lib/yit-upgrade.php:498
470
- msgid "You can't update the plugins for this site."
471
- msgstr ""
472
-
473
- #: ../plugin-fw/lib/yit-upgrade.php:502
474
- msgid ""
475
- "You do not have sufficient permissions to update the plugins for this site."
476
- msgstr ""
477
-
478
- #: ../plugin-fw/lib/yit-upgrade.php:509
479
- msgid "Update Plugin"
480
- msgstr ""
481
-
482
- #: ../plugin-fw/licence/lib/yit-licence.php:161
483
- #, php-format
484
- msgid "%field% field cannot be empty"
485
- msgstr ""
486
-
487
- #: ../plugin-fw/licence/lib/yit-licence.php:162
488
- msgid "%field_1% and %field_2% fields cannot be empty"
489
- msgstr ""
490
-
491
- #: ../plugin-fw/licence/lib/yit-licence.php:163
492
- msgid "Unable to contact the remote server, please try again later. Thanks!"
493
- msgstr ""
494
-
495
- #: ../plugin-fw/licence/lib/yit-licence.php:548
496
- msgid "Invalid Request"
497
- msgstr ""
498
-
499
- #: ../plugin-fw/licence/lib/yit-licence.php:549
500
- msgid "Invalid licence key"
501
- msgstr ""
502
-
503
- #: ../plugin-fw/licence/lib/yit-licence.php:550
504
- msgid "Software has been deactivated"
505
- msgstr ""
506
-
507
- #: ../plugin-fw/licence/lib/yit-licence.php:551
508
- msgid "Maximum number of activations exceeded"
509
- msgstr ""
510
-
511
- #: ../plugin-fw/licence/lib/yit-licence.php:552
512
- msgid "Invalid instance ID"
513
- msgstr ""
514
-
515
- #: ../plugin-fw/licence/lib/yit-licence.php:553
516
- msgid "Invalid security key"
517
- msgstr ""
518
-
519
- #: ../plugin-fw/licence/lib/yit-licence.php:554
520
- msgid "Licence key has expired"
521
- msgstr ""
522
-
523
- #: ../plugin-fw/licence/lib/yit-licence.php:555
524
- msgid "Licence key has been banned"
525
- msgstr ""
526
-
527
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
528
- #: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
529
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:64
530
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:65
531
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:107
532
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:108
533
- msgid "Licence Activation"
534
- msgstr ""
535
-
536
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:115
537
- #: ../plugin-fw/licence/lib/yit-theme-licence.php:116
538
- #, php-format
539
- msgid "%s"
540
- msgstr ""
541
-
542
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
543
- msgid "Yithemes Licence Activation"
544
- msgstr ""
545
-
546
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
547
- msgid ""
548
- "I cannot find the license key for activating the theme I have bought some "
549
- "time ago. Where can I find it?"
550
- msgstr ""
551
-
552
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
553
- msgid ""
554
- "If you have purchased one of our products before 27 January 2015, you can "
555
- "benefit from support and updates (the services offered with the license)\n"
556
- " until 27 January 2016 and you do not have to purchase it again "
557
- "to get a new license key, because, before this date, your license used to be "
558
- "activated automatically by our system.\n"
559
- " After 27 January 2016, instead, if you want to benefit from "
560
- "support and updates you have to buy a new license and activate it through "
561
- "the license key you will be\n"
562
- " provided with and that you can find in your YIThemes account, in "
563
- "section \"My licenses\"."
564
- msgstr ""
565
-
566
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
567
- msgid ""
568
- "Have you updated your licenses? Have you asked for an extension? Update "
569
- "information concerning your products."
570
- msgstr ""
571
-
572
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
573
- msgid "Update licence information"
574
- msgstr ""
575
-
576
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
577
- msgid "Products to be activated"
578
- msgstr ""
579
-
580
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
581
- msgid "Activate"
582
- msgstr ""
583
-
584
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
585
- msgid "Activated"
586
- msgstr ""
587
-
588
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
589
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
590
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
591
- msgid "Product Name"
592
- msgstr ""
593
-
594
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
595
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
596
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
597
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:148
598
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:340
599
- msgid "Email"
600
- msgstr ""
601
-
602
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
603
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
604
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
605
- msgid "Licence Key"
606
- msgstr ""
607
-
608
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
609
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
610
- msgid "Expires"
611
- msgstr ""
612
-
613
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
614
- msgid "Remaining"
615
- msgstr ""
616
-
617
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
618
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
619
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
620
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
621
- msgid "Renew"
622
- msgstr ""
623
-
624
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
625
- #, php-format
626
- msgid "%1s out of %2s"
627
- msgstr ""
628
-
629
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
630
- msgid "Banned"
631
- msgstr ""
632
-
633
- #: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
634
- msgid "Expired"
635
- msgstr ""
636
-
637
- #: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
638
- msgid "Search for a product"
639
- msgstr ""
640
-
641
- #: ../plugin-fw/templates/metaboxes/types/categories.php:36
642
- msgid "No categories."
643
- msgstr ""
644
-
645
- #: ../plugin-fw/templates/metaboxes/types/categories.php:42
646
- msgid "+ Add New Category"
647
- msgstr ""
648
-
649
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:7
650
- msgid "Text Input"
651
- msgstr ""
652
-
653
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:8
654
- msgid "Checkbox"
655
- msgstr ""
656
-
657
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:9
658
- msgid "Select"
659
- msgstr ""
660
-
661
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:10
662
- msgid "Textarea"
663
- msgstr ""
664
-
665
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:11
666
- msgid "Radio Input"
667
- msgstr ""
668
-
669
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:12
670
- msgid "Password Field"
671
- msgstr ""
672
-
673
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:13
674
- msgid "File Upload"
675
- msgstr ""
676
-
677
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:47
678
- msgid "Theme Icon"
679
- msgstr ""
680
-
681
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:48
682
- msgid "Custom Icon"
683
- msgstr ""
684
-
685
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:49
686
- #: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
687
- msgid "None"
688
- msgstr ""
689
-
690
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:60
691
- msgid "Add field"
692
- msgstr ""
693
-
694
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:69
695
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:261
696
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
697
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
698
- msgid "Remove"
699
- msgstr ""
700
-
701
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:70
702
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:262
703
- msgid "Click to toggle"
704
- msgstr ""
705
-
706
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:77
707
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:269
708
- msgid "Title Field"
709
- msgstr ""
710
-
711
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:81
712
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:273
713
- msgid "Insert the title for the field."
714
- msgstr ""
715
-
716
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:86
717
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:278
718
- msgid "Data Name"
719
- msgstr ""
720
-
721
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:90
722
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:282
723
- msgid ""
724
- "REQUIRED: Field identification name to be entered into email body. "
725
- "<strong>Note:</strong>Use only lowercase characters and underscores."
726
- msgstr ""
727
-
728
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:95
729
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:287
730
- msgid "Type field"
731
- msgstr ""
732
-
733
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:103
734
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:295
735
- msgid "Select the type for this field."
736
- msgstr ""
737
-
738
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:108
739
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:300
740
- msgid "Checked"
741
- msgstr ""
742
-
743
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:112
744
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:304
745
- msgid "Select this option if you want this field appears as already checked."
746
- msgstr ""
747
-
748
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:117
749
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:309
750
- msgid "Add options "
751
- msgstr ""
752
-
753
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:118
754
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:310
755
- msgid "Add option"
756
- msgstr ""
757
-
758
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:121
759
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:313
760
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
761
- msgid "Selected"
762
- msgstr ""
763
-
764
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:124
765
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:316
766
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:436
767
- msgid "Delete option"
768
- msgstr ""
769
-
770
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:130
771
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:322
772
- msgid "Error Message"
773
- msgstr ""
774
-
775
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:134
776
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:326
777
- msgid "Insert the error message for validation."
778
- msgstr ""
779
-
780
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:139
781
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:331
782
- msgid "Required"
783
- msgstr ""
784
-
785
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:143
786
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:335
787
- msgid "Select this option if it must be required."
788
- msgstr ""
789
-
790
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:152
791
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:344
792
- msgid "Select this option if the email must be valid."
793
- msgstr ""
794
-
795
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:157
796
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:349
797
- msgid "Reply To"
798
- msgstr ""
799
-
800
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:161
801
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:353
802
- msgid "Select this if it is the email you can reply to."
803
- msgstr ""
804
-
805
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:166
806
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:358
807
- msgid "Class"
808
- msgstr ""
809
-
810
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:170
811
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:362
812
- msgid ""
813
- "Insert additional class(es) (separated by commas) for more personalization."
814
- msgstr ""
815
-
816
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:175
817
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:367
818
- msgid "Icon"
819
- msgstr ""
820
-
821
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:203
822
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:391
823
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
824
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
825
- #: ../plugin-fw/templates/metaboxes/types/upload.php:21
826
- #: ../plugin-fw/templates/panel/types/upload.php:31
827
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
828
- msgid "Upload"
829
- msgstr ""
830
-
831
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:209
832
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:397
833
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
834
- #: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
835
- msgid "Image preview"
836
- msgstr ""
837
-
838
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:217
839
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:405
840
- msgid "Insert an icon for more personalization."
841
- msgstr ""
842
-
843
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:222
844
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:409
845
- msgid "Width"
846
- msgstr ""
847
-
848
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:247
849
- #: ../plugin-fw/templates/metaboxes/types/contactform.php:421
850
- msgid "Set field length."
851
- msgstr ""
852
-
853
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
854
- msgid "Close all"
855
- msgstr ""
856
-
857
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
858
- msgid "Expand all"
859
- msgstr ""
860
-
861
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
862
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
863
- msgid "Value"
864
- msgstr ""
865
-
866
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
867
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
868
- msgid "Content of the tab. (HTML is supported)"
869
- msgstr ""
870
-
871
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
872
- msgid "Add custom product tab"
873
- msgstr ""
874
-
875
- #: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
876
- msgid "Do you want to remove the custom tab?"
877
- msgstr ""
878
-
879
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
880
- #, php-format
881
- msgid "(Default: %s <img src=\"%s\"/>)"
882
- msgstr ""
883
-
884
- #: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
885
- #, php-format
886
- msgid "(Default: <i %s></i> )"
887
- msgstr ""
888
-
889
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
890
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
891
- #: ../plugin-fw/templates/metaboxes/types/images.php:38
892
- #: ../plugin-fw/templates/metaboxes/types/images.php:64
893
- msgid "Delete image"
894
- msgstr ""
895
-
896
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
897
- msgid "Add Images to Gallery"
898
- msgstr ""
899
-
900
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
901
- msgid "Add to gallery"
902
- msgstr ""
903
-
904
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
905
- msgid "Add images"
906
- msgstr ""
907
-
908
- #: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
909
- msgid "Delete"
910
- msgstr ""
911
-
912
- #: ../plugin-fw/templates/metaboxes/types/images.php:42
913
- msgid "Upload new images"
914
- msgstr ""
915
-
916
- #: ../plugin-fw/templates/metaboxes/types/images.php:75
917
- msgid "Are you sure you want to remove this image?"
918
- msgstr ""
919
-
920
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
921
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
922
- msgid "Left sidebar"
923
- msgstr ""
924
-
925
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
926
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
927
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
928
- msgid "No sidebar"
929
- msgstr ""
930
-
931
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
932
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
933
- msgid "Right sidebar"
934
- msgstr ""
935
-
936
- #: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
937
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
938
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
939
- msgid "Choose a sidebar"
940
- msgstr ""
941
-
942
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
943
- msgid "Left Sidebar"
944
- msgstr ""
945
-
946
- #: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
947
- msgid "Right Sidebar"
948
- msgstr ""
949
-
950
- #: ../plugin-fw/templates/metaboxes/types/typography.php:42
951
- msgid "px"
952
- msgstr ""
953
-
954
- #: ../plugin-fw/templates/metaboxes/types/typography.php:43
955
- msgid "em"
956
- msgstr ""
957
-
958
- #: ../plugin-fw/templates/metaboxes/types/typography.php:44
959
- msgid "pt"
960
- msgstr ""
961
-
962
- #: ../plugin-fw/templates/metaboxes/types/typography.php:45
963
- msgid "rem"
964
- msgstr ""
965
-
966
- #: ../plugin-fw/templates/metaboxes/types/typography.php:59
967
- #: ../plugin-fw/templates/metaboxes/types/typography.php:153
968
- #: ../plugin-fw/templates/metaboxes/types/typography.php:217
969
- msgid "Web fonts"
970
- msgstr ""
971
-
972
- #: ../plugin-fw/templates/metaboxes/types/typography.php:71
973
- msgid "Google fonts"
974
- msgstr ""
975
-
976
- #: ../plugin-fw/templates/metaboxes/types/typography.php:96
977
- msgid "Regular"
978
- msgstr ""
979
-
980
- #: ../plugin-fw/templates/metaboxes/types/typography.php:97
981
- msgid "Bold"
982
- msgstr ""
983
-
984
- #: ../plugin-fw/templates/metaboxes/types/typography.php:98
985
- msgid "Extra bold"
986
- msgstr ""
987
-
988
- #: ../plugin-fw/templates/metaboxes/types/typography.php:99
989
- msgid "Italic"
990
- msgstr ""
991
-
992
- #: ../plugin-fw/templates/metaboxes/types/typography.php:100
993
- msgid "Italic bold"
994
- msgstr ""
995
-
996
- #: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
997
- msgid "Reset Defaults"
998
- msgstr ""
999
-
1000
- #: ../plugin-options/settings-options.php:21
1001
- msgid "Upgrade to the PREMIUM VERSION"
1002
- msgstr ""
1003
-
1004
- #: ../plugin-options/settings-options.php:25
1005
- msgid "Discover the Advanced Features"
1006
- msgstr ""
1007
-
1008
- #: ../plugin-options/settings-options.php:26
1009
- msgid ""
1010
- "Upgrade to the PREMIUM VERSION\n"
1011
- "of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!"
1012
- msgstr ""
1013
-
1014
- #: ../plugin-options/settings-options.php:33
1015
- msgid "Get Support and Pro Features"
1016
- msgstr ""
1017
-
1018
- #: ../plugin-options/settings-options.php:34
1019
- msgid ""
1020
- "By purchasing the premium version of the plugin, you will take advantage of "
1021
- "the advanced features of the product and you will get one year of free "
1022
- "updates and support through our platform available 24h/24."
1023
- msgstr ""
1024
-
1025
- #: ../plugin-options/settings-options.php:44
1026
- msgid "General settings"
1027
- msgstr ""
1028
-
1029
- #: ../plugin-options/settings-options.php:53
1030
- msgid "Search input label"
1031
- msgstr ""
1032
-
1033
- #: ../plugin-options/settings-options.php:55
1034
- #: ../plugin-options/settings-options.php:63
1035
- msgid "Label for Search input field."
1036
- msgstr ""
1037
-
1038
- #: ../plugin-options/settings-options.php:57
1039
- msgid "Search for products"
1040
- msgstr ""
1041
-
1042
- #: ../plugin-options/settings-options.php:61
1043
- msgid "Search submit label"
1044
- msgstr ""
1045
-
1046
- #: ../plugin-options/settings-options.php:65
1047
- msgid "Search"
1048
- msgstr ""
1049
-
1050
- #: ../plugin-options/settings-options.php:69
1051
- msgid "Minimum number of characters"
1052
- msgstr ""
1053
-
1054
- #: ../plugin-options/settings-options.php:70
1055
- msgid "Minimum number of characters required to trigger autosuggest."
1056
- msgstr ""
1057
-
1058
- #: ../plugin-options/settings-options.php:83
1059
- msgid "Maximum number of results"
1060
- msgstr ""
1061
-
1062
- #: ../plugin-options/settings-options.php:84
1063
- msgid "Maximum number of results showed within the autosuggest box."
1064
- msgstr ""
1065
-
1066
- #: ../templates/yith-woocommerce-ajax-search.php:20
1067
- msgid "Search for:"
1068
- msgstr ""
1069
-
1070
- #: ../widgets/class.yith-wcas-ajax-search.php:29
1071
- msgid "An Ajax Search box for products only."
1072
- msgstr ""
1073
-
1074
- #: ../widgets/class.yith-wcas-ajax-search.php:31
1075
- msgid "YITH WooCommerce Ajax Product Search"
1076
- msgstr ""
1077
-
1078
- #: ../widgets/class.yith-wcas-ajax-search.php:90
1079
- msgid "Title:"
1080
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/yith-woocommerce-ajax-search/languages/yit-it_IT.mo DELETED
Binary file
modules/yith-woocommerce-ajax-search/languages/yit-it_IT.po DELETED
@@ -1,527 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: YITH WooCommerce Ajax Search Premium\n"
4
- "POT-Creation-Date: 2015-07-20 12:50+0100\n"
5
- "PO-Revision-Date: 2015-07-20 13:06+0100\n"
6
- "Last-Translator: \n"
7
- "Language-Team: Yithemes <plugins@yithemes.com>\n"
8
- "Language: it_IT\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.7.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_x\n"
14
- "X-Poedit-Basepath: ./\n"
15
- "X-Poedit-SearchPath-0: ..\n"
16
- "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
17
-
18
- #: ../class.yith-wcas-admin.php:106 ../class.yith-wcas-admin.php:128
19
- msgid "Settings"
20
- msgstr "Impostazioni"
21
-
22
- #: ../class.yith-wcas-admin.php:107 ../class.yith-wcas-admin.php:129
23
- msgid "Premium Version"
24
- msgstr "Versione premium"
25
-
26
- #: ../class.yith-wcas-admin.php:135 ../class.yith-wcas-admin.php:136
27
- msgid "Ajax Search"
28
- msgstr "Ajax Search"
29
-
30
- #: ../class.yith-wcas-admin.php:190
31
- msgid "Plugin Documentation"
32
- msgstr "Documentazione plugin"
33
-
34
- #: ../class.yith-wcas-admin.php:207 ../plugin-options/settings-options.php:24
35
- #: ../plugin-options/settings-options.php:31
36
- msgid "YITH WooCommerce Ajax Search"
37
- msgstr "YITH WooCommerce Ajax Search"
38
-
39
- #: ../class.yith-wcas-admin.php:208
40
- msgid ""
41
- "In the YIT Plugin tab you can find the YITH WooCommerce Ajax Search "
42
- "options.\n"
43
- "With this menu, you can access to all the settings of our plugins that you "
44
- "have activated.\n"
45
- "YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version "
46
- "with many new options, <a href=\""
47
- msgstr ""
48
- "Nella scheda del plugin puoi trovare tutte le opzioni di YITH WooCommerce "
49
- "Ajax Search.\n"
50
- "Da questo menu, avrai accesso a tutte le impostazioni dei nostri plugin "
51
- "attivati finora.\n"
52
- "YITH WooCommerce Ajax Search è disponibile in una eccezionale versione "
53
- "PREMIUM con molte nuove optioni, <a href=\""
54
-
55
- #: ../class.yith-wcas-admin.php:221
56
- msgid "YITH WooCommerce Ajax Search Updated"
57
- msgstr "YITH WooCommerce Ajax Search aggiornato"
58
-
59
- #: ../class.yith-wcas-admin.php:222
60
- msgid ""
61
- "From now on, you can find all the options of YITH WooCommerce Ajax Search "
62
- "Updated under YIT Plugin -> Ajax Search instead of WooCommerce -> Settings -"
63
- "> Ajax Search, as in the previous version.\n"
64
- "When one of our plugins updates, a new voice will be added to this menu.\n"
65
- "YITH WooCommerce Ajax Search renovates with new available options, discover "
66
- "the <a href=\""
67
- msgstr ""
68
- "Da adesso, puoi trovare tutte le opzioni del nuovo YITH WooCommerce Ajax "
69
- "Search in YIT Plugin > Ajax Search invece che in WooCommerce > Settings > "
70
- "Ajax Search, come accadeva nelle precedenti versioni.\n"
71
- "Quando uno dei nostri plugin verrà aggiornato, una nuova voce sarà aggiunta "
72
- "a questo menu.\n"
73
- "YITH WooCommerce Ajax Search si è rinnovato con molte nuove opzioni "
74
- "disponibili, scopri <a href=\""
75
-
76
- #: ../class.yith-wcas.php:173
77
- msgid "No results"
78
- msgstr "Nessun risultato"
79
-
80
- #: ../init.php:40
81
- msgid ""
82
- "You can't activate the free version of YITH WooCommerce Ajax Search while "
83
- "you are using the premium one."
84
- msgstr ""
85
- "Non puoi attivare la versione free di YITH WooCommerce Ajax Search se stai "
86
- "già utilizzando la premium."
87
-
88
- #: ../init.php:104
89
- msgid ""
90
- "YITH WooCommerce Ajax Search is enabled but not effective. It requires "
91
- "WooCommerce in order to work."
92
- msgstr ""
93
- "YITH WooCommerce Ajax Search è abilitato ma non in funzione. Devi aver "
94
- "installato WooCommerce per poter funzionare."
95
-
96
- #: ../plugin-options/settings-options.php:21
97
- msgid "Upgrade to the PREMIUM VERSION"
98
- msgstr "Aggiorna alla VERSIONE PREMIUM"
99
-
100
- #: ../plugin-options/settings-options.php:25
101
- msgid "Discover the Advanced Features"
102
- msgstr "Scopri le funzionalità avanzate"
103
-
104
- #: ../plugin-options/settings-options.php:26
105
- msgid ""
106
- "Upgrade to the PREMIUM VERSION\n"
107
- "of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!"
108
- msgstr ""
109
- "Passa alla VERSIONE PREMIUM\n"
110
- "di YITH WooCommerce Ajax Search per poter fruire di tutte le sue "
111
- "funzionalità!"
112
-
113
- #: ../plugin-options/settings-options.php:33
114
- msgid "Get Support and Pro Features"
115
- msgstr "Accedi al supporto e alle funzionalità premium"
116
-
117
- #: ../plugin-options/settings-options.php:34
118
- msgid ""
119
- "By purchasing the premium version of the plugin, you will take advantage of "
120
- "the advanced features of the product and you will get one year of free "
121
- "updates and support through our platform available 24h/24."
122
- msgstr ""
123
- "Acquistando la versione premium del plugin, potrai utilizzare le "
124
- "funzionalità avanzate del prodotto ed otterrai un anno di aggiornamenti "
125
- "gratuiti e di supporto sulla nostra piattaforma disponibile 24h su 24."
126
-
127
- #: ../plugin-options/settings-options.php:44
128
- msgid "General settings"
129
- msgstr "Impostazioni generali"
130
-
131
- #: ../plugin-options/settings-options.php:53
132
- msgid "Search input label"
133
- msgstr "Etichetta campo \"Cerca\""
134
-
135
- #: ../plugin-options/settings-options.php:55
136
- #: ../plugin-options/settings-options.php:63
137
- msgid "Label for Search input field."
138
- msgstr "Etichetta per il campo \"Cerca\""
139
-
140
- #: ../plugin-options/settings-options.php:57
141
- msgid "Search for products"
142
- msgstr "Cerca prodotto"
143
-
144
- #: ../plugin-options/settings-options.php:61
145
- msgid "Search submit label"
146
- msgstr "Etichetta campo \"Submit\""
147
-
148
- #: ../plugin-options/settings-options.php:65
149
- msgid "Search"
150
- msgstr "Cerca"
151
-
152
- #: ../plugin-options/settings-options.php:69
153
- msgid "Minimum number of characters"
154
- msgstr "Numero minimo di caratteri"
155
-
156
- #: ../plugin-options/settings-options.php:70
157
- msgid "Minimum number of characters required to trigger autosuggest."
158
- msgstr ""
159
- "Numero minimo di caratteri richiesti per mostrare i suggerimenti automatici."
160
-
161
- #: ../plugin-options/settings-options.php:83
162
- msgid "Maximum number of results"
163
- msgstr "Numero massimo di risultati"
164
-
165
- #: ../plugin-options/settings-options.php:84
166
- msgid "Maximum number of results showed within the autosuggest box."
167
- msgstr "Numero massimo di risultati da mostrare tra i suggerimenti automatici."
168
-
169
- #: ../templates/yith-woocommerce-ajax-search.php:18
170
- msgid "Search for:"
171
- msgstr "Cerca:"
172
-
173
- #: ../widgets/class.yith-wcas-ajax-search.php:29
174
- msgid "An Ajax Search box for products only."
175
- msgstr "Un filtro di ricerca Ajax solo per i prodotti."
176
-
177
- #: ../widgets/class.yith-wcas-ajax-search.php:31
178
- msgid "YITH WooCommerce Ajax Product Search"
179
- msgstr "YITH WooCommerce Ajax Product Search"
180
-
181
- #: ../widgets/class.yith-wcas-ajax-search.php:90
182
- msgid "Title:"
183
- msgstr "Titolo:"
184
-
185
- #~ msgid "Output"
186
- #~ msgstr "Risultati di ricerca"
187
-
188
- #~ msgid "sale"
189
- #~ msgstr "in saldo"
190
-
191
- #~ msgid "featured"
192
- #~ msgstr "in evidenza"
193
-
194
- #~ msgid "Search in product brands"
195
- #~ msgstr "Cerca marche prodotti"
196
-
197
- #~ msgid "Extend search in product brands"
198
- #~ msgstr "Estendi la ricerca alle marche dei prodotti"
199
-
200
- #~ msgid ""
201
- #~ "YITH WooCommerce Ajax Search Premium is enabled but not effective. It "
202
- #~ "requires WooCommerce in order to work."
203
- #~ msgstr ""
204
- #~ "YITH WooCommerce Ajax Search Premium è abilitato ma non in funzione. Devi "
205
- #~ "aver installato WooCommerce per poterlo utilizzare."
206
-
207
- #~ msgid "Output Options"
208
- #~ msgstr "Impostazioni risultati di ricerca"
209
-
210
- #~ msgid "Show thumbnail"
211
- #~ msgstr "Mostra thumbnail"
212
-
213
- #~ msgid "Choose if you want show thumbnail and position"
214
- #~ msgstr "Scegli se mostrare la thumbnail e dove"
215
-
216
- #~ msgid "Hide thumbnail"
217
- #~ msgstr "Nascondi thumbnail"
218
-
219
- #~ msgid "Show on the Left"
220
- #~ msgstr "Mostra a sinistra"
221
-
222
- #~ msgid "Show on the Right"
223
- #~ msgstr "Mostra a destra"
224
-
225
- #~ msgid "Size of thumbnails"
226
- #~ msgstr "Dimensione thumbnail"
227
-
228
- #~ msgid "Show price"
229
- #~ msgstr "Mostra prezzo"
230
-
231
- #~ msgid "Show price of product"
232
- #~ msgstr "Mostra prezzo prodotto"
233
-
234
- #~ msgid "Price Label"
235
- #~ msgstr "Etichetta prezzo"
236
-
237
- #~ msgid "Show a label before the price"
238
- #~ msgstr "Mostra un'etichetta prima del prezzo"
239
-
240
- #~ msgid "Price:"
241
- #~ msgstr "Prezzo:"
242
-
243
- #~ msgid "Loader"
244
- #~ msgstr "Icona di caricamento"
245
-
246
- #~ msgid "Loader gif"
247
- #~ msgstr "GIF icona di caricamento"
248
-
249
- #~ msgid "Sales and Features badges"
250
- #~ msgstr "Simboli \"in saldo\" e \"in evidenza\""
251
-
252
- #~ msgid "Show sale badge"
253
- #~ msgstr "Mostra adesivo \"in saldo\""
254
-
255
- #~ msgid "Show sale badge if the product is on sale"
256
- #~ msgstr "Mostra adesivo \"in saldo\" per i prodotti in saldo"
257
-
258
- #~ msgid "Sale badge background color"
259
- #~ msgstr "Colore sfondo adesivo \"in saldo\""
260
-
261
- #~ msgid "Sale badge color"
262
- #~ msgstr "Colore adesivo \"in saldo\""
263
-
264
- #~ msgid "Show featured badge"
265
- #~ msgstr "Mostra adesivo \"in evidenza\""
266
-
267
- #~ msgid "Featured badge background color"
268
- #~ msgstr "Colore sfondo adesivo \"in evidenza\""
269
-
270
- #~ msgid "Featured badge color"
271
- #~ msgstr "Colore adesivo \"in evidenza\""
272
-
273
- #~ msgid "Hide featured bagde if the product is on sale"
274
- #~ msgstr "Nascondi adesivo \"in evidenza\" per i prodotti in saldo"
275
-
276
- #~ msgid "Title & Excerpt"
277
- #~ msgstr "Titolo & Riassunto"
278
-
279
- #~ msgid "Title color"
280
- #~ msgstr "Colore titolo"
281
-
282
- #~ msgid "Show excerpt"
283
- #~ msgstr "Mostra riassunto"
284
-
285
- #~ msgid "Show excerpt of product"
286
- #~ msgstr "Mostra riassunto prodotto"
287
-
288
- #~ msgid "Number of words to show in excerpt"
289
- #~ msgstr "Numero di parole da mostrare nel riassunto"
290
-
291
- #~ msgid "\"View All\" Link"
292
- #~ msgstr "Link \"Visualizza tutto\""
293
-
294
- #~ msgid "Show \"view all\" link"
295
- #~ msgstr "Mostra link \"Visualizza tutto\""
296
-
297
- #~ msgid "Add a link to the bottom of results"
298
- #~ msgstr "Aggiungi un link sotto tutti i risultati"
299
-
300
- #~ msgid "Text of \"view all\" link"
301
- #~ msgstr "Testo del link \"Visualizza tutto\""
302
-
303
- #~ msgid "Add a link at the bottom of results"
304
- #~ msgstr "Aggiungi un link sotto tutti i risultati"
305
-
306
- #~ msgid "View all"
307
- #~ msgstr "Visualizza tutto"
308
-
309
- #~ msgid "Search settings"
310
- #~ msgstr "Impostazioni di ricerca"
311
-
312
- #~ msgid "Choose element types to search"
313
- #~ msgstr "Scegli il tipo di elementi da cercare"
314
-
315
- #~ msgid "Choose if you want to extend search also to posts and pages"
316
- #~ msgstr "Scegli se estendere la ricerca anche ad articoli e pagine"
317
-
318
- #~ msgid "All"
319
- #~ msgstr "Tutti"
320
-
321
- #~ msgid "Products"
322
- #~ msgstr "Prodotti"
323
-
324
- #~ msgid "Search in excerpt"
325
- #~ msgstr "Cerca in riassunto"
326
-
327
- #~ msgid "Extend search in the excerpt of the product"
328
- #~ msgstr "Estendi ricerca anche al riassunto del prodotto"
329
-
330
- #~ msgid "Search in content"
331
- #~ msgstr "Cerca nel contenuto"
332
-
333
- #~ msgid "Extend search in the content of the product"
334
- #~ msgstr "Estendi ricerca anche al contenuto del prodotto"
335
-
336
- #~ msgid "Search in product categories"
337
- #~ msgstr "Cerca tra le categorie prodotto"
338
-
339
- #~ msgid "Extend search in product categories"
340
- #~ msgstr "Estendi ricerca alle categorie prodotto"
341
-
342
- #~ msgid "Search in product tags"
343
- #~ msgstr "Cerca fra i tag del prodotto"
344
-
345
- #~ msgid "Extend search in product tags"
346
- #~ msgstr "Estendi ricerca ai tag del prodotto"
347
-
348
- #~ msgid "Multiple Word Search"
349
- #~ msgstr "Ricerca per più parole"
350
-
351
- #~ msgid "Show items containing all words typed"
352
- #~ msgstr "Mostra articoli contenenti tutte le parole inserite"
353
-
354
- #~ msgid "Show items containing al least one of the words typed"
355
- #~ msgstr "Mostra articoli contenenti almeno una delle parole inserite"
356
-
357
- #~ msgid "Search by Sku Settings"
358
- #~ msgstr "Impostazioni per Cerca per SKU "
359
-
360
- #~ msgid ""
361
- #~ "Extend search functionality so that search includes also sku. Attention: "
362
- #~ "this