YITH Essential Kit for WooCommerce #1 - Version 1.2.3

Version Description

  • Updated: All YITH plugins to latest versio
Download this release

Release Info

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

Code changes from version 1.2.2 to 1.2.3

Files changed (61) hide show
  1. README.txt +8 -4
  2. init.php +1 -1
  3. modules/yith-infinite-scrolling/assets/js/yith-infs.js +5 -0
  4. modules/yith-infinite-scrolling/assets/js/yith-infs.min.js +9 -0
  5. modules/yith-infinite-scrolling/assets/js/yith.infinitescroll.min.js +1 -0
  6. modules/yith-infinite-scrolling/includes/class.yith-infs-admin.php +6 -4
  7. modules/yith-infinite-scrolling/includes/class.yith-infs-frontend.php +10 -8
  8. modules/yith-infinite-scrolling/includes/class.yith-infs.php +9 -12
  9. modules/yith-infinite-scrolling/init.php +6 -7
  10. modules/yith-infinite-scrolling/languages/default.po +0 -1046
  11. modules/yith-infinite-scrolling/languages/yith-infs.pot +0 -1046
  12. modules/yith-live-chat/assets/css/ylc-console.min.css +1 -0
  13. modules/yith-live-chat/assets/css/ylc-frontend.min.css +1 -0
  14. modules/yith-live-chat/assets/css/ylc-styles.min.css +1 -0
  15. modules/yith-live-chat/assets/fonts/fontawesome/FontAwesome.otf +0 -0
  16. modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.eot +0 -0
  17. modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.svg +0 -504
  18. modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.ttf +0 -0
  19. modules/yith-live-chat/assets/fonts/fontawesome/fontawesome-webfont.woff +0 -0
  20. modules/yith-live-chat/assets/js/ylc-console.js +0 -6
  21. modules/yith-live-chat/assets/js/ylc-engine.js +0 -2704
  22. modules/yith-live-chat/class.yith-livechat.php +4 -4
  23. modules/yith-live-chat/includes/functions-ylc-server.php +9 -9
  24. modules/yith-live-chat/init.php +4 -3
  25. modules/yith-live-chat/languages/ylc.pot +0 -565
  26. modules/yith-woocommerce-advanced-reviews/assets/css/yit-advanced-reviews.css +568 -568
  27. modules/yith-woocommerce-advanced-reviews/assets/js/ywar-attachments.js +49 -49
  28. modules/yith-woocommerce-advanced-reviews/assets/js/ywar-back-end.js +97 -97
  29. modules/yith-woocommerce-advanced-reviews/class.yith-woocommerce-advanced-reviews.php +1728 -1730
  30. modules/yith-woocommerce-advanced-reviews/functions.php +19 -19
  31. modules/yith-woocommerce-advanced-reviews/init.php +87 -87
  32. modules/yith-woocommerce-advanced-reviews/languages/yith-woocommerce-advanced-reviews.pot +359 -92
  33. modules/yith-woocommerce-advanced-reviews/languages/ywar.pot +0 -851
  34. modules/yith-woocommerce-advanced-reviews/lib/class.yith-advanced-reviews-list-table.php +629 -629
  35. modules/yith-woocommerce-advanced-reviews/plugin-options/general-options.php +87 -87
  36. modules/yith-woocommerce-advanced-reviews/plugin-options/layout-options.php +58 -58
  37. modules/yith-woocommerce-advanced-reviews/plugin-options/premium-landing-options.php +22 -22
  38. modules/yith-woocommerce-advanced-reviews/plugin-options/premium-options.php +110 -110
  39. modules/yith-woocommerce-advanced-reviews/templates/admin/premium.php +474 -474
  40. modules/yith-woocommerce-advanced-reviews/templates/ywar-product-reviews-table.php +26 -26
  41. modules/yith-woocommerce-ajax-navigation/assets/css/admin.css +6 -0
  42. modules/yith-woocommerce-ajax-navigation/assets/css/frontend.css +50 -2
  43. modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-admin.js +14 -7
  44. modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-editor.js +7 -7
  45. modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-frontend.js +25 -6
  46. modules/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-frontend.min.js +15 -15
  47. modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan-frontend.php +7 -6
  48. modules/yith-woocommerce-ajax-navigation/includes/functions.yith-wcan.php +89 -22
  49. modules/yith-woocommerce-ajax-navigation/init.php +3 -3
  50. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-it_IT.mo +0 -0
  51. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-it_IT.po +0 -690
  52. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-tr_TR.mo +0 -0
  53. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav-tr_TR.po +0 -1332
  54. modules/yith-woocommerce-ajax-navigation/languages/yith_wc_ajxnav.pot +0 -1288
  55. modules/yith-woocommerce-ajax-navigation/settings/frontend-options.php +1 -1
  56. modules/yith-woocommerce-ajax-navigation/widgets/class.yith-wcan-navigation-widget.php +279 -203
  57. modules/yith-woocommerce-ajax-search/languages/default.po +0 -1080
  58. modules/yith-woocommerce-ajax-search/languages/yit-it_IT.mo +0 -0
  59. modules/yith-woocommerce-ajax-search/languages/yit-it_IT.po +0 -527
  60. modules/yith-woocommerce-ajax-search/languages/yit-pt_PT.mo +0 -0
  61. modules/yith-woocommerce-ajax-search/languages/yit-pt_PT.po +0 -204
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.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -151,6 +151,10 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
151
 
152
  == Changelog ==
153
 
 
 
 
 
154
  = 1.2.2 =
155
 
156
  * Fixed: Xml error on panel sidebar
@@ -299,4 +303,4 @@ YITH Essential Kit for WooCommerce #1 will add a new submenu called "YITH Essent
299
 
300
  == Upgrade Notice ==
301
 
302
- Last Stable Tag 1.2.2
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,yith woocommerce colors and labels variations,yith woocommerce zoom magnifier,yith woocommerce wishlist,yith woocommerce compare,yith woocommerce ajax product filter,yith woocommerce ajax search,yith woocommerce catalog mode,yith woocommerce order tracking,yith woocommerce advanced reviews,advanced reviews,yith woocommerce badges management,yith woocommerce cart messages,yith woocommerce review reminder,yith woocommerce quick view,yith live chat,yith woocommerce eu vat,yith woocommerce mailchimp,yith woocommerce stripe,yith infinite scrolling,yith woocommerce request a quote,yith woocommerce waiting list,yith woocommerce tab manager,yith woocommerce multi vendor, booster for woocommerce
5
  Requires at least: 3.5.1
6
+ Tested up to: 4.5.1
7
+ Stable tag: 1.2.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
151
 
152
  == Changelog ==
153
 
154
+ = 1.2.3 =
155
+
156
+ * Updated: All YITH plugins to latest versio
157
+
158
  = 1.2.2 =
159
 
160
  * Fixed: Xml error on panel sidebar
303
 
304
  == Upgrade Notice ==
305
 
306
+ Last Stable Tag 1.2.3
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.2
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
7
  Domain Path: /languages/
8
  Author: YIThemes
9
  Author URI: http://yithemes.com/
10
+ Version: 1.2.3
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
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' ) ) {
@@ -77,7 +77,6 @@ if ( ! defined( 'YITH_INFS_TEMPLATE_PATH' ) ) {
77
  define( 'YITH_INFS_TEMPLATE_PATH', YITH_INFS_DIR . 'templates' );
78
  }
79
 
80
-
81
  if ( ! defined( 'YITH_INFS_ASSETS_URL' ) ) {
82
  define( 'YITH_INFS_ASSETS_URL', YITH_INFS_URL . 'assets' );
83
  }
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' ) ) {
77
  define( 'YITH_INFS_TEMPLATE_PATH', YITH_INFS_DIR . 'templates' );
78
  }
79
 
 
80
  if ( ! defined( 'YITH_INFS_ASSETS_URL' ) ) {
81
  define( 'YITH_INFS_ASSETS_URL', YITH_INFS_URL . 'assets' );
82
  }
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
-