Version Description
- Added: New event yith-wcan-wrapped was triggered after container wrap
- Added: Support to WooCommerce 2.5
- Fixed: Stop activation free version if premium is enabled
Download this release
Release Info
Developer | yithemes |
Plugin | YITH WooCommerce Ajax Product Filter |
Version | 2.7.4 |
Comparing to | |
See all releases |
Code changes from version 2.7.3 to 2.7.4
- README.txt +7 -1
- assets/js/yith-wcan-frontend.js +2 -0
- assets/js/yith-wcan-frontend.min.js +3 -3
- includes/functions.yith-wcan.php +6 -4
- init.php +28 -16
- languages/yith-woocommerce-ajax-navigation-it_IT.mo +0 -0
- languages/yith-woocommerce-ajax-navigation-it_IT.po +79 -31
- languages/yith-woocommerce-ajax-navigation-tr_TR.mo +0 -0
- languages/yith-woocommerce-ajax-navigation-tr_TR.po +225 -138
- languages/yith-woocommerce-ajax-navigation.pot +226 -137
- plugin-fw/assets/css/yit-plugin-panel.css +1 -1
README.txt
CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
|
|
4 |
Tags: woocommerce ajax product filter download, woocommerce, widget, ajax, ajax filtered nav, ajax navigation, ajax filtered navigation, woocommerce layered navigation, woocommerce layered nav, product filter, product filters, ajax product filter, woocommerce ajax product filter, woocommerce filters, sidebar filter, sidebar ajax filter, ajax price filter, price filter, product sorting, woocommerce filter, taxonomy filter, attribute filter, attributes filter, woocommerce product sort, ajax sort, woocommerce ajax product filter, advanced product filters, ajax product filters, filters, woocommerce ajax product filters, woocommerce product filters, woocommerce product filters, category filter, attribute filters, woocommerce products filter, woocommerce price filter, yit, yith, yithemes
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 4.4.1
|
7 |
-
Stable tag: 2.7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -159,6 +159,12 @@ If you want to see a demonstration version of the premium plugin, you can see it
|
|
159 |
|
160 |
== Changelog ==
|
161 |
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
= 2.7.3 =
|
163 |
|
164 |
* Updated: Plugin core framework
|
4 |
Tags: woocommerce ajax product filter download, woocommerce, widget, ajax, ajax filtered nav, ajax navigation, ajax filtered navigation, woocommerce layered navigation, woocommerce layered nav, product filter, product filters, ajax product filter, woocommerce ajax product filter, woocommerce filters, sidebar filter, sidebar ajax filter, ajax price filter, price filter, product sorting, woocommerce filter, taxonomy filter, attribute filter, attributes filter, woocommerce product sort, ajax sort, woocommerce ajax product filter, advanced product filters, ajax product filters, filters, woocommerce ajax product filters, woocommerce product filters, woocommerce product filters, category filter, attribute filters, woocommerce products filter, woocommerce price filter, yit, yith, yithemes
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 4.4.1
|
7 |
+
Stable tag: 2.7.4
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
159 |
|
160 |
== Changelog ==
|
161 |
|
162 |
+
= 2.7.4 =
|
163 |
+
|
164 |
+
* Added: New event yith-wcan-wrapped was triggered after container wrap
|
165 |
+
* Added: Support to WooCommerce 2.5
|
166 |
+
* Fixed: Stop activation free version if premium is enabled
|
167 |
+
|
168 |
= 2.7.3 =
|
169 |
|
170 |
* Updated: Plugin core framework
|
assets/js/yith-wcan-frontend.js
CHANGED
@@ -233,6 +233,8 @@ jQuery(function ($) {
|
|
233 |
$(yith_wcan.container).wrap('<div class="yit-wcan-container"></div>');
|
234 |
$('.woocommerce-info').wrap('<div class="yit-wcan-container"></div>');
|
235 |
|
|
|
|
|
236 |
$(document).on('click', '.yith-wcan a', function (e) {
|
237 |
$(this).yith_wcan_ajax_filters(e, this);
|
238 |
});
|
233 |
$(yith_wcan.container).wrap('<div class="yit-wcan-container"></div>');
|
234 |
$('.woocommerce-info').wrap('<div class="yit-wcan-container"></div>');
|
235 |
|
236 |
+
$(document).trigger( 'yith-wcan-wrapped' );
|
237 |
+
|
238 |
$(document).on('click', '.yith-wcan a', function (e) {
|
239 |
$(this).yith_wcan_ajax_filters(e, this);
|
240 |
});
|
assets/js/yith-wcan-frontend.min.js
CHANGED
@@ -8,6 +8,6 @@ a.isArray(n.id)&&(n.id=n.id[0].substr(1));n.tag||(n.tag="div");n.vars=[];for(b=0
|
|
8 |
opacity:0},300));a(yith_wcan.container).html("").addClass("yith-wcan-loading");a(document).trigger("yith-wcan-ajax-loading");"undefined"!=typeof yith_wcan_frontend&&a(yith_wcan.container).css("backgroundImage","url("+yith_wcan_frontend.loader_url+")");a(yith_wcan.pagination).hide();a(yith_wcan.result_count).hide();0!=r&&(r.abort(),r=!1);r=a.ajax({url:b,success:function(c){r=!1;a(yith_wcan.container).removeClass("yith-wcan-loading");0<a(c).find(yith_wcan.container).length?a(".yit-wcan-container").html(a(c).find(yith_wcan.container)):
|
9 |
a(".yit-wcan-container").html(a(c).find(".woocommerce-info"));0<a(c).find(yith_wcan.pagination).length?(0==a(yith_wcan.pagination).length&&a.jseldom(yith_wcan.pagination).insertAfter(a(yith_wcan.container)),a(yith_wcan.pagination).html(a(c).find(yith_wcan.pagination).html()).show()):a(yith_wcan.pagination).empty();0<a(c).find(yith_wcan.result_count).length&&a(yith_wcan.result_count).html(a(c).find(yith_wcan.result_count).html()).show();a(".yith-woo-ajax-navigation").add(".yith-wcan-sort-by").add(".yith-wcan-stock-on-sale").add(".yith-wcan-list-price-filter").each(function(){var b=
|
10 |
a(this),d=b.attr("id");b.html(a(c).find("#"+d).html());""==b.text()?b.hide():b.show()});navigator.userAgent.match(/msie/i)||window.history.pushState({pageTitle:c.pageTitle},"",b);a(document).trigger("ready");a(document).trigger("yith-wcan-ajax-filtered");if(f){var d=parseInt(a(yith_wcan.wc_price_slider.min_price).data("min")),g=parseInt(a(yith_wcan.wc_price_slider.max_price).data("max"));a(yith_wcan.wc_price_slider.wrapper).slider("values",[d,g]);a(document.body).trigger("price_slider_slide",[d,g]);
|
11 |
-
a(document).trigger("yith-wcan-ajax-reset-filtered")}}})};a(yith_wcan.container).wrap('<div class="yit-wcan-container"></div>');a(".woocommerce-info").wrap('<div class="yit-wcan-container"></div>');a(document).on("click",".yith-wcan a",function(h){a(this).yith_wcan_ajax_filters(h,this)});var t=function(){a("div.yith-wcan-select-wrapper").animate({visibility:"hidden",opacity:0},0);a("a.yit-wcan-select-open").removeClass("active")};a(document).on("click","a.yit-wcan-select-open.active",
|
12 |
-
a(this).parent().find("div.yith-wcan-select-wrapper").css("z-index","-1").animate({visibility:"hidden",opacity:0},300);a(this).parent().find("a.yit-wcan-select-open").removeClass("active")});a(document).on("click","a.yit-wcan-select-open:not(.active)",function(h){h.preventDefault();a(this).parent().find("div.yith-wcan-select-wrapper").css("z-index","1").animate({visibility:"visible",opacity:1},300);a(this).parent().find("a.yit-wcan-select-open").addClass("active")});
|
13 |
-
function(){a("div.yith-wcan-select-wrapper ul.yith-wcan-select li.chosen");t();a("div.yith-wcan-select-wrapper").each(function(){var h="";a(this).find("ul.yith-wcan-select li.chosen").each(function(){h+=a(this).text()+", "});h=h.substring(0,h.length-2);""!=h&&a(this).parent().find("a.yit-wcan-select-open").text(h)})});a(document).on("ready",t);a("body").on("click",function(h){a(h.target).hasClass("yit-wcan-select-open")||t()})});
|
8 |
opacity:0},300));a(yith_wcan.container).html("").addClass("yith-wcan-loading");a(document).trigger("yith-wcan-ajax-loading");"undefined"!=typeof yith_wcan_frontend&&a(yith_wcan.container).css("backgroundImage","url("+yith_wcan_frontend.loader_url+")");a(yith_wcan.pagination).hide();a(yith_wcan.result_count).hide();0!=r&&(r.abort(),r=!1);r=a.ajax({url:b,success:function(c){r=!1;a(yith_wcan.container).removeClass("yith-wcan-loading");0<a(c).find(yith_wcan.container).length?a(".yit-wcan-container").html(a(c).find(yith_wcan.container)):
|
9 |
a(".yit-wcan-container").html(a(c).find(".woocommerce-info"));0<a(c).find(yith_wcan.pagination).length?(0==a(yith_wcan.pagination).length&&a.jseldom(yith_wcan.pagination).insertAfter(a(yith_wcan.container)),a(yith_wcan.pagination).html(a(c).find(yith_wcan.pagination).html()).show()):a(yith_wcan.pagination).empty();0<a(c).find(yith_wcan.result_count).length&&a(yith_wcan.result_count).html(a(c).find(yith_wcan.result_count).html()).show();a(".yith-woo-ajax-navigation").add(".yith-wcan-sort-by").add(".yith-wcan-stock-on-sale").add(".yith-wcan-list-price-filter").each(function(){var b=
|
10 |
a(this),d=b.attr("id");b.html(a(c).find("#"+d).html());""==b.text()?b.hide():b.show()});navigator.userAgent.match(/msie/i)||window.history.pushState({pageTitle:c.pageTitle},"",b);a(document).trigger("ready");a(document).trigger("yith-wcan-ajax-filtered");if(f){var d=parseInt(a(yith_wcan.wc_price_slider.min_price).data("min")),g=parseInt(a(yith_wcan.wc_price_slider.max_price).data("max"));a(yith_wcan.wc_price_slider.wrapper).slider("values",[d,g]);a(document.body).trigger("price_slider_slide",[d,g]);
|
11 |
+
a(document).trigger("yith-wcan-ajax-reset-filtered")}}})};a(yith_wcan.container).wrap('<div class="yit-wcan-container"></div>');a(".woocommerce-info").wrap('<div class="yit-wcan-container"></div>');a(document).trigger("yith-wcan-wrapped");a(document).on("click",".yith-wcan a",function(h){a(this).yith_wcan_ajax_filters(h,this)});var t=function(){a("div.yith-wcan-select-wrapper").animate({visibility:"hidden",opacity:0},0);a("a.yit-wcan-select-open").removeClass("active")};a(document).on("click","a.yit-wcan-select-open.active",
|
12 |
+
function(h){h.preventDefault();a(this).parent().find("div.yith-wcan-select-wrapper").css("z-index","-1").animate({visibility:"hidden",opacity:0},300);a(this).parent().find("a.yit-wcan-select-open").removeClass("active")});a(document).on("click","a.yit-wcan-select-open:not(.active)",function(h){h.preventDefault();a(this).parent().find("div.yith-wcan-select-wrapper").css("z-index","1").animate({visibility:"visible",opacity:1},300);a(this).parent().find("a.yit-wcan-select-open").addClass("active")});
|
13 |
+
a(document).on("ready yith-wcan-ajax-filtered",function(){a("div.yith-wcan-select-wrapper ul.yith-wcan-select li.chosen");t();a("div.yith-wcan-select-wrapper").each(function(){var h="";a(this).find("ul.yith-wcan-select li.chosen").each(function(){h+=a(this).text()+", "});h=h.substring(0,h.length-2);""!=h&&a(this).parent().find("a.yit-wcan-select-open").text(h)})});a(document).on("ready",t);a("body").on("click",function(h){a(h.target).hasClass("yit-wcan-select-open")||t()})});
|
includes/functions.yith-wcan.php
CHANGED
@@ -326,12 +326,14 @@ if ( ! function_exists( 'yit_term_has_child' ) ) {
|
|
326 |
*/
|
327 |
function yit_term_has_child( $term, $taxonomy ) {
|
328 |
global $woocommerce;
|
329 |
-
|
330 |
$count = 0;
|
331 |
$child_terms = get_terms( $taxonomy, array( 'child_of' => $term->term_id ) );
|
332 |
-
|
333 |
-
|
334 |
-
|
|
|
|
|
|
|
335 |
}
|
336 |
|
337 |
return empty( $count ) ? false : true;
|
326 |
*/
|
327 |
function yit_term_has_child( $term, $taxonomy ) {
|
328 |
global $woocommerce;
|
|
|
329 |
$count = 0;
|
330 |
$child_terms = get_terms( $taxonomy, array( 'child_of' => $term->term_id ) );
|
331 |
+
|
332 |
+
if( ! is_wp_error( $child_terms ) ){
|
333 |
+
foreach ( $child_terms as $child_term ) {
|
334 |
+
$_products_in_term = get_objects_in_term( $child_term->term_id, $taxonomy );
|
335 |
+
$count += sizeof( array_intersect( $_products_in_term, $woocommerce->query->filtered_product_ids ) );
|
336 |
+
}
|
337 |
}
|
338 |
|
339 |
return empty( $count ) ? false : true;
|
init.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: YITH WooCommerce Ajax Product Filter
|
4 |
* Plugin URI: http://yithemes.com/
|
5 |
* Description: YITH WooCommerce Ajax Product Filter offers the perfect way to filter all the products of your shop.
|
6 |
-
* Version: 2.7.
|
7 |
* Author: yithemes
|
8 |
* Author URI: http://yithemes.com/
|
9 |
* Text Domain: yith_wc_ajxnav
|
@@ -48,24 +48,23 @@ if( ! function_exists( 'install_premium_woocommerce_admin_notice' ) ) {
|
|
48 |
<?php
|
49 |
}
|
50 |
}
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
|
|
|
|
|
|
56 |
}
|
57 |
|
58 |
load_plugin_textdomain( 'yith-woocommerce-ajax-navigation', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
|
59 |
|
60 |
-
//Stop activation if the premium version of the same plugin is still active
|
61 |
-
if ( defined( 'YITH_WCAN_VERSION' ) ) {
|
62 |
-
return;
|
63 |
-
}
|
64 |
|
65 |
! defined( 'YITH_WCAN' ) && define( 'YITH_WCAN', true );
|
66 |
! defined( 'YITH_WCAN_URL' ) && define( 'YITH_WCAN_URL', plugin_dir_url( __FILE__ ) );
|
67 |
! defined( 'YITH_WCAN_DIR' ) && define( 'YITH_WCAN_DIR', plugin_dir_path( __FILE__ ) );
|
68 |
-
! defined( 'YITH_WCAN_VERSION' ) && define( 'YITH_WCAN_VERSION', '2.7.
|
69 |
! defined( 'YITH_WCAN_FREE_INIT') && define( 'YITH_WCAN_FREE_INIT', plugin_basename( __FILE__ ) );
|
70 |
! defined( 'YITH_WCAN_FILE' ) && define( 'YITH_WCAN_FILE', __FILE__ );
|
71 |
|
@@ -101,10 +100,23 @@ if ( ! function_exists( 'YITH_WCAN' ) ) {
|
|
101 |
}
|
102 |
}
|
103 |
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
|
110 |
register_activation_hook( YITH_WCAN_FILE, 'yith_plugin_registration_hook' );
|
3 |
* Plugin Name: YITH WooCommerce Ajax Product Filter
|
4 |
* Plugin URI: http://yithemes.com/
|
5 |
* Description: YITH WooCommerce Ajax Product Filter offers the perfect way to filter all the products of your shop.
|
6 |
+
* Version: 2.7.4
|
7 |
* Author: yithemes
|
8 |
* Author URI: http://yithemes.com/
|
9 |
* Text Domain: yith_wc_ajxnav
|
48 |
<?php
|
49 |
}
|
50 |
}
|
51 |
+
if( ! function_exists( 'yith_deactive_free_wcan_version' ) ) {
|
52 |
+
function yith_deactive_free_wcan_version() {
|
53 |
+
?>
|
54 |
+
<div class="error">
|
55 |
+
<p><?php _e( 'You can\'t activate the free version of YITH WooCommerce Ajax Product Filter while you are using the premium one.', 'yith-wocc' ); ?></p>
|
56 |
+
</div>
|
57 |
+
<?php
|
58 |
+
}
|
59 |
}
|
60 |
|
61 |
load_plugin_textdomain( 'yith-woocommerce-ajax-navigation', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
|
62 |
|
|
|
|
|
|
|
|
|
63 |
|
64 |
! defined( 'YITH_WCAN' ) && define( 'YITH_WCAN', true );
|
65 |
! defined( 'YITH_WCAN_URL' ) && define( 'YITH_WCAN_URL', plugin_dir_url( __FILE__ ) );
|
66 |
! defined( 'YITH_WCAN_DIR' ) && define( 'YITH_WCAN_DIR', plugin_dir_path( __FILE__ ) );
|
67 |
+
! defined( 'YITH_WCAN_VERSION' ) && define( 'YITH_WCAN_VERSION', '2.7.4' );
|
68 |
! defined( 'YITH_WCAN_FREE_INIT') && define( 'YITH_WCAN_FREE_INIT', plugin_basename( __FILE__ ) );
|
69 |
! defined( 'YITH_WCAN_FILE' ) && define( 'YITH_WCAN_FILE', __FILE__ );
|
70 |
|
100 |
}
|
101 |
}
|
102 |
|
103 |
+
function yith_wcan_free_install() {
|
104 |
+
|
105 |
+
if ( ! function_exists( 'WC' ) ) {
|
106 |
+
add_action( 'admin_notices', 'install_premium_woocommerce_admin_notice' );
|
107 |
+
}
|
108 |
+
elseif ( defined( 'YITH_WCAN_PREMIUM' ) ) {
|
109 |
+
add_action( 'admin_notices', 'yith_deactive_free_wcan_version' );
|
110 |
+
deactivate_plugins( plugin_basename( __FILE__ ) );
|
111 |
+
}
|
112 |
+
else {
|
113 |
+
/**
|
114 |
+
* Instance main plugin class
|
115 |
+
*/
|
116 |
+
global $yith_wcan;
|
117 |
+
$yith_wcan = YITH_WCAN();
|
118 |
+
}
|
119 |
+
}
|
120 |
+
add_action( 'plugins_loaded', 'yith_wcan_free_install', 11 );
|
121 |
|
122 |
register_activation_hook( YITH_WCAN_FILE, 'yith_plugin_registration_hook' );
|
languages/yith-woocommerce-ajax-navigation-it_IT.mo
CHANGED
Binary file
|
languages/yith-woocommerce-ajax-navigation-it_IT.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: it_IT\n"
|
@@ -58,7 +58,7 @@ msgstr "Proprietà"
|
|
58 |
|
59 |
# @ yit
|
60 |
#: includes/functions.yith-wcan.php:57
|
61 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
62 |
msgid "Color"
|
63 |
msgstr "Colore"
|
64 |
|
@@ -85,6 +85,12 @@ msgstr ""
|
|
85 |
"YITH WooCommerce Ajax Product Filter è attivo, ma non operativo. Richiede "
|
86 |
"WooCommerce affinché possa funzionare correttamente."
|
87 |
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
#: settings/custom-style-options.php:24
|
89 |
msgid "Put here your custom CSS rules:"
|
90 |
msgstr "Metti qui le tue modifiche delle regole del CSS"
|
@@ -143,7 +149,7 @@ msgstr ""
|
|
143 |
"Inserisci qui la classe CSS o l'ID per il contenitore del conteggio dei "
|
144 |
"prodotti"
|
145 |
|
146 |
-
#: templates/admin/premium.php:203 templates/admin/premium.php:
|
147 |
#, php-format
|
148 |
msgid ""
|
149 |
"Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
|
@@ -152,11 +158,11 @@ msgstr ""
|
|
152 |
"Aggiorna alla %1$sversione premium%2$s di %1$sYITH WooCommerce Ajax Product "
|
153 |
"Filter%2$s per beneficiare di tutte le funzionalità!"
|
154 |
|
155 |
-
#: templates/admin/premium.php:206 templates/admin/premium.php:
|
156 |
msgid "UPGRADE"
|
157 |
msgstr "AGGIORNA"
|
158 |
|
159 |
-
#: templates/admin/premium.php:207 templates/admin/premium.php:
|
160 |
msgid "to the premium version"
|
161 |
msgstr "alla versione premium"
|
162 |
|
@@ -261,14 +267,13 @@ msgid "WooCommerce Price Filter"
|
|
261 |
msgstr "WooCommerce Price Filter"
|
262 |
|
263 |
#: templates/admin/premium.php:301
|
|
|
264 |
msgid ""
|
265 |
-
"
|
266 |
-
"WooCommerce Price Filter
|
267 |
-
"
|
|
|
268 |
msgstr ""
|
269 |
-
"Con la versione premium del plugin avrai anche la possibilità di "
|
270 |
-
"personalizzare il widget WooCommerce Price Filter, modificando le apposite "
|
271 |
-
"impostazioni che sono state inserite nel pannello opzioni del plugin."
|
272 |
|
273 |
#: templates/admin/premium.php:317
|
274 |
msgid "SEO"
|
@@ -282,77 +287,110 @@ msgid ""
|
|
282 |
"possible penalizations that may apply to your site."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
286 |
msgid "Filter the product list without reloading the page"
|
287 |
msgstr "Filtra l'elenco prodotti senza ricaricare la pagina"
|
288 |
|
289 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
290 |
msgctxt "Admin: Widget Title"
|
291 |
msgid "YITH WooCommerce Ajax Product Filter"
|
292 |
msgstr "YITH WooCommerce Filtro Prodotti Ajax"
|
293 |
|
294 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
295 |
msgid "Filters:"
|
296 |
msgstr "Filtri:"
|
297 |
|
298 |
# @ yit
|
299 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
300 |
msgid "List"
|
301 |
msgstr "Lista"
|
302 |
|
303 |
# @ yit
|
304 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
305 |
msgid "Label"
|
306 |
msgstr "Etichetta"
|
307 |
|
308 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
309 |
msgid "Dropdown"
|
310 |
msgstr "Menu a tendina"
|
311 |
|
312 |
# @ yit
|
313 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
314 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
315 |
msgid "Title"
|
316 |
msgstr "Titolo"
|
317 |
|
318 |
# @ yit
|
319 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
320 |
msgid "Type:"
|
321 |
msgstr "Tipo:"
|
322 |
|
323 |
# @ yit
|
324 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
325 |
msgid "Query Type:"
|
326 |
msgstr "Tipo Query:"
|
327 |
|
328 |
# @ yit
|
329 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
330 |
msgid "AND"
|
331 |
msgstr "E"
|
332 |
|
333 |
# @ yit
|
334 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
335 |
msgid "OR"
|
336 |
msgstr "O"
|
337 |
|
338 |
# @ yit
|
339 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
340 |
msgid "Attribute:"
|
341 |
msgstr "Attributo:"
|
342 |
|
343 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
344 |
msgid "Display (default All):"
|
345 |
msgstr "Visualizza (default Tutti)"
|
346 |
|
347 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
348 |
msgid "All (no hierarchical)"
|
349 |
msgstr "Tutti (non gerarchico)"
|
350 |
|
351 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
352 |
msgid "All (hierarchical)"
|
353 |
msgstr "Tutti (gerarchico)"
|
354 |
|
355 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
356 |
msgid "Only Parent"
|
357 |
msgstr "Solo Principali"
|
358 |
|
@@ -365,14 +403,24 @@ msgstr ""
|
|
365 |
msgid "YITH WooCommerce Ajax Reset Filter"
|
366 |
msgstr "YITH WooCommerce Filtro Ajax Reset"
|
367 |
|
368 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
369 |
msgid "Reset All Filters"
|
370 |
msgstr "Resetta tutti i filtri"
|
371 |
|
372 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
373 |
msgid "Button Label"
|
374 |
msgstr "Etichetta Pulsante"
|
375 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
376 |
#~ msgid ""
|
377 |
#~ "Dear users,\n"
|
378 |
#~ " we would like to inform you that the YITH "
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-01-27 11:00+0100\n"
|
6 |
+
"PO-Revision-Date: 2016-01-27 11:00+0100\n"
|
7 |
"Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: it_IT\n"
|
58 |
|
59 |
# @ yit
|
60 |
#: includes/functions.yith-wcan.php:57
|
61 |
+
#: widgets/class.yith-wcan-navigation-widget.php:861
|
62 |
msgid "Color"
|
63 |
msgstr "Colore"
|
64 |
|
85 |
"YITH WooCommerce Ajax Product Filter è attivo, ma non operativo. Richiede "
|
86 |
"WooCommerce affinché possa funzionare correttamente."
|
87 |
|
88 |
+
#: init.php:55
|
89 |
+
msgid ""
|
90 |
+
"You can't activate the free version of YITH WooCommerce Ajax Product Filter "
|
91 |
+
"while you are using the premium one."
|
92 |
+
msgstr ""
|
93 |
+
|
94 |
#: settings/custom-style-options.php:24
|
95 |
msgid "Put here your custom CSS rules:"
|
96 |
msgstr "Metti qui le tue modifiche delle regole del CSS"
|
149 |
"Inserisci qui la classe CSS o l'ID per il contenitore del conteggio dei "
|
150 |
"prodotti"
|
151 |
|
152 |
+
#: templates/admin/premium.php:203 templates/admin/premium.php:377
|
153 |
#, php-format
|
154 |
msgid ""
|
155 |
"Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
|
158 |
"Aggiorna alla %1$sversione premium%2$s di %1$sYITH WooCommerce Ajax Product "
|
159 |
"Filter%2$s per beneficiare di tutte le funzionalità!"
|
160 |
|
161 |
+
#: templates/admin/premium.php:206 templates/admin/premium.php:380
|
162 |
msgid "UPGRADE"
|
163 |
msgstr "AGGIORNA"
|
164 |
|
165 |
+
#: templates/admin/premium.php:207 templates/admin/premium.php:381
|
166 |
msgid "to the premium version"
|
167 |
msgstr "alla versione premium"
|
168 |
|
267 |
msgstr "WooCommerce Price Filter"
|
268 |
|
269 |
#: templates/admin/premium.php:301
|
270 |
+
#, php-format
|
271 |
msgid ""
|
272 |
+
"Take advantage of the premium version of the plugin to edit the default "
|
273 |
+
"behavior of WooCommerce Price Filter. Change the %1$slayout of the filter"
|
274 |
+
"%2$s and activate the %1$sAjax mode%2$s to apply the filter immediately, "
|
275 |
+
"without reloading the page."
|
276 |
msgstr ""
|
|
|
|
|
|
|
277 |
|
278 |
#: templates/admin/premium.php:317
|
279 |
msgid "SEO"
|
287 |
"possible penalizations that may apply to your site."
|
288 |
msgstr ""
|
289 |
|
290 |
+
#: templates/admin/premium.php:330
|
291 |
+
msgid " Filter by category"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: templates/admin/premium.php:333
|
295 |
+
#, php-format
|
296 |
+
msgid ""
|
297 |
+
"Configure the widget to let your users filter product by a %1$sselected "
|
298 |
+
"category%2$s. Your users will be even happier to browse your shop."
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: templates/admin/premium.php:349
|
302 |
+
msgid "FILTER ORDERING"
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#: templates/admin/premium.php:352
|
306 |
+
msgid ""
|
307 |
+
"Choose one of the two solutions for a better filter ordering of your "
|
308 |
+
"product archieve pages: classic alphabetical order or decreasing order, "
|
309 |
+
"based on the number of products contained in each filter."
|
310 |
+
msgstr ""
|
311 |
+
|
312 |
+
#: templates/admin/premium.php:362
|
313 |
+
msgid "Filter style"
|
314 |
+
msgstr ""
|
315 |
+
|
316 |
+
#: templates/admin/premium.php:365
|
317 |
+
msgid ""
|
318 |
+
"In addition to the classic visualization style, the premium version of this "
|
319 |
+
"plugin gives you the possibility to show filters in \"checkbox\" style. "
|
320 |
+
"Users will experience a new look of your pages while filtering products."
|
321 |
+
msgstr ""
|
322 |
+
|
323 |
+
#: widgets/class.yith-wcan-navigation-widget.php:36
|
324 |
msgid "Filter the product list without reloading the page"
|
325 |
msgstr "Filtra l'elenco prodotti senza ricaricare la pagina"
|
326 |
|
327 |
+
#: widgets/class.yith-wcan-navigation-widget.php:39
|
328 |
msgctxt "Admin: Widget Title"
|
329 |
msgid "YITH WooCommerce Ajax Product Filter"
|
330 |
msgstr "YITH WooCommerce Filtro Prodotti Ajax"
|
331 |
|
332 |
+
#: widgets/class.yith-wcan-navigation-widget.php:297
|
333 |
msgid "Filters:"
|
334 |
msgstr "Filtri:"
|
335 |
|
336 |
# @ yit
|
337 |
+
#: widgets/class.yith-wcan-navigation-widget.php:860
|
338 |
msgid "List"
|
339 |
msgstr "Lista"
|
340 |
|
341 |
# @ yit
|
342 |
+
#: widgets/class.yith-wcan-navigation-widget.php:862
|
343 |
msgid "Label"
|
344 |
msgstr "Etichetta"
|
345 |
|
346 |
+
#: widgets/class.yith-wcan-navigation-widget.php:863
|
347 |
msgid "Dropdown"
|
348 |
msgstr "Menu a tendina"
|
349 |
|
350 |
# @ yit
|
351 |
+
#: widgets/class.yith-wcan-navigation-widget.php:870
|
352 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:100
|
353 |
msgid "Title"
|
354 |
msgstr "Titolo"
|
355 |
|
356 |
# @ yit
|
357 |
+
#: widgets/class.yith-wcan-navigation-widget.php:876
|
358 |
msgid "Type:"
|
359 |
msgstr "Tipo:"
|
360 |
|
361 |
# @ yit
|
362 |
+
#: widgets/class.yith-wcan-navigation-widget.php:887
|
363 |
msgid "Query Type:"
|
364 |
msgstr "Tipo Query:"
|
365 |
|
366 |
# @ yit
|
367 |
+
#: widgets/class.yith-wcan-navigation-widget.php:889
|
368 |
msgid "AND"
|
369 |
msgstr "E"
|
370 |
|
371 |
# @ yit
|
372 |
+
#: widgets/class.yith-wcan-navigation-widget.php:890
|
373 |
msgid "OR"
|
374 |
msgstr "O"
|
375 |
|
376 |
# @ yit
|
377 |
+
#: widgets/class.yith-wcan-navigation-widget.php:896
|
378 |
msgid "Attribute:"
|
379 |
msgstr "Attributo:"
|
380 |
|
381 |
+
#: widgets/class.yith-wcan-navigation-widget.php:903
|
382 |
msgid "Display (default All):"
|
383 |
msgstr "Visualizza (default Tutti)"
|
384 |
|
385 |
+
#: widgets/class.yith-wcan-navigation-widget.php:905
|
386 |
msgid "All (no hierarchical)"
|
387 |
msgstr "Tutti (non gerarchico)"
|
388 |
|
389 |
+
#: widgets/class.yith-wcan-navigation-widget.php:906
|
390 |
msgid "All (hierarchical)"
|
391 |
msgstr "Tutti (gerarchico)"
|
392 |
|
393 |
+
#: widgets/class.yith-wcan-navigation-widget.php:907
|
394 |
msgid "Only Parent"
|
395 |
msgstr "Solo Principali"
|
396 |
|
403 |
msgid "YITH WooCommerce Ajax Reset Filter"
|
404 |
msgstr "YITH WooCommerce Filtro Ajax Reset"
|
405 |
|
406 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:93
|
407 |
msgid "Reset All Filters"
|
408 |
msgstr "Resetta tutti i filtri"
|
409 |
|
410 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:106
|
411 |
msgid "Button Label"
|
412 |
msgstr "Etichetta Pulsante"
|
413 |
|
414 |
+
#~ msgid ""
|
415 |
+
#~ "With the premium version of the plugin, you will also be able to "
|
416 |
+
#~ "customize WooCommerce Price Filter widget, changing the settings you can "
|
417 |
+
#~ "find in the plugin option panel."
|
418 |
+
#~ msgstr ""
|
419 |
+
#~ "Con la versione premium del plugin avrai anche la possibilità di "
|
420 |
+
#~ "personalizzare il widget WooCommerce Price Filter, modificando le "
|
421 |
+
#~ "apposite impostazioni che sono state inserite nel pannello opzioni del "
|
422 |
+
#~ "plugin."
|
423 |
+
|
424 |
#~ msgid ""
|
425 |
#~ "Dear users,\n"
|
426 |
#~ " we would like to inform you that the YITH "
|
languages/yith-woocommerce-ajax-navigation-tr_TR.mo
CHANGED
Binary file
|
languages/yith-woocommerce-ajax-navigation-tr_TR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Ajax Product filter\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
|
8 |
"Language-Team: Caner Öncel <caneroncel@gmail.com>\n"
|
9 |
"Language: tr\n"
|
@@ -58,7 +58,7 @@ msgstr "Terim"
|
|
58 |
|
59 |
# @ yit
|
60 |
#: includes/functions.yith-wcan.php:57
|
61 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
62 |
msgid "Color"
|
63 |
msgstr "Renk"
|
64 |
|
@@ -83,6 +83,12 @@ msgid ""
|
|
83 |
"requires WooCommerce in order to work."
|
84 |
msgstr ""
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
#: plugin-fw/lib/yit-cpt-unlimited.php:460
|
87 |
#: plugin-fw/lib/yit-cpt-unlimited.php:574
|
88 |
#: plugin-fw/lib/yit-cpt-unlimited.php:719
|
@@ -297,7 +303,7 @@ msgstr ""
|
|
297 |
msgid "Upload multiple files"
|
298 |
msgstr ""
|
299 |
|
300 |
-
#: plugin-fw/lib/yit-plugin-panel-wc.php:
|
301 |
msgid "The changes you have made will be lost if you leave this page."
|
302 |
msgstr ""
|
303 |
|
@@ -305,77 +311,77 @@ msgstr ""
|
|
305 |
msgid "Plugin Settings"
|
306 |
msgstr ""
|
307 |
|
308 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
309 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
310 |
msgid "YIT Plugins"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
314 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
315 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
|
316 |
msgid "Save Changes"
|
317 |
msgstr ""
|
318 |
|
319 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
320 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
321 |
msgid ""
|
322 |
"If you continue with this action, you will reset all options in this page."
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
326 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
327 |
msgid "Reset to default"
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
331 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
332 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
|
333 |
msgid "Are you sure?"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
337 |
msgid ""
|
338 |
"The element you have entered already exists. Please, enter another name."
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
342 |
msgid "Settings saved"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
346 |
msgid "Settings reset"
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
350 |
msgid "Element deleted correctly."
|
351 |
msgstr ""
|
352 |
|
353 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
354 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
355 |
msgid "Element updated correctly."
|
356 |
msgstr ""
|
357 |
|
358 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
359 |
msgid "Database imported correctly."
|
360 |
msgstr ""
|
361 |
|
362 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
363 |
msgid "An error has occurred during import. Please try again."
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
367 |
msgid "The added file is not valid."
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
371 |
msgid "Sorry, import is disabled."
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
375 |
msgid "Sorting successful."
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
379 |
msgid ""
|
380 |
"If you continue with this action, you will reset all the options in this "
|
381 |
"page."
|
@@ -416,47 +422,47 @@ msgid ""
|
|
416 |
"YIT Plugin tab."
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
420 |
msgid "There is a new version of %plugin_name% available."
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
424 |
msgid "View version %latest% details."
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
428 |
msgid "Automatic update is unavailable for this plugin,"
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
432 |
msgid ""
|
433 |
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
434 |
msgstr ""
|
435 |
|
436 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
437 |
msgid "Update now."
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
441 |
-
msgid "
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
445 |
msgid "Invalid URL Provided."
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
449 |
msgid "Could not create Temporary file."
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
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 |
msgstr ""
|
458 |
|
459 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
460 |
#, php-format
|
461 |
msgid ""
|
462 |
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
@@ -465,16 +471,16 @@ msgid ""
|
|
465 |
"automatic updates.</em>"
|
466 |
msgstr ""
|
467 |
|
468 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
469 |
#, php-format
|
470 |
msgid ""
|
471 |
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
472 |
"yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
|
473 |
"<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
|
474 |
-
"title=\"
|
475 |
msgstr ""
|
476 |
|
477 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
478 |
#, php-format
|
479 |
msgid ""
|
480 |
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
@@ -482,176 +488,218 @@ msgid ""
|
|
482 |
"href=\"%5$s\">update now</a>."
|
483 |
msgstr ""
|
484 |
|
485 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
486 |
msgid "You can't update the plugins for this site."
|
487 |
msgstr ""
|
488 |
|
489 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
490 |
msgid ""
|
491 |
"You do not have sufficient permissions to update the plugins for this site."
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
495 |
msgid "Update Plugin"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
499 |
#, php-format
|
500 |
msgctxt "%s = field name"
|
501 |
msgid "%s field cannot be empty"
|
502 |
msgstr ""
|
503 |
|
504 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
505 |
#, php-format
|
506 |
msgid "%s and %s fields cannot be empty"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
510 |
msgid "Unable to contact the remote server, please try again later. Thanks!"
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
514 |
msgid "Invalid Request"
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
518 |
-
msgid "Invalid
|
519 |
msgstr ""
|
520 |
|
521 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
522 |
msgid "Software has been deactivated"
|
523 |
msgstr ""
|
524 |
|
525 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
526 |
msgid "Maximum number of activations exceeded"
|
527 |
msgstr ""
|
528 |
|
529 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
530 |
msgid "Invalid instance ID"
|
531 |
msgstr ""
|
532 |
|
533 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
534 |
msgid "Invalid security key"
|
535 |
msgstr ""
|
536 |
|
537 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
538 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
539 |
msgstr ""
|
540 |
|
541 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
542 |
-
msgid "
|
543 |
msgstr ""
|
544 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
545 |
#: plugin-fw/licence/lib/yit-plugin-licence.php:68
|
546 |
-
#: plugin-fw/licence/lib/yit-
|
547 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
548 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
549 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
550 |
-
|
551 |
-
msgid "Licence Activation"
|
552 |
msgstr ""
|
553 |
|
554 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
555 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
556 |
#, php-format
|
557 |
msgid "%s"
|
558 |
msgstr ""
|
559 |
|
560 |
-
#: plugin-fw/licence/
|
561 |
-
msgid "Yithemes Licence Activation"
|
562 |
-
msgstr ""
|
563 |
-
|
564 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
|
565 |
msgid ""
|
566 |
"I cannot find the license key for activating the theme I have bought some "
|
567 |
"time ago. Where can I find it?"
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: plugin-fw/licence/
|
571 |
msgid ""
|
572 |
"If you have purchased one of our products before 27 January 2015, you can "
|
573 |
"benefit from support and updates (the services offered with the license)\n"
|
574 |
-
"
|
575 |
-
"to get a new license key, because, before this date, your license used
|
576 |
-
"activated automatically by our system.\n"
|
577 |
-
"
|
578 |
-
"support and updates you have to buy a new license and activate it
|
579 |
-
"the license key you will be\n"
|
580 |
-
"
|
581 |
-
"section \"My licenses\"."
|
|
|
|
|
|
|
|
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
585 |
msgid ""
|
586 |
"Have you updated your licenses? Have you asked for an extension? Update "
|
587 |
"information concerning your products."
|
588 |
msgstr ""
|
589 |
|
590 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
591 |
-
msgid "Update
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
595 |
-
msgid "
|
596 |
-
|
|
|
|
|
597 |
|
598 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
599 |
msgid "Activate"
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
603 |
msgid "Activated"
|
604 |
msgstr ""
|
605 |
|
606 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
607 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
608 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
609 |
msgid "Product Name"
|
610 |
msgstr ""
|
611 |
|
612 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
|
613 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
|
614 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
|
615 |
-
#: plugin-fw/templates/metaboxes/types/contactform.php:148
|
616 |
-
#: plugin-fw/templates/metaboxes/types/contactform.php:340
|
617 |
-
msgid "Email"
|
618 |
-
msgstr ""
|
619 |
-
|
620 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
|
621 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
|
622 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
|
623 |
-
msgid "Licence Key"
|
624 |
-
msgstr ""
|
625 |
-
|
626 |
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
|
627 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
628 |
msgid "Expires"
|
629 |
msgstr ""
|
630 |
|
631 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
632 |
msgid "Remaining"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
636 |
-
|
637 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
|
638 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
|
639 |
-
msgid "Renew"
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
|
|
|
|
|
|
|
|
643 |
#, php-format
|
644 |
msgid "%1s out of %2s"
|
645 |
msgstr ""
|
646 |
|
647 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
648 |
msgid "Banned"
|
649 |
msgstr ""
|
650 |
|
651 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
652 |
msgid "Expired"
|
653 |
msgstr ""
|
654 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
655 |
#: plugin-fw/templates/metaboxes/types/ajax-products.php:23
|
656 |
msgid "Search for a product"
|
657 |
msgstr ""
|
@@ -1021,6 +1069,10 @@ msgstr "İtalik"
|
|
1021 |
msgid "Italic bold"
|
1022 |
msgstr "İtalik kalın"
|
1023 |
|
|
|
|
|
|
|
|
|
1024 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
|
1025 |
msgid "Reset Defaults"
|
1026 |
msgstr ""
|
@@ -1073,18 +1125,18 @@ msgstr ""
|
|
1073 |
msgid "Put here the CSS class or id for the result count container"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
-
#: templates/admin/premium.php:203 templates/admin/premium.php:
|
1077 |
#, php-format
|
1078 |
msgid ""
|
1079 |
"Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
|
1080 |
"Filter%2$s to benefit from all features!"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
-
#: templates/admin/premium.php:206 templates/admin/premium.php:
|
1084 |
msgid "UPGRADE"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
-
#: templates/admin/premium.php:207 templates/admin/premium.php:
|
1088 |
msgid "to the premium version"
|
1089 |
msgstr ""
|
1090 |
|
@@ -1163,10 +1215,12 @@ msgid "WooCommerce Price Filter"
|
|
1163 |
msgstr ""
|
1164 |
|
1165 |
#: templates/admin/premium.php:301
|
|
|
1166 |
msgid ""
|
1167 |
-
"
|
1168 |
-
"WooCommerce Price Filter
|
1169 |
-
"
|
|
|
1170 |
msgstr ""
|
1171 |
|
1172 |
#: templates/admin/premium.php:317
|
@@ -1181,77 +1235,110 @@ msgid ""
|
|
1181 |
"possible penalizations that may apply to your site."
|
1182 |
msgstr ""
|
1183 |
|
1184 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1185 |
msgid "Filter the product list without reloading the page"
|
1186 |
msgstr ""
|
1187 |
|
1188 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1189 |
msgctxt "Admin: Widget Title"
|
1190 |
msgid "YITH WooCommerce Ajax Product Filter"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1194 |
msgid "Filters:"
|
1195 |
msgstr ""
|
1196 |
|
1197 |
# @ yit
|
1198 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1199 |
msgid "List"
|
1200 |
msgstr "Liste"
|
1201 |
|
1202 |
# @ yit
|
1203 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1204 |
msgid "Label"
|
1205 |
msgstr "Etiket"
|
1206 |
|
1207 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1208 |
msgid "Dropdown"
|
1209 |
msgstr "Açılır Menü"
|
1210 |
|
1211 |
# @ yit
|
1212 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1213 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
1214 |
msgid "Title"
|
1215 |
msgstr "Başlık"
|
1216 |
|
1217 |
# @ yit
|
1218 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1219 |
msgid "Type:"
|
1220 |
msgstr "Tür:"
|
1221 |
|
1222 |
# @ yit
|
1223 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1224 |
msgid "Query Type:"
|
1225 |
msgstr "Sorgu Tipi:"
|
1226 |
|
1227 |
# @ yit
|
1228 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1229 |
msgid "AND"
|
1230 |
msgstr "VE"
|
1231 |
|
1232 |
# @ yit
|
1233 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1234 |
msgid "OR"
|
1235 |
msgstr "VEYA"
|
1236 |
|
1237 |
# @ yit
|
1238 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1239 |
msgid "Attribute:"
|
1240 |
msgstr "Özellikler:"
|
1241 |
|
1242 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1243 |
msgid "Display (default All):"
|
1244 |
msgstr "Görüntüleme (Varsayılan tümü):"
|
1245 |
|
1246 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1247 |
msgid "All (no hierarchical)"
|
1248 |
msgstr "Tümü"
|
1249 |
|
1250 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1251 |
msgid "All (hierarchical)"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1255 |
msgid "Only Parent"
|
1256 |
msgstr "Sadece Ebeveyn"
|
1257 |
|
@@ -1263,11 +1350,11 @@ msgstr ""
|
|
1263 |
msgid "YITH WooCommerce Ajax Reset Filter"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
1267 |
msgid "Reset All Filters"
|
1268 |
msgstr "Tüm Filtreleri Sıfırla"
|
1269 |
|
1270 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
1271 |
msgid "Button Label"
|
1272 |
msgstr "Buton Metni"
|
1273 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: YITH WooCommerce Ajax Product filter\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-01-27 11:00+0100\n"
|
6 |
+
"PO-Revision-Date: 2016-01-27 11:00+0100\n"
|
7 |
"Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
|
8 |
"Language-Team: Caner Öncel <caneroncel@gmail.com>\n"
|
9 |
"Language: tr\n"
|
58 |
|
59 |
# @ yit
|
60 |
#: includes/functions.yith-wcan.php:57
|
61 |
+
#: widgets/class.yith-wcan-navigation-widget.php:861
|
62 |
msgid "Color"
|
63 |
msgstr "Renk"
|
64 |
|
83 |
"requires WooCommerce in order to work."
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: init.php:55
|
87 |
+
msgid ""
|
88 |
+
"You can't activate the free version of YITH WooCommerce Ajax Product Filter "
|
89 |
+
"while you are using the premium one."
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
#: plugin-fw/lib/yit-cpt-unlimited.php:460
|
93 |
#: plugin-fw/lib/yit-cpt-unlimited.php:574
|
94 |
#: plugin-fw/lib/yit-cpt-unlimited.php:719
|
303 |
msgid "Upload multiple files"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: plugin-fw/lib/yit-plugin-panel-wc.php:341
|
307 |
msgid "The changes you have made will be lost if you leave this page."
|
308 |
msgstr ""
|
309 |
|
311 |
msgid "Plugin Settings"
|
312 |
msgstr ""
|
313 |
|
314 |
+
#: plugin-fw/lib/yit-plugin-panel.php:99
|
315 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:103
|
316 |
msgid "YIT Plugins"
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: plugin-fw/lib/yit-plugin-panel.php:297
|
320 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:146
|
321 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
|
322 |
msgid "Save Changes"
|
323 |
msgstr ""
|
324 |
|
325 |
+
#: plugin-fw/lib/yit-plugin-panel.php:300
|
326 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
327 |
msgid ""
|
328 |
"If you continue with this action, you will reset all options in this page."
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: plugin-fw/lib/yit-plugin-panel.php:302
|
332 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:151
|
333 |
msgid "Reset to default"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: plugin-fw/lib/yit-plugin-panel.php:302
|
337 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:151
|
338 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
|
339 |
msgid "Are you sure?"
|
340 |
msgstr ""
|
341 |
|
342 |
+
#: plugin-fw/lib/yit-plugin-panel.php:436
|
343 |
msgid ""
|
344 |
"The element you have entered already exists. Please, enter another name."
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: plugin-fw/lib/yit-plugin-panel.php:437
|
348 |
msgid "Settings saved"
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: plugin-fw/lib/yit-plugin-panel.php:438
|
352 |
msgid "Settings reset"
|
353 |
msgstr ""
|
354 |
|
355 |
+
#: plugin-fw/lib/yit-plugin-panel.php:439
|
356 |
msgid "Element deleted correctly."
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: plugin-fw/lib/yit-plugin-panel.php:440
|
360 |
+
#: plugin-fw/lib/yit-plugin-panel.php:441
|
361 |
msgid "Element updated correctly."
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: plugin-fw/lib/yit-plugin-panel.php:442
|
365 |
msgid "Database imported correctly."
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: plugin-fw/lib/yit-plugin-panel.php:443
|
369 |
msgid "An error has occurred during import. Please try again."
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: plugin-fw/lib/yit-plugin-panel.php:444
|
373 |
msgid "The added file is not valid."
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: plugin-fw/lib/yit-plugin-panel.php:445
|
377 |
msgid "Sorry, import is disabled."
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: plugin-fw/lib/yit-plugin-panel.php:446
|
381 |
msgid "Sorting successful."
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:149
|
385 |
msgid ""
|
386 |
"If you continue with this action, you will reset all the options in this "
|
387 |
"page."
|
422 |
"YIT Plugin tab."
|
423 |
msgstr ""
|
424 |
|
425 |
+
#: plugin-fw/lib/yit-upgrade.php:136
|
426 |
msgid "There is a new version of %plugin_name% available."
|
427 |
msgstr ""
|
428 |
|
429 |
+
#: plugin-fw/lib/yit-upgrade.php:137
|
430 |
msgid "View version %latest% details."
|
431 |
msgstr ""
|
432 |
|
433 |
+
#: plugin-fw/lib/yit-upgrade.php:138
|
434 |
msgid "Automatic update is unavailable for this plugin,"
|
435 |
msgstr ""
|
436 |
|
437 |
+
#: plugin-fw/lib/yit-upgrade.php:139
|
438 |
msgid ""
|
439 |
"please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: plugin-fw/lib/yit-upgrade.php:140
|
443 |
msgid "Update now."
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: plugin-fw/lib/yit-upgrade.php:243
|
447 |
+
msgid "YIThemes Repository"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: plugin-fw/lib/yit-upgrade.php:277
|
451 |
msgid "Invalid URL Provided."
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: plugin-fw/lib/yit-upgrade.php:290
|
455 |
msgid "Could not create Temporary file."
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: plugin-fw/lib/yit-upgrade.php:432
|
459 |
#, php-format
|
460 |
msgid ""
|
461 |
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
462 |
"yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>."
|
463 |
msgstr ""
|
464 |
|
465 |
+
#: plugin-fw/lib/yit-upgrade.php:434
|
466 |
#, php-format
|
467 |
msgid ""
|
468 |
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
471 |
"automatic updates.</em>"
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: plugin-fw/lib/yit-upgrade.php:436
|
475 |
#, php-format
|
476 |
msgid ""
|
477 |
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
478 |
"yit-changelog-button\" title=\"%3$s\">View version %4$s details</a>. "
|
479 |
"<em>Automatic update is unavailable for this plugin, please <a href=\"%5$s\" "
|
480 |
+
"title=\"License activation\">activate</a> your copy of %6s.</em>"
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: plugin-fw/lib/yit-upgrade.php:438
|
484 |
#, php-format
|
485 |
msgid ""
|
486 |
"There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
|
488 |
"href=\"%5$s\">update now</a>."
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: plugin-fw/lib/yit-upgrade.php:511
|
492 |
msgid "You can't update the plugins for this site."
|
493 |
msgstr ""
|
494 |
|
495 |
+
#: plugin-fw/lib/yit-upgrade.php:515
|
496 |
msgid ""
|
497 |
"You do not have sufficient permissions to update the plugins for this site."
|
498 |
msgstr ""
|
499 |
|
500 |
+
#: plugin-fw/lib/yit-upgrade.php:522
|
501 |
msgid "Update Plugin"
|
502 |
msgstr ""
|
503 |
|
504 |
+
#: plugin-fw/licence/lib/yit-licence.php:182
|
505 |
#, php-format
|
506 |
msgctxt "%s = field name"
|
507 |
msgid "%s field cannot be empty"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: plugin-fw/licence/lib/yit-licence.php:183
|
511 |
#, php-format
|
512 |
msgid "%s and %s fields cannot be empty"
|
513 |
msgstr ""
|
514 |
|
515 |
+
#: plugin-fw/licence/lib/yit-licence.php:184
|
516 |
msgid "Unable to contact the remote server, please try again later. Thanks!"
|
517 |
msgstr ""
|
518 |
|
519 |
+
#: plugin-fw/licence/lib/yit-licence.php:185
|
520 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:90
|
521 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:168
|
522 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:199
|
523 |
+
#: plugin-fw/templates/metaboxes/types/contactform.php:148
|
524 |
+
#: plugin-fw/templates/metaboxes/types/contactform.php:340
|
525 |
+
msgid "Email"
|
526 |
+
msgstr ""
|
527 |
+
|
528 |
+
#: plugin-fw/licence/lib/yit-licence.php:186
|
529 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
|
530 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:169
|
531 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:200
|
532 |
+
msgid "License Key"
|
533 |
+
msgstr ""
|
534 |
+
|
535 |
+
#: plugin-fw/licence/lib/yit-licence.php:187
|
536 |
+
msgid "Are you sure you want to deactivate the license for current site?"
|
537 |
+
msgstr ""
|
538 |
+
|
539 |
+
#: plugin-fw/licence/lib/yit-licence.php:667
|
540 |
msgid "Invalid Request"
|
541 |
msgstr ""
|
542 |
|
543 |
+
#: plugin-fw/licence/lib/yit-licence.php:668
|
544 |
+
msgid "Invalid license key"
|
545 |
msgstr ""
|
546 |
|
547 |
+
#: plugin-fw/licence/lib/yit-licence.php:669
|
548 |
msgid "Software has been deactivated"
|
549 |
msgstr ""
|
550 |
|
551 |
+
#: plugin-fw/licence/lib/yit-licence.php:670
|
552 |
msgid "Maximum number of activations exceeded"
|
553 |
msgstr ""
|
554 |
|
555 |
+
#: plugin-fw/licence/lib/yit-licence.php:671
|
556 |
msgid "Invalid instance ID"
|
557 |
msgstr ""
|
558 |
|
559 |
+
#: plugin-fw/licence/lib/yit-licence.php:672
|
560 |
msgid "Invalid security key"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: plugin-fw/licence/lib/yit-licence.php:673
|
564 |
+
msgid "License key has expired"
|
565 |
+
msgstr ""
|
566 |
+
|
567 |
+
#: plugin-fw/licence/lib/yit-licence.php:674
|
568 |
+
msgid "License key has been banned"
|
569 |
+
msgstr ""
|
570 |
+
|
571 |
+
#: plugin-fw/licence/lib/yit-licence.php:675
|
572 |
+
msgid "Current product is not included with your membership key"
|
573 |
msgstr ""
|
574 |
|
575 |
+
#: plugin-fw/licence/lib/yit-licence.php:676
|
576 |
+
msgid "Great"
|
577 |
msgstr ""
|
578 |
|
579 |
+
#: plugin-fw/licence/lib/yit-licence.php:676
|
580 |
+
msgid "License successfully activated"
|
581 |
+
msgstr ""
|
582 |
+
|
583 |
+
#: plugin-fw/licence/lib/yit-licence.php:677
|
584 |
+
msgid "License key deactivated for website"
|
585 |
+
msgstr ""
|
586 |
+
|
587 |
+
#: plugin-fw/licence/lib/yit-plugin-licence.php:67
|
588 |
#: plugin-fw/licence/lib/yit-plugin-licence.php:68
|
589 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:69
|
590 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:70
|
591 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:109
|
592 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:110
|
593 |
+
msgid "License Activation"
|
|
|
594 |
msgstr ""
|
595 |
|
596 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:117
|
597 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:118
|
598 |
#, php-format
|
599 |
msgid "%s"
|
600 |
msgstr ""
|
601 |
|
602 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:159
|
|
|
|
|
|
|
|
|
603 |
msgid ""
|
604 |
"I cannot find the license key for activating the theme I have bought some "
|
605 |
"time ago. Where can I find it?"
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:163
|
609 |
msgid ""
|
610 |
"If you have purchased one of our products before 27 January 2015, you can "
|
611 |
"benefit from support and updates (the services offered with the license)\n"
|
612 |
+
" until 27 January 2016 and you do not have to purchase it "
|
613 |
+
"again to get a new license key, because, before this date, your license used "
|
614 |
+
"to be activated automatically by our system.\n"
|
615 |
+
" After 27 January 2016, instead, if you want to benefit "
|
616 |
+
"from support and updates you have to buy a new license and activate it "
|
617 |
+
"through the license key you will be\n"
|
618 |
+
" provided with and that you can find in your YIThemes "
|
619 |
+
"account, in section \"My licenses\"."
|
620 |
+
msgstr ""
|
621 |
+
|
622 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
|
623 |
+
msgid "Yithemes License Activation"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:29
|
627 |
msgid ""
|
628 |
"Have you updated your licenses? Have you asked for an extension? Update "
|
629 |
"information concerning your products."
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:31
|
633 |
+
msgid "Update license information"
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:44
|
637 |
+
msgid "Product to activate"
|
638 |
+
msgid_plural "Products to activate"
|
639 |
+
msgstr[0] ""
|
640 |
+
msgstr[1] ""
|
641 |
|
642 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:63
|
643 |
msgid "Activate"
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:82
|
647 |
msgid "Activated"
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:88
|
651 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:166
|
652 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:196
|
653 |
msgid "Product Name"
|
654 |
msgstr ""
|
655 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
656 |
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
|
657 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:203
|
658 |
msgid "Expires"
|
659 |
msgstr ""
|
660 |
|
661 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:97
|
662 |
msgid "Remaining"
|
663 |
msgstr ""
|
664 |
|
665 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:99
|
666 |
+
msgid "Membership"
|
|
|
|
|
|
|
667 |
msgstr ""
|
668 |
|
669 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:103
|
670 |
+
msgid "License Actions"
|
671 |
+
msgstr ""
|
672 |
+
|
673 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:128
|
674 |
#, php-format
|
675 |
msgid "%1s out of %2s"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:144
|
679 |
+
msgid "Deactivate"
|
680 |
+
msgstr ""
|
681 |
+
|
682 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
|
683 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:206
|
684 |
+
msgid "Renew"
|
685 |
+
msgstr ""
|
686 |
+
|
687 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:162
|
688 |
msgid "Banned"
|
689 |
msgstr ""
|
690 |
|
691 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:192
|
692 |
msgid "Expired"
|
693 |
msgstr ""
|
694 |
|
695 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:228
|
696 |
+
msgid "Order again"
|
697 |
+
msgstr ""
|
698 |
+
|
699 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:230
|
700 |
+
msgid "Renew license"
|
701 |
+
msgstr ""
|
702 |
+
|
703 |
#: plugin-fw/templates/metaboxes/types/ajax-products.php:23
|
704 |
msgid "Search for a product"
|
705 |
msgstr ""
|
1069 |
msgid "Italic bold"
|
1070 |
msgstr "İtalik kalın"
|
1071 |
|
1072 |
+
#: plugin-fw/templates/panel/types/upload.php:32
|
1073 |
+
msgid "Reset"
|
1074 |
+
msgstr ""
|
1075 |
+
|
1076 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
|
1077 |
msgid "Reset Defaults"
|
1078 |
msgstr ""
|
1125 |
msgid "Put here the CSS class or id for the result count container"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
+
#: templates/admin/premium.php:203 templates/admin/premium.php:377
|
1129 |
#, php-format
|
1130 |
msgid ""
|
1131 |
"Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax Product "
|
1132 |
"Filter%2$s to benefit from all features!"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
+
#: templates/admin/premium.php:206 templates/admin/premium.php:380
|
1136 |
msgid "UPGRADE"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: templates/admin/premium.php:207 templates/admin/premium.php:381
|
1140 |
msgid "to the premium version"
|
1141 |
msgstr ""
|
1142 |
|
1215 |
msgstr ""
|
1216 |
|
1217 |
#: templates/admin/premium.php:301
|
1218 |
+
#, php-format
|
1219 |
msgid ""
|
1220 |
+
"Take advantage of the premium version of the plugin to edit the default "
|
1221 |
+
"behavior of WooCommerce Price Filter. Change the %1$slayout of the filter"
|
1222 |
+
"%2$s and activate the %1$sAjax mode%2$s to apply the filter immediately, "
|
1223 |
+
"without reloading the page."
|
1224 |
msgstr ""
|
1225 |
|
1226 |
#: templates/admin/premium.php:317
|
1235 |
"possible penalizations that may apply to your site."
|
1236 |
msgstr ""
|
1237 |
|
1238 |
+
#: templates/admin/premium.php:330
|
1239 |
+
msgid " Filter by category"
|
1240 |
+
msgstr ""
|
1241 |
+
|
1242 |
+
#: templates/admin/premium.php:333
|
1243 |
+
#, php-format
|
1244 |
+
msgid ""
|
1245 |
+
"Configure the widget to let your users filter product by a %1$sselected "
|
1246 |
+
"category%2$s. Your users will be even happier to browse your shop."
|
1247 |
+
msgstr ""
|
1248 |
+
|
1249 |
+
#: templates/admin/premium.php:349
|
1250 |
+
msgid "FILTER ORDERING"
|
1251 |
+
msgstr ""
|
1252 |
+
|
1253 |
+
#: templates/admin/premium.php:352
|
1254 |
+
msgid ""
|
1255 |
+
"Choose one of the two solutions for a better filter ordering of your "
|
1256 |
+
"product archieve pages: classic alphabetical order or decreasing order, "
|
1257 |
+
"based on the number of products contained in each filter."
|
1258 |
+
msgstr ""
|
1259 |
+
|
1260 |
+
#: templates/admin/premium.php:362
|
1261 |
+
msgid "Filter style"
|
1262 |
+
msgstr ""
|
1263 |
+
|
1264 |
+
#: templates/admin/premium.php:365
|
1265 |
+
msgid ""
|
1266 |
+
"In addition to the classic visualization style, the premium version of this "
|
1267 |
+
"plugin gives you the possibility to show filters in \"checkbox\" style. "
|
1268 |
+
"Users will experience a new look of your pages while filtering products."
|
1269 |
+
msgstr ""
|
1270 |
+
|
1271 |
+
#: widgets/class.yith-wcan-navigation-widget.php:36
|
1272 |
msgid "Filter the product list without reloading the page"
|
1273 |
msgstr ""
|
1274 |
|
1275 |
+
#: widgets/class.yith-wcan-navigation-widget.php:39
|
1276 |
msgctxt "Admin: Widget Title"
|
1277 |
msgid "YITH WooCommerce Ajax Product Filter"
|
1278 |
msgstr ""
|
1279 |
|
1280 |
+
#: widgets/class.yith-wcan-navigation-widget.php:297
|
1281 |
msgid "Filters:"
|
1282 |
msgstr ""
|
1283 |
|
1284 |
# @ yit
|
1285 |
+
#: widgets/class.yith-wcan-navigation-widget.php:860
|
1286 |
msgid "List"
|
1287 |
msgstr "Liste"
|
1288 |
|
1289 |
# @ yit
|
1290 |
+
#: widgets/class.yith-wcan-navigation-widget.php:862
|
1291 |
msgid "Label"
|
1292 |
msgstr "Etiket"
|
1293 |
|
1294 |
+
#: widgets/class.yith-wcan-navigation-widget.php:863
|
1295 |
msgid "Dropdown"
|
1296 |
msgstr "Açılır Menü"
|
1297 |
|
1298 |
# @ yit
|
1299 |
+
#: widgets/class.yith-wcan-navigation-widget.php:870
|
1300 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:100
|
1301 |
msgid "Title"
|
1302 |
msgstr "Başlık"
|
1303 |
|
1304 |
# @ yit
|
1305 |
+
#: widgets/class.yith-wcan-navigation-widget.php:876
|
1306 |
msgid "Type:"
|
1307 |
msgstr "Tür:"
|
1308 |
|
1309 |
# @ yit
|
1310 |
+
#: widgets/class.yith-wcan-navigation-widget.php:887
|
1311 |
msgid "Query Type:"
|
1312 |
msgstr "Sorgu Tipi:"
|
1313 |
|
1314 |
# @ yit
|
1315 |
+
#: widgets/class.yith-wcan-navigation-widget.php:889
|
1316 |
msgid "AND"
|
1317 |
msgstr "VE"
|
1318 |
|
1319 |
# @ yit
|
1320 |
+
#: widgets/class.yith-wcan-navigation-widget.php:890
|
1321 |
msgid "OR"
|
1322 |
msgstr "VEYA"
|
1323 |
|
1324 |
# @ yit
|
1325 |
+
#: widgets/class.yith-wcan-navigation-widget.php:896
|
1326 |
msgid "Attribute:"
|
1327 |
msgstr "Özellikler:"
|
1328 |
|
1329 |
+
#: widgets/class.yith-wcan-navigation-widget.php:903
|
1330 |
msgid "Display (default All):"
|
1331 |
msgstr "Görüntüleme (Varsayılan tümü):"
|
1332 |
|
1333 |
+
#: widgets/class.yith-wcan-navigation-widget.php:905
|
1334 |
msgid "All (no hierarchical)"
|
1335 |
msgstr "Tümü"
|
1336 |
|
1337 |
+
#: widgets/class.yith-wcan-navigation-widget.php:906
|
1338 |
msgid "All (hierarchical)"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
+
#: widgets/class.yith-wcan-navigation-widget.php:907
|
1342 |
msgid "Only Parent"
|
1343 |
msgstr "Sadece Ebeveyn"
|
1344 |
|
1350 |
msgid "YITH WooCommerce Ajax Reset Filter"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:93
|
1354 |
msgid "Reset All Filters"
|
1355 |
msgstr "Tüm Filtreleri Sıfırla"
|
1356 |
|
1357 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:106
|
1358 |
msgid "Button Label"
|
1359 |
msgstr "Buton Metni"
|
1360 |
|
languages/yith-woocommerce-ajax-navigation.pot
CHANGED
@@ -3,7 +3,7 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
-
"POT-Creation-Date:
|
7 |
"PO-Revision-Date: 2015-06-19 13:59+0100\n"
|
8 |
"Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
|
9 |
"Language-Team: \n"
|
@@ -59,7 +59,7 @@ msgid "Term"
|
|
59 |
msgstr ""
|
60 |
|
61 |
#: includes/functions.yith-wcan.php:57
|
62 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
63 |
msgid "Color"
|
64 |
msgstr ""
|
65 |
|
@@ -83,6 +83,12 @@ msgid ""
|
|
83 |
"requires WooCommerce in order to work."
|
84 |
msgstr ""
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
#: plugin-fw/lib/yit-cpt-unlimited.php:460
|
87 |
#: plugin-fw/lib/yit-cpt-unlimited.php:574
|
88 |
#: plugin-fw/lib/yit-cpt-unlimited.php:719
|
@@ -298,7 +304,7 @@ msgstr ""
|
|
298 |
msgid "Upload multiple files"
|
299 |
msgstr ""
|
300 |
|
301 |
-
#: plugin-fw/lib/yit-plugin-panel-wc.php:
|
302 |
msgid "The changes you have made will be lost if you leave this page."
|
303 |
msgstr ""
|
304 |
|
@@ -306,79 +312,79 @@ msgstr ""
|
|
306 |
msgid "Plugin Settings"
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
310 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
311 |
msgid "YIT Plugins"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
315 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
316 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
|
317 |
msgid "Save Changes"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
321 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
322 |
msgid ""
|
323 |
"If you continue with this action, you will reset all options in this "
|
324 |
"page."
|
325 |
msgstr ""
|
326 |
|
327 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
328 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
329 |
msgid "Reset to default"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
333 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
334 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
|
335 |
msgid "Are you sure?"
|
336 |
msgstr ""
|
337 |
|
338 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
339 |
msgid ""
|
340 |
"The element you have entered already exists. Please, enter another "
|
341 |
"name."
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
345 |
msgid "Settings saved"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
349 |
msgid "Settings reset"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
353 |
msgid "Element deleted correctly."
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
357 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
358 |
msgid "Element updated correctly."
|
359 |
msgstr ""
|
360 |
|
361 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
362 |
msgid "Database imported correctly."
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
366 |
msgid "An error has occurred during import. Please try again."
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
370 |
msgid "The added file is not valid."
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
374 |
msgid "Sorry, import is disabled."
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: plugin-fw/lib/yit-plugin-panel.php:
|
378 |
msgid "Sorting successful."
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: plugin-fw/lib/yit-plugin-subpanel.php:
|
382 |
msgid ""
|
383 |
"If you continue with this action, you will reset all the options in "
|
384 |
"this page."
|
@@ -421,41 +427,41 @@ msgid ""
|
|
421 |
"location to YIT Plugin tab."
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
425 |
msgid "There is a new version of %plugin_name% available."
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
429 |
msgid "View version %latest% details."
|
430 |
msgstr ""
|
431 |
|
432 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
433 |
msgid "Automatic update is unavailable for this plugin,"
|
434 |
msgstr ""
|
435 |
|
436 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
437 |
msgid ""
|
438 |
"please <a href=\"%activate_link%\">activate</a> your copy of "
|
439 |
"%plugin_name%."
|
440 |
msgstr ""
|
441 |
|
442 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
443 |
msgid "Update now."
|
444 |
msgstr ""
|
445 |
|
446 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
447 |
-
msgid "
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
451 |
msgid "Invalid URL Provided."
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
455 |
msgid "Could not create Temporary file."
|
456 |
msgstr ""
|
457 |
|
458 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
459 |
#, php-format
|
460 |
msgid ""
|
461 |
"There is a new version of %1$s available. <a href=\"%2$s\" class="
|
@@ -463,7 +469,7 @@ msgid ""
|
|
463 |
"details</a>."
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
467 |
#, php-format
|
468 |
msgid ""
|
469 |
"There is a new version of %1$s available. <a href=\"%2$s\" class="
|
@@ -472,17 +478,17 @@ msgid ""
|
|
472 |
"the network to benefit from automatic updates.</em>"
|
473 |
msgstr ""
|
474 |
|
475 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
476 |
#, php-format
|
477 |
msgid ""
|
478 |
"There is a new version of %1$s available. <a href=\"%2$s\" class="
|
479 |
"\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
|
480 |
"details</a>. <em>Automatic update is unavailable for this plugin, "
|
481 |
-
"please <a href=\"%5$s\" title=\"
|
482 |
"copy of %6s.</em>"
|
483 |
msgstr ""
|
484 |
|
485 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
486 |
#, php-format
|
487 |
msgid ""
|
488 |
"There is a new version of %1$s available. <a href=\"%2$s\" class="
|
@@ -490,179 +496,221 @@ msgid ""
|
|
490 |
"details</a> or <a href=\"%5$s\">update now</a>."
|
491 |
msgstr ""
|
492 |
|
493 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
494 |
msgid "You can't update the plugins for this site."
|
495 |
msgstr ""
|
496 |
|
497 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
498 |
msgid ""
|
499 |
"You do not have sufficient permissions to update the plugins for this "
|
500 |
"site."
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: plugin-fw/lib/yit-upgrade.php:
|
504 |
msgid "Update Plugin"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
508 |
#, php-format
|
509 |
msgctxt "%s = field name"
|
510 |
msgid "%s field cannot be empty"
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
514 |
#, php-format
|
515 |
msgid "%s and %s fields cannot be empty"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
519 |
msgid ""
|
520 |
"Unable to contact the remote server, please try again later. Thanks!"
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
524 |
msgid "Invalid Request"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
528 |
-
msgid "Invalid
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
532 |
msgid "Software has been deactivated"
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
536 |
msgid "Maximum number of activations exceeded"
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
540 |
msgid "Invalid instance ID"
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
544 |
msgid "Invalid security key"
|
545 |
msgstr ""
|
546 |
|
547 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
548 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
549 |
msgstr ""
|
550 |
|
551 |
-
#: plugin-fw/licence/lib/yit-licence.php:
|
552 |
-
msgid "
|
553 |
msgstr ""
|
554 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
555 |
#: plugin-fw/licence/lib/yit-plugin-licence.php:68
|
556 |
-
#: plugin-fw/licence/lib/yit-
|
557 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
558 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
559 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
560 |
-
|
561 |
-
msgid "Licence Activation"
|
562 |
msgstr ""
|
563 |
|
564 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
565 |
-
#: plugin-fw/licence/lib/yit-theme-licence.php:
|
566 |
#, php-format
|
567 |
msgid "%s"
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: plugin-fw/licence/
|
571 |
-
msgid "Yithemes Licence Activation"
|
572 |
-
msgstr ""
|
573 |
-
|
574 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
|
575 |
msgid ""
|
576 |
"I cannot find the license key for activating the theme I have bought "
|
577 |
"some time ago. Where can I find it?"
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: plugin-fw/licence/
|
581 |
msgid ""
|
582 |
"If you have purchased one of our products before 27 January 2015, you "
|
583 |
"can benefit from support and updates (the services offered with the "
|
584 |
"license)\n"
|
585 |
-
"
|
586 |
-
"again to get a new license key, because, before this date,
|
587 |
-
"license used to be activated automatically by our system.\n"
|
588 |
-
"
|
589 |
-
"from support and updates you have to buy a new license and
|
590 |
-
"through the license key you will be\n"
|
591 |
-
"
|
592 |
-
"account, in section \"My licenses\"."
|
|
|
|
|
|
|
|
|
593 |
msgstr ""
|
594 |
|
595 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
596 |
msgid ""
|
597 |
"Have you updated your licenses? Have you asked for an extension? "
|
598 |
"Update information concerning your products."
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
602 |
-
msgid "Update
|
603 |
msgstr ""
|
604 |
|
605 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
606 |
-
msgid "
|
607 |
-
|
|
|
|
|
608 |
|
609 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
610 |
msgid "Activate"
|
611 |
msgstr ""
|
612 |
|
613 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
614 |
msgid "Activated"
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
618 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
619 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
620 |
msgid "Product Name"
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:92
|
624 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:124
|
625 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:148
|
626 |
-
#: plugin-fw/templates/metaboxes/types/contactform.php:148
|
627 |
-
#: plugin-fw/templates/metaboxes/types/contactform.php:340
|
628 |
-
msgid "Email"
|
629 |
-
msgstr ""
|
630 |
-
|
631 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:93
|
632 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:125
|
633 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
|
634 |
-
msgid "Licence Key"
|
635 |
-
msgstr ""
|
636 |
-
|
637 |
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
|
638 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
639 |
msgid "Expires"
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
643 |
msgid "Remaining"
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
647 |
-
|
648 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:151
|
649 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:161
|
650 |
-
msgid "Renew"
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
|
|
|
|
|
|
|
|
654 |
#, php-format
|
655 |
msgid "%1s out of %2s"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
659 |
msgid "Banned"
|
660 |
msgstr ""
|
661 |
|
662 |
-
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:
|
663 |
msgid "Expired"
|
664 |
msgstr ""
|
665 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
666 |
#: plugin-fw/templates/metaboxes/types/ajax-products.php:23
|
667 |
msgid "Search for a product"
|
668 |
msgstr ""
|
@@ -1024,6 +1072,10 @@ msgstr ""
|
|
1024 |
msgid "Italic bold"
|
1025 |
msgstr ""
|
1026 |
|
|
|
|
|
|
|
|
|
1027 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
|
1028 |
msgid "Reset Defaults"
|
1029 |
msgstr ""
|
@@ -1076,18 +1128,18 @@ msgstr ""
|
|
1076 |
msgid "Put here the CSS class or id for the result count container"
|
1077 |
msgstr ""
|
1078 |
|
1079 |
-
#: templates/admin/premium.php:203 templates/admin/premium.php:
|
1080 |
#, php-format
|
1081 |
msgid ""
|
1082 |
"Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax "
|
1083 |
"Product Filter%2$s to benefit from all features!"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: templates/admin/premium.php:206 templates/admin/premium.php:
|
1087 |
msgid "UPGRADE"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: templates/admin/premium.php:207 templates/admin/premium.php:
|
1091 |
msgid "to the premium version"
|
1092 |
msgstr ""
|
1093 |
|
@@ -1168,10 +1220,12 @@ msgid "WooCommerce Price Filter"
|
|
1168 |
msgstr ""
|
1169 |
|
1170 |
#: templates/admin/premium.php:301
|
|
|
1171 |
msgid ""
|
1172 |
-
"
|
1173 |
-
"
|
1174 |
-
"
|
|
|
1175 |
msgstr ""
|
1176 |
|
1177 |
#: templates/admin/premium.php:317
|
@@ -1186,69 +1240,104 @@ msgid ""
|
|
1186 |
"free to avoid possible penalizations that may apply to your site."
|
1187 |
msgstr ""
|
1188 |
|
1189 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1190 |
msgid "Filter the product list without reloading the page"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1194 |
msgctxt "Admin: Widget Title"
|
1195 |
msgid "YITH WooCommerce Ajax Product Filter"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1199 |
msgid "Filters:"
|
1200 |
msgstr ""
|
1201 |
|
1202 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1203 |
msgid "List"
|
1204 |
msgstr ""
|
1205 |
|
1206 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1207 |
msgid "Label"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1211 |
msgid "Dropdown"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1215 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
1216 |
msgid "Title"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1220 |
msgid "Type:"
|
1221 |
msgstr ""
|
1222 |
|
1223 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1224 |
msgid "Query Type:"
|
1225 |
msgstr ""
|
1226 |
|
1227 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1228 |
msgid "AND"
|
1229 |
msgstr ""
|
1230 |
|
1231 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1232 |
msgid "OR"
|
1233 |
msgstr ""
|
1234 |
|
1235 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1236 |
msgid "Attribute:"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1240 |
msgid "Display (default All):"
|
1241 |
msgstr ""
|
1242 |
|
1243 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1244 |
msgid "All (no hierarchical)"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1248 |
msgid "All (hierarchical)"
|
1249 |
msgstr ""
|
1250 |
|
1251 |
-
#: widgets/class.yith-wcan-navigation-widget.php:
|
1252 |
msgid "Only Parent"
|
1253 |
msgstr ""
|
1254 |
|
@@ -1260,10 +1349,10 @@ msgstr ""
|
|
1260 |
msgid "YITH WooCommerce Ajax Reset Filter"
|
1261 |
msgstr ""
|
1262 |
|
1263 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
1264 |
msgid "Reset All Filters"
|
1265 |
msgstr ""
|
1266 |
|
1267 |
-
#: widgets/class.yith-wcan-reset-navigation-widget.php:
|
1268 |
msgid "Button Label"
|
1269 |
msgstr ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: YITH WooCommerce Ajax Product Filter\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
+
"POT-Creation-Date: 2016-01-27 11:00+0100\n"
|
7 |
"PO-Revision-Date: 2015-06-19 13:59+0100\n"
|
8 |
"Last-Translator: Your Inspiration Themes <plugins@yithemes.com>\n"
|
9 |
"Language-Team: \n"
|
59 |
msgstr ""
|
60 |
|
61 |
#: includes/functions.yith-wcan.php:57
|
62 |
+
#: widgets/class.yith-wcan-navigation-widget.php:861
|
63 |
msgid "Color"
|
64 |
msgstr ""
|
65 |
|
83 |
"requires WooCommerce in order to work."
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: init.php:55
|
87 |
+
msgid ""
|
88 |
+
"You can't activate the free version of YITH WooCommerce Ajax Product "
|
89 |
+
"Filter while you are using the premium one."
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
#: plugin-fw/lib/yit-cpt-unlimited.php:460
|
93 |
#: plugin-fw/lib/yit-cpt-unlimited.php:574
|
94 |
#: plugin-fw/lib/yit-cpt-unlimited.php:719
|
304 |
msgid "Upload multiple files"
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: plugin-fw/lib/yit-plugin-panel-wc.php:341
|
308 |
msgid "The changes you have made will be lost if you leave this page."
|
309 |
msgstr ""
|
310 |
|
312 |
msgid "Plugin Settings"
|
313 |
msgstr ""
|
314 |
|
315 |
+
#: plugin-fw/lib/yit-plugin-panel.php:99
|
316 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:103
|
317 |
msgid "YIT Plugins"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: plugin-fw/lib/yit-plugin-panel.php:297
|
321 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:146
|
322 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:5
|
323 |
msgid "Save Changes"
|
324 |
msgstr ""
|
325 |
|
326 |
+
#: plugin-fw/lib/yit-plugin-panel.php:300
|
327 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:8
|
328 |
msgid ""
|
329 |
"If you continue with this action, you will reset all options in this "
|
330 |
"page."
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: plugin-fw/lib/yit-plugin-panel.php:302
|
334 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:151
|
335 |
msgid "Reset to default"
|
336 |
msgstr ""
|
337 |
|
338 |
+
#: plugin-fw/lib/yit-plugin-panel.php:302
|
339 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:151
|
340 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
|
341 |
msgid "Are you sure?"
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: plugin-fw/lib/yit-plugin-panel.php:436
|
345 |
msgid ""
|
346 |
"The element you have entered already exists. Please, enter another "
|
347 |
"name."
|
348 |
msgstr ""
|
349 |
|
350 |
+
#: plugin-fw/lib/yit-plugin-panel.php:437
|
351 |
msgid "Settings saved"
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: plugin-fw/lib/yit-plugin-panel.php:438
|
355 |
msgid "Settings reset"
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: plugin-fw/lib/yit-plugin-panel.php:439
|
359 |
msgid "Element deleted correctly."
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: plugin-fw/lib/yit-plugin-panel.php:440
|
363 |
+
#: plugin-fw/lib/yit-plugin-panel.php:441
|
364 |
msgid "Element updated correctly."
|
365 |
msgstr ""
|
366 |
|
367 |
+
#: plugin-fw/lib/yit-plugin-panel.php:442
|
368 |
msgid "Database imported correctly."
|
369 |
msgstr ""
|
370 |
|
371 |
+
#: plugin-fw/lib/yit-plugin-panel.php:443
|
372 |
msgid "An error has occurred during import. Please try again."
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: plugin-fw/lib/yit-plugin-panel.php:444
|
376 |
msgid "The added file is not valid."
|
377 |
msgstr ""
|
378 |
|
379 |
+
#: plugin-fw/lib/yit-plugin-panel.php:445
|
380 |
msgid "Sorry, import is disabled."
|
381 |
msgstr ""
|
382 |
|
383 |
+
#: plugin-fw/lib/yit-plugin-panel.php:446
|
384 |
msgid "Sorting successful."
|
385 |
msgstr ""
|
386 |
|
387 |
+
#: plugin-fw/lib/yit-plugin-subpanel.php:149
|
388 |
msgid ""
|
389 |
"If you continue with this action, you will reset all the options in "
|
390 |
"this page."
|
427 |
"location to YIT Plugin tab."
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: plugin-fw/lib/yit-upgrade.php:136
|
431 |
msgid "There is a new version of %plugin_name% available."
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: plugin-fw/lib/yit-upgrade.php:137
|
435 |
msgid "View version %latest% details."
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: plugin-fw/lib/yit-upgrade.php:138
|
439 |
msgid "Automatic update is unavailable for this plugin,"
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: plugin-fw/lib/yit-upgrade.php:139
|
443 |
msgid ""
|
444 |
"please <a href=\"%activate_link%\">activate</a> your copy of "
|
445 |
"%plugin_name%."
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: plugin-fw/lib/yit-upgrade.php:140
|
449 |
msgid "Update now."
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: plugin-fw/lib/yit-upgrade.php:243
|
453 |
+
msgid "YIThemes Repository"
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: plugin-fw/lib/yit-upgrade.php:277
|
457 |
msgid "Invalid URL Provided."
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: plugin-fw/lib/yit-upgrade.php:290
|
461 |
msgid "Could not create Temporary file."
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: plugin-fw/lib/yit-upgrade.php:432
|
465 |
#, php-format
|
466 |
msgid ""
|
467 |
"There is a new version of %1$s available. <a href=\"%2$s\" class="
|
469 |
"details</a>."
|
470 |
msgstr ""
|
471 |
|
472 |
+
#: plugin-fw/lib/yit-upgrade.php:434
|
473 |
#, php-format
|
474 |
msgid ""
|
475 |
"There is a new version of %1$s available. <a href=\"%2$s\" class="
|
478 |
"the network to benefit from automatic updates.</em>"
|
479 |
msgstr ""
|
480 |
|
481 |
+
#: plugin-fw/lib/yit-upgrade.php:436
|
482 |
#, php-format
|
483 |
msgid ""
|
484 |
"There is a new version of %1$s available. <a href=\"%2$s\" class="
|
485 |
"\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
|
486 |
"details</a>. <em>Automatic update is unavailable for this plugin, "
|
487 |
+
"please <a href=\"%5$s\" title=\"License activation\">activate</a> your "
|
488 |
"copy of %6s.</em>"
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: plugin-fw/lib/yit-upgrade.php:438
|
492 |
#, php-format
|
493 |
msgid ""
|
494 |
"There is a new version of %1$s available. <a href=\"%2$s\" class="
|
496 |
"details</a> or <a href=\"%5$s\">update now</a>."
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: plugin-fw/lib/yit-upgrade.php:511
|
500 |
msgid "You can't update the plugins for this site."
|
501 |
msgstr ""
|
502 |
|
503 |
+
#: plugin-fw/lib/yit-upgrade.php:515
|
504 |
msgid ""
|
505 |
"You do not have sufficient permissions to update the plugins for this "
|
506 |
"site."
|
507 |
msgstr ""
|
508 |
|
509 |
+
#: plugin-fw/lib/yit-upgrade.php:522
|
510 |
msgid "Update Plugin"
|
511 |
msgstr ""
|
512 |
|
513 |
+
#: plugin-fw/licence/lib/yit-licence.php:182
|
514 |
#, php-format
|
515 |
msgctxt "%s = field name"
|
516 |
msgid "%s field cannot be empty"
|
517 |
msgstr ""
|
518 |
|
519 |
+
#: plugin-fw/licence/lib/yit-licence.php:183
|
520 |
#, php-format
|
521 |
msgid "%s and %s fields cannot be empty"
|
522 |
msgstr ""
|
523 |
|
524 |
+
#: plugin-fw/licence/lib/yit-licence.php:184
|
525 |
msgid ""
|
526 |
"Unable to contact the remote server, please try again later. Thanks!"
|
527 |
msgstr ""
|
528 |
|
529 |
+
#: plugin-fw/licence/lib/yit-licence.php:185
|
530 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:90
|
531 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:168
|
532 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:199
|
533 |
+
#: plugin-fw/templates/metaboxes/types/contactform.php:148
|
534 |
+
#: plugin-fw/templates/metaboxes/types/contactform.php:340
|
535 |
+
msgid "Email"
|
536 |
+
msgstr ""
|
537 |
+
|
538 |
+
#: plugin-fw/licence/lib/yit-licence.php:186
|
539 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:91
|
540 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:169
|
541 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:200
|
542 |
+
msgid "License Key"
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
#: plugin-fw/licence/lib/yit-licence.php:187
|
546 |
+
msgid "Are you sure you want to deactivate the license for current site?"
|
547 |
+
msgstr ""
|
548 |
+
|
549 |
+
#: plugin-fw/licence/lib/yit-licence.php:667
|
550 |
msgid "Invalid Request"
|
551 |
msgstr ""
|
552 |
|
553 |
+
#: plugin-fw/licence/lib/yit-licence.php:668
|
554 |
+
msgid "Invalid license key"
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: plugin-fw/licence/lib/yit-licence.php:669
|
558 |
msgid "Software has been deactivated"
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: plugin-fw/licence/lib/yit-licence.php:670
|
562 |
msgid "Maximum number of activations exceeded"
|
563 |
msgstr ""
|
564 |
|
565 |
+
#: plugin-fw/licence/lib/yit-licence.php:671
|
566 |
msgid "Invalid instance ID"
|
567 |
msgstr ""
|
568 |
|
569 |
+
#: plugin-fw/licence/lib/yit-licence.php:672
|
570 |
msgid "Invalid security key"
|
571 |
msgstr ""
|
572 |
|
573 |
+
#: plugin-fw/licence/lib/yit-licence.php:673
|
574 |
+
msgid "License key has expired"
|
575 |
+
msgstr ""
|
576 |
+
|
577 |
+
#: plugin-fw/licence/lib/yit-licence.php:674
|
578 |
+
msgid "License key has been banned"
|
579 |
+
msgstr ""
|
580 |
+
|
581 |
+
#: plugin-fw/licence/lib/yit-licence.php:675
|
582 |
+
msgid "Current product is not included with your membership key"
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: plugin-fw/licence/lib/yit-licence.php:676
|
586 |
+
msgid "Great"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: plugin-fw/licence/lib/yit-licence.php:676
|
590 |
+
msgid "License successfully activated"
|
591 |
+
msgstr ""
|
592 |
+
|
593 |
+
#: plugin-fw/licence/lib/yit-licence.php:677
|
594 |
+
msgid "License key deactivated for website"
|
595 |
+
msgstr ""
|
596 |
+
|
597 |
+
#: plugin-fw/licence/lib/yit-plugin-licence.php:67
|
598 |
#: plugin-fw/licence/lib/yit-plugin-licence.php:68
|
599 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:69
|
600 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:70
|
601 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:109
|
602 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:110
|
603 |
+
msgid "License Activation"
|
|
|
604 |
msgstr ""
|
605 |
|
606 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:117
|
607 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:118
|
608 |
#, php-format
|
609 |
msgid "%s"
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:159
|
|
|
|
|
|
|
|
|
613 |
msgid ""
|
614 |
"I cannot find the license key for activating the theme I have bought "
|
615 |
"some time ago. Where can I find it?"
|
616 |
msgstr ""
|
617 |
|
618 |
+
#: plugin-fw/licence/lib/yit-theme-licence.php:163
|
619 |
msgid ""
|
620 |
"If you have purchased one of our products before 27 January 2015, you "
|
621 |
"can benefit from support and updates (the services offered with the "
|
622 |
"license)\n"
|
623 |
+
" until 27 January 2016 and you do not have to "
|
624 |
+
"purchase it again to get a new license key, because, before this date, "
|
625 |
+
"your license used to be activated automatically by our system.\n"
|
626 |
+
" After 27 January 2016, instead, if you want to "
|
627 |
+
"benefit from support and updates you have to buy a new license and "
|
628 |
+
"activate it through the license key you will be\n"
|
629 |
+
" provided with and that you can find in your "
|
630 |
+
"YIThemes account, in section \"My licenses\"."
|
631 |
+
msgstr ""
|
632 |
+
|
633 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:23
|
634 |
+
msgid "Yithemes License Activation"
|
635 |
msgstr ""
|
636 |
|
637 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:29
|
638 |
msgid ""
|
639 |
"Have you updated your licenses? Have you asked for an extension? "
|
640 |
"Update information concerning your products."
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:31
|
644 |
+
msgid "Update license information"
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:44
|
648 |
+
msgid "Product to activate"
|
649 |
+
msgid_plural "Products to activate"
|
650 |
+
msgstr[0] ""
|
651 |
+
msgstr[1] ""
|
652 |
|
653 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:63
|
654 |
msgid "Activate"
|
655 |
msgstr ""
|
656 |
|
657 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:82
|
658 |
msgid "Activated"
|
659 |
msgstr ""
|
660 |
|
661 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:88
|
662 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:166
|
663 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:196
|
664 |
msgid "Product Name"
|
665 |
msgstr ""
|
666 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
667 |
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:94
|
668 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:203
|
669 |
msgid "Expires"
|
670 |
msgstr ""
|
671 |
|
672 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:97
|
673 |
msgid "Remaining"
|
674 |
msgstr ""
|
675 |
|
676 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:99
|
677 |
+
msgid "Membership"
|
|
|
|
|
|
|
678 |
msgstr ""
|
679 |
|
680 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:103
|
681 |
+
msgid "License Actions"
|
682 |
+
msgstr ""
|
683 |
+
|
684 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:128
|
685 |
#, php-format
|
686 |
msgid "%1s out of %2s"
|
687 |
msgstr ""
|
688 |
|
689 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:144
|
690 |
+
msgid "Deactivate"
|
691 |
+
msgstr ""
|
692 |
+
|
693 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:149
|
694 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:206
|
695 |
+
msgid "Renew"
|
696 |
+
msgstr ""
|
697 |
+
|
698 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:162
|
699 |
msgid "Banned"
|
700 |
msgstr ""
|
701 |
|
702 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:192
|
703 |
msgid "Expired"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:228
|
707 |
+
msgid "Order again"
|
708 |
+
msgstr ""
|
709 |
+
|
710 |
+
#: plugin-fw/licence/templates/panel/activation/activation-panel.php:230
|
711 |
+
msgid "Renew license"
|
712 |
+
msgstr ""
|
713 |
+
|
714 |
#: plugin-fw/templates/metaboxes/types/ajax-products.php:23
|
715 |
msgid "Search for a product"
|
716 |
msgstr ""
|
1072 |
msgid "Italic bold"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
+
#: plugin-fw/templates/panel/types/upload.php:32
|
1076 |
+
msgid "Reset"
|
1077 |
+
msgstr ""
|
1078 |
+
|
1079 |
#: plugin-fw/templates/panel/woocommerce/woocommerce-form.php:11
|
1080 |
msgid "Reset Defaults"
|
1081 |
msgstr ""
|
1128 |
msgid "Put here the CSS class or id for the result count container"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: templates/admin/premium.php:203 templates/admin/premium.php:377
|
1132 |
#, php-format
|
1133 |
msgid ""
|
1134 |
"Upgrade to %1$spremium version%2$s of %1$sYITH WooCommerce Ajax "
|
1135 |
"Product Filter%2$s to benefit from all features!"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: templates/admin/premium.php:206 templates/admin/premium.php:380
|
1139 |
msgid "UPGRADE"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: templates/admin/premium.php:207 templates/admin/premium.php:381
|
1143 |
msgid "to the premium version"
|
1144 |
msgstr ""
|
1145 |
|
1220 |
msgstr ""
|
1221 |
|
1222 |
#: templates/admin/premium.php:301
|
1223 |
+
#, php-format
|
1224 |
msgid ""
|
1225 |
+
"Take advantage of the premium version of the plugin to edit the "
|
1226 |
+
"default behavior of WooCommerce Price Filter. Change the %1$slayout of "
|
1227 |
+
"the filter%2$s and activate the %1$sAjax mode%2$s to apply the filter "
|
1228 |
+
"immediately, without reloading the page."
|
1229 |
msgstr ""
|
1230 |
|
1231 |
#: templates/admin/premium.php:317
|
1240 |
"free to avoid possible penalizations that may apply to your site."
|
1241 |
msgstr ""
|
1242 |
|
1243 |
+
#: templates/admin/premium.php:330
|
1244 |
+
msgid " Filter by category"
|
1245 |
+
msgstr ""
|
1246 |
+
|
1247 |
+
#: templates/admin/premium.php:333
|
1248 |
+
#, php-format
|
1249 |
+
msgid ""
|
1250 |
+
"Configure the widget to let your users filter product by a "
|
1251 |
+
"%1$sselected category%2$s. Your users will be even happier to browse "
|
1252 |
+
"your shop."
|
1253 |
+
msgstr ""
|
1254 |
+
|
1255 |
+
#: templates/admin/premium.php:349
|
1256 |
+
msgid "FILTER ORDERING"
|
1257 |
+
msgstr ""
|
1258 |
+
|
1259 |
+
#: templates/admin/premium.php:352
|
1260 |
+
msgid ""
|
1261 |
+
"Choose one of the two solutions for a better filter ordering of your "
|
1262 |
+
"product archieve pages: classic alphabetical order or decreasing "
|
1263 |
+
"order, based on the number of products contained in each filter."
|
1264 |
+
msgstr ""
|
1265 |
+
|
1266 |
+
#: templates/admin/premium.php:362
|
1267 |
+
msgid "Filter style"
|
1268 |
+
msgstr ""
|
1269 |
+
|
1270 |
+
#: templates/admin/premium.php:365
|
1271 |
+
msgid ""
|
1272 |
+
"In addition to the classic visualization style, the premium version of "
|
1273 |
+
"this plugin gives you the possibility to show filters in \"checkbox\" "
|
1274 |
+
"style. Users will experience a new look of your pages while filtering "
|
1275 |
+
"products."
|
1276 |
+
msgstr ""
|
1277 |
+
|
1278 |
+
#: widgets/class.yith-wcan-navigation-widget.php:36
|
1279 |
msgid "Filter the product list without reloading the page"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
+
#: widgets/class.yith-wcan-navigation-widget.php:39
|
1283 |
msgctxt "Admin: Widget Title"
|
1284 |
msgid "YITH WooCommerce Ajax Product Filter"
|
1285 |
msgstr ""
|
1286 |
|
1287 |
+
#: widgets/class.yith-wcan-navigation-widget.php:297
|
1288 |
msgid "Filters:"
|
1289 |
msgstr ""
|
1290 |
|
1291 |
+
#: widgets/class.yith-wcan-navigation-widget.php:860
|
1292 |
msgid "List"
|
1293 |
msgstr ""
|
1294 |
|
1295 |
+
#: widgets/class.yith-wcan-navigation-widget.php:862
|
1296 |
msgid "Label"
|
1297 |
msgstr ""
|
1298 |
|
1299 |
+
#: widgets/class.yith-wcan-navigation-widget.php:863
|
1300 |
msgid "Dropdown"
|
1301 |
msgstr ""
|
1302 |
|
1303 |
+
#: widgets/class.yith-wcan-navigation-widget.php:870
|
1304 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:100
|
1305 |
msgid "Title"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
+
#: widgets/class.yith-wcan-navigation-widget.php:876
|
1309 |
msgid "Type:"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
+
#: widgets/class.yith-wcan-navigation-widget.php:887
|
1313 |
msgid "Query Type:"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: widgets/class.yith-wcan-navigation-widget.php:889
|
1317 |
msgid "AND"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
+
#: widgets/class.yith-wcan-navigation-widget.php:890
|
1321 |
msgid "OR"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
+
#: widgets/class.yith-wcan-navigation-widget.php:896
|
1325 |
msgid "Attribute:"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: widgets/class.yith-wcan-navigation-widget.php:903
|
1329 |
msgid "Display (default All):"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: widgets/class.yith-wcan-navigation-widget.php:905
|
1333 |
msgid "All (no hierarchical)"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: widgets/class.yith-wcan-navigation-widget.php:906
|
1337 |
msgid "All (hierarchical)"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: widgets/class.yith-wcan-navigation-widget.php:907
|
1341 |
msgid "Only Parent"
|
1342 |
msgstr ""
|
1343 |
|
1349 |
msgid "YITH WooCommerce Ajax Reset Filter"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:93
|
1353 |
msgid "Reset All Filters"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
+
#: widgets/class.yith-wcan-reset-navigation-widget.php:106
|
1357 |
msgid "Button Label"
|
1358 |
msgstr ""
|
plugin-fw/assets/css/yit-plugin-panel.css
CHANGED
@@ -631,7 +631,7 @@
|
|
631 |
width: 6em;
|
632 |
}
|
633 |
|
634 |
-
#wpwrap h2.nav-tab-wrapper {
|
635 |
border-bottom: 1px solid #ccc;
|
636 |
}
|
637 |
|
631 |
width: 6em;
|
632 |
}
|
633 |
|
634 |
+
#wpwrap h2.nav-tab-wrapper , #wpbody-content h2.nav-tab-wrapper {
|
635 |
border-bottom: 1px solid #ccc;
|
636 |
}
|
637 |
|