Version Description
- Updated: Changed Text Domain from 'yit' to 'yith-woocommerce-ajax-search'
- Updated: Plugin Core Framework
Download this release
Release Info
Developer | yithemes |
Plugin | YITH WooCommerce Ajax Search |
Version | 1.3.7 |
Comparing to | |
See all releases |
Code changes from version 1.3.6 to 1.3.7
- README.txt +12 -1
- class.yith-wcas-admin.php +11 -11
- class.yith-wcas.php +1 -1
- init.php +6 -6
- languages/default.po +0 -1080
- languages/yit.pot +0 -1081
- languages/{yit-it_IT.mo → yith-woocommerce-ajax-search-it_IT.mo} +0 -0
- languages/{yit-it_IT.po → yith-woocommerce-ajax-search-it_IT.po} +80 -8
- languages/{yit-pt_PT.mo → yith-woocommerce-ajax-search-pt_PT.mo} +0 -0
- languages/{yit-pt_PT.po → yith-woocommerce-ajax-search-pt_PT.po} +0 -0
- languages/yith-woocommerce-ajax-search.pot +233 -0
- plugin-fw/assets/js/yit-cpt-unlimited.js +1 -1
- plugin-fw/assets/js/yit-cpt-unlimited.min.js +2 -2
- plugin-fw/lib/yit-cpt-unlimited.php +1 -1
- plugin-fw/lib/yit-metabox.php +135 -121
- plugin-fw/lib/yit-plugin-panel-wc.php +2 -1
- plugin-fw/lib/yit-plugin-panel.php +2 -1
- plugin-fw/lib/yit-upgrade.php +3 -2
- plugin-fw/lib/yit-video.php +12 -4
- plugin-fw/templates/metaboxes/types/categories.php +1 -1
- plugin-fw/templates/panel/woocommerce/woocommerce-form.php +1 -0
- plugin-fw/yit-functions.php +5 -0
- plugin-options/settings-options.php +18 -18
- templates/admin/premium.php +17 -25
- templates/yith-woocommerce-ajax-search.php +1 -1
- widgets/class.yith-wcas-ajax-search.php +2 -2
README.txt
CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
|
|
4 |
Tags: woocommerce search by sku, woocommerce search results, woocommerce search shortcode, woocommerce search page, woocommerce search form, woocommerce search filter, woocommerce search products, woocommerce search content, woocommerce search autocomplete, woocommerce advanced search, woocommerce search category, woocommerce search product attributes, woocommerce search by tag, woocommerce search by brand, woocommerce predictive, woocommerce live search, woocommerce single product search, woocommerce site search, woocommerce search tex, tajax, search, woocommerce, products, themes, yit, e-commerce, shop, yith, ajax search, instant search, premium, yithemes, autocomplete, autosuggest, better search, category search, custom search, highlight terms, Live Search, Predictive Search, product search, relevant search, search highlight, search product, suggest, typeahead, WooCommerce Plugin, woocommerce product search, woocommerce search, wordpress ecommerce
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.2
|
7 |
-
Stable tag: 1.3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -109,6 +109,14 @@ You can get more features with the premium version of YITH WooCommerce Ajax Sear
|
|
109 |
|
110 |
If you want to see a demonstration version of the premium plugin, you can see that in [this page](http://plugins.yithemes.com/yith-woocommerce-ajax-search/). Browse it and try all options available so that you can see how your plugin looks like.
|
111 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
|
113 |
== Suggestions ==
|
114 |
If you have any suggestions for improving YITH WooCommerce Ajax Search, you can [write to us](mailto:plugins@yithemes.com "Your Inspiration Themes"), and contribute in making your YITH WooCommerce Ajax Search more and more performing.
|
@@ -130,6 +138,9 @@ If you have created your own language pack for YITH WooCommerce Ajax Search, or
|
|
130 |
2. YITH WooCommerce Ajax Search in operation displaying WooCommerce search results
|
131 |
|
132 |
== Changelog ==
|
|
|
|
|
|
|
133 |
|
134 |
= 1.3.6 =
|
135 |
* Added: Support to WooCommerce 2.4.2
|
4 |
Tags: woocommerce search by sku, woocommerce search results, woocommerce search shortcode, woocommerce search page, woocommerce search form, woocommerce search filter, woocommerce search products, woocommerce search content, woocommerce search autocomplete, woocommerce advanced search, woocommerce search category, woocommerce search product attributes, woocommerce search by tag, woocommerce search by brand, woocommerce predictive, woocommerce live search, woocommerce single product search, woocommerce site search, woocommerce search tex, tajax, search, woocommerce, products, themes, yit, e-commerce, shop, yith, ajax search, instant search, premium, yithemes, autocomplete, autosuggest, better search, category search, custom search, highlight terms, Live Search, Predictive Search, product search, relevant search, search highlight, search product, suggest, typeahead, WooCommerce Plugin, woocommerce product search, woocommerce search, wordpress ecommerce
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.2
|
7 |
+
Stable tag: 1.3.7
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
109 |
|
110 |
If you want to see a demonstration version of the premium plugin, you can see that in [this page](http://plugins.yithemes.com/yith-woocommerce-ajax-search/). Browse it and try all options available so that you can see how your plugin looks like.
|
111 |
|
112 |
+
= What are the main changes in plugin translation? =
|
113 |
+
Recently YITH WooCommerce Ajax Search has been selected to be included in the "translate.wordpress.org" translate programme.
|
114 |
+
In order to import correctly the plugin strings in the new system, we had to change the text domain form 'yit' to 'yith-woocommerce-ajax-search'.
|
115 |
+
Once the plugin will be imported in the translate.wordpress.org system, the translations of other languages will be downloaded directly from WordPress, without using any .po and .mo files. Moreover, users will be able to participate in a more direct way to plugin translations, suggesting texts in their languages in the dedicated tab on translate.wordpress.org.
|
116 |
+
During this transition step, .po and .mo files will be used as always, but in order to be recognized by WordPress, they will need to have a new nomenclature, renaming them in:
|
117 |
+
|
118 |
+
* yith-woocommerce-ajax-search-[WORDPRESS LOCALE].po
|
119 |
+
* yith-woocommerce-ajax-search-[WORDPRESS LOCALE].mo
|
120 |
|
121 |
== Suggestions ==
|
122 |
If you have any suggestions for improving YITH WooCommerce Ajax Search, you can [write to us](mailto:plugins@yithemes.com "Your Inspiration Themes"), and contribute in making your YITH WooCommerce Ajax Search more and more performing.
|
138 |
2. YITH WooCommerce Ajax Search in operation displaying WooCommerce search results
|
139 |
|
140 |
== Changelog ==
|
141 |
+
= 1.3.7 =
|
142 |
+
* Updated: Changed Text Domain from 'yit' to 'yith-woocommerce-ajax-search'
|
143 |
+
* Updated: Plugin Core Framework
|
144 |
|
145 |
= 1.3.6 =
|
146 |
* Added: Support to WooCommerce 2.4.2
|
class.yith-wcas-admin.php
CHANGED
@@ -103,8 +103,8 @@ if( !class_exists( 'YITH_WCAS_Admin' ) ) {
|
|
103 |
*/
|
104 |
public function action_links( $links ) {
|
105 |
|
106 |
-
$links[] = '<a href="' . admin_url( "admin.php?page={$this->_panel_page}" ) . '">' . __( 'Settings', '
|
107 |
-
$links[] = '<a href="' . $this->get_premium_landing_uri() . '" target="_blank">' . __( 'Premium Version', '
|
108 |
|
109 |
return $links;
|
110 |
}
|
@@ -125,15 +125,15 @@ if( !class_exists( 'YITH_WCAS_Admin' ) ) {
|
|
125 |
}
|
126 |
|
127 |
$admin_tabs = array(
|
128 |
-
'settings' => __( 'Settings', '
|
129 |
-
'premium' => __( 'Premium Version', '
|
130 |
);
|
131 |
|
132 |
$args = array(
|
133 |
'create_menu_page' => true,
|
134 |
'parent_slug' => '',
|
135 |
-
'page_title' => __( 'Ajax Search', '
|
136 |
-
'menu_title' => __( 'Ajax Search', '
|
137 |
'capability' => 'manage_options',
|
138 |
'parent' => '',
|
139 |
'parent_page' => 'yit_plugin_panel',
|
@@ -187,7 +187,7 @@ if( !class_exists( 'YITH_WCAS_Admin' ) ) {
|
|
187 |
public function plugin_row_meta( $plugin_meta, $plugin_file, $plugin_data, $status ) {
|
188 |
|
189 |
if ( defined( 'YITH_WCAS_FREE_INIT' ) && YITH_WCAS_FREE_INIT == $plugin_file ) {
|
190 |
-
$plugin_meta[] = '<a href="' . $this->doc_url . '" target="_blank">' . __( 'Plugin Documentation', '
|
191 |
}
|
192 |
return $plugin_meta;
|
193 |
}
|
@@ -204,10 +204,10 @@ if( !class_exists( 'YITH_WCAS_Admin' ) ) {
|
|
204 |
'pointer_id' => 'yith_wcas_panel',
|
205 |
'target' => '#toplevel_page_yit_plugin_panel',
|
206 |
'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
|
207 |
-
__( 'YITH WooCommerce Ajax Search', '
|
208 |
__( 'In the YIT Plugin tab you can find the YITH WooCommerce Ajax Search options.
|
209 |
With this menu, you can access to all the settings of our plugins that you have activated.
|
210 |
-
YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version with many new options, <a href="'.$this->_premium_landing.'">discover it now</a>', '
|
211 |
),
|
212 |
'position' => array( 'edge' => 'left', 'align' => 'center' ),
|
213 |
'init' => YITH_WCAS_FREE_INIT
|
@@ -218,11 +218,11 @@ YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version with
|
|
218 |
'pointer_id' => 'yith_wcas_panel',
|
219 |
'target' => '#toplevel_page_yit_plugin_panel',
|
220 |
'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
|
221 |
-
__( 'YITH WooCommerce Ajax Search Updated', '
|
222 |
__( 'From now on, you can find all the options of YITH WooCommerce Ajax Search Updated under YIT Plugin -> Ajax Search instead of WooCommerce -> Settings -> Ajax Search, as in the previous version.
|
223 |
When one of our plugins updates, a new voice will be added to this menu.
|
224 |
YITH WooCommerce Ajax Search renovates with new available options, discover the <a href="'.$this->get_premium_landing_uri().'">PREMIUM version</a>.
|
225 |
-
', '
|
226 |
),
|
227 |
'position' => array( 'edge' => 'left', 'align' => 'center' ),
|
228 |
'init' => YITH_WCAS_FREE_INIT
|
103 |
*/
|
104 |
public function action_links( $links ) {
|
105 |
|
106 |
+
$links[] = '<a href="' . admin_url( "admin.php?page={$this->_panel_page}" ) . '">' . __( 'Settings', 'yith-woocommerce-ajax-search' ) . '</a>';
|
107 |
+
$links[] = '<a href="' . $this->get_premium_landing_uri() . '" target="_blank">' . __( 'Premium Version', 'yith-woocommerce-ajax-search' ) . '</a>';
|
108 |
|
109 |
return $links;
|
110 |
}
|
125 |
}
|
126 |
|
127 |
$admin_tabs = array(
|
128 |
+
'settings' => __( 'Settings', 'yith-woocommerce-ajax-search' ),
|
129 |
+
'premium' => __( 'Premium Version', 'yith-woocommerce-ajax-search' ),
|
130 |
);
|
131 |
|
132 |
$args = array(
|
133 |
'create_menu_page' => true,
|
134 |
'parent_slug' => '',
|
135 |
+
'page_title' => __( 'Ajax Search', 'yith-woocommerce-ajax-search' ),
|
136 |
+
'menu_title' => __( 'Ajax Search', 'yith-woocommerce-ajax-search' ),
|
137 |
'capability' => 'manage_options',
|
138 |
'parent' => '',
|
139 |
'parent_page' => 'yit_plugin_panel',
|
187 |
public function plugin_row_meta( $plugin_meta, $plugin_file, $plugin_data, $status ) {
|
188 |
|
189 |
if ( defined( 'YITH_WCAS_FREE_INIT' ) && YITH_WCAS_FREE_INIT == $plugin_file ) {
|
190 |
+
$plugin_meta[] = '<a href="' . $this->doc_url . '" target="_blank">' . __( 'Plugin Documentation', 'yith-woocommerce-ajax-search' ) . '</a>';
|
191 |
}
|
192 |
return $plugin_meta;
|
193 |
}
|
204 |
'pointer_id' => 'yith_wcas_panel',
|
205 |
'target' => '#toplevel_page_yit_plugin_panel',
|
206 |
'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
|
207 |
+
__( 'YITH WooCommerce Ajax Search', 'yith-woocommerce-ajax-search' ),
|
208 |
__( 'In the YIT Plugin tab you can find the YITH WooCommerce Ajax Search options.
|
209 |
With this menu, you can access to all the settings of our plugins that you have activated.
|
210 |
+
YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version with many new options, <a href="'.$this->_premium_landing.'">discover it now</a>', 'yith-woocommerce-ajax-search' )
|
211 |
),
|
212 |
'position' => array( 'edge' => 'left', 'align' => 'center' ),
|
213 |
'init' => YITH_WCAS_FREE_INIT
|
218 |
'pointer_id' => 'yith_wcas_panel',
|
219 |
'target' => '#toplevel_page_yit_plugin_panel',
|
220 |
'content' => sprintf( '<h3> %s </h3> <p> %s </p>',
|
221 |
+
__( 'YITH WooCommerce Ajax Search Updated', 'yith-woocommerce-ajax-search' ),
|
222 |
__( 'From now on, you can find all the options of YITH WooCommerce Ajax Search Updated under YIT Plugin -> Ajax Search instead of WooCommerce -> Settings -> Ajax Search, as in the previous version.
|
223 |
When one of our plugins updates, a new voice will be added to this menu.
|
224 |
YITH WooCommerce Ajax Search renovates with new available options, discover the <a href="'.$this->get_premium_landing_uri().'">PREMIUM version</a>.
|
225 |
+
', 'yith-woocommerce-ajax-search' )
|
226 |
),
|
227 |
'position' => array( 'edge' => 'left', 'align' => 'center' ),
|
228 |
'init' => YITH_WCAS_FREE_INIT
|
class.yith-wcas.php
CHANGED
@@ -172,7 +172,7 @@ if ( !class_exists( 'YITH_WCAS' ) ) {
|
|
172 |
else {
|
173 |
$suggestions[] = array(
|
174 |
'id' => - 1,
|
175 |
-
'value' => __( 'No results', '
|
176 |
'url' => '',
|
177 |
);
|
178 |
}
|
172 |
else {
|
173 |
$suggestions[] = array(
|
174 |
'id' => - 1,
|
175 |
+
'value' => __( 'No results', 'yith-woocommerce-ajax-search' ),
|
176 |
'url' => '',
|
177 |
);
|
178 |
}
|
init.php
CHANGED
@@ -3,10 +3,10 @@
|
|
3 |
* Plugin Name: YITH WooCommerce Ajax Search
|
4 |
* Plugin URI: http://yithemes.com/
|
5 |
* Description: YITH WooCommerce Ajax Search allows your users to search products in real time.
|
6 |
-
* Version: 1.3.
|
7 |
* Author: Yithemes
|
8 |
* Author URI: http://yithemes.com/
|
9 |
-
* Text Domain:
|
10 |
* Domain Path: /languages/
|
11 |
*
|
12 |
* @author Yithemes
|
@@ -37,7 +37,7 @@ if ( defined( 'YITH_WCAS_PREMIUM' ) ) {
|
|
37 |
function yith_wcas_install_free_admin_notice() {
|
38 |
?>
|
39 |
<div class="error">
|
40 |
-
<p><?php _e( 'You can\'t activate the free version of YITH WooCommerce Ajax Search while you are using the premium one.', '
|
41 |
</div>
|
42 |
<?php
|
43 |
}
|
@@ -59,7 +59,7 @@ register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
|
|
59 |
if ( defined( 'YITH_WCAS_VERSION' ) ){
|
60 |
return;
|
61 |
}else{
|
62 |
-
define( 'YITH_WCAS_VERSION', '1.3.
|
63 |
}
|
64 |
|
65 |
if ( ! defined( 'YITH_WCAS_FREE_INIT' ) ) {
|
@@ -101,7 +101,7 @@ function yith_ajax_search_constructor() {
|
|
101 |
function yith_wcas_install_woocommerce_admin_notice() {
|
102 |
?>
|
103 |
<div class="error">
|
104 |
-
<p><?php _e( 'YITH WooCommerce Ajax Search is enabled but not effective. It requires WooCommerce in order to work.', '
|
105 |
</div>
|
106 |
<?php
|
107 |
}
|
@@ -111,7 +111,7 @@ function yith_ajax_search_constructor() {
|
|
111 |
}
|
112 |
|
113 |
|
114 |
-
load_plugin_textdomain( '
|
115 |
|
116 |
// Load required classes and functions
|
117 |
require_once('functions.yith-wcas.php');
|
3 |
* Plugin Name: YITH WooCommerce Ajax Search
|
4 |
* Plugin URI: http://yithemes.com/
|
5 |
* Description: YITH WooCommerce Ajax Search allows your users to search products in real time.
|
6 |
+
* Version: 1.3.7
|
7 |
* Author: Yithemes
|
8 |
* Author URI: http://yithemes.com/
|
9 |
+
* Text Domain: yith-woocommerce-ajax-search
|
10 |
* Domain Path: /languages/
|
11 |
*
|
12 |
* @author Yithemes
|
37 |
function yith_wcas_install_free_admin_notice() {
|
38 |
?>
|
39 |
<div class="error">
|
40 |
+
<p><?php _e( 'You can\'t activate the free version of YITH WooCommerce Ajax Search while you are using the premium one.', 'yith-woocommerce-ajax-search' ); ?></p>
|
41 |
</div>
|
42 |
<?php
|
43 |
}
|
59 |
if ( defined( 'YITH_WCAS_VERSION' ) ){
|
60 |
return;
|
61 |
}else{
|
62 |
+
define( 'YITH_WCAS_VERSION', '1.3.7' );
|
63 |
}
|
64 |
|
65 |
if ( ! defined( 'YITH_WCAS_FREE_INIT' ) ) {
|
101 |
function yith_wcas_install_woocommerce_admin_notice() {
|
102 |
?>
|
103 |
<div class="error">
|
104 |
+
<p><?php _e( 'YITH WooCommerce Ajax Search is enabled but not effective. It requires WooCommerce in order to work.', 'yith-woocommerce-ajax-search' ); ?></p>
|
105 |
</div>
|
106 |
<?php
|
107 |
}
|
111 |
}
|
112 |
|
113 |
|
114 |
+
load_plugin_textdomain( 'yith-woocommerce-ajax-search', false, dirname( plugin_basename( __FILE__ ) ). '/languages/' );
|
115 |
|
116 |
// Load required classes and functions
|
117 |
require_once('functions.yith-wcas.php');
|
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 ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/yit.pot
DELETED
@@ -1,1081 +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-07-17 09:42+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.7.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 |
-
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
18 |
-
|
19 |
-
#: ../class.yith-wcas-admin.php:106 ../class.yith-wcas-admin.php:128
|
20 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1048
|
21 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1196
|
22 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1202
|
23 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:64
|
24 |
-
msgid "Settings"
|
25 |
-
msgstr ""
|
26 |
-
|
27 |
-
#: ../class.yith-wcas-admin.php:107 ../class.yith-wcas-admin.php:129
|
28 |
-
msgid "Premium Version"
|
29 |
-
msgstr ""
|
30 |
-
|
31 |
-
#: ../class.yith-wcas-admin.php:135 ../class.yith-wcas-admin.php:136
|
32 |
-
msgid "Ajax Search"
|
33 |
-
msgstr ""
|
34 |
-
|
35 |
-
#: ../class.yith-wcas-admin.php:190
|
36 |
-
msgid "Plugin Documentation"
|
37 |
-
msgstr ""
|
38 |
-
|
39 |
-
#: ../class.yith-wcas-admin.php:207 ../plugin-options/settings-options.php:24
|
40 |
-
#: ../plugin-options/settings-options.php:31
|
41 |
-
msgid "YITH WooCommerce Ajax Search"
|
42 |
-
msgstr ""
|
43 |
-
|
44 |
-
#: ../class.yith-wcas-admin.php:208
|
45 |
-
msgid ""
|
46 |
-
"In the YIT Plugin tab you can find the YITH WooCommerce Ajax Search "
|
47 |
-
"options.\n"
|
48 |
-
"With this menu, you can access to all the settings of our plugins that you "
|
49 |
-
"have activated.\n"
|
50 |
-
"YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version "
|
51 |
-
"with many new options, <a href=\""
|
52 |
-
msgstr ""
|
53 |
-
|
54 |
-
#: ../class.yith-wcas-admin.php:221
|
55 |
-
msgid "YITH WooCommerce Ajax Search Updated"
|
56 |
-
msgstr ""
|
57 |
-
|
58 |
-
#: ../class.yith-wcas-admin.php:222
|
59 |
-
msgid ""
|
60 |
-
"From now on, you can find all the options of YITH WooCommerce Ajax Search "
|
61 |
-
"Updated under YIT Plugin -> Ajax Search instead of WooCommerce -> Settings -"
|
62 |
-
"> Ajax Search, as in the previous version.\n"
|
63 |
-
"When one of our plugins updates, a new voice will be added to this menu.\n"
|
64 |
-
"YITH WooCommerce Ajax Search renovates with new available options, discover "
|
65 |
-
"the <a href=\""
|
66 |
-
msgstr ""
|
67 |
-
|
68 |
-
#: ../class.yith-wcas.php:172
|
69 |
-
msgid "No results"
|
70 |
-
msgstr ""
|
71 |
-
|
72 |
-
#: ../init.php:40
|
73 |
-
msgid ""
|
74 |
-
"You can't activate the free version of YITH WooCommerce Ajax Search while "
|
75 |
-
"you are using the premium one."
|
76 |
-
msgstr ""
|
77 |
-
|
78 |
-
#: ../init.php:104
|
79 |
-
msgid ""
|
80 |
-
"YITH WooCommerce Ajax Search is enabled but not effective. It requires "
|
81 |
-
"Woocommerce in order to work."
|
82 |
-
msgstr ""
|
83 |
-
|
84 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:460
|
85 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:574
|
86 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:719
|
87 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1632
|
88 |
-
#, php-format
|
89 |
-
msgid "Add %s"
|
90 |
-
msgstr ""
|
91 |
-
|
92 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:461
|
93 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:575
|
94 |
-
#, php-format
|
95 |
-
msgid "Add New %s"
|
96 |
-
msgstr ""
|
97 |
-
|
98 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:462
|
99 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:576
|
100 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1267
|
101 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1304
|
102 |
-
#, php-format
|
103 |
-
msgid "Edit %s"
|
104 |
-
msgstr ""
|
105 |
-
|
106 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:463
|
107 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:577
|
108 |
-
#, php-format
|
109 |
-
msgid "New %s"
|
110 |
-
msgstr ""
|
111 |
-
|
112 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:464
|
113 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:578
|
114 |
-
#, php-format
|
115 |
-
msgid "All %s"
|
116 |
-
msgstr ""
|
117 |
-
|
118 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:465
|
119 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:579
|
120 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1251
|
121 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1305
|
122 |
-
#, php-format
|
123 |
-
msgid "View %s"
|
124 |
-
msgstr ""
|
125 |
-
|
126 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:466
|
127 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:580
|
128 |
-
#, php-format
|
129 |
-
msgid "Search %s"
|
130 |
-
msgstr ""
|
131 |
-
|
132 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:467
|
133 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:581
|
134 |
-
#, php-format
|
135 |
-
msgid "No %s found"
|
136 |
-
msgstr ""
|
137 |
-
|
138 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:468
|
139 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:582
|
140 |
-
#, php-format
|
141 |
-
msgid "No %s found in Trash"
|
142 |
-
msgstr ""
|
143 |
-
|
144 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:625
|
145 |
-
#, php-format
|
146 |
-
msgid "%s Categories"
|
147 |
-
msgstr ""
|
148 |
-
|
149 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:626
|
150 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:635
|
151 |
-
msgid "Category"
|
152 |
-
msgstr ""
|
153 |
-
|
154 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:627
|
155 |
-
msgid "Search Categories"
|
156 |
-
msgstr ""
|
157 |
-
|
158 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:628
|
159 |
-
msgid "All Categories"
|
160 |
-
msgstr ""
|
161 |
-
|
162 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:629
|
163 |
-
msgid "Parent Category"
|
164 |
-
msgstr ""
|
165 |
-
|
166 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:630
|
167 |
-
msgid "Parent Category:"
|
168 |
-
msgstr ""
|
169 |
-
|
170 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:631
|
171 |
-
msgid "Edit Category"
|
172 |
-
msgstr ""
|
173 |
-
|
174 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:632
|
175 |
-
msgid "Update Category"
|
176 |
-
msgstr ""
|
177 |
-
|
178 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:633
|
179 |
-
msgid "Add New Category"
|
180 |
-
msgstr ""
|
181 |
-
|
182 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:634
|
183 |
-
msgid "New Category Name"
|
184 |
-
msgstr ""
|
185 |
-
|
186 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:724
|
187 |
-
msgid "Categories"
|
188 |
-
msgstr ""
|
189 |
-
|
190 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1042
|
191 |
-
#, php-format
|
192 |
-
msgid "%s Settings"
|
193 |
-
msgstr ""
|
194 |
-
|
195 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1051
|
196 |
-
msgid "Type"
|
197 |
-
msgstr ""
|
198 |
-
|
199 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1052
|
200 |
-
msgid "Layout for this "
|
201 |
-
msgstr ""
|
202 |
-
|
203 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1058
|
204 |
-
msgid "Rewrite"
|
205 |
-
msgstr ""
|
206 |
-
|
207 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1059
|
208 |
-
msgid ""
|
209 |
-
"Univocal identification name in the URL for each product (slug from post if "
|
210 |
-
"empty)"
|
211 |
-
msgstr ""
|
212 |
-
|
213 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1064
|
214 |
-
msgid "Label in Singular"
|
215 |
-
msgstr ""
|
216 |
-
|
217 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1065
|
218 |
-
msgid "Set a label in singular (title of portfolio if empty)"
|
219 |
-
msgstr ""
|
220 |
-
|
221 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1070
|
222 |
-
msgid "Label in Plural"
|
223 |
-
msgstr ""
|
224 |
-
|
225 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1071
|
226 |
-
msgid "Set a label in plural (title of portfolio if empty)"
|
227 |
-
msgstr ""
|
228 |
-
|
229 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1076
|
230 |
-
msgid "Taxonomy"
|
231 |
-
msgstr ""
|
232 |
-
|
233 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1077
|
234 |
-
msgid ""
|
235 |
-
"If you want to use categories in the portfolio, set a name for taxonomy. "
|
236 |
-
"Name should be a slug (must not contain capital letters nor spaces) and must "
|
237 |
-
"not be more than 32 characters long (database structure restriction)."
|
238 |
-
msgstr ""
|
239 |
-
|
240 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1082
|
241 |
-
msgid "Taxonomy Rewrite"
|
242 |
-
msgstr ""
|
243 |
-
|
244 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1083
|
245 |
-
msgid "Set univocal name for each category page URL."
|
246 |
-
msgstr ""
|
247 |
-
|
248 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1088
|
249 |
-
msgid "Single layout"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1089
|
253 |
-
msgid "Layout for single page of this portfolio"
|
254 |
-
msgstr ""
|
255 |
-
|
256 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1130
|
257 |
-
msgid "layout settings"
|
258 |
-
msgstr ""
|
259 |
-
|
260 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1222
|
261 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1235
|
262 |
-
msgid "Quick links"
|
263 |
-
msgstr ""
|
264 |
-
|
265 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1475
|
266 |
-
#, php-format
|
267 |
-
msgid "Show frontend of the %s"
|
268 |
-
msgstr ""
|
269 |
-
|
270 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1482
|
271 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:46
|
272 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:90
|
273 |
-
msgid "Name"
|
274 |
-
msgstr ""
|
275 |
-
|
276 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1631
|
277 |
-
#, php-format
|
278 |
-
msgid "Add %s from images"
|
279 |
-
msgstr ""
|
280 |
-
|
281 |
-
#: ../plugin-fw/lib/yit-cpt-unlimited.php:1633
|
282 |
-
msgid "Add with multiupload"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: ../plugin-fw/lib/yit-plugin-panel-wc.php:295
|
286 |
-
msgid "The changes you have made will be lost if you leave this page."
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:63
|
290 |
-
msgid "Plugin Settings"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:95
|
294 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:101
|
295 |
-
msgid "YIT Plugins"
|
296 |
-
msgstr ""
|
297 |
-
|
298 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:292
|
299 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:142
|
300 |
-
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
|
301 |
-
msgid "Save Changes"
|
302 |
-
msgstr ""
|
303 |
-
|
304 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:295
|
305 |
-
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
306 |
-
msgid ""
|
307 |
-
"If you continue with this action, you will reset all options in this page."
|
308 |
-
msgstr ""
|
309 |
-
|
310 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:297
|
311 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
312 |
-
msgid "Reset to Default"
|
313 |
-
msgstr ""
|
314 |
-
|
315 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:297
|
316 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:147
|
317 |
-
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
318 |
-
msgid "Are you sure?"
|
319 |
-
msgstr ""
|
320 |
-
|
321 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:431
|
322 |
-
msgid ""
|
323 |
-
"The element you have entered already exists. Please, enter another name."
|
324 |
-
msgstr ""
|
325 |
-
|
326 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:432
|
327 |
-
msgid "Settings saved"
|
328 |
-
msgstr ""
|
329 |
-
|
330 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:433
|
331 |
-
msgid "Settings reset"
|
332 |
-
msgstr ""
|
333 |
-
|
334 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:434
|
335 |
-
msgid "Element deleted correctly."
|
336 |
-
msgstr ""
|
337 |
-
|
338 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:435
|
339 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:436
|
340 |
-
msgid "Element updated correctly."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:437
|
344 |
-
msgid "Database imported correctly."
|
345 |
-
msgstr ""
|
346 |
-
|
347 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:438
|
348 |
-
msgid "An error has occurred during import. Please try again."
|
349 |
-
msgstr ""
|
350 |
-
|
351 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:439
|
352 |
-
msgid "The added file is not valid."
|
353 |
-
msgstr ""
|
354 |
-
|
355 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:440
|
356 |
-
msgid "Sorry, import is disabled."
|
357 |
-
msgstr ""
|
358 |
-
|
359 |
-
#: ../plugin-fw/lib/yit-plugin-panel.php:441
|
360 |
-
msgid "Sorting successful."
|
361 |
-
msgstr ""
|
362 |
-
|
363 |
-
#: ../plugin-fw/lib/yit-plugin-subpanel.php:145
|
364 |
-
msgid ""
|
365 |
-
"If you continue with this action, you will reset all the options in this "
|
366 |
-
"page."
|
367 |
-
msgstr ""
|
368 |
-
|
369 |
-
#: ../plugin-fw/lib/yit-pointers.php:70
|
370 |
-
msgid "Plugins Activated"
|
371 |
-
msgstr ""
|
372 |
-
|
373 |
-
#: ../plugin-fw/lib/yit-pointers.php:71
|
374 |
-
msgid ""
|
375 |
-
"From now on, you can find all plugin options in YIT Plugin menu.\n"
|
376 |
-
" For each plugin installed, "
|
377 |
-
"customization settings will be available as a new entry in YIT Plugin menu."
|
378 |
-
msgstr ""
|
379 |
-
|
380 |
-
#: ../plugin-fw/lib/yit-pointers.php:73 ../plugin-fw/lib/yit-pointers.php:89
|
381 |
-
msgid "Discover all our plugins available on:"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: ../plugin-fw/lib/yit-pointers.php:74 ../plugin-fw/lib/yit-pointers.php:90
|
385 |
-
msgid "and"
|
386 |
-
msgstr ""
|
387 |
-
|
388 |
-
#: ../plugin-fw/lib/yit-pointers.php:84
|
389 |
-
msgid "Plugins Upgraded"
|
390 |
-
msgstr ""
|
391 |
-
|
392 |
-
#: ../plugin-fw/lib/yit-pointers.php:85
|
393 |
-
msgid ""
|
394 |
-
"From now on, you can find all options of your plugins in YIT Plugin menu.\n"
|
395 |
-
" Any time one of our plugins is updated, "
|
396 |
-
"a new entry will be added to this menu.\n"
|
397 |
-
" For example, after the update, plugin "
|
398 |
-
"options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
|
399 |
-
"Search, etc.)\n"
|
400 |
-
" will be moved from previous location to "
|
401 |
-
"YIT Plugin tab."
|
402 |
-
msgstr ""
|
403 |
-
|
404 |
-
#: ../plugin-fw/lib/yit-upgrade.php:123
|
405 |
-
msgid "There is a new version of %plugin_name% available."
|
406 |
-
msgstr ""
|
407 |
-
|
408 |
-
#: ../plugin-fw/lib/yit-upgrade.php:124
|
409 |
-
msgid "View version %latest% details."
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: ../plugin-fw/lib/yit-upgrade.php:125
|
413 |
-
msgid "Automatic update is unavailable for this plugin,"
|
414 |
-
msgstr ""
|
415 |
-
|
416 |
-
#: ../plugin-fw/lib/yit-upgrade.php:126
|
417 |
-
msgid ""
|
418 |
-
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
419 |
-
msgstr ""
|
420 |
-
|
421 |
-
#: ../plugin-fw/lib/yit-upgrade.php:127
|
422 |
-
msgid "Update now."
|
423 |
-
msgstr ""
|
424 |
-
|
425 |
-
#: ../plugin-fw/lib/yit-upgrade.php:230
|
426 |
-
msgid "Yithemes Repository"
|
427 |
-
msgstr ""
|
428 |
-
|
429 |
-
#: ../plugin-fw/lib/yit-upgrade.php:264
|
430 |
-
msgid "Invalid URL Provided."
|
431 |
-
msgstr ""
|
432 |
-
|
433 |
-
#: ../plugin-fw/lib/yit-upgrade.php:277
|
434 |
-
msgid "Could not create Temporary file."
|
435 |
-
msgstr ""
|
436 |
-
|
437 |
-
#: ../plugin-fw/lib/yit-upgrade.php:419
|
438 |
-
#, php-format
|
439 |
-
msgid ""
|
440 |
-
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
441 |
-
"yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
|
442 |
-
msgstr ""
|
443 |
-
|
444 |
-
#: ../plugin-fw/lib/yit-upgrade.php:421
|
445 |
-
#, php-format
|
446 |
-
msgid ""
|
447 |
-
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
448 |
-
"yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. <em>You "
|
449 |
-
"have to activate the plugin on a single site of the network to benefit from "
|
450 |
-
"automatic updates.</em>"
|
451 |
-
msgstr ""
|
452 |
-
|
453 |
-
#: ../plugin-fw/lib/yit-upgrade.php:423
|
454 |
-
#, php-format
|
455 |
-
msgid ""
|
456 |
-
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
457 |
-
"yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
|
458 |
-
"<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
|
459 |
-
"title=\"Licence activation\">activate</a> your copy of %6s.</em>"
|
460 |
-
msgstr ""
|
461 |
-
|
462 |
-
#: ../plugin-fw/lib/yit-upgrade.php:425
|
463 |
-
#, php-format
|
464 |
-
msgid ""
|
465 |
-
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
466 |
-
"yit-changelog-button\" title=\"%3$s\">View version %4$s details</a> or <a "
|
467 |
-
"href=\"%5$s\">update now</a>."
|
468 |
-
msgstr ""
|
469 |
-
|
470 |
-
#: ../plugin-fw/lib/yit-upgrade.php:498
|
471 |
-
msgid "You can't update the plugins for this site."
|
472 |
-
msgstr ""
|
473 |
-
|
474 |
-
#: ../plugin-fw/lib/yit-upgrade.php:502
|
475 |
-
msgid ""
|
476 |
-
"You do not have sufficient permissions to update the plugins for this site."
|
477 |
-
msgstr ""
|
478 |
-
|
479 |
-
#: ../plugin-fw/lib/yit-upgrade.php:509
|
480 |
-
msgid "Update Plugin"
|
481 |
-
msgstr ""
|
482 |
-
|
483 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:161
|
484 |
-
#, php-format
|
485 |
-
msgid "%field% field cannot be empty"
|
486 |
-
msgstr ""
|
487 |
-
|
488 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:162
|
489 |
-
msgid "%field_1% and %field_2% fields cannot be empty"
|
490 |
-
msgstr ""
|
491 |
-
|
492 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:163
|
493 |
-
msgid "Unable to contact the remote server, please try again later. Thanks!"
|
494 |
-
msgstr ""
|
495 |
-
|
496 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:548
|
497 |
-
msgid "Invalid Request"
|
498 |
-
msgstr ""
|
499 |
-
|
500 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:549
|
501 |
-
msgid "Invalid licence key"
|
502 |
-
msgstr ""
|
503 |
-
|
504 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:550
|
505 |
-
msgid "Software has been deactivated"
|
506 |
-
msgstr ""
|
507 |
-
|
508 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:551
|
509 |
-
msgid "Maximum number of activations exceeded"
|
510 |
-
msgstr ""
|
511 |
-
|
512 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:552
|
513 |
-
msgid "Invalid instance ID"
|
514 |
-
msgstr ""
|
515 |
-
|
516 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:553
|
517 |
-
msgid "Invalid security key"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:554
|
521 |
-
msgid "Licence key has expired"
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: ../plugin-fw/licence/lib/yit-licence.php:555
|
525 |
-
msgid "Licence key has been banned"
|
526 |
-
msgstr ""
|
527 |
-
|
528 |
-
#: ../plugin-fw/licence/lib/yit-plugin-licence.php:64
|
529 |
-
#: ../plugin-fw/licence/lib/yit-plugin-licence.php:65
|
530 |
-
#: ../plugin-fw/licence/lib/yit-theme-licence.php:64
|
531 |
-
#: ../plugin-fw/licence/lib/yit-theme-licence.php:65
|
532 |
-
#: ../plugin-fw/licence/lib/yit-theme-licence.php:107
|
533 |
-
#: ../plugin-fw/licence/lib/yit-theme-licence.php:108
|
534 |
-
msgid "Licence Activation"
|
535 |
-
msgstr ""
|
536 |
-
|
537 |
-
#: ../plugin-fw/licence/lib/yit-theme-licence.php:115
|
538 |
-
#: ../plugin-fw/licence/lib/yit-theme-licence.php:116
|
539 |
-
#, php-format
|
540 |
-
msgid "%s"
|
541 |
-
msgstr ""
|
542 |
-
|
543 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:19
|
544 |
-
msgid "Yithemes Licence Activation"
|
545 |
-
msgstr ""
|
546 |
-
|
547 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:23
|
548 |
-
msgid ""
|
549 |
-
"I cannot find the license key for activating the theme I have bought some "
|
550 |
-
"time ago. Where can I find it?"
|
551 |
-
msgstr ""
|
552 |
-
|
553 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:26
|
554 |
-
msgid ""
|
555 |
-
"If you have purchased one of our products before 27 January 2015, you can "
|
556 |
-
"benefit from support and updates (the services offered with the license)\n"
|
557 |
-
" until 27 January 2016 and you do not have to purchase it again "
|
558 |
-
"to get a new license key, because, before this date, your license used to be "
|
559 |
-
"activated automatically by our system.\n"
|
560 |
-
" After 27 January 2016, instead, if you want to benefit from "
|
561 |
-
"support and updates you have to buy a new license and activate it through "
|
562 |
-
"the license key you will be\n"
|
563 |
-
" provided with and that you can find in your YIThemes account, in "
|
564 |
-
"section \"My licenses\"."
|
565 |
-
msgstr ""
|
566 |
-
|
567 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:37
|
568 |
-
msgid ""
|
569 |
-
"Have you updated your licenses? Have you asked for an extension? Update "
|
570 |
-
"information concerning your products."
|
571 |
-
msgstr ""
|
572 |
-
|
573 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:39
|
574 |
-
msgid "Update licence information"
|
575 |
-
msgstr ""
|
576 |
-
|
577 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:49
|
578 |
-
msgid "Products to be activated"
|
579 |
-
msgstr ""
|
580 |
-
|
581 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:68
|
582 |
-
msgid "Activate"
|
583 |
-
msgstr ""
|
584 |
-
|
585 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:87
|
586 |
-
msgid "Activated"
|
587 |
-
msgstr ""
|
588 |
-
|
589 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:91
|
590 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:123
|
591 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:147
|
592 |
-
msgid "Product Name"
|
593 |
-
msgstr ""
|
594 |
-
|
595 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:92
|
596 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:124
|
597 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:148
|
598 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:148
|
599 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:340
|
600 |
-
msgid "Email"
|
601 |
-
msgstr ""
|
602 |
-
|
603 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:93
|
604 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:125
|
605 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:149
|
606 |
-
msgid "Licence Key"
|
607 |
-
msgstr ""
|
608 |
-
|
609 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:94
|
610 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:150
|
611 |
-
msgid "Expires"
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:95
|
615 |
-
msgid "Remaining"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:96
|
619 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:109
|
620 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:151
|
621 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:161
|
622 |
-
msgid "Renew"
|
623 |
-
msgstr ""
|
624 |
-
|
625 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:107
|
626 |
-
#, php-format
|
627 |
-
msgid "%1s out of %2s"
|
628 |
-
msgstr ""
|
629 |
-
|
630 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:119
|
631 |
-
msgid "Banned"
|
632 |
-
msgstr ""
|
633 |
-
|
634 |
-
#: ../plugin-fw/licence/templates/panel/activation/activation-panel.php:143
|
635 |
-
msgid "Expired"
|
636 |
-
msgstr ""
|
637 |
-
|
638 |
-
#: ../plugin-fw/templates/metaboxes/types/ajax-products.php:23
|
639 |
-
msgid "Search for a product"
|
640 |
-
msgstr ""
|
641 |
-
|
642 |
-
#: ../plugin-fw/templates/metaboxes/types/categories.php:36
|
643 |
-
msgid "No categories."
|
644 |
-
msgstr ""
|
645 |
-
|
646 |
-
#: ../plugin-fw/templates/metaboxes/types/categories.php:42
|
647 |
-
msgid "+ Add New Category"
|
648 |
-
msgstr ""
|
649 |
-
|
650 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:7
|
651 |
-
msgid "Text Input"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:8
|
655 |
-
msgid "Checkbox"
|
656 |
-
msgstr ""
|
657 |
-
|
658 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:9
|
659 |
-
msgid "Select"
|
660 |
-
msgstr ""
|
661 |
-
|
662 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:10
|
663 |
-
msgid "Textarea"
|
664 |
-
msgstr ""
|
665 |
-
|
666 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:11
|
667 |
-
msgid "Radio Input"
|
668 |
-
msgstr ""
|
669 |
-
|
670 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:12
|
671 |
-
msgid "Password Field"
|
672 |
-
msgstr ""
|
673 |
-
|
674 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:13
|
675 |
-
msgid "File Upload"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:47
|
679 |
-
msgid "Theme Icon"
|
680 |
-
msgstr ""
|
681 |
-
|
682 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:48
|
683 |
-
msgid "Custom Icon"
|
684 |
-
msgstr ""
|
685 |
-
|
686 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:49
|
687 |
-
#: ../plugin-fw/templates/metaboxes/types/responsivesliders.php:24
|
688 |
-
msgid "None"
|
689 |
-
msgstr ""
|
690 |
-
|
691 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:60
|
692 |
-
msgid "Add field"
|
693 |
-
msgstr ""
|
694 |
-
|
695 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:69
|
696 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:261
|
697 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:37
|
698 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:82
|
699 |
-
msgid "Remove"
|
700 |
-
msgstr ""
|
701 |
-
|
702 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:70
|
703 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:262
|
704 |
-
msgid "Click to toggle"
|
705 |
-
msgstr ""
|
706 |
-
|
707 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:77
|
708 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:269
|
709 |
-
msgid "Title Field"
|
710 |
-
msgstr ""
|
711 |
-
|
712 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:81
|
713 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:273
|
714 |
-
msgid "Insert the title for the field."
|
715 |
-
msgstr ""
|
716 |
-
|
717 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:86
|
718 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:278
|
719 |
-
msgid "Data Name"
|
720 |
-
msgstr ""
|
721 |
-
|
722 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:90
|
723 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:282
|
724 |
-
msgid ""
|
725 |
-
"REQUIRED: Field identification name to be entered into email body. "
|
726 |
-
"<strong>Note:</strong>Use only lowercase characters and underscores."
|
727 |
-
msgstr ""
|
728 |
-
|
729 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:95
|
730 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:287
|
731 |
-
msgid "Type field"
|
732 |
-
msgstr ""
|
733 |
-
|
734 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:103
|
735 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:295
|
736 |
-
msgid "Select the type for this field."
|
737 |
-
msgstr ""
|
738 |
-
|
739 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:108
|
740 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:300
|
741 |
-
msgid "Checked"
|
742 |
-
msgstr ""
|
743 |
-
|
744 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:112
|
745 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:304
|
746 |
-
msgid "Select this option if you want this field appears as already checked."
|
747 |
-
msgstr ""
|
748 |
-
|
749 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:117
|
750 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:309
|
751 |
-
msgid "Add options "
|
752 |
-
msgstr ""
|
753 |
-
|
754 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:118
|
755 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:310
|
756 |
-
msgid "Add option"
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:121
|
760 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:313
|
761 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:436
|
762 |
-
msgid "Selected"
|
763 |
-
msgstr ""
|
764 |
-
|
765 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:124
|
766 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:316
|
767 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:436
|
768 |
-
msgid "Delete option"
|
769 |
-
msgstr ""
|
770 |
-
|
771 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:130
|
772 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:322
|
773 |
-
msgid "Error Message"
|
774 |
-
msgstr ""
|
775 |
-
|
776 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:134
|
777 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:326
|
778 |
-
msgid "Insert the error message for validation."
|
779 |
-
msgstr ""
|
780 |
-
|
781 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:139
|
782 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:331
|
783 |
-
msgid "Required"
|
784 |
-
msgstr ""
|
785 |
-
|
786 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:143
|
787 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:335
|
788 |
-
msgid "Select this option if it must be required."
|
789 |
-
msgstr ""
|
790 |
-
|
791 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:152
|
792 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:344
|
793 |
-
msgid "Select this option if the email must be valid."
|
794 |
-
msgstr ""
|
795 |
-
|
796 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:157
|
797 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:349
|
798 |
-
msgid "Reply To"
|
799 |
-
msgstr ""
|
800 |
-
|
801 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:161
|
802 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:353
|
803 |
-
msgid "Select this if it is the email you can reply to."
|
804 |
-
msgstr ""
|
805 |
-
|
806 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:166
|
807 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:358
|
808 |
-
msgid "Class"
|
809 |
-
msgstr ""
|
810 |
-
|
811 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:170
|
812 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:362
|
813 |
-
msgid ""
|
814 |
-
"Insert additional class(es) (separated by commas) for more personalization."
|
815 |
-
msgstr ""
|
816 |
-
|
817 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:175
|
818 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:367
|
819 |
-
msgid "Icon"
|
820 |
-
msgstr ""
|
821 |
-
|
822 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:203
|
823 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:391
|
824 |
-
#: ../plugin-fw/templates/metaboxes/types/icon-list.php:69
|
825 |
-
#: ../plugin-fw/templates/metaboxes/types/select-icon.php:33
|
826 |
-
#: ../plugin-fw/templates/metaboxes/types/upload.php:21
|
827 |
-
#: ../plugin-fw/templates/panel/types/upload.php:31
|
828 |
-
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-upload.php:35
|
829 |
-
msgid "Upload"
|
830 |
-
msgstr ""
|
831 |
-
|
832 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:209
|
833 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:397
|
834 |
-
#: ../plugin-fw/templates/metaboxes/types/icon-list.php:75
|
835 |
-
#: ../plugin-fw/templates/metaboxes/types/select-icon.php:39
|
836 |
-
msgid "Image preview"
|
837 |
-
msgstr ""
|
838 |
-
|
839 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:217
|
840 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:405
|
841 |
-
msgid "Insert an icon for more personalization."
|
842 |
-
msgstr ""
|
843 |
-
|
844 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:222
|
845 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:409
|
846 |
-
msgid "Width"
|
847 |
-
msgstr ""
|
848 |
-
|
849 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:247
|
850 |
-
#: ../plugin-fw/templates/metaboxes/types/contactform.php:421
|
851 |
-
msgid "Set field length."
|
852 |
-
msgstr ""
|
853 |
-
|
854 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
|
855 |
-
msgid "Close all"
|
856 |
-
msgstr ""
|
857 |
-
|
858 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:28
|
859 |
-
msgid "Expand all"
|
860 |
-
msgstr ""
|
861 |
-
|
862 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:52
|
863 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:95
|
864 |
-
msgid "Value"
|
865 |
-
msgstr ""
|
866 |
-
|
867 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:53
|
868 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:96
|
869 |
-
msgid "Content of the tab. (HTML is supported)"
|
870 |
-
msgstr ""
|
871 |
-
|
872 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:65
|
873 |
-
msgid "Add custom product tab"
|
874 |
-
msgstr ""
|
875 |
-
|
876 |
-
#: ../plugin-fw/templates/metaboxes/types/customtabs.php:107
|
877 |
-
msgid "Do you want to remove the custom tab?"
|
878 |
-
msgstr ""
|
879 |
-
|
880 |
-
#: ../plugin-fw/templates/metaboxes/types/icon-list.php:89
|
881 |
-
#, php-format
|
882 |
-
msgid "(Default: %s <img src=\"%s\"/>)"
|
883 |
-
msgstr ""
|
884 |
-
|
885 |
-
#: ../plugin-fw/templates/metaboxes/types/icon-list.php:91
|
886 |
-
#, php-format
|
887 |
-
msgid "(Default: <i %s></i> )"
|
888 |
-
msgstr ""
|
889 |
-
|
890 |
-
#: ../plugin-fw/templates/metaboxes/types/image-gallery.php:40
|
891 |
-
#: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
|
892 |
-
#: ../plugin-fw/templates/metaboxes/types/images.php:38
|
893 |
-
#: ../plugin-fw/templates/metaboxes/types/images.php:64
|
894 |
-
msgid "Delete image"
|
895 |
-
msgstr ""
|
896 |
-
|
897 |
-
#: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
|
898 |
-
msgid "Add Images to Gallery"
|
899 |
-
msgstr ""
|
900 |
-
|
901 |
-
#: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
|
902 |
-
msgid "Add to gallery"
|
903 |
-
msgstr ""
|
904 |
-
|
905 |
-
#: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
|
906 |
-
msgid "Add images"
|
907 |
-
msgstr ""
|
908 |
-
|
909 |
-
#: ../plugin-fw/templates/metaboxes/types/image-gallery.php:45
|
910 |
-
msgid "Delete"
|
911 |
-
msgstr ""
|
912 |
-
|
913 |
-
#: ../plugin-fw/templates/metaboxes/types/images.php:42
|
914 |
-
msgid "Upload new images"
|
915 |
-
msgstr ""
|
916 |
-
|
917 |
-
#: ../plugin-fw/templates/metaboxes/types/images.php:75
|
918 |
-
msgid "Are you sure you want to remove this image?"
|
919 |
-
msgstr ""
|
920 |
-
|
921 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:25
|
922 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:36
|
923 |
-
msgid "Left sidebar"
|
924 |
-
msgstr ""
|
925 |
-
|
926 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:28
|
927 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:42
|
928 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:45
|
929 |
-
msgid "No sidebar"
|
930 |
-
msgstr ""
|
931 |
-
|
932 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:31
|
933 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:39
|
934 |
-
msgid "Right sidebar"
|
935 |
-
msgstr ""
|
936 |
-
|
937 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebar-layout.php:34
|
938 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:53
|
939 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:64
|
940 |
-
msgid "Choose a sidebar"
|
941 |
-
msgstr ""
|
942 |
-
|
943 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:51
|
944 |
-
msgid "Left Sidebar"
|
945 |
-
msgstr ""
|
946 |
-
|
947 |
-
#: ../plugin-fw/templates/metaboxes/types/sidebars.php:62
|
948 |
-
msgid "Right Sidebar"
|
949 |
-
msgstr ""
|
950 |
-
|
951 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:42
|
952 |
-
msgid "px"
|
953 |
-
msgstr ""
|
954 |
-
|
955 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:43
|
956 |
-
msgid "em"
|
957 |
-
msgstr ""
|
958 |
-
|
959 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:44
|
960 |
-
msgid "pt"
|
961 |
-
msgstr ""
|
962 |
-
|
963 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:45
|
964 |
-
msgid "rem"
|
965 |
-
msgstr ""
|
966 |
-
|
967 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:59
|
968 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:153
|
969 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:217
|
970 |
-
msgid "Web fonts"
|
971 |
-
msgstr ""
|
972 |
-
|
973 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:71
|
974 |
-
msgid "Google fonts"
|
975 |
-
msgstr ""
|
976 |
-
|
977 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:96
|
978 |
-
msgid "Regular"
|
979 |
-
msgstr ""
|
980 |
-
|
981 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:97
|
982 |
-
msgid "Bold"
|
983 |
-
msgstr ""
|
984 |
-
|
985 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:98
|
986 |
-
msgid "Extra bold"
|
987 |
-
msgstr ""
|
988 |
-
|
989 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:99
|
990 |
-
msgid "Italic"
|
991 |
-
msgstr ""
|
992 |
-
|
993 |
-
#: ../plugin-fw/templates/metaboxes/types/typography.php:100
|
994 |
-
msgid "Italic bold"
|
995 |
-
msgstr ""
|
996 |
-
|
997 |
-
#: ../plugin-fw/templates/panel/woocommerce/woocommerce-form.php:10
|
998 |
-
msgid "Reset Defaults"
|
999 |
-
msgstr ""
|
1000 |
-
|
1001 |
-
#: ../plugin-options/settings-options.php:21
|
1002 |
-
msgid "Upgrade to the PREMIUM VERSION"
|
1003 |
-
msgstr ""
|
1004 |
-
|
1005 |
-
#: ../plugin-options/settings-options.php:25
|
1006 |
-
msgid "Discover the Advanced Features"
|
1007 |
-
msgstr ""
|
1008 |
-
|
1009 |
-
#: ../plugin-options/settings-options.php:26
|
1010 |
-
msgid ""
|
1011 |
-
"Upgrade to the PREMIUM VERSION\n"
|
1012 |
-
"of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!"
|
1013 |
-
msgstr ""
|
1014 |
-
|
1015 |
-
#: ../plugin-options/settings-options.php:33
|
1016 |
-
msgid "Get Support and Pro Features"
|
1017 |
-
msgstr ""
|
1018 |
-
|
1019 |
-
#: ../plugin-options/settings-options.php:34
|
1020 |
-
msgid ""
|
1021 |
-
"By purchasing the premium version of the plugin, you will take advantage of "
|
1022 |
-
"the advanced features of the product and you will get one year of free "
|
1023 |
-
"updates and support through our platform available 24h/24."
|
1024 |
-
msgstr ""
|
1025 |
-
|
1026 |
-
#: ../plugin-options/settings-options.php:44
|
1027 |
-
msgid "General settings"
|
1028 |
-
msgstr ""
|
1029 |
-
|
1030 |
-
#: ../plugin-options/settings-options.php:53
|
1031 |
-
msgid "Search input label"
|
1032 |
-
msgstr ""
|
1033 |
-
|
1034 |
-
#: ../plugin-options/settings-options.php:55
|
1035 |
-
#: ../plugin-options/settings-options.php:63
|
1036 |
-
msgid "Label for Search input field."
|
1037 |
-
msgstr ""
|
1038 |
-
|
1039 |
-
#: ../plugin-options/settings-options.php:57
|
1040 |
-
msgid "Search for products"
|
1041 |
-
msgstr ""
|
1042 |
-
|
1043 |
-
#: ../plugin-options/settings-options.php:61
|
1044 |
-
msgid "Search submit label"
|
1045 |
-
msgstr ""
|
1046 |
-
|
1047 |
-
#: ../plugin-options/settings-options.php:65
|
1048 |
-
msgid "Search"
|
1049 |
-
msgstr ""
|
1050 |
-
|
1051 |
-
#: ../plugin-options/settings-options.php:69
|
1052 |
-
msgid "Minimum number of characters"
|
1053 |
-
msgstr ""
|
1054 |
-
|
1055 |
-
#: ../plugin-options/settings-options.php:70
|
1056 |
-
msgid "Minimum number of characters required to trigger autosuggest."
|
1057 |
-
msgstr ""
|
1058 |
-
|
1059 |
-
#: ../plugin-options/settings-options.php:83
|
1060 |
-
msgid "Maximum number of results"
|
1061 |
-
msgstr ""
|
1062 |
-
|
1063 |
-
#: ../plugin-options/settings-options.php:84
|
1064 |
-
msgid "Maximum number of results showed within the autosuggest box."
|
1065 |
-
msgstr ""
|
1066 |
-
|
1067 |
-
#: ../templates/yith-woocommerce-ajax-search.php:20
|
1068 |
-
msgid "Search for:"
|
1069 |
-
msgstr ""
|
1070 |
-
|
1071 |
-
#: ../widgets/class.yith-wcas-ajax-search.php:29
|
1072 |
-
msgid "An Ajax Search box for products only."
|
1073 |
-
msgstr ""
|
1074 |
-
|
1075 |
-
#: ../widgets/class.yith-wcas-ajax-search.php:31
|
1076 |
-
msgid "YITH WooCommerce Ajax Product Search"
|
1077 |
-
msgstr ""
|
1078 |
-
|
1079 |
-
#: ../widgets/class.yith-wcas-ajax-search.php:90
|
1080 |
-
msgid "Title:"
|
1081 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/{yit-it_IT.mo → yith-woocommerce-ajax-search-it_IT.mo}
RENAMED
Binary file
|
languages/{yit-it_IT.po → yith-woocommerce-ajax-search-it_IT.po}
RENAMED
@@ -1,17 +1,17 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Ajax Search Premium\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
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.
|
13 |
"X-Poedit-KeywordsList: __;_e;_x\n"
|
14 |
-
"X-Poedit-Basepath:
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
16 |
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
17 |
|
@@ -73,7 +73,7 @@ msgstr ""
|
|
73 |
"YITH WooCommerce Ajax Search si è rinnovato con molte nuove opzioni "
|
74 |
"disponibili, scopri <a href=\""
|
75 |
|
76 |
-
#: ../class.yith-wcas.php:
|
77 |
msgid "No results"
|
78 |
msgstr "Nessun risultato"
|
79 |
|
@@ -166,19 +166,91 @@ msgstr "Numero massimo di risultati"
|
|
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:
|
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:
|
178 |
msgid "YITH WooCommerce Ajax Product Search"
|
179 |
msgstr "YITH WooCommerce Ajax Product Search"
|
180 |
|
181 |
-
#: ../widgets/class.yith-wcas-ajax-search.php:
|
182 |
msgid "Title:"
|
183 |
msgstr "Titolo:"
|
184 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Ajax Search Premium\n"
|
4 |
+
"POT-Creation-Date: 2015-09-18 11:22+0200\n"
|
5 |
+
"PO-Revision-Date: 2015-09-18 11:22+0200\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.8.4\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 |
|
73 |
"YITH WooCommerce Ajax Search si è rinnovato con molte nuove opzioni "
|
74 |
"disponibili, scopri <a href=\""
|
75 |
|
76 |
+
#: ../class.yith-wcas.php:175
|
77 |
msgid "No results"
|
78 |
msgstr "Nessun risultato"
|
79 |
|
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/admin/premium.php:251 ../templates/admin/premium.php:299
|
170 |
+
#, php-format
|
171 |
+
msgid ""
|
172 |
+
"Upgrade to the %1$spremium version%2$s%3$s of %1$sYITH WooCommerce Ajax "
|
173 |
+
"Search%2$s to benefit from all features!"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../templates/admin/premium.php:253 ../templates/admin/premium.php:301
|
177 |
+
#, php-format
|
178 |
+
msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: ../templates/admin/premium.php:259
|
182 |
+
msgid "Premium Features"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
#: ../templates/admin/premium.php:261
|
186 |
+
msgid "HOW TO CUSTOMIZE THE RESULTS OF THE AUTOCOMPLETE"
|
187 |
+
msgstr ""
|
188 |
+
|
189 |
+
#: ../templates/admin/premium.php:263
|
190 |
+
msgid "RESULTS OF THE AUTOCOMPLETE"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: ../templates/admin/premium.php:268
|
194 |
+
#, php-format
|
195 |
+
msgid "Show %1$sthe image%2$s of the product (left or right aligned)"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../templates/admin/premium.php:269
|
199 |
+
#, php-format
|
200 |
+
msgid "Enable the %1$sprice visualization%2$s"
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
+
#: ../templates/admin/premium.php:270
|
204 |
+
#, php-format
|
205 |
+
msgid "Show the %1$sproduct description%2$s"
|
206 |
+
msgstr ""
|
207 |
+
|
208 |
+
#: ../templates/admin/premium.php:271
|
209 |
+
#, php-format
|
210 |
+
msgid "Tell to the client if the product is %1$son discount or is featured%2$s"
|
211 |
+
msgstr ""
|
212 |
+
|
213 |
+
#: ../templates/admin/premium.php:279
|
214 |
+
msgid "HOW TO CUSTOMIZE THE SEARCH OPTIONS"
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: ../templates/admin/premium.php:283
|
218 |
+
#, php-format
|
219 |
+
msgid "%1$sExtend the research%2$s in the excerpt and in the content"
|
220 |
+
msgstr ""
|
221 |
+
|
222 |
+
#: ../templates/admin/premium.php:284
|
223 |
+
#, php-format
|
224 |
+
msgid "%1$sActivate%2$s the category search"
|
225 |
+
msgstr ""
|
226 |
+
|
227 |
+
#: ../templates/admin/premium.php:285
|
228 |
+
#, php-format
|
229 |
+
msgid "Configure the %1$stag%2$s search"
|
230 |
+
msgstr ""
|
231 |
+
|
232 |
+
#: ../templates/admin/premium.php:286
|
233 |
+
#, php-format
|
234 |
+
msgid "Search a product with an %1$sID%2$s"
|
235 |
+
msgstr ""
|
236 |
+
|
237 |
+
#: ../templates/admin/premium.php:292
|
238 |
+
msgid "SEARCH OPTIONS"
|
239 |
+
msgstr ""
|
240 |
+
|
241 |
#: ../templates/yith-woocommerce-ajax-search.php:18
|
242 |
msgid "Search for:"
|
243 |
msgstr "Cerca:"
|
244 |
|
245 |
+
#: ../widgets/class.yith-wcas-ajax-search.php:28
|
246 |
msgid "An Ajax Search box for products only."
|
247 |
msgstr "Un filtro di ricerca Ajax solo per i prodotti."
|
248 |
|
249 |
+
#: ../widgets/class.yith-wcas-ajax-search.php:30
|
250 |
msgid "YITH WooCommerce Ajax Product Search"
|
251 |
msgstr "YITH WooCommerce Ajax Product Search"
|
252 |
|
253 |
+
#: ../widgets/class.yith-wcas-ajax-search.php:89
|
254 |
msgid "Title:"
|
255 |
msgstr "Titolo:"
|
256 |
|
languages/{yit-pt_PT.mo → yith-woocommerce-ajax-search-pt_PT.mo}
RENAMED
File without changes
|
languages/{yit-pt_PT.po → yith-woocommerce-ajax-search-pt_PT.po}
RENAMED
File without changes
|
languages/yith-woocommerce-ajax-search.pot
ADDED
@@ -0,0 +1,233 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#, fuzzy
|
2 |
+
msgid ""
|
3 |
+
msgstr ""
|
4 |
+
"Project-Id-Version: YITH WooCommerce Ajax Search Free\n"
|
5 |
+
"POT-Creation-Date: 2015-09-18 11:22+0200\n"
|
6 |
+
"PO-Revision-Date: 2015-07-17 09:42+0100\n"
|
7 |
+
"Last-Translator: \n"
|
8 |
+
"Language-Team: Yithemes <plugins@yithemes.com>\n"
|
9 |
+
"Language: en\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: __;_e;_x\n"
|
15 |
+
"X-Poedit-Basepath: .\n"
|
16 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
"X-Poedit-SearchPath-0: ..\n"
|
18 |
+
"X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
|
19 |
+
|
20 |
+
#: ../class.yith-wcas-admin.php:106 ../class.yith-wcas-admin.php:128
|
21 |
+
msgid "Settings"
|
22 |
+
msgstr ""
|
23 |
+
|
24 |
+
#: ../class.yith-wcas-admin.php:107 ../class.yith-wcas-admin.php:129
|
25 |
+
msgid "Premium Version"
|
26 |
+
msgstr ""
|
27 |
+
|
28 |
+
#: ../class.yith-wcas-admin.php:135 ../class.yith-wcas-admin.php:136
|
29 |
+
msgid "Ajax Search"
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: ../class.yith-wcas-admin.php:190
|
33 |
+
msgid "Plugin Documentation"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: ../class.yith-wcas-admin.php:207 ../plugin-options/settings-options.php:24
|
37 |
+
#: ../plugin-options/settings-options.php:31
|
38 |
+
msgid "YITH WooCommerce Ajax Search"
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: ../class.yith-wcas-admin.php:208
|
42 |
+
msgid ""
|
43 |
+
"In the YIT Plugin tab you can find the YITH WooCommerce Ajax Search "
|
44 |
+
"options.\n"
|
45 |
+
"With this menu, you can access to all the settings of our plugins that you "
|
46 |
+
"have activated.\n"
|
47 |
+
"YITH WooCommerce Ajax Search is available in an outstanding PREMIUM version "
|
48 |
+
"with many new options, <a href=\""
|
49 |
+
msgstr ""
|
50 |
+
|
51 |
+
#: ../class.yith-wcas-admin.php:221
|
52 |
+
msgid "YITH WooCommerce Ajax Search Updated"
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: ../class.yith-wcas-admin.php:222
|
56 |
+
msgid ""
|
57 |
+
"From now on, you can find all the options of YITH WooCommerce Ajax Search "
|
58 |
+
"Updated under YIT Plugin -> Ajax Search instead of WooCommerce -> Settings -"
|
59 |
+
"> Ajax Search, as in the previous version.\n"
|
60 |
+
"When one of our plugins updates, a new voice will be added to this menu.\n"
|
61 |
+
"YITH WooCommerce Ajax Search renovates with new available options, discover "
|
62 |
+
"the <a href=\""
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: ../class.yith-wcas.php:175
|
66 |
+
msgid "No results"
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: ../init.php:40
|
70 |
+
msgid ""
|
71 |
+
"You can't activate the free version of YITH WooCommerce Ajax Search while "
|
72 |
+
"you are using the premium one."
|
73 |
+
msgstr ""
|
74 |
+
|
75 |
+
#: ../init.php:104
|
76 |
+
msgid ""
|
77 |
+
"YITH WooCommerce Ajax Search is enabled but not effective. It requires "
|
78 |
+
"WooCommerce in order to work."
|
79 |
+
msgstr ""
|
80 |
+
|
81 |
+
#: ../plugin-options/settings-options.php:21
|
82 |
+
msgid "Upgrade to the PREMIUM VERSION"
|
83 |
+
msgstr ""
|
84 |
+
|
85 |
+
#: ../plugin-options/settings-options.php:25
|
86 |
+
msgid "Discover the Advanced Features"
|
87 |
+
msgstr ""
|
88 |
+
|
89 |
+
#: ../plugin-options/settings-options.php:26
|
90 |
+
msgid ""
|
91 |
+
"Upgrade to the PREMIUM VERSION\n"
|
92 |
+
"of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!"
|
93 |
+
msgstr ""
|
94 |
+
|
95 |
+
#: ../plugin-options/settings-options.php:33
|
96 |
+
msgid "Get Support and Pro Features"
|
97 |
+
msgstr ""
|
98 |
+
|
99 |
+
#: ../plugin-options/settings-options.php:34
|
100 |
+
msgid ""
|
101 |
+
"By purchasing the premium version of the plugin, you will take advantage of "
|
102 |
+
"the advanced features of the product and you will get one year of free "
|
103 |
+
"updates and support through our platform available 24h/24."
|
104 |
+
msgstr ""
|
105 |
+
|
106 |
+
#: ../plugin-options/settings-options.php:44
|
107 |
+
msgid "General settings"
|
108 |
+
msgstr ""
|
109 |
+
|
110 |
+
#: ../plugin-options/settings-options.php:53
|
111 |
+
msgid "Search input label"
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: ../plugin-options/settings-options.php:55
|
115 |
+
#: ../plugin-options/settings-options.php:63
|
116 |
+
msgid "Label for Search input field."
|
117 |
+
msgstr ""
|
118 |
+
|
119 |
+
#: ../plugin-options/settings-options.php:57
|
120 |
+
msgid "Search for products"
|
121 |
+
msgstr ""
|
122 |
+
|
123 |
+
#: ../plugin-options/settings-options.php:61
|
124 |
+
msgid "Search submit label"
|
125 |
+
msgstr ""
|
126 |
+
|
127 |
+
#: ../plugin-options/settings-options.php:65
|
128 |
+
msgid "Search"
|
129 |
+
msgstr ""
|
130 |
+
|
131 |
+
#: ../plugin-options/settings-options.php:69
|
132 |
+
msgid "Minimum number of characters"
|
133 |
+
msgstr ""
|
134 |
+
|
135 |
+
#: ../plugin-options/settings-options.php:70
|
136 |
+
msgid "Minimum number of characters required to trigger autosuggest."
|
137 |
+
msgstr ""
|
138 |
+
|
139 |
+
#: ../plugin-options/settings-options.php:83
|
140 |
+
msgid "Maximum number of results"
|
141 |
+
msgstr ""
|
142 |
+
|
143 |
+
#: ../plugin-options/settings-options.php:84
|
144 |
+
msgid "Maximum number of results showed within the autosuggest box."
|
145 |
+
msgstr ""
|
146 |
+
|
147 |
+
#: ../templates/admin/premium.php:251 ../templates/admin/premium.php:299
|
148 |
+
#, php-format
|
149 |
+
msgid ""
|
150 |
+
"Upgrade to the %1$spremium version%2$s%3$s of %1$sYITH WooCommerce Ajax "
|
151 |
+
"Search%2$s to benefit from all features!"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: ../templates/admin/premium.php:253 ../templates/admin/premium.php:301
|
155 |
+
#, php-format
|
156 |
+
msgid "%1$sUPGRADE%2$s %3$sto the premium version%2$s"
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: ../templates/admin/premium.php:259
|
160 |
+
msgid "Premium Features"
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: ../templates/admin/premium.php:261
|
164 |
+
msgid "HOW TO CUSTOMIZE THE RESULTS OF THE AUTOCOMPLETE"
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: ../templates/admin/premium.php:263
|
168 |
+
msgid "RESULTS OF THE AUTOCOMPLETE"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: ../templates/admin/premium.php:268
|
172 |
+
#, php-format
|
173 |
+
msgid "Show %1$sthe image%2$s of the product (left or right aligned)"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../templates/admin/premium.php:269
|
177 |
+
#, php-format
|
178 |
+
msgid "Enable the %1$sprice visualization%2$s"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: ../templates/admin/premium.php:270
|
182 |
+
#, php-format
|
183 |
+
msgid "Show the %1$sproduct description%2$s"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../templates/admin/premium.php:271
|
187 |
+
#, php-format
|
188 |
+
msgid "Tell to the client if the product is %1$son discount or is featured%2$s"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: ../templates/admin/premium.php:279
|
192 |
+
msgid "HOW TO CUSTOMIZE THE SEARCH OPTIONS"
|
193 |
+
msgstr ""
|
194 |
+
|
195 |
+
#: ../templates/admin/premium.php:283
|
196 |
+
#, php-format
|
197 |
+
msgid "%1$sExtend the research%2$s in the excerpt and in the content"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../templates/admin/premium.php:284
|
201 |
+
#, php-format
|
202 |
+
msgid "%1$sActivate%2$s the category search"
|
203 |
+
msgstr ""
|
204 |
+
|
205 |
+
#: ../templates/admin/premium.php:285
|
206 |
+
#, php-format
|
207 |
+
msgid "Configure the %1$stag%2$s search"
|
208 |
+
msgstr ""
|
209 |
+
|
210 |
+
#: ../templates/admin/premium.php:286
|
211 |
+
#, php-format
|
212 |
+
msgid "Search a product with an %1$sID%2$s"
|
213 |
+
msgstr ""
|
214 |
+
|
215 |
+
#: ../templates/admin/premium.php:292
|
216 |
+
msgid "SEARCH OPTIONS"
|
217 |
+
msgstr ""
|
218 |
+
|
219 |
+
#: ../templates/yith-woocommerce-ajax-search.php:18
|
220 |
+
msgid "Search for:"
|
221 |
+
msgstr ""
|
222 |
+
|
223 |
+
#: ../widgets/class.yith-wcas-ajax-search.php:28
|
224 |
+
msgid "An Ajax Search box for products only."
|
225 |
+
msgstr ""
|
226 |
+
|
227 |
+
#: ../widgets/class.yith-wcas-ajax-search.php:30
|
228 |
+
msgid "YITH WooCommerce Ajax Product Search"
|
229 |
+
msgstr ""
|
230 |
+
|
231 |
+
#: ../widgets/class.yith-wcas-ajax-search.php:89
|
232 |
+
msgid "Title:"
|
233 |
+
msgstr ""
|
plugin-fw/assets/js/yit-cpt-unlimited.js
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
// Author code here
|
13 |
|
14 |
// open media box
|
15 |
-
$('.wrap h2').on( 'click', 'a.multi-uploader', function(event){
|
16 |
event.preventDefault();
|
17 |
|
18 |
var file_frame,
|
12 |
// Author code here
|
13 |
|
14 |
// open media box
|
15 |
+
$('.wrap h1, .wrap h2').on( 'click', 'a.multi-uploader', function(event){
|
16 |
event.preventDefault();
|
17 |
|
18 |
var file_frame,
|
plugin-fw/assets/js/yit-cpt-unlimited.min.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
(function(c){c(".wrap h2").on("click","a.multi-uploader",function(f){f.preventDefault();var a,b=c(this),d=!1;b.next("span.spinner").css("display","inline-block");a||(a=wp.media.frames.file_frame=wp.media({title:b.data("uploader_title"),button:{text:b.data("uploader_button_text")},library:{type:"image"},multiple:!0}),a.on("select",function(){var e=[];a.state().get("selection").map(function(a){a=a.toJSON();e.push({id:a.id,url:a.url,title:a.title})});c.post(ajaxurl,{images:e,post_type:typenow,
|
2 |
-
function(a){location.reload()});b.next("span.spinner").css("display","inline-block");d=!0}),a.on("close",function(){d||b.next("span.spinner").hide()}));a.open()})})(jQuery);
|
1 |
+
(function(c){c(".wrap h1, .wrap h2").on("click","a.multi-uploader",function(f){f.preventDefault();var a,b=c(this),d=!1;b.next("span.spinner").css("display","inline-block");a||(a=wp.media.frames.file_frame=wp.media({title:b.data("uploader_title"),button:{text:b.data("uploader_button_text")},library:{type:"image"},multiple:!0}),a.on("select",function(){var e=[];a.state().get("selection").map(function(a){a=a.toJSON();e.push({id:a.id,url:a.url,title:a.title})});c.post(ajaxurl,{images:e,post_type:typenow,
|
2 |
+
action:"yit_cptu_multiuploader"},function(a){location.reload()});b.next("span.spinner").css("display","inline-block");d=!0}),a.on("close",function(){d||b.next("span.spinner").hide()}));a.open()})})(jQuery);
|
plugin-fw/lib/yit-cpt-unlimited.php
CHANGED
@@ -1637,7 +1637,7 @@ class YIT_CPT_Unlimited {
|
|
1637 |
style: 'float: none;'
|
1638 |
});
|
1639 |
|
1640 |
-
button.appendTo('.wrap h2').after(spinner);
|
1641 |
|
1642 |
})(jQuery);
|
1643 |
</script>
|
1637 |
style: 'float: none;'
|
1638 |
});
|
1639 |
|
1640 |
+
button.appendTo('.wrap h2, .wrap h1').after(spinner);
|
1641 |
|
1642 |
})(jQuery);
|
1643 |
</script>
|
plugin-fw/lib/yit-metabox.php
CHANGED
@@ -9,11 +9,11 @@
|
|
9 |
*/
|
10 |
|
11 |
|
12 |
-
if (
|
13 |
exit;
|
14 |
} // Exit if accessed directly
|
15 |
|
16 |
-
if (
|
17 |
/**
|
18 |
* YIT Metabox
|
19 |
*
|
@@ -48,8 +48,8 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
48 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.com>
|
49 |
*
|
50 |
*/
|
51 |
-
|
52 |
-
|
53 |
|
54 |
/**
|
55 |
* @var string the id of metabox
|
@@ -91,9 +91,10 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
91 |
* @since 1.0
|
92 |
* @author Antonino Scarfi' <antonino.scarfi@yithemes.com>
|
93 |
*/
|
94 |
-
public static function instance(
|
95 |
-
|
96 |
-
|
|
|
97 |
}
|
98 |
return self::$_instance[$id];
|
99 |
}
|
@@ -107,7 +108,8 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
107 |
* @since 1.0
|
108 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
109 |
*/
|
110 |
-
function __construct(
|
|
|
111 |
$this->id = $id;
|
112 |
|
113 |
}
|
@@ -124,15 +126,16 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
124 |
* @since 1.0
|
125 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
126 |
*/
|
127 |
-
public function init(
|
|
|
128 |
|
129 |
-
$this->set_options(
|
130 |
$this->set_tabs();
|
131 |
|
132 |
|
133 |
-
add_action(
|
134 |
-
add_action(
|
135 |
-
add_action(
|
136 |
|
137 |
}
|
138 |
|
@@ -145,18 +148,19 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
145 |
* @since 1.0
|
146 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
147 |
*/
|
148 |
-
public function enqueue()
|
|
|
149 |
|
150 |
wp_enqueue_media();
|
151 |
-
wp_enqueue_style(
|
152 |
-
wp_enqueue_style(
|
153 |
-
wp_enqueue_style(
|
154 |
-
wp_enqueue_script(
|
155 |
-
wp_enqueue_script(
|
156 |
-
wp_enqueue_script(
|
157 |
-
wp_enqueue_script(
|
158 |
-
wp_enqueue_script(
|
159 |
-
wp_enqueue_style(
|
160 |
|
161 |
|
162 |
}
|
@@ -172,7 +176,8 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
172 |
* @since 1.0
|
173 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
174 |
*/
|
175 |
-
public function set_options(
|
|
|
176 |
$this->options = $options;
|
177 |
|
178 |
}
|
@@ -188,13 +193,14 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
188 |
* @since 1.0
|
189 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
190 |
*/
|
191 |
-
public function set_tabs()
|
192 |
-
|
|
|
193 |
return;
|
194 |
}
|
195 |
-
$this->tabs = $this->options['tabs']
|
196 |
-
if(
|
197 |
-
$this->tabs['settings']['fields'] = array_filter(
|
198 |
}
|
199 |
}
|
200 |
|
@@ -206,32 +212,31 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
206 |
*
|
207 |
* @internal param array $tabs
|
208 |
*
|
209 |
-
* @param array
|
210 |
-
* @param string $where
|
211 |
-
* @param null
|
212 |
*
|
213 |
* @return void
|
214 |
* @since 1.0
|
215 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
216 |
*/
|
217 |
-
public function add_tab(
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
|
|
223 |
$tab +
|
224 |
-
array_slice(
|
225 |
-
}
|
226 |
-
|
227 |
-
$this->tabs = array_slice( $this->tabs, 0, $ref_pos, true ) +
|
228 |
$tab +
|
229 |
-
array_slice(
|
230 |
}
|
231 |
}
|
232 |
-
}
|
233 |
-
|
234 |
-
$this->tabs = array_merge( $tab, $this->tabs );
|
235 |
}
|
236 |
|
237 |
}
|
@@ -249,9 +254,10 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
249 |
* @since 1.0
|
250 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
251 |
*/
|
252 |
-
public function remove_tab(
|
253 |
-
|
254 |
-
|
|
|
255 |
}
|
256 |
}
|
257 |
|
@@ -264,40 +270,40 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
264 |
* @internal param array $tabs
|
265 |
*
|
266 |
* @param string $tab_id the id of the tabs where add the field
|
267 |
-
* @param array
|
268 |
-
* @param string $where
|
269 |
-
* @param null
|
270 |
*
|
271 |
* @return void
|
272 |
* @since 1.0
|
273 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
274 |
*/
|
275 |
-
public function add_field(
|
276 |
-
|
|
|
277 |
|
278 |
$cf = $this->tabs[$tab_id]['fields'];
|
279 |
-
if (
|
280 |
-
$ref_pos = array_search(
|
281 |
-
if (
|
282 |
-
if (
|
283 |
-
$this->tabs[$tab_id]['fields'] = array_slice(
|
284 |
$args +
|
285 |
-
array_slice(
|
286 |
|
287 |
-
} elseif (
|
288 |
-
$this->tabs[$tab_id]['fields'] = array_slice(
|
289 |
$args +
|
290 |
-
array_slice(
|
291 |
|
292 |
}
|
293 |
}
|
294 |
-
}
|
295 |
-
|
296 |
-
if ( $where == 'first' ) {
|
297 |
$this->tabs[$tab_id]['fields'] = $args + $cf;
|
298 |
|
299 |
} else {
|
300 |
-
$this->tabs[$tab_id]['fields'] = array_merge(
|
301 |
}
|
302 |
}
|
303 |
|
@@ -317,10 +323,11 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
317 |
* @since 1.0
|
318 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
319 |
*/
|
320 |
-
public function remove_field(
|
321 |
-
|
322 |
-
|
323 |
-
|
|
|
324 |
}
|
325 |
}
|
326 |
}
|
@@ -336,12 +343,13 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
336 |
* @since 1.0
|
337 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
338 |
*/
|
339 |
-
public function reorder_tabs()
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
$this->tabs[$tab_name]['fields'][$id_field]['
|
344 |
-
$this->tabs[$tab_name]['fields'][$id_field]['
|
|
|
345 |
}
|
346 |
}
|
347 |
|
@@ -360,11 +368,11 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
360 |
* @since 1.0
|
361 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
362 |
*/
|
363 |
-
public function get_option_metabox_id(
|
364 |
-
|
|
|
365 |
return '_' . $id_field;
|
366 |
-
}
|
367 |
-
else {
|
368 |
return $id_field;
|
369 |
}
|
370 |
}
|
@@ -381,16 +389,17 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
381 |
* @since 1.0
|
382 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
383 |
*/
|
384 |
-
public function get_option_metabox_name(
|
385 |
-
|
386 |
-
$
|
|
|
387 |
|
388 |
-
if (
|
389 |
return $return . $id_field . ']';
|
390 |
}
|
391 |
-
$return .= substr(
|
392 |
$return .= ']';
|
393 |
-
$return .= substr(
|
394 |
|
395 |
return $return;
|
396 |
}
|
@@ -405,9 +414,10 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
405 |
* @since 1.0
|
406 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
407 |
*/
|
408 |
-
public function register_metabox(
|
409 |
-
|
410 |
-
|
|
|
411 |
}
|
412 |
}
|
413 |
|
@@ -421,10 +431,11 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
421 |
* @since 1.0
|
422 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
423 |
*/
|
424 |
-
public function show()
|
|
|
425 |
$this->reorder_tabs();
|
426 |
|
427 |
-
yit_plugin_get_template(
|
428 |
}
|
429 |
|
430 |
/**
|
@@ -438,61 +449,62 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
438 |
* @since 1.0
|
439 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
440 |
*/
|
441 |
-
public function save_postdata(
|
|
|
442 |
|
443 |
|
444 |
-
|
445 |
-
if ( ! isset( $_POST['yit_metaboxes_nonce'] ) || ! wp_verify_nonce( $_POST['yit_metaboxes_nonce'], 'metaboxes-fields-nonce' ) ) {
|
446 |
return $post_id;
|
447 |
}
|
448 |
|
449 |
|
450 |
-
if (
|
451 |
return $post_id;
|
452 |
}
|
453 |
|
454 |
-
if (
|
455 |
$post_type = $_POST['post_type'];
|
456 |
-
}
|
457 |
-
else {
|
458 |
return $post_id;
|
459 |
}
|
460 |
|
461 |
-
if (
|
462 |
-
if (
|
463 |
return $post_id;
|
464 |
}
|
465 |
-
}
|
466 |
-
|
467 |
-
if ( ! current_user_can( 'edit_post', $post_id ) ) {
|
468 |
return $post_id;
|
469 |
}
|
470 |
}
|
471 |
|
|
|
|
|
|
|
|
|
472 |
$this->reorder_tabs();
|
473 |
|
474 |
|
475 |
-
foreach (
|
476 |
|
477 |
-
foreach (
|
478 |
|
479 |
-
if (
|
480 |
continue;
|
481 |
}
|
482 |
|
483 |
-
if (
|
484 |
|
485 |
-
add_post_meta(
|
486 |
-
}
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
else {
|
491 |
-
delete_post_meta( $post_id, $field['id'] );
|
492 |
}
|
493 |
}
|
494 |
}
|
495 |
|
|
|
496 |
}
|
497 |
|
498 |
/**
|
@@ -506,15 +518,16 @@ if ( ! class_exists( 'YIT_Metabox' ) ) {
|
|
506 |
* @since 2.0.0
|
507 |
* @author Andrea Grillo <andrea.grillo@yithemes.com>
|
508 |
*/
|
509 |
-
public function remove_fields(
|
510 |
-
|
511 |
-
|
|
|
512 |
}
|
513 |
}
|
514 |
}
|
515 |
}
|
516 |
|
517 |
-
if (
|
518 |
|
519 |
/**
|
520 |
* Main instance of plugin
|
@@ -527,8 +540,9 @@ if ( ! function_exists( 'YIT_Metabox' ) ) {
|
|
527 |
*/
|
528 |
|
529 |
|
530 |
-
function YIT_Metabox(
|
531 |
-
|
|
|
532 |
}
|
533 |
}
|
534 |
|
9 |
*/
|
10 |
|
11 |
|
12 |
+
if (!defined('ABSPATH')) {
|
13 |
exit;
|
14 |
} // Exit if accessed directly
|
15 |
|
16 |
+
if (!class_exists('YIT_Metabox')) {
|
17 |
/**
|
18 |
* YIT Metabox
|
19 |
*
|
48 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.com>
|
49 |
*
|
50 |
*/
|
51 |
+
class YIT_Metabox
|
52 |
+
{
|
53 |
|
54 |
/**
|
55 |
* @var string the id of metabox
|
91 |
* @since 1.0
|
92 |
* @author Antonino Scarfi' <antonino.scarfi@yithemes.com>
|
93 |
*/
|
94 |
+
public static function instance($id)
|
95 |
+
{
|
96 |
+
if (!isset(self::$_instance[$id])) {
|
97 |
+
self::$_instance[$id] = new self($id);
|
98 |
}
|
99 |
return self::$_instance[$id];
|
100 |
}
|
108 |
* @since 1.0
|
109 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
110 |
*/
|
111 |
+
function __construct($id = '')
|
112 |
+
{
|
113 |
$this->id = $id;
|
114 |
|
115 |
}
|
126 |
* @since 1.0
|
127 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
128 |
*/
|
129 |
+
public function init($options = array())
|
130 |
+
{
|
131 |
|
132 |
+
$this->set_options($options);
|
133 |
$this->set_tabs();
|
134 |
|
135 |
|
136 |
+
add_action('add_meta_boxes', array($this, 'register_metabox'));
|
137 |
+
add_action('save_post', array($this, 'save_postdata'));
|
138 |
+
add_action('admin_enqueue_scripts', array($this, 'enqueue'), 15);
|
139 |
|
140 |
}
|
141 |
|
148 |
* @since 1.0
|
149 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
150 |
*/
|
151 |
+
public function enqueue()
|
152 |
+
{
|
153 |
|
154 |
wp_enqueue_media();
|
155 |
+
wp_enqueue_style('wp-color-picker');
|
156 |
+
wp_enqueue_style('yit-plugin-metaboxes', YIT_CORE_PLUGIN_URL . '/assets/css/metaboxes.css');
|
157 |
+
wp_enqueue_style('jquery-chosen', YIT_CORE_PLUGIN_URL . '/assets/css/chosen/chosen.css');
|
158 |
+
wp_enqueue_script('jquery-ui-datepicker');
|
159 |
+
wp_enqueue_script('yit-spinner', YIT_CORE_PLUGIN_URL . '/assets/js/panel.spinner.js', array('jquery'), '0.0.1', true);
|
160 |
+
wp_enqueue_script('jquery-chosen', YIT_CORE_PLUGIN_URL . '/assets/js/chosen/chosen.jquery.js', array('jquery'), '1.1.0', true);
|
161 |
+
wp_enqueue_script('ajax-chosen', yit_load_js_file(YIT_CORE_PLUGIN_URL . '/assets/js/chosen/ajax-chosen.jquery.js'), array('jquery'), '1.1.0', true);
|
162 |
+
wp_enqueue_script('yit-metabox', YIT_CORE_PLUGIN_URL . '/assets/js/metabox.js', array('jquery', 'wp-color-picker'), '1.0.0', true);
|
163 |
+
wp_enqueue_style('jquery-ui-overcast', YIT_CORE_PLUGIN_URL . '/assets/css/overcast/jquery-ui-1.8.9.custom.css', false, '1.8.9', 'all');
|
164 |
|
165 |
|
166 |
}
|
176 |
* @since 1.0
|
177 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
178 |
*/
|
179 |
+
public function set_options($options = array())
|
180 |
+
{
|
181 |
$this->options = $options;
|
182 |
|
183 |
}
|
193 |
* @since 1.0
|
194 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
195 |
*/
|
196 |
+
public function set_tabs()
|
197 |
+
{
|
198 |
+
if (!isset($this->options['tabs'])) {
|
199 |
return;
|
200 |
}
|
201 |
+
$this->tabs = $this->options['tabs'];
|
202 |
+
if (isset($this->tabs['settings']['fields'])) {
|
203 |
+
$this->tabs['settings']['fields'] = array_filter($this->tabs['settings']['fields']);
|
204 |
}
|
205 |
}
|
206 |
|
212 |
*
|
213 |
* @internal param array $tabs
|
214 |
*
|
215 |
+
* @param array $tab the new tab to add to the metabox
|
216 |
+
* @param string $where tell where insert the tab if after or before a $refer
|
217 |
+
* @param null $refer an existent tab inside metabox
|
218 |
*
|
219 |
* @return void
|
220 |
* @since 1.0
|
221 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
222 |
*/
|
223 |
+
public function add_tab($tab, $where = 'after', $refer = null)
|
224 |
+
{
|
225 |
+
if (!is_null($refer)) {
|
226 |
+
$ref_pos = array_search($refer, array_keys($this->tabs));
|
227 |
+
if ($ref_pos !== false) {
|
228 |
+
if ($where == 'after') {
|
229 |
+
$this->tabs = array_slice($this->tabs, 0, $ref_pos + 1, true) +
|
230 |
$tab +
|
231 |
+
array_slice($this->tabs, $ref_pos + 1, count($this->tabs) - 1, true);
|
232 |
+
} else {
|
233 |
+
$this->tabs = array_slice($this->tabs, 0, $ref_pos, true) +
|
|
|
234 |
$tab +
|
235 |
+
array_slice($this->tabs, $ref_pos, count($this->tabs), true);
|
236 |
}
|
237 |
}
|
238 |
+
} else {
|
239 |
+
$this->tabs = array_merge($tab, $this->tabs);
|
|
|
240 |
}
|
241 |
|
242 |
}
|
254 |
* @since 1.0
|
255 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
256 |
*/
|
257 |
+
public function remove_tab($id_tab)
|
258 |
+
{
|
259 |
+
if (isset($this->tabs[$id_tab])) {
|
260 |
+
unset ($this->tabs[$id_tab]);
|
261 |
}
|
262 |
}
|
263 |
|
270 |
* @internal param array $tabs
|
271 |
*
|
272 |
* @param string $tab_id the id of the tabs where add the field
|
273 |
+
* @param array $args the field to add
|
274 |
+
* @param string $where tell where insert the field if after or before a $refer
|
275 |
+
* @param null $refer an existent field inside tab
|
276 |
*
|
277 |
* @return void
|
278 |
* @since 1.0
|
279 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
280 |
*/
|
281 |
+
public function add_field($tab_id, $args, $where = 'after', $refer = null)
|
282 |
+
{
|
283 |
+
if (isset($this->tabs[$tab_id])) {
|
284 |
|
285 |
$cf = $this->tabs[$tab_id]['fields'];
|
286 |
+
if (!is_null($refer)) {
|
287 |
+
$ref_pos = array_search($refer, array_keys($cf));
|
288 |
+
if ($ref_pos !== false) {
|
289 |
+
if ($where == 'after') {
|
290 |
+
$this->tabs[$tab_id]['fields'] = array_slice($cf, 0, $ref_pos + 1, true) +
|
291 |
$args +
|
292 |
+
array_slice($cf, $ref_pos, count($cf) - 1, true);
|
293 |
|
294 |
+
} elseif ($where == 'before') {
|
295 |
+
$this->tabs[$tab_id]['fields'] = array_slice($cf, 0, $ref_pos, true) +
|
296 |
$args +
|
297 |
+
array_slice($cf, $ref_pos, count($cf), true);
|
298 |
|
299 |
}
|
300 |
}
|
301 |
+
} else {
|
302 |
+
if ($where == 'first') {
|
|
|
303 |
$this->tabs[$tab_id]['fields'] = $args + $cf;
|
304 |
|
305 |
} else {
|
306 |
+
$this->tabs[$tab_id]['fields'] = array_merge($this->tabs[$tab_id]['fields'], $args);
|
307 |
}
|
308 |
}
|
309 |
|
323 |
* @since 1.0
|
324 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
325 |
*/
|
326 |
+
public function remove_field($id_field)
|
327 |
+
{
|
328 |
+
foreach ($this->tabs as $tab_name => $tab) {
|
329 |
+
if (isset($tab['fields'][$id_field])) {
|
330 |
+
unset ($this->tabs[$tab_name]['fields'][$id_field]);
|
331 |
}
|
332 |
}
|
333 |
}
|
343 |
* @since 1.0
|
344 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
345 |
*/
|
346 |
+
public function reorder_tabs()
|
347 |
+
{
|
348 |
+
foreach ($this->tabs as $tab_name => $tab) {
|
349 |
+
foreach ($tab['fields'] as $id_field => $field) {
|
350 |
+
$this->tabs[$tab_name]['fields'][$id_field]['private'] = (isset($field['private'])) ? $field['private'] : true;
|
351 |
+
$this->tabs[$tab_name]['fields'][$id_field]['id'] = $this->get_option_metabox_id($id_field, $this->tabs[$tab_name]['fields'][$id_field]['private']);
|
352 |
+
$this->tabs[$tab_name]['fields'][$id_field]['name'] = $this->get_option_metabox_name($this->tabs[$tab_name]['fields'][$id_field]['id']);
|
353 |
}
|
354 |
}
|
355 |
|
368 |
* @since 1.0
|
369 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
370 |
*/
|
371 |
+
public function get_option_metabox_id($id_field, $private = true)
|
372 |
+
{
|
373 |
+
if ($private) {
|
374 |
return '_' . $id_field;
|
375 |
+
} else {
|
|
|
376 |
return $id_field;
|
377 |
}
|
378 |
}
|
389 |
* @since 1.0
|
390 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
391 |
*/
|
392 |
+
public function get_option_metabox_name($id_field, $private = true)
|
393 |
+
{
|
394 |
+
$db_name = apply_filters('yit_metaboxes_option_main_name', 'yit_metaboxes');
|
395 |
+
$return = $db_name . '[';
|
396 |
|
397 |
+
if (!strpos($id_field, '[')) {
|
398 |
return $return . $id_field . ']';
|
399 |
}
|
400 |
+
$return .= substr($id_field, 0, strpos($id_field, '['));
|
401 |
$return .= ']';
|
402 |
+
$return .= substr($id_field, strpos($id_field, '['));
|
403 |
|
404 |
return $return;
|
405 |
}
|
414 |
* @since 1.0
|
415 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
416 |
*/
|
417 |
+
public function register_metabox($post_type)
|
418 |
+
{
|
419 |
+
if (in_array($post_type, (array)$this->options['pages'])) {
|
420 |
+
add_meta_box($this->id, $this->options['label'], array($this, 'show'), $post_type, $this->options['context'], $this->options['priority']);
|
421 |
}
|
422 |
}
|
423 |
|
431 |
* @since 1.0
|
432 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
433 |
*/
|
434 |
+
public function show()
|
435 |
+
{
|
436 |
$this->reorder_tabs();
|
437 |
|
438 |
+
yit_plugin_get_template(YIT_CORE_PLUGIN_PATH, 'metaboxes/tab.php', array('tabs' => $this->tabs));
|
439 |
}
|
440 |
|
441 |
/**
|
449 |
* @since 1.0
|
450 |
* @author Emanuela Castorina <emanuela.castorina@yithemes.it>
|
451 |
*/
|
452 |
+
public function save_postdata($post_id)
|
453 |
+
{
|
454 |
|
455 |
|
456 |
+
if (!isset($_POST['yit_metaboxes_nonce']) || !wp_verify_nonce($_POST['yit_metaboxes_nonce'], 'metaboxes-fields-nonce')) {
|
|
|
457 |
return $post_id;
|
458 |
}
|
459 |
|
460 |
|
461 |
+
if ((defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) || (defined('DOING_AJAX') && DOING_AJAX)) {
|
462 |
return $post_id;
|
463 |
}
|
464 |
|
465 |
+
if (isset($_POST['post_type'])) {
|
466 |
$post_type = $_POST['post_type'];
|
467 |
+
} else {
|
|
|
468 |
return $post_id;
|
469 |
}
|
470 |
|
471 |
+
if ('page' == $post_type) {
|
472 |
+
if (!current_user_can('edit_page', $post_id)) {
|
473 |
return $post_id;
|
474 |
}
|
475 |
+
} else {
|
476 |
+
if (!current_user_can('edit_post', $post_id)) {
|
|
|
477 |
return $post_id;
|
478 |
}
|
479 |
}
|
480 |
|
481 |
+
if (!in_array($post_type, (array)$this->options['pages'])) {
|
482 |
+
return $post_id;
|
483 |
+
}
|
484 |
+
|
485 |
$this->reorder_tabs();
|
486 |
|
487 |
|
488 |
+
foreach ($this->tabs as $tab) {
|
489 |
|
490 |
+
foreach ($tab['fields'] as $field) {
|
491 |
|
492 |
+
if (in_array($field['type'], array('title'))) {
|
493 |
continue;
|
494 |
}
|
495 |
|
496 |
+
if (isset($_POST['yit_metaboxes'][$field['id']])) {
|
497 |
|
498 |
+
add_post_meta($post_id, $field['id'], $_POST['yit_metaboxes'][$field['id']], true) || update_post_meta($post_id, $field['id'], $_POST['yit_metaboxes'][$field['id']]);
|
499 |
+
} elseif (in_array($field['type'], array('onoff', 'checkbox'))) {
|
500 |
+
update_post_meta($post_id, $field['id'], '0');
|
501 |
+
} else {
|
502 |
+
delete_post_meta($post_id, $field['id']);
|
|
|
|
|
503 |
}
|
504 |
}
|
505 |
}
|
506 |
|
507 |
+
|
508 |
}
|
509 |
|
510 |
/**
|
518 |
* @since 2.0.0
|
519 |
* @author Andrea Grillo <andrea.grillo@yithemes.com>
|
520 |
*/
|
521 |
+
public function remove_fields($id_fields)
|
522 |
+
{
|
523 |
+
foreach ($id_fields as $k => $field) {
|
524 |
+
$this->remove_field($field);
|
525 |
}
|
526 |
}
|
527 |
}
|
528 |
}
|
529 |
|
530 |
+
if (!function_exists('YIT_Metabox')) {
|
531 |
|
532 |
/**
|
533 |
* Main instance of plugin
|
540 |
*/
|
541 |
|
542 |
|
543 |
+
function YIT_Metabox($id)
|
544 |
+
{
|
545 |
+
return YIT_Metabox::instance($id);
|
546 |
}
|
547 |
}
|
548 |
|
plugin-fw/lib/yit-plugin-panel-wc.php
CHANGED
@@ -282,7 +282,8 @@ if ( ! class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
|
|
282 |
|
283 |
do_action( 'yit_panel_wc_after_update' );
|
284 |
|
285 |
-
} elseif( isset( $_REQUEST['yit-action'] ) && $_REQUEST['yit-action'] == 'wc-options-reset'
|
|
|
286 |
|
287 |
$yit_options = $this->get_main_array_options();
|
288 |
$current_tab = $this->get_current_tab();
|
282 |
|
283 |
do_action( 'yit_panel_wc_after_update' );
|
284 |
|
285 |
+
} elseif( isset( $_REQUEST['yit-action'] ) && $_REQUEST['yit-action'] == 'wc-options-reset'
|
286 |
+
&& isset( $_POST['yith_wc_reset_options_nonce'] ) && wp_verify_nonce( $_POST['yith_wc_reset_options_nonce'], 'yith_wc_reset_options_'.$this->settings['page'] )){
|
287 |
|
288 |
$yit_options = $this->get_main_array_options();
|
289 |
$current_tab = $this->get_current_tab();
|
plugin-fw/lib/yit-plugin-panel.php
CHANGED
@@ -708,8 +708,9 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
|
|
708 |
}
|
709 |
|
710 |
$custom_attributes = implode( ' ', $custom_attributes );
|
|
|
|
|
711 |
|
712 |
-
$db_value = ( isset( $db_options[$option['id']] ) ) ? $db_options[$option['id']] : '';
|
713 |
if ( isset( $option['deps'] ) ) {
|
714 |
$deps = $option['deps'];
|
715 |
}
|
708 |
}
|
709 |
|
710 |
$custom_attributes = implode( ' ', $custom_attributes );
|
711 |
+
$std = isset( $option['std'] ) ? $option['std'] : '';
|
712 |
+
$db_value = ( isset( $db_options[$option['id']] ) ) ? $db_options[$option['id']] : $std;
|
713 |
|
|
|
714 |
if ( isset( $option['deps'] ) ) {
|
715 |
$deps = $option['deps'];
|
716 |
}
|
plugin-fw/lib/yit-upgrade.php
CHANGED
@@ -134,7 +134,8 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
|
|
134 |
$update_url[ $init ] = wp_nonce_url( self_admin_url('update.php?action=upgrade-plugin-multisite&plugin=') . $init, 'upgrade-plugin-multisite_' . $init );
|
135 |
$changelog_id = str_replace( array( '/', '.php', '.' ), array( '-', '', '-' ), $init );
|
136 |
$details_url[ $init ] = '#TB_inline' . esc_url( add_query_arg( array( 'width' => 722, 'height' => 914, 'inlineId' => $changelog_id ) , '' ) );
|
137 |
-
$
|
|
|
138 |
}
|
139 |
|
140 |
$localize_script_args = array(
|
@@ -506,7 +507,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
|
|
506 |
|
507 |
check_admin_referer( 'upgrade-plugin-multisite_' . $plugin );
|
508 |
|
509 |
-
$title = __( 'Update Plugin' );
|
510 |
$parent_file = 'plugins.php';
|
511 |
$submenu_file = 'plugins.php';
|
512 |
|
134 |
$update_url[ $init ] = wp_nonce_url( self_admin_url('update.php?action=upgrade-plugin-multisite&plugin=') . $init, 'upgrade-plugin-multisite_' . $init );
|
135 |
$changelog_id = str_replace( array( '/', '.php', '.' ), array( '-', '', '-' ), $init );
|
136 |
$details_url[ $init ] = '#TB_inline' . esc_url( add_query_arg( array( 'width' => 722, 'height' => 914, 'inlineId' => $changelog_id ) , '' ) );
|
137 |
+
$plugin_changelog = isset( $this->_plugins[ $init ]['info']['changelog'] ) ? $this->_plugins[ $init ]['info']['changelog'] : '';
|
138 |
+
$changelogs[ $init ] = $this->in_theme_update_message( $this->_plugins[ $init ], $plugin_changelog, $changelog_id, false );
|
139 |
}
|
140 |
|
141 |
$localize_script_args = array(
|
507 |
|
508 |
check_admin_referer( 'upgrade-plugin-multisite_' . $plugin );
|
509 |
|
510 |
+
$title = __( 'Update Plugin', 'yith-plugin-fw' );
|
511 |
$parent_file = 'plugins.php';
|
512 |
$submenu_file = 'plugins.php';
|
513 |
|
plugin-fw/lib/yit-video.php
CHANGED
@@ -57,7 +57,7 @@ if ( ! class_exists( 'YIT_Video' ) ) {
|
|
57 |
return;
|
58 |
}
|
59 |
|
60 |
-
|
61 |
|
62 |
$id = preg_replace( '/[&|&]feature=([\w\-]*)/', '', $id );
|
63 |
$id = preg_replace( '/(youtube|vimeo):/', '', $id ); ?>
|
@@ -67,7 +67,11 @@ if ( ! class_exists( 'YIT_Video' ) ) {
|
|
67 |
</div>
|
68 |
|
69 |
<?php
|
70 |
-
|
|
|
|
|
|
|
|
|
71 |
}
|
72 |
|
73 |
/**
|
@@ -97,7 +101,7 @@ if ( ! class_exists( 'YIT_Video' ) ) {
|
|
97 |
$id = self::video_id_by_url( $url );
|
98 |
}
|
99 |
|
100 |
-
|
101 |
|
102 |
$id = preg_replace( '/[&|&]feature=([\w\-]*)/', '', $id );
|
103 |
$id = preg_replace( '/(youtube|vimeo):/', '', $id ); ?>
|
@@ -107,7 +111,11 @@ if ( ! class_exists( 'YIT_Video' ) ) {
|
|
107 |
</div>
|
108 |
|
109 |
<?php
|
110 |
-
|
|
|
|
|
|
|
|
|
111 |
}
|
112 |
|
113 |
/**
|
57 |
return;
|
58 |
}
|
59 |
|
60 |
+
ob_start();
|
61 |
|
62 |
$id = preg_replace( '/[&|&]feature=([\w\-]*)/', '', $id );
|
63 |
$id = preg_replace( '/(youtube|vimeo):/', '', $id ); ?>
|
67 |
</div>
|
68 |
|
69 |
<?php
|
70 |
+
$html = apply_filters( 'yit_video_youtube', ob_get_clean() );
|
71 |
+
|
72 |
+
if( $echo ) echo $html;
|
73 |
+
|
74 |
+
return $html;
|
75 |
}
|
76 |
|
77 |
/**
|
101 |
$id = self::video_id_by_url( $url );
|
102 |
}
|
103 |
|
104 |
+
ob_start();
|
105 |
|
106 |
$id = preg_replace( '/[&|&]feature=([\w\-]*)/', '', $id );
|
107 |
$id = preg_replace( '/(youtube|vimeo):/', '', $id ); ?>
|
111 |
</div>
|
112 |
|
113 |
<?php
|
114 |
+
$html = apply_filters( 'yit_video_vimeo', ob_get_clean() );
|
115 |
+
|
116 |
+
if( $echo ) echo $html;
|
117 |
+
|
118 |
+
return $html;
|
119 |
}
|
120 |
|
121 |
/**
|
plugin-fw/templates/metaboxes/types/categories.php
CHANGED
@@ -43,7 +43,7 @@ $categories = yit_get_model('cpt_unlimited')->get_setting( 'categories', $post->
|
|
43 |
</h4>
|
44 |
<p class="category-add-field" id="<?php echo $id ?>-category-field">
|
45 |
<input type="text" class="newcategory" name="newcategory" style="width:100%;" id="<?php echo $id ?>-new-category" />
|
46 |
-
<input type="button" value="<?php esc_attr_e( 'Add' ); ?>" class="add:categorychecklist:category-add button category-add-submit" id="<?php echo $id ?>-category-add-submit" />
|
47 |
</p>
|
48 |
</div>
|
49 |
</div>
|
43 |
</h4>
|
44 |
<p class="category-add-field" id="<?php echo $id ?>-category-field">
|
45 |
<input type="text" class="newcategory" name="newcategory" style="width:100%;" id="<?php echo $id ?>-new-category" />
|
46 |
+
<input type="button" value="<?php esc_attr_e( 'Add', 'yit' ); ?>" class="add:categorychecklist:category-add button category-add-submit" id="<?php echo $id ?>-category-add-submit" />
|
47 |
</p>
|
48 |
</div>
|
49 |
</div>
|
plugin-fw/templates/panel/woocommerce/woocommerce-form.php
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
<form id="plugin-fw-wc-reset" method="post">
|
8 |
<?php $warning = __( 'If you continue with this action, you will reset all options in this page.', 'yith-plugin-fw' ) ?>
|
9 |
<input type="hidden" name="yit-action" value="wc-options-reset" />
|
|
|
10 |
<input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yith-plugin-fw' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yith-plugin-fw' ) ?>');" />
|
11 |
</form>
|
12 |
</div>
|
7 |
<form id="plugin-fw-wc-reset" method="post">
|
8 |
<?php $warning = __( 'If you continue with this action, you will reset all options in this page.', 'yith-plugin-fw' ) ?>
|
9 |
<input type="hidden" name="yit-action" value="wc-options-reset" />
|
10 |
+
<?php wp_nonce_field( 'yith_wc_reset_options_'.$this->settings['page'], 'yith_wc_reset_options_nonce' ); ?>
|
11 |
<input type="submit" name="yit-reset" class="button-secondary" value="<?php _e( 'Reset Defaults', 'yith-plugin-fw' ) ?>" onclick="return confirm('<?php echo $warning . '\n' . __( 'Are you sure?', 'yith-plugin-fw' ) ?>');" />
|
12 |
</form>
|
13 |
</div>
|
plugin-fw/yit-functions.php
CHANGED
@@ -634,9 +634,14 @@ if ( ! function_exists( 'yit_check_plugin_support' ) ) {
|
|
634 |
* @author Andrea Grillo <andrea.grillo@yithemes.com>
|
635 |
*/
|
636 |
function yit_check_plugin_support() {
|
|
|
637 |
$headers['core'] = wp_get_theme()->get( 'Core Framework Version' );
|
638 |
$headers['author'] = wp_get_theme()->get( 'Author' );
|
639 |
|
|
|
|
|
|
|
|
|
640 |
if ( ( ! empty( $headers['core'] ) && version_compare( $headers['core'], '2.0.0', '<=' ) ) || $headers['author'] != 'Your Inspiration Themes' ) {
|
641 |
return true;
|
642 |
}
|
634 |
* @author Andrea Grillo <andrea.grillo@yithemes.com>
|
635 |
*/
|
636 |
function yit_check_plugin_support() {
|
637 |
+
|
638 |
$headers['core'] = wp_get_theme()->get( 'Core Framework Version' );
|
639 |
$headers['author'] = wp_get_theme()->get( 'Author' );
|
640 |
|
641 |
+
if( ! $headers['core'] && defined( 'YIT_CORE_VERSION' ) ) {
|
642 |
+
$headers['core'] = YIT_CORE_VERSION;
|
643 |
+
}
|
644 |
+
|
645 |
if ( ( ! empty( $headers['core'] ) && version_compare( $headers['core'], '2.0.0', '<=' ) ) || $headers['author'] != 'Your Inspiration Themes' ) {
|
646 |
return true;
|
647 |
}
|
plugin-options/settings-options.php
CHANGED
@@ -18,20 +18,20 @@ return array(
|
|
18 |
'settings' => array(
|
19 |
|
20 |
'section_general_settings_videobox' => array(
|
21 |
-
'name' => __( 'Upgrade to the PREMIUM VERSION', '
|
22 |
'type' => 'videobox',
|
23 |
'default' => array(
|
24 |
-
'plugin_name' => __( 'YITH WooCommerce Ajax Search', '
|
25 |
-
'title_first_column' => __( 'Discover the Advanced Features', '
|
26 |
'description_first_column' => __('Upgrade to the PREMIUM VERSION
|
27 |
-
of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!', '
|
28 |
'video' => array(
|
29 |
'video_id' => '118917627',
|
30 |
'video_image_url' => YITH_WCAS_ASSETS_IMAGES_URL.'ajax-search-premium.jpg',
|
31 |
-
'video_description' => __( 'YITH WooCommerce Ajax Search', '
|
32 |
),
|
33 |
-
'title_second_column' => __( 'Get Support and Pro Features', '
|
34 |
-
'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.', '
|
35 |
'button' => array(
|
36 |
'href' => $yith_wcas->obj->get_premium_landing_uri(),
|
37 |
'title' => 'Get Support and Pro Features'
|
@@ -41,7 +41,7 @@ of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!', 'yit'),
|
|
41 |
),
|
42 |
|
43 |
'section_general_settings' => array(
|
44 |
-
'name' => __( 'General settings', '
|
45 |
'type' => 'title',
|
46 |
'custom_attributes' => array(
|
47 |
'disabled' => 'disabled'
|
@@ -50,24 +50,24 @@ of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!', 'yit'),
|
|
50 |
),
|
51 |
|
52 |
'search_input_label' => array(
|
53 |
-
'name' => __( 'Search input label', '
|
54 |
'type' => 'text',
|
55 |
-
'desc' => __( 'Label for Search input field.', '
|
56 |
'id' => 'yith_wcas_search_input_label',
|
57 |
-
'default' => __( 'Search for products', '
|
58 |
),
|
59 |
|
60 |
'search_submit_label' => array(
|
61 |
-
'name' => __( 'Search submit label', '
|
62 |
'type' => 'text',
|
63 |
-
'desc' => __( 'Label for Search input field.', '
|
64 |
'id' => 'yith_wcas_search_submit_label',
|
65 |
-
'default' => __( 'Search', '
|
66 |
),
|
67 |
|
68 |
'trigger_min_chars' => array(
|
69 |
-
'name' => __( 'Minimum number of characters', '
|
70 |
-
'desc' => __( 'Minimum number of characters required to trigger autosuggest.', '
|
71 |
'id' => 'yith_wcas_min_chars',
|
72 |
'default' => '3',
|
73 |
'css' => 'width:50px;',
|
@@ -80,8 +80,8 @@ of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!', 'yit'),
|
|
80 |
),
|
81 |
|
82 |
'trigger_max_result_num' => array(
|
83 |
-
'name' => __( 'Maximum number of results', '
|
84 |
-
'desc' => __( 'Maximum number of results showed within the autosuggest box.', '
|
85 |
'id' => 'yith_wcas_posts_per_page',
|
86 |
'default' => '3',
|
87 |
'css' => 'width:50px;',
|
18 |
'settings' => array(
|
19 |
|
20 |
'section_general_settings_videobox' => array(
|
21 |
+
'name' => __( 'Upgrade to the PREMIUM VERSION', 'yith-woocommerce-ajax-search' ),
|
22 |
'type' => 'videobox',
|
23 |
'default' => array(
|
24 |
+
'plugin_name' => __( 'YITH WooCommerce Ajax Search', 'yith-woocommerce-ajax-search' ),
|
25 |
+
'title_first_column' => __( 'Discover the Advanced Features', 'yith-woocommerce-ajax-search' ),
|
26 |
'description_first_column' => __('Upgrade to the PREMIUM VERSION
|
27 |
+
of YITH WOOCOMMERCE AJAX SEARCH to benefit from all features!', 'yith-woocommerce-ajax-search'),
|
28 |
'video' => array(
|
29 |
'video_id' => '118917627',
|
30 |
'video_image_url' => YITH_WCAS_ASSETS_IMAGES_URL.'ajax-search-premium.jpg',
|
31 |
+
'video_description' => __( 'YITH WooCommerce Ajax Search', 'yith-woocommerce-ajax-search' ),
|
32 |
),
|
33 |
+
'title_second_column' => __( 'Get Support and Pro Features', 'yith-woocommerce-ajax-search' ),
|
34 |
+
'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.', 'yith-woocommerce-ajax-search'),
|
35 |
'button' => array(
|
36 |
'href' => $yith_wcas->obj->get_premium_landing_uri(),
|
37 |
'title' => 'Get Support and Pro Features'
|
41 |
),
|
42 |
|
43 |
'section_general_settings' => array(
|
44 |
+
'name' => __( 'General settings', 'yith-woocommerce-ajax-search' ),
|
45 |
'type' => 'title',
|
46 |
'custom_attributes' => array(
|
47 |
'disabled' => 'disabled'
|
50 |
),
|
51 |
|
52 |
'search_input_label' => array(
|
53 |
+
'name' => __( 'Search input label', 'yith-woocommerce-ajax-search' ),
|
54 |
'type' => 'text',
|
55 |
+
'desc' => __( 'Label for Search input field.', 'yith-woocommerce-ajax-search' ),
|
56 |
'id' => 'yith_wcas_search_input_label',
|
57 |
+
'default' => __( 'Search for products', 'yith-woocommerce-ajax-search' ),
|
58 |
),
|
59 |
|
60 |
'search_submit_label' => array(
|
61 |
+
'name' => __( 'Search submit label', 'yith-woocommerce-ajax-search' ),
|
62 |
'type' => 'text',
|
63 |
+
'desc' => __( 'Label for Search input field.', 'yith-woocommerce-ajax-search' ),
|
64 |
'id' => 'yith_wcas_search_submit_label',
|
65 |
+
'default' => __( 'Search', 'yith-woocommerce-ajax-search' )
|
66 |
),
|
67 |
|
68 |
'trigger_min_chars' => array(
|
69 |
+
'name' => __( 'Minimum number of characters', 'yith-woocommerce-ajax-search' ),
|
70 |
+
'desc' => __( 'Minimum number of characters required to trigger autosuggest.', 'yith-woocommerce-ajax-search' ),
|
71 |
'id' => 'yith_wcas_min_chars',
|
72 |
'default' => '3',
|
73 |
'css' => 'width:50px;',
|
80 |
),
|
81 |
|
82 |
'trigger_max_result_num' => array(
|
83 |
+
'name' => __( 'Maximum number of results', 'yith-woocommerce-ajax-search' ),
|
84 |
+
'desc' => __( 'Maximum number of results showed within the autosuggest box.', 'yith-woocommerce-ajax-search' ),
|
85 |
'id' => 'yith_wcas_posts_per_page',
|
86 |
'default' => '3',
|
87 |
'css' => 'width:50px;',
|
templates/admin/premium.php
CHANGED
@@ -248,31 +248,27 @@
|
|
248 |
<div class="section section-cta section-odd">
|
249 |
<div class="landing-container upgrade">
|
250 |
<div class="premium-cta">
|
251 |
-
<p>
|
252 |
-
Upgrade to the <span class="highlight">premium version</span><br/>
|
253 |
-
of <span class="highlight">YITH WooCommerce Ajax Search</span> to benefit from all features!
|
254 |
-
</p>
|
255 |
<a href="<?php echo $yith_wcas->obj->get_premium_landing_uri() ?>" target="_blank" class="premium-cta-button button btn">
|
256 |
-
|
257 |
-
<span>to the premium version</span>
|
258 |
</a>
|
259 |
</div>
|
260 |
</div>
|
261 |
</div>
|
262 |
<div class="section section-even clear">
|
263 |
-
<h1
|
264 |
<div class="landing-container">
|
265 |
-
<h2
|
266 |
<div class="col-1">
|
267 |
-
<img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>01.jpg" alt="
|
268 |
</div>
|
269 |
<div class="col-2">
|
270 |
<div class="section-title">
|
271 |
<ul>
|
272 |
-
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-one.png" alt="1"/><span
|
273 |
-
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-two.png" alt="2"/><span
|
274 |
-
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-three.png" alt="3"/><span
|
275 |
-
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-fourth.png" alt="
|
276 |
</ul>
|
277 |
</div>
|
278 |
</div>
|
@@ -280,33 +276,29 @@
|
|
280 |
</div>
|
281 |
<div class="section clear">
|
282 |
<div class="landing-container">
|
283 |
-
<h2
|
284 |
<div class="col-2">
|
285 |
<div class="section-title">
|
286 |
<ul>
|
287 |
-
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-five.png" alt="5"/><span
|
288 |
-
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-six.png" alt="6"/><span
|
289 |
-
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-seven.png" alt="7"/><span
|
290 |
-
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-eight.png" alt="8"/><span
|
291 |
|
292 |
</ul>
|
293 |
</div>
|
294 |
</div>
|
295 |
<div class="col-1">
|
296 |
-
<img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>02.png" alt="
|
297 |
</div>
|
298 |
</div>
|
299 |
</div>
|
300 |
<div class="section section-cta section-odd">
|
301 |
<div class="landing-container upgrade last">
|
302 |
<div class="premium-cta">
|
303 |
-
<p>
|
304 |
-
Upgrade to the <span class="highlight">premium version</span><br/>
|
305 |
-
of <span class="highlight">YITH WooCommerce Ajax Search</span> to benefit from all features!
|
306 |
-
</p>
|
307 |
<a href="<?php echo $yith_wcas->obj->get_premium_landing_uri() ?>" target="_blank" class="premium-cta-button button btn">
|
308 |
-
<span class="highlight">
|
309 |
-
<span>to the premium version</span>
|
310 |
</a>
|
311 |
</div>
|
312 |
</div>
|
248 |
<div class="section section-cta section-odd">
|
249 |
<div class="landing-container upgrade">
|
250 |
<div class="premium-cta">
|
251 |
+
<p><?php echo sprintf (__('Upgrade to the %1$spremium version%2$s%3$s of %1$sYITH WooCommerce Ajax Search%2$s to benefit from all features!','yith-woocommerce-ajax-search'),'<span class="highlight">','</span>','<br/>');?></p>
|
|
|
|
|
|
|
252 |
<a href="<?php echo $yith_wcas->obj->get_premium_landing_uri() ?>" target="_blank" class="premium-cta-button button btn">
|
253 |
+
<?php echo sprintf (__('%1$sUPGRADE%2$s %3$sto the premium version%2$s','yith-woocommerce-ajax-search'),'<span class="highlight">','</span>','<span>');?>
|
|
|
254 |
</a>
|
255 |
</div>
|
256 |
</div>
|
257 |
</div>
|
258 |
<div class="section section-even clear">
|
259 |
+
<h1><?php _e('Premium Features');?></h1>
|
260 |
<div class="landing-container">
|
261 |
+
<h2><?php _e('HOW TO CUSTOMIZE THE RESULTS OF THE AUTOCOMPLETE');?></h2>
|
262 |
<div class="col-1">
|
263 |
+
<img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>01.jpg" alt="<?php _e('RESULTS OF THE AUTOCOMPLETE');?>" style="margin-top: -18px" />
|
264 |
</div>
|
265 |
<div class="col-2">
|
266 |
<div class="section-title">
|
267 |
<ul>
|
268 |
+
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-one.png" alt="1"/><span><?php echo sprintf (__('Show %1$sthe image%2$s of the product (left or right aligned)','yith-woocommerce-ajax-search'),'<b>','</b>');?></span></li>
|
269 |
+
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-two.png" alt="2"/><span><?php echo sprintf (__('Enable the %1$sprice visualization%2$s','yith-woocommerce-ajax-search'),'<b>','</b>');?></span></li>
|
270 |
+
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-three.png" alt="3"/><span><?php echo sprintf (__('Show the %1$sproduct description%2$s','yith-woocommerce-ajax-search'),'<b>','</b>');?></span></li>
|
271 |
+
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-fourth.png" alt="4"/><span><?php echo sprintf (__('Tell to the client if the product is %1$son discount or is featured%2$s','yith-woocommerce-ajax-search'),'<b>','</b>');?> </span></li>
|
272 |
</ul>
|
273 |
</div>
|
274 |
</div>
|
276 |
</div>
|
277 |
<div class="section clear">
|
278 |
<div class="landing-container">
|
279 |
+
<h2><?php _e('HOW TO CUSTOMIZE THE SEARCH OPTIONS');?></h2>
|
280 |
<div class="col-2">
|
281 |
<div class="section-title">
|
282 |
<ul>
|
283 |
+
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-five.png" alt="5"/><span><?php echo sprintf (__('%1$sExtend the research%2$s in the excerpt and in the content','yith-woocommerce-ajax-search'),'<b>','</b>');?></span></li>
|
284 |
+
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-six.png" alt="6"/><span><?php echo sprintf (__('%1$sActivate%2$s the category search','yith-woocommerce-ajax-search'),'<b>','</b>');?></span></li>
|
285 |
+
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-seven.png" alt="7"/><span><?php echo sprintf (__('Configure the %1$stag%2$s search','yith-woocommerce-ajax-search'),'<b>','</b>');?></span></li>
|
286 |
+
<li><img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>number-eight.png" alt="8"/><span><?php echo sprintf (__('Search a product with an %1$sID%2$s','yith-woocommerce-ajax-search'),'<b>','</b>');?></span></li>
|
287 |
|
288 |
</ul>
|
289 |
</div>
|
290 |
</div>
|
291 |
<div class="col-1">
|
292 |
+
<img src="<?php echo YITH_WCAS_ASSETS_IMAGES_URL ?>02.png" alt="<?php _e('SEARCH OPTIONS');?>" />
|
293 |
</div>
|
294 |
</div>
|
295 |
</div>
|
296 |
<div class="section section-cta section-odd">
|
297 |
<div class="landing-container upgrade last">
|
298 |
<div class="premium-cta">
|
299 |
+
<p><?php echo sprintf (__('Upgrade to the %1$spremium version%2$s%3$s of %1$sYITH WooCommerce Ajax Search%2$s to benefit from all features!','yith-woocommerce-ajax-search'),'<span class="highlight">','</span>','<br/>');?></p>
|
|
|
|
|
|
|
300 |
<a href="<?php echo $yith_wcas->obj->get_premium_landing_uri() ?>" target="_blank" class="premium-cta-button button btn">
|
301 |
+
<?php echo sprintf (__('%1$sUPGRADE%2$s %3$sto the premium version%2$s','yith-woocommerce-ajax-search'),'<span class="highlight">','</span>','<span>');?>
|
|
|
302 |
</a>
|
303 |
</div>
|
304 |
</div>
|
templates/yith-woocommerce-ajax-search.php
CHANGED
@@ -15,7 +15,7 @@ wp_enqueue_script('yith_wcas_frontend' );
|
|
15 |
<div class="yith-ajaxsearchform-container">
|
16 |
<form role="search" method="get" id="yith-ajaxsearchform" action="<?php echo esc_url( home_url( '/' ) ) ?>">
|
17 |
<div>
|
18 |
-
<label class="screen-reader-text" for="yith-s"><?php _e( 'Search for:', '
|
19 |
|
20 |
<input type="search"
|
21 |
value="<?php echo get_search_query() ?>"
|
15 |
<div class="yith-ajaxsearchform-container">
|
16 |
<form role="search" method="get" id="yith-ajaxsearchform" action="<?php echo esc_url( home_url( '/' ) ) ?>">
|
17 |
<div>
|
18 |
+
<label class="screen-reader-text" for="yith-s"><?php _e( 'Search for:', 'yith-woocommerce-ajax-search' ) ?></label>
|
19 |
|
20 |
<input type="search"
|
21 |
value="<?php echo get_search_query() ?>"
|
widgets/class.yith-wcas-ajax-search.php
CHANGED
@@ -25,9 +25,9 @@ if( !class_exists( 'YITH_WCAS_Ajax_Search_Widget' ) ) {
|
|
25 |
|
26 |
/* Widget variable settings. */
|
27 |
$this->woo_widget_cssclass = 'woocommerce widget_product_search yith_woocommerce_ajax_search';
|
28 |
-
$this->woo_widget_description = __( 'An Ajax Search box for products only.', '
|
29 |
$this->woo_widget_idbase = 'yith_woocommerce_ajax_search';
|
30 |
-
$this->woo_widget_name = __( 'YITH WooCommerce Ajax Product Search', '
|
31 |
|
32 |
/* Widget settings. */
|
33 |
$widget_ops = array( 'classname' => $this->woo_widget_cssclass, 'description' => $this->woo_widget_description );
|
25 |
|
26 |
/* Widget variable settings. */
|
27 |
$this->woo_widget_cssclass = 'woocommerce widget_product_search yith_woocommerce_ajax_search';
|
28 |
+
$this->woo_widget_description = __( 'An Ajax Search box for products only.', 'yith-woocommerce-ajax-search' );
|
29 |
$this->woo_widget_idbase = 'yith_woocommerce_ajax_search';
|
30 |
+
$this->woo_widget_name = __( 'YITH WooCommerce Ajax Product Search', 'yith-woocommerce-ajax-search' );
|
31 |
|
32 |
/* Widget settings. */
|
33 |
$widget_ops = array( 'classname' => $this->woo_widget_cssclass, 'description' => $this->woo_widget_description );
|