Woocommerce Products Slider - Version 1.13.6

Version Description

  • 2020-03-27 add - Product content source short-description added.
    • 2020-03-27 add - Import default layouts notice added.
    • 2020-03-27 add - Display warning to create layout first.
    • 2020-03-27 add - Tutorials links added under help & support section.
Download this release

Release Info

Developer pickplugins
Plugin Icon 128x128 Woocommerce Products Slider
Version 1.13.6
Comparing to
See all releases

Code changes from version 1.13.5 to 1.13.6

includes/class-admin-notices.php CHANGED
@@ -5,11 +5,44 @@ class class_wcps_notices{
5
 
6
  public function __construct(){
7
  add_action('admin_notices', array( $this, 'woocommerce_plugin_missing' ));
8
-
9
  add_action('admin_notices', array( $this, 'data_upgrade' ));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
  }
12
 
 
 
13
  public function data_upgrade(){
14
 
15
  if (!is_plugin_active('woocommerce-products-slider/woocommerce-products-slider.php')) return;
5
 
6
  public function __construct(){
7
  add_action('admin_notices', array( $this, 'woocommerce_plugin_missing' ));
 
8
  add_action('admin_notices', array( $this, 'data_upgrade' ));
9
+ add_action('admin_notices', array( $this, 'import_layouts' ));
10
+
11
+ }
12
+
13
+
14
+ public function import_layouts(){
15
+
16
+ if (!is_plugin_active('woocommerce-products-slider/woocommerce-products-slider.php')) return;
17
+
18
+
19
+ $wcps_plugin_info = get_option('wcps_plugin_info');
20
+ $import_layouts = isset($wcps_plugin_info['import_layouts']) ? $wcps_plugin_info['import_layouts'] : '';
21
+
22
+
23
+ $actionurl = admin_url().'edit.php?post_type=wcps&page=import_layouts';
24
+ $actionurl = wp_nonce_url( $actionurl, 'wcps_nonce' );
25
+
26
+
27
+
28
+
29
+ if(empty($import_layouts)){
30
+
31
+ ?>
32
+ <div class="update-nag">
33
+ <?php
34
+ echo sprintf(__('Import layouts for <b>PickPlugins Product Slider</b> plugin, please <a class="button button-primary" href="%s">read details</a> here.', 'woocommerce-products-slider'), $actionurl);
35
+ ?>
36
+ </div>
37
+ <?php
38
+
39
+
40
+ }
41
 
42
  }
43
 
44
+
45
+
46
  public function data_upgrade(){
47
 
48
  if (!is_plugin_active('woocommerce-products-slider/woocommerce-products-slider.php')) return;
includes/class-metabox-wcps-hook.php CHANGED
@@ -1537,8 +1537,14 @@ if(!function_exists('wcps_metabox_content_help_support')) {
1537
  <a class="button" href="https://www.youtube.com/playlist?list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f"><i class="fab fa-youtube"></i> <?php echo __('All tutorials', 'woocommerce-products-slider'); ?></a>
1538
 
1539
  <ul>
1540
- <!-- <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=SOe0D-Og3nQ&list=PL0QP7T2SN94atYZswlnBMhDuIYoqlmlxy&index=1">How to install plugin & setup</a></li>-->
1541
-
 
 
 
 
 
 
1542
  </ul>
1543
 
1544
 
1537
  <a class="button" href="https://www.youtube.com/playlist?list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f"><i class="fab fa-youtube"></i> <?php echo __('All tutorials', 'woocommerce-products-slider'); ?></a>
1538
 
1539
  <ul>
1540
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=kn3skEwh5t4&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=2">Data migration</a></li>
1541
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=_HMHaSjjHdo&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=8&t=0s">Customize Layouts</a></li>
1542
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=UVa0kfo9oI4&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=3&t=4s">Query product by categories</a></li>
1543
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=qJWCizg5res&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=4&t=0s">Exclude featured products</a></li>
1544
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=d_KZg_cghow&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=5&t=0s">Exclude on sale products</a></li>
1545
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=HbpNaqrlppk&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=6&t=0s">Exclude out of stock products</a></li>
1546
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=Ss5wkHoyzFE&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=7&t=0s">Query product by tags</a></li>
1547
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=SSIfHT2UK0Y&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=9&t=0s">Display latest products</a></li>
1548
  </ul>
1549
 
1550
 
includes/class-settings.php CHANGED
@@ -16,15 +16,19 @@ class wcps_class_settings{
16
 
17
  $wcps_plugin_info = get_option('wcps_plugin_info');
18
  $wcps_upgrade = isset($wcps_plugin_info['wcps_upgrade']) ? $wcps_plugin_info['wcps_upgrade'] : '';
 
19
 
20
  add_submenu_page( 'edit.php?post_type=wcps', __( 'Settings', 'woocommerce-products-slider' ), __( 'Settings', 'woocommerce-products-slider' ), 'manage_options', 'settings', array( $this, 'settings' ) );
21
 
 
 
22
 
23
- if($wcps_upgrade != 'done'){
24
 
25
- add_submenu_page( 'edit.php?post_type=wcps', __( 'Upgrade status', 'woocommerce-products-slider' ), __( 'Upgrade status', 'woocommerce-products-slider' ), 'manage_options', 'upgrade_status', array( $this, 'upgrade_status' ) );
26
 
27
- }
 
 
 
28
 
29
 
30
 
@@ -45,7 +49,10 @@ class wcps_class_settings{
45
 
46
  }
47
 
 
 
48
 
 
49
 
50
 
51
  }
16
 
17
  $wcps_plugin_info = get_option('wcps_plugin_info');
18
  $wcps_upgrade = isset($wcps_plugin_info['wcps_upgrade']) ? $wcps_plugin_info['wcps_upgrade'] : '';
19
+ $import_layouts = isset($wcps_plugin_info['import_layouts']) ? $wcps_plugin_info['import_layouts'] : '';
20
 
21
  add_submenu_page( 'edit.php?post_type=wcps', __( 'Settings', 'woocommerce-products-slider' ), __( 'Settings', 'woocommerce-products-slider' ), 'manage_options', 'settings', array( $this, 'settings' ) );
22
 
23
+ if($import_layouts != 'done')
24
+ add_submenu_page( 'edit.php?post_type=wcps', __( 'Import layouts', 'woocommerce-products-slider' ), __( 'Import layouts', 'woocommerce-products-slider' ), 'manage_options', 'import_layouts', array( $this, 'import_layouts' ) );
25
 
 
26
 
 
27
 
28
+ if($wcps_upgrade != 'done')
29
+ add_submenu_page( 'edit.php?post_type=wcps', __( 'Upgrade status', 'woocommerce-products-slider' ), __( 'Upgrade status', 'woocommerce-products-slider' ), 'manage_options', 'upgrade_status', array( $this, 'upgrade_status' ) );
30
+
31
+
32
 
33
 
34
 
49
 
50
  }
51
 
52
+ public function import_layouts(){
53
+ include( 'menu/import-layouts.php' );
54
 
55
+ }
56
 
57
 
58
  }
includes/class-shortcodes.php CHANGED
@@ -8,6 +8,48 @@ if( ! class_exists( 'class_wcps_shortcodes' ) ) {
8
  public function __construct(){
9
 
10
  add_shortcode('wcps', array($this, 'wcps_new_display'));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  }
13
 
8
  public function __construct(){
9
 
10
  add_shortcode('wcps', array($this, 'wcps_new_display'));
11
+ add_shortcode('wcps_import', array($this, 'wcps_import'));
12
+
13
+ }
14
+
15
+
16
+ public function wcps_import($atts, $content = null )
17
+ {
18
+ $atts = shortcode_atts(
19
+ array(
20
+ 'id' => "",
21
+ ), $atts
22
+ );
23
+
24
+
25
+ $file = wcps_plugin_url.'sample-data/wcps-layouts.xml';
26
+
27
+
28
+ $html_obj = simplexml_load_string(file_get_contents($file));
29
+ $channel = isset($html_obj->channel)? $html_obj->channel : array();
30
+ $items = isset($channel->item)? $channel->item : array();
31
+
32
+ //echo '<pre>'.var_export($channel->item, true).'</pre>';
33
+
34
+ $item_count = 0;
35
+ foreach ($items as $item):
36
+
37
+ if($item_count > 1) return;
38
+
39
+ $item_title = isset($item->title) ? (string)$item->title : '';
40
+
41
+ $item_link = isset($item->link) ? (string)$item->link : '';
42
+ $item_guid = isset($item->guid) ? (string)$item->guid : '';
43
+ $item_description = isset($item->description) ? (string)$item->description : '';
44
+
45
+ echo '<pre>'.var_export($item, true).'</pre>';
46
+
47
+
48
+
49
+ $item_count++;
50
+ endforeach;
51
+
52
+
53
 
54
  }
55
 
includes/functions-data-upgrade.php CHANGED
@@ -61,7 +61,7 @@ function wcps_cron_upgrade_wcps(){
61
 
62
  $args = array(
63
  'post_type'=>'wcps',
64
- 'post_status'=>'publish',
65
  'posts_per_page'=> 5,
66
  'meta_query'=> $meta_query,
67
 
61
 
62
  $args = array(
63
  'post_type'=>'wcps',
64
+ 'post_status'=>'any',
65
  'posts_per_page'=> 5,
66
  'meta_query'=> $meta_query,
67
 
includes/functions-layout-element.php CHANGED
@@ -106,10 +106,14 @@ function wcps_layout_element_content($args){
106
 
107
  if($content_source=='content'){
108
  $content_html.= do_shortcode($content);
109
- }
110
- elseif($content_source=='excerpt'){
111
 
112
  $content_html.= wp_trim_words( $content , $word_count, ' <a class="read-more" href="'. $product_url .'">'.$read_more_text.'</a>' );
 
 
 
 
 
113
  }else{
114
  $content_html.= wp_trim_words( $content , $word_count, ' <a class="read-more" href="'. $product_url .'">'.$read_more_text.'</a>' );
115
  }
106
 
107
  if($content_source=='content'){
108
  $content_html.= do_shortcode($content);
109
+ }elseif($content_source=='excerpt'){
 
110
 
111
  $content_html.= wp_trim_words( $content , $word_count, ' <a class="read-more" href="'. $product_url .'">'.$read_more_text.'</a>' );
112
+ }elseif($content_source=='short_description'){
113
+
114
+ $post_excerpt = isset($post_data->post_excerpt) ? $post_data->post_excerpt : '';
115
+
116
+ $content_html.= wp_trim_words( $post_excerpt , $word_count, ' <a class="read-more" href="'. $product_url .'">'.$read_more_text.'</a>' );
117
  }else{
118
  $content_html.= wp_trim_words( $content , $word_count, ' <a class="read-more" href="'. $product_url .'">'.$read_more_text.'</a>' );
119
  }
includes/functions-layout-hook.php CHANGED
@@ -401,7 +401,7 @@ function wcps_layout_elements_option_content($parameters){
401
  'type' => 'select',
402
  'value' => $content_source,
403
  'default' => 'excerpt',
404
- 'args' => array('excerpt'=> __('Excerpt', 'woocommerce-products-slider'), 'content'=> __('Content', 'woocommerce-products-slider')),
405
  );
406
 
407
  $settings_tabs_field->generate_field($args);
401
  'type' => 'select',
402
  'value' => $content_source,
403
  'default' => 'excerpt',
404
+ 'args' => array('short_description'=> __('Short description', 'woocommerce-products-slider'),'excerpt'=> __('Auto Excerpt', 'woocommerce-products-slider'), 'content'=> __('Content', 'woocommerce-products-slider')),
405
  );
406
 
407
  $settings_tabs_field->generate_field($args);
includes/functions-settings-hook.php CHANGED
@@ -92,11 +92,16 @@ if(!function_exists('wcps_settings_content_help_support')) {
92
  <p><?php echo __('Watch video tutorials.', 'woocommerce-products-slider'); ?></p>
93
  <a class="button" href="https://www.youtube.com/playlist?list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f"><i class="fab fa-youtube"></i> <?php echo __('All tutorials', 'woocommerce-products-slider'); ?></a>
94
 
95
- <!-- <ul>-->
96
- <!-- <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=SOe0D-Og3nQ&list=PL0QP7T2SN94atYZswlnBMhDuIYoqlmlxy&index=1">How to install plugin & setup</a></li>-->
97
- <!---->
98
- <!---->
99
- <!-- </ul>-->
 
 
 
 
 
100
 
101
 
102
 
92
  <p><?php echo __('Watch video tutorials.', 'woocommerce-products-slider'); ?></p>
93
  <a class="button" href="https://www.youtube.com/playlist?list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f"><i class="fab fa-youtube"></i> <?php echo __('All tutorials', 'woocommerce-products-slider'); ?></a>
94
 
95
+ <ul>
96
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=kn3skEwh5t4&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=2">Data migration</a></li>
97
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=_HMHaSjjHdo&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=8&t=0s">Customize Layouts</a></li>
98
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=UVa0kfo9oI4&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=3&t=4s">Query product by categories</a></li>
99
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=qJWCizg5res&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=4&t=0s">Exclude featured products</a></li>
100
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=d_KZg_cghow&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=5&t=0s">Exclude on sale products</a></li>
101
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=HbpNaqrlppk&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=6&t=0s">Exclude out of stock products</a></li>
102
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=Ss5wkHoyzFE&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=7&t=0s">Query product by tags</a></li>
103
+ <li><i class="far fa-dot-circle"></i> <a href="https://www.youtube.com/watch?v=SSIfHT2UK0Y&list=PL0QP7T2SN94bgierw1J8Qn3sf4mZo7F9f&index=9&t=0s">Display latest products</a></li>
104
+ </ul>
105
 
106
 
107
 
includes/functions.php CHANGED
@@ -211,7 +211,6 @@ function wcps_layout_data($layout){
211
 
212
 
213
 
214
-
215
  add_action( 'template_redirect', 'wcps_track_product_view', 20 );
216
 
217
 
211
 
212
 
213
 
 
214
  add_action( 'template_redirect', 'wcps_track_product_view', 20 );
215
 
216
 
includes/menu/import-layouts.php ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if ( ! defined('ABSPATH')) exit; // if direct access
3
+
4
+ $wcps_plugin_info = get_option('wcps_plugin_info');
5
+
6
+ //var_dump($wcps_plugin_info);
7
+
8
+ $url = admin_url().'edit.php?post_type=wcps&page=upgrade_status';
9
+
10
+ ?>
11
+ <?php
12
+
13
+ ?>
14
+ <div class="wrap">
15
+ <div id="icon-tools" class="icon32"><br></div><h2><?php echo sprintf(__('%s - Import layouts', 'woocommerce-products-slider'), wcps_plugin_name)?></h2>
16
+
17
+
18
+ <form method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>">
19
+ <input type="hidden" name="wcps_hidden" value="Y">
20
+ <?php
21
+ if(!empty($_POST['wcps_hidden'])){
22
+ $nonce = sanitize_text_field($_POST['_wpnonce']);
23
+ if(wp_verify_nonce( $nonce, 'wcps_nonce' ) && $_POST['wcps_hidden'] == 'Y') {
24
+ //do_action('wcps_settings_save');
25
+
26
+ $import_layouts = isset($_POST['import_layouts']) ? 'done' : '';
27
+ $wcps_plugin_info['import_layouts'] = $import_layouts;
28
+
29
+ update_option('wcps_plugin_info', $wcps_plugin_info)
30
+
31
+ ?>
32
+ <div class="updated notice is-dismissible"><p><strong><?php _e('Changes Saved.', 'woocommerce-products-slider' ); ?></strong></p></div>
33
+ <?php
34
+ }
35
+ }
36
+
37
+
38
+ if (is_plugin_active('woocommerce-products-slider-pro/woocommerce-products-slider-pro.php')){
39
+ $layouts_plugin_url = wcps_pro_plugin_url;
40
+ }else{
41
+ $layouts_plugin_url = wcps_plugin_url;
42
+ }
43
+
44
+
45
+
46
+ ?>
47
+
48
+ <p><b>PickPlugins Product Slider</b> provide some ready layouts to get started, please follow the steps bellow to import default layouts.</p>
49
+
50
+ <ul>
51
+ <li>Step - 1: Go to <a href="<?php echo admin_url(); ?>import.php">import</a> menu and install & activate <b>WordPress</b> Importer plugin. click to "Install Now" button to install.</li>
52
+ <li>Step - 2: Download following xml file <a href="<?php echo $layouts_plugin_url; ?>sample-data/wcps-layouts.xml">wcps-layouts.xml</a>, save the file on your local machine.</li>
53
+ <li>Step - 3: Go to importer page <a href="<?php echo admin_url(); ?>import.php?import=wordpress">Import WordPress</a> and chose the downloaded file and then click to <b>Upload file and import</b>.</li>
54
+ <li>Step - 4: Go to <a href="<?php echo admin_url(); ?>edit.php?post_type=wcps_layout">WCPS layouts</a> page to see imported layouts.</li>
55
+
56
+ </ul>
57
+
58
+
59
+ <p><label><input type="checkbox" name="import_layouts" value="1"> Mark as done</label></p>
60
+
61
+
62
+ <div class="clear clearfix"></div>
63
+ <p class="submit">
64
+ <?php wp_nonce_field( 'wcps_nonce' ); ?>
65
+ <input class="button button-primary" type="submit" name="Submit" value="<?php _e('Save Changes','woocommerce-products-slider' ); ?>" />
66
+ </p>
67
+
68
+
69
+ </form>
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+ </div>
languages/woocommerce-products-slider-bn_BD.mo CHANGED
Binary file
languages/woocommerce-products-slider-bn_BD.po CHANGED
@@ -1,15 +1,15 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Woocommerce Products Slider\n"
4
- "POT-Creation-Date: 2020-02-27 21:27+0600\n"
5
- "PO-Revision-Date: 2020-02-27 21:27+0600\n"
6
  "Last-Translator: Nur Hasan <public.nurhasan@gmail.com>\n"
7
  "Language-Team: PickPlugins <support@pickplugins.com>\n"
8
  "Language: bn_BD\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.4\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
@@ -17,1386 +17,1521 @@ msgstr ""
17
  "X-Poedit-SearchPath-1: includes\n"
18
  "X-Poedit-SearchPath-2: templates\n"
19
 
20
- #: includes/class-admin-notices.php:40
21
  #, php-format
22
  msgid ""
23
- "Data migration required for woocommerce-products-slider plugin, please <a "
24
- "class=\"button button-primary\" href=\"%s\">click to start</a> migration. "
25
- "watch this <a target=\"_blank\" href=\"%s\">video</a> first."
26
  msgstr ""
27
 
28
- #: includes/class-functions.php:209
29
- #: includes/class-metabox-wcps-layout-hook.php:111
30
- #: includes/functions-layout-hook.php:191
31
- msgid "Thumbnail"
32
- msgstr ""
33
-
34
- #: includes/class-functions.php:210 includes/functions-layout-hook.php:36
35
- msgid "Title"
36
- msgstr ""
37
-
38
- #: includes/class-functions.php:211 includes/functions-layout-hook.php:404
39
- msgid "Excerpt"
40
- msgstr ""
41
-
42
- #: includes/class-functions.php:212
43
- msgid "Category"
44
- msgstr ""
45
-
46
- #: includes/class-functions.php:213
47
- msgid "Tags"
48
- msgstr ""
49
-
50
- #: includes/class-functions.php:214
51
- #: includes/class-metabox-wcps-layout-hook.php:123
52
- msgid "Price"
53
  msgstr ""
54
 
55
- #: includes/class-functions.php:215
56
- #: includes/class-metabox-wcps-layout-hook.php:122
57
- #: includes/functions-layout-hook.php:1569
58
- msgid "Rating"
 
59
  msgstr ""
60
 
61
- #: includes/class-functions.php:216
62
- msgid "Cart"
63
  msgstr ""
64
 
65
- #: includes/class-functions.php:217
66
- msgid "Sale"
67
  msgstr ""
68
 
69
- #: includes/class-functions.php:219
70
- #: includes/class-metabox-wcps-layout-hook.php:119
71
- msgid "Featured"
72
  msgstr ""
73
 
74
- #: includes/class-functions.php:221
75
- #: includes/class-metabox-wcps-layout-hook.php:118
76
- msgid "Sale Count"
77
  msgstr ""
78
 
79
- #: includes/class-metabox-wcps-hook.php:76
80
- #: includes/functions-wcps-meta-box.php:1766
81
- msgid "Get shortcode"
82
  msgstr ""
83
 
84
- #: includes/class-metabox-wcps-hook.php:153
85
  msgid "Ribbon style"
86
  msgstr ""
87
 
88
- #: includes/class-metabox-wcps-hook.php:154
89
  msgid "Customize ribbon style."
90
  msgstr ""
91
 
92
- #: includes/class-metabox-wcps-hook.php:160
93
  msgid "Ribbon text"
94
  msgstr ""
95
 
96
- #: includes/class-metabox-wcps-hook.php:161
97
  msgid "Choose custom ribbon text, image source url."
98
  msgstr ""
99
 
100
- #: includes/class-metabox-wcps-hook.php:170
101
  msgid "Ribbon background image"
102
  msgstr ""
103
 
104
- #: includes/class-metabox-wcps-hook.php:171
105
  msgid "Choose background image source."
106
  msgstr ""
107
 
108
- #: includes/class-metabox-wcps-hook.php:181
109
  msgid "Ribbon background color"
110
  msgstr ""
111
 
112
- #: includes/class-metabox-wcps-hook.php:182
113
  msgid "Choose ribbon background color."
114
  msgstr ""
115
 
116
- #: includes/class-metabox-wcps-hook.php:191
117
  msgid "Ribbon text color"
118
  msgstr ""
119
 
120
- #: includes/class-metabox-wcps-hook.php:192
121
  msgid "Choose ribbon text color."
122
  msgstr ""
123
 
124
- #: includes/class-metabox-wcps-hook.php:201
125
  msgid "Ribbon width"
126
  msgstr ""
127
 
128
- #: includes/class-metabox-wcps-hook.php:202
129
  msgid "Set ribbon width."
130
  msgstr ""
131
 
132
- #: includes/class-metabox-wcps-hook.php:211
133
  msgid "Ribbon height"
134
  msgstr ""
135
 
136
- #: includes/class-metabox-wcps-hook.php:212
137
  msgid "Set ribbon height."
138
  msgstr ""
139
 
140
- #: includes/class-metabox-wcps-hook.php:221
141
  msgid "Ribbon position"
142
  msgstr ""
143
 
144
- #: includes/class-metabox-wcps-hook.php:222
145
  msgid "Set ribbon position."
146
  msgstr ""
147
 
148
- #: includes/class-metabox-wcps-hook.php:227
149
- #: includes/class-metabox-wcps-hook.php:1050
150
- #: includes/functions-wcps-meta-box.php:1514
 
151
  msgid "Top-right"
152
  msgstr ""
153
 
154
- #: includes/class-metabox-wcps-hook.php:228
155
- #: includes/class-metabox-wcps-hook.php:1050
156
- #: includes/functions-wcps-meta-box.php:1514
 
157
  msgid "Top-left"
158
  msgstr ""
159
 
160
- #: includes/class-metabox-wcps-hook.php:229
 
 
161
  msgid "Bottom-right"
162
  msgstr ""
163
 
164
- #: includes/class-metabox-wcps-hook.php:230
 
 
165
  msgid "Bottom-left"
166
  msgstr ""
167
 
168
- #: includes/class-metabox-wcps-hook.php:231
169
- #: includes/class-metabox-wcps-hook.php:689
170
  #: includes/functions-layout-hook.php:124
171
  #: includes/functions-layout-hook.php:326
172
  #: includes/functions-layout-hook.php:558
173
- #: includes/functions-settings-hook.php:117
174
- #: includes/functions-wcps-meta-box.php:1127
 
175
  msgid "None"
176
  msgstr ""
177
 
178
- #: includes/class-metabox-wcps-hook.php:244
179
  msgid "Item style"
180
  msgstr ""
181
 
182
- #: includes/class-metabox-wcps-hook.php:245
183
  msgid "Customize item style."
184
  msgstr ""
185
 
186
- #: includes/class-metabox-wcps-hook.php:251
187
  msgid "Item padding"
188
  msgstr ""
189
 
190
- #: includes/class-metabox-wcps-hook.php:252
191
  msgid "Item custom padding"
192
  msgstr ""
193
 
194
- #: includes/class-metabox-wcps-hook.php:261
195
  msgid "Item margin"
196
  msgstr ""
197
 
198
- #: includes/class-metabox-wcps-hook.php:262
199
  msgid "Item custom margin"
200
  msgstr ""
201
 
202
- #: includes/class-metabox-wcps-hook.php:271
203
- #: includes/class-metabox-wcps-hook.php:318
204
- #: includes/functions-layout-hook.php:1495
 
 
 
205
  msgid "Background color"
206
  msgstr ""
207
 
208
- #: includes/class-metabox-wcps-hook.php:272
209
- #: includes/functions-wcps-meta-box.php:925
210
  msgid "Item background color"
211
  msgstr ""
212
 
213
- #: includes/class-metabox-wcps-hook.php:281
214
  #: includes/functions-layout-hook.php:104
215
  #: includes/functions-layout-hook.php:501
216
- #: includes/functions-layout-hook.php:1283
217
- #: includes/functions-layout-hook.php:1635
 
 
218
  msgid "Text align"
219
  msgstr ""
220
 
221
- #: includes/class-metabox-wcps-hook.php:282
222
  msgid "Item text align"
223
  msgstr ""
224
 
225
- #: includes/class-metabox-wcps-hook.php:300
226
  msgid "Container style"
227
  msgstr ""
228
 
229
- #: includes/class-metabox-wcps-hook.php:301
230
  msgid "Customize container style."
231
  msgstr ""
232
 
233
- #: includes/class-metabox-wcps-hook.php:307
234
  msgid "Background image"
235
  msgstr ""
236
 
237
- #: includes/class-metabox-wcps-hook.php:308
238
- #: includes/functions-wcps-meta-box.php:971
239
  msgid "Container background image"
240
  msgstr ""
241
 
242
- #: includes/class-metabox-wcps-hook.php:319
243
- #: includes/functions-wcps-meta-box.php:957
244
  msgid "Container background color"
245
  msgstr ""
246
 
247
- #: includes/class-metabox-wcps-hook.php:328
 
 
248
  msgid "Padding"
249
  msgstr ""
250
 
251
- #: includes/class-metabox-wcps-hook.php:329
252
  msgid "Container padding"
253
  msgstr ""
254
 
255
- #: includes/class-metabox-wcps-hook.php:337
256
  #: includes/functions-layout-hook.php:89 includes/functions-layout-hook.php:286
257
  #: includes/functions-layout-hook.php:516
258
- #: includes/functions-layout-hook.php:700
259
- #: includes/functions-layout-hook.php:850
260
- #: includes/functions-layout-hook.php:968
261
- #: includes/functions-layout-hook.php:1141
262
- #: includes/functions-layout-hook.php:1255
263
- #: includes/functions-layout-hook.php:1350
264
- #: includes/functions-layout-hook.php:1607
265
- #: includes/functions-layout-hook.php:1746
266
- #: includes/functions-layout-hook.php:1845
267
- #: includes/functions-layout-hook.php:1922
268
- #: includes/functions-layout-hook.php:2003
269
- #: includes/functions-layout-hook.php:2082
270
  msgid "Margin"
271
  msgstr ""
272
 
273
- #: includes/class-metabox-wcps-hook.php:338
274
  msgid "Container margin"
275
  msgstr ""
276
 
277
- #: includes/class-metabox-wcps-hook.php:382
278
  msgid "Layouts"
279
  msgstr ""
280
 
281
- #: includes/class-metabox-wcps-hook.php:383
282
  msgid "Choose item layouts."
283
  msgstr ""
284
 
285
- #: includes/class-metabox-wcps-hook.php:393
286
- #: includes/class-metabox-wcps-hook.php:404
287
  msgid "Create layout"
288
  msgstr ""
289
 
290
- #: includes/class-metabox-wcps-hook.php:394
291
  msgid "Manage layouts"
292
  msgstr ""
293
 
294
- #: includes/class-metabox-wcps-hook.php:405
295
  msgid "Please follow the links to create layouts or manage."
296
  msgstr ""
297
 
298
- #: includes/class-metabox-wcps-hook.php:448
299
  msgid "Item layouts"
300
  msgstr ""
301
 
302
- #: includes/class-metabox-wcps-hook.php:449
303
  msgid "Choose grid item layout."
304
  msgstr ""
305
 
306
- #: includes/class-metabox-wcps-hook.php:528
307
- #: includes/functions-wcps-meta-box.php:1055
308
  msgid "Max number of product"
309
  msgstr ""
310
 
311
- #: includes/class-metabox-wcps-hook.php:529
312
- #: includes/functions-wcps-meta-box.php:1056
313
  msgid "Set custom number you want to display maximum number of product"
314
  msgstr ""
315
 
316
- #: includes/class-metabox-wcps-hook.php:594
317
  msgid "Select terms"
318
  msgstr ""
319
 
320
- #: includes/class-metabox-wcps-hook.php:595
 
321
  msgid "Choose some terms."
322
  msgstr ""
323
 
324
- #: includes/class-metabox-wcps-hook.php:634
325
- #: includes/functions-wcps-meta-box.php:1072
326
- msgid "Product categories & terms"
327
  msgstr ""
328
 
329
- #: includes/class-metabox-wcps-hook.php:661
330
- #: includes/functions-wcps-meta-box.php:1099
331
- msgid "Query order"
332
  msgstr ""
333
 
334
- #: includes/class-metabox-wcps-hook.php:662
335
- #: includes/functions-wcps-meta-box.php:1100
336
- msgid "Set query order."
337
  msgstr ""
338
 
339
- #: includes/class-metabox-wcps-hook.php:667
340
- #: includes/functions-wcps-meta-box.php:1105
341
- msgid "Descending"
342
  msgstr ""
343
 
344
- #: includes/class-metabox-wcps-hook.php:668
345
- #: includes/functions-wcps-meta-box.php:1106
346
- msgid "Ascending"
347
  msgstr ""
348
 
349
- #: includes/class-metabox-wcps-hook.php:682
350
- #: includes/functions-wcps-meta-box.php:1120
351
- msgid "Query orderby"
352
  msgstr ""
353
 
354
- #: includes/class-metabox-wcps-hook.php:683
355
- #: includes/functions-wcps-meta-box.php:1121
356
- msgid "Set query orderby."
357
  msgstr ""
358
 
359
- #: includes/class-metabox-wcps-hook.php:690
360
- #: includes/functions-wcps-meta-box.php:1128
361
- msgid "ID"
 
 
 
 
 
362
  msgstr ""
363
 
364
  #: includes/class-metabox-wcps-hook.php:691
365
- #: includes/functions-wcps-meta-box.php:1129
366
- msgid "date"
367
  msgstr ""
368
 
369
  #: includes/class-metabox-wcps-hook.php:692
370
- #: includes/functions-wcps-meta-box.php:1130
371
- msgid "post_date"
 
 
 
372
  msgstr ""
373
 
374
- #: includes/class-metabox-wcps-hook.php:693
375
- #: includes/functions-wcps-meta-box.php:1131
376
- msgid "name"
377
  msgstr ""
378
 
379
- #: includes/class-metabox-wcps-hook.php:694
380
- #: includes/functions-wcps-meta-box.php:1132
381
- msgid "rand"
382
  msgstr ""
383
 
384
- #: includes/class-metabox-wcps-hook.php:695
385
- #: includes/functions-wcps-meta-box.php:1133
386
- msgid "comment_count"
387
  msgstr ""
388
 
389
- #: includes/class-metabox-wcps-hook.php:696
390
- #: includes/functions-wcps-meta-box.php:1134
391
- msgid "author"
392
  msgstr ""
393
 
394
- #: includes/class-metabox-wcps-hook.php:697
395
- #: includes/functions-wcps-meta-box.php:1135
396
- msgid "title"
397
  msgstr ""
398
 
399
- #: includes/class-metabox-wcps-hook.php:698
400
- #: includes/functions-wcps-meta-box.php:1136
401
- msgid "type"
402
  msgstr ""
403
 
404
- #: includes/class-metabox-wcps-hook.php:699
405
- #: includes/functions-wcps-meta-box.php:1137
406
- msgid "menu order"
 
 
 
 
 
 
 
 
 
 
 
407
  msgstr ""
408
 
409
- #: includes/class-metabox-wcps-hook.php:711
410
- #: includes/functions-wcps-meta-box.php:1158
411
- msgid "Hide out of stock items"
412
  msgstr ""
413
 
414
- #: includes/class-metabox-wcps-hook.php:712
415
- #: includes/functions-wcps-meta-box.php:1159
416
- msgid "You can hide out of stock items from query."
417
  msgstr ""
418
 
419
- #: includes/class-metabox-wcps-hook.php:717
420
  #: includes/class-metabox-wcps-hook.php:738
421
- #: includes/class-metabox-wcps-hook.php:759
422
- #: includes/functions-layout-hook.php:1527
423
- #: includes/functions-wcps-meta-box.php:319
424
- #: includes/functions-wcps-meta-box.php:448
425
- #: includes/functions-wcps-meta-box.php:1164
426
- #: includes/functions-wcps-meta-box.php:1185
427
- #: includes/functions-wcps-meta-box.php:1206
428
- #: includes/functions-wcps-settings.php:41
429
- msgid "Yes"
430
  msgstr ""
431
 
432
- #: includes/class-metabox-wcps-hook.php:718
433
  #: includes/class-metabox-wcps-hook.php:739
434
- #: includes/class-metabox-wcps-hook.php:760
435
- #: includes/functions-layout-hook.php:1527
436
- #: includes/functions-wcps-meta-box.php:318
437
- #: includes/functions-wcps-meta-box.php:449
438
- #: includes/functions-wcps-meta-box.php:1165
439
- #: includes/functions-wcps-meta-box.php:1186
440
- #: includes/functions-wcps-meta-box.php:1207
441
- #: includes/functions-wcps-settings.php:40
442
- msgid "No"
443
  msgstr ""
444
 
445
- #: includes/class-metabox-wcps-hook.php:719
446
  #: includes/class-metabox-wcps-hook.php:740
447
- #: includes/functions-wcps-meta-box.php:1166
448
- #: includes/functions-wcps-meta-box.php:1187
449
- msgid "No Check"
450
  msgstr ""
451
 
452
- #: includes/class-metabox-wcps-hook.php:732
453
- #: includes/functions-wcps-meta-box.php:1179
454
- msgid "Featured product display"
455
  msgstr ""
456
 
457
- #: includes/class-metabox-wcps-hook.php:733
458
- #: includes/functions-wcps-meta-box.php:1180
459
- msgid "You include/exclude featured product on query."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
460
  msgstr ""
461
 
462
- #: includes/class-metabox-wcps-hook.php:753
463
- #: includes/functions-wcps-meta-box.php:1200
464
- msgid "On Sale Product display"
 
 
 
 
 
 
 
 
 
 
 
 
 
465
  msgstr ""
466
 
467
- #: includes/class-metabox-wcps-hook.php:754
468
- #: includes/functions-wcps-meta-box.php:1201
469
- msgid "You include/exclude on sale product on query."
470
  msgstr ""
471
 
472
- #: includes/class-metabox-wcps-hook.php:780
473
- #: includes/functions-wcps-meta-box.php:1227
474
- msgid "Product display by Product ID"
475
  msgstr ""
476
 
477
- #: includes/class-metabox-wcps-hook.php:781
478
- #: includes/functions-wcps-meta-box.php:1228
479
- msgid "You can display custom product by ids."
480
  msgstr ""
481
 
482
- #: includes/class-metabox-wcps-hook.php:866
483
- #: includes/functions-wcps-meta-box.php:1330
484
  msgid "Slider"
485
  msgstr ""
486
 
487
- #: includes/class-metabox-wcps-hook.php:867
488
- #: includes/functions-wcps-meta-box.php:1331
489
  msgid "Customize slider settings."
490
  msgstr ""
491
 
492
- #: includes/class-metabox-wcps-hook.php:873
493
- #: includes/functions-wcps-meta-box.php:1337
494
  msgid "Slider column count "
495
  msgstr ""
496
 
497
- #: includes/class-metabox-wcps-hook.php:874
498
- #: includes/functions-wcps-meta-box.php:1338
499
  msgid "Set slider column count."
500
  msgstr ""
501
 
502
- #: includes/class-metabox-wcps-hook.php:880
503
  #: includes/functions-layout-hook.php:236
504
- #: includes/functions-wcps-meta-box.php:1344
505
  msgid "In desktop"
506
  msgstr ""
507
 
508
- #: includes/class-metabox-wcps-hook.php:881
509
- #: includes/functions-wcps-meta-box.php:1345
510
  msgid "min-width: 1200px, ex: 3"
511
  msgstr ""
512
 
513
- #: includes/class-metabox-wcps-hook.php:890
514
  #: includes/functions-layout-hook.php:246
515
- #: includes/functions-wcps-meta-box.php:1354
516
  msgid "In tablet & small desktop"
517
  msgstr ""
518
 
519
- #: includes/class-metabox-wcps-hook.php:891
520
- #: includes/functions-wcps-meta-box.php:1355
521
  msgid "min-width: 992px, ex: 2"
522
  msgstr ""
523
 
524
- #: includes/class-metabox-wcps-hook.php:900
525
  #: includes/functions-layout-hook.php:256
526
- #: includes/functions-wcps-meta-box.php:1364
527
  msgid "In mobile"
528
  msgstr ""
529
 
530
- #: includes/class-metabox-wcps-hook.php:901
531
- #: includes/functions-wcps-meta-box.php:1365
532
  msgid "min-width: 576px, ex: 1"
533
  msgstr ""
534
 
535
- #: includes/class-metabox-wcps-hook.php:919
536
- #: includes/functions-wcps-meta-box.php:1383
537
  msgid "Auto play"
538
  msgstr ""
539
 
540
- #: includes/class-metabox-wcps-hook.php:920
541
- #: includes/functions-wcps-meta-box.php:1384
542
  msgid "Choose slider auto play."
543
  msgstr ""
544
 
545
- #: includes/class-metabox-wcps-hook.php:924
546
- #: includes/class-metabox-wcps-hook.php:966
547
- #: includes/class-metabox-wcps-hook.php:979
548
- #: includes/class-metabox-wcps-hook.php:994
549
- #: includes/class-metabox-wcps-hook.php:1007
550
- #: includes/class-metabox-wcps-hook.php:1023
551
  #: includes/class-metabox-wcps-hook.php:1105
552
- #: includes/class-metabox-wcps-hook.php:1158
553
- #: includes/class-metabox-wcps-hook.php:1171
554
- #: includes/class-metabox-wcps-hook.php:1186
555
- #: includes/class-metabox-wcps-hook.php:1200
556
- #: includes/class-metabox-wcps-hook.php:1214
557
- #: includes/functions-wcps-meta-box.php:1388
558
- #: includes/functions-wcps-meta-box.php:1430
559
- #: includes/functions-wcps-meta-box.php:1443
560
- #: includes/functions-wcps-meta-box.php:1458
561
- #: includes/functions-wcps-meta-box.php:1471
562
- #: includes/functions-wcps-meta-box.php:1487
563
- #: includes/functions-wcps-meta-box.php:1569
564
- #: includes/functions-wcps-meta-box.php:1622
565
- #: includes/functions-wcps-meta-box.php:1635
566
- #: includes/functions-wcps-meta-box.php:1650
567
- #: includes/functions-wcps-meta-box.php:1664
568
- #: includes/functions-wcps-meta-box.php:1678
569
  msgid "True"
570
  msgstr ""
571
 
572
- #: includes/class-metabox-wcps-hook.php:924
573
- #: includes/class-metabox-wcps-hook.php:966
574
- #: includes/class-metabox-wcps-hook.php:979
575
- #: includes/class-metabox-wcps-hook.php:994
576
- #: includes/class-metabox-wcps-hook.php:1007
577
- #: includes/class-metabox-wcps-hook.php:1023
578
  #: includes/class-metabox-wcps-hook.php:1105
579
- #: includes/class-metabox-wcps-hook.php:1158
580
- #: includes/class-metabox-wcps-hook.php:1171
581
- #: includes/class-metabox-wcps-hook.php:1186
582
- #: includes/class-metabox-wcps-hook.php:1200
583
- #: includes/class-metabox-wcps-hook.php:1214
584
- #: includes/functions-wcps-meta-box.php:1388
585
- #: includes/functions-wcps-meta-box.php:1430
586
- #: includes/functions-wcps-meta-box.php:1443
587
- #: includes/functions-wcps-meta-box.php:1458
588
- #: includes/functions-wcps-meta-box.php:1471
589
- #: includes/functions-wcps-meta-box.php:1487
590
- #: includes/functions-wcps-meta-box.php:1569
591
- #: includes/functions-wcps-meta-box.php:1622
592
- #: includes/functions-wcps-meta-box.php:1635
593
- #: includes/functions-wcps-meta-box.php:1650
594
- #: includes/functions-wcps-meta-box.php:1664
595
- #: includes/functions-wcps-meta-box.php:1678
596
  msgid "False"
597
  msgstr ""
598
 
599
- #: includes/class-metabox-wcps-hook.php:932
600
- #: includes/functions-wcps-meta-box.php:1396
601
  msgid "Auto play speed"
602
  msgstr ""
603
 
604
- #: includes/class-metabox-wcps-hook.php:933
605
- #: includes/functions-wcps-meta-box.php:1397
606
  msgid "Set auto play speed, ex: 1500"
607
  msgstr ""
608
 
609
- #: includes/class-metabox-wcps-hook.php:945
610
- #: includes/functions-wcps-meta-box.php:1409
611
  msgid "Auto play timeout"
612
  msgstr ""
613
 
614
- #: includes/class-metabox-wcps-hook.php:946
615
- #: includes/functions-wcps-meta-box.php:1410
616
  msgid "Set auto play timeout, ex: 2000"
617
  msgstr ""
618
 
619
- #: includes/class-metabox-wcps-hook.php:952
620
- #: includes/functions-wcps-meta-box.php:1416
621
  msgid "Value should larger than <b>Auto play speed</b>"
622
  msgstr ""
623
 
624
- #: includes/class-metabox-wcps-hook.php:961
625
- #: includes/functions-wcps-meta-box.php:1425
626
  msgid "Slider rewind"
627
  msgstr ""
628
 
629
- #: includes/class-metabox-wcps-hook.php:962
630
- #: includes/functions-wcps-meta-box.php:1426
631
  msgid "Choose slider rewind."
632
  msgstr ""
633
 
634
- #: includes/class-metabox-wcps-hook.php:974
635
- #: includes/functions-wcps-meta-box.php:1438
636
  msgid "Slider loop"
637
  msgstr ""
638
 
639
- #: includes/class-metabox-wcps-hook.php:975
640
- #: includes/functions-wcps-meta-box.php:1439
641
  msgid "Choose slider loop."
642
  msgstr ""
643
 
644
- #: includes/class-metabox-wcps-hook.php:989
645
- #: includes/functions-wcps-meta-box.php:1453
 
646
  msgid "Slider center"
647
  msgstr ""
648
 
649
- #: includes/class-metabox-wcps-hook.php:990
650
- #: includes/functions-wcps-meta-box.php:1454
651
  msgid "Choose slider center."
652
  msgstr ""
653
 
654
- #: includes/class-metabox-wcps-hook.php:1002
655
- #: includes/functions-wcps-meta-box.php:1466
 
656
  msgid "Slider stop on hover"
657
  msgstr ""
658
 
659
- #: includes/class-metabox-wcps-hook.php:1003
660
- #: includes/functions-wcps-meta-box.php:1467
661
  msgid "Choose stop on hover."
662
  msgstr ""
663
 
664
- #: includes/class-metabox-wcps-hook.php:1018
665
- #: includes/functions-wcps-meta-box.php:1482
666
  msgid "Slider navigation"
667
  msgstr ""
668
 
669
- #: includes/class-metabox-wcps-hook.php:1019
670
- #: includes/functions-wcps-meta-box.php:1483
671
  msgid "Choose slider navigation."
672
  msgstr ""
673
 
674
- #: includes/class-metabox-wcps-hook.php:1031
675
- #: includes/functions-wcps-meta-box.php:1495
676
  msgid "Navigation slide speed"
677
  msgstr ""
678
 
679
- #: includes/class-metabox-wcps-hook.php:1032
680
- #: includes/functions-wcps-meta-box.php:1496
681
  msgid "Set slide speed, ex: 1000"
682
  msgstr ""
683
 
684
- #: includes/class-metabox-wcps-hook.php:1045
685
- #: includes/functions-wcps-meta-box.php:1509
686
  msgid "Slider navigation position"
687
  msgstr ""
688
 
689
- #: includes/class-metabox-wcps-hook.php:1046
690
- #: includes/functions-wcps-meta-box.php:1510
691
  msgid "Choose slider navigation position."
692
  msgstr ""
693
 
694
- #: includes/class-metabox-wcps-hook.php:1050
695
- #: includes/functions-wcps-meta-box.php:1514
696
  msgid "Bottom left"
697
  msgstr ""
698
 
699
- #: includes/class-metabox-wcps-hook.php:1050
700
- #: includes/functions-wcps-meta-box.php:1514
701
  msgid "Bottom right"
702
  msgstr ""
703
 
704
- #: includes/class-metabox-wcps-hook.php:1050
705
- #: includes/functions-wcps-meta-box.php:1514
706
  msgid "Middle"
707
  msgstr ""
708
 
709
- #: includes/class-metabox-wcps-hook.php:1050
710
- #: includes/functions-wcps-meta-box.php:1514
711
  msgid "Middle-fixed"
712
  msgstr ""
713
 
714
- #: includes/class-metabox-wcps-hook.php:1060
715
- #: includes/functions-wcps-meta-box.php:1524
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
716
  msgid "Slider navigation style"
717
  msgstr ""
718
 
719
- #: includes/class-metabox-wcps-hook.php:1061
720
- #: includes/functions-wcps-meta-box.php:1525
721
  msgid ""
722
  "Choose slider navigation style. classes <code>semi-round, round, flat, "
723
  "border</code>"
724
  msgstr ""
725
 
726
- #: includes/class-metabox-wcps-hook.php:1073
727
- #: includes/functions-wcps-meta-box.php:1537
728
  msgid "Navigation background color"
729
  msgstr ""
730
 
731
- #: includes/class-metabox-wcps-hook.php:1074
732
- #: includes/functions-wcps-meta-box.php:1538
733
  msgid "Set navigation background color"
734
  msgstr ""
735
 
736
- #: includes/class-metabox-wcps-hook.php:1086
737
- #: includes/functions-wcps-meta-box.php:1550
738
  msgid "Navigation text color"
739
  msgstr ""
740
 
741
- #: includes/class-metabox-wcps-hook.php:1087
742
- #: includes/functions-wcps-meta-box.php:1551
743
  msgid "Set navigation text color"
744
  msgstr ""
745
 
746
- #: includes/class-metabox-wcps-hook.php:1100
747
- #: includes/functions-wcps-meta-box.php:1564
 
748
  msgid "Slider dots"
749
  msgstr ""
750
 
751
- #: includes/class-metabox-wcps-hook.php:1101
752
- #: includes/functions-wcps-meta-box.php:1565
753
  msgid "Choose slider dots at bottom."
754
  msgstr ""
755
 
756
- #: includes/class-metabox-wcps-hook.php:1113
757
- #: includes/functions-wcps-meta-box.php:1577
758
  msgid "Dots background color"
759
  msgstr ""
760
 
761
- #: includes/class-metabox-wcps-hook.php:1114
762
- #: includes/functions-wcps-meta-box.php:1578
763
  msgid "Set dots background color"
764
  msgstr ""
765
 
766
- #: includes/class-metabox-wcps-hook.php:1127
767
- #: includes/functions-wcps-meta-box.php:1591
768
  msgid "Dots active/hover background color"
769
  msgstr ""
770
 
771
- #: includes/class-metabox-wcps-hook.php:1128
772
- #: includes/functions-wcps-meta-box.php:1592
773
  msgid "Set dots active/hover background color"
774
  msgstr ""
775
 
776
- #: includes/class-metabox-wcps-hook.php:1140
777
- #: includes/functions-wcps-meta-box.php:1604
778
  msgid "Dots slide speed"
779
  msgstr ""
780
 
781
- #: includes/class-metabox-wcps-hook.php:1141
782
- #: includes/functions-wcps-meta-box.php:1605
783
  msgid "Set dots slide speed, ex: 1200"
784
  msgstr ""
785
 
786
- #: includes/class-metabox-wcps-hook.php:1153
787
- #: includes/functions-wcps-meta-box.php:1617
788
  msgid "Slider dots count"
789
  msgstr ""
790
 
791
- #: includes/class-metabox-wcps-hook.php:1154
792
- #: includes/functions-wcps-meta-box.php:1618
793
  msgid "Choose slider dots count."
794
  msgstr ""
795
 
796
- #: includes/class-metabox-wcps-hook.php:1166
797
- #: includes/functions-wcps-meta-box.php:1630
798
  msgid "Slider rtl"
799
  msgstr ""
800
 
801
- #: includes/class-metabox-wcps-hook.php:1167
802
- #: includes/functions-wcps-meta-box.php:1631
803
  msgid "Choose slider rtl."
804
  msgstr ""
805
 
806
- #: includes/class-metabox-wcps-hook.php:1181
807
- #: includes/functions-wcps-meta-box.php:1645
 
808
  msgid "Slider lazy load"
809
  msgstr ""
810
 
811
- #: includes/class-metabox-wcps-hook.php:1182
812
- #: includes/functions-wcps-meta-box.php:1646
813
  msgid "Choose slider lazy load."
814
  msgstr ""
815
 
816
- #: includes/class-metabox-wcps-hook.php:1195
817
- #: includes/functions-wcps-meta-box.php:1659
818
  msgid "Slider touch drag"
819
  msgstr ""
820
 
821
- #: includes/class-metabox-wcps-hook.php:1196
822
- #: includes/functions-wcps-meta-box.php:1660
823
  msgid "Choose slider touch drag."
824
  msgstr ""
825
 
826
- #: includes/class-metabox-wcps-hook.php:1209
827
- #: includes/functions-wcps-meta-box.php:1673
828
  msgid "Slider mouse drag"
829
  msgstr ""
830
 
831
- #: includes/class-metabox-wcps-hook.php:1210
832
- #: includes/functions-wcps-meta-box.php:1674
833
  msgid "Choose slider mouse drag."
834
  msgstr ""
835
 
836
- #: includes/class-metabox-wcps-hook.php:1262
837
  #: includes/class-metabox-wcps-layout-hook.php:33
838
- #: includes/functions-layout-hook.php:955
839
- #: includes/functions-wcps-meta-box.php:34
840
  msgid "Custom CSS"
841
  msgstr ""
842
 
843
- #: includes/class-metabox-wcps-hook.php:1263
844
- #: includes/functions-wcps-meta-box.php:35
845
  msgid "Add your own CSS.."
846
  msgstr ""
847
 
848
- #: includes/class-metabox-wcps-hook.php:1307
849
- #: includes/functions-settings-hook.php:144
850
  msgid "Get support"
851
  msgstr ""
852
 
853
- #: includes/class-metabox-wcps-hook.php:1308
854
- #: includes/functions-settings-hook.php:145
855
  msgid "Use following to get help and support from our expert team."
856
  msgstr ""
857
 
858
- #: includes/class-metabox-wcps-hook.php:1316
859
- #: includes/functions-settings-hook.php:153
860
  msgid ""
861
  "Ask question for free on our forum and get quick reply from our expert team "
862
  "members."
863
  msgstr ""
864
 
865
- #: includes/class-metabox-wcps-hook.php:1317
866
- #: includes/functions-settings-hook.php:154
867
  msgid "Create support ticket"
868
  msgstr ""
869
 
870
- #: includes/class-metabox-wcps-hook.php:1319
871
- #: includes/functions-settings-hook.php:156
872
  msgid "Read our documentation before asking your question."
873
  msgstr ""
874
 
875
- #: includes/class-metabox-wcps-hook.php:1320
876
- #: includes/functions-settings-hook.php:157
877
  msgid "Documentation"
878
  msgstr ""
879
 
880
- #: includes/class-metabox-wcps-hook.php:1322
881
- #: includes/functions-settings-hook.php:159
882
  msgid "Watch video tutorials."
883
  msgstr ""
884
 
885
- #: includes/class-metabox-wcps-hook.php:1323
886
- #: includes/functions-settings-hook.php:160
887
  msgid "All tutorials"
888
  msgstr ""
889
 
890
- #: includes/class-metabox-wcps-hook.php:1339
891
- #: includes/functions-settings-hook.php:177
892
  msgid "Ask question"
893
  msgstr ""
894
 
895
- #: includes/class-metabox-wcps-hook.php:1364
896
- #: includes/functions-settings-hook.php:202
897
  msgid "Submit reviews"
898
  msgstr ""
899
 
900
- #: includes/class-metabox-wcps-hook.php:1398
901
- #: includes/functions-settings-hook.php:329
902
  msgid "Get Premium"
903
  msgstr ""
904
 
905
- #: includes/class-metabox-wcps-hook.php:1399
906
- #: includes/functions-settings-hook.php:330
907
  msgid ""
908
  "Thanks for using our plugin, if you looking for some advance feature please "
909
  "buy premium version."
910
  msgstr ""
911
 
912
- #: includes/class-metabox-wcps-hook.php:1407
913
- #: includes/functions-settings-hook.php:338
914
  msgid ""
915
  "If you love our plugin and want more feature please consider to buy pro "
916
  "version."
917
  msgstr ""
918
 
919
- #: includes/class-metabox-wcps-hook.php:1408
920
- #: includes/class-metabox-wcps-hook.php:1435
921
- #: includes/functions-settings-hook.php:339
922
- #: includes/functions-settings-hook.php:370
923
  msgid "Buy premium"
924
  msgstr ""
925
 
926
- #: includes/class-metabox-wcps-hook.php:1410
927
- #: includes/functions-settings-hook.php:342
928
  msgid "See the differences"
929
  msgstr ""
930
 
931
- #: includes/class-metabox-wcps-hook.php:1415
932
- #: includes/class-metabox-wcps-hook.php:1428
933
- #: includes/functions-settings-hook.php:347
934
- #: includes/functions-settings-hook.php:363
935
  msgid "Features"
936
  msgstr ""
937
 
938
- #: includes/class-metabox-wcps-hook.php:1416
939
- #: includes/class-metabox-wcps-hook.php:1429
940
- #: includes/functions-settings-hook.php:348
941
- #: includes/functions-settings-hook.php:364
942
  msgid "Free"
943
  msgstr ""
944
 
945
- #: includes/class-metabox-wcps-hook.php:1417
946
- #: includes/class-metabox-wcps-hook.php:1430
947
- #: includes/functions-settings-hook.php:349
948
- #: includes/functions-settings-hook.php:365
949
  msgid "Premium"
950
  msgstr ""
951
 
952
- #: includes/class-metabox-wcps-hook.php:1422
953
- #: includes/functions-settings-hook.php:354
954
- msgid "View type - Slider"
955
  msgstr ""
956
 
957
- #: includes/class-metabox-wcps-hook.php:1433
958
- #: includes/functions-settings-hook.php:368
959
- msgid "Buy now"
960
  msgstr ""
961
 
962
- #: includes/class-metabox-wcps-hook.php:1449
963
- #: includes/functions-settings-hook.php:384
964
- msgid "Get pro version"
965
  msgstr ""
966
 
967
- #: includes/class-metabox-wcps-layout-hook.php:25
968
- msgid "Custom scripts"
 
969
  msgstr ""
970
 
971
- #: includes/class-metabox-wcps-layout-hook.php:26
972
- msgid "Write custom scripts to override CSS and scripts."
 
973
  msgstr ""
974
 
975
- #: includes/class-metabox-wcps-layout-hook.php:34
976
- msgid ""
977
- "Write custom CSS to override default style, do not use <code>&lt;style>&lt;/"
978
- "style></code> tag. use <code>__ID__</code> to replace by layout id "
979
- "<code>layout-"
980
  msgstr ""
981
 
982
- #: includes/class-metabox-wcps-layout-hook.php:47
983
- msgid "Custom JS"
 
984
  msgstr ""
985
 
986
- #: includes/class-metabox-wcps-layout-hook.php:48
987
- msgid ""
988
- "Write custom JS to override default style, do not use <code>&lt;script>&lt;/"
989
- "script></code> tag."
990
  msgstr ""
991
 
992
- #: includes/class-metabox-wcps-layout-hook.php:60
993
- msgid "Preview image"
 
994
  msgstr ""
995
 
996
- #: includes/class-metabox-wcps-layout-hook.php:61
997
- msgid "Set layout preview image."
 
998
  msgstr ""
999
 
1000
- #: includes/class-metabox-wcps-layout-hook.php:105
1001
- msgid "Layout builder"
 
1002
  msgstr ""
1003
 
1004
- #: includes/class-metabox-wcps-layout-hook.php:106
1005
- msgid "Customize layout settings."
 
1006
  msgstr ""
1007
 
1008
- #: includes/class-metabox-wcps-layout-hook.php:109
1009
- #: includes/functions-layout-hook.php:917
1010
- msgid "Wrapper start"
1011
  msgstr ""
1012
 
1013
- #: includes/class-metabox-wcps-layout-hook.php:110
1014
- #: includes/functions-layout-hook.php:1030
1015
- msgid "Wrapper end"
1016
  msgstr ""
1017
 
1018
- #: includes/class-metabox-wcps-layout-hook.php:112
1019
- msgid "Product Title"
 
1020
  msgstr ""
1021
 
1022
- #: includes/class-metabox-wcps-layout-hook.php:113
1023
- #: includes/functions-layout-hook.php:389
1024
- #: includes/functions-layout-hook.php:404
1025
- msgid "Content"
1026
  msgstr ""
1027
 
1028
- #: includes/class-metabox-wcps-layout-hook.php:114
1029
- #: includes/functions-layout-hook.php:2121
1030
- msgid "Share button"
1031
  msgstr ""
1032
 
1033
- #: includes/class-metabox-wcps-layout-hook.php:115
1034
- msgid "Meta fields"
 
1035
  msgstr ""
1036
 
1037
- #: includes/class-metabox-wcps-layout-hook.php:116
1038
- msgid "Product Category"
 
1039
  msgstr ""
1040
 
1041
- #: includes/class-metabox-wcps-layout-hook.php:117
1042
- msgid "Product Tag"
 
1043
  msgstr ""
1044
 
1045
- #: includes/class-metabox-wcps-layout-hook.php:120
1046
- msgid "On sale"
 
1047
  msgstr ""
1048
 
1049
- #: includes/class-metabox-wcps-layout-hook.php:121
1050
- #: includes/functions-layout-hook.php:1485
1051
- msgid "Add to cart"
1052
  msgstr ""
1053
 
1054
- #: includes/class-metabox-wcps-layout-hook.php:124
1055
- #: includes/functions-layout-hook.php:1792
1056
- msgid "Stock status"
1057
  msgstr ""
1058
 
1059
- #: includes/class-metabox-wcps-layout-hook.php:125
1060
- #: includes/functions-layout-hook.php:1885
1061
- msgid "Stock quantity"
1062
  msgstr ""
1063
 
1064
- #: includes/class-metabox-wcps-layout-hook.php:126
1065
- msgid "Weight"
 
1066
  msgstr ""
1067
 
1068
- #: includes/class-metabox-wcps-layout-hook.php:127
1069
- msgid "Dimensions"
 
1070
  msgstr ""
1071
 
1072
- #: includes/class-metabox-wcps-layout-hook.php:204
1073
- #, php-format
1074
- msgid "%s Click to add tags."
1075
  msgstr ""
1076
 
1077
- #: includes/class-metabox-wcps-layout-hook.php:252
1078
- msgid "Layout elements"
 
1079
  msgstr ""
1080
 
1081
- #: includes/class-metabox-wcps-layout-hook.php:253
1082
- msgid "Customize layout elements."
 
1083
  msgstr ""
1084
 
1085
- #: includes/class-metabox-wcps-layout-hook.php:355
1086
- #: includes/class-metabox-wcps-layout-hook.php:356
1087
- msgid "Layout preview"
1088
  msgstr ""
1089
 
1090
- #: includes/class-metabox-wcps-layout.php:19
1091
- msgid "Layout data"
 
 
1092
  msgstr ""
1093
 
1094
- #: includes/class-metabox-wcps-layout.php:45
1095
- #, php-format
1096
- msgid "%s Layout builder"
1097
  msgstr ""
1098
 
1099
- #: includes/class-metabox-wcps-layout.php:53 includes/class-metabox-wcps.php:86
1100
- #: includes/wcps-meta-box.php:82
1101
- #, php-format
1102
- msgid "%s Custom scripts"
1103
  msgstr ""
1104
 
1105
- #: includes/class-metabox-wcps.php:19
1106
- msgid "WCPS data"
 
1107
  msgstr ""
1108
 
1109
- #: includes/class-metabox-wcps.php:50 includes/wcps-meta-box.php:47
1110
- #, php-format
1111
- msgid "%s Shortcode"
1112
  msgstr ""
1113
 
1114
- #: includes/class-metabox-wcps.php:57 includes/wcps-meta-box.php:54
1115
- #, php-format
1116
- msgid "%s Slider options"
1117
  msgstr ""
1118
 
1119
- #: includes/class-metabox-wcps.php:64 includes/wcps-meta-box.php:61
1120
- #, php-format
1121
- msgid "%s Query product"
1122
  msgstr ""
1123
 
1124
- #: includes/class-metabox-wcps.php:71 includes/wcps-meta-box.php:68
1125
- #, php-format
1126
- msgid "%s Style"
1127
  msgstr ""
1128
 
1129
- #: includes/class-metabox-wcps.php:78
1130
- #, php-format
1131
- msgid "%s Layouts"
1132
  msgstr ""
1133
 
1134
- #: includes/class-metabox-wcps.php:93
1135
- #, php-format
1136
- msgid "%s Help support"
1137
  msgstr ""
1138
 
1139
- #: includes/class-metabox-wcps.php:100
1140
- #, php-format
1141
- msgid "%s Buy pro"
1142
  msgstr ""
1143
 
1144
- #: includes/class-post-types.php:19 includes/class-post-types.php:20
1145
- msgid "WCPS"
 
1146
  msgstr ""
1147
 
1148
- #: includes/class-post-types.php:29 includes/class-post-types.php:78
1149
- #, php-format
1150
- msgid "All %s"
1151
  msgstr ""
1152
 
1153
- #: includes/class-post-types.php:30 includes/class-post-types.php:79
1154
- msgid "Add New"
 
1155
  msgstr ""
1156
 
1157
- #: includes/class-post-types.php:31 includes/class-post-types.php:80
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1158
  #, php-format
1159
- msgid "Add %s"
1160
  msgstr ""
1161
 
1162
- #: includes/class-post-types.php:32 includes/class-post-types.php:81
1163
- msgid "Edit"
1164
  msgstr ""
1165
 
1166
- #: includes/class-post-types.php:33 includes/class-post-types.php:82
 
 
 
 
 
 
 
 
 
 
 
 
 
1167
  #, php-format
1168
- msgid "Edit %s"
1169
  msgstr ""
1170
 
1171
- #: includes/class-post-types.php:34 includes/class-post-types.php:83
1172
  #, php-format
1173
- msgid "New %s"
 
 
 
 
1174
  msgstr ""
1175
 
1176
- #: includes/class-post-types.php:35 includes/class-post-types.php:36
1177
- #: includes/class-post-types.php:84 includes/class-post-types.php:85
1178
  #, php-format
1179
- msgid "View %s"
1180
  msgstr ""
1181
 
1182
- #: includes/class-post-types.php:37 includes/class-post-types.php:86
1183
  #, php-format
1184
- msgid "Search %s"
1185
  msgstr ""
1186
 
1187
- #: includes/class-post-types.php:38 includes/class-post-types.php:87
1188
  #, php-format
1189
- msgid "No %s found"
1190
  msgstr ""
1191
 
1192
- #: includes/class-post-types.php:39 includes/class-post-types.php:88
1193
  #, php-format
1194
- msgid "No %s found in trash"
1195
  msgstr ""
1196
 
1197
- #: includes/class-post-types.php:40 includes/class-post-types.php:89
1198
  #, php-format
1199
- msgid "Parent %s"
1200
  msgstr ""
1201
 
1202
- #: includes/class-post-types.php:42 includes/class-post-types.php:91
1203
  #, php-format
1204
- msgid "This is where you can create and manage %s."
1205
  msgstr ""
1206
 
1207
- #: includes/class-post-types.php:68
1208
- msgid "WCPS layout"
 
1209
  msgstr ""
1210
 
1211
- #: includes/class-post-types.php:69
1212
- msgid "WCPS layouts"
1213
  msgstr ""
1214
 
1215
- #: includes/class-settings-tabs.php:317
1216
- msgid "Placeholder.jpg"
 
1217
  msgstr ""
1218
 
1219
- #: includes/class-settings-tabs.php:373 includes/class-settings-tabs.php:454
1220
- msgid "Upload"
1221
  msgstr ""
1222
 
1223
- #: includes/class-settings-tabs.php:374 includes/class-settings-tabs.php:455
1224
- msgid "Clear"
 
1225
  msgstr ""
1226
 
1227
- #: includes/class-settings-tabs.php:565 includes/class-settings-tabs.php:819
1228
- msgid "Add"
1229
  msgstr ""
1230
 
1231
- #: includes/class-settings.php:20
1232
- msgid "Settings"
 
1233
  msgstr ""
1234
 
1235
- #: includes/class-settings.php:24
1236
- msgid "Upgrade status"
 
1237
  msgstr ""
1238
 
1239
- #: includes/class-shortcodes.php:173
1240
- msgid "No Product to Slide"
 
 
1241
  msgstr ""
1242
 
1243
- #: includes/class-wcps-support.php:88
1244
- msgid "How to install"
 
1245
  msgstr ""
1246
 
1247
- #: includes/class-wcps-support.php:93
1248
- msgid "How to create product slider"
 
1249
  msgstr ""
1250
 
1251
- #: includes/class-wcps-support.php:98
1252
- msgid "Display recent products"
 
1253
  msgstr ""
1254
 
1255
- #: includes/class-wcps-support.php:103
1256
- msgid "Display featured product"
 
1257
  msgstr ""
1258
 
1259
- #: includes/class-wcps-support.php:107
1260
- msgid "Display on sale product"
 
1261
  msgstr ""
1262
 
1263
- #: includes/class-wcps-support.php:112
1264
- msgid "[Pro] Display top rated products"
1265
  msgstr ""
1266
 
1267
- #: includes/class-wcps-support.php:117
1268
- msgid "[Pro] Display best selling product"
1269
  msgstr ""
1270
 
1271
- #: includes/class-wcps-support.php:122
1272
- msgid "Display featured products at first"
1273
  msgstr ""
1274
 
1275
- #: includes/class-wcps-support.php:126
1276
- msgid "Display by product ids"
1277
  msgstr ""
1278
 
1279
- #: includes/class-wcps-support.php:130
1280
- msgid "Display product randomly"
1281
  msgstr ""
1282
 
1283
- #: includes/class-wcps-support.php:135
1284
- msgid "Product by categories"
1285
  msgstr ""
1286
 
1287
- #: includes/class-wcps-support.php:140
1288
- msgid "Product by menu order"
1289
  msgstr ""
1290
 
1291
- #: includes/class-wcps-support.php:144
1292
- msgid "[Pro] Product by SKU"
1293
  msgstr ""
1294
 
1295
- #: includes/class-wcps-support.php:148
1296
- msgid "[Pro] Product by attributes"
1297
  msgstr ""
1298
 
1299
  #: includes/functions-layout-hook.php:46 includes/functions-layout-hook.php:459
1300
- #: includes/functions-layout-hook.php:657
1301
- #: includes/functions-layout-hook.php:808
1302
  msgid "Color"
1303
  msgstr ""
1304
 
1305
  #: includes/functions-layout-hook.php:47 includes/functions-layout-hook.php:460
1306
- #: includes/functions-layout-hook.php:658
1307
- #: includes/functions-layout-hook.php:809
1308
  msgid "Title text color."
1309
  msgstr ""
1310
 
1311
  #: includes/functions-layout-hook.php:59 includes/functions-layout-hook.php:472
1312
- #: includes/functions-layout-hook.php:670
1313
- #: includes/functions-layout-hook.php:821
1314
- #: includes/functions-layout-hook.php:1650
 
 
 
1315
  msgid "Font size"
1316
  msgstr ""
1317
 
1318
  #: includes/functions-layout-hook.php:60 includes/functions-layout-hook.php:473
1319
- #: includes/functions-layout-hook.php:671
1320
- #: includes/functions-layout-hook.php:822
1321
- #: includes/functions-layout-hook.php:1651
1322
  msgid "Set font size."
1323
  msgstr ""
1324
 
1325
  #: includes/functions-layout-hook.php:74 includes/functions-layout-hook.php:487
1326
- #: includes/functions-layout-hook.php:685
1327
- #: includes/functions-layout-hook.php:836
1328
  msgid "Font family"
1329
  msgstr ""
1330
 
1331
  #: includes/functions-layout-hook.php:75 includes/functions-layout-hook.php:488
1332
- #: includes/functions-layout-hook.php:686
1333
- #: includes/functions-layout-hook.php:837
1334
  msgid "Set font family."
1335
  msgstr ""
1336
 
1337
  #: includes/functions-layout-hook.php:90 includes/functions-layout-hook.php:287
1338
  #: includes/functions-layout-hook.php:517
1339
- #: includes/functions-layout-hook.php:701
1340
- #: includes/functions-layout-hook.php:851
1341
- #: includes/functions-layout-hook.php:969
1342
- #: includes/functions-layout-hook.php:1142
1343
- #: includes/functions-layout-hook.php:1256
1344
- #: includes/functions-layout-hook.php:1351
1345
- #: includes/functions-layout-hook.php:1608
1346
- #: includes/functions-layout-hook.php:1747
1347
- #: includes/functions-layout-hook.php:1846
1348
- #: includes/functions-layout-hook.php:1923
1349
- #: includes/functions-layout-hook.php:2004
1350
- #: includes/functions-layout-hook.php:2083
1351
  msgid "Set margin."
1352
  msgstr ""
1353
 
1354
  #: includes/functions-layout-hook.php:105
1355
  #: includes/functions-layout-hook.php:502
1356
- #: includes/functions-layout-hook.php:1284
1357
- #: includes/functions-layout-hook.php:1636
 
 
1358
  msgid "Choose text align."
1359
  msgstr ""
1360
 
1361
  #: includes/functions-layout-hook.php:109
1362
  #: includes/functions-layout-hook.php:506
1363
- #: includes/functions-layout-hook.php:1288
1364
- #: includes/functions-layout-hook.php:1640
1365
- #: includes/functions-wcps-meta-box.php:436
1366
- #: includes/functions-wcps-meta-box.php:513
1367
- #: includes/functions-wcps-meta-box.php:572
1368
- #: includes/functions-wcps-meta-box.php:597
1369
- #: includes/functions-wcps-meta-box.php:653
1370
- #: includes/functions-wcps-meta-box.php:695
1371
- #: includes/functions-wcps-meta-box.php:736
1372
  msgid "Left"
1373
  msgstr ""
1374
 
1375
  #: includes/functions-layout-hook.php:109
1376
  #: includes/functions-layout-hook.php:506
1377
- #: includes/functions-layout-hook.php:1288
1378
- #: includes/functions-layout-hook.php:1640
1379
- #: includes/functions-wcps-meta-box.php:437
1380
- #: includes/functions-wcps-meta-box.php:514
1381
- #: includes/functions-wcps-meta-box.php:573
1382
- #: includes/functions-wcps-meta-box.php:598
1383
- #: includes/functions-wcps-meta-box.php:654
1384
- #: includes/functions-wcps-meta-box.php:696
1385
- #: includes/functions-wcps-meta-box.php:737
1386
  msgid "Right"
1387
  msgstr ""
1388
 
1389
  #: includes/functions-layout-hook.php:109
1390
  #: includes/functions-layout-hook.php:506
1391
- #: includes/functions-layout-hook.php:1288
1392
- #: includes/functions-layout-hook.php:1640
1393
- #: includes/functions-wcps-meta-box.php:438
1394
- #: includes/functions-wcps-meta-box.php:515
1395
- #: includes/functions-wcps-meta-box.php:574
1396
- #: includes/functions-wcps-meta-box.php:599
1397
- #: includes/functions-wcps-meta-box.php:656
1398
- #: includes/functions-wcps-meta-box.php:697
1399
- #: includes/functions-wcps-meta-box.php:738
1400
  msgid "Center"
1401
  msgstr ""
1402
 
@@ -1433,18 +1568,14 @@ msgstr ""
1433
  #: includes/functions-layout-hook.php:141
1434
  #: includes/functions-layout-hook.php:308
1435
  #: includes/functions-layout-hook.php:540
1436
- #: includes/functions-layout-hook.php:723
1437
- #: includes/functions-layout-hook.php:872
1438
- #: includes/functions-layout-hook.php:990
1439
  msgid "Use of CSS"
1440
  msgstr ""
1441
 
1442
  #: includes/functions-layout-hook.php:142
1443
  #: includes/functions-layout-hook.php:309
1444
  #: includes/functions-layout-hook.php:541
1445
- #: includes/functions-layout-hook.php:724
1446
- #: includes/functions-layout-hook.php:873
1447
- #: includes/functions-layout-hook.php:991
1448
  msgid "Use following class selector to add custom CSS for this element."
1449
  msgstr ""
1450
 
@@ -1522,6 +1653,14 @@ msgstr ""
1522
  msgid "Choose content source."
1523
  msgstr ""
1524
 
 
 
 
 
 
 
 
 
1525
  #: includes/functions-layout-hook.php:413
1526
  msgid "Word count"
1527
  msgstr ""
@@ -1546,663 +1685,281 @@ msgstr ""
1546
  msgid "Set custom read more color."
1547
  msgstr ""
1548
 
1549
- #: includes/functions-layout-hook.php:601
1550
- msgid "Social"
1551
- msgstr ""
1552
-
1553
  #: includes/functions-layout-hook.php:612
1554
- msgid "Social icon type"
 
1555
  msgstr ""
1556
 
1557
  #: includes/functions-layout-hook.php:613
1558
- msgid "Choose icon type."
1559
- msgstr ""
1560
-
1561
- #: includes/functions-layout-hook.php:617
1562
- msgid "Image icon"
1563
  msgstr ""
1564
 
1565
- #: includes/functions-layout-hook.php:617
1566
- msgid "Font icon"
1567
  msgstr ""
1568
 
1569
- #: includes/functions-layout-hook.php:617
1570
- msgid "Text link"
1571
  msgstr ""
1572
 
1573
- #: includes/functions-layout-hook.php:627
1574
- msgid "Icon width"
1575
  msgstr ""
1576
 
1577
- #: includes/functions-layout-hook.php:628
1578
- msgid "Set icon width."
1579
  msgstr ""
1580
 
1581
- #: includes/functions-layout-hook.php:642
1582
- msgid "Icon height"
1583
  msgstr ""
1584
 
1585
- #: includes/functions-layout-hook.php:643
1586
- msgid "Set icon height."
 
1587
  msgstr ""
1588
 
1589
- #: includes/functions-layout-hook.php:770
1590
- msgid "Meta"
 
1591
  msgstr ""
1592
 
1593
- #: includes/functions-layout-hook.php:780
1594
- #: includes/functions-settings-hook.php:52
1595
- msgid "Meta key"
1596
  msgstr ""
1597
 
1598
- #: includes/functions-layout-hook.php:781
1599
- msgid "Write meta key."
 
1600
  msgstr ""
1601
 
1602
- #: includes/functions-layout-hook.php:793
1603
- #: includes/functions-layout-hook.php:1127
1604
- #: includes/functions-layout-hook.php:1241
1605
- #: includes/functions-layout-hook.php:1334
1606
- #: includes/functions-layout-hook.php:1592
1607
- #: includes/functions-layout-hook.php:1718
1608
- #: includes/functions-layout-hook.php:1895
1609
- #: includes/functions-layout-hook.php:1974
1610
- #: includes/functions-layout-hook.php:2054
1611
  msgid "Wrapper html"
1612
  msgstr ""
1613
 
1614
- #: includes/functions-layout-hook.php:794
1615
  #, php-format
1616
- msgid "Write wrapper html, use <code>%s</code> to replace meta value output."
1617
  msgstr ""
1618
 
1619
- #: includes/functions-layout-hook.php:929
1620
- #: includes/functions-layout-hook.php:1040
1621
- msgid "Wrapper id"
1622
  msgstr ""
1623
 
1624
- #: includes/functions-layout-hook.php:930
1625
- msgid "Write wrapper id, ex: my-unique-id."
 
1626
  msgstr ""
1627
 
1628
- #: includes/functions-layout-hook.php:942
1629
- msgid "Wrapper class"
 
1630
  msgstr ""
1631
 
1632
- #: includes/functions-layout-hook.php:943
1633
- msgid "Write wrapper class, ex: layer-thumbnail"
1634
  msgstr ""
1635
 
1636
  #: includes/functions-layout-hook.php:956
1637
- msgid "Write custom CSS. do not use <code>&lt;style>&lt;/style></code>"
1638
- msgstr ""
1639
-
1640
- #: includes/functions-layout-hook.php:1041
1641
- msgid "Write wrapper id, ex: div, p, span."
1642
  msgstr ""
1643
 
1644
- #: includes/functions-layout-hook.php:1089
1645
- msgid "Product category"
1646
  msgstr ""
1647
 
1648
- #: includes/functions-layout-hook.php:1098
1649
- #: includes/functions-layout-hook.php:1211
1650
- msgid "Max count"
1651
  msgstr ""
1652
 
1653
- #: includes/functions-layout-hook.php:1099
1654
- #: includes/functions-layout-hook.php:1212
1655
- msgid "Write max count"
1656
  msgstr ""
1657
 
1658
- #: includes/functions-layout-hook.php:1112
1659
- #: includes/functions-layout-hook.php:1225
1660
- msgid "Link separator"
1661
  msgstr ""
1662
 
1663
- #: includes/functions-layout-hook.php:1113
1664
- #: includes/functions-layout-hook.php:1226
1665
- msgid "Choose link separator."
1666
  msgstr ""
1667
 
1668
- #: includes/functions-layout-hook.php:1128
 
 
1669
  #, php-format
1670
- msgid "Write wrapper html, use <code>%s</code> to replace category output."
1671
  msgstr ""
1672
 
1673
- #: includes/functions-layout-hook.php:1155
1674
- #: includes/functions-layout-hook.php:1269
1675
- msgid "Link color"
1676
  msgstr ""
1677
 
1678
- #: includes/functions-layout-hook.php:1156
1679
- #: includes/functions-layout-hook.php:1270
1680
- msgid "Choose link color."
1681
  msgstr ""
1682
 
1683
- #: includes/functions-layout-hook.php:1201
1684
- msgid "Product tag"
1685
- msgstr ""
1686
-
1687
- #: includes/functions-layout-hook.php:1242
1688
- #, php-format
1689
- msgid "Write wrapper html, use <code>%s</code> to replace tags output."
1690
- msgstr ""
1691
-
1692
- #: includes/functions-layout-hook.php:1324
1693
- msgid "Sale count"
1694
  msgstr ""
1695
 
1696
- #: includes/functions-layout-hook.php:1335
1697
- #, php-format
1698
- msgid "Write wrapper html, use <code>%s</code> to replace sale count output."
 
 
1699
  msgstr ""
1700
 
1701
- #: includes/functions-layout-hook.php:1392
1702
- msgid "Featured mark"
 
 
 
 
 
1703
  msgstr ""
1704
 
1705
- #: includes/functions-layout-hook.php:1401
1706
- #: includes/functions-layout-hook.php:1445
1707
- msgid "Icon image"
 
1708
  msgstr ""
1709
 
1710
- #: includes/functions-layout-hook.php:1402
1711
- #: includes/functions-layout-hook.php:1446
1712
- msgid "Choose icon image"
 
1713
  msgstr ""
1714
 
1715
- #: includes/functions-layout-hook.php:1436
1716
  msgid "On sale mark"
1717
  msgstr ""
1718
 
1719
- #: includes/functions-layout-hook.php:1496
1720
- msgid "Choose background color."
1721
- msgstr ""
1722
-
1723
- #: includes/functions-layout-hook.php:1509
1724
- msgid "Text color"
1725
  msgstr ""
1726
 
1727
- #: includes/functions-layout-hook.php:1510
1728
- #: includes/functions-layout-hook.php:1622
1729
- #: includes/functions-layout-hook.php:1734
1730
- #: includes/functions-layout-hook.php:1833
1731
- #: includes/functions-layout-hook.php:1910
1732
- #: includes/functions-layout-hook.php:1991
1733
- #: includes/functions-layout-hook.php:2070
1734
- msgid "Choose text color."
1735
  msgstr ""
1736
 
1737
- #: includes/functions-layout-hook.php:1522
1738
- #: includes/functions-wcps-meta-box.php:446
1739
- msgid "Display quantity"
1740
  msgstr ""
1741
 
1742
- #: includes/functions-layout-hook.php:1523
1743
- msgid "Choose display quantity input field."
 
1744
  msgstr ""
1745
 
1746
- #: includes/functions-layout-hook.php:1578
1747
  msgid "Rating type"
1748
  msgstr ""
1749
 
1750
- #: includes/functions-layout-hook.php:1579
1751
  msgid "Choose rating type."
1752
  msgstr ""
1753
 
1754
- #: includes/functions-layout-hook.php:1593
1755
  #, php-format
1756
  msgid "Write wrapper html, use <code>%s</code> to replace rating output."
1757
  msgstr ""
1758
 
1759
- #: includes/functions-layout-hook.php:1621
1760
- #: includes/functions-layout-hook.php:1733
1761
- #: includes/functions-layout-hook.php:1832
1762
- #: includes/functions-layout-hook.php:1909
1763
- #: includes/functions-layout-hook.php:1990
1764
- #: includes/functions-layout-hook.php:2069
1765
  msgid "Text Color"
1766
  msgstr ""
1767
 
1768
- #: includes/functions-layout-hook.php:1695
1769
  msgid "Product price"
1770
  msgstr ""
1771
 
1772
- #: includes/functions-layout-hook.php:1704
1773
  msgid "Price type"
1774
  msgstr ""
1775
 
1776
- #: includes/functions-layout-hook.php:1705
1777
  msgid "Choose price type."
1778
  msgstr ""
1779
 
1780
- #: includes/functions-layout-hook.php:1719
1781
  #, php-format
1782
  msgid "Write wrapper html, use <code>%s</code> to replace price output."
1783
  msgstr ""
1784
 
1785
- #: includes/functions-layout-hook.php:1804
1786
- msgid "In stock text"
1787
- msgstr ""
1788
-
1789
- #: includes/functions-layout-hook.php:1805
1790
- msgid "Write custom in stock status text."
1791
- msgstr ""
1792
-
1793
- #: includes/functions-layout-hook.php:1809
1794
- #: includes/functions-layout-hook.php:1823
1795
- msgid "In stock"
1796
- msgstr ""
1797
-
1798
- #: includes/functions-layout-hook.php:1818
1799
- msgid "Out of stock text"
1800
- msgstr ""
1801
-
1802
- #: includes/functions-layout-hook.php:1819
1803
- msgid "Write custom out of stock status text."
1804
- msgstr ""
1805
-
1806
- #: includes/functions-layout-hook.php:1896
1807
- #, php-format
1808
- msgid "Write wrapper html, use <code>%s</code> to replace quantity output."
1809
- msgstr ""
1810
-
1811
- #: includes/functions-layout-hook.php:1964
1812
- msgid "Product weight"
1813
- msgstr ""
1814
-
1815
- #: includes/functions-layout-hook.php:1975
1816
- #, php-format
1817
- msgid "Write wrapper html, use <code>%s</code> to replace weight output."
1818
- msgstr ""
1819
-
1820
- #: includes/functions-layout-hook.php:2044
1821
- msgid "Product dimensions"
1822
- msgstr ""
1823
-
1824
- #: includes/functions-layout-hook.php:2055
1825
- #, php-format
1826
- msgid "Write wrapper html, use <code>%s</code> to replace dimensions output."
1827
- msgstr ""
1828
-
1829
- #: includes/functions-layout-hook.php:2130
1830
- msgid "Social media"
1831
- msgstr ""
1832
-
1833
- #: includes/functions-layout-hook.php:2131
1834
- msgid ""
1835
- "Write social media. use following format, <code>icon html | url</code><br> "
1836
- "use following parameter with url, <code>{TITLE}, {PRODUCT_URL}, "
1837
- "{THUMBNAIL_SRC}</code>"
1838
- msgstr ""
1839
-
1840
- #: includes/functions-settings-hook.php:17
1841
  msgid "General"
1842
  msgstr ""
1843
 
1844
- #: includes/functions-settings-hook.php:18
1845
  msgid "Choose some general options."
1846
  msgstr ""
1847
 
1848
  #: includes/functions-settings-hook.php:28
1849
- msgid "Track product view"
1850
- msgstr ""
1851
-
1852
- #: includes/functions-settings-hook.php:29
1853
- msgid "Choose to track product view."
1854
- msgstr ""
1855
-
1856
- #: includes/functions-settings-hook.php:43
1857
- msgid "Meta Name"
1858
- msgstr ""
1859
-
1860
- #: includes/functions-settings-hook.php:44
1861
- msgid "Write meta field name here."
1862
- msgstr ""
1863
-
1864
- #: includes/functions-settings-hook.php:53
1865
- msgid "Write meta key here."
1866
- msgstr ""
1867
-
1868
- #: includes/functions-settings-hook.php:62
1869
- msgid "Add icon"
1870
- msgstr ""
1871
-
1872
- #: includes/functions-settings-hook.php:63
1873
- msgid "Upload icon image here."
1874
- msgstr ""
1875
-
1876
- #: includes/functions-settings-hook.php:72
1877
- msgid "Add font icon"
1878
- msgstr ""
1879
-
1880
- #: includes/functions-settings-hook.php:73
1881
- msgid ""
1882
- "Add font icon html here, you can use <a href=\"https://fontawesome.com/icons"
1883
- "\">fontawesome</a> ex: <code> &lt;i class=\"fab fa-facebook-square\">&lt;/"
1884
- "i></code>."
1885
- msgstr ""
1886
-
1887
- #: includes/functions-settings-hook.php:82
1888
- msgid "Visibility"
1889
- msgstr ""
1890
-
1891
- #: includes/functions-settings-hook.php:83
1892
- msgid "Choose visibility."
1893
- msgstr ""
1894
-
1895
- #: includes/functions-settings-hook.php:96
1896
- msgid "Social share media"
1897
- msgstr ""
1898
-
1899
- #: includes/functions-settings-hook.php:97
1900
- msgid "Custom social share button inputs."
1901
- msgstr ""
1902
-
1903
- #: includes/functions-settings-hook.php:112
1904
  msgid "Font-awesome version"
1905
  msgstr ""
1906
 
1907
- #: includes/functions-settings-hook.php:113
1908
  msgid "Choose font awesome version you want to load."
1909
  msgstr ""
1910
 
1911
- #: includes/functions-settings-hook.php:117
1912
  msgid "Version 5+"
1913
  msgstr ""
1914
 
1915
- #: includes/functions-settings-hook.php:117
1916
  msgid "Version 4+"
1917
  msgstr ""
1918
 
1919
- #: includes/functions-settings-hook.php:286
1920
- msgid "Reset migration"
1921
- msgstr ""
1922
-
1923
- #: includes/functions-settings-hook.php:340
1924
- msgid "See all demo"
1925
- msgstr ""
1926
-
1927
- #: includes/functions-settings-hook.php:354
1928
- msgid "Demo"
1929
- msgstr ""
1930
-
1931
- #: includes/functions-wcps-meta-box.php:230
1932
- msgid "Slider Thumbnail Size"
1933
- msgstr ""
1934
-
1935
- #: includes/functions-wcps-meta-box.php:293
1936
- msgid "_blank"
1937
- msgstr ""
1938
-
1939
- #: includes/functions-wcps-meta-box.php:294
1940
- msgid "_self"
1941
- msgstr ""
1942
-
1943
- #: includes/functions-wcps-meta-box.php:295
1944
- msgid "_parent"
1945
- msgstr ""
1946
-
1947
- #: includes/functions-wcps-meta-box.php:296
1948
- msgid "_top"
1949
- msgstr ""
1950
-
1951
- #: includes/functions-wcps-meta-box.php:309
1952
- msgid "Slider thumb max hieght(px)"
1953
- msgstr ""
1954
-
1955
- #: includes/functions-wcps-meta-box.php:315
1956
- msgid "Display Thumbnail Zoom button"
1957
- msgstr ""
1958
-
1959
- #: includes/functions-wcps-meta-box.php:325
1960
- msgid "Lazy load image"
1961
- msgstr ""
1962
-
1963
- #: includes/functions-wcps-meta-box.php:331
1964
- msgid "Empty Thumbnail"
1965
- msgstr ""
1966
-
1967
- #: includes/functions-wcps-meta-box.php:332
1968
- msgid "Custom thumbnail image url"
1969
- msgstr ""
1970
-
1971
- #: includes/functions-wcps-meta-box.php:408
1972
- msgid "Items Add to cart button Style"
1973
- msgstr ""
1974
-
1975
- #: includes/functions-wcps-meta-box.php:409
1976
- msgid "You can hide items Add to cart button on slider."
1977
- msgstr ""
1978
-
1979
- #: includes/functions-wcps-meta-box.php:411
1980
- msgid "Default"
1981
- msgstr ""
1982
-
1983
- #: includes/functions-wcps-meta-box.php:412
1984
- msgid "Custom"
1985
- msgstr ""
1986
-
1987
- #: includes/functions-wcps-meta-box.php:418
1988
- msgid "Add to cart Background Color"
1989
- msgstr ""
1990
-
1991
- #: includes/functions-wcps-meta-box.php:428
1992
- msgid "Add to cart Text Color"
1993
- msgstr ""
1994
-
1995
- #: includes/functions-wcps-meta-box.php:434
1996
- msgid "Items Cart Text Align"
1997
- msgstr ""
1998
-
1999
- #: includes/functions-wcps-meta-box.php:465
2000
- msgid "Sale marker icon url"
2001
- msgstr ""
2002
-
2003
- #: includes/functions-wcps-meta-box.php:480
2004
- msgid "sale count text"
2005
- msgstr ""
2006
-
2007
- #: includes/functions-wcps-meta-box.php:497
2008
- msgid "Items Title Color"
2009
- msgstr ""
2010
-
2011
- #: includes/functions-wcps-meta-box.php:502
2012
- msgid "Items Title Font Size"
2013
- msgstr ""
2014
-
2015
- #: includes/functions-wcps-meta-box.php:509
2016
- msgid "Items Title Text Align"
2017
- msgstr ""
2018
-
2019
- #: includes/functions-wcps-meta-box.php:528
2020
- msgid "Featured marker icon url"
2021
- msgstr ""
2022
-
2023
- #: includes/functions-wcps-meta-box.php:540
2024
- msgid "Price format on slider"
2025
  msgstr ""
2026
 
2027
- #: includes/functions-wcps-meta-box.php:543
2028
- msgid "Full Format"
2029
  msgstr ""
2030
 
2031
- #: includes/functions-wcps-meta-box.php:544
2032
- msgid "Sale price"
2033
- msgstr ""
2034
-
2035
- #: includes/functions-wcps-meta-box.php:545
2036
- msgid "Regular price"
2037
- msgstr ""
2038
-
2039
- #: includes/functions-wcps-meta-box.php:554
2040
- msgid "Items Price Color"
2041
- msgstr ""
2042
-
2043
- #: includes/functions-wcps-meta-box.php:560
2044
- msgid "Items price Font Size"
2045
- msgstr ""
2046
-
2047
- #: includes/functions-wcps-meta-box.php:568
2048
- msgid "Price Text Align"
2049
- msgstr ""
2050
-
2051
- #: includes/functions-wcps-meta-box.php:593
2052
- msgid "Items Rating Text Align"
2053
- msgstr ""
2054
-
2055
- #: includes/functions-wcps-meta-box.php:606
2056
- msgid "Items ratings Font Size"
2057
- msgstr ""
2058
-
2059
- #: includes/functions-wcps-meta-box.php:613
2060
- msgid "Items Ratings Color"
2061
- msgstr ""
2062
-
2063
- #: includes/functions-wcps-meta-box.php:630
2064
- msgid "Excerpt word count"
2065
- msgstr ""
2066
-
2067
- #: includes/functions-wcps-meta-box.php:636
2068
- msgid "Excerpt read more text"
2069
- msgstr ""
2070
-
2071
- #: includes/functions-wcps-meta-box.php:642
2072
- msgid "Items Excerpt Font Size"
2073
- msgstr ""
2074
-
2075
- #: includes/functions-wcps-meta-box.php:649
2076
- msgid "Excerpt Text Align"
2077
- msgstr ""
2078
-
2079
- #: includes/functions-wcps-meta-box.php:662
2080
- msgid "Items Excerpt Font color"
2081
- msgstr ""
2082
-
2083
- #: includes/functions-wcps-meta-box.php:684
2084
- msgid "Items Category Font Size"
2085
- msgstr ""
2086
-
2087
- #: includes/functions-wcps-meta-box.php:691
2088
- msgid "Category Text Align"
2089
- msgstr ""
2090
-
2091
- #: includes/functions-wcps-meta-box.php:706
2092
- msgid "Items Category Font color"
2093
- msgstr ""
2094
-
2095
- #: includes/functions-wcps-meta-box.php:712
2096
- msgid "Items Category separator"
2097
- msgstr ""
2098
-
2099
- #: includes/functions-wcps-meta-box.php:728
2100
- msgid "Items tag font size"
2101
- msgstr ""
2102
-
2103
- #: includes/functions-wcps-meta-box.php:733
2104
- msgid "Tag text align"
2105
- msgstr ""
2106
-
2107
- #: includes/functions-wcps-meta-box.php:743
2108
- msgid "Items tag font color"
2109
- msgstr ""
2110
-
2111
- #: includes/functions-wcps-meta-box.php:784
2112
- msgid "Elements"
2113
- msgstr ""
2114
-
2115
- #: includes/functions-wcps-meta-box.php:847
2116
- msgid "Slider themes"
2117
- msgstr ""
2118
-
2119
- #: includes/functions-wcps-meta-box.php:848
2120
- msgid "Choose slider product themes."
2121
- msgstr ""
2122
-
2123
- #: includes/functions-wcps-meta-box.php:876
2124
- msgid "Slider ribbon"
2125
- msgstr ""
2126
-
2127
- #: includes/functions-wcps-meta-box.php:877
2128
- msgid "Choose slider ribbon."
2129
- msgstr ""
2130
-
2131
- #: includes/functions-wcps-meta-box.php:895
2132
- msgid "Custom ribbon"
2133
- msgstr ""
2134
-
2135
- #: includes/functions-wcps-meta-box.php:896
2136
- msgid "Choose custom ribbon, image source url."
2137
- msgstr ""
2138
-
2139
- #: includes/functions-wcps-meta-box.php:911
2140
- msgid "Items padding"
2141
- msgstr ""
2142
-
2143
- #: includes/functions-wcps-meta-box.php:912
2144
- msgid "Set custom padding for item."
2145
- msgstr ""
2146
-
2147
- #: includes/functions-wcps-meta-box.php:926
2148
- msgid "Set custom background color for item."
2149
- msgstr ""
2150
-
2151
- #: includes/functions-wcps-meta-box.php:944
2152
- msgid "Container Padding"
2153
- msgstr ""
2154
-
2155
- #: includes/functions-wcps-meta-box.php:945
2156
- msgid "Set custom padding for container."
2157
- msgstr ""
2158
-
2159
- #: includes/functions-wcps-meta-box.php:958
2160
- msgid "Set custom background color for container."
2161
- msgstr ""
2162
-
2163
- #: includes/functions-wcps-meta-box.php:972
2164
- msgid "Set custom background image for container."
2165
- msgstr ""
2166
-
2167
- #: includes/functions-wcps-settings.php:34
2168
- msgid "Track product View"
2169
- msgstr ""
2170
-
2171
- #: includes/functions-wcps-settings.php:35
2172
- msgid "You can track view product by set Yes."
2173
- msgstr ""
2174
-
2175
- #: includes/functions-wcps-settings.php:54
2176
- msgid "Optimize CSS & Scripts file load by page"
2177
  msgstr ""
2178
 
2179
- #: includes/functions-wcps-settings.php:55
2180
- msgid ""
2181
- "Please use page ids where you using shortcode <code>[wcps id=\"123\"]</"
2182
- "code>Use comma separate value. ex: 12,14"
2183
  msgstr ""
2184
 
2185
- #: includes/functions.php:216
2186
  msgid "Shortcode"
2187
  msgstr ""
2188
 
2189
- #: includes/functions.php:248
2190
- msgid "Reset done!"
2191
- msgstr ""
2192
-
2193
- #: includes/functions.php:251
2194
- msgid "Reset failed!"
2195
  msgstr ""
2196
 
2197
- #: includes/functions.php:317
2198
- msgid "No categories found!"
2199
  msgstr ""
2200
 
2201
- #: includes/functions.php:375
2202
- #, php-format
2203
- msgid ""
2204
- "Please activate your license for <b>%s &raquo; <a href=\"%sedit.php?"
2205
- "post_type=wcps&page=wcps_menu_license\">License</a></b>"
2206
  msgstr ""
2207
 
2208
  #: includes/menu/settings.php:11
@@ -2220,54 +1977,16 @@ msgstr ""
2220
  msgid "%s Buy Pro"
2221
  msgstr ""
2222
 
2223
- #: includes/menu/settings.php:56
2224
  #, php-format
2225
  msgid "%s Settings"
2226
  msgstr ""
2227
 
2228
- #: includes/menu/settings.php:66
2229
- msgid "Changes Saved."
2230
- msgstr ""
2231
-
2232
- #: includes/menu/settings.php:131
2233
- msgid "Save Changes"
2234
- msgstr ""
2235
-
2236
- #: includes/menu/upgrade-status.php:17
2237
  #, php-format
2238
  msgid "%s Settings - Update"
2239
  msgstr ""
2240
 
2241
- #: includes/wcps-meta-box.php:17
2242
- msgid "WCPS Options"
2243
- msgstr ""
2244
-
2245
- #: includes/wcps-meta-box.php:19
2246
- msgid "PickPlugins Product Slider"
2247
- msgstr ""
2248
-
2249
- #: includes/wcps-meta-box.php:75
2250
- #, php-format
2251
- msgid "%s Elements"
2252
- msgstr ""
2253
-
2254
- #: templates/wcps-featured.php:22
2255
- msgid "Featured Product"
2256
- msgstr ""
2257
-
2258
- #: templates/wcps-rating.php:41
2259
- msgid "Rated"
2260
- msgstr ""
2261
-
2262
- #: templates/wcps-sale.php:19
2263
- msgid "Sale Product"
2264
- msgstr ""
2265
-
2266
- #: templates/wcps-sale_count.php:14
2267
- #, php-format
2268
- msgid "Total sold: %d"
2269
- msgstr ""
2270
-
2271
- #: woocommerce-products-slider.php:98
2272
  msgid "1 Minute"
2273
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Woocommerce Products Slider\n"
4
+ "POT-Creation-Date: 2020-03-27 21:01+0600\n"
5
+ "PO-Revision-Date: 2020-03-27 21:01+0600\n"
6
  "Last-Translator: Nur Hasan <public.nurhasan@gmail.com>\n"
7
  "Language-Team: PickPlugins <support@pickplugins.com>\n"
8
  "Language: bn_BD\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.3\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-SearchPath-1: includes\n"
18
  "X-Poedit-SearchPath-2: templates\n"
19
 
20
+ #: includes/class-admin-notices.php:34
21
  #, php-format
22
  msgid ""
23
+ "Import layouts for <b>PickPlugins Product Slider</b> plugin, please <a class="
24
+ "\"button button-primary\" href=\"%s\">read details</a> here."
 
25
  msgstr ""
26
 
27
+ #: includes/class-admin-notices.php:74
28
+ #, php-format
29
+ msgid ""
30
+ "Data migration required for <b>PickPlugins Product Slider</b> plugin, please "
31
+ "<a class=\"button button-primary\" href=\"%s\">click to start</a> migration. "
32
+ "Watch this <a target=\"_blank\" href=\"https://youtu.be/kn3skEwh5t4\">video</"
33
+ "a> first"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  msgstr ""
35
 
36
+ #: includes/class-admin-notices.php:96
37
+ #, php-format
38
+ msgid ""
39
+ "<a href=\"%s\">WooCommerce</a> plugin is required to run <b>PickPlugins "
40
+ "Product Slider</b>"
41
  msgstr ""
42
 
43
+ #: includes/class-metabox-wcps-hook.php:77
44
+ msgid "Get shortcode"
45
  msgstr ""
46
 
47
+ #: includes/class-metabox-wcps-hook.php:88
48
+ msgid "Developer options"
49
  msgstr ""
50
 
51
+ #: includes/class-metabox-wcps-hook.php:89
52
+ msgid "var dump following variable."
 
53
  msgstr ""
54
 
55
+ #: includes/class-metabox-wcps-hook.php:94
56
+ msgid "Query arguments"
 
57
  msgstr ""
58
 
59
+ #: includes/class-metabox-wcps-hook.php:95
60
+ msgid "Found posts"
 
61
  msgstr ""
62
 
63
+ #: includes/class-metabox-wcps-hook.php:169
64
  msgid "Ribbon style"
65
  msgstr ""
66
 
67
+ #: includes/class-metabox-wcps-hook.php:170
68
  msgid "Customize ribbon style."
69
  msgstr ""
70
 
71
+ #: includes/class-metabox-wcps-hook.php:176
72
  msgid "Ribbon text"
73
  msgstr ""
74
 
75
+ #: includes/class-metabox-wcps-hook.php:177
76
  msgid "Choose custom ribbon text, image source url."
77
  msgstr ""
78
 
79
+ #: includes/class-metabox-wcps-hook.php:186
80
  msgid "Ribbon background image"
81
  msgstr ""
82
 
83
+ #: includes/class-metabox-wcps-hook.php:187
84
  msgid "Choose background image source."
85
  msgstr ""
86
 
87
+ #: includes/class-metabox-wcps-hook.php:197
88
  msgid "Ribbon background color"
89
  msgstr ""
90
 
91
+ #: includes/class-metabox-wcps-hook.php:198
92
  msgid "Choose ribbon background color."
93
  msgstr ""
94
 
95
+ #: includes/class-metabox-wcps-hook.php:207
96
  msgid "Ribbon text color"
97
  msgstr ""
98
 
99
+ #: includes/class-metabox-wcps-hook.php:208
100
  msgid "Choose ribbon text color."
101
  msgstr ""
102
 
103
+ #: includes/class-metabox-wcps-hook.php:217
104
  msgid "Ribbon width"
105
  msgstr ""
106
 
107
+ #: includes/class-metabox-wcps-hook.php:218
108
  msgid "Set ribbon width."
109
  msgstr ""
110
 
111
+ #: includes/class-metabox-wcps-hook.php:227
112
  msgid "Ribbon height"
113
  msgstr ""
114
 
115
+ #: includes/class-metabox-wcps-hook.php:228
116
  msgid "Set ribbon height."
117
  msgstr ""
118
 
119
+ #: includes/class-metabox-wcps-hook.php:237
120
  msgid "Ribbon position"
121
  msgstr ""
122
 
123
+ #: includes/class-metabox-wcps-hook.php:238
124
  msgid "Set ribbon position."
125
  msgstr ""
126
 
127
+ #: includes/class-metabox-wcps-hook.php:243
128
+ #: includes/class-metabox-wcps-hook.php:1231
129
+ #: includes/functions-layout-hook.php:1158
130
+ #: includes/functions-layout-hook.php:1300
131
  msgid "Top-right"
132
  msgstr ""
133
 
134
+ #: includes/class-metabox-wcps-hook.php:244
135
+ #: includes/class-metabox-wcps-hook.php:1231
136
+ #: includes/functions-layout-hook.php:1159
137
+ #: includes/functions-layout-hook.php:1301
138
  msgid "Top-left"
139
  msgstr ""
140
 
141
+ #: includes/class-metabox-wcps-hook.php:245
142
+ #: includes/functions-layout-hook.php:1160
143
+ #: includes/functions-layout-hook.php:1302
144
  msgid "Bottom-right"
145
  msgstr ""
146
 
147
+ #: includes/class-metabox-wcps-hook.php:246
148
+ #: includes/functions-layout-hook.php:1161
149
+ #: includes/functions-layout-hook.php:1303
150
  msgid "Bottom-left"
151
  msgstr ""
152
 
153
+ #: includes/class-metabox-wcps-hook.php:247
154
+ #: includes/class-metabox-wcps-hook.php:809
155
  #: includes/functions-layout-hook.php:124
156
  #: includes/functions-layout-hook.php:326
157
  #: includes/functions-layout-hook.php:558
158
+ #: includes/functions-layout-hook.php:1162
159
+ #: includes/functions-layout-hook.php:1304
160
+ #: includes/functions-settings-hook.php:33
161
  msgid "None"
162
  msgstr ""
163
 
164
+ #: includes/class-metabox-wcps-hook.php:260
165
  msgid "Item style"
166
  msgstr ""
167
 
168
+ #: includes/class-metabox-wcps-hook.php:261
169
  msgid "Customize item style."
170
  msgstr ""
171
 
172
+ #: includes/class-metabox-wcps-hook.php:267
173
  msgid "Item padding"
174
  msgstr ""
175
 
176
+ #: includes/class-metabox-wcps-hook.php:268
177
  msgid "Item custom padding"
178
  msgstr ""
179
 
180
+ #: includes/class-metabox-wcps-hook.php:277
181
  msgid "Item margin"
182
  msgstr ""
183
 
184
+ #: includes/class-metabox-wcps-hook.php:278
185
  msgid "Item custom margin"
186
  msgstr ""
187
 
188
+ #: includes/class-metabox-wcps-hook.php:287
189
+ #: includes/class-metabox-wcps-hook.php:334
190
+ #: includes/functions-layout-hook.php:1174
191
+ #: includes/functions-layout-hook.php:1316
192
+ #: includes/functions-layout-hook.php:1425
193
+ #: includes/functions-layout-hook.php:1524
194
  msgid "Background color"
195
  msgstr ""
196
 
197
+ #: includes/class-metabox-wcps-hook.php:288
 
198
  msgid "Item background color"
199
  msgstr ""
200
 
201
+ #: includes/class-metabox-wcps-hook.php:297
202
  #: includes/functions-layout-hook.php:104
203
  #: includes/functions-layout-hook.php:501
204
+ #: includes/functions-layout-hook.php:871
205
+ #: includes/functions-layout-hook.php:997
206
+ #: includes/functions-layout-hook.php:1678
207
+ #: includes/functions-layout-hook.php:1818
208
  msgid "Text align"
209
  msgstr ""
210
 
211
+ #: includes/class-metabox-wcps-hook.php:298
212
  msgid "Item text align"
213
  msgstr ""
214
 
215
+ #: includes/class-metabox-wcps-hook.php:316
216
  msgid "Container style"
217
  msgstr ""
218
 
219
+ #: includes/class-metabox-wcps-hook.php:317
220
  msgid "Customize container style."
221
  msgstr ""
222
 
223
+ #: includes/class-metabox-wcps-hook.php:323
224
  msgid "Background image"
225
  msgstr ""
226
 
227
+ #: includes/class-metabox-wcps-hook.php:324
 
228
  msgid "Container background image"
229
  msgstr ""
230
 
231
+ #: includes/class-metabox-wcps-hook.php:335
 
232
  msgid "Container background color"
233
  msgstr ""
234
 
235
+ #: includes/class-metabox-wcps-hook.php:344
236
+ #: includes/functions-layout-hook.php:1215
237
+ #: includes/functions-layout-hook.php:1358
238
  msgid "Padding"
239
  msgstr ""
240
 
241
+ #: includes/class-metabox-wcps-hook.php:345
242
  msgid "Container padding"
243
  msgstr ""
244
 
245
+ #: includes/class-metabox-wcps-hook.php:353
246
  #: includes/functions-layout-hook.php:89 includes/functions-layout-hook.php:286
247
  #: includes/functions-layout-hook.php:516
248
+ #: includes/functions-layout-hook.php:651
249
+ #: includes/functions-layout-hook.php:825
250
+ #: includes/functions-layout-hook.php:969
251
+ #: includes/functions-layout-hook.php:1064
252
+ #: includes/functions-layout-hook.php:1467
253
+ #: includes/functions-layout-hook.php:1566
254
+ #: includes/functions-layout-hook.php:1650
255
+ #: includes/functions-layout-hook.php:1790
 
 
 
 
256
  msgid "Margin"
257
  msgstr ""
258
 
259
+ #: includes/class-metabox-wcps-hook.php:354
260
  msgid "Container margin"
261
  msgstr ""
262
 
263
+ #: includes/class-metabox-wcps-hook.php:398
264
  msgid "Layouts"
265
  msgstr ""
266
 
267
+ #: includes/class-metabox-wcps-hook.php:399
268
  msgid "Choose item layouts."
269
  msgstr ""
270
 
271
+ #: includes/class-metabox-wcps-hook.php:409
272
+ #: includes/class-metabox-wcps-hook.php:420
273
  msgid "Create layout"
274
  msgstr ""
275
 
276
+ #: includes/class-metabox-wcps-hook.php:410
277
  msgid "Manage layouts"
278
  msgstr ""
279
 
280
+ #: includes/class-metabox-wcps-hook.php:421
281
  msgid "Please follow the links to create layouts or manage."
282
  msgstr ""
283
 
284
+ #: includes/class-metabox-wcps-hook.php:464
285
  msgid "Item layouts"
286
  msgstr ""
287
 
288
+ #: includes/class-metabox-wcps-hook.php:465
289
  msgid "Choose grid item layout."
290
  msgstr ""
291
 
292
+ #: includes/class-metabox-wcps-hook.php:550
 
293
  msgid "Max number of product"
294
  msgstr ""
295
 
296
+ #: includes/class-metabox-wcps-hook.php:551
 
297
  msgid "Set custom number you want to display maximum number of product"
298
  msgstr ""
299
 
300
+ #: includes/class-metabox-wcps-hook.php:620
301
  msgid "Select terms"
302
  msgstr ""
303
 
304
+ #: includes/class-metabox-wcps-hook.php:621
305
+ #: includes/class-metabox-wcps-hook.php:804
306
  msgid "Choose some terms."
307
  msgstr ""
308
 
309
+ #: includes/class-metabox-wcps-hook.php:635
310
+ msgid "Terms relation"
 
311
  msgstr ""
312
 
313
+ #: includes/class-metabox-wcps-hook.php:636
314
+ msgid "Choose term relation."
 
315
  msgstr ""
316
 
317
+ #: includes/class-metabox-wcps-hook.php:641
318
+ msgid "IN"
 
319
  msgstr ""
320
 
321
+ #: includes/class-metabox-wcps-hook.php:642
322
+ msgid "NOT IN"
 
323
  msgstr ""
324
 
325
+ #: includes/class-metabox-wcps-hook.php:643
326
+ #: includes/class-metabox-wcps-hook.php:698
327
+ msgid "AND"
328
  msgstr ""
329
 
330
+ #: includes/class-metabox-wcps-hook.php:644
331
+ msgid "EXISTS"
 
332
  msgstr ""
333
 
334
+ #: includes/class-metabox-wcps-hook.php:645
335
+ msgid "NOT EXISTS"
 
336
  msgstr ""
337
 
338
+ #: includes/class-metabox-wcps-hook.php:679
339
+ msgid "Product taxonomy & terms"
340
+ msgstr ""
341
+
342
+ #: includes/class-metabox-wcps-hook.php:680
343
+ msgid ""
344
+ "Choose product taxonomy & terms. click to expand and see there is categories "
345
+ "or terms you can select."
346
  msgstr ""
347
 
348
  #: includes/class-metabox-wcps-hook.php:691
349
+ msgid "Taxonomy relation"
 
350
  msgstr ""
351
 
352
  #: includes/class-metabox-wcps-hook.php:692
353
+ msgid "Set taxonomy relation."
354
+ msgstr ""
355
+
356
+ #: includes/class-metabox-wcps-hook.php:697
357
+ msgid "OR"
358
  msgstr ""
359
 
360
+ #: includes/class-metabox-wcps-hook.php:714
361
+ msgid "Query order"
 
362
  msgstr ""
363
 
364
+ #: includes/class-metabox-wcps-hook.php:715
365
+ msgid "Set query order."
 
366
  msgstr ""
367
 
368
+ #: includes/class-metabox-wcps-hook.php:720
369
+ #: includes/class-metabox-wcps-hook.php:810
370
+ msgid "Descending"
371
  msgstr ""
372
 
373
+ #: includes/class-metabox-wcps-hook.php:721
374
+ #: includes/class-metabox-wcps-hook.php:811
375
+ msgid "Ascending"
376
  msgstr ""
377
 
378
+ #: includes/class-metabox-wcps-hook.php:730
379
+ msgid "ID"
 
380
  msgstr ""
381
 
382
+ #: includes/class-metabox-wcps-hook.php:731
383
+ msgid "Date"
 
384
  msgstr ""
385
 
386
+ #: includes/class-metabox-wcps-hook.php:732
387
+ msgid "Post date"
388
+ msgstr ""
389
+
390
+ #: includes/class-metabox-wcps-hook.php:733
391
+ msgid "Name"
392
+ msgstr ""
393
+
394
+ #: includes/class-metabox-wcps-hook.php:734
395
+ msgid "Random"
396
+ msgstr ""
397
+
398
+ #: includes/class-metabox-wcps-hook.php:735
399
+ msgid "Comment count"
400
  msgstr ""
401
 
402
+ #: includes/class-metabox-wcps-hook.php:736
403
+ msgid "Author"
 
404
  msgstr ""
405
 
406
+ #: includes/class-metabox-wcps-hook.php:737
407
+ #: includes/functions-layout-hook.php:36
408
+ msgid "Title"
409
  msgstr ""
410
 
 
411
  #: includes/class-metabox-wcps-hook.php:738
412
+ msgid "Type"
 
 
 
 
 
 
 
 
413
  msgstr ""
414
 
 
415
  #: includes/class-metabox-wcps-hook.php:739
416
+ msgid "Menu order"
 
 
 
 
 
 
 
 
417
  msgstr ""
418
 
 
419
  #: includes/class-metabox-wcps-hook.php:740
420
+ msgid "meta_value"
 
 
421
  msgstr ""
422
 
423
+ #: includes/class-metabox-wcps-hook.php:741
424
+ msgid "meta value number"
 
425
  msgstr ""
426
 
427
+ #: includes/class-metabox-wcps-hook.php:742
428
+ msgid "post__in"
429
+ msgstr ""
430
+
431
+ #: includes/class-metabox-wcps-hook.php:743
432
+ msgid "post_name__in"
433
+ msgstr ""
434
+
435
+ #: includes/class-metabox-wcps-hook.php:803
436
+ msgid "Order"
437
+ msgstr ""
438
+
439
+ #: includes/class-metabox-wcps-hook.php:846
440
+ msgid "Query orderby"
441
+ msgstr ""
442
+
443
+ #: includes/class-metabox-wcps-hook.php:847
444
+ msgid "Set query orderby."
445
+ msgstr ""
446
+
447
+ #: includes/class-metabox-wcps-hook.php:857
448
+ msgid "Orderby meta key"
449
+ msgstr ""
450
+
451
+ #: includes/class-metabox-wcps-hook.php:858
452
+ msgid "Write meta key for orderby meta key value."
453
+ msgstr ""
454
+
455
+ #: includes/class-metabox-wcps-hook.php:871
456
+ msgid "Include out of stock products?"
457
+ msgstr ""
458
+
459
+ #: includes/class-metabox-wcps-hook.php:872
460
+ msgid "Include or exclude out of stock products from query."
461
+ msgstr ""
462
+
463
+ #: includes/class-metabox-wcps-hook.php:877
464
+ #: includes/class-metabox-wcps-hook.php:898
465
+ #: includes/class-metabox-wcps-hook.php:918
466
+ #: includes/class-metabox-wcps-hook.php:930
467
+ msgid "No check"
468
+ msgstr ""
469
+
470
+ #: includes/class-metabox-wcps-hook.php:878
471
+ #: includes/class-metabox-wcps-hook.php:899
472
+ #: includes/class-metabox-wcps-hook.php:919
473
+ msgid "Include"
474
+ msgstr ""
475
+
476
+ #: includes/class-metabox-wcps-hook.php:879
477
+ #: includes/class-metabox-wcps-hook.php:900
478
+ #: includes/class-metabox-wcps-hook.php:920
479
+ msgid "Exclude"
480
+ msgstr ""
481
+
482
+ #: includes/class-metabox-wcps-hook.php:892
483
+ msgid "Include featured products?"
484
+ msgstr ""
485
+
486
+ #: includes/class-metabox-wcps-hook.php:893
487
+ msgid "Include or exclude featured products from query."
488
+ msgstr ""
489
+
490
+ #: includes/class-metabox-wcps-hook.php:912
491
+ msgid "Include on-sale products?"
492
+ msgstr ""
493
+
494
+ #: includes/class-metabox-wcps-hook.php:913
495
+ msgid "Include or exclude on-sale products from query."
496
  msgstr ""
497
 
498
+ #: includes/class-metabox-wcps-hook.php:931
499
+ #: includes/class-metabox-wcps-layout-hook.php:118
500
+ msgid "On sale"
501
+ msgstr ""
502
+
503
+ #: includes/class-metabox-wcps-hook.php:932
504
+ #: includes/class-metabox-wcps-layout-hook.php:117
505
+ msgid "Featured"
506
+ msgstr ""
507
+
508
+ #: includes/class-metabox-wcps-hook.php:933
509
+ msgid "In stock"
510
+ msgstr ""
511
+
512
+ #: includes/class-metabox-wcps-hook.php:940
513
+ msgid "Query only?"
514
  msgstr ""
515
 
516
+ #: includes/class-metabox-wcps-hook.php:941
517
+ msgid "Choose option you want to display only products based on options."
 
518
  msgstr ""
519
 
520
+ #: includes/class-metabox-wcps-hook.php:959
521
+ msgid "Product ID's"
 
522
  msgstr ""
523
 
524
+ #: includes/class-metabox-wcps-hook.php:960
525
+ msgid "You can display products by ids."
 
526
  msgstr ""
527
 
528
+ #: includes/class-metabox-wcps-hook.php:1047
 
529
  msgid "Slider"
530
  msgstr ""
531
 
532
+ #: includes/class-metabox-wcps-hook.php:1048
 
533
  msgid "Customize slider settings."
534
  msgstr ""
535
 
536
+ #: includes/class-metabox-wcps-hook.php:1054
 
537
  msgid "Slider column count "
538
  msgstr ""
539
 
540
+ #: includes/class-metabox-wcps-hook.php:1055
 
541
  msgid "Set slider column count."
542
  msgstr ""
543
 
544
+ #: includes/class-metabox-wcps-hook.php:1061
545
  #: includes/functions-layout-hook.php:236
 
546
  msgid "In desktop"
547
  msgstr ""
548
 
549
+ #: includes/class-metabox-wcps-hook.php:1062
 
550
  msgid "min-width: 1200px, ex: 3"
551
  msgstr ""
552
 
553
+ #: includes/class-metabox-wcps-hook.php:1071
554
  #: includes/functions-layout-hook.php:246
 
555
  msgid "In tablet & small desktop"
556
  msgstr ""
557
 
558
+ #: includes/class-metabox-wcps-hook.php:1072
 
559
  msgid "min-width: 992px, ex: 2"
560
  msgstr ""
561
 
562
+ #: includes/class-metabox-wcps-hook.php:1081
563
  #: includes/functions-layout-hook.php:256
 
564
  msgid "In mobile"
565
  msgstr ""
566
 
567
+ #: includes/class-metabox-wcps-hook.php:1082
 
568
  msgid "min-width: 576px, ex: 1"
569
  msgstr ""
570
 
571
+ #: includes/class-metabox-wcps-hook.php:1100
 
572
  msgid "Auto play"
573
  msgstr ""
574
 
575
+ #: includes/class-metabox-wcps-hook.php:1101
 
576
  msgid "Choose slider auto play."
577
  msgstr ""
578
 
 
 
 
 
 
 
579
  #: includes/class-metabox-wcps-hook.php:1105
580
+ #: includes/class-metabox-wcps-hook.php:1147
581
+ #: includes/class-metabox-wcps-hook.php:1160
582
+ #: includes/class-metabox-wcps-hook.php:1175
583
+ #: includes/class-metabox-wcps-hook.php:1188
584
+ #: includes/class-metabox-wcps-hook.php:1204
585
+ #: includes/class-metabox-wcps-hook.php:1319
586
+ #: includes/class-metabox-wcps-hook.php:1372
587
+ #: includes/class-metabox-wcps-hook.php:1385
588
+ #: includes/class-metabox-wcps-hook.php:1400
589
+ #: includes/class-metabox-wcps-hook.php:1414
590
+ #: includes/class-metabox-wcps-hook.php:1428
 
 
 
 
 
 
591
  msgid "True"
592
  msgstr ""
593
 
 
 
 
 
 
 
594
  #: includes/class-metabox-wcps-hook.php:1105
595
+ #: includes/class-metabox-wcps-hook.php:1147
596
+ #: includes/class-metabox-wcps-hook.php:1160
597
+ #: includes/class-metabox-wcps-hook.php:1175
598
+ #: includes/class-metabox-wcps-hook.php:1188
599
+ #: includes/class-metabox-wcps-hook.php:1204
600
+ #: includes/class-metabox-wcps-hook.php:1319
601
+ #: includes/class-metabox-wcps-hook.php:1372
602
+ #: includes/class-metabox-wcps-hook.php:1385
603
+ #: includes/class-metabox-wcps-hook.php:1400
604
+ #: includes/class-metabox-wcps-hook.php:1414
605
+ #: includes/class-metabox-wcps-hook.php:1428
 
 
 
 
 
 
606
  msgid "False"
607
  msgstr ""
608
 
609
+ #: includes/class-metabox-wcps-hook.php:1113
 
610
  msgid "Auto play speed"
611
  msgstr ""
612
 
613
+ #: includes/class-metabox-wcps-hook.php:1114
 
614
  msgid "Set auto play speed, ex: 1500"
615
  msgstr ""
616
 
617
+ #: includes/class-metabox-wcps-hook.php:1126
 
618
  msgid "Auto play timeout"
619
  msgstr ""
620
 
621
+ #: includes/class-metabox-wcps-hook.php:1127
 
622
  msgid "Set auto play timeout, ex: 2000"
623
  msgstr ""
624
 
625
+ #: includes/class-metabox-wcps-hook.php:1133
 
626
  msgid "Value should larger than <b>Auto play speed</b>"
627
  msgstr ""
628
 
629
+ #: includes/class-metabox-wcps-hook.php:1142
 
630
  msgid "Slider rewind"
631
  msgstr ""
632
 
633
+ #: includes/class-metabox-wcps-hook.php:1143
 
634
  msgid "Choose slider rewind."
635
  msgstr ""
636
 
637
+ #: includes/class-metabox-wcps-hook.php:1155
 
638
  msgid "Slider loop"
639
  msgstr ""
640
 
641
+ #: includes/class-metabox-wcps-hook.php:1156
 
642
  msgid "Choose slider loop."
643
  msgstr ""
644
 
645
+ #: includes/class-metabox-wcps-hook.php:1170
646
+ #: includes/class-metabox-wcps-hook.php:1852
647
+ #: includes/functions-settings-hook.php:514
648
  msgid "Slider center"
649
  msgstr ""
650
 
651
+ #: includes/class-metabox-wcps-hook.php:1171
 
652
  msgid "Choose slider center."
653
  msgstr ""
654
 
655
+ #: includes/class-metabox-wcps-hook.php:1183
656
+ #: includes/class-metabox-wcps-hook.php:1846
657
+ #: includes/functions-settings-hook.php:508
658
  msgid "Slider stop on hover"
659
  msgstr ""
660
 
661
+ #: includes/class-metabox-wcps-hook.php:1184
 
662
  msgid "Choose stop on hover."
663
  msgstr ""
664
 
665
+ #: includes/class-metabox-wcps-hook.php:1199
 
666
  msgid "Slider navigation"
667
  msgstr ""
668
 
669
+ #: includes/class-metabox-wcps-hook.php:1200
 
670
  msgid "Choose slider navigation."
671
  msgstr ""
672
 
673
+ #: includes/class-metabox-wcps-hook.php:1212
 
674
  msgid "Navigation slide speed"
675
  msgstr ""
676
 
677
+ #: includes/class-metabox-wcps-hook.php:1213
 
678
  msgid "Set slide speed, ex: 1000"
679
  msgstr ""
680
 
681
+ #: includes/class-metabox-wcps-hook.php:1226
 
682
  msgid "Slider navigation position"
683
  msgstr ""
684
 
685
+ #: includes/class-metabox-wcps-hook.php:1227
 
686
  msgid "Choose slider navigation position."
687
  msgstr ""
688
 
689
+ #: includes/class-metabox-wcps-hook.php:1231
 
690
  msgid "Bottom left"
691
  msgstr ""
692
 
693
+ #: includes/class-metabox-wcps-hook.php:1231
 
694
  msgid "Bottom right"
695
  msgstr ""
696
 
697
+ #: includes/class-metabox-wcps-hook.php:1231
 
698
  msgid "Middle"
699
  msgstr ""
700
 
701
+ #: includes/class-metabox-wcps-hook.php:1231
 
702
  msgid "Middle-fixed"
703
  msgstr ""
704
 
705
+ #: includes/class-metabox-wcps-hook.php:1240
706
+ msgid "Navigation text"
707
+ msgstr ""
708
+
709
+ #: includes/class-metabox-wcps-hook.php:1241
710
+ msgid "Navigation previous & next text."
711
+ msgstr ""
712
+
713
+ #: includes/class-metabox-wcps-hook.php:1247
714
+ msgid "Previous text"
715
+ msgstr ""
716
+
717
+ #: includes/class-metabox-wcps-hook.php:1248
718
+ msgid ""
719
+ "Set previous icon, you could use <a href=\"https://fontawesome.com/icons"
720
+ "\">fontawesome</a> icon html here."
721
+ msgstr ""
722
+
723
+ #: includes/class-metabox-wcps-hook.php:1257
724
+ msgid "Next text"
725
+ msgstr ""
726
+
727
+ #: includes/class-metabox-wcps-hook.php:1258
728
+ msgid ""
729
+ "Set next icon, you could use <a href=\"https://fontawesome.com/icons"
730
+ "\">fontawesome</a> icon html here"
731
+ msgstr ""
732
+
733
+ #: includes/class-metabox-wcps-hook.php:1274
734
  msgid "Slider navigation style"
735
  msgstr ""
736
 
737
+ #: includes/class-metabox-wcps-hook.php:1275
 
738
  msgid ""
739
  "Choose slider navigation style. classes <code>semi-round, round, flat, "
740
  "border</code>"
741
  msgstr ""
742
 
743
+ #: includes/class-metabox-wcps-hook.php:1287
 
744
  msgid "Navigation background color"
745
  msgstr ""
746
 
747
+ #: includes/class-metabox-wcps-hook.php:1288
 
748
  msgid "Set navigation background color"
749
  msgstr ""
750
 
751
+ #: includes/class-metabox-wcps-hook.php:1300
 
752
  msgid "Navigation text color"
753
  msgstr ""
754
 
755
+ #: includes/class-metabox-wcps-hook.php:1301
 
756
  msgid "Set navigation text color"
757
  msgstr ""
758
 
759
+ #: includes/class-metabox-wcps-hook.php:1314
760
+ #: includes/class-metabox-wcps-hook.php:1864
761
+ #: includes/functions-settings-hook.php:526
762
  msgid "Slider dots"
763
  msgstr ""
764
 
765
+ #: includes/class-metabox-wcps-hook.php:1315
 
766
  msgid "Choose slider dots at bottom."
767
  msgstr ""
768
 
769
+ #: includes/class-metabox-wcps-hook.php:1327
 
770
  msgid "Dots background color"
771
  msgstr ""
772
 
773
+ #: includes/class-metabox-wcps-hook.php:1328
 
774
  msgid "Set dots background color"
775
  msgstr ""
776
 
777
+ #: includes/class-metabox-wcps-hook.php:1341
 
778
  msgid "Dots active/hover background color"
779
  msgstr ""
780
 
781
+ #: includes/class-metabox-wcps-hook.php:1342
 
782
  msgid "Set dots active/hover background color"
783
  msgstr ""
784
 
785
+ #: includes/class-metabox-wcps-hook.php:1354
 
786
  msgid "Dots slide speed"
787
  msgstr ""
788
 
789
+ #: includes/class-metabox-wcps-hook.php:1355
 
790
  msgid "Set dots slide speed, ex: 1200"
791
  msgstr ""
792
 
793
+ #: includes/class-metabox-wcps-hook.php:1367
 
794
  msgid "Slider dots count"
795
  msgstr ""
796
 
797
+ #: includes/class-metabox-wcps-hook.php:1368
 
798
  msgid "Choose slider dots count."
799
  msgstr ""
800
 
801
+ #: includes/class-metabox-wcps-hook.php:1380
 
802
  msgid "Slider rtl"
803
  msgstr ""
804
 
805
+ #: includes/class-metabox-wcps-hook.php:1381
 
806
  msgid "Choose slider rtl."
807
  msgstr ""
808
 
809
+ #: includes/class-metabox-wcps-hook.php:1395
810
+ #: includes/class-metabox-wcps-hook.php:1876
811
+ #: includes/functions-settings-hook.php:538
812
  msgid "Slider lazy load"
813
  msgstr ""
814
 
815
+ #: includes/class-metabox-wcps-hook.php:1396
 
816
  msgid "Choose slider lazy load."
817
  msgstr ""
818
 
819
+ #: includes/class-metabox-wcps-hook.php:1409
 
820
  msgid "Slider touch drag"
821
  msgstr ""
822
 
823
+ #: includes/class-metabox-wcps-hook.php:1410
 
824
  msgid "Choose slider touch drag."
825
  msgstr ""
826
 
827
+ #: includes/class-metabox-wcps-hook.php:1423
 
828
  msgid "Slider mouse drag"
829
  msgstr ""
830
 
831
+ #: includes/class-metabox-wcps-hook.php:1424
 
832
  msgid "Choose slider mouse drag."
833
  msgstr ""
834
 
835
+ #: includes/class-metabox-wcps-hook.php:1476
836
  #: includes/class-metabox-wcps-layout-hook.php:33
837
+ #: includes/functions-layout-hook.php:638
 
838
  msgid "Custom CSS"
839
  msgstr ""
840
 
841
+ #: includes/class-metabox-wcps-hook.php:1477
 
842
  msgid "Add your own CSS.."
843
  msgstr ""
844
 
845
+ #: includes/class-metabox-wcps-hook.php:1521
846
+ #: includes/functions-settings-hook.php:77
847
  msgid "Get support"
848
  msgstr ""
849
 
850
+ #: includes/class-metabox-wcps-hook.php:1522
851
+ #: includes/functions-settings-hook.php:78
852
  msgid "Use following to get help and support from our expert team."
853
  msgstr ""
854
 
855
+ #: includes/class-metabox-wcps-hook.php:1530
856
+ #: includes/functions-settings-hook.php:86
857
  msgid ""
858
  "Ask question for free on our forum and get quick reply from our expert team "
859
  "members."
860
  msgstr ""
861
 
862
+ #: includes/class-metabox-wcps-hook.php:1531
863
+ #: includes/functions-settings-hook.php:87
864
  msgid "Create support ticket"
865
  msgstr ""
866
 
867
+ #: includes/class-metabox-wcps-hook.php:1533
868
+ #: includes/functions-settings-hook.php:89
869
  msgid "Read our documentation before asking your question."
870
  msgstr ""
871
 
872
+ #: includes/class-metabox-wcps-hook.php:1534
873
+ #: includes/functions-settings-hook.php:90
874
  msgid "Documentation"
875
  msgstr ""
876
 
877
+ #: includes/class-metabox-wcps-hook.php:1536
878
+ #: includes/functions-settings-hook.php:92
879
  msgid "Watch video tutorials."
880
  msgstr ""
881
 
882
+ #: includes/class-metabox-wcps-hook.php:1537
883
+ #: includes/functions-settings-hook.php:93
884
  msgid "All tutorials"
885
  msgstr ""
886
 
887
+ #: includes/class-metabox-wcps-hook.php:1559
888
+ #: includes/functions-settings-hook.php:115
889
  msgid "Ask question"
890
  msgstr ""
891
 
892
+ #: includes/class-metabox-wcps-hook.php:1584
893
+ #: includes/functions-settings-hook.php:140
894
  msgid "Submit reviews"
895
  msgstr ""
896
 
897
+ #: includes/class-metabox-wcps-hook.php:1618
898
+ #: includes/functions-settings-hook.php:280
899
  msgid "Get Premium"
900
  msgstr ""
901
 
902
+ #: includes/class-metabox-wcps-hook.php:1619
903
+ #: includes/functions-settings-hook.php:281
904
  msgid ""
905
  "Thanks for using our plugin, if you looking for some advance feature please "
906
  "buy premium version."
907
  msgstr ""
908
 
909
+ #: includes/class-metabox-wcps-hook.php:1627
910
+ #: includes/functions-settings-hook.php:289
911
  msgid ""
912
  "If you love our plugin and want more feature please consider to buy pro "
913
  "version."
914
  msgstr ""
915
 
916
+ #: includes/class-metabox-wcps-hook.php:1628
917
+ #: includes/class-metabox-wcps-hook.php:1951
918
+ #: includes/functions-settings-hook.php:290
919
+ #: includes/functions-settings-hook.php:613
920
  msgid "Buy premium"
921
  msgstr ""
922
 
923
+ #: includes/class-metabox-wcps-hook.php:1630
924
+ #: includes/functions-settings-hook.php:293
925
  msgid "See the differences"
926
  msgstr ""
927
 
928
+ #: includes/class-metabox-wcps-hook.php:1636
929
+ #: includes/class-metabox-wcps-hook.php:1944
930
+ #: includes/functions-settings-hook.php:298
931
+ #: includes/functions-settings-hook.php:606
932
  msgid "Features"
933
  msgstr ""
934
 
935
+ #: includes/class-metabox-wcps-hook.php:1637
936
+ #: includes/class-metabox-wcps-hook.php:1945
937
+ #: includes/functions-settings-hook.php:299
938
+ #: includes/functions-settings-hook.php:607
939
  msgid "Free"
940
  msgstr ""
941
 
942
+ #: includes/class-metabox-wcps-hook.php:1638
943
+ #: includes/class-metabox-wcps-hook.php:1946
944
+ #: includes/functions-settings-hook.php:300
945
+ #: includes/functions-settings-hook.php:608
946
  msgid "Premium"
947
  msgstr ""
948
 
949
+ #: includes/class-metabox-wcps-hook.php:1643
950
+ #: includes/functions-settings-hook.php:305
951
+ msgid "Query by product taxonomies"
952
  msgstr ""
953
 
954
+ #: includes/class-metabox-wcps-hook.php:1649
955
+ #: includes/functions-settings-hook.php:311
956
+ msgid "Query by recently viewed products"
957
  msgstr ""
958
 
959
+ #: includes/class-metabox-wcps-hook.php:1655
960
+ #: includes/functions-settings-hook.php:317
961
+ msgid "Query by SKU"
962
  msgstr ""
963
 
964
+ #: includes/class-metabox-wcps-hook.php:1661
965
+ #: includes/functions-settings-hook.php:323
966
+ msgid "Related product query(Single product page)"
967
  msgstr ""
968
 
969
+ #: includes/class-metabox-wcps-hook.php:1667
970
+ #: includes/functions-settings-hook.php:329
971
+ msgid "Upsells cross-sells query(Single product page)"
972
  msgstr ""
973
 
974
+ #: includes/class-metabox-wcps-hook.php:1672
975
+ #: includes/functions-settings-hook.php:334
976
+ msgid "Order by Best selling"
 
 
977
  msgstr ""
978
 
979
+ #: includes/class-metabox-wcps-hook.php:1678
980
+ #: includes/functions-settings-hook.php:340
981
+ msgid "Order by Top rated"
982
  msgstr ""
983
 
984
+ #: includes/class-metabox-wcps-hook.php:1684
985
+ #: includes/functions-settings-hook.php:346
986
+ msgid "Advance meta fields query"
 
987
  msgstr ""
988
 
989
+ #: includes/class-metabox-wcps-hook.php:1691
990
+ #: includes/functions-settings-hook.php:353
991
+ msgid "Featured products at first"
992
  msgstr ""
993
 
994
+ #: includes/class-metabox-wcps-hook.php:1696
995
+ #: includes/functions-settings-hook.php:358
996
+ msgid "Query by product attributes"
997
  msgstr ""
998
 
999
+ #: includes/class-metabox-wcps-hook.php:1702
1000
+ #: includes/functions-settings-hook.php:364
1001
+ msgid "Layout element - Stock status"
1002
  msgstr ""
1003
 
1004
+ #: includes/class-metabox-wcps-hook.php:1708
1005
+ #: includes/functions-settings-hook.php:370
1006
+ msgid "Layout element - Stock quantity"
1007
  msgstr ""
1008
 
1009
+ #: includes/class-metabox-wcps-hook.php:1714
1010
+ #: includes/functions-settings-hook.php:376
1011
+ msgid "Layout element - Product Weight"
1012
  msgstr ""
1013
 
1014
+ #: includes/class-metabox-wcps-hook.php:1719
1015
+ #: includes/functions-settings-hook.php:381
1016
+ msgid "Layout element - Product Dimensions"
1017
  msgstr ""
1018
 
1019
+ #: includes/class-metabox-wcps-hook.php:1724
1020
+ #: includes/functions-settings-hook.php:386
1021
+ msgid "Layout element - Share button"
1022
  msgstr ""
1023
 
1024
+ #: includes/class-metabox-wcps-hook.php:1730
1025
+ #: includes/functions-settings-hook.php:392
1026
+ msgid "Layout element - Recently viewed text"
 
1027
  msgstr ""
1028
 
1029
+ #: includes/class-metabox-wcps-hook.php:1736
1030
+ #: includes/functions-settings-hook.php:398
1031
+ msgid "Layout element - Meta fields"
1032
  msgstr ""
1033
 
1034
+ #: includes/class-metabox-wcps-hook.php:1741
1035
+ #: includes/functions-settings-hook.php:403
1036
+ msgid "Layout element - Price"
1037
  msgstr ""
1038
 
1039
+ #: includes/class-metabox-wcps-hook.php:1747
1040
+ #: includes/functions-settings-hook.php:409
1041
+ msgid "Layout element - Rating"
1042
  msgstr ""
1043
 
1044
+ #: includes/class-metabox-wcps-hook.php:1753
1045
+ #: includes/functions-settings-hook.php:415
1046
+ msgid "Layout element - Add to cart"
1047
  msgstr ""
1048
 
1049
+ #: includes/class-metabox-wcps-hook.php:1759
1050
+ #: includes/functions-settings-hook.php:421
1051
+ msgid "Layout element - On sale icon"
1052
  msgstr ""
1053
 
1054
+ #: includes/class-metabox-wcps-hook.php:1765
1055
+ #: includes/functions-settings-hook.php:427
1056
+ msgid "Layout element - Featured icon"
1057
  msgstr ""
1058
 
1059
+ #: includes/class-metabox-wcps-hook.php:1771
1060
+ #: includes/functions-settings-hook.php:433
1061
+ msgid "Layout element - Sale Count"
1062
  msgstr ""
1063
 
1064
+ #: includes/class-metabox-wcps-hook.php:1778
1065
+ #: includes/functions-settings-hook.php:440
1066
+ msgid "Layout element - Product Tag"
1067
  msgstr ""
1068
 
1069
+ #: includes/class-metabox-wcps-hook.php:1785
1070
+ #: includes/functions-settings-hook.php:447
1071
+ msgid "Layout element - Product Category"
1072
  msgstr ""
1073
 
1074
+ #: includes/class-metabox-wcps-hook.php:1792
1075
+ #: includes/functions-settings-hook.php:454
1076
+ msgid "Layout element - Content/Excerpt"
1077
  msgstr ""
1078
 
1079
+ #: includes/class-metabox-wcps-hook.php:1798
1080
+ #: includes/functions-settings-hook.php:460
1081
+ msgid "Layout element - Product Title"
1082
  msgstr ""
1083
 
1084
+ #: includes/class-metabox-wcps-hook.php:1805
1085
+ #: includes/functions-settings-hook.php:467
1086
+ msgid "Layout element - Thumbnail"
1087
  msgstr ""
1088
 
1089
+ #: includes/class-metabox-wcps-hook.php:1811
1090
+ #: includes/functions-settings-hook.php:473
1091
+ msgid "Layout element - Wrapper start"
1092
  msgstr ""
1093
 
1094
+ #: includes/class-metabox-wcps-hook.php:1816
1095
+ #: includes/functions-settings-hook.php:478
1096
+ msgid "Layout element - Wrapper end"
1097
  msgstr ""
1098
 
1099
+ #: includes/class-metabox-wcps-hook.php:1823
1100
+ #: includes/class-metabox-wcps-layout-hook.php:105
1101
+ #: includes/functions-settings-hook.php:485
1102
+ msgid "Layout builder"
1103
  msgstr ""
1104
 
1105
+ #: includes/class-metabox-wcps-hook.php:1829
1106
+ #: includes/functions-settings-hook.php:491
1107
+ msgid "Slider column count"
1108
  msgstr ""
1109
 
1110
+ #: includes/class-metabox-wcps-hook.php:1835
1111
+ #: includes/functions-settings-hook.php:497
1112
+ msgid "Slider autoplay"
 
1113
  msgstr ""
1114
 
1115
+ #: includes/class-metabox-wcps-hook.php:1841
1116
+ #: includes/functions-settings-hook.php:503
1117
+ msgid "Slider rewind & loop"
1118
  msgstr ""
1119
 
1120
+ #: includes/class-metabox-wcps-hook.php:1858
1121
+ #: includes/functions-settings-hook.php:520
1122
+ msgid "Slider navigations"
1123
  msgstr ""
1124
 
1125
+ #: includes/class-metabox-wcps-hook.php:1870
1126
+ #: includes/functions-settings-hook.php:532
1127
+ msgid "Slider RTL"
1128
  msgstr ""
1129
 
1130
+ #: includes/class-metabox-wcps-hook.php:1882
1131
+ #: includes/functions-settings-hook.php:544
1132
+ msgid "Slider touch & mouse drag"
1133
  msgstr ""
1134
 
1135
+ #: includes/class-metabox-wcps-hook.php:1887
1136
+ #: includes/functions-settings-hook.php:549
1137
+ msgid "Query products limit"
1138
  msgstr ""
1139
 
1140
+ #: includes/class-metabox-wcps-hook.php:1892
1141
+ #: includes/functions-settings-hook.php:554
1142
+ msgid "Query by product categories & tags"
1143
  msgstr ""
1144
 
1145
+ #: includes/class-metabox-wcps-hook.php:1898
1146
+ #: includes/functions-settings-hook.php:560
1147
+ msgid "Hide out of stock products"
1148
  msgstr ""
1149
 
1150
+ #: includes/class-metabox-wcps-hook.php:1903
1151
+ #: includes/functions-settings-hook.php:565
1152
+ msgid "Featured product"
1153
  msgstr ""
1154
 
1155
+ #: includes/class-metabox-wcps-hook.php:1909
1156
+ #: includes/functions-settings-hook.php:571
1157
+ msgid "On-sale products"
1158
  msgstr ""
1159
 
1160
+ #: includes/class-metabox-wcps-hook.php:1915
1161
+ #: includes/functions-settings-hook.php:577
1162
+ msgid "Product by ids"
1163
  msgstr ""
1164
 
1165
+ #: includes/class-metabox-wcps-hook.php:1921
1166
+ #: includes/functions-settings-hook.php:583
1167
+ msgid "Query order & orderby"
1168
  msgstr ""
1169
 
1170
+ #: includes/class-metabox-wcps-hook.php:1927
1171
+ #: includes/functions-settings-hook.php:589
1172
+ msgid "Custom ribbons"
1173
+ msgstr ""
1174
+
1175
+ #: includes/class-metabox-wcps-hook.php:1933
1176
+ #: includes/functions-settings-hook.php:595
1177
+ msgid "Slider item style"
1178
+ msgstr ""
1179
+
1180
+ #: includes/class-metabox-wcps-hook.php:1938
1181
+ #: includes/functions-settings-hook.php:600
1182
+ msgid "Slider container style"
1183
+ msgstr ""
1184
+
1185
+ #: includes/class-metabox-wcps-hook.php:1949
1186
+ #: includes/functions-settings-hook.php:611
1187
+ msgid "Buy now"
1188
+ msgstr ""
1189
+
1190
+ #: includes/class-metabox-wcps-hook.php:1965
1191
+ #: includes/functions-settings-hook.php:626
1192
+ msgid "Get pro version"
1193
+ msgstr ""
1194
+
1195
+ #: includes/class-metabox-wcps-layout-hook.php:25
1196
+ msgid "Custom scripts"
1197
+ msgstr ""
1198
+
1199
+ #: includes/class-metabox-wcps-layout-hook.php:26
1200
+ msgid "Write custom scripts to override CSS and scripts."
1201
+ msgstr ""
1202
+
1203
+ #: includes/class-metabox-wcps-layout-hook.php:34
1204
+ msgid ""
1205
+ "Write custom CSS to override default style, do not use <code>&lt;style>&lt;/"
1206
+ "style></code> tag. use <code>__ID__</code> to replace by layout id "
1207
+ "<code>layout-"
1208
+ msgstr ""
1209
+
1210
+ #: includes/class-metabox-wcps-layout-hook.php:47
1211
+ msgid "Custom JS"
1212
+ msgstr ""
1213
+
1214
+ #: includes/class-metabox-wcps-layout-hook.php:48
1215
+ msgid ""
1216
+ "Write custom JS to override default style, do not use <code>&lt;script>&lt;/"
1217
+ "script></code> tag."
1218
+ msgstr ""
1219
+
1220
+ #: includes/class-metabox-wcps-layout-hook.php:60
1221
+ msgid "Preview image"
1222
+ msgstr ""
1223
+
1224
+ #: includes/class-metabox-wcps-layout-hook.php:61
1225
+ msgid "Set layout preview image."
1226
+ msgstr ""
1227
+
1228
+ #: includes/class-metabox-wcps-layout-hook.php:106
1229
+ msgid "Customize layout settings."
1230
+ msgstr ""
1231
+
1232
+ #: includes/class-metabox-wcps-layout-hook.php:109
1233
+ #: includes/functions-layout-hook.php:600
1234
+ msgid "Wrapper start"
1235
+ msgstr ""
1236
+
1237
+ #: includes/class-metabox-wcps-layout-hook.php:110
1238
+ #: includes/functions-layout-hook.php:713
1239
+ msgid "Wrapper end"
1240
+ msgstr ""
1241
+
1242
+ #: includes/class-metabox-wcps-layout-hook.php:111
1243
+ #: includes/functions-layout-hook.php:191
1244
+ msgid "Thumbnail"
1245
+ msgstr ""
1246
+
1247
+ #: includes/class-metabox-wcps-layout-hook.php:112
1248
+ msgid "Product Title"
1249
+ msgstr ""
1250
+
1251
+ #: includes/class-metabox-wcps-layout-hook.php:113
1252
+ #: includes/functions-layout-hook.php:389
1253
+ #: includes/functions-layout-hook.php:404
1254
+ msgid "Content"
1255
+ msgstr ""
1256
+
1257
+ #: includes/class-metabox-wcps-layout-hook.php:114
1258
+ msgid "Product Category"
1259
+ msgstr ""
1260
+
1261
+ #: includes/class-metabox-wcps-layout-hook.php:115
1262
+ msgid "Product Tag"
1263
+ msgstr ""
1264
+
1265
+ #: includes/class-metabox-wcps-layout-hook.php:116
1266
+ msgid "Sale Count"
1267
+ msgstr ""
1268
+
1269
+ #: includes/class-metabox-wcps-layout-hook.php:119
1270
+ #: includes/functions-layout-hook.php:1514
1271
+ msgid "Add to cart"
1272
+ msgstr ""
1273
+
1274
+ #: includes/class-metabox-wcps-layout-hook.php:120
1275
+ #: includes/functions-layout-hook.php:1612
1276
+ msgid "Rating"
1277
+ msgstr ""
1278
+
1279
+ #: includes/class-metabox-wcps-layout-hook.php:121
1280
+ msgid "Price"
1281
+ msgstr ""
1282
+
1283
+ #: includes/class-metabox-wcps-layout-hook.php:122
1284
+ #: includes/functions-layout-hook.php:1400
1285
+ msgid "Product ID"
1286
+ msgstr ""
1287
+
1288
+ #: includes/class-metabox-wcps-layout-hook.php:200
1289
  #, php-format
1290
+ msgid "%s Click to add tags."
1291
  msgstr ""
1292
 
1293
+ #: includes/class-metabox-wcps-layout-hook.php:248
1294
+ msgid "Layout elements"
1295
  msgstr ""
1296
 
1297
+ #: includes/class-metabox-wcps-layout-hook.php:249
1298
+ msgid "Customize layout elements."
1299
+ msgstr ""
1300
+
1301
+ #: includes/class-metabox-wcps-layout-hook.php:351
1302
+ #: includes/class-metabox-wcps-layout-hook.php:352
1303
+ msgid "Layout preview"
1304
+ msgstr ""
1305
+
1306
+ #: includes/class-metabox-wcps-layout.php:19
1307
+ msgid "Layout data"
1308
+ msgstr ""
1309
+
1310
+ #: includes/class-metabox-wcps-layout.php:45
1311
  #, php-format
1312
+ msgid "%s Layout builder"
1313
  msgstr ""
1314
 
1315
+ #: includes/class-metabox-wcps-layout.php:53 includes/class-metabox-wcps.php:86
1316
  #, php-format
1317
+ msgid "%s Custom scripts"
1318
+ msgstr ""
1319
+
1320
+ #: includes/class-metabox-wcps.php:19
1321
+ msgid "WCPS data"
1322
  msgstr ""
1323
 
1324
+ #: includes/class-metabox-wcps.php:50
 
1325
  #, php-format
1326
+ msgid "%s Shortcode"
1327
  msgstr ""
1328
 
1329
+ #: includes/class-metabox-wcps.php:57
1330
  #, php-format
1331
+ msgid "%s Slider options"
1332
  msgstr ""
1333
 
1334
+ #: includes/class-metabox-wcps.php:64
1335
  #, php-format
1336
+ msgid "%s Query product"
1337
  msgstr ""
1338
 
1339
+ #: includes/class-metabox-wcps.php:71
1340
  #, php-format
1341
+ msgid "%s Style"
1342
  msgstr ""
1343
 
1344
+ #: includes/class-metabox-wcps.php:78
1345
  #, php-format
1346
+ msgid "%s Layouts"
1347
  msgstr ""
1348
 
1349
+ #: includes/class-metabox-wcps.php:93
1350
  #, php-format
1351
+ msgid "%s Help support"
1352
  msgstr ""
1353
 
1354
+ #: includes/class-metabox-wcps.php:100
1355
+ #, php-format
1356
+ msgid "%s Buy pro"
1357
  msgstr ""
1358
 
1359
+ #: includes/class-post-types.php:19 includes/class-post-types.php:20
1360
+ msgid "WCPS"
1361
  msgstr ""
1362
 
1363
+ #: includes/class-post-types.php:31 includes/class-post-types.php:80
1364
+ #, php-format
1365
+ msgid "All %s"
1366
  msgstr ""
1367
 
1368
+ #: includes/class-post-types.php:32 includes/class-post-types.php:81
1369
+ msgid "Add New"
1370
  msgstr ""
1371
 
1372
+ #: includes/class-post-types.php:33 includes/class-post-types.php:82
1373
+ #, php-format
1374
+ msgid "Add %s"
1375
  msgstr ""
1376
 
1377
+ #: includes/class-post-types.php:34 includes/class-post-types.php:83
1378
+ msgid "Edit"
1379
  msgstr ""
1380
 
1381
+ #: includes/class-post-types.php:35 includes/class-post-types.php:84
1382
+ #, php-format
1383
+ msgid "Edit %s"
1384
  msgstr ""
1385
 
1386
+ #: includes/class-post-types.php:36 includes/class-post-types.php:85
1387
+ #, php-format
1388
+ msgid "New %s"
1389
  msgstr ""
1390
 
1391
+ #: includes/class-post-types.php:37 includes/class-post-types.php:38
1392
+ #: includes/class-post-types.php:86 includes/class-post-types.php:87
1393
+ #, php-format
1394
+ msgid "View %s"
1395
  msgstr ""
1396
 
1397
+ #: includes/class-post-types.php:39 includes/class-post-types.php:88
1398
+ #, php-format
1399
+ msgid "Search %s"
1400
  msgstr ""
1401
 
1402
+ #: includes/class-post-types.php:40 includes/class-post-types.php:89
1403
+ #, php-format
1404
+ msgid "No %s found"
1405
  msgstr ""
1406
 
1407
+ #: includes/class-post-types.php:41 includes/class-post-types.php:90
1408
+ #, php-format
1409
+ msgid "No %s found in trash"
1410
  msgstr ""
1411
 
1412
+ #: includes/class-post-types.php:42 includes/class-post-types.php:91
1413
+ #, php-format
1414
+ msgid "Parent %s"
1415
  msgstr ""
1416
 
1417
+ #: includes/class-post-types.php:44 includes/class-post-types.php:93
1418
+ #, php-format
1419
+ msgid "This is where you can create and manage %s."
1420
  msgstr ""
1421
 
1422
+ #: includes/class-post-types.php:70
1423
+ msgid "WCPS layout"
1424
  msgstr ""
1425
 
1426
+ #: includes/class-post-types.php:71
1427
+ msgid "WCPS layouts"
1428
  msgstr ""
1429
 
1430
+ #: includes/class-settings-tabs.php:317
1431
+ msgid "Placeholder.jpg"
1432
  msgstr ""
1433
 
1434
+ #: includes/class-settings-tabs.php:373 includes/class-settings-tabs.php:454
1435
+ msgid "Upload"
1436
  msgstr ""
1437
 
1438
+ #: includes/class-settings-tabs.php:374 includes/class-settings-tabs.php:455
1439
+ msgid "Clear"
1440
  msgstr ""
1441
 
1442
+ #: includes/class-settings-tabs.php:565 includes/class-settings-tabs.php:828
1443
+ msgid "Add"
1444
  msgstr ""
1445
 
1446
+ #: includes/class-settings.php:21
1447
+ msgid "Settings"
1448
  msgstr ""
1449
 
1450
+ #: includes/class-settings.php:24
1451
+ msgid "Import layouts"
1452
  msgstr ""
1453
 
1454
+ #: includes/class-settings.php:29
1455
+ msgid "Upgrade status"
1456
  msgstr ""
1457
 
1458
  #: includes/functions-layout-hook.php:46 includes/functions-layout-hook.php:459
 
 
1459
  msgid "Color"
1460
  msgstr ""
1461
 
1462
  #: includes/functions-layout-hook.php:47 includes/functions-layout-hook.php:460
 
 
1463
  msgid "Title text color."
1464
  msgstr ""
1465
 
1466
  #: includes/functions-layout-hook.php:59 includes/functions-layout-hook.php:472
1467
+ #: includes/functions-layout-hook.php:840
1468
+ #: includes/functions-layout-hook.php:1201
1469
+ #: includes/functions-layout-hook.php:1344
1470
+ #: includes/functions-layout-hook.php:1453
1471
+ #: includes/functions-layout-hook.php:1693
1472
+ #: includes/functions-layout-hook.php:1804
1473
  msgid "Font size"
1474
  msgstr ""
1475
 
1476
  #: includes/functions-layout-hook.php:60 includes/functions-layout-hook.php:473
1477
+ #: includes/functions-layout-hook.php:1694
1478
+ #: includes/functions-layout-hook.php:1805
 
1479
  msgid "Set font size."
1480
  msgstr ""
1481
 
1482
  #: includes/functions-layout-hook.php:74 includes/functions-layout-hook.php:487
 
 
1483
  msgid "Font family"
1484
  msgstr ""
1485
 
1486
  #: includes/functions-layout-hook.php:75 includes/functions-layout-hook.php:488
 
 
1487
  msgid "Set font family."
1488
  msgstr ""
1489
 
1490
  #: includes/functions-layout-hook.php:90 includes/functions-layout-hook.php:287
1491
  #: includes/functions-layout-hook.php:517
1492
+ #: includes/functions-layout-hook.php:652
1493
+ #: includes/functions-layout-hook.php:826
1494
+ #: includes/functions-layout-hook.php:970
1495
+ #: includes/functions-layout-hook.php:1065
1496
+ #: includes/functions-layout-hook.php:1567
1497
+ #: includes/functions-layout-hook.php:1651
1498
+ #: includes/functions-layout-hook.php:1791
 
 
 
 
 
1499
  msgid "Set margin."
1500
  msgstr ""
1501
 
1502
  #: includes/functions-layout-hook.php:105
1503
  #: includes/functions-layout-hook.php:502
1504
+ #: includes/functions-layout-hook.php:872
1505
+ #: includes/functions-layout-hook.php:998
1506
+ #: includes/functions-layout-hook.php:1679
1507
+ #: includes/functions-layout-hook.php:1819
1508
  msgid "Choose text align."
1509
  msgstr ""
1510
 
1511
  #: includes/functions-layout-hook.php:109
1512
  #: includes/functions-layout-hook.php:506
1513
+ #: includes/functions-layout-hook.php:876
1514
+ #: includes/functions-layout-hook.php:1002
1515
+ #: includes/functions-layout-hook.php:1683
1516
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1517
  msgid "Left"
1518
  msgstr ""
1519
 
1520
  #: includes/functions-layout-hook.php:109
1521
  #: includes/functions-layout-hook.php:506
1522
+ #: includes/functions-layout-hook.php:876
1523
+ #: includes/functions-layout-hook.php:1002
1524
+ #: includes/functions-layout-hook.php:1683
1525
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1526
  msgid "Right"
1527
  msgstr ""
1528
 
1529
  #: includes/functions-layout-hook.php:109
1530
  #: includes/functions-layout-hook.php:506
1531
+ #: includes/functions-layout-hook.php:876
1532
+ #: includes/functions-layout-hook.php:1002
1533
+ #: includes/functions-layout-hook.php:1683
1534
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1535
  msgid "Center"
1536
  msgstr ""
1537
 
1568
  #: includes/functions-layout-hook.php:141
1569
  #: includes/functions-layout-hook.php:308
1570
  #: includes/functions-layout-hook.php:540
1571
+ #: includes/functions-layout-hook.php:673
 
 
1572
  msgid "Use of CSS"
1573
  msgstr ""
1574
 
1575
  #: includes/functions-layout-hook.php:142
1576
  #: includes/functions-layout-hook.php:309
1577
  #: includes/functions-layout-hook.php:541
1578
+ #: includes/functions-layout-hook.php:674
 
 
1579
  msgid "Use following class selector to add custom CSS for this element."
1580
  msgstr ""
1581
 
1653
  msgid "Choose content source."
1654
  msgstr ""
1655
 
1656
+ #: includes/functions-layout-hook.php:404
1657
+ msgid "Short description"
1658
+ msgstr ""
1659
+
1660
+ #: includes/functions-layout-hook.php:404
1661
+ msgid "Auto Excerpt"
1662
+ msgstr ""
1663
+
1664
  #: includes/functions-layout-hook.php:413
1665
  msgid "Word count"
1666
  msgstr ""
1685
  msgid "Set custom read more color."
1686
  msgstr ""
1687
 
 
 
 
 
1688
  #: includes/functions-layout-hook.php:612
1689
+ #: includes/functions-layout-hook.php:723
1690
+ msgid "Wrapper id"
1691
  msgstr ""
1692
 
1693
  #: includes/functions-layout-hook.php:613
1694
+ msgid "Write wrapper id, ex: my-unique-id."
 
 
 
 
1695
  msgstr ""
1696
 
1697
+ #: includes/functions-layout-hook.php:625
1698
+ msgid "Wrapper class"
1699
  msgstr ""
1700
 
1701
+ #: includes/functions-layout-hook.php:626
1702
+ msgid "Write wrapper class, ex: layer-thumbnail"
1703
  msgstr ""
1704
 
1705
+ #: includes/functions-layout-hook.php:639
1706
+ msgid "Write custom CSS. do not use <code>&lt;style>&lt;/style></code>"
1707
  msgstr ""
1708
 
1709
+ #: includes/functions-layout-hook.php:724
1710
+ msgid "Write wrapper id, ex: div, p, span."
1711
  msgstr ""
1712
 
1713
+ #: includes/functions-layout-hook.php:773
1714
+ msgid "Product category"
1715
  msgstr ""
1716
 
1717
+ #: includes/functions-layout-hook.php:782
1718
+ #: includes/functions-layout-hook.php:925
1719
+ msgid "Max count"
1720
  msgstr ""
1721
 
1722
+ #: includes/functions-layout-hook.php:783
1723
+ #: includes/functions-layout-hook.php:926
1724
+ msgid "Write max count"
1725
  msgstr ""
1726
 
1727
+ #: includes/functions-layout-hook.php:796
1728
+ #: includes/functions-layout-hook.php:939
1729
+ msgid "Link separator"
1730
  msgstr ""
1731
 
1732
+ #: includes/functions-layout-hook.php:797
1733
+ #: includes/functions-layout-hook.php:940
1734
+ msgid "Choose link separator."
1735
  msgstr ""
1736
 
1737
+ #: includes/functions-layout-hook.php:811
1738
+ #: includes/functions-layout-hook.php:955
1739
+ #: includes/functions-layout-hook.php:1048
1740
+ #: includes/functions-layout-hook.php:1138
1741
+ #: includes/functions-layout-hook.php:1280
1742
+ #: includes/functions-layout-hook.php:1410
1743
+ #: includes/functions-layout-hook.php:1635
1744
+ #: includes/functions-layout-hook.php:1762
 
1745
  msgid "Wrapper html"
1746
  msgstr ""
1747
 
1748
+ #: includes/functions-layout-hook.php:812
1749
  #, php-format
1750
+ msgid "Write wrapper html, use <code>%s</code> to replace category output."
1751
  msgstr ""
1752
 
1753
+ #: includes/functions-layout-hook.php:841
1754
+ msgid "Choose font size."
 
1755
  msgstr ""
1756
 
1757
+ #: includes/functions-layout-hook.php:856
1758
+ #: includes/functions-layout-hook.php:983
1759
+ msgid "Link color"
1760
  msgstr ""
1761
 
1762
+ #: includes/functions-layout-hook.php:857
1763
+ #: includes/functions-layout-hook.php:984
1764
+ msgid "Choose link color."
1765
  msgstr ""
1766
 
1767
+ #: includes/functions-layout-hook.php:915
1768
+ msgid "Product tag"
1769
  msgstr ""
1770
 
1771
  #: includes/functions-layout-hook.php:956
1772
+ #, php-format
1773
+ msgid "Write wrapper html, use <code>%s</code> to replace tags output."
 
 
 
1774
  msgstr ""
1775
 
1776
+ #: includes/functions-layout-hook.php:1038
1777
+ msgid "Sale count"
1778
  msgstr ""
1779
 
1780
+ #: includes/functions-layout-hook.php:1049
1781
+ #, php-format
1782
+ msgid "Write wrapper html, use <code>%s</code> to replace sale count output."
1783
  msgstr ""
1784
 
1785
+ #: includes/functions-layout-hook.php:1114
1786
+ msgid "Featured mark"
 
1787
  msgstr ""
1788
 
1789
+ #: includes/functions-layout-hook.php:1123
1790
+ #: includes/functions-layout-hook.php:1267
1791
+ msgid "Icon image"
1792
  msgstr ""
1793
 
1794
+ #: includes/functions-layout-hook.php:1124
1795
+ #: includes/functions-layout-hook.php:1268
1796
+ msgid "Choose icon image"
1797
  msgstr ""
1798
 
1799
+ #: includes/functions-layout-hook.php:1139
1800
+ #: includes/functions-layout-hook.php:1281
1801
+ #: includes/functions-layout-hook.php:1411
1802
  #, php-format
1803
+ msgid "Write wrapper html, use <code>%s</code> to replace on-sale output."
1804
  msgstr ""
1805
 
1806
+ #: includes/functions-layout-hook.php:1152
1807
+ #: includes/functions-layout-hook.php:1294
1808
+ msgid "position"
1809
  msgstr ""
1810
 
1811
+ #: includes/functions-layout-hook.php:1153
1812
+ #: includes/functions-layout-hook.php:1295
1813
+ msgid "Choose position."
1814
  msgstr ""
1815
 
1816
+ #: includes/functions-layout-hook.php:1175
1817
+ #: includes/functions-layout-hook.php:1317
1818
+ #: includes/functions-layout-hook.php:1426
1819
+ #: includes/functions-layout-hook.php:1525
1820
+ msgid "Choose background color."
 
 
 
 
 
 
1821
  msgstr ""
1822
 
1823
+ #: includes/functions-layout-hook.php:1187
1824
+ #: includes/functions-layout-hook.php:1329
1825
+ #: includes/functions-layout-hook.php:1438
1826
+ #: includes/functions-layout-hook.php:1538
1827
+ msgid "Text color"
1828
  msgstr ""
1829
 
1830
+ #: includes/functions-layout-hook.php:1188
1831
+ #: includes/functions-layout-hook.php:1330
1832
+ #: includes/functions-layout-hook.php:1439
1833
+ #: includes/functions-layout-hook.php:1539
1834
+ #: includes/functions-layout-hook.php:1665
1835
+ #: includes/functions-layout-hook.php:1778
1836
+ msgid "Choose text color."
1837
  msgstr ""
1838
 
1839
+ #: includes/functions-layout-hook.php:1202
1840
+ #: includes/functions-layout-hook.php:1345
1841
+ #: includes/functions-layout-hook.php:1454
1842
+ msgid "Choose text font size."
1843
  msgstr ""
1844
 
1845
+ #: includes/functions-layout-hook.php:1216
1846
+ #: includes/functions-layout-hook.php:1359
1847
+ #: includes/functions-layout-hook.php:1468
1848
+ msgid "Choose padding."
1849
  msgstr ""
1850
 
1851
+ #: includes/functions-layout-hook.php:1258
1852
  msgid "On sale mark"
1853
  msgstr ""
1854
 
1855
+ #: includes/functions-layout-hook.php:1551
1856
+ msgid "Display quantity"
 
 
 
 
1857
  msgstr ""
1858
 
1859
+ #: includes/functions-layout-hook.php:1552
1860
+ msgid "Choose display quantity input field."
 
 
 
 
 
 
1861
  msgstr ""
1862
 
1863
+ #: includes/functions-layout-hook.php:1556
1864
+ #: includes/functions-settings-hook.php:46
1865
+ msgid "No"
1866
  msgstr ""
1867
 
1868
+ #: includes/functions-layout-hook.php:1556
1869
+ #: includes/functions-settings-hook.php:46
1870
+ msgid "Yes"
1871
  msgstr ""
1872
 
1873
+ #: includes/functions-layout-hook.php:1621
1874
  msgid "Rating type"
1875
  msgstr ""
1876
 
1877
+ #: includes/functions-layout-hook.php:1622
1878
  msgid "Choose rating type."
1879
  msgstr ""
1880
 
1881
+ #: includes/functions-layout-hook.php:1636
1882
  #, php-format
1883
  msgid "Write wrapper html, use <code>%s</code> to replace rating output."
1884
  msgstr ""
1885
 
1886
+ #: includes/functions-layout-hook.php:1664
1887
+ #: includes/functions-layout-hook.php:1777
 
 
 
 
1888
  msgid "Text Color"
1889
  msgstr ""
1890
 
1891
+ #: includes/functions-layout-hook.php:1739
1892
  msgid "Product price"
1893
  msgstr ""
1894
 
1895
+ #: includes/functions-layout-hook.php:1748
1896
  msgid "Price type"
1897
  msgstr ""
1898
 
1899
+ #: includes/functions-layout-hook.php:1749
1900
  msgid "Choose price type."
1901
  msgstr ""
1902
 
1903
+ #: includes/functions-layout-hook.php:1763
1904
  #, php-format
1905
  msgid "Write wrapper html, use <code>%s</code> to replace price output."
1906
  msgstr ""
1907
 
1908
+ #: includes/functions-settings-hook.php:18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1909
  msgid "General"
1910
  msgstr ""
1911
 
1912
+ #: includes/functions-settings-hook.php:19
1913
  msgid "Choose some general options."
1914
  msgstr ""
1915
 
1916
  #: includes/functions-settings-hook.php:28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1917
  msgid "Font-awesome version"
1918
  msgstr ""
1919
 
1920
+ #: includes/functions-settings-hook.php:29
1921
  msgid "Choose font awesome version you want to load."
1922
  msgstr ""
1923
 
1924
+ #: includes/functions-settings-hook.php:33
1925
  msgid "Version 5+"
1926
  msgstr ""
1927
 
1928
+ #: includes/functions-settings-hook.php:33
1929
  msgid "Version 4+"
1930
  msgstr ""
1931
 
1932
+ #: includes/functions-settings-hook.php:41
1933
+ msgid "Enable WCPS preview"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1934
  msgstr ""
1935
 
1936
+ #: includes/functions-settings-hook.php:42
1937
+ msgid "You can enable preview WCPS."
1938
  msgstr ""
1939
 
1940
+ #: includes/functions-settings-hook.php:237
1941
+ msgid "Reset migration"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1942
  msgstr ""
1943
 
1944
+ #: includes/functions-settings-hook.php:291
1945
+ msgid "See all demo"
 
 
1946
  msgstr ""
1947
 
1948
+ #: includes/functions.php:250
1949
  msgid "Shortcode"
1950
  msgstr ""
1951
 
1952
+ #: includes/menu/import-layouts.php:15
1953
+ #, php-format
1954
+ msgid "%s - Import layouts"
 
 
 
1955
  msgstr ""
1956
 
1957
+ #: includes/menu/import-layouts.php:32 includes/menu/settings.php:68
1958
+ msgid "Changes Saved."
1959
  msgstr ""
1960
 
1961
+ #: includes/menu/import-layouts.php:65 includes/menu/settings.php:133
1962
+ msgid "Save Changes"
 
 
 
1963
  msgstr ""
1964
 
1965
  #: includes/menu/settings.php:11
1977
  msgid "%s Buy Pro"
1978
  msgstr ""
1979
 
1980
+ #: includes/menu/settings.php:58
1981
  #, php-format
1982
  msgid "%s Settings"
1983
  msgstr ""
1984
 
1985
+ #: includes/menu/upgrade-status.php:18
 
 
 
 
 
 
 
 
1986
  #, php-format
1987
  msgid "%s Settings - Update"
1988
  msgstr ""
1989
 
1990
+ #: woocommerce-products-slider.php:91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1991
  msgid "1 Minute"
1992
  msgstr ""
languages/woocommerce-products-slider-fi.mo CHANGED
Binary file
languages/woocommerce-products-slider-fi.po CHANGED
@@ -1,15 +1,15 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Woocommerce Products Slider\n"
4
- "POT-Creation-Date: 2020-02-27 21:27+0600\n"
5
- "PO-Revision-Date: 2020-02-27 21:27+0600\n"
6
  "Last-Translator: Nur Hasan <public.nurhasan@gmail.com>\n"
7
  "Language-Team: PickPlugins <support@pickplugins.com>\n"
8
  "Language: fi\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.4\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
@@ -17,1386 +17,1521 @@ msgstr ""
17
  "X-Poedit-SearchPath-1: includes\n"
18
  "X-Poedit-SearchPath-2: templates\n"
19
 
20
- #: includes/class-admin-notices.php:40
21
  #, php-format
22
  msgid ""
23
- "Data migration required for woocommerce-products-slider plugin, please <a "
24
- "class=\"button button-primary\" href=\"%s\">click to start</a> migration. "
25
- "watch this <a target=\"_blank\" href=\"%s\">video</a> first."
26
  msgstr ""
27
 
28
- #: includes/class-functions.php:209
29
- #: includes/class-metabox-wcps-layout-hook.php:111
30
- #: includes/functions-layout-hook.php:191
31
- msgid "Thumbnail"
32
- msgstr ""
33
-
34
- #: includes/class-functions.php:210 includes/functions-layout-hook.php:36
35
- msgid "Title"
36
- msgstr ""
37
-
38
- #: includes/class-functions.php:211 includes/functions-layout-hook.php:404
39
- msgid "Excerpt"
40
- msgstr ""
41
-
42
- #: includes/class-functions.php:212
43
- msgid "Category"
44
- msgstr ""
45
-
46
- #: includes/class-functions.php:213
47
- msgid "Tags"
48
- msgstr ""
49
-
50
- #: includes/class-functions.php:214
51
- #: includes/class-metabox-wcps-layout-hook.php:123
52
- msgid "Price"
53
  msgstr ""
54
 
55
- #: includes/class-functions.php:215
56
- #: includes/class-metabox-wcps-layout-hook.php:122
57
- #: includes/functions-layout-hook.php:1569
58
- msgid "Rating"
 
59
  msgstr ""
60
 
61
- #: includes/class-functions.php:216
62
- msgid "Cart"
63
  msgstr ""
64
 
65
- #: includes/class-functions.php:217
66
- msgid "Sale"
67
  msgstr ""
68
 
69
- #: includes/class-functions.php:219
70
- #: includes/class-metabox-wcps-layout-hook.php:119
71
- msgid "Featured"
72
  msgstr ""
73
 
74
- #: includes/class-functions.php:221
75
- #: includes/class-metabox-wcps-layout-hook.php:118
76
- msgid "Sale Count"
77
  msgstr ""
78
 
79
- #: includes/class-metabox-wcps-hook.php:76
80
- #: includes/functions-wcps-meta-box.php:1766
81
- msgid "Get shortcode"
82
  msgstr ""
83
 
84
- #: includes/class-metabox-wcps-hook.php:153
85
  msgid "Ribbon style"
86
  msgstr ""
87
 
88
- #: includes/class-metabox-wcps-hook.php:154
89
  msgid "Customize ribbon style."
90
  msgstr ""
91
 
92
- #: includes/class-metabox-wcps-hook.php:160
93
  msgid "Ribbon text"
94
  msgstr ""
95
 
96
- #: includes/class-metabox-wcps-hook.php:161
97
  msgid "Choose custom ribbon text, image source url."
98
  msgstr ""
99
 
100
- #: includes/class-metabox-wcps-hook.php:170
101
  msgid "Ribbon background image"
102
  msgstr ""
103
 
104
- #: includes/class-metabox-wcps-hook.php:171
105
  msgid "Choose background image source."
106
  msgstr ""
107
 
108
- #: includes/class-metabox-wcps-hook.php:181
109
  msgid "Ribbon background color"
110
  msgstr ""
111
 
112
- #: includes/class-metabox-wcps-hook.php:182
113
  msgid "Choose ribbon background color."
114
  msgstr ""
115
 
116
- #: includes/class-metabox-wcps-hook.php:191
117
  msgid "Ribbon text color"
118
  msgstr ""
119
 
120
- #: includes/class-metabox-wcps-hook.php:192
121
  msgid "Choose ribbon text color."
122
  msgstr ""
123
 
124
- #: includes/class-metabox-wcps-hook.php:201
125
  msgid "Ribbon width"
126
  msgstr ""
127
 
128
- #: includes/class-metabox-wcps-hook.php:202
129
  msgid "Set ribbon width."
130
  msgstr ""
131
 
132
- #: includes/class-metabox-wcps-hook.php:211
133
  msgid "Ribbon height"
134
  msgstr ""
135
 
136
- #: includes/class-metabox-wcps-hook.php:212
137
  msgid "Set ribbon height."
138
  msgstr ""
139
 
140
- #: includes/class-metabox-wcps-hook.php:221
141
  msgid "Ribbon position"
142
  msgstr ""
143
 
144
- #: includes/class-metabox-wcps-hook.php:222
145
  msgid "Set ribbon position."
146
  msgstr ""
147
 
148
- #: includes/class-metabox-wcps-hook.php:227
149
- #: includes/class-metabox-wcps-hook.php:1050
150
- #: includes/functions-wcps-meta-box.php:1514
 
151
  msgid "Top-right"
152
  msgstr ""
153
 
154
- #: includes/class-metabox-wcps-hook.php:228
155
- #: includes/class-metabox-wcps-hook.php:1050
156
- #: includes/functions-wcps-meta-box.php:1514
 
157
  msgid "Top-left"
158
  msgstr ""
159
 
160
- #: includes/class-metabox-wcps-hook.php:229
 
 
161
  msgid "Bottom-right"
162
  msgstr ""
163
 
164
- #: includes/class-metabox-wcps-hook.php:230
 
 
165
  msgid "Bottom-left"
166
  msgstr ""
167
 
168
- #: includes/class-metabox-wcps-hook.php:231
169
- #: includes/class-metabox-wcps-hook.php:689
170
  #: includes/functions-layout-hook.php:124
171
  #: includes/functions-layout-hook.php:326
172
  #: includes/functions-layout-hook.php:558
173
- #: includes/functions-settings-hook.php:117
174
- #: includes/functions-wcps-meta-box.php:1127
 
175
  msgid "None"
176
  msgstr ""
177
 
178
- #: includes/class-metabox-wcps-hook.php:244
179
  msgid "Item style"
180
  msgstr ""
181
 
182
- #: includes/class-metabox-wcps-hook.php:245
183
  msgid "Customize item style."
184
  msgstr ""
185
 
186
- #: includes/class-metabox-wcps-hook.php:251
187
  msgid "Item padding"
188
  msgstr ""
189
 
190
- #: includes/class-metabox-wcps-hook.php:252
191
  msgid "Item custom padding"
192
  msgstr ""
193
 
194
- #: includes/class-metabox-wcps-hook.php:261
195
  msgid "Item margin"
196
  msgstr ""
197
 
198
- #: includes/class-metabox-wcps-hook.php:262
199
  msgid "Item custom margin"
200
  msgstr ""
201
 
202
- #: includes/class-metabox-wcps-hook.php:271
203
- #: includes/class-metabox-wcps-hook.php:318
204
- #: includes/functions-layout-hook.php:1495
 
 
 
205
  msgid "Background color"
206
  msgstr ""
207
 
208
- #: includes/class-metabox-wcps-hook.php:272
209
- #: includes/functions-wcps-meta-box.php:925
210
  msgid "Item background color"
211
  msgstr ""
212
 
213
- #: includes/class-metabox-wcps-hook.php:281
214
  #: includes/functions-layout-hook.php:104
215
  #: includes/functions-layout-hook.php:501
216
- #: includes/functions-layout-hook.php:1283
217
- #: includes/functions-layout-hook.php:1635
 
 
218
  msgid "Text align"
219
  msgstr ""
220
 
221
- #: includes/class-metabox-wcps-hook.php:282
222
  msgid "Item text align"
223
  msgstr ""
224
 
225
- #: includes/class-metabox-wcps-hook.php:300
226
  msgid "Container style"
227
  msgstr ""
228
 
229
- #: includes/class-metabox-wcps-hook.php:301
230
  msgid "Customize container style."
231
  msgstr ""
232
 
233
- #: includes/class-metabox-wcps-hook.php:307
234
  msgid "Background image"
235
  msgstr ""
236
 
237
- #: includes/class-metabox-wcps-hook.php:308
238
- #: includes/functions-wcps-meta-box.php:971
239
  msgid "Container background image"
240
  msgstr ""
241
 
242
- #: includes/class-metabox-wcps-hook.php:319
243
- #: includes/functions-wcps-meta-box.php:957
244
  msgid "Container background color"
245
  msgstr ""
246
 
247
- #: includes/class-metabox-wcps-hook.php:328
 
 
248
  msgid "Padding"
249
  msgstr ""
250
 
251
- #: includes/class-metabox-wcps-hook.php:329
252
  msgid "Container padding"
253
  msgstr ""
254
 
255
- #: includes/class-metabox-wcps-hook.php:337
256
  #: includes/functions-layout-hook.php:89 includes/functions-layout-hook.php:286
257
  #: includes/functions-layout-hook.php:516
258
- #: includes/functions-layout-hook.php:700
259
- #: includes/functions-layout-hook.php:850
260
- #: includes/functions-layout-hook.php:968
261
- #: includes/functions-layout-hook.php:1141
262
- #: includes/functions-layout-hook.php:1255
263
- #: includes/functions-layout-hook.php:1350
264
- #: includes/functions-layout-hook.php:1607
265
- #: includes/functions-layout-hook.php:1746
266
- #: includes/functions-layout-hook.php:1845
267
- #: includes/functions-layout-hook.php:1922
268
- #: includes/functions-layout-hook.php:2003
269
- #: includes/functions-layout-hook.php:2082
270
  msgid "Margin"
271
  msgstr ""
272
 
273
- #: includes/class-metabox-wcps-hook.php:338
274
  msgid "Container margin"
275
  msgstr ""
276
 
277
- #: includes/class-metabox-wcps-hook.php:382
278
  msgid "Layouts"
279
  msgstr ""
280
 
281
- #: includes/class-metabox-wcps-hook.php:383
282
  msgid "Choose item layouts."
283
  msgstr ""
284
 
285
- #: includes/class-metabox-wcps-hook.php:393
286
- #: includes/class-metabox-wcps-hook.php:404
287
  msgid "Create layout"
288
  msgstr ""
289
 
290
- #: includes/class-metabox-wcps-hook.php:394
291
  msgid "Manage layouts"
292
  msgstr ""
293
 
294
- #: includes/class-metabox-wcps-hook.php:405
295
  msgid "Please follow the links to create layouts or manage."
296
  msgstr ""
297
 
298
- #: includes/class-metabox-wcps-hook.php:448
299
  msgid "Item layouts"
300
  msgstr ""
301
 
302
- #: includes/class-metabox-wcps-hook.php:449
303
  msgid "Choose grid item layout."
304
  msgstr ""
305
 
306
- #: includes/class-metabox-wcps-hook.php:528
307
- #: includes/functions-wcps-meta-box.php:1055
308
  msgid "Max number of product"
309
  msgstr ""
310
 
311
- #: includes/class-metabox-wcps-hook.php:529
312
- #: includes/functions-wcps-meta-box.php:1056
313
  msgid "Set custom number you want to display maximum number of product"
314
  msgstr ""
315
 
316
- #: includes/class-metabox-wcps-hook.php:594
317
  msgid "Select terms"
318
  msgstr ""
319
 
320
- #: includes/class-metabox-wcps-hook.php:595
 
321
  msgid "Choose some terms."
322
  msgstr ""
323
 
324
- #: includes/class-metabox-wcps-hook.php:634
325
- #: includes/functions-wcps-meta-box.php:1072
326
- msgid "Product categories & terms"
327
  msgstr ""
328
 
329
- #: includes/class-metabox-wcps-hook.php:661
330
- #: includes/functions-wcps-meta-box.php:1099
331
- msgid "Query order"
332
  msgstr ""
333
 
334
- #: includes/class-metabox-wcps-hook.php:662
335
- #: includes/functions-wcps-meta-box.php:1100
336
- msgid "Set query order."
337
  msgstr ""
338
 
339
- #: includes/class-metabox-wcps-hook.php:667
340
- #: includes/functions-wcps-meta-box.php:1105
341
- msgid "Descending"
342
  msgstr ""
343
 
344
- #: includes/class-metabox-wcps-hook.php:668
345
- #: includes/functions-wcps-meta-box.php:1106
346
- msgid "Ascending"
347
  msgstr ""
348
 
349
- #: includes/class-metabox-wcps-hook.php:682
350
- #: includes/functions-wcps-meta-box.php:1120
351
- msgid "Query orderby"
352
  msgstr ""
353
 
354
- #: includes/class-metabox-wcps-hook.php:683
355
- #: includes/functions-wcps-meta-box.php:1121
356
- msgid "Set query orderby."
357
  msgstr ""
358
 
359
- #: includes/class-metabox-wcps-hook.php:690
360
- #: includes/functions-wcps-meta-box.php:1128
361
- msgid "ID"
 
 
 
 
 
362
  msgstr ""
363
 
364
  #: includes/class-metabox-wcps-hook.php:691
365
- #: includes/functions-wcps-meta-box.php:1129
366
- msgid "date"
367
  msgstr ""
368
 
369
  #: includes/class-metabox-wcps-hook.php:692
370
- #: includes/functions-wcps-meta-box.php:1130
371
- msgid "post_date"
 
 
 
372
  msgstr ""
373
 
374
- #: includes/class-metabox-wcps-hook.php:693
375
- #: includes/functions-wcps-meta-box.php:1131
376
- msgid "name"
377
  msgstr ""
378
 
379
- #: includes/class-metabox-wcps-hook.php:694
380
- #: includes/functions-wcps-meta-box.php:1132
381
- msgid "rand"
382
  msgstr ""
383
 
384
- #: includes/class-metabox-wcps-hook.php:695
385
- #: includes/functions-wcps-meta-box.php:1133
386
- msgid "comment_count"
387
  msgstr ""
388
 
389
- #: includes/class-metabox-wcps-hook.php:696
390
- #: includes/functions-wcps-meta-box.php:1134
391
- msgid "author"
392
  msgstr ""
393
 
394
- #: includes/class-metabox-wcps-hook.php:697
395
- #: includes/functions-wcps-meta-box.php:1135
396
- msgid "title"
397
  msgstr ""
398
 
399
- #: includes/class-metabox-wcps-hook.php:698
400
- #: includes/functions-wcps-meta-box.php:1136
401
- msgid "type"
402
  msgstr ""
403
 
404
- #: includes/class-metabox-wcps-hook.php:699
405
- #: includes/functions-wcps-meta-box.php:1137
406
- msgid "menu order"
 
 
 
 
 
 
 
 
 
 
 
407
  msgstr ""
408
 
409
- #: includes/class-metabox-wcps-hook.php:711
410
- #: includes/functions-wcps-meta-box.php:1158
411
- msgid "Hide out of stock items"
412
  msgstr ""
413
 
414
- #: includes/class-metabox-wcps-hook.php:712
415
- #: includes/functions-wcps-meta-box.php:1159
416
- msgid "You can hide out of stock items from query."
417
  msgstr ""
418
 
419
- #: includes/class-metabox-wcps-hook.php:717
420
  #: includes/class-metabox-wcps-hook.php:738
421
- #: includes/class-metabox-wcps-hook.php:759
422
- #: includes/functions-layout-hook.php:1527
423
- #: includes/functions-wcps-meta-box.php:319
424
- #: includes/functions-wcps-meta-box.php:448
425
- #: includes/functions-wcps-meta-box.php:1164
426
- #: includes/functions-wcps-meta-box.php:1185
427
- #: includes/functions-wcps-meta-box.php:1206
428
- #: includes/functions-wcps-settings.php:41
429
- msgid "Yes"
430
  msgstr ""
431
 
432
- #: includes/class-metabox-wcps-hook.php:718
433
  #: includes/class-metabox-wcps-hook.php:739
434
- #: includes/class-metabox-wcps-hook.php:760
435
- #: includes/functions-layout-hook.php:1527
436
- #: includes/functions-wcps-meta-box.php:318
437
- #: includes/functions-wcps-meta-box.php:449
438
- #: includes/functions-wcps-meta-box.php:1165
439
- #: includes/functions-wcps-meta-box.php:1186
440
- #: includes/functions-wcps-meta-box.php:1207
441
- #: includes/functions-wcps-settings.php:40
442
- msgid "No"
443
  msgstr ""
444
 
445
- #: includes/class-metabox-wcps-hook.php:719
446
  #: includes/class-metabox-wcps-hook.php:740
447
- #: includes/functions-wcps-meta-box.php:1166
448
- #: includes/functions-wcps-meta-box.php:1187
449
- msgid "No Check"
450
  msgstr ""
451
 
452
- #: includes/class-metabox-wcps-hook.php:732
453
- #: includes/functions-wcps-meta-box.php:1179
454
- msgid "Featured product display"
455
  msgstr ""
456
 
457
- #: includes/class-metabox-wcps-hook.php:733
458
- #: includes/functions-wcps-meta-box.php:1180
459
- msgid "You include/exclude featured product on query."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
460
  msgstr ""
461
 
462
- #: includes/class-metabox-wcps-hook.php:753
463
- #: includes/functions-wcps-meta-box.php:1200
464
- msgid "On Sale Product display"
 
 
 
 
 
 
 
 
 
 
 
 
 
465
  msgstr ""
466
 
467
- #: includes/class-metabox-wcps-hook.php:754
468
- #: includes/functions-wcps-meta-box.php:1201
469
- msgid "You include/exclude on sale product on query."
470
  msgstr ""
471
 
472
- #: includes/class-metabox-wcps-hook.php:780
473
- #: includes/functions-wcps-meta-box.php:1227
474
- msgid "Product display by Product ID"
475
  msgstr ""
476
 
477
- #: includes/class-metabox-wcps-hook.php:781
478
- #: includes/functions-wcps-meta-box.php:1228
479
- msgid "You can display custom product by ids."
480
  msgstr ""
481
 
482
- #: includes/class-metabox-wcps-hook.php:866
483
- #: includes/functions-wcps-meta-box.php:1330
484
  msgid "Slider"
485
  msgstr ""
486
 
487
- #: includes/class-metabox-wcps-hook.php:867
488
- #: includes/functions-wcps-meta-box.php:1331
489
  msgid "Customize slider settings."
490
  msgstr ""
491
 
492
- #: includes/class-metabox-wcps-hook.php:873
493
- #: includes/functions-wcps-meta-box.php:1337
494
  msgid "Slider column count "
495
  msgstr ""
496
 
497
- #: includes/class-metabox-wcps-hook.php:874
498
- #: includes/functions-wcps-meta-box.php:1338
499
  msgid "Set slider column count."
500
  msgstr ""
501
 
502
- #: includes/class-metabox-wcps-hook.php:880
503
  #: includes/functions-layout-hook.php:236
504
- #: includes/functions-wcps-meta-box.php:1344
505
  msgid "In desktop"
506
  msgstr ""
507
 
508
- #: includes/class-metabox-wcps-hook.php:881
509
- #: includes/functions-wcps-meta-box.php:1345
510
  msgid "min-width: 1200px, ex: 3"
511
  msgstr ""
512
 
513
- #: includes/class-metabox-wcps-hook.php:890
514
  #: includes/functions-layout-hook.php:246
515
- #: includes/functions-wcps-meta-box.php:1354
516
  msgid "In tablet & small desktop"
517
  msgstr ""
518
 
519
- #: includes/class-metabox-wcps-hook.php:891
520
- #: includes/functions-wcps-meta-box.php:1355
521
  msgid "min-width: 992px, ex: 2"
522
  msgstr ""
523
 
524
- #: includes/class-metabox-wcps-hook.php:900
525
  #: includes/functions-layout-hook.php:256
526
- #: includes/functions-wcps-meta-box.php:1364
527
  msgid "In mobile"
528
  msgstr ""
529
 
530
- #: includes/class-metabox-wcps-hook.php:901
531
- #: includes/functions-wcps-meta-box.php:1365
532
  msgid "min-width: 576px, ex: 1"
533
  msgstr ""
534
 
535
- #: includes/class-metabox-wcps-hook.php:919
536
- #: includes/functions-wcps-meta-box.php:1383
537
  msgid "Auto play"
538
  msgstr ""
539
 
540
- #: includes/class-metabox-wcps-hook.php:920
541
- #: includes/functions-wcps-meta-box.php:1384
542
  msgid "Choose slider auto play."
543
  msgstr ""
544
 
545
- #: includes/class-metabox-wcps-hook.php:924
546
- #: includes/class-metabox-wcps-hook.php:966
547
- #: includes/class-metabox-wcps-hook.php:979
548
- #: includes/class-metabox-wcps-hook.php:994
549
- #: includes/class-metabox-wcps-hook.php:1007
550
- #: includes/class-metabox-wcps-hook.php:1023
551
  #: includes/class-metabox-wcps-hook.php:1105
552
- #: includes/class-metabox-wcps-hook.php:1158
553
- #: includes/class-metabox-wcps-hook.php:1171
554
- #: includes/class-metabox-wcps-hook.php:1186
555
- #: includes/class-metabox-wcps-hook.php:1200
556
- #: includes/class-metabox-wcps-hook.php:1214
557
- #: includes/functions-wcps-meta-box.php:1388
558
- #: includes/functions-wcps-meta-box.php:1430
559
- #: includes/functions-wcps-meta-box.php:1443
560
- #: includes/functions-wcps-meta-box.php:1458
561
- #: includes/functions-wcps-meta-box.php:1471
562
- #: includes/functions-wcps-meta-box.php:1487
563
- #: includes/functions-wcps-meta-box.php:1569
564
- #: includes/functions-wcps-meta-box.php:1622
565
- #: includes/functions-wcps-meta-box.php:1635
566
- #: includes/functions-wcps-meta-box.php:1650
567
- #: includes/functions-wcps-meta-box.php:1664
568
- #: includes/functions-wcps-meta-box.php:1678
569
  msgid "True"
570
  msgstr ""
571
 
572
- #: includes/class-metabox-wcps-hook.php:924
573
- #: includes/class-metabox-wcps-hook.php:966
574
- #: includes/class-metabox-wcps-hook.php:979
575
- #: includes/class-metabox-wcps-hook.php:994
576
- #: includes/class-metabox-wcps-hook.php:1007
577
- #: includes/class-metabox-wcps-hook.php:1023
578
  #: includes/class-metabox-wcps-hook.php:1105
579
- #: includes/class-metabox-wcps-hook.php:1158
580
- #: includes/class-metabox-wcps-hook.php:1171
581
- #: includes/class-metabox-wcps-hook.php:1186
582
- #: includes/class-metabox-wcps-hook.php:1200
583
- #: includes/class-metabox-wcps-hook.php:1214
584
- #: includes/functions-wcps-meta-box.php:1388
585
- #: includes/functions-wcps-meta-box.php:1430
586
- #: includes/functions-wcps-meta-box.php:1443
587
- #: includes/functions-wcps-meta-box.php:1458
588
- #: includes/functions-wcps-meta-box.php:1471
589
- #: includes/functions-wcps-meta-box.php:1487
590
- #: includes/functions-wcps-meta-box.php:1569
591
- #: includes/functions-wcps-meta-box.php:1622
592
- #: includes/functions-wcps-meta-box.php:1635
593
- #: includes/functions-wcps-meta-box.php:1650
594
- #: includes/functions-wcps-meta-box.php:1664
595
- #: includes/functions-wcps-meta-box.php:1678
596
  msgid "False"
597
  msgstr ""
598
 
599
- #: includes/class-metabox-wcps-hook.php:932
600
- #: includes/functions-wcps-meta-box.php:1396
601
  msgid "Auto play speed"
602
  msgstr ""
603
 
604
- #: includes/class-metabox-wcps-hook.php:933
605
- #: includes/functions-wcps-meta-box.php:1397
606
  msgid "Set auto play speed, ex: 1500"
607
  msgstr ""
608
 
609
- #: includes/class-metabox-wcps-hook.php:945
610
- #: includes/functions-wcps-meta-box.php:1409
611
  msgid "Auto play timeout"
612
  msgstr ""
613
 
614
- #: includes/class-metabox-wcps-hook.php:946
615
- #: includes/functions-wcps-meta-box.php:1410
616
  msgid "Set auto play timeout, ex: 2000"
617
  msgstr ""
618
 
619
- #: includes/class-metabox-wcps-hook.php:952
620
- #: includes/functions-wcps-meta-box.php:1416
621
  msgid "Value should larger than <b>Auto play speed</b>"
622
  msgstr ""
623
 
624
- #: includes/class-metabox-wcps-hook.php:961
625
- #: includes/functions-wcps-meta-box.php:1425
626
  msgid "Slider rewind"
627
  msgstr ""
628
 
629
- #: includes/class-metabox-wcps-hook.php:962
630
- #: includes/functions-wcps-meta-box.php:1426
631
  msgid "Choose slider rewind."
632
  msgstr ""
633
 
634
- #: includes/class-metabox-wcps-hook.php:974
635
- #: includes/functions-wcps-meta-box.php:1438
636
  msgid "Slider loop"
637
  msgstr ""
638
 
639
- #: includes/class-metabox-wcps-hook.php:975
640
- #: includes/functions-wcps-meta-box.php:1439
641
  msgid "Choose slider loop."
642
  msgstr ""
643
 
644
- #: includes/class-metabox-wcps-hook.php:989
645
- #: includes/functions-wcps-meta-box.php:1453
 
646
  msgid "Slider center"
647
  msgstr ""
648
 
649
- #: includes/class-metabox-wcps-hook.php:990
650
- #: includes/functions-wcps-meta-box.php:1454
651
  msgid "Choose slider center."
652
  msgstr ""
653
 
654
- #: includes/class-metabox-wcps-hook.php:1002
655
- #: includes/functions-wcps-meta-box.php:1466
 
656
  msgid "Slider stop on hover"
657
  msgstr ""
658
 
659
- #: includes/class-metabox-wcps-hook.php:1003
660
- #: includes/functions-wcps-meta-box.php:1467
661
  msgid "Choose stop on hover."
662
  msgstr ""
663
 
664
- #: includes/class-metabox-wcps-hook.php:1018
665
- #: includes/functions-wcps-meta-box.php:1482
666
  msgid "Slider navigation"
667
  msgstr ""
668
 
669
- #: includes/class-metabox-wcps-hook.php:1019
670
- #: includes/functions-wcps-meta-box.php:1483
671
  msgid "Choose slider navigation."
672
  msgstr ""
673
 
674
- #: includes/class-metabox-wcps-hook.php:1031
675
- #: includes/functions-wcps-meta-box.php:1495
676
  msgid "Navigation slide speed"
677
  msgstr ""
678
 
679
- #: includes/class-metabox-wcps-hook.php:1032
680
- #: includes/functions-wcps-meta-box.php:1496
681
  msgid "Set slide speed, ex: 1000"
682
  msgstr ""
683
 
684
- #: includes/class-metabox-wcps-hook.php:1045
685
- #: includes/functions-wcps-meta-box.php:1509
686
  msgid "Slider navigation position"
687
  msgstr ""
688
 
689
- #: includes/class-metabox-wcps-hook.php:1046
690
- #: includes/functions-wcps-meta-box.php:1510
691
  msgid "Choose slider navigation position."
692
  msgstr ""
693
 
694
- #: includes/class-metabox-wcps-hook.php:1050
695
- #: includes/functions-wcps-meta-box.php:1514
696
  msgid "Bottom left"
697
  msgstr ""
698
 
699
- #: includes/class-metabox-wcps-hook.php:1050
700
- #: includes/functions-wcps-meta-box.php:1514
701
  msgid "Bottom right"
702
  msgstr ""
703
 
704
- #: includes/class-metabox-wcps-hook.php:1050
705
- #: includes/functions-wcps-meta-box.php:1514
706
  msgid "Middle"
707
  msgstr ""
708
 
709
- #: includes/class-metabox-wcps-hook.php:1050
710
- #: includes/functions-wcps-meta-box.php:1514
711
  msgid "Middle-fixed"
712
  msgstr ""
713
 
714
- #: includes/class-metabox-wcps-hook.php:1060
715
- #: includes/functions-wcps-meta-box.php:1524
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
716
  msgid "Slider navigation style"
717
  msgstr ""
718
 
719
- #: includes/class-metabox-wcps-hook.php:1061
720
- #: includes/functions-wcps-meta-box.php:1525
721
  msgid ""
722
  "Choose slider navigation style. classes <code>semi-round, round, flat, "
723
  "border</code>"
724
  msgstr ""
725
 
726
- #: includes/class-metabox-wcps-hook.php:1073
727
- #: includes/functions-wcps-meta-box.php:1537
728
  msgid "Navigation background color"
729
  msgstr ""
730
 
731
- #: includes/class-metabox-wcps-hook.php:1074
732
- #: includes/functions-wcps-meta-box.php:1538
733
  msgid "Set navigation background color"
734
  msgstr ""
735
 
736
- #: includes/class-metabox-wcps-hook.php:1086
737
- #: includes/functions-wcps-meta-box.php:1550
738
  msgid "Navigation text color"
739
  msgstr ""
740
 
741
- #: includes/class-metabox-wcps-hook.php:1087
742
- #: includes/functions-wcps-meta-box.php:1551
743
  msgid "Set navigation text color"
744
  msgstr ""
745
 
746
- #: includes/class-metabox-wcps-hook.php:1100
747
- #: includes/functions-wcps-meta-box.php:1564
 
748
  msgid "Slider dots"
749
  msgstr ""
750
 
751
- #: includes/class-metabox-wcps-hook.php:1101
752
- #: includes/functions-wcps-meta-box.php:1565
753
  msgid "Choose slider dots at bottom."
754
  msgstr ""
755
 
756
- #: includes/class-metabox-wcps-hook.php:1113
757
- #: includes/functions-wcps-meta-box.php:1577
758
  msgid "Dots background color"
759
  msgstr ""
760
 
761
- #: includes/class-metabox-wcps-hook.php:1114
762
- #: includes/functions-wcps-meta-box.php:1578
763
  msgid "Set dots background color"
764
  msgstr ""
765
 
766
- #: includes/class-metabox-wcps-hook.php:1127
767
- #: includes/functions-wcps-meta-box.php:1591
768
  msgid "Dots active/hover background color"
769
  msgstr ""
770
 
771
- #: includes/class-metabox-wcps-hook.php:1128
772
- #: includes/functions-wcps-meta-box.php:1592
773
  msgid "Set dots active/hover background color"
774
  msgstr ""
775
 
776
- #: includes/class-metabox-wcps-hook.php:1140
777
- #: includes/functions-wcps-meta-box.php:1604
778
  msgid "Dots slide speed"
779
  msgstr ""
780
 
781
- #: includes/class-metabox-wcps-hook.php:1141
782
- #: includes/functions-wcps-meta-box.php:1605
783
  msgid "Set dots slide speed, ex: 1200"
784
  msgstr ""
785
 
786
- #: includes/class-metabox-wcps-hook.php:1153
787
- #: includes/functions-wcps-meta-box.php:1617
788
  msgid "Slider dots count"
789
  msgstr ""
790
 
791
- #: includes/class-metabox-wcps-hook.php:1154
792
- #: includes/functions-wcps-meta-box.php:1618
793
  msgid "Choose slider dots count."
794
  msgstr ""
795
 
796
- #: includes/class-metabox-wcps-hook.php:1166
797
- #: includes/functions-wcps-meta-box.php:1630
798
  msgid "Slider rtl"
799
  msgstr ""
800
 
801
- #: includes/class-metabox-wcps-hook.php:1167
802
- #: includes/functions-wcps-meta-box.php:1631
803
  msgid "Choose slider rtl."
804
  msgstr ""
805
 
806
- #: includes/class-metabox-wcps-hook.php:1181
807
- #: includes/functions-wcps-meta-box.php:1645
 
808
  msgid "Slider lazy load"
809
  msgstr ""
810
 
811
- #: includes/class-metabox-wcps-hook.php:1182
812
- #: includes/functions-wcps-meta-box.php:1646
813
  msgid "Choose slider lazy load."
814
  msgstr ""
815
 
816
- #: includes/class-metabox-wcps-hook.php:1195
817
- #: includes/functions-wcps-meta-box.php:1659
818
  msgid "Slider touch drag"
819
  msgstr ""
820
 
821
- #: includes/class-metabox-wcps-hook.php:1196
822
- #: includes/functions-wcps-meta-box.php:1660
823
  msgid "Choose slider touch drag."
824
  msgstr ""
825
 
826
- #: includes/class-metabox-wcps-hook.php:1209
827
- #: includes/functions-wcps-meta-box.php:1673
828
  msgid "Slider mouse drag"
829
  msgstr ""
830
 
831
- #: includes/class-metabox-wcps-hook.php:1210
832
- #: includes/functions-wcps-meta-box.php:1674
833
  msgid "Choose slider mouse drag."
834
  msgstr ""
835
 
836
- #: includes/class-metabox-wcps-hook.php:1262
837
  #: includes/class-metabox-wcps-layout-hook.php:33
838
- #: includes/functions-layout-hook.php:955
839
- #: includes/functions-wcps-meta-box.php:34
840
  msgid "Custom CSS"
841
  msgstr ""
842
 
843
- #: includes/class-metabox-wcps-hook.php:1263
844
- #: includes/functions-wcps-meta-box.php:35
845
  msgid "Add your own CSS.."
846
  msgstr ""
847
 
848
- #: includes/class-metabox-wcps-hook.php:1307
849
- #: includes/functions-settings-hook.php:144
850
  msgid "Get support"
851
  msgstr ""
852
 
853
- #: includes/class-metabox-wcps-hook.php:1308
854
- #: includes/functions-settings-hook.php:145
855
  msgid "Use following to get help and support from our expert team."
856
  msgstr ""
857
 
858
- #: includes/class-metabox-wcps-hook.php:1316
859
- #: includes/functions-settings-hook.php:153
860
  msgid ""
861
  "Ask question for free on our forum and get quick reply from our expert team "
862
  "members."
863
  msgstr ""
864
 
865
- #: includes/class-metabox-wcps-hook.php:1317
866
- #: includes/functions-settings-hook.php:154
867
  msgid "Create support ticket"
868
  msgstr ""
869
 
870
- #: includes/class-metabox-wcps-hook.php:1319
871
- #: includes/functions-settings-hook.php:156
872
  msgid "Read our documentation before asking your question."
873
  msgstr ""
874
 
875
- #: includes/class-metabox-wcps-hook.php:1320
876
- #: includes/functions-settings-hook.php:157
877
  msgid "Documentation"
878
  msgstr ""
879
 
880
- #: includes/class-metabox-wcps-hook.php:1322
881
- #: includes/functions-settings-hook.php:159
882
  msgid "Watch video tutorials."
883
  msgstr ""
884
 
885
- #: includes/class-metabox-wcps-hook.php:1323
886
- #: includes/functions-settings-hook.php:160
887
  msgid "All tutorials"
888
  msgstr ""
889
 
890
- #: includes/class-metabox-wcps-hook.php:1339
891
- #: includes/functions-settings-hook.php:177
892
  msgid "Ask question"
893
  msgstr ""
894
 
895
- #: includes/class-metabox-wcps-hook.php:1364
896
- #: includes/functions-settings-hook.php:202
897
  msgid "Submit reviews"
898
  msgstr ""
899
 
900
- #: includes/class-metabox-wcps-hook.php:1398
901
- #: includes/functions-settings-hook.php:329
902
  msgid "Get Premium"
903
  msgstr ""
904
 
905
- #: includes/class-metabox-wcps-hook.php:1399
906
- #: includes/functions-settings-hook.php:330
907
  msgid ""
908
  "Thanks for using our plugin, if you looking for some advance feature please "
909
  "buy premium version."
910
  msgstr ""
911
 
912
- #: includes/class-metabox-wcps-hook.php:1407
913
- #: includes/functions-settings-hook.php:338
914
  msgid ""
915
  "If you love our plugin and want more feature please consider to buy pro "
916
  "version."
917
  msgstr ""
918
 
919
- #: includes/class-metabox-wcps-hook.php:1408
920
- #: includes/class-metabox-wcps-hook.php:1435
921
- #: includes/functions-settings-hook.php:339
922
- #: includes/functions-settings-hook.php:370
923
  msgid "Buy premium"
924
  msgstr ""
925
 
926
- #: includes/class-metabox-wcps-hook.php:1410
927
- #: includes/functions-settings-hook.php:342
928
  msgid "See the differences"
929
  msgstr ""
930
 
931
- #: includes/class-metabox-wcps-hook.php:1415
932
- #: includes/class-metabox-wcps-hook.php:1428
933
- #: includes/functions-settings-hook.php:347
934
- #: includes/functions-settings-hook.php:363
935
  msgid "Features"
936
  msgstr ""
937
 
938
- #: includes/class-metabox-wcps-hook.php:1416
939
- #: includes/class-metabox-wcps-hook.php:1429
940
- #: includes/functions-settings-hook.php:348
941
- #: includes/functions-settings-hook.php:364
942
  msgid "Free"
943
  msgstr ""
944
 
945
- #: includes/class-metabox-wcps-hook.php:1417
946
- #: includes/class-metabox-wcps-hook.php:1430
947
- #: includes/functions-settings-hook.php:349
948
- #: includes/functions-settings-hook.php:365
949
  msgid "Premium"
950
  msgstr ""
951
 
952
- #: includes/class-metabox-wcps-hook.php:1422
953
- #: includes/functions-settings-hook.php:354
954
- msgid "View type - Slider"
955
  msgstr ""
956
 
957
- #: includes/class-metabox-wcps-hook.php:1433
958
- #: includes/functions-settings-hook.php:368
959
- msgid "Buy now"
960
  msgstr ""
961
 
962
- #: includes/class-metabox-wcps-hook.php:1449
963
- #: includes/functions-settings-hook.php:384
964
- msgid "Get pro version"
965
  msgstr ""
966
 
967
- #: includes/class-metabox-wcps-layout-hook.php:25
968
- msgid "Custom scripts"
 
969
  msgstr ""
970
 
971
- #: includes/class-metabox-wcps-layout-hook.php:26
972
- msgid "Write custom scripts to override CSS and scripts."
 
973
  msgstr ""
974
 
975
- #: includes/class-metabox-wcps-layout-hook.php:34
976
- msgid ""
977
- "Write custom CSS to override default style, do not use <code>&lt;style>&lt;/"
978
- "style></code> tag. use <code>__ID__</code> to replace by layout id "
979
- "<code>layout-"
980
  msgstr ""
981
 
982
- #: includes/class-metabox-wcps-layout-hook.php:47
983
- msgid "Custom JS"
 
984
  msgstr ""
985
 
986
- #: includes/class-metabox-wcps-layout-hook.php:48
987
- msgid ""
988
- "Write custom JS to override default style, do not use <code>&lt;script>&lt;/"
989
- "script></code> tag."
990
  msgstr ""
991
 
992
- #: includes/class-metabox-wcps-layout-hook.php:60
993
- msgid "Preview image"
 
994
  msgstr ""
995
 
996
- #: includes/class-metabox-wcps-layout-hook.php:61
997
- msgid "Set layout preview image."
 
998
  msgstr ""
999
 
1000
- #: includes/class-metabox-wcps-layout-hook.php:105
1001
- msgid "Layout builder"
 
1002
  msgstr ""
1003
 
1004
- #: includes/class-metabox-wcps-layout-hook.php:106
1005
- msgid "Customize layout settings."
 
1006
  msgstr ""
1007
 
1008
- #: includes/class-metabox-wcps-layout-hook.php:109
1009
- #: includes/functions-layout-hook.php:917
1010
- msgid "Wrapper start"
1011
  msgstr ""
1012
 
1013
- #: includes/class-metabox-wcps-layout-hook.php:110
1014
- #: includes/functions-layout-hook.php:1030
1015
- msgid "Wrapper end"
1016
  msgstr ""
1017
 
1018
- #: includes/class-metabox-wcps-layout-hook.php:112
1019
- msgid "Product Title"
 
1020
  msgstr ""
1021
 
1022
- #: includes/class-metabox-wcps-layout-hook.php:113
1023
- #: includes/functions-layout-hook.php:389
1024
- #: includes/functions-layout-hook.php:404
1025
- msgid "Content"
1026
  msgstr ""
1027
 
1028
- #: includes/class-metabox-wcps-layout-hook.php:114
1029
- #: includes/functions-layout-hook.php:2121
1030
- msgid "Share button"
1031
  msgstr ""
1032
 
1033
- #: includes/class-metabox-wcps-layout-hook.php:115
1034
- msgid "Meta fields"
 
1035
  msgstr ""
1036
 
1037
- #: includes/class-metabox-wcps-layout-hook.php:116
1038
- msgid "Product Category"
 
1039
  msgstr ""
1040
 
1041
- #: includes/class-metabox-wcps-layout-hook.php:117
1042
- msgid "Product Tag"
 
1043
  msgstr ""
1044
 
1045
- #: includes/class-metabox-wcps-layout-hook.php:120
1046
- msgid "On sale"
 
1047
  msgstr ""
1048
 
1049
- #: includes/class-metabox-wcps-layout-hook.php:121
1050
- #: includes/functions-layout-hook.php:1485
1051
- msgid "Add to cart"
1052
  msgstr ""
1053
 
1054
- #: includes/class-metabox-wcps-layout-hook.php:124
1055
- #: includes/functions-layout-hook.php:1792
1056
- msgid "Stock status"
1057
  msgstr ""
1058
 
1059
- #: includes/class-metabox-wcps-layout-hook.php:125
1060
- #: includes/functions-layout-hook.php:1885
1061
- msgid "Stock quantity"
1062
  msgstr ""
1063
 
1064
- #: includes/class-metabox-wcps-layout-hook.php:126
1065
- msgid "Weight"
 
1066
  msgstr ""
1067
 
1068
- #: includes/class-metabox-wcps-layout-hook.php:127
1069
- msgid "Dimensions"
 
1070
  msgstr ""
1071
 
1072
- #: includes/class-metabox-wcps-layout-hook.php:204
1073
- #, php-format
1074
- msgid "%s Click to add tags."
1075
  msgstr ""
1076
 
1077
- #: includes/class-metabox-wcps-layout-hook.php:252
1078
- msgid "Layout elements"
 
1079
  msgstr ""
1080
 
1081
- #: includes/class-metabox-wcps-layout-hook.php:253
1082
- msgid "Customize layout elements."
 
1083
  msgstr ""
1084
 
1085
- #: includes/class-metabox-wcps-layout-hook.php:355
1086
- #: includes/class-metabox-wcps-layout-hook.php:356
1087
- msgid "Layout preview"
1088
  msgstr ""
1089
 
1090
- #: includes/class-metabox-wcps-layout.php:19
1091
- msgid "Layout data"
 
 
1092
  msgstr ""
1093
 
1094
- #: includes/class-metabox-wcps-layout.php:45
1095
- #, php-format
1096
- msgid "%s Layout builder"
1097
  msgstr ""
1098
 
1099
- #: includes/class-metabox-wcps-layout.php:53 includes/class-metabox-wcps.php:86
1100
- #: includes/wcps-meta-box.php:82
1101
- #, php-format
1102
- msgid "%s Custom scripts"
1103
  msgstr ""
1104
 
1105
- #: includes/class-metabox-wcps.php:19
1106
- msgid "WCPS data"
 
1107
  msgstr ""
1108
 
1109
- #: includes/class-metabox-wcps.php:50 includes/wcps-meta-box.php:47
1110
- #, php-format
1111
- msgid "%s Shortcode"
1112
  msgstr ""
1113
 
1114
- #: includes/class-metabox-wcps.php:57 includes/wcps-meta-box.php:54
1115
- #, php-format
1116
- msgid "%s Slider options"
1117
  msgstr ""
1118
 
1119
- #: includes/class-metabox-wcps.php:64 includes/wcps-meta-box.php:61
1120
- #, php-format
1121
- msgid "%s Query product"
1122
  msgstr ""
1123
 
1124
- #: includes/class-metabox-wcps.php:71 includes/wcps-meta-box.php:68
1125
- #, php-format
1126
- msgid "%s Style"
1127
  msgstr ""
1128
 
1129
- #: includes/class-metabox-wcps.php:78
1130
- #, php-format
1131
- msgid "%s Layouts"
1132
  msgstr ""
1133
 
1134
- #: includes/class-metabox-wcps.php:93
1135
- #, php-format
1136
- msgid "%s Help support"
1137
  msgstr ""
1138
 
1139
- #: includes/class-metabox-wcps.php:100
1140
- #, php-format
1141
- msgid "%s Buy pro"
1142
  msgstr ""
1143
 
1144
- #: includes/class-post-types.php:19 includes/class-post-types.php:20
1145
- msgid "WCPS"
 
1146
  msgstr ""
1147
 
1148
- #: includes/class-post-types.php:29 includes/class-post-types.php:78
1149
- #, php-format
1150
- msgid "All %s"
1151
  msgstr ""
1152
 
1153
- #: includes/class-post-types.php:30 includes/class-post-types.php:79
1154
- msgid "Add New"
 
1155
  msgstr ""
1156
 
1157
- #: includes/class-post-types.php:31 includes/class-post-types.php:80
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1158
  #, php-format
1159
- msgid "Add %s"
1160
  msgstr ""
1161
 
1162
- #: includes/class-post-types.php:32 includes/class-post-types.php:81
1163
- msgid "Edit"
1164
  msgstr ""
1165
 
1166
- #: includes/class-post-types.php:33 includes/class-post-types.php:82
 
 
 
 
 
 
 
 
 
 
 
 
 
1167
  #, php-format
1168
- msgid "Edit %s"
1169
  msgstr ""
1170
 
1171
- #: includes/class-post-types.php:34 includes/class-post-types.php:83
1172
  #, php-format
1173
- msgid "New %s"
 
 
 
 
1174
  msgstr ""
1175
 
1176
- #: includes/class-post-types.php:35 includes/class-post-types.php:36
1177
- #: includes/class-post-types.php:84 includes/class-post-types.php:85
1178
  #, php-format
1179
- msgid "View %s"
1180
  msgstr ""
1181
 
1182
- #: includes/class-post-types.php:37 includes/class-post-types.php:86
1183
  #, php-format
1184
- msgid "Search %s"
1185
  msgstr ""
1186
 
1187
- #: includes/class-post-types.php:38 includes/class-post-types.php:87
1188
  #, php-format
1189
- msgid "No %s found"
1190
  msgstr ""
1191
 
1192
- #: includes/class-post-types.php:39 includes/class-post-types.php:88
1193
  #, php-format
1194
- msgid "No %s found in trash"
1195
  msgstr ""
1196
 
1197
- #: includes/class-post-types.php:40 includes/class-post-types.php:89
1198
  #, php-format
1199
- msgid "Parent %s"
1200
  msgstr ""
1201
 
1202
- #: includes/class-post-types.php:42 includes/class-post-types.php:91
1203
  #, php-format
1204
- msgid "This is where you can create and manage %s."
1205
  msgstr ""
1206
 
1207
- #: includes/class-post-types.php:68
1208
- msgid "WCPS layout"
 
1209
  msgstr ""
1210
 
1211
- #: includes/class-post-types.php:69
1212
- msgid "WCPS layouts"
1213
  msgstr ""
1214
 
1215
- #: includes/class-settings-tabs.php:317
1216
- msgid "Placeholder.jpg"
 
1217
  msgstr ""
1218
 
1219
- #: includes/class-settings-tabs.php:373 includes/class-settings-tabs.php:454
1220
- msgid "Upload"
1221
  msgstr ""
1222
 
1223
- #: includes/class-settings-tabs.php:374 includes/class-settings-tabs.php:455
1224
- msgid "Clear"
 
1225
  msgstr ""
1226
 
1227
- #: includes/class-settings-tabs.php:565 includes/class-settings-tabs.php:819
1228
- msgid "Add"
1229
  msgstr ""
1230
 
1231
- #: includes/class-settings.php:20
1232
- msgid "Settings"
 
1233
  msgstr ""
1234
 
1235
- #: includes/class-settings.php:24
1236
- msgid "Upgrade status"
 
1237
  msgstr ""
1238
 
1239
- #: includes/class-shortcodes.php:173
1240
- msgid "No Product to Slide"
 
 
1241
  msgstr ""
1242
 
1243
- #: includes/class-wcps-support.php:88
1244
- msgid "How to install"
 
1245
  msgstr ""
1246
 
1247
- #: includes/class-wcps-support.php:93
1248
- msgid "How to create product slider"
 
1249
  msgstr ""
1250
 
1251
- #: includes/class-wcps-support.php:98
1252
- msgid "Display recent products"
 
1253
  msgstr ""
1254
 
1255
- #: includes/class-wcps-support.php:103
1256
- msgid "Display featured product"
 
1257
  msgstr ""
1258
 
1259
- #: includes/class-wcps-support.php:107
1260
- msgid "Display on sale product"
 
1261
  msgstr ""
1262
 
1263
- #: includes/class-wcps-support.php:112
1264
- msgid "[Pro] Display top rated products"
1265
  msgstr ""
1266
 
1267
- #: includes/class-wcps-support.php:117
1268
- msgid "[Pro] Display best selling product"
1269
  msgstr ""
1270
 
1271
- #: includes/class-wcps-support.php:122
1272
- msgid "Display featured products at first"
1273
  msgstr ""
1274
 
1275
- #: includes/class-wcps-support.php:126
1276
- msgid "Display by product ids"
1277
  msgstr ""
1278
 
1279
- #: includes/class-wcps-support.php:130
1280
- msgid "Display product randomly"
1281
  msgstr ""
1282
 
1283
- #: includes/class-wcps-support.php:135
1284
- msgid "Product by categories"
1285
  msgstr ""
1286
 
1287
- #: includes/class-wcps-support.php:140
1288
- msgid "Product by menu order"
1289
  msgstr ""
1290
 
1291
- #: includes/class-wcps-support.php:144
1292
- msgid "[Pro] Product by SKU"
1293
  msgstr ""
1294
 
1295
- #: includes/class-wcps-support.php:148
1296
- msgid "[Pro] Product by attributes"
1297
  msgstr ""
1298
 
1299
  #: includes/functions-layout-hook.php:46 includes/functions-layout-hook.php:459
1300
- #: includes/functions-layout-hook.php:657
1301
- #: includes/functions-layout-hook.php:808
1302
  msgid "Color"
1303
  msgstr ""
1304
 
1305
  #: includes/functions-layout-hook.php:47 includes/functions-layout-hook.php:460
1306
- #: includes/functions-layout-hook.php:658
1307
- #: includes/functions-layout-hook.php:809
1308
  msgid "Title text color."
1309
  msgstr ""
1310
 
1311
  #: includes/functions-layout-hook.php:59 includes/functions-layout-hook.php:472
1312
- #: includes/functions-layout-hook.php:670
1313
- #: includes/functions-layout-hook.php:821
1314
- #: includes/functions-layout-hook.php:1650
 
 
 
1315
  msgid "Font size"
1316
  msgstr ""
1317
 
1318
  #: includes/functions-layout-hook.php:60 includes/functions-layout-hook.php:473
1319
- #: includes/functions-layout-hook.php:671
1320
- #: includes/functions-layout-hook.php:822
1321
- #: includes/functions-layout-hook.php:1651
1322
  msgid "Set font size."
1323
  msgstr ""
1324
 
1325
  #: includes/functions-layout-hook.php:74 includes/functions-layout-hook.php:487
1326
- #: includes/functions-layout-hook.php:685
1327
- #: includes/functions-layout-hook.php:836
1328
  msgid "Font family"
1329
  msgstr ""
1330
 
1331
  #: includes/functions-layout-hook.php:75 includes/functions-layout-hook.php:488
1332
- #: includes/functions-layout-hook.php:686
1333
- #: includes/functions-layout-hook.php:837
1334
  msgid "Set font family."
1335
  msgstr ""
1336
 
1337
  #: includes/functions-layout-hook.php:90 includes/functions-layout-hook.php:287
1338
  #: includes/functions-layout-hook.php:517
1339
- #: includes/functions-layout-hook.php:701
1340
- #: includes/functions-layout-hook.php:851
1341
- #: includes/functions-layout-hook.php:969
1342
- #: includes/functions-layout-hook.php:1142
1343
- #: includes/functions-layout-hook.php:1256
1344
- #: includes/functions-layout-hook.php:1351
1345
- #: includes/functions-layout-hook.php:1608
1346
- #: includes/functions-layout-hook.php:1747
1347
- #: includes/functions-layout-hook.php:1846
1348
- #: includes/functions-layout-hook.php:1923
1349
- #: includes/functions-layout-hook.php:2004
1350
- #: includes/functions-layout-hook.php:2083
1351
  msgid "Set margin."
1352
  msgstr ""
1353
 
1354
  #: includes/functions-layout-hook.php:105
1355
  #: includes/functions-layout-hook.php:502
1356
- #: includes/functions-layout-hook.php:1284
1357
- #: includes/functions-layout-hook.php:1636
 
 
1358
  msgid "Choose text align."
1359
  msgstr ""
1360
 
1361
  #: includes/functions-layout-hook.php:109
1362
  #: includes/functions-layout-hook.php:506
1363
- #: includes/functions-layout-hook.php:1288
1364
- #: includes/functions-layout-hook.php:1640
1365
- #: includes/functions-wcps-meta-box.php:436
1366
- #: includes/functions-wcps-meta-box.php:513
1367
- #: includes/functions-wcps-meta-box.php:572
1368
- #: includes/functions-wcps-meta-box.php:597
1369
- #: includes/functions-wcps-meta-box.php:653
1370
- #: includes/functions-wcps-meta-box.php:695
1371
- #: includes/functions-wcps-meta-box.php:736
1372
  msgid "Left"
1373
  msgstr ""
1374
 
1375
  #: includes/functions-layout-hook.php:109
1376
  #: includes/functions-layout-hook.php:506
1377
- #: includes/functions-layout-hook.php:1288
1378
- #: includes/functions-layout-hook.php:1640
1379
- #: includes/functions-wcps-meta-box.php:437
1380
- #: includes/functions-wcps-meta-box.php:514
1381
- #: includes/functions-wcps-meta-box.php:573
1382
- #: includes/functions-wcps-meta-box.php:598
1383
- #: includes/functions-wcps-meta-box.php:654
1384
- #: includes/functions-wcps-meta-box.php:696
1385
- #: includes/functions-wcps-meta-box.php:737
1386
  msgid "Right"
1387
  msgstr ""
1388
 
1389
  #: includes/functions-layout-hook.php:109
1390
  #: includes/functions-layout-hook.php:506
1391
- #: includes/functions-layout-hook.php:1288
1392
- #: includes/functions-layout-hook.php:1640
1393
- #: includes/functions-wcps-meta-box.php:438
1394
- #: includes/functions-wcps-meta-box.php:515
1395
- #: includes/functions-wcps-meta-box.php:574
1396
- #: includes/functions-wcps-meta-box.php:599
1397
- #: includes/functions-wcps-meta-box.php:656
1398
- #: includes/functions-wcps-meta-box.php:697
1399
- #: includes/functions-wcps-meta-box.php:738
1400
  msgid "Center"
1401
  msgstr ""
1402
 
@@ -1433,18 +1568,14 @@ msgstr ""
1433
  #: includes/functions-layout-hook.php:141
1434
  #: includes/functions-layout-hook.php:308
1435
  #: includes/functions-layout-hook.php:540
1436
- #: includes/functions-layout-hook.php:723
1437
- #: includes/functions-layout-hook.php:872
1438
- #: includes/functions-layout-hook.php:990
1439
  msgid "Use of CSS"
1440
  msgstr ""
1441
 
1442
  #: includes/functions-layout-hook.php:142
1443
  #: includes/functions-layout-hook.php:309
1444
  #: includes/functions-layout-hook.php:541
1445
- #: includes/functions-layout-hook.php:724
1446
- #: includes/functions-layout-hook.php:873
1447
- #: includes/functions-layout-hook.php:991
1448
  msgid "Use following class selector to add custom CSS for this element."
1449
  msgstr ""
1450
 
@@ -1522,6 +1653,14 @@ msgstr ""
1522
  msgid "Choose content source."
1523
  msgstr ""
1524
 
 
 
 
 
 
 
 
 
1525
  #: includes/functions-layout-hook.php:413
1526
  msgid "Word count"
1527
  msgstr ""
@@ -1546,663 +1685,281 @@ msgstr ""
1546
  msgid "Set custom read more color."
1547
  msgstr ""
1548
 
1549
- #: includes/functions-layout-hook.php:601
1550
- msgid "Social"
1551
- msgstr ""
1552
-
1553
  #: includes/functions-layout-hook.php:612
1554
- msgid "Social icon type"
 
1555
  msgstr ""
1556
 
1557
  #: includes/functions-layout-hook.php:613
1558
- msgid "Choose icon type."
1559
- msgstr ""
1560
-
1561
- #: includes/functions-layout-hook.php:617
1562
- msgid "Image icon"
1563
  msgstr ""
1564
 
1565
- #: includes/functions-layout-hook.php:617
1566
- msgid "Font icon"
1567
  msgstr ""
1568
 
1569
- #: includes/functions-layout-hook.php:617
1570
- msgid "Text link"
1571
  msgstr ""
1572
 
1573
- #: includes/functions-layout-hook.php:627
1574
- msgid "Icon width"
1575
  msgstr ""
1576
 
1577
- #: includes/functions-layout-hook.php:628
1578
- msgid "Set icon width."
1579
  msgstr ""
1580
 
1581
- #: includes/functions-layout-hook.php:642
1582
- msgid "Icon height"
1583
  msgstr ""
1584
 
1585
- #: includes/functions-layout-hook.php:643
1586
- msgid "Set icon height."
 
1587
  msgstr ""
1588
 
1589
- #: includes/functions-layout-hook.php:770
1590
- msgid "Meta"
 
1591
  msgstr ""
1592
 
1593
- #: includes/functions-layout-hook.php:780
1594
- #: includes/functions-settings-hook.php:52
1595
- msgid "Meta key"
1596
  msgstr ""
1597
 
1598
- #: includes/functions-layout-hook.php:781
1599
- msgid "Write meta key."
 
1600
  msgstr ""
1601
 
1602
- #: includes/functions-layout-hook.php:793
1603
- #: includes/functions-layout-hook.php:1127
1604
- #: includes/functions-layout-hook.php:1241
1605
- #: includes/functions-layout-hook.php:1334
1606
- #: includes/functions-layout-hook.php:1592
1607
- #: includes/functions-layout-hook.php:1718
1608
- #: includes/functions-layout-hook.php:1895
1609
- #: includes/functions-layout-hook.php:1974
1610
- #: includes/functions-layout-hook.php:2054
1611
  msgid "Wrapper html"
1612
  msgstr ""
1613
 
1614
- #: includes/functions-layout-hook.php:794
1615
  #, php-format
1616
- msgid "Write wrapper html, use <code>%s</code> to replace meta value output."
1617
  msgstr ""
1618
 
1619
- #: includes/functions-layout-hook.php:929
1620
- #: includes/functions-layout-hook.php:1040
1621
- msgid "Wrapper id"
1622
  msgstr ""
1623
 
1624
- #: includes/functions-layout-hook.php:930
1625
- msgid "Write wrapper id, ex: my-unique-id."
 
1626
  msgstr ""
1627
 
1628
- #: includes/functions-layout-hook.php:942
1629
- msgid "Wrapper class"
 
1630
  msgstr ""
1631
 
1632
- #: includes/functions-layout-hook.php:943
1633
- msgid "Write wrapper class, ex: layer-thumbnail"
1634
  msgstr ""
1635
 
1636
  #: includes/functions-layout-hook.php:956
1637
- msgid "Write custom CSS. do not use <code>&lt;style>&lt;/style></code>"
1638
- msgstr ""
1639
-
1640
- #: includes/functions-layout-hook.php:1041
1641
- msgid "Write wrapper id, ex: div, p, span."
1642
  msgstr ""
1643
 
1644
- #: includes/functions-layout-hook.php:1089
1645
- msgid "Product category"
1646
  msgstr ""
1647
 
1648
- #: includes/functions-layout-hook.php:1098
1649
- #: includes/functions-layout-hook.php:1211
1650
- msgid "Max count"
1651
  msgstr ""
1652
 
1653
- #: includes/functions-layout-hook.php:1099
1654
- #: includes/functions-layout-hook.php:1212
1655
- msgid "Write max count"
1656
  msgstr ""
1657
 
1658
- #: includes/functions-layout-hook.php:1112
1659
- #: includes/functions-layout-hook.php:1225
1660
- msgid "Link separator"
1661
  msgstr ""
1662
 
1663
- #: includes/functions-layout-hook.php:1113
1664
- #: includes/functions-layout-hook.php:1226
1665
- msgid "Choose link separator."
1666
  msgstr ""
1667
 
1668
- #: includes/functions-layout-hook.php:1128
 
 
1669
  #, php-format
1670
- msgid "Write wrapper html, use <code>%s</code> to replace category output."
1671
  msgstr ""
1672
 
1673
- #: includes/functions-layout-hook.php:1155
1674
- #: includes/functions-layout-hook.php:1269
1675
- msgid "Link color"
1676
  msgstr ""
1677
 
1678
- #: includes/functions-layout-hook.php:1156
1679
- #: includes/functions-layout-hook.php:1270
1680
- msgid "Choose link color."
1681
  msgstr ""
1682
 
1683
- #: includes/functions-layout-hook.php:1201
1684
- msgid "Product tag"
1685
- msgstr ""
1686
-
1687
- #: includes/functions-layout-hook.php:1242
1688
- #, php-format
1689
- msgid "Write wrapper html, use <code>%s</code> to replace tags output."
1690
- msgstr ""
1691
-
1692
- #: includes/functions-layout-hook.php:1324
1693
- msgid "Sale count"
1694
  msgstr ""
1695
 
1696
- #: includes/functions-layout-hook.php:1335
1697
- #, php-format
1698
- msgid "Write wrapper html, use <code>%s</code> to replace sale count output."
 
 
1699
  msgstr ""
1700
 
1701
- #: includes/functions-layout-hook.php:1392
1702
- msgid "Featured mark"
 
 
 
 
 
1703
  msgstr ""
1704
 
1705
- #: includes/functions-layout-hook.php:1401
1706
- #: includes/functions-layout-hook.php:1445
1707
- msgid "Icon image"
 
1708
  msgstr ""
1709
 
1710
- #: includes/functions-layout-hook.php:1402
1711
- #: includes/functions-layout-hook.php:1446
1712
- msgid "Choose icon image"
 
1713
  msgstr ""
1714
 
1715
- #: includes/functions-layout-hook.php:1436
1716
  msgid "On sale mark"
1717
  msgstr ""
1718
 
1719
- #: includes/functions-layout-hook.php:1496
1720
- msgid "Choose background color."
1721
- msgstr ""
1722
-
1723
- #: includes/functions-layout-hook.php:1509
1724
- msgid "Text color"
1725
  msgstr ""
1726
 
1727
- #: includes/functions-layout-hook.php:1510
1728
- #: includes/functions-layout-hook.php:1622
1729
- #: includes/functions-layout-hook.php:1734
1730
- #: includes/functions-layout-hook.php:1833
1731
- #: includes/functions-layout-hook.php:1910
1732
- #: includes/functions-layout-hook.php:1991
1733
- #: includes/functions-layout-hook.php:2070
1734
- msgid "Choose text color."
1735
  msgstr ""
1736
 
1737
- #: includes/functions-layout-hook.php:1522
1738
- #: includes/functions-wcps-meta-box.php:446
1739
- msgid "Display quantity"
1740
  msgstr ""
1741
 
1742
- #: includes/functions-layout-hook.php:1523
1743
- msgid "Choose display quantity input field."
 
1744
  msgstr ""
1745
 
1746
- #: includes/functions-layout-hook.php:1578
1747
  msgid "Rating type"
1748
  msgstr ""
1749
 
1750
- #: includes/functions-layout-hook.php:1579
1751
  msgid "Choose rating type."
1752
  msgstr ""
1753
 
1754
- #: includes/functions-layout-hook.php:1593
1755
  #, php-format
1756
  msgid "Write wrapper html, use <code>%s</code> to replace rating output."
1757
  msgstr ""
1758
 
1759
- #: includes/functions-layout-hook.php:1621
1760
- #: includes/functions-layout-hook.php:1733
1761
- #: includes/functions-layout-hook.php:1832
1762
- #: includes/functions-layout-hook.php:1909
1763
- #: includes/functions-layout-hook.php:1990
1764
- #: includes/functions-layout-hook.php:2069
1765
  msgid "Text Color"
1766
  msgstr ""
1767
 
1768
- #: includes/functions-layout-hook.php:1695
1769
  msgid "Product price"
1770
  msgstr ""
1771
 
1772
- #: includes/functions-layout-hook.php:1704
1773
  msgid "Price type"
1774
  msgstr ""
1775
 
1776
- #: includes/functions-layout-hook.php:1705
1777
  msgid "Choose price type."
1778
  msgstr ""
1779
 
1780
- #: includes/functions-layout-hook.php:1719
1781
  #, php-format
1782
  msgid "Write wrapper html, use <code>%s</code> to replace price output."
1783
  msgstr ""
1784
 
1785
- #: includes/functions-layout-hook.php:1804
1786
- msgid "In stock text"
1787
- msgstr ""
1788
-
1789
- #: includes/functions-layout-hook.php:1805
1790
- msgid "Write custom in stock status text."
1791
- msgstr ""
1792
-
1793
- #: includes/functions-layout-hook.php:1809
1794
- #: includes/functions-layout-hook.php:1823
1795
- msgid "In stock"
1796
- msgstr ""
1797
-
1798
- #: includes/functions-layout-hook.php:1818
1799
- msgid "Out of stock text"
1800
- msgstr ""
1801
-
1802
- #: includes/functions-layout-hook.php:1819
1803
- msgid "Write custom out of stock status text."
1804
- msgstr ""
1805
-
1806
- #: includes/functions-layout-hook.php:1896
1807
- #, php-format
1808
- msgid "Write wrapper html, use <code>%s</code> to replace quantity output."
1809
- msgstr ""
1810
-
1811
- #: includes/functions-layout-hook.php:1964
1812
- msgid "Product weight"
1813
- msgstr ""
1814
-
1815
- #: includes/functions-layout-hook.php:1975
1816
- #, php-format
1817
- msgid "Write wrapper html, use <code>%s</code> to replace weight output."
1818
- msgstr ""
1819
-
1820
- #: includes/functions-layout-hook.php:2044
1821
- msgid "Product dimensions"
1822
- msgstr ""
1823
-
1824
- #: includes/functions-layout-hook.php:2055
1825
- #, php-format
1826
- msgid "Write wrapper html, use <code>%s</code> to replace dimensions output."
1827
- msgstr ""
1828
-
1829
- #: includes/functions-layout-hook.php:2130
1830
- msgid "Social media"
1831
- msgstr ""
1832
-
1833
- #: includes/functions-layout-hook.php:2131
1834
- msgid ""
1835
- "Write social media. use following format, <code>icon html | url</code><br> "
1836
- "use following parameter with url, <code>{TITLE}, {PRODUCT_URL}, "
1837
- "{THUMBNAIL_SRC}</code>"
1838
- msgstr ""
1839
-
1840
- #: includes/functions-settings-hook.php:17
1841
  msgid "General"
1842
  msgstr ""
1843
 
1844
- #: includes/functions-settings-hook.php:18
1845
  msgid "Choose some general options."
1846
  msgstr ""
1847
 
1848
  #: includes/functions-settings-hook.php:28
1849
- msgid "Track product view"
1850
- msgstr ""
1851
-
1852
- #: includes/functions-settings-hook.php:29
1853
- msgid "Choose to track product view."
1854
- msgstr ""
1855
-
1856
- #: includes/functions-settings-hook.php:43
1857
- msgid "Meta Name"
1858
- msgstr ""
1859
-
1860
- #: includes/functions-settings-hook.php:44
1861
- msgid "Write meta field name here."
1862
- msgstr ""
1863
-
1864
- #: includes/functions-settings-hook.php:53
1865
- msgid "Write meta key here."
1866
- msgstr ""
1867
-
1868
- #: includes/functions-settings-hook.php:62
1869
- msgid "Add icon"
1870
- msgstr ""
1871
-
1872
- #: includes/functions-settings-hook.php:63
1873
- msgid "Upload icon image here."
1874
- msgstr ""
1875
-
1876
- #: includes/functions-settings-hook.php:72
1877
- msgid "Add font icon"
1878
- msgstr ""
1879
-
1880
- #: includes/functions-settings-hook.php:73
1881
- msgid ""
1882
- "Add font icon html here, you can use <a href=\"https://fontawesome.com/icons"
1883
- "\">fontawesome</a> ex: <code> &lt;i class=\"fab fa-facebook-square\">&lt;/"
1884
- "i></code>."
1885
- msgstr ""
1886
-
1887
- #: includes/functions-settings-hook.php:82
1888
- msgid "Visibility"
1889
- msgstr ""
1890
-
1891
- #: includes/functions-settings-hook.php:83
1892
- msgid "Choose visibility."
1893
- msgstr ""
1894
-
1895
- #: includes/functions-settings-hook.php:96
1896
- msgid "Social share media"
1897
- msgstr ""
1898
-
1899
- #: includes/functions-settings-hook.php:97
1900
- msgid "Custom social share button inputs."
1901
- msgstr ""
1902
-
1903
- #: includes/functions-settings-hook.php:112
1904
  msgid "Font-awesome version"
1905
  msgstr ""
1906
 
1907
- #: includes/functions-settings-hook.php:113
1908
  msgid "Choose font awesome version you want to load."
1909
  msgstr ""
1910
 
1911
- #: includes/functions-settings-hook.php:117
1912
  msgid "Version 5+"
1913
  msgstr ""
1914
 
1915
- #: includes/functions-settings-hook.php:117
1916
  msgid "Version 4+"
1917
  msgstr ""
1918
 
1919
- #: includes/functions-settings-hook.php:286
1920
- msgid "Reset migration"
1921
- msgstr ""
1922
-
1923
- #: includes/functions-settings-hook.php:340
1924
- msgid "See all demo"
1925
- msgstr ""
1926
-
1927
- #: includes/functions-settings-hook.php:354
1928
- msgid "Demo"
1929
- msgstr ""
1930
-
1931
- #: includes/functions-wcps-meta-box.php:230
1932
- msgid "Slider Thumbnail Size"
1933
- msgstr ""
1934
-
1935
- #: includes/functions-wcps-meta-box.php:293
1936
- msgid "_blank"
1937
- msgstr ""
1938
-
1939
- #: includes/functions-wcps-meta-box.php:294
1940
- msgid "_self"
1941
- msgstr ""
1942
-
1943
- #: includes/functions-wcps-meta-box.php:295
1944
- msgid "_parent"
1945
- msgstr ""
1946
-
1947
- #: includes/functions-wcps-meta-box.php:296
1948
- msgid "_top"
1949
- msgstr ""
1950
-
1951
- #: includes/functions-wcps-meta-box.php:309
1952
- msgid "Slider thumb max hieght(px)"
1953
- msgstr ""
1954
-
1955
- #: includes/functions-wcps-meta-box.php:315
1956
- msgid "Display Thumbnail Zoom button"
1957
- msgstr ""
1958
-
1959
- #: includes/functions-wcps-meta-box.php:325
1960
- msgid "Lazy load image"
1961
- msgstr ""
1962
-
1963
- #: includes/functions-wcps-meta-box.php:331
1964
- msgid "Empty Thumbnail"
1965
- msgstr ""
1966
-
1967
- #: includes/functions-wcps-meta-box.php:332
1968
- msgid "Custom thumbnail image url"
1969
- msgstr ""
1970
-
1971
- #: includes/functions-wcps-meta-box.php:408
1972
- msgid "Items Add to cart button Style"
1973
- msgstr ""
1974
-
1975
- #: includes/functions-wcps-meta-box.php:409
1976
- msgid "You can hide items Add to cart button on slider."
1977
- msgstr ""
1978
-
1979
- #: includes/functions-wcps-meta-box.php:411
1980
- msgid "Default"
1981
- msgstr ""
1982
-
1983
- #: includes/functions-wcps-meta-box.php:412
1984
- msgid "Custom"
1985
- msgstr ""
1986
-
1987
- #: includes/functions-wcps-meta-box.php:418
1988
- msgid "Add to cart Background Color"
1989
- msgstr ""
1990
-
1991
- #: includes/functions-wcps-meta-box.php:428
1992
- msgid "Add to cart Text Color"
1993
- msgstr ""
1994
-
1995
- #: includes/functions-wcps-meta-box.php:434
1996
- msgid "Items Cart Text Align"
1997
- msgstr ""
1998
-
1999
- #: includes/functions-wcps-meta-box.php:465
2000
- msgid "Sale marker icon url"
2001
- msgstr ""
2002
-
2003
- #: includes/functions-wcps-meta-box.php:480
2004
- msgid "sale count text"
2005
- msgstr ""
2006
-
2007
- #: includes/functions-wcps-meta-box.php:497
2008
- msgid "Items Title Color"
2009
- msgstr ""
2010
-
2011
- #: includes/functions-wcps-meta-box.php:502
2012
- msgid "Items Title Font Size"
2013
- msgstr ""
2014
-
2015
- #: includes/functions-wcps-meta-box.php:509
2016
- msgid "Items Title Text Align"
2017
- msgstr ""
2018
-
2019
- #: includes/functions-wcps-meta-box.php:528
2020
- msgid "Featured marker icon url"
2021
- msgstr ""
2022
-
2023
- #: includes/functions-wcps-meta-box.php:540
2024
- msgid "Price format on slider"
2025
  msgstr ""
2026
 
2027
- #: includes/functions-wcps-meta-box.php:543
2028
- msgid "Full Format"
2029
  msgstr ""
2030
 
2031
- #: includes/functions-wcps-meta-box.php:544
2032
- msgid "Sale price"
2033
- msgstr ""
2034
-
2035
- #: includes/functions-wcps-meta-box.php:545
2036
- msgid "Regular price"
2037
- msgstr ""
2038
-
2039
- #: includes/functions-wcps-meta-box.php:554
2040
- msgid "Items Price Color"
2041
- msgstr ""
2042
-
2043
- #: includes/functions-wcps-meta-box.php:560
2044
- msgid "Items price Font Size"
2045
- msgstr ""
2046
-
2047
- #: includes/functions-wcps-meta-box.php:568
2048
- msgid "Price Text Align"
2049
- msgstr ""
2050
-
2051
- #: includes/functions-wcps-meta-box.php:593
2052
- msgid "Items Rating Text Align"
2053
- msgstr ""
2054
-
2055
- #: includes/functions-wcps-meta-box.php:606
2056
- msgid "Items ratings Font Size"
2057
- msgstr ""
2058
-
2059
- #: includes/functions-wcps-meta-box.php:613
2060
- msgid "Items Ratings Color"
2061
- msgstr ""
2062
-
2063
- #: includes/functions-wcps-meta-box.php:630
2064
- msgid "Excerpt word count"
2065
- msgstr ""
2066
-
2067
- #: includes/functions-wcps-meta-box.php:636
2068
- msgid "Excerpt read more text"
2069
- msgstr ""
2070
-
2071
- #: includes/functions-wcps-meta-box.php:642
2072
- msgid "Items Excerpt Font Size"
2073
- msgstr ""
2074
-
2075
- #: includes/functions-wcps-meta-box.php:649
2076
- msgid "Excerpt Text Align"
2077
- msgstr ""
2078
-
2079
- #: includes/functions-wcps-meta-box.php:662
2080
- msgid "Items Excerpt Font color"
2081
- msgstr ""
2082
-
2083
- #: includes/functions-wcps-meta-box.php:684
2084
- msgid "Items Category Font Size"
2085
- msgstr ""
2086
-
2087
- #: includes/functions-wcps-meta-box.php:691
2088
- msgid "Category Text Align"
2089
- msgstr ""
2090
-
2091
- #: includes/functions-wcps-meta-box.php:706
2092
- msgid "Items Category Font color"
2093
- msgstr ""
2094
-
2095
- #: includes/functions-wcps-meta-box.php:712
2096
- msgid "Items Category separator"
2097
- msgstr ""
2098
-
2099
- #: includes/functions-wcps-meta-box.php:728
2100
- msgid "Items tag font size"
2101
- msgstr ""
2102
-
2103
- #: includes/functions-wcps-meta-box.php:733
2104
- msgid "Tag text align"
2105
- msgstr ""
2106
-
2107
- #: includes/functions-wcps-meta-box.php:743
2108
- msgid "Items tag font color"
2109
- msgstr ""
2110
-
2111
- #: includes/functions-wcps-meta-box.php:784
2112
- msgid "Elements"
2113
- msgstr ""
2114
-
2115
- #: includes/functions-wcps-meta-box.php:847
2116
- msgid "Slider themes"
2117
- msgstr ""
2118
-
2119
- #: includes/functions-wcps-meta-box.php:848
2120
- msgid "Choose slider product themes."
2121
- msgstr ""
2122
-
2123
- #: includes/functions-wcps-meta-box.php:876
2124
- msgid "Slider ribbon"
2125
- msgstr ""
2126
-
2127
- #: includes/functions-wcps-meta-box.php:877
2128
- msgid "Choose slider ribbon."
2129
- msgstr ""
2130
-
2131
- #: includes/functions-wcps-meta-box.php:895
2132
- msgid "Custom ribbon"
2133
- msgstr ""
2134
-
2135
- #: includes/functions-wcps-meta-box.php:896
2136
- msgid "Choose custom ribbon, image source url."
2137
- msgstr ""
2138
-
2139
- #: includes/functions-wcps-meta-box.php:911
2140
- msgid "Items padding"
2141
- msgstr ""
2142
-
2143
- #: includes/functions-wcps-meta-box.php:912
2144
- msgid "Set custom padding for item."
2145
- msgstr ""
2146
-
2147
- #: includes/functions-wcps-meta-box.php:926
2148
- msgid "Set custom background color for item."
2149
- msgstr ""
2150
-
2151
- #: includes/functions-wcps-meta-box.php:944
2152
- msgid "Container Padding"
2153
- msgstr ""
2154
-
2155
- #: includes/functions-wcps-meta-box.php:945
2156
- msgid "Set custom padding for container."
2157
- msgstr ""
2158
-
2159
- #: includes/functions-wcps-meta-box.php:958
2160
- msgid "Set custom background color for container."
2161
- msgstr ""
2162
-
2163
- #: includes/functions-wcps-meta-box.php:972
2164
- msgid "Set custom background image for container."
2165
- msgstr ""
2166
-
2167
- #: includes/functions-wcps-settings.php:34
2168
- msgid "Track product View"
2169
- msgstr ""
2170
-
2171
- #: includes/functions-wcps-settings.php:35
2172
- msgid "You can track view product by set Yes."
2173
- msgstr ""
2174
-
2175
- #: includes/functions-wcps-settings.php:54
2176
- msgid "Optimize CSS & Scripts file load by page"
2177
  msgstr ""
2178
 
2179
- #: includes/functions-wcps-settings.php:55
2180
- msgid ""
2181
- "Please use page ids where you using shortcode <code>[wcps id=\"123\"]</"
2182
- "code>Use comma separate value. ex: 12,14"
2183
  msgstr ""
2184
 
2185
- #: includes/functions.php:216
2186
  msgid "Shortcode"
2187
  msgstr ""
2188
 
2189
- #: includes/functions.php:248
2190
- msgid "Reset done!"
2191
- msgstr ""
2192
-
2193
- #: includes/functions.php:251
2194
- msgid "Reset failed!"
2195
  msgstr ""
2196
 
2197
- #: includes/functions.php:317
2198
- msgid "No categories found!"
2199
  msgstr ""
2200
 
2201
- #: includes/functions.php:375
2202
- #, php-format
2203
- msgid ""
2204
- "Please activate your license for <b>%s &raquo; <a href=\"%sedit.php?"
2205
- "post_type=wcps&page=wcps_menu_license\">License</a></b>"
2206
  msgstr ""
2207
 
2208
  #: includes/menu/settings.php:11
@@ -2220,54 +1977,16 @@ msgstr ""
2220
  msgid "%s Buy Pro"
2221
  msgstr ""
2222
 
2223
- #: includes/menu/settings.php:56
2224
  #, php-format
2225
  msgid "%s Settings"
2226
  msgstr ""
2227
 
2228
- #: includes/menu/settings.php:66
2229
- msgid "Changes Saved."
2230
- msgstr ""
2231
-
2232
- #: includes/menu/settings.php:131
2233
- msgid "Save Changes"
2234
- msgstr ""
2235
-
2236
- #: includes/menu/upgrade-status.php:17
2237
  #, php-format
2238
  msgid "%s Settings - Update"
2239
  msgstr ""
2240
 
2241
- #: includes/wcps-meta-box.php:17
2242
- msgid "WCPS Options"
2243
- msgstr ""
2244
-
2245
- #: includes/wcps-meta-box.php:19
2246
- msgid "PickPlugins Product Slider"
2247
- msgstr ""
2248
-
2249
- #: includes/wcps-meta-box.php:75
2250
- #, php-format
2251
- msgid "%s Elements"
2252
- msgstr ""
2253
-
2254
- #: templates/wcps-featured.php:22
2255
- msgid "Featured Product"
2256
- msgstr ""
2257
-
2258
- #: templates/wcps-rating.php:41
2259
- msgid "Rated"
2260
- msgstr ""
2261
-
2262
- #: templates/wcps-sale.php:19
2263
- msgid "Sale Product"
2264
- msgstr ""
2265
-
2266
- #: templates/wcps-sale_count.php:14
2267
- #, php-format
2268
- msgid "Total sold: %d"
2269
- msgstr ""
2270
-
2271
- #: woocommerce-products-slider.php:98
2272
  msgid "1 Minute"
2273
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Woocommerce Products Slider\n"
4
+ "POT-Creation-Date: 2020-03-27 21:01+0600\n"
5
+ "PO-Revision-Date: 2020-03-27 21:01+0600\n"
6
  "Last-Translator: Nur Hasan <public.nurhasan@gmail.com>\n"
7
  "Language-Team: PickPlugins <support@pickplugins.com>\n"
8
  "Language: fi\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.3\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-SearchPath-1: includes\n"
18
  "X-Poedit-SearchPath-2: templates\n"
19
 
20
+ #: includes/class-admin-notices.php:34
21
  #, php-format
22
  msgid ""
23
+ "Import layouts for <b>PickPlugins Product Slider</b> plugin, please <a class="
24
+ "\"button button-primary\" href=\"%s\">read details</a> here."
 
25
  msgstr ""
26
 
27
+ #: includes/class-admin-notices.php:74
28
+ #, php-format
29
+ msgid ""
30
+ "Data migration required for <b>PickPlugins Product Slider</b> plugin, please "
31
+ "<a class=\"button button-primary\" href=\"%s\">click to start</a> migration. "
32
+ "Watch this <a target=\"_blank\" href=\"https://youtu.be/kn3skEwh5t4\">video</"
33
+ "a> first"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  msgstr ""
35
 
36
+ #: includes/class-admin-notices.php:96
37
+ #, php-format
38
+ msgid ""
39
+ "<a href=\"%s\">WooCommerce</a> plugin is required to run <b>PickPlugins "
40
+ "Product Slider</b>"
41
  msgstr ""
42
 
43
+ #: includes/class-metabox-wcps-hook.php:77
44
+ msgid "Get shortcode"
45
  msgstr ""
46
 
47
+ #: includes/class-metabox-wcps-hook.php:88
48
+ msgid "Developer options"
49
  msgstr ""
50
 
51
+ #: includes/class-metabox-wcps-hook.php:89
52
+ msgid "var dump following variable."
 
53
  msgstr ""
54
 
55
+ #: includes/class-metabox-wcps-hook.php:94
56
+ msgid "Query arguments"
 
57
  msgstr ""
58
 
59
+ #: includes/class-metabox-wcps-hook.php:95
60
+ msgid "Found posts"
 
61
  msgstr ""
62
 
63
+ #: includes/class-metabox-wcps-hook.php:169
64
  msgid "Ribbon style"
65
  msgstr ""
66
 
67
+ #: includes/class-metabox-wcps-hook.php:170
68
  msgid "Customize ribbon style."
69
  msgstr ""
70
 
71
+ #: includes/class-metabox-wcps-hook.php:176
72
  msgid "Ribbon text"
73
  msgstr ""
74
 
75
+ #: includes/class-metabox-wcps-hook.php:177
76
  msgid "Choose custom ribbon text, image source url."
77
  msgstr ""
78
 
79
+ #: includes/class-metabox-wcps-hook.php:186
80
  msgid "Ribbon background image"
81
  msgstr ""
82
 
83
+ #: includes/class-metabox-wcps-hook.php:187
84
  msgid "Choose background image source."
85
  msgstr ""
86
 
87
+ #: includes/class-metabox-wcps-hook.php:197
88
  msgid "Ribbon background color"
89
  msgstr ""
90
 
91
+ #: includes/class-metabox-wcps-hook.php:198
92
  msgid "Choose ribbon background color."
93
  msgstr ""
94
 
95
+ #: includes/class-metabox-wcps-hook.php:207
96
  msgid "Ribbon text color"
97
  msgstr ""
98
 
99
+ #: includes/class-metabox-wcps-hook.php:208
100
  msgid "Choose ribbon text color."
101
  msgstr ""
102
 
103
+ #: includes/class-metabox-wcps-hook.php:217
104
  msgid "Ribbon width"
105
  msgstr ""
106
 
107
+ #: includes/class-metabox-wcps-hook.php:218
108
  msgid "Set ribbon width."
109
  msgstr ""
110
 
111
+ #: includes/class-metabox-wcps-hook.php:227
112
  msgid "Ribbon height"
113
  msgstr ""
114
 
115
+ #: includes/class-metabox-wcps-hook.php:228
116
  msgid "Set ribbon height."
117
  msgstr ""
118
 
119
+ #: includes/class-metabox-wcps-hook.php:237
120
  msgid "Ribbon position"
121
  msgstr ""
122
 
123
+ #: includes/class-metabox-wcps-hook.php:238
124
  msgid "Set ribbon position."
125
  msgstr ""
126
 
127
+ #: includes/class-metabox-wcps-hook.php:243
128
+ #: includes/class-metabox-wcps-hook.php:1231
129
+ #: includes/functions-layout-hook.php:1158
130
+ #: includes/functions-layout-hook.php:1300
131
  msgid "Top-right"
132
  msgstr ""
133
 
134
+ #: includes/class-metabox-wcps-hook.php:244
135
+ #: includes/class-metabox-wcps-hook.php:1231
136
+ #: includes/functions-layout-hook.php:1159
137
+ #: includes/functions-layout-hook.php:1301
138
  msgid "Top-left"
139
  msgstr ""
140
 
141
+ #: includes/class-metabox-wcps-hook.php:245
142
+ #: includes/functions-layout-hook.php:1160
143
+ #: includes/functions-layout-hook.php:1302
144
  msgid "Bottom-right"
145
  msgstr ""
146
 
147
+ #: includes/class-metabox-wcps-hook.php:246
148
+ #: includes/functions-layout-hook.php:1161
149
+ #: includes/functions-layout-hook.php:1303
150
  msgid "Bottom-left"
151
  msgstr ""
152
 
153
+ #: includes/class-metabox-wcps-hook.php:247
154
+ #: includes/class-metabox-wcps-hook.php:809
155
  #: includes/functions-layout-hook.php:124
156
  #: includes/functions-layout-hook.php:326
157
  #: includes/functions-layout-hook.php:558
158
+ #: includes/functions-layout-hook.php:1162
159
+ #: includes/functions-layout-hook.php:1304
160
+ #: includes/functions-settings-hook.php:33
161
  msgid "None"
162
  msgstr ""
163
 
164
+ #: includes/class-metabox-wcps-hook.php:260
165
  msgid "Item style"
166
  msgstr ""
167
 
168
+ #: includes/class-metabox-wcps-hook.php:261
169
  msgid "Customize item style."
170
  msgstr ""
171
 
172
+ #: includes/class-metabox-wcps-hook.php:267
173
  msgid "Item padding"
174
  msgstr ""
175
 
176
+ #: includes/class-metabox-wcps-hook.php:268
177
  msgid "Item custom padding"
178
  msgstr ""
179
 
180
+ #: includes/class-metabox-wcps-hook.php:277
181
  msgid "Item margin"
182
  msgstr ""
183
 
184
+ #: includes/class-metabox-wcps-hook.php:278
185
  msgid "Item custom margin"
186
  msgstr ""
187
 
188
+ #: includes/class-metabox-wcps-hook.php:287
189
+ #: includes/class-metabox-wcps-hook.php:334
190
+ #: includes/functions-layout-hook.php:1174
191
+ #: includes/functions-layout-hook.php:1316
192
+ #: includes/functions-layout-hook.php:1425
193
+ #: includes/functions-layout-hook.php:1524
194
  msgid "Background color"
195
  msgstr ""
196
 
197
+ #: includes/class-metabox-wcps-hook.php:288
 
198
  msgid "Item background color"
199
  msgstr ""
200
 
201
+ #: includes/class-metabox-wcps-hook.php:297
202
  #: includes/functions-layout-hook.php:104
203
  #: includes/functions-layout-hook.php:501
204
+ #: includes/functions-layout-hook.php:871
205
+ #: includes/functions-layout-hook.php:997
206
+ #: includes/functions-layout-hook.php:1678
207
+ #: includes/functions-layout-hook.php:1818
208
  msgid "Text align"
209
  msgstr ""
210
 
211
+ #: includes/class-metabox-wcps-hook.php:298
212
  msgid "Item text align"
213
  msgstr ""
214
 
215
+ #: includes/class-metabox-wcps-hook.php:316
216
  msgid "Container style"
217
  msgstr ""
218
 
219
+ #: includes/class-metabox-wcps-hook.php:317
220
  msgid "Customize container style."
221
  msgstr ""
222
 
223
+ #: includes/class-metabox-wcps-hook.php:323
224
  msgid "Background image"
225
  msgstr ""
226
 
227
+ #: includes/class-metabox-wcps-hook.php:324
 
228
  msgid "Container background image"
229
  msgstr ""
230
 
231
+ #: includes/class-metabox-wcps-hook.php:335
 
232
  msgid "Container background color"
233
  msgstr ""
234
 
235
+ #: includes/class-metabox-wcps-hook.php:344
236
+ #: includes/functions-layout-hook.php:1215
237
+ #: includes/functions-layout-hook.php:1358
238
  msgid "Padding"
239
  msgstr ""
240
 
241
+ #: includes/class-metabox-wcps-hook.php:345
242
  msgid "Container padding"
243
  msgstr ""
244
 
245
+ #: includes/class-metabox-wcps-hook.php:353
246
  #: includes/functions-layout-hook.php:89 includes/functions-layout-hook.php:286
247
  #: includes/functions-layout-hook.php:516
248
+ #: includes/functions-layout-hook.php:651
249
+ #: includes/functions-layout-hook.php:825
250
+ #: includes/functions-layout-hook.php:969
251
+ #: includes/functions-layout-hook.php:1064
252
+ #: includes/functions-layout-hook.php:1467
253
+ #: includes/functions-layout-hook.php:1566
254
+ #: includes/functions-layout-hook.php:1650
255
+ #: includes/functions-layout-hook.php:1790
 
 
 
 
256
  msgid "Margin"
257
  msgstr ""
258
 
259
+ #: includes/class-metabox-wcps-hook.php:354
260
  msgid "Container margin"
261
  msgstr ""
262
 
263
+ #: includes/class-metabox-wcps-hook.php:398
264
  msgid "Layouts"
265
  msgstr ""
266
 
267
+ #: includes/class-metabox-wcps-hook.php:399
268
  msgid "Choose item layouts."
269
  msgstr ""
270
 
271
+ #: includes/class-metabox-wcps-hook.php:409
272
+ #: includes/class-metabox-wcps-hook.php:420
273
  msgid "Create layout"
274
  msgstr ""
275
 
276
+ #: includes/class-metabox-wcps-hook.php:410
277
  msgid "Manage layouts"
278
  msgstr ""
279
 
280
+ #: includes/class-metabox-wcps-hook.php:421
281
  msgid "Please follow the links to create layouts or manage."
282
  msgstr ""
283
 
284
+ #: includes/class-metabox-wcps-hook.php:464
285
  msgid "Item layouts"
286
  msgstr ""
287
 
288
+ #: includes/class-metabox-wcps-hook.php:465
289
  msgid "Choose grid item layout."
290
  msgstr ""
291
 
292
+ #: includes/class-metabox-wcps-hook.php:550
 
293
  msgid "Max number of product"
294
  msgstr ""
295
 
296
+ #: includes/class-metabox-wcps-hook.php:551
 
297
  msgid "Set custom number you want to display maximum number of product"
298
  msgstr ""
299
 
300
+ #: includes/class-metabox-wcps-hook.php:620
301
  msgid "Select terms"
302
  msgstr ""
303
 
304
+ #: includes/class-metabox-wcps-hook.php:621
305
+ #: includes/class-metabox-wcps-hook.php:804
306
  msgid "Choose some terms."
307
  msgstr ""
308
 
309
+ #: includes/class-metabox-wcps-hook.php:635
310
+ msgid "Terms relation"
 
311
  msgstr ""
312
 
313
+ #: includes/class-metabox-wcps-hook.php:636
314
+ msgid "Choose term relation."
 
315
  msgstr ""
316
 
317
+ #: includes/class-metabox-wcps-hook.php:641
318
+ msgid "IN"
 
319
  msgstr ""
320
 
321
+ #: includes/class-metabox-wcps-hook.php:642
322
+ msgid "NOT IN"
 
323
  msgstr ""
324
 
325
+ #: includes/class-metabox-wcps-hook.php:643
326
+ #: includes/class-metabox-wcps-hook.php:698
327
+ msgid "AND"
328
  msgstr ""
329
 
330
+ #: includes/class-metabox-wcps-hook.php:644
331
+ msgid "EXISTS"
 
332
  msgstr ""
333
 
334
+ #: includes/class-metabox-wcps-hook.php:645
335
+ msgid "NOT EXISTS"
 
336
  msgstr ""
337
 
338
+ #: includes/class-metabox-wcps-hook.php:679
339
+ msgid "Product taxonomy & terms"
340
+ msgstr ""
341
+
342
+ #: includes/class-metabox-wcps-hook.php:680
343
+ msgid ""
344
+ "Choose product taxonomy & terms. click to expand and see there is categories "
345
+ "or terms you can select."
346
  msgstr ""
347
 
348
  #: includes/class-metabox-wcps-hook.php:691
349
+ msgid "Taxonomy relation"
 
350
  msgstr ""
351
 
352
  #: includes/class-metabox-wcps-hook.php:692
353
+ msgid "Set taxonomy relation."
354
+ msgstr ""
355
+
356
+ #: includes/class-metabox-wcps-hook.php:697
357
+ msgid "OR"
358
  msgstr ""
359
 
360
+ #: includes/class-metabox-wcps-hook.php:714
361
+ msgid "Query order"
 
362
  msgstr ""
363
 
364
+ #: includes/class-metabox-wcps-hook.php:715
365
+ msgid "Set query order."
 
366
  msgstr ""
367
 
368
+ #: includes/class-metabox-wcps-hook.php:720
369
+ #: includes/class-metabox-wcps-hook.php:810
370
+ msgid "Descending"
371
  msgstr ""
372
 
373
+ #: includes/class-metabox-wcps-hook.php:721
374
+ #: includes/class-metabox-wcps-hook.php:811
375
+ msgid "Ascending"
376
  msgstr ""
377
 
378
+ #: includes/class-metabox-wcps-hook.php:730
379
+ msgid "ID"
 
380
  msgstr ""
381
 
382
+ #: includes/class-metabox-wcps-hook.php:731
383
+ msgid "Date"
 
384
  msgstr ""
385
 
386
+ #: includes/class-metabox-wcps-hook.php:732
387
+ msgid "Post date"
388
+ msgstr ""
389
+
390
+ #: includes/class-metabox-wcps-hook.php:733
391
+ msgid "Name"
392
+ msgstr ""
393
+
394
+ #: includes/class-metabox-wcps-hook.php:734
395
+ msgid "Random"
396
+ msgstr ""
397
+
398
+ #: includes/class-metabox-wcps-hook.php:735
399
+ msgid "Comment count"
400
  msgstr ""
401
 
402
+ #: includes/class-metabox-wcps-hook.php:736
403
+ msgid "Author"
 
404
  msgstr ""
405
 
406
+ #: includes/class-metabox-wcps-hook.php:737
407
+ #: includes/functions-layout-hook.php:36
408
+ msgid "Title"
409
  msgstr ""
410
 
 
411
  #: includes/class-metabox-wcps-hook.php:738
412
+ msgid "Type"
 
 
 
 
 
 
 
 
413
  msgstr ""
414
 
 
415
  #: includes/class-metabox-wcps-hook.php:739
416
+ msgid "Menu order"
 
 
 
 
 
 
 
 
417
  msgstr ""
418
 
 
419
  #: includes/class-metabox-wcps-hook.php:740
420
+ msgid "meta_value"
 
 
421
  msgstr ""
422
 
423
+ #: includes/class-metabox-wcps-hook.php:741
424
+ msgid "meta value number"
 
425
  msgstr ""
426
 
427
+ #: includes/class-metabox-wcps-hook.php:742
428
+ msgid "post__in"
429
+ msgstr ""
430
+
431
+ #: includes/class-metabox-wcps-hook.php:743
432
+ msgid "post_name__in"
433
+ msgstr ""
434
+
435
+ #: includes/class-metabox-wcps-hook.php:803
436
+ msgid "Order"
437
+ msgstr ""
438
+
439
+ #: includes/class-metabox-wcps-hook.php:846
440
+ msgid "Query orderby"
441
+ msgstr ""
442
+
443
+ #: includes/class-metabox-wcps-hook.php:847
444
+ msgid "Set query orderby."
445
+ msgstr ""
446
+
447
+ #: includes/class-metabox-wcps-hook.php:857
448
+ msgid "Orderby meta key"
449
+ msgstr ""
450
+
451
+ #: includes/class-metabox-wcps-hook.php:858
452
+ msgid "Write meta key for orderby meta key value."
453
+ msgstr ""
454
+
455
+ #: includes/class-metabox-wcps-hook.php:871
456
+ msgid "Include out of stock products?"
457
+ msgstr ""
458
+
459
+ #: includes/class-metabox-wcps-hook.php:872
460
+ msgid "Include or exclude out of stock products from query."
461
+ msgstr ""
462
+
463
+ #: includes/class-metabox-wcps-hook.php:877
464
+ #: includes/class-metabox-wcps-hook.php:898
465
+ #: includes/class-metabox-wcps-hook.php:918
466
+ #: includes/class-metabox-wcps-hook.php:930
467
+ msgid "No check"
468
+ msgstr ""
469
+
470
+ #: includes/class-metabox-wcps-hook.php:878
471
+ #: includes/class-metabox-wcps-hook.php:899
472
+ #: includes/class-metabox-wcps-hook.php:919
473
+ msgid "Include"
474
+ msgstr ""
475
+
476
+ #: includes/class-metabox-wcps-hook.php:879
477
+ #: includes/class-metabox-wcps-hook.php:900
478
+ #: includes/class-metabox-wcps-hook.php:920
479
+ msgid "Exclude"
480
+ msgstr ""
481
+
482
+ #: includes/class-metabox-wcps-hook.php:892
483
+ msgid "Include featured products?"
484
+ msgstr ""
485
+
486
+ #: includes/class-metabox-wcps-hook.php:893
487
+ msgid "Include or exclude featured products from query."
488
+ msgstr ""
489
+
490
+ #: includes/class-metabox-wcps-hook.php:912
491
+ msgid "Include on-sale products?"
492
+ msgstr ""
493
+
494
+ #: includes/class-metabox-wcps-hook.php:913
495
+ msgid "Include or exclude on-sale products from query."
496
  msgstr ""
497
 
498
+ #: includes/class-metabox-wcps-hook.php:931
499
+ #: includes/class-metabox-wcps-layout-hook.php:118
500
+ msgid "On sale"
501
+ msgstr ""
502
+
503
+ #: includes/class-metabox-wcps-hook.php:932
504
+ #: includes/class-metabox-wcps-layout-hook.php:117
505
+ msgid "Featured"
506
+ msgstr ""
507
+
508
+ #: includes/class-metabox-wcps-hook.php:933
509
+ msgid "In stock"
510
+ msgstr ""
511
+
512
+ #: includes/class-metabox-wcps-hook.php:940
513
+ msgid "Query only?"
514
  msgstr ""
515
 
516
+ #: includes/class-metabox-wcps-hook.php:941
517
+ msgid "Choose option you want to display only products based on options."
 
518
  msgstr ""
519
 
520
+ #: includes/class-metabox-wcps-hook.php:959
521
+ msgid "Product ID's"
 
522
  msgstr ""
523
 
524
+ #: includes/class-metabox-wcps-hook.php:960
525
+ msgid "You can display products by ids."
 
526
  msgstr ""
527
 
528
+ #: includes/class-metabox-wcps-hook.php:1047
 
529
  msgid "Slider"
530
  msgstr ""
531
 
532
+ #: includes/class-metabox-wcps-hook.php:1048
 
533
  msgid "Customize slider settings."
534
  msgstr ""
535
 
536
+ #: includes/class-metabox-wcps-hook.php:1054
 
537
  msgid "Slider column count "
538
  msgstr ""
539
 
540
+ #: includes/class-metabox-wcps-hook.php:1055
 
541
  msgid "Set slider column count."
542
  msgstr ""
543
 
544
+ #: includes/class-metabox-wcps-hook.php:1061
545
  #: includes/functions-layout-hook.php:236
 
546
  msgid "In desktop"
547
  msgstr ""
548
 
549
+ #: includes/class-metabox-wcps-hook.php:1062
 
550
  msgid "min-width: 1200px, ex: 3"
551
  msgstr ""
552
 
553
+ #: includes/class-metabox-wcps-hook.php:1071
554
  #: includes/functions-layout-hook.php:246
 
555
  msgid "In tablet & small desktop"
556
  msgstr ""
557
 
558
+ #: includes/class-metabox-wcps-hook.php:1072
 
559
  msgid "min-width: 992px, ex: 2"
560
  msgstr ""
561
 
562
+ #: includes/class-metabox-wcps-hook.php:1081
563
  #: includes/functions-layout-hook.php:256
 
564
  msgid "In mobile"
565
  msgstr ""
566
 
567
+ #: includes/class-metabox-wcps-hook.php:1082
 
568
  msgid "min-width: 576px, ex: 1"
569
  msgstr ""
570
 
571
+ #: includes/class-metabox-wcps-hook.php:1100
 
572
  msgid "Auto play"
573
  msgstr ""
574
 
575
+ #: includes/class-metabox-wcps-hook.php:1101
 
576
  msgid "Choose slider auto play."
577
  msgstr ""
578
 
 
 
 
 
 
 
579
  #: includes/class-metabox-wcps-hook.php:1105
580
+ #: includes/class-metabox-wcps-hook.php:1147
581
+ #: includes/class-metabox-wcps-hook.php:1160
582
+ #: includes/class-metabox-wcps-hook.php:1175
583
+ #: includes/class-metabox-wcps-hook.php:1188
584
+ #: includes/class-metabox-wcps-hook.php:1204
585
+ #: includes/class-metabox-wcps-hook.php:1319
586
+ #: includes/class-metabox-wcps-hook.php:1372
587
+ #: includes/class-metabox-wcps-hook.php:1385
588
+ #: includes/class-metabox-wcps-hook.php:1400
589
+ #: includes/class-metabox-wcps-hook.php:1414
590
+ #: includes/class-metabox-wcps-hook.php:1428
 
 
 
 
 
 
591
  msgid "True"
592
  msgstr ""
593
 
 
 
 
 
 
 
594
  #: includes/class-metabox-wcps-hook.php:1105
595
+ #: includes/class-metabox-wcps-hook.php:1147
596
+ #: includes/class-metabox-wcps-hook.php:1160
597
+ #: includes/class-metabox-wcps-hook.php:1175
598
+ #: includes/class-metabox-wcps-hook.php:1188
599
+ #: includes/class-metabox-wcps-hook.php:1204
600
+ #: includes/class-metabox-wcps-hook.php:1319
601
+ #: includes/class-metabox-wcps-hook.php:1372
602
+ #: includes/class-metabox-wcps-hook.php:1385
603
+ #: includes/class-metabox-wcps-hook.php:1400
604
+ #: includes/class-metabox-wcps-hook.php:1414
605
+ #: includes/class-metabox-wcps-hook.php:1428
 
 
 
 
 
 
606
  msgid "False"
607
  msgstr ""
608
 
609
+ #: includes/class-metabox-wcps-hook.php:1113
 
610
  msgid "Auto play speed"
611
  msgstr ""
612
 
613
+ #: includes/class-metabox-wcps-hook.php:1114
 
614
  msgid "Set auto play speed, ex: 1500"
615
  msgstr ""
616
 
617
+ #: includes/class-metabox-wcps-hook.php:1126
 
618
  msgid "Auto play timeout"
619
  msgstr ""
620
 
621
+ #: includes/class-metabox-wcps-hook.php:1127
 
622
  msgid "Set auto play timeout, ex: 2000"
623
  msgstr ""
624
 
625
+ #: includes/class-metabox-wcps-hook.php:1133
 
626
  msgid "Value should larger than <b>Auto play speed</b>"
627
  msgstr ""
628
 
629
+ #: includes/class-metabox-wcps-hook.php:1142
 
630
  msgid "Slider rewind"
631
  msgstr ""
632
 
633
+ #: includes/class-metabox-wcps-hook.php:1143
 
634
  msgid "Choose slider rewind."
635
  msgstr ""
636
 
637
+ #: includes/class-metabox-wcps-hook.php:1155
 
638
  msgid "Slider loop"
639
  msgstr ""
640
 
641
+ #: includes/class-metabox-wcps-hook.php:1156
 
642
  msgid "Choose slider loop."
643
  msgstr ""
644
 
645
+ #: includes/class-metabox-wcps-hook.php:1170
646
+ #: includes/class-metabox-wcps-hook.php:1852
647
+ #: includes/functions-settings-hook.php:514
648
  msgid "Slider center"
649
  msgstr ""
650
 
651
+ #: includes/class-metabox-wcps-hook.php:1171
 
652
  msgid "Choose slider center."
653
  msgstr ""
654
 
655
+ #: includes/class-metabox-wcps-hook.php:1183
656
+ #: includes/class-metabox-wcps-hook.php:1846
657
+ #: includes/functions-settings-hook.php:508
658
  msgid "Slider stop on hover"
659
  msgstr ""
660
 
661
+ #: includes/class-metabox-wcps-hook.php:1184
 
662
  msgid "Choose stop on hover."
663
  msgstr ""
664
 
665
+ #: includes/class-metabox-wcps-hook.php:1199
 
666
  msgid "Slider navigation"
667
  msgstr ""
668
 
669
+ #: includes/class-metabox-wcps-hook.php:1200
 
670
  msgid "Choose slider navigation."
671
  msgstr ""
672
 
673
+ #: includes/class-metabox-wcps-hook.php:1212
 
674
  msgid "Navigation slide speed"
675
  msgstr ""
676
 
677
+ #: includes/class-metabox-wcps-hook.php:1213
 
678
  msgid "Set slide speed, ex: 1000"
679
  msgstr ""
680
 
681
+ #: includes/class-metabox-wcps-hook.php:1226
 
682
  msgid "Slider navigation position"
683
  msgstr ""
684
 
685
+ #: includes/class-metabox-wcps-hook.php:1227
 
686
  msgid "Choose slider navigation position."
687
  msgstr ""
688
 
689
+ #: includes/class-metabox-wcps-hook.php:1231
 
690
  msgid "Bottom left"
691
  msgstr ""
692
 
693
+ #: includes/class-metabox-wcps-hook.php:1231
 
694
  msgid "Bottom right"
695
  msgstr ""
696
 
697
+ #: includes/class-metabox-wcps-hook.php:1231
 
698
  msgid "Middle"
699
  msgstr ""
700
 
701
+ #: includes/class-metabox-wcps-hook.php:1231
 
702
  msgid "Middle-fixed"
703
  msgstr ""
704
 
705
+ #: includes/class-metabox-wcps-hook.php:1240
706
+ msgid "Navigation text"
707
+ msgstr ""
708
+
709
+ #: includes/class-metabox-wcps-hook.php:1241
710
+ msgid "Navigation previous & next text."
711
+ msgstr ""
712
+
713
+ #: includes/class-metabox-wcps-hook.php:1247
714
+ msgid "Previous text"
715
+ msgstr ""
716
+
717
+ #: includes/class-metabox-wcps-hook.php:1248
718
+ msgid ""
719
+ "Set previous icon, you could use <a href=\"https://fontawesome.com/icons"
720
+ "\">fontawesome</a> icon html here."
721
+ msgstr ""
722
+
723
+ #: includes/class-metabox-wcps-hook.php:1257
724
+ msgid "Next text"
725
+ msgstr ""
726
+
727
+ #: includes/class-metabox-wcps-hook.php:1258
728
+ msgid ""
729
+ "Set next icon, you could use <a href=\"https://fontawesome.com/icons"
730
+ "\">fontawesome</a> icon html here"
731
+ msgstr ""
732
+
733
+ #: includes/class-metabox-wcps-hook.php:1274
734
  msgid "Slider navigation style"
735
  msgstr ""
736
 
737
+ #: includes/class-metabox-wcps-hook.php:1275
 
738
  msgid ""
739
  "Choose slider navigation style. classes <code>semi-round, round, flat, "
740
  "border</code>"
741
  msgstr ""
742
 
743
+ #: includes/class-metabox-wcps-hook.php:1287
 
744
  msgid "Navigation background color"
745
  msgstr ""
746
 
747
+ #: includes/class-metabox-wcps-hook.php:1288
 
748
  msgid "Set navigation background color"
749
  msgstr ""
750
 
751
+ #: includes/class-metabox-wcps-hook.php:1300
 
752
  msgid "Navigation text color"
753
  msgstr ""
754
 
755
+ #: includes/class-metabox-wcps-hook.php:1301
 
756
  msgid "Set navigation text color"
757
  msgstr ""
758
 
759
+ #: includes/class-metabox-wcps-hook.php:1314
760
+ #: includes/class-metabox-wcps-hook.php:1864
761
+ #: includes/functions-settings-hook.php:526
762
  msgid "Slider dots"
763
  msgstr ""
764
 
765
+ #: includes/class-metabox-wcps-hook.php:1315
 
766
  msgid "Choose slider dots at bottom."
767
  msgstr ""
768
 
769
+ #: includes/class-metabox-wcps-hook.php:1327
 
770
  msgid "Dots background color"
771
  msgstr ""
772
 
773
+ #: includes/class-metabox-wcps-hook.php:1328
 
774
  msgid "Set dots background color"
775
  msgstr ""
776
 
777
+ #: includes/class-metabox-wcps-hook.php:1341
 
778
  msgid "Dots active/hover background color"
779
  msgstr ""
780
 
781
+ #: includes/class-metabox-wcps-hook.php:1342
 
782
  msgid "Set dots active/hover background color"
783
  msgstr ""
784
 
785
+ #: includes/class-metabox-wcps-hook.php:1354
 
786
  msgid "Dots slide speed"
787
  msgstr ""
788
 
789
+ #: includes/class-metabox-wcps-hook.php:1355
 
790
  msgid "Set dots slide speed, ex: 1200"
791
  msgstr ""
792
 
793
+ #: includes/class-metabox-wcps-hook.php:1367
 
794
  msgid "Slider dots count"
795
  msgstr ""
796
 
797
+ #: includes/class-metabox-wcps-hook.php:1368
 
798
  msgid "Choose slider dots count."
799
  msgstr ""
800
 
801
+ #: includes/class-metabox-wcps-hook.php:1380
 
802
  msgid "Slider rtl"
803
  msgstr ""
804
 
805
+ #: includes/class-metabox-wcps-hook.php:1381
 
806
  msgid "Choose slider rtl."
807
  msgstr ""
808
 
809
+ #: includes/class-metabox-wcps-hook.php:1395
810
+ #: includes/class-metabox-wcps-hook.php:1876
811
+ #: includes/functions-settings-hook.php:538
812
  msgid "Slider lazy load"
813
  msgstr ""
814
 
815
+ #: includes/class-metabox-wcps-hook.php:1396
 
816
  msgid "Choose slider lazy load."
817
  msgstr ""
818
 
819
+ #: includes/class-metabox-wcps-hook.php:1409
 
820
  msgid "Slider touch drag"
821
  msgstr ""
822
 
823
+ #: includes/class-metabox-wcps-hook.php:1410
 
824
  msgid "Choose slider touch drag."
825
  msgstr ""
826
 
827
+ #: includes/class-metabox-wcps-hook.php:1423
 
828
  msgid "Slider mouse drag"
829
  msgstr ""
830
 
831
+ #: includes/class-metabox-wcps-hook.php:1424
 
832
  msgid "Choose slider mouse drag."
833
  msgstr ""
834
 
835
+ #: includes/class-metabox-wcps-hook.php:1476
836
  #: includes/class-metabox-wcps-layout-hook.php:33
837
+ #: includes/functions-layout-hook.php:638
 
838
  msgid "Custom CSS"
839
  msgstr ""
840
 
841
+ #: includes/class-metabox-wcps-hook.php:1477
 
842
  msgid "Add your own CSS.."
843
  msgstr ""
844
 
845
+ #: includes/class-metabox-wcps-hook.php:1521
846
+ #: includes/functions-settings-hook.php:77
847
  msgid "Get support"
848
  msgstr ""
849
 
850
+ #: includes/class-metabox-wcps-hook.php:1522
851
+ #: includes/functions-settings-hook.php:78
852
  msgid "Use following to get help and support from our expert team."
853
  msgstr ""
854
 
855
+ #: includes/class-metabox-wcps-hook.php:1530
856
+ #: includes/functions-settings-hook.php:86
857
  msgid ""
858
  "Ask question for free on our forum and get quick reply from our expert team "
859
  "members."
860
  msgstr ""
861
 
862
+ #: includes/class-metabox-wcps-hook.php:1531
863
+ #: includes/functions-settings-hook.php:87
864
  msgid "Create support ticket"
865
  msgstr ""
866
 
867
+ #: includes/class-metabox-wcps-hook.php:1533
868
+ #: includes/functions-settings-hook.php:89
869
  msgid "Read our documentation before asking your question."
870
  msgstr ""
871
 
872
+ #: includes/class-metabox-wcps-hook.php:1534
873
+ #: includes/functions-settings-hook.php:90
874
  msgid "Documentation"
875
  msgstr ""
876
 
877
+ #: includes/class-metabox-wcps-hook.php:1536
878
+ #: includes/functions-settings-hook.php:92
879
  msgid "Watch video tutorials."
880
  msgstr ""
881
 
882
+ #: includes/class-metabox-wcps-hook.php:1537
883
+ #: includes/functions-settings-hook.php:93
884
  msgid "All tutorials"
885
  msgstr ""
886
 
887
+ #: includes/class-metabox-wcps-hook.php:1559
888
+ #: includes/functions-settings-hook.php:115
889
  msgid "Ask question"
890
  msgstr ""
891
 
892
+ #: includes/class-metabox-wcps-hook.php:1584
893
+ #: includes/functions-settings-hook.php:140
894
  msgid "Submit reviews"
895
  msgstr ""
896
 
897
+ #: includes/class-metabox-wcps-hook.php:1618
898
+ #: includes/functions-settings-hook.php:280
899
  msgid "Get Premium"
900
  msgstr ""
901
 
902
+ #: includes/class-metabox-wcps-hook.php:1619
903
+ #: includes/functions-settings-hook.php:281
904
  msgid ""
905
  "Thanks for using our plugin, if you looking for some advance feature please "
906
  "buy premium version."
907
  msgstr ""
908
 
909
+ #: includes/class-metabox-wcps-hook.php:1627
910
+ #: includes/functions-settings-hook.php:289
911
  msgid ""
912
  "If you love our plugin and want more feature please consider to buy pro "
913
  "version."
914
  msgstr ""
915
 
916
+ #: includes/class-metabox-wcps-hook.php:1628
917
+ #: includes/class-metabox-wcps-hook.php:1951
918
+ #: includes/functions-settings-hook.php:290
919
+ #: includes/functions-settings-hook.php:613
920
  msgid "Buy premium"
921
  msgstr ""
922
 
923
+ #: includes/class-metabox-wcps-hook.php:1630
924
+ #: includes/functions-settings-hook.php:293
925
  msgid "See the differences"
926
  msgstr ""
927
 
928
+ #: includes/class-metabox-wcps-hook.php:1636
929
+ #: includes/class-metabox-wcps-hook.php:1944
930
+ #: includes/functions-settings-hook.php:298
931
+ #: includes/functions-settings-hook.php:606
932
  msgid "Features"
933
  msgstr ""
934
 
935
+ #: includes/class-metabox-wcps-hook.php:1637
936
+ #: includes/class-metabox-wcps-hook.php:1945
937
+ #: includes/functions-settings-hook.php:299
938
+ #: includes/functions-settings-hook.php:607
939
  msgid "Free"
940
  msgstr ""
941
 
942
+ #: includes/class-metabox-wcps-hook.php:1638
943
+ #: includes/class-metabox-wcps-hook.php:1946
944
+ #: includes/functions-settings-hook.php:300
945
+ #: includes/functions-settings-hook.php:608
946
  msgid "Premium"
947
  msgstr ""
948
 
949
+ #: includes/class-metabox-wcps-hook.php:1643
950
+ #: includes/functions-settings-hook.php:305
951
+ msgid "Query by product taxonomies"
952
  msgstr ""
953
 
954
+ #: includes/class-metabox-wcps-hook.php:1649
955
+ #: includes/functions-settings-hook.php:311
956
+ msgid "Query by recently viewed products"
957
  msgstr ""
958
 
959
+ #: includes/class-metabox-wcps-hook.php:1655
960
+ #: includes/functions-settings-hook.php:317
961
+ msgid "Query by SKU"
962
  msgstr ""
963
 
964
+ #: includes/class-metabox-wcps-hook.php:1661
965
+ #: includes/functions-settings-hook.php:323
966
+ msgid "Related product query(Single product page)"
967
  msgstr ""
968
 
969
+ #: includes/class-metabox-wcps-hook.php:1667
970
+ #: includes/functions-settings-hook.php:329
971
+ msgid "Upsells cross-sells query(Single product page)"
972
  msgstr ""
973
 
974
+ #: includes/class-metabox-wcps-hook.php:1672
975
+ #: includes/functions-settings-hook.php:334
976
+ msgid "Order by Best selling"
 
 
977
  msgstr ""
978
 
979
+ #: includes/class-metabox-wcps-hook.php:1678
980
+ #: includes/functions-settings-hook.php:340
981
+ msgid "Order by Top rated"
982
  msgstr ""
983
 
984
+ #: includes/class-metabox-wcps-hook.php:1684
985
+ #: includes/functions-settings-hook.php:346
986
+ msgid "Advance meta fields query"
 
987
  msgstr ""
988
 
989
+ #: includes/class-metabox-wcps-hook.php:1691
990
+ #: includes/functions-settings-hook.php:353
991
+ msgid "Featured products at first"
992
  msgstr ""
993
 
994
+ #: includes/class-metabox-wcps-hook.php:1696
995
+ #: includes/functions-settings-hook.php:358
996
+ msgid "Query by product attributes"
997
  msgstr ""
998
 
999
+ #: includes/class-metabox-wcps-hook.php:1702
1000
+ #: includes/functions-settings-hook.php:364
1001
+ msgid "Layout element - Stock status"
1002
  msgstr ""
1003
 
1004
+ #: includes/class-metabox-wcps-hook.php:1708
1005
+ #: includes/functions-settings-hook.php:370
1006
+ msgid "Layout element - Stock quantity"
1007
  msgstr ""
1008
 
1009
+ #: includes/class-metabox-wcps-hook.php:1714
1010
+ #: includes/functions-settings-hook.php:376
1011
+ msgid "Layout element - Product Weight"
1012
  msgstr ""
1013
 
1014
+ #: includes/class-metabox-wcps-hook.php:1719
1015
+ #: includes/functions-settings-hook.php:381
1016
+ msgid "Layout element - Product Dimensions"
1017
  msgstr ""
1018
 
1019
+ #: includes/class-metabox-wcps-hook.php:1724
1020
+ #: includes/functions-settings-hook.php:386
1021
+ msgid "Layout element - Share button"
1022
  msgstr ""
1023
 
1024
+ #: includes/class-metabox-wcps-hook.php:1730
1025
+ #: includes/functions-settings-hook.php:392
1026
+ msgid "Layout element - Recently viewed text"
 
1027
  msgstr ""
1028
 
1029
+ #: includes/class-metabox-wcps-hook.php:1736
1030
+ #: includes/functions-settings-hook.php:398
1031
+ msgid "Layout element - Meta fields"
1032
  msgstr ""
1033
 
1034
+ #: includes/class-metabox-wcps-hook.php:1741
1035
+ #: includes/functions-settings-hook.php:403
1036
+ msgid "Layout element - Price"
1037
  msgstr ""
1038
 
1039
+ #: includes/class-metabox-wcps-hook.php:1747
1040
+ #: includes/functions-settings-hook.php:409
1041
+ msgid "Layout element - Rating"
1042
  msgstr ""
1043
 
1044
+ #: includes/class-metabox-wcps-hook.php:1753
1045
+ #: includes/functions-settings-hook.php:415
1046
+ msgid "Layout element - Add to cart"
1047
  msgstr ""
1048
 
1049
+ #: includes/class-metabox-wcps-hook.php:1759
1050
+ #: includes/functions-settings-hook.php:421
1051
+ msgid "Layout element - On sale icon"
1052
  msgstr ""
1053
 
1054
+ #: includes/class-metabox-wcps-hook.php:1765
1055
+ #: includes/functions-settings-hook.php:427
1056
+ msgid "Layout element - Featured icon"
1057
  msgstr ""
1058
 
1059
+ #: includes/class-metabox-wcps-hook.php:1771
1060
+ #: includes/functions-settings-hook.php:433
1061
+ msgid "Layout element - Sale Count"
1062
  msgstr ""
1063
 
1064
+ #: includes/class-metabox-wcps-hook.php:1778
1065
+ #: includes/functions-settings-hook.php:440
1066
+ msgid "Layout element - Product Tag"
1067
  msgstr ""
1068
 
1069
+ #: includes/class-metabox-wcps-hook.php:1785
1070
+ #: includes/functions-settings-hook.php:447
1071
+ msgid "Layout element - Product Category"
1072
  msgstr ""
1073
 
1074
+ #: includes/class-metabox-wcps-hook.php:1792
1075
+ #: includes/functions-settings-hook.php:454
1076
+ msgid "Layout element - Content/Excerpt"
1077
  msgstr ""
1078
 
1079
+ #: includes/class-metabox-wcps-hook.php:1798
1080
+ #: includes/functions-settings-hook.php:460
1081
+ msgid "Layout element - Product Title"
1082
  msgstr ""
1083
 
1084
+ #: includes/class-metabox-wcps-hook.php:1805
1085
+ #: includes/functions-settings-hook.php:467
1086
+ msgid "Layout element - Thumbnail"
1087
  msgstr ""
1088
 
1089
+ #: includes/class-metabox-wcps-hook.php:1811
1090
+ #: includes/functions-settings-hook.php:473
1091
+ msgid "Layout element - Wrapper start"
1092
  msgstr ""
1093
 
1094
+ #: includes/class-metabox-wcps-hook.php:1816
1095
+ #: includes/functions-settings-hook.php:478
1096
+ msgid "Layout element - Wrapper end"
1097
  msgstr ""
1098
 
1099
+ #: includes/class-metabox-wcps-hook.php:1823
1100
+ #: includes/class-metabox-wcps-layout-hook.php:105
1101
+ #: includes/functions-settings-hook.php:485
1102
+ msgid "Layout builder"
1103
  msgstr ""
1104
 
1105
+ #: includes/class-metabox-wcps-hook.php:1829
1106
+ #: includes/functions-settings-hook.php:491
1107
+ msgid "Slider column count"
1108
  msgstr ""
1109
 
1110
+ #: includes/class-metabox-wcps-hook.php:1835
1111
+ #: includes/functions-settings-hook.php:497
1112
+ msgid "Slider autoplay"
 
1113
  msgstr ""
1114
 
1115
+ #: includes/class-metabox-wcps-hook.php:1841
1116
+ #: includes/functions-settings-hook.php:503
1117
+ msgid "Slider rewind & loop"
1118
  msgstr ""
1119
 
1120
+ #: includes/class-metabox-wcps-hook.php:1858
1121
+ #: includes/functions-settings-hook.php:520
1122
+ msgid "Slider navigations"
1123
  msgstr ""
1124
 
1125
+ #: includes/class-metabox-wcps-hook.php:1870
1126
+ #: includes/functions-settings-hook.php:532
1127
+ msgid "Slider RTL"
1128
  msgstr ""
1129
 
1130
+ #: includes/class-metabox-wcps-hook.php:1882
1131
+ #: includes/functions-settings-hook.php:544
1132
+ msgid "Slider touch & mouse drag"
1133
  msgstr ""
1134
 
1135
+ #: includes/class-metabox-wcps-hook.php:1887
1136
+ #: includes/functions-settings-hook.php:549
1137
+ msgid "Query products limit"
1138
  msgstr ""
1139
 
1140
+ #: includes/class-metabox-wcps-hook.php:1892
1141
+ #: includes/functions-settings-hook.php:554
1142
+ msgid "Query by product categories & tags"
1143
  msgstr ""
1144
 
1145
+ #: includes/class-metabox-wcps-hook.php:1898
1146
+ #: includes/functions-settings-hook.php:560
1147
+ msgid "Hide out of stock products"
1148
  msgstr ""
1149
 
1150
+ #: includes/class-metabox-wcps-hook.php:1903
1151
+ #: includes/functions-settings-hook.php:565
1152
+ msgid "Featured product"
1153
  msgstr ""
1154
 
1155
+ #: includes/class-metabox-wcps-hook.php:1909
1156
+ #: includes/functions-settings-hook.php:571
1157
+ msgid "On-sale products"
1158
  msgstr ""
1159
 
1160
+ #: includes/class-metabox-wcps-hook.php:1915
1161
+ #: includes/functions-settings-hook.php:577
1162
+ msgid "Product by ids"
1163
  msgstr ""
1164
 
1165
+ #: includes/class-metabox-wcps-hook.php:1921
1166
+ #: includes/functions-settings-hook.php:583
1167
+ msgid "Query order & orderby"
1168
  msgstr ""
1169
 
1170
+ #: includes/class-metabox-wcps-hook.php:1927
1171
+ #: includes/functions-settings-hook.php:589
1172
+ msgid "Custom ribbons"
1173
+ msgstr ""
1174
+
1175
+ #: includes/class-metabox-wcps-hook.php:1933
1176
+ #: includes/functions-settings-hook.php:595
1177
+ msgid "Slider item style"
1178
+ msgstr ""
1179
+
1180
+ #: includes/class-metabox-wcps-hook.php:1938
1181
+ #: includes/functions-settings-hook.php:600
1182
+ msgid "Slider container style"
1183
+ msgstr ""
1184
+
1185
+ #: includes/class-metabox-wcps-hook.php:1949
1186
+ #: includes/functions-settings-hook.php:611
1187
+ msgid "Buy now"
1188
+ msgstr ""
1189
+
1190
+ #: includes/class-metabox-wcps-hook.php:1965
1191
+ #: includes/functions-settings-hook.php:626
1192
+ msgid "Get pro version"
1193
+ msgstr ""
1194
+
1195
+ #: includes/class-metabox-wcps-layout-hook.php:25
1196
+ msgid "Custom scripts"
1197
+ msgstr ""
1198
+
1199
+ #: includes/class-metabox-wcps-layout-hook.php:26
1200
+ msgid "Write custom scripts to override CSS and scripts."
1201
+ msgstr ""
1202
+
1203
+ #: includes/class-metabox-wcps-layout-hook.php:34
1204
+ msgid ""
1205
+ "Write custom CSS to override default style, do not use <code>&lt;style>&lt;/"
1206
+ "style></code> tag. use <code>__ID__</code> to replace by layout id "
1207
+ "<code>layout-"
1208
+ msgstr ""
1209
+
1210
+ #: includes/class-metabox-wcps-layout-hook.php:47
1211
+ msgid "Custom JS"
1212
+ msgstr ""
1213
+
1214
+ #: includes/class-metabox-wcps-layout-hook.php:48
1215
+ msgid ""
1216
+ "Write custom JS to override default style, do not use <code>&lt;script>&lt;/"
1217
+ "script></code> tag."
1218
+ msgstr ""
1219
+
1220
+ #: includes/class-metabox-wcps-layout-hook.php:60
1221
+ msgid "Preview image"
1222
+ msgstr ""
1223
+
1224
+ #: includes/class-metabox-wcps-layout-hook.php:61
1225
+ msgid "Set layout preview image."
1226
+ msgstr ""
1227
+
1228
+ #: includes/class-metabox-wcps-layout-hook.php:106
1229
+ msgid "Customize layout settings."
1230
+ msgstr ""
1231
+
1232
+ #: includes/class-metabox-wcps-layout-hook.php:109
1233
+ #: includes/functions-layout-hook.php:600
1234
+ msgid "Wrapper start"
1235
+ msgstr ""
1236
+
1237
+ #: includes/class-metabox-wcps-layout-hook.php:110
1238
+ #: includes/functions-layout-hook.php:713
1239
+ msgid "Wrapper end"
1240
+ msgstr ""
1241
+
1242
+ #: includes/class-metabox-wcps-layout-hook.php:111
1243
+ #: includes/functions-layout-hook.php:191
1244
+ msgid "Thumbnail"
1245
+ msgstr ""
1246
+
1247
+ #: includes/class-metabox-wcps-layout-hook.php:112
1248
+ msgid "Product Title"
1249
+ msgstr ""
1250
+
1251
+ #: includes/class-metabox-wcps-layout-hook.php:113
1252
+ #: includes/functions-layout-hook.php:389
1253
+ #: includes/functions-layout-hook.php:404
1254
+ msgid "Content"
1255
+ msgstr ""
1256
+
1257
+ #: includes/class-metabox-wcps-layout-hook.php:114
1258
+ msgid "Product Category"
1259
+ msgstr ""
1260
+
1261
+ #: includes/class-metabox-wcps-layout-hook.php:115
1262
+ msgid "Product Tag"
1263
+ msgstr ""
1264
+
1265
+ #: includes/class-metabox-wcps-layout-hook.php:116
1266
+ msgid "Sale Count"
1267
+ msgstr ""
1268
+
1269
+ #: includes/class-metabox-wcps-layout-hook.php:119
1270
+ #: includes/functions-layout-hook.php:1514
1271
+ msgid "Add to cart"
1272
+ msgstr ""
1273
+
1274
+ #: includes/class-metabox-wcps-layout-hook.php:120
1275
+ #: includes/functions-layout-hook.php:1612
1276
+ msgid "Rating"
1277
+ msgstr ""
1278
+
1279
+ #: includes/class-metabox-wcps-layout-hook.php:121
1280
+ msgid "Price"
1281
+ msgstr ""
1282
+
1283
+ #: includes/class-metabox-wcps-layout-hook.php:122
1284
+ #: includes/functions-layout-hook.php:1400
1285
+ msgid "Product ID"
1286
+ msgstr ""
1287
+
1288
+ #: includes/class-metabox-wcps-layout-hook.php:200
1289
  #, php-format
1290
+ msgid "%s Click to add tags."
1291
  msgstr ""
1292
 
1293
+ #: includes/class-metabox-wcps-layout-hook.php:248
1294
+ msgid "Layout elements"
1295
  msgstr ""
1296
 
1297
+ #: includes/class-metabox-wcps-layout-hook.php:249
1298
+ msgid "Customize layout elements."
1299
+ msgstr ""
1300
+
1301
+ #: includes/class-metabox-wcps-layout-hook.php:351
1302
+ #: includes/class-metabox-wcps-layout-hook.php:352
1303
+ msgid "Layout preview"
1304
+ msgstr ""
1305
+
1306
+ #: includes/class-metabox-wcps-layout.php:19
1307
+ msgid "Layout data"
1308
+ msgstr ""
1309
+
1310
+ #: includes/class-metabox-wcps-layout.php:45
1311
  #, php-format
1312
+ msgid "%s Layout builder"
1313
  msgstr ""
1314
 
1315
+ #: includes/class-metabox-wcps-layout.php:53 includes/class-metabox-wcps.php:86
1316
  #, php-format
1317
+ msgid "%s Custom scripts"
1318
+ msgstr ""
1319
+
1320
+ #: includes/class-metabox-wcps.php:19
1321
+ msgid "WCPS data"
1322
  msgstr ""
1323
 
1324
+ #: includes/class-metabox-wcps.php:50
 
1325
  #, php-format
1326
+ msgid "%s Shortcode"
1327
  msgstr ""
1328
 
1329
+ #: includes/class-metabox-wcps.php:57
1330
  #, php-format
1331
+ msgid "%s Slider options"
1332
  msgstr ""
1333
 
1334
+ #: includes/class-metabox-wcps.php:64
1335
  #, php-format
1336
+ msgid "%s Query product"
1337
  msgstr ""
1338
 
1339
+ #: includes/class-metabox-wcps.php:71
1340
  #, php-format
1341
+ msgid "%s Style"
1342
  msgstr ""
1343
 
1344
+ #: includes/class-metabox-wcps.php:78
1345
  #, php-format
1346
+ msgid "%s Layouts"
1347
  msgstr ""
1348
 
1349
+ #: includes/class-metabox-wcps.php:93
1350
  #, php-format
1351
+ msgid "%s Help support"
1352
  msgstr ""
1353
 
1354
+ #: includes/class-metabox-wcps.php:100
1355
+ #, php-format
1356
+ msgid "%s Buy pro"
1357
  msgstr ""
1358
 
1359
+ #: includes/class-post-types.php:19 includes/class-post-types.php:20
1360
+ msgid "WCPS"
1361
  msgstr ""
1362
 
1363
+ #: includes/class-post-types.php:31 includes/class-post-types.php:80
1364
+ #, php-format
1365
+ msgid "All %s"
1366
  msgstr ""
1367
 
1368
+ #: includes/class-post-types.php:32 includes/class-post-types.php:81
1369
+ msgid "Add New"
1370
  msgstr ""
1371
 
1372
+ #: includes/class-post-types.php:33 includes/class-post-types.php:82
1373
+ #, php-format
1374
+ msgid "Add %s"
1375
  msgstr ""
1376
 
1377
+ #: includes/class-post-types.php:34 includes/class-post-types.php:83
1378
+ msgid "Edit"
1379
  msgstr ""
1380
 
1381
+ #: includes/class-post-types.php:35 includes/class-post-types.php:84
1382
+ #, php-format
1383
+ msgid "Edit %s"
1384
  msgstr ""
1385
 
1386
+ #: includes/class-post-types.php:36 includes/class-post-types.php:85
1387
+ #, php-format
1388
+ msgid "New %s"
1389
  msgstr ""
1390
 
1391
+ #: includes/class-post-types.php:37 includes/class-post-types.php:38
1392
+ #: includes/class-post-types.php:86 includes/class-post-types.php:87
1393
+ #, php-format
1394
+ msgid "View %s"
1395
  msgstr ""
1396
 
1397
+ #: includes/class-post-types.php:39 includes/class-post-types.php:88
1398
+ #, php-format
1399
+ msgid "Search %s"
1400
  msgstr ""
1401
 
1402
+ #: includes/class-post-types.php:40 includes/class-post-types.php:89
1403
+ #, php-format
1404
+ msgid "No %s found"
1405
  msgstr ""
1406
 
1407
+ #: includes/class-post-types.php:41 includes/class-post-types.php:90
1408
+ #, php-format
1409
+ msgid "No %s found in trash"
1410
  msgstr ""
1411
 
1412
+ #: includes/class-post-types.php:42 includes/class-post-types.php:91
1413
+ #, php-format
1414
+ msgid "Parent %s"
1415
  msgstr ""
1416
 
1417
+ #: includes/class-post-types.php:44 includes/class-post-types.php:93
1418
+ #, php-format
1419
+ msgid "This is where you can create and manage %s."
1420
  msgstr ""
1421
 
1422
+ #: includes/class-post-types.php:70
1423
+ msgid "WCPS layout"
1424
  msgstr ""
1425
 
1426
+ #: includes/class-post-types.php:71
1427
+ msgid "WCPS layouts"
1428
  msgstr ""
1429
 
1430
+ #: includes/class-settings-tabs.php:317
1431
+ msgid "Placeholder.jpg"
1432
  msgstr ""
1433
 
1434
+ #: includes/class-settings-tabs.php:373 includes/class-settings-tabs.php:454
1435
+ msgid "Upload"
1436
  msgstr ""
1437
 
1438
+ #: includes/class-settings-tabs.php:374 includes/class-settings-tabs.php:455
1439
+ msgid "Clear"
1440
  msgstr ""
1441
 
1442
+ #: includes/class-settings-tabs.php:565 includes/class-settings-tabs.php:828
1443
+ msgid "Add"
1444
  msgstr ""
1445
 
1446
+ #: includes/class-settings.php:21
1447
+ msgid "Settings"
1448
  msgstr ""
1449
 
1450
+ #: includes/class-settings.php:24
1451
+ msgid "Import layouts"
1452
  msgstr ""
1453
 
1454
+ #: includes/class-settings.php:29
1455
+ msgid "Upgrade status"
1456
  msgstr ""
1457
 
1458
  #: includes/functions-layout-hook.php:46 includes/functions-layout-hook.php:459
 
 
1459
  msgid "Color"
1460
  msgstr ""
1461
 
1462
  #: includes/functions-layout-hook.php:47 includes/functions-layout-hook.php:460
 
 
1463
  msgid "Title text color."
1464
  msgstr ""
1465
 
1466
  #: includes/functions-layout-hook.php:59 includes/functions-layout-hook.php:472
1467
+ #: includes/functions-layout-hook.php:840
1468
+ #: includes/functions-layout-hook.php:1201
1469
+ #: includes/functions-layout-hook.php:1344
1470
+ #: includes/functions-layout-hook.php:1453
1471
+ #: includes/functions-layout-hook.php:1693
1472
+ #: includes/functions-layout-hook.php:1804
1473
  msgid "Font size"
1474
  msgstr ""
1475
 
1476
  #: includes/functions-layout-hook.php:60 includes/functions-layout-hook.php:473
1477
+ #: includes/functions-layout-hook.php:1694
1478
+ #: includes/functions-layout-hook.php:1805
 
1479
  msgid "Set font size."
1480
  msgstr ""
1481
 
1482
  #: includes/functions-layout-hook.php:74 includes/functions-layout-hook.php:487
 
 
1483
  msgid "Font family"
1484
  msgstr ""
1485
 
1486
  #: includes/functions-layout-hook.php:75 includes/functions-layout-hook.php:488
 
 
1487
  msgid "Set font family."
1488
  msgstr ""
1489
 
1490
  #: includes/functions-layout-hook.php:90 includes/functions-layout-hook.php:287
1491
  #: includes/functions-layout-hook.php:517
1492
+ #: includes/functions-layout-hook.php:652
1493
+ #: includes/functions-layout-hook.php:826
1494
+ #: includes/functions-layout-hook.php:970
1495
+ #: includes/functions-layout-hook.php:1065
1496
+ #: includes/functions-layout-hook.php:1567
1497
+ #: includes/functions-layout-hook.php:1651
1498
+ #: includes/functions-layout-hook.php:1791
 
 
 
 
 
1499
  msgid "Set margin."
1500
  msgstr ""
1501
 
1502
  #: includes/functions-layout-hook.php:105
1503
  #: includes/functions-layout-hook.php:502
1504
+ #: includes/functions-layout-hook.php:872
1505
+ #: includes/functions-layout-hook.php:998
1506
+ #: includes/functions-layout-hook.php:1679
1507
+ #: includes/functions-layout-hook.php:1819
1508
  msgid "Choose text align."
1509
  msgstr ""
1510
 
1511
  #: includes/functions-layout-hook.php:109
1512
  #: includes/functions-layout-hook.php:506
1513
+ #: includes/functions-layout-hook.php:876
1514
+ #: includes/functions-layout-hook.php:1002
1515
+ #: includes/functions-layout-hook.php:1683
1516
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1517
  msgid "Left"
1518
  msgstr ""
1519
 
1520
  #: includes/functions-layout-hook.php:109
1521
  #: includes/functions-layout-hook.php:506
1522
+ #: includes/functions-layout-hook.php:876
1523
+ #: includes/functions-layout-hook.php:1002
1524
+ #: includes/functions-layout-hook.php:1683
1525
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1526
  msgid "Right"
1527
  msgstr ""
1528
 
1529
  #: includes/functions-layout-hook.php:109
1530
  #: includes/functions-layout-hook.php:506
1531
+ #: includes/functions-layout-hook.php:876
1532
+ #: includes/functions-layout-hook.php:1002
1533
+ #: includes/functions-layout-hook.php:1683
1534
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1535
  msgid "Center"
1536
  msgstr ""
1537
 
1568
  #: includes/functions-layout-hook.php:141
1569
  #: includes/functions-layout-hook.php:308
1570
  #: includes/functions-layout-hook.php:540
1571
+ #: includes/functions-layout-hook.php:673
 
 
1572
  msgid "Use of CSS"
1573
  msgstr ""
1574
 
1575
  #: includes/functions-layout-hook.php:142
1576
  #: includes/functions-layout-hook.php:309
1577
  #: includes/functions-layout-hook.php:541
1578
+ #: includes/functions-layout-hook.php:674
 
 
1579
  msgid "Use following class selector to add custom CSS for this element."
1580
  msgstr ""
1581
 
1653
  msgid "Choose content source."
1654
  msgstr ""
1655
 
1656
+ #: includes/functions-layout-hook.php:404
1657
+ msgid "Short description"
1658
+ msgstr ""
1659
+
1660
+ #: includes/functions-layout-hook.php:404
1661
+ msgid "Auto Excerpt"
1662
+ msgstr ""
1663
+
1664
  #: includes/functions-layout-hook.php:413
1665
  msgid "Word count"
1666
  msgstr ""
1685
  msgid "Set custom read more color."
1686
  msgstr ""
1687
 
 
 
 
 
1688
  #: includes/functions-layout-hook.php:612
1689
+ #: includes/functions-layout-hook.php:723
1690
+ msgid "Wrapper id"
1691
  msgstr ""
1692
 
1693
  #: includes/functions-layout-hook.php:613
1694
+ msgid "Write wrapper id, ex: my-unique-id."
 
 
 
 
1695
  msgstr ""
1696
 
1697
+ #: includes/functions-layout-hook.php:625
1698
+ msgid "Wrapper class"
1699
  msgstr ""
1700
 
1701
+ #: includes/functions-layout-hook.php:626
1702
+ msgid "Write wrapper class, ex: layer-thumbnail"
1703
  msgstr ""
1704
 
1705
+ #: includes/functions-layout-hook.php:639
1706
+ msgid "Write custom CSS. do not use <code>&lt;style>&lt;/style></code>"
1707
  msgstr ""
1708
 
1709
+ #: includes/functions-layout-hook.php:724
1710
+ msgid "Write wrapper id, ex: div, p, span."
1711
  msgstr ""
1712
 
1713
+ #: includes/functions-layout-hook.php:773
1714
+ msgid "Product category"
1715
  msgstr ""
1716
 
1717
+ #: includes/functions-layout-hook.php:782
1718
+ #: includes/functions-layout-hook.php:925
1719
+ msgid "Max count"
1720
  msgstr ""
1721
 
1722
+ #: includes/functions-layout-hook.php:783
1723
+ #: includes/functions-layout-hook.php:926
1724
+ msgid "Write max count"
1725
  msgstr ""
1726
 
1727
+ #: includes/functions-layout-hook.php:796
1728
+ #: includes/functions-layout-hook.php:939
1729
+ msgid "Link separator"
1730
  msgstr ""
1731
 
1732
+ #: includes/functions-layout-hook.php:797
1733
+ #: includes/functions-layout-hook.php:940
1734
+ msgid "Choose link separator."
1735
  msgstr ""
1736
 
1737
+ #: includes/functions-layout-hook.php:811
1738
+ #: includes/functions-layout-hook.php:955
1739
+ #: includes/functions-layout-hook.php:1048
1740
+ #: includes/functions-layout-hook.php:1138
1741
+ #: includes/functions-layout-hook.php:1280
1742
+ #: includes/functions-layout-hook.php:1410
1743
+ #: includes/functions-layout-hook.php:1635
1744
+ #: includes/functions-layout-hook.php:1762
 
1745
  msgid "Wrapper html"
1746
  msgstr ""
1747
 
1748
+ #: includes/functions-layout-hook.php:812
1749
  #, php-format
1750
+ msgid "Write wrapper html, use <code>%s</code> to replace category output."
1751
  msgstr ""
1752
 
1753
+ #: includes/functions-layout-hook.php:841
1754
+ msgid "Choose font size."
 
1755
  msgstr ""
1756
 
1757
+ #: includes/functions-layout-hook.php:856
1758
+ #: includes/functions-layout-hook.php:983
1759
+ msgid "Link color"
1760
  msgstr ""
1761
 
1762
+ #: includes/functions-layout-hook.php:857
1763
+ #: includes/functions-layout-hook.php:984
1764
+ msgid "Choose link color."
1765
  msgstr ""
1766
 
1767
+ #: includes/functions-layout-hook.php:915
1768
+ msgid "Product tag"
1769
  msgstr ""
1770
 
1771
  #: includes/functions-layout-hook.php:956
1772
+ #, php-format
1773
+ msgid "Write wrapper html, use <code>%s</code> to replace tags output."
 
 
 
1774
  msgstr ""
1775
 
1776
+ #: includes/functions-layout-hook.php:1038
1777
+ msgid "Sale count"
1778
  msgstr ""
1779
 
1780
+ #: includes/functions-layout-hook.php:1049
1781
+ #, php-format
1782
+ msgid "Write wrapper html, use <code>%s</code> to replace sale count output."
1783
  msgstr ""
1784
 
1785
+ #: includes/functions-layout-hook.php:1114
1786
+ msgid "Featured mark"
 
1787
  msgstr ""
1788
 
1789
+ #: includes/functions-layout-hook.php:1123
1790
+ #: includes/functions-layout-hook.php:1267
1791
+ msgid "Icon image"
1792
  msgstr ""
1793
 
1794
+ #: includes/functions-layout-hook.php:1124
1795
+ #: includes/functions-layout-hook.php:1268
1796
+ msgid "Choose icon image"
1797
  msgstr ""
1798
 
1799
+ #: includes/functions-layout-hook.php:1139
1800
+ #: includes/functions-layout-hook.php:1281
1801
+ #: includes/functions-layout-hook.php:1411
1802
  #, php-format
1803
+ msgid "Write wrapper html, use <code>%s</code> to replace on-sale output."
1804
  msgstr ""
1805
 
1806
+ #: includes/functions-layout-hook.php:1152
1807
+ #: includes/functions-layout-hook.php:1294
1808
+ msgid "position"
1809
  msgstr ""
1810
 
1811
+ #: includes/functions-layout-hook.php:1153
1812
+ #: includes/functions-layout-hook.php:1295
1813
+ msgid "Choose position."
1814
  msgstr ""
1815
 
1816
+ #: includes/functions-layout-hook.php:1175
1817
+ #: includes/functions-layout-hook.php:1317
1818
+ #: includes/functions-layout-hook.php:1426
1819
+ #: includes/functions-layout-hook.php:1525
1820
+ msgid "Choose background color."
 
 
 
 
 
 
1821
  msgstr ""
1822
 
1823
+ #: includes/functions-layout-hook.php:1187
1824
+ #: includes/functions-layout-hook.php:1329
1825
+ #: includes/functions-layout-hook.php:1438
1826
+ #: includes/functions-layout-hook.php:1538
1827
+ msgid "Text color"
1828
  msgstr ""
1829
 
1830
+ #: includes/functions-layout-hook.php:1188
1831
+ #: includes/functions-layout-hook.php:1330
1832
+ #: includes/functions-layout-hook.php:1439
1833
+ #: includes/functions-layout-hook.php:1539
1834
+ #: includes/functions-layout-hook.php:1665
1835
+ #: includes/functions-layout-hook.php:1778
1836
+ msgid "Choose text color."
1837
  msgstr ""
1838
 
1839
+ #: includes/functions-layout-hook.php:1202
1840
+ #: includes/functions-layout-hook.php:1345
1841
+ #: includes/functions-layout-hook.php:1454
1842
+ msgid "Choose text font size."
1843
  msgstr ""
1844
 
1845
+ #: includes/functions-layout-hook.php:1216
1846
+ #: includes/functions-layout-hook.php:1359
1847
+ #: includes/functions-layout-hook.php:1468
1848
+ msgid "Choose padding."
1849
  msgstr ""
1850
 
1851
+ #: includes/functions-layout-hook.php:1258
1852
  msgid "On sale mark"
1853
  msgstr ""
1854
 
1855
+ #: includes/functions-layout-hook.php:1551
1856
+ msgid "Display quantity"
 
 
 
 
1857
  msgstr ""
1858
 
1859
+ #: includes/functions-layout-hook.php:1552
1860
+ msgid "Choose display quantity input field."
 
 
 
 
 
 
1861
  msgstr ""
1862
 
1863
+ #: includes/functions-layout-hook.php:1556
1864
+ #: includes/functions-settings-hook.php:46
1865
+ msgid "No"
1866
  msgstr ""
1867
 
1868
+ #: includes/functions-layout-hook.php:1556
1869
+ #: includes/functions-settings-hook.php:46
1870
+ msgid "Yes"
1871
  msgstr ""
1872
 
1873
+ #: includes/functions-layout-hook.php:1621
1874
  msgid "Rating type"
1875
  msgstr ""
1876
 
1877
+ #: includes/functions-layout-hook.php:1622
1878
  msgid "Choose rating type."
1879
  msgstr ""
1880
 
1881
+ #: includes/functions-layout-hook.php:1636
1882
  #, php-format
1883
  msgid "Write wrapper html, use <code>%s</code> to replace rating output."
1884
  msgstr ""
1885
 
1886
+ #: includes/functions-layout-hook.php:1664
1887
+ #: includes/functions-layout-hook.php:1777
 
 
 
 
1888
  msgid "Text Color"
1889
  msgstr ""
1890
 
1891
+ #: includes/functions-layout-hook.php:1739
1892
  msgid "Product price"
1893
  msgstr ""
1894
 
1895
+ #: includes/functions-layout-hook.php:1748
1896
  msgid "Price type"
1897
  msgstr ""
1898
 
1899
+ #: includes/functions-layout-hook.php:1749
1900
  msgid "Choose price type."
1901
  msgstr ""
1902
 
1903
+ #: includes/functions-layout-hook.php:1763
1904
  #, php-format
1905
  msgid "Write wrapper html, use <code>%s</code> to replace price output."
1906
  msgstr ""
1907
 
1908
+ #: includes/functions-settings-hook.php:18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1909
  msgid "General"
1910
  msgstr ""
1911
 
1912
+ #: includes/functions-settings-hook.php:19
1913
  msgid "Choose some general options."
1914
  msgstr ""
1915
 
1916
  #: includes/functions-settings-hook.php:28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1917
  msgid "Font-awesome version"
1918
  msgstr ""
1919
 
1920
+ #: includes/functions-settings-hook.php:29
1921
  msgid "Choose font awesome version you want to load."
1922
  msgstr ""
1923
 
1924
+ #: includes/functions-settings-hook.php:33
1925
  msgid "Version 5+"
1926
  msgstr ""
1927
 
1928
+ #: includes/functions-settings-hook.php:33
1929
  msgid "Version 4+"
1930
  msgstr ""
1931
 
1932
+ #: includes/functions-settings-hook.php:41
1933
+ msgid "Enable WCPS preview"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1934
  msgstr ""
1935
 
1936
+ #: includes/functions-settings-hook.php:42
1937
+ msgid "You can enable preview WCPS."
1938
  msgstr ""
1939
 
1940
+ #: includes/functions-settings-hook.php:237
1941
+ msgid "Reset migration"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1942
  msgstr ""
1943
 
1944
+ #: includes/functions-settings-hook.php:291
1945
+ msgid "See all demo"
 
 
1946
  msgstr ""
1947
 
1948
+ #: includes/functions.php:250
1949
  msgid "Shortcode"
1950
  msgstr ""
1951
 
1952
+ #: includes/menu/import-layouts.php:15
1953
+ #, php-format
1954
+ msgid "%s - Import layouts"
 
 
 
1955
  msgstr ""
1956
 
1957
+ #: includes/menu/import-layouts.php:32 includes/menu/settings.php:68
1958
+ msgid "Changes Saved."
1959
  msgstr ""
1960
 
1961
+ #: includes/menu/import-layouts.php:65 includes/menu/settings.php:133
1962
+ msgid "Save Changes"
 
 
 
1963
  msgstr ""
1964
 
1965
  #: includes/menu/settings.php:11
1977
  msgid "%s Buy Pro"
1978
  msgstr ""
1979
 
1980
+ #: includes/menu/settings.php:58
1981
  #, php-format
1982
  msgid "%s Settings"
1983
  msgstr ""
1984
 
1985
+ #: includes/menu/upgrade-status.php:18
 
 
 
 
 
 
 
 
1986
  #, php-format
1987
  msgid "%s Settings - Update"
1988
  msgstr ""
1989
 
1990
+ #: woocommerce-products-slider.php:91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1991
  msgid "1 Minute"
1992
  msgstr ""
languages/woocommerce-products-slider.mo CHANGED
Binary file
languages/woocommerce-products-slider.po CHANGED
@@ -1,15 +1,15 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Woocommerce Products Slider\n"
4
- "POT-Creation-Date: 2020-02-27 21:27+0600\n"
5
- "PO-Revision-Date: 2020-02-27 21:27+0600\n"
6
  "Last-Translator: Nur Hasan <public.nurhasan@gmail.com>\n"
7
  "Language-Team: PickPlugins <support@pickplugins.com>\n"
8
  "Language: en\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.4\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
@@ -17,1386 +17,1521 @@ msgstr ""
17
  "X-Poedit-SearchPath-1: includes\n"
18
  "X-Poedit-SearchPath-2: templates\n"
19
 
20
- #: includes/class-admin-notices.php:40
21
  #, php-format
22
  msgid ""
23
- "Data migration required for woocommerce-products-slider plugin, please <a "
24
- "class=\"button button-primary\" href=\"%s\">click to start</a> migration. "
25
- "watch this <a target=\"_blank\" href=\"%s\">video</a> first."
26
  msgstr ""
27
 
28
- #: includes/class-functions.php:209
29
- #: includes/class-metabox-wcps-layout-hook.php:111
30
- #: includes/functions-layout-hook.php:191
31
- msgid "Thumbnail"
32
- msgstr ""
33
-
34
- #: includes/class-functions.php:210 includes/functions-layout-hook.php:36
35
- msgid "Title"
36
- msgstr ""
37
-
38
- #: includes/class-functions.php:211 includes/functions-layout-hook.php:404
39
- msgid "Excerpt"
40
- msgstr ""
41
-
42
- #: includes/class-functions.php:212
43
- msgid "Category"
44
- msgstr ""
45
-
46
- #: includes/class-functions.php:213
47
- msgid "Tags"
48
- msgstr ""
49
-
50
- #: includes/class-functions.php:214
51
- #: includes/class-metabox-wcps-layout-hook.php:123
52
- msgid "Price"
53
  msgstr ""
54
 
55
- #: includes/class-functions.php:215
56
- #: includes/class-metabox-wcps-layout-hook.php:122
57
- #: includes/functions-layout-hook.php:1569
58
- msgid "Rating"
 
59
  msgstr ""
60
 
61
- #: includes/class-functions.php:216
62
- msgid "Cart"
63
  msgstr ""
64
 
65
- #: includes/class-functions.php:217
66
- msgid "Sale"
67
  msgstr ""
68
 
69
- #: includes/class-functions.php:219
70
- #: includes/class-metabox-wcps-layout-hook.php:119
71
- msgid "Featured"
72
  msgstr ""
73
 
74
- #: includes/class-functions.php:221
75
- #: includes/class-metabox-wcps-layout-hook.php:118
76
- msgid "Sale Count"
77
  msgstr ""
78
 
79
- #: includes/class-metabox-wcps-hook.php:76
80
- #: includes/functions-wcps-meta-box.php:1766
81
- msgid "Get shortcode"
82
  msgstr ""
83
 
84
- #: includes/class-metabox-wcps-hook.php:153
85
  msgid "Ribbon style"
86
  msgstr ""
87
 
88
- #: includes/class-metabox-wcps-hook.php:154
89
  msgid "Customize ribbon style."
90
  msgstr ""
91
 
92
- #: includes/class-metabox-wcps-hook.php:160
93
  msgid "Ribbon text"
94
  msgstr ""
95
 
96
- #: includes/class-metabox-wcps-hook.php:161
97
  msgid "Choose custom ribbon text, image source url."
98
  msgstr ""
99
 
100
- #: includes/class-metabox-wcps-hook.php:170
101
  msgid "Ribbon background image"
102
  msgstr ""
103
 
104
- #: includes/class-metabox-wcps-hook.php:171
105
  msgid "Choose background image source."
106
  msgstr ""
107
 
108
- #: includes/class-metabox-wcps-hook.php:181
109
  msgid "Ribbon background color"
110
  msgstr ""
111
 
112
- #: includes/class-metabox-wcps-hook.php:182
113
  msgid "Choose ribbon background color."
114
  msgstr ""
115
 
116
- #: includes/class-metabox-wcps-hook.php:191
117
  msgid "Ribbon text color"
118
  msgstr ""
119
 
120
- #: includes/class-metabox-wcps-hook.php:192
121
  msgid "Choose ribbon text color."
122
  msgstr ""
123
 
124
- #: includes/class-metabox-wcps-hook.php:201
125
  msgid "Ribbon width"
126
  msgstr ""
127
 
128
- #: includes/class-metabox-wcps-hook.php:202
129
  msgid "Set ribbon width."
130
  msgstr ""
131
 
132
- #: includes/class-metabox-wcps-hook.php:211
133
  msgid "Ribbon height"
134
  msgstr ""
135
 
136
- #: includes/class-metabox-wcps-hook.php:212
137
  msgid "Set ribbon height."
138
  msgstr ""
139
 
140
- #: includes/class-metabox-wcps-hook.php:221
141
  msgid "Ribbon position"
142
  msgstr ""
143
 
144
- #: includes/class-metabox-wcps-hook.php:222
145
  msgid "Set ribbon position."
146
  msgstr ""
147
 
148
- #: includes/class-metabox-wcps-hook.php:227
149
- #: includes/class-metabox-wcps-hook.php:1050
150
- #: includes/functions-wcps-meta-box.php:1514
 
151
  msgid "Top-right"
152
  msgstr ""
153
 
154
- #: includes/class-metabox-wcps-hook.php:228
155
- #: includes/class-metabox-wcps-hook.php:1050
156
- #: includes/functions-wcps-meta-box.php:1514
 
157
  msgid "Top-left"
158
  msgstr ""
159
 
160
- #: includes/class-metabox-wcps-hook.php:229
 
 
161
  msgid "Bottom-right"
162
  msgstr ""
163
 
164
- #: includes/class-metabox-wcps-hook.php:230
 
 
165
  msgid "Bottom-left"
166
  msgstr ""
167
 
168
- #: includes/class-metabox-wcps-hook.php:231
169
- #: includes/class-metabox-wcps-hook.php:689
170
  #: includes/functions-layout-hook.php:124
171
  #: includes/functions-layout-hook.php:326
172
  #: includes/functions-layout-hook.php:558
173
- #: includes/functions-settings-hook.php:117
174
- #: includes/functions-wcps-meta-box.php:1127
 
175
  msgid "None"
176
  msgstr ""
177
 
178
- #: includes/class-metabox-wcps-hook.php:244
179
  msgid "Item style"
180
  msgstr ""
181
 
182
- #: includes/class-metabox-wcps-hook.php:245
183
  msgid "Customize item style."
184
  msgstr ""
185
 
186
- #: includes/class-metabox-wcps-hook.php:251
187
  msgid "Item padding"
188
  msgstr ""
189
 
190
- #: includes/class-metabox-wcps-hook.php:252
191
  msgid "Item custom padding"
192
  msgstr ""
193
 
194
- #: includes/class-metabox-wcps-hook.php:261
195
  msgid "Item margin"
196
  msgstr ""
197
 
198
- #: includes/class-metabox-wcps-hook.php:262
199
  msgid "Item custom margin"
200
  msgstr ""
201
 
202
- #: includes/class-metabox-wcps-hook.php:271
203
- #: includes/class-metabox-wcps-hook.php:318
204
- #: includes/functions-layout-hook.php:1495
 
 
 
205
  msgid "Background color"
206
  msgstr ""
207
 
208
- #: includes/class-metabox-wcps-hook.php:272
209
- #: includes/functions-wcps-meta-box.php:925
210
  msgid "Item background color"
211
  msgstr ""
212
 
213
- #: includes/class-metabox-wcps-hook.php:281
214
  #: includes/functions-layout-hook.php:104
215
  #: includes/functions-layout-hook.php:501
216
- #: includes/functions-layout-hook.php:1283
217
- #: includes/functions-layout-hook.php:1635
 
 
218
  msgid "Text align"
219
  msgstr ""
220
 
221
- #: includes/class-metabox-wcps-hook.php:282
222
  msgid "Item text align"
223
  msgstr ""
224
 
225
- #: includes/class-metabox-wcps-hook.php:300
226
  msgid "Container style"
227
  msgstr ""
228
 
229
- #: includes/class-metabox-wcps-hook.php:301
230
  msgid "Customize container style."
231
  msgstr ""
232
 
233
- #: includes/class-metabox-wcps-hook.php:307
234
  msgid "Background image"
235
  msgstr ""
236
 
237
- #: includes/class-metabox-wcps-hook.php:308
238
- #: includes/functions-wcps-meta-box.php:971
239
  msgid "Container background image"
240
  msgstr ""
241
 
242
- #: includes/class-metabox-wcps-hook.php:319
243
- #: includes/functions-wcps-meta-box.php:957
244
  msgid "Container background color"
245
  msgstr ""
246
 
247
- #: includes/class-metabox-wcps-hook.php:328
 
 
248
  msgid "Padding"
249
  msgstr ""
250
 
251
- #: includes/class-metabox-wcps-hook.php:329
252
  msgid "Container padding"
253
  msgstr ""
254
 
255
- #: includes/class-metabox-wcps-hook.php:337
256
  #: includes/functions-layout-hook.php:89 includes/functions-layout-hook.php:286
257
  #: includes/functions-layout-hook.php:516
258
- #: includes/functions-layout-hook.php:700
259
- #: includes/functions-layout-hook.php:850
260
- #: includes/functions-layout-hook.php:968
261
- #: includes/functions-layout-hook.php:1141
262
- #: includes/functions-layout-hook.php:1255
263
- #: includes/functions-layout-hook.php:1350
264
- #: includes/functions-layout-hook.php:1607
265
- #: includes/functions-layout-hook.php:1746
266
- #: includes/functions-layout-hook.php:1845
267
- #: includes/functions-layout-hook.php:1922
268
- #: includes/functions-layout-hook.php:2003
269
- #: includes/functions-layout-hook.php:2082
270
  msgid "Margin"
271
  msgstr ""
272
 
273
- #: includes/class-metabox-wcps-hook.php:338
274
  msgid "Container margin"
275
  msgstr ""
276
 
277
- #: includes/class-metabox-wcps-hook.php:382
278
  msgid "Layouts"
279
  msgstr ""
280
 
281
- #: includes/class-metabox-wcps-hook.php:383
282
  msgid "Choose item layouts."
283
  msgstr ""
284
 
285
- #: includes/class-metabox-wcps-hook.php:393
286
- #: includes/class-metabox-wcps-hook.php:404
287
  msgid "Create layout"
288
  msgstr ""
289
 
290
- #: includes/class-metabox-wcps-hook.php:394
291
  msgid "Manage layouts"
292
  msgstr ""
293
 
294
- #: includes/class-metabox-wcps-hook.php:405
295
  msgid "Please follow the links to create layouts or manage."
296
  msgstr ""
297
 
298
- #: includes/class-metabox-wcps-hook.php:448
299
  msgid "Item layouts"
300
  msgstr ""
301
 
302
- #: includes/class-metabox-wcps-hook.php:449
303
  msgid "Choose grid item layout."
304
  msgstr ""
305
 
306
- #: includes/class-metabox-wcps-hook.php:528
307
- #: includes/functions-wcps-meta-box.php:1055
308
  msgid "Max number of product"
309
  msgstr ""
310
 
311
- #: includes/class-metabox-wcps-hook.php:529
312
- #: includes/functions-wcps-meta-box.php:1056
313
  msgid "Set custom number you want to display maximum number of product"
314
  msgstr ""
315
 
316
- #: includes/class-metabox-wcps-hook.php:594
317
  msgid "Select terms"
318
  msgstr ""
319
 
320
- #: includes/class-metabox-wcps-hook.php:595
 
321
  msgid "Choose some terms."
322
  msgstr ""
323
 
324
- #: includes/class-metabox-wcps-hook.php:634
325
- #: includes/functions-wcps-meta-box.php:1072
326
- msgid "Product categories & terms"
327
  msgstr ""
328
 
329
- #: includes/class-metabox-wcps-hook.php:661
330
- #: includes/functions-wcps-meta-box.php:1099
331
- msgid "Query order"
332
  msgstr ""
333
 
334
- #: includes/class-metabox-wcps-hook.php:662
335
- #: includes/functions-wcps-meta-box.php:1100
336
- msgid "Set query order."
337
  msgstr ""
338
 
339
- #: includes/class-metabox-wcps-hook.php:667
340
- #: includes/functions-wcps-meta-box.php:1105
341
- msgid "Descending"
342
  msgstr ""
343
 
344
- #: includes/class-metabox-wcps-hook.php:668
345
- #: includes/functions-wcps-meta-box.php:1106
346
- msgid "Ascending"
347
  msgstr ""
348
 
349
- #: includes/class-metabox-wcps-hook.php:682
350
- #: includes/functions-wcps-meta-box.php:1120
351
- msgid "Query orderby"
352
  msgstr ""
353
 
354
- #: includes/class-metabox-wcps-hook.php:683
355
- #: includes/functions-wcps-meta-box.php:1121
356
- msgid "Set query orderby."
357
  msgstr ""
358
 
359
- #: includes/class-metabox-wcps-hook.php:690
360
- #: includes/functions-wcps-meta-box.php:1128
361
- msgid "ID"
 
 
 
 
 
362
  msgstr ""
363
 
364
  #: includes/class-metabox-wcps-hook.php:691
365
- #: includes/functions-wcps-meta-box.php:1129
366
- msgid "date"
367
  msgstr ""
368
 
369
  #: includes/class-metabox-wcps-hook.php:692
370
- #: includes/functions-wcps-meta-box.php:1130
371
- msgid "post_date"
 
 
 
372
  msgstr ""
373
 
374
- #: includes/class-metabox-wcps-hook.php:693
375
- #: includes/functions-wcps-meta-box.php:1131
376
- msgid "name"
377
  msgstr ""
378
 
379
- #: includes/class-metabox-wcps-hook.php:694
380
- #: includes/functions-wcps-meta-box.php:1132
381
- msgid "rand"
382
  msgstr ""
383
 
384
- #: includes/class-metabox-wcps-hook.php:695
385
- #: includes/functions-wcps-meta-box.php:1133
386
- msgid "comment_count"
387
  msgstr ""
388
 
389
- #: includes/class-metabox-wcps-hook.php:696
390
- #: includes/functions-wcps-meta-box.php:1134
391
- msgid "author"
392
  msgstr ""
393
 
394
- #: includes/class-metabox-wcps-hook.php:697
395
- #: includes/functions-wcps-meta-box.php:1135
396
- msgid "title"
397
  msgstr ""
398
 
399
- #: includes/class-metabox-wcps-hook.php:698
400
- #: includes/functions-wcps-meta-box.php:1136
401
- msgid "type"
402
  msgstr ""
403
 
404
- #: includes/class-metabox-wcps-hook.php:699
405
- #: includes/functions-wcps-meta-box.php:1137
406
- msgid "menu order"
 
 
 
 
 
 
 
 
 
 
 
407
  msgstr ""
408
 
409
- #: includes/class-metabox-wcps-hook.php:711
410
- #: includes/functions-wcps-meta-box.php:1158
411
- msgid "Hide out of stock items"
412
  msgstr ""
413
 
414
- #: includes/class-metabox-wcps-hook.php:712
415
- #: includes/functions-wcps-meta-box.php:1159
416
- msgid "You can hide out of stock items from query."
417
  msgstr ""
418
 
419
- #: includes/class-metabox-wcps-hook.php:717
420
  #: includes/class-metabox-wcps-hook.php:738
421
- #: includes/class-metabox-wcps-hook.php:759
422
- #: includes/functions-layout-hook.php:1527
423
- #: includes/functions-wcps-meta-box.php:319
424
- #: includes/functions-wcps-meta-box.php:448
425
- #: includes/functions-wcps-meta-box.php:1164
426
- #: includes/functions-wcps-meta-box.php:1185
427
- #: includes/functions-wcps-meta-box.php:1206
428
- #: includes/functions-wcps-settings.php:41
429
- msgid "Yes"
430
  msgstr ""
431
 
432
- #: includes/class-metabox-wcps-hook.php:718
433
  #: includes/class-metabox-wcps-hook.php:739
434
- #: includes/class-metabox-wcps-hook.php:760
435
- #: includes/functions-layout-hook.php:1527
436
- #: includes/functions-wcps-meta-box.php:318
437
- #: includes/functions-wcps-meta-box.php:449
438
- #: includes/functions-wcps-meta-box.php:1165
439
- #: includes/functions-wcps-meta-box.php:1186
440
- #: includes/functions-wcps-meta-box.php:1207
441
- #: includes/functions-wcps-settings.php:40
442
- msgid "No"
443
  msgstr ""
444
 
445
- #: includes/class-metabox-wcps-hook.php:719
446
  #: includes/class-metabox-wcps-hook.php:740
447
- #: includes/functions-wcps-meta-box.php:1166
448
- #: includes/functions-wcps-meta-box.php:1187
449
- msgid "No Check"
450
  msgstr ""
451
 
452
- #: includes/class-metabox-wcps-hook.php:732
453
- #: includes/functions-wcps-meta-box.php:1179
454
- msgid "Featured product display"
455
  msgstr ""
456
 
457
- #: includes/class-metabox-wcps-hook.php:733
458
- #: includes/functions-wcps-meta-box.php:1180
459
- msgid "You include/exclude featured product on query."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
460
  msgstr ""
461
 
462
- #: includes/class-metabox-wcps-hook.php:753
463
- #: includes/functions-wcps-meta-box.php:1200
464
- msgid "On Sale Product display"
 
 
 
 
 
 
 
 
 
 
 
 
 
465
  msgstr ""
466
 
467
- #: includes/class-metabox-wcps-hook.php:754
468
- #: includes/functions-wcps-meta-box.php:1201
469
- msgid "You include/exclude on sale product on query."
470
  msgstr ""
471
 
472
- #: includes/class-metabox-wcps-hook.php:780
473
- #: includes/functions-wcps-meta-box.php:1227
474
- msgid "Product display by Product ID"
475
  msgstr ""
476
 
477
- #: includes/class-metabox-wcps-hook.php:781
478
- #: includes/functions-wcps-meta-box.php:1228
479
- msgid "You can display custom product by ids."
480
  msgstr ""
481
 
482
- #: includes/class-metabox-wcps-hook.php:866
483
- #: includes/functions-wcps-meta-box.php:1330
484
  msgid "Slider"
485
  msgstr ""
486
 
487
- #: includes/class-metabox-wcps-hook.php:867
488
- #: includes/functions-wcps-meta-box.php:1331
489
  msgid "Customize slider settings."
490
  msgstr ""
491
 
492
- #: includes/class-metabox-wcps-hook.php:873
493
- #: includes/functions-wcps-meta-box.php:1337
494
  msgid "Slider column count "
495
  msgstr ""
496
 
497
- #: includes/class-metabox-wcps-hook.php:874
498
- #: includes/functions-wcps-meta-box.php:1338
499
  msgid "Set slider column count."
500
  msgstr ""
501
 
502
- #: includes/class-metabox-wcps-hook.php:880
503
  #: includes/functions-layout-hook.php:236
504
- #: includes/functions-wcps-meta-box.php:1344
505
  msgid "In desktop"
506
  msgstr ""
507
 
508
- #: includes/class-metabox-wcps-hook.php:881
509
- #: includes/functions-wcps-meta-box.php:1345
510
  msgid "min-width: 1200px, ex: 3"
511
  msgstr ""
512
 
513
- #: includes/class-metabox-wcps-hook.php:890
514
  #: includes/functions-layout-hook.php:246
515
- #: includes/functions-wcps-meta-box.php:1354
516
  msgid "In tablet & small desktop"
517
  msgstr ""
518
 
519
- #: includes/class-metabox-wcps-hook.php:891
520
- #: includes/functions-wcps-meta-box.php:1355
521
  msgid "min-width: 992px, ex: 2"
522
  msgstr ""
523
 
524
- #: includes/class-metabox-wcps-hook.php:900
525
  #: includes/functions-layout-hook.php:256
526
- #: includes/functions-wcps-meta-box.php:1364
527
  msgid "In mobile"
528
  msgstr ""
529
 
530
- #: includes/class-metabox-wcps-hook.php:901
531
- #: includes/functions-wcps-meta-box.php:1365
532
  msgid "min-width: 576px, ex: 1"
533
  msgstr ""
534
 
535
- #: includes/class-metabox-wcps-hook.php:919
536
- #: includes/functions-wcps-meta-box.php:1383
537
  msgid "Auto play"
538
  msgstr ""
539
 
540
- #: includes/class-metabox-wcps-hook.php:920
541
- #: includes/functions-wcps-meta-box.php:1384
542
  msgid "Choose slider auto play."
543
  msgstr ""
544
 
545
- #: includes/class-metabox-wcps-hook.php:924
546
- #: includes/class-metabox-wcps-hook.php:966
547
- #: includes/class-metabox-wcps-hook.php:979
548
- #: includes/class-metabox-wcps-hook.php:994
549
- #: includes/class-metabox-wcps-hook.php:1007
550
- #: includes/class-metabox-wcps-hook.php:1023
551
  #: includes/class-metabox-wcps-hook.php:1105
552
- #: includes/class-metabox-wcps-hook.php:1158
553
- #: includes/class-metabox-wcps-hook.php:1171
554
- #: includes/class-metabox-wcps-hook.php:1186
555
- #: includes/class-metabox-wcps-hook.php:1200
556
- #: includes/class-metabox-wcps-hook.php:1214
557
- #: includes/functions-wcps-meta-box.php:1388
558
- #: includes/functions-wcps-meta-box.php:1430
559
- #: includes/functions-wcps-meta-box.php:1443
560
- #: includes/functions-wcps-meta-box.php:1458
561
- #: includes/functions-wcps-meta-box.php:1471
562
- #: includes/functions-wcps-meta-box.php:1487
563
- #: includes/functions-wcps-meta-box.php:1569
564
- #: includes/functions-wcps-meta-box.php:1622
565
- #: includes/functions-wcps-meta-box.php:1635
566
- #: includes/functions-wcps-meta-box.php:1650
567
- #: includes/functions-wcps-meta-box.php:1664
568
- #: includes/functions-wcps-meta-box.php:1678
569
  msgid "True"
570
  msgstr ""
571
 
572
- #: includes/class-metabox-wcps-hook.php:924
573
- #: includes/class-metabox-wcps-hook.php:966
574
- #: includes/class-metabox-wcps-hook.php:979
575
- #: includes/class-metabox-wcps-hook.php:994
576
- #: includes/class-metabox-wcps-hook.php:1007
577
- #: includes/class-metabox-wcps-hook.php:1023
578
  #: includes/class-metabox-wcps-hook.php:1105
579
- #: includes/class-metabox-wcps-hook.php:1158
580
- #: includes/class-metabox-wcps-hook.php:1171
581
- #: includes/class-metabox-wcps-hook.php:1186
582
- #: includes/class-metabox-wcps-hook.php:1200
583
- #: includes/class-metabox-wcps-hook.php:1214
584
- #: includes/functions-wcps-meta-box.php:1388
585
- #: includes/functions-wcps-meta-box.php:1430
586
- #: includes/functions-wcps-meta-box.php:1443
587
- #: includes/functions-wcps-meta-box.php:1458
588
- #: includes/functions-wcps-meta-box.php:1471
589
- #: includes/functions-wcps-meta-box.php:1487
590
- #: includes/functions-wcps-meta-box.php:1569
591
- #: includes/functions-wcps-meta-box.php:1622
592
- #: includes/functions-wcps-meta-box.php:1635
593
- #: includes/functions-wcps-meta-box.php:1650
594
- #: includes/functions-wcps-meta-box.php:1664
595
- #: includes/functions-wcps-meta-box.php:1678
596
  msgid "False"
597
  msgstr ""
598
 
599
- #: includes/class-metabox-wcps-hook.php:932
600
- #: includes/functions-wcps-meta-box.php:1396
601
  msgid "Auto play speed"
602
  msgstr ""
603
 
604
- #: includes/class-metabox-wcps-hook.php:933
605
- #: includes/functions-wcps-meta-box.php:1397
606
  msgid "Set auto play speed, ex: 1500"
607
  msgstr ""
608
 
609
- #: includes/class-metabox-wcps-hook.php:945
610
- #: includes/functions-wcps-meta-box.php:1409
611
  msgid "Auto play timeout"
612
  msgstr ""
613
 
614
- #: includes/class-metabox-wcps-hook.php:946
615
- #: includes/functions-wcps-meta-box.php:1410
616
  msgid "Set auto play timeout, ex: 2000"
617
  msgstr ""
618
 
619
- #: includes/class-metabox-wcps-hook.php:952
620
- #: includes/functions-wcps-meta-box.php:1416
621
  msgid "Value should larger than <b>Auto play speed</b>"
622
  msgstr ""
623
 
624
- #: includes/class-metabox-wcps-hook.php:961
625
- #: includes/functions-wcps-meta-box.php:1425
626
  msgid "Slider rewind"
627
  msgstr ""
628
 
629
- #: includes/class-metabox-wcps-hook.php:962
630
- #: includes/functions-wcps-meta-box.php:1426
631
  msgid "Choose slider rewind."
632
  msgstr ""
633
 
634
- #: includes/class-metabox-wcps-hook.php:974
635
- #: includes/functions-wcps-meta-box.php:1438
636
  msgid "Slider loop"
637
  msgstr ""
638
 
639
- #: includes/class-metabox-wcps-hook.php:975
640
- #: includes/functions-wcps-meta-box.php:1439
641
  msgid "Choose slider loop."
642
  msgstr ""
643
 
644
- #: includes/class-metabox-wcps-hook.php:989
645
- #: includes/functions-wcps-meta-box.php:1453
 
646
  msgid "Slider center"
647
  msgstr ""
648
 
649
- #: includes/class-metabox-wcps-hook.php:990
650
- #: includes/functions-wcps-meta-box.php:1454
651
  msgid "Choose slider center."
652
  msgstr ""
653
 
654
- #: includes/class-metabox-wcps-hook.php:1002
655
- #: includes/functions-wcps-meta-box.php:1466
 
656
  msgid "Slider stop on hover"
657
  msgstr ""
658
 
659
- #: includes/class-metabox-wcps-hook.php:1003
660
- #: includes/functions-wcps-meta-box.php:1467
661
  msgid "Choose stop on hover."
662
  msgstr ""
663
 
664
- #: includes/class-metabox-wcps-hook.php:1018
665
- #: includes/functions-wcps-meta-box.php:1482
666
  msgid "Slider navigation"
667
  msgstr ""
668
 
669
- #: includes/class-metabox-wcps-hook.php:1019
670
- #: includes/functions-wcps-meta-box.php:1483
671
  msgid "Choose slider navigation."
672
  msgstr ""
673
 
674
- #: includes/class-metabox-wcps-hook.php:1031
675
- #: includes/functions-wcps-meta-box.php:1495
676
  msgid "Navigation slide speed"
677
  msgstr ""
678
 
679
- #: includes/class-metabox-wcps-hook.php:1032
680
- #: includes/functions-wcps-meta-box.php:1496
681
  msgid "Set slide speed, ex: 1000"
682
  msgstr ""
683
 
684
- #: includes/class-metabox-wcps-hook.php:1045
685
- #: includes/functions-wcps-meta-box.php:1509
686
  msgid "Slider navigation position"
687
  msgstr ""
688
 
689
- #: includes/class-metabox-wcps-hook.php:1046
690
- #: includes/functions-wcps-meta-box.php:1510
691
  msgid "Choose slider navigation position."
692
  msgstr ""
693
 
694
- #: includes/class-metabox-wcps-hook.php:1050
695
- #: includes/functions-wcps-meta-box.php:1514
696
  msgid "Bottom left"
697
  msgstr ""
698
 
699
- #: includes/class-metabox-wcps-hook.php:1050
700
- #: includes/functions-wcps-meta-box.php:1514
701
  msgid "Bottom right"
702
  msgstr ""
703
 
704
- #: includes/class-metabox-wcps-hook.php:1050
705
- #: includes/functions-wcps-meta-box.php:1514
706
  msgid "Middle"
707
  msgstr ""
708
 
709
- #: includes/class-metabox-wcps-hook.php:1050
710
- #: includes/functions-wcps-meta-box.php:1514
711
  msgid "Middle-fixed"
712
  msgstr ""
713
 
714
- #: includes/class-metabox-wcps-hook.php:1060
715
- #: includes/functions-wcps-meta-box.php:1524
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
716
  msgid "Slider navigation style"
717
  msgstr ""
718
 
719
- #: includes/class-metabox-wcps-hook.php:1061
720
- #: includes/functions-wcps-meta-box.php:1525
721
  msgid ""
722
  "Choose slider navigation style. classes <code>semi-round, round, flat, "
723
  "border</code>"
724
  msgstr ""
725
 
726
- #: includes/class-metabox-wcps-hook.php:1073
727
- #: includes/functions-wcps-meta-box.php:1537
728
  msgid "Navigation background color"
729
  msgstr ""
730
 
731
- #: includes/class-metabox-wcps-hook.php:1074
732
- #: includes/functions-wcps-meta-box.php:1538
733
  msgid "Set navigation background color"
734
  msgstr ""
735
 
736
- #: includes/class-metabox-wcps-hook.php:1086
737
- #: includes/functions-wcps-meta-box.php:1550
738
  msgid "Navigation text color"
739
  msgstr ""
740
 
741
- #: includes/class-metabox-wcps-hook.php:1087
742
- #: includes/functions-wcps-meta-box.php:1551
743
  msgid "Set navigation text color"
744
  msgstr ""
745
 
746
- #: includes/class-metabox-wcps-hook.php:1100
747
- #: includes/functions-wcps-meta-box.php:1564
 
748
  msgid "Slider dots"
749
  msgstr ""
750
 
751
- #: includes/class-metabox-wcps-hook.php:1101
752
- #: includes/functions-wcps-meta-box.php:1565
753
  msgid "Choose slider dots at bottom."
754
  msgstr ""
755
 
756
- #: includes/class-metabox-wcps-hook.php:1113
757
- #: includes/functions-wcps-meta-box.php:1577
758
  msgid "Dots background color"
759
  msgstr ""
760
 
761
- #: includes/class-metabox-wcps-hook.php:1114
762
- #: includes/functions-wcps-meta-box.php:1578
763
  msgid "Set dots background color"
764
  msgstr ""
765
 
766
- #: includes/class-metabox-wcps-hook.php:1127
767
- #: includes/functions-wcps-meta-box.php:1591
768
  msgid "Dots active/hover background color"
769
  msgstr ""
770
 
771
- #: includes/class-metabox-wcps-hook.php:1128
772
- #: includes/functions-wcps-meta-box.php:1592
773
  msgid "Set dots active/hover background color"
774
  msgstr ""
775
 
776
- #: includes/class-metabox-wcps-hook.php:1140
777
- #: includes/functions-wcps-meta-box.php:1604
778
  msgid "Dots slide speed"
779
  msgstr ""
780
 
781
- #: includes/class-metabox-wcps-hook.php:1141
782
- #: includes/functions-wcps-meta-box.php:1605
783
  msgid "Set dots slide speed, ex: 1200"
784
  msgstr ""
785
 
786
- #: includes/class-metabox-wcps-hook.php:1153
787
- #: includes/functions-wcps-meta-box.php:1617
788
  msgid "Slider dots count"
789
  msgstr ""
790
 
791
- #: includes/class-metabox-wcps-hook.php:1154
792
- #: includes/functions-wcps-meta-box.php:1618
793
  msgid "Choose slider dots count."
794
  msgstr ""
795
 
796
- #: includes/class-metabox-wcps-hook.php:1166
797
- #: includes/functions-wcps-meta-box.php:1630
798
  msgid "Slider rtl"
799
  msgstr ""
800
 
801
- #: includes/class-metabox-wcps-hook.php:1167
802
- #: includes/functions-wcps-meta-box.php:1631
803
  msgid "Choose slider rtl."
804
  msgstr ""
805
 
806
- #: includes/class-metabox-wcps-hook.php:1181
807
- #: includes/functions-wcps-meta-box.php:1645
 
808
  msgid "Slider lazy load"
809
  msgstr ""
810
 
811
- #: includes/class-metabox-wcps-hook.php:1182
812
- #: includes/functions-wcps-meta-box.php:1646
813
  msgid "Choose slider lazy load."
814
  msgstr ""
815
 
816
- #: includes/class-metabox-wcps-hook.php:1195
817
- #: includes/functions-wcps-meta-box.php:1659
818
  msgid "Slider touch drag"
819
  msgstr ""
820
 
821
- #: includes/class-metabox-wcps-hook.php:1196
822
- #: includes/functions-wcps-meta-box.php:1660
823
  msgid "Choose slider touch drag."
824
  msgstr ""
825
 
826
- #: includes/class-metabox-wcps-hook.php:1209
827
- #: includes/functions-wcps-meta-box.php:1673
828
  msgid "Slider mouse drag"
829
  msgstr ""
830
 
831
- #: includes/class-metabox-wcps-hook.php:1210
832
- #: includes/functions-wcps-meta-box.php:1674
833
  msgid "Choose slider mouse drag."
834
  msgstr ""
835
 
836
- #: includes/class-metabox-wcps-hook.php:1262
837
  #: includes/class-metabox-wcps-layout-hook.php:33
838
- #: includes/functions-layout-hook.php:955
839
- #: includes/functions-wcps-meta-box.php:34
840
  msgid "Custom CSS"
841
  msgstr ""
842
 
843
- #: includes/class-metabox-wcps-hook.php:1263
844
- #: includes/functions-wcps-meta-box.php:35
845
  msgid "Add your own CSS.."
846
  msgstr ""
847
 
848
- #: includes/class-metabox-wcps-hook.php:1307
849
- #: includes/functions-settings-hook.php:144
850
  msgid "Get support"
851
  msgstr ""
852
 
853
- #: includes/class-metabox-wcps-hook.php:1308
854
- #: includes/functions-settings-hook.php:145
855
  msgid "Use following to get help and support from our expert team."
856
  msgstr ""
857
 
858
- #: includes/class-metabox-wcps-hook.php:1316
859
- #: includes/functions-settings-hook.php:153
860
  msgid ""
861
  "Ask question for free on our forum and get quick reply from our expert team "
862
  "members."
863
  msgstr ""
864
 
865
- #: includes/class-metabox-wcps-hook.php:1317
866
- #: includes/functions-settings-hook.php:154
867
  msgid "Create support ticket"
868
  msgstr ""
869
 
870
- #: includes/class-metabox-wcps-hook.php:1319
871
- #: includes/functions-settings-hook.php:156
872
  msgid "Read our documentation before asking your question."
873
  msgstr ""
874
 
875
- #: includes/class-metabox-wcps-hook.php:1320
876
- #: includes/functions-settings-hook.php:157
877
  msgid "Documentation"
878
  msgstr ""
879
 
880
- #: includes/class-metabox-wcps-hook.php:1322
881
- #: includes/functions-settings-hook.php:159
882
  msgid "Watch video tutorials."
883
  msgstr ""
884
 
885
- #: includes/class-metabox-wcps-hook.php:1323
886
- #: includes/functions-settings-hook.php:160
887
  msgid "All tutorials"
888
  msgstr ""
889
 
890
- #: includes/class-metabox-wcps-hook.php:1339
891
- #: includes/functions-settings-hook.php:177
892
  msgid "Ask question"
893
  msgstr ""
894
 
895
- #: includes/class-metabox-wcps-hook.php:1364
896
- #: includes/functions-settings-hook.php:202
897
  msgid "Submit reviews"
898
  msgstr ""
899
 
900
- #: includes/class-metabox-wcps-hook.php:1398
901
- #: includes/functions-settings-hook.php:329
902
  msgid "Get Premium"
903
  msgstr ""
904
 
905
- #: includes/class-metabox-wcps-hook.php:1399
906
- #: includes/functions-settings-hook.php:330
907
  msgid ""
908
  "Thanks for using our plugin, if you looking for some advance feature please "
909
  "buy premium version."
910
  msgstr ""
911
 
912
- #: includes/class-metabox-wcps-hook.php:1407
913
- #: includes/functions-settings-hook.php:338
914
  msgid ""
915
  "If you love our plugin and want more feature please consider to buy pro "
916
  "version."
917
  msgstr ""
918
 
919
- #: includes/class-metabox-wcps-hook.php:1408
920
- #: includes/class-metabox-wcps-hook.php:1435
921
- #: includes/functions-settings-hook.php:339
922
- #: includes/functions-settings-hook.php:370
923
  msgid "Buy premium"
924
  msgstr ""
925
 
926
- #: includes/class-metabox-wcps-hook.php:1410
927
- #: includes/functions-settings-hook.php:342
928
  msgid "See the differences"
929
  msgstr ""
930
 
931
- #: includes/class-metabox-wcps-hook.php:1415
932
- #: includes/class-metabox-wcps-hook.php:1428
933
- #: includes/functions-settings-hook.php:347
934
- #: includes/functions-settings-hook.php:363
935
  msgid "Features"
936
  msgstr ""
937
 
938
- #: includes/class-metabox-wcps-hook.php:1416
939
- #: includes/class-metabox-wcps-hook.php:1429
940
- #: includes/functions-settings-hook.php:348
941
- #: includes/functions-settings-hook.php:364
942
  msgid "Free"
943
  msgstr ""
944
 
945
- #: includes/class-metabox-wcps-hook.php:1417
946
- #: includes/class-metabox-wcps-hook.php:1430
947
- #: includes/functions-settings-hook.php:349
948
- #: includes/functions-settings-hook.php:365
949
  msgid "Premium"
950
  msgstr ""
951
 
952
- #: includes/class-metabox-wcps-hook.php:1422
953
- #: includes/functions-settings-hook.php:354
954
- msgid "View type - Slider"
955
  msgstr ""
956
 
957
- #: includes/class-metabox-wcps-hook.php:1433
958
- #: includes/functions-settings-hook.php:368
959
- msgid "Buy now"
960
  msgstr ""
961
 
962
- #: includes/class-metabox-wcps-hook.php:1449
963
- #: includes/functions-settings-hook.php:384
964
- msgid "Get pro version"
965
  msgstr ""
966
 
967
- #: includes/class-metabox-wcps-layout-hook.php:25
968
- msgid "Custom scripts"
 
969
  msgstr ""
970
 
971
- #: includes/class-metabox-wcps-layout-hook.php:26
972
- msgid "Write custom scripts to override CSS and scripts."
 
973
  msgstr ""
974
 
975
- #: includes/class-metabox-wcps-layout-hook.php:34
976
- msgid ""
977
- "Write custom CSS to override default style, do not use <code>&lt;style>&lt;/"
978
- "style></code> tag. use <code>__ID__</code> to replace by layout id "
979
- "<code>layout-"
980
  msgstr ""
981
 
982
- #: includes/class-metabox-wcps-layout-hook.php:47
983
- msgid "Custom JS"
 
984
  msgstr ""
985
 
986
- #: includes/class-metabox-wcps-layout-hook.php:48
987
- msgid ""
988
- "Write custom JS to override default style, do not use <code>&lt;script>&lt;/"
989
- "script></code> tag."
990
  msgstr ""
991
 
992
- #: includes/class-metabox-wcps-layout-hook.php:60
993
- msgid "Preview image"
 
994
  msgstr ""
995
 
996
- #: includes/class-metabox-wcps-layout-hook.php:61
997
- msgid "Set layout preview image."
 
998
  msgstr ""
999
 
1000
- #: includes/class-metabox-wcps-layout-hook.php:105
1001
- msgid "Layout builder"
 
1002
  msgstr ""
1003
 
1004
- #: includes/class-metabox-wcps-layout-hook.php:106
1005
- msgid "Customize layout settings."
 
1006
  msgstr ""
1007
 
1008
- #: includes/class-metabox-wcps-layout-hook.php:109
1009
- #: includes/functions-layout-hook.php:917
1010
- msgid "Wrapper start"
1011
  msgstr ""
1012
 
1013
- #: includes/class-metabox-wcps-layout-hook.php:110
1014
- #: includes/functions-layout-hook.php:1030
1015
- msgid "Wrapper end"
1016
  msgstr ""
1017
 
1018
- #: includes/class-metabox-wcps-layout-hook.php:112
1019
- msgid "Product Title"
 
1020
  msgstr ""
1021
 
1022
- #: includes/class-metabox-wcps-layout-hook.php:113
1023
- #: includes/functions-layout-hook.php:389
1024
- #: includes/functions-layout-hook.php:404
1025
- msgid "Content"
1026
  msgstr ""
1027
 
1028
- #: includes/class-metabox-wcps-layout-hook.php:114
1029
- #: includes/functions-layout-hook.php:2121
1030
- msgid "Share button"
1031
  msgstr ""
1032
 
1033
- #: includes/class-metabox-wcps-layout-hook.php:115
1034
- msgid "Meta fields"
 
1035
  msgstr ""
1036
 
1037
- #: includes/class-metabox-wcps-layout-hook.php:116
1038
- msgid "Product Category"
 
1039
  msgstr ""
1040
 
1041
- #: includes/class-metabox-wcps-layout-hook.php:117
1042
- msgid "Product Tag"
 
1043
  msgstr ""
1044
 
1045
- #: includes/class-metabox-wcps-layout-hook.php:120
1046
- msgid "On sale"
 
1047
  msgstr ""
1048
 
1049
- #: includes/class-metabox-wcps-layout-hook.php:121
1050
- #: includes/functions-layout-hook.php:1485
1051
- msgid "Add to cart"
1052
  msgstr ""
1053
 
1054
- #: includes/class-metabox-wcps-layout-hook.php:124
1055
- #: includes/functions-layout-hook.php:1792
1056
- msgid "Stock status"
1057
  msgstr ""
1058
 
1059
- #: includes/class-metabox-wcps-layout-hook.php:125
1060
- #: includes/functions-layout-hook.php:1885
1061
- msgid "Stock quantity"
1062
  msgstr ""
1063
 
1064
- #: includes/class-metabox-wcps-layout-hook.php:126
1065
- msgid "Weight"
 
1066
  msgstr ""
1067
 
1068
- #: includes/class-metabox-wcps-layout-hook.php:127
1069
- msgid "Dimensions"
 
1070
  msgstr ""
1071
 
1072
- #: includes/class-metabox-wcps-layout-hook.php:204
1073
- #, php-format
1074
- msgid "%s Click to add tags."
1075
  msgstr ""
1076
 
1077
- #: includes/class-metabox-wcps-layout-hook.php:252
1078
- msgid "Layout elements"
 
1079
  msgstr ""
1080
 
1081
- #: includes/class-metabox-wcps-layout-hook.php:253
1082
- msgid "Customize layout elements."
 
1083
  msgstr ""
1084
 
1085
- #: includes/class-metabox-wcps-layout-hook.php:355
1086
- #: includes/class-metabox-wcps-layout-hook.php:356
1087
- msgid "Layout preview"
1088
  msgstr ""
1089
 
1090
- #: includes/class-metabox-wcps-layout.php:19
1091
- msgid "Layout data"
 
 
1092
  msgstr ""
1093
 
1094
- #: includes/class-metabox-wcps-layout.php:45
1095
- #, php-format
1096
- msgid "%s Layout builder"
1097
  msgstr ""
1098
 
1099
- #: includes/class-metabox-wcps-layout.php:53 includes/class-metabox-wcps.php:86
1100
- #: includes/wcps-meta-box.php:82
1101
- #, php-format
1102
- msgid "%s Custom scripts"
1103
  msgstr ""
1104
 
1105
- #: includes/class-metabox-wcps.php:19
1106
- msgid "WCPS data"
 
1107
  msgstr ""
1108
 
1109
- #: includes/class-metabox-wcps.php:50 includes/wcps-meta-box.php:47
1110
- #, php-format
1111
- msgid "%s Shortcode"
1112
  msgstr ""
1113
 
1114
- #: includes/class-metabox-wcps.php:57 includes/wcps-meta-box.php:54
1115
- #, php-format
1116
- msgid "%s Slider options"
1117
  msgstr ""
1118
 
1119
- #: includes/class-metabox-wcps.php:64 includes/wcps-meta-box.php:61
1120
- #, php-format
1121
- msgid "%s Query product"
1122
  msgstr ""
1123
 
1124
- #: includes/class-metabox-wcps.php:71 includes/wcps-meta-box.php:68
1125
- #, php-format
1126
- msgid "%s Style"
1127
  msgstr ""
1128
 
1129
- #: includes/class-metabox-wcps.php:78
1130
- #, php-format
1131
- msgid "%s Layouts"
1132
  msgstr ""
1133
 
1134
- #: includes/class-metabox-wcps.php:93
1135
- #, php-format
1136
- msgid "%s Help support"
1137
  msgstr ""
1138
 
1139
- #: includes/class-metabox-wcps.php:100
1140
- #, php-format
1141
- msgid "%s Buy pro"
1142
  msgstr ""
1143
 
1144
- #: includes/class-post-types.php:19 includes/class-post-types.php:20
1145
- msgid "WCPS"
 
1146
  msgstr ""
1147
 
1148
- #: includes/class-post-types.php:29 includes/class-post-types.php:78
1149
- #, php-format
1150
- msgid "All %s"
1151
  msgstr ""
1152
 
1153
- #: includes/class-post-types.php:30 includes/class-post-types.php:79
1154
- msgid "Add New"
 
1155
  msgstr ""
1156
 
1157
- #: includes/class-post-types.php:31 includes/class-post-types.php:80
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1158
  #, php-format
1159
- msgid "Add %s"
1160
  msgstr ""
1161
 
1162
- #: includes/class-post-types.php:32 includes/class-post-types.php:81
1163
- msgid "Edit"
1164
  msgstr ""
1165
 
1166
- #: includes/class-post-types.php:33 includes/class-post-types.php:82
 
 
 
 
 
 
 
 
 
 
 
 
 
1167
  #, php-format
1168
- msgid "Edit %s"
1169
  msgstr ""
1170
 
1171
- #: includes/class-post-types.php:34 includes/class-post-types.php:83
1172
  #, php-format
1173
- msgid "New %s"
 
 
 
 
1174
  msgstr ""
1175
 
1176
- #: includes/class-post-types.php:35 includes/class-post-types.php:36
1177
- #: includes/class-post-types.php:84 includes/class-post-types.php:85
1178
  #, php-format
1179
- msgid "View %s"
1180
  msgstr ""
1181
 
1182
- #: includes/class-post-types.php:37 includes/class-post-types.php:86
1183
  #, php-format
1184
- msgid "Search %s"
1185
  msgstr ""
1186
 
1187
- #: includes/class-post-types.php:38 includes/class-post-types.php:87
1188
  #, php-format
1189
- msgid "No %s found"
1190
  msgstr ""
1191
 
1192
- #: includes/class-post-types.php:39 includes/class-post-types.php:88
1193
  #, php-format
1194
- msgid "No %s found in trash"
1195
  msgstr ""
1196
 
1197
- #: includes/class-post-types.php:40 includes/class-post-types.php:89
1198
  #, php-format
1199
- msgid "Parent %s"
1200
  msgstr ""
1201
 
1202
- #: includes/class-post-types.php:42 includes/class-post-types.php:91
1203
  #, php-format
1204
- msgid "This is where you can create and manage %s."
1205
  msgstr ""
1206
 
1207
- #: includes/class-post-types.php:68
1208
- msgid "WCPS layout"
 
1209
  msgstr ""
1210
 
1211
- #: includes/class-post-types.php:69
1212
- msgid "WCPS layouts"
1213
  msgstr ""
1214
 
1215
- #: includes/class-settings-tabs.php:317
1216
- msgid "Placeholder.jpg"
 
1217
  msgstr ""
1218
 
1219
- #: includes/class-settings-tabs.php:373 includes/class-settings-tabs.php:454
1220
- msgid "Upload"
1221
  msgstr ""
1222
 
1223
- #: includes/class-settings-tabs.php:374 includes/class-settings-tabs.php:455
1224
- msgid "Clear"
 
1225
  msgstr ""
1226
 
1227
- #: includes/class-settings-tabs.php:565 includes/class-settings-tabs.php:819
1228
- msgid "Add"
1229
  msgstr ""
1230
 
1231
- #: includes/class-settings.php:20
1232
- msgid "Settings"
 
1233
  msgstr ""
1234
 
1235
- #: includes/class-settings.php:24
1236
- msgid "Upgrade status"
 
1237
  msgstr ""
1238
 
1239
- #: includes/class-shortcodes.php:173
1240
- msgid "No Product to Slide"
 
 
1241
  msgstr ""
1242
 
1243
- #: includes/class-wcps-support.php:88
1244
- msgid "How to install"
 
1245
  msgstr ""
1246
 
1247
- #: includes/class-wcps-support.php:93
1248
- msgid "How to create product slider"
 
1249
  msgstr ""
1250
 
1251
- #: includes/class-wcps-support.php:98
1252
- msgid "Display recent products"
 
1253
  msgstr ""
1254
 
1255
- #: includes/class-wcps-support.php:103
1256
- msgid "Display featured product"
 
1257
  msgstr ""
1258
 
1259
- #: includes/class-wcps-support.php:107
1260
- msgid "Display on sale product"
 
1261
  msgstr ""
1262
 
1263
- #: includes/class-wcps-support.php:112
1264
- msgid "[Pro] Display top rated products"
1265
  msgstr ""
1266
 
1267
- #: includes/class-wcps-support.php:117
1268
- msgid "[Pro] Display best selling product"
1269
  msgstr ""
1270
 
1271
- #: includes/class-wcps-support.php:122
1272
- msgid "Display featured products at first"
1273
  msgstr ""
1274
 
1275
- #: includes/class-wcps-support.php:126
1276
- msgid "Display by product ids"
1277
  msgstr ""
1278
 
1279
- #: includes/class-wcps-support.php:130
1280
- msgid "Display product randomly"
1281
  msgstr ""
1282
 
1283
- #: includes/class-wcps-support.php:135
1284
- msgid "Product by categories"
1285
  msgstr ""
1286
 
1287
- #: includes/class-wcps-support.php:140
1288
- msgid "Product by menu order"
1289
  msgstr ""
1290
 
1291
- #: includes/class-wcps-support.php:144
1292
- msgid "[Pro] Product by SKU"
1293
  msgstr ""
1294
 
1295
- #: includes/class-wcps-support.php:148
1296
- msgid "[Pro] Product by attributes"
1297
  msgstr ""
1298
 
1299
  #: includes/functions-layout-hook.php:46 includes/functions-layout-hook.php:459
1300
- #: includes/functions-layout-hook.php:657
1301
- #: includes/functions-layout-hook.php:808
1302
  msgid "Color"
1303
  msgstr ""
1304
 
1305
  #: includes/functions-layout-hook.php:47 includes/functions-layout-hook.php:460
1306
- #: includes/functions-layout-hook.php:658
1307
- #: includes/functions-layout-hook.php:809
1308
  msgid "Title text color."
1309
  msgstr ""
1310
 
1311
  #: includes/functions-layout-hook.php:59 includes/functions-layout-hook.php:472
1312
- #: includes/functions-layout-hook.php:670
1313
- #: includes/functions-layout-hook.php:821
1314
- #: includes/functions-layout-hook.php:1650
 
 
 
1315
  msgid "Font size"
1316
  msgstr ""
1317
 
1318
  #: includes/functions-layout-hook.php:60 includes/functions-layout-hook.php:473
1319
- #: includes/functions-layout-hook.php:671
1320
- #: includes/functions-layout-hook.php:822
1321
- #: includes/functions-layout-hook.php:1651
1322
  msgid "Set font size."
1323
  msgstr ""
1324
 
1325
  #: includes/functions-layout-hook.php:74 includes/functions-layout-hook.php:487
1326
- #: includes/functions-layout-hook.php:685
1327
- #: includes/functions-layout-hook.php:836
1328
  msgid "Font family"
1329
  msgstr ""
1330
 
1331
  #: includes/functions-layout-hook.php:75 includes/functions-layout-hook.php:488
1332
- #: includes/functions-layout-hook.php:686
1333
- #: includes/functions-layout-hook.php:837
1334
  msgid "Set font family."
1335
  msgstr ""
1336
 
1337
  #: includes/functions-layout-hook.php:90 includes/functions-layout-hook.php:287
1338
  #: includes/functions-layout-hook.php:517
1339
- #: includes/functions-layout-hook.php:701
1340
- #: includes/functions-layout-hook.php:851
1341
- #: includes/functions-layout-hook.php:969
1342
- #: includes/functions-layout-hook.php:1142
1343
- #: includes/functions-layout-hook.php:1256
1344
- #: includes/functions-layout-hook.php:1351
1345
- #: includes/functions-layout-hook.php:1608
1346
- #: includes/functions-layout-hook.php:1747
1347
- #: includes/functions-layout-hook.php:1846
1348
- #: includes/functions-layout-hook.php:1923
1349
- #: includes/functions-layout-hook.php:2004
1350
- #: includes/functions-layout-hook.php:2083
1351
  msgid "Set margin."
1352
  msgstr ""
1353
 
1354
  #: includes/functions-layout-hook.php:105
1355
  #: includes/functions-layout-hook.php:502
1356
- #: includes/functions-layout-hook.php:1284
1357
- #: includes/functions-layout-hook.php:1636
 
 
1358
  msgid "Choose text align."
1359
  msgstr ""
1360
 
1361
  #: includes/functions-layout-hook.php:109
1362
  #: includes/functions-layout-hook.php:506
1363
- #: includes/functions-layout-hook.php:1288
1364
- #: includes/functions-layout-hook.php:1640
1365
- #: includes/functions-wcps-meta-box.php:436
1366
- #: includes/functions-wcps-meta-box.php:513
1367
- #: includes/functions-wcps-meta-box.php:572
1368
- #: includes/functions-wcps-meta-box.php:597
1369
- #: includes/functions-wcps-meta-box.php:653
1370
- #: includes/functions-wcps-meta-box.php:695
1371
- #: includes/functions-wcps-meta-box.php:736
1372
  msgid "Left"
1373
  msgstr ""
1374
 
1375
  #: includes/functions-layout-hook.php:109
1376
  #: includes/functions-layout-hook.php:506
1377
- #: includes/functions-layout-hook.php:1288
1378
- #: includes/functions-layout-hook.php:1640
1379
- #: includes/functions-wcps-meta-box.php:437
1380
- #: includes/functions-wcps-meta-box.php:514
1381
- #: includes/functions-wcps-meta-box.php:573
1382
- #: includes/functions-wcps-meta-box.php:598
1383
- #: includes/functions-wcps-meta-box.php:654
1384
- #: includes/functions-wcps-meta-box.php:696
1385
- #: includes/functions-wcps-meta-box.php:737
1386
  msgid "Right"
1387
  msgstr ""
1388
 
1389
  #: includes/functions-layout-hook.php:109
1390
  #: includes/functions-layout-hook.php:506
1391
- #: includes/functions-layout-hook.php:1288
1392
- #: includes/functions-layout-hook.php:1640
1393
- #: includes/functions-wcps-meta-box.php:438
1394
- #: includes/functions-wcps-meta-box.php:515
1395
- #: includes/functions-wcps-meta-box.php:574
1396
- #: includes/functions-wcps-meta-box.php:599
1397
- #: includes/functions-wcps-meta-box.php:656
1398
- #: includes/functions-wcps-meta-box.php:697
1399
- #: includes/functions-wcps-meta-box.php:738
1400
  msgid "Center"
1401
  msgstr ""
1402
 
@@ -1433,18 +1568,14 @@ msgstr ""
1433
  #: includes/functions-layout-hook.php:141
1434
  #: includes/functions-layout-hook.php:308
1435
  #: includes/functions-layout-hook.php:540
1436
- #: includes/functions-layout-hook.php:723
1437
- #: includes/functions-layout-hook.php:872
1438
- #: includes/functions-layout-hook.php:990
1439
  msgid "Use of CSS"
1440
  msgstr ""
1441
 
1442
  #: includes/functions-layout-hook.php:142
1443
  #: includes/functions-layout-hook.php:309
1444
  #: includes/functions-layout-hook.php:541
1445
- #: includes/functions-layout-hook.php:724
1446
- #: includes/functions-layout-hook.php:873
1447
- #: includes/functions-layout-hook.php:991
1448
  msgid "Use following class selector to add custom CSS for this element."
1449
  msgstr ""
1450
 
@@ -1522,6 +1653,14 @@ msgstr ""
1522
  msgid "Choose content source."
1523
  msgstr ""
1524
 
 
 
 
 
 
 
 
 
1525
  #: includes/functions-layout-hook.php:413
1526
  msgid "Word count"
1527
  msgstr ""
@@ -1546,663 +1685,281 @@ msgstr ""
1546
  msgid "Set custom read more color."
1547
  msgstr ""
1548
 
1549
- #: includes/functions-layout-hook.php:601
1550
- msgid "Social"
1551
- msgstr ""
1552
-
1553
  #: includes/functions-layout-hook.php:612
1554
- msgid "Social icon type"
 
1555
  msgstr ""
1556
 
1557
  #: includes/functions-layout-hook.php:613
1558
- msgid "Choose icon type."
1559
- msgstr ""
1560
-
1561
- #: includes/functions-layout-hook.php:617
1562
- msgid "Image icon"
1563
  msgstr ""
1564
 
1565
- #: includes/functions-layout-hook.php:617
1566
- msgid "Font icon"
1567
  msgstr ""
1568
 
1569
- #: includes/functions-layout-hook.php:617
1570
- msgid "Text link"
1571
  msgstr ""
1572
 
1573
- #: includes/functions-layout-hook.php:627
1574
- msgid "Icon width"
1575
  msgstr ""
1576
 
1577
- #: includes/functions-layout-hook.php:628
1578
- msgid "Set icon width."
1579
  msgstr ""
1580
 
1581
- #: includes/functions-layout-hook.php:642
1582
- msgid "Icon height"
1583
  msgstr ""
1584
 
1585
- #: includes/functions-layout-hook.php:643
1586
- msgid "Set icon height."
 
1587
  msgstr ""
1588
 
1589
- #: includes/functions-layout-hook.php:770
1590
- msgid "Meta"
 
1591
  msgstr ""
1592
 
1593
- #: includes/functions-layout-hook.php:780
1594
- #: includes/functions-settings-hook.php:52
1595
- msgid "Meta key"
1596
  msgstr ""
1597
 
1598
- #: includes/functions-layout-hook.php:781
1599
- msgid "Write meta key."
 
1600
  msgstr ""
1601
 
1602
- #: includes/functions-layout-hook.php:793
1603
- #: includes/functions-layout-hook.php:1127
1604
- #: includes/functions-layout-hook.php:1241
1605
- #: includes/functions-layout-hook.php:1334
1606
- #: includes/functions-layout-hook.php:1592
1607
- #: includes/functions-layout-hook.php:1718
1608
- #: includes/functions-layout-hook.php:1895
1609
- #: includes/functions-layout-hook.php:1974
1610
- #: includes/functions-layout-hook.php:2054
1611
  msgid "Wrapper html"
1612
  msgstr ""
1613
 
1614
- #: includes/functions-layout-hook.php:794
1615
  #, php-format
1616
- msgid "Write wrapper html, use <code>%s</code> to replace meta value output."
1617
  msgstr ""
1618
 
1619
- #: includes/functions-layout-hook.php:929
1620
- #: includes/functions-layout-hook.php:1040
1621
- msgid "Wrapper id"
1622
  msgstr ""
1623
 
1624
- #: includes/functions-layout-hook.php:930
1625
- msgid "Write wrapper id, ex: my-unique-id."
 
1626
  msgstr ""
1627
 
1628
- #: includes/functions-layout-hook.php:942
1629
- msgid "Wrapper class"
 
1630
  msgstr ""
1631
 
1632
- #: includes/functions-layout-hook.php:943
1633
- msgid "Write wrapper class, ex: layer-thumbnail"
1634
  msgstr ""
1635
 
1636
  #: includes/functions-layout-hook.php:956
1637
- msgid "Write custom CSS. do not use <code>&lt;style>&lt;/style></code>"
1638
- msgstr ""
1639
-
1640
- #: includes/functions-layout-hook.php:1041
1641
- msgid "Write wrapper id, ex: div, p, span."
1642
  msgstr ""
1643
 
1644
- #: includes/functions-layout-hook.php:1089
1645
- msgid "Product category"
1646
  msgstr ""
1647
 
1648
- #: includes/functions-layout-hook.php:1098
1649
- #: includes/functions-layout-hook.php:1211
1650
- msgid "Max count"
1651
  msgstr ""
1652
 
1653
- #: includes/functions-layout-hook.php:1099
1654
- #: includes/functions-layout-hook.php:1212
1655
- msgid "Write max count"
1656
  msgstr ""
1657
 
1658
- #: includes/functions-layout-hook.php:1112
1659
- #: includes/functions-layout-hook.php:1225
1660
- msgid "Link separator"
1661
  msgstr ""
1662
 
1663
- #: includes/functions-layout-hook.php:1113
1664
- #: includes/functions-layout-hook.php:1226
1665
- msgid "Choose link separator."
1666
  msgstr ""
1667
 
1668
- #: includes/functions-layout-hook.php:1128
 
 
1669
  #, php-format
1670
- msgid "Write wrapper html, use <code>%s</code> to replace category output."
1671
  msgstr ""
1672
 
1673
- #: includes/functions-layout-hook.php:1155
1674
- #: includes/functions-layout-hook.php:1269
1675
- msgid "Link color"
1676
  msgstr ""
1677
 
1678
- #: includes/functions-layout-hook.php:1156
1679
- #: includes/functions-layout-hook.php:1270
1680
- msgid "Choose link color."
1681
  msgstr ""
1682
 
1683
- #: includes/functions-layout-hook.php:1201
1684
- msgid "Product tag"
1685
- msgstr ""
1686
-
1687
- #: includes/functions-layout-hook.php:1242
1688
- #, php-format
1689
- msgid "Write wrapper html, use <code>%s</code> to replace tags output."
1690
- msgstr ""
1691
-
1692
- #: includes/functions-layout-hook.php:1324
1693
- msgid "Sale count"
1694
  msgstr ""
1695
 
1696
- #: includes/functions-layout-hook.php:1335
1697
- #, php-format
1698
- msgid "Write wrapper html, use <code>%s</code> to replace sale count output."
 
 
1699
  msgstr ""
1700
 
1701
- #: includes/functions-layout-hook.php:1392
1702
- msgid "Featured mark"
 
 
 
 
 
1703
  msgstr ""
1704
 
1705
- #: includes/functions-layout-hook.php:1401
1706
- #: includes/functions-layout-hook.php:1445
1707
- msgid "Icon image"
 
1708
  msgstr ""
1709
 
1710
- #: includes/functions-layout-hook.php:1402
1711
- #: includes/functions-layout-hook.php:1446
1712
- msgid "Choose icon image"
 
1713
  msgstr ""
1714
 
1715
- #: includes/functions-layout-hook.php:1436
1716
  msgid "On sale mark"
1717
  msgstr ""
1718
 
1719
- #: includes/functions-layout-hook.php:1496
1720
- msgid "Choose background color."
1721
- msgstr ""
1722
-
1723
- #: includes/functions-layout-hook.php:1509
1724
- msgid "Text color"
1725
  msgstr ""
1726
 
1727
- #: includes/functions-layout-hook.php:1510
1728
- #: includes/functions-layout-hook.php:1622
1729
- #: includes/functions-layout-hook.php:1734
1730
- #: includes/functions-layout-hook.php:1833
1731
- #: includes/functions-layout-hook.php:1910
1732
- #: includes/functions-layout-hook.php:1991
1733
- #: includes/functions-layout-hook.php:2070
1734
- msgid "Choose text color."
1735
  msgstr ""
1736
 
1737
- #: includes/functions-layout-hook.php:1522
1738
- #: includes/functions-wcps-meta-box.php:446
1739
- msgid "Display quantity"
1740
  msgstr ""
1741
 
1742
- #: includes/functions-layout-hook.php:1523
1743
- msgid "Choose display quantity input field."
 
1744
  msgstr ""
1745
 
1746
- #: includes/functions-layout-hook.php:1578
1747
  msgid "Rating type"
1748
  msgstr ""
1749
 
1750
- #: includes/functions-layout-hook.php:1579
1751
  msgid "Choose rating type."
1752
  msgstr ""
1753
 
1754
- #: includes/functions-layout-hook.php:1593
1755
  #, php-format
1756
  msgid "Write wrapper html, use <code>%s</code> to replace rating output."
1757
  msgstr ""
1758
 
1759
- #: includes/functions-layout-hook.php:1621
1760
- #: includes/functions-layout-hook.php:1733
1761
- #: includes/functions-layout-hook.php:1832
1762
- #: includes/functions-layout-hook.php:1909
1763
- #: includes/functions-layout-hook.php:1990
1764
- #: includes/functions-layout-hook.php:2069
1765
  msgid "Text Color"
1766
  msgstr ""
1767
 
1768
- #: includes/functions-layout-hook.php:1695
1769
  msgid "Product price"
1770
  msgstr ""
1771
 
1772
- #: includes/functions-layout-hook.php:1704
1773
  msgid "Price type"
1774
  msgstr ""
1775
 
1776
- #: includes/functions-layout-hook.php:1705
1777
  msgid "Choose price type."
1778
  msgstr ""
1779
 
1780
- #: includes/functions-layout-hook.php:1719
1781
  #, php-format
1782
  msgid "Write wrapper html, use <code>%s</code> to replace price output."
1783
  msgstr ""
1784
 
1785
- #: includes/functions-layout-hook.php:1804
1786
- msgid "In stock text"
1787
- msgstr ""
1788
-
1789
- #: includes/functions-layout-hook.php:1805
1790
- msgid "Write custom in stock status text."
1791
- msgstr ""
1792
-
1793
- #: includes/functions-layout-hook.php:1809
1794
- #: includes/functions-layout-hook.php:1823
1795
- msgid "In stock"
1796
- msgstr ""
1797
-
1798
- #: includes/functions-layout-hook.php:1818
1799
- msgid "Out of stock text"
1800
- msgstr ""
1801
-
1802
- #: includes/functions-layout-hook.php:1819
1803
- msgid "Write custom out of stock status text."
1804
- msgstr ""
1805
-
1806
- #: includes/functions-layout-hook.php:1896
1807
- #, php-format
1808
- msgid "Write wrapper html, use <code>%s</code> to replace quantity output."
1809
- msgstr ""
1810
-
1811
- #: includes/functions-layout-hook.php:1964
1812
- msgid "Product weight"
1813
- msgstr ""
1814
-
1815
- #: includes/functions-layout-hook.php:1975
1816
- #, php-format
1817
- msgid "Write wrapper html, use <code>%s</code> to replace weight output."
1818
- msgstr ""
1819
-
1820
- #: includes/functions-layout-hook.php:2044
1821
- msgid "Product dimensions"
1822
- msgstr ""
1823
-
1824
- #: includes/functions-layout-hook.php:2055
1825
- #, php-format
1826
- msgid "Write wrapper html, use <code>%s</code> to replace dimensions output."
1827
- msgstr ""
1828
-
1829
- #: includes/functions-layout-hook.php:2130
1830
- msgid "Social media"
1831
- msgstr ""
1832
-
1833
- #: includes/functions-layout-hook.php:2131
1834
- msgid ""
1835
- "Write social media. use following format, <code>icon html | url</code><br> "
1836
- "use following parameter with url, <code>{TITLE}, {PRODUCT_URL}, "
1837
- "{THUMBNAIL_SRC}</code>"
1838
- msgstr ""
1839
-
1840
- #: includes/functions-settings-hook.php:17
1841
  msgid "General"
1842
  msgstr ""
1843
 
1844
- #: includes/functions-settings-hook.php:18
1845
  msgid "Choose some general options."
1846
  msgstr ""
1847
 
1848
  #: includes/functions-settings-hook.php:28
1849
- msgid "Track product view"
1850
- msgstr ""
1851
-
1852
- #: includes/functions-settings-hook.php:29
1853
- msgid "Choose to track product view."
1854
- msgstr ""
1855
-
1856
- #: includes/functions-settings-hook.php:43
1857
- msgid "Meta Name"
1858
- msgstr ""
1859
-
1860
- #: includes/functions-settings-hook.php:44
1861
- msgid "Write meta field name here."
1862
- msgstr ""
1863
-
1864
- #: includes/functions-settings-hook.php:53
1865
- msgid "Write meta key here."
1866
- msgstr ""
1867
-
1868
- #: includes/functions-settings-hook.php:62
1869
- msgid "Add icon"
1870
- msgstr ""
1871
-
1872
- #: includes/functions-settings-hook.php:63
1873
- msgid "Upload icon image here."
1874
- msgstr ""
1875
-
1876
- #: includes/functions-settings-hook.php:72
1877
- msgid "Add font icon"
1878
- msgstr ""
1879
-
1880
- #: includes/functions-settings-hook.php:73
1881
- msgid ""
1882
- "Add font icon html here, you can use <a href=\"https://fontawesome.com/icons"
1883
- "\">fontawesome</a> ex: <code> &lt;i class=\"fab fa-facebook-square\">&lt;/"
1884
- "i></code>."
1885
- msgstr ""
1886
-
1887
- #: includes/functions-settings-hook.php:82
1888
- msgid "Visibility"
1889
- msgstr ""
1890
-
1891
- #: includes/functions-settings-hook.php:83
1892
- msgid "Choose visibility."
1893
- msgstr ""
1894
-
1895
- #: includes/functions-settings-hook.php:96
1896
- msgid "Social share media"
1897
- msgstr ""
1898
-
1899
- #: includes/functions-settings-hook.php:97
1900
- msgid "Custom social share button inputs."
1901
- msgstr ""
1902
-
1903
- #: includes/functions-settings-hook.php:112
1904
  msgid "Font-awesome version"
1905
  msgstr ""
1906
 
1907
- #: includes/functions-settings-hook.php:113
1908
  msgid "Choose font awesome version you want to load."
1909
  msgstr ""
1910
 
1911
- #: includes/functions-settings-hook.php:117
1912
  msgid "Version 5+"
1913
  msgstr ""
1914
 
1915
- #: includes/functions-settings-hook.php:117
1916
  msgid "Version 4+"
1917
  msgstr ""
1918
 
1919
- #: includes/functions-settings-hook.php:286
1920
- msgid "Reset migration"
1921
- msgstr ""
1922
-
1923
- #: includes/functions-settings-hook.php:340
1924
- msgid "See all demo"
1925
- msgstr ""
1926
-
1927
- #: includes/functions-settings-hook.php:354
1928
- msgid "Demo"
1929
- msgstr ""
1930
-
1931
- #: includes/functions-wcps-meta-box.php:230
1932
- msgid "Slider Thumbnail Size"
1933
- msgstr ""
1934
-
1935
- #: includes/functions-wcps-meta-box.php:293
1936
- msgid "_blank"
1937
- msgstr ""
1938
-
1939
- #: includes/functions-wcps-meta-box.php:294
1940
- msgid "_self"
1941
- msgstr ""
1942
-
1943
- #: includes/functions-wcps-meta-box.php:295
1944
- msgid "_parent"
1945
- msgstr ""
1946
-
1947
- #: includes/functions-wcps-meta-box.php:296
1948
- msgid "_top"
1949
- msgstr ""
1950
-
1951
- #: includes/functions-wcps-meta-box.php:309
1952
- msgid "Slider thumb max hieght(px)"
1953
- msgstr ""
1954
-
1955
- #: includes/functions-wcps-meta-box.php:315
1956
- msgid "Display Thumbnail Zoom button"
1957
- msgstr ""
1958
-
1959
- #: includes/functions-wcps-meta-box.php:325
1960
- msgid "Lazy load image"
1961
- msgstr ""
1962
-
1963
- #: includes/functions-wcps-meta-box.php:331
1964
- msgid "Empty Thumbnail"
1965
- msgstr ""
1966
-
1967
- #: includes/functions-wcps-meta-box.php:332
1968
- msgid "Custom thumbnail image url"
1969
- msgstr ""
1970
-
1971
- #: includes/functions-wcps-meta-box.php:408
1972
- msgid "Items Add to cart button Style"
1973
- msgstr ""
1974
-
1975
- #: includes/functions-wcps-meta-box.php:409
1976
- msgid "You can hide items Add to cart button on slider."
1977
- msgstr ""
1978
-
1979
- #: includes/functions-wcps-meta-box.php:411
1980
- msgid "Default"
1981
- msgstr ""
1982
-
1983
- #: includes/functions-wcps-meta-box.php:412
1984
- msgid "Custom"
1985
- msgstr ""
1986
-
1987
- #: includes/functions-wcps-meta-box.php:418
1988
- msgid "Add to cart Background Color"
1989
- msgstr ""
1990
-
1991
- #: includes/functions-wcps-meta-box.php:428
1992
- msgid "Add to cart Text Color"
1993
- msgstr ""
1994
-
1995
- #: includes/functions-wcps-meta-box.php:434
1996
- msgid "Items Cart Text Align"
1997
- msgstr ""
1998
-
1999
- #: includes/functions-wcps-meta-box.php:465
2000
- msgid "Sale marker icon url"
2001
- msgstr ""
2002
-
2003
- #: includes/functions-wcps-meta-box.php:480
2004
- msgid "sale count text"
2005
- msgstr ""
2006
-
2007
- #: includes/functions-wcps-meta-box.php:497
2008
- msgid "Items Title Color"
2009
- msgstr ""
2010
-
2011
- #: includes/functions-wcps-meta-box.php:502
2012
- msgid "Items Title Font Size"
2013
- msgstr ""
2014
-
2015
- #: includes/functions-wcps-meta-box.php:509
2016
- msgid "Items Title Text Align"
2017
- msgstr ""
2018
-
2019
- #: includes/functions-wcps-meta-box.php:528
2020
- msgid "Featured marker icon url"
2021
- msgstr ""
2022
-
2023
- #: includes/functions-wcps-meta-box.php:540
2024
- msgid "Price format on slider"
2025
  msgstr ""
2026
 
2027
- #: includes/functions-wcps-meta-box.php:543
2028
- msgid "Full Format"
2029
  msgstr ""
2030
 
2031
- #: includes/functions-wcps-meta-box.php:544
2032
- msgid "Sale price"
2033
- msgstr ""
2034
-
2035
- #: includes/functions-wcps-meta-box.php:545
2036
- msgid "Regular price"
2037
- msgstr ""
2038
-
2039
- #: includes/functions-wcps-meta-box.php:554
2040
- msgid "Items Price Color"
2041
- msgstr ""
2042
-
2043
- #: includes/functions-wcps-meta-box.php:560
2044
- msgid "Items price Font Size"
2045
- msgstr ""
2046
-
2047
- #: includes/functions-wcps-meta-box.php:568
2048
- msgid "Price Text Align"
2049
- msgstr ""
2050
-
2051
- #: includes/functions-wcps-meta-box.php:593
2052
- msgid "Items Rating Text Align"
2053
- msgstr ""
2054
-
2055
- #: includes/functions-wcps-meta-box.php:606
2056
- msgid "Items ratings Font Size"
2057
- msgstr ""
2058
-
2059
- #: includes/functions-wcps-meta-box.php:613
2060
- msgid "Items Ratings Color"
2061
- msgstr ""
2062
-
2063
- #: includes/functions-wcps-meta-box.php:630
2064
- msgid "Excerpt word count"
2065
- msgstr ""
2066
-
2067
- #: includes/functions-wcps-meta-box.php:636
2068
- msgid "Excerpt read more text"
2069
- msgstr ""
2070
-
2071
- #: includes/functions-wcps-meta-box.php:642
2072
- msgid "Items Excerpt Font Size"
2073
- msgstr ""
2074
-
2075
- #: includes/functions-wcps-meta-box.php:649
2076
- msgid "Excerpt Text Align"
2077
- msgstr ""
2078
-
2079
- #: includes/functions-wcps-meta-box.php:662
2080
- msgid "Items Excerpt Font color"
2081
- msgstr ""
2082
-
2083
- #: includes/functions-wcps-meta-box.php:684
2084
- msgid "Items Category Font Size"
2085
- msgstr ""
2086
-
2087
- #: includes/functions-wcps-meta-box.php:691
2088
- msgid "Category Text Align"
2089
- msgstr ""
2090
-
2091
- #: includes/functions-wcps-meta-box.php:706
2092
- msgid "Items Category Font color"
2093
- msgstr ""
2094
-
2095
- #: includes/functions-wcps-meta-box.php:712
2096
- msgid "Items Category separator"
2097
- msgstr ""
2098
-
2099
- #: includes/functions-wcps-meta-box.php:728
2100
- msgid "Items tag font size"
2101
- msgstr ""
2102
-
2103
- #: includes/functions-wcps-meta-box.php:733
2104
- msgid "Tag text align"
2105
- msgstr ""
2106
-
2107
- #: includes/functions-wcps-meta-box.php:743
2108
- msgid "Items tag font color"
2109
- msgstr ""
2110
-
2111
- #: includes/functions-wcps-meta-box.php:784
2112
- msgid "Elements"
2113
- msgstr ""
2114
-
2115
- #: includes/functions-wcps-meta-box.php:847
2116
- msgid "Slider themes"
2117
- msgstr ""
2118
-
2119
- #: includes/functions-wcps-meta-box.php:848
2120
- msgid "Choose slider product themes."
2121
- msgstr ""
2122
-
2123
- #: includes/functions-wcps-meta-box.php:876
2124
- msgid "Slider ribbon"
2125
- msgstr ""
2126
-
2127
- #: includes/functions-wcps-meta-box.php:877
2128
- msgid "Choose slider ribbon."
2129
- msgstr ""
2130
-
2131
- #: includes/functions-wcps-meta-box.php:895
2132
- msgid "Custom ribbon"
2133
- msgstr ""
2134
-
2135
- #: includes/functions-wcps-meta-box.php:896
2136
- msgid "Choose custom ribbon, image source url."
2137
- msgstr ""
2138
-
2139
- #: includes/functions-wcps-meta-box.php:911
2140
- msgid "Items padding"
2141
- msgstr ""
2142
-
2143
- #: includes/functions-wcps-meta-box.php:912
2144
- msgid "Set custom padding for item."
2145
- msgstr ""
2146
-
2147
- #: includes/functions-wcps-meta-box.php:926
2148
- msgid "Set custom background color for item."
2149
- msgstr ""
2150
-
2151
- #: includes/functions-wcps-meta-box.php:944
2152
- msgid "Container Padding"
2153
- msgstr ""
2154
-
2155
- #: includes/functions-wcps-meta-box.php:945
2156
- msgid "Set custom padding for container."
2157
- msgstr ""
2158
-
2159
- #: includes/functions-wcps-meta-box.php:958
2160
- msgid "Set custom background color for container."
2161
- msgstr ""
2162
-
2163
- #: includes/functions-wcps-meta-box.php:972
2164
- msgid "Set custom background image for container."
2165
- msgstr ""
2166
-
2167
- #: includes/functions-wcps-settings.php:34
2168
- msgid "Track product View"
2169
- msgstr ""
2170
-
2171
- #: includes/functions-wcps-settings.php:35
2172
- msgid "You can track view product by set Yes."
2173
- msgstr ""
2174
-
2175
- #: includes/functions-wcps-settings.php:54
2176
- msgid "Optimize CSS & Scripts file load by page"
2177
  msgstr ""
2178
 
2179
- #: includes/functions-wcps-settings.php:55
2180
- msgid ""
2181
- "Please use page ids where you using shortcode <code>[wcps id=\"123\"]</"
2182
- "code>Use comma separate value. ex: 12,14"
2183
  msgstr ""
2184
 
2185
- #: includes/functions.php:216
2186
  msgid "Shortcode"
2187
  msgstr ""
2188
 
2189
- #: includes/functions.php:248
2190
- msgid "Reset done!"
2191
- msgstr ""
2192
-
2193
- #: includes/functions.php:251
2194
- msgid "Reset failed!"
2195
  msgstr ""
2196
 
2197
- #: includes/functions.php:317
2198
- msgid "No categories found!"
2199
  msgstr ""
2200
 
2201
- #: includes/functions.php:375
2202
- #, php-format
2203
- msgid ""
2204
- "Please activate your license for <b>%s &raquo; <a href=\"%sedit.php?"
2205
- "post_type=wcps&page=wcps_menu_license\">License</a></b>"
2206
  msgstr ""
2207
 
2208
  #: includes/menu/settings.php:11
@@ -2220,54 +1977,16 @@ msgstr ""
2220
  msgid "%s Buy Pro"
2221
  msgstr ""
2222
 
2223
- #: includes/menu/settings.php:56
2224
  #, php-format
2225
  msgid "%s Settings"
2226
  msgstr ""
2227
 
2228
- #: includes/menu/settings.php:66
2229
- msgid "Changes Saved."
2230
- msgstr ""
2231
-
2232
- #: includes/menu/settings.php:131
2233
- msgid "Save Changes"
2234
- msgstr ""
2235
-
2236
- #: includes/menu/upgrade-status.php:17
2237
  #, php-format
2238
  msgid "%s Settings - Update"
2239
  msgstr ""
2240
 
2241
- #: includes/wcps-meta-box.php:17
2242
- msgid "WCPS Options"
2243
- msgstr ""
2244
-
2245
- #: includes/wcps-meta-box.php:19
2246
- msgid "PickPlugins Product Slider"
2247
- msgstr ""
2248
-
2249
- #: includes/wcps-meta-box.php:75
2250
- #, php-format
2251
- msgid "%s Elements"
2252
- msgstr ""
2253
-
2254
- #: templates/wcps-featured.php:22
2255
- msgid "Featured Product"
2256
- msgstr ""
2257
-
2258
- #: templates/wcps-rating.php:41
2259
- msgid "Rated"
2260
- msgstr ""
2261
-
2262
- #: templates/wcps-sale.php:19
2263
- msgid "Sale Product"
2264
- msgstr ""
2265
-
2266
- #: templates/wcps-sale_count.php:14
2267
- #, php-format
2268
- msgid "Total sold: %d"
2269
- msgstr ""
2270
-
2271
- #: woocommerce-products-slider.php:98
2272
  msgid "1 Minute"
2273
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Woocommerce Products Slider\n"
4
+ "POT-Creation-Date: 2020-03-27 21:00+0600\n"
5
+ "PO-Revision-Date: 2020-03-27 21:00+0600\n"
6
  "Last-Translator: Nur Hasan <public.nurhasan@gmail.com>\n"
7
  "Language-Team: PickPlugins <support@pickplugins.com>\n"
8
  "Language: en\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.3\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-SearchPath-1: includes\n"
18
  "X-Poedit-SearchPath-2: templates\n"
19
 
20
+ #: includes/class-admin-notices.php:34
21
  #, php-format
22
  msgid ""
23
+ "Import layouts for <b>PickPlugins Product Slider</b> plugin, please <a class="
24
+ "\"button button-primary\" href=\"%s\">read details</a> here."
 
25
  msgstr ""
26
 
27
+ #: includes/class-admin-notices.php:74
28
+ #, php-format
29
+ msgid ""
30
+ "Data migration required for <b>PickPlugins Product Slider</b> plugin, please "
31
+ "<a class=\"button button-primary\" href=\"%s\">click to start</a> migration. "
32
+ "Watch this <a target=\"_blank\" href=\"https://youtu.be/kn3skEwh5t4\">video</"
33
+ "a> first"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  msgstr ""
35
 
36
+ #: includes/class-admin-notices.php:96
37
+ #, php-format
38
+ msgid ""
39
+ "<a href=\"%s\">WooCommerce</a> plugin is required to run <b>PickPlugins "
40
+ "Product Slider</b>"
41
  msgstr ""
42
 
43
+ #: includes/class-metabox-wcps-hook.php:77
44
+ msgid "Get shortcode"
45
  msgstr ""
46
 
47
+ #: includes/class-metabox-wcps-hook.php:88
48
+ msgid "Developer options"
49
  msgstr ""
50
 
51
+ #: includes/class-metabox-wcps-hook.php:89
52
+ msgid "var dump following variable."
 
53
  msgstr ""
54
 
55
+ #: includes/class-metabox-wcps-hook.php:94
56
+ msgid "Query arguments"
 
57
  msgstr ""
58
 
59
+ #: includes/class-metabox-wcps-hook.php:95
60
+ msgid "Found posts"
 
61
  msgstr ""
62
 
63
+ #: includes/class-metabox-wcps-hook.php:169
64
  msgid "Ribbon style"
65
  msgstr ""
66
 
67
+ #: includes/class-metabox-wcps-hook.php:170
68
  msgid "Customize ribbon style."
69
  msgstr ""
70
 
71
+ #: includes/class-metabox-wcps-hook.php:176
72
  msgid "Ribbon text"
73
  msgstr ""
74
 
75
+ #: includes/class-metabox-wcps-hook.php:177
76
  msgid "Choose custom ribbon text, image source url."
77
  msgstr ""
78
 
79
+ #: includes/class-metabox-wcps-hook.php:186
80
  msgid "Ribbon background image"
81
  msgstr ""
82
 
83
+ #: includes/class-metabox-wcps-hook.php:187
84
  msgid "Choose background image source."
85
  msgstr ""
86
 
87
+ #: includes/class-metabox-wcps-hook.php:197
88
  msgid "Ribbon background color"
89
  msgstr ""
90
 
91
+ #: includes/class-metabox-wcps-hook.php:198
92
  msgid "Choose ribbon background color."
93
  msgstr ""
94
 
95
+ #: includes/class-metabox-wcps-hook.php:207
96
  msgid "Ribbon text color"
97
  msgstr ""
98
 
99
+ #: includes/class-metabox-wcps-hook.php:208
100
  msgid "Choose ribbon text color."
101
  msgstr ""
102
 
103
+ #: includes/class-metabox-wcps-hook.php:217
104
  msgid "Ribbon width"
105
  msgstr ""
106
 
107
+ #: includes/class-metabox-wcps-hook.php:218
108
  msgid "Set ribbon width."
109
  msgstr ""
110
 
111
+ #: includes/class-metabox-wcps-hook.php:227
112
  msgid "Ribbon height"
113
  msgstr ""
114
 
115
+ #: includes/class-metabox-wcps-hook.php:228
116
  msgid "Set ribbon height."
117
  msgstr ""
118
 
119
+ #: includes/class-metabox-wcps-hook.php:237
120
  msgid "Ribbon position"
121
  msgstr ""
122
 
123
+ #: includes/class-metabox-wcps-hook.php:238
124
  msgid "Set ribbon position."
125
  msgstr ""
126
 
127
+ #: includes/class-metabox-wcps-hook.php:243
128
+ #: includes/class-metabox-wcps-hook.php:1231
129
+ #: includes/functions-layout-hook.php:1158
130
+ #: includes/functions-layout-hook.php:1300
131
  msgid "Top-right"
132
  msgstr ""
133
 
134
+ #: includes/class-metabox-wcps-hook.php:244
135
+ #: includes/class-metabox-wcps-hook.php:1231
136
+ #: includes/functions-layout-hook.php:1159
137
+ #: includes/functions-layout-hook.php:1301
138
  msgid "Top-left"
139
  msgstr ""
140
 
141
+ #: includes/class-metabox-wcps-hook.php:245
142
+ #: includes/functions-layout-hook.php:1160
143
+ #: includes/functions-layout-hook.php:1302
144
  msgid "Bottom-right"
145
  msgstr ""
146
 
147
+ #: includes/class-metabox-wcps-hook.php:246
148
+ #: includes/functions-layout-hook.php:1161
149
+ #: includes/functions-layout-hook.php:1303
150
  msgid "Bottom-left"
151
  msgstr ""
152
 
153
+ #: includes/class-metabox-wcps-hook.php:247
154
+ #: includes/class-metabox-wcps-hook.php:809
155
  #: includes/functions-layout-hook.php:124
156
  #: includes/functions-layout-hook.php:326
157
  #: includes/functions-layout-hook.php:558
158
+ #: includes/functions-layout-hook.php:1162
159
+ #: includes/functions-layout-hook.php:1304
160
+ #: includes/functions-settings-hook.php:33
161
  msgid "None"
162
  msgstr ""
163
 
164
+ #: includes/class-metabox-wcps-hook.php:260
165
  msgid "Item style"
166
  msgstr ""
167
 
168
+ #: includes/class-metabox-wcps-hook.php:261
169
  msgid "Customize item style."
170
  msgstr ""
171
 
172
+ #: includes/class-metabox-wcps-hook.php:267
173
  msgid "Item padding"
174
  msgstr ""
175
 
176
+ #: includes/class-metabox-wcps-hook.php:268
177
  msgid "Item custom padding"
178
  msgstr ""
179
 
180
+ #: includes/class-metabox-wcps-hook.php:277
181
  msgid "Item margin"
182
  msgstr ""
183
 
184
+ #: includes/class-metabox-wcps-hook.php:278
185
  msgid "Item custom margin"
186
  msgstr ""
187
 
188
+ #: includes/class-metabox-wcps-hook.php:287
189
+ #: includes/class-metabox-wcps-hook.php:334
190
+ #: includes/functions-layout-hook.php:1174
191
+ #: includes/functions-layout-hook.php:1316
192
+ #: includes/functions-layout-hook.php:1425
193
+ #: includes/functions-layout-hook.php:1524
194
  msgid "Background color"
195
  msgstr ""
196
 
197
+ #: includes/class-metabox-wcps-hook.php:288
 
198
  msgid "Item background color"
199
  msgstr ""
200
 
201
+ #: includes/class-metabox-wcps-hook.php:297
202
  #: includes/functions-layout-hook.php:104
203
  #: includes/functions-layout-hook.php:501
204
+ #: includes/functions-layout-hook.php:871
205
+ #: includes/functions-layout-hook.php:997
206
+ #: includes/functions-layout-hook.php:1678
207
+ #: includes/functions-layout-hook.php:1818
208
  msgid "Text align"
209
  msgstr ""
210
 
211
+ #: includes/class-metabox-wcps-hook.php:298
212
  msgid "Item text align"
213
  msgstr ""
214
 
215
+ #: includes/class-metabox-wcps-hook.php:316
216
  msgid "Container style"
217
  msgstr ""
218
 
219
+ #: includes/class-metabox-wcps-hook.php:317
220
  msgid "Customize container style."
221
  msgstr ""
222
 
223
+ #: includes/class-metabox-wcps-hook.php:323
224
  msgid "Background image"
225
  msgstr ""
226
 
227
+ #: includes/class-metabox-wcps-hook.php:324
 
228
  msgid "Container background image"
229
  msgstr ""
230
 
231
+ #: includes/class-metabox-wcps-hook.php:335
 
232
  msgid "Container background color"
233
  msgstr ""
234
 
235
+ #: includes/class-metabox-wcps-hook.php:344
236
+ #: includes/functions-layout-hook.php:1215
237
+ #: includes/functions-layout-hook.php:1358
238
  msgid "Padding"
239
  msgstr ""
240
 
241
+ #: includes/class-metabox-wcps-hook.php:345
242
  msgid "Container padding"
243
  msgstr ""
244
 
245
+ #: includes/class-metabox-wcps-hook.php:353
246
  #: includes/functions-layout-hook.php:89 includes/functions-layout-hook.php:286
247
  #: includes/functions-layout-hook.php:516
248
+ #: includes/functions-layout-hook.php:651
249
+ #: includes/functions-layout-hook.php:825
250
+ #: includes/functions-layout-hook.php:969
251
+ #: includes/functions-layout-hook.php:1064
252
+ #: includes/functions-layout-hook.php:1467
253
+ #: includes/functions-layout-hook.php:1566
254
+ #: includes/functions-layout-hook.php:1650
255
+ #: includes/functions-layout-hook.php:1790
 
 
 
 
256
  msgid "Margin"
257
  msgstr ""
258
 
259
+ #: includes/class-metabox-wcps-hook.php:354
260
  msgid "Container margin"
261
  msgstr ""
262
 
263
+ #: includes/class-metabox-wcps-hook.php:398
264
  msgid "Layouts"
265
  msgstr ""
266
 
267
+ #: includes/class-metabox-wcps-hook.php:399
268
  msgid "Choose item layouts."
269
  msgstr ""
270
 
271
+ #: includes/class-metabox-wcps-hook.php:409
272
+ #: includes/class-metabox-wcps-hook.php:420
273
  msgid "Create layout"
274
  msgstr ""
275
 
276
+ #: includes/class-metabox-wcps-hook.php:410
277
  msgid "Manage layouts"
278
  msgstr ""
279
 
280
+ #: includes/class-metabox-wcps-hook.php:421
281
  msgid "Please follow the links to create layouts or manage."
282
  msgstr ""
283
 
284
+ #: includes/class-metabox-wcps-hook.php:464
285
  msgid "Item layouts"
286
  msgstr ""
287
 
288
+ #: includes/class-metabox-wcps-hook.php:465
289
  msgid "Choose grid item layout."
290
  msgstr ""
291
 
292
+ #: includes/class-metabox-wcps-hook.php:550
 
293
  msgid "Max number of product"
294
  msgstr ""
295
 
296
+ #: includes/class-metabox-wcps-hook.php:551
 
297
  msgid "Set custom number you want to display maximum number of product"
298
  msgstr ""
299
 
300
+ #: includes/class-metabox-wcps-hook.php:620
301
  msgid "Select terms"
302
  msgstr ""
303
 
304
+ #: includes/class-metabox-wcps-hook.php:621
305
+ #: includes/class-metabox-wcps-hook.php:804
306
  msgid "Choose some terms."
307
  msgstr ""
308
 
309
+ #: includes/class-metabox-wcps-hook.php:635
310
+ msgid "Terms relation"
 
311
  msgstr ""
312
 
313
+ #: includes/class-metabox-wcps-hook.php:636
314
+ msgid "Choose term relation."
 
315
  msgstr ""
316
 
317
+ #: includes/class-metabox-wcps-hook.php:641
318
+ msgid "IN"
 
319
  msgstr ""
320
 
321
+ #: includes/class-metabox-wcps-hook.php:642
322
+ msgid "NOT IN"
 
323
  msgstr ""
324
 
325
+ #: includes/class-metabox-wcps-hook.php:643
326
+ #: includes/class-metabox-wcps-hook.php:698
327
+ msgid "AND"
328
  msgstr ""
329
 
330
+ #: includes/class-metabox-wcps-hook.php:644
331
+ msgid "EXISTS"
 
332
  msgstr ""
333
 
334
+ #: includes/class-metabox-wcps-hook.php:645
335
+ msgid "NOT EXISTS"
 
336
  msgstr ""
337
 
338
+ #: includes/class-metabox-wcps-hook.php:679
339
+ msgid "Product taxonomy & terms"
340
+ msgstr ""
341
+
342
+ #: includes/class-metabox-wcps-hook.php:680
343
+ msgid ""
344
+ "Choose product taxonomy & terms. click to expand and see there is categories "
345
+ "or terms you can select."
346
  msgstr ""
347
 
348
  #: includes/class-metabox-wcps-hook.php:691
349
+ msgid "Taxonomy relation"
 
350
  msgstr ""
351
 
352
  #: includes/class-metabox-wcps-hook.php:692
353
+ msgid "Set taxonomy relation."
354
+ msgstr ""
355
+
356
+ #: includes/class-metabox-wcps-hook.php:697
357
+ msgid "OR"
358
  msgstr ""
359
 
360
+ #: includes/class-metabox-wcps-hook.php:714
361
+ msgid "Query order"
 
362
  msgstr ""
363
 
364
+ #: includes/class-metabox-wcps-hook.php:715
365
+ msgid "Set query order."
 
366
  msgstr ""
367
 
368
+ #: includes/class-metabox-wcps-hook.php:720
369
+ #: includes/class-metabox-wcps-hook.php:810
370
+ msgid "Descending"
371
  msgstr ""
372
 
373
+ #: includes/class-metabox-wcps-hook.php:721
374
+ #: includes/class-metabox-wcps-hook.php:811
375
+ msgid "Ascending"
376
  msgstr ""
377
 
378
+ #: includes/class-metabox-wcps-hook.php:730
379
+ msgid "ID"
 
380
  msgstr ""
381
 
382
+ #: includes/class-metabox-wcps-hook.php:731
383
+ msgid "Date"
 
384
  msgstr ""
385
 
386
+ #: includes/class-metabox-wcps-hook.php:732
387
+ msgid "Post date"
388
+ msgstr ""
389
+
390
+ #: includes/class-metabox-wcps-hook.php:733
391
+ msgid "Name"
392
+ msgstr ""
393
+
394
+ #: includes/class-metabox-wcps-hook.php:734
395
+ msgid "Random"
396
+ msgstr ""
397
+
398
+ #: includes/class-metabox-wcps-hook.php:735
399
+ msgid "Comment count"
400
  msgstr ""
401
 
402
+ #: includes/class-metabox-wcps-hook.php:736
403
+ msgid "Author"
 
404
  msgstr ""
405
 
406
+ #: includes/class-metabox-wcps-hook.php:737
407
+ #: includes/functions-layout-hook.php:36
408
+ msgid "Title"
409
  msgstr ""
410
 
 
411
  #: includes/class-metabox-wcps-hook.php:738
412
+ msgid "Type"
 
 
 
 
 
 
 
 
413
  msgstr ""
414
 
 
415
  #: includes/class-metabox-wcps-hook.php:739
416
+ msgid "Menu order"
 
 
 
 
 
 
 
 
417
  msgstr ""
418
 
 
419
  #: includes/class-metabox-wcps-hook.php:740
420
+ msgid "meta_value"
 
 
421
  msgstr ""
422
 
423
+ #: includes/class-metabox-wcps-hook.php:741
424
+ msgid "meta value number"
 
425
  msgstr ""
426
 
427
+ #: includes/class-metabox-wcps-hook.php:742
428
+ msgid "post__in"
429
+ msgstr ""
430
+
431
+ #: includes/class-metabox-wcps-hook.php:743
432
+ msgid "post_name__in"
433
+ msgstr ""
434
+
435
+ #: includes/class-metabox-wcps-hook.php:803
436
+ msgid "Order"
437
+ msgstr ""
438
+
439
+ #: includes/class-metabox-wcps-hook.php:846
440
+ msgid "Query orderby"
441
+ msgstr ""
442
+
443
+ #: includes/class-metabox-wcps-hook.php:847
444
+ msgid "Set query orderby."
445
+ msgstr ""
446
+
447
+ #: includes/class-metabox-wcps-hook.php:857
448
+ msgid "Orderby meta key"
449
+ msgstr ""
450
+
451
+ #: includes/class-metabox-wcps-hook.php:858
452
+ msgid "Write meta key for orderby meta key value."
453
+ msgstr ""
454
+
455
+ #: includes/class-metabox-wcps-hook.php:871
456
+ msgid "Include out of stock products?"
457
+ msgstr ""
458
+
459
+ #: includes/class-metabox-wcps-hook.php:872
460
+ msgid "Include or exclude out of stock products from query."
461
+ msgstr ""
462
+
463
+ #: includes/class-metabox-wcps-hook.php:877
464
+ #: includes/class-metabox-wcps-hook.php:898
465
+ #: includes/class-metabox-wcps-hook.php:918
466
+ #: includes/class-metabox-wcps-hook.php:930
467
+ msgid "No check"
468
+ msgstr ""
469
+
470
+ #: includes/class-metabox-wcps-hook.php:878
471
+ #: includes/class-metabox-wcps-hook.php:899
472
+ #: includes/class-metabox-wcps-hook.php:919
473
+ msgid "Include"
474
+ msgstr ""
475
+
476
+ #: includes/class-metabox-wcps-hook.php:879
477
+ #: includes/class-metabox-wcps-hook.php:900
478
+ #: includes/class-metabox-wcps-hook.php:920
479
+ msgid "Exclude"
480
+ msgstr ""
481
+
482
+ #: includes/class-metabox-wcps-hook.php:892
483
+ msgid "Include featured products?"
484
+ msgstr ""
485
+
486
+ #: includes/class-metabox-wcps-hook.php:893
487
+ msgid "Include or exclude featured products from query."
488
+ msgstr ""
489
+
490
+ #: includes/class-metabox-wcps-hook.php:912
491
+ msgid "Include on-sale products?"
492
+ msgstr ""
493
+
494
+ #: includes/class-metabox-wcps-hook.php:913
495
+ msgid "Include or exclude on-sale products from query."
496
  msgstr ""
497
 
498
+ #: includes/class-metabox-wcps-hook.php:931
499
+ #: includes/class-metabox-wcps-layout-hook.php:118
500
+ msgid "On sale"
501
+ msgstr ""
502
+
503
+ #: includes/class-metabox-wcps-hook.php:932
504
+ #: includes/class-metabox-wcps-layout-hook.php:117
505
+ msgid "Featured"
506
+ msgstr ""
507
+
508
+ #: includes/class-metabox-wcps-hook.php:933
509
+ msgid "In stock"
510
+ msgstr ""
511
+
512
+ #: includes/class-metabox-wcps-hook.php:940
513
+ msgid "Query only?"
514
  msgstr ""
515
 
516
+ #: includes/class-metabox-wcps-hook.php:941
517
+ msgid "Choose option you want to display only products based on options."
 
518
  msgstr ""
519
 
520
+ #: includes/class-metabox-wcps-hook.php:959
521
+ msgid "Product ID's"
 
522
  msgstr ""
523
 
524
+ #: includes/class-metabox-wcps-hook.php:960
525
+ msgid "You can display products by ids."
 
526
  msgstr ""
527
 
528
+ #: includes/class-metabox-wcps-hook.php:1047
 
529
  msgid "Slider"
530
  msgstr ""
531
 
532
+ #: includes/class-metabox-wcps-hook.php:1048
 
533
  msgid "Customize slider settings."
534
  msgstr ""
535
 
536
+ #: includes/class-metabox-wcps-hook.php:1054
 
537
  msgid "Slider column count "
538
  msgstr ""
539
 
540
+ #: includes/class-metabox-wcps-hook.php:1055
 
541
  msgid "Set slider column count."
542
  msgstr ""
543
 
544
+ #: includes/class-metabox-wcps-hook.php:1061
545
  #: includes/functions-layout-hook.php:236
 
546
  msgid "In desktop"
547
  msgstr ""
548
 
549
+ #: includes/class-metabox-wcps-hook.php:1062
 
550
  msgid "min-width: 1200px, ex: 3"
551
  msgstr ""
552
 
553
+ #: includes/class-metabox-wcps-hook.php:1071
554
  #: includes/functions-layout-hook.php:246
 
555
  msgid "In tablet & small desktop"
556
  msgstr ""
557
 
558
+ #: includes/class-metabox-wcps-hook.php:1072
 
559
  msgid "min-width: 992px, ex: 2"
560
  msgstr ""
561
 
562
+ #: includes/class-metabox-wcps-hook.php:1081
563
  #: includes/functions-layout-hook.php:256
 
564
  msgid "In mobile"
565
  msgstr ""
566
 
567
+ #: includes/class-metabox-wcps-hook.php:1082
 
568
  msgid "min-width: 576px, ex: 1"
569
  msgstr ""
570
 
571
+ #: includes/class-metabox-wcps-hook.php:1100
 
572
  msgid "Auto play"
573
  msgstr ""
574
 
575
+ #: includes/class-metabox-wcps-hook.php:1101
 
576
  msgid "Choose slider auto play."
577
  msgstr ""
578
 
 
 
 
 
 
 
579
  #: includes/class-metabox-wcps-hook.php:1105
580
+ #: includes/class-metabox-wcps-hook.php:1147
581
+ #: includes/class-metabox-wcps-hook.php:1160
582
+ #: includes/class-metabox-wcps-hook.php:1175
583
+ #: includes/class-metabox-wcps-hook.php:1188
584
+ #: includes/class-metabox-wcps-hook.php:1204
585
+ #: includes/class-metabox-wcps-hook.php:1319
586
+ #: includes/class-metabox-wcps-hook.php:1372
587
+ #: includes/class-metabox-wcps-hook.php:1385
588
+ #: includes/class-metabox-wcps-hook.php:1400
589
+ #: includes/class-metabox-wcps-hook.php:1414
590
+ #: includes/class-metabox-wcps-hook.php:1428
 
 
 
 
 
 
591
  msgid "True"
592
  msgstr ""
593
 
 
 
 
 
 
 
594
  #: includes/class-metabox-wcps-hook.php:1105
595
+ #: includes/class-metabox-wcps-hook.php:1147
596
+ #: includes/class-metabox-wcps-hook.php:1160
597
+ #: includes/class-metabox-wcps-hook.php:1175
598
+ #: includes/class-metabox-wcps-hook.php:1188
599
+ #: includes/class-metabox-wcps-hook.php:1204
600
+ #: includes/class-metabox-wcps-hook.php:1319
601
+ #: includes/class-metabox-wcps-hook.php:1372
602
+ #: includes/class-metabox-wcps-hook.php:1385
603
+ #: includes/class-metabox-wcps-hook.php:1400
604
+ #: includes/class-metabox-wcps-hook.php:1414
605
+ #: includes/class-metabox-wcps-hook.php:1428
 
 
 
 
 
 
606
  msgid "False"
607
  msgstr ""
608
 
609
+ #: includes/class-metabox-wcps-hook.php:1113
 
610
  msgid "Auto play speed"
611
  msgstr ""
612
 
613
+ #: includes/class-metabox-wcps-hook.php:1114
 
614
  msgid "Set auto play speed, ex: 1500"
615
  msgstr ""
616
 
617
+ #: includes/class-metabox-wcps-hook.php:1126
 
618
  msgid "Auto play timeout"
619
  msgstr ""
620
 
621
+ #: includes/class-metabox-wcps-hook.php:1127
 
622
  msgid "Set auto play timeout, ex: 2000"
623
  msgstr ""
624
 
625
+ #: includes/class-metabox-wcps-hook.php:1133
 
626
  msgid "Value should larger than <b>Auto play speed</b>"
627
  msgstr ""
628
 
629
+ #: includes/class-metabox-wcps-hook.php:1142
 
630
  msgid "Slider rewind"
631
  msgstr ""
632
 
633
+ #: includes/class-metabox-wcps-hook.php:1143
 
634
  msgid "Choose slider rewind."
635
  msgstr ""
636
 
637
+ #: includes/class-metabox-wcps-hook.php:1155
 
638
  msgid "Slider loop"
639
  msgstr ""
640
 
641
+ #: includes/class-metabox-wcps-hook.php:1156
 
642
  msgid "Choose slider loop."
643
  msgstr ""
644
 
645
+ #: includes/class-metabox-wcps-hook.php:1170
646
+ #: includes/class-metabox-wcps-hook.php:1852
647
+ #: includes/functions-settings-hook.php:514
648
  msgid "Slider center"
649
  msgstr ""
650
 
651
+ #: includes/class-metabox-wcps-hook.php:1171
 
652
  msgid "Choose slider center."
653
  msgstr ""
654
 
655
+ #: includes/class-metabox-wcps-hook.php:1183
656
+ #: includes/class-metabox-wcps-hook.php:1846
657
+ #: includes/functions-settings-hook.php:508
658
  msgid "Slider stop on hover"
659
  msgstr ""
660
 
661
+ #: includes/class-metabox-wcps-hook.php:1184
 
662
  msgid "Choose stop on hover."
663
  msgstr ""
664
 
665
+ #: includes/class-metabox-wcps-hook.php:1199
 
666
  msgid "Slider navigation"
667
  msgstr ""
668
 
669
+ #: includes/class-metabox-wcps-hook.php:1200
 
670
  msgid "Choose slider navigation."
671
  msgstr ""
672
 
673
+ #: includes/class-metabox-wcps-hook.php:1212
 
674
  msgid "Navigation slide speed"
675
  msgstr ""
676
 
677
+ #: includes/class-metabox-wcps-hook.php:1213
 
678
  msgid "Set slide speed, ex: 1000"
679
  msgstr ""
680
 
681
+ #: includes/class-metabox-wcps-hook.php:1226
 
682
  msgid "Slider navigation position"
683
  msgstr ""
684
 
685
+ #: includes/class-metabox-wcps-hook.php:1227
 
686
  msgid "Choose slider navigation position."
687
  msgstr ""
688
 
689
+ #: includes/class-metabox-wcps-hook.php:1231
 
690
  msgid "Bottom left"
691
  msgstr ""
692
 
693
+ #: includes/class-metabox-wcps-hook.php:1231
 
694
  msgid "Bottom right"
695
  msgstr ""
696
 
697
+ #: includes/class-metabox-wcps-hook.php:1231
 
698
  msgid "Middle"
699
  msgstr ""
700
 
701
+ #: includes/class-metabox-wcps-hook.php:1231
 
702
  msgid "Middle-fixed"
703
  msgstr ""
704
 
705
+ #: includes/class-metabox-wcps-hook.php:1240
706
+ msgid "Navigation text"
707
+ msgstr ""
708
+
709
+ #: includes/class-metabox-wcps-hook.php:1241
710
+ msgid "Navigation previous & next text."
711
+ msgstr ""
712
+
713
+ #: includes/class-metabox-wcps-hook.php:1247
714
+ msgid "Previous text"
715
+ msgstr ""
716
+
717
+ #: includes/class-metabox-wcps-hook.php:1248
718
+ msgid ""
719
+ "Set previous icon, you could use <a href=\"https://fontawesome.com/icons"
720
+ "\">fontawesome</a> icon html here."
721
+ msgstr ""
722
+
723
+ #: includes/class-metabox-wcps-hook.php:1257
724
+ msgid "Next text"
725
+ msgstr ""
726
+
727
+ #: includes/class-metabox-wcps-hook.php:1258
728
+ msgid ""
729
+ "Set next icon, you could use <a href=\"https://fontawesome.com/icons"
730
+ "\">fontawesome</a> icon html here"
731
+ msgstr ""
732
+
733
+ #: includes/class-metabox-wcps-hook.php:1274
734
  msgid "Slider navigation style"
735
  msgstr ""
736
 
737
+ #: includes/class-metabox-wcps-hook.php:1275
 
738
  msgid ""
739
  "Choose slider navigation style. classes <code>semi-round, round, flat, "
740
  "border</code>"
741
  msgstr ""
742
 
743
+ #: includes/class-metabox-wcps-hook.php:1287
 
744
  msgid "Navigation background color"
745
  msgstr ""
746
 
747
+ #: includes/class-metabox-wcps-hook.php:1288
 
748
  msgid "Set navigation background color"
749
  msgstr ""
750
 
751
+ #: includes/class-metabox-wcps-hook.php:1300
 
752
  msgid "Navigation text color"
753
  msgstr ""
754
 
755
+ #: includes/class-metabox-wcps-hook.php:1301
 
756
  msgid "Set navigation text color"
757
  msgstr ""
758
 
759
+ #: includes/class-metabox-wcps-hook.php:1314
760
+ #: includes/class-metabox-wcps-hook.php:1864
761
+ #: includes/functions-settings-hook.php:526
762
  msgid "Slider dots"
763
  msgstr ""
764
 
765
+ #: includes/class-metabox-wcps-hook.php:1315
 
766
  msgid "Choose slider dots at bottom."
767
  msgstr ""
768
 
769
+ #: includes/class-metabox-wcps-hook.php:1327
 
770
  msgid "Dots background color"
771
  msgstr ""
772
 
773
+ #: includes/class-metabox-wcps-hook.php:1328
 
774
  msgid "Set dots background color"
775
  msgstr ""
776
 
777
+ #: includes/class-metabox-wcps-hook.php:1341
 
778
  msgid "Dots active/hover background color"
779
  msgstr ""
780
 
781
+ #: includes/class-metabox-wcps-hook.php:1342
 
782
  msgid "Set dots active/hover background color"
783
  msgstr ""
784
 
785
+ #: includes/class-metabox-wcps-hook.php:1354
 
786
  msgid "Dots slide speed"
787
  msgstr ""
788
 
789
+ #: includes/class-metabox-wcps-hook.php:1355
 
790
  msgid "Set dots slide speed, ex: 1200"
791
  msgstr ""
792
 
793
+ #: includes/class-metabox-wcps-hook.php:1367
 
794
  msgid "Slider dots count"
795
  msgstr ""
796
 
797
+ #: includes/class-metabox-wcps-hook.php:1368
 
798
  msgid "Choose slider dots count."
799
  msgstr ""
800
 
801
+ #: includes/class-metabox-wcps-hook.php:1380
 
802
  msgid "Slider rtl"
803
  msgstr ""
804
 
805
+ #: includes/class-metabox-wcps-hook.php:1381
 
806
  msgid "Choose slider rtl."
807
  msgstr ""
808
 
809
+ #: includes/class-metabox-wcps-hook.php:1395
810
+ #: includes/class-metabox-wcps-hook.php:1876
811
+ #: includes/functions-settings-hook.php:538
812
  msgid "Slider lazy load"
813
  msgstr ""
814
 
815
+ #: includes/class-metabox-wcps-hook.php:1396
 
816
  msgid "Choose slider lazy load."
817
  msgstr ""
818
 
819
+ #: includes/class-metabox-wcps-hook.php:1409
 
820
  msgid "Slider touch drag"
821
  msgstr ""
822
 
823
+ #: includes/class-metabox-wcps-hook.php:1410
 
824
  msgid "Choose slider touch drag."
825
  msgstr ""
826
 
827
+ #: includes/class-metabox-wcps-hook.php:1423
 
828
  msgid "Slider mouse drag"
829
  msgstr ""
830
 
831
+ #: includes/class-metabox-wcps-hook.php:1424
 
832
  msgid "Choose slider mouse drag."
833
  msgstr ""
834
 
835
+ #: includes/class-metabox-wcps-hook.php:1476
836
  #: includes/class-metabox-wcps-layout-hook.php:33
837
+ #: includes/functions-layout-hook.php:638
 
838
  msgid "Custom CSS"
839
  msgstr ""
840
 
841
+ #: includes/class-metabox-wcps-hook.php:1477
 
842
  msgid "Add your own CSS.."
843
  msgstr ""
844
 
845
+ #: includes/class-metabox-wcps-hook.php:1521
846
+ #: includes/functions-settings-hook.php:77
847
  msgid "Get support"
848
  msgstr ""
849
 
850
+ #: includes/class-metabox-wcps-hook.php:1522
851
+ #: includes/functions-settings-hook.php:78
852
  msgid "Use following to get help and support from our expert team."
853
  msgstr ""
854
 
855
+ #: includes/class-metabox-wcps-hook.php:1530
856
+ #: includes/functions-settings-hook.php:86
857
  msgid ""
858
  "Ask question for free on our forum and get quick reply from our expert team "
859
  "members."
860
  msgstr ""
861
 
862
+ #: includes/class-metabox-wcps-hook.php:1531
863
+ #: includes/functions-settings-hook.php:87
864
  msgid "Create support ticket"
865
  msgstr ""
866
 
867
+ #: includes/class-metabox-wcps-hook.php:1533
868
+ #: includes/functions-settings-hook.php:89
869
  msgid "Read our documentation before asking your question."
870
  msgstr ""
871
 
872
+ #: includes/class-metabox-wcps-hook.php:1534
873
+ #: includes/functions-settings-hook.php:90
874
  msgid "Documentation"
875
  msgstr ""
876
 
877
+ #: includes/class-metabox-wcps-hook.php:1536
878
+ #: includes/functions-settings-hook.php:92
879
  msgid "Watch video tutorials."
880
  msgstr ""
881
 
882
+ #: includes/class-metabox-wcps-hook.php:1537
883
+ #: includes/functions-settings-hook.php:93
884
  msgid "All tutorials"
885
  msgstr ""
886
 
887
+ #: includes/class-metabox-wcps-hook.php:1559
888
+ #: includes/functions-settings-hook.php:115
889
  msgid "Ask question"
890
  msgstr ""
891
 
892
+ #: includes/class-metabox-wcps-hook.php:1584
893
+ #: includes/functions-settings-hook.php:140
894
  msgid "Submit reviews"
895
  msgstr ""
896
 
897
+ #: includes/class-metabox-wcps-hook.php:1618
898
+ #: includes/functions-settings-hook.php:280
899
  msgid "Get Premium"
900
  msgstr ""
901
 
902
+ #: includes/class-metabox-wcps-hook.php:1619
903
+ #: includes/functions-settings-hook.php:281
904
  msgid ""
905
  "Thanks for using our plugin, if you looking for some advance feature please "
906
  "buy premium version."
907
  msgstr ""
908
 
909
+ #: includes/class-metabox-wcps-hook.php:1627
910
+ #: includes/functions-settings-hook.php:289
911
  msgid ""
912
  "If you love our plugin and want more feature please consider to buy pro "
913
  "version."
914
  msgstr ""
915
 
916
+ #: includes/class-metabox-wcps-hook.php:1628
917
+ #: includes/class-metabox-wcps-hook.php:1951
918
+ #: includes/functions-settings-hook.php:290
919
+ #: includes/functions-settings-hook.php:613
920
  msgid "Buy premium"
921
  msgstr ""
922
 
923
+ #: includes/class-metabox-wcps-hook.php:1630
924
+ #: includes/functions-settings-hook.php:293
925
  msgid "See the differences"
926
  msgstr ""
927
 
928
+ #: includes/class-metabox-wcps-hook.php:1636
929
+ #: includes/class-metabox-wcps-hook.php:1944
930
+ #: includes/functions-settings-hook.php:298
931
+ #: includes/functions-settings-hook.php:606
932
  msgid "Features"
933
  msgstr ""
934
 
935
+ #: includes/class-metabox-wcps-hook.php:1637
936
+ #: includes/class-metabox-wcps-hook.php:1945
937
+ #: includes/functions-settings-hook.php:299
938
+ #: includes/functions-settings-hook.php:607
939
  msgid "Free"
940
  msgstr ""
941
 
942
+ #: includes/class-metabox-wcps-hook.php:1638
943
+ #: includes/class-metabox-wcps-hook.php:1946
944
+ #: includes/functions-settings-hook.php:300
945
+ #: includes/functions-settings-hook.php:608
946
  msgid "Premium"
947
  msgstr ""
948
 
949
+ #: includes/class-metabox-wcps-hook.php:1643
950
+ #: includes/functions-settings-hook.php:305
951
+ msgid "Query by product taxonomies"
952
  msgstr ""
953
 
954
+ #: includes/class-metabox-wcps-hook.php:1649
955
+ #: includes/functions-settings-hook.php:311
956
+ msgid "Query by recently viewed products"
957
  msgstr ""
958
 
959
+ #: includes/class-metabox-wcps-hook.php:1655
960
+ #: includes/functions-settings-hook.php:317
961
+ msgid "Query by SKU"
962
  msgstr ""
963
 
964
+ #: includes/class-metabox-wcps-hook.php:1661
965
+ #: includes/functions-settings-hook.php:323
966
+ msgid "Related product query(Single product page)"
967
  msgstr ""
968
 
969
+ #: includes/class-metabox-wcps-hook.php:1667
970
+ #: includes/functions-settings-hook.php:329
971
+ msgid "Upsells cross-sells query(Single product page)"
972
  msgstr ""
973
 
974
+ #: includes/class-metabox-wcps-hook.php:1672
975
+ #: includes/functions-settings-hook.php:334
976
+ msgid "Order by Best selling"
 
 
977
  msgstr ""
978
 
979
+ #: includes/class-metabox-wcps-hook.php:1678
980
+ #: includes/functions-settings-hook.php:340
981
+ msgid "Order by Top rated"
982
  msgstr ""
983
 
984
+ #: includes/class-metabox-wcps-hook.php:1684
985
+ #: includes/functions-settings-hook.php:346
986
+ msgid "Advance meta fields query"
 
987
  msgstr ""
988
 
989
+ #: includes/class-metabox-wcps-hook.php:1691
990
+ #: includes/functions-settings-hook.php:353
991
+ msgid "Featured products at first"
992
  msgstr ""
993
 
994
+ #: includes/class-metabox-wcps-hook.php:1696
995
+ #: includes/functions-settings-hook.php:358
996
+ msgid "Query by product attributes"
997
  msgstr ""
998
 
999
+ #: includes/class-metabox-wcps-hook.php:1702
1000
+ #: includes/functions-settings-hook.php:364
1001
+ msgid "Layout element - Stock status"
1002
  msgstr ""
1003
 
1004
+ #: includes/class-metabox-wcps-hook.php:1708
1005
+ #: includes/functions-settings-hook.php:370
1006
+ msgid "Layout element - Stock quantity"
1007
  msgstr ""
1008
 
1009
+ #: includes/class-metabox-wcps-hook.php:1714
1010
+ #: includes/functions-settings-hook.php:376
1011
+ msgid "Layout element - Product Weight"
1012
  msgstr ""
1013
 
1014
+ #: includes/class-metabox-wcps-hook.php:1719
1015
+ #: includes/functions-settings-hook.php:381
1016
+ msgid "Layout element - Product Dimensions"
1017
  msgstr ""
1018
 
1019
+ #: includes/class-metabox-wcps-hook.php:1724
1020
+ #: includes/functions-settings-hook.php:386
1021
+ msgid "Layout element - Share button"
1022
  msgstr ""
1023
 
1024
+ #: includes/class-metabox-wcps-hook.php:1730
1025
+ #: includes/functions-settings-hook.php:392
1026
+ msgid "Layout element - Recently viewed text"
 
1027
  msgstr ""
1028
 
1029
+ #: includes/class-metabox-wcps-hook.php:1736
1030
+ #: includes/functions-settings-hook.php:398
1031
+ msgid "Layout element - Meta fields"
1032
  msgstr ""
1033
 
1034
+ #: includes/class-metabox-wcps-hook.php:1741
1035
+ #: includes/functions-settings-hook.php:403
1036
+ msgid "Layout element - Price"
1037
  msgstr ""
1038
 
1039
+ #: includes/class-metabox-wcps-hook.php:1747
1040
+ #: includes/functions-settings-hook.php:409
1041
+ msgid "Layout element - Rating"
1042
  msgstr ""
1043
 
1044
+ #: includes/class-metabox-wcps-hook.php:1753
1045
+ #: includes/functions-settings-hook.php:415
1046
+ msgid "Layout element - Add to cart"
1047
  msgstr ""
1048
 
1049
+ #: includes/class-metabox-wcps-hook.php:1759
1050
+ #: includes/functions-settings-hook.php:421
1051
+ msgid "Layout element - On sale icon"
1052
  msgstr ""
1053
 
1054
+ #: includes/class-metabox-wcps-hook.php:1765
1055
+ #: includes/functions-settings-hook.php:427
1056
+ msgid "Layout element - Featured icon"
1057
  msgstr ""
1058
 
1059
+ #: includes/class-metabox-wcps-hook.php:1771
1060
+ #: includes/functions-settings-hook.php:433
1061
+ msgid "Layout element - Sale Count"
1062
  msgstr ""
1063
 
1064
+ #: includes/class-metabox-wcps-hook.php:1778
1065
+ #: includes/functions-settings-hook.php:440
1066
+ msgid "Layout element - Product Tag"
1067
  msgstr ""
1068
 
1069
+ #: includes/class-metabox-wcps-hook.php:1785
1070
+ #: includes/functions-settings-hook.php:447
1071
+ msgid "Layout element - Product Category"
1072
  msgstr ""
1073
 
1074
+ #: includes/class-metabox-wcps-hook.php:1792
1075
+ #: includes/functions-settings-hook.php:454
1076
+ msgid "Layout element - Content/Excerpt"
1077
  msgstr ""
1078
 
1079
+ #: includes/class-metabox-wcps-hook.php:1798
1080
+ #: includes/functions-settings-hook.php:460
1081
+ msgid "Layout element - Product Title"
1082
  msgstr ""
1083
 
1084
+ #: includes/class-metabox-wcps-hook.php:1805
1085
+ #: includes/functions-settings-hook.php:467
1086
+ msgid "Layout element - Thumbnail"
1087
  msgstr ""
1088
 
1089
+ #: includes/class-metabox-wcps-hook.php:1811
1090
+ #: includes/functions-settings-hook.php:473
1091
+ msgid "Layout element - Wrapper start"
1092
  msgstr ""
1093
 
1094
+ #: includes/class-metabox-wcps-hook.php:1816
1095
+ #: includes/functions-settings-hook.php:478
1096
+ msgid "Layout element - Wrapper end"
1097
  msgstr ""
1098
 
1099
+ #: includes/class-metabox-wcps-hook.php:1823
1100
+ #: includes/class-metabox-wcps-layout-hook.php:105
1101
+ #: includes/functions-settings-hook.php:485
1102
+ msgid "Layout builder"
1103
  msgstr ""
1104
 
1105
+ #: includes/class-metabox-wcps-hook.php:1829
1106
+ #: includes/functions-settings-hook.php:491
1107
+ msgid "Slider column count"
1108
  msgstr ""
1109
 
1110
+ #: includes/class-metabox-wcps-hook.php:1835
1111
+ #: includes/functions-settings-hook.php:497
1112
+ msgid "Slider autoplay"
 
1113
  msgstr ""
1114
 
1115
+ #: includes/class-metabox-wcps-hook.php:1841
1116
+ #: includes/functions-settings-hook.php:503
1117
+ msgid "Slider rewind & loop"
1118
  msgstr ""
1119
 
1120
+ #: includes/class-metabox-wcps-hook.php:1858
1121
+ #: includes/functions-settings-hook.php:520
1122
+ msgid "Slider navigations"
1123
  msgstr ""
1124
 
1125
+ #: includes/class-metabox-wcps-hook.php:1870
1126
+ #: includes/functions-settings-hook.php:532
1127
+ msgid "Slider RTL"
1128
  msgstr ""
1129
 
1130
+ #: includes/class-metabox-wcps-hook.php:1882
1131
+ #: includes/functions-settings-hook.php:544
1132
+ msgid "Slider touch & mouse drag"
1133
  msgstr ""
1134
 
1135
+ #: includes/class-metabox-wcps-hook.php:1887
1136
+ #: includes/functions-settings-hook.php:549
1137
+ msgid "Query products limit"
1138
  msgstr ""
1139
 
1140
+ #: includes/class-metabox-wcps-hook.php:1892
1141
+ #: includes/functions-settings-hook.php:554
1142
+ msgid "Query by product categories & tags"
1143
  msgstr ""
1144
 
1145
+ #: includes/class-metabox-wcps-hook.php:1898
1146
+ #: includes/functions-settings-hook.php:560
1147
+ msgid "Hide out of stock products"
1148
  msgstr ""
1149
 
1150
+ #: includes/class-metabox-wcps-hook.php:1903
1151
+ #: includes/functions-settings-hook.php:565
1152
+ msgid "Featured product"
1153
  msgstr ""
1154
 
1155
+ #: includes/class-metabox-wcps-hook.php:1909
1156
+ #: includes/functions-settings-hook.php:571
1157
+ msgid "On-sale products"
1158
  msgstr ""
1159
 
1160
+ #: includes/class-metabox-wcps-hook.php:1915
1161
+ #: includes/functions-settings-hook.php:577
1162
+ msgid "Product by ids"
1163
  msgstr ""
1164
 
1165
+ #: includes/class-metabox-wcps-hook.php:1921
1166
+ #: includes/functions-settings-hook.php:583
1167
+ msgid "Query order & orderby"
1168
  msgstr ""
1169
 
1170
+ #: includes/class-metabox-wcps-hook.php:1927
1171
+ #: includes/functions-settings-hook.php:589
1172
+ msgid "Custom ribbons"
1173
+ msgstr ""
1174
+
1175
+ #: includes/class-metabox-wcps-hook.php:1933
1176
+ #: includes/functions-settings-hook.php:595
1177
+ msgid "Slider item style"
1178
+ msgstr ""
1179
+
1180
+ #: includes/class-metabox-wcps-hook.php:1938
1181
+ #: includes/functions-settings-hook.php:600
1182
+ msgid "Slider container style"
1183
+ msgstr ""
1184
+
1185
+ #: includes/class-metabox-wcps-hook.php:1949
1186
+ #: includes/functions-settings-hook.php:611
1187
+ msgid "Buy now"
1188
+ msgstr ""
1189
+
1190
+ #: includes/class-metabox-wcps-hook.php:1965
1191
+ #: includes/functions-settings-hook.php:626
1192
+ msgid "Get pro version"
1193
+ msgstr ""
1194
+
1195
+ #: includes/class-metabox-wcps-layout-hook.php:25
1196
+ msgid "Custom scripts"
1197
+ msgstr ""
1198
+
1199
+ #: includes/class-metabox-wcps-layout-hook.php:26
1200
+ msgid "Write custom scripts to override CSS and scripts."
1201
+ msgstr ""
1202
+
1203
+ #: includes/class-metabox-wcps-layout-hook.php:34
1204
+ msgid ""
1205
+ "Write custom CSS to override default style, do not use <code>&lt;style>&lt;/"
1206
+ "style></code> tag. use <code>__ID__</code> to replace by layout id "
1207
+ "<code>layout-"
1208
+ msgstr ""
1209
+
1210
+ #: includes/class-metabox-wcps-layout-hook.php:47
1211
+ msgid "Custom JS"
1212
+ msgstr ""
1213
+
1214
+ #: includes/class-metabox-wcps-layout-hook.php:48
1215
+ msgid ""
1216
+ "Write custom JS to override default style, do not use <code>&lt;script>&lt;/"
1217
+ "script></code> tag."
1218
+ msgstr ""
1219
+
1220
+ #: includes/class-metabox-wcps-layout-hook.php:60
1221
+ msgid "Preview image"
1222
+ msgstr ""
1223
+
1224
+ #: includes/class-metabox-wcps-layout-hook.php:61
1225
+ msgid "Set layout preview image."
1226
+ msgstr ""
1227
+
1228
+ #: includes/class-metabox-wcps-layout-hook.php:106
1229
+ msgid "Customize layout settings."
1230
+ msgstr ""
1231
+
1232
+ #: includes/class-metabox-wcps-layout-hook.php:109
1233
+ #: includes/functions-layout-hook.php:600
1234
+ msgid "Wrapper start"
1235
+ msgstr ""
1236
+
1237
+ #: includes/class-metabox-wcps-layout-hook.php:110
1238
+ #: includes/functions-layout-hook.php:713
1239
+ msgid "Wrapper end"
1240
+ msgstr ""
1241
+
1242
+ #: includes/class-metabox-wcps-layout-hook.php:111
1243
+ #: includes/functions-layout-hook.php:191
1244
+ msgid "Thumbnail"
1245
+ msgstr ""
1246
+
1247
+ #: includes/class-metabox-wcps-layout-hook.php:112
1248
+ msgid "Product Title"
1249
+ msgstr ""
1250
+
1251
+ #: includes/class-metabox-wcps-layout-hook.php:113
1252
+ #: includes/functions-layout-hook.php:389
1253
+ #: includes/functions-layout-hook.php:404
1254
+ msgid "Content"
1255
+ msgstr ""
1256
+
1257
+ #: includes/class-metabox-wcps-layout-hook.php:114
1258
+ msgid "Product Category"
1259
+ msgstr ""
1260
+
1261
+ #: includes/class-metabox-wcps-layout-hook.php:115
1262
+ msgid "Product Tag"
1263
+ msgstr ""
1264
+
1265
+ #: includes/class-metabox-wcps-layout-hook.php:116
1266
+ msgid "Sale Count"
1267
+ msgstr ""
1268
+
1269
+ #: includes/class-metabox-wcps-layout-hook.php:119
1270
+ #: includes/functions-layout-hook.php:1514
1271
+ msgid "Add to cart"
1272
+ msgstr ""
1273
+
1274
+ #: includes/class-metabox-wcps-layout-hook.php:120
1275
+ #: includes/functions-layout-hook.php:1612
1276
+ msgid "Rating"
1277
+ msgstr ""
1278
+
1279
+ #: includes/class-metabox-wcps-layout-hook.php:121
1280
+ msgid "Price"
1281
+ msgstr ""
1282
+
1283
+ #: includes/class-metabox-wcps-layout-hook.php:122
1284
+ #: includes/functions-layout-hook.php:1400
1285
+ msgid "Product ID"
1286
+ msgstr ""
1287
+
1288
+ #: includes/class-metabox-wcps-layout-hook.php:200
1289
  #, php-format
1290
+ msgid "%s Click to add tags."
1291
  msgstr ""
1292
 
1293
+ #: includes/class-metabox-wcps-layout-hook.php:248
1294
+ msgid "Layout elements"
1295
  msgstr ""
1296
 
1297
+ #: includes/class-metabox-wcps-layout-hook.php:249
1298
+ msgid "Customize layout elements."
1299
+ msgstr ""
1300
+
1301
+ #: includes/class-metabox-wcps-layout-hook.php:351
1302
+ #: includes/class-metabox-wcps-layout-hook.php:352
1303
+ msgid "Layout preview"
1304
+ msgstr ""
1305
+
1306
+ #: includes/class-metabox-wcps-layout.php:19
1307
+ msgid "Layout data"
1308
+ msgstr ""
1309
+
1310
+ #: includes/class-metabox-wcps-layout.php:45
1311
  #, php-format
1312
+ msgid "%s Layout builder"
1313
  msgstr ""
1314
 
1315
+ #: includes/class-metabox-wcps-layout.php:53 includes/class-metabox-wcps.php:86
1316
  #, php-format
1317
+ msgid "%s Custom scripts"
1318
+ msgstr ""
1319
+
1320
+ #: includes/class-metabox-wcps.php:19
1321
+ msgid "WCPS data"
1322
  msgstr ""
1323
 
1324
+ #: includes/class-metabox-wcps.php:50
 
1325
  #, php-format
1326
+ msgid "%s Shortcode"
1327
  msgstr ""
1328
 
1329
+ #: includes/class-metabox-wcps.php:57
1330
  #, php-format
1331
+ msgid "%s Slider options"
1332
  msgstr ""
1333
 
1334
+ #: includes/class-metabox-wcps.php:64
1335
  #, php-format
1336
+ msgid "%s Query product"
1337
  msgstr ""
1338
 
1339
+ #: includes/class-metabox-wcps.php:71
1340
  #, php-format
1341
+ msgid "%s Style"
1342
  msgstr ""
1343
 
1344
+ #: includes/class-metabox-wcps.php:78
1345
  #, php-format
1346
+ msgid "%s Layouts"
1347
  msgstr ""
1348
 
1349
+ #: includes/class-metabox-wcps.php:93
1350
  #, php-format
1351
+ msgid "%s Help support"
1352
  msgstr ""
1353
 
1354
+ #: includes/class-metabox-wcps.php:100
1355
+ #, php-format
1356
+ msgid "%s Buy pro"
1357
  msgstr ""
1358
 
1359
+ #: includes/class-post-types.php:19 includes/class-post-types.php:20
1360
+ msgid "WCPS"
1361
  msgstr ""
1362
 
1363
+ #: includes/class-post-types.php:31 includes/class-post-types.php:80
1364
+ #, php-format
1365
+ msgid "All %s"
1366
  msgstr ""
1367
 
1368
+ #: includes/class-post-types.php:32 includes/class-post-types.php:81
1369
+ msgid "Add New"
1370
  msgstr ""
1371
 
1372
+ #: includes/class-post-types.php:33 includes/class-post-types.php:82
1373
+ #, php-format
1374
+ msgid "Add %s"
1375
  msgstr ""
1376
 
1377
+ #: includes/class-post-types.php:34 includes/class-post-types.php:83
1378
+ msgid "Edit"
1379
  msgstr ""
1380
 
1381
+ #: includes/class-post-types.php:35 includes/class-post-types.php:84
1382
+ #, php-format
1383
+ msgid "Edit %s"
1384
  msgstr ""
1385
 
1386
+ #: includes/class-post-types.php:36 includes/class-post-types.php:85
1387
+ #, php-format
1388
+ msgid "New %s"
1389
  msgstr ""
1390
 
1391
+ #: includes/class-post-types.php:37 includes/class-post-types.php:38
1392
+ #: includes/class-post-types.php:86 includes/class-post-types.php:87
1393
+ #, php-format
1394
+ msgid "View %s"
1395
  msgstr ""
1396
 
1397
+ #: includes/class-post-types.php:39 includes/class-post-types.php:88
1398
+ #, php-format
1399
+ msgid "Search %s"
1400
  msgstr ""
1401
 
1402
+ #: includes/class-post-types.php:40 includes/class-post-types.php:89
1403
+ #, php-format
1404
+ msgid "No %s found"
1405
  msgstr ""
1406
 
1407
+ #: includes/class-post-types.php:41 includes/class-post-types.php:90
1408
+ #, php-format
1409
+ msgid "No %s found in trash"
1410
  msgstr ""
1411
 
1412
+ #: includes/class-post-types.php:42 includes/class-post-types.php:91
1413
+ #, php-format
1414
+ msgid "Parent %s"
1415
  msgstr ""
1416
 
1417
+ #: includes/class-post-types.php:44 includes/class-post-types.php:93
1418
+ #, php-format
1419
+ msgid "This is where you can create and manage %s."
1420
  msgstr ""
1421
 
1422
+ #: includes/class-post-types.php:70
1423
+ msgid "WCPS layout"
1424
  msgstr ""
1425
 
1426
+ #: includes/class-post-types.php:71
1427
+ msgid "WCPS layouts"
1428
  msgstr ""
1429
 
1430
+ #: includes/class-settings-tabs.php:317
1431
+ msgid "Placeholder.jpg"
1432
  msgstr ""
1433
 
1434
+ #: includes/class-settings-tabs.php:373 includes/class-settings-tabs.php:454
1435
+ msgid "Upload"
1436
  msgstr ""
1437
 
1438
+ #: includes/class-settings-tabs.php:374 includes/class-settings-tabs.php:455
1439
+ msgid "Clear"
1440
  msgstr ""
1441
 
1442
+ #: includes/class-settings-tabs.php:565 includes/class-settings-tabs.php:828
1443
+ msgid "Add"
1444
  msgstr ""
1445
 
1446
+ #: includes/class-settings.php:21
1447
+ msgid "Settings"
1448
  msgstr ""
1449
 
1450
+ #: includes/class-settings.php:24
1451
+ msgid "Import layouts"
1452
  msgstr ""
1453
 
1454
+ #: includes/class-settings.php:29
1455
+ msgid "Upgrade status"
1456
  msgstr ""
1457
 
1458
  #: includes/functions-layout-hook.php:46 includes/functions-layout-hook.php:459
 
 
1459
  msgid "Color"
1460
  msgstr ""
1461
 
1462
  #: includes/functions-layout-hook.php:47 includes/functions-layout-hook.php:460
 
 
1463
  msgid "Title text color."
1464
  msgstr ""
1465
 
1466
  #: includes/functions-layout-hook.php:59 includes/functions-layout-hook.php:472
1467
+ #: includes/functions-layout-hook.php:840
1468
+ #: includes/functions-layout-hook.php:1201
1469
+ #: includes/functions-layout-hook.php:1344
1470
+ #: includes/functions-layout-hook.php:1453
1471
+ #: includes/functions-layout-hook.php:1693
1472
+ #: includes/functions-layout-hook.php:1804
1473
  msgid "Font size"
1474
  msgstr ""
1475
 
1476
  #: includes/functions-layout-hook.php:60 includes/functions-layout-hook.php:473
1477
+ #: includes/functions-layout-hook.php:1694
1478
+ #: includes/functions-layout-hook.php:1805
 
1479
  msgid "Set font size."
1480
  msgstr ""
1481
 
1482
  #: includes/functions-layout-hook.php:74 includes/functions-layout-hook.php:487
 
 
1483
  msgid "Font family"
1484
  msgstr ""
1485
 
1486
  #: includes/functions-layout-hook.php:75 includes/functions-layout-hook.php:488
 
 
1487
  msgid "Set font family."
1488
  msgstr ""
1489
 
1490
  #: includes/functions-layout-hook.php:90 includes/functions-layout-hook.php:287
1491
  #: includes/functions-layout-hook.php:517
1492
+ #: includes/functions-layout-hook.php:652
1493
+ #: includes/functions-layout-hook.php:826
1494
+ #: includes/functions-layout-hook.php:970
1495
+ #: includes/functions-layout-hook.php:1065
1496
+ #: includes/functions-layout-hook.php:1567
1497
+ #: includes/functions-layout-hook.php:1651
1498
+ #: includes/functions-layout-hook.php:1791
 
 
 
 
 
1499
  msgid "Set margin."
1500
  msgstr ""
1501
 
1502
  #: includes/functions-layout-hook.php:105
1503
  #: includes/functions-layout-hook.php:502
1504
+ #: includes/functions-layout-hook.php:872
1505
+ #: includes/functions-layout-hook.php:998
1506
+ #: includes/functions-layout-hook.php:1679
1507
+ #: includes/functions-layout-hook.php:1819
1508
  msgid "Choose text align."
1509
  msgstr ""
1510
 
1511
  #: includes/functions-layout-hook.php:109
1512
  #: includes/functions-layout-hook.php:506
1513
+ #: includes/functions-layout-hook.php:876
1514
+ #: includes/functions-layout-hook.php:1002
1515
+ #: includes/functions-layout-hook.php:1683
1516
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1517
  msgid "Left"
1518
  msgstr ""
1519
 
1520
  #: includes/functions-layout-hook.php:109
1521
  #: includes/functions-layout-hook.php:506
1522
+ #: includes/functions-layout-hook.php:876
1523
+ #: includes/functions-layout-hook.php:1002
1524
+ #: includes/functions-layout-hook.php:1683
1525
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1526
  msgid "Right"
1527
  msgstr ""
1528
 
1529
  #: includes/functions-layout-hook.php:109
1530
  #: includes/functions-layout-hook.php:506
1531
+ #: includes/functions-layout-hook.php:876
1532
+ #: includes/functions-layout-hook.php:1002
1533
+ #: includes/functions-layout-hook.php:1683
1534
+ #: includes/functions-layout-hook.php:1823
 
 
 
 
 
1535
  msgid "Center"
1536
  msgstr ""
1537
 
1568
  #: includes/functions-layout-hook.php:141
1569
  #: includes/functions-layout-hook.php:308
1570
  #: includes/functions-layout-hook.php:540
1571
+ #: includes/functions-layout-hook.php:673
 
 
1572
  msgid "Use of CSS"
1573
  msgstr ""
1574
 
1575
  #: includes/functions-layout-hook.php:142
1576
  #: includes/functions-layout-hook.php:309
1577
  #: includes/functions-layout-hook.php:541
1578
+ #: includes/functions-layout-hook.php:674
 
 
1579
  msgid "Use following class selector to add custom CSS for this element."
1580
  msgstr ""
1581
 
1653
  msgid "Choose content source."
1654
  msgstr ""
1655
 
1656
+ #: includes/functions-layout-hook.php:404
1657
+ msgid "Short description"
1658
+ msgstr ""
1659
+
1660
+ #: includes/functions-layout-hook.php:404
1661
+ msgid "Auto Excerpt"
1662
+ msgstr ""
1663
+
1664
  #: includes/functions-layout-hook.php:413
1665
  msgid "Word count"
1666
  msgstr ""
1685
  msgid "Set custom read more color."
1686
  msgstr ""
1687
 
 
 
 
 
1688
  #: includes/functions-layout-hook.php:612
1689
+ #: includes/functions-layout-hook.php:723
1690
+ msgid "Wrapper id"
1691
  msgstr ""
1692
 
1693
  #: includes/functions-layout-hook.php:613
1694
+ msgid "Write wrapper id, ex: my-unique-id."
 
 
 
 
1695
  msgstr ""
1696
 
1697
+ #: includes/functions-layout-hook.php:625
1698
+ msgid "Wrapper class"
1699
  msgstr ""
1700
 
1701
+ #: includes/functions-layout-hook.php:626
1702
+ msgid "Write wrapper class, ex: layer-thumbnail"
1703
  msgstr ""
1704
 
1705
+ #: includes/functions-layout-hook.php:639
1706
+ msgid "Write custom CSS. do not use <code>&lt;style>&lt;/style></code>"
1707
  msgstr ""
1708
 
1709
+ #: includes/functions-layout-hook.php:724
1710
+ msgid "Write wrapper id, ex: div, p, span."
1711
  msgstr ""
1712
 
1713
+ #: includes/functions-layout-hook.php:773
1714
+ msgid "Product category"
1715
  msgstr ""
1716
 
1717
+ #: includes/functions-layout-hook.php:782
1718
+ #: includes/functions-layout-hook.php:925
1719
+ msgid "Max count"
1720
  msgstr ""
1721
 
1722
+ #: includes/functions-layout-hook.php:783
1723
+ #: includes/functions-layout-hook.php:926
1724
+ msgid "Write max count"
1725
  msgstr ""
1726
 
1727
+ #: includes/functions-layout-hook.php:796
1728
+ #: includes/functions-layout-hook.php:939
1729
+ msgid "Link separator"
1730
  msgstr ""
1731
 
1732
+ #: includes/functions-layout-hook.php:797
1733
+ #: includes/functions-layout-hook.php:940
1734
+ msgid "Choose link separator."
1735
  msgstr ""
1736
 
1737
+ #: includes/functions-layout-hook.php:811
1738
+ #: includes/functions-layout-hook.php:955
1739
+ #: includes/functions-layout-hook.php:1048
1740
+ #: includes/functions-layout-hook.php:1138
1741
+ #: includes/functions-layout-hook.php:1280
1742
+ #: includes/functions-layout-hook.php:1410
1743
+ #: includes/functions-layout-hook.php:1635
1744
+ #: includes/functions-layout-hook.php:1762
 
1745
  msgid "Wrapper html"
1746
  msgstr ""
1747
 
1748
+ #: includes/functions-layout-hook.php:812
1749
  #, php-format
1750
+ msgid "Write wrapper html, use <code>%s</code> to replace category output."
1751
  msgstr ""
1752
 
1753
+ #: includes/functions-layout-hook.php:841
1754
+ msgid "Choose font size."
 
1755
  msgstr ""
1756
 
1757
+ #: includes/functions-layout-hook.php:856
1758
+ #: includes/functions-layout-hook.php:983
1759
+ msgid "Link color"
1760
  msgstr ""
1761
 
1762
+ #: includes/functions-layout-hook.php:857
1763
+ #: includes/functions-layout-hook.php:984
1764
+ msgid "Choose link color."
1765
  msgstr ""
1766
 
1767
+ #: includes/functions-layout-hook.php:915
1768
+ msgid "Product tag"
1769
  msgstr ""
1770
 
1771
  #: includes/functions-layout-hook.php:956
1772
+ #, php-format
1773
+ msgid "Write wrapper html, use <code>%s</code> to replace tags output."
 
 
 
1774
  msgstr ""
1775
 
1776
+ #: includes/functions-layout-hook.php:1038
1777
+ msgid "Sale count"
1778
  msgstr ""
1779
 
1780
+ #: includes/functions-layout-hook.php:1049
1781
+ #, php-format
1782
+ msgid "Write wrapper html, use <code>%s</code> to replace sale count output."
1783
  msgstr ""
1784
 
1785
+ #: includes/functions-layout-hook.php:1114
1786
+ msgid "Featured mark"
 
1787
  msgstr ""
1788
 
1789
+ #: includes/functions-layout-hook.php:1123
1790
+ #: includes/functions-layout-hook.php:1267
1791
+ msgid "Icon image"
1792
  msgstr ""
1793
 
1794
+ #: includes/functions-layout-hook.php:1124
1795
+ #: includes/functions-layout-hook.php:1268
1796
+ msgid "Choose icon image"
1797
  msgstr ""
1798
 
1799
+ #: includes/functions-layout-hook.php:1139
1800
+ #: includes/functions-layout-hook.php:1281
1801
+ #: includes/functions-layout-hook.php:1411
1802
  #, php-format
1803
+ msgid "Write wrapper html, use <code>%s</code> to replace on-sale output."
1804
  msgstr ""
1805
 
1806
+ #: includes/functions-layout-hook.php:1152
1807
+ #: includes/functions-layout-hook.php:1294
1808
+ msgid "position"
1809
  msgstr ""
1810
 
1811
+ #: includes/functions-layout-hook.php:1153
1812
+ #: includes/functions-layout-hook.php:1295
1813
+ msgid "Choose position."
1814
  msgstr ""
1815
 
1816
+ #: includes/functions-layout-hook.php:1175
1817
+ #: includes/functions-layout-hook.php:1317
1818
+ #: includes/functions-layout-hook.php:1426
1819
+ #: includes/functions-layout-hook.php:1525
1820
+ msgid "Choose background color."
 
 
 
 
 
 
1821
  msgstr ""
1822
 
1823
+ #: includes/functions-layout-hook.php:1187
1824
+ #: includes/functions-layout-hook.php:1329
1825
+ #: includes/functions-layout-hook.php:1438
1826
+ #: includes/functions-layout-hook.php:1538
1827
+ msgid "Text color"
1828
  msgstr ""
1829
 
1830
+ #: includes/functions-layout-hook.php:1188
1831
+ #: includes/functions-layout-hook.php:1330
1832
+ #: includes/functions-layout-hook.php:1439
1833
+ #: includes/functions-layout-hook.php:1539
1834
+ #: includes/functions-layout-hook.php:1665
1835
+ #: includes/functions-layout-hook.php:1778
1836
+ msgid "Choose text color."
1837
  msgstr ""
1838
 
1839
+ #: includes/functions-layout-hook.php:1202
1840
+ #: includes/functions-layout-hook.php:1345
1841
+ #: includes/functions-layout-hook.php:1454
1842
+ msgid "Choose text font size."
1843
  msgstr ""
1844
 
1845
+ #: includes/functions-layout-hook.php:1216
1846
+ #: includes/functions-layout-hook.php:1359
1847
+ #: includes/functions-layout-hook.php:1468
1848
+ msgid "Choose padding."
1849
  msgstr ""
1850
 
1851
+ #: includes/functions-layout-hook.php:1258
1852
  msgid "On sale mark"
1853
  msgstr ""
1854
 
1855
+ #: includes/functions-layout-hook.php:1551
1856
+ msgid "Display quantity"
 
 
 
 
1857
  msgstr ""
1858
 
1859
+ #: includes/functions-layout-hook.php:1552
1860
+ msgid "Choose display quantity input field."
 
 
 
 
 
 
1861
  msgstr ""
1862
 
1863
+ #: includes/functions-layout-hook.php:1556
1864
+ #: includes/functions-settings-hook.php:46
1865
+ msgid "No"
1866
  msgstr ""
1867
 
1868
+ #: includes/functions-layout-hook.php:1556
1869
+ #: includes/functions-settings-hook.php:46
1870
+ msgid "Yes"
1871
  msgstr ""
1872
 
1873
+ #: includes/functions-layout-hook.php:1621
1874
  msgid "Rating type"
1875
  msgstr ""
1876
 
1877
+ #: includes/functions-layout-hook.php:1622
1878
  msgid "Choose rating type."
1879
  msgstr ""
1880
 
1881
+ #: includes/functions-layout-hook.php:1636
1882
  #, php-format
1883
  msgid "Write wrapper html, use <code>%s</code> to replace rating output."
1884
  msgstr ""
1885
 
1886
+ #: includes/functions-layout-hook.php:1664
1887
+ #: includes/functions-layout-hook.php:1777
 
 
 
 
1888
  msgid "Text Color"
1889
  msgstr ""
1890
 
1891
+ #: includes/functions-layout-hook.php:1739
1892
  msgid "Product price"
1893
  msgstr ""
1894
 
1895
+ #: includes/functions-layout-hook.php:1748
1896
  msgid "Price type"
1897
  msgstr ""
1898
 
1899
+ #: includes/functions-layout-hook.php:1749
1900
  msgid "Choose price type."
1901
  msgstr ""
1902
 
1903
+ #: includes/functions-layout-hook.php:1763
1904
  #, php-format
1905
  msgid "Write wrapper html, use <code>%s</code> to replace price output."
1906
  msgstr ""
1907
 
1908
+ #: includes/functions-settings-hook.php:18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1909
  msgid "General"
1910
  msgstr ""
1911
 
1912
+ #: includes/functions-settings-hook.php:19
1913
  msgid "Choose some general options."
1914
  msgstr ""
1915
 
1916
  #: includes/functions-settings-hook.php:28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1917
  msgid "Font-awesome version"
1918
  msgstr ""
1919
 
1920
+ #: includes/functions-settings-hook.php:29
1921
  msgid "Choose font awesome version you want to load."
1922
  msgstr ""
1923
 
1924
+ #: includes/functions-settings-hook.php:33
1925
  msgid "Version 5+"
1926
  msgstr ""
1927
 
1928
+ #: includes/functions-settings-hook.php:33
1929
  msgid "Version 4+"
1930
  msgstr ""
1931
 
1932
+ #: includes/functions-settings-hook.php:41
1933
+ msgid "Enable WCPS preview"